@charset "UTF-8";
/**
 * SuperGradient
 * SASS MULTI-COLOR GRADIENT MIXIN (LINEAR & RADIAL)
 * Options
 * $type: linear*, radial
 * $from: top*, left, top left, top right, bottom right, bottom left, center (radial)
 * $colors: hex, rgba
 * *default
 *
 * Include: bower install super-gradient
 *
 * Demo: http://super-gradient.ib.gs/
 */
.eapz{
	display: ruby !important;
}
.eap{
	width: 24% !important;
	padding: 10px 10px !important;
}
.cases{
	display: ruby !important;
}
.case{
	width: 11.9% !important;

}
.case h3{
	text-align: center;
    font-size: 0.6em;
}
.caset{
	padding: 3px 0 0 0 !important;
}
.yylxz{
	display: ruby;

}
.yylx{
	width: 32%;
	padding-right: 0rem;
}
.lede p{
	font-size: 1rem;
}
.entry-content > * {
  margin-left: auto;
  margin-right: auto;
}

.entry-content {
  line-height: 1.5;
}
.entry-content p {
  font-size: 1.4rem;
}
.entry-content > * {
  margin-bottom: 1.25em;
  word-wrap: break-word;
  word-break: break-all;
}
.entry-content > *:first-child {
  margin-top: 0;
}
.entry-content > *:last-child {
  margin-bottom: 0;
}

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide):not(.wp-block-separator) {
  max-width: 48rem;
  width: calc(100% - 4rem);
}
@media (min-width: 576px) {
  .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide):not(.wp-block-separator) {
    max-width: 48rem;
  }
}
@media (min-width: 768px) {
  .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide):not(.wp-block-separator) {
    max-width: 52rem;
  }
}
@media (min-width: 992px) {
  .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide):not(.wp-block-separator) {
    max-width: 75rem;
  }
}

[class*=__inner-container] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
  max-width: 75rem;
  width: 100%;
}

.wp-block-cover, .wp-block-embed, .wp-block-image, .wp-block-pullquote, .wp-block-button {
  opacity: 1;
}

/* alignment */
.alignnone,
.aligncenter,
.alignleft,
.alignright,
.alignwide {
  margin-top: 4rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4rem;
}

[class*=__inner-container] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright) {
  margin-left: auto;
  margin-right: auto;
}

/* Full */
.alignfull {
  position: relative;
  max-width: none;
  width: 100%;
}

[class*=__inner-container] > .alignfull {
  max-width: 100%;
}

/* Wide */
.alignwide {
  position: relative;
  max-width: 110rem;
  width: calc(100% - 4rem);
}

[class*=__inner-container] > .alignwide {
  width: 100%;
}

/* Center */
.aligncenter,
.aligncenter img {
  margin-left: auto;
  margin-right: auto;
}

/* Left and right */
.alignleft,
.alignright {
  max-width: 50%;
}

.alignleft {
  /*rtl:ignore*/
  float: left;
  margin: 5px 2rem 2rem 2rem;
}

.alignright {
  float: right;
  margin: 5px 2rem 2rem 2rem;
}

[class*=wp-block].alignfull:not(.has-background) [class*=__inner-container] > .alignleft,
[class*=wp-block].alignfull:not(.has-background) [class*=__inner-container] > p .alignleft,
[class*=wp-block].alignfull:not(.has-background) [class*=__inner-container] > .wp-block-image .alignleft {
  margin-left: 2rem;
}

[class*=wp-block].alignfull:not(.has-background) [class*=__inner-container] > .alignright,
[class*=wp-block].alignfull:not(.has-background) [class*=__inner-container] > p .alignright,
[class*=wp-block].alignfull:not(.has-background) [class*=__inner-container] > .wp-block-image .alignright {
  margin-right: 2rem;
}

/* Entry Media */
.alignfull > figcaption,
.alignfull > .wp-caption-text {
  max-width: 72rem;
  width: calc(100% - 4rem);
  margin-left: auto;
  margin-right: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  position: relative;
}
h1.is-style-heading-mirai-circle,
h2.is-style-heading-mirai-circle,
h3.is-style-heading-mirai-circle,
h4.is-style-heading-mirai-circle,
h5.is-style-heading-mirai-circle,
h6.is-style-heading-mirai-circle {
  padding-left: 25px;
  padding-bottom: 20px;
  border-bottom: 1px solid #DCE6F7;
}
h1.is-style-heading-mirai-circle:before,
h2.is-style-heading-mirai-circle:before,
h3.is-style-heading-mirai-circle:before,
h4.is-style-heading-mirai-circle:before,
h5.is-style-heading-mirai-circle:before,
h6.is-style-heading-mirai-circle:before {
  content: "";
  position: absolute;
  top: calc(50% - 10px);
  left: 0;
  display: block;
  width: 10px;
  height: 10px;
  background-color: #d2b85d;
  border-radius: 50px;
  transform: translateY(-50%);
}
h1.is-style-heading-mirai-left-border,
h2.is-style-heading-mirai-left-border,
h3.is-style-heading-mirai-left-border,
h4.is-style-heading-mirai-left-border,
h5.is-style-heading-mirai-left-border,
h6.is-style-heading-mirai-left-border {
  padding-left: 1em;
}
h1.is-style-heading-mirai-left-border:after,
h2.is-style-heading-mirai-left-border:after,
h3.is-style-heading-mirai-left-border:after,
h4.is-style-heading-mirai-left-border:after,
h5.is-style-heading-mirai-left-border:after,
h6.is-style-heading-mirai-left-border:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 2px;
  height: 64%;
  background-color: #d2b85d;
  transform: translateY(-50%);
}
h1.is-style-heading-mirai-bg,
h2.is-style-heading-mirai-bg,
h3.is-style-heading-mirai-bg,
h4.is-style-heading-mirai-bg,
h5.is-style-heading-mirai-bg,
h6.is-style-heading-mirai-bg {
  padding: 10px 22px;
  background-color: #EDF4F2;
}
h1.is-style-heading-mirai-bg:before,
h2.is-style-heading-mirai-bg:before,
h3.is-style-heading-mirai-bg:before,
h4.is-style-heading-mirai-bg:before,
h5.is-style-heading-mirai-bg:before,
h6.is-style-heading-mirai-bg:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 2px;
  height: 40%;
  background-color: currentColor;
  transform: translateY(-50%);
}
h1.is-style-heading-mirai-bottom-border,
h2.is-style-heading-mirai-bottom-border,
h3.is-style-heading-mirai-bottom-border,
h4.is-style-heading-mirai-bottom-border,
h5.is-style-heading-mirai-bottom-border,
h6.is-style-heading-mirai-bottom-border {
  padding-bottom: 5px;
  color: #d2b85d;
  border-bottom: 1px solid #BACCC7;
}

/* Separator */
.wp-block-separator {
  clear: both;
  margin-top: 6rem;
  margin-bottom: 6rem;
}

/* Preformatted */
.wp-block-preformatted {
  padding: 1rem;
  word-wrap: break-word;
  word-break: break-all;
  overflow: auto;
}

/* Verse */
/* Table */
/* Latest Posts */
/* Blockquote */
.wp-block-quote {
  position: relative;
}
.wp-block-quote.is-style-quote-mirai-default {
  margin-top: 4rem;
  margin-bottom: 4rem;
  padding: 30px;
  font-size: 1.4rem;
  background-color: #fff;
  border: 0;
  box-shadow: inset 0 0 0 5px #F4F8FF;
}
.wp-block-quote.is-style-quote-mirai-default:before, .wp-block-quote.is-style-quote-mirai-default:after {
  content: "“";
  position: absolute;
}
.wp-block-quote.is-style-quote-mirai-default:before {
  top: 0;
  left: 15px;
  font-family: "游明朝", YuMincho, serif;
  font-size: 80px;
  line-height: 1;
  color: #D2D8EA;
  transform: translateY(-15px);
}
.wp-block-quote.is-style-quote-mirai-default:after {
  left: 0;
  top: 0;
  width: 5px;
  height: 100%;
  background-color: #d2b85d;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
  margin: 6rem auto;
}
.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
  font-style: normal;
}

/* Audio */
/* Button */
.wp-block-button.is-style-button-mirai-download .wp-block-button__link {
  max-width: 260px;
  width: 100%;
  padding-right: 40px;
  font-weight: bold;
  font-size: 1.4rem;
  color: #d2b85d;
  background-color: #fff;
  border: 1px solid #d2b85d;
  border-radius: 4px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2012%2015%22%3E%3Cpath%20d%3D%22M19.5%2C9.794H16.071V4.5H10.929V9.794H7.5l6%2C6.176Zm-12%2C7.941V19.5h12V17.735Z%22%20transform%3D%22translate(-7.5%20-4.5)%22%20fill%3D%22%23203e95%22%2F%3E%3C%2Fsvg%3E");
  background-size: 12px 15px;
  background-position: right 14px center;
  background-repeat: no-repeat;
}
.wp-block-button.is-style-button-mirai-download .wp-block-button__link:hover {
  color: #fff;
  background-color: #d2b85d;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2012%2015%22%3E%3Cpath%20d%3D%22M19.5%2C9.794H16.071V4.5H10.929V9.794H7.5l6%2C6.176Zm-12%2C7.941V19.5h12V17.735Z%22%20transform%3D%22translate(-7.5%20-4.5)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
}
.wp-block-button.alignleft {
  text-align: right;
}
.wp-block-button.alignright {
  text-align: left;
}

/* Categories */
/* Archives */
/* Columns */
/* Pull Quotes */
/* Image */
/* Embed */
/* Cover */
@media (min-width: 1458px) {
  .wp-block-cover {
    height: auto;
  }
}

/* Gallery */
/* Media & Text */
/**
 * CSS Reset
 * Default StyleSheet Normalize
 *
 * @since 0.1
 * @author MIRAI Inc.
 */
html {
  font-size: var(--font-root-size, 62.5%);
  scroll-behavior: smooth;
  touch-action: manipulation;
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}
html, body {
  width: 100%;
}

body {
  min-width: 300px;
  margin: 0;
  padding: 0;
  font-family: var(--font-sans-serif);
  font-size: var(--font-base-size, 1.6rem);
  color: var(--color-text);
  letter-spacing: 0.1em;
  text-align: left;
  background-color: white;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
}

::selection {
  color: #fff;
  background-color: #d2b85d;
  box-shadow: -8px 0 0 #d2b85d, 8px 0 0 #d2b85d;
}

img::selection {
  background-color: rgba(219, 212, 179, 0.5);
}

*, *:before, *:after {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  word-break: break-word;
  word-wrap: break-word;
}

header,
footer,
nav,
figure,
figcaption,
main,
article,
section,
aside {
  display: block;
}

main {
  width: 100%;
}

a,
area,
button,
[role=button],
input:not([type=range]),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  padding: 0.5em 1em;
  border: 1px solid #ccc;
}

input[type=text],
input[type=search],
input[type=tel],
input[type=url],
input[type=email],
input[type=password],
input[type=datetime],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime-local],
input[type=number],
input[type=color],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 1.6rem;
}

