@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap");
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type="checkbox"] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type="radio"] {
  -webkit-appearance: radio;
  appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}

button[disabled],
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type="search"] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

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

* {
  font-size: inherit;
  line-height: inherit;
  letter-spacing: 0.03em;
}

::before,
::after {
  display: inline-block;
  text-decoration: inherit;
  vertical-align: inherit;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  background: #fff;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
}

footer,
hgroup,
nav,
section {
  display: block;
}

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

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

[hidden] {
  display: none;
}

a {
  background-color: transparent;
}

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

b,
strong {
  font-weight: bold;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  vertical-align: bottom;
  max-width: 100%;
}

img.pdf_icon {
  vertical-align: middle;
}

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

hr {
  box-sizing: content-box;
  height: 0;
}

*:not(input):not(select):not(button):not(textarea):not(label):focus {
  outline: none;
}

select {
  height: 30px;
  color: inherit;
  font: inherit;
  margin: 0;
  padding: 0 20px 0 5px;
  line-height: 1;
}

button,
input,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  padding: 4px 6px;
  border: 1px solid #ccc;
  border-radius: 4px;
  outline: none;
}

input:not([type="checkbox"]):not([type="radio"]),
textarea,
button {
  -webkit-appearance: none;
}

input {
  padding: 0 6px;
}

input:focus,
textarea:focus {
  outline: none;
}

input[type="button"],
input[type="submit"] {
  background-color: transparent;
  border: none;
}

button {
  overflow: visible;
  background-color: transparent;
  border-radius: 0;
  border: none;
}

button,
select {
  text-transform: none;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: none;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

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

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0 5px 0 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

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

input[type="text"],
select,
textarea {
  font-size: 100%;
}

input[type="text"]:focus,
textarea:focus {
  transition: 0.2s;
}

input[type="text"]:focus,
textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(82, 168, 236, 0.6);
}

textarea {
  overflow: auto;
  resize: vertical;
}

label {
  display: inline-block;
}

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

td,
th {
  padding: 0;
  text-align: left;
  vertical-align: top;
}

ol {
  list-style-position: inside;
}

li {
  list-style-type: none;
}

address {
  font-style: normal;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
p,
table,
thead,
tbody,
tfoot,
address {
  margin: 0;
  padding: 0;
}

input,
textarea,
table,
thead,
tbody,
tfoot,
address {
  text-align: left;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
form,
p {
  text-align: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1;
  font-weight: normal;
}

figure {
  margin: 0;
}

body {
  font-size: 16px;
  color: #1a1a1a;
  line-height: 1;
  letter-spacing: 0.03em;
}

p,
a,
dt,
dd,
li,
th,
td {
  line-height: 1.5;
}

img {
  object-fit: cover;
}

.breadcrumb li {
  /**/
}

.button01 {
  /**/
}

.button02 {
  /**/
}

.pager li {
  /**/
}

* .hamburger {
  position: absolute;
  right: 20px;
  top: 40px;
  width: 30px;
  height: 16px;
  cursor: pointer;
  z-index: 300;
}

.hamburger__line {
  position: absolute;
  width: 100%;
  height: 2px;
  right: 0;
  background-color: white;
  transition: all 0.5s;
}

.hamburger__line--2 {
  top: 10px;
}

/*ハンバーガーがクリックされたら*/
.open .hamburger__line--1 {
  transform: rotate(-45deg);
  top: 0px;
}

.open .hamburger__line--2 {
  opacity: 0;
  transform: rotate(45deg);
  top: 0px;
}

.open .hamburger__line--3 {
  transform: rotate(45deg);
  top: 0px;
}

/* 
sp-nav(ナビ)
=================================== */
.sp-nav {
  position: fixed;
  top: -100vh;
  /*ハンバーガーがクリックされる前はWindow上部に隠す*/
  left: 0;
  width: 100%;
  /* 出てくるスライドメニューの幅 */
  height: 100vh;
  transition: all 0.5s;
  z-index: 200;
  overflow-y: auto;
  display: grid;
  font-size: 38px;
  justify-content: stretch;
}

.sp-nav li {
  
}

.sp-nav .info {
  font-size: 10px;
  line-height: 1.5;
  align-items: end;
}

.sp-nav .info .rignt {
  padding-top: 30px;
  
}

/*ハンバーガーがクリックされたら上からスライド*/
.open .sp-nav {
  top: 0;
  padding: 140px 40px;
  background-color: #001c62;
}

.open .sp-nav ul {
  font-size: 35px;
  line-height: 60px;
}

/* 
black-bg(ハンバーガーメニュー解除用bg)
=================================== */
.black-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 5;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  cursor: pointer;
  z-index: 100;
}

/*ハンバーガーメニューが開いたら表示*/
.open .black-bg {
  opacity: 0.3;
  visibility: visible;
}

/*=== 9 /*=== 9-1-2 丸が動いてスクロールを促す ====*/
.news-list li {
  /**/
}

.slide-menu {
  /**/
}

p {
  font-size: vw(20px);
}

.scrolldown2:before {
  content: "";
  /*描画位置*/
  position: absolute;
  bottom: 0;
  left: -4px;
  /*丸の形状*/
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #eee;
  /*丸の動き1.6秒かけて透過し、永遠にループ*/
  animation: circlemove 1s ease-in-out infinite,
    cirlemovehide 1s ease-out infinite;
}

/*下からの距離が変化して丸の全体が上から下に動く*/
@keyframes circlemove {
  0% {
    bottom: 45px;
  }
  100% {
    bottom: -5px;
  }
}

/*上から下にかけて丸が透過→不透明→透過する*/
@keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}

