@charset "UTF-8";
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100; }
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200; }
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300; }
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400; }
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: 700; }
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100; }
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200; }
* {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-repeat: no-repeat; }

::after, ::before {
  background-repeat: no-repeat;
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

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

body {
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  scroll-behavior: smooth; }

body a {
  -webkit-tap-highlight-color: transparent; }

@media all and (-ms-high-contrast: none) {
  body {
    font-family: Verdana,Meiryo,sans-serif; } }
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block; }

summary {
  display: list-item; }

small {
  font-size: 80%; }

[hidden], template {
  display: none; }

abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active, a:hover {
  outline-width: 0; }

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

code, kbd, pre, samp {
  font-family: monospace,monospace; }

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

hr {
  overflow: visible; }

b, strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

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

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

img, video {
  max-width: 100%; }

img {
  border-style: none;
  vertical-align: bottom; }

blockquote, q {
  quotes: none; }

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

progress {
  vertical-align: baseline; }

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

audio, canvas, progress, video {
  display: inline-block; }

* {
  -webkit-appearance: none; }

input {
  border-radius: 0; }

button {
  cursor: pointer; }

textarea {
  overflow: auto;
  resize: vertical; }

optgroup {
  font: inherit; }

button {
  overflow: visible; }

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
  font: inherit; }

button, select {
  text-transform: none; }

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal; }

[hidden] {
  display: none !important; }

[disabled] {
  cursor: not-allowed; }

[type=number] {
  width: auto; }

[type=search] {
  outline-offset: -2px; }

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

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: 0;
  padding: 0; }

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText; }

:focus:not(:focus-visible) {
  outline: 0; }

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

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

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset; }

:placeholder-shown {
  color: #ccc; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none; }

::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none; }

@media screen {
  [hidden~=screen] {
    display: inherit; }

  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important; } }
[aria-busy=true] {
  cursor: progress; }

[aria-controls] {
  cursor: pointer; }

[aria-disabled] {
  cursor: not-allowed; }

@media (prefers-reduced-motion: reduce) {
  * {
    -webkit-animation-duration: 0s !important;
    animation-duration: 0s !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    scroll-behavior: auto !important; } }
@media print {
  html body {
    zoom: 65%; } }
html {
  width: 100%;
  height: 100%;
  font-size: 62.5%; }

html body {
  width: inherit;
  height: inherit;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  font-family: "Noto Sans JP",sans-serif,-apple-system,BlinkMacSystemFont,"Helvetica Neue","Yu Gothic Medium","Yu Gothic",YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif;
  font-size: 1.6rem;
  line-height: 1.75;
  color: #333; }

@media (max-width: 544px) {
  html body {
    font-size: 2.94118vw; } }
@media (max-width: 480px) {
  html body {
    font-size: 3.33333vw; } }
.l-base {
  width: inherit;
  height: auto !important;
  min-height: 100vh;
  position: relative;
  overflow: hidden;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: minmax(auto, auto) 1fr minmax(auto, auto);
  -ms-grid-columns: 100%;
  grid-template: "header" minmax(auto, auto) "main" 1fr "footer" minmax(auto, auto)/100%; }

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  height: 100px;
  background: #fff; }

@media (max-width: 768px) {
  .l-header {
    height: 72px; } }
.l-header--top {
  background: 0 0;
  z-index: 99; }

.l-header .__logo {
  position: absolute;
  display: block;
  left: 40px;
  top: 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start; }

@media (max-width: 768px) {
  .l-header .__logo {
    width: 260px;
    top: 9px;
    left: 16px; } }
.l-header .__logo .__logoimg {
  max-width: 280px;
  margin-bottom: 6px; }

@media (max-width: 768px) {
  .l-header .__logo .__logoimg {
    width: 208px;
    margin-bottom: 4px; } }
.l-header .__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  position: absolute;
  top: 36px;
  right: 140px; }

@media (max-width: 992px) {
  .l-header .__list {
    display: none; } }
.l-header .__list .__item {
  margin: 0 20px; }

.l-header .__list .__item:first-child {
  width: 66px;
  height: auto; }

.l-header .__list .__item:nth-child(2) {
  width: 75px;
  height: auto; }

.l-header .__list .__item:nth-child(3) {
  width: 83px;
  height: auto; }

.l-header .__list .__item:nth-child(4) {
  width: 81px;
  height: auto; }

.l-header .__open {
  display: block;
  position: absolute;
  right: 40px;
  top: 36px;
  cursor: pointer; }

.l-header .__open .__button {
  width: 33px; }

@media (max-width: 768px) {
  .l-header .__open {
    width: 33px;
    top: 22px;
    right: 16px;
    height: auto; } }
.l-footer {
  padding: 80px 0 0; }

@media (max-width: 768px) {
  .l-footer {
    padding: 40px 0 0; } }
.l-footer .__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

@media (max-width: 992px) {
  .l-footer .__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }
.l-footer .__content .__leftcontent {
  margin-right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

@media (max-width: 1280px) {
  .l-footer .__content .__leftcontent {
    max-width: 320px;
    font-size: 14px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }
@media (max-width: 992px) {
  .l-footer .__content .__leftcontent {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    max-width: 100%; } }
@media (max-width: 768px) {
  .l-footer .__content .__leftcontent {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }
.l-footer .__content .__leftcontent .__infoarea {
  margin-right: 16px; }

.l-footer .__content .__leftcontent .__maparea .__map {
  margin-top: 14px;
  width: 280px;
  height: 180px; }

@media (max-width: 1440px) {
  .l-footer .__content .__leftcontent .__maparea .__map {
    width: 200px;
    height: 180px; } }
@media (max-width: 1280px) {
  .l-footer .__content .__leftcontent .__maparea .__map {
    width: 100%;
    height: 120px; } }
@media (max-width: 992px) {
  .l-footer .__content .__leftcontent .__maparea .__map {
    width: 370px;
    height: 160px; } }
@media (max-width: 768px) {
  .l-footer .__content .__leftcontent .__maparea .__map {
    width: 100%;
    height: 180px;
    max-width: 320px; } }
.l-footer .__content .__leftcontent .__logo {
  margin-bottom: 18px;
  display: block;
  max-width: 310px; }

@media (max-width: 1280px) {
  .l-footer .__content .__leftcontent .__logo {
    max-width: 310px; } }
@media (max-width: 992px) {
  .l-footer .__content .__leftcontent .__logo {
    width: 280px;
    margin: 0 auto 20px; } }
.l-footer .__content .__leftcontent .__info {
  text-align: left; }

@media (max-width: 768px) {
  .l-footer .__content .__leftcontent .__info {
    text-align: left;
    width: 290px;
    margin: 0 auto; } }
.l-footer .__content .__leftcontent .__info .zipcode {
  display: inline-block;
  width: 100%;
  text-align: left; }

@media (max-width: 992px) {
  .l-footer .__content .__leftcontent {
    margin-bottom: 40px;
    text-align: center; } }
@media (max-width: 768px) {
  .l-footer .__content .__leftcontent {
    margin-bottom: 0; } }
.l-footer .__content .__rightcontent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 720px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 100%; }

@media (max-width: 992px) {
  .l-footer .__content .__rightcontent {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 608px;
    margin: 0 auto; } }
@media (max-width: 768px) {
  .l-footer .__content .__rightcontent {
    width: 400px;
    margin: 0 auto;
    display: none; } }
.l-footer .__content .__rightcontent .__column {
  margin-left: 40px; }

@media (max-width: 1280px) {
  .l-footer .__content .__rightcontent .__column {
    margin-left: 32px; } }
@media (max-width: 992px) {
  .l-footer .__content .__rightcontent .__column {
    margin-left: 0;
    width: 50%;
    max-width: 200px; } }
.l-footer .__content .__rightcontent .__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 32px; }

.l-footer .__content .__rightcontent .__list .__item {
  font-weight: 700;
  display: block;
  padding: 6px 0; }

.l-footer .__content .__rightcontent .__list .__item .__link, .l-footer .__content .__rightcontent .__list .__item .__text {
  text-decoration: none;
  font-size: 18px;
  display: block;
  line-height: 1.4; }

@media (max-width: 992px) {
  .l-footer .__content .__rightcontent .__list .__item .__link, .l-footer .__content .__rightcontent .__list .__item .__text {
    font-size: 16px; } }
.l-footer .__content .__rightcontent .__list .__item .__link--child, .l-footer .__content .__rightcontent .__list .__item .__text--child {
  font-size: 15px;
  padding-left: 14px;
  position: relative;
  font-weight: 400; }

@media (max-width: 992px) {
  .l-footer .__content .__rightcontent .__list .__item .__link--child, .l-footer .__content .__rightcontent .__list .__item .__text--child {
    font-size: 12px; } }
.l-footer .__content .__rightcontent .__list .__item .__link--child:after, .l-footer .__content .__rightcontent .__list .__item .__text--child:after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 4px;
  background: url(../img/00_common/footer_icon_under.png) no-repeat center/contain; }

.l-footer .__content .__rightcontent .__list .__item .__link--out, .l-footer .__content .__rightcontent .__list .__item .__text--out {
  font-size: 15px;
  padding-left: 18px;
  position: relative;
  font-weight: 400; }

@media (max-width: 992px) {
  .l-footer .__content .__rightcontent .__list .__item .__link--out, .l-footer .__content .__rightcontent .__list .__item .__text--out {
    font-size: 12px; } }
.l-footer .__content .__rightcontent .__list .__item .__link--out:after, .l-footer .__content .__rightcontent .__list .__item .__text--out:after {
  content: '';
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  left: 0;
  top: 4px;
  background: url(../img/00_common/footer_icon_link.png) no-repeat center/contain; }

.l-footer .__copyright {
  margin-top: 60px;
  text-align: center;
  width: 100%;
  color: #fff;
  padding: 8px 0 10px;
  background: url(../img/00_common/footer_copy_back.jpg) center/cover no-repeat; }

.l-footer .page_top {
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: -60px;
  right: 0; }

.l-container-small {
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 16px; }

.l-container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto; }

.l-container-full {
  width: 100%;
  max-width: 100%;
  margin: 0; }

@media (max-width: 1440px) {
  .l-container {
    max-width: 1280px; } }
@media (max-width: 1280px) {
  .l-container {
    max-width: 992px; } }
@media (max-width: 992px) {
  .l-container {
    max-width: 768px; } }