label {
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

a {
  text-underline-offset: 3px;
}

a,
path {
  transition: all 0.15s linear;
}

ul, ol {
  padding-left: 40px;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

h1 {
  font-weight: 800;
  font-size: 3.6rem;
  line-height: 1.138888889;
}

h2 {
  font-size: 3.2rem;
}

h3 {
  font-size: 2.8rem;
}

h4 {
  font-size: 2.4rem;
}

h5 {
  font-size: 2.1rem;
}

h6 {
  font-size: 1.6rem;
  letter-spacing: 0.03125em;
}

p {
  margin: 0 0 1em 0;
}

em em,
em i,
i em,
i i,
cite em,
cite i {
  font-weight: bolder;
}

big {
  font-size: 1.2em;
}

small {
  font-size: 0.75em;
}

b,
strong {
  font-weight: 700;
}

ins {
  text-decoration: underline;
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

abbr,
acronym {
  cursor: help;
}

address {
  margin: 0 0 2rem 0;
  line-height: 1.5;
}

hr {
  margin: 4rem 0;
  border-style: solid;
  border-width: 0.1rem 0 0 0;
}

@media (min-width: 0) and (max-width: 575px) {
  [xs] {
    display: none;
  }
}

@media (min-width: 0) {
  [xs-min] {
    display: none;
  }
}

@media (max-width: 575px) {
  [xs-max] {
    display: none;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  [sm] {
    display: none;
  }
}

@media (min-width: 576px) {
  [sm-min] {
    display: none;
  }
}

@media (max-width: 767px) {
  [sm-max] {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  [md] {
    display: none;
  }
}

@media (min-width: 768px) {
  [md-min] {
    display: none;
  }
}

@media (max-width: 991px) {
  [md-max] {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  [lg] {
    display: none;
  }
}

@media (min-width: 992px) {
  [lg-min] {
    display: none;
  }
}

@media (max-width: 1199px) {
  [lg-max] {
    display: none;
  }
}

@media (min-width: 1200px) and (max-width: 1390px) {
  [xl] {
    display: none;
  }
}

@media (min-width: 1200px) {
  [xl-min] {
    display: none;
  }
}

@media (max-width: 575px) {
  [xl-max] {
    display: none;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  position: absolute !important;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  word-wrap: normal !important;
  word-break: normal;
  border: 0;
}
.screen-reader-text:focus {
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  top: 5px;
  right: 5px;
  z-index: 100000;
  display: block;
  width: auto;
  height: auto;
  padding: 15px 23px 14px;
  font-weight: 700;
  font-size: 0.875rem;
  color: #21759b;
  line-height: normal;
  text-decoration: none;
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}

.phone-number {
  font-family: "Oswald", sans-serif;
  white-space: nowrap;
}

#audioVisualizer {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  transform: translate(-50%, -50%);
}

@media (min-width: 768px) {
  .sp,
[sp] {
    display: none;
  }
}

@media (max-width: 767px) {
  .pc,
[pc] {
    display: none;
  }
}

a[href^="tel:"] {
  pointer-events: none;
}
@media (pointer: fine) {
  a[href^="tel:"] {
    pointer-events: none;
    color: currentColor;
    text-decoration: none;
  }
}
@media (pointer: coarse) {
  a[href^="tel:"] {
    pointer-events: auto;
  }
}

.number {
  font-family: var(--font-en);
  font-weight: 600;
  letter-spacing: 1px;
}

.text-left {
  text-align: left !important;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.iframe {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
}
.iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.en {
  font-family: "Open Sans Condensed", sans-serif;
}

.share-buttons {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 -5px;
  padding: 0;
  list-style: none;
}
.share-buttons li {
  height: 100%;
  padding: 5px;
}
.share-buttons .fb-like {
  display: block !important;
}
.share-buttons .fb-like > span {
  display: block;
  vertical-align: top !important;
}
.share-buttons iframe {
  display: block;
}

.video {
  position: relative;
}
.video .vol-switch {
  position: absolute;
  left: 50%;
  bottom: 5%;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateX(-50%);
}
.video .vol-switch .material-icons {
  margin-right: 5px;
}
.video .vol-switch__button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  display: block;
  width: 50px;
  height: 20px;
  padding: 0;
  padding-left: 16px;
  line-height: 1;
  font-size: 1rem;
  color: #000;
  white-space: nowrap;
  background-color: #EBEBEB;
  border-radius: 50px;
  border: 1px solid #EBEBEB;
  box-sizing: border-box;
  transition: 235ms ease;
}
.video .vol-switch__button span {
  display: block;
  text-align: left;
}
.video .vol-switch__button.toggled {
  color: #fff;
  background-color: #d2b85d;
}
.video .vol-switch__button.toggled .vol-toggle-button {
  background-color: #fff;
}
.video .vol-switch__button.toggled .vol-text {
  transform: translateX(-12px);
}
.video .vol-toggle-button {
  position: absolute;
  top: 50%;
  left: 5px;
  display: block;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  background-color: #d2b85d;
  border-radius: 12px;
  transition: 235ms ease;
}
.video .vol-text {
  padding: 0 5px;
  letter-spacing: 0.1em;
  transition: 235ms ease;
}

.post-logged-in {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.post-logged-in span {
  display: block;
  width: 6em;
  padding: 5px 10px;
  line-height: 1.2;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background-color: #282828;
}

.icon {
  width: 1em;
  height: 1em;
  vertical-align: middle;
}

.icon-dot {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  background-color: #EDEDED;
  border-radius: 30px;
}
@media (min-width: 768px) {
  .icon-dot {
    width: 26px;
    height: 26px;
  }
}
.icon-dot:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 6px;
  height: 6px;
  background-color: var(--color-main);
  border-radius: 30px;
  transform: translate(-50%, -50%);
}

.btn {
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  line-height: 1.2;
  font-weight: bold;
  font-size: 1.4rem;
  letter-spacing: 1px;
  text-decoration: none;
  text-align: center;
  border-width: 1px;
  border-style: solid;
}

.btn-default {
  padding: 18px 20px;
  padding-right: 3.2 em;
  overflow: hidden;
  color: var(--color-main);
  background-color: #fff;
  border-color: currentColor;
  border-radius: 4px;
}
@media (min-width: 992px) {
  .btn-default {
    padding: 28px 20px;
    padding-right: 3.8em;
  }
}
.btn-default .txt {
  position: relative;
  z-index: 1;
}
.btn-default:hover {
  color: #fff;
}
.btn-default:hover .icon-dot {
  background-color: #fff;
  box-shadow: 0 0 0 500px #d2b85d;
}
.btn-default .icon-dot {
  position: absolute;
  top: 50%;
  right: 1em;
  margin-left: 1em;
  transform: translateY(-50%);
  transition: 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@media (min-width: 992px) {
  .btn-default .icon-dot {
    right: 1.5em;
  }
}

.btn-invers {
  padding: 28px 20px;
  padding-right: 2.5em;
  overflow: hidden;
  color: #fff;
  background-color: var(--color-main);
  border-color: currentColor;
  border-radius: 4px;
}
.btn-invers .txt {
  position: relative;
  z-index: 1;
}
.btn-invers:hover {
  color: var(--color-main);
}
.btn-invers:hover .icon-dot {
  background-color: var(--color-main);
  box-shadow: 0 0 0 500px #fff;
}
.btn-invers:hover .icon-dot:before {
  background-color: #fff;
}
.btn-invers .icon-dot {
  position: absolute;
  top: 50%;
  right: 1.5em;
  margin-left: 1em;
  transform: translateY(-50%);
  transition: 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

/**
 * Form
 * フォームの各Input要素など
 *
 * @prefix form-
 */
input,
select,
textarea,
button,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 1.6rem;
  outline: 0;
  box-shadow: none;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  font-size: 86%;
  color: #999;
  -ms-transition: 235ms ease;
  transition: 235ms ease;
}

input::placeholder,
textarea::placeholder {
  font-size: 86%;
  color: #999;
  transition: 235ms ease;
}
input:not(:-ms-input-placeholder) + .form-error, textarea:not(:-ms-input-placeholder) + .form-error {
  height: 0;
  opacity: 0;
  visibility: hidden;
}
input:not(:placeholder-shown) + .form-error,
textarea:not(:placeholder-shown) + .form-error {
  height: 0;
  opacity: 0;
  visibility: hidden;
}
input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
  color: #ccc;
}
input:focus::placeholder,
textarea:focus::placeholder {
  color: #ccc;
}

textarea,
select,
button,
input[type=submit],
input[type=button] {
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc;
}
textarea {
  min-height: calc(7em + 8px);
  padding: 8px;
  line-height: 1.4;
  border-color: #ccc;
}

select {
  position: relative;
  display: inline-block;
  width: auto;
  height: 40px;
  padding: 0 32px 0 8px;
  color: currentColor;
  background-repeat: no-repeat;
  background-position: right 0.7em top 50%;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%226%22%20viewBox%3D%220%200%2010%206%22%3E%3Cpath%20d%3D%22M5%2C0l5%2C6H0Z%22%20transform%3D%22translate(10%206)%20rotate(180)%22%20fill%3D%22%23ccc%22%2F%3E%3C%2Fsvg%3E");
  border-color: #ccc;
}
select::-ms-expand {
  display: none;
}

input[type=range] {
  display: block;
  height: 1.4em;
  margin: 0;
  padding: 0 4px;
  background-color: #e2e2e2;
  border-radius: 15px;
  border: 1px solid #ccc;
  box-shadow: inset 0 0 0 6px #fff;
}
input[type=range]:focus {
  box-shadow: 0 0 0 1px #d2b85d, inset 0 0 0 6px #fff;
  transition: 300ms ease;
}

input[type=color] {
  height: 32px;
  padding: 0 3px;
  line-height: 1;
  border-color: #ccc;
}
input[type=color]:focus {
  box-shadow: 0 0 0 1px #d2b85d;
  transition: 300ms ease;
}

input[type=radio],
input[type=checkbox] {
  cursor: pointer;
  width: 1em;
  height: 1em;
  margin: 0;
  font-size: 20px;
  color: #d2b85d;
  line-height: 1;
  background-color: #fff;
  border: 1px solid #ccc;
}
input[type=radio]:focus,
input[type=checkbox]:focus {
  border-color: #d2b85d;
  box-shadow: 0 0 0 1px #d2b85d;
  transition: 300ms ease;
}
input[type=radio]:checked,
input[type=checkbox]:checked {
  background-color: #d2b85d;
  background-image: linear-gradient(top right, #C5CE00 0%, #008F84 100%);
  box-shadow: inset 0 0 0 0.17em #fff;
  transition: 300ms ease;
}

input[type=radio] {
  border-radius: 1em;
}

.form-file label {
  display: inline-block;
  padding: 8px 18px;
  line-height: 1.2;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background-color: #d2b85d;
  border: 1px solid #1b3580;
  border-radius: 30px;
}
.form-file label:focus {
  box-shadow: 0 0 0 1px #d2b85d, inset 0 0 0 1px #d2b85d;
  transition: 300ms ease;
}
.form-file label:before {
  content: "ファイルを選択";
  font-size: 14px;
}
.form-file label input[type=file] {
  display: none;
}

.form-radio,
.form-checkbox {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -8px;
}
.form-radio .horizontal-item,
.form-checkbox .horizontal-item {
  margin-right: 1em;
  margin-bottom: 8px;
}
.form-radio label,
.form-checkbox label {
  cursor: pointer;
}
.form-radio label input,
.form-radio label span,
.form-checkbox label input,
.form-checkbox label span {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
}
.form-radio label input,
.form-checkbox label input {
  margin-right: 4px;
}

.form-submit {
  display: flex;
  flex-direction: column-reverse;
  margin-top: 2em;
  text-align: center;
}
@media (min-width: 768px) {
  .form-submit {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
}
.form-submit button,
.form-submit input[type=submit] {
  min-width: 240px;
  padding: 18px 16px;
  font-size: 16px;
  color: #fff;
  background-color: #d2b85d;
  border: 0;
}
.form-submit button[value=back] {
  max-width: 60px;
  min-width: 30px;
  margin-top: 16px;
  padding: 8px 14px;
  line-height: 1;
  font-size: 14px;
  color: #999;
  background-color: #e2e2e2;
  border: 1px solid lightgray;
}
@media (min-width: 768px) {
  .form-submit button[value=back] {
    margin-top: 0;
    margin-right: 32px;
  }
}

.form-group-column .form-group {
  flex-direction: column;
}
.form-group-column .form-label {
  width: auto;
}
.form-group-column .form-field {
  width: auto;
  padding-left: 0;
}

.form-group {
  display: flex;
  margin-bottom: 2.4em;
}
@media (max-width: 767px) {
  .form-group {
    flex-direction: column;
  }
}

.form-label {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 0.7em;
  font-weight: bold;
  font-size: 16px;
}
@media (min-width: 768px) {
  .form-label {
    width: 30%;
  }
}

.form-field {
  position: relative;
}
@media (min-width: 768px) {
  .form-field {
    width: 70%;
    padding-left: 2em;
  }
}

.form-error {
  pointer-events: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: 235ms ease;
}
.form-error .error {
  display: inline-block;
  font-weight: bold;
  font-size: 14px;
  color: #C11414;
}

.mw_wp_form_confirm .required {
  display: none;
}

.hbspt-form .hs-form > fieldset {
  max-width: none;
  margin-bottom: 25px;
}
.hbspt-form fieldset label:not(.hs-form-radio-display):not(.hs-form-checkbox-display):not(.hs-error-msg) {
  font-weight: 800;
  font-size: 1.4rem;
}
.hbspt-form fieldset label.hs-form-radio-display, .hbspt-form fieldset label.hs-form-checkbox-display, .hbspt-form fieldset label.hs-form-booleancheckbox-display {
  display: flex;
  align-items: center;
}
.hbspt-form fieldset label.hs-form-radio-display span, .hbspt-form fieldset label.hs-form-checkbox-display span, .hbspt-form fieldset label.hs-form-booleancheckbox-display span {
  flex: 1 1 0%;
  font-size: 1.4rem;
}
@media (max-width: 767px) {
  .hbspt-form fieldset:not(.form-columns-1) .hs-form-field {
    margin-bottom: 25px;
  }
  .hbspt-form fieldset:not(.form-columns-1) .hs-form-field:last-child {
    margin-bottom: 0;
  }
}
.hbspt-form fieldset .hs-form-required {
  margin-left: 5px;
  font-size: 1.2rem;
  color: #d62525;
}
.hbspt-form fieldset .input {
  margin-top: 10px;
  margin-right: 0 !important;
}
@media (min-width: 992px) {
  .hbspt-form fieldset .input {
    margin-right: 30px !important;
  }
}
.hbspt-form fieldset .hs-field-desc {
  font-size: 1.2rem;
  color: #666;
}
.hbspt-form fieldset .hs-input[type=radio] {
  border-radius: 50px;
}
.hbspt-form fieldset .hs-input[type=radio], .hbspt-form fieldset .hs-input[type=checkbox] {
  width: 0.8em !important;
  height: 0.8em !important;
  margin-right: 8px;
}
.hbspt-form fieldset .hs-input[type=text], .hbspt-form fieldset .hs-input[type=email], .hbspt-form fieldset .hs-input[type=tel] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100% !important;
  height: 40px;
  padding: 4px 8px;
  border: 1px solid #DCE6F7;
  border-radius: 4px;
}
.hbspt-form fieldset textarea {
  width: 100% !important;
  min-height: 10em !important;
}
.hbspt-form fieldset input[type=submit] {
  font-size: 2rem;
  background-position: right 16px center;
  background-repeat: no-repeat;
  background-image: url(../img/common/button-dot.png);
  background-size: 1.4em 1.4em;
  border: 1px solid #d2b85d;
  border-radius: 4px;
}
.hbspt-form fieldset .hs-dependent-field > div {
  margin: 1em 0;
}
.hbspt-form fieldset .hs-dependent-field > div:not(.hs_form_contact_type_v2) label {
  font-size: 1.4rem !important;
}
.hbspt-form fieldset .inputs-list {
  flex-wrap: wrap;
  margin: 0 -10px;
  padding: 0;
  list-style: none;
}
.hbspt-form fieldset .inputs-list li {
  margin-bottom: 10px;
  padding: 0 10px;
}
.hbspt-form fieldset .hs-lastname,
.hbspt-form fieldset .hs-firstname,
.hbspt-form fieldset .hs-zip,
.hbspt-form fieldset .hs-state,
.hbspt-form fieldset .hs-city,
.hbspt-form fieldset .hs-address {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.hbspt-form fieldset .hs-lastname > label,
.hbspt-form fieldset .hs-firstname > label,
.hbspt-form fieldset .hs-zip > label,
.hbspt-form fieldset .hs-state > label,
.hbspt-form fieldset .hs-city > label,
.hbspt-form fieldset .hs-address > label {
  margin-right: 8px;
  font-size: 1.4rem !important;
}
.hbspt-form fieldset .hs-lastname .input,
.hbspt-form fieldset .hs-firstname .input,
.hbspt-form fieldset .hs-zip .input,
.hbspt-form fieldset .hs-state .input,
.hbspt-form fieldset .hs-city .input,
.hbspt-form fieldset .hs-address .input {
  flex: 1 1 0%;
  margin-top: 0;
}
.hbspt-form fieldset .hs-lastname .hs-error-msgs,
.hbspt-form fieldset .hs-firstname .hs-error-msgs,
.hbspt-form fieldset .hs-zip .hs-error-msgs,
.hbspt-form fieldset .hs-state .hs-error-msgs,
.hbspt-form fieldset .hs-city .hs-error-msgs,
.hbspt-form fieldset .hs-address .hs-error-msgs {
  width: 100%;
  margin-left: 3em;
}
.hbspt-form fieldset .hs-error-msgs {
  margin-top: 10px !important;
  font-size: 1.3rem;
  color: #d62525;
}
.hbspt-form fieldset .hs-form_contact_kikkake_other {
  margin-top: 20px;
}
.hbspt-form .privacy-wrap .hs-richtext {
  margin-right: 30px;
  padding: 34px 40px;
  line-height: 2;
  background-color: #F4F8FF;
}
.hbspt-form .privacy-wrap .hs-richtext h6 {
  margin: 0;
  font-size: 1.4rem !important;
}
.hbspt-form .privacy-wrap .hs-richtext h6 span {
  font-size: 100% !important;
}
.hbspt-form .privacy-wrap .hs-richtext p {
  margin: 0;
  font-size: 1.4rem !important;
}
.hbspt-form .hs_valid_privacy_policy .inputs-list {
  justify-content: center;
  margin-top: 30px;
}
.hbspt-form .hs_valid_privacy_policy .inputs-list .hs-form-booleancheckbox-display {
  font-weight: 500 !important;
  font-size: 1.4rem !important;
}
.hbspt-form .hs_valid_privacy_policy .hs-error-msgs {
  text-align: center !important;
}
.hbspt-form .hs_recaptcha .input {
  display: flex;
  justify-content: center;
}
.hbspt-form .hs-submit {
  margin-top: 40px;
}
.hbspt-form .hs-submit .hs-button {
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 300px;
  width: 100%;
  height: 70px !important;
  margin: 0 auto;
  padding: 0;
  font-weight: 700;
  color: #fff;
  letter-spacing: 1em;
  text-indent: 1em;
  background-color: #d2b85d;
  border: 1px solid #d2b85d;
  border-radius: 4px;
  transition: 235ms ease;
}
.hbspt-form .hs-submit .hs-button:hover {
  opacity: 0.8;
}
.hbspt-form .hs_error_rollup {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.hbspt-form .hs_error_rollup .hs-error-msgs {
  padding: 20px;
  padding-left: 30px;
  font-size: 1.3rem;
  color: #d62525;
  border: 2px solid #d62525;
  border-radius: 4px;
}

.heading-primary {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 0 60px;
}
@media (min-width: 768px) {
  .heading-primary {
    margin: 0 0 80px;
  }
}
.heading-primary > span[id] {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.heading-primary .small {
  font-size: 1.3rem;
  letter-spacing: 0.2em;
}
@media (min-width: 768px) {
  .heading-primary .small {
    font-size: 1.6rem;
  }
}
.heading-primary .large {
  line-height: 1.1;
  font-size: 5rem;
  letter-spacing: 0.12em;
}
@media (min-width: 768px) {
  .heading-primary .large {
    line-height: 1.5;
    font-size: 6rem;
  }
}
.heading-primary .en {
  font-family: "Open Sans Condensed", sans-serif;
}
.heading-primary .ja {
  font-size: 1.2rem;
}
.heading-primary .side-bar {
  position: relative;
  display: inline-block;
}
.heading-primary .side-bar:before, .heading-primary .side-bar:after {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 30px;
  height: 1px;
  background-color: currentColor;
  transform: translateY(-50%);
}
.heading-primary .side-bar:before {
  right: 100%;
  margin-right: 2rem;
}
.heading-primary .side-bar:after {
  left: 100%;
  margin-left: 2rem;
}

[id*=mi-heading-block_].heading-primary > span {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.heading-page {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 0 60px;
}
@media (min-width: 768px) {
  .heading-page {
    margin: 0 0 80px;
  }
}
.heading-page .small {
  font-size: 1.3rem;
  letter-spacing: 0.2em;
}
@media (min-width: 768px) {
  .heading-page .small {
    font-size: 1.6rem;
  }
}
.heading-page .large {
  margin: 10px 0;
  line-height: 1.1;
  font-size: 4rem;
  letter-spacing: 0.12em;
  text-align: center;
}
@media (min-width: 768px) {
  .heading-page .large {
    line-height: 1.5;
    font-size: 6rem;
  }
}
.heading-page .tiny {
  font-size: 1.2rem;
  letter-spacing: 0.06em;
}
.heading-page .side-bar {
  position: relative;
  display: inline-block;
  line-height: 1.4;
  text-align: center;
}
.heading-page .side-bar:before, .heading-page .side-bar:after {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 30px;
  height: 1px;
  background-color: currentColor;
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .heading-page .side-bar:before, .heading-page .side-bar:after {
    display: none;
  }
}
.heading-page .side-bar:before {
  right: 100%;
  margin-right: 2rem;
}
.heading-page .side-bar:after {
  left: 100%;
  margin-left: 2rem;
}

.heading-number {
  margin: 0 0 45px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .heading-number {
    margin: 0 0 96px;
  }
}
.heading-number .flexer {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 992px) {
  .heading-number .flexer {
    flex-direction: row;
  }
}
.heading-number .num {
  font-size: 1.6rem;
}
.heading-number .bar {
  display: block;
  width: 1px;
  height: 30px;
  margin: 20px 0;
  background-color: currentColor;
}
@media (min-width: 992px) {
  .heading-number .bar {
    width: 30px;
    height: 1px;
    margin: 0 20px;
  }
}
.heading-number .ja {
  font-size: 1.2rem;
}
.heading-number .large {
  display: block;
  font-size: 5rem;
  letter-spacing: 5px;
  text-align: center;
}
@media (min-width: 992px) {
  .heading-number .large {
    font-size: 6.4rem;
  }
}

.breadcrumbs {
  padding: 8px 0;
}
.breadcrumbs__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrumbs__item {
  padding: 0 8px;
}

.list-normal {
  padding-left: 1.2em;
}
.list-normal:first-child {
  margin-top: 0;
}
.list-normal:last-child {
  margin-bottom: 0;
}
.list-normal li {
  margin-bottom: 8px;
}
.list-normal li:last-child {
  margin-bottom: 0;
}

.social-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: -5px;
  padding: 0;
  font-size: 2rem;
  list-style: none;
}
.social-list .icon {
  display: block;
}
.social-list li {
  padding: 5px;
}
.social-list a:hover {
  opacity: 0.8;
}
.social-list a[href*="https://note.com"] {
  font-size: 2.2rem;
}
.social-list a[href*="https://note.com"] .icon {
  border: 1px solid #EBEBEB;
  border-radius: 50px;
}

.pager {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 100px;
  padding: 0 16px;
}
@media (max-width: 767px) {
  .pager {
    flex-wrap: wrap;
  }
}
.pager ul {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 767px) {
  .pager ul {
    order: 1;
  }
}
.pager ul li {
  padding: 0 5px;
}
.pager ul a,
.pager ul span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  font-weight: bold;
  font-size: 1.2rem;
  letter-spacing: 0;
  border-radius: 40px;
}
.pager ul a {
  background-color: #F7F7F7;
  transition: 235ms ease;
}
.pager ul a:hover {
  color: #fff;
  background-color: #d2b85d;
}
.pager ul .current span {
  color: #fff;
  background-color: #d2b85d;
}
.pager .svg-icon {
  width: 1em;
  height: 1em;
}
.pager a {
  color: #d2b85d;
  text-decoration: none;
}
.pager .dot {
  width: auto;
  line-height: 0;
}
.pager .prev,
.pager .next {
  font-weight: bold;
  font-size: 1.2rem;
}
@media (max-width: 767px) {
  .pager .prev,
.pager .next {
    text-align: center;
  }
}
.pager .prev {
  margin-right: 40px;
}
@media (max-width: 767px) {
  .pager .prev {
    order: 2;
    width: 50%;
    margin-right: auto;
  }
}
.pager .prev .svg-icon {
  margin-right: 8px;
}
.pager .next {
  margin-left: 40px;
}
@media (max-width: 767px) {
  .pager .next {
    order: 3;
    width: 50%;
    margin-left: auto;
  }
}
.pager .next .svg-icon {
  margin-left: 8px;
}

.search-form__inner {
  display: flex;
  background-color: #fff;
  border-radius: 6px;
  box-shadow: inset 0 0 0 1px #D6DFED;
}
.search-form label {
  flex: 1 1 0%;
  position: relative;
  display: block;
}
.search-form .svg-icon {
  position: absolute;
  top: 50%;
  left: 1em;
  width: 1em;
  height: 1em;
  font-size: 1.5rem;
  transform: translateY(-50%);
}
.search-form input[type=search] {
  display: block;
  width: 100%;
  height: 40px;
  padding: 8px 1em 8px 40px;
  font-weight: 500;
  font-size: 1.6rem;
  color: #d2b85d;
  letter-spacing: 0.1em;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 6px 0 0 6px;
  transition: 235ms ease;
}
@media (min-width: 992px) {
  .search-form input[type=search] {
    height: 60px;
  }
}
.search-form input[type=search]:focus {
  border-color: #d2b85d;
  box-shadow: 0 0 0 1px #d2b85d;
}
.search-form input[type=submit] {
  width: 60px;
  font-weight: bold;
  font-size: 1.4rem;
  color: #fff;
  letter-spacing: 0.2em;
  background-color: #d2b85d;
  border: 1px solid #d2b85d;
  border-radius: 0 6px 6px 0;
}
@media (min-width: 992px) {
  .search-form input[type=submit] {
    width: 90px;
  }
}
.search-form input[type=submit]:hover {
  background-color: #2547aa;
}
.search-form input[type=submit]:active {
  background-color: #1b3580;
}

.widget {
  margin: 3em 0 0;
  font-size: 1.4rem;
}
.widget:first-child {
  margin-bottom: 0;
}
.widget-title {
  margin: 0 0 1.4rem;
  font-size: 1.8rem;
}
.widget a:hover {
  text-decoration: none;
}
.widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget ul > li:not(:first-child) {
  margin-top: 0.5em;
}

.widget_recentpost_link {
  display: flex;
  text-decoration: none;
}
.widget_recentpost_link.hover .title {
  text-decoration: none;
}
.widget_recentpost_thumbnail {
  width: 64px;
  margin-right: 16px;
}
.widget_recentpost_thumbnail .thumbnail {
  padding-bottom: 100%;
  background: #e8e8e8 no-repeat center center;
  background-size: cover;
}
.widget_recentpost_content {
  min-width: 0;
  flex: 1;
}
.widget_recentpost_content .title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  max-height: 2.8em;
  line-height: 1.4;
  font-size: 1.4rem;
  overflow: hidden;
  text-decoration: underline;
}
.widget_recentpost_content .datetime {
  margin-top: 5px;
  font-size: 1.2rem;
}

.widget_categories ul,
.widget_archive ul {
  padding-left: 1.2em;
  color: #d2b85d;
}
.widget_categories li,
.widget_archive li {
  position: relative;
}
.widget_categories li:before,
.widget_archive li:before {
  content: "";
  position: absolute;
  top: calc(0.7142857143em - 3px);
  left: -1.2em;
  display: block;
  width: 6px;
  height: 6px;
  background-color: currentColor;
  border-radius: 50%;
}

.tagcloud {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -2px;
  line-height: 2;
}
.tagcloud a {
  display: inline-block;
  margin: 2px;
  padding: 3px 10px;
  font-size: 12px !important;
  color: #3368e2;
  line-height: 1.2;
  text-decoration: none;
  border: 1px solid #3368e2;
  border-radius: 30px;
  transition: 235ms ease 100ms;
}
.tagcloud a.hover {
  color: #fff;
  background-color: #3368e2;
}

.gallery-hover {
  pointer-events: none;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  display: block;
  opacity: 0;
  box-shadow: 0 0 1px 1px #d2b85d, inset 0 0 5px 2px #d2b85d;
  border-radius: 1px;
  transition: 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.widget_media_gallery {
  position: relative;
  overflow: visible;
}
.widget_media_gallery .gallery {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: -1px;
}
.widget_media_gallery .gallery-item {
  margin: 0;
  padding: 1px;
  flex-grow: 1;
}
.widget_media_gallery .gallery-item a {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 92%;
}
.widget_media_gallery .gallery-item a:hover {
  opacity: 0.8;
}
.widget_media_gallery .gallery-item img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.widget_media_gallery .gallery-caption {
  display: none;
}
.widget_media_gallery .gallery-columns-1 .gallery-item {
  width: 100%;
}
.widget_media_gallery .gallery-columns-2 .gallery-item {
  width: 50%;
}
.widget_media_gallery .gallery-columns-3 .gallery-item {
  width: 33.3333333333%;
}
.widget_media_gallery .gallery-columns-4 .gallery-item {
  width: 25%;
}
.widget_media_gallery .gallery-columns-5 .gallery-item {
  width: 20%;
}
.widget_media_gallery .gallery-columns-6 .gallery-item {
  width: 16.6666666667%;
}
.widget_media_gallery .gallery-columns-7 .gallery-item {
  width: 14.2857142857%;
}

.widget_media_audio,
.widget_media_video {
  padding: 0;
  border-radius: 0;
  overflow: visible;
}

.widget_meta {
  padding: 0;
}
.widget_meta .widget-title {
  margin: 0;
}
.widget_meta > ul li {
  border-top: 1px solid #fff;
}
.widget_meta > ul li:not(:first-child) {
  margin-top: 0;
}
.widget_meta a {
  display: block;
  padding: 10px 16px;
  color: #fff;
  text-decoration: none;
  background-color: rgba(51, 104, 226, 0.5);
  transition: 235ms ease 100ms;
}
.widget_meta a.hover {
  background-color: #3368e2;
}

.widget_search {
  padding: 0;
  border-radius: 0;
  overflow: visible;
}
.widget_search .search-form {
  position: relative;
  border: 1px solid #3368e2;
}
.widget_search .screen-reader-text {
  display: none;
}
.widget_search input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  height: 40px;
  padding: 2px 8px;
  padding-right: 54px;
  font-size: 16px;
  color: #444;
  background-color: rgba(51, 104, 226, 0.05);
  border: 0 !important;
  border-radius: 0;
  outline: 0;
  transition: 235ms ease;
}
.widget_search input[type=search]:-ms-input-placeholder {
  font-size: 12px;
  color: #aaa;
}
.widget_search input[type=search]::placeholder {
  font-size: 12px;
  color: #aaa;
}
.widget_search input[type=search]:focus {
  background-color: #fff;
}
.widget_search input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 48px;
  height: 100%;
  font-size: 1.4rem;
  color: #fff;
  background-color: #3368e2;
  border: 0 !important;
  border-radius: 0;
  outline: 0;
  transition: 235ms ease;
}
.widget_search input[type=submit]:hover {
  opacity: 0.5;
}

.widget_calendar {
  padding: 0;
}

.wp-calendar-table {
  position: relative;
  width: 100%;
  background-color: #fff;
  text-align: center;
  overflow: hidden;
}
.wp-calendar-table caption {
  padding: 8px 16px;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}
.wp-calendar-table thead th[title=土曜日] {
  background-color: #d3f2ff;
}
.wp-calendar-table thead th[title=日曜日] {
  background-color: #ffd8d0;
}
.wp-calendar-table th,
.wp-calendar-table td {
  padding: 8px;
  line-height: 1;
  border: 1px solid #ccc;
}
.wp-calendar-table a {
  text-decoration: none;
}
.wp-calendar-table tbody td a {
  display: block;
  margin: -8px;
  padding: 8px;
  color: #fff;
  background-color: #3368e2;
}
.wp-calendar-table tbody td a.hover {
  color: #3368e2;
  background-color: #fff;
}
.wp-calendar-table .pad {
  background-color: #f0f0f0;
}

.wp-calendar-nav {
  display: flex;
  justify-content: space-between;
}

[bg*=center] {
  background-position: center center;
}

[bg*=cover] {
  background-size: cover;
}

[bg*=front-service] {
  background-image: url(../images/bg_section@2x.jpg);
}

[bg*=front-case] {
  background-image: url(../images/bg_case@2x.jpg);
}

.component-center-content {
  padding: 150px 0;
}
.component-center-content[bg] {
  color: #fff;
}
.component-center-content__heading {
  margin: 0 0 60px;
  line-height: 1.6;
  font-size: 3rem;
  letter-spacing: 0em;
  text-align: center;
}
@media (min-width: 768px) {
  .component-center-content__heading {
    font-size: 2rem;
  }
}
.component-center-content__lede {
  margin: 0 0 60px;
  line-height: 2.2;
  font-size: 1.4rem;
  letter-spacing: 1.5px;
  text-align: center;
}
@media (max-width: 767px) {
  .component-center-content__lede {
    padding-left: 15px;
    padding-right: 15px;
    line-height: 1.8;
    text-align: justify;
  }
}
.component-center-content__lede:last-child {
  margin-bottom: 0;
}
.component-center-content__link {
  text-align: center;
}
.component-center-content__link .btn-default {
  max-width: 300px;
  width: 100%;
  border: 0;
}

.component-media-column {
  position: relative;
  padding: 100px 0;
  background-image: linear-gradient(0deg, #F4F8FF 70%, transparent 70.01%);
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  .component-media-column {
    padding: 150px 0;
    background-image: linear-gradient(-90deg, #F4F8FF 76%, transparent 76.01%);
    background-size: 100% 100%;
    background-position: left 222px;
  }
  .component-media-column[data-media-pos*=right] {
    background-image: linear-gradient(90deg, #F4F8FF 76%, transparent 76.01%);
  }
}
.component-media-column[last-child] {
  margin-bottom: 150px;
}
@media (min-width: 992px) {
  .component-media-column[last-child] {
    margin-bottom: 250px;
  }
}
@media (min-width: 992px) {
  .component-media-column .heading-number .large {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .component-media-column__container {
    display: flex;
  }
  .component-media-column__container[data-media-pos*=right] {
    flex-direction: row-reverse;
  }
  .component-media-column__container[data-media-pos*=right] .component-media-column__media {
    margin-left: 100px;
    margin-right: -50px;
  }
}
.component-media-column__media {
  max-width: 335px;
  width: 100%;
  margin: 0 auto 40px;
}
@media (min-width: 992px) {
  .component-media-column__media {
    max-width: 400px;
    margin: -10px 100px 0 -50px;
  }
}
.component-media-column__media-inner {
  position: relative;
  height: 0;
  padding-bottom: 134.9254%;
  overflow: hidden;
  background-color: #d2b85d;
  box-shadow: 20px 20px 20px 0 rgba(40, 63, 144, 0.1);
}
.component-media-column__media-inner > * {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #fff;
  object-fit: cover;
}
.component-media-column__textbox {
  flex: 1 1 0%;
}
.component-media-column__textbox-inner .title {
  margin: 0 0 40px;
  line-height: 1.6;
  font-size: 3rem;
}
@media (max-width: 991px) {
  .component-media-column__textbox-inner .title {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .component-media-column__textbox-inner .title {
    margin-bottom: 60px;
    font-size: 5rem;
  }
}
.component-media-column__textbox-inner .text {
  margin: 0 0 60px;
  line-height: 2;
  font-size: 1.4rem;
}
@media (max-width: 767px) {
  .component-media-column__textbox-inner .text {
    padding-left: 15px;
    padding-right: 15px;
    line-height: 1.8;
    text-align: justify;
  }
}
@media (min-width: 992px) {
  .component-media-column__textbox-inner .text {
    max-width: 78%;
    margin-bottom: 100px;
  }
  .component-media-column__textbox-inner .text p + p {
    margin-top: 1em;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .component-media-column__textbox-inner .text p + p {
    margin-top: 2em;
  }
}
.component-media-column__textbox-inner .link {
  text-align: center;
}
@media (min-width: 992px) {
  .component-media-column__textbox-inner .link {
    text-align: left;
  }
}
.component-media-column__textbox-inner .link .btn-default {
  max-width: 335px;
  width: 100%;
  border: 0;
  box-shadow: 10px 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.category-display {
  padding: 50px 0;
  background-color: #F4F8FF;
}
@media (min-width: 992px) {
  .category-display {
    padding: 100px 0;
  }
}
@media (min-width: 992px) {
  .category-display .container {
    max-width: 700px;
  }
}
.category-display__title {
  margin: 0 0 31px;
  font-size: 1.4rem;
  text-align: center;
}
.category-display__row {
  display: flex;
  justify-content: center;
  margin-top: 15px;
}
.category-display__row .icon-tag {
  margin-top: 2px;
  margin-right: 8px;
  line-height: 1;
  font-size: 1.2rem;
}
.category-display__row .svg-icon {
  width: 1em;
  height: 1em;
}
.category-display__list {
  display: flex;
  flex-wrap: wrap;
  margin: -5px -16px;
  padding: 0;
  font-size: 1.2rem;
  list-style: none;
}
.category-display__list li {
  position: relative;
  padding: 5px 16px;
  line-height: 1.2;
}
.category-display__list li:not(:first-child):before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 1px;
  height: 1em;
  background-color: #d2b85d;
  transform: translateY(-50%);
}
.category-display__list a {
  display: block;
  color: #d2b85d;
  text-decoration: none;
}
.category-display__list a:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}

.component-getpost {
  display: block;
  color: #d2b85d;
  text-decoration: none;
  background-color: #fff;
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.1);
}
.component-getpost__thumbnail-inner {
  position: relative;
  height: 0;
  padding-bottom: 55%;
  background-color: #fcfcfc;
}
.component-getpost__thumbnail-inner img, .component-getpost__thumbnail-inner video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.component-getpost__thumbnail-inner .thumbnail-not {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 1rem;
  letter-spacing: 0.2em;
  background-color: #fcfcfc;
  background-image: url(../img/common/logo-mark.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 15% auto;
}
.component-getpost__thumbnail-inner .thumbnail-not span {
  display: none;
  opacity: 0;
  visibility: hidden;
  height: 0;
}
.component-getpost__text {
  padding: 20px;
}
.component-getpost__title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 4.4em;
  margin: 0 0 28px;
  line-height: 2.2;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  -webkit-line-clamp: 2;
}
.component-getpost__meta {
  display: flex;
  margin-top: -1em;
  line-height: 1.1;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
}
.component-getpost__meta .bar {
  flex-basis: 1px;
  margin: 0 1em;
}
.component-getpost__meta .bar:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #d2b85d;
}
.component-getpost__meta .spacer {
  flex-grow: 1;
}
.component-getpost__meta .more {
  display: flex;
  align-items: center;
  font-weight: bold;
}
@media (max-width: 575px) {
  .component-getpost__meta .more .sp-hidden {
    display: none;
  }
}
.component-getpost__meta .more i {
  font-style: normal;
}
.component-getpost__meta .more .icon-arrow-right {
  margin-left: 8px;
  line-height: 1;
}
.component-getpost__meta .more .icon {
  display: block;
  font-size: 1em;
}

.component-getnews {
  display: block;
  color: #d2b85d;
  text-decoration: none;
}
.component-getnews__thumbnail-inner {
  position: relative;
  height: 0;
  padding-bottom: 70.58823%;
  background-color: #fcfcfc;
}
.component-getnews__thumbnail-inner img, .component-getnews__thumbnail-inner video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.component-getnews__thumbnail-inner .thumbnail-not {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 1rem;
  letter-spacing: 0.2em;
  background-color: #fcfcfc;
  background-image: url(../img/common/logo-mark.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 15% auto;
}
.component-getnews__thumbnail-inner .thumbnail-not span {
  display: none;
  opacity: 0;
  visibility: hidden;
  height: 0;
}
.component-getnews__text {
  padding: 31px 0 0;
}
.component-getnews__title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 8em;
  margin: 0;
  line-height: 2.2;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  -webkit-line-clamp: 3;
}
.component-getnews__meta {
  display: flex;
  margin-bottom: 10px;
  line-height: 1.1;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
}
@media (min-width: 992px) {
  .component-getnews__meta {
    margin-bottom: 21px;
  }
}
.component-getnews__meta .bar {
  flex-basis: 1px;
  margin: 0 1em;
}
.component-getnews__meta .bar:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #d2b85d;
}
.component-getnews__meta .spacer {
  flex-grow: 1;
}
.component-getnews__meta .more {
  display: flex;
  align-items: center;
  font-weight: bold;
}
@media (max-width: 575px) {
  .component-getnews__meta .more .sp-hidden {
    display: none;
  }
}
.component-getnews__meta .more i {
  font-style: normal;
}
.component-getnews__meta .more .icon-arrow-right {
  margin-left: 8px;
  line-height: 1;
}
.component-getnews__meta .more .icon {
  display: block;
  font-size: 1em;
}

.component-getcase {
  display: block;
  color: #d2b85d;
  text-decoration: none;
  background-color: #fff;
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.1);
}
.component-getcase__thumbnail-inner {
  position: relative;
  height: 0;
  padding-bottom: 55%;
  background-color: #fcfcfc;
}
.component-getcase__thumbnail-inner img, .component-getcase__thumbnail-inner video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.component-getcase__thumbnail-inner .thumbnail-not {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 1rem;
  letter-spacing: 0.2em;
  background-color: #fcfcfc;
  background-image: url(../img/common/logo-mark.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 15% auto;
}
.component-getcase__thumbnail-inner .thumbnail-not span {
  display: none;
  opacity: 0;
  visibility: hidden;
  height: 0;
}
.component-getcase__text {
  padding: 20px;
}
.component-getcase__title {
  height: 2.8em;
  margin: 0 0 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.4;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  -webkit-line-clamp: 2;
}
@media (min-width: 992px) {
  .component-getcase__title {
    font-size: 2rem;
  }
}
.component-getcase__meta {
  line-height: 1.1;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
}
.component-getcase__meta .company-name {
  margin: 0 0 17px;
  font-weight: bold;
  font-size: 1.4rem;
}
.component-getcase__meta .category {
  margin: 0 0 12px;
}
.component-getcase__meta .icon {
  margin-right: 8px;
}
.component-getcase__link {
  margin: 30px 0 0;
  text-align: center;
}
.component-getcase__link .btn-default {
  max-width: 240px;
  width: 100%;
  padding: 23px 15px;
}

body.sound-open .front-kv__text {
  opacity: 1;
  transition: 500ms ease;
}

.open-sound {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  min-height: 500px;
  background-color: #fff;
  transition: 500ms ease;
}
.open-sound.closed {
  opacity: 0;
  transform: scale(1.5);
}
.open-sound.transitionend {
  pointer-events: none;
  z-index: -1;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.open-sound__inner {
  padding: 15px;
  text-align: center;
}
.open-sound__logo {
  display: flex;
  justify-content: center;
  margin: 0 0 30px;
}
.open-sound__logo svg {
  display: block;
  width: 180px;
  height: 26px;
}
.open-sound__lede {
  margin: 1em 0;
}
.open-sound__buttons {
  width: 70%;
  margin: 0 auto;
}
.open-sound__buttons button {
  width: 100%;
  margin: 8px auto;
  padding: 15px 10px;
  font-weight: bold;
  font-size: 1.6rem;
  border: 1px solid var(--color-main);
}
.open-sound__buttons button:hover {
  filter: hue-rotate(0%);
}
.open-sound__buttons-on {
  color: white;
  background-color: var(--color-main);
}
.open-sound__buttons-off {
  padding: 10px 15px !important;
  font-size: 1.4rem !important;
  color: var(--color-main);
  background-color: #fff;
}
.open-sound__lede2 {
  margin: 8px 0 1em;
  font-size: 1.3rem;
}
.open-sound__skip {
  margin: 5em 0 0;
  font-size: 1.2rem;
}
.open-sound__skip-check {
  display: flex;
  justify-content: center;
  font-size: 1.3rem;
}
.open-sound__skip-check label {
  display: flex;
  align-items: center;
}
.open-sound__skip-check input[type=checkbox] {
  margin-top: -1px;
  margin-right: 8px;
  font-size: 1.5rem;
}
.open-sound__skip-process {
  font-size: 1.1rem;
}

.clip {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 199;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: transparent url(../img/common/logo-mask.svg) center center;
  background-size: cover;
  perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.clip.transition-start {
  transform: scale3d(150, 150, 1) rotate(0.001deg);
  transition: 2s ease 500ms;
}
.clip.transition-end {
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: 500ms ease 350ms;
}

.contact-content {
  position: relative;
  z-index: 1;
  padding: 80px 0;
  background-color: #fff;
}
@media (min-width: 768px) {
  .contact-content {
    padding: 154px 0 160px;
  }
}
.contact-content__lede {
  margin: 0 0 40px;
  font-weight: 800;
  font-size: 1.5rem;
  text-align: center;
}
@media (min-width: 768px) {
  .contact-content__lede {
    margin: 0 0 60px;
    font-size: 2.8rem;
  }
}
@media (min-width: 768px) {
  .contact-content__link {
    display: flex;
    justify-content: center;
  }
}
.contact-content__link .btn {
  max-width: 500px;
  width: 100%;
  font-size: 2rem;
  color: #fff;
  text-align: center;
  background-color: #d2b85d;
  border: 1px solid #d2b85d;
}
.contact-content__link .btn:hover {
  color: #d2b85d;
}
.contact-content__link .btn:hover .icon-dot {
  background-color: #d2b85d;
  box-shadow: 0 0 0 500px #fff;
}
.contact-content__link .btn:hover .icon-dot:before {
  background-color: #fff;
}
.contact-content__phone {
  text-align: center;
}
@media (max-width: 767px) {
  .contact-content__phone {
    flex-direction: column;
    align-items: center;
  }
.yylxz{
	

}
.yylx{
	width:100%;
	padding: 3rem 0;
}	

}
@media (min-width: 768px) {
  .contact-content__phone {
    align-items: center;
    max-width: 500px;
    margin: 10px auto 0;
  }
}
.contact-content__phone-text {
  font-weight: bold;
  font-size: 1.4rem;
}
@media (max-width: 767px) {
  .contact-content__phone-text {
    margin: 10px 0 20px;
  }
}
@media (min-width: 768px) {
  .contact-content__phone-text {
    margin-right: 20px;
  }
}
.contact-content__phone-number {
  font-weight: 800;
  font-size: 3rem;
  color: #d2b85d;
  text-decoration: none;
}
@media (max-width: 767px) {
  .contact-content__phone-number {
    width: 100%;
    padding: 0 15px;
    line-height: 1.2;
    font-size: 2rem;
    letter-spacing: 0.1em;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .contact-content__phone-number {
    flex: 1 1 0%;
    margin-left: auto;
    margin-right: 0;
    text-align: right;
	font-size: 2rem;
  }
}
.contact-content__phone-number .svg-phone {
  width: 1em;
  height: 1em;
  margin-right: 5px;
  margin-bottom: -5px;
}

.pdf-download {
  padding: 60px 0;
  background-color: #F4F8FF;
}
@media (min-width: 768px) {
  .pdf-download {
    padding: 45px 0;
  }
}
@media (min-width: 768px) {
  .pdf-download .container {
    max-width: 832px;
  }
}
@media (min-width: 768px) {
  .pdf-download__row {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.pdf-download__text {
  margin: 0;
  line-height: 2;
  font-weight: bold;
  font-size: 1.4rem;
  letter-spacing: 0em;
}
@media (max-width: 767px) {
  .pdf-download__text {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .pdf-download__text {
    flex: 1 1 0%;
    margin-right: 60px;
  }
}
.pdf-download__link {
  width: 100%;
  margin: 0;
}
@media (min-width: 768px) {
  .pdf-download__link {
    max-width: 300px;
  }
}
.pdf-download__link .btn {
  display: block;
  width: 100%;
}

.component-page-header {
  padding: 80px 0 80px;
}
@media (min-width: 992px) {
  .component-page-header {
    padding: 120px 0 100px;
  }
}
.component-page-header .heading-page {
  margin-bottom: 0;
}

.mailmagazine {
  padding: 50px 0;
  background-color: #F4F8FF;
}
@media (min-width: 992px) {
  .mailmagazine {
    padding: 100px 0;
  }
}
.mailmagazine .title {
  margin: 0 0 40px;
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
}
@media (min-width: 992px) {
  .mailmagazine .title {
    margin: 0 0 60px;
    font-size: 2.8rem;
  }
}
@media (min-width: 992px) {
  .mailmagazine__row {
    display: flex;
    align-items: flex-end;
  }
}
.mailmagazine__form {
  flex: 1 1 0%;
}
@media (min-width: 992px) {
  .mailmagazine__form {
    margin-right: 60px;
  }
}
.mailmagazine__form p {
  margin: 0 0 19px;
  font-size: 1.2rem;
}
.mailmagazine__form form {
  position: relative;
  border: 1px solid #D6DFED;
  border-radius: 6px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .mailmagazine__form form {
    margin-bottom: 20px;
  }
}
.mailmagazine__form form > div {
  position: relative;
}
.mailmagazine__form form > div input[type=email] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  height: 50px;
  padding: 5px 10px;
  padding-left: 45px;
  padding-right: 100px;
  border: 0;
}
@media (min-width: 992px) {
  .mailmagazine__form form > div input[type=email] {
    height: 60px;
  }
}
.mailmagazine__form form > div button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 90px;
  height: 100%;
  line-height: 1;
  font-weight: bold;
  font-size: 1.4rem;
  color: #fff;
  background-color: #d2b85d;
  border: 1px solid #d2b85d;
  border-radius: 0 6px 6px 0;
  transition: 235ms ease;
}
.mailmagazine__form form > div button:hover {
  color: #d2b85d;
  background-color: #fff;
}
@media (min-width: 992px) {
  .mailmagazine__social {
    margin-left: auto;
  }
}
.mailmagazine__social .social-icon {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 2rem;
}
@media (max-width: 991px) {
  .mailmagazine__social .social-icon {
    justify-content: center;
  }
}
.mailmagazine__social .social-icon li {
  padding: 5px;
}
.mailmagazine__social .social-icon li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  color: #d2b85d;
  background-color: #fff;
  border-radius: 100px;
  box-shadow: 0 0 10px 0 rgba(32, 62, 149, 0.1);
}
.mailmagazine__social .social-icon li a:hover {
  color: #fff;
  background-color: #d2b85d;
}

#toc_container {
  margin-top: 80px;
  margin-bottom: 80px;
  padding: 40px;
  background-color: #F5F5F5;
}
#toc_container .toc_title {
  margin: 0 0 20px;
  padding-bottom: 20px;
  font-weight: bold;
  font-size: 1.4rem;
  border-bottom: 1px solid #DEDEDE;
}
#toc_container .toc_toggle {
  font-size: 86%;
}
#toc_container .toc_toggle a {
  color: currentColor;
  text-decoration: none;
}
#toc_container .toc_list {
  padding: 0;
  list-style: none;
  line-height: 1.6;
  font-size: 1.4rem;
}
#toc_container .toc_list ul, #toc_container .toc_list ol {
  padding-left: 1em;
  list-style: none;
}
#toc_container .toc_list li {
  margin-bottom: 8px;
}
#toc_container .toc_list li > ul {
  margin-top: 8px;
}
#toc_container .toc_list a {
  color: #d2b85d;
  text-decoration: none;
  text-underline-offset: 3px;
  transition: 235ms ease;
}
#toc_container .toc_list a:hover {
  text-decoration: underline;
}
#toc_container .toc_list .toc_number {
  color: #95A7DD;
}

/**
 * Layout
 * レイアウト全般に関するものはここに書く
 */
body {
  display: flex;
  flex-direction: column;
}

.layout-wrapper {
  display: flex;
  flex-direction: column;
  max-width: 1920px;
  width: 100%;
  min-height: 100vh;
  margin: 0 auto;
  padding-top: 60px;
  overflow: hidden;
  background-color: var(--color-base, white);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}
.layout-main {
  position: relative;
  z-index: 1;
  flex: 1 0 auto;
}

.container {
  max-width: calc(42rem + 40px);
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-left: calc(env(safe-area-inset-left) + 20px);
  padding-left: calc(constant(safe-area-inset-left) + 20px);
  padding-right: 20px;
  padding-right: calc(env(safe-area-inset-right) + 20px);
  padding-right: calc(constant(safe-area-inset-right) + 20px);
}
@media (min-width: 576px) {
  .container {
    max-width: calc(52rem + 40px);
  }
}
@media (min-width: 768px) {
  .container {
    max-width: calc(68rem + 40px);
  }
}
@media (min-width: 992px) {
  .container {
    max-width: calc(88rem + 40px);
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: calc(110rem + 40px);
  }
}

.row {
  margin-left: -20px;
  margin-right: -20px;
}

body:not(.home) .header {
  box-shadow: none;
}

body.scrolled:not(.drawer-active) .layout-header .header {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
}
body.scrolled:not(.drawer-active) .layout-header .header:before {
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}

body.scrolldown:not(.drawer-active) .layout-header .header {
  transform: translateY(-110%);
  transition: 300ms ease;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  min-width: 300px;
  width: 100%;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  transition: transform 300ms ease 300ms;
}
.header:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  transition: 300ms ease;
}
.header__container {
  display: flex;
  align-items: center;
  padding-left: 10px;
}
@media (min-width: 768px) {
  .header__container {
    padding-left: 30px;
  }
}
.header__brand {
  position: relative;
  z-index: 1000;
  margin: 0;
  font-size: 100%;
}
.header__brand .logo,
.header__brand .logo2 {
  display: block;
  width: 150px;

  color: #3E3A39;
  transition: 350ms ease;
}
.header__brand .hanten-white {
  position: absolute;
  width: 0;
  overflow: hidden;
  transition: 350ms ease-out;
}
.header__brand__link {
  display: block;
  overflow: hidden;
}
.header__buttons {
  flex: 1 1 0%;
  display: flex;
  justify-content: flex-end;
  margin-left: auto;
}
.header__buttons button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  padding: 0;
  border: 0;
  overflow: hidden;
  box-shadow: none;
}
.header__buttons button .bars {
  display: flex;
  justify-content: center;
}
.header__buttons button .bar {
  display: block;
  width: 2px;
  height: 20px;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
}