.left {
  
  position: sticky;
  z-index: 1;
  height: 130px;
  top: 85vh;
  left: 24px;
  align-items: center;
  display: flex;
  writing-mode: vertical-rl;
  font-size: 12px;
  color: white;
  letter-spacing: 0.2em;
  white-space: nowrap;
  column-gap: 10px;
}

@media screen and (max-width: 768px) {
  .left {
    left: 15px;
  }
}

.follow_scroll.move-down {
  /* Add the styles to move .follow_scroll down here */
  /* For example: */
  transform: translateY(10px);
  /* Move it 30px downwards */
  height: 40px;
}

.rights {
  
  position: absolute;
  bottom: 20vh;
  right: 24px;
  writing-mode: vertical-rl;
  /* 右から左に垂直に表示 */
  font-size: 12px;
  color: white;
  white-space: nowrap;
  /* テキストを折り返さない */
}

.left_posi {
  font-size: 12px;
  color: white;
  letter-spacing: 0.2em;
  white-space: nowrap;
  column-gap: 10px;
  position: absolute;
  bottom: 35vh;
  left: 24px;
  writing-mode: vertical-rl;
  /* 右から左に垂直に表示 */
  font-size: 12px;
  color: white;
  white-space: nowrap;
  /* テキストを折り返さない */
}

.back_dd {
  position: relative;
}

.back_dd .fv {
  height: 100vh;
  align-items: center;
  display: flex;
  position: relative;
}

.back_dd .fv .slide {
  text-align: center;
  margin-top: -20%;
  width: 100%;
  background-image: url("../../../img/index/slide_text.svg");
  background-size: 150px;
  background-position: 10%;
  background-repeat: repeat-x;
  background-size: auto 100px;
  /* 画像の高さ */
  animation: loop 20s linear infinite;
  background-size: cover;
  /* 画像のサイズを指定    */
  width: 100%;
  /* 横幅のサイズを指定    */
  height: 150px;
}

@media screen and (max-width: 768px) {
  .back_dd .fv .slide {
    height: 80px;
    margin-top: -45vh;
  }
}

.back_dd .fv .slide img {
  width: 500px;
  height: 106px;
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  .back_dd .fv .slide img {
    width: 80%;
    margin-top: 30px;
    object-fit: contain !important;
  }
}

@keyframes loop {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -2000px 0;
    /* 画像のマイナス幅 */
  }
}

.mission {
  font-family: "Noto Sans JP";
  font-size: 14px;
  display: flex;
  width: 1250px;
  margin-left: auto;
  background-color: rgba(255, 255, 255, 0.1);
  /* 透明度を0.5に設定 */
  line-height: 27px;
  color: white;
  height: 718px;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .mission {
    width: 90%;
	  height: 1000px;
  }
}

.mission h3 {
  width: 100% !important;
}

.mission .width {
  display: flex;
  justify-content: space-between;
  width: 80%;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .mission .width {
    display: block;
  }
}

.mission .vision {
  font-size: 14px;
  display: grid;
  line-height: 27px;
	    width: 560px;
}

@media screen and (max-width: 768px) {
  .mission .vision {
    font-size: 22px;
	   width: unset;
	 line-height: 40px;
  }
}
.mission .vision span {
  font-size: 34px;
  margin-bottom: 52px;  
line-height: 150%;
}
@media screen and (max-width: 768px) {
  .mission .vision span {
    font-size: 38px;
    margin-bottom: 37px;
  }
}

.mission .vision .border {
  text-decoration: underline 2px;
}

