@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Comfortaa:wght@500&display=swap");
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
:root {
  --icon-arrow-right: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M6%2014c-.26%200-.51-.1-.71-.29a.996.996%200%200%201%200-1.41L9.59%208l-4.3-4.29A.996.996%200%201%201%206.7%202.3l5%205c.19.18.3.43.3.7s-.11.52-.29.71l-5%205c-.2.19-.45.29-.71.29z%22%2F%3E%3C%2Fsvg%3E");
  --icon-check: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M5.61%2011.71c.2.19.46.29.72.29.26%200%20.52-.1.72-.29L13.2%205.7c.4-.39.4-1.02%200-1.41-.4-.39-1.04-.39-1.44%200L6.33%209.6%204.24%207.56c-.4-.39-1.04-.39-1.44%200-.4.39-.4%201.02%200%201.41l2.81%202.74z%22%2F%3E%3C%2Fsvg%3E");
  --icon-plus: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M14%207H9V2H7v5H2v2h5v5h2V9h5V7z%22%2F%3E%3C%2Fsvg%3E");
  --icon-tel: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M6.3%206.5c-.3-.4-.1-.9.3-1.2L8%204.5c.4-.2.5-.7.3-1.1L6.6.4C6.4%200%205.9-.1%205.5.1L4%201c-1.8%201.1-3%204.1.2%209.6s6.4%206%208.2%205l1.5-.8c.4-.2.5-.7.3-1.1l-1.7-2.9c-.2-.4-.7-.5-1.1-.3l-1.5.8c-.4.2-.9.1-1.1-.3L6.3%206.5z%22%2F%3E%3C%2Fsvg%3E");
  --icon-mail: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22m16%209.2-2.1-2.1L16%205.3zM2.1%207.1%200%209.2V5.3zM16%2011.2V14H0v-2.8L3.1%208%208%2012.2%2012.9%208z%22%2F%3E%3Cpath%20d%3D%22M16%202v1.7l-8%206.9-8-6.9V2z%22%2F%3E%3C%2Fsvg%3E");
  --icon-new-window: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M4.25%202v9.75H14V2H4.25zm8.81%208.81H5.19V2.94h7.88v7.87z%22%2F%3E%3Cpath%20d%3D%22M2.94%2013.06V4.25H2V14h9.75v-.94H2.94z%22%2F%3E%3Cpath%20d%3D%22m7.46%209.33%202.76-2.76v1.99h.94V4.97H7.57v.94h1.99L6.79%208.67l.67.66z%22%2F%3E%3C%2Fsvg%3E");
  --color-white: #fff;
  --color-black: #000;
  --color-black-light: #222;
  --color-gray: #666;
  --color-gray-light: #909090;
  --color-gray-light-b: #707070;
  --color-gray-light-c: #ddd;
  --color-gray-pale: #f6f6f6;
  --color-gray-pale-b: #eee;
  --color-blue: #0086cd;
  --color-green: #0b6d7d;
  --color-blue-gradient: linear-gradient(45deg, #0077CA 0%, #0086cd 100%);
  --color-red: #c7192a;
  --font-sans: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  --font-serif: "Times New Roman", "Noto Serif JP", YuMincho, "Yu Mincho", "HGP明朝B", serif;
  --font-en: Satisfy, cursive, sans-serif;
  --transition-duration: 0.15s;
  --transition-opacity: 0.65;
  --container-size-xsmall: 90vw;
  --container-size-small: 90vw;
  --container-size-medium: 90vw;
  --container-size-large: 95vw;
  --font-10: 10px;
  --font-11: clamp(11px, 0.8088235294vw, 11px);
  --font-12: clamp(11px, 0.8823529412vw, 12px);
  --font-13: clamp(12px, 0.9558823529vw, 13px);
  --font-14: clamp(13px, 1.0294117647vw, 14px);
  --font-15: clamp(13px, 1.1029411765vw, 15px);
  --font-16: clamp(14px, 1.1764705882vw, 16px);
  --font-17: clamp(14px, 1.25vw, 17px);
  --font-18: clamp(15px, 1.3235294118vw, 18px);
  --font-19: clamp(16px, 1.3970588235vw, 19px);
  --font-20: clamp(16px, 1.4705882353vw, 20px);
  --font-21: clamp(17px, 1.5441176471vw, 21px);
  --font-22: clamp(18px, 1.6176470588vw, 22px);
  --font-23: clamp(18px, 1.6911764706vw, 23px);
  --font-24: clamp(19px, 1.7647058824vw, 24px);
  --font-25: clamp(19px, 1.8382352941vw, 25px);
  --font-26: clamp(20px, 1.9117647059vw, 26px);
  --font-27: clamp(21px, 1.9852941176vw, 27px);
  --font-28: clamp(21px, 2.0588235294vw, 28px);
  --font-29: clamp(22px, 2.1323529412vw, 29px);
  --font-30: clamp(23px, 2.2058823529vw, 30px);
  --font-31: clamp(23px, 2.2794117647vw, 31px);
  --font-32: clamp(24px, 2.3529411765vw, 32px);
  --font-33: clamp(24px, 2.4264705882vw, 33px);
  --font-34: clamp(25px, 2.5vw, 34px);
  --font-35: clamp(26px, 2.5735294118vw, 35px);
  --font-36: clamp(26px, 2.6470588235vw, 36px);
  --font-37: clamp(27px, 2.7205882353vw, 37px);
  --font-38: clamp(28px, 2.7941176471vw, 38px);
  --font-39: clamp(28px, 2.8676470588vw, 39px);
  --font-40: clamp(29px, 2.9411764706vw, 40px);
  --font-41: clamp(29px, 3.0147058824vw, 41px);
  --font-42: clamp(30px, 3.0882352941vw, 42px);
  --font-43: clamp(31px, 3.1617647059vw, 43px);
  --font-44: clamp(31px, 3.2352941176vw, 44px);
  --font-45: clamp(32px, 3.3088235294vw, 45px);
  --font-46: clamp(33px, 3.3823529412vw, 46px);
  --font-47: clamp(33px, 3.4558823529vw, 47px);
  --font-48: clamp(34px, 3.5294117647vw, 48px);
  --font-49: clamp(34px, 3.6029411765vw, 49px);
  --font-50: clamp(35px, 3.6764705882vw, 50px);
  --font-51: clamp(36px, 3.75vw, 51px);
  --font-52: clamp(36px, 3.8235294118vw, 52px);
  --font-53: clamp(37px, 3.8970588235vw, 53px);
  --font-54: clamp(38px, 3.9705882353vw, 54px);
  --font-55: clamp(38px, 4.0441176471vw, 55px);
  --font-56: clamp(39px, 4.1176470588vw, 56px);
  --font-57: clamp(39px, 4.1911764706vw, 57px);
  --font-58: clamp(40px, 4.2647058824vw, 58px);
  --font-59: clamp(41px, 4.3382352941vw, 59px);
  --font-60: clamp(41px, 4.4117647059vw, 60px);
  --font-65: clamp(44px, 4.7794117647vw, 65px);
  --font-100: clamp(66px, 7.3529411765vw, 100px) ;
}

/*
 * HTML
 * -------------------------------------------------------------------
 */
body {
  font-family: "Times New Roman", "Noto Serif JP", YuMincho, "Yu Mincho", "HGP明朝B", serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  text-decoration: none;
  outline: none;
}

/*
 * wrapper
 * -------------------------------------------------------------------
 */
.wrapper {
  display: block;
  margin: 0px auto;
  padding: 0px;
  min-height: 100vh;
}

html.sr {
  margin-top: 0 !important;
}

#wpadminbar {
  z-index: 10000000 !important;
}

/* A Modern CSS Reset */
*,
*::before,
*::after {
  box-sizing: border-box;
}

body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

ul[role=list],
ol[role=list] {
  list-style: none;
}

html {
  scroll-behavior: auto;
}

body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

img,
picture {
  max-width: 100%;
  display: block;
}

input,
button,
textarea,
select {
  font: inherit;
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
@keyframes menu-container-appeared {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes menu-container-leaved {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes menu-overlay-appeared {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes menu-overlay-leaved {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * MODAL PHOTO
 * -------------------------------------------------------------------
 */
@keyframes modal-photo-open {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes modal-photo-close {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/*
 * Mixin
 * -------------------------------------------------------------------
 */
/*
 * Module
 * -------------------------------------------------------------------
 */
.nav-header {
  position: relative;
  width: 100%;
}
.nav-header:hover {
  background: rgba(255, 255, 255, 0.89);
}
.nav-header:hover .nav-header__link {
  color: #222222;
}
.nav-header:hover .dropdown__menu > a::after {
  content: url(../img/chevron/chevron-down-solid-black.svg);
  display: inline-block;
  width: 12px;
  margin-left: 4px;
}
.nav-header__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1980px;
  height: 80px;
  margin: 0 auto;
  padding: 0 0 0 15px;
}
@media (min-width: 1100px) {
  .nav-header__container {
    padding: 0 60px 0 45px;
  }
}
.nav-header__logo {
  width: 149px;
  height: 40px;
}
.nav-header__menu {
  display: none;
  list-style: none;
  width: 852px;
  margin: 0;
  padding: 0;
}
@media (min-width: 1100px) {
  .nav-header__menu {
    display: flex;
    align-items: end;
    justify-content: end;
  }
}
.nav-header__menu-item {
  display: flex;
  justify-content: center;
  align-items: end;
  position: relative;
  width: 100%;
  height: 100%;
}
.nav-header__link {
  align-items: center;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 0.1em;
  line-height: 1.125;
  padding: 0 0px;
  filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.5));
}
.nav-header__menu-hover::after {
  display: block;
  opacity: 0;
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 4px;
  background: #0086CD;
  content: "";
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transition: all 0.2s;
}
.nav-header__menu-hover:hover::after {
  opacity: 1;
  width: 100%;
}
.nav-header__contact {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  width: 200px;
  height: 50px;
  background-color: #0086CD;
  color: #ffffff;
  margin-left: 40px;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 1.142;
  font-weight: 200;
}
.nav-header__contact::after {
  content: url(../img/chevron/chevron-right-solid-white.svg);
  display: inline-block;
  width: 8px;
  margin-left: 8px;
}
@media (min-width: 1050px) {
  .nav-header div.hamburger {
    display: none;
  }
}

.dropdown__menu {
  position: relative;
  z-index: 1000;
}
.dropdown__menu > a::after {
  content: url(../img/chevron/chevron-down-solid-white.svg);
  display: inline-block;
  width: 12px;
  margin-left: 4px;
}
.dropdown__menu:hover > ul {
  display: block;
}
.dropdown__lists {
  display: none;
  width: -moz-max-content;
  width: max-content;
  background: rgba(255, 255, 255, 0.89);
  padding: 20px 28px 20px 28px;
  margin-top: 15px;
  line-height: 0.5em;
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
}
.dropdown__lists li {
  padding: 10px 0;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 0.88;
}
.dropdown__lists a {
  color: #222222;
}

.nav-header-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  transition: all 0.65s;
}
.nav-header-top:hover {
  background: rgba(255, 255, 255, 0.89);
}
.nav-header-top:hover .nav-header-top__link {
  color: #222222;
}
.nav-header-top:hover .dropdown__menu > a::after {
  content: url(../img/chevron/chevron-down-solid-black.svg);
  display: inline-block;
  width: 12px;
  margin-left: 4px;
}
.nav-header-top__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1980px;
  margin: 0 auto;
  padding: 0 0 0 15px;
}
@media (min-width: 1100px) {
  .nav-header-top__container {
    padding: 0 60px 0 45px;
  }
}
.nav-header-top__logo {
  width: 149px;
  height: 40px;
}
.nav-header-top__menu {
  display: none;
  list-style: none;
  width: 852px;
  margin: 0;
  padding: 0;
}
@media (min-width: 1100px) {
  .nav-header-top__menu {
    display: flex;
    align-items: end;
    justify-content: end;
  }
}
.nav-header-top__menu-item {
  display: flex;
  justify-content: center;
  align-items: end;
  position: relative;
  width: 100%;
  height: 100%;
}
.nav-header-top__link {
  align-items: center;
  color: #ffffff;
  text-align: center;
  font-size: var(--font-16);
  font-weight: 900;
  letter-spacing: 0.1em;
  line-height: 1.125;
  padding-top: 35px;
  padding-bottom: 20px;
  filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.5));
}
.nav-header-top__menu-hover::after {
  display: block;
  opacity: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 4px;
  background: #0086CD;
  content: "";
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transition: all 0.2s;
}
.nav-header-top__menu-hover:hover::after {
  opacity: 1;
  width: 100%;
}
.nav-header-top__contact {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  width: 200px;
  height: 50px;
  background-color: #0086CD;
  color: #ffffff;
  margin-left: 40px;
  margin-bottom: 10px;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 1.142;
  font-weight: 200;
}
.nav-header-top__contact::after {
  content: url(../img/chevron/chevron-right-solid-white.svg);
  display: inline-block;
  width: 8px;
  margin-left: 8px;
}
@media (min-width: 1100px) {
  .nav-header-top div.hamburger {
    display: none;
  }
}

.dropdown__menu {
  position: relative;
  z-index: 1000;
}
.dropdown__menu > a::after {
  content: url(../img/chevron/chevron-down-solid-white.svg);
  display: inline-block;
  width: 12px;
  margin-left: 4px;
}
.dropdown__menu:hover > ul {
  display: block;
}
.dropdown__lists {
  display: none;
  width: -moz-max-content;
  width: max-content;
  background: rgba(255, 255, 255, 0.89);
  padding: 20px 28px 20px 28px;
  line-height: 0.5em;
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: 0;
}
.dropdown__lists li {
  padding: 10px 0;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 0.88;
}
.dropdown__lists a {
  color: #222222;
}

.nav-drawer {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 1002;
}
.nav-drawer__container {
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 0;
  top: 0;
  width: 80%;
  height: 100%;
  max-width: 350px;
  min-width: 200px;
  background: #fff;
  border-left: #e2e2e2 1px solid;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  animation-duration: var(--nav-drawer-duration);
  animation-fill-mode: forwards;
}
.nav-drawer[data-open=true] .nav-drawer__container {
  animation-name: menu-container-appeared;
}
.nav-drawer[data-open=false] .nav-drawer__container {
  animation-name: menu-container-leaved;
}
.nav-drawer__menu {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow-y: auto;
}
.nav-drawer__menu-item {
  border-bottom: #e2e2e2 1px dashed;
}
.nav-drawer__menu-item:hover {
  background: #efefef;
}
.nav-drawer__menu-subitem {
  list-style: none;
}
.nav-drawer__menu-subitem:hover {
  background: #efefef;
}
.nav-drawer__menu-subitem a {
  padding: 4px;
}
.nav-drawer__link {
  position: relative;
  display: block;
  align-items: center;
  justify-content: space-between;
  color: inherit;
  letter-spacing: 0.01em;
  padding: 1em 2.5em 1em 2em;
  text-decoration: none;
}
.nav-drawer__link-main {
  display: block;
  font-weight: 500;
}
.nav-drawer__link-sub {
  color: #aaa;
  display: block;
}
.nav-drawer__menu-button {
  display: flex;
  margin: 0px;
  padding: 0px;
}
.nav-drawer__button-close {
  position: relative;
  background-color: #0086CD;
  margin: 0px 0px 0px auto;
  padding: 0px;
  width: 80px;
  height: 80px;
  border: none;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
.nav-drawer__button-close:hover, .nav-drawer__button-close:focus {
  outline: none;
  background: #0097e7;
}
.nav-drawer__button-close-line {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 40%;
  height: 2px;
  margin: auto;
  background: #fff;
}
.nav-drawer__button-close-line:nth-child(1) {
  transform: translateY(0) rotate(45deg);
}
.nav-drawer__button-close-line:nth-child(2) {
  transform: translateY(0) rotate(-45deg);
}
.nav-drawer__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: rgba(0, 0, 0, 0.08);
  animation-duration: var(--nav-drawer-duration);
  animation-fill-mode: forwards;
}
.nav-drawer[data-open=true] .nav-drawer__overlay {
  animation-name: menu-overlay-appeared;
}
.nav-drawer[data-open=false] .nav-drawer__overlay {
  animation-name: menu-overlay-leaved;
}

.nav-pagetop {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: fixed;
  bottom: 60px;
  right: 15px;
  z-index: -1000;
  width: 70px;
  height: 70px;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.6;
  color: #fff;
  background: #0086CD;
  border-radius: 50%;
  opacity: 0;
  cursor: pointer;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  transition: all 0.2s;
}
.nav-pagetop.active {
  opacity: 1;
  z-index: 1000;
}
.nav-pagetop:before {
  display: block;
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
  content: "\e5ce";
  transition: all 0.2s;
}
.nav-pagetop:after {
  content: "PAGETOP";
  display: block;
  padding: 4px 0px;
}
.nav-pagetop:hover {
  background: #0075b4;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
}
.nav-pagetop:hover:before {
  transform: translateY(-4px);
}

.mainvisual {
  position: relative;
  background-image: url("../img/top/mainvisual.jpg");
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}
.mainvisual::before {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  content: "";
}
.mainvisual__container {
  display: flex;
  flex-direction: column;
  justify-content: left;
  max-width: 1980px;
  height: 100vh;
  margin: 0 20px;
  padding-top: 56vh;
  position: relative;
  z-index: 1;
  width: 350px;
}
@media screen and (min-width: 1100px) {
  .mainvisual__container {
    margin: 0 145px;
  }
}
@media screen and (min-width: 600px) {
  .mainvisual__container {
    width: 600px;
  }
}
.mainvisual__container hr {
  color: #ffffff;
  width: 100%;
  margin: 16px 0 0 0;
}
@media (min-width: 600px) {
  .mainvisual__container hr {
    width: 70%;
  }
}
@media (min-width: 768px) {
  .mainvisual__container hr {
    width: 100%;
  }
}
.mainvisual__text-main {
  font-weight: 700;
  font-family: "Times New Roman", "Noto Serif JP", YuMincho, "Yu Mincho", "HGP明朝B", serif;
  font-weight: 800;
  font-size: 32px;
  line-height: 1.45;
  letter-spacing: 1.5px;
  color: #ffffff;
}
@media (min-width: 768px) {
  .mainvisual__text-main {
    font-size: 60px;
  }
}
.mainvisual__text-main-eng {
  color: #ffffff;
  letter-spacing: 0.025em;
  font-size: 12px;
  font-weight: normal;
  font-family: "Satisfy";
}
@media screen and (min-width: 600px) {
  .mainvisual__text-main-eng {
    font-size: 20px;
  }
}
.mainvisual__text-sub {
  padding-top: 16px;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 0.025em;
  line-height: 1.5;
}
@media screen and (min-width: 600px) {
  .mainvisual__text-sub {
    font-size: 30px;
  }
}