.btn-header-audio {
  background-color: #fff;
}
.btn-header-audio .bar {
  margin: 0 1px;
  background-color: var(--color-main);
}

.btn-header-navi {
  z-index: 1000;
  background-color: var(--color-main);
}
.btn-header-navi .bars {
  perspective: 500px;
  transition: 500ms ease;
}
.btn-header-navi .bar {
  margin: 0 3px;
  background-color: var(--color-white);
  transform: skewX(-30deg) translateZ(1px);
  transition: transform 0.8s ease;
}
.btn-header-navi .bar:nth-child(2) {
  transform: skewX(-30deg);
  transition: transform 0.9s ease;
}
.btn-header-navi:hover .bars {
  transition: transform 350ms ease;
}
.btn-header-navi:hover .bar {
  margin: 0 4.5px;
}
html.drawer-active {
  overflow: hidden;
}
html.drawer-active .header__brand {
  position: fixed;
}
html.drawer-active .header__brand .logo {
  color: #fff;
}
html.drawer-active .header__brand .hanten-white {
  width: calc(22vw - 10px);
  transition: 750ms ease-out;
}
@media (min-width: 768px) {
  html.drawer-active .header__brand .hanten-white {
    width: calc(35vw - 30px);
  }
}
html.drawer-active .btn-header-navi {
  top: 0;
  right: 0;
}
html.drawer-active .btn-header-navi .bar {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  margin: auto;
  transition: transform 350ms ease;
}
html.drawer-active .btn-header-navi .bar:nth-child(1) {
  transform: skewX(225deg) translateX(2px);
}
html.drawer-active .btn-header-navi .bar:nth-child(2) {
  transform: skewX(225deg) scale(0);
}
html.drawer-active .btn-header-navi .bar:nth-child(3) {
  transform: skewX(315deg) translateX(-2px);
}
html.drawer-active .btn-header-navi:hover .bar {
  height: 20px;
  background-image: none !important;
}