@media screen and (max-width: 768px) {
  .mission .more {
    display: none;
  }
}

.service {
  font-family: "Noto Sans JP";
  margin: auto;
  color: white;
  padding-top: 180px;
  padding-bottom: 180px;
}

@media screen and (max-width: 768px) {
  .service {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 768px) {
  .service .more {
    display: none;
    width: 90%;
  }
}

@media screen and (max-width: 768px) {
  .service .mores {
    margin-top: 30px !important;
  }
}

.service .two_block {
  width: 1100px;
  display: flex;
  justify-content: space-between;
  margin: auto;
  align-items: flex-end;
  padding-bottom: 66px;
}

@media screen and (max-width: 768px) {
  .service .two_block {
    width: 100%;
    padding-bottom: 35px;
  }
}

.service .textform {
  line-height: 25px;
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .service .textform {
    width: 90%;
    margin: auto;
	   font-size: 22px;
	  line-height: 40px;
  }
}

.service .news_box {
  border-top: 0.3px solid white;
}

@media screen and (max-width: 768px) {
  .service .news_box {
    border: none;
  }
}

.service .three_box {
      width: 1200px;
  display: flex;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .service .three_box {
    display: block;
    width: 100%;
    display: grid;
    row-gap: 0px;
  }
}

.service .three_box .one_block {
  position: relative;
  margin-top: 17px;
  padding: 60px 40px;
	    width: 100%;
}

@media screen and (max-width: 768px) {
  .service .three_box .one_block {
    padding: 0px;
    margin-top: 0px;
  }
  .service .three_box .one_block .service_in {
    border-top: 0.3px solid white;
    padding-top: 30px;
    margin-top: 30px;
	    width: 100%;
  }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
  .service .three_box .one_block .service_in {
    padding-bottom: 30px;
    padding-top: 0px;
    border-top: none;
    border-bottom: 0.3px solid grey;
  }
}

.service .three_box .one_block:not(:first-child) {
  border-left: 0.3px solid white;
}

@media screen and (max-width: 768px) {
  .service .three_box .one_block:not(:first-child) {
    border: none;
    padding: 0px;
  }
}

@media screen and (max-width: 768px) {
  .service .three_box .one_block:first-child {
    border-top: 0.3px solid  rgba(255, 255, 255, 0.6);
  }
}

.service .three_box .one_block .top_img {
    width: 100%;
  height: 224px;
  margin-bottom: 26px;
}

@media screen and (max-width: 768px) {
  .service .three_box .one_block .top_img {
    width: 100%;
    height: 170px;
    margin-bottom: 0px;
    text-align: center;
  }
}

.service .three_box .one_block .top_img img {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 768px) {
  .service .three_box .one_block .top_img img {
    width: 80%;
  }
}

.service .three_box .one_block .ttl_news {
  margin-top: 26px;
  margin-bottom: 25px;
  line-height: 26px;
  letter-spacing: 0.07em;
}

@media screen and (max-width: 768px) {
  .service .three_box .one_block .ttl_news {
    font-size: 17px;
    width: 80% !important;
    margin: 16px auto 15px auto;
  }
}
.service .three_box .one_block .ttl_news svg {
  margin-bottom: 2px;
}
.service .three_box .one_block .ttl_news span {
  font-size: 22px;
  border-bottom: 1px solid white;
}
@media screen and (max-width: 768px) {
  .service .three_box .one_block .ttl_news span {
    font-size: 22px;
    border-bottom: 1px solid white;
  }
}
@media screen and (max-width: 768px) {
  .service .three_box .one_block .ttl_news {
    width: 100%;
  }
}

.service .three_box .one_block .text {
  line-height: 28px;
  font-size: 14px;
  width:100%;
	
}

@media screen and (max-width: 768px) {
  .service .three_box .one_block .text {
    width: 80%;
    margin: auto;
    font-size: 22px;
    padding-top: 0px;

	  line-height: 40px;
  }
}

@media screen and (max-width: 768px) {
  .service .mores {
    margin: auto;
  }
}

.news {
  justify-content: space-between;
  padding: 180px 150px;
}

@media screen and (max-width: 768px) {
  .news {
    padding: 100px 0px 100px 0px;
  }
}

.news .wid {
  width: 1100px;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .news .wid {
    width: 100%;
  }
}

.news .in_box {
  justify-content: space-between;
  display: flex;
}

@media screen and (max-width: 768px) {
  .news .in_box {
    display: block;
  }
}

.news dl {
  width: 860px;
  margin-bottom: 40px;
  border-bottom: 1px solid #aaaaaa;
}

@media screen and (max-width: 768px) {
  .news dl {
    width: 90%;
    margin: auto;
  }
}

.news dl .news_ttls {
  display: grid;
  border-top: 1px solid #aaaaaa;
  padding-top: 48px;
  width: 860px;
  padding-bottom: 48px;
}

@media screen and (max-width: 768px) {
  .news dl .news_ttls {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

.news dl .news_ttls:last-child {
  /* 	border-bottom: 1px solid #aaaaaa; */
}

.news dt {
  float: left;
  padding: 10px 5px;
  font-size: 12px;
  
}

@media screen and (max-width: 768px) {
  .news dt {
    padding: 20px 5px;
	   font-size: 22px;
	  line-height: 40px;
  }
}

.news dd {
  padding: 10px 5px;
  font-size: 18px;
  font-family: "Noto Sans JP";
}

@media screen and (max-width: 768px) {
  .news dd {
 
    padding-bottom: 20px;
    padding-top: 0px;
  
	    font-size: 22px;
	  line-height: 40px;
  }
}

.news .tag_news {
  background-color: #1a1a1a;
  display: initial;
  font-size: 11px;
  border-radius: 50px;
  color: #fff;
  margin: 0 20px;
  padding: 3px 10px;
  height: 17px;
  text-decoration: none;
}

.news .more {
  margin-left: auto;
  color: #1a1a1a !important;
  border-color: #1a1a1a;
}

@media screen and (max-width: 768px) {
  .news .more {
    margin: 30px auto 0px auto;
  }
}

.news .more circle {
  fill: #0f0f0f;
}

.company {
  padding-top: 180px;
  padding-bottom: 180px;
}

@media screen and (max-width: 768px) {
  .company {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.company .contants .ttl {
  justify-content: inherit;
  width: 1100px;
  margin: auto;
  border: 1px solid white;
  padding: 120px 77px 120px 95px;
  align-items: center;
  color: white;
  font-size: 14px;
  display: flex;
  position: relative;
}

.company .contants .more {
  font-weight: unset;
  height: unset;
}
@media screen and (max-width: 768px) {
  .company .contants .ttl {
    padding: 58px 50px;
    width: 90%;
    margin: auto;
    display: block;
  }
}

.company .contants .ttl h3 {
  line-height: 25px;
}

@media screen and (max-width: 768px) {
  .company .contants .ttl h3 {
    width: fit-content;
    margin: none;
    line-height: 20px;
    font-size: 11px;
  }
}

.company .contants .ttl .company_border {
  font-size: 54px;
  border-bottom: 2px solid white;
  position: relative;
  line-height: 50px;
  position: relative;
}

.company .contants .ttl span:before {
  content: "・";
  position: absolute;
  font-size: 70px;
  left: -45px;
  top: 5px;
}
 {
  font-size: 54px;
  border-bottom: 2px solid white;
  position: relative;
  line-height: 50px;
}
.company .contants .ttl span .company_border:hover {
  border-bottom: 2px solid black !important;
}
@media screen and (max-width: 768px) {
  .company .contants .ttl span {
    font-size: 35px !important;
    line-height: 40px;
  }
}

@media screen and (max-width: 768px) {
  .company .contants .ttl span::before {
    height: 58px;
    font-size: 55px;
    left: -40px;
  }
}

.company .contants .ttl p {
  line-height: 25px;
  width: 451px;
  font-size: 14px;
  font-family: "Noto Sans JP";
  margin-left: 80px;
}

.company .contants .ttl h3 {
  margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
  .company .contants .ttl p {
    width: 100%;
       line-height: 40px;
	  font-size:22px;
    margin-left: 0px;
  }
}

.recruit {
  color: white;
  margin: auto auto 180px auto;
  width: 1100px;
  justify-content: space-between;
  display: flex;
}

@media screen and (max-width: 768px) {
  .recruit {
    display: block;
    width: 90%;
    margin: auto;
  }
}

.recruit .right_contants .member {
  width: 963px;
  height: 406px;
}

@media screen and (max-width: 768px) {
  .recruit .right_contants .member {
    width: 100%;
    height: 194px;
  }
}

.recruit .right_contants .member img {
  width: 100%;
  height: 100%;
}

.recruit .right_box {
  margin-bottom: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .recruit .right_box {
    display: block;
  }
}

.recruit .right_box .more {
  margin-top: 0px;
}

.recruit .right_box .text {
  font-family: "Noto Sans JP";
  width: 500px;
  font-size: 14px;
  line-height: 25px;
	      width: 542px;
}

@media screen and (max-width: 768px) {
  .recruit .right_box .text {
    width: 100%;
    font-size: 22px;
    line-height: 40px;
    margin-bottom: 45px;
    margin-top: 35px;
  }
}

.recruit .ttl {
  writing-mode: vertical-rl;
}

@media screen and (max-width: 768px) {
  .recruit .ttl {
    writing-mode: horizontal-tb;
	
  }
}

@media screen and (max-width: 768px) {
  .recruit .ttl h3 {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    padding-bottom: 0px;
  }
}

.color_box {
  padding-bottom: 180px;
}


@keyframes loop {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -2000px 0;
    /* 画像のマイナス幅 */
  }
}

______ body {
  margin: 0;
}

.ttl {
  font-size: 64px;
  line-height: 55px;
}

@media screen and (max-width: 768px) {
  .ttl {
    font-size: 38px;
  }
}

.ttl h3 {
  
  display: grid;
  margin-bottom: 42px;
}

@media screen and (max-width: 768px) {
  .ttl h3 {
    padding-bottom: 32px;
    width: 90%;
    margin: auto;
  }
}

.ttl span {
  line-height: 25px;
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .ttl span {
    line-height: 15px;
  }
}

.more {
  align-items: center;
  display: flex;
  font-size: 15px;
  border: 1px solid white;
  border-radius: 60px;
  margin-top: 52px;
  justify-content: center;
  width: 171px;
  height: 54px;
  position: relative;
  
		font-weight:500;
}

@media screen and (max-width: 768px) {
  .more {
    width: 148px;
    height: 45px;
  }
}

.more svg {
  margin-bottom: 4px;
  margin-right: 8px;
}

.more .tag {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;

}

.mores {
  align-items: center;
  display: flex;
  font-size: 15px;
  border: 1px solid white;
  border-radius: 60px;
  margin-top: 52px;
  justify-content: center;
  width: 171px;
  height: 54px;
  position: relative;
  
}

@media screen and (max-width: 768px) {
  .mores {
    width: 148px;
    height: 45px;
    margin-top: 35px;
  }
}

.mores svg {
  margin-bottom: 4px;
  margin-right: 8px;
}

.mores .tag {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;

}

.contact_box {
  position: relative;
}

.contact_box a {
  position: absolute;
  top: 0px;
  height: 100%;
  left: 0px;
  width: 100%;
}

/* 左側に傾くアニメーション */
.hover-image {
  /* ... 既存のスタイル ... */
  transform-style: preserve-3d;
  /* 3D要素の子要素も3D空間内で描画 */
}

.kirikae .service {
  transition: background-color 0.5s ease;
  /* 背景色の変化にアニメーションを追加 */
}

.kirikae .news {
  transition: background-color 0.5s ease;
  /* 背景色の変化にアニメーションを追加 */
}

.second_d {
  height: auto;
}

canvas {
  height: 100% !important;
  width: 100%;
}

img {
  object-fit: cover;
}

.mores {
  
  display: none;
	font-weight:500;
}

@media screen and (max-width: 768px) {
  .mores {
    display: inline-flex !important;
    align-items: center;
    text-align: center;
    font-size: 15px;
    border-radius: 60px;
    margin-top: 52px;
    justify-content: center;
    width: 171px;
    height: 54px;
    position: relative;
    overflow: hidden;
	 
    background-color: transparent;
    cursor: pointer;
    color: #fff;
     font-weight:500;
    letter-spacing: 1px;
    transition: box-shadow 0.5s, color 0.3s;
    z-index: 10;
  }
}
.company {
  .contants {
    .more {
      border-radius: unset !important;
      &:before {
        content: "";
        border-radius: unset !important;
      }
    }
  }
}
.button {
  color: black;
  font-size: 16px;
  text-decoration: none;

  position: relative;
  overflow: hidden;
  &:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: -1%;
    left: -1%;
    width: 102%;
    height: 102%;
    background-color: #1a1a1a;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.7s, -webkit-transform 0.7s;

    opacity: 0.6;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
  }
}
.button:hover {
  color: #fff;
}
.button:hover span {
  border-color: #fff;
}
.button:hover span:before {
  color: #fff;
}
.button:hover:before {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.point_svg {
  margin-top: -2.8px;
}
@media screen and (max-width: 768px) {
  .point_svg {
    margin-top: -2.8px !important;
  }
}
@media screen and (max-width: 768px) {
  .points_svg {
    margin-bottom: 5px;
  }
}
.points_svg {
  margin-bottom: 3px;
}
.language {
  align-items: center;
}