.pagevisual {
  position: relative;
  z-index: 0;
  margin: 0;
  padding-top: calc(80px + 6.4rem);
  padding-bottom: 6.4rem;
  background-image: url("../img/mainvisual.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (min-width: 1100px) {
  .pagevisual {
    padding-top: calc(80px + 9.6rem);
    padding-bottom: 9.6rem;
  }
}
.pagevisual::before {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.5);
  content: "";
}
.pagevisual__container {
  position: relative;
  max-width: 1980px;
  margin: 0 auto;
  padding: 12.4rem 15px;
  position: relative;
  z-index: 2;
  padding-top: 0;
  padding-bottom: 0;
}
.pagevisual__text-main {
  font-weight: 700;
  font-family: "Times New Roman", "Noto Serif JP", YuMincho, "Yu Mincho", "HGP明朝B", serif;
  font-size: 3.2rem;
}
@media screen and (min-width: 1100px) {
  .pagevisual__text-main {
    font-size: 4rem;
  }
}
.pagevisual__text-main:after {
  display: block;
  max-width: 20rem;
  margin: 1.6rem 0rem;
  border-bottom: 3px solid #222222;
  background: #222222;
  content: "";
}
.pagevisual__text-sub {
  color: #222222;
}

.page-heading {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 100px;
}
.page-heading__content {
  margin: 0;
  padding: 0;
}
.page-heading__content--left {
  text-align: left;
}
.page-heading__content--center {
  text-align: center;
}
.page-heading__content--right {
  text-align: right;
}
.page-heading__text-main {
  font-family: "Times New Roman", "Noto Serif JP", YuMincho, "Yu Mincho", "HGP明朝B", serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
  background-image: url("../img/logo2.svg");
  background-position: top left;
  background-size: 36px;
  background-repeat: no-repeat;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 32px;
  margin: 0 auto;
  font-size: 26px;
}
@media screen and (min-width: 600px) {
  .page-heading__text-main {
    font-size: 50px;
    line-height: 1;
    letter-spacing: 0.05em;
    background-size: 50px;
  }
}
.page-heading__content--left .page-heading__text-main::after {
  margin-left: 0;
  margin-right: auto;
}
.page-heading__content--center .page-heading__text-main::after {
  margin-left: auto;
  margin-right: auto;
}
.page-heading__content--right .page-heading__text-main::after {
  margin-left: auto;
  margin-right: 0;
}
.page-heading__text-sub {
  font-weight: normal;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0;
  color: #222222;
  padding-top: 0;
}
@media screen and (min-width: 600px) {
  .page-heading__text-sub {
    font-size: 24px;
    line-height: 2;
    letter-spacing: 0.6px;
  }
}
.page-heading__message {
  max-width: 800px;
  margin: 0 auto;
  padding-top: 6.4rem;
  color: #aaaaaa;
  font-weight: 400;
  font-size: 1.6rem;
  text-align: center;
}

.page-heading-sub__content {
  margin: 0;
  padding: 0;
}
.page-heading-sub__content--left {
  text-align: left;
}
.page-heading-sub__content--center {
  text-align: center;
}
.page-heading-sub__content--right {
  text-align: right;
}
.page-heading-sub__text {
  position: relative;
  font-size: 2.4rem;
}
.page-heading-sub__text:before {
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 1.6em;
  margin-right: 0.8rem;
  border-radius: 3px;
  background: #0086CD;
  content: "";
}
.page-heading-sub__message {
  margin: 0 auto;
  padding-top: 1.6rem;
  color: #aaaaaa;
  font-weight: 400;
  font-size: 1.6rem;
}

.footer {
  background-color: #4a4949;
  color: #ffffff;
}
.footer__container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  text-align: left;
  position: relative;
  max-width: 971px;
  min-height: 370px;
  padding: 32px;
}
@media screen and (min-width: 600px) {
  .footer__container {
    justify-content: space-evenly;
  }
}
@media screen and (min-width: 1100px) {
  .footer__container {
    padding: 80px 15px;
    justify-content: space-between;
  }
}
.footer__logo {
  width: 200px;
  height: 83px;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 600px) {
  .footer__logo {
    width: 100%;
    margin: 20px auto;
  }
}
@media screen and (min-width: 1100px) {
  .footer__logo {
    width: 310px;
    display: block;
    margin: 0;
  }
}
.footer__works {
  width: 100%;
}
@media screen and (min-width: 600px) {
  .footer__works {
    width: -moz-fit-content;
    width: fit-content;
  }
}
.footer__works h3 {
  font-weight: bold;
  font-size: 16px;
  margin: 8px 0;
  line-height: 32px;
}
@media screen and (min-width: 600px) {
  .footer__works h3 {
    font-size: 14px;
    margin: 0;
  }
}
.footer__works ul {
  padding-left: 0;
}
.footer__works li {
  font-size: 14px;
  list-style: none;
  padding-left: 8px;
  border-left: 1px solid #ffffff;
  line-height: 32px;
}
@media screen and (min-width: 1100px) {
  .footer__works li {
    font-size: 13px;
    line-height: 24px;
  }
}
.footer__works li a {
  color: #ffffff;
  text-decoration: none;
}
.footer__company {
  width: 100%;
}
@media screen and (min-width: 600px) {
  .footer__company {
    width: -moz-fit-content;
    width: fit-content;
  }
}
.footer__company h3 {
  font-weight: bold;
  font-size: 16px;
  margin: 8px 0;
  line-height: 32px;
}
@media screen and (min-width: 600px) {
  .footer__company h3 {
    font-size: 14px;
    margin: 0;
  }
}
.footer__company ul {
  padding-left: 0;
}
.footer__company li {
  font-size: 14px;
  list-style: none;
  padding-left: 8px;
  border-left: 1px solid #ffffff;
  line-height: 32px;
}
@media screen and (min-width: 1100px) {
  .footer__company li {
    font-size: 13px;
    line-height: 24px;
  }
}
.footer__company li a {
  color: #ffffff;
  text-decoration: none;
}
.footer__info {
  width: 100%;
  margin: 8px 0;
}
@media screen and (min-width: 600px) {
  .footer__info {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0;
  }
}
.footer__info ul {
  padding-left: 0;
  margin-top: 0;
}
.footer__info li {
  list-style: none;
  font-weight: bold;
  font-size: 16px;
  line-height: 32px;
}
@media screen and (min-width: 1100px) {
  .footer__info li {
    font-size: 13px;
    line-height: 24px;
  }
}
.footer__info li a {
  color: #ffffff;
  text-decoration: none;
}
.footer__copy {
  background-color: #000000;
  padding: 1.6rem 0;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: 0.4px;
  text-align: center;
}

.photo-modal {
  display: none;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1002;
  width: 100%;
  height: 100%;
  overflow: hidden;
  animation-duration: var(--photo-modal-duration);
  animation-fill-mode: forwards;
}
.photo-modal[data-open=true] {
  animation-name: modal-photo-open;
}
.photo-modal[data-open=false] {
  animation-name: modal-photo-close;
}
.photo-modal__container {
  max-width: 800px;
  max-height: 80%;
  margin: auto;
  overflow: auto;
}
.photo-modal__image img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.photo-modal .button-detail__button--next, .photo-modal .button-detail__button--prev, .photo-modal .button-detail__button--back, .photo-modal .button-detail__button, .photo-modal .photo-modal__button--next, .photo-modal .photo-modal__button--prev, .photo-modal .photo-modal__button--close, .photo-modal .photo-modal__button {
  position: absolute;
  width: 4rem;
  height: 4rem;
  margin: 0;
  padding: 0;
  border: none;
  background-color: transparent;
  color: #ffffff;
  cursor: pointer;
  transition: color 0.4s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.photo-modal .button-detail__button--next:hover, .photo-modal .button-detail__button--prev:hover, .photo-modal .button-detail__button--back:hover, .photo-modal .button-detail__button:hover, .photo-modal .photo-modal__button--next:hover, .photo-modal .photo-modal__button--prev:hover, .photo-modal .photo-modal__button--close:hover, .photo-modal .photo-modal__button:hover, .photo-modal .button-detail__button--next:focus, .photo-modal .button-detail__button--prev:focus, .photo-modal .button-detail__button--back:focus, .photo-modal .button-detail__button:focus, .photo-modal .photo-modal__button--next:focus, .photo-modal .photo-modal__button--prev:focus, .photo-modal .photo-modal__button--close:focus, .photo-modal .photo-modal__button:focus {
  color: #f2f2f2;
  outline: none;
}
.photo-modal .button-detail__button--next::before, .photo-modal .button-detail__button--prev::before, .photo-modal .button-detail__button--back::before, .photo-modal .button-detail__button::before, .photo-modal .photo-modal__button--next::before, .photo-modal .photo-modal__button--prev::before, .photo-modal .photo-modal__button--close::before, .photo-modal .photo-modal__button::before {
  font-size: 2.5rem;
}
.photo-modal__button--close {
  top: 0;
  right: 0;
}
.photo-modal__button--close::before {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
  content: "\e5cd";
}
.photo-modal__button--prev {
  top: 50%;
  left: 0;
}
.photo-modal__button--prev::before {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
  content: "\e5cb";
}
.photo-modal__button--next {
  top: 50%;
  right: 0;
}
.photo-modal__button--next::before {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
  content: "\e5cc";
}
.photo-modal__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: rgba(0, 0, 0, 0.85);
}

.button-guide {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  display: flex;
  width: 100%;
  max-width: 60rem;
  margin: 0 auto;
  padding: 1.6rem;
  border: none;
  border-radius: 8px;
  background: #efefef;
  color: #222222;
  font-weight: 400;
  font-size: 1.6rem;
}
.button-guide:hover, .button-guide:focus {
  background: #0086CD;
  color: #ffffff;
}

.button-detail {
  display: flex;
  flex-wrap: wrap;
  max-width: 60rem;
  margin: 0 auto;
}
.button-detail .button-detail__button--next, .button-detail .button-detail__button--prev, .button-detail .button-detail__button--back, .button-detail .button-detail__button, .button-detail .photo-modal__button, .button-detail .photo-modal__button--close, .button-detail .photo-modal__button--prev, .button-detail .photo-modal__button--next {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  margin-bottom: 2.4rem;
  padding: 1.6rem 2.4rem;
  border-radius: 0.4rem;
  background: #efefef;
  color: #222222;
}
.button-detail .button-detail__button--next:hover, .button-detail .button-detail__button--prev:hover, .button-detail .button-detail__button--back:hover, .button-detail .button-detail__button:hover, .button-detail .photo-modal__button:hover, .button-detail .photo-modal__button--close:hover, .button-detail .photo-modal__button--prev:hover, .button-detail .photo-modal__button--next:hover, .button-detail .button-detail__button--next:focus, .button-detail .button-detail__button--prev:focus, .button-detail .button-detail__button--back:focus, .button-detail .button-detail__button:focus, .button-detail .photo-modal__button:focus, .button-detail .photo-modal__button--close:focus, .button-detail .photo-modal__button--prev:focus, .button-detail .photo-modal__button--next:focus {
  background: #0086CD;
  color: #ffffff;
}
.button-detail__button--back {
  width: 100%;
}
.button-detail__button--back:before {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
  content: "\e896";
  margin-right: 0.8rem;
}
.button-detail__button--prev {
  width: 100%;
}
@media screen and (min-width: 1100px) {
  .button-detail__button--prev {
    width: calc(50% - 15px);
    margin-right: 15px;
  }
}
.button-detail__button--prev:before {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
  content: "\e5cb";
  margin-right: 0.8rem;
}
.button-detail__button--next {
  width: 100%;
}
@media screen and (min-width: 1100px) {
  .button-detail__button--next {
    width: calc(50% - 15px);
    margin-left: 15px;
  }
}
.button-detail__button--next:after {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
  content: "\e5cc";
  margin-left: 0.8rem;
}