.footer {
  position: relative;
  padding: 80px 0 110px;
  color: var(--color-white, white);
  background-color: var(--color-dark);
}
@media (min-width: 768px) {
  .footer {
    padding: 150px 0;
  }
}
.footer a {
  color: currentColor;
}
@media (min-width: 992px) {
  .footer__row {
    display: flex;
  }
}
@media (min-width: 992px) {
  .footer__main {
    flex: 1 1 0%;
    margin-right: 64px;
  }
}
.footer__main__header {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 0 0 40px;
}
@media (min-width: 992px) {
  .footer__main__header {
    justify-content: flex-start;
    flex-direction: row;
    margin: 0 0 40px;
  }
}
.footer__main__header .logo {
  display: block;
  width: 200px;
  height: 44px;
}
@media (max-width: 991px) {
  .footer__main__header .social-list {
    margin: 40px 0 0;
  }
}
@media (min-width: 992px) {
  .footer__main__header .social-list {
    margin-left: 31px;
  }
}
.footer__main__address {
  margin: 0 0 60px;
  line-height: 2.5;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
}
@media (max-width: 991px) {
  .footer__main__address {
    text-align: center;
  }
}
.footer__main__address p {
  margin: 0;
}
.footer__main__address .company-contact {
  margin: 60px 0 0;
}
@media (min-width: 992px) {
  .footer__main__address .company-contact {
    margin: 12px 0 0;
    line-height: 1;
  }
}
.footer__main__address .company-contact .tel {
  margin: 0 auto;
  font-weight: bold;
  font-size: 3rem;
  text-decoration: none;
}
@media (max-width: 991px) {
  .footer__main__address .company-contact .tel {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 335px;
    line-height: 1;
    border-radius: 4px;
  }
}
@media (min-width: 992px) {
  .footer__main__address .company-contact .tel {
    font-size: 1.6rem;
  }
}
.footer__main__address .company-contact .tel .icon {
  margin-right: 8px;
  font-size: 74%;
}
@media (min-width: 992px) {
  .footer__main__address .company-contact .tel .icon {
    margin-top: -3px;
    margin-right: 5px;
    font-size: 82%;
  }
}
.footer__main__address .company-contact .opened {
  font-size: 1.4rem;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .footer__main__address .company-contact .opened {
    display: block;
    margin: 20px 0 0;
    font-weight: bold;
  }
}
@media (min-width: 992px) {
  .footer__main__address .company-contact .opened {
    font-size: 1.2rem;
  }
}
.footer__main__sublink {
  margin: 0 0 1em;
}
.footer__main__sublink .sublink-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1.2rem;
}
@media (min-width: 768px) {
  .footer__main__sublink .sublink-list {
    justify-content: flex-start;
  }
}
.footer__main__sublink .sublink-list li {
  margin: 0 1em 1em;
}
@media (min-width: 768px) {
  .footer__main__sublink .sublink-list li {
    margin: 0 1em 0 0;
  }
}
.footer__main__sublink .sublink-list a:hover {
  text-decoration: none;
}
.footer__main__copyright {
  display: flex;
  flex-direction: column-reverse;
  font-size: 1.2rem;
  text-align: center;
}
@media (min-width: 992px) {
  .footer__main__copyright {
    flex-direction: row;
    font-size: 1.2rem;
  }
}
.footer__main__copyright p {
  margin: 0;
}
.footer__main__copyright .tokutei {
  margin-bottom: 20px;
  font-size: 1.2rem;
}
@media (min-width: 992px) {
  .footer__main__copyright .tokutei {
    margin-left: 47px;
    margin-bottom: 0;
  }
}
.footer__main__copyright .tokutei a:hover {
  text-decoration: none;
}
.footer__navi .gnavi-nav__list {
  width: 360px;
  row-gap: 30px;
  font-size: 1.6rem;
}
.footer__navi .gnavi-nav__list .ja {
  display: none;
}
.footer .pagetop {
  position: absolute;
  right: 38px;
  top: 70%;
  transform: translateY(-50%);
}
.footer .pagetop .pagetop-button {
  position: relative;
  display: block;
  width: 1em;
  height: calc(80px + 7em);
  padding: 5px;
  font-size: 1.2rem;
  color: #fff;
  background-color: transparent;
  outline: 0;
  border: 0;
  box-shadow: none;
  text-align: left;
}
.footer .pagetop .pagetop-button .bar {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 2px;
  height: 80px;
  margin-left: -1px;
  overflow: hidden;
}
.footer .pagetop .pagetop-button .bar:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: currentColor;
  transform: translateY(0%);
}
.footer .pagetop .pagetop-button .text {
  display: block;
  margin-top: 30px;
  font-weight: 900;
  letter-spacing: 2px;
  white-space: nowrap;
  transform: rotate(90deg);
  transform-origin: 0 50%;
}
.footer .pagetop .pagetop-button:hover .bar:before {
  animation: pagetopBarStart 0.5s ease-in-out 0s infinite forwards, pagetopBar 1s ease-in-out 0.5s infinite forwards;
}

@keyframes pagetopBarStart {
  from {
    transform: translateY(0%);
  }
  to {
    transform: translateY(-100%);
  }
}
@keyframes pagetopBar {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(-100%);
  }
}
.gnavi-nav__list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: var(--font-en);
  font-weight: 900;
}
@media (min-width: 992px) {
  .gnavi-nav__list {
    column-count: 2;
    column-gap: 30px;
  }
}
.gnavi-nav__list .en {
  display: block;
  font-family: var(--font-en);
  font-weight: 900;
}
.gnavi-nav__list .ja {
  display: block;
  font-family: var(--font-sans-serif);
  font-weight: 400;
  font-size: 8px;
}
.gnavi-nav__list li {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .gnavi-nav__list li {
    margin-bottom: 30px;
    padding-bottom: 5px;
    page-break-inside: avoid;
    break-inside: avoid-column;
  }
}
.gnavi-nav__list a {
  position: relative;
  display: inline-block;
  letter-spacing: 1px;
  text-decoration: none;
}
.gnavi-nav__list a:before, .gnavi-nav__list a:after {
  content: "";
  position: absolute;
  display: block;
  opacity: 0;
  background-color: currentColor;
}
.gnavi-nav__list a:before {
  left: -20px;
  bottom: -1px;
  width: 100%;
  height: 1px;
}
.gnavi-nav__list a:after {
  top: 11px;
  left: -4px;
  width: 1px;
  height: 100%;
}
.gnavi-nav__list a:hover:before {
  animation: naviOverBefore 500ms ease 0s 1 forwards;
}
.gnavi-nav__list a:hover:after {
  animation: naviOverAfter 500ms ease 0s 1 forwards;
}
.gnavi-nav__list a .icon {
  margin-top: -2px;
  margin-left: 6px;
  font-size: 1.3rem;
}