@media (max-width: 768px) {
  .l-container {
    max-width: calc(100% - 32px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box; } }
@media (max-width: 544px) {
  .l-container {
    max-width: calc(100% - 32px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box; } }
@media (max-width: 480px) {
  .l-container {
    max-width: calc(100% - 32px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box; } }
@media (max-width: 360px) {
  .l-container {
    max-width: calc(100% - 32px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box; } }
.l-flex-layout {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 8px; }

.l-flex-layout .l-flex-item {
  padding: 0 8px;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  max-width: none;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1; }

.l-flex-layout .l-flex-item.__no-gutter {
  padding: 0; }

.l-flex-layout .l-flex-item.__col-1 {
  -webkit-flex-basis: 8.3333%;
  -ms-flex-preferred-size: 8.3333%;
  flex-basis: 8.3333%;
  max-width: 8.3333%; }

.l-flex-layout .l-flex-item.__col-2 {
  -webkit-flex-basis: 16.6666%;
  -ms-flex-preferred-size: 16.6666%;
  flex-basis: 16.6666%;
  max-width: 16.6666%; }

.l-flex-layout .l-flex-item.__col-3, .l-flex-layout .l-flex-item.__quad {
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%; }

.l-flex-layout .l-flex-item.__col-4 {
  -webkit-flex-basis: 33.3333%;
  -ms-flex-preferred-size: 33.3333%;
  flex-basis: 33.3333%;
  max-width: 33.3333%; }

.l-flex-layout .l-flex-item.__col-5 {
  -webkit-flex-basis: 41.6666%;
  -ms-flex-preferred-size: 41.6666%;
  flex-basis: 41.6666%;
  max-width: 41.6666%; }

.l-flex-layout .l-flex-item.__col-6, .l-flex-layout .l-flex-item.__half {
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%; }

.l-flex-layout .l-flex-item.__col-7 {
  -webkit-flex-basis: 58.3333%;
  -ms-flex-preferred-size: 58.3333%;
  flex-basis: 58.3333%;
  max-width: 58.3333%; }

.l-flex-layout .l-flex-item.__col-8 {
  -webkit-flex-basis: 66.6666%;
  -ms-flex-preferred-size: 66.6666%;
  flex-basis: 66.6666%;
  max-width: 66.6666%; }

.l-flex-layout .l-flex-item.__col-9, .l-flex-layout .l-flex-item.__quad-of-3 {
  -webkit-flex-basis: 75%;
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%; }

.l-flex-layout .l-flex-item.__col-10 {
  -webkit-flex-basis: 83.3333%;
  -ms-flex-preferred-size: 83.3333%;
  flex-basis: 83.3333%;
  max-width: 83.3333%; }

.l-flex-layout .l-flex-item.__col-11 {
  -webkit-flex-basis: 91.6666%;
  -ms-flex-preferred-size: 91.6666%;
  flex-basis: 91.6666%;
  max-width: 91.6666%; }

.l-flex-layout .l-flex-item.__col-12 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

@media (max-width: 768px) {
  .l-flex-layout .l-flex-item.__col-1, .l-flex-layout .l-flex-item.__col-10, .l-flex-layout .l-flex-item.__col-11, .l-flex-layout .l-flex-item.__col-2, .l-flex-layout .l-flex-item.__col-3, .l-flex-layout .l-flex-item.__col-4, .l-flex-layout .l-flex-item.__col-5, .l-flex-layout .l-flex-item.__col-6, .l-flex-layout .l-flex-item.__col-7, .l-flex-layout .l-flex-item.__col-8, .l-flex-layout .l-flex-item.__col-9, .l-flex-layout .l-flex-item.__half, .l-flex-layout .l-flex-item.__quad, .l-flex-layout .l-flex-item.__quad-of-3 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; } }
.l-grid-layout {
  display: -ms-grid;
  display: grid;
  padding: 0 calc(8px * 2); }

.l-grid-layout.__col-quad {
  -ms-grid-rows: auto;
  -ms-grid-columns: 1fr 16px 1fr 16px 1fr 16px 1fr;
  grid-template: auto/repeat(4, 1fr);
  grid-gap: 16px; }

.l-grid-layout.__col-triple {
  -ms-grid-rows: auto;
  -ms-grid-columns: 1fr 16px 1fr 16px 1fr;
  grid-template: auto/repeat(3, 1fr);
  grid-gap: 16px; }

.l-grid-layout.__col-double {
  -ms-grid-rows: auto;
  -ms-grid-columns: 1fr 16px 1fr;
  grid-template: auto/repeat(2, 1fr);
  grid-gap: 16px; }

.l-grid-layout.__col-single {
  -ms-grid-rows: auto;
  -ms-grid-columns: 100%;
  grid-template: auto/100%; }

.l-grid-layout.__col-sidebar-left {
  -ms-grid-rows: auto;
  -ms-grid-columns: minmax(auto, 300px) 16px 1fr;
  grid-template: auto/minmax(auto, 300px) 1fr;
  grid-gap: 16px; }

.l-grid-layout.__col-sidebar-right {
  -ms-grid-rows: auto;
  -ms-grid-columns: 1fr 16px minmax(auto, 300px);
  grid-template: auto/1fr minmax(auto, 300px);
  grid-gap: 16px; }

@media (max-width: 768px) {
  .l-grid-layout.__col-double, .l-grid-layout.__col-quad, .l-grid-layout.__col-sidebar-left, .l-grid-layout.__col-sidebar-right, .l-grid-layout.__col-triple {
    -ms-grid-rows: auto;
    -ms-grid-columns: 100%;
    grid-template: auto/100%;
    grid-gap: 0; } }
.l-grid-layout .l-grid-item {
  margin: 0;
  padding: 0; }

noscript {
  background: #ff0;
  font-weight: 700;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%; }

p:not(:last-child) {
  margin: 0 0 16px 0; }

a:active, a:hover, a:link, a:visited {
  color: #333; }

@media (max-width: 544px) {
  p {
    text-align: justify; } }
img {
  max-width: 100%;
  height: auto; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.screen-reader-only {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  left: -9999px;
  top: -9999px; }

.m_modal {
  display: none;
  height: 100vh;
  min-height: 600px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999; }

.m_modal .movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }

.m_modal .movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.m_modal .m_modal__bg {
  background: rgba(0, 0, 0, 0.8);
  height: 100vh;
  position: absolute;
  width: 100%; }

.m_modal .m_modal__content {
  background: #fff;
  left: 0;
  padding: 0;
  position: absolute;
  top: 0;
  height: 100vh;
  min-height: 600px;
  width: 100%;
  max-width: 100%;
  overflow-y: scroll; }

.m_modal .m_modal__content .__wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

@media (max-width: 768px) {
  .m_modal .m_modal__content .__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }
.m_modal .m_modal__content .__wrap .__leftcontent {
  width: 50%;
  height: 100vh;
  background: url(../img/00_common/menu_img.jpg) no-repeat center/cover; }

@media (max-width: 768px) {
  .m_modal .m_modal__content .__wrap .__leftcontent {
    width: 100%;
    height: auto; } }
.m_modal .m_modal__content .__wrap .__rightcontent {
  position: relative;
  width: 50%; }

@media (max-width: 768px) {
  .m_modal .m_modal__content .__wrap .__rightcontent {
    width: 100%; } }
.m_modal .m_modal__content .__wrap .__rightcontent .__content {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

@media (max-width: 768px) {
  .m_modal .m_modal__content .__wrap .__rightcontent .__content {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    top: 60px; } }
.m_modal .m_modal__content .__wrap .__rightcontent .__content .__column {
  width: 48%; }

.m_modal .m_modal__content .__wrap .__rightcontent .__content .__column--2nd {
  margin-top: 50px; }

.m_modal .m_modal__content .__wrap .__rightcontent .__content .__title {
  margin-bottom: 30px; }

.m_modal .m_modal__content .__wrap .__rightcontent .__content .__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 32px; }

.m_modal .m_modal__content .__wrap .__rightcontent .__content .__list .__item {
  font-weight: 700;
  display: block;
  padding: 4px 0; }

.m_modal .m_modal__content .__wrap .__rightcontent .__content .__list .__item .__link {
  text-decoration: none;
  font-size: 18px; }

.m_modal .m_modal__content .__wrap .__rightcontent .__content .__list .__item .__link--child {
  font-size: 14px;
  font-weight: 400;
  padding-left: 14px;
  position: relative;
  display: block; }

.m_modal .m_modal__content .__wrap .__rightcontent .__content .__list .__item .__link--child:after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 4px;
  background: url(../img/00_common/footer_icon_under.png) no-repeat center/contain; }

.m_modal .m_modal__content .__wrap .__rightcontent .__content .__list .__item .__link--out {
  font-size: 14px;
  padding-left: 18px;
  font-weight: 400;
  position: relative; }

.m_modal .m_modal__content .__wrap .__rightcontent .__content .__list .__item .__link--out:after {
  content: '';
  display: block;
  width: 12px;
  height: 11px;
  position: absolute;
  left: 0;
  top: 4px;
  background: url(../img/00_common/footer_icon_link.png) no-repeat center/contain; }

.m_modal .m_modal__content .close-button {
  position: absolute;
  top: 36px;
  right: 40px;
  display: block;
  z-index: 999;
  background: url(../images/top/icon_close.png) no-repeat center/contain; }

.c_button01 {
  font-family: "Noto Sans JP",sans-serif,-apple-system,BlinkMacSystemFont,"Helvetica Neue","Yu Gothic Medium","Yu Gothic",YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif;
  border: 1px solid grey;
  border-radius: 6px;
  display: block;
  text-decoration: none;
  width: 100%;
  text-align: center;
  line-height: 35px;
  margin-bottom: 14px; }

.c_button01:hover {
  opacity: .7; }

@media (max-width: 768px) {
  .c_button01 {
    border-radius: 4px;
    line-height: 22px; } }
.breadcrumbs {
  margin-bottom: 70px; }

@media (max-width: 768px) {
  .breadcrumbs {
    margin-bottom: 14px; } }
.breadcrumbs-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.breadcrumbs-item {
  display: inline-block; }

.breadcrumbs-item:after {
  content: '　/　'; }

.breadcrumbs-item:last-child:after {
  content: ''; }

.breadcrumbs-link {
  text-decoration: none; }

.m_modal-contact {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999; }

.m_modal-contact .movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }

.m_modal-contact .movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.m_modal-contact .m_modal__bg {
  background: rgba(0, 0, 0, 0.8);
  height: 100vh;
  position: absolute;
  width: 100%; }

.m_modal-contact .m_modal__content {
  background: #fff;
  left: 50%;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 80%;
  width: 1024px;
  max-width: 90%;
  padding: 64px;
  overflow-y: scroll; }

@media (max-width: 768px) {
  .m_modal-contact .m_modal__content {
    padding: 48px 16px; } }
.m_modal-contact .m_modal__content .close-button {
  position: fixed;
  top: 64px; }

.m_modal-contact .m_modal__content .__title {
  display: block;
  margin: 0 auto; }

.m_modal-contact .m_modal__content .__subtitle {
  display: block;
  text-align: center;
  font-size: 32px;
  margin: 48px 0; }

@media (max-width: 768px) {
  .m_modal-contact .m_modal__content .__subtitle {
    font-size: 18px;
    margin: 32px 0; } }
.m_modal-contact .m_modal__content .__wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

@media (max-width: 768px) {
  .m_modal-contact .m_modal__content .__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }
.m_modal-contact .m_modal__content .close-button {
  position: absolute;
  top: 36px;
  right: 40px;
  width: 40px;
  height: 40px;
  display: block;
  z-index: 999;
  background: url(../img/05_contact/contact_privacy_close.png) no-repeat center/contain; }

@media (max-width: 768px) {
  .m_modal-contact .m_modal__content .close-button {
    width: 24px;
    height: 24px;
    top: 16px;
    right: 16px; } }
.only-md {
  display: none; }

@media (max-width: 768px) {
  .only-md {
    display: inline; } }
.only-pc {
  display: inline; }

@media (max-width: 768px) {
  .only-pc {
    display: none; } }
.pace-running .wrap {
  visibility: hidden; }

.loadarea {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 999; }

.loadarea .load-img {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 200px;
  display: none; }

.o-front-page .mv {
  height: 90vh;
  min-height: 550px;
  background: url(../img/01_top/topmain.jpg) center/cover;
  position: relative; }

@media (max-width: 768px) {
  .o-front-page .mv {
    min-height: 300px; } }
.o-front-page .mv .__text {
  position: absolute;
  width: 31%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  left: 23%;
  height: auto; }

@media (max-width: 768px) {
  .o-front-page .mv .__text {
    width: 70%;
    left: 15%; } }
.o-front-page .news {
  width: 1140px;
  max-width: calc(100% - 32px);
  position: relative;
  z-index: 2;
  background: #3a474f;
  margin: -36px auto 80px;
  overflow: hidden;
  border-radius: 36px; }

@media (max-width: 992px) {
  .o-front-page .news {
    margin: -26px auto 72px; } }
@media (max-width: 768px) {
  .o-front-page .news {
    margin: -26px auto 48px; } }
.o-front-page .news .__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 72px; }

@media (max-width: 992px) {
  .o-front-page .news .__content {
    height: 52px; } }
.o-front-page .news .__content .__leftcontent {
  display: block;
  width: 170px;
  height: 100%;
  background: url(../img/01_top/top_news_head.png) center/cover; }

@media (max-width: 992px) {
  .o-front-page .news .__content .__leftcontent {
    width: 98px; } }
.o-front-page .news .__content .__rightcontent {
  position: relative;
  width: calc(100% - 170px); }

@media (max-width: 992px) {
  .o-front-page .news .__content .__rightcontent {
    font-size: 12px;
    width: calc(100% - 100px); } }
.o-front-page .news .__content .__rightcontent .__link {
  color: #fff;
  height: 100%;
  text-decoration: none;
  line-height: 72px;
  display: block;
  padding: 0 0 0 28px; }

@media (max-width: 992px) {
  .o-front-page .news .__content .__rightcontent .__link {
    padding-top: 12px;
    line-height: 1.5;
    padding: 0 12px 0 12px; } }
@media (max-width: 992px) {
  .o-front-page .news .__content .__rightcontent .__link .__data {
    position: absolute;
    line-height: 1.1;
    top: 9px;
    left: 12px;
    font-size: 10px; } }
.o-front-page .news .__content .__rightcontent .__link .__new {
  background: #d54263;
  display: inline-block;
  line-height: 1;
  font-weight: 700;
  margin: 0 12px;
  padding: 5px 16px 7px;
  font-size: 14px;
  border-radius: 22px; }

@media (max-width: 992px) {
  .o-front-page .news .__content .__rightcontent .__link .__new {
    position: absolute;
    font-size: 10px;
    left: 59px;
    top: 8px;
    padding: 1px 8px 3px; } }
@media (max-width: 992px) {
  .o-front-page .news .__content .__rightcontent .__link .__postTitle {
    margin-top: 26px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; } }
.o-front-page .lead {
  text-align: center; }

.o-front-page .lead .__title {
  font-size: 32px;
  margin-bottom: 20px; }

@media (max-width: 768px) {
  .o-front-page .lead .__title {
    font-size: 18px;
    margin-bottom: 24px; } }
@media (max-width: 544px) {
  .o-front-page .lead .__title {
    text-align: left; } }
.o-front-page .lead .__text {
  font-size: 18px;
  font-weight: 300; }

@media (max-width: 768px) {
  .o-front-page .lead .__text {
    font-size: 14px; } }
.o-front-page .service {
  margin-top: 120px; }

@media (max-width: 768px) {
  .o-front-page .service {
    margin-top: 80px; } }
.o-front-page .service .__titleEn {
  display: block;
  margin: 0 auto;
  text-align: center; }

.o-front-page .service .__titleEn img {
  width: 174px; }

@media (max-width: 768px) {
  .o-front-page .service .__titleEn img {
    width: 121px; } }
.o-front-page .service .__title {
  margin: 0 auto;
  text-align: center;
  font-size: 25px; }

@media (max-width: 768px) {
  .o-front-page .service .__title {
    font-size: 18px; } }
.o-front-page .service .__box {
  margin-top: 68px; }

@media (max-width: 768px) {
  .o-front-page .service .__box {
    margin-top: 40px; } }
.o-front-page .service .__box .__list {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.o-front-page .service .__box .__list .__item {
  position: relative;
  width: 32%; }

@media (max-width: 544px) {
  .o-front-page .service .__box .__list .__item {
    width: 100%;
    margin-bottom: 24px; } }
@media (max-width: 544px) {
  .o-front-page .service .__box .__list .__item .__img {
    width: 100%; } }
.o-front-page .service .__box .__list .__item--two {
  width: 48%;
  margin-bottom: 48px; }

@media (max-width: 544px) {
  .o-front-page .service .__box .__list .__item--two {
    width: 100%;
    margin-bottom: 24px; } }
.o-front-page .service .__box .__list .__item .__link {
  text-decoration: none;
  color: #fff; }

.o-front-page .service .__box .__list .__item .__link:hover {
  opacity: .7; }

.o-front-page .service .__box .__list .__item .__link .__text {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 40px;
  font-weight: 700;
  width: 100%;
  line-height: 1.4;
  text-align: center;
  top: 50%;
  left: 50%; }

@media (max-width: 1280px) {
  .o-front-page .service .__box .__list .__item .__link .__text {
    font-size: 28px; } }
@media (max-width: 768px) {
  .o-front-page .service .__box .__list .__item .__link .__text {
    font-size: 18px; } }
.o-front-page .case {
  padding-top: 68px;
  margin-top: 120px;
  position: relative; }

@media (max-width: 768px) {
  .o-front-page .case {
    padding-top: 80px;
    margin-top: 80px; } }
.o-front-page .case:after {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 180px);
  z-index: -1;
  background: url(../img/01_top/top_case_back.jpg) center/cover; }

.o-front-page .case .__titleEn {
  display: block;
  margin: 0 auto;
  text-align: center;
  color: #fff; }

.o-front-page .case .__titleEn img {
  width: 266px; }

@media (max-width: 768px) {
  .o-front-page .case .__titleEn img {
    width: 186px; } }
.o-front-page .case .__title {
  margin: 0 auto;
  text-align: center;
  font-size: 25px;
  color: #fff; }

@media (max-width: 768px) {
  .o-front-page .case .__title {
    font-size: 18px; } }
.o-front-page .case .__box {
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 48px 32px;
  margin-top: 56px;
  -webkit-box-shadow: 0 9px 20px -4px #84837c;
  box-shadow: 0 9px 20px -4px #84837c; }

@media (max-width: 768px) {
  .o-front-page .case .__box {
    padding: 12px 16px;
    margin-top: 40px; } }
.o-front-page .case .__box .__list {
  max-width: 1024px;
  margin: 0 auto; }

.o-front-page .case .__box .__list .__item {
  border-bottom: 1px solid #4d4d4d; }

.o-front-page .case .__box .__list .__item:last-child {
  border-bottom: none; }

.o-front-page .case .__box .__list .__item .__link {
  padding: 40px 0;
  text-decoration: none;
  display: block; }

@media (max-width: 768px) {
  .o-front-page .case .__box .__list .__item .__link {
    padding: 24px 0; } }
.o-front-page .case .__box .__list .__item .__link .__category {
  background: #666;
  display: inline-block;
  line-height: 1;
  font-weight: 700;
  margin: 0 12px;
  color: #fff;
  padding: 5px 16px 7px;
  font-size: 14px;
  border-radius: 22px; }

@media (max-width: 768px) {
  .o-front-page .case .__box .__list .__item .__link .__category {
    font-size: 12px; } }
@media (max-width: 992px) {
  .o-front-page .case .__box .__list .__item .__link .__postTitle {
    display: block;
    margin-top: 16px; } }
.o-front-page .case .__readmore {
  width: 180px;
  display: block;
  margin: 40px auto 0; }

.o-front-page .case .__readmore:hover {
  opacity: .7; }

.o-front-page .client {
  margin: 156px 0 120px 0; }

@media (max-width: 768px) {
  .o-front-page .client {
    margin: 80px 0 80px; } }
.o-front-page .client .__title {
  font-size: 36px;
  margin-bottom: 80px;
  text-align: center; }

@media (max-width: 768px) {
  .o-front-page .client .__title {
    font-size: 24px;
    margin-bottom: 40px; } }
.o-front-page .client .__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.o-front-page .client .__list .__item {
  width: 28%;
  margin-bottom: 36px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

@media (max-width: 768px) {
  .o-front-page .client .__list .__item {
    width: 46%; } }
.o-front-page .client .__list .__item.blank {
  margin-bottom: 0; }

.contact {
  padding: 90px 0 90px;
  background: url(../img/01_top/top_contact_back.jpg) center/cover; }

@media (max-width: 768px) {
  .contact {
    padding: 80px 0 80px; } }
.contact .__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

@media (max-width: 768px) {
  .contact .__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }
.contact .__content .__img {
  width: 320px; }

.contact .__content .__topcontent {
  width: 100%;
  text-align: center;
  font-weight: 700;
  margin-bottom: 32px; }

.contact .__content .__topcontent .__text {
  text-align: center;
  font-size: 22px; }

@media (max-width: 1440px) {
  .contact .__content .__topcontent .__text {
    font-size: 18px; } }
@media (max-width: 992px) {
  .contact .__content .__topcontent .__text {
    font-size: 16px; } }
@media (max-width: 768px) {
  .contact .__content .__topcontent .__text {
    font-size: 1em; } }
.contact .__content .__topcontent .__text .br {
  display: none; }

@media (max-width: 768px) {
  .contact .__content .__topcontent .__text .br {
    display: inline; } }
.contact .__content .__leftcontent {
  width: 50%;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 70px; }

@media (max-width: 768px) {
  .contact .__content .__leftcontent {
    width: 100%;
    padding: 0 36px;
    margin-bottom: 38px; } }
.contact .__content .__leftcontent .__tel:hover {
  opacity: .7; }

@media (max-width: 768px) {
  .contact .__content .__leftcontent .__tel img {
    width: 240px; } }
.contact .__content .__rightcontent {
  text-align: center;
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 70px; }

@media (max-width: 768px) {
  .contact .__content .__rightcontent {
    width: 100%;
    padding: 0 36px; } }
@media (max-width: 768px) {
  .contact .__content .__rightcontent img {
    width: 240px;
    display: block;
    margin: 0 auto; } }
.contact .__content .__rightcontent .__text {
  margin-bottom: 32px;
  width: 320px; }

@media (max-width: 768px) {
  .contact .__content .__rightcontent .__text {
    margin-bottom: 24px;
    width: 240px; } }
.contact .__content .__rightcontent .__button:hover {
  opacity: .7; }

.o-single-page .c-pagehead {
  margin-top: 120px;
  position: relative; }

@media (max-width: 768px) {
  .o-single-page .c-pagehead {
    margin-top: 80px; } }
.o-single-page .c-pagehead:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: calc(100% - 150px);
  width: 100%;
  background: url(../img/00_common/page_head_back.jpg) no-repeat center/cover;
  z-index: -1; }

@media (max-width: 768px) {
  .o-single-page .c-pagehead:after {
    height: calc(100% - 50px); } }
.o-single-page .c-pagehead .__content {
  position: relative; }

.o-single-page .c-pagehead .__content .__text {
  position: absolute;
  width: auto;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 45%;
  height: 24%;
  left: 6%; }

@media (max-width: 768px) {
  .o-single-page .c-pagehead .__content .__text {
    height: auto;
    width: 140px;
    top: 38%; } }
.o-single-page .c-pagehead .breadcrumbs {
  max-width: 1024px;
  margin: 0 auto; }

.o-single-page .c-pagehead .breadcrumbs .__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.o-single-page .c-pagehead .breadcrumbs .__list .__item {
  color: #fff;
  position: relative;
  margin: 12px 16px; }

.o-single-page .c-pagehead .breadcrumbs .__list .__item:after {
  content: 'ー';
  color: #fff;
  position: absolute;
  right: -24px; }

.o-single-page .c-pagehead .breadcrumbs .__list .__item:first-child {
  margin-left: 0; }

.o-single-page .c-pagehead .breadcrumbs .__list .__item:last-child {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.o-single-page .c-pagehead .breadcrumbs .__list .__item:last-child:after {
  content: ''; }

.o-single-page .c-pagehead .breadcrumbs .__list .__item .__link {
  text-decoration: none;
  color: #b5fdff; }

.o-single-page-service .navarea .__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 52px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

@media (max-width: 992px) {
  .o-single-page-service .navarea .__list {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 32px; } }
.o-single-page-service .navarea .__list .__item {
  margin-bottom: 40px;
  margin: 0 12px 40px; }

@media (max-width: 992px) {
  .o-single-page-service .navarea .__list .__item {
    margin: 0 0 24px;
    width: 48%; } }
@media (max-width: 544px) {
  .o-single-page-service .navarea .__list .__item {
    width: 100%; } }
.o-single-page-service .navarea .__list .__item .__link {
  display: block;
  text-decoration: none;
  padding-bottom: 4px;
  border-bottom: 1px solid #333;
  margin-left: 0;
  padding-right: 54px;
  position: relative;
  cursor: pointer; }

@media (max-width: 992px) {
  .o-single-page-service .navarea .__list .__item .__link {
    margin-left: 0; } }
.o-single-page-service .navarea .__list .__item .__link:after {
  content: '▼';
  position: absolute;
  right: 0; }

.o-single-page .titlearea {
  margin-top: 80px; }

@media (max-width: 992px) {
  .o-single-page .titlearea {
    margin-top: 40px; } }
.o-single-page .titlearea .__titleEn {
  display: block;
  margin: 0 auto;
  text-align: center; }

.o-single-page .titlearea .__title {
  margin: 0 auto;
  text-align: center;
  font-size: 25px; }

@media (max-width: 768px) {
  .o-single-page .titlearea .__title {
    font-size: 16px; } }
.o-single-page .titlearea .__titleEn.message img {
  width: 295px; }

@media (max-width: 768px) {
  .o-single-page .titlearea .__titleEn.message img {
    width: 170px; } }
.o-single-page .titlearea .__titleEn.service img {
  width: 173px; }

@media (max-width: 768px) {
  .o-single-page .titlearea .__titleEn.service img {
    width: 120px; } }
.o-single-page .titlearea .__titleEn.profile img {
  width: 400px; }

@media (max-width: 768px) {
  .o-single-page .titlearea .__titleEn.profile img {
    width: 230px; } }
.o-single-page .serviceLeft, .o-single-page .serviceRight {
  padding-top: 132px; }

@media (max-width: 992px) {
  .o-single-page .serviceLeft, .o-single-page .serviceRight {
    padding-top: 60px; } }
.o-single-page .serviceLeft .__subtitle, .o-single-page .serviceRight .__subtitle {
  font-size: 28px;
  color: #0095e2;
  border-bottom: 1px solid #0095e2;
  padding-bottom: 8px;
  margin-top: 54px; }

@media (max-width: 992px) {
  .o-single-page .serviceLeft .__subtitle, .o-single-page .serviceRight .__subtitle {
    font-size: 20px;
    margin-top: 22px; } }
.o-single-page .serviceLeft .__text, .o-single-page .serviceRight .__text {
  margin-top: 24px; }

.o-single-page .serviceLeft .__text .__flowimg, .o-single-page .serviceRight .__text .__flowimg {
  display: block;
  margin: 12px 0; }

.o-single-page .serviceLeft .__text .__logolink, .o-single-page .serviceRight .__text .__logolink {
  display: block;
  margin: 12px auto 12px;
  max-width: 400px; }

.o-single-page .serviceLeft .__text .bold, .o-single-page .serviceRight .__text .bold {
  font-weight: 700; }

.o-single-page .serviceLeft .__text a, .o-single-page .serviceRight .__text a {
  color: #0095e2;
  text-decoration: none;
  font-weight: 700; }

.o-single-page .serviceLeft .__text .link-blue, .o-single-page .serviceRight .__text .link-blue {
  color: #0095e2;
  text-decoration: none;
  font-weight: 700; }

.o-single-page .serviceRight .__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

@media (max-width: 544px) {
  .o-single-page .serviceRight .__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }
.o-single-page .serviceRight .__content .__leftcontent {
  width: 50%; }

@media (max-width: 544px) {
  .o-single-page .serviceRight .__content .__leftcontent {
    width: 100%; } }
.o-single-page .serviceRight .__content .__rightcontent {
  width: 44%; }

@media (max-width: 544px) {
  .o-single-page .serviceRight .__content .__rightcontent {
    margin-top: 20px;
    width: 100%; } }
.o-single-page .serviceLeft .__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

@media (max-width: 544px) {
  .o-single-page .serviceLeft .__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }
.o-single-page .serviceLeft .__content .__leftcontent {
  width: 44%; }

@media (max-width: 544px) {
  .o-single-page .serviceLeft .__content .__leftcontent {
    margin-top: 20px;
    width: 100%; } }
.o-single-page .serviceLeft .__content .__rightcontent {
  width: 50%; }

@media (max-width: 544px) {
  .o-single-page .serviceLeft .__content .__rightcontent {
    width: 100%; } }
.o-single-page .service05 {
  margin-bottom: 180px; }

@media (max-width: 768px) {
  .o-single-page .service05 {
    margin-bottom: 90px; } }
.o-single-page .potal {
  position: relative;
  padding: 160px 0 130px;
  text-align: center;
  margin-top: -76px; }

@media (max-width: 768px) {
  .o-single-page .potal {
    padding: 130px 0 80px; } }
.o-single-page .potal:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #f1f5f7;
  z-index: -1;
  width: 90%; }

@media (max-width: 768px) {
  .o-single-page .potal:after {
    width: 98%; } }
.o-single-page .potal .__subtitle {
  font-size: 19px;
  margin-bottom: 24px;
  display: block; }

.o-single-page .potal .__link {
  display: block;
  margin: 0 auto;
  max-width: 75%; }

@media (max-width: 768px) {
  .o-single-page .potal .__link {
    width: 94%;
    max-width: 94%; } }
.o-single-page-company .message {
  margin-top: 48px;
  margin-bottom: 200px; }

@media (max-width: 768px) {
  .o-single-page-company .message {
    margin-top: 24px;
    margin-bottom: 80px; } }
.o-single-page-company .message .__text {
  padding-top: 24px;
  font-size: 18px;
  max-width: 960px;
  margin: 0 auto; }

.o-single-page-company .info {
  margin-bottom: 200px; }

@media (max-width: 768px) {
  .o-single-page-company .info {
    margin-bottom: 120px; } }
.o-single-page-company .info .__list {
  margin-top: 80px; }

@media (max-width: 768px) {
  .o-single-page-company .info .__list {
    margin-top: 40px; } }
.o-single-page-company .info .__list .__item {
  border-top: 1px solid #4d4d4d;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 28px 0;
  line-height: 2.4; }

.o-single-page-company .info .__list .__item:last-child {
  border-bottom: 1px solid #4d4d4d; }

.o-single-page-company .info .__list .__item .__head {
  width: 140px;
  display: block; }

@media (max-width: 768px) {
  .o-single-page-company .info .__list .__item .__head {
    width: 80px; } }
.o-single-page-company .info .__list .__item .__data {
  display: block;
  width: calc(100% - 140px); }

@media (max-width: 768px) {
  .o-single-page-company .info .__list .__item .__data {
    width: calc(100% - 80px); } }
.o-single-page-contact .contact-main {
  margin-top: 56px;
  margin-bottom: 100px; }

.o-single-page-contact .contact-main .__text {
  text-align: center;
  font-size: 18px; }

@media (max-width: 992px) {
  .o-single-page-contact .contact-main .__text {
    font-size: 16px; } }
@media (max-width: 768px) {
  .o-single-page-contact .contact-main .__text {
    text-align: left; } }
.o-single-page-contact .contact-main .__text .__small {
  font-size: 16px; }

@media (max-width: 992px) {
  .o-single-page-contact .contact-main .__text .__small {
    font-size: 14px; } }
.o-single-page-contact .contact-main .text-red {
  color: red; }

.o-single-page-contact .contact-main .__step {
  display: block;
  margin: 52px auto;
  max-width: 428px; }

@media (max-width: 992px) {
  .o-single-page-contact .contact-main .__step {
    margin: 38px auto;
    max-width: 90%; } }
.o-single-page-contact .button {
  background: url(../img/05_contact/contact_button_back.jpg) repeat-x;
  height: 74px;
  line-height: 74px;
  width: 480px;
  max-width: 100%;
  color: #fff;
  margin: 0 auto;
  font-size: 26px;
  display: block;
  font-weight: 700;
  text-decoration: none;
  text-align: center; }

@media (max-width: 992px) {
  .o-single-page-contact .button {
    font-size: 20px;
    height: 48px;
    line-height: 48px; } }
.o-single-page-contact .contact-form {
  margin-top: 32px; }

.o-single-page-contact .contact-form-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  border-top: 1px solid #969595;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

@media (max-width: 992px) {
  .o-single-page-contact .contact-form-row {
    padding: 10px 0 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 640px;
    margin: 0 auto; } }
.o-single-page-contact .contact-form-row-last {
  border-bottom: 1px solid #969595; }

.o-single-page-contact .contact-form-label {
  width: calc(100% - 736px); }

@media (max-width: 992px) {
  .o-single-page-contact .contact-form-label {
    display: block;
    width: 100%;
    margin-bottom: 4px; } }
.o-single-page-contact .contact-form-input {
  width: 736px; }

@media (max-width: 992px) {
  .o-single-page-contact .contact-form-input {
    display: block;
    width: 100%; } }
.o-single-page-contact .contact-form-input input, .o-single-page-contact .contact-form-input textarea {
  padding: 4px;
  background: #e5e5e5;
  border: 1px solid #969595;
  max-width: 100%; }

.o-single-page-contact .privacy-area {
  text-align: center;
  margin: 90px 0 48px;
  position: relative; }

@media (max-width: 992px) {
  .o-single-page-contact .privacy-area {
    margin: 40px 0 40px; } }
@media (max-width: 544px) {
  .o-single-page-contact .privacy-area {
    font-size: 14px; } }
.o-single-page-contact .privacy-modal {
  text-decoration: underline;
  display: inline-block;
  margin-right: 24px;
  position: relative;
  cursor: pointer; }

.o-single-page-contact .privacy-modal:after {
  content: '';
  width: 18px;
  height: 18px;
  display: block;
  position: absolute;
  right: -21px;
  top: 6px;
  background: url(../img/05_contact/contact_privacy_icon.png) no-repeat center/contain; }

.o-single-page-contact .mw_wp_form .privacy-area .error {
  display: inline;
  position: absolute;
  top: 20px;
  left: 0; }

.o-single-page-contact input[type=checkbox] {
  display: none; }

.o-single-page-contact .mwform-checkbox-field-text {
  padding-left: 10px;
  position: relative;
  margin-right: 0; }

.o-single-page-contact .mwform-checkbox-field-text::before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #333; }

.o-single-page-contact input[type=checkbox]:checked + .checkbox-parts {
  color: #d01137; }

.o-single-page-contact input[type=checkbox]:checked + .mwform-checkbox-field-text::after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 7px;
  width: 7px;
  height: 14px;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
  border-bottom: 1px solid #d01137;
  border-right: 1px solid #d01137; }

.o-single-page-contact-confirm .privacy-area {
  display: none; }

.o-single-page-contact-confirm .confirm-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 60px; }

@media (max-width: 768px) {
  .o-single-page-contact-confirm .confirm-area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }
.o-single-page-contact-confirm .button {
  width: 240px;
  margin: 0 36px; }

@media (max-width: 768px) {
  .o-single-page-contact-confirm .button {
    margin: 12px auto; } }
.o-single-page-contact-complete .contact-main {
  text-align: center; }

.o-single-page-contact-complete .__text02 {
  font-size: 20px;
  font-weight: 700; }

.o-single-page-contact-complete .__text03 {
  margin: 40px 0; }

@media (max-width: 544px) {
  .o-single-page-contact-complete .__text03 {
    margin: 24px 0 32px; } }
.o-single-page-contact-complete .__tel {
  display: block;
  font-size: 30px;
  line-height: 1;
  margin-bottom: 50px; }

@media (max-width: 544px) {
  .o-single-page-contact-complete .__tel {
    font-size: 24px; } }
.o-single-page-contact-complete .__tel .__small {
  font-size: 22px; }

@media (max-width: 544px) {
  .o-single-page-contact-complete .__tel .__small {
    font-size: 16px; } }
.o-single-page-journal .topMenu {
  margin-top: 52px; }

.o-single-page-journal .topMenu .__content {
  position: relative;
  border-bottom: 4px solid #cecece;
  font-size: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

@media (max-width: 768px) {
  .o-single-page-journal .topMenu .__content {
    font-size: 16px; } }
.o-single-page-journal .topMenu .__content .__catarea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

@media (max-width: 768px) {
  .o-single-page-journal .topMenu .__content .__catarea {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }
.o-single-page-journal .topMenu .__content .__label {
  color: #006ad2;
  font-weight: 700;
  margin-right: 120px; }

@media (max-width: 992px) {
  .o-single-page-journal .topMenu .__content .__label {
    margin-right: 60px; } }
@media (max-width: 768px) {
  .o-single-page-journal .topMenu .__content .__label {
    width: 100%;
    margin-bottom: 8px; } }
.o-single-page-journal .topMenu .__content .__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.o-single-page-journal .topMenu .__content .__list .__item {
  margin-right: 72px; }

@media (max-width: 992px) {
  .o-single-page-journal .topMenu .__content .__list .__item {
    margin-right: 50px; } }
@media (max-width: 768px) {
  .o-single-page-journal .topMenu .__content .__list .__item {
    margin-right: 14px; } }
.o-single-page-journal .topMenu .__content .__list .__item .__link {
  text-decoration: none;
  position: relative;
  display: inline-block; }

.o-single-page-journal .topMenu .__content .__list .__item .__link:hover {
  color: #006ad2; }

.o-single-page-journal .topMenu .__content .__list .__item .__link:hover:after {
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 4px;
  bottom: -4px;
  left: 0;
  background: url(../img/04_journal/single_topmenu_border.jpg) no-repeat center/cover; }

.o-single-page-journal .topMenu .__content .__list .__item .__link.active {
  color: #006ad2; }

.o-single-page-journal .topMenu .__content .__list .__item .__link.active:after {
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 4px;
  bottom: -4px;
  left: 0;
  background: url(../img/04_journal/single_topmenu_border.jpg) no-repeat center/cover; }

.o-single-page-journal .topMenu .__content .__archivearea {
  position: absolute;
  right: -2px;
  bottom: -4px; }

@media (max-width: 768px) {
  .o-single-page-journal .topMenu .__content .__archivearea {
    top: 0; } }
.o-single-page-journal .topMenu .__content .__archivearea .__img {
  width: 180px;
  cursor: pointer; }

@media (max-width: 768px) {
  .o-single-page-journal .topMenu .__content .__archivearea .__img {
    width: 120px;
    display: block; } }
.o-single-page-journal .topMenu .__content .__archivearea .__img:hover {
  opacity: .8; }

.o-single-page-journal .topMenu .__content .__archivearea .__list {
  position: absolute;
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%);
  background: #fff;
  bottom: 0;
  right: 0;
  font-size: 16px;
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  border: 1px solid #e1e1e1; }

.o-single-page-journal .topMenu .__content .__archivearea .__list li {
  padding: 4px 0; }

.o-single-page-journal .topMenu .__content .__archivearea .__list li:before {
  content: '− '; }

.o-single-page-journal .article {
  margin-top: 54px; }

@media (max-width: 768px) {
  .o-single-page-journal .article {
    margin-top: 40px; } }
@media (max-width: 768px) {
  .o-single-page-journal .l-container-small {
    padding: 0; } }
.o-single-page-journal .pageHead .__top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.o-single-page-journal .pageHead .__catarea a {
  text-decoration: none;
  display: inline-block;
  background-color: #006ad2;
  color: #fff;
  border-radius: 4px;
  margin-right: 24px;
  font-weight: 700;
  padding: 0 20px; }

.o-single-page-journal .pageHead .__titlearea {
  margin: 20px 0; }

@media (max-width: 768px) {
  .o-single-page-journal .pageHead .__titlearea {
    margin: 8px 0; } }
.o-single-page-journal .pageHead .__titlearea .__title {
  font-size: 34px; }

@media (max-width: 768px) {
  .o-single-page-journal .pageHead .__titlearea .__title {
    font-size: 20px; } }
.o-single-page-journal .__tagarea a {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  margin-right: 8px;
  padding: 0 12px;
  border-radius: 20px;
  background: #8b8c8c;
  margin-bottom: 8px; }

.o-single-page-journal .mainContent {
  margin-top: 44px;
  margin-bottom: 80px; }

@media (max-width: 768px) {
  .o-single-page-journal .mainContent {
    margin-top: 36px;
    margin-bottom: 40px; } }
.o-single-page-journal .mainContent h2 {
  font-size: 32px;
  border-top: solid 1px #4d4d4d;
  border-bottom: solid 1px #4d4d4d;
  line-height: 1.4;
  padding: 20px 0;
  color: #474545;
  margin: 60px 0 40px 0; }

@media (max-width: 768px) {
  .o-single-page-journal .mainContent h2 {
    margin: 30px 0 20px 0;
    font-size: 18px;
    padding: 10px 0; } }
.o-single-page-journal .mainContent h3 {
  font-size: 28px;
  color: #474545;
  padding-left: 36px;
  position: relative;
  margin: 60px 0 40px 0; }

@media (max-width: 768px) {
  .o-single-page-journal .mainContent h3 {
    font-size: 16px;
    margin: 30px 0 20px 0;
    padding-left: 20px; } }
.o-single-page-journal .mainContent h3:before {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  content: '▼'; }

.o-single-page-journal .mainContent h4 {
  font-size: 28px;
  color: #474545;
  padding-left: 36px;
  position: relative;
  margin: 60px 0 40px 0; }

@media (max-width: 768px) {
  .o-single-page-journal .mainContent h4 {
    font-size: 16px;
    margin: 30px 0 20px 0;
    padding-left: 20px; } }
.o-single-page-journal .mainContent h4:before {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  content: 'ー'; }

.o-single-page-journal .__snsshare {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 72px;
  margin-bottom: 100px; }

@media (max-width: 768px) {
  .o-single-page-journal .__snsshare {
    margin-top: 40px;
    margin-bottom: 52px; } }
.o-single-page-journal .__snsshare .__label {
  line-height: 50px;
  display: inline-block;
  height: 50px;
  margin-right: 22px; }

@media (max-width: 768px) {
  .o-single-page-journal .__snsshare .__label {
    height: 36px;
    line-height: 36px;
    margin-right: 18px; } }
.o-single-page-journal .__snsshare .__list {
  display: inline-block; }

.o-single-page-journal .__snsshare .__item {
  display: inline-block;
  margin-right: 12px; }

.o-single-page-journal .__snsshare .__item img {
  width: 50px;
  height: auto; }

@media (max-width: 768px) {
  .o-single-page-journal .__snsshare .__item img {
    width: 36px; } }
.o-single-page-journal .singlePageNav {
  border-top: 1px solid #5e5d5d;
  position: relative;
  margin-bottom: 120px; }

@media (max-width: 768px) {
  .o-single-page-journal .singlePageNav {
    margin-bottom: 60px; } }
.o-single-page-journal .singlePageNav a {
  text-decoration: none;
  font-size: 16px;
  color: #006ad2;
  font-weight: 700; }

@media (max-width: 768px) {
  .o-single-page-journal .singlePageNav a {
    font-size: 14px; } }
.o-single-page-journal .singlePageNav .__list {
  text-align: center; }

.o-single-page-journal .singlePageNav .__list .__item:first-child {
  position: absolute;
  left: 0;
  top: 0; }

.o-single-page-journal .singlePageNav .__list .__item:nth-child(2) {
  display: inline-block;
  margin: 0 auto; }

.o-single-page-journal .singlePageNav .__list .__item:last-child {
  position: absolute;
  right: 0;
  top: 0; }

.o-single-page-journal .relatedarea {
  padding: 136px 0 120px 0;
  border-top: 1px solid #5e5d5d;
  position: relative;
  margin-bottom: 120px; }

@media (max-width: 768px) {
  .o-single-page-journal .relatedarea {
    padding: 70px 0 0 0; } }
.o-single-page-journal .relatedarea .__titleEn {
  display: block;
  margin: 0 auto;
  text-align: center; }

.o-single-page-journal .relatedarea .__titleEn img {
  width: 384px; }

@media (max-width: 768px) {
  .o-single-page-journal .relatedarea .__titleEn img {
    width: 290px; } }
.o-single-page-journal .relatedarea .__title {
  margin: 0 auto;
  text-align: center;
  font-size: 25px; }

@media (max-width: 768px) {
  .o-single-page-journal .relatedarea .__title {
    font-size: 18px; } }
.o-single-page-journal .relatedarea .__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-top: 80px; }

@media (max-width: 768px) {
  .o-single-page-journal .relatedarea .__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 500px;
    margin: 40px auto 0; } }
.o-single-page-journal .relatedarea .__list .__item {
  width: 30%;
  font-weight: 400; }

@media (max-width: 768px) {
  .o-single-page-journal .relatedarea .__list .__item {
    width: 100%;
    margin-bottom: 32px; } }
.o-single-page-journal .relatedarea .__list .__item .__top {
  margin-top: 12px;
  margin-bottom: 12px; }

@media (max-width: 768px) {
  .o-single-page-journal .relatedarea .__list .__item .__top {
    margin-top: 8px;
    margin-bottom: 6px; } }
.o-single-page-journal .relatedarea .__list .__item .__catarea .__cat {
  text-decoration: none;
  display: inline-block;
  background-color: #006ad2;
  color: #fff;
  border-radius: 4px;
  margin-right: 16px;
  font-weight: 700;
  padding: 0 20px; }

.o-single-page-journal .relatedarea .__list .__item .__dataarea {
  font-weight: 400; }

.o-single-page-journal .relatedarea .__list .__item .__title {
  font-size: 20px;
  font-weight: 400; }

.o-single-page-journal .archivelist .__list {
  width: 100%;
  max-width: 1280px;
  margin-top: 72px;
  margin-bottom: 102px; }

@media (max-width: 768px) {
  .o-single-page-journal .archivelist .__list {
    max-width: 500px;
    margin: 40px auto; } }
.o-single-page-journal .archivelist .__list .__item {
  border-top: 1px solid #4d4d4d; }

.o-single-page-journal .archivelist .__list .__item:last-child {
  border-bottom: 1px solid #4d4d4d; }

.o-single-page-journal .archivelist .__list .__item .__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-decoration: none; }

@media (max-width: 768px) {
  .o-single-page-journal .archivelist .__list .__item .__link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px 0; } }
.o-single-page-journal .archivelist .__list .__item .__link .__leftcontent {
  width: 300px; }

@media (max-width: 768px) {
  .o-single-page-journal .archivelist .__list .__item .__link .__leftcontent {
    width: 100%;
    margin-bottom: 12px; } }
.o-single-page-journal .archivelist .__list .__item .__link .__rightcontent {
  width: calc(100% - 300px - 6%); }

@media (max-width: 768px) {
  .o-single-page-journal .archivelist .__list .__item .__link .__rightcontent {
    width: 100%; } }
.o-single-page-journal .archivelist .__list .__item .__link .__rightcontent .__top {
  margin-top: 0;
  margin-bottom: 12px; }

@media (max-width: 768px) {
  .o-single-page-journal .archivelist .__list .__item .__link .__rightcontent .__top {
    margin-top: 8px;
    margin-bottom: 6px; } }
.o-single-page-journal .archivelist .__list .__item .__link .__rightcontent .__catarea .__cat {
  text-decoration: none;
  display: inline-block;
  background-color: #006ad2;
  color: #fff;
  border-radius: 4px;
  margin-right: 16px;
  font-weight: 700;
  padding: 0 20px; }

.o-single-page-journal .archivelist .__list .__item .__link .__rightcontent .__dataarea {
  font-weight: 400; }

.o-single-page-journal .archivelist .__list .__item .__link .__rightcontent .__title {
  font-size: 24px;
  font-weight: 700;
  display: block;
  margin-bottom: 4px; }

@media (max-width: 768px) {
  .o-single-page-journal .archivelist .__list .__item .__link .__rightcontent .__title {
    font-size: 20px; } }
@media (max-width: 768px) {
  .o-single-page-journal .archivelist .__list .__item .__link .__rightcontent .__text {
    font-size: 12px; } }
.o-single-page-journal .__pager {
  text-align: center;
  font-family: "Noto Sans JP",sans-serif,-apple-system,BlinkMacSystemFont,"Helvetica Neue","Yu Gothic Medium","Yu Gothic",YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif;
  margin-bottom: 120px; }

@media (max-width: 768px) {
  .o-single-page-journal .__pager {
    margin-bottom: 60px; } }
.o-single-page-journal .__pager .page-numbers li {
  width: 40px;
  height: 38px;
  display: inline-block;
  text-align: center;
  line-height: 38px;
  margin: 0 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

@media (max-width: 544px) {
  .o-single-page-journal .__pager .page-numbers li {
    width: 26px;
    margin: 0 1px;
    height: 22px;
    line-height: 24px; } }
.o-single-page-journal .__pager .page-numbers li .current {
  display: block;
  color: #fff;
  background: #006ad2;
  border: 2px solid #006ad2; }

.o-single-page-journal .__pager .page-numbers li a {
  display: block;
  border: 2px solid #006ad2;
  color: #006ad2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none; }

.o-single-page-journal .__pager .page-numbers li a:hover {
  background: #006ad2;
  color: #fff; }

.o-single-page-journal .__pager .page-numbers li a.next, .o-single-page-journal .__pager .page-numbers li a.prev {
  position: relative; }

.button01 {
  display: block;
  width: 100%;
  border: 1px #333 solid;
  text-align: center;
  font-size: 26px;
  text-decoration: none;
  letter-spacing: 4px;
  padding: 4px; }

@media (max-width: 992px) {
  .button01 {
    font-size: 18px;
    line-height: 36px;
    padding: 8px; } }
@media (max-width: 768px) {
  .button01 {
    font-size: 14px;
    line-height: 36px;
    padding: 0; } }
.mg-000 {
  margin: 0 !important; }

.mgl-000 {
  margin-left: 0 !important; }

.mgl-008 {
  margin-left: 8px !important; }

.mgl-016 {
  margin-left: 16px !important; }

.mgl-024 {
  margin-left: 24px !important; }

.mgl-032 {
  margin-left: 32px !important; }

.mgl-048 {
  margin-left: 48px !important; }

.mgl-064 {
  margin-left: 64px !important; }

.mgl-096 {
  margin-left: 96px !important; }

.mgl-128 {
  margin-left: 128px !important; }

.mgl-160 {
  margin-left: 160px !important; }

.mgr-000 {
  margin-right: 0 !important; }

.mgr-008 {
  margin-right: 8px !important; }

.mgr-016 {
  margin-right: 16px !important; }

.mgr-024 {
  margin-right: 24px !important; }

.mgr-032 {
  margin-right: 32px !important; }

.mgr-048 {
  margin-right: 48px !important; }

.mgr-064 {
  margin-right: 64px !important; }

.mgr-096 {
  margin-right: 96px !important; }

.mgr-128 {
  margin-right: 128px !important; }

.mgr-160 {
  margin-right: 160px !important; }

.mgt-000 {
  margin-top: 0 !important; }

.mgt-008 {
  margin-top: 0.8px !important; }

.mgt-016 {
  margin-top: 1.6px !important; }

.mgt-024 {
  margin-top: 2.4px !important; }

.mgt-032 {
  margin-top: 32px !important; }

.mgt-048 {
  margin-top: 48px !important; }

.mgt-064 {
  margin-top: 64px !important; }

.mgt-096 {
  margin-top: 96px !important; }

.mgt-128 {
  margin-top: 128px !important; }

.mgt-160 {
  margin-top: 160px !important; }

.mgb-000 {
  margin-bottom: 0 !important; }

.mgb-008 {
  margin-bottom: 8px !important; }

.mgb-016 {
  margin-bottom: 16px !important; }

.mgb-024 {
  margin-bottom: 24px !important; }

.mgb-032 {
  margin-bottom: 32px !important; }

.mgb-048 {
  margin-bottom: 48px !important; }

.mgb-064 {
  margin-bottom: 64px !important; }

.mgb-096 {
  margin-bottom: 96px !important; }

.mgb-128 {
  margin-bottom: 128px !important; }

.mgb-160 {
  margin-bottom: 160px !important; }

.pd-000 {
  padding: 0 !important; }

.pdl-000 {
  padding-left: 0 !important; }

.pdl-008 {
  padding-left: 8px !important; }

.pdl-016 {
  padding-left: 16px !important; }

.pdl-024 {
  padding-left: 24px !important; }

.pdl-032 {
  padding-left: 32px !important; }

.pdl-048 {
  padding-left: 48px !important; }

.pdl-064 {
  padding-left: 64px !important; }

.pdl-096 {
  padding-left: 96px !important; }

.pdl-128 {
  padding-left: 128px !important; }

.pdl-160 {
  padding-left: 160px !important; }

.pdr-000 {
  padding-right: 0 !important; }

.pdr-008 {
  padding-right: 8px !important; }

.pdr-016 {
  padding-right: 16px !important; }

.pdr-024 {
  padding-right: 24px !important; }

.pdr-032 {
  padding-right: 32px !important; }

.pdr-048 {
  padding-right: 48px !important; }

.pdr-064 {
  padding-right: 64px !important; }

.pdr-096 {
  padding-right: 96px !important; }

.pdr-128 {
  padding-right: 128px !important; }

.pdr-160 {
  padding-right: 160px !important; }

.pdt-000 {
  padding-top: 0 !important; }

.pdt-008 {
  padding-top: 0.8px !important; }

.pdt-016 {
  padding-top: 1.6px !important; }

.pdt-024 {
  padding-top: 2.4px !important; }

.pdt-032 {
  padding-top: 32px !important; }

.pdt-048 {
  padding-top: 48px !important; }

.pdt-064 {
  padding-top: 64px !important; }

.pdt-096 {
  padding-top: 96px !important; }

.pdt-128 {
  padding-top: 128px !important; }

.pdt-160 {
  padding-top: 160px !important; }

.pdb-000 {
  padding-bottom: 0 !important; }

.pdb-008 {
  padding-bottom: 8px !important; }

.pdb-016 {
  padding-bottom: 16px !important; }

.pdb-024 {
  padding-bottom: 24px !important; }

.pdb-032 {
  padding-bottom: 32px !important; }

.pdb-048 {
  padding-bottom: 48px !important; }

.pdb-064 {
  padding-bottom: 64px !important; }

.pdb-096 {
  padding-bottom: 96px !important; }

.pdb-128 {
  padding-bottom: 128px !important; }

.pdb-160 {
  padding-bottom: 160px !important; }

/*# sourceMappingURL=../maps/main.min.css.map */
.o-single-page .service05 {
  margin-bottom: 0; }

.o-single-page .service06 {
  margin-bottom: 100px; }

html body {
  font-family: "Arial", sans-serif !important; }

.l-header .__logo {
  text-decoration: none;
  top: 8px; }
  .l-header .__logo .__logoimg {
    margin-bottom: 0; }
  .l-header .__logo p {
    font-size: 1.25rem; }
    @media (max-width: 768px) {
      .l-header .__logo p {
        font-size: 1rem; } }
.l-header .__link {
  text-decoration: none; }
.l-header .__btn span.__en, .l-header .__btn span.__ja, .l-header .__list span.__en, .l-header .__list span.__ja {
  display: block;
  line-height: 1;
  text-align: center; }
.l-header .__btn span.__en, .l-header .__list span.__en {
  font-size: 1.75rem;
  margin-bottom: 5px;
  font-weight: bold; }
.l-header .__btn span.__ja, .l-header .__list span.__ja {
  font-size: 1rem; }
.l-header .__btn {
  position: absolute;
  display: block;
  top: 29px;
  right: 110px; }
  .l-header .__btn span.__en {
    margin-bottom: 3px; }
  .l-header .__btn a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    background: #2F8CF0;
    color: #fff;
    width: 160px;
    height: 44px;
    border-radius: 20px; }
.l-header .__list {
  justify-content: center;
  right: auto;
  width: 100%; }
  .l-header .__list a.__current .__en {
    color: #2F8CF0;
    text-decoration: underline; }

.l-header--top .__btn span.__en, .l-header--top .__btn span.__ja, .l-header--top .__list span.__en, .l-header--top .__list span.__ja {
  color: #fff; }
.l-header--top .__btn a {
  background: #fff; }
  .l-header--top .__btn a span.__en, .l-header--top .__btn a span.__ja {
    color: #2F8CF0; }

@media (max-width: 1150px) {
  .l-header .__btn, .l-header .__list {
    display: none; } }
#menu .__insta {
  display: block;
  margin-top: 20px; }
  #menu .__insta img {
    filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.3)); }

.btn_instagram {
  position: absolute;
  right: 30px;
  bottom: 30px;
  z-index: 3;
  width: 150px;
  height: 150px; }
  .btn_instagram img {
    filter: drop-shadow(2px 2px 8px rgba(0, 0, 0, 0.2)); }
  @media (max-width: 768px) {
    .btn_instagram {
      width: 90px;
      height: 90px; } }

.o-single-page .service05 {
  margin-bottom: 0; }

.o-single-page .service06 {
  margin-bottom: 100px; }

.hospice-slide {
  position: relative;
  margin-top: 100px; }
  .hospice-slide .__text {
    position: absolute;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    right: 1478px;
    width: 274px; }
    .hospice-slide .__text h2, .hospice-slide .__text p {
      text-align: center; }
    .hospice-slide .__text h2 {
      font-size: 3.2rem;
      line-height: 1.4;
      margin-bottom: 1em; }
      .hospice-slide .__text h2 span {
        display: inline-block;
        position: relative;
        letter-spacing: 0.1em; }
        .hospice-slide .__text h2 span:after {
          content: '';
          position: absolute;
          display: block;
          margin: auto;
          inset: auto 0 0 0;
          height: 5px;
          width: 100%;
          background: linear-gradient(90deg, #E776A5 0%, #F88C29 18.23%, #FEE500 33.85%, #8DDC29 50%, #55BEEC 67.19%, #177FBF 83.85%, #AC5AA0 100%); }
    .hospice-slide .__text p {
      font-weight: bold;
      font-size: 2rem; }
    @media (max-width: 1920px) {
      .hospice-slide .__text {
        right: calc( 1478 * 100vw / 1920 + 20px );
        width: calc( 274 * ( 100vw / 1920 ) ); } }
    @media (max-width: 768px) {
      .hospice-slide .__text {
        right: auto;
        left: 10px;
        width: 32vw;
        padding-bottom: 50px; } }
  .hospice-slide .__slide {
    position: relative;
    margin-left: auto;
    max-width: 1378px;
    max-height: 840px;
    width: calc( 100vw - 330px );
    height: calc( ( 100vw - 330px ) / 1.6404761905 ); }
    .hospice-slide .__slide li {
      position: absolute;
      inset: 0;
      border-radius: 80px 0 0 80px;
      overflow: hidden; }
      .hospice-slide .__slide li img {
        display: block; }
    @media (max-width: 1920px) {
      .hospice-slide .__slide {
        width: calc( 1378 * 100vw / 1920 );
        height: calc( 840  * 100vw / 1920 ); } }
    @media (max-width: 768px) {
      .hospice-slide .__slide {
        width: 64vw;
        height: 86vw; }
        .hospice-slide .__slide li {
          border-radius: 40px 0 0 40px; } }

.o-single-page-hospice24 {
  overflow: hidden;
  color: #3C3C3C; }
  .o-single-page-hospice24 .hospice01 {
    margin-top: -75px;
    padding: 150px 0;
    background: url("../img/06_hospice/dot.png") #F5F5F5; }
    .o-single-page-hospice24 .hospice01 .__body {
      width: 840px;
      margin: auto;
      text-align: center; }
      @media (max-width: 840px) {
        .o-single-page-hospice24 .hospice01 .__body {
          width: auto;
          margin-right: 10px;
          margin-left: 10px; } }
    .o-single-page-hospice24 .hospice01 h3, .o-single-page-hospice24 .hospice01 h4 {
      text-align: center; }
    .o-single-page-hospice24 .hospice01 h3 {
      max-width: 184px;
      margin: 0 auto 30px; }
    .o-single-page-hospice24 .hospice01 h4 {
      width: 50%;
      margin: auto;
      margin-bottom: 50px; }
      @media (max-width: 768px) {
        .o-single-page-hospice24 .hospice01 h4 br {
          display: none; } }
    .o-single-page-hospice24 .hospice01 p {
      text-align: left;
      font-size: 1.8rem; }
    @media (max-width: 768px) {
      .o-single-page-hospice24 .hospice01 {
        padding-bottom: 50px;
        margin-top: -50px; }
        .o-single-page-hospice24 .hospice01 h3 {
          width: 35vw; }
        .o-single-page-hospice24 .hospice01 h4 {
          width: 70%;
          margin-bottom: 30px; }
        .o-single-page-hospice24 .hospice01 p {
          font-size: 1.6rem; } }
  .o-single-page-hospice24 .hospice02 {
    width: 1174px;
    margin: auto;
    padding-top: 100px;
    position: relative; }
    @media (max-width: 1174px) {
      .o-single-page-hospice24 .hospice02 {
        width: auto;
        margin-right: 10px;
        margin-left: 10px; } }
    @media (max-width: 768px) {
      .o-single-page-hospice24 .hospice02 {
        padding-top: 50px; } }
    .o-single-page-hospice24 .hospice02 h3 {
      background: #ED6CA2;
      font-size: 2.4rem;
      line-height: 2;
      color: #fff;
      border-radius: 2.4rem;
      text-align: center;
      width: 12em;
      margin: 0 auto 100px; }
      @media (max-width: 768px) {
        .o-single-page-hospice24 .hospice02 h3 {
          margin-bottom: 30px; } }
    .o-single-page-hospice24 .hospice02 .__child {
      position: relative;
      padding: 60px 0 100px; }
      .o-single-page-hospice24 .hospice02 .__child:before {
        content: '';
        position: absolute;
        inset: 0;
        display: block;
        width: 100vw;
        height: 100%;
        margin: 0 calc(50% - 50vw);
        background: #FBE8F0;
        z-index: -1; }
      @media (max-width: 768px) {
        .o-single-page-hospice24 .hospice02 .__child {
          padding-bottom: 50px; } }
      .o-single-page-hospice24 .hospice02 .__child h4 {
        font-size: 2rem;
        text-align: center;
        margin-bottom: 60px; }
        @media (max-width: 768px) {
          .o-single-page-hospice24 .hospice02 .__child h4 {
            margin-bottom: 30px; } }
      .o-single-page-hospice24 .hospice02 .__child ul {
        display: flex;
        flex-wrap: wrap; }
        .o-single-page-hospice24 .hospice02 .__child ul > * {
          width: calc( ( 100% - 40px * ( 3 - 1) ) / 3 ); }
          .o-single-page-hospice24 .hospice02 .__child ul > *:nth-child(n) {
            margin-right: 40px; }
          .o-single-page-hospice24 .hospice02 .__child ul > *:nth-child(3n) {
            margin-right: 0; }
        .o-single-page-hospice24 .hospice02 .__child ul > li {
          background: #fff;
          border-radius: 20px;
          padding: 30px;
          box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1); }
        .o-single-page-hospice24 .hospice02 .__child ul .__icon {
          display: flex;
          justify-content: center;
          align-items: center;
          height: 100px; }
        .o-single-page-hospice24 .hospice02 .__child ul h5 {
          font-size: 2rem;
          margin: 20px 0 20px;
          text-align: center; }
        .o-single-page-hospice24 .hospice02 .__child ul strong {
          color: #ED6CA2; }
        @media (max-width: 768px) {
          .o-single-page-hospice24 .hospice02 .__child ul {
            flex-direction: column; }
            .o-single-page-hospice24 .hospice02 .__child ul > li {
              width: 100%;
              margin-bottom: 20px; } }
  .o-single-page-hospice24 .hospiceFlex {
    width: 840px;
    margin: auto;
    display: flex;
    margin-bottom: 80px; }
    @media (max-width: 840px) {
      .o-single-page-hospice24 .hospiceFlex {
        width: auto;
        margin-right: 10px;
        margin-left: 10px; } }
    .o-single-page-hospice24 .hospiceFlex .__img {
      width: 340px;
      flex-shrink: 0; }
    .o-single-page-hospice24 .hospiceFlex h4 {
      font-size: 2rem;
      margin-bottom: 1em; }
    .o-single-page-hospice24 .hospiceFlex p {
      font-size: 1.5rem; }
  .o-single-page-hospice24 .hospiceLeft .__img {
    margin-right: 40px; }
  .o-single-page-hospice24 .hospiceRight {
    flex-direction: row-reverse; }
    .o-single-page-hospice24 .hospiceRight .__img {
      margin-left: 40px; }
  @media (max-width: 768px) {
    .o-single-page-hospice24 .hospiceFlex {
      flex-direction: column; }
      .o-single-page-hospice24 .hospiceFlex .__img {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 20px; } }
  .o-single-page-hospice24 .hospice03 h3, .o-single-page-hospice24 .hospice04 h3 {
    background: #ED6CA2;
    font-size: 2.4rem;
    line-height: 2;
    color: #fff;
    border-radius: 2.4rem;
    text-align: center;
    width: 20em;
    margin: 0 auto 60px; }
    @media (max-width: 768px) {
      .o-single-page-hospice24 .hospice03 h3, .o-single-page-hospice24 .hospice04 h3 {
        margin-right: 10px;
        margin-left: 10px;
        margin-bottom: 30px;
        width: auto;
        font-size: 1.8rem; } }
  .o-single-page-hospice24 .hospice03 .__img, .o-single-page-hospice24 .hospice04 .__img {
    width: 840px;
    margin: auto; }
    @media (max-width: 840px) {
      .o-single-page-hospice24 .hospice03 .__img, .o-single-page-hospice24 .hospice04 .__img {
        width: auto;
        margin-right: 10px;
        margin-left: 10px; } }
  .o-single-page-hospice24 .hospice03 {
    padding-top: 100px;
    padding-bottom: 100px; }
    @media (max-width: 768px) {
      .o-single-page-hospice24 .hospice03 {
        padding-top: 50px;
        padding-bottom: 50px; } }
  .o-single-page-hospice24 .hospice04 {
    padding-bottom: 100px; }
    @media (max-width: 768px) {
      .o-single-page-hospice24 .hospice04 {
        padding-bottom: 50px; } }
  .o-single-page-hospice24 .hospice05 {
    width: 840px;
    margin: auto;
    padding-bottom: 100px; }
    @media (max-width: 840px) {
      .o-single-page-hospice24 .hospice05 {
        width: auto;
        margin-right: 10px;
        margin-left: 10px; } }
    .o-single-page-hospice24 .hospice05 h3 {
      font-size: 3rem;
      text-align: center;
      margin-bottom: 60px; }
      .o-single-page-hospice24 .hospice05 h3 span {
        display: inline-block;
        position: relative; }
        .o-single-page-hospice24 .hospice05 h3 span:after {
          content: '';
          position: absolute;
          display: block;
          margin: auto;
          inset: auto 0 0 0;
          height: 5px;
          width: 100%;
          background: linear-gradient(90deg, #E776A5 0%, #F88C29 18.23%, #FEE500 33.85%, #8DDC29 50%, #55BEEC 67.19%, #177FBF 83.85%, #AC5AA0 100%); }
    @media (max-width: 768px) {
      .o-single-page-hospice24 .hospice05 {
        padding-bottom: 40px; }
        .o-single-page-hospice24 .hospice05 h3 {
          font-size: 2.2rem;
          margin-bottom: 30px; } }
  .o-single-page-hospice24 .hospiceFlex2 {
    display: flex;
    flex-wrap: wrap; }
    .o-single-page-hospice24 .hospiceFlex2 > * {
      width: calc( ( 100% - 40px * ( 2 - 1) ) / 2 ); }
      .o-single-page-hospice24 .hospiceFlex2 > *:nth-child(n) {
        margin-right: 40px; }
      .o-single-page-hospice24 .hospiceFlex2 > *:nth-child(2n) {
        margin-right: 0; }
    .o-single-page-hospice24 .hospiceFlex2 .__img {
      margin-bottom: 40px; }
    @media (max-width: 768px) {
      .o-single-page-hospice24 .hospiceFlex2 {
        flex-direction: column; }
        .o-single-page-hospice24 .hospiceFlex2 > div:nth-child(n) {
          width: 100%;
          margin-bottom: 40px; }
        .o-single-page-hospice24 .hospiceFlex2 .__img {
          margin-bottom: 20px; } }
    .o-single-page-hospice24 .hospiceFlex2 dt {
      font-size: 1.8rem;
      font-weight: bold;
      border-bottom: solid 2px #000;
      margin-bottom: 10px; }
    .o-single-page-hospice24 .hospiceFlex2 dd {
      margin-bottom: 20px; }
  .o-single-page-hospice24 .hospice06, .o-single-page-hospice24 .hospice07 {
    padding: 80px 0; }
    .o-single-page-hospice24 .hospice06 .__rect, .o-single-page-hospice24 .hospice07 .__rect {
      box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
      width: 840px;
      margin: auto;
      background: #fff;
      border-radius: 20px;
      padding: 40px 100px; }
      @media (max-width: 840px) {
        .o-single-page-hospice24 .hospice06 .__rect, .o-single-page-hospice24 .hospice07 .__rect {
          width: auto;
          margin-right: 10px;
          margin-left: 10px; } }
    @media (max-width: 768px) {
      .o-single-page-hospice24 .hospice06, .o-single-page-hospice24 .hospice07 {
        padding: 40px 0; }
        .o-single-page-hospice24 .hospice06 .__rect, .o-single-page-hospice24 .hospice07 .__rect {
          padding: 20px; } }
  .o-single-page-hospice24 .hospice06 {
    background: #FBE8F0; }
    .o-single-page-hospice24 .hospice06 h3 {
      max-width: 840px;
      margin: auto; }
    .o-single-page-hospice24 .hospice06 .__column {
      display: flex;
      width: 100%; }
      .o-single-page-hospice24 .hospice06 .__column > div:nth-child(1) {
        flex-shrink: 0;
        width: 187px; }
      .o-single-page-hospice24 .hospice06 .__column > div:nth-child(2) {
        text-align: center;
        width: 100%; }
        .o-single-page-hospice24 .hospice06 .__column > div:nth-child(2) h4 {
          font-size: 2rem;
          padding-bottom: 30px;
          margin-bottom: 30px;
          position: relative; }
          .o-single-page-hospice24 .hospice06 .__column > div:nth-child(2) h4:after {
            content: '';
            position: absolute;
            display: block;
            width: 10%;
            height: 3px;
            background: #ED6CA2;
            margin: auto;
            inset: auto 0 0 0; }
        .o-single-page-hospice24 .hospice06 .__column > div:nth-child(2) p {
          font-weight: bold;
          text-align: center; }
      .o-single-page-hospice24 .hospice06 .__column span {
        color: #ED6CA2; }
      @media (max-width: 768px) {
        .o-single-page-hospice24 .hospice06 .__column {
          flex-direction: column;
          align-items: center;
          justify-content: center; }
          .o-single-page-hospice24 .hospice06 .__column > div:nth-child(1) {
            margin-bottom: 20px; } }
    .o-single-page-hospice24 .hospice06 .__rect2 a {
      display: flex;
      background: #FBE8EF;
      border-radius: 10px;
      padding: 10px 20px;
      width: 400px;
      margin: 40px auto 0;
      text-decoration: none;
      box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1); }
      .o-single-page-hospice24 .hospice06 .__rect2 a h5, .o-single-page-hospice24 .hospice06 .__rect2 a p {
        text-align: center; }
      .o-single-page-hospice24 .hospice06 .__rect2 a h5 {
        font-size: 2.2rem; }
        @media (max-width: 768px) {
          .o-single-page-hospice24 .hospice06 .__rect2 a h5 {
            font-size: 1.6rem; } }
      .o-single-page-hospice24 .hospice06 .__rect2 a > div:nth-child(1) {
        width: 75px;
        flex-shrink: 0; }
      .o-single-page-hospice24 .hospice06 .__rect2 a > div:nth-child(2) {
        width: 100%;
        text-align: center; }
        @media (max-width: 768px) {
          .o-single-page-hospice24 .hospice06 .__rect2 a > div:nth-child(2) {
            display: flex;
            flex-direction: column;
            justify-content: center; } }
    @media (max-width: 768px) {
      .o-single-page-hospice24 .hospice06 .__rect2 a {
        width: 100%; } }
  .o-single-page-hospice24 .hospice07 {
    background: #E2F0FB; }
    .o-single-page-hospice24 .hospice07 .__column {
      display: flex;
      align-items: center; }
      .o-single-page-hospice24 .hospice07 .__column span {
        color: #29ABE2; }
      .o-single-page-hospice24 .hospice07 .__column > div:nth-child(1) {
        width: 218px;
        flex-shrink: 0; }
        .o-single-page-hospice24 .hospice07 .__column > div:nth-child(1) p {
          font-weight: bold; }
      .o-single-page-hospice24 .hospice07 .__column > div:nth-child(2) {
        width: 100%; }
        .o-single-page-hospice24 .hospice07 .__column > div:nth-child(2) a {
          text-decoration: none; }
        .o-single-page-hospice24 .hospice07 .__column > div:nth-child(2) a p:nth-child(2) {
          text-align: center;
          color: #29ABE2;
          font-weight: bold;
          line-height: 24px; }
          .o-single-page-hospice24 .hospice07 .__column > div:nth-child(2) a p:nth-child(2):after {
            content: '';
            margin-left: 0.5em;
            display: inline-block;
            width: 24px;
            height: 24px;
            background: url("../img/06_hospice/arrow_circle_right.png") center/contain no-repeat;
            vertical-align: middle; }
      @media (max-width: 768px) {
        .o-single-page-hospice24 .hospice07 .__column {
          flex-direction: column; }
          .o-single-page-hospice24 .hospice07 .__column > div:nth-child(1) {
            margin-bottom: 20px; } }
    .o-single-page-hospice24 .hospice07 .__youtube {
      display: block;
      margin: 30px auto 0; }
      @media (max-width: 768px) {
        .o-single-page-hospice24 .hospice07 .__youtube {
          width: 80vw;
          height: 45vw; } }

.l-container.recruit {
  padding: 80px 0 150px;
  width: 100%;
  max-width: 100%;
  background: #F6F2EE; }

.o-single-archive-recruit article {
  width: 1000px;
  margin: auto; }
  @media (max-width: 1000px) {
    .o-single-archive-recruit article {
      width: auto;
      margin-right: 10px;
      margin-left: 10px; } }

.recruit-heading {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .recruit-heading h3 {
    font-size: 25px; }

.recruit-lead {
  margin-bottom: 100px; }
  .recruit-lead .__text {
    margin-top: 60px;
    font-size: 1.8rem; }

.recruit-nav {
  margin-top: 40px;
  background: #3A474F;
  border-radius: 10px;
  padding: 15px; }
  .recruit-nav h4 {
    text-align: center; }
  .recruit-nav .__form {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0 0; }
    @media (max-width: 768px) {
      .recruit-nav .__form {
        flex-direction: column; } }
  .recruit-nav select {
    color: #0098FF;
    border-radius: 4px;
    padding: 0.5em calc( 1em + 22px ) 0.5em 1em;
    min-width: 10em;
    font-weight: bold;
    background: url("../img/07_recruit/arw.svg") right 10px center/12px no-repeat #fff; }
    .recruit-nav select + span {
      color: #fff;
      font-size: 1.5em;
      margin: 0 0.5em; }
    @media (max-width: 768px) {
      .recruit-nav select {
        width: 100%;
        text-align: center; } }
  .recruit-nav #recruit-search {
    display: inline-block;
    background: linear-gradient(180deg, #006AD1, #80D5FF);
    color: #fff;
    text-decoration: none;
    line-height: 1;
    border-radius: 1.5em;
    padding: 0.75em 2em;
    font-weight: bold;
    margin-left: 20px; }
    @media (max-width: 768px) {
      .recruit-nav #recruit-search {
        margin-left: 0;
        margin-top: 20px; } }

.recruit-flow {
  padding-top: 150px; }
  .recruit-flow .recruit-heading {
    margin-bottom: 80px; }

.joblist {
  margin-top: 40px; }
  .joblist .__item {
    background: #fff;
    border: solid 4px #8CCBF9;
    border-radius: 20px;
    padding: 30px;
    margin-bottom: 30px; }
  .joblist .__listhead {
    margin-bottom: 1em;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
  .joblist .__status {
    background: #3FA9F5;
    color: #fff;
    padding: 0 20px;
    border-radius: 0.75em;
    line-height: 1.5;
    font-weight: bold; }
  .joblist .__occupation {
    font-weight: bold;
    margin: 0 1em; }
  .joblist .__title {
    color: #3FA9F5;
    font-size: 24px;
    font-weight: bold; }
  .joblist .__num {
    margin-left: auto; }
  .joblist table {
    border-top: solid 1px #444;
    border-collapse: collapse; }
    .joblist table tr {
      border-bottom: solid 1px #444; }
    .joblist table th, .joblist table td {
      padding: 1em; }
    .joblist table th {
      width: 7em;
      background: #e6e6e6; }
  .joblist .__btn {
    display: table;
    padding: 0.5em 5em;
    background: #0098FF;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    margin: 20px auto 0;
    font-weight: bold; }

.recruit-detail {
  background: #fff;
  border: solid 4px #8CCBF9;
  border-radius: 20px;
  padding: 30px 30px 60px;
  margin-top: 30px; }
  @media (max-width: 768px) {
    .recruit-detail {
      margin-right: 10px;
      margin-left: 10px;
      padding-right: 15px;
      padding-left: 15px; } }
  .recruit-detail .__listhead {
    margin-bottom: 1em;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: solid 1px #444; }
  .recruit-detail .__status {
    background: #3FA9F5;
    color: #fff;
    padding: 0 20px;
    border-radius: 0.75em;
    line-height: 1.5;
    font-weight: bold; }
  .recruit-detail .__occupation {
    font-weight: bold;
    margin: 0 1em; }
  .recruit-detail .__title {
    color: #3FA9F5;
    font-size: 24px;
    font-weight: bold; }
  .recruit-detail .__num {
    margin-left: auto; }
  .recruit-detail .__lead {
    display: flex; }
    .recruit-detail .__lead .__img {
      width: 360px;
      flex-shrink: 0;
      margin-right: 40px; }
    .recruit-detail .__lead .__subimg {
      margin-top: 10px;
      display: flex;
      flex-wrap: wrap; }
      .recruit-detail .__lead .__subimg > * {
        width: calc( ( 100% - 30px * ( 2 - 1) ) / 2 ); }
        .recruit-detail .__lead .__subimg > *:nth-child(n) {
          margin-right: 30px; }
        .recruit-detail .__lead .__subimg > *:nth-child(2n) {
          margin-right: 0; }
    @media (max-width: 768px) {
      .recruit-detail .__lead {
        flex-direction: column; }
        .recruit-detail .__lead .__img {
          width: auto;
          margin-right: 0;
          margin-bottom: 20px; } }
  .recruit-detail .__block {
    padding: 20px 0; }
  .recruit-detail table {
    border-top: solid 1px #444;
    border-collapse: collapse;
    width: 100%; }
    .recruit-detail table tr {
      border-bottom: solid 1px #444; }
    .recruit-detail table th, .recruit-detail table td {
      padding: 1em; }
    .recruit-detail table th {
      width: 7em;
      background: #e6e6e6; }
  .recruit-detail .__btn {
    display: table;
    padding: 0.5em 5em;
    background: #0098FF;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    margin: 40px auto 0;
    font-weight: bold; }

#rc-slider li {
  overflow: hidden; }
#rc-slider li.slick-current img {
  opacity: 1; }
#rc-slider .slick-prev {
  z-index: 1; }
@media (max-width: 768px) {
  #rc-slider .slick-next {
    right: 0; }
  #rc-slider .slick-prev {
    left: 0; } }
#rc-slider .slick-arrow:before {
  content: "" !important;
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0; }
#rc-slider .slick-next:before {
  background: url("https://beltempo2019.jp/wp/wp-content/themes/beltempo/assets/img/07_recruit/arw.svg");
  background-size: contain !important;
  background-repeat: no-repeat;
  transform: rotate(-90deg); }
#rc-slider .slick-prev:before {
  background: url("https://beltempo2019.jp/wp/wp-content/themes/beltempo/assets/img/07_recruit/arw.svg");
  background-size: contain !important;
  transform: rotate(90deg);
  background-repeat: no-repeat; }

/*--2024.5.2--*/
.hospice06 h3.kitei {
  background: #ED6CA2;
  font-size: 2.4rem;
  line-height: 2;
  color: #fff;
  border-radius: 2.4rem;
  text-align: center;
  width: 20em;
  margin: 0 auto 20px; }

@media (max-width: 768px) {
  .hospice06 h3.kitei {
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 15px;
    width: auto;
    font-size: 1.8rem; } }
.hospice06 .__rect.kitei {
  margin-bottom: 60px; }

.hospice06 .__rect.kitei ul li {
  border-bottom: solid 1px #aaa;
  background: url("../img/06_hospice/arw-b.png") right center/1.5em no-repeat; }

.hospice06 .__rect.kitei ul li + li {
  margin-top: 2em; }

.hospice06 .__rect.kitei ul li a {
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 1.5em;
  text-decoration: none;
  background: url("../img/06_hospice/ico_pdf.svg") left center/1em no-repeat; }

/* 2024.9.13 */
.l-footer {
  border-top: solid 1px #787878; }

.o-single-page .titlearea .__titleEn.associate img {
  width: 545px; }
  @media (max-width: 768px) {
    .o-single-page .titlearea .__titleEn.associate img {
      width: 300px; } }

.o-single-page-company .info .__banner img {
  width: 300px;
  margin-right: 40px;
  border: solid 1px #787878; }
@media (max-width: 768px) {
  .o-single-page-company .info .__banner {
    display: block;
    text-align: center;
    margin: 0 auto; }
    .o-single-page-company .info .__banner + .__banner {
      margin-top: 10px; } }

.o-single-page .service07 {
  margin-bottom: 100px; }
  .o-single-page .service07 .__subtitle {
    font-size: 28px;
    color: #0095e2;
    border-bottom: 1px solid #0095e2;
    padding-bottom: 8px;
    margin-top: 54px; }
  .o-single-page .service07 .hospiceFlex2 {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px; }
    .o-single-page .service07 .hospiceFlex2 > * {
      width: calc( ( 100% - 40px * ( 2 - 1) ) / 2 ); }
      .o-single-page .service07 .hospiceFlex2 > *:nth-child(n) {
        margin-right: 40px; }
      .o-single-page .service07 .hospiceFlex2 > *:nth-child(2n) {
        margin-right: 0; }
    .o-single-page .service07 .hospiceFlex2 .__img {
      margin-bottom: 40px; }
    @media (max-width: 768px) {
      .o-single-page .service07 .hospiceFlex2 {
        flex-direction: column; }
        .o-single-page .service07 .hospiceFlex2 > div:nth-child(n) {
          width: 100%;
          margin-bottom: 40px; }
        .o-single-page .service07 .hospiceFlex2 .__img {
          margin-bottom: 20px; } }
    .o-single-page .service07 .hospiceFlex2 dt {
      font-size: 1.8rem;
      font-weight: bold;
      border-bottom: solid 2px #000;
      margin-bottom: 10px; }
    .o-single-page .service07 .hospiceFlex2 dd {
      margin-bottom: 20px; }

#recruit-search {
  white-space: nowrap; }

.o-single-archive-recruit .recruit-facility {
  margin-bottom: 80px; }
.o-single-archive-recruit .hospiceFlex2 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px; }
  .o-single-archive-recruit .hospiceFlex2 > * {
    width: calc( ( 100% - 40px * ( 2 - 1) ) / 2 ); }
    .o-single-archive-recruit .hospiceFlex2 > *:nth-child(n) {
      margin-right: 40px; }
    .o-single-archive-recruit .hospiceFlex2 > *:nth-child(2n) {
      margin-right: 0; }
  .o-single-archive-recruit .hospiceFlex2 .__img {
    margin-bottom: 40px; }
  .o-single-archive-recruit .hospiceFlex2 > div {
    margin-bottom: 50px; }
  @media (max-width: 768px) {
    .o-single-archive-recruit .hospiceFlex2 {
      flex-direction: column; }
      .o-single-archive-recruit .hospiceFlex2 > div:nth-child(n) {
        width: 100%;
        margin-bottom: 40px; }
      .o-single-archive-recruit .hospiceFlex2 .__img {
        margin-bottom: 20px; } }
  .o-single-archive-recruit .hospiceFlex2 dt {
    font-size: 1.8rem;
    font-weight: bold;
    border-bottom: solid 2px #000;
    margin-bottom: 10px; }
  .o-single-archive-recruit .hospiceFlex2 dd {
    margin-bottom: 20px; }

.o-single-archive-recruit .joblist .__listhead1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #aaa;
  padding: 2px 8px;
  margin-bottom: 10px; }
.o-single-archive-recruit .joblist .__facility {
  color: #fff;
  font-size: 24px; }
.o-single-archive-recruit .joblist .__jobid {
  color: #000; }
.o-single-archive-recruit .joblist .__listTitle {
  color: #3FA9F5;
  font-size: 24px;
  margin-bottom: 20px; }
.o-single-archive-recruit .joblist .__listhead2 .__status, .o-single-archive-recruit .joblist .__listhead2 .__occupation {
  display: inline-block;
  border-radius: 0;
  border: solid 1px #3FA9F5;
  padding: 0 20px;
  margin: 10px 4px 10px 0;
  line-height: 1.5; }
.o-single-archive-recruit .joblist .__listhead2 .__occupation {
  color: #3FA9F5; }
.o-single-archive-recruit .joblist .__listbody {
  display: flex; }
.o-single-archive-recruit .joblist .__listthumb {
  width: 300px;
  margin-right: 20px;
  flex-shrink: 0; }
.o-single-archive-recruit .joblist .__listinfo {
  width: 100%; }
.o-single-archive-recruit .joblist .__pager {
  text-align: center; }
  .o-single-archive-recruit .joblist .__pager .page-numbers {
    display: flex;
    justify-content: center;
    align-items: center; }
  .o-single-archive-recruit .joblist .__pager .page-numbers li {
    width: 40px;
    height: 38px;
    display: inline-block;
    text-align: center;
    line-height: 38px;
    margin: 0 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .o-single-archive-recruit .joblist .__pager .page-numbers li a {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none; }
    .o-single-archive-recruit .joblist .__pager .page-numbers li a:hover {
      border: solid 1px #000;
      border-radius: 20px; }
  .o-single-archive-recruit .joblist .__pager .page-numbers.current {
    border: solid 1px #000;
    border-radius: 20px; }
@media (max-width: 768px) {
  .o-single-archive-recruit .joblist .__listhead1 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start; }
  .o-single-archive-recruit .joblist .__facility, .o-single-archive-recruit .joblist .__listTitle {
    font-size: 18px; }
  .o-single-archive-recruit .joblist .__listbody {
    flex-direction: column; }
  .o-single-archive-recruit .joblist .__listthumb {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px; } }

@keyframes front-client {
  from {
    transform: translateX(0); }
  to {
    transform: translateX(-50%); } }
.o-front-page .client .__slide {
  overflow: hidden; }
  .o-front-page .client .__slide .__list {
    width: 2720px;
    flex-wrap: nowrap;
    justify-content: flex-start;
    animation: front-client 17s linear infinite; }
  .o-front-page .client .__slide .__item:nth-child(4n + 1) {
    width: 350px;
    margin-right: 50px; }
  .o-front-page .client .__slide .__item:nth-child(4n + 2) {
    width: 400px;
    margin-right: 50px; }
  .o-front-page .client .__slide .__item:nth-child(4n + 3) {
    width: 250px;
    margin-right: 70px; }
  .o-front-page .client .__slide .__item:nth-child(4n + 0) {
    width: 140px;
    margin-right: 50px; }
  @media (max-width: 768px) {
    .o-front-page .client .__slide .__list {
      width: 2440px; }
    .o-front-page .client .__slide .__item:nth-child(4n + 1) {
      width: 300px; }
    .o-front-page .client .__slide .__item:nth-child(4n + 2) {
      width: 360px; }
    .o-front-page .client .__slide .__item:nth-child(4n + 3) {
      width: 210px; }
    .o-front-page .client .__slide .__item:nth-child(4n + 0) {
      width: 120px; } }

@media (max-width: 768px) {
  .o-front-page .client {
    margin: 60px 0 30px; } }
.o-front-page .associate {
  background: url("../img/01_top/top-bg2.jpg") center/cover no-repeat;
  margin-top: 100px;
  padding: 80px 0;
  text-align: center; }
  .o-front-page .associate .__titleEn img {
    width: 540px; }
  .o-front-page .associate .__title {
    margin: 0 auto;
    text-align: center;
    font-size: 25px; }
  @media (max-width: 768px) {
    .o-front-page .associate .__titleEn img {
      width: 320px; }
    .o-front-page .associate .__title {
      font-size: 18px; } }
  .o-front-page .associate .__box {
    margin: 50px 0; }
    .o-front-page .associate .__box ul {
      display: flex;
      justify-content: center;
      align-items: center; }
      .o-front-page .associate .__box ul li {
        max-width: 300px;
        width: 30%;
        margin: 10px; }
      .o-front-page .associate .__box ul img {
        width: 100%;
        height: auto;
        border: solid 1px #787878; }
      @media (max-width: 768px) {
        .o-front-page .associate .__box ul {
          flex-direction: column; }
          .o-front-page .associate .__box ul li {
            width: 70%; } }

.o-front-page .case {
  margin-bottom: 100px; }
  .o-front-page .case .__lead {
    margin: 40px 0;
    text-align: center; }
  .o-front-page .case .__box {
    border-radius: 20px; }
    .o-front-page .case .__box .__list .__item {
      border-bottom: none; }
  .o-front-page .case .__title {
    color: #1C82E0; }
  @media (max-width: 768px) {
    .o-front-page .case .__box {
      padding-top: 40px;
      padding-bottom: 40px; } }

.o-front-page .recruit {
  position: relative;
  margin-top: 100px;
  padding-top: 56px; }
  .o-front-page .recruit .l-container {
    max-width: 1440px; }
  .o-front-page .recruit .__content {
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 48px 32px;
    margin-top: 56px;
    -webkit-box-shadow: 0 9px 20px -4px #84837c;
    box-shadow: 0 9px 20px -4px #84837c;
    border-radius: 20px; }
  .o-front-page .recruit .__titleEn img {
    width: 185px;
    display: block;
    margin: 0 auto; }
  .o-front-page .recruit .__title {
    margin: 0 auto;
    text-align: center;
    font-size: 25px; }
  .o-front-page .recruit .__lead {
    margin: 30px 0;
    text-align: center; }
  @media (max-width: 1440px) {
    .o-front-page .recruit .l-container {
      max-width: 1000px; } }
  @media (max-width: 1000px) {
    .o-front-page .recruit .l-container {
      max-width: 700px; } }
  @media (max-width: 700px) {
    .o-front-page .recruit .l-container {
      max-width: calc(100% - 32px); } }
  @media (max-width: 768px) {
    .o-front-page .recruit .__titleEn img {
      width: 130px; }
    .o-front-page .recruit .__title {
      font-size: 18px; } }
  .o-front-page .recruit .__list {
    margin-right: -32px;
    margin-left: -32px; }
  .o-front-page .recruit .__item {
    background: #EBEEEF;
    border-radius: 10px;
    padding: 20px;
    margin: 10px; }
    .o-front-page .recruit .__item a {
      text-decoration: none; }
  .o-front-page .recruit .__listthumb img {
    width: 100%;
    height: 160px;
    overflow: hidden;
    object-fit: cover; }
  .o-front-page .recruit .__listtitle {
    font-size: 16px;
    font-weight: bold;
    margin: 0.5em 0;
    line-height: 1.5;
    height: 3em;
    overflow: hidden; }
  .o-front-page .recruit .__listtext {
    margin-bottom: 1em;
    font-size: 14px;
    line-height: 1.5;
    height: 10.5em;
    overflow: hidden; }
  @media (max-width: 768px) {
    .o-front-page .recruit .__listtitle {
      font-size: 15px; }
    .o-front-page .recruit .__listtext {
      font-size: 13px;
      height: 7.5em; } }
  .o-front-page .recruit .__listtax {
    height: 3em;
    overflow: hidden; }
  .o-front-page .recruit .__listtax li {
    display: inline-block;
    margin: 3px;
    border: solid 1px #1C82E0;
    border-radius: 5px;
    padding: 0 7px;
    font-size: 12px;
    line-height: 1.5; }
  .o-front-page .recruit .__slidebtn {
    position: relative; }
  .o-front-page .recruit .__btns {
    margin-top: 40px;
    display: flex;
    justify-content: center;
    align-items: center; }
  .o-front-page .recruit .__slidebtn {
    margin-right: 80px;
    display: flex;
    justify-content: center; }
  .o-front-page .recruit .__recruitbtn img {
    height: 60px; }
  .o-front-page .recruit .slide-arrow {
    cursor: pointer;
    width: 60px;
    margin: 0 20px; }
  .o-front-page .recruit .prev-arrow {
    transform: rotate(180deg); }
  @media (max-width: 768px) {
    .o-front-page .recruit .__slidebtn {
      margin-right: 0;
      margin-bottom: 20px; }
    .o-front-page .recruit .slide-arrow {
      width: 40px; }
    .o-front-page .recruit .__btns {
      flex-direction: column;
      margin-top: 20px; }
    .o-front-page .recruit .__recruitbtn img {
      height: 60px; } }
  .o-front-page .recruit:after {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 180px);
    z-index: -1;
    background: url(../img/01_top/top_case_back.jpg) center/cover; }