.pagination__list,
.pagination .page-numbers {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.pagination__list-item,
.pagination .page-numbers > li {
  margin: 0.3rem;
}
.pagination .pagination__link--next, .pagination .pagination__link.next,
.pagination .page-numbers > li > a--next, .pagination .pagination__link--prev, .pagination .pagination__link.prev,
.pagination .page-numbers > li > a--prev, .pagination .pagination__link,
.pagination .page-numbers > li > a {
  transition: background-color 0.2s;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.2rem 1.6rem;
  border-radius: 6px;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}
.pagination__link,
.pagination .page-numbers > li > a {
  background-color: #efefef;
  color: #222222;
}
.pagination__link:hover, .pagination__link:focus,
.pagination .page-numbers > li > a:hover,
.pagination .page-numbers > li > a:focus {
  background-color: #0086CD;
  color: #ffffff;
}
.pagination__link--prev, .pagination__link.prev,
.pagination .page-numbers > li > a--prev,
.pagination .page-numbers > li > a.prev {
  min-width: 12rem;
  background-color: #efefef;
  color: #222222;
}
.pagination__link--prev:before, .pagination__link.prev:before,
.pagination .page-numbers > li > a--prev:before,
.pagination .page-numbers > li > a.prev:before {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
  content: "\e5cb";
  display: inline-block;
  margin-right: 0.6rem;
  transition: transform 0.2s;
}
.pagination__link--prev:hover, .pagination__link--prev:focus, .pagination__link.prev:hover, .pagination__link.prev:focus,
.pagination .page-numbers > li > a--prev:hover,
.pagination .page-numbers > li > a--prev:focus,
.pagination .page-numbers > li > a.prev:hover,
.pagination .page-numbers > li > a.prev:focus {
  background-color: #0086CD;
  color: #ffffff;
}
.pagination__link--prev:hover:before, .pagination__link--prev:focus:before, .pagination__link.prev:hover:before, .pagination__link.prev:focus:before,
.pagination .page-numbers > li > a--prev:hover:before,
.pagination .page-numbers > li > a--prev:focus:before,
.pagination .page-numbers > li > a.prev:hover:before,
.pagination .page-numbers > li > a.prev:focus:before {
  transform: translateX(-4px);
}
.pagination__link--next, .pagination__link.next,
.pagination .page-numbers > li > a--next,
.pagination .page-numbers > li > a.next {
  min-width: 12rem;
  background-color: #efefef;
  color: #222222;
}
.pagination__link--next:after, .pagination__link.next:after,
.pagination .page-numbers > li > a--next:after,
.pagination .page-numbers > li > a.next:after {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
  content: "\e5cc";
  display: inline-block;
  margin-left: 0.6rem;
  transition: transform 0.2s;
}
.pagination__link--next:hover, .pagination__link--next:focus, .pagination__link.next:hover, .pagination__link.next:focus,
.pagination .page-numbers > li > a--next:hover,
.pagination .page-numbers > li > a--next:focus,
.pagination .page-numbers > li > a.next:hover,
.pagination .page-numbers > li > a.next:focus {
  background-color: #0086CD;
  color: #ffffff;
}
.pagination__link--next:hover:after, .pagination__link--next:focus:after, .pagination__link.next:hover:after, .pagination__link.next:focus:after,
.pagination .page-numbers > li > a--next:hover:after,
.pagination .page-numbers > li > a--next:focus:after,
.pagination .page-numbers > li > a.next:hover:after,
.pagination .page-numbers > li > a.next:focus:after {
  transform: translateX(4px);
}
.pagination .pagination__text--dots, .pagination .pagination__text.dots,
.pagination .page-numbers > li > span--dots, .pagination .pagination__text--current, .pagination .pagination__text.current,
.pagination .page-numbers > li > span--current, .pagination .pagination__text,
.pagination .page-numbers > li > span {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.2rem 1.6rem;
  border-radius: 6px;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1;
  text-align: center;
}
.pagination__text,
.pagination .page-numbers > li > span {
  background-color: #efefef;
  color: #222222;
}
.pagination__text--current, .pagination__text.current,
.pagination .page-numbers > li > span--current,
.pagination .page-numbers > li > span.current {
  background-color: #0086CD;
  color: #ffffff;
}
.pagination__text--dots, .pagination__text.dots,
.pagination .page-numbers > li > span--dots,
.pagination .page-numbers > li > span.dots {
  background-color: #efefef;
  color: #222222;
}

@media screen and (min-width: 1100px) {
  .form__form-group {
    display: flex;
  }
}
.form__form-group-title {
  padding: 1rem;
}
@media screen and (min-width: 1100px) {
  .form__form-group-title {
    width: 260px;
    padding: 1.6rem;
  }
}
.form__form-group-content {
  padding: 1rem;
  display: flex;
}
@media screen and (min-width: 1100px) {
  .form__form-group-content {
    width: calc(100% - 260px);
    padding: 1.6rem;
  }
}
.form .form__label--required, .form .form__label--itemname, .form .form__label {
  display: inline-block;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.08em;
}
.form__label--itemname {
  color: #222222;
}
.form__label--required {
  margin-left: 0.4rem;
  padding: 0.4em 0.6em;
  border-radius: 3px;
  background: #fafafa;
  color: #aaaaaa;
  font-size: 1.4rem;
}
.form__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.form__list-item {
  margin-bottom: 0.6rem;
}
.form .form__input--check, .form .form__input--radio, .form .form__input--select, .form .form__input--textarea-half, .form .form__input--textarea, .form .form__input--text-half, .form .form__input--text, .form .form__input {
  position: relative;
  width: 100%;
  padding: 0.4rem;
}
.form .form__input--select select, .form__input--select .form select, .form .form__input--textarea-half textarea, .form__input--textarea-half .form textarea, .form .form__input--textarea textarea, .form__input--textarea .form textarea, .form .form__input--text-half input, .form__input--text-half .form input, .form .form__input--text input, .form__input--text .form input {
  display: inline-flex;
  align-items: center;
  position: relative;
  width: 100%;
  margin: 0;
  border: 2px solid #efefef;
  background: #ffffff;
  font-weight: 400;
  font-size: 1.6rem;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* 旧Edge対応 */
  /* IE対応 */
}
.form .form__input--select select::-ms-expand, .form__input--select .form select::-ms-expand, .form .form__input--textarea-half textarea::-ms-expand, .form__input--textarea-half .form textarea::-ms-expand, .form .form__input--textarea textarea::-ms-expand, .form__input--textarea .form textarea::-ms-expand, .form .form__input--text-half input::-ms-expand, .form__input--text-half .form input::-ms-expand, .form .form__input--text input::-ms-expand, .form__input--text .form input::-ms-expand {
  display: none;
}
.form .form__input--select select::-moz-placeholder, .form__input--select .form select::-moz-placeholder, .form .form__input--textarea-half textarea::-moz-placeholder, .form__input--textarea-half .form textarea::-moz-placeholder, .form .form__input--textarea textarea::-moz-placeholder, .form__input--textarea .form textarea::-moz-placeholder, .form .form__input--text-half input::-moz-placeholder, .form__input--text-half .form input::-moz-placeholder, .form .form__input--text input::-moz-placeholder, .form__input--text .form input::-moz-placeholder {
  color: #cccccc;
}
.form .form__input--select select::placeholder, .form__input--select .form select::placeholder, .form .form__input--textarea-half textarea::placeholder, .form__input--textarea-half .form textarea::placeholder, .form .form__input--textarea textarea::placeholder, .form__input--textarea .form textarea::placeholder, .form .form__input--text-half input::placeholder, .form__input--text-half .form input::placeholder, .form .form__input--text input::placeholder, .form__input--text .form input::placeholder {
  color: #cccccc;
}
.form .form__input--select select::-ms-input-placeholder, .form__input--select .form select::-ms-input-placeholder, .form .form__input--textarea-half textarea::-ms-input-placeholder, .form__input--textarea-half .form textarea::-ms-input-placeholder, .form .form__input--textarea textarea::-ms-input-placeholder, .form__input--textarea .form textarea::-ms-input-placeholder, .form .form__input--text-half input::-ms-input-placeholder, .form__input--text-half .form input::-ms-input-placeholder, .form .form__input--text input::-ms-input-placeholder, .form__input--text .form input::-ms-input-placeholder {
  color: #cccccc;
}
.form .form__input--select select:-ms-input-placeholder, .form__input--select .form select:-ms-input-placeholder, .form .form__input--textarea-half textarea:-ms-input-placeholder, .form__input--textarea-half .form textarea:-ms-input-placeholder, .form .form__input--textarea textarea:-ms-input-placeholder, .form__input--textarea .form textarea:-ms-input-placeholder, .form .form__input--text-half input:-ms-input-placeholder, .form__input--text-half .form input:-ms-input-placeholder, .form .form__input--text input:-ms-input-placeholder, .form__input--text .form input:-ms-input-placeholder {
  color: #cccccc;
}
.form .form__input--text-half input, .form__input--text-half .form input, .form .form__input--text input, .form__input--text .form input {
  padding: 0.8rem 1.6rem;
  transition: border-color 0.4s;
}
.form .form__input--text-half input:focus, .form__input--text-half .form input:focus, .form .form__input--text input:focus, .form__input--text .form input:focus {
  border: 2px solid #0086CD;
}
.form .form__input--textarea-half textarea, .form__input--textarea-half .form textarea, .form .form__input--textarea textarea, .form__input--textarea .form textarea {
  padding: 1.6rem;
  transition: border-color 0.4s;
}
.form .form__input--textarea-half textarea:focus, .form__input--textarea-half .form textarea:focus, .form .form__input--textarea textarea:focus, .form__input--textarea .form textarea:focus {
  border: 2px solid #0086CD;
}
.form__input--text-half {
  max-width: 50%;
}
.form__input--textarea-half {
  max-width: 50%;
}
.form__input--select {
  max-width: 300px;
}
.form__input--select select {
  padding: 0.8rem 2.4rem 0.8rem 1.6rem;
  cursor: pointer;
}
.form__input--select::after {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 12px;
  bottom: 0;
  z-index: 1;
  width: 0;
  height: 0;
  margin: auto 0;
  border-width: 6px 4px 0;
  border-style: solid;
  border-color: #cccccc transparent transparent transparent;
  content: "";
  pointer-events: none;
}
.form__input--radio {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}
.form__input--radio .radio-input {
  display: block !important;
  visibility: visible !important;
  opacity: 0 !important;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 4px !important;
  height: 4px !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  border: none !important;
}
.form__input--radio .radio-icon {
  display: inline-block;
  position: relative;
  width: 2.5rem;
  height: 2.5rem;
  margin-right: 0.8rem;
  border: 1px solid #cccccc;
  border-radius: 50%;
}
.form__input--radio .radio-icon:before {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 1.5rem;
  height: 1.5rem;
  margin: auto;
  border-radius: 50%;
  background: #0086CD;
  content: "";
  transition: opacity 0.4s;
}
.form__input--radio .radio-text {
  color: #cccccc;
  transition: color 0.4s;
}
.form__input--radio .radio-input:checked + .radio-icon {
  border-color: #0086CD;
}
.form__input--radio .radio-input:checked + .radio-icon:before {
  opacity: 1;
}
.form__input--radio .radio-input:checked ~ .radio-text {
  color: #0086CD;
}
.form__input--check {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}
.form__input--check .check-input {
  display: block !important;
  visibility: visible !important;
  opacity: 0 !important;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 4px !important;
  height: 4px !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  border: none !important;
}
.form__input--check .check-icon {
  display: inline-block;
  position: relative;
  width: 2.5rem;
  height: 2.5rem;
  margin-right: 0.8rem;
  border: 2px solid #cccccc;
}
.form__input--check .check-icon:after {
  opacity: 0;
  position: absolute;
  top: 0.5rem;
  left: 0.3rem;
  width: 1.6rem;
  height: 0.8rem;
  border-bottom: 2px solid transparent;
  border-left: 2px solid transparent;
  content: "";
  transition: opacity 0.4s;
}
.form__input--check .check-text {
  color: #cccccc;
  transition: color 0.4s;
}
.form__input--check .check-input:checked + .check-icon {
  border-color: #0086CD;
}
.form__input--check .check-input:checked + .check-icon:after {
  opacity: 1;
  transform: rotate(-45deg);
  border-bottom: 2px solid #0086CD;
  border-left: 2px solid #0086CD;
}
.form__input--check .check-input:checked ~ .check-text {
  color: #0086CD;
}

.table-overview {
  width: 100%;
  line-height: 1.8;
  text-align: left;
}
.table-overview tr th {
  width: 16rem;
  padding: 0.8rem;
  vertical-align: top;
}
.table-overview tr td {
  width: calc(100% - 16rem);
  padding: 0.8rem 1.6rem;
  vertical-align: top;
}

.breadcrumbs {
  width: 100%;
  padding-left: 12px;
  padding-top: 28px;
  font-size: 13px;
  text-align: left;
}
@media (min-width: 768px) {
  .breadcrumbs {
    padding-left: clamp(0px, 8.4302325581vw, 145px);
  }
}

.footer_recruit__container {
  max-width: 100%;
  text-align: center;
  color: #ffffff;
}
.footer_recruit__content {
  display: grid;
  place-content: center;
  place-items: center;
  margin: clamp(50px, 4.6511627907vw, 80px) auto;
  max-width: 1360px;
  height: clamp(280px, 23.8372093023vw, 410px);
  background-image: url(../img/bg_recruit.jpg);
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}
.footer_recruit__main {
  margin-top: clamp(0px, 2.3255813953vw, 40px);
  font-size: var(--font-50);
  line-height: 1.5em;
}
.footer_recruit__sub {
  font-size: var(--font-24);
  font-weight: bold;
}
.footer_recruit__button {
  margin-top: 20px;
  width: 200px;
  height: 48px;
  padding-top: 10px;
  background-color: #0086CD;
  font-size: var(--font-18);
  font-weight: bold;
  color: #ffffff;
  border: 1px solid #0086CD;
}
.footer_recruit__button:hover {
  opacity: 100 !important;
  background-color: #ffffff;
  color: #0086CD;
}
.footer_recruit__button:hover a::after {
  content: url(../img/chevron/chevron-right-solid-blue.svg);
}
@media screen and (min-width: 600px) {
  .footer_recruit__button {
    padding-top: 26px;
    width: 400px;
    height: 80px;
  }
}
.footer_recruit__button a::after {
  content: url(../img/chevron/chevron-right-solid-white.svg);
  display: inline-block;
  width: 8px;
  margin-left: 8px;
}

.footer_company__container {
  display: flex;
  flex-wrap: wrap;
  max-width: 1300px;
  text-align: center;
  margin: clamp(60px, 4.6511627907vw, 80px) auto;
  justify-content: center;
}
.footer_company__button {
  position: relative;
  margin: 10px;
  width: 360px;
  height: 61px;
  font-size: 18px;
  font-weight: bold;
  border: 1px solid #222222;
  display: grid;
  place-items: center;
  place-content: center;
}
@media screen and (min-width: 600px) {
  .footer_company__button {
    width: 400px;
    height: 80px;
  }
}
.footer_company__button:hover {
  background-color: #222222;
  color: #ffffff;
}
.footer_company__button:hover ::after {
  background-image: url(../img/chevron/chevron-right-solid-white.svg);
}
.footer_company__button a {
  padding: 15px 65px;
}
@media (min-width: 768px) {
  .footer_company__button a {
    padding: 25px 100px;
  }
}
.footer_company__button a:hover {
  opacity: 100 !important;
}
.footer_company__button a::after {
  content: "";
  display: block;
  position: absolute;
  background-image: url(../img/chevron/chevron-right-solid-black.svg);
  background-size: 100%;
  width: 12px;
  height: 17px;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
}

.about-icon {
  display: flex;
  flex-wrap: wrap;
  max-width: 500px;
  margin: 0 auto 0 auto;
}
.about-icon__image {
  width: 100%;
  max-width: 200px;
  max-height: 200px;
  margin: 0 auto;
  margin-bottom: 3.2rem;
  overflow: hidden;
  border-radius: 100%;
}
@media screen and (min-width: 1100px) {
  .about-icon__image {
    margin-bottom: 0;
  }
}
.about-icon__image img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.about-icon__content {
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 1100px) {
  .about-icon__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: calc(100% - 200px);
    padding-left: 2.4rem;
    text-align: left;
  }
}
.about-icon__content-name {
  margin-bottom: 0.8rem;
  font-weight: bold;
  font-size: 3.2rem;
}
.about-icon__content-job {
  margin-bottom: 3.2rem;
  font-size: 1.6rem;
}

.skillset__item {
  display: flex;
  align-items: center;
}
.skillset__item:not(:first-child) {
  margin-top: 1.6rem;
}
.skillset__image {
  display: block;
  width: 6.4rem;
  height: 6.4rem;
  margin-right: 1.6rem;
  border-radius: 100%;
}
.skillset__content {
  display: block;
  width: 100%;
}
.skillset__content-title {
  font-weight: 400;
  font-size: 1.6rem;
}
.skillset .skillset__content-bar--100, .skillset .skillset__content-bar--90, .skillset .skillset__content-bar--80, .skillset .skillset__content-bar--70, .skillset .skillset__content-bar--60, .skillset .skillset__content-bar--50, .skillset .skillset__content-bar--40, .skillset .skillset__content-bar--30, .skillset .skillset__content-bar--20, .skillset .skillset__content-bar--10, .skillset .skillset__content-bar {
  height: 1.6rem;
  margin-top: 0.8rem;
  overflow: hidden;
  box-shadow: 0 0.4rem 0.8rem 0 rgba(0, 0, 0, 0.1);
}
.skillset .skillset__content-bar--100::after, .skillset .skillset__content-bar--90::after, .skillset .skillset__content-bar--80::after, .skillset .skillset__content-bar--70::after, .skillset .skillset__content-bar--60::after, .skillset .skillset__content-bar--50::after, .skillset .skillset__content-bar--40::after, .skillset .skillset__content-bar--30::after, .skillset .skillset__content-bar--20::after, .skillset .skillset__content-bar--10::after, .skillset .skillset__content-bar::after {
  display: block;
  height: 1.6rem;
  background: #0086CD;
  content: "";
}
.skillset__content-bar--10::after {
  width: 10%;
}
.skillset__content-bar--20::after {
  width: 20%;
}
.skillset__content-bar--30::after {
  width: 30%;
}
.skillset__content-bar--40::after {
  width: 40%;
}
.skillset__content-bar--50::after {
  width: 50%;
}
.skillset__content-bar--60::after {
  width: 60%;
}
.skillset__content-bar--70::after {
  width: 70%;
}
.skillset__content-bar--80::after {
  width: 80%;
}
.skillset__content-bar--90::after {
  width: 90%;
}
.skillset__content-bar--100::after {
  width: 100%;
}

.about-definition {
  display: flex;
  flex-wrap: wrap;
}
.about-definition__term {
  width: 40%;
  margin-bottom: 0.8rem;
  font-weight: 700;
  font-size: 1.6rem;
}
.about-definition__term:after {
  content: "：";
}
.about-definition__description {
  width: 60%;
  margin-bottom: 0.8rem;
  font-size: 1.6rem;
  text-align: right;
}

.works-item {
  box-shadow: 0 0 1.6rem 0 rgba(0, 0, 0, 0.15);
  transition: all 0.2s;
  display: block;
  max-width: 600px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  border-radius: 0.8rem;
  background: #ffffff;
  color: #222222;
  cursor: pointer;
}
.works-item__thumbnail {
  overflow: hidden;
}
.works-item__thumbnail-image {
  transition: all 0.2s;
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.works-item__content {
  padding: 0.8rem;
}
@media (min-width: 992px) {
  .works-item__content {
    padding: 1.6rem;
  }
}
.works-item__content-title {
  color: #222222;
  font-weight: 400;
  font-size: 1.6rem;
  text-align: center;
}
.works-item:hover {
  box-shadow: 0 0 2.4rem 0 rgba(0, 0, 0, 0.3);
}
.works-item:hover .works-item__thumbnail-image {
  transform: scale(1.1);
}
.works-item:hover .works-item__button-more {
  background: #222222;
  color: #ffffff;
}
.works-item:hover .works-item__button-more:after {
  transform: translateX(4px);
}

/*
 * Fonts
 * -------------------------------------------------------------------
 */
/*
 * トップページ
 * -------------------------------------------------------------------
 */
.top-concept {
  position: relative;
  margin: 0 auto;
}
.top-concept__container {
  position: relative;
  max-width: 1980px;
  margin: 0 auto;
  padding: 12.4rem 15px;
}
@media screen and (min-width: 1100px) {
  .top-concept .top-business__layout--right, .top-concept .top-business__layout--left, .top-concept .top-business__layout, .top-concept .top-concept__layout--right, .top-concept .top-concept__layout--left, .top-concept .top-concept__layout {
    display: flex;
  }
}
.top-concept__layout--right {
  flex-direction: row-reverse;
}
.top-concept__layout--left .top-concept__layout-content {
  margin-bottom: 2.4rem;
}
@media screen and (min-width: 1100px) {
  .top-concept__layout--left .top-concept__layout-content {
    width: 60%;
    margin-bottom: 0;
    padding-right: 2.4rem;
  }
}
.top-concept__layout--right .top-concept__layout-content {
  margin-bottom: 2.4rem;
}
@media screen and (min-width: 1100px) {
  .top-concept__layout--right .top-concept__layout-content {
    width: 60%;
    margin-bottom: 0;
    padding-left: 2.4rem;
  }
}
@media screen and (min-width: 1100px) {
  .top-concept__layout-image {
    width: 40%;
  }
}
.top-concept__layout-image img {
  display: block;
  max-width: 100%;
  border-radius: 1.6rem;
}
.top-concept__heading {
  margin-bottom: 3.2rem;
}
.top-concept__text {
  color: #aaaaaa;
  font-size: 1.4rem;
  line-height: 1.8;
}
.top-concept__link {
  display: inline-flex;
  align-items: center;
  position: relative;
  z-index: 1;
  margin-right: 2.4rem;
  margin-left: 3.6rem;
  padding: 3.6rem 0;
  color: #222222;
  transition: padding-left 0.2s;
}
.top-concept__link::before {
  display: block;
  position: absolute;
  left: -3.6rem;
  z-index: -1;
  width: 5.6rem;
  height: 5.6rem;
  border-radius: 100%;
  background: #0086CD;
  content: "";
}
.top-concept__link:hover, .top-concept__link:focus {
  padding-left: 0.4rem;
}
.top-concept__link:hover::before, .top-concept__link:focus::before {
  background: #007cbe;
}

.top-news {
  background-color: #F2F5F7;
}
.top-news__container {
  position: relative;
  max-width: 1980px;
  margin: 0 auto;
  padding: 12.4rem 15px;
  padding: clamp(30px, 5.5813953488vw, 96px) 0px 6rem;
}
.top-news__content {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.top-news__heading {
  margin-bottom: 1rem;
}
.top-news__text {
  color: #aaaaaa;
  font-size: 1.6rem;
}
.top-news__list {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}
@media (min-width: 560px) {
  .top-news__list {
    margin: 0 10px;
    flex-wrap: wrap;
    flex-direction: row;
    --c-row-gutter-x: 10px;
    --c-row-gutter-y: 10px;
  }
}
@media (min-width: 901px) {
  .top-news__list {
    margin: 0 20px;
    flex-wrap: nowrap;
  }
}
.top-news__list-item {
  margin-bottom: 1em;
  flex-basis: 100%;
  max-width: 100%;
  overflow: hidden;
}
@media (min-width: 560px) {
  .top-news__list-item {
    flex-basis: 50%;
    max-width: 50%;
    margin: 0 0 20px;
    padding: calc(var(--c-row-gutter-y, 0) / 2) calc(var(--c-row-gutter-x, 0) / 2);
  }
}
@media (min-width: 901px) {
  .top-news__list-item {
    width: auto;
    flex-basis: 25%;
    max-width: 25%;
    overflow: hidden;
  }
}
@media (min-width: 1630px) {
  .top-news__list-item {
    margin: 0 15px;
  }
}
.top-news__list-item:hover {
  opacity: 0.65;
}
.top-news-item {
  width: 90%;
  margin: 0 auto;
}
@media (min-width: 560px) {
  .top-news-item {
    width: 100%;
  }
}
@media screen and (min-width: 1100px) {
  .top-news-item__content {
    margin-bottom: 0;
  }
}
.top-news-item__content span {
  margin-left: 0;
}
@media screen and (min-width: 600px) {
  .top-news-item__content span {
    margin-left: 20px;
  }
}
.top-news-item__content-title {
  color: #000000;
  margin-left: 0;
  width: 94%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (min-width: 600px) {
  .top-news-item__content-title {
    margin-left: 20px;
  }
}
.top-news figure {
  margin-bottom: 8px;
}
.top-news-item__thumbnail {
  margin: 0 auto 1em;
  aspect-ratio: 335/250;
}
.top-news-item__thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top-news__guide {
  padding-top: 6.4rem;
}
.top-news__button {
  margin: 40px auto;
  width: -moz-fit-content;
  width: fit-content;
}
.top-news__button a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  width: 280px;
  background-color: #0086CD;
  color: #ffffff;
  padding: 1.5em;
  font-size: 18px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .top-news__button a {
    width: 320px;
    height: 80px;
  }
}
@media (min-width: 992px) {
  .top-news__button a {
    width: 400px;
  }
}
.top-news__button a:hover {
  background-color: #ffffff;
  color: #0086CD;
  border: 1px solid #0086CD;
}
.top-news__button a:hover::after {
  content: url(../img/chevron/chevron-right-solid-blue.svg);
}
.top-news__button a::after {
  content: url(../img/chevron/chevron-right-solid-white.svg);
  display: inline-block;
  width: 8px;
  margin-left: 8px;
}
.top-news__button-news {
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 8px;
  margin-left: 0;
}
@media screen and (min-width: 600px) {
  .top-news__button-news {
    margin-left: 20px;
  }
}
.top-news__button-news a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  width: 117px;
  height: 30px;
  background-color: #000000;
  color: #ffffff;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
}
.top-news__button-news a:hover {
  background-color: black;
}
.top-news__button-event {
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 8px;
  margin-left: 0;
}
@media screen and (min-width: 600px) {
  .top-news__button-event {
    margin-left: 20px;
  }
}
.top-news__button-event a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  width: 117px;
  height: 30px;
  background-color: #0086CD;
  color: #ffffff;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
}
.top-news__button-event a:hover {
  background-color: #0075b4;
}
.top-news__button-event p {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  width: 117px;
  height: 30px;
  background-color: #0086CD;
  color: #ffffff;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  cursor: unset;
}