@keyframes naviOverBefore {
  0% {
    opacity: 0;
    transform: translateX(0);
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.3;
    transform: translateX(10px);
  }
}
@keyframes naviOverAfter {
  0% {
    opacity: 0;
    transform: translateY(0);
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.3;
    transform: translateY(-5px);
  }
}
.gnavi {
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: flex;
  min-width: 300px;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(255, 255, 255, 0.95);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  transition: 750ms ease;
}
.gnavi .bg {
  max-width: 450px;
  width: 0%;
  height: 100%;
  background-image: url(../images/bg_nav@2x.png);
  background-size: cover;
  background-position: center center;
  transition: 350ms ease-out;
}
.gnavi .gnavi-nav {
  flex: 1 1 0%;
  display: flex;
  align-items: center;
  padding: 0;
  box-shadow: -3px 0 5px 0 rgba(0, 0, 0, 0.3);
}
@media (min-width: 992px) {
  .gnavi .gnavi-nav {
    padding: 30px 40px 30px 170px;
  }
}
.gnavi .gnavi-nav a {
  color: #d2b85d;
}
.gnavi .gnavi-nav__inner {
  width: 100%;
}
@media (max-width: 991px) {
  .gnavi .gnavi-nav__inner {
    height: 100%;
    padding: 80px 20px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.gnavi .gnavi-nav__list {
  max-width: 510px;
  margin-bottom: 40px;
  font-size: 2.5rem;
}
@media (min-width: 992px) {
  .gnavi .gnavi-nav__list {
    margin-bottom: 60px;
  }
}
.gnavi .gnavi-nav__list .icon {
  margin-top: -4px;
  font-size: 1.5rem;
}
@media (min-width: 992px) {
  .gnavi .gnavi-nav__subnavi {
    display: flex;
    align-items: center;
  }
}
.gnavi .gnavi-nav__subnavi-soial .icon {
  font-size: 2rem;
}
.gnavi .gnavi-nav__subnavi-list {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1.2;
  font-family: var(--font-en);
  font-weight: 700;
  font-size: 1.6rem;
}
@media (max-width: 991px) {
  .gnavi .gnavi-nav__subnavi-list {
    margin-top: 40px;
  }
}
@media (min-width: 992px) {
  .gnavi .gnavi-nav__subnavi-list {
    display: flex;
    margin: 0 0 0 15px;
  }
}
.gnavi .gnavi-nav__subnavi-list li {
  padding: 10px 0;
  letter-spacing: 1.5px;
}
@media (min-width: 992px) {
  .gnavi .gnavi-nav__subnavi-list li {
    padding: 0 15px;
    border-left: 1px solid currentColor;
  }
}
.gnavi .gnavi-nav__subnavi-list li:first-child {
  border-left: 0;
}
.gnavi .gnavi-nav__subnavi-list a {
  text-decoration: none;
}

html.drawer-active .gnavi {
  pointer-events: all;
  opacity: 1;
  visibility: visible;
}
html.drawer-active .gnavi .bg {
  width: 22vw;
  transition: 750ms ease-out;
}
@media (min-width: 991px) {
  html.drawer-active .gnavi .bg {
    width: 35vw;
  }
}
.front-kv {
  position: relative;
  padding: 60px 0;
}
.front-kv__inner {
  position: relative;
  display: flex;
  overflow: hidden;
}
.front-kv__bg-white {
  position: relative;
  z-index: 5;
  max-width: 339px;
  width: 25.65vw;
  padding: 20px;
}
.front-kv__bg-video {
  flex: 1 1 0%;
}
.front-kv__bg-video .video-frame {
  position: relative;
  height: 0;
  padding-bottom: 179.856115%;
  overflow: hidden;
  background-color: #323232;
}
@media (min-width: 768px) {
  .front-kv__bg-video .video-frame {
    padding-bottom: 56.5504%;
  }
}
.front-kv__bg-video .video-frame video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.front-kv__text {
  position: absolute;
  top: 50%;
  left: 20px;
  width: 100vw;
  opacity: 1;
  transform: translateY(-50%);
  transition: opacity 500ms ease 500ms;
}
.front-kv__heading, .front-kv__lede {
  position: relative;
  margin: 0;
  white-space: nowrap;
}
.front-kv__heading__black, .front-kv__lede__black {
  position: absolute;
  max-width: 319px;
  width: calc(25.65vw - 20px);
  overflow: hidden;
  color: #000;
}
.front-kv__heading__white, .front-kv__lede__white {
  color: #fff;
}
.front-kv__heading {
  line-height: 1;
  font-family: var(--font-en-kv);
  font-weight: 900;
  font-size: 11.2vw;
  letter-spacing: 4px;
}
@media (min-width: 375px) {
  .front-kv__heading {
    font-size: 12.6vw;
  }
}
@media (min-width: 768px) {
  .front-kv__heading {
    font-size: 5.65vw;
  }
}
@media (min-width: 1600px) {
  .front-kv__heading {
    font-size: 10.75rem;
  }
}
.front-kv__lede {
  margin-top: 28px;
  line-height: 1.6;
  font-weight: 900;
  font-size: 1.2rem;
}
@media (min-width: 576px) {
  .front-kv__lede {
    font-size: 2.2rem;
  }
}
@media (min-width: 768px) {
  .front-kv__lede {
    margin-top: 38px;
  }
}
.front-kv__lede__black {
  color: #454545;
}

.line-anim {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100vh;
  transition: 750ms ease;
}
.line-anim .bar {
  position: fixed;
  top: 0;
  width: 1px;
  height: 100%;
  opacity: 0.7;
  background-color: #D9D4D4;
  transform: skewX(-13deg);
  transform-origin: 0 0;
}
.line-anim .bar:nth-child(1) {
  left: 30%;
  animation: lineBar1 55s ease 0s infinite forwards;
}
.line-anim .bar:nth-child(2) {
  left: 43%;
  animation: lineBar2 45s ease 0.3s infinite forwards;
}
.line-anim .bar:nth-child(3) {
  left: 8%;
  animation: lineBar3 82s ease 0s infinite forwards;
}
.line-anim .bar:nth-child(4) {
  left: 78%;
  animation: lineBar4 36s ease 0.1s infinite forwards;
}
.line-anim .bar:nth-child(5) {
  left: 94%;
  animation: lineBar5 95s ease 0s infinite forwards;
}

@keyframes lineBar1 {
  0% {
    left: 30%;
  }
  32% {
    left: 120%;
  }
  69% {
    left: -15%;
  }
  100% {
    left: 30%;
  }
}
@keyframes lineBar2 {
  0% {
    left: 43%;
  }
  46% {
    left: 94%;
  }
  78% {
    left: 23%;
  }
  100% {
    left: 43%;
  }
}
@keyframes lineBar3 {
  0% {
    left: 8%;
  }
  58% {
    left: 74%;
  }
  83% {
    left: -5%;
  }
  100% {
    left: 8%;
  }
}
@keyframes lineBar4 {
  0% {
    left: 78%;
  }
  45% {
    left: 120%;
  }
  88% {
    left: 20%;
  }
  100% {
    left: 78%;
  }
}
@keyframes lineBar5 {
  0% {
    left: 94%;
  }
  35% {
    left: 40%;
  }
  55% {
    left: 110%;
  }
  100% {
    left: 98%;
  }
}
.front-core {
  padding: 76px 0 150px;
}
@media (min-width: 768px) {
  .front-core {
    padding: 150px 0 250px;
  }
}
.front-core__title {
  margin: 0 0 16px;
  line-height: 1.3;
  font-weight: 700;
  font-size: 4rem;
  text-align: center;
  letter-spacing: 4px;
}
@media (min-width: 576px) {
  .front-core__title {
    font-size: 5rem;
  }
}
@media (min-width: 768px) {
  .front-core__title {
    font-size: 6rem;
  }
}
@media (min-width: 992px) {
  .front-core__title {
    font-size: 8rem;
  }
}
.front-core__lede {
  margin: 0 0 80px;
  font-weight: bold;
  font-size: 1.2rem;
  text-align: center;
  letter-spacing: 1px;
}
.front-core__text {
  margin: 0 0 100px;
  line-height: 1.8;
  font-size: 1.4rem;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .front-core__text {
    max-width: 92%;
    margin: 0 auto 100px;
    text-align: justify;
  }
}
@media (min-width: 768px) {
  .front-core__text {
    text-align: center;
  }
}
.front-core__link {
  text-align: center;
}
.front-core__link .btn-default {
  max-width: 335px;
  width: 100%;
}

.front-column {
  padding: 100px 0;
  background-image: linear-gradient(0deg, #F5F5F5 50%, transparent 50.01%);
}
@media (min-width: 992px) {
  .front-column {
    padding: 254px 0 150px;
  }
}
.front-column .column-swiper {
  margin: -30px 0 80px;
  padding: 30px 0 40px;
  overflow: visible;
}
@media (min-width: 768px) {
  .front-column .column-swiper {
    margin-bottom: 78px;
    padding: 30px 0 70px;
  }
}
.front-column .column-swiper .swiper-slide {
  width: 260px;
}
@media (min-width: 375px) {
  .front-column .column-swiper .swiper-slide {
    width: 280px;
  }
}
@media (min-width: 576px) {
  .front-column .column-swiper .swiper-slide {
    width: 300px;
  }
}
@media (min-width: 768px) {
  .front-column .column-swiper .swiper-slide {
    width: 350px;
  }
}
@media (min-width: 992px) {
  .front-column .column-swiper .swiper-slide {
    width: 400px;
  }
}
.front-column .column-swiper .column-swiper-pagination {
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #E5E5E5;
}
@media (min-width: 768px) {
  .front-column .column-swiper .column-swiper-pagination {
    max-width: 600px;
    margin: 0 auto;
  }
}
.front-column .column-swiper .column-swiper-pagination .swiper-pagination-progressbar-fill {
  background-color: #d2b85d;
}
@media (max-width: 991px) {
  .front-column .column-swiper .column-swiper-button-next,
.front-column .column-swiper .column-swiper-button-prev {
    display: none;
  }
}
@media (min-width: 992px) {
  .front-column .column-swiper .column-swiper-button-next,
.front-column .column-swiper .column-swiper-button-prev {
    top: auto;
    bottom: 0;
    width: 40px;
    height: 40px;
    color: #fff;
    background-color: #d2b85d;
    border-radius: 100px;
    transform: translateY(50%);
    transition: 235ms ease;
  }
  .front-column .column-swiper .column-swiper-button-next:after,
.front-column .column-swiper .column-swiper-button-prev:after {
    font-size: 1.4rem;
  }
  .front-column .column-swiper .column-swiper-button-next:hover,
.front-column .column-swiper .column-swiper-button-prev:hover {
    opacity: 0.8;
  }
}
.front-column .column-swiper .column-swiper-button-next {
  left: 50px;
}
.front-column .column-swiper .column-swiper-button-prev {
  left: 0;
}
.front-column .component-column-slider__link {
  display: flex;
  justify-content: center;
}
.front-column .component-column-slider__link .btn {
  width: 100%;
}
@media (min-width: 576px) {
  .front-column .component-column-slider__link .btn {
    max-width: 300px;
  }
}

.front-voice {
  padding: 100px 0;
}
@media (min-width: 768px) {
  .front-voice {
    padding: 254px 0 250px;
  }
}
.front-voice__lede {
  margin: 0 0 60px;
  font-weight: 800;
  font-size: 2.6rem;
  text-align: center;
}
@media (min-width: 992px) {
  .front-voice__lede {
    margin: 0 0 87px;
    font-size: 5rem;
  }
}
.front-voice__column {
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  .front-voice__column {
    column-count: 2;
    column-gap: 60px;
  }
}
.front-voice__column > div {
  page-break-inside: avoid;
  break-inside: avoid;
}
.front-voice__column-lede {
  margin: 0 0 60px;
  line-height: 2;
  font-weight: 500;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .front-voice__column-lede {
    padding-left: 15px;
    padding-right: 15px;
    text-align: justify;
  }
}
.front-voice__column-item {
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .front-voice__column-item {
    padding-bottom: 60px;
  }
}
.front-voice__column .component-getpost__text {
  position: relative;
  z-index: 1;
  padding-top: 0;
}
.front-voice__column .component-getpost__title {
  max-height: 4.2em;
  margin: -1em 0 35px;
  padding: 0 8px;
  line-height: 2.1;
  font-size: 1.4rem;
  color: #fff;
}
.front-voice__column .component-getpost__title span {
  padding: 5px 0;
  background-color: #d2b85d;
  box-shadow: -8px 0 0 #d2b85d, 8px 0 0 #d2b85d;
}
.front-voice__link {
  display: flex;
  justify-content: center;
}
.front-voice__link .btn {
  width: 100%;
}
@media (min-width: 576px) {
  .front-voice__link .btn {
    max-width: 300px;
  }
}

.front-news {
  padding: 100px 0;
  background-color: #F4F8FF;
}
@media (min-width: 768px) {
  .front-news {
    padding: 154px 0 15px;
  }
}
@media (min-width: 768px) {
  .front-news__contents {
    display: flex;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .front-news__contents__item {
    margin-bottom: 30px;
	  width: 32% !important;
	  padding: 0 !important;
  }
	.front-news-1{
	width: 100% !important;	
	}
}
@media (min-width: 768px) {
  .front-news__contents__item {
    width: 33.3332%;
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .front-news__contents .component-getnews__thumbnail {
/*    display: none;*/
  }
}
@media (max-width: 767px) {
  .front-news__contents .component-getnews__text {
    padding-top: 0;
  }
}
.front-news__link {
  display: flex;
  justify-content: center;
  margin-top: 60px;
}
@media (min-width: 768px) {
  .front-news__link {
    margin-top: 80px;
  }
}
.front-news__link .btn {
  width: 100%;
}
@media (min-width: 768px) {
  .front-news__link .btn {
    max-width: 300px;
  }
}

.about-navi {
  margin: 0 0 80px;
}
@media (min-width: 992px) {
  .about-navi {
    margin: 0 0 150px;
  }
}
.about-navi__list {
  display: flex;
  flex-wrap: wrap;
  margin: -5px;
  padding: 0;
  list-style: none;
}
@media (min-width: 992px) {
  .about-navi__list {
    margin: -15px;
  }
}
.about-navi__list li {
  width: 50%;
  padding: 5px;
}
@media (min-width: 992px) {
  .about-navi__list li {
    width: 25%;
    padding: 15px;
  }
}
.about-navi__list a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 50px;
  font-weight: 700;
  font-size: 1.4rem;
  color: #d2b85d;
  text-decoration: none;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.06);
}
@media (min-width: 992px) {
  .about-navi__list a {
    height: 78px;
  }
}
.about-navi__list a:hover {
  color: #fff;
  background-color: #d2b85d;
}
.about-navi__list .current a {
  color: #fff;
  background-color: #d2b85d;
}

.about-lede {
  margin: 100px 0;
}
@media (min-width: 992px) {
  .about-lede {
    margin: 0 0 174px;
  }
}
.about-lede__title {
  margin: 0;
  line-height: 1.6;
  font-weight: 700;
  font-size: 2.6rem;
  text-align: center;
}
@media (min-width: 992px) {
  .about-lede__title {
    line-height: 1.3;
    font-size: 5rem;
    text-align: center;
  }
}

.about-mission {
  position: relative;
  margin-bottom: 100px;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .about-mission:before {
    content: "";
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    z-index: 0;
    width: 100%;
    height: 82%;
    background-color: #F4F8FF;
  }
  .about-mission .container {
    position: relative;
    z-index: 2;
  }
}
@media (min-width: 992px) {
  .about-mission {
    margin-bottom: 150px;
    background-image: linear-gradient(-90deg, #F4F8FF 76%, transparent 76.01%);
    background-size: 100% 100%;
    background-position: left 50px;
  }
  .about-mission[data-media-pos*=right] {
    background-image: linear-gradient(90deg, #F4F8FF 78%, transparent 78.01%);
  }
}
.about-mission .lede-primary {
  margin: 0 0 60px;
  text-align: center;
}
@media (min-width: 992px) {
  .about-mission .lede-primary {
    margin: 0 0 80px;
  }
}
.about-mission .lede-primary .large {
  margin: 0 0 6px;
  font-weight: 700;
  font-size: 2.4rem;
  letter-spacing: 0.1em;
}
@media (min-width: 992px) {
  .about-mission .lede-primary .large {
    font-size: 3.6rem;
  }
}
.about-mission .lede-primary .small {
  font-weight: 700;
  font-size: 1rem;
}
@media (min-width: 992px) {
  .about-mission .lede-primary .small {
    font-size: 1.2rem;
  }
}
.about-mission__container {
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 992px) {
  .about-mission__container {
    flex-direction: row-reverse;
  }
}
@media (max-width: 991px) {
  .about-mission__media {
    margin-top: -80px;
  }
}
@media (min-width: 992px) {
  .about-mission__media {
    max-width: 360px;
    width: 33%;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.about-mission__media-inner {
  box-shadow: 20px 20px 20px 0 rgba(0, 0, 0, 0.1);
}
.about-mission__media .video {
  position: relative;
  padding-bottom: 77.77778%;
  overflow: hidden;
}
.about-mission__media .video video {
  position: absolute;
  top: 0;
  left: 50%;
  width: auto;
  height: 100%;
  transform: translateX(-50%);
}
.about-mission__media .video .video-play {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: 0;
  outline: 0;
}
.about-mission__media .video .video-play .icon-play {
  pointer-events: none;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  color: #fff;
  background-color: #d2b85d;
  border-radius: 100px;
}
.about-mission__media .video .video-play .icon-play svg {
  width: 26px;
  height: 24px;
  margin-right: -2px;
}
.about-mission__media .video .video-play .icon-play:before, .about-mission__media .video .video-play .icon-play:after {
  content: "";
  position: absolute;
  top: -4px;
  left: -4px;
  display: block;
  width: 88px;
  height: 88px;
  border-radius: 100px;
  border: 2px solid transparent;
  transition: 500ms ease;
}
.about-mission__media .video .video-play .icon-play:before {
  animation: videoOver 1s linear 0s infinite normal forwards;
}
.about-mission__media .video .video-play .icon-play:after {
  animation: videoOver 1s ease 0.2s infinite normal forwards;
}
@keyframes videoOver {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.about-mission__media .video .video-play:hover .icon-play:before {
  border-left-color: #d2b85d;
}
.about-mission__media .video .video-play:hover .icon-play:after {
  border-right-color: #d2b85d;
}
.about-mission__textbox {
  flex: 1 1 0%;
  margin-bottom: 130px;
}
@media (max-width: 767px) {
  .about-mission__textbox {
    padding-left: 15px;
    padding-right: 15px;
    text-align: justify;
  }
}
@media (min-width: 992px) {
  .about-mission__textbox {
    margin-right: 40px;
  }
}
.about-mission__textbox .text {
  line-height: 2;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .about-mission__textbox .text {
    font-size: 1.3rem;
  }
}
.about-mission__textbox .text p {
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  .about-mission__textbox .text p {
    margin-bottom: 2em;
  }
}
.about-mission__textbox .text p:last-child {
  margin-bottom: 0;
}

.about-vision {
  margin: 100px 0 120px;
}
@media (min-width: 992px) {
  .about-vision {
    margin: 227px 0 229px;
  }
}
.about-vision .lede-primary {
  margin-bottom: 60px;
  font-weight: 700;
  text-align: center;
}
@media (min-width: 992px) {
  .about-vision .lede-primary {
    margin: 0 0 80px;
  }
}
.about-vision .lede-primary .large {
  margin: 0 0 6px;
  font-size: 2.4rem;
  letter-spacing: 0.1em;
}
@media (min-width: 992px) {
  .about-vision .lede-primary .large {
    font-size: 3.6rem;
  }
}
.about-vision .lede-primary .small {
  font-size: 1.2rem;
}
@media (min-width: 992px) {
  .about-vision .lede-primary .small {
    font-size: 1.2rem;
  }
}
.about-vision__text {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .about-vision__text {
    padding-left: 15px;
    padding-right: 15px;
    text-align: justify;
  }
}
@media (min-width: 992px) {
  .about-vision__text {
    margin-bottom: 100px;
    text-align: center;
  }
}
.about-vision__text .text {
  font-size: 1.4rem;
  line-height: 2.4;
}
@media (max-width: 767px) {
  .about-vision__text .text {
    line-height: 2;
    font-size: 1.3rem;
  }
}
.about-vision__text .text p {
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  .about-vision__text .text p {
    margin-bottom: 2em;
  }
}
.about-vision__text .text p:last-child {
  margin-bottom: 0;
}
.about-vision__video .video {
  position: relative;
  padding-bottom: 56.25%;
  background-color: #666;
}
.about-vision__video .video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about-purpose {
  margin: 100px 0 120px;
}
@media (min-width: 992px) {
  .about-purpose {
    margin: 227px 0 229px;
  }
}
.about-purpose .lede-primary {
  margin-bottom: 60px;
  font-weight: 700;
  text-align: center;
}
@media (min-width: 992px) {
  .about-purpose .lede-primary {
    margin: 0 0 80px;
  }
}
.about-purpose .lede-primary .large {
  margin: 0 0 16px;
  line-height: 1.6;
  font-size: 2.4rem;
  letter-spacing: 0.1em;
}
@media (min-width: 992px) {
  .about-purpose .lede-primary .large {
    line-height: 2;
    font-size: 3.6rem;
  }
}
.about-purpose .lede-primary .small {
  line-height: 2;
  font-size: 1.2rem;
}
@media (min-width: 992px) {
  .about-purpose .lede-primary .small {
    font-size: 1.4rem;
  }
}
.about-purpose__text {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .about-purpose__text {
    padding-left: 15px;
    padding-right: 15px;
    text-align: justify;
  }
}
@media (min-width: 992px) {
  .about-purpose__text {
    margin-bottom: 100px;
    text-align: center;
  }
}
.about-purpose__text .text {
  font-size: 1.4rem;
  line-height: 2.4;
}
.about-purpose__text .text p {
  margin-bottom: 2em;
}
.about-purpose__text .text p:last-child {
  margin-bottom: 0;
}

.about-value {
  position: relative;
  padding-bottom: 100px;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .about-value:before {
    content: "";
    position: absolute;
    top: 30px;
    left: 20px;
    right: 0;
    z-index: 0;
    height: calc(100% - 30px);
    display: block;
    background-color: #F4F8FF;
  }
  .about-value .container {
    position: relative;
    z-index: 1;
    padding-left: 40px;
  }
}
@media (min-width: 992px) {
  .about-value {
    padding-bottom: 150px;
    background-image: linear-gradient(-90deg, #F4F8FF 76%, transparent 76.01%);
    background-size: 100% 100%;
    background-position: left 50px;
  }
  .about-value[data-media-pos*=right] {
    background-image: linear-gradient(90deg, #F4F8FF 78%, transparent 78.01%);
  }
}
.about-value__lede {
  margin: 0 0 62px;
  line-height: 2.4;
  font-size: 1.4rem;
}
@media (max-width: 767px) {
  .about-value__lede {
    line-height: 2;
    font-size: 1.3rem;
    text-align: justify;
  }
}
@media (min-width: 992px) {
  .about-value__lede {
    margin: 0 0 79px;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .about-value__card {
    display: flex;
    flex-wrap: wrap;
    margin: -30px;
  }
}
.about-value__card-item {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .about-value__card-item {
    width: 33%;
    margin: 0;
    padding: 30px;
  }
}
.about-value__card-item:last-child {
  margin-bottom: 0;
}
.about-value .card-about {
  height: 100%;
  padding: 13px 30px 30px;
  background-color: #fff;
  box-shadow: 20px 20px 20px 0 rgba(40, 63, 144, 0.1);
}
@media (min-width: 992px) {
  .about-value .card-about {
    padding: 53px 16px;
  }
}
.about-value .card-about__title {
  margin: 0 0 30px;
  line-height: 1;
  font-weight: 700;
}
@media (min-width: 992px) {
  .about-value .card-about__title {
    margin: 0 0 40px;
    text-align: center;
  }
}
.about-value .card-about__title span {
  display: block;
}
.about-value .card-about__title .large {
  margin: 0 0 8px;
  line-height: 1.2;
  font-size: 3.4rem;
  letter-spacing: 0.1em;
}
@media (min-width: 992px) {
  .about-value .card-about__title .large {
    font-size: 4rem;
  }
}
.about-value .card-about__title .small {
  font-size: 1.2rem;
}
.about-value .card-about__text {
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .about-value .card-about__text {
    text-align: justify;
  }
}
@media (min-width: 992px) {
  .about-value .card-about__text {
    text-align: center;
  }
}
.about-value .card-about__text .text {
  line-height: 2.2;
  font-size: 1.4rem;
}
@media (max-width: 767px) {
  .about-value .card-about__text .text {
    line-height: 2;
  }
}
@media (max-width: 991px) {
  .about-value .card-about__text .text br {
    display: none;
  }
}
@media (min-width: 992px) {
  .about-value .card-about__text .text {
    line-height: 2.4;
  }
}
.about-value .card-about__text .text p:last-child {
  margin-bottom: 0;
}

.about-message {
  padding-top: 100px;
  background-color: #fff;
}
@media (max-width: 991px) {
  .about-message {
    padding-bottom: 120px;
  }
}
@media (min-width: 992px) {
  .about-message {
    padding: 150px 0;
  }
}
@media (max-width: 991px) {
  .about-message__profile-image-sp {
    margin-left: -20px;
  }
}
@media (min-width: 992px) {
  .about-message__profile-image-sp {
    display: none;
  }
}
.about-message__heading {
  margin: -40px 0 60px;
  line-height: 1.6;
  font-size: 2.8rem;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .about-message__heading {
    font-size: 2.4rem;
    letter-spacing: 0.1em;
  }
}
@media (min-width: 768px) {
  .about-message__heading {
    margin: 120px 0 0;
    line-height: 2;
    font-size: 3.4rem;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .about-message__heading {
    font-size: 5rem;
  }
}
@media (min-width: 992px) {
  .about-message__profile {
    display: flex;
    background-image: url(../img/about/profile_bg@2x.jpg);
    background-size: cover;
    background-position: center top;
  }
}
.about-message__profile-text {
  flex: 1 1 0%;
}
@media (max-width: 767px) {
  .about-message__profile-text {
    padding-left: 15px;
    padding-right: 15px;
    text-align: justify;
  }
}
@media (min-width: 992px) {
  .about-message__profile-text {
    width: 50%;
    margin-left: auto;
    padding: 100px 0;
  }
}
.about-message__profile-text .text {
  font-size: 1.4rem;
  line-height: 2;
}
@media (max-width: 767px) {
  .about-message__profile-text .text {
    font-size: 1.3rem;
  }
}
.about-message__profile-text .text p {
  margin: 0 0 1em;
}
@media (min-width: 768px) {
  .about-message__profile-text .text p {
    margin: 0 0 2em;
  }
}
.about-message__profile-text .text p:last-child {
  margin-bottom: 0;
}
.about-message__profile-text .text .name {
  font-size: 1.6rem;
}
@media (max-width: 991px) {
  .about-message__profile-text .text .name {
    text-align: left !important;
  }
}

.about-footer-navi {
  padding: 80px 0;
  background-color: #F4F8FF;
}
@media (min-width: 992px) {
  .about-footer-navi {
    padding: 150px 0;
  }
}
.about-footer-navi__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .about-footer-navi__list {
    display: flex;
    flex-wrap: wrap;
    margin: -20px;
  }
}
@media (max-width: 767px) {
  .about-footer-navi__list li {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .about-footer-navi__list li {
    width: 100%;
    padding: 20px;
  }
}
.about-footer-navi__list .btn-default {
  width: 100%;
  padding: 28px 50px 36px;
  text-align: left;
  border: 0;
  border-radius: 0;
  box-shadow: 10px 10px 20px 0 rgba(0, 0, 0, 0.1);
}
@media (min-width: 768px) {
  .about-footer-navi__list .btn-default {
    padding: 52px 50px;
  }
}
.about-footer-navi__list .btn-default span {
  display: block;
}
.about-footer-navi__list .btn-default .en {
  font-size: 3rem;
}
.about-footer-navi__list .btn-default .ja {
  font-size: 1.2rem;
}

@keyframes flip {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(80px);
  }
  51% {
    transform: translateX(-80px);
  }
  100% {
    transform: translateX(0);
  }
}
@media (max-width: 767px) {
  .member-about-lede__title {
    text-align: left;
  }
}

.member-archive__article {
  position: relative;
  margin-bottom: 111px;
  padding-top: 29px;
}
@media (min-width: 992px) {
  .member-archive__article {
    margin-bottom: 150px;
    padding-top: 100px;
  }
}
.member-archive__article:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: block;
  background-color: #F4F8FF;
}
@media (max-width: 991px) {
  .member-archive__article:before {
    right: -20px;
    height: 89%;
  }
}
@media (min-width: 992px) {
  .member-archive__article:before {
    left: 22%;
    width: 100vw;
    height: 300px;
  }
}
@media (min-width: 992px) {
  .member-archive__article:nth-child(2n) .member-archive__article-link {
    flex-direction: row-reverse;
  }
}
@media (min-width: 992px) {
  .member-archive__article:nth-child(2n) .member-archive__image {
    margin-right: 0;
    margin-left: 87px;
  }
}
.member-archive__article-link {
  position: relative;
  z-index: 1;
  color: currentColor;
  text-decoration: none;
}
@media (min-width: 992px) {
  .member-archive__article-link {
    display: flex;
  }
}
.member-archive__article-link:hover .member-archive__image:before {
  transform: translate(-8px, -8px);
}
.member-archive__article-link:hover .rad-arrow__rad svg {
  animation: flip 750ms ease 100ms 1 forwards normal;
}
.member-archive__image {
  position: relative;
}
@media (max-width: 991px) {
  .member-archive__image {
    margin-left: -20px;
  }
}
@media (min-width: 992px) {
  .member-archive__image {
    width: 55%;
    margin-right: 87px;
  }
}
.member-archive__image:before, .member-archive__image:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 50%;
  transition: 350ms ease;
}
.member-archive__image:before {
  top: 0;
  left: 0;
  box-shadow: inset 0 0 0 0 #d2b85d;
  transform: translate(0, 0);
}
.member-archive__image:after {
  bottom: 0;
  right: 0;
  box-shadow: inset 0 0 0 0 #d2b85d;
  transform: translate(0, 0);
}
.member-archive__profile {
  position: relative;
  flex: 1 1 0%;
}
.member-archive__profile .rad-arrow {
  display: flex;
}
@media (max-width: 991px) {
  .member-archive__profile .rad-arrow {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-25%);
  }
}
@media (min-width: 992px) {
  .member-archive__profile .rad-arrow {
    margin: 32px 0 40px;
  }
}
.member-archive__profile .rad-arrow__rad {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  margin-left: auto;
  overflow: hidden;
  font-size: 1rem;
  background-color: #fff;
  border-radius: 100px;
  box-shadow: 0 0 10px 0 rgba(40, 63, 144, 0.1);
}
.member-archive__profile .rad-arrow__rad svg {
  width: 1em;
  height: 1em;
  transition: 235ms ease;
}
@media (max-width: 991px) {
  .member-archive__profile-names {
    margin-right: 20px;
    text-align: center;
  }
}
.member-archive__profile-names .name-en {
  margin: 18px 0 10px;
  line-height: 1.1;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  letter-spacing: 0.08em;
}
@media (min-width: 992px) {
  .member-archive__profile-names .name-en {
    margin: -8px 0 6px;
    font-size: 6rem;
    letter-spacing: 0.1em;
  }
}
.member-archive__profile-names .profile {
  font-weight: 800;
  font-size: 1rem;
}
.member-archive__profile-names .profile .slash:before {
  content: " / ";
}
@media (max-width: 991px) {
  .member-archive__profile-word {
    display: none;
  }
}
@media (min-width: 992px) {
  .member-archive__profile-word {
    position: relative;
    padding-left: 40px;
    line-height: 2.5;
  }
  .member-archive__profile-word:before {
    content: "";
    position: absolute;
    top: 9%;
    bottom: 9%;
    left: 0;
    display: block;
    width: 2px;
    height: 82%;
    background-color: #d2b85d;
  }
  .member-archive__profile-word p {
    margin: 0;
  }
}

.member-list {
  margin: 160px 0;
  padding: 100px 0 0;
  background-image: linear-gradient(180deg, #F4F8FF 333px, transparent 334px);
}
@media (min-width: 992px) {
  .member-list {
    margin: 157px 0 150px;
    padding: 150px 0 0;
  }
}
.member-list .column-swiper {
  margin: -30px 0 80px;
  padding: 30px 0 40px;
  overflow: visible;
}
@media (min-width: 768px) {
  .member-list .column-swiper {
    margin-bottom: 78px;
    padding: 30px 0 70px;
  }
}
.member-list .column-swiper .swiper-slide {
  width: 300px;
}
@media (min-width: 768px) {
  .member-list .column-swiper .swiper-slide {
    width: 350px;
  }
}
@media (min-width: 992px) {
  .member-list .column-swiper .swiper-slide {
    width: 400px;
  }
}
.member-list .column-swiper .component-getpost__text {
  position: relative;
  z-index: 1;
}
.member-list .column-swiper .component-getpost__member-title {
  margin: 0;
  margin-bottom: 30px;
  height: auto;
  line-height: 1;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
@media (min-width: 992px) {
  .member-list .column-swiper .component-getpost__member-title {
    margin-top: -1em;
  }
}
.member-list .column-swiper .component-getpost__member-title span {
  display: block;
}
.member-list .column-swiper .component-getpost__meta {
  margin-top: 0;
  font-weight: 600;
}
@media (max-width: 991px) {
  .member-list .column-swiper .component-getpost__meta {
    flex-wrap: wrap;
  }
}
.member-list .column-swiper .component-getpost__meta .slash {
  margin: 0 1em;
}
@media (max-width: 991px) {
  .member-list .column-swiper .component-getpost__meta .more {
    width: 100%;
    margin-top: 40px;
  }
}
@media (max-width: 991px) {
  .member-list .column-swiper .component-getpost__meta .sp-hidden {
    display: inline-block;
  }
}
.member-list .column-swiper .column-swiper-pagination {
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #E5E5E5;
}
@media (min-width: 768px) {
  .member-list .column-swiper .column-swiper-pagination {
    max-width: 600px;
    margin: 0 auto;
  }
}
.member-list .column-swiper .column-swiper-pagination .swiper-pagination-progressbar-fill {
  background-color: #d2b85d;
}
@media (max-width: 991px) {
  .member-list .column-swiper .column-swiper-button-next,
.member-list .column-swiper .column-swiper-button-prev {
    display: none;
  }
}
@media (min-width: 992px) {
  .member-list .column-swiper .column-swiper-button-next,
.member-list .column-swiper .column-swiper-button-prev {
    top: auto;
    bottom: 0;
    width: 40px;
    height: 40px;
    color: #fff;
    background-color: #d2b85d;
    border-radius: 100px;
    transform: translateY(50%);
    transition: 235ms ease;
  }
  .member-list .column-swiper .column-swiper-button-next:after,
.member-list .column-swiper .column-swiper-button-prev:after {
    font-size: 1.4rem;
  }
  .member-list .column-swiper .column-swiper-button-next:hover,
.member-list .column-swiper .column-swiper-button-prev:hover {
    opacity: 0.8;
  }
}
.member-list .column-swiper .column-swiper-button-next {
  left: 50px;
}
.member-list .column-swiper .column-swiper-button-prev {
  left: 0;
}
.member-list .component-column-slider__link {
  display: flex;
  justify-content: center;
}
.member-list .component-column-slider__link .btn {
  width: 100%;
}
@media (min-width: 576px) {
  .member-list .component-column-slider__link .btn {
    max-width: 300px;
  }
}

.sdgs-title {
  margin: 0 0 128px;
  font-size: 2.8rem;
}
@media (min-width: 768px) {
  .sdgs-title {
    margin: 0 0 142px;
    font-size: 5rem;
    text-align: center;
  }
}

.sdgs-aim {
  position: relative;
  padding: 1px 0 80px;
  background-color: #F4F8FF;
}
@media (min-width: 768px) {
  .sdgs-aim {
    padding: 1px 0 144px;
  }
}
.sdgs-aim .heading {
  display: flex;
  flex-direction: column;
  margin: -1.6em 0 60px;
}
@media (min-width: 768px) {
  .sdgs-aim .heading {
    align-items: center;
    justify-content: center;
    margin-top: -1.1em;
    margin-bottom: 110px;
  }
}
.sdgs-aim .heading .en {
  margin-bottom: 17px;
  font-size: 2.8rem;
}
@media (min-width: 768px) {
  .sdgs-aim .heading .en {
    margin-bottom: 3px;
    font-size: 5rem;
    letter-spacing: 0.1em;
  }
}
.sdgs-aim .heading .ja {
  font-size: 1.2rem;
}
@media (max-width: 767px) {
  .sdgs-aim .textbox {
    padding-left: 10px;
    padding-right: 10px;
    text-align: justify;
  }
}
.sdgs-aim .textbox .text {
  line-height: 2;
  font-weight: 500;
  font-size: 1.4rem;
}
@media (max-width: 767px) {
  .sdgs-aim .textbox .text {
    font-size: 1.3rem;
  }
}
@media (min-width: 768px) {
  .sdgs-aim .textbox .text {
    line-height: 2.5;
    text-align: center;
  }
}
.sdgs-aim .textbox .text p {
  margin: 0 0 1em;
}
@media (min-width: 768px) {
  .sdgs-aim .textbox .text p {
    margin: 0 0 2em;
  }
}
.sdgs-aim .textbox .text p:last-child {
  margin-bottom: 0;
}

.sdgs-management {
  padding: 80px 0 50px;
  background-color: #fff;
}
@media (min-width: 768px) {
  .sdgs-management {
    padding: 110px 0 153px;
  }
}
.sdgs-management .heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 0 84px;
  text-align: center;
}
@media (min-width: 768px) {
  .sdgs-management .heading {
    margin-bottom: 120px;
  }
}
.sdgs-management .heading .en {
  margin-bottom: 24px;
  font-size: 5rem;
  letter-spacing: 0.06em;
}
@media (min-width: 768px) {
  .sdgs-management .heading .en {
    margin-bottom: 40px;
    font-size: 6.4rem;
    letter-spacing: 0.1em;
  }
}
.sdgs-management .heading .ja {
  position: relative;
  padding-left: 13px;
  padding-right: 13px;
  font-size: 1.2rem;
}
.sdgs-management .heading .ja:before, .sdgs-management .heading .ja:after {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 30px;
  height: 1px;
  background-color: var(--color-main);
}
.sdgs-management .heading .ja:before {
  left: 100%;
}
.sdgs-management .heading .ja:after {
  right: 100%;
}
@media (min-width: 768px) {
  .sdgs-management .image {
    margin-left: -45px;
    margin-right: -45px;
  }
}

.sdgs-section {
  padding: 80px 0;
  background-color: #fff;
}
@media (min-width: 768px) {
  .sdgs-section {
    padding: 160px 0;
  }
}
.sdgs-section__content .h-title {
  margin: 0 0 60px;
  font-weight: 800;
  font-size: 2.8rem;
}
@media (min-width: 768px) {
  .sdgs-section__content .h-title {
    margin-bottom: 80px;
    font-size: 4rem;
  }
}
.sdgs-section__content .sdgs-list__section {
  position: relative;
  margin-bottom: 40px;
  padding-left: 20px;
}
@media (min-width: 768px) {
  .sdgs-section__content .sdgs-list__section {
    margin-bottom: 60px;
  }
}
.sdgs-section__content .sdgs-list__section:last-child {
  margin-bottom: 0;
}
.sdgs-section__content .sdgs-list__section:before {
  content: "";
  position: absolute;
  top: 1em;
  left: 0;
  display: block;
  width: 8px;
  height: 8px;
  background-color: var(--color-main);
  border-radius: 10px;
  transform: translateY(-50%);
}
@media (min-width: 768px) {
  .sdgs-section__content .sdgs-list__section:before {
    top: 1.2em;
  }
}
.sdgs-section__content .sdgs-list__section .title {
  margin: 0 0 28px;
  font-size: 2rem;
}
@media (min-width: 768px) {
  .sdgs-section__content .sdgs-list__section .title {
    margin-bottom: 20px;
    font-size: 2.4rem;
  }
}
.sdgs-section__content .sdgs-list__section .text {
  line-height: 2;
  font-size: 1.4rem;
}
.sdgs-section__content .sdgs-list__section .text p {
  margin: 0 0 1em;
}
.sdgs-section__content .sdgs-list__section .text p:last-child {
  margin-bottom: 0;
}

#sdgs1,
#sdgs3 {
  padding: 80px 0;
  background-color: #F4F8FF;
}
@media (min-width: 768px) {
  #sdgs1,
#sdgs3 {
    padding: 120px 0;
  }
}

.case-selector {
  margin: 0 0 150px;
  padding: 100px 0;
  background-color: #F4F8FF;
}
.case-selector__lede {
  margin: 0 0 20px;
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
}
.case-selector__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -16px;
  padding: 0;
  list-style: none;
}
.case-selector__list li {
  padding: 10px 16px;
  width: 100%;
}
@media (min-width: 992px) {
  .case-selector__list li {
    width: 33.3332%;
    padding: 10px 20px;
  }
}
.case-selector__list li a {
  display: block;
  padding: 20px 16px;
  font-weight: bold;
  font-size: 14px;
  color: #d2b85d;
  text-align: center;
  text-decoration: none;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.06);
}
@media (min-width: 992px) {
  .case-selector__list li a {
    padding: 32px 16px;
  }
}
.case-selector__list li a:hover {
  color: #fff;
  background-color: #d2b85d;
}

.case-archive__row {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .case-archive__row {
    margin: -60px -30px;
  }
}
.case-archive__item {
  width: 100%;
  padding: 0 0 30px;
}
@media (max-width: 991px) {
  .case-archive__item {
    margin-bottom: 60px;
  }
  .case-archive__item:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .case-archive__item {
    width: 50%;
    padding: 60px 30px;
  }
}
.case-archive__item .inner {
  display: block;
  color: #d2b85d;
  text-decoration: none;
}
.case-archive__item .image {
  position: relative;
  height: 0;
  margin-bottom: 30px;
  padding-bottom: 57.6923076923%;
  overflow: hidden;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
}
.case-archive__item .image img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.case-archive__item .title {
  margin: 0 0 26px;
  font-weight: bold;
  font-size: 2rem;
}
.case-archive__item .company-name {
  margin: 0 0 17px;
  font-weight: bold;
  font-size: 14px;
}
.case-archive__item .category,
.case-archive__item .tags {
  font-size: 12px;
}
.case-archive__item .category a,
.case-archive__item .tags a {
  color: currentColor;
  text-decoration: none;
}
.case-archive__item .category a:hover,
.case-archive__item .tags a:hover {
  text-decoration: underline;
}
.case-archive__item .icon {
  margin-right: 8px;
}
.case-archive__item .link {
  margin-top: 52px;
  text-align: center;
}
.case-archive__item .link .btn {
  max-width: 300px;
  width: 100%;
}
.case-archive .pager {
  margin: 100px 0;
}

.case-detail-header {
  margin-top: -60px;
  padding: 120px 0 140px;
  background-color: #F4F8FF;
}
@media (min-width: 992px) {
  .case-detail-header {
    padding: 180px 0 203px;
  }
}
.case-detail-header__meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 40px;
}
.case-detail-header__meta time {
  font-size: 1.2rem;
}
.case-detail-header__meta .case-box {
  display: flex;
  align-items: center;
  font-weight: bold;
}
.case-detail-header__meta .case-box .en {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 2rem;
}
.case-detail-header__meta .case-box .ja {
  font-size: 1.2rem;
}
.case-detail-header__meta .case-box .border {
  width: 30px;
  height: 1px;
  margin: 0 19px;
  background-color: currentColor;
}
.case-detail-header__title {
  margin: 0;
  font-size: 2.2rem;
}
@media (min-width: 992px) {
  .case-detail-header__title {
    font-size: 4rem;
  }
}

.case-detail {
  position: relative;
  z-index: 1;
  margin-top: -80px;
}
@media (min-width: 992px) {
  .case-detail {
    margin-top: -100px;
  }
}

.case-block {
  margin: 100px 0;
}
@media (min-width: 992px) {
  .case-block {
    margin: 225px 0;
  }
}
.case-block__image {
  margin: 40px 0;
}
@media (min-width: 992px) {
  .case-block__image {
    margin: 60px 0;
  }
}
.case-block__text {
  max-width: 700px;
  margin: 0 auto;
}
.case-block .text {
  line-height: 2.2;
  font-size: 1.4rem;
}
.case-block .text h3 {
  position: relative;
  margin: 0 0 20px;
  padding-left: 1em;
  padding-bottom: 20px;
  line-height: 1.4;
  font-size: 1.8rem;
  border-bottom: 1px solid #DCE6F7;
}
@media (min-width: 992px) {
  .case-block .text h3 {
    margin: 0 0 30px;
    font-size: 2rem;
  }
}
.case-block .text h3:before {
  content: "";
  position: absolute;
  top: 0.5em;
  left: 0;
  display: block;
  width: 8px;
  height: 8px;
  background-color: #d2b85d;
  border-radius: 10px;
}
.case-block__gallery .image {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .case-block__gallery .image {
    margin-bottom: 40px;
  }
}
.case-block__gallery .image:last-child {
  margin-bottom: 0;
}
.case-block__outline {
  max-width: 700px;
  margin: 0 auto;
}
.case-block__outline .remarks {
  margin: 20px 0 0;
  font-size: 1.2rem;
}
@media (min-width: 992px) {
  .case-block__outline .remarks {
    margin: 30px 0 0;
  }
}

.table-outline {
  width: 100%;
}
.table-outline tr {
  border-bottom: 1px solid #DAE6FA;
}
@media (max-width: 991px) {
  .table-outline tr {
    display: block;
    padding: 15px 0;
  }
}
.table-outline th, .table-outline td {
  padding: 0;
  font-size: 1.4rem;
}
@media (max-width: 991px) {
  .table-outline th, .table-outline td {
    display: block;
  }
}
@media (min-width: 992px) {
  .table-outline th, .table-outline td {
    padding: 30px 0;
  }
}
@media (max-width: 991px) {
  .table-outline th {
    margin-bottom: 8px;
  }
}
@media (min-width: 992px) {
  .table-outline th {
    width: 196px;
  }
}
.table-outline a {
  color: currentColor;
}
.table-outline a:hover {
  text-decoration: none;
}

.case-other {
  margin: 100px 0;
  padding: 0 0 100px;
  background-image: linear-gradient(0deg, #F5F5F5 50%, transparent 50.01%);
}
@media (min-width: 992px) {
  .case-other {
    margin: 150px 0;
    padding: 0 0 150px;
  }
}
.case-other .column-swiper {
  margin: -30px 0 0;
  padding: 30px 0 40px;
  overflow: visible;
}
@media (min-width: 768px) {
  .case-other .column-swiper {
    margin-bottom: 78px;
    padding: 30px 0 70px;
  }
}
.case-other .column-swiper .swiper-slide {
  width: 260px;
}
@media (min-width: 375px) {
  .case-other .column-swiper .swiper-slide {
    width: 280px;
  }
}
@media (min-width: 576px) {
  .case-other .column-swiper .swiper-slide {
    width: 300px;
  }
}
@media (min-width: 768px) {
  .case-other .column-swiper .swiper-slide {
    width: 350px;
  }
}
@media (min-width: 992px) {
  .case-other .column-swiper .swiper-slide {
    width: 400px;
  }
}
.case-other .column-swiper .column-swiper-pagination {
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #E5E5E5;
}
@media (min-width: 768px) {
  .case-other .column-swiper .column-swiper-pagination {
    max-width: 600px;
    margin: 0 auto;
  }
}
.case-other .column-swiper .column-swiper-pagination .swiper-pagination-progressbar-fill {
  background-color: #d2b85d;
}
@media (max-width: 991px) {
  .case-other .column-swiper .column-swiper-button-next,
.case-other .column-swiper .column-swiper-button-prev {
    display: none;
  }
}
@media (min-width: 992px) {
  .case-other .column-swiper .column-swiper-button-next,
.case-other .column-swiper .column-swiper-button-prev {
    top: auto;
    bottom: 0;
    width: 40px;
    height: 40px;
    color: #fff;
    background-color: #d2b85d;
    border-radius: 100px;
    transform: translateY(50%);
    transition: 235ms ease;
  }
  .case-other .column-swiper .column-swiper-button-next:after,
.case-other .column-swiper .column-swiper-button-prev:after {
    font-size: 1.4rem;
  }
  .case-other .column-swiper .column-swiper-button-next:hover,
.case-other .column-swiper .column-swiper-button-prev:hover {
    opacity: 0.8;
  }
}
.case-other .column-swiper .column-swiper-button-next {
  left: 50px;
}
.case-other .column-swiper .column-swiper-button-prev {
  left: 0;
}
.case-other .component-getcase {
  background-color: #fff;
}
.case-other .component-getcase__text {
  padding: 1px 17px 30px;
}
.case-other .component-getcase__title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 5em;
  margin: -1.5em 0 26px;
  padding: 0 6px;
  line-height: 2.5;
  font-size: 1.2rem;
  color: #fff;
}
@media (min-width: 992px) {
  .case-other .component-getcase__title {
    margin: -1.25em 0 26px;
    padding: 0 8px;
    font-size: 1.4rem;
  }
}
.case-other .component-getcase__title .text {
  position: relative;
  padding: 6px 0;
  background-color: #d2b85d;
  filter: drop-shadow(-8px 0 0 #d2b85d) drop-shadow(8px 0 0 #d2b85d);
}
@media (min-width: 992px) {
  .case-other .component-getcase__title .text {
    padding: 8px 0;
  }
}
.case-other .component-getcase__meta .company-name {
  font-size: 1.3rem;
}
.case-other .component-getcase__link {
  display: flex;
  justify-content: center;
}
.case-other .component-getcase__link .btn {
  width: 100%;
}
@media (min-width: 576px) {
  .case-other .component-getcase__link .btn {
    max-width: 300px;
  }
}
.case-other.projects-other .component-getcase__title {
  height: 5.12rem;
  margin: 20px 0;
  padding: 0;
  line-height: 1.6;
  font-size: 1.6rem;
  color: var(--color-main);
}

.voice-archive-lede {
  margin: 0 0 80px;
}
@media (min-width: 992px) {
  .voice-archive-lede {
    margin: 0 0 150px;
  }
}
.voice-archive-lede__title, .voice-archive-lede__par {
  text-align: center;
}
.voice-archive-lede__title {
  margin: 0 0 47px;
  line-height: 1.4;
  font-size: 3rem;
}
@media (min-width: 992px) {
  .voice-archive-lede__title {
    font-size: 5rem;
  }
}
.voice-archive-lede__par {
  margin: 0;
  line-height: 2;
  font-size: 1.2rem;
}
@media (min-width: 992px) {
  .voice-archive-lede__par {
    font-size: 1.4rem;
  }
}

.voice-archive__row {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .voice-archive__row {
    margin: -60px -30px;
  }
}
.voice-archive__item {
  width: 100%;
  padding: 0 0 30px;
}
@media (max-width: 991px) {
  .voice-archive__item {
    margin-bottom: 60px;
  }
  .voice-archive__item:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .voice-archive__item {
    width: 50%;
    padding: 60px 30px;
  }
}
.voice-archive__item .inner {
  display: block;
  color: #d2b85d;
  text-decoration: none;
}
.voice-archive__item .image {
  position: relative;
  height: 0;
  padding-bottom: 57.6923076923%;
  overflow: hidden;
}
.voice-archive__item .image img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.voice-archive__item .title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 5em;
  margin: -1.25em 0 26px;
  padding: 0 8px;
  overflow: hidden;
  line-height: 2.5;
  font-weight: bold;
  font-size: 1.4rem;
  color: #fff;
}
.voice-archive__item .title span {
  position: relative;
  padding: 8px 0;
  background-color: #d2b85d;
  filter: drop-shadow(-8px 0 0 #d2b85d) drop-shadow(8px 0 0 #d2b85d);
}
.voice-archive__item .title a {
  color: currentColor;
  text-decoration: none;
}
.voice-archive__item .company-name {
  margin: 0 0 17px;
  font-weight: bold;
  font-size: 14px;
}
.voice-archive__item .category,
.voice-archive__item .tags {
  font-size: 12px;
}
.voice-archive__item .category a,
.voice-archive__item .tags a {
  color: currentColor;
  text-decoration: none;
}
.voice-archive__item .category a:hover,
.voice-archive__item .tags a:hover {
  text-decoration: underline;
}
.voice-archive__item .icon {
  margin-right: 8px;
}
.voice-archive__item .link {
  margin-top: 52px;
  text-align: center;
}
.voice-archive__item .link .btn {
  max-width: 300px;
  width: 100%;
}
.voice-archive .pager {
  margin: 100px 0;
}

.voice-detail {
  padding-top: 1px;
}
.voice-detail > .case-visual:first-child {
  margin-top: -100px !important;
}

.page-service .component-page-header {
  position: relative;
}

.service-first {
  margin: 0 0 100px;
}
@media (min-width: 992px) {
  .service-first {
    margin: 0 0 150px;
  }
}
.service-first .title {
  margin: 0 0 40px;
  font-size: 2.6rem;
}
@media (min-width: 992px) {
  .service-first .title {
    font-size: 5rem;
    text-align: center;
  }
}
.service-first .lede {
  margin: 0 0 60px;
  line-height: 2.5;
  font-weight: bold;
  font-size: 1.3rem;
}
@media (max-width: 767px) {
  .service-first .lede {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 2;
    font-size: 1.4rem;
    text-align: justify;
  }
}
@media (min-width: 992px) {
  .service-first .lede {
    font-size: 1.2rem;
    text-align: center;
  }
}
.service-first .text {
  line-height: 2;
  font-size: 1.4rem;
}
@media (max-width: 767px) {
  .service-first .text {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.3rem;
    text-align: justify;
  }
}
@media (min-width: 992px) {
  .service-first .text {
    text-align: center;
  }
}
.service-first .text p {
  margin: 0;
}

.service-experience {
  padding: 100px 0;
  background-color: #F4F8FF;
}
@media (min-width: 992px) {
  .service-experience {
    padding: 150px 0;
  }
}
.service-experience .title {
  margin: 0 0 60px;
  line-height: 1.4;
  font-size: 2.6rem;
}
@media (min-width: 992px) {
  .service-experience .title {
    font-size: 4.2rem;
    text-align: center;
  }
}
.service-experience .image {
  text-align: center;
}

.service-indexing {
  margin: 100px 0;
}
@media (min-width: 992px) {
  .service-indexing {
    margin: 150px 0 200px;
  }
}
.service-indexing .lede {
  margin: 0 0 60px;
  line-height: 2.2;
  font-size: 1.4rem;
  text-align: left;
}
@media (max-width: 767px) {
  .service-indexing .lede {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.3rem;
    text-align: justify;
  }
}
@media (min-width: 992px) {
  .service-indexing .lede {
    margin: 0 0 80px;
    text-align: center;
  }
}
.service-indexing .lede .small {
  font-size: 86%;
}
.service-indexing__link {
  text-align: center;
}
.service-indexing__link .btn {
  min-width: 300px;
}

.service-blocks {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px 60px;
  padding: 0;
  list-style: none;
}
@media (min-width: 992px) {
  .service-blocks {
    margin: 0 -20px 80px;
  }
}
.service-blocks li {
  width: 50%;
  padding: 5px;
}
@media (min-width: 992px) {
  .service-blocks li {
    width: 33.3332%;
    padding: 20px;
  }
}
.service-blocks li span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 70px;
  padding: 10px;
  line-height: 2;
  font-weight: bold;
  font-size: 1.2rem;
  letter-spacing: 0;
  text-align: center;
  background-color: #F4F8FF;
}
@media (min-width: 992px) {
  .service-blocks li span {
    min-height: 140px;
    font-size: 1.4rem;
  }
}

.page-service .component-page-header .container {
  position: relative;
  z-index: 2;
}
.page-service > section {
  position: relative;
  z-index: 1;
}

.service-detail-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

#canvas {
  position: absolute;
  top: -60px;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.service-detail-title {
  margin: 60px 0 40px;
  line-height: 1.5;
  font-size: 3rem;
}
@media (min-width: 992px) {
  .service-detail-title {
    margin: 100px 0 60px;
    line-height: 1.2;
    font-size: 5rem;
  }
}

.service-detail-pre {
  margin: 0;
  line-height: 2.5;
  font-size: 1.4rem;
}
@media (max-width: 767px) {
  .service-detail-pre {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 2;
    font-size: 1.3rem;
    text-align: justify;
  }
}
@media (min-width: 992px) {
  .service-detail-pre {
    margin: 0 0 50px;
  }
}

.service-detail-first {
  padding: 100px 0;
  background-color: #F4F8FF;
}
@media (min-width: 992px) {
  .service-detail-first {
    padding: 150px 0;
  }
}
.service-detail-first .title {
  margin: 0 0 30px;
  font-size: 2.8rem;
}
@media (min-width: 992px) {
  .service-detail-first .title {
    margin: 0 0 50px;
    font-size: 4rem;
  }
}
.service-detail-first .lede {
  margin: 0;
  line-height: 2.5;
  font-size: 1.4rem;
}
@media (max-width: 767px) {
  .service-detail-first .lede {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 2;
    font-size: 1.3rem;
    text-align: justify;
  }
}
.service-detail-first .lede .small {
  font-size: 86%;
}

.service-detail-col {
  padding: 80px 0;
}
@media (min-width: 992px) {
  .service-detail-col {
    padding: 200px 0;
  }
}
@media (max-width: 991px) {
  .service-detail-col__contents {
    max-width: 370px;
    margin: 0 auto;
  }
}
.service-detail-col__item {
  display: flex;
  margin: 0 0 80px;
}
@media (max-width: 991px) {
  .service-detail-col__item {
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  .service-detail-col__item {
    align-items: center;
    margin: 0 0 200px;
  }
}
.service-detail-col__item:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .service-detail-col__text {
    flex: 1 1 0%;
  }
}
.service-detail-col__text .title {
  margin: 0 0 40px;
  font-size: 2.8rem;
  text-align: center;
  -webkit-text-stroke: 0.5px #d2b85d;
}
@media (min-width: 992px) {
  .service-detail-col__text .title {
    margin: 0 0 50px;
    font-size: 4rem;
    text-align: left;
  }
}
.service-detail-col__text .text {
  line-height: 2;
  font-size: 1.4rem;
}
@media (max-width: 767px) {
  .service-detail-col__text .text {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.3rem;
    text-align: justify;
  }
}
.service-detail-col__text .text p:last-child {
  margin-bottom: 0;
}
.service-detail-col__image {
  text-align: center;
}
@media (max-width: 991px) {
  .service-detail-col__image {
    margin-top: 40px;
  }
}
@media (min-width: 992px) {
  .service-detail-col__image {
    max-width: 384px;
    width: 34%;
    margin-left: 80px;
  }
}
.service-detail-col__image .consulting-image1 {
  margin-left: -34px;
  margin-right: -52px;
}
.service-detail-col__image .consulting-image2 {
  margin-left: -12px;
  margin-right: -36px;
}

.service-detail-media {
  padding: 80px 0;
}
@media (min-width: 992px) {
  .service-detail-media {
    padding: 150px 0;
  }
}
.service-detail-media .handling-media {
  margin-top: 0;
}

.service-detail-phase {
  padding: 79px 0 100px;
  text-align: center;
  background-color: #F4F8FF;
}

@media (min-width: 992px) {
  .phase-normal:not([lg-min]) {
    display: flex;
    margin: 0 -9px;
  }
}
.phase-normal__item {
  position: relative;
}
.phase-normal__item:before, .phase-normal__item:after {
  content: "";
  position: absolute;
  z-index: 1;
  display: block;
  background-color: #F4F8FF;
}
@media (max-width: 991px) {
  .phase-normal__item {
    margin: 0 0 21px;
  }
  .phase-normal__item:last-child {
    margin-bottom: 0;
  }
  .phase-normal__item:before, .phase-normal__item:after {
    left: 50%;
    width: 60px;
    height: 1px;
    transform: translateX(-50%);
  }
  .phase-normal__item:before {
    top: 0;
  }
  .phase-normal__item:after {
    bottom: 0;
  }
}
@media (min-width: 992px) {
  .phase-normal__item {
    flex: 1;
    margin: 0 9px;
  }
  .phase-normal__item:before, .phase-normal__item:after {
    top: 50%;
    width: 1px;
    height: 60px;
    transform: translateY(-50%);
  }
  .phase-normal__item:before {
    left: 0;
  }
  .phase-normal__item:after {
    right: 0;
  }
}
.phase-normal__item:first-child:before {
  display: none !important;
}
@media (max-width: 991px) {
  .phase-normal__item:last-child:after {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .phase-normal__item:last-child .arrow {
    display: none !important;
  }
}
.phase-normal__item .inner {
  position: relative;
  display: flex;
  height: 100%;
  padding: 10px;
  border: 1px solid #d2b85d;
  border-radius: 10px;
}
.phase-normal__item .arrow {
  position: absolute;
  z-index: 2;
  color: #d2b85d;
  border-width: 1px 0 0 1px;
  border-style: solid solid solid solid;
  border-color: currentColor transparent transparent currentColor;
}
@media (max-width: 991px) {
  .phase-normal__item .arrow {
    top: 100%;
    left: 50%;
    width: 30px;
    height: 22px;
  }
}
@media (min-width: 992px) {
  .phase-normal__item .arrow {
    top: 50%;
    left: 100%;
    width: 20px;
    height: 30px;
  }
}
.phase-normal__item .arrow:before {
  content: "";
  position: absolute;
  z-index: 1;
  display: block;
  width: 0;
  height: 0;
  border-style: solid solid solid;
}
@media (max-width: 991px) {
  .phase-normal__item .arrow:before {
    top: 100%;
    left: 0;
    border-width: 5px 6px 0 6px;
    border-color: currentColor transparent transparent transparent;
    transform: translateX(-50%);
  }
}
@media (min-width: 992px) {
  .phase-normal__item .arrow:before {
    left: 100%;
    border-width: 6px 0 6px 5px;
    border-color: transparent transparent transparent currentColor;
    transform: translateY(-50%);
  }
}
.phase-normal__item .inner-bg {
  width: 100%;
  padding: 24px 20px;
  background-color: #fff;
  border-radius: 6px;
}
@media (min-width: 992px) {
  .phase-normal__item .inner-bg {
    padding: 44px 18px 24px;
  }
}
.phase-normal__item .phase-title {
  margin: 0 0 20px;
  font-size: 100%;
  white-space: nowrap;
  text-align: center;
}
.phase-normal__item .phase-title > span {
  display: block;
}
.phase-normal__item .phase-title .en {
  font-size: 2.6rem;
}
@media (min-width: 992px) {
  .phase-normal__item .phase-title .en {
    font-size: 3rem;
  }
}
.phase-normal__item .phase-title .ja {
  margin-top: 2px;
  font-size: 1.2rem;
}
.phase-normal__item .phase-title2 {
  display: flex;
  justify-content: center;
  margin: 0 0 20px;
  line-height: 1.2;
  font-size: 1.4rem;
}
.phase-normal__item .phase-title2 span {
  padding: 14px 30px;
  color: #fff;
  background-color: #d2b85d;
  border-radius: 5px;
}
.phase-normal__item .text {
  padding: 5px 0;
  line-height: 2;
  font-size: 1.4rem;
  text-align: left;
}
@media (max-width: 991px) {
  .phase-normal__item .text {
    height: calc(6em + 10px);
    margin-right: -1em;
    padding-right: 1em;
    overflow: auto;
  }
}
.phase-normal__item .text p {
  margin: 0 0 1em;
}
.phase-normal__item .text p:last-child {
  margin-bottom: 0;
}
.phase-normal__item .content {
  padding: 20px 0;
  border-bottom: 1px solid #DBE5F4;
}
.phase-normal__item .content:first-child {
  padding-top: 0;
}
.phase-normal__item .content:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.phase-normal__item .content .title {
  margin: 0 0 10px;
  font-size: 1.2rem;
}
.phase-normal__item .content ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.6;
  font-size: 1.2rem;
}
.phase-normal__item .content ul li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 20px;
}
.phase-normal__item .content ul li:last-child {
  margin-bottom: 0;
}
.phase-normal__item .content ul li:before {
  content: "";
  position: absolute;
  top: 0.5em;
  left: 0;
  display: block;
  width: 6px;
  height: 6px;
  background-color: currentColor;
  border-radius: 6px;
}
.phase-normal__item .content .arrow-down {
  margin: 20px 0;
  text-align: center;
}
.phase-normal__item .content .arrow-down img {
  display: block;
  margin: 0 auto;
}
.phase-normal__item .content .siryou {
  display: flex;
  justify-content: center;
  margin-bottom: 24px;
}
.phase-normal__item .content .siryou span {
  padding: 15px 40px;
  font-weight: bold;
  font-size: 1.2rem;
  text-align: center;
  background-color: #F4F8FF;
  border: 1px solid #d2b85d;
  border-radius: 6px;
}

@media (max-width: 991px) {
  .phase-consulting .phase-normal__item .text {
    height: calc(20em + 10px);
  }
}

.handling-media {
  margin-top: 100px;
}
@media (min-width: 992px) {
  .handling-media {
    margin-top: 200px;
  }
}
.handling-media .title {
  margin: 0 0 30px;
  padding-bottom: 20px;
  font-size: 2rem;
  border-bottom: 1px solid #DAE6FA;
}
.handling-media__list {
  text-align: center;
}
.handling-media__list .media-list {
  display: flex;
  flex-wrap: wrap;
  margin: -5px;
  padding: 0;
  list-style: none;
}
@media (min-width: 992px) {
  .handling-media__list .media-list {
    margin: -12px -24px;
  }
}
.handling-media__list .media-list li {
  width: 50%;
  padding: 5px;
}
@media (min-width: 992px) {
  .handling-media__list .media-list li {
    width: 25%;
    padding: 12px 24px;
  }
}
.handling-media__list .media-list span {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  font-weight: bold;
  font-size: 14px;
  background-color: #F4F8FF;
  border: 1px solid #d2b85d;
  border-radius: 6px;
}
@media (min-width: 992px) {
  .handling-media__list .media-list span {
    font-size: 16px;
  }
}

.company-profile {
  position: relative;
  padding: 94px 0 100px;
}
@media (min-width: 992px) {
  .company-profile {
    padding: 0 0 150px;
  }
}
.company-profile:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: block;
  background-color: #F4F8FF;
}
@media (min-width: 992px) {
  .company-profile:before {
    top: 48px;
    right: 20%;
  }
}
.company-profile .container {
  position: relative;
  z-index: 1;
}
.company-profile .company-table {
  width: 100%;
}
@media (min-width: 992px) {
  .company-profile .company-table {
    width: 72.72%;
  }
}
.company-profile .company-table tr:not(:last-child) {
  border-bottom: 1px solid #DAE6FA;
}
.company-profile .company-table th {
  width: 90px;
}
@media (min-width: 992px) {
  .company-profile .company-table th {
    width: 150px;
  }
}
.company-profile .company-table th, .company-profile .company-table td {
  padding: 30px 0;
  line-height: 1.8;
  font-size: 1.4rem;
  vertical-align: top;
}

.company-history {
  padding: 0px 0 0px;
}
@media (min-width: 992px) {
  .company-history {
    padding: 0px 0 0px;
  }
}
.company-history__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.company-history__list li {
  display: flex;
}
.company-history__list .year {
  position: relative;
  display: flex;
  width: 62px;
  line-height: 1;
  font-size: 1.5rem;
  white-space: nowrap;
}
@media (min-width: 992px) {
  .company-history__list .year {
    width: 80px;
    font-size: 2rem;
  }
}
.company-history__list .year:after {
  content: "";
  position: absolute;
  top: 0.25em;
  right: 0;
  z-index: 1;
  display: block;
  width: 9px;
  height: 9px;
  margin-left: 19px;
  background-color: #d2b85d;
  border-radius: 15px;
  transform: translateX(-1px);
}
.company-history__list .year:before {
  content: "";
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  width: 1px;
  height: 100%;
  background-color: #DBE0F0;
}
.company-history__list .data {
  flex: 1 1 0%;
  margin-left: 18px;
  padding: 20px 0 40px;
}
@media (min-width: 992px) {
  .company-history__list .data {
    margin-left: 29px;
    padding: 40px 0;
  }
}
.company-history__list .data-dl {
  display: flex;
  align-items: flex-start;
  margin: 0 0 30px;
}
.company-history__list .data-dl:last-child {
  margin-bottom: 0;
}
.company-history__list .data-dl dt, .company-history__list .data-dl dd {
  margin: 0;
}
.company-history__list .data-dl dt {
  position: relative;
  width: 3em;
  font-weight: bold;
}
@media (max-width: 991px) {
  .company-history__list .data-dl dt {
    font-size: 1.4rem;
  }
}
.company-history__list .data-dl dt:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  width: 15px;
  height: 1px;
  margin-left: 5px;
  background-color: #DBE0F0;
}
@media (min-width: 992px) {
  .company-history__list .data-dl dt:after {
    margin-left: 12px;
  }
}
.company-history__list .data-dl dd {
  flex: 1 1 0%;
  margin-left: 35px;
}
@media (max-width: 991px) {
  .company-history__list .data-dl dd {
    font-size: 1.3rem;
  }
}
@media (min-width: 992px) {
  .company-history__list .data-dl dd {
    margin-left: 50px;
  }
}

.company-access {
  position: relative;
  padding: 0 0 100px;
}
@media (min-width: 992px) {
  .company-access {
    padding: 0 0 150px;
  }
}
.company-access:before {
  content: "";
  position: absolute;
  top: 24px;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 0;
  display: block;
  background-color: #F4F8FF;
}
@media (min-width: 992px) {
  .company-access:before {
    top: 48px;
    right: 0;
    left: 20%;
    bottom: 0;
  }
}
.company-access .container {
  position: relative;
  z-index: 1;
}
.company-access__map {
  margin: 0 -16px 40px;
}
@media (min-width: 992px) {
  .company-access__map {
    margin: 0 0 74px;
  }
}
.company-access__map .gmap-iframe {
  box-shadow: 20px 20px 20px 0 rgba(40, 63, 144, 0.1);
}
.company-access__map .gmap-iframe__inner {
  position: relative;
  height: 250px;
}
@media (min-width: 992px) {
  .company-access__map .gmap-iframe__inner {
    height: 500px;
  }
}
.company-access__map .gmap-iframe__inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 992px) {
  .company-access__text {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
  }
}
@media (max-width: 991px) {
  .company-access__text-item {
    margin-bottom: 80px;
  }
  .company-access__text-item:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .company-access__text-item {
    width: 50%;
    margin-top: 94px;
    padding: 0 20px;
  }
  .company-access__text-item:nth-child(1), .company-access__text-item:nth-child(2) {
    margin-top: 0;
  }
}
.company-access__text-item .title {
  margin: 0 0 29px;
  padding-bottom: 15px;
  font-size: 1.6rem;
  border-bottom: 1px solid #DAE6FA;
}
@media (min-width: 992px) {
  .company-access__text-item .title {
    font-size: 2rem;
  }
}
.company-access__text-item .text {
  font-size: 1.4rem;
  line-height: 1.6;
}
@media (min-width: 992px) {
  .company-access__text-item .text {
    font-size: 1.4rem;
    line-height: 1.8;
  }
}

.company-interior {
  position: relative;
  margin: 140px 0 100px;
  padding: 0 0 80px;
}
@media (min-width: 992px) {
  .company-interior {
    margin: 230px 0 0;
    padding: 0 0 150px;
  }
}
.company-interior:before {
  content: "";
  position: absolute;
  top: 20px;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 0;
  display: block;
  background-color: #F4F8FF;
}
@media (min-width: 992px) {
  .company-interior:before {
    top: 48px;
    right: 0;
    left: 0;
    bottom: 0;
  }
}
@media (max-width: 991px) {
  .company-interior .heading-primary .large {
    font-size: 4rem;
    letter-spacing: 0.08em;
  }
}
.company-interior .container {
  position: relative;
  z-index: 1;
}
.company-interior__body {
  max-width: 80%;
  margin: 0 auto;
}
.company-interior__list {
  display: flex;
  flex-wrap: wrap;
  margin: -1px;
  padding: 0;
  list-style: none;
}
@media (max-width: 991px) {
  .company-interior__list {
    margin: -1px -19px;
  }
}
.company-interior__list li {
  width: 33.3332%;
  padding: 1px;
}
.company-interior__list figure {
  margin: 0;
}
.company-interior__list a {
  position: relative;
  display: block;
  padding-bottom: 100%;
}
.company-interior__list a > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.company-interior__list a:hover .hover-pop {
  opacity: 1;
}
.company-interior__list a:hover .hover-bg {
  opacity: 1;
}
.company-interior__list a .hover-pop,
.company-interior__list a .hover-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 350ms ease;
}
.company-interior__list a .hover-bg {
  color: #fff;
  background-color: #d2b85d;
  mix-blend-mode: multiply;
}
.company-interior__list a .hover-text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 15px;
  font-size: 1.4rem;
  color: #fff;
}
.company-interior__list a .icon {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 1;
  color: #fff;
}