.top-business {
  position: relative;
  margin: 48px auto;
}
.top-business__container {
  position: relative;
  max-width: 1980px;
  margin: 0 auto;
  padding: 12.4rem 15px;
  background-color: #efefef;
  padding: 0;
  margin-bottom: 40px;
}
@media screen and (min-width: 1100px) {
  .top-business__container {
    margin-bottom: 120px;
    min-height: auto;
  }
}
@media screen and (min-width: 1100px) {
  .top-business .top-business__layout--right, .top-business .top-business__layout--left, .top-business .top-business__layout, .top-business .top-concept__layout, .top-business .top-concept__layout--left, .top-business .top-concept__layout--right {
    display: flex;
  }
}
.top-business__layout {
  position: relative;
}
.top-business__layout--left {
  display: flex;
  flex-direction: column;
}
@media (min-width: 900px) {
  .top-business__layout--left {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
  }
}
.top-business__layout--right {
  display: flex;
  flex-direction: column;
}
@media (min-width: 900px) {
  .top-business__layout--right {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    align-items: center;
  }
}
.top-business__layout-container {
  position: relative;
  margin: 0 auto;
  width: 97%;
}
@media (min-width: 900px) {
  .top-business__layout-container {
    width: 50%;
  }
}
@media screen and (min-width: 1100px) {
  .top-business__layout-container {
    width: 50%;
    margin: 0;
  }
}
.top-business__layout-content {
  background-color: #4a4949;
  color: #ffffff;
  width: 100%;
  height: 100%;
  text-align: center;
}
@media screen and (min-width: 1100px) {
  .top-business__layout-content {
    position: absolute;
    top: 0;
  }
}
@media (min-width: 992px) {
  .top-business__layout-content {
    top: 0;
    min-height: 436px;
    position: relative;
  }
}
.top-business__layout-content p {
  margin-bottom: 0px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .top-business__layout-content p {
    margin-bottom: 4px;
    font-size: 16px;
  }
}
@media (min-width: 1600px) {
  .top-business__layout-content p {
    font-size: 28px;
  }
}
@media screen and (min-width: 1100px) {
  .top-business__layout--left .top-business__layout-content {
    left: -40px;
    top: clamp(0px, 3.488372093vw, 60px);
  }
}
@media screen and (min-width: 1100px) {
  .top-business__layout--right .top-business__layout-content {
    right: -60px;
    top: clamp(0px, 3.488372093vw, 60px);
  }
}
.top-business__layout-content.business_marg {
  padding: clamp(45px, 5.2325581395vw, 90px) 0;
}
.top-business__layout-content.jyu_marg {
  padding: clamp(45px, 5.2325581395vw, 90px) 0;
}
@media (min-width: 1100px) {
  .top-business__layout-content.jyu_marg {
    padding: 0;
  }
}
.top-business__layout-image {
  margin: 0 0 auto 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  height: 100%;
  position: relative;
  width: 100%;
}
.top-business__layout-image.right {
  right: 0;
  left: 0;
}
@media (min-width: 1100px) {
  .top-business__layout-image.right {
    left: -40px;
  }
}
.top-business__layout-image_left {
  margin-right: 1%;
}
.top-business__layout-image_under {
  margin-top: 1%;
}
@media (min-width: 900px) {
  .top-business__layout-image {
    margin: 0px;
    width: 50%;
  }
}
@media (min-width: 1100px) {
  .top-business__layout-image {
    max-width: 888px;
    width: 50%;
    right: -40px;
  }
}
.top-business__layout-image figure {
  display: block;
  max-width: 48%;
  margin-bottom: 0;
}
.top-business__heading {
  font-size: 32px;
  padding-top: clamp(0px, 2.0930232558vw, 36px);
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .top-business__heading {
    font-size: 36px;
    margin-top: 0;
  }
}
@media (min-width: 1600px) {
  .top-business__heading {
    font-size: 48px;
  }
}
.top-business__sub {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .top-business__sub {
    margin-top: 0;
  }
}
@media (min-width: 1600px) {
  .top-business__sub {
    margin-top: 24px;
  }
}
.top-business__text {
  margin: 20px;
  font-size: 13px;
  text-align: left;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 600px) {
  .top-business__text {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .top-business__text {
    margin: clamp(0px, 2.3255813953vw, 40px) 0;
  }
}
@media (min-width: 1800px) {
  .top-business__text {
    margin: 40px 120px;
  }
}
.top-business__button {
  margin: 0 auto;
  padding-bottom: clamp(0px, 2.0930232558vw, 36px);
  width: -moz-fit-content;
  width: fit-content;
}
.top-business__button a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  width: 220px;
  background-color: #4a4949;
  color: #ffffff;
  padding: 1.5em;
  font-size: 14px;
  font-weight: bold;
  border: solid 1px;
  border-color: #ffffff;
}
@media (min-width: 768px) {
  .top-business__button a {
    width: 280px;
    height: clamp(60px, 4.6511627907vw, 80px);
    font-size: 18px;
  }
}
.top-business__button a:hover {
  opacity: 100 !important;
  background-color: #ffffff;
  color: #4a4949;
}
.top-business__button a:hover::after {
  content: url(../img/chevron/chevron-right-solid-black.svg);
}
.top-business__button a::after {
  content: url(../img/chevron/chevron-right-solid-white.svg);
  display: inline-block;
  width: 8px;
  margin-left: 8px;
}
.top-business__button__link {
  display: inline-flex;
  align-items: center;
  position: relative;
  z-index: 1;
  margin-right: 2.4rem;
  margin-left: 3.6rem;
  padding: 3.6rem 0;
  color: #222222;
  transition: padding-left 0.2s;
}
.top-business__button__link::before {
  display: block;
  position: absolute;
  left: -3.6rem;
  z-index: -1;
  width: 5.6rem;
  height: 5.6rem;
  border-radius: 100%;
  background: #0086CD;
  content: "";
}
.top-business__button__link:hover, .top-business__button__link:focus {
  padding-left: 0.4rem;
}
.top-business__button__link:hover::before, .top-business__button__link:focus::before {
  background: #007cbe;
}

.top-pickup {
  background-color: #ffffff;
}
.top-pickup__container {
  position: relative;
  max-width: 1980px;
  margin: 0 auto;
  padding: 12.4rem 15px;
  max-width: 1900px;
  padding: 6rem 15px;
}
.top-pickup__content {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.top-pickup__heading {
  margin-bottom: 1rem;
}
.top-pickup__text {
  color: #aaaaaa;
  font-size: 1.6rem;
}
.top-pickup__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 80px;
}
.top-pickup__list a {
  display: block;
  width: 100%;
  margin: 2px;
}
@media (min-width: 600px) {
  .top-pickup__list a {
    width: 48%;
    margin: 4px;
  }
}
@media (min-width: 767px) {
  .top-pickup__list a {
    width: 23%;
    margin: 8px;
  }
}
.top-pickup__list img {
  margin-top: 8px;
  width: 100%;
}
.top-pickup__list-item {
  max-width: 385px;
}
@media (min-width: 768px) {
  .top-pickup__list-item {
    width: 320px;
  }
}
@media (min-width: 992px) {
  .top-pickup__list-item {
    width: 385px;
    margin: 15px;
  }
}
.top-pickup-item__content span {
  margin-left: 20px;
}
.top-pickup-item__content-title {
  color: #000000;
  margin-left: 20px;
}
.top-pickup__guide {
  padding-top: 6.4rem;
}
.top-pickup__button {
  margin: 40px auto;
  width: -moz-fit-content;
  width: fit-content;
}
.top-pickup__button a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  width: 280px;
  height: 80px;
  background-color: #0086CD;
  color: #ffffff;
  margin-left: 1.6rem;
  padding: 8px 14px;
  font-size: 18px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .top-pickup__button a {
    width: 320px;
  }
}
@media (min-width: 992px) {
  .top-pickup__button a {
    width: 400px;
  }
}
.top-pickup__button a:hover {
  background-color: #0075b4;
}
.top-pickup__button a::after {
  content: url(../img/chevron-right-solid-white.svg);
  display: inline-block;
  width: 8px;
  margin-left: 8px;
}
.top-pickup__button-news {
  margin-left: 20px;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 8px;
}
.top-pickup__button-news a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  width: 117px;
  height: 30px;
  background-color: #000000;
  color: #ffffff;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
}
.top-pickup__button-news a:hover {
  background-color: black;
}
.top-pickup__button-event {
  margin-left: 20px;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 8px;
}
.top-pickup__button-event a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  width: 117px;
  height: 30px;
  background-color: #0086CD;
  color: #ffffff;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
}
.top-pickup__button-event a:hover {
  background-color: #0075b4;
}
.top-pickup__story {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 80px;
  color: #ffffff;
}
.top-pickup__story img {
  max-width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 1100px) {
  .top-pickup__story img {
    max-width: 700px;
  }
}
.top-pickup__story-content {
  display: grid;
  place-content: center;
  place-items: center;
  min-width: 400px;
  background-color: #0086CD;
  text-align: center;
  min-height: 300px;
}
.top-pickup__story-content h3 {
  font-size: 48px;
  font-weight: normal;
}
.top-pickup__story-sub {
  font-size: 20px;
}
.top-pickup__story-button a {
  font-size: 18px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  width: 270px;
  height: 30px;
  background-color: #ffffff;
  color: #000000;
  padding: 28px 14px;
  font-weight: normal;
  margin: 20px;
  border: 1px solid #0086CD;
}
.top-pickup__story-button a::after {
  content: url(../img/chevron-right-solid-black.svg);
  display: inline-block;
  width: 8px;
  margin-left: 8px;
}
.top-pickup__story-button a:hover {
  background-color: #0086CD;
  color: #ffffff;
  opacity: 100 !important;
  border: 1px solid #ffffff;
}

.top-works {
  background-color: #ffffff;
}
.top-works__container {
  position: relative;
  max-width: 1980px;
  margin: 0 auto;
  padding: 12.4rem 15px;
  padding: 0 15px clamp(50px, 4.6511627907vw, 80px);
}
.top-works__content {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.top-works__heading {
  margin-bottom: 1rem;
}
.top-works__text {
  color: #aaaaaa;
  font-size: 1.6rem;
}
.top-works__list {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 560px) {
  .top-works__list {
    margin: 0;
    flex-direction: row;
    --c-row-gutter-x: 10px;
    --c-row-gutter-y: 10px;
  }
}
@media (min-width: 901px) {
  .top-works__list {
    margin: 0;
    flex-wrap: nowrap;
  }
}
.top-works__list-item {
  max-width: 100%;
  margin: 0 4px;
  margin-bottom: 8px;
  flex-basis: 100%;
  max-width: 100%;
  overflow: hidden;
}
@media (min-width: 560px) {
  .top-works__list-item {
    width: 48%;
    margin-bottom: 20px;
    flex-basis: 50%;
    max-width: 50%;
    overflow: hidden;
    margin: 0 0 20px;
    padding: calc(var(--c-row-gutter-y, 0) / 2) calc(var(--c-row-gutter-x, 0) / 2);
  }
}
@media (min-width: 901px) {
  .top-works__list-item {
    width: auto;
    flex-basis: 25%;
    max-width: 25%;
    overflow: hidden;
  }
}
@media (min-width: 1630px) {
  .top-works__list-item {
    margin: 0 15px;
  }
}
.top-works__list-item:hover {
  opacity: 0.65;
}
@media (min-width: 901px) {
  .top-works-item {
    min-width: 227px;
  }
}
@media screen and (min-width: 1100px) {
  .top-works-item__content {
    margin-bottom: 0;
  }
}
.top-works-item__content span {
  margin-left: 0;
}
@media screen and (min-width: 600px) {
  .top-works-item__content span {
    margin-left: 20px;
  }
}
.top-works-item__content-title {
  color: #000000;
  margin-left: 0;
}
@media screen and (min-width: 600px) {
  .top-works-item__content-title {
    margin-left: 20px;
  }
}
.top-works figure {
  margin-bottom: 8px;
}
.top-works-item__thumbnail {
  margin: 0 auto 1em;
  aspect-ratio: 335/250;
}
.top-works-item__thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top-works__guide {
  padding-top: 6.4rem;
}
.top-works__button {
  margin: 40px auto;
  width: -moz-fit-content;
  width: fit-content;
}
.top-works__button a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  width: 280px;
  height: 80px;
  background-color: #222222;
  color: #ffffff;
  padding: 1.5em;
  font-size: 18px;
  font-weight: bold;
  border: 1px solid #222222;
}
@media (min-width: 768px) {
  .top-works__button a {
    width: 320px;
  }
}
@media (min-width: 992px) {
  .top-works__button a {
    width: 400px;
  }
}
.top-works__button a:hover {
  background-color: #ffffff;
  color: #222222;
  border: 1px solid #222222;
  opacity: 100 !important;
}
.top-works__button a:hover::after {
  content: url(../img/chevron/chevron-right-solid-black.svg);
}
.top-works__button a::after {
  content: url(../img/chevron/chevron-right-solid-white.svg);
  display: inline-block;
  width: 8px;
  margin-left: 8px;
}
.top-works__button-residential {
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 8px;
  margin-left: 0;
}
@media screen and (min-width: 600px) {
  .top-works__button-residential {
    margin-left: 20px;
  }
}
.top-works__button-residential a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  width: 117px;
  height: 30px;
  background-color: #0086CD;
  color: #ffffff;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
}
.top-works__button-residential a:hover {
  background-color: #0075b4;
}
.top-works__button-etc {
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 8px;
  margin-left: 0;
}
@media screen and (min-width: 600px) {
  .top-works__button-etc {
    margin-left: 20px;
  }
}
.top-works__button-etc a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  width: 117px;
  height: 30px;
  background-color: #222222;
  color: #ffffff;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
}
.top-works__button-etc a:hover {
  background-color: #151515;
}
.top-works__button-civil_engineering {
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 8px;
  margin-left: 0;
}
@media screen and (min-width: 600px) {
  .top-works__button-civil_engineering {
    margin-left: 20px;
  }
}
.top-works__button-civil_engineering a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  width: 117px;
  height: 30px;
  background-color: #aaaaaa;
  color: #ffffff;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
}
.top-works__button-civil_engineering a:hover {
  background-color: #9d9d9d;
}

.top-about {
  background-color: #F2F5F7;
}
.top-about__container {
  position: relative;
  max-width: 1980px;
  margin: 0 auto;
  padding: 12.4rem 15px;
  padding: clamp(50px, 4.6511627907vw, 80px) 15px;
}
.top-about__list {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 767px) {
  .top-about__list {
    flex-wrap: nowrap;
  }
}
.top-about__list a {
  display: block;
}
.top-about__list a:hover {
  opacity: 100 !important;
}
.top-about__list-item {
  border: 1px solid #aaaaaa;
  margin-bottom: 8px;
}
@media screen and (min-width: 1100px) {
  .top-about__list-item {
    margin-bottom: 0;
  }
}
@media (min-width: 767px) {
  .top-about__list-item.border-left_none {
    border-left: none;
  }
  .top-about__list-item.border-light_none {
    border-right: none;
  }
}
.top-about-item__thumbnail {
  margin-bottom: 0;
  max-width: 543px;
}
@media (min-width: 767px) {
  .top-about-item__thumbnail {
    max-height: 224px;
  }
}
.top-about-item__thumbnail figure {
  -o-object-fit: cover;
     object-fit: cover;
}
.top-about-item__thumbnail figure img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 600px) {
  .top-about-item__thumbnail figure img {
    height: 226px;
  }
}
.top-about-item__content-title {
  color: #000000;
}
.top-about-item__content-sub {
  color: #000000;
  font-family: "Satisfy";
}
.top-about-item__button {
  margin: 0 auto;
  padding: 12px 0;
  width: 100%;
  height: 80px;
  display: grid;
  place-items: center;
  place-content: center;
  position: relative;
}
.top-about-item__button:hover {
  opacity: 100 !important;
  background-color: #eaeaea;
}
.top-about-item__button::after {
  content: url(../img/chevron/chevron-right-solid-black.svg);
  width: 8px;
  margin-left: 8px;
  position: absolute;
  top: 30%;
  right: 20px;
}

.top-recruit {
  background-color: #ffffff;
  color: #ffffff;
}
.top-recruit .top-recruit__content-sdgs, .top-recruit .top-recruit__content-csr, .top-recruit .top-recruit__content {
  display: grid;
  place-items: center;
  place-content: center;
  margin: 0 auto;
  text-align: center;
  position: relative;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 20px;
}
.top-recruit__container {
  position: relative;
  max-width: 1980px;
  margin: 0 auto;
  padding: 12.4rem 15px;
  padding: 6rem 15px;
}
.top-recruit__content {
  max-width: 1360px;
  height: 410px;
  background-image: url(../img/bg_recruit.jpg);
  margin-bottom: 40px !important;
}
.top-recruit__content h3 {
  margin-top: 40px;
  font-size: 48px;
  font-weight: normal;
  line-height: 48px;
}
.top-recruit__content .sub {
  font-size: 28px;
  font-weight: bold;
}
.top-recruit__content .button {
  margin: 0 auto;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid #0086CD;
}
.top-recruit__content .button:hover {
  opacity: 100 !important;
}
.top-recruit__content .button:hover ::after {
  content: url(../img/chevron/chevron-right-solid-blue.svg);
}
.top-recruit__content .button a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  width: 280px;
  height: 80px;
  background-color: #0086CD;
  color: #ffffff;
  padding: 8px 14px;
  font-size: 18px;
  font-weight: bold;
}
.top-recruit__content .button a:hover {
  opacity: 100 !important;
  background-color: #ffffff;
  color: #0086CD;
}
@media (min-width: 768px) {
  .top-recruit__content .button a {
    width: 320px;
  }
}
@media (min-width: 992px) {
  .top-recruit__content .button a {
    width: 400px;
  }
}
.top-recruit__content .button a::after {
  content: url(../img/chevron/chevron-right-solid-white.svg);
  display: inline-block;
  width: 8px;
  margin-left: 8px;
}
.top-recruit__content-csr {
  max-width: 857px;
  height: 255px;
  background-image: url(../img/bg_csr.jpg);
}
.top-recruit__content-csr h3 {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 1rem;
  float: left;
}
.top-recruit__content-csr h3 span {
  font-size: 20px;
}
.top-recruit__content-csr .sub {
  font-size: 1.6rem;
}
.top-recruit__content-csr .button {
  margin: 0 auto;
  width: -moz-fit-content;
  width: fit-content;
}
.top-recruit__content-csr .button:hover {
  opacity: 100 !important;
}
.top-recruit__content-csr .button:hover ::after {
  content: url(../img/chevron/chevron-right-solid-white.svg);
}
.top-recruit__content-csr .button a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  width: 240px;
  height: 60px;
  background-color: #ffffff;
  color: #222222;
  margin-left: 1.6rem;
  padding: 8px 14px;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.78;
  letter-spacing: 0.45px;
}
.top-recruit__content-csr .button a:hover {
  opacity: 100 !important;
  background-color: #000000;
  color: #ffffff;
}
.top-recruit__content-csr .button a:hover ::after {
  content: url(../img/chevron/chevron-right-solid-white.svg);
}
.top-recruit__content-csr .button a::after {
  content: url(../img/chevron/chevron-right-solid-black.svg);
  display: inline-block;
  width: 8px;
  margin-left: 8px;
}
.top-recruit__content-sdgs {
  max-width: 857px;
  height: 255px;
  background-image: url(../img/bg_sdgs.jpg);
}
.top-recruit__content-sdgs h3 {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 1rem;
  float: left;
}
.top-recruit__content-sdgs h3 span {
  font-size: 20px;
}
.top-recruit__content-sdgs .sub {
  font-size: 1.6rem;
}
.top-recruit__content-sdgs .button {
  margin: 0 auto;
  width: -moz-fit-content;
  width: fit-content;
}
.top-recruit__content-sdgs .button:hover {
  opacity: 100 !important;
}
.top-recruit__content-sdgs .button:hover ::after {
  content: url(../img/chevron/chevron-right-solid-white.svg);
}
.top-recruit__content-sdgs .button a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  width: 240px;
  height: 60px;
  background-color: #ffffff;
  color: #222222;
  margin-left: 1.6rem;
  padding: 8px 14px;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.78;
  letter-spacing: 0.45px;
}
.top-recruit__content-sdgs .button a:hover {
  opacity: 100 !important;
  background-color: #000000;
  color: #ffffff;
}
.top-recruit__content-sdgs .button a:hover ::after {
  content: url(../img/chevron/chevron-right-solid-white.svg);
}
.top-recruit__content-sdgs .button a::after {
  content: url(../img/chevron/chevron-right-solid-black.svg);
  display: inline-block;
  width: 8px;
  margin-left: 8px;
}