.post-archive {
  padding: 100px 0;
}
.post-archive__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 992px) {
  .post-archive__list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
  }
}
.post-archive__list li {
  padding: 60px 0;
  border-bottom: 1px solid #DCE6F7;
}
@media (min-width: 992px) {
  .post-archive__list li {
    width: 50%;
    padding: 60px 20px;
  }
  .post-archive__list li:nth-child(1), .post-archive__list li:nth-child(2) {
    width: 100%;
  }
}
.post-archive__link {
  display: block;
  color: #d2b85d;
  text-decoration: none;
  transition: 235ms ease;
}
@media (min-width: 992px) {
  .post-archive__link {
    display: flex;
  }
}
.post-archive__link:hover {
  background-color: rgba(32, 62, 149, 0.05);
}
.post-archive__thumbnail {
  width: 100%;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .post-archive__thumbnail {
    max-width: 400px;
    width: 50%;
    margin-right: 30px;
    margin-bottom: 0;
  }
}
.post-archive__thumbnail .nothumb {
  position: relative;
  padding-bottom: 70.3333%;
  background-color: #F4F8FF;
}
.post-archive__thumbnail .nothumb .nologo {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 55%;
  padding-bottom: 8%;
  transform: translate(-50%, -50%);
}
.post-archive__thumbnail .nothumb .nologo svg {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.post-archive__content {
  flex: 1 1 0%;
}
.post-archive__content-meta {
  display: flex;
  align-items: center;
  margin: 0 0 30px;
  font-size: 1.2rem;
}
.post-archive__content-meta .pipe {
  width: 1px;
  height: 1em;
  margin: 0 1em;
  background-color: currentColor;
}
.post-archive__content-body .title {
  margin: 0;
  font-size: 3rem;
}

.entry {
  padding-bottom: 100px;
}

.entry-header {
  margin-top: -60px;
  padding: 120px 0 100px;
  background-color: #F4F8FF;
}
@media (min-width: 992px) {
  .entry-header {
    padding: 180px 0 100px;
  }
}
.entry-header__metadata {
  display: block;
}
@media (min-width: 992px) {
  .entry-header__metadata {
    display: flex;
  }.footer__main__header .logo
}
.entry-header__type {
  display: flex;
  align-items: center;
  margin-right: auto;
}
@media (max-width: 991px) {
  .entry-header__type {
    margin-bottom: 20px;
  }
}
.entry-header__type .en {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 800;
  font-size: 2rem;
}
.entry-header__type .ja {
  font-weight: bold;
  font-size: 1.2rem;
}
.entry-header__type .dash {
  width: 30px;
  height: 1px;
  margin: 0 1em;
  background-color: #d2b85d;
}
.entry-header__info {
  display: flex;
  align-items: center;
  font-size: 1.2rem;
}
.entry-header__info .pipe {
  width: 1px;
  height: 1em;
  margin: 0 1em;
  background-color: #d2b85d;
}
.entry-header__info a {
  color: #d2b85d;
  text-decoration: none;
  text-underline-offset: 3px;
}
.entry-header__info a:hover {
  text-decoration: underline;
}
.entry-header__title {
  margin: 40px 0 0;
  line-height: 1.4;
  font-size: 2.4rem;
}
@media (min-width: 768px) {
  .entry-header__title {
    font-size: 3rem;
  }
}
@media (min-width: 992px) {
  .entry-header__title {
    font-size: 4rem;
  }
}

@media (min-width: 992px) {
  .entry-header-user__row {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.entry-header-user__profile {
  display: flex;
  align-items: center;
  transform: translateY(-50%);
}
.entry-header-user__profile .avatar {
  width: 90px;
  height: 90px;
  margin-right: 20px;
  overflow: hidden;
}
.entry-header-user__profile .avatar img {
  border: 2px solid #fff;
  border-radius: 100px;
}
.entry-header-user__profile .username {
  font-size: 1.4rem;
}
.entry-header-user__profile .username a {
  color: currentColor;
  text-underline-offset: 3px;
}
.entry-header-user__tags {
  font-size: 1.2rem;
}
.entry-header-user__tags .icon {
  margin-right: 8px;
  vertical-align: -2px;
}
.entry-header-user__tags a {
  color: #d2b85d;
  text-decoration: none;
}

.entry-main {
  padding: 100px 0;
}

.entry-footer > .container {
  padding-top: 60px;
  border-top: 1px solid #DCE6F7;
}
.entry-footer__backto {
  display: flex;
  justify-content: center;
}
.entry-footer__backto .btn {
  max-width: 300px;
  width: 100%;
}
.entry-footer .contact-content {
  padding: 0;
  border: 0;
}
.entry-footer .contact-content .container {
  padding-top: 100px;
  padding-bottom: 100px;
  border-top: 1px solid #DCE6F7;
  border-bottom: 1px solid #DCE6F7;
}
@media (max-width: 991px) {
  .entry-footer .contact-content__lede {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .entry-footer .contact-content__lede {
    font-size: 2.4rem;
  }
}
@media (max-width: 991px) {
  .entry-footer .contact-content__link .btn {
    font-size: 1.6rem;
  }
  .entry-footer .contact-content__link .btn .txt {
    display: block;
    text-align: left;
  }
}
@media (max-width: 991px) {
  .entry-footer .contact-content__phone-text {
    width: 100%;
    text-align: center;
  }
}

.entry-footer-metadata {
  padding: 50px 0;
}
@media (min-width: 992px) {
  .entry-footer-metadata__row {
    display: flex;
    justify-content: space-between;
  }
}
.entry-footer-metadata .share-buttons {
  margin: 40px -10px 0;
  margin-left: 30px;
  padding: 0;
  list-style: none;
}
@media (min-width: 992px) {
  .entry-footer-metadata .share-buttons {
    margin: -5px -10px;
  }
}
.entry-footer-metadata .share-buttons li {
  padding: 5px 10px;
}
.entry-footer-metadata .share-buttons a {
  display: flex;
  align-items: center;
  font-size: 1.4rem;
  color: #d2b85d;
}
.entry-footer-metadata .share-buttons a:hover {
  text-decoration: none;
}
.entry-footer-metadata .share-buttons a .icon {
  margin-right: 10px;
  font-size: 2rem;
}

.entry-footer-meta .text-wrap {
  width: 90px;
  margin-right: 10px;
  padding: 10px 10px;
  font-size: 1.2rem;
  color: #fff;
  text-align: center;
  background-color: #d2b85d;
}
.entry-footer-meta__category, .entry-footer-meta__tags {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 1.4rem;
}
.entry-footer-meta__category a, .entry-footer-meta__tags a {
  color: #d2b85d;
}
.entry-footer-meta__category {
  margin-bottom: 20px;
}

.entry-footer-author .container {
  padding-top: 80px;
  border-top: 1px solid #DCE6F7;
}
@media (min-width: 992px) {
  .entry-footer-author__row {
    display: flex;
  }
}
.entry-footer-author__avatar {
  width: 120px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  .entry-footer-author__avatar {
    width: 150px;
    margin-left: 0;
    margin-right: 40px;
  }
}
.entry-footer-author__avatar img {
  border-radius: 150px;
}
.entry-footer-author__message {
  flex: 1 1 0%;
}
.entry-footer-author__message .namediv {
  margin-bottom: 30px;
  font-size: 2rem;
}
@media (max-width: 991px) {
  .entry-footer-author__message .namediv {
    margin-top: 29px;
    text-align: center;
  }
}
.entry-footer-author__message .namediv .name {
  margin-right: 30px;
  font-weight: bold;
}
@media (max-width: 991px) {
  .entry-footer-author__message .namediv .name {
    display: block;
    margin: 0 0 20px;
  }
}
.entry-footer-author__message .namediv a {
  font-size: 1.4rem;
  color: currentColor;
}
.entry-footer-author__message .author-comment {
  line-height: 2;
  font-size: 1.4rem;
}

.entry-related {
  margin: 100px 0;
}
.entry-related__inner {
  display: flex;
  flex-wrap: wrap;
  margin-top: -60px;
}
@media (max-width: 768px) {
  .entry-related__inner {
    margin-left: -7px;
    margin-right: -7px;
  }
}
.entry-related__item {
  width: 50%;
  padding: 60px 7px;
  border-bottom: 1px solid #DCE6F7;
}
@media (min-width: 992px) {
  .entry-related__item {
    padding: 60px 20px;
  }
}
.entry-related__link {
  display: block;
  font-size: 1.4rem;
  color: #d2b85d;
  text-decoration: none;
}
@media (min-width: 992px) {
  .entry-related__link {
    display: flex;
  }
}
.entry-related__link .thumbnail {
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .entry-related__link .thumbnail {
    width: 55%;
    margin-right: 30px;
    margin-bottom: 0;
  }
}
.entry-related__link .thumbnail .thumbnail-image {
  position: relative;
  height: 0;
  padding-bottom: 55%;
  background-color: #f0f0f0;
}
.entry-related__link .thumbnail .thumbnail-image img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.entry-related__link .content {
  flex: 1 1 0%;
}
.entry-related__link .content .category {
  margin: 0 0 20px;
  line-height: 1.4;
  font-size: 1.2rem;
}
@media (min-width: 992px) {
  .entry-related__link .content .category {
    display: flex;
    align-items: center;
    margin: 0 0 30px;
  }
}
@media (max-width: 991px) {
  .entry-related__link .content .category time {
    display: block;
    margin-bottom: 10px;
  }
}
.entry-related__link .content .category .bar {
  width: 1px;
  height: 1em;
  margin: 0 1em;
  background-color: #d2b85d;
}
@media (max-width: 991px) {
  .entry-related__link .content .category .bar {
    display: none;
  }
}
.entry-related__link .content .title {
  margin: 0;
  line-height: 2;
  font-weight: bold;
  font-size: 1.4rem;
}

.entry-footer-backto {
  margin: 100px 0;
  text-align: center;
}
.entry-footer-backto .btn {
  max-width: 300px;
  width: 100%;
}

.news-archive {
  padding: 100px 0;
}
.news-archive__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.news-archive__list li {
  padding: 30px 0;
}
.news-archive__link {
  display: block;
  color: #d2b85d;
  text-decoration: none;
  transition: 235ms ease;
}
@media (min-width: 992px) {
  .news-archive__link {
    display: flex;
  }
}
.news-archive__link:hover {
  background-color: rgba(32, 62, 149, 0.05);
}
.news-archive__thumbnail {
  width: 100%;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .news-archive__thumbnail {
    max-width: 300px;
    width: 30%;
    margin-right: 30px;
    margin-bottom: 0;
  }
}
.news-archive__thumbnail .nothumb {
  position: relative;
  padding-bottom: 70.3333%;
  background-color: #F4F8FF;
}
.news-archive__thumbnail .nothumb .nologo {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 55%;
  padding-bottom: 8%;
  transform: translate(-50%, -50%);
}
.news-archive__thumbnail .nothumb .nologo svg {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.news-archive__content {
  flex: 1 1 0%;
}
.news-archive__content-meta {
  display: flex;
  align-items: center;
  margin: 0 0 30px;
  font-size: 1.2rem;
}
.news-archive__content-meta .pipe {
  width: 1px;
  height: 1em;
  margin: 0 1em;
  background-color: currentColor;
}
.news-archive__content-body .title {
  margin: 0;
  font-size: 1.4rem;
}

.contact-lead__heading {
  margin: 0 0 20px;
  font-size: 2.8rem;
}
@media (min-width: 992px) {
  .contact-lead__heading {
    margin: 0 0 40px;
    font-size: 5rem;
    text-align: center;
  }
}
.contact-lead__text {
  line-height: 2.5;
  font-size: 1.2rem;
}
@media (min-width: 992px) {
  .contact-lead__text {
    text-align: center;
  }
}

.contact-page {
  padding: 100px 0;
}
@media (min-width: 992px) {
  .contact-page {
    padding: 150px 0;
  }
}
.contact-page__row {
  display: flex;
}
@media (max-width: 1199px) {
  .contact-page__row {
    flex-direction: column;
  }
}
.contact-page__form {
  flex: 1 1 0%;
}
@media (min-width: 1200px) {
  .contact-page__form {
    margin-right: 46px;
  }
}
.contact-page__form .require-text {
  font-size: 1.2rem;
}
.contact-page__form .require-color {
  color: #D62525;
}
.contact-page__form .border {
  height: 1px;
  background-color: #DCE6F7;
  border: 0;
}
@media (max-width: 991px) {
  .contact-page__form .border {
    margin: 2rem 0;
  }
}
.contact-page__form .hs-richtext {
  padding: 30px 20px;
  font-size: 1.4rem;
  background-color: #F4F8FF;
}
.contact-page__form .hs-richtext h6 {
  margin: 0 0 10px;
}
.contact-page__form .hs-richtext p {
  margin: 0;
}
.contact-page__form .hs-form-booleancheckbox {
  display: flex;
  justify-content: center;
}
@media (max-width: 1199px) {
  .contact-page__sidebar {
    margin-top: 100px;
  }
}
@media (min-width: 1200px) {
  .contact-page__sidebar {
    max-width: 380px;
  }
}

@media (max-width: 1199px) {
  .contact-sidebar {
    margin: 0 -20px 40px;
  }
}
.contact-sidebar > div {
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .contact-sidebar > div {
    max-width: 380px;
    margin-left: 20px;
    margin-right: 20px;
  }
}
.contact-sidebar__tel {
  padding: 40px 25px;
  color: #d2b85d;
  text-align: center;
  background-color: #F4F8FF;
}
@media (min-width: 992px) {
  .contact-sidebar__tel {
    padding: 60px 30px;
  }
}
.contact-sidebar__tel a {
  color: currentColor;
  text-decoration: none;
}
.contact-sidebar__line {
  padding: 40px 25px;
  color: #53B535;
  text-align: center;
  background-color: #F3FAF0;
}
@media (min-width: 992px) {
  .contact-sidebar__line {
    padding: 60px 30px;
  }
}
.contact-sidebar .title {
  margin: 0 0 30px;
  line-height: 1.2;
  font-size: 2.2rem;
  letter-spacing: 0;
}
@media (min-width: 992px) {
  .contact-sidebar .title {
    margin: 0 0 40px;
    font-size: 2.8rem;
  }
}
.contact-sidebar .title span {
  display: inline-block;
  padding-bottom: 20px;
  border-bottom: 2px solid currentColor;
}
.contact-sidebar .border {
  margin: 20px 0;
  height: 1px;
  background-color: currentColor;
  border: 0;
}
.contact-sidebar .phonenumber {
  display: flex;
  justify-content: center;
}
.contact-sidebar .phonenumber a {
  display: flex;
  align-items: center;
  line-height: 1;
  font-weight: bold;
  font-size: 3rem;
  white-space: nowrap;
}
@media (min-width: 992px) {
  .contact-sidebar .phonenumber a {
    font-size: 3.6rem;
  }
}
.contact-sidebar .phonenumber .svg-icon {
  width: 0.8em;
  height: 0.8em;
  margin-right: 5px;
}
.contact-sidebar .link {
  display: flex;
  justify-content: center;
  margin: 30px 0 10px;
}
@media (min-width: 992px) {
  .contact-sidebar .link {
    margin: 40px 0 10px;
  }
}
.contact-sidebar .link .btn {
  width: 100%;
  padding: 25px 10px;
  line-height: 1;
  font-size: 2rem;
  color: #fff;
  background-color: #53B535;
  border: 0;
  box-shadow: 10px 10px 20px 0 rgba(0, 0, 0, 0.1);
}
.contact-sidebar .link .btn:hover .icon-dot {
  box-shadow: 0 0 0 500px #5dc63d;
}
.contact-sidebar .link .btn .icon-dot {
  right: 10px;
}
.contact-sidebar .link .btn .icon-dot:before {
  background-color: #53B535;
}
.contact-sidebar .timed {
  margin-top: 5px;
  line-height: 1.4;
  font-weight: bold;
  font-size: 1.4rem;
}
@media (min-width: 992px) {
  .contact-sidebar .timed {
    margin: 18px 0;
    font-size: 2rem;
  }
}
.contact-sidebar .holiday {
  margin: 0;
  line-height: 1.6;
  font-size: 1.4rem;
}

.contact-complete {
  padding-top: 50px;
  padding-bottom: 150px;
}
.contact-complete__text {
  margin-bottom: 80px;
}
.contact-complete__text .title {
  margin: 0 0 40px;
  font-size: 2.8rem;
  text-align: center;
}
@media (min-width: 992px) {
  .contact-complete__text .title {
    font-size: 5rem;
  }
}
.contact-complete__text .text {
  line-height: 2.5;
  font-size: 1.2rem;
}
@media (min-width: 992px) {
  .contact-complete__text .text {
    text-align: center;
  }
}
.contact-complete__text .text p {
  margin-bottom: 3em;
}
.contact-complete .back-to-index {
  display: flex;
  justify-content: center;
}
.contact-complete .back-to-index .btn {
  max-width: 300px;
  width: 100%;
}

.download-page {
  padding-bottom: 40px;
}
.download-page__description {
  margin: 0 0 80px;
}
@media (min-width: 992px) {
  .download-page__description {
    margin: 0 0 150px;
    text-align: center;
  }
}
.download-page__description .title {
  margin: 0 0 40px;
  font-size: 2.8rem;
}
@media (min-width: 992px) {
  .download-page__description .title {
    font-size: 5rem;
  }
}
.download-page__description .text {
  line-height: 2.5;
  font-size: 1.2rem;
}

.download-page-list {
  margin-top: -100px;
}
.download-page-list__row {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .download-page-list__row {
    max-width: 320px;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .download-page-list__row {
    margin: 0 -35px;
  }
}
.download-page-list__item {
  width: 100%;
  margin-top: 60px;
  padding: 0;
}
@media (min-width: 768px) {
  .download-page-list__item {
    width: 50%;
    margin-top: 100px;
    padding: 0 35px;
  }
}
@media (min-width: 992px) {
  .download-page-list__item {
    width: 33.33332%;
  }
}
.download-page-list__item .image {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  background-color: #f0f0f0;
}
.download-page-list__item .image img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.download-page-list__item .title {
  margin: 0;
  padding: 18px 0;
  font-size: 1.6rem;
  text-align: center;
}
@media (min-width: 768px) {
  .download-page-list__item .title {
    padding: 30px 0;
  }
}
.download-page-list__item .text {
  margin-bottom: 30px;
  line-height: 2;
  font-size: 1.2rem;
}
.download-page-list__item .link {
  text-align: center;
}
.download-page-list__item .link a {
  position: relative;
  display: inline-block;
  max-width: 260px;
  width: 100%;
  padding: 15px;
  font-weight: bold;
  font-size: 1.4rem;
  color: #d2b85d;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #d2b85d;
  border-radius: 4px;
}
@media (min-width: 768px) {
  .download-page-list__item .link a {
    padding: 23px 15px;
  }
}
.download-page-list__item .link a:hover {
  color: #fff;
  background-color: #d2b85d;
}
.download-page-list__item .link a .icon {
  position: absolute;
  top: 50%;
  right: 18px;
  font-size: 15px;
  transform: translateY(-50%);
}

.download-content__header {
  display: flex;
  flex-direction: column-reverse;
  margin-bottom: 100px;
}
@media (min-width: 992px) {
  .download-content__header {
    align-items: center;
    flex-direction: row;
  }
}
.download-content__header .title {
  margin: 0;
  font-size: 2.8rem;
}
@media (min-width: 992px) {
  .download-content__header .title {
    width: calc(46% - 80px);
    margin: 0;
    margin-right: 80px;
    font-size: 3rem;
  }
}
.download-content__header .image {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .download-content__header .image {
    width: 54%;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .download-content__body {
    display: flex;
  }
}
.download-content__body .textbox {
  margin-bottom: 100px;
}
@media (min-width: 992px) {
  .download-content__body .textbox {
    width: calc(46% - 60px);
    margin-right: 60px;
    margin-bottom: 0;
  }
}
.download-content__body .textbox .image {
  margin: 0 0 40px;
}
.download-content__body .textbox .text h3 {
  position: relative;
  margin: 0 0 20px;
  padding-left: 30px;
  padding-bottom: 20px;
  font-size: 2rem;
  border-bottom: 1px solid #DCE6F7;
}
.download-content__body .textbox .text h3:before {
  content: "";
  position: absolute;
  top: 0.5em;
  left: 0;
  display: block;
  width: 8px;
  height: 8px;
  margin-top: 1px;
  background-color: #d2b85d;
  border-radius: 10px;
}
.download-content__body .textbox .text p {
  margin: 0 0 1em;
  line-height: 2;
  font-size: 1.4rem;
}
.download-content__body .textbox .text p:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .download-content__body .download-form {
    width: 54%;
  }
}

.download-thanks {
  padding: 100px 0 40px;
}
@media (min-width: 992px) {
  .download-thanks {
    padding: 120px 0 40px;
  }
}
.download-thanks .title {
  margin: 0 0 40px;
  font-size: 2.8rem;
}
@media (min-width: 992px) {
  .download-thanks .title {
    margin: 0 0 30px;
    font-size: 3rem;
    text-align: center;
  }
}
.download-thanks .lede {
  margin: 0 0 100px;
  font-size: 1.2rem;
}
@media (min-width: 992px) {
  .download-thanks .lede {
    font-size: 1.6rem;
    text-align: center;
  }
}
.download-thanks .image {
  margin: 0 0 20px;
  text-align: center;
}
.download-thanks .download-title {
  margin: 0 0 60px;
  text-align: center;
}
.download-thanks .download-title h2 {
  margin: 0;
  font-size: 2rem;
}
.download-thanks .download-link {
  margin: 60px 0 0;
  text-align: center;
}
.download-thanks .download-link a {
  position: relative;
  display: inline-block;
  max-width: 360px;
  width: 100%;
  padding: 25px 15px;
  font-weight: bold;
  font-size: 2rem;
  color: #fff;
  text-decoration: none;
  background-color: #d2b85d;
  border: 1px solid #d2b85d;
  border-radius: 4px;
}
.download-thanks .download-link a .icon {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.download-thanks .download-link a:hover {
  color: #d2b85d;
  background-color: #fff;
}

.page-policy {
  background-color: #fff;
}
.page-policy .heading-lede {
  margin: 100px 0 0;
  line-height: 2;
  font-size: 1.4rem;
}

.policy-content {
  counter-reset: heading-ol;
  line-height: 2;
  font-size: 1.4rem;
}
@media (max-width: 767px) {
  .policy-content {
    line-height: 1.8;
    font-size: 1.3rem;
  }
}
.policy-content .heading-ol {
  counter-increment: heading-ol;
  display: flex;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 40px;
  line-height: 1.2;
  font-size: 2.3rem;
}
@media (max-width: 767px) {
  .policy-content .heading-ol {
    font-size: 2rem;
  }
}
@media (min-width: 992px) {
  .policy-content .heading-ol {
    font-size: 3rem;
  }
}
.policy-content .heading-ol:first-child {
  margin-top: 0;
}
.policy-content .heading-ol:before {
  content: counter(heading-ol);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  margin-right: 10px;
  font-size: 1.6rem;
  color: #fff;
  background-color: #d2b85d;
  border-radius: 3px;
}
@media (max-width: 767px) {
  .policy-content .heading-ol:before {
    width: 30px;
    height: 30px;
    font-size: 1.4rem;
  }
}
.policy-content ol {
  counter-reset: policy-ol;
  margin-bottom: 30px;
  padding-left: 0;
  list-style: none;
}
.policy-content ol li {
  position: relative;
  margin-bottom: 0.4em;
  padding-left: 30px;
}
.policy-content ol li:last-child {
  margin-bottom: 0;
}
.policy-content ol li:before {
  counter-increment: policy-ol;
  content: "(" counter(policy-ol) ")";
  position: absolute;
  left: 0;
  font-weight: bold;
}
@media (max-width: 991px) {
  .policy-content .sp-scroll-x {
    margin: 40px -15px;
    overflow: hidden;
  }
  .policy-content .sp-scroll-x__container {
    padding: 0 15px 15px;
    overflow: auto;
  }
  .policy-content .sp-scroll-x__container table {
    width: 1000px;
  }
  .policy-content .sp-scroll-x__container table th, .policy-content .sp-scroll-x__container table td {
    padding: 10px 15px;
  }
}
.policy-content table {
  width: 100%;
  table-layout: fixed;
}
.policy-content table th, .policy-content table td {
  padding: 20px 30px;
  text-align: center;
  border-left: 1px solid #DAE6FA;
  border-bottom: 1px solid #DAE6FA;
}
.policy-content table th:first-child, .policy-content table td:first-child {
  border-left: 0;
}
.policy-content table th {
  background-color: #F4F8FF;
}
.policy-content table .btn-default {
  width: 100%;
  padding-top: 18px;
  padding-bottom: 18px;
  text-align: left;
  vertical-align: top;
}
.policy-content .table-layout-auto {
  table-layout: auto;
}
.policy-content .table-layout-auto th, .policy-content .table-layout-auto td {
  width: 23%;
}
.policy-content .table-layout-auto th:last-child, .policy-content .table-layout-auto td:last-child {
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.policy-content .table-layout-auto ul {
  margin: 0;
  padding-left: 30px;
  text-align: left;
}
.policy-content .table-layout-auto a {
  color: #d2b85d;
}

.policy-last {
  margin-top: 100px;
  padding: 60px 0;
  font-size: 1.4rem;
  background-color: #F4F8FF;
}
@media (min-width: 768px) {
  .policy-last {
    margin-top: 150px;
    padding: 80px 0;
  }
}
.policy-last:after {
  content: "";
  display: block;
  width: 100%;
  clear: both;
}
@media (min-width: 768px) {
  .policy-last .fl {
    float: left;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .policy-last .modifier {
    float: right;
    margin-bottom: 0;
  }
}
.policy-last a[href^="tel:"] {
  color: currentColor;
}

.ehead:before {
  content: attr(data-ehead);
}

.eat:before {
  content: "@";
}

.edom:before {
  content: "mi-rai.co.jp";
}

.tokusho {
  padding: 0 0 100px;
}
@media (max-width: 991px) {
  .tokusho .heading-page {
    font-size: 2.2rem;
  }
}
@media (min-width: 992px) {
  .tokusho .container {
    max-width: 720px;
  }
}
.tokusho .tokusho-table {
  width: 100%;
}
@media (max-width: 991px) {
  .tokusho .tokusho-table tr {
    display: block;
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
  }
}
.tokusho .tokusho-table th, .tokusho .tokusho-table td {
  padding: 10px 0;
  font-size: 1.4rem;
  vertical-align: top;
  border-bottom: 1px solid #ddd;
}
@media (max-width: 991px) {
  .tokusho .tokusho-table th, .tokusho .tokusho-table td {
    display: block;
    width: 100%;
    padding: 0;
    border-bottom: 0;
  }
}
@media (min-width: 992px) {
  .tokusho .tokusho-table th, .tokusho .tokusho-table td {
    padding: 18px 0;
  }
}
@media (max-width: 991px) {
  .tokusho .tokusho-table th {
    margin-bottom: 5px;
  }
}
@media (min-width: 992px) {
  .tokusho .tokusho-table th {
    width: 200px;
  }
}
@media (min-width: 992px) {
  .tokusho .tokusho-table td {
    padding-left: 20px;
  }
}

.page-default .entry-header__title {
  padding: 0 40px;
  text-align: center;
}
.page-default .entry-content input[type=text],
.page-default .entry-content input[type=email],
.page-default .entry-content input[type=password],
.page-default .entry-content input[type=tel],
.page-default .entry-content input[type=url],
.page-default .entry-content input[type=number],
.page-default .entry-content input[type=search],
.page-default .entry-content input[type=color],
.page-default .entry-content input[type=date],
.page-default .entry-content input[type=time],
.page-default .entry-content input[type=datetime-local],
.page-default .entry-content input[type=month],
.page-default .entry-content input[type=week] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 40px;
  padding: 2px 8px;
  font-size: 16px;
  border: 1px solid #ccc;
}
.page-default .entry-content textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 8em;
  padding: 8px;
  line-height: 1.6;
  font-size: 16px;
  border: 1px solid #ccc;
}
.page-default .entry-content .form-privacy {
  padding: 20px;
  background-color: #fcfcfc;
}
.page-default .entry-content .form-privacy h3 {
  margin: 0 0 8px;
  font-size: 16px;
}
.page-default .entry-content .form-privacy p {
  margin: 0;
  font-size: 12px;
}
.page-default .entry-content .form-button-area {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px 0 0;
}
.page-default .entry-content .form-button-area .form-button-area-row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 16px;
}
@media (min-width: 768px) {
  .page-default .entry-content .form-button-area .form-button-area-row {
    flex-direction: row;
  }
}
.page-default .entry-content .form-button-area .btn-primary {
  min-width: 220px;
  padding: 10px 20px;
  color: #fff;
  background-color: #d2b85d;
  border: 1px solid #d2b85d;
}
.page-default .entry-content .mw_wp_form_confirm .form-privacy {
  display: none;
}

/**
 * Pages
 * 各ページのScssファイルをここでインポートしてください
 */
/**
 * Mixins
 */
/**
 * Modules
 */
/**
 * Editor
 */
/**
* Components
*/
/**
 * Layout
 */
/**
 * Pages
 */
/*# sourceMappingURL=maps/app.css.map */