.top-service__container {
  position: relative;
  max-width: 1980px;
  margin: 0 auto;
  padding: 12.4rem 15px;
}
.top-service__heading {
  margin-bottom: 6.4rem;
}
.top-service__list {
  background: #fff;
  box-shadow: 0 0 1.6rem 0 rgba(0, 0, 0, 0.15);
}
@media screen and (min-width: 1100px) {
  .top-service__list {
    display: flex;
    padding: 3.2rem;
  }
}
.top-service__list-item {
  padding: 2.4rem 1.6rem;
}
@media screen and (min-width: 1100px) {
  .top-service__list-item:not(:first-child) {
    border-left: 1px dashed #aaaaaa;
  }
}
.top-service__guide {
  padding-top: 6.4rem;
}

.top-about {
  background-color: #F2F5F7;
}
.top-about__container {
  position: relative;
  max-width: 1980px;
  margin: 0 auto;
  padding: 12.4rem 15px;
  padding: clamp(50px, 4.6511627907vw, 80px) 15px;
}
.top-about__list {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 767px) {
  .top-about__list {
    flex-wrap: nowrap;
  }
}
.top-about__list a {
  display: block;
}
.top-about__list a:hover {
  opacity: 100 !important;
}
.top-about__list-item {
  border: 1px solid #aaaaaa;
  margin-bottom: 8px;
}
@media screen and (min-width: 1100px) {
  .top-about__list-item {
    margin-bottom: 0;
  }
}
@media (min-width: 767px) {
  .top-about__list-item.border-left_none {
    border-left: none;
  }
  .top-about__list-item.border-light_none {
    border-right: none;
  }
}
.top-about-item__thumbnail {
  margin-bottom: 0;
  max-width: 543px;
}
@media (min-width: 767px) {
  .top-about-item__thumbnail {
    max-height: 224px;
  }
}
.top-about-item__thumbnail figure {
  -o-object-fit: cover;
     object-fit: cover;
}
.top-about-item__thumbnail figure img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 600px) {
  .top-about-item__thumbnail figure img {
    height: 226px;
  }
}
.top-about-item__content-title {
  color: #000000;
}
.top-about-item__content-sub {
  color: #000000;
  font-family: "Satisfy";
}
.top-about-item__button {
  margin: 0 auto;
  padding: 12px 0;
  width: 100%;
  height: 80px;
  display: grid;
  place-items: center;
  place-content: center;
  position: relative;
}
.top-about-item__button:hover {
  opacity: 100 !important;
  background-color: #eaeaea;
}
.top-about-item__button::after {
  content: url(../img/chevron/chevron-right-solid-black.svg);
  width: 8px;
  margin-left: 8px;
  position: absolute;
  top: 30%;
  right: 20px;
}

.top-blog {
  background: #fafafa;
}
.top-blog__container {
  position: relative;
  max-width: 1980px;
  margin: 0 auto;
  padding: 12.4rem 15px;
}
.top-blog__heading {
  margin-bottom: 6.4rem;
}
.top-blog__list {
  margin: 0;
}
.top-blog__list-item:not(:last-child) {
  margin: 0 0 4.8rem 0;
}
.top-blog__guide {
  padding-top: 6.4rem;
}

.contact-guide {
  padding: 12.4rem 15px;
}
.contact-guide__container {
  box-shadow: 0 0 0.8rem 0 rgba(0, 0, 0, 0.15);
  max-width: 1980px;
  margin: 0 auto;
  padding: 6.4rem 15px;
  background: #fafafa;
}
.contact-guide__heading {
  margin: 0 0 4.8rem 0;
  text-align: center;
}
.contact-guide__heading-main {
  font-weight: 700;
  font-family: "Times New Roman", "Noto Serif JP", YuMincho, "Yu Mincho", "HGP明朝B", serif;
  font-size: 4.8rem;
}
.contact-guide__heading-main:after {
  display: block;
  max-width: 300px;
  margin: 1.6rem auto 1.6rem auto;
  border-bottom: 3px solid #222222;
  content: "";
}
.contact-guide__heading-sub {
  font-weight: 400;
  font-size: 1.4rem;
}
.contact-guide__message {
  margin: 0 0 4.8rem 0;
  color: #aaaaaa;
  font-size: 1.6rem;
  text-align: center;
}
.contact-guide__list-item {
  margin: 0 0 2.4rem 0;
  text-align: center;
}
.contact-guide__button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  width: 100%;
  max-width: 600px;
  padding: 1.6rem;
  border: 1px solid #0086CD;
  border-radius: 50px;
  background: #0086CD;
  color: #ffffff;
}
.contact-guide__button:hover {
  background: #0075b4;
}

.contact-form__container {
  position: relative;
  max-width: 1980px;
  margin: 0 auto;
  padding: 12.4rem 15px;
}
.contact-form__heading {
  margin-bottom: 3.2rem;
}
.contact-form__content {
  margin: 0 auto;
  padding: 3.2rem 1rem;
  background: #fff;
  border: 4px solid #efefef;
}
@media (min-width: 992px) {
  .contact-form__content {
    padding: 6.4rem 4rem;
  }
}
.contact-form__form {
  max-width: 850px;
  margin: 0 auto 1.6rem auto;
}
@media (min-width: 992px) {
  .contact-form__form {
    margin: 0 auto 6.4rem auto;
  }
}
.contact-form__button {
  text-align: center;
}
.contact-form__button-submit {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  background: #0086CD;
  padding: 1em 3em;
  color: #fff;
  border-radius: 50px;
  width: 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .contact-form__button-submit {
    max-width: 240px;
  }
}
.contact-form__button-submit:hover, .contact-form__button-submit:focus {
  background: #0075b4;
}

.company__mainvisual {
  width: 100%;
  height: 300px;
  margin: 0 auto;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  color: #ffffff;
  display: grid;
  place-content: center;
  place-items: center;
  background-image: url("../img/company/mainvisual.jpg");
}
@media (min-width: 768px) {
  .company__mainvisual {
    height: 494px;
  }
}
.company__mainvisual__heading {
  font-weight: normal;
  line-height: 1.5em;
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
  font-size: var(--font-60);
}
.company__mainvisual__sub {
  font-size: var(--font-25);
  font-weight: bold;
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
}
.company__message {
  margin: clamp(50px, 4.6511627907vw, 80px) 0;
  font-size: 20px;
  text-align: center;
}
.company__message__main {
  font-size: var(--font-30);
  font-weight: bold;
  margin: 0 1em;
}
@media (min-width: 768px) {
  .company__message__main {
    margin: 0;
  }
}
.company__message__eng {
  font-family: satisfy;
  color: #aaaaaa;
  margin: 20px 1em;
  margin-top: 20px;
}
.company__message__sub {
  font-size: var(--font-20);
  line-height: 2em;
  margin: 20px 1em 0;
}
@media (min-width: 768px) {
  .company__message__sub {
    margin: 20px 0 0;
  }
}
.company__message hr {
  margin: 0 auto;
  width: 80%;
}
@media (min-width: 768px) {
  .company__message hr {
    max-width: 708px;
  }
}
.company__wrapper-right {
  max-width: 100%;
  padding: clamp(50px, 4.6511627907vw, 80px) 0;
  background-color: #efefef;
}
.company__wrapper-right .company__container {
  display: flex;
  flex-wrap: wrap-reverse;
  justify-content: center;
  margin: 0 auto;
  flex-direction: row-reverse;
  gap: 1em;
}
@media (min-width: 768px) {
  .company__wrapper-right .company__container {
    gap: clamp(0px, 6.976744186vw, 120px);
    flex-wrap: nowrap;
  }
}
@media (min-width: 768px) {
  .company__wrapper-right .company__container .company__content {
    margin-right: 2em;
  }
}
@media (min-width: 768px) {
  .company__wrapper-right .company__container .company__content__image {
    margin-left: 2em;
  }
}
.company__wrapper {
  max-width: 100%;
  padding: clamp(50px, 4.6511627907vw, 80px) 0;
}
.company__wrapper .company__container {
  display: flex;
  flex-wrap: wrap-reverse;
  justify-content: center;
  margin: 0 auto;
  gap: 1em;
}
@media (min-width: 768px) {
  .company__wrapper .company__container {
    gap: clamp(0px, 6.976744186vw, 120px);
    flex-wrap: nowrap;
  }
}
@media (min-width: 768px) {
  .company__wrapper .company__container .company__content {
    margin-left: 2em;
  }
}
@media (min-width: 768px) {
  .company__wrapper .company__container .company__content__image {
    margin-right: 2em;
  }
}
.company__content {
  text-align: center;
  display: grid;
  place-content: center;
  place-items: center;
}
.company__content__main {
  font-size: var(--font-50);
  line-height: 1em;
}
.company__content__image > img {
  width: 80%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .company__content__image > img {
    width: 100%;
  }
}
.company__content__sub {
  font-size: var(--font-24);
  font-weight: bold;
}
.company__content__text {
  margin: 24px 1em;
  font-size: var(--font-18);
}
@media (min-width: 768px) {
  .company__content__text {
    margin: 24px 0;
  }
}
@media (min-width: 768px) {
  .company__content__button {
    margin-bottom: 40px;
  }
}
.company__content__button a {
  background-color: #222222;
  font-size: var(--font-18);
  font-weight: bold;
  display: block;
  width: clamp(220px, 15.1162790698vw, 260px);
  height: 60px;
  color: #ffffff;
  padding-top: 18px;
}
.company__content__button a::after {
  content: url(../img/chevron-right-solid-white.svg);
  display: inline-block;
  width: 8px;
  margin-left: 8px;
}
.company__group {
  margin: clamp(50px, 4.6511627907vw, 80px) 0;
}
.company__group__banner {
  margin: 20px auto 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1600px;
}
.company__group__banner img {
  margin: 20px;
  max-width: 300px;
  filter: drop-shadow(0px 0px 4px #aaaaaa);
}
@media screen and (min-width: 600px) {
  .company__group__banner img {
    margin: 20px 16px;
    max-width: 500px;
  }
}
.company__list {
  background: #fff;
  box-shadow: 0 0 1.6rem 0 rgba(0, 0, 0, 0.15);
}
@media screen and (min-width: 1100px) {
  .company__list {
    display: flex;
    padding: 3.2rem;
  }
}
.company__list-item {
  padding: 2.4rem 1.6rem;
}
@media screen and (min-width: 1100px) {
  .company__list-item:not(:first-child) {
    border-left: 1px dashed #aaaaaa;
  }
}

.profile__mainvisual {
  width: 100%;
  height: 300px;
  margin: 0 auto;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  color: #ffffff;
  display: grid;
  place-content: center;
  place-items: center;
  background-image: url("../img/profile/mainvisual.jpg");
}
@media (min-width: 768px) {
  .profile__mainvisual {
    height: 494px;
  }
}
.profile__mainvisual__heading {
  font-size: var(--font-40);
  font-weight: normal;
  line-height: 1.5em;
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
}
@media screen and (min-width: 600px) {
  .profile__mainvisual__heading {
    font-size: 60px;
  }
}
.profile__mainvisual__sub {
  font-size: var(--font-25);
  font-weight: bold;
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
}
.profile__message {
  max-width: 1600px;
  margin: 80px auto 40px auto;
  padding-left: 0;
  font-size: var(--font-24);
  line-height: 1.2;
  text-align: center;
}
@media (min-width: 901px) {
  .profile__message {
    text-align: left;
    padding-left: clamp(20px, 9.8837209302vw, 170px);
  }
}
.profile__message__main {
  font-size: var(--font-50);
}
.profile__message__sub {
  margin-top: 0px;
}
.profile__wrapper-right {
  max-width: 100%;
  padding: 0;
  background-image: url(../img/profile/bg.png);
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}
.profile__wrapper-right .profile__container {
  max-width: 1920px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column-reverse;
  margin: 0 1em;
}
@media (min-width: 768px) {
  .profile__wrapper-right .profile__container {
    margin: 0 clamp(20px, 8.4302325581vw, 145px);
  }
}
@media (min-width: 901px) {
  .profile__wrapper-right .profile__container {
    flex-wrap: nowrap;
    flex-direction: row-reverse;
  }
}
.profile__wrapper-right .profile__content {
  max-width: 700px;
  text-align: left;
  margin-left: 0;
}
@media (min-width: 901px) {
  .profile__wrapper-right .profile__content {
    margin-left: clamp(0px, 4.6511627907vw, 80px);
  }
}
.profile__wrapper-right .profile__content__heading {
  font-size: var(--font-60);
  font-weight: normal;
  line-height: 1.5em;
  margin-bottom: 40px;
  margin-top: 40px;
}
@media (min-width: 901px) {
  .profile__wrapper-right .profile__content__heading {
    margin-top: 0;
  }
}
.profile__wrapper-right .profile__content__text {
  font-size: var(--font-16);
  line-height: 1.5em;
}
.profile__wrapper-right .profile__content__sign {
  text-align: right;
  font-size: var(--font-16);
  margin: 40px 0 70px;
}
.profile__wrapper-right .profile__content__image {
  margin: 0;
}
.profile__wrapper-right .profile__content__image img {
  height: clamp(300px, 89.2857142857vw, 500px);
  margin: 0 auto;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media (min-width: 561px) {
  .profile__wrapper-right .profile__content__image img {
    width: 80%;
  }
}
@media (min-width: 901px) {
  .profile__wrapper-right .profile__content__image img {
    height: auto;
    width: 100%;
  }
}
.profile__philosophy__content {
  max-width: 800px;
  margin: clamp(50px, 4.6511627907vw, 80px) auto;
  text-align: center;
}
.profile__philosophy__content hr {
  margin: clamp(20px, 2.3255813953vw, 40px) clamp(20px, 3.488372093vw, 60px);
  color: #efefef;
}
.profile__philosophy__heading {
  font-size: var(--font-50);
}
.profile__philosophy__sub {
  font-size: var(--font-24);
  font-weight: bold;
}
.profile__philosophy__main {
  margin-bottom: clamp(20px, 2.3255813953vw, 40px);
  font-size: var(--font-30);
  padding: 0 1em;
}
@media (min-width: 768px) {
  .profile__philosophy__main {
    font-size: var(--font-48);
    padding: 0;
  }
}
.profile__philosophy__text {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 1em;
}
@media (min-width: 768px) {
  .profile__philosophy__text {
    padding: 0;
  }
}
.profile__philosophy__text li {
  list-style: none;
  text-align: left;
  font-size: var(--font-18);
}
.profile__number__wrapper {
  max-width: 100%;
  padding: 80px 0;
  text-align: center;
  background-color: #F2F5F7;
}
.profile__number__content {
  margin: 0 auto;
  max-width: 800px;
}
.profile__number__heading {
  font-size: 50px;
}
.profile__number__sub {
  font-size: 24px;
  font-weight: bold;
}
.profile__number__text {
  margin: 40px 0;
  text-align: left;
  font-size: 18px;
}
.profile__number__panel1 {
  margin: 0 auto;
  max-width: 1500px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.profile__number__panel1 img {
  padding: 10px;
  filter: drop-shadow(0px 0px 4px #aaaaaa);
}
.profile__number__panel2 {
  max-width: 772px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.profile__number__panel2 img {
  padding: 10px;
  filter: drop-shadow(0px 0px 4px #aaaaaa);
}
.profile__number__panel3 img {
  margin: 0 auto;
  padding: 0 2em;
}
.profile__detail__wrapper {
  max-width: 100%;
  padding: clamp(50px, 4.6511627907vw, 80px) 0;
  text-align: center;
}
.profile__detail__content {
  margin: 0 auto;
  max-width: 900px;
}
.profile__detail__heading {
  font-size: var(--font-50);
}
.profile__detail__sub {
  font-size: var(--font-24);
  font-weight: bold;
}
.profile__detail__text {
  margin: 40px 0 40px 0;
  text-align: left;
  padding: 0 1em;
  font-size: var(--font-18);
}
.profile__detail__text dl {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.profile__detail__text dt {
  width: 25%;
  padding: 20px 0 20px clamp(5px, 1.1627906977vw, 20px);
  border-bottom: 1px solid #0086CD;
}
@media (min-width: 768px) {
  .profile__detail__text dt {
    width: 20%;
  }
}
.profile__detail__text dd {
  width: 75%;
  padding: 20px 0 20px 20px;
  border-bottom: 1px solid #efefef;
}
.profile__detail__text dd span {
  display: inline-block;
  width: 50%;
}
@media (min-width: 768px) {
  .profile__detail__text dd {
    width: 80%;
  }
}
.profile__history__wrapper {
  max-width: 100%;
  padding: clamp(50px, 4.6511627907vw, 80px) 0;
  text-align: center;
  background-color: #efefef;
}
.profile__history__content {
  margin: 0 auto;
  max-width: 900px;
}
.profile__history__heading {
  font-size: var(--font-50);
}
.profile__history__sub {
  font-size: var(--font-24);
  font-weight: bold;
}
.profile__history__text {
  margin: 40px 0 40px 0;
  text-align: left;
  font-size: var(--font-18);
  padding: 0 1em;
}
.profile__history__text dl {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.profile__history__text dt {
  width: 25%;
  padding: 20px 0 20px clamp(5px, 1.1627906977vw, 20px);
  border-bottom: 1px solid #0086CD;
}
@media (min-width: 768px) {
  .profile__history__text dt {
    width: 20%;
  }
}
.profile__history__text dd {
  width: 75%;
  padding: 20px 0 20px 20px;
  border-bottom: 1px solid #efefef;
}
@media (min-width: 768px) {
  .profile__history__text dd {
    width: 80%;
  }
}
.profile__awards__wrapper {
  max-width: 100%;
  text-align: center;
  padding: clamp(50px, 4.6511627907vw, 80px) 0 0;
}
@media (min-width: 768px) {
  .profile__awards__wrapper {
    padding: clamp(50px, 4.6511627907vw, 80px) 0;
  }
}
.profile__awards__content {
  margin: 0 auto;
  max-width: 900px;
}
.profile__awards__heading {
  font-size: var(--font-50);
}
.profile__awards__sub {
  font-size: var(--font-24);
  font-weight: bold;
}
.profile__awards__text {
  margin: 40px 0 40px 0;
  text-align: left;
  font-size: var(--font-18);
  padding: 0 1em;
}
.profile__awards__text dl {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.profile__awards__text dt {
  width: 25%;
  padding: 20px 0 20px clamp(5px, 1.1627906977vw, 20px);
  border-bottom: 1px solid #0086CD;
}
@media (min-width: 768px) {
  .profile__awards__text dt {
    width: 20%;
  }
}
.profile__awards__text dd {
  width: 75%;
  padding: 20px 0 20px 20px;
  border-bottom: 1px solid #efefef;
}
@media (min-width: 768px) {
  .profile__awards__text dd {
    width: 80%;
  }
}

.profile__number__wrapper {
  max-width: 100%;
  padding: clamp(50px, 4.6511627907vw, 80px) 0;
  text-align: center;
  background-color: #F2F5F7;
}
.profile__number__content {
  margin: 0 auto;
  max-width: 800px;
}
.profile__number__heading {
  font-size: var(--font-50);
}
.profile__number__sub {
  font-size: var(--font-24);
  font-weight: bold;
}
.profile__number__text {
  margin: 40px 0;
  text-align: left;
  font-size: var(--font-18);
  display: flex;
  justify-content: center;
  padding: 0 1em;
}
.profile__number__panel1 {
  margin: 0 auto;
  max-width: 1500px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.profile__number__panel1 img {
  width: 100%;
  padding: 0.5em 1em;
  filter: drop-shadow(0px 0px 4px #aaaaaa);
}
.profile__number__panel2 {
  max-width: 772px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.profile__number__panel2 img {
  width: 50%;
  padding: 0.5em 1em;
  filter: drop-shadow(0px 0px 4px #aaaaaa);
}
.profile__number__panel2 img + img {
  padding-left: 0;
}
.profile__number__panel3 img {
  margin: 0 auto;
  padding: 0 2em;
}

.business__mainvisual {
  width: 100%;
  height: 300px;
  margin: 0 auto;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  color: #ffffff;
  display: grid;
  place-content: center;
  place-items: center;
  background-image: url("../img/business/mainvisual.jpg");
}
@media (min-width: 768px) {
  .business__mainvisual {
    height: 494px;
  }
}
.business__mainvisual__heading {
  font-size: var(--font-60);
  text-align: center;
  font-weight: normal;
  padding-top: 1em;
  line-height: 1.5em;
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
}
@media (min-width: 768px) {
  .business__mainvisual__heading {
    padding-top: 0;
  }
}
.business__mainvisual__sub {
  font-size: var(--font-25);
  font-weight: bold;
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
}
.business__message {
  max-width: 1600px;
  margin: 80px auto 40px auto;
  padding-left: 80px;
  font-size: 20px;
}
.business__message__main {
  font-size: 30px;
  font-weight: bold;
}
.business__message__sub {
  margin-top: 0px;
}
.business__wrapper-right {
  max-width: 100%;
  padding: 0;
  background-image: url(../img/profile/bg.png);
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}
.business__wrapper-right .profile__container {
  max-width: 1920px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 145px;
  flex-direction: row-reverse;
}
.business__wrapper-right .profile__content {
  max-width: 700px;
  text-align: left;
  margin-left: 80px;
}
.business__wrapper-right .profile__content__heading {
  font-size: 60px;
  font-weight: normal;
  line-height: 1.5em;
  margin-bottom: 40px;
}
@media screen and (min-width: 600px) {
  .business__wrapper-right .profile__content__heading {
    font-size: 60px;
  }
}
.business__wrapper-right .profile__content__text {
  font-size: 16px;
  line-height: 1.5em;
}
.business__wrapper-right .profile__content__sign {
  text-align: right;
  font-size: 16px;
  line-height: 10 em;
}
.business__philosophy__content {
  max-width: 800px;
  margin: 80px auto;
  text-align: center;
}
.business__philosophy__content hr {
  margin: 40px 60px;
  color: #efefef;
}
.business__philosophy__heading {
  font-size: 50px;
}
.business__philosophy__sub {
  font-size: 24px;
  font-weight: bold;
}
.business__philosophy__main {
  font-size: 48px;
}
.business__philosophy__text li {
  margin-left: 80px;
  list-style: none;
  text-align: left;
  font-size: 18px;
}
.business__number__wrapper {
  max-width: 100%;
  padding: 80px 0;
  text-align: center;
  background-color: #F2F5F7;
}
.business__number__content {
  margin: 0 auto;
  max-width: 800px;
}
.business__number__heading {
  font-size: 50px;
}
.business__number__sub {
  font-size: 24px;
  font-weight: bold;
}
.business__number__text {
  margin: 40px 0 40px 60px;
  text-align: left;
  font-size: 18px;
}
.business__number__panel1 {
  margin: 0 auto;
  max-width: 1500px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.business__number__panel1 img {
  padding: 10px;
  filter: drop-shadow(0px 0px 4px #aaaaaa);
}
.business__number__panel2 {
  max-width: 772px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.business__number__panel2 img {
  padding: 10px;
  filter: drop-shadow(0px 0px 4px #aaaaaa);
}
.business__detail__wrapper {
  max-width: 100%;
  padding: 80px 0;
  text-align: center;
}
.business__detail__content {
  margin: 0 auto;
  max-width: 900px;
}
.business__detail__heading {
  font-size: 50px;
}
.business__detail__sub {
  font-size: 24px;
  font-weight: bold;
}
.business__detail__text {
  margin: 40px 0 40px 60px;
  text-align: left;
  font-size: 18px;
}
.business__detail__text dl {
  width: 990px;
  display: flex;
  flex-wrap: wrap;
}
.business__detail__text dt {
  width: 150px;
  padding: 20px 0 20px 20px;
  border-bottom: 1px solid #0086CD;
}
.business__detail__text dd {
  width: 757px;
  padding: 20px 0 20px 20px;
  border-bottom: 1px solid #efefef;
}
.business__detail__text dd span {
  display: inline-block;
  width: 220px;
}
.business__history__wrapper {
  max-width: 100%;
  padding: 80px 0;
  text-align: center;
  background-color: #efefef;
}
.business__history__content {
  margin: 0 auto;
  max-width: 900px;
}
.business__history__heading {
  font-size: 50px;
}
.business__history__sub {
  font-size: 24px;
  font-weight: bold;
}
.business__history__text {
  margin: 40px 0 40px 60px;
  text-align: left;
  font-size: 18px;
}
.business__history__text dl {
  width: 990px;
  display: flex;
  flex-wrap: wrap;
}
.business__history__text dt {
  width: 200px;
  padding: 20px 0 20px 20px;
  border-bottom: 1px solid #0086CD;
}
.business__history__text dd {
  width: 707px;
  padding: 20px 0 20px 20px;
  border-bottom: 1px solid #efefef;
}
.business__awards__wrapper {
  max-width: 100%;
  padding: 80px 0;
  text-align: center;
}
.business__awards__content {
  margin: 0 auto;
  max-width: 900px;
}
.business__awards__heading {
  font-size: 50px;
}
.business__awards__sub {
  font-size: 24px;
  font-weight: bold;
}
.business__awards__text {
  margin: 40px 0 40px 60px;
  text-align: left;
  font-size: 18px;
}
.business__awards__text dl {
  width: 990px;
  display: flex;
  flex-wrap: wrap;
}
.business__awards__text dt {
  width: 200px;
  padding: 20px 0 20px 20px;
  border-bottom: 1px solid #0086CD;
}
.business__awards__text dd {
  width: 707px;
  padding: 20px 0 20px 20px;
  border-bottom: 1px solid #efefef;
}

.residential__mainvisual {
  width: 100%;
  height: 300px;
  margin: 0 auto;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  color: #ffffff;
  display: grid;
  place-content: center;
  place-items: center;
  background-image: url("../img/residential/mainvisual.jpg");
}
@media (min-width: 768px) {
  .residential__mainvisual {
    height: 494px;
  }
}
.residential__mainvisual__heading {
  font-size: var(--font-60);
  font-weight: normal;
  line-height: 1.5em;
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
  padding-top: 1em;
  text-align: center;
}
@media (min-width: 768px) {
  .residential__mainvisual__heading {
    padding-top: 0;
  }
}
.residential__mainvisual__sub {
  font-size: var(--font-25);
  font-weight: bold;
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
}
.residential__message {
  max-width: 1600px;
  margin: clamp(50px, 4.6511627907vw, 80px) auto;
  text-align: center;
}
.residential__message__main {
  background-image: url(../img/residential/enjoy.jpg);
  background-position: top;
  background-size: 80%;
  background-repeat: no-repeat;
  margin: 0 auto;
  padding-top: clamp(30px, 3.7209302326vw, 64px);
  padding-bottom: clamp(20px, 3.7209302326vw, 64px);
  max-width: 704px;
  font-size: var(--font-40);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.45;
  letter-spacing: 1px;
}
@media (min-width: 768px) {
  .residential__message__main {
    height: 133px;
    padding-bottom: 0;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.residential__message__sub {
  font-size: var(--font-20);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: 0.5px;
  margin: 1em 1em 0;
  text-align: left;
}
@media (min-width: 539px) {
  .residential__message__sub {
    text-align: center;
    margin: 1em 5em 0;
  }
}
@media (min-width: 768px) {
  .residential__message__sub {
    margin: 0;
  }
}

.residential__house {
  text-align: center;
  margin: clamp(50px, 9.3023255814vw, 160px) auto clamp(50px, 4.6511627907vw, 80px);
}
.residential__house__heading {
  font-size: var(--font-50);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 2.5px;
}
.residential__house__sub {
  font-size: var(--font-24);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.08;
  letter-spacing: 0.6px;
  margin-bottom: 40px;
}
.residential__house__container {
  position: relative;
  max-width: 1980px;
  margin: 0 auto;
  background-color: #efefef;
  padding: 0;
  margin-bottom: clamp(60px, 6.976744186vw, 120px);
}
.residential__house__wrapper-right {
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .residential__house__wrapper-right {
    flex-wrap: nowrap;
  }
}
.residential__house__wrapper-right .residential__house__image {
  width: 95%;
}
@media (min-width: 768px) {
  .residential__house__wrapper-right .residential__house__image {
    width: 100%;
  }
}
@media screen and (min-width: 1100px) {
  .residential__house__wrapper-right .residential__house__image {
    max-width: 845px;
    width: 50%;
    min-width: 512px;
    padding-bottom: 0;
  }
}
.residential__house__wrapper-right .residential__house__image img {
  margin: 0 auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 1100px) {
  .residential__house__wrapper-right .residential__house__image img {
    margin-left: -40px;
  }
}
.residential__house__wrapper-left {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .residential__house__wrapper-left {
    flex-wrap: nowrap;
  }
}
.residential__house__wrapper-left .residential__house__image {
  width: 95%;
}
@media (min-width: 768px) {
  .residential__house__wrapper-left .residential__house__image {
    width: 100%;
  }
}
@media screen and (min-width: 1100px) {
  .residential__house__wrapper-left .residential__house__image {
    max-width: 845px;
    width: 50%;
    min-width: 512px;
    padding-bottom: 0;
  }
}
.residential__house__wrapper-left .residential__house__image img {
  margin: 0 auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1100px) {
  .residential__house__wrapper-left .residential__house__image img {
    margin-left: 40px;
  }
}
.residential__house__wrapper {
  width: 95%;
  padding: 0;
  position: relative;
}
@media (min-width: 768px) {
  .residential__house__wrapper {
    width: 100%;
  }
}
@media screen and (min-width: 1100px) {
  .residential__house__wrapper {
    width: 50%;
    max-width: 845px;
    max-height: 679px;
    min-width: 512px;
  }
}
@media screen and (min-width: 1100px) {
  .residential__house {
    flex-wrap: nowrap;
  }
}
.residential__house__content {
  margin: 0 auto;
  background-color: #4a4949;
  display: grid;
  place-items: center;
  place-content: center;
  color: #ffffff;
  text-align: left;
  position: relative;
  height: 100%;
  width: 100%;
  padding: 2em;
}
@media screen and (min-width: 1100px) {
  .residential__house__content {
    width: 100%;
    margin-top: 40px;
    max-width: 845px;
    min-width: 512px;
  }
}
.residential__house__content._right {
  margin-left: 0;
}
@media (min-width: 1100px) {
  .residential__house__content._right {
    margin-left: 40px;
  }
}
.residential__house__content._left {
  margin-left: 0;
}
@media (min-width: 1100px) {
  .residential__house__content._left {
    margin-left: -40px;
  }
}
.residential__house__logo {
  width: 70%;
}
@media (min-width: 1100px) {
  .residential__house__logo {
    width: 100%;
  }
}
.residential__house__logo img {
  margin: 0 auto;
}
.residential__house__logo h2 {
  font-size: var(--font-50);
  font-weight: bold;
  text-align: center;
}
.residential__house__main {
  font-size: var(--font-30);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.08;
  letter-spacing: 0.75px;
  margin: 30px 0;
}
.residential__house__text {
  font-size: var(--font-18);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0.3px;
}
@media (min-width: 1100px) {
  .residential__house__text {
    font-size: var(--font-15);
  }
}
@media screen and (min-width: 600px) {
  .residential__house__text {
    letter-spacing: 0.45px;
  }
}
.residential__house__button {
  padding-top: 30px;
  margin: 0 auto;
  width: -moz-fit-content;
  width: fit-content;
}
.residential__house__button a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  outline: none;
  width: 220px;
  background-color: #4a4949;
  color: #ffffff;
  padding: 1.5em;
  font-size: var(--font-16);
  font-weight: bold;
  border: solid 1px;
  border-color: #ffffff;
  transition: all 0.4s;
}
.residential__house__button a::after {
  content: url(../img/chevron/chevron-right-solid-white.svg);
  display: inline-block;
  width: 8px;
  margin-left: 8px;
  transition: all 0.4s;
}
.residential__house__button a:hover {
  opacity: 100 !important;
  background-color: #ffffff;
  color: #4a4949;
  transition: all 0.4s;
}
.residential__house__button a:hover::after {
  transition: all 0.4s;
  content: url(../img/chevron/chevron-right-solid-black.svg);
}

.residential__casa {
  max-width: 1335px;
  margin: 40px auto 100px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.residential__casa__container {
  width: 95%;
  height: 100%;
  margin: 10px;
  padding: 20px;
  box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
}
@media (min-width: 740px) {
  .residential__casa__container {
    width: clamp(350px, 24.7093023256vw, 425px);
  }
}
.residential__casa__content {
  width: 90%;
  height: auto;
  margin: 0 auto;
}
@media (min-width: 740px) {
  .residential__casa__content {
    height: 190px;
  }
}
.residential__casa__main {
  text-align: center;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0.45px;
  margin: 17px 0;
  font-size: 20px;
  height: auto;
}
@media (min-width: 740px) {
  .residential__casa__main {
    font-size: var(--font-18);
  }
}
.residential__casa__text {
  text-align: left;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0.35px;
  font-size: 14px;
}
@media (min-width: 740px) {
  .residential__casa__text {
    font-size: var(--font-14);
  }
}
.residential__casa__button {
  margin: 2em auto 1em;
  font-size: var(--font-16);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.4px;
  text-align: center;
  width: 175px;
}
.residential__casa__button a {
  height: 50px;
  background-color: #ffffff;
  display: block;
  color: #000000;
  padding-top: 13px;
  border: 1px solid #000000;
}
.residential__casa__button a:hover {
  background-color: #000000;
  color: #ffffff;
  opacity: 100 !important;
}
.residential__casa__button a:hover::after {
  content: url(../img/chevron/chevron-right-solid-white.svg);
}
.residential__casa__button a::after {
  content: url(../img/chevron/chevron-right-solid-black.svg);
  display: inline-block;
  width: 8px;
  margin-left: 18px;
}

.residential__renovation {
  max-width: 1298px;
  margin: clamp(50px, 4.6511627907vw, 80px) auto;
}
.residential__renovation__container {
  display: flex;
  justify-content: center;
  max-width: 95%;
  margin: 0 auto;
  padding: 40px clamp(10px, 2.3255813953vw, 40px);
  box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .residential__renovation__container {
    flex-wrap: nowrap;
  }
}
.residential__renovation__image {
  width: 605px;
  margin-bottom: 40px;
}
@media screen and (min-width: 1100px) {
  .residential__renovation__image {
    margin-bottom: 0;
  }
}
.residential__renovation__image img {
  -o-object-fit: cover;
     object-fit: cover;
}
.residential__renovation__content {
  width: 605px;
  display: grid;
  place-items: center;
  justify-items: center;
}
.residential__renovation__logo {
  width: 80%;
  margin: 0 auto;
}
.residential__renovation__text {
  max-width: 387px;
  font-size: var(--font-18);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0.45px;
  text-align: left;
  margin: clamp(0px, 2.3255813953vw, 40px) auto;
  padding: 0 1em;
}
@media (min-width: 768px) {
  .residential__renovation__text {
    padding: 0 0 0 1em;
  }
}
@media screen and (min-width: 1100px) {
  .residential__renovation__text {
    margin: 0 auto;
  }
}
.residential__renovation__button {
  margin: 0 auto;
  font-size: var(--font-18);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.45px;
  text-align: center;
  width: 260px;
}
.residential__renovation__button a {
  height: 60px;
  background-color: #222222;
  display: block;
  color: #ffffff;
  padding-top: 18px;
  border: 1px solid #222222;
  transition: all 0.4s;
}
.residential__renovation__button a:hover {
  background-color: #ffffff;
  color: #222222;
  opacity: 100 !important;
  transition: all 0.4s;
}
.residential__renovation__button a:hover::after {
  content: url(../img/chevron/chevron-right-solid-black.svg);
  transition: all 0.4s;
}
.residential__renovation__button a::after {
  content: url(../img/chevron/chevron-right-solid-white.svg);
  display: inline-block;
  width: 8px;
  margin-left: 18px;
  transition: all 0.4s;
}

.construction__mainvisual {
  width: 100%;
  height: 300px;
  margin: 0 auto;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  color: #ffffff;
  display: grid;
  place-content: center;
  place-items: center;
  background-image: url("../img/construction/mainvisual.jpg");
}
@media (min-width: 768px) {
  .construction__mainvisual {
    height: 494px;
  }
}
.construction__mainvisual__heading {
  font-size: var(--font-60);
  font-weight: normal;
  line-height: 1.5em;
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
  padding-top: 1em;
  text-align: center;
}
@media (min-width: 768px) {
  .construction__mainvisual__heading {
    padding-top: 0;
  }
}
.construction__mainvisual__sub {
  font-size: var(--font-25);
  font-weight: bold;
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
}
.construction__message {
  max-width: 1600px;
  margin: clamp(60px, 4.6511627907vw, 80px) auto;
  text-align: center;
}
.construction__message__main {
  background-image: url(../img/construction/architecture.jpg);
  background-position: top;
  background-size: 80%;
  background-repeat: no-repeat;
  margin: 0 auto;
  padding-top: 64px;
  max-width: 704px;
  height: 133px;
  font-size: var(--font-40);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.45;
  letter-spacing: 1px;
}
@media (min-width: 768px) {
  .construction__message__main {
    height: 133px;
    padding-bottom: 0;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.construction__message__sub {
  font-size: var(--font-20);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: 0.5px;
  text-align: left;
  margin: 0 1em 0;
}
@media (min-width: 539px) {
  .construction__message__sub {
    text-align: center;
    margin: 1em 5em 0;
  }
}
@media (min-width: 768px) {
  .construction__message__sub {
    margin: 0;
  }
}

.construction__building {
  text-align: center;
  margin: clamp(50px, 4.6511627907vw, 80px) auto;
}
.construction__building__heading {
  font-size: var(--font-50);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 2.5px;
}
.construction__building__sub {
  font-size: var(--font-24);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.08;
  letter-spacing: 0.6px;
  margin-bottom: 40px;
}
.construction__building__container {
  position: relative;
  max-width: 1980px;
  margin: 0 auto;
  background-color: #efefef;
  padding: 0;
  margin-bottom: clamp(30px, 6.976744186vw, 120px);
}
.construction__building__wrapper-right {
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .construction__building__wrapper-right {
    flex-wrap: nowrap;
  }
}
.construction__building__wrapper-right .construction__building__image {
  width: 95%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .construction__building__wrapper-right .construction__building__image {
    width: 100%;
  }
}
@media screen and (min-width: 1100px) {
  .construction__building__wrapper-right .construction__building__image {
    max-width: 845px;
    width: 50%;
    min-width: 512px;
    padding-bottom: 0;
  }
}
.construction__building__wrapper-right .construction__building__image img {
  margin: 0 auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 1100px) {
  .construction__building__wrapper-right .construction__building__image img {
    margin-left: -40px;
  }
}
.construction__building__wrapper-left {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .construction__building__wrapper-left {
    flex-wrap: nowrap;
  }
}
.construction__building__wrapper-left .construction__building__image {
  width: 95%;
}
@media (min-width: 768px) {
  .construction__building__wrapper-left .construction__building__image {
    width: 100%;
  }
}
@media screen and (min-width: 1100px) {
  .construction__building__wrapper-left .construction__building__image {
    max-width: 845px;
    width: 50%;
    min-width: 512px;
    padding-bottom: 0;
  }
}
.construction__building__wrapper-left .construction__building__image img {
  margin: 0 auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1100px) {
  .construction__building__wrapper-left .construction__building__image img {
    margin-left: 40px;
  }
}
.construction__building__wrapper {
  width: 95%;
  padding: 0;
  position: relative;
}
@media (min-width: 768px) {
  .construction__building__wrapper {
    width: 100%;
  }
}
@media screen and (min-width: 1100px) {
  .construction__building__wrapper {
    width: 50%;
    max-width: 845px;
    max-height: 679px;
    min-width: 512px;
  }
}
@media screen and (min-width: 1100px) {
  .construction__building {
    flex-wrap: nowrap;
  }
}
.construction__building__content {
  margin: 0 auto;
  background-color: #4a4949;
  display: grid;
  place-items: center;
  place-content: center;
  color: #ffffff;
  text-align: left;
  position: relative;
  height: 100%;
  width: 100%;
  padding: 2em;
}
@media screen and (min-width: 1100px) {
  .construction__building__content {
    width: 100%;
    margin-top: 40px;
    max-width: 845px;
    min-width: 512px;
  }
}
.construction__building__content._right {
  margin-left: 0;
}
@media (min-width: 1100px) {
  .construction__building__content._right {
    margin-left: 40px;
  }
}
.construction__building__content._left {
  margin-left: 0;
}
@media (min-width: 1100px) {
  .construction__building__content._left {
    margin-left: -40px;
  }
}
.construction__building__logo img {
  width: 250px;
  height: auto;
}
.construction__building__main {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.75px;
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 25px;
}
@media (min-width: 768px) {
  .construction__building__main {
    font-size: var(--font-30);
  }
}
.construction__building__text {
  font-size: var(--font-18);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0.3px;
}
@media (min-width: 1100px) {
  .construction__building__text {
    font-size: var(--font-15);
  }
}
@media screen and (min-width: 600px) {
  .construction__building__text {
    letter-spacing: 0.45px;
  }
}
.construction__building__text p {
  margin-top: 20px;
  font-size: var(--font-14);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0.35px;
}
.construction__building__button {
  padding-top: 30px;
  margin: 0 auto 40px;
  width: -moz-fit-content;
  width: fit-content;
}
.construction__building__button a {
  width: 280px;
  height: 80px;
  font-size: 18px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  outline: none;
  width: 220px;
  height: 60px;
  background-color: #4a4949;
  color: #ffffff;
  padding: 8px 14px;
  font-size: 16px;
  font-weight: bold;
  border: solid 1px;
  border-color: #ffffff;
  transition: all 0.4s;
}
.construction__building__button a::after {
  content: url(../img/chevron/chevron-right-solid-white.svg);
  display: inline-block;
  width: 8px;
  margin-left: 8px;
  transition: all 0.4s;
}
.construction__building__button a:hover {
  opacity: 100 !important;
  background-color: #ffffff;
  color: #4a4949;
  transition: all 0.4s;
}
.construction__building__button a:hover::after {
  content: url(../img/chevron/chevron-right-solid-black.svg);
  transition: all 0.4s;
}

.civil_engineering__mainvisual {
  width: 100%;
  height: 300px;
  margin: 0 auto;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  color: #ffffff;
  display: grid;
  place-content: center;
  place-items: center;
  background-image: url("../img/civil_engineering/mainvisual.jpg");
}
@media (min-width: 768px) {
  .civil_engineering__mainvisual {
    height: 494px;
  }
}
.civil_engineering__mainvisual__heading {
  font-size: var(--font-60);
  font-weight: normal;
  line-height: 1.5em;
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
  text-align: center;
}
.civil_engineering__mainvisual__sub {
  font-size: var(--font-25);
  font-weight: bold;
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
}
.civil_engineering__message {
  max-width: 1600px;
  margin: clamp(60px, 4.6511627907vw, 80px) auto;
  text-align: center;
}
.civil_engineering__message__main {
  background-image: url(../img/civil_engineering/civilengineering.jpg);
  background-position: top;
  background-size: 80%;
  background-repeat: no-repeat;
  margin: 0 auto;
  padding-top: clamp(30px, 3.7209302326vw, 64px);
  padding-bottom: clamp(20px, 3.7209302326vw, 64px);
  max-width: 704px;
  font-size: var(--font-40);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.45;
  letter-spacing: 1px;
}
@media (min-width: 768px) {
  .civil_engineering__message__main {
    height: 133px;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.civil_engineering__message__sub {
  font-size: var(--font-20);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: 0.5px;
  text-align: left;
  margin: 0 1em 0;
}
@media (min-width: 539px) {
  .civil_engineering__message__sub {
    text-align: center;
    margin: 1em 5em 0;
  }
}
@media (min-width: 768px) {
  .civil_engineering__message__sub {
    margin: 0;
  }
}

.civil_engineering-works {
  background-color: #ffffff;
}
.civil_engineering-works__container {
  position: relative;
  max-width: 1980px;
  margin: 0 auto;
  padding: 12.4rem 15px;
  padding: 0 15px clamp(50px, 4.6511627907vw, 80px);
}
.civil_engineering-works__content {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.civil_engineering-works__heading {
  margin-bottom: 1rem;
}
.civil_engineering-works__text {
  color: #aaaaaa;
  font-size: 1.6rem;
}
.civil_engineering-works__list {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 560px) {
  .civil_engineering-works__list {
    margin: 0;
    flex-direction: row;
    --c-row-gutter-x: 10px;
    --c-row-gutter-y: 10px;
  }
}
@media (min-width: 901px) {
  .civil_engineering-works__list {
    margin: 0 20px;
    flex-wrap: wrap;
  }
}
.civil_engineering-works__list-item {
  max-width: 100%;
  margin: 0 4px;
  margin-bottom: 8px;
  flex-basis: 100%;
  max-width: 100%;
  overflow: hidden;
}
@media (min-width: 560px) {
  .civil_engineering-works__list-item {
    width: 48%;
    margin-bottom: 20px;
    flex-basis: 50%;
    max-width: 50%;
    overflow: hidden;
    margin: 0 0 20px;
    padding: calc(var(--c-row-gutter-y, 0) / 2) calc(var(--c-row-gutter-x, 0) / 2);
  }
}
@media (min-width: 901px) {
  .civil_engineering-works__list-item {
    width: auto;
    flex-basis: 25%;
    max-width: 25%;
    overflow: hidden;
  }
}
.civil_engineering-works__list-item:hover {
  opacity: 0.65;
}
@media (min-width: 901px) {
  .civil_engineering-works-item {
    min-width: 227px;
  }
}
@media screen and (min-width: 1100px) {
  .civil_engineering-works-item__content {
    margin-bottom: 0;
  }
}
.civil_engineering-works-item__content span {
  margin-left: 0;
}
@media screen and (min-width: 600px) {
  .civil_engineering-works-item__content span {
    margin-left: 20px;
  }
}
.civil_engineering-works-item__content-title {
  color: #000000;
  margin-left: 0;
}
@media screen and (min-width: 600px) {
  .civil_engineering-works-item__content-title {
    margin-left: 20px;
  }
}
.civil_engineering-works figure {
  margin-bottom: 8px;
}
.civil_engineering-works-item__thumbnail {
  margin: 0 auto 1em;
  aspect-ratio: 335/250;
}
.civil_engineering-works-item__thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.civil_engineering-works__guide {
  padding-top: 6.4rem;
}
.civil_engineering-works__button {
  margin: 40px auto;
  width: -moz-fit-content;
  width: fit-content;
}
.civil_engineering-works__button a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  width: 280px;
  height: 80px;
  background-color: #222222;
  color: #ffffff;
  padding: 1.5em;
  font-size: 18px;
  font-weight: bold;
  border: 1px solid #222222;
}
@media (min-width: 768px) {
  .civil_engineering-works__button a {
    width: 320px;
  }
}
@media (min-width: 992px) {
  .civil_engineering-works__button a {
    width: 400px;
  }
}
.civil_engineering-works__button a:hover {
  background-color: #ffffff;
  color: #222222;
  border: 1px solid #222222;
  opacity: 100 !important;
}
.civil_engineering-works__button a:hover::after {
  content: url(../img/chevron/chevron-right-solid-black.svg);
}
.civil_engineering-works__button a::after {
  content: url(../img/chevron/chevron-right-solid-white.svg);
  display: inline-block;
  width: 8px;
  margin-left: 8px;
}
.civil_engineering-works__button-residential {
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 8px;
  margin-left: 0;
}
@media screen and (min-width: 600px) {
  .civil_engineering-works__button-residential {
    margin-left: 20px;
  }
}
.civil_engineering-works__button-residential a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  width: 117px;
  height: 30px;
  background-color: #0086CD;
  color: #ffffff;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
}
.civil_engineering-works__button-residential a:hover {
  background-color: #0075b4;
}
.civil_engineering-works__button-etc {
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 8px;
  margin-left: 0;
}
@media screen and (min-width: 600px) {
  .civil_engineering-works__button-etc {
    margin-left: 20px;
  }
}
.civil_engineering-works__button-etc a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  width: 117px;
  height: 30px;
  background-color: #222222;
  color: #ffffff;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
}
.civil_engineering-works__button-etc a:hover {
  background-color: #151515;
}
.civil_engineering-works__button-civil_engineering {
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 8px;
  margin-left: 0;
}
@media screen and (min-width: 600px) {
  .civil_engineering-works__button-civil_engineering {
    margin-left: 20px;
  }
}
.civil_engineering-works__button-civil_engineering a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  width: 117px;
  height: 30px;
  background-color: #aaaaaa;
  color: #ffffff;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
}
.civil_engineering-works__button-civil_engineering a:hover {
  background-color: #9d9d9d;
}

.spirits {
  background-color: #efefef;
}
.spirits__mainvisual {
  width: 100%;
  height: 580px;
  margin: 0 auto;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  color: #ffffff;
  display: grid;
  place-content: center;
  place-items: center;
  background-image: url("../img/spirits/mainvisual.jpg");
  padding-top: 3em;
}
@media (min-width: 768px) {
  .spirits__mainvisual {
    height: 850px;
    padding-top: 0;
  }
}
.spirits__mainvisual__title {
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
  font-size: var(--font-25);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: 0.63px;
  position: relative;
  display: inline-block;
  padding: 0 55px;
  margin-bottom: 20px;
}
.spirits__mainvisual__title::after, .spirits__mainvisual__title::before {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 40px;
  height: 1px;
  background-color: #ffffff;
}
@media screen and (min-width: 600px) {
  .spirits__mainvisual__title::after, .spirits__mainvisual__title::before {
    width: 80px;
  }
}
.spirits__mainvisual__title::after {
  right: -10px;
}
@media screen and (min-width: 600px) {
  .spirits__mainvisual__title::after {
    right: -50px;
  }
}
.spirits__mainvisual__title::before {
  left: -10px;
}
@media screen and (min-width: 600px) {
  .spirits__mainvisual__title::before {
    left: -50px;
  }
}
.spirits__mainvisual__heading {
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
  font-size: var(--font-32);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.83;
  letter-spacing: 3px;
  margin-bottom: 8px;
}
@media screen and (min-width: 600px) {
  .spirits__mainvisual__heading {
    font-size: var(--font-60);
  }
}
.spirits__mainvisual__sub {
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
  font-size: var(--font-25);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: 0.63px;
  margin-bottom: clamp(10px, 2.3255813953vw, 40px);
}
.spirits__mainvisual__main {
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
  font-size: var(--font-25);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: 0.63px;
  margin-bottom: clamp(10px, 2.3255813953vw, 40px);
  padding: 0 1em;
}
.spirits__mainvisual__text {
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
  font-size: var(--font-18);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: 0.45px;
  margin-bottom: clamp(10px, 2.3255813953vw, 40px);
  padding: 0 1em;
  text-align: left;
}
@media (min-width: 768px) {
  .spirits__mainvisual__text {
    text-align: center;
  }
}
.spirits__mainvisual__button {
  margin: 0 auto;
  padding-bottom: clamp(0px, 2.0930232558vw, 36px);
  width: -moz-fit-content;
  width: fit-content;
}
.spirits__mainvisual__button a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  color: #ffffff;
  padding: 1.5em;
  font-size: var(--font-14);
  font-weight: bold;
  border: solid 1px;
  border-color: #ffffff;
}
@media (min-width: 768px) {
  .spirits__mainvisual__button a {
    width: 400px;
    height: 80px;
    height: clamp(60px, 4.6511627907vw, 80px);
    font-size: var(--font-18);
  }
}
.spirits__mainvisual__button a:hover {
  opacity: 100 !important;
  background-color: #4a4949;
  color: #ffffff;
}
.spirits__mainvisual__button a::after {
  content: url(../img/chevron/chevron-right-solid-white.svg);
  display: inline-block;
  width: 8px;
  margin-left: 8px;
}
.spirits__history {
  background-color: #efefef;
  padding-bottom: clamp(50px, 9.3023255814vw, 160px);
  margin-bottom: clamp(50px, 4.6511627907vw, 80px);
}
.spirits__history__main {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 1px;
  text-align: center;
  padding: clamp(20px, 4.6511627907vw, 80px) 1em;
  font-size: var(--font-25);
}
@media (min-width: 768px) {
  .spirits__history__main {
    font-size: var(--font-40);
  }
}
.spirits__history__image {
  margin: 0 auto;
  margin-bottom: clamp(20px, 4.6511627907vw, 80px);
}
.spirits__history__image img {
  margin: 0 auto;
  padding: 0 1em;
}
.spirits__history__sub {
  margin: 35px 0;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.93;
  letter-spacing: 0.75px;
  text-align: center;
  padding: 0 1em;
  font-size: var(--font-20);
}
@media (min-width: 768px) {
  .spirits__history__sub {
    font-size: var(--font-30);
  }
}
.spirits__history__text {
  max-width: 1298px;
  margin: 0 auto;
  font-size: var(--font-20);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: 0.5px;
  padding: 0 1em;
}
.spirits__works__container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 40px 0;
}
.spirits__works__image img {
  height: 250px;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .spirits__works__image img {
    width: 100%;
    height: 300px;
  }
}
.spirits__works__text {
  display: grid;
  place-items: center;
  place-content: center;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: 0.35px;
  background-color: #222;
  text-align: center;
  color: #ffffff;
  width: 100%;
  height: 79px;
  font-size: var(--font-12);
}
@media screen and (min-width: 600px) {
  .spirits__works__text {
    width: 217px;
    height: 79px;
    font-size: var(--font-14);
  }
}
.spirits__works__text-gr {
  background-color: #4a4949;
  display: grid;
  place-items: center;
  place-content: center;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: 0.35px;
  text-align: center;
  color: #ffffff;
  width: 100%;
  height: 79px;
  font-size: var(--font-12);
}
@media screen and (min-width: 600px) {
  .spirits__works__text-gr {
    font-size: 14px;
    width: 217px;
    height: 79px;
  }
}

.action__mainvisual {
  width: 100%;
  height: 300px;
  margin: 0 auto;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  color: #ffffff;
  display: grid;
  place-content: center;
  place-items: center;
  background-image: url("../img/action/mainvisual.jpg");
}
@media (min-width: 768px) {
  .action__mainvisual {
    height: 494px;
  }
}
.action__mainvisual__heading {
  font-size: var(--font-60);
  text-align: center;
  font-weight: normal;
  padding-top: 1em;
  line-height: 1.5em;
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
}
@media (min-width: 768px) {
  .action__mainvisual__heading {
    padding-top: 0;
  }
}
.action__mainvisual__sub {
  font-size: var(--font-25);
  font-weight: bold;
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
}
.action__announce {
  margin: clamp(50px, 4.6511627907vw, 80px) auto;
  font-size: var(--font-20);
}
@media screen and (min-width: 1100px) {
  .action__announce {
    max-width: 1300px;
  }
}
.action__announce__main {
  font-size: var(--font-30);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.93;
  letter-spacing: 0.75px;
  text-align: center;
  padding: 0 1em clamp(30px, 4.1860465116vw, 72px);
}
.action__announce__text {
  font-size: var(--font-20);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: 0.5px;
  padding: 0 1em;
}
.action__plan {
  background-color: #efefef;
  padding: clamp(50px, 4.6511627907vw, 80px) 0;
  text-align: center;
}
.action__plan__main {
  font-size: var(--font-50);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 2.5px;
}
.action__plan__sub {
  font-size: var(--font-24);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.08;
  letter-spacing: 0.6px;
}
.action__plan__content {
  max-width: 95%;
  background-color: #ffffff;
  margin: 40px auto;
  padding: clamp(50px, 4.6511627907vw, 80px) 20px;
  text-align: left;
}
@media screen and (min-width: 1100px) {
  .action__plan__content {
    max-width: 1298px;
  }
}
.action__plan__title {
  font-size: var(--font-20);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: 0.45px;
  text-align: left;
}
@media (min-width: 768px) {
  .action__plan__title {
    text-align: center;
  }
}
.action__plan__detail {
  padding-top: clamp(30px, 4.1860465116vw, 72px);
}
.action__plan__detail dt {
  font-size: var(--font-16);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.4px;
  max-width: 900px;
  margin: 0 auto;
}
.action__plan__detail dd {
  max-width: 900px;
  margin: 0 auto;
  padding: 17px 0;
}
.action__plan__detail dd.action_marg {
  padding-left: 3em;
  text-indent: -3em;
}
.action__plan__detail > dt {
  position: relative;
  padding: 17px 0;
  border-bottom: 1px solid #CECACA;
}
.action__plan__detail > dt::before {
  content: "";
  position: absolute;
  bottom: -1%;
  left: 0;
  width: 20%;
  border-top: 2px solid var(--color-blue-b);
}
.action__plan__solution {
  max-width: 900px;
  margin: 0 auto;
  position: relative;
  padding: 17px 0;
  border-bottom: 1px solid #CECACA;
  font-size: var(--font-16);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.88;
  letter-spacing: 0.4px;
}
.action__plan__solution::before {
  content: "";
  position: absolute;
  bottom: -1%;
  left: 0;
  width: 20%;
  border-top: 2px solid var(--color-blue-b);
}
.action__plan__solution ul li {
  margin-left: 7.3em;
  text-indent: -7.3em;
}

.atempt__mainvisual {
  width: 100%;
  height: 300px;
  margin: 0 auto;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  color: #ffffff;
  display: grid;
  place-content: center;
  place-items: center;
  background-image: url("../img/atempt/mainvisual.jpg");
}
@media (min-width: 768px) {
  .atempt__mainvisual {
    height: 494px;
  }
}
.atempt__mainvisual__heading {
  font-size: var(--font-60);
  text-align: center;
  font-weight: normal;
  padding-top: 1em;
  line-height: 1.5em;
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
}
@media (min-width: 768px) {
  .atempt__mainvisual__heading {
    padding-top: 0;
  }
}
.atempt__mainvisual__sub {
  font-size: var(--font-25);
  font-weight: bold;
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
}
.atempt__announce {
  max-width: 90%;
  margin: 0 auto;
  font-size: var(--font-20);
  background-image: url(../img/atempt/women.png);
  background-position: top;
  background-size: 80%;
  background-repeat: no-repeat;
  text-align: center;
  padding: clamp(15px, 3.90625vw, 30px) 0;
}
@media (min-width: 768px) {
  .atempt__announce {
    padding: 48px 0;
  }
}
@media screen and (min-width: 1100px) {
  .atempt__announce {
    max-width: 1300px;
  }
}
.atempt__announce__main {
  font-size: var(--font-25);
  line-height: 1.75;
  letter-spacing: 1px;
  text-align: center;
  position: relative;
  max-width: 665px;
  margin: 0 auto;
  display: inline-block;
}
@media (min-width: 768px) {
  .atempt__announce__main {
    font-size: var(--font-40);
  }
}
.atempt__announce__main::after {
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 2px;
  border-bottom: solid 12px #00a0e9;
  opacity: 0.2;
}
@media (min-width: 768px) {
  .atempt__announce__main::after {
    bottom: 12px;
  }
}
.atempt__message {
  text-align: center;
  margin: clamp(50px, 4.6511627907vw, 80px) auto;
}
.atempt__message__heading {
  font-size: var(--font-50);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 2.5px;
  text-align: center;
}
.atempt__message__sub {
  font-size: var(--font-24);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.08;
  letter-spacing: 0.6px;
  margin-bottom: clamp(10px, 2.3255813953vw, 40px);
}
.atempt__message__container {
  position: relative;
  max-width: 1980px;
  margin: 0 auto;
  background-color: #efefef;
  padding-bottom: 1em;
  margin-bottom: clamp(60px, 6.976744186vw, 120px);
}
@media (min-width: 768px) {
  .atempt__message__container {
    padding: 0;
  }
}
.atempt__message__wrapper-right {
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .atempt__message__wrapper-right {
    flex-wrap: nowrap;
  }
}
.atempt__message__wrapper-right .atempt__message__image {
  width: 95%;
}
@media (min-width: 768px) {
  .atempt__message__wrapper-right .atempt__message__image {
    width: 100%;
  }
}
@media screen and (min-width: 1100px) {
  .atempt__message__wrapper-right .atempt__message__image {
    max-width: 845px;
    width: 50%;
    min-width: 512px;
    padding-bottom: 0;
  }
}
.atempt__message__wrapper-right .atempt__message__image img {
  margin: 0 auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 1100px) {
  .atempt__message__wrapper-right .atempt__message__image img {
    margin-left: -20px;
  }
}
.atempt__message__wrapper-left {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .atempt__message__wrapper-left {
    flex-wrap: nowrap;
  }
}
.atempt__message__wrapper-left .atempt__message__image {
  width: 95%;
}
@media (min-width: 768px) {
  .atempt__message__wrapper-left .atempt__message__image {
    width: 100%;
  }
}
@media screen and (min-width: 1100px) {
  .atempt__message__wrapper-left .atempt__message__image {
    max-width: 845px;
    width: 50%;
    min-width: 512px;
    padding-bottom: 0;
  }
}
.atempt__message__wrapper-left .atempt__message__image img {
  margin: 0 auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1100px) {
  .atempt__message__wrapper-left .atempt__message__image img {
    margin-left: 20px;
  }
}
.atempt__message__wrapper {
  width: 95%;
  padding: 0;
  position: relative;
}
@media (min-width: 768px) {
  .atempt__message__wrapper {
    width: 100%;
  }
}
@media screen and (min-width: 1100px) {
  .atempt__message__wrapper {
    width: 50%;
    max-width: 845px;
    max-height: 679px;
    min-width: 512px;
  }
}
@media screen and (min-width: 1100px) {
  .atempt__message {
    flex-wrap: nowrap;
  }
}
.atempt__message__content {
  margin: 0 auto;
  background-color: #ffffff;
  display: grid;
  place-items: center;
  place-content: center;
  color: #000000;
  text-align: left;
  position: relative;
  height: 100%;
  width: 100%;
  padding: 1em;
}
@media screen and (min-width: 1100px) {
  .atempt__message__content {
    width: 100%;
    margin-top: 40px;
    max-width: 845px;
    min-width: 512px;
    margin-left: 20px;
  }
}
.atempt__message__content._right {
  margin-left: 0;
}
@media (min-width: 1100px) {
  .atempt__message__content._right {
    margin-left: 20px;
  }
}
.atempt__message__content._left {
  margin-left: 0;
}
@media (min-width: 1100px) {
  .atempt__message__content._left {
    margin-left: -20px;
  }
}
.atempt__message__logo {
  width: 70%;
}
@media (min-width: 1100px) {
  .atempt__message__logo {
    width: 100%;
  }
}
.atempt__message__logo img {
  margin: 0 auto;
}
.atempt__message__logo h2 {
  font-size: var(--font-50);
  font-weight: bold;
  text-align: center;
}
.atempt__message__main {
  font-size: var(--font-30);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.08;
  letter-spacing: 0.75px;
  margin: 30px 0;
}
.atempt__message__text {
  font-size: var(--font-18);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0.3px;
  padding: 0 1em;
}
@media (min-width: 768px) {
  .atempt__message__text {
    padding: 0;
  }
}
@media (min-width: 1100px) {
  .atempt__message__text {
    font-size: var(--font-15);
  }
}
@media screen and (min-width: 600px) {
  .atempt__message__text {
    letter-spacing: 0.45px;
  }
}
.atempt__message__button {
  padding-top: 30px;
  margin: 0 auto;
  width: -moz-fit-content;
  width: fit-content;
}
.atempt__message__button a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  outline: none;
  width: 220px;
  background-color: #4a4949;
  color: #ffffff;
  padding: 1.5em;
  font-size: var(--font-16);
  font-weight: bold;
  border: solid 1px;
  border-color: #ffffff;
  transition: all 0.4s;
}
.atempt__message__button a::after {
  content: url(../img/chevron/chevron-right-solid-white.svg);
  display: inline-block;
  width: 8px;
  margin-left: 8px;
  transition: all 0.4s;
}
.atempt__message__button a:hover {
  opacity: 100 !important;
  background-color: #ffffff;
  color: #4a4949;
  transition: all 0.4s;
}
.atempt__message__button a:hover::after {
  transition: all 0.4s;
  content: url(../img/chevron/chevron-right-solid-black.svg);
}
.atempt__powerup {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0 20px 40px;
}
@media (min-width: 768px) {
  .atempt__powerup {
    flex-wrap: nowrap;
  }
}
.atempt__powerup__main {
  font-size: var(--font-30);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.93;
  letter-spacing: 0.75px;
  color: #0086cd;
}
.atempt__powerup__sub {
  font-size: var(--font-12);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.3px;
  margin-bottom: 20px;
  margin-top: 10px;
}
.atempt__powerup__text {
  font-size: var(--font-18);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0.45px;
}
.atempt__gallery {
  display: flex;
  justify-content: center;
  padding: 40px 0;
  width: 90%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .atempt__gallery {
    width: 85%;
  }
}
@media (min-width: 900px) {
  .atempt__gallery {
    width: 75%;
  }
}
.atempt__gallery img {
  max-width: 25%;
}
.atempt__info {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
@media (min-width: 768px) {
  .atempt__info {
    padding: 20px 20px 40px;
  }
}
.atempt__info__text {
  font-size: var(--font-18);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0.45px;
}
.atempt__info__main {
  font-size: var(--font-25);
  line-height: 1.75;
  letter-spacing: 1px;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  padding: clamp(50px, 4.6511627907vw, 80px) 0;
}
@media (min-width: 768px) {
  .atempt__info__main {
    font-size: var(--font-40);
  }
}
.atempt__info__main-marg {
  display: inline-block;
  position: relative;
}
.atempt__info__main-marg::after {
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 2px;
  border-bottom: solid 12px #00a0e9;
  opacity: 0.2;
}
@media (min-width: 768px) {
  .atempt__info__main-marg::after {
    bottom: 12px;
  }
}
.atempt__voice__wrapper-left {
  width: 100%;
  background-color: #efefef;
}
.atempt__voice__content {
  padding-top: clamp(50px, 4.6511627907vw, 80px);
}
.atempt__voice__heading {
  line-height: 1;
  letter-spacing: 2.5px;
  text-align: center;
  padding: 0 1em;
  font-size: var(--font-50);
}
.atempt__voice__sub {
  font-size: var(--font-24);
  font-weight: bold;
  line-height: 2.08;
  letter-spacing: 0.6px;
  text-align: center;
}
.atempt__voice__container {
  padding: clamp(50px, 4.6511627907vw, 80px) 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 768px) {
  .atempt__voice__container {
    flex-wrap: nowrap;
  }
}
@media (min-width: 768px) {
  .atempt__voice__image {
    width: 50%;
    padding: 0 1em;
  }
}
@media (min-width: 1100px) {
  .atempt__voice__image {
    width: 540px;
  }
}
.atempt__voice__image img {
  width: 95%;
  margin: 0 auto;
}
.atempt__voice__text {
  font-size: var(--font-18);
  line-height: 1.8;
  letter-spacing: 0.45px;
  display: flex;
  align-items: center;
  width: 95%;
  margin: 0;
  padding-top: 1em;
}
@media (min-width: 768px) {
  .atempt__voice__text {
    margin-left: 1em;
    width: 40%;
  }
}
.atempt__voice__text.-right {
  margin: 0;
  padding-top: 1em;
}
@media (min-width: 768px) {
  .atempt__voice__text.-right {
    margin-right: 1em;
  }
}
.atempt__voice__wrapper-right > .atempt__voice__container {
  flex-direction: row-reverse;
}

.category__button {
  position: relative;
  overflow: hidden;
  margin: 40px 0 clamp(50px, 4.6511627907vw, 80px);
}
.category__button ul {
  position: relative;
  left: 50%;
  float: left;
  margin: 0 auto;
  float: none;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.category__button li {
  float: left;
  position: relative;
  left: -50%;
}
.category__button a {
  color: #cecece;
  background: #fff;
  border: 1px solid #cecece;
  padding: 10px 20px;
  font-size: 13.69px;
  line-height: 1em;
  border-radius: 24px;
  display: block;
  margin: 8px;
}
.category__button a.on {
  color: #fff;
  background: #0d3387;
  border: 1px solid #0d3387;
}
.category__button a:hover {
  color: #fff;
  background: #0d3387;
  border: 1px solid #0d3387;
}
.category__mainvisual {
  width: 100%;
  height: 300px;
  margin: 0 auto;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  color: #ffffff;
  display: grid;
  place-content: center;
  place-items: center;
  background-image: url("../img/action/mainvisual.jpg");
}
@media (min-width: 768px) {
  .category__mainvisual {
    height: 494px;
  }
}
.category__mainvisual__heading {
  font-size: var(--font-60);
  text-align: center;
  font-weight: normal;
  padding-top: 1em;
  line-height: 1.5em;
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
}
@media (min-width: 768px) {
  .category__mainvisual__heading {
    padding-top: 0;
  }
}
.category__mainvisual__sub {
  font-size: var(--font-25);
  font-weight: bold;
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
}
.category__list {
  margin: 0 auto;
  max-width: 95%;
  padding-bottom: clamp(50px, 4.6511627907vw, 80px);
}
@media (min-width: 768px) {
  .category__list {
    max-width: clamp(0px, 83.4558823529vw, 1135px);
  }
}
.category__list__container {
  --c-row-gutter-x: clamp(20px, 3.488372093vw, 60px);
  --c-row-gutter-y: clamp(25px, 4.6511627907vw, 80px);
  display: flex;
  flex-wrap: wrap;
  margin: calc(var(--c-row-gutter-y) / 2 * -1) calc(var(--c-row-gutter-x) / 2 * -1);
  padding: 0;
}
@media (min-width: 560px) {
  .category__list__container {
    flex-wrap: wrap;
    flex-direction: row;
  }
}
.category__list__container .archive_pagenation {
  margin-top: clamp(47px, 5.5147058824vw, 75px);
}
.category__list__content {
  flex: 1 1 0%;
  display: flex;
  flex-direction: column;
  padding: calc(var(--c-row-gutter-y, 0) / 2) calc(var(--c-row-gutter-x, 0) / 2);
  flex-basis: 100%;
  max-width: 100%;
}
@media (min-width: 560px) {
  .category__list__content {
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  .category__list__content {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
.category__list__image {
  width: 100%;
  height: 100%;
}
.category__list__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.category__item__content {
  margin-top: 0.5em;
  text-align: left;
}

.archive_pagenation {
  margin-bottom: clamp(50px, 4.6511627907vw, 80px);
}
.archive_pagenation .wp-pagenavi {
  text-align: center;
}
.archive_pagenation .wp-pagenavi span.pages {
  display: none;
}
.archive_pagenation .wp-pagenavi span.current {
  padding: 5px 8px;
  background-color: #0d3387;
  border: 1px solid #0d3387;
  color: #fff;
}
.archive_pagenation .wp-pagenavi a.page {
  padding: 5px 8px;
}
.archive_pagenation .wp-pagenavi a.nextpostslink {
  padding: 5px 8px;
}

.single__tlt {
  font-size: var(--font-32) !important;
  font-weight: bold;
  color: #555;
  padding-bottom: clamp(16px, 1.8382352941vw, 25px);
  border-bottom: 1px solid var(--color-gray-light);
  margin: 0 !important;
}
.single_marg {
  margin: clamp(75px, 8.8235294118vw, 120px) 0 clamp(88px, 10.2941176471vw, 140px);
}
.single__blog {
  text-align: center;
  background: #fafafa;
}
.single__blog__category-name {
  font-size: 24px;
  padding-top: clamp(45px, 4.4117647059vw, 60px);
}
@media (min-width: 960px) {
  .single__blog__category-name {
    padding-top: clamp(26px, 2.5735294118vw, 35px);
  }
}
.single__blog__category-name div::before {
  content: "";
  position: relative;
  top: 4px;
  font-size: 40px;
  font-weight: normal;
  margin-right: 16px;
  background: url(../img/single/ttl_bdr_l.png) no-repeat;
  background-position: left center;
  padding: 20px 0 28px 20px;
}
.single__blog__category-name div::after {
  content: "";
  position: relative;
  top: 4px;
  font-weight: normal;
  font-size: 40px;
  margin-left: 16px;
  background: url(../img/single/ttl_bdr_r.png) no-repeat;
  background-position: right center;
  padding: 20px 0 28px 20px;
}
.single__blog__release_date {
  color: #555;
  text-align: right;
  margin: clamp(16px, 1.8382352941vw, 25px) 0;
  font-size: var(--font-16);
}
.single__blog__container {
  text-align: initial;
  position: relative;
  max-width: 1980px;
  margin: 0 auto;
  padding: 12.4rem 15px;
  padding: clamp(47px, 5.5147058824vw, 75px) clamp(16px, 1.8382352941vw, 25px);
  width: 95%;
  border: 1px solid #aaaaaa;
  font-size: 18px;
  line-height: 2.2;
}
@media (min-width: 768px) {
  .single__blog__container {
    padding: clamp(63px, 7.3529411765vw, 100px);
    max-width: clamp(0px, 74.2647058824vw, 1010px);
  }
}
.single__blog__container h2 {
  font-size: var(--font-25);
  margin: 2em 0 0.75em;
  font-weight: bold;
}
.single__blog__container h3 {
  font-size: var(--font-20);
  margin: 2em 0 0.75em;
  font-weight: bold;
}
.single__blog__container p {
  margin-top: 2em;
  margin-bottom: 0;
  font-size: var(--font-16);
}
.single__blog__container figure, .single__blog__container .wp-block-image {
  margin-top: 2em;
  margin-bottom: 0;
}
.single__blog__container a {
  color: #0086CD;
  text-decoration: underline;
  transition: all 0.4s;
}
.single__blog__container a:hover {
  opacity: 0.65;
  transition: all 0.4s;
}
.single__blog__container .wp-block-button {
  margin: 40px auto;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: initial;
  padding: 20px 0;
}
.single__blog__container .wp-block-button a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  width: 280px;
  height: 80px;
  background-color: #0086CD;
  color: #ffffff;
  margin-left: 1.6rem;
  padding: 8px 14px;
  font-size: 18px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .single__blog__container .wp-block-button a {
    width: 320px;
  }
}
@media (min-width: 992px) {
  .single__blog__container .wp-block-button a {
    width: 400px;
  }
}
.single__blog__container .wp-block-button a:hover {
  background-color: #ffffff;
  color: #0086CD;
  border: 1px solid #0086CD;
}
.single__blog__container .wp-block-button a:hover::after {
  content: url(../img/chevron/chevron-right-solid-blue.svg);
}
.single__blog__container .wp-block-button a::after {
  content: url(../img/chevron/chevron-right-solid-white.svg);
  display: inline-block;
  width: 8px;
  margin-left: 8px;
}
.single__blog__container .wp-block-button__link {
  border-radius: initial;
}
.single__blog__container__heading {
  margin-bottom: 6.4rem;
}
.single__blog__container__list {
  margin: 0;
}
.single__blog__container__list-item:not(:last-child) {
  margin: 0 0 4.8rem 0;
}
.single__blog__container__guide {
  padding-top: 6.4rem;
}

.front_rear_posts {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2em;
  line-height: 1.5;
  font-size: var(--font-14);
  max-width: 95%;
  margin: 2em auto;
}
@media (min-width: 768px) {
  .front_rear_posts {
    max-width: clamp(0px, 74.2647058824vw, 1010px);
  }
}
.front_rear_posts .prev-post {
  flex: 1 1 0%;
  text-align: left;
}
.front_rear_posts .prev-post a {
  gap: 0.5em;
  display: inline-flex;
  align-items: center;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  color: #000;
  transition: all 0.4s;
}
.front_rear_posts .prev-post a::before {
  content: "";
  width: 1em;
  height: 1em;
  background: currentColor;
  -webkit-mask: var(--icon-arrow-right) no-repeat center/cover;
  mask: var(--icon-arrow-right) no-repeat center/cover;
  transform: rotate(180deg);
  transition: all 0.4s;
  opacity: 0.65;
}
.front_rear_posts .next-post {
  text-align: right;
  flex: 1 1 0%;
}
.front_rear_posts .next-post a {
  gap: 0.5em;
  display: inline-flex;
  align-items: center;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  color: #000;
  transition: all 0.4s;
}
.front_rear_posts .next-post a::after {
  content: "";
  width: 1em;
  height: 1em;
  background: currentColor;
  -webkit-mask: var(--icon-arrow-right) no-repeat center/cover;
  mask: var(--icon-arrow-right) no-repeat center/cover;
  transition: all 0.4s;
  opacity: 0.65;
}/*# sourceMappingURL=style.css.map */