/*!***************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./_assets/_htdocs/css/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);
/*!*******************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./_assets/_htdocs/css/style.scss (1) ***!
  \*******************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap);
/*!*******************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./_assets/_htdocs/css/style.scss (2) ***!
  \*******************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  font-family: YuGothicM;
  src: local("Yu Gothic Medium");
}
@font-face {
  font-family: HelveticaHack;
  font-style: normal;
  font-weight: normal;
  src: local("HelveticaNeue"), url("../font/HelveticaNeue.woff"), local("Helvetica");
}
@font-face {
  font-family: HelveticaHack;
  font-style: normal;
  font-weight: 600;
  src: local("HelveticaNeue-Bold"), url("../font/HelveticaNeue.woff"), local("Helvetica-Bold");
}
@font-face {
  font-family: icons;
  font-style: normal;
  font-weight: normal;
  src: url("../font/icons.eot");
  src: url("../font/icons.eot?#iefix") format("embedded-opentype"), url("../font/icons.woff") format("woff"), url("../font/icons.ttf") format("truetype");
}
@define-mixin icon {
  display: inline-block;
  font-family: icons;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-align: left;
  text-indent: 0;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
  white-space: nowrap;
}
/* ===================================================================
CSS information
 file name  :  common.css
 style info :  CDRエコムーブメント：commonスタイル（ノーマライズ＆汎用クラス）
=================================================================== */
/* -----------------------------------------
Normalize
----------------------------------------- */
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
  font-size: 62.5%;
}

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary { /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

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

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

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

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

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

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

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 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 */
}

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: 600;
}

/**
 * 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;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

/**
 * 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;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 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 {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

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

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 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 odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 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 */
}

/* -----------------------------------------
Common
----------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

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

[hidden] {
  display: none;
}

/*code,kbd,pre,samp {
	_font-family: 'courier new',monospace;
}
*/
pre {
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

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

menu, ol, ul {
  margin: 0;
}

li {
  list-style: none;
}

dd {
  margin: 0;
}

menu, ol, ul {
  padding: 0;
}

nav, ul, ol {
  list-style: none;
  list-style-image: none;
}

img {
  -ms-interpolation-mode: bicubic;
}

form {
  margin: 0;
}

legend {
  white-space: normal;
  *margin-left: -7px;
}

button, input, select {
  vertical-align: baseline;
}

button, input, select, textarea {
  font-size: 100%;
  *vertical-align: middle;
}

button {
  line-height: normal;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  *overflow: visible;
}

input[type=checkbox], input[type=radio] {
  *height: 13px;
  *width: 13px;
}

textarea {
  vertical-align: top;
}

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

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

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

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

[hidden], template {
  display: none;
}

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

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

b {
  font-weight: 700;
}

mark {
  background: #ff0;
  color: #000;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

hr {
  box-sizing: content-box;
}

pre {
  overflow: auto;
}

code, kbd {
  font-size: 1em;
}

pre {
  font-family: monospace, monospace;
}

pre, samp {
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

button[disabled], html 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;
}

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;
}

fieldset {
  border: 1px solid silver;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

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

html {
  -moz-font-kerning: normal;
  -ms-font-kerning: normal;
  -o-font-kerning: normal;
  font-kerning: normal;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  width: 100%;
  height: 100%;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

h1, h2, h3, h4, h5, h6, body, p, pre, blockquote, figure, dl, dl dt, dl dd {
  margin: 0;
  padding: 0;
}

a:link:focus {
  outline: none;
}

[contenteditable]:focus, img:focus, map area:focus {
  outline: none;
}

th, td, fieldset {
  padding: 0;
}

fieldset {
  margin: 0;
}

html {
  color: #000;
  font-family: "YuGothic", "游ゴシック", "Yu Gothic Medium", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Noto Sans JP", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 62.5%;
  line-height: 1.5;
}
html[lang=en-US] {
  font-family: "Roboto", sans-serif;
}

hr {
  display: block;
  width: 100%;
  height: 1px;
  border: 0 none;
}

.page-title {
  white-space: pre-wrap;
}

a:link, a:visited {
  text-decoration: none;
}

a:focus {
  outline: none;
}

main a:link, main a:visited {
  color: #080808;
}
main a:hover, main a:focus {
  text-decoration: none;
}

em {
  font-style: normal;
}

em, strong {
  font-weight: 700;
}

small {
  font-size: 0.8em;
}

cite {
  font-weight: 700;
  font-style: normal;
}

cite:before {
  content: "『";
  font-weight: 400;
}

cite:after {
  content: "』";
  font-weight: 400;
}

q:before {
  content: "❝";
}

q:after {
  content: "❞";
}

dfn {
  font-weight: 700;
  font-style: normal;
}

code {
  /*font-family: Ricty,Consolas,"Courier New",Courier,Monaco,monospace;*/
  margin: 0 2px;
  padding: 3px 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.025);
}

samp {
  color: #fff;
  background: rgba(0, 0, 0, 0.9);
}

samp, kbd {
  /*font-family: Ricty,Consolas,"Courier New",Courier,Monaco,monospace;*/
  margin: 0 2px;
  padding: 3px 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}

kbd {
  background: rgba(0, 0, 0, 0.025);
}

kbd kbd {
  display: inline-block;
  /*font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;*/
  font-weight: 700;
  line-height: 1;
  margin: 1px;
  padding: 1px 10px;
  border: 1px solid rgba(0, 0, 0, 0.6);
  background: #eee;
  box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5) inset, -1px -1px 1px rgba(0, 0, 0, 0.5) inset;
}

pre code {
  display: block;
  padding: 5px 10px;
}

pre kbd {
  display: block;
  color: #fff;
  /*background: rgba(0,0,0,.9);*/
}

pre kbd:after {
  content: "|";
  opacity: 0.6;
}

pre kbd kbd {
  color: #000;
  display: inline;
  background: #eee;
}

pre kbd kbd:after {
  display: none;
}

pre samp {
  display: block;
  padding: 5px 10px;
}

var {
  font-family: serif;
  font-weight: 700;
  margin: 0 2px;
  padding: 3px 5px;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.025);
}

* {
  box-sizing: border-box;
}

img {
  vertical-align: bottom;
}

@media only screen and (max-width: 736px) {
  img {
    max-width: 100%;
    height: auto;
  }
}
html,
body {
  height: 100%;
}

/*float
---------------------------------------------------------- */
.clear {
  clear: both;
}

.float_l {
  float: left;
}

.float_r {
  float: right;
}

.center {
  width: 100%;
  text-align: center;
}

.left {
  width: 100%;
  text-align: left;
}

.right {
  width: 100%;
  text-align: right;
}

.img_float_l {
  float: left;
  margin-right: 10px;
}

.img_float_r {
  float: right;
  margin-left: 10px;
}

/*font-size
---------------------------------------------------------- */
.font10 {
  font-size: 77%;
}

.font11 {
  font-size: 85%;
}

.font14 {
  font-size: 108%;
}

.font15 {
  font-size: 116%;
}

.font16 {
  font-size: 123.1%;
}

.font17 {
  font-size: 131%;
}

.font18 {
  font-size: 138.5%;
}

.font19 {
  font-size: 146.5%;
}

.font20 {
  font-size: 153.9%;
}

.font21 {
  font-size: 161.6%;
}

.font22 {
  font-size: 167%;
}

.font23 {
  font-size: 174%;
}

.font24 {
  font-size: 182%;
}

.font25 {
  font-size: 189%;
}

.font26 {
  font-size: 197%;
}

/*margin
---------------------------------------------------------- */
/* 0 auto */
.m-center {
  margin: 0 auto !important;
}

/*top*/
.mt0 {
  margin-top: 0px !important;
}

.mt05 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

/*bottom*/
.mb0 {
  margin-bottom: 0px !important;
}

.mb05 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

/*right*/
.mr0 {
  margin-right: 0px !important;
}

.mr05 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.mr100 {
  margin-right: 100px !important;
}

/*left*/
.ml0 {
  margin-left: 0px !important;
}

.ml05 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.ml100 {
  margin-left: 100px !important;
}

@media screen and (max-width: 767px) {
  /*top*/
  .mt0 {
    margin-top: 0vw !important;
  }
  .mt05 {
    margin-top: 0.6666666667vw !important;
  }
  .mt10 {
    margin-top: 1.3333333333vw !important;
  }
  .mt15 {
    margin-top: 2vw !important;
  }
  .mt20 {
    margin-top: 2.6666666667vw !important;
  }
  .mt25 {
    margin-top: 3.3333333333vw !important;
  }
  .mt30 {
    margin-top: 4vw !important;
  }
  .mt35 {
    margin-top: 4.6666666667vw !important;
  }
  .mt40 {
    margin-top: 5.3333333333vw !important;
  }
  .mt45 {
    margin-top: 6vw !important;
  }
  .mt50 {
    margin-top: 6.6666666667vw !important;
  }
  .mt55 {
    margin-top: 7.3333333333vw !important;
  }
  .mt60 {
    margin-top: 8vw !important;
  }
  .mt65 {
    margin-top: 8.6666666667vw !important;
  }
  .mt70 {
    margin-top: 9.3333333333vw !important;
  }
  .mt75 {
    margin-top: 10vw !important;
  }
  .mt80 {
    margin-top: 10.6666666667vw !important;
  }
  .mt85 {
    margin-top: 11.3333333333vw !important;
  }
  .mt90 {
    margin-top: 12vw !important;
  }
  .mt95 {
    margin-top: 12.6666666667vw !important;
  }
  .mt100 {
    margin-top: 13.3333333333vw !important;
  }
  /*bottom*/
  .mb0 {
    margin-bottom: 0vw !important;
  }
  .mb05 {
    margin-bottom: 0.6666666667vw !important;
  }
  .mb10 {
    margin-bottom: 1.3333333333vw !important;
  }
  .mb15 {
    margin-bottom: 2vw !important;
  }
  .mb20 {
    margin-bottom: 2.6666666667vw !important;
  }
  .mb25 {
    margin-bottom: 3.3333333333vw !important;
  }
  .mb30 {
    margin-bottom: 4vw !important;
  }
  .mb35 {
    margin-bottom: 4.6666666667vw !important;
  }
  .mb40 {
    margin-bottom: 5.3333333333vw !important;
  }
  .mb45 {
    margin-bottom: 6vw !important;
  }
  .mb50 {
    margin-bottom: 6.6666666667vw !important;
  }
  .mb55 {
    margin-bottom: 7.3333333333vw !important;
  }
  .mb60 {
    margin-bottom: 8vw !important;
  }
  .mb65 {
    margin-bottom: 8.6666666667vw !important;
  }
  .mb70 {
    margin-bottom: 9.3333333333vw !important;
  }
  .mb75 {
    margin-bottom: 10vw !important;
  }
  .mb80 {
    margin-bottom: 10.6666666667vw !important;
  }
  .mb85 {
    margin-bottom: 11.3333333333vw !important;
  }
  .mb90 {
    margin-bottom: 12vw !important;
  }
  .mb95 {
    margin-bottom: 12.6666666667vw !important;
  }
  .mb100 {
    margin-bottom: 13.3333333333vw !important;
  }
  /*right*/
  .mr0 {
    margin-right: 0vw !important;
  }
  .mr05 {
    margin-right: 0.6666666667vw !important;
  }
  .mr10 {
    margin-right: 1.3333333333vw !important;
  }
  .mr15 {
    margin-right: 2vw !important;
  }
  .mr20 {
    margin-right: 2.6666666667vw !important;
  }
  .mr25 {
    margin-right: 3.3333333333vw !important;
  }
  .mr30 {
    margin-right: 4vw !important;
  }
  .mr35 {
    margin-right: 4.6666666667vw !important;
  }
  .mr40 {
    margin-right: 5.3333333333vw !important;
  }
  .mr45 {
    margin-right: 6vw !important;
  }
  .mr50 {
    margin-right: 6.6666666667vw !important;
  }
  .mr55 {
    margin-right: 7.3333333333vw !important;
  }
  .mr60 {
    margin-right: 8vw !important;
  }
  .mr65 {
    margin-right: 8.6666666667vw !important;
  }
  .mr70 {
    margin-right: 9.3333333333vw !important;
  }
  .mr75 {
    margin-right: 10vw !important;
  }
  .mr80 {
    margin-right: 10.6666666667vw !important;
  }
  .mr85 {
    margin-right: 11.3333333333vw !important;
  }
  .mr90 {
    margin-right: 12vw !important;
  }
  .mr95 {
    margin-right: 12.6666666667vw !important;
  }
  .mr100 {
    margin-right: 13.3333333333vw !important;
  }
  /*left*/
  .ml0 {
    margin-left: 0vw !important;
  }
  .ml05 {
    margin-left: 0.6666666667vw !important;
  }
  .ml10 {
    margin-left: 1.3333333333vw !important;
  }
  .ml15 {
    margin-left: 2vw !important;
  }
  .ml20 {
    margin-left: 2.6666666667vw !important;
  }
  .ml25 {
    margin-left: 3.3333333333vw !important;
  }
  .ml30 {
    margin-left: 4vw !important;
  }
  .ml35 {
    margin-left: 4.6666666667vw !important;
  }
  .ml40 {
    margin-left: 5.3333333333vw !important;
  }
  .ml45 {
    margin-left: 6vw !important;
  }
  .ml50 {
    margin-left: 6.6666666667vw !important;
  }
  .ml55 {
    margin-left: 7.3333333333vw !important;
  }
  .ml60 {
    margin-left: 8vw !important;
  }
  .ml65 {
    margin-left: 8.6666666667vw !important;
  }
  .ml70 {
    margin-left: 9.3333333333vw !important;
  }
  .ml75 {
    margin-left: 10vw !important;
  }
  .ml80 {
    margin-left: 10.6666666667vw !important;
  }
  .ml85 {
    margin-left: 11.3333333333vw !important;
  }
  .ml90 {
    margin-left: 12vw !important;
  }
  .ml95 {
    margin-left: 12.6666666667vw !important;
  }
  .ml100 {
    margin-left: 13.3333333333vw !important;
  }
}
/* padding
---------------------------------------------------------- */
/*top*/
.pt0 {
  padding-top: 0px !important;
}

.pt05 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pt100 {
  padding-top: 100px !important;
}

/*bottom*/
.pb0 {
  padding-bottom: 0px !important;
}

.pb05 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

/*right*/
.pr0 {
  padding-right: 0px !important;
}

.pr05 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.pr100 {
  padding-right: 100px !important;
}

/*left*/
.pl0 {
  padding-left: 0px !important;
}

.pl05 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.pl100 {
  padding-left: 100px !important;
}

@media screen and (max-width: 767px) {
  /*top*/
  .pt0 {
    padding-top: 0vw !important;
  }
  .pt05 {
    padding-top: 0.6666666667vw !important;
  }
  .pt10 {
    padding-top: 1.3333333333vw !important;
  }
  .pt15 {
    padding-top: 2vw !important;
  }
  .pt20 {
    padding-top: 2.6666666667vw !important;
  }
  .pt25 {
    padding-top: 3.3333333333vw !important;
  }
  .pt30 {
    padding-top: 4vw !important;
  }
  .pt35 {
    padding-top: 4.6666666667vw !important;
  }
  .pt40 {
    padding-top: 5.3333333333vw !important;
  }
  .pt45 {
    padding-top: 6vw !important;
  }
  .pt50 {
    padding-top: 6.6666666667vw !important;
  }
  .pt55 {
    padding-top: 7.3333333333vw !important;
  }
  .pt60 {
    padding-top: 8vw !important;
  }
  .pt65 {
    padding-top: 8.6666666667vw !important;
  }
  .pt70 {
    padding-top: 9.3333333333vw !important;
  }
  .pt75 {
    padding-top: 10vw !important;
  }
  .pt80 {
    padding-top: 10.6666666667vw !important;
  }
  .pt85 {
    padding-top: 11.3333333333vw !important;
  }
  .pt90 {
    padding-top: 12vw !important;
  }
  .pt95 {
    padding-top: 12.6666666667vw !important;
  }
  .pt100 {
    padding-top: 13.3333333333vw !important;
  }
  /*bottom*/
  .pb0 {
    padding-bottom: 0vw !important;
  }
  .pb05 {
    padding-bottom: 0.6666666667vw !important;
  }
  .pb10 {
    padding-bottom: 1.3333333333vw !important;
  }
  .pb15 {
    padding-bottom: 2vw !important;
  }
  .pb20 {
    padding-bottom: 2.6666666667vw !important;
  }
  .pb25 {
    padding-bottom: 3.3333333333vw !important;
  }
  .pb30 {
    padding-bottom: 4vw !important;
  }
  .pb35 {
    padding-bottom: 4.6666666667vw !important;
  }
  .pb40 {
    padding-bottom: 5.3333333333vw !important;
  }
  .pb45 {
    padding-bottom: 6vw !important;
  }
  .pb50 {
    padding-bottom: 6.6666666667vw !important;
  }
  .pb55 {
    padding-bottom: 7.3333333333vw !important;
  }
  .pb60 {
    padding-bottom: 8vw !important;
  }
  .pb65 {
    padding-bottom: 8.6666666667vw !important;
  }
  .pb70 {
    padding-bottom: 9.3333333333vw !important;
  }
  .pb75 {
    padding-bottom: 10vw !important;
  }
  .pb80 {
    padding-bottom: 10.6666666667vw !important;
  }
  .pb85 {
    padding-bottom: 11.3333333333vw !important;
  }
  .pb90 {
    padding-bottom: 12vw !important;
  }
  .pb95 {
    padding-bottom: 12.6666666667vw !important;
  }
  .pb100 {
    padding-bottom: 13.3333333333vw !important;
  }
  /*right*/
  .pr0 {
    padding-right: 0vw !important;
  }
  .pr05 {
    padding-right: 0.6666666667vw !important;
  }
  .pr10 {
    padding-right: 1.3333333333vw !important;
  }
  .pr15 {
    padding-right: 2vw !important;
  }
  .pr20 {
    padding-right: 2.6666666667vw !important;
  }
  .pr25 {
    padding-right: 3.3333333333vw !important;
  }
  .pr30 {
    padding-right: 4vw !important;
  }
  .pr35 {
    padding-right: 4.6666666667vw !important;
  }
  .pr40 {
    padding-right: 5.3333333333vw !important;
  }
  .pr45 {
    padding-right: 6vw !important;
  }
  .pr50 {
    padding-right: 6.6666666667vw !important;
  }
  .pr55 {
    padding-right: 7.3333333333vw !important;
  }
  .pr60 {
    padding-right: 8vw !important;
  }
  .pr65 {
    padding-right: 8.6666666667vw !important;
  }
  .pr70 {
    padding-right: 9.3333333333vw !important;
  }
  .pr75 {
    padding-right: 10vw !important;
  }
  .pr80 {
    padding-right: 10.6666666667vw !important;
  }
  .pr85 {
    padding-right: 11.3333333333vw !important;
  }
  .pr90 {
    padding-right: 12vw !important;
  }
  .pr95 {
    padding-right: 12.6666666667vw !important;
  }
  .pr100 {
    padding-right: 13.3333333333vw !important;
  }
  /*left*/
  .pl0 {
    padding-left: 0vw !important;
  }
  .pl05 {
    padding-left: 0.6666666667vw !important;
  }
  .pl10 {
    padding-left: 1.3333333333vw !important;
  }
  .pl15 {
    padding-left: 2vw !important;
  }
  .pl20 {
    padding-left: 2.6666666667vw !important;
  }
  .pl25 {
    padding-left: 3.3333333333vw !important;
  }
  .pl30 {
    padding-left: 4vw !important;
  }
  .pl35 {
    padding-left: 4.6666666667vw !important;
  }
  .pl40 {
    padding-left: 5.3333333333vw !important;
  }
  .pl45 {
    padding-left: 6vw !important;
  }
  .pl50 {
    padding-left: 6.6666666667vw !important;
  }
  .pl55 {
    padding-left: 7.3333333333vw !important;
  }
  .pl60 {
    padding-left: 8vw !important;
  }
  .pl65 {
    padding-left: 8.6666666667vw !important;
  }
  .pl70 {
    padding-left: 9.3333333333vw !important;
  }
  .pl75 {
    padding-left: 10vw !important;
  }
  .pl80 {
    padding-left: 10.6666666667vw !important;
  }
  .pl85 {
    padding-left: 11.3333333333vw !important;
  }
  .pl90 {
    padding-left: 12vw !important;
  }
  .pl95 {
    padding-left: 12.6666666667vw !important;
  }
  .pl100 {
    padding-left: 13.3333333333vw !important;
  }
}
.mb-large {
  margin-bottom: 120px !important;
}
@media screen and (max-width: 767px) {
  .mb-large {
    margin-bottom: 30.7692307692vw !important;
  }
}

.mb-middle {
  margin-bottom: 70px !important;
}
@media screen and (max-width: 767px) {
  .mb-middle {
    margin-bottom: 17.9487179487vw !important;
  }
}

.mb-small {
  margin-bottom: 10px !important;
}
@media screen and (max-width: 767px) {
  .mb-small {
    margin-bottom: 2.5641025641vw !important;
  }
}

.mlr-center {
  margin-left: auto;
  margin-right: auto;
}

/* text-align */
.align-l {
  text-align: left !important;
}

.align-r {
  text-align: right !important;
}

.align-c {
  text-align: center !important;
}

.clearfix {
  *display: inline-block;
  *zoom: 1;
}

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

/* PC/SP */
.pc-only {
  display: block;
}
@media screen and (max-width: 767px) {
  .pc-only {
    display: none;
  }
}

.sp-only {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp-only {
    display: block;
  }
}

/* TELリンクをPC時に無効化 */
@media screen and (min-width: 1025px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
/* フェードイン */
.js-fadeUp {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.8s, transform 0.8s;
}

.js-fadeUp.is-inview {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.2s;
}

.js-fadeLeft {
  opacity: 0;
  transform-origin: 0 0;
  transform: translateX(-1000px) scale(0);
  transition: opacity 0.8s, transform 1s;
}
@media screen and (max-width: 767px) {
  .js-fadeLeft {
    transform: translateX(-200px);
    transition: opacity 0.8s, transform 1s;
  }
}

.js-fadeLeft.is-inview {
  opacity: 1;
  transform: translateX(0) scale(1);
  transition-delay: 1s;
}

.js-fadeRight {
  opacity: 0;
  transform-origin: 100% 0;
  transform: translateX(1000px) scale(0);
  transition: opacity 0.8s, transform 1s;
}
@media screen and (max-width: 767px) {
  .js-fadeRight {
    transform: translateX(200px) scale(1);
    transition: opacity 0.8s, transform 1s;
  }
}

.js-fadeRight.is-inview {
  opacity: 1;
  transform: translateX(0) scale(1);
  transition-delay: 1s;
}

.js-fadeTopTitle01 {
  opacity: 0;
  transform: translateX(-100px);
  transition: opacity 0.8s, transform 0.8s;
}
@media screen and (max-width: 767px) {
  .js-fadeTopTitle01 {
    transform: translateX(-200px);
  }
}

.js-fadeTopTitle01.is-inview {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.5s;
}

.js-fadeTopTitle01-1 {
  opacity: 0;
  transform: translateX(-100px);
  transition: opacity 0.8s, transform 0.8s;
}
@media screen and (max-width: 767px) {
  .js-fadeTopTitle01-1 {
    transform: translateX(-25.641025641vw);
  }
}

.js-fadeTopTitle01-1.is-inview {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.5s;
}

.js-fadeTopTitle01-2 {
  opacity: 0;
  transform: translateX(-100px);
  transition: opacity 0.8s, transform 0.8s;
}
@media screen and (max-width: 767px) {
  .js-fadeTopTitle01-2 {
    transform: translateX(-25.641025641vw);
  }
}

.js-fadeTopTitle01-2.is-inview {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1.5s;
}

.js-fadeTopTitle01-3 {
  opacity: 0;
  transform: translateX(-100px);
  transition: opacity 0.8s, transform 0.8s;
}
@media screen and (max-width: 767px) {
  .js-fadeTopTitle01-3 {
    transform: translateX(-25.641025641vw);
  }
}

.js-fadeTopTitle01-3.is-inview {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 2.5s;
}

.js-fadeTopTitle02 {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.8s, transform 1.2s;
}
@media screen and (max-width: 767px) {
  .js-fadeTopTitle02 {
    transform: translateY(20px);
  }
}

.js-fadeTopTitle02.is-inview {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 4s;
}

/* ===================================================================
SCSS information
 file name  :  content-main.scss
 style info :  CDRエコムーブメント：base
=================================================================== */
html {
  font-size: 62.5%;
  letter-spacing: 0.035em;
  color: #080808;
}

* {
  box-sizing: border-box;
}

body {
  color: #080808;
}
body.home {
  display: none;
}

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

a {
  color: #000;
  text-decoration: none;
}

ul, ol, h1, h2, h3, h4, h5, h6, p {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
}

p {
  font-weight: 300;
}

main {
  overflow: clip;
  display: block;
  width: 100%;
  min-width: 1100px;
  margin: 0 auto -11.71875vw;
  position: relative;
  padding-bottom: 250px;
}
@media screen and (max-width: 767px) {
  main {
    min-width: auto;
    padding-bottom: 5.1282051282vw;
  }
}

/* ---------------------
汎用ボタン
--------------------- */
.btn {
  width: 240px;
  height: 50px;
  position: relative;
  background: #fff url("../img/common/icon_arrow-blue.svg") no-repeat 95% center/6px 10px;
  border: #ECEEEF solid 1px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .btn {
    width: 64.1025641026vw;
    height: 12.8205128205vw;
  }
  .btn::before, .btn::after {
    display: none;
  }
}
.btn::before {
  position: absolute;
  top: -1px;
  left: -1px;
  content: "";
  width: 0;
  height: 1px;
  background-color: #3F95BF;
  transition: all 0.1s;
}
.btn::after {
  position: absolute;
  top: -1px;
  right: -1px;
  content: "";
  width: 1px;
  height: 0;
  background-color: #3F95BF;
  transition: all 0.1s;
}
.btn:hover::before {
  width: 100.5%;
}
.btn:hover::after {
  height: 102%;
  transition-delay: 0.1s;
}
.btn a:link, .btn a:visited {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .btn a:link, .btn a:visited {
    padding: 0 15px;
  }
  .btn a:link::before, .btn a:link::after, .btn a:visited::before, .btn a:visited::after {
    display: none;
  }
}
.btn a:link::before, .btn a:visited::before {
  position: absolute;
  bottom: -1px;
  right: -1px;
  content: "";
  width: 0;
  height: 1px;
  background-color: #3F95BF;
  transition: all 0.1s;
}
.btn a:link::after, .btn a:visited::after {
  position: absolute;
  bottom: -1px;
  left: -1px;
  content: "";
  width: 1px;
  height: 0;
  background-color: #3F95BF;
  transition: all 0.1s;
}
.btn a:link:hover::before, .btn a:visited:hover::before {
  width: 100.5%;
  transition-delay: 0.2s;
}
.btn a:link:hover::after, .btn a:visited:hover::after {
  height: 102%;
  transition-delay: 0.3s;
}
@media screen and (max-width: 767px) {
  .btn a:link:hover, .btn a:visited:hover {
    border-color: #fff;
  }
}
.btn span {
  font-size: 1.2rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-style: italic;
  position: relative;
  z-index: 1;
}

/* ---------------------
パンくず
--------------------- */
.nav-breadcrumb {
  max-width: 1000px;
  margin: 0 auto 20px;
}
.nav-breadcrumb ol {
  display: flex;
  justify-content: flex-end;
}
.nav-breadcrumb ol li {
  margin-left: 10px;
  font-size: 1.2rem;
}

/* ---------------------
背景（パララックス）
--------------------- */
.bg-parallax {
  position: absolute;
  top: -490px;
  left: 0;
  z-index: -10;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .bg-parallax {
    top: 0;
  }
}
.top .bg-parallax {
  top: 0;
}
.bg-parallax li {
  width: 100%;
  height: 870px;
  background-repeat: no-repeat;
  background-size: 100% 870px;
  position: absolute;
  display: block;
}
@media screen and (max-width: 767px) {
  .bg-parallax li {
    height: 164.1025641026vw;
    background-size: 100% 600px;
  }
}
.bg-parallax li:nth-of-type(odd) {
  background-image: url("../img/common/bg_parallax_right_pc.svg");
  background-position: top right;
  right: 0;
}
@media screen and (max-width: 767px) {
  .bg-parallax li:nth-of-type(odd) {
    background-image: url("../img/common/bg_parallax_right_sp.svg");
  }
}
.bg-parallax li:nth-of-type(even) {
  background-image: url("../img/common/bg_parallax_left_pc.svg");
  background-position: top left;
  left: 0;
}
@media screen and (max-width: 767px) {
  .bg-parallax li:nth-of-type(even) {
    background-image: url("../img/common/bg_parallax_left_sp.svg");
  }
}
.bg-parallax li:nth-of-type(1) {
  top: 53.3854166667vw;
}
@media screen and (min-width: 1500px) {
  .bg-parallax li:nth-of-type(1) {
    top: 56.640625vw;
  }
}
@media screen and (min-width: 1800px) {
  .bg-parallax li:nth-of-type(1) {
    top: 58.59375vw;
  }
}
@media screen and (min-width: 2000px) {
  .bg-parallax li:nth-of-type(1) {
    top: 59.8958333333vw;
  }
}
@media screen and (min-width: 2200px) {
  .bg-parallax li:nth-of-type(1) {
    top: 60.546875vw;
  }
}
@media screen and (min-width: 2500px) {
  .bg-parallax li:nth-of-type(1) {
    top: 61.1979166667vw;
  }
}
@media screen and (max-width: 767px) {
  .bg-parallax li:nth-of-type(1) {
    top: 158.9743589744vw;
  }
}
.bg-parallax li:nth-of-type(2) {
  top: 143.2291666667vw;
}
@media screen and (min-width: 1500px) {
  .bg-parallax li:nth-of-type(2) {
    top: 127.6041666667vw;
  }
}
@media screen and (min-width: 1800px) {
  .bg-parallax li:nth-of-type(2) {
    top: 126.3020833333vw;
  }
}
@media screen and (min-width: 2000px) {
  .bg-parallax li:nth-of-type(2) {
    top: 120.4427083333vw;
  }
}
@media screen and (min-width: 2200px) {
  .bg-parallax li:nth-of-type(2) {
    top: 118.4895833333vw;
  }
}
@media screen and (min-width: 2500px) {
  .bg-parallax li:nth-of-type(2) {
    top: 114.5833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .bg-parallax li:nth-of-type(2) {
    top: 348.7179487179vw;
  }
}
.bg-parallax li:nth-of-type(3) {
  top: 233.0729166667vw;
}
@media screen and (min-width: 1500px) {
  .bg-parallax li:nth-of-type(3) {
    top: 198.5677083333vw;
  }
}
@media screen and (min-width: 1800px) {
  .bg-parallax li:nth-of-type(3) {
    top: 194.0104166667vw;
  }
}
@media screen and (min-width: 2000px) {
  .bg-parallax li:nth-of-type(3) {
    top: 182.2916666667vw;
  }
}
@media screen and (min-width: 2200px) {
  .bg-parallax li:nth-of-type(3) {
    top: 176.4322916667vw;
  }
}
@media screen and (min-width: 2500px) {
  .bg-parallax li:nth-of-type(3) {
    top: 167.96875vw;
  }
}
@media screen and (max-width: 767px) {
  .bg-parallax li:nth-of-type(3) {
    top: 538.4615384615vw;
  }
}
.bg-parallax li:nth-of-type(4) {
  top: 322.9166666667vw;
}
@media screen and (min-width: 1500px) {
  .bg-parallax li:nth-of-type(4) {
    top: 269.53125vw;
  }
}
@media screen and (min-width: 1800px) {
  .bg-parallax li:nth-of-type(4) {
    top: 261.71875vw;
  }
}
@media screen and (min-width: 2000px) {
  .bg-parallax li:nth-of-type(4) {
    top: 244.140625vw;
  }
}
@media screen and (min-width: 2200px) {
  .bg-parallax li:nth-of-type(4) {
    top: 234.375vw;
  }
}
@media screen and (min-width: 2500px) {
  .bg-parallax li:nth-of-type(4) {
    top: 221.3541666667vw;
  }
}
@media screen and (max-width: 767px) {
  .bg-parallax li:nth-of-type(4) {
    top: 728.2051282051vw;
  }
}
.bg-parallax li:nth-of-type(5) {
  top: 412.7604166667vw;
}
@media screen and (min-width: 1500px) {
  .bg-parallax li:nth-of-type(5) {
    top: 340.4947916667vw;
  }
}
@media screen and (min-width: 1800px) {
  .bg-parallax li:nth-of-type(5) {
    top: 329.4270833333vw;
  }
}
@media screen and (min-width: 2000px) {
  .bg-parallax li:nth-of-type(5) {
    top: 305.9895833333vw;
  }
}
@media screen and (min-width: 2200px) {
  .bg-parallax li:nth-of-type(5) {
    top: 292.3177083333vw;
  }
}
@media screen and (min-width: 2500px) {
  .bg-parallax li:nth-of-type(5) {
    top: 274.7395833333vw;
  }
}
@media screen and (max-width: 767px) {
  .bg-parallax li:nth-of-type(5) {
    top: 912.8205128205vw;
  }
}
.bg-parallax li:nth-of-type(6) {
  top: 502.6041666667vw;
}
@media screen and (min-width: 1500px) {
  .bg-parallax li:nth-of-type(6) {
    top: 411.4583333333vw;
  }
}
@media screen and (min-width: 1800px) {
  .bg-parallax li:nth-of-type(6) {
    top: 397.1354166667vw;
  }
}
@media screen and (min-width: 2000px) {
  .bg-parallax li:nth-of-type(6) {
    top: 367.8385416667vw;
  }
}
@media screen and (min-width: 2200px) {
  .bg-parallax li:nth-of-type(6) {
    top: 350.2604166667vw;
  }
}
@media screen and (min-width: 2500px) {
  .bg-parallax li:nth-of-type(6) {
    top: 328.125vw;
  }
}
@media screen and (max-width: 767px) {
  .bg-parallax li:nth-of-type(6) {
    top: 1102.5641025641vw;
  }
}
.bg-parallax li:nth-of-type(7) {
  top: 592.4479166667vw;
}
@media screen and (min-width: 1500px) {
  .bg-parallax li:nth-of-type(7) {
    top: 482.421875vw;
  }
}
@media screen and (min-width: 1800px) {
  .bg-parallax li:nth-of-type(7) {
    top: 464.84375vw;
  }
}
@media screen and (min-width: 2000px) {
  .bg-parallax li:nth-of-type(7) {
    top: 429.6875vw;
  }
}
@media screen and (min-width: 2200px) {
  .bg-parallax li:nth-of-type(7) {
    top: 408.203125vw;
  }
}
@media screen and (min-width: 2500px) {
  .bg-parallax li:nth-of-type(7) {
    top: 381.5104166667vw;
  }
}
@media screen and (max-width: 767px) {
  .bg-parallax li:nth-of-type(7) {
    top: 1292.3076923077vw;
  }
}
.bg-parallax li:nth-of-type(8) {
  top: 682.2916666667vw;
}
@media screen and (min-width: 1500px) {
  .bg-parallax li:nth-of-type(8) {
    top: 553.3854166667vw;
  }
}
@media screen and (min-width: 1800px) {
  .bg-parallax li:nth-of-type(8) {
    top: 532.5520833333vw;
  }
}
@media screen and (min-width: 2000px) {
  .bg-parallax li:nth-of-type(8) {
    top: 491.5364583333vw;
  }
}
@media screen and (min-width: 2200px) {
  .bg-parallax li:nth-of-type(8) {
    top: 466.1458333333vw;
  }
}
@media screen and (min-width: 2500px) {
  .bg-parallax li:nth-of-type(8) {
    top: 434.8958333333vw;
  }
}
@media screen and (max-width: 767px) {
  .bg-parallax li:nth-of-type(8) {
    top: 1479.4871794872vw;
  }
}

/* ---------------------
セクションパーツ
--------------------- */
.section-inner {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .section-inner {
    width: calc(100% - 50px);
  }
}
@media screen and (max-width: 767px) {
  .section-inner {
    width: 100%;
    padding: 0 25px;
  }
}

.section-head-title {
  font-size: 8rem;
  font-weight: 100;
  font-style: italic;
  font-family: "Roboto", sans-serif;
  color: rgba(255, 255, 255, 0.5);
  position: absolute;
  z-index: 1;
  top: -100px;
}
@media screen and (max-width: 767px) {
  .section-head-title {
    top: -17.9487179487vw;
  }
}
.robotics .section-head-title {
  right: -130px;
}
@media screen and (max-width: 767px) {
  .robotics .section-head-title {
    right: 0;
  }
}
.services .section-head-title {
  left: -50px;
}
@media screen and (max-width: 767px) {
  .services .section-head-title {
    top: -20.5128205128vw;
    left: 5.1282051282vw;
  }
}
.contents .section-head-title {
  right: 30px;
}
@media screen and (max-width: 767px) {
  .contents .section-head-title {
    top: -20.5128205128vw;
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .section-head-title {
    font-size: 4.9rem;
  }
}

.section-title {
  font-family: "Roboto", sans-serif;
  font-size: 4rem;
  font-weight: 200;
  font-style: italic;
  color: #166A9A;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .section-title {
    font-size: 2.9rem;
    margin-bottom: 80px;
  }
}
.top .section-title {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .top .section-title {
    margin-bottom: 38px;
  }
}
.section-title::after {
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 80px;
  height: 2px;
  background-color: #166A9A;
}
@media screen and (max-width: 767px) {
  .section-title::after {
    bottom: -12px;
  }
}

.section-title-dx {
  width: 100%;
  height: 37.890625vw;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .section-title-dx {
    height: 114.1025641026vw;
  }
}
.robotics .section-title-dx {
  background: url("../img/top/bg_robotics_pc.png") center/cover no-repeat;
}
@media screen and (max-width: 767px) {
  .robotics .section-title-dx {
    background-image: url("../img/top/bg_robotics_sp.png");
  }
}
.services .section-title-dx {
  background: url("../img/top/bg_services_pc.png") center/cover no-repeat;
}
@media screen and (max-width: 767px) {
  .services .section-title-dx {
    background-image: url("../img/top/bg_services_sp.png");
  }
}
.contents .section-title-dx {
  background: url("../img/top/bg_contents_pc.png") center/cover no-repeat;
}
@media screen and (max-width: 767px) {
  .contents .section-title-dx {
    background-image: url("../img/top/bg_contents_sp.png");
  }
}
.section-title-dx h2 {
  font-size: 8rem;
  font-weight: 100;
  font-style: italic;
  font-family: "Roboto", sans-serif;
  color: rgba(255, 255, 255, 0.5);
  position: absolute;
  z-index: 10;
  top: 40%;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .section-title-dx h2 {
    top: 26%;
  }
}
.robotics .section-title-dx h2 {
  right: 40px;
}
@media screen and (max-width: 767px) {
  .robotics .section-title-dx h2 {
    right: 0;
  }
}
.services .section-title-dx h2 {
  top: 49%;
  left: 120px;
}
@media screen and (max-width: 767px) {
  .services .section-title-dx h2 {
    top: 25%;
    left: 20px;
  }
}
.contents .section-title-dx h2 {
  right: 40px;
}
@media screen and (max-width: 767px) {
  .contents .section-title-dx h2 {
    top: 21%;
    right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .section-title-dx h2 {
    font-size: 4.9rem;
  }
}

/* ---------------------
ローディングパーツ
--------------------- */
/* ローディング画面背景 */
.loader-bg {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #3F95BF;
  display: flex;
  justify-content: center;
  align-items: center;
}
.loader-bg.loaded {
  display: none;
}

/* ローディングアニメーション */
.loader {
  margin: 100px auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px;
}
.loader > div {
  background-color: #fff;
  height: 100%;
  width: 6px;
  display: inline-block;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.loader .rect2 {
  animation-delay: -1.1s;
}
.loader .rect3 {
  animation-delay: -1s;
}
.loader .rect4 {
  animation-delay: -0.9s;
}
.loader .rect5 {
  animation-delay: -0.8s;
}
@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
/* ===================================================================
SCSS information
 file name  :  header.scss
 style info :  CDRエコムーブメント：header
=================================================================== */
header.main-header {
  width: 1100px;
  min-width: 1100px;
  height: 80px;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  header.main-header {
    min-width: 100%;
  }
}
.home.change-color header.main-header {
  border-color: #85888B;
  background-color: #3F95BF;
}
@media screen and (max-width: 767px) {
  header.main-header {
    width: 100%;
    height: 11.7948717949vw;
  }
}
.under_layer header.main-header {
  border-color: #85888B;
}
.active header.main-header {
  border-color: #3F95BF;
}
header.main-header.active {
  background-color: #3F95BF;
}
header.main-header .inner {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
header.main-header h1 {
  position: absolute;
  top: 50%;
  left: 25px;
  transform: translateY(-50%);
  font-size: 2rem;
  width: min(27.2727272727vw, 300px);
}
@media screen and (max-width: 767px) {
  header.main-header h1 {
    width: 100%;
    left: 17px;
  }
}
header.main-header h1 a {
  color: #3F95BF;
  font-family: "Roboto", sans-serif;
  font-size: min(2.9090909091vw, 3.2rem);
  font-style: italic;
}
@media screen and (max-width: 767px) {
  header.main-header h1 a {
    font-size: min(5.641025641vw, 2.2rem);
    background-size: 29.4871794872vw 7.6923076923vw;
  }
}

/* ===================================================================
SCSS information
 file name  :  footer.css
 style info :  Local Life Japan：footer
=================================================================== */
.footer-container {
  overflow: hidden;
}
/* ---------------------
we-are-cdrem
--------------------- */
.we-are-cdrem {
  width: 100%;
  min-width: 1100px;
  height: 20.8333333333vw;
  background: url("../img/footer/bg_we-are-cdrem_pc.png") center/cover no-repeat;
  text-align: center;
  padding-top: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .we-are-cdrem {
    min-width: 100%;
    height: 25.641025641vw;
    padding-top: 7.6923076923vw;
    background-image: url("../img/footer/bg_we-are-cdrem_sp.png");
  }
}
.we-are-cdrem h2 {
  font-size: 4.4rem;
  font-weight: 100;
  font-style: italic;
  font-family: "Roboto", sans-serif;
  color: #fff;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .we-are-cdrem h2 {
    font-size: 4.1025641026vw;
    margin-bottom: 0;
  }
}
.we-are-cdrem h3 {
  font-size: 1.5rem;
  font-weight: 400;
  font-style: italic;
  font-family: "Roboto", sans-serif;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .we-are-cdrem h3 {
    font-size: 2.5641025641vw;
  }
}

/* ---------------------
footer-mega-nav
--------------------- */
.footer-mega-nav {
  width: 100%;
  min-width: 1100px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .footer-mega-nav {
    min-width: 100%;
    display: block;
  }
}
.footer-mega-nav .mega-nav-item {
  width: 50%;
  background-color: #000;
}
@media screen and (max-width: 767px) {
  .footer-mega-nav .mega-nav-item {
    width: 100%;
  }
}
.footer-mega-nav .mega-nav-item a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 50px 20px 40px;
  transition: all 300ms;
}
@media screen and (max-width: 767px) {
  .footer-mega-nav .mega-nav-item a {
    padding: 10px;
  }
}
.footer-mega-nav .mega-nav-item a:hover {
  opacity: 0.7;
}
.footer-mega-nav .mega-nav-item.service a {
  background-color: #F0F0F0;
}
.footer-mega-nav .mega-nav-item.contact a {
  background-color: #DDDDDD;
}
.footer-mega-nav .mega-nav-item .icon-box {
  margin-bottom: 10px;
}
.footer-mega-nav .mega-nav-item .icon-box.service {
  width: 22px;
  height: 19px;
}
@media screen and (max-width: 767px) {
  .footer-mega-nav .mega-nav-item .icon-box.service {
    width: 2.5641025641vw;
    height: 2.3076923077vw;
  }
}
.footer-mega-nav .mega-nav-item .icon-box.contact {
  width: 16px;
  height: 22px;
}
@media screen and (max-width: 767px) {
  .footer-mega-nav .mega-nav-item .icon-box.contact {
    width: 1.7948717949vw;
    height: 2.3076923077vw;
  }
}
.footer-mega-nav .mega-nav-item h2 {
  font-size: 1.9rem;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .footer-mega-nav .mega-nav-item h2 {
    font-size: 3.0769230769vw;
  }
}
.footer-mega-nav .mega-nav-item h2 span {
  font-size: 1.2rem;
  font-weight: 600;
  font-style: italic;
  font-family: "Roboto", sans-serif;
  color: #166A9A;
  display: block;
}
@media screen and (max-width: 767px) {
  .footer-mega-nav .mega-nav-item h2 span {
    font-size: 2.5641025641vw;
  }
}
.footer-mega-nav .mega-nav-item .read-me {
  font-size: 1.2rem;
  font-weight: 600;
  font-style: italic;
  font-family: "Roboto", sans-serif;
  padding-left: 14px;
  position: relative;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .footer-mega-nav .mega-nav-item .read-me {
    font-size: 3.0769230769vw;
    margin-top: 10px;
  }
}
.footer-mega-nav .mega-nav-item .read-me::after {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  border: solid #166A9A;
  border-width: 1px 1px 0 0;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .footer-mega-nav .mega-nav-item .read-me::after {
    width: 5px;
    height: 5px;
    border-width: 1px 1px 0 0;
  }
}

/* ---------------------
footer
--------------------- */
footer {
  width: 100%;
  min-width: 1100px;
  background-color: #000;
  padding: 54px 0 10px;
}
@media screen and (max-width: 767px) {
  footer {
    min-width: 100%;
    padding: 13.8461538462vw 0 5.1282051282vw;
  }
}
footer .inner-footer {
  width: 1100px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  footer .inner-footer {
    width: calc(100% - 40px);
  }
}
@media screen and (max-width: 767px) {
  footer .inner-footer {
    width: 100%;
  }
}
footer .inner-footer a {
  color: #fff;
  transition: all 300ms;
}
footer .inner-footer a:hover {
  opacity: 0.7;
}
footer .inner-footer .footer-header {
  width: 100%;
  padding-bottom: 35px;
  margin-bottom: 30px;
  border-bottom: #1C1E21 solid 1px;
  position: relative;
}
@media screen and (max-width: 767px) {
  footer .inner-footer .footer-header {
    padding-bottom: 8.9743589744vw;
    margin-bottom: 7.6923076923vw;
  }
}
footer .inner-footer .footer-header h1 {
  font-family: "Roboto", sans-serif;
  font-size: min(2.9090909091vw, 3.2rem);
  font-style: italic;
  padding-left: 10px;
}
@media screen and (max-width: 767px) {
  footer .inner-footer .footer-header h1 {
    font-size: min(5.641025641vw, 2.2rem);
    margin-left: 7.6923076923vw;
  }
}
footer .inner-footer .footer-header h1 a {
  color: #3F95BF;
}
footer .inner-footer .footer-header .sns {
  position: absolute;
  bottom: 20px;
  right: 10px;
  display: flex;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  footer .inner-footer .footer-header .sns {
    right: 5.1282051282vw;
  }
}
footer .inner-footer .footer-contents {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  footer .inner-footer .footer-contents {
    display: block;
    padding: 0 7.6923076923vw;
  }
}
footer .inner-footer .footer-contents .company-information {
  width: 316px;
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  footer .inner-footer .footer-contents .company-information {
    width: 100%;
    margin-bottom: 80px;
  }
}
footer .inner-footer .footer-contents .company-information h2,
footer .inner-footer .footer-contents .company-information p {
  font-size: 1.2rem;
  line-height: 1.8;
  color: #fff;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  footer .inner-footer .footer-contents .company-information h2,
  footer .inner-footer .footer-contents .company-information p {
    font-size: 3.0769230769vw;
  }
}
footer .inner-footer .footer-contents .footer-menu {
  width: 720px;
}
@media screen and (max-width: 767px) {
  footer .inner-footer .footer-contents .footer-menu {
    width: 100%;
    margin-bottom: 100px;
  }
}
footer .inner-footer .footer-contents .footer-menu ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 40px 10px;
}
footer .inner-footer .footer-contents .footer-menu ul li {
  font-size: 1.1rem;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  footer .inner-footer .footer-contents .footer-menu ul li {
    font-size: 2.5641025641vw;
    margin-bottom: 20px;
  }
}
footer .inner-footer .footer-contents .footer-menu ul li a {
  position: relative;
  padding: 10px 10px 10px 18px;
  color: #fff;
  vertical-align: middle;
  text-decoration: none;
}
footer .inner-footer .footer-contents .footer-menu ul li a::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 3px;
  height: 3px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  z-index: 2;
}
footer .inner-footer .footer-contents .footer-menu ul li a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  width: 14px;
  height: 14px;
  background-color: #166A9A;
  border-radius: 50%;
  z-index: 1;
}
footer .inner-footer .footer-contents .footer-menu ul li ul {
  display: block;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  footer .inner-footer .footer-contents .footer-menu ul li ul {
    margin-top: 10px;
  }
}
footer .inner-footer .footer-contents .footer-menu ul li ul li {
  font-weight: 300;
  margin-bottom: 10px;
}
footer .inner-footer .footer-contents .footer-menu ul li ul li a {
  padding-left: 16px;
}
footer .inner-footer .footer-contents .footer-menu ul li ul li a::after {
  display: none;
}
footer .inner-footer .footer-sub-menu {
  margin-bottom: 10px;
  padding-bottom: 60px;
  border-bottom: #1C1E21 solid 1px;
}
@media screen and (max-width: 767px) {
  footer .inner-footer .footer-sub-menu {
    padding: 0 30px;
    margin-bottom: 20px;
  }
}
footer .inner-footer .footer-sub-menu ul {
  display: flex;
  justify-content: flex-end;
  gap: 27px;
}
@media screen and (max-width: 767px) {
  footer .inner-footer .footer-sub-menu ul {
    gap: 10px;
    margin-bottom: 20px;
  }
}
footer .inner-footer .footer-sub-menu ul li a {
  color: #fff;
  position: relative;
  padding-left: 14px;
  font-size: 1.1rem;
}
@media screen and (max-width: 767px) {
  footer .inner-footer .footer-sub-menu ul li a {
    font-size: 2.5641025641vw;
  }
}
footer .inner-footer .footer-sub-menu ul li a::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 4px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 3px;
  height: 3px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  z-index: 2;
}
footer .inner-footer .footer-sub-menu ul li a[target=_blank] {
  padding-left: 32px;
}
@media screen and (max-width: 767px) {
  footer .inner-footer .footer-sub-menu ul li a[target=_blank] {
    padding-left: 16px;
  }
}
footer .inner-footer .footer-sub-menu ul li a[target=_blank]::before {
  top: 0;
  bottom: 0;
  left: 0;
  width: 15px;
  height: 15px;
  border: none;
  transform: rotate(0deg);
  background: url("../img/common/icon_blank.svg") center/contain no-repeat;
}
@media screen and (max-width: 767px) {
  footer .inner-footer .footer-sub-menu ul li a[target=_blank]::before {
    left: -5px;
    width: 10px;
    height: 10px;
  }
}
footer .inner-footer .footer-sub-menu ul li a[target=_blank]::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -12px;
  margin: auto;
  content: "";
  width: 38px;
  height: 38px;
  background-color: #474C50;
  border-radius: 50%;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  footer .inner-footer .footer-sub-menu ul li a[target=_blank]::after {
    width: 24px;
    height: 24px;
  }
}
footer .inner-footer .footer-sub-menu ul li:first-of-type a {
  padding-left: 32px;
}
@media screen and (max-width: 767px) {
  footer .inner-footer .footer-sub-menu ul li:first-of-type a {
    padding-left: 16px;
  }
}
footer .inner-footer .footer-sub-menu ul li:first-of-type a::before {
  top: 0;
  bottom: 0;
  left: 0;
  width: 15px;
  height: 15px;
  border: none;
  transform: rotate(0deg);
  background: url("../img/common/icon_blank.svg") center/contain no-repeat;
}
@media screen and (max-width: 767px) {
  footer .inner-footer .footer-sub-menu ul li:first-of-type a::before {
    left: -5px;
    width: 10px;
    height: 10px;
  }
}
footer .inner-footer .footer-sub-menu ul li:first-of-type a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -12px;
  margin: auto;
  content: "";
  width: 38px;
  height: 38px;
  background-color: #474C50;
  border-radius: 50%;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  footer .inner-footer .footer-sub-menu ul li:first-of-type a::after {
    width: 24px;
    height: 24px;
  }
}
@media screen and (max-width: 767px) {
  footer .inner-footer .copyright {
    padding: 0 30px;
  }
}
footer .inner-footer .copyright p {
  color: #fff;
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  footer .inner-footer .copyright p {
    font-size: 2.5641025641vw;
  }
}

/* -------------------------------
 ページスクロール
------------------------------- */
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 14px;
  line-height: 20px;
  transition: all 300ms;
}
@media screen and (max-width: 767px) {
  #page-top {
    bottom: 5px;
    right: 5px;
  }
}
#page-top span {
  display: block;
}
#page-top a {
  background-color: #3F95BF;
  text-decoration: none;
  color: #fff;
  width: 54px;
  height: 54px;
  text-align: center;
  display: block;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  #page-top a {
    transform: scale(0.5);
  }
}
#page-top:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  #page-top:hover {
    opacity: 1;
  }
}
#page-top span {
  position: relative;
}
#page-top span::after {
  position: absolute;
  margin: auto;
  content: "";
  vertical-align: middle;
  top: 22px;
  left: 48%;
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(-45deg) translateX(-50%);
}

/* ---------------------
recruit-catch
--------------------- */
.recruit-catch {
  width: 140%;
  height: 300px;
  margin: 6.5104166667vw -20% -5.859375vw;
  background: linear-gradient(90deg, rgb(94, 195, 216) 0%, rgb(73, 156, 213) 100%);
  transform: rotate(-6.7deg);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .recruit-catch {
    height: 25.641025641vw;
  }
}
.recruit-catch * {
  transform: rotate(6.7deg);
  color: #fff;
}
.recruit-catch h2 {
  font-size: 2.2rem;
  font-weight: 600;
  margin-bottom: 10px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .recruit-catch h2 {
    font-size: 1.2rem;
    line-height: 1.2;
    margin-bottom: 4px;
  }
}
html[lang=en-US] .recruit-catch h2 {
  font-style: italic;
  font-weight: 400;
}
.recruit-catch p {
  font-size: 1.4rem;
  font-weight: 400;
  font-style: italic;
  font-family: "Roboto", sans-serif;
}
@media screen and (max-width: 767px) {
  .recruit-catch p {
    font-size: 1rem;
  }
}

/* ===================================================================
SCSS information
 file name  :  content-main.scss
 style info :  CDRエコムーブメント：content-main
=================================================================== */
/* ---------------------
index-parts
--------------------- */
.index-container {
  width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 19px;
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .index-container {
    width: calc(100% - 40px);
  }
}
@media screen and (max-width: 767px) {
  .index-container {
    display: block;
    width: 100%;
  }
}
.top .index-container {
  margin-top: -17.0380078637vw;
}
@media screen and (max-width: 767px) {
  .top .index-container {
    margin-top: -74.358974359vw;
  }
}
.index-container::after {
  content: "";
  display: block;
  width: 354px;
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .index-container::after {
    width: 29.0909090909vw;
  }
}
.index-container .index-item {
  width: 354px;
  background-color: #fff;
  border: #F6F8FA solid 1px;
  transition: all 0.3s;
  position: relative;
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .index-container .index-item {
    width: 29.0909090909vw;
  }
}
@media screen and (max-width: 767px) {
  .index-container .index-item {
    width: 100%;
    margin: 0 auto 20px;
  }
  .index-container .index-item::before, .index-container .index-item::after {
    display: none;
  }
}
.index-container .index-item::before {
  position: absolute;
  top: -1px;
  left: -1px;
  content: "";
  width: 0;
  height: 1px;
  background-color: #166A9A;
  transition: all 0.1s;
}
.index-container .index-item::after {
  position: absolute;
  top: -1px;
  right: -1px;
  content: "";
  width: 1px;
  height: 0;
  background-color: #166A9A;
  transition: all 0.1s;
}
.index-container .index-item:hover::before {
  width: 100.5%;
}
.index-container .index-item:hover::after {
  transition-delay: 0.1s;
  height: 100.5%;
}
.index-container .index-item a {
  padding: 45px 25px 25px;
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .index-container .index-item a {
    padding: 35px 38px;
  }
  .index-container .index-item a::before, .index-container .index-item a::after {
    display: none;
  }
}
.index-container .index-item a::before {
  position: absolute;
  bottom: -1px;
  right: -1px;
  content: "";
  width: 0;
  height: 1px;
  background-color: #166A9A;
  transition: all 0.1s;
}
.index-container .index-item a::after {
  position: absolute;
  bottom: -1px;
  left: -1px;
  content: "";
  width: 1px;
  height: 0;
  background-color: #166A9A;
  transition: all 0.1s;
}
.index-container .index-item a:hover::before {
  width: 100.5%;
  transition-delay: 0.2s;
}
.index-container .index-item a:hover::after {
  height: 100.5%;
  transition-delay: 0.3s;
}
.index-container .index-item h3 {
  text-align: center;
  font-size: 1.6rem;
  font-weight: 600;
  padding-bottom: 20px;
  margin-bottom: 30px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .index-container .index-item h3 {
    font-size: 1.4rem;
    margin-bottom: 20px;
  }
}
html[lang=en-US] .index-container .index-item h3 {
  font-style: italic;
}
.index-container .index-item h3::after {
  position: absolute;
  bottom: -4px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 80px;
  height: 2px;
  background-color: #3F95BF;
}
@media screen and (max-width: 767px) {
  .index-container .index-item h3::after {
    bottom: 3px;
    width: 66px;
  }
}
.index-container .index-item h3 span {
  display: block;
  margin: 0 auto 10px;
  width: 60px;
  height: 60px;
}
@media screen and (max-width: 767px) {
  .index-container .index-item h3 span {
    width: 50px;
    height: 50px;
  }
}
.index-container .index-item p {
  font-size: 1.2rem;
  line-height: 1.7;
  padding: 0 45px;
}
@media screen and (max-width: 767px) {
  .index-container .index-item p {
    padding: 0;
  }
}
.index-container .index-item .index_link {
  margin-top: 50px;
  width: 100%;
  height: 16px;
  font-size: 1.1rem;
  font-weight: 300;
  font-style: italic;
  font-family: "Roboto", sans-serif;
  color: #166A9A;
  position: relative;
}
@media screen and (max-width: 767px) {
  .index-container .index-item .index_link {
    margin-top: 20px;
  }
}
.index-container .index-item .index_link::after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  border: solid #166A9A;
  border-width: 2px 2px 0 0;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .index-container .index-item .index_link::after {
    width: 5px;
    height: 5px;
    right: 10px;
    border-width: 1px 1px 0 0;
  }
}

/* ---------------------
column
--------------------- */
.column2 {
  width: 1060px;
  margin: 2.2786458333vw auto 0;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .column2 {
    width: calc(100% - 40px);
    display: block;
    margin-top: 0;
  }
}
.column2 .main-column {
  width: 800px;
}
@media screen and (max-width: 767px) {
  .column2 .main-column {
    width: 100%;
    margin-bottom: 100px;
  }
}
main.blog .column2 .main-column {
  width: 790px;
}
@media screen and (max-width: 767px) {
  main.blog .column2 .main-column {
    width: 100%;
  }
}

/* ===================================================================
SCSS information
 file name  :  content-blog.scss
 style info :  CDRエコムーブメント：blog&amp;news
=================================================================== */
/* ---------------------
blog-index
--------------------- */
.blog-index {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 35px 0;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .blog-index {
    margin: 0 auto 50px;
    gap: 20px 10px;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .blog .blog-index {
    width: calc(100% - 20px);
  }
}
.blog-index > p {
  font-size: 1.5rem;
}
.blog-index .blog-item {
  width: 380px;
}
@media screen and (max-width: 767px) {
  .blog-index .blog-item {
    width: 40vw;
  }
}
.recruit .blog-index .blog-item, .interview .blog-index .blog-item {
  width: 364px;
}
@media screen and (max-width: 767px) {
  .recruit .blog-index .blog-item, .interview .blog-index .blog-item {
    width: 40vw;
  }
}
.blog-index .blog-item .pict-box {
  width: 100%;
  position: relative;
  overflow: hidden;
  border-top: #ECEEEF 1px solid;
}
.blog-index .blog-item .pict-box img {
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 212px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .blog-index .blog-item .pict-box img {
    height: 21.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .interview .blog-index .blog-item .pict-box img {
    height: 26.6666666667vw;
  }
}
.blog-index .blog-item .pict-box .post-categories {
  background-color: #3F95BF;
  color: #fff;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1;
  position: absolute;
  right: 0;
  bottom: 0;
}
.blog-index .blog-item .pict-box .post-categories li::after {
  display: none;
}
.blog-index .blog-item .pict-box .post-categories li a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
  min-width: 90px;
  padding: 6px 16px;
}
@media screen and (max-width: 767px) {
  .blog-index .blog-item .pict-box .post-categories li a {
    padding: 2px 4px;
  }
}
.blog-index .blog-item .text-container {
  border: #ECEEEF solid;
  border-width: 0 1px 1px;
  position: relative;
  background-color: #fff;
}
.blog-index .blog-item .text-container::before {
  position: absolute;
  top: -1px;
  left: -1px;
  content: "";
  width: 0;
  height: 1px;
  background-color: #3F95BF;
  transition: all 0.1s;
}
.blog-index .blog-item .text-container::after {
  position: absolute;
  top: -1px;
  right: -1px;
  content: "";
  width: 1px;
  height: 0;
  background-color: #3F95BF;
  transition: all 0.1s;
}
@media screen and (max-width: 767px) {
  .blog-index .blog-item .text-container::before, .blog-index .blog-item .text-container::after {
    display: none;
  }
}
.blog-index .blog-item .text-container:hover::before {
  width: 100.5%;
}
.blog-index .blog-item .text-container:hover::after {
  height: 100.5%;
  transition-delay: 0.1s;
}
.blog-index .blog-item .text-container a {
  position: relative;
  padding-bottom: 80px;
  display: block;
}
@media screen and (max-width: 767px) {
  .blog-index .blog-item .text-container a {
    padding-bottom: 10.7692307692vw;
  }
  .blog-index .blog-item .text-container a::before, .blog-index .blog-item .text-container a::after {
    display: none;
  }
}
.blog-index .blog-item .text-container a::before {
  position: absolute;
  bottom: -1px;
  right: -1px;
  content: "";
  width: 0;
  height: 1px;
  background-color: #3F95BF;
  transition: all 0.1s;
}
.blog-index .blog-item .text-container a::after {
  position: absolute;
  bottom: -1px;
  left: -1px;
  content: "";
  width: 1px;
  height: 0;
  background-color: #3F95BF;
  transition: all 0.1s;
}
.blog-index .blog-item .text-container a:hover::before {
  width: 100.5%;
  transition-delay: 0.2s;
}
.blog-index .blog-item .text-container a:hover::after {
  height: 100.5%;
  transition-delay: 0.3s;
}
@media screen and (max-width: 767px) {
  .blog-index .blog-item .text-container a:hover {
    border-color: #fff;
  }
}
.blog-index .blog-item .text-container .text-box {
  width: 100%;
  padding: 30px 30px 40px;
}
@media screen and (max-width: 767px) {
  .blog-index .blog-item .text-container .text-box {
    padding: 15px 15px;
  }
}
.blog-index .blog-item .text-container .text-box h3 {
  font-size: 1.7rem;
  font-weight: 600;
  line-height: 1.5;
  margin: 0 0 10px;
  padding: 0;
  border: none;
}
@media screen and (max-width: 767px) {
  .blog-index .blog-item .text-container .text-box h3 {
    font-size: 1.2rem;
  }
}
.blog-index .blog-item .text-container .text-box h3::before {
  display: none;
}
.blog-index .blog-item .text-container .text-box h3 em {
  color: #3F95BF;
}
.blog-index .blog-item .text-container .text-box h4 {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.5;
  margin: 0 0 20px;
}
@media screen and (max-width: 767px) {
  .blog-index .blog-item .text-container .text-box h4 {
    font-size: 1rem;
    margin-bottom: 10px;
  }
}
.blog-index .blog-item .text-container .text-box p {
  font-size: 1.2rem;
  line-height: 1.9;
  letter-spacing: 0.1em;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .blog-index .blog-item .text-container .text-box p {
    font-size: 1rem;
    line-height: 1.6;
  }
}
.blog-index .blog-item .text-container .post-info {
  width: 100%;
  padding: 20px 44px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  position: absolute;
  bottom: 0;
  border-top: #F6F8FA solid 1px;
}
@media screen and (max-width: 767px) {
  .blog-index .blog-item .text-container .post-info {
    padding: 6px 20px;
    display: block;
  }
}
.blog-index .blog-item .text-container .post-info .post-date {
  font-size: 1.2rem;
  position: relative;
  color: #080808;
}
@media screen and (max-width: 767px) {
  .blog-index .blog-item .text-container .post-info .post-date {
    font-size: 1rem;
  }
}
.blog-index .blog-item .text-container .post-info .post-date::before {
  position: absolute;
  top: 50%;
  left: -22px;
  transform: translateY(-50%);
  content: "";
  width: 14px;
  height: 16px;
  background: url("../img/blog/icon_calendar.svg") no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .blog-index .blog-item .text-container .post-info .post-date::before {
    left: -11px;
    width: 7px;
    height: 8px;
  }
}
.blog-index .blog-item .text-container .post-info .read-me {
  font-size: 1.2rem;
  font-weight: 600;
  font-style: italic;
  font-family: "Roboto", sans-serif;
  color: #1C1E21;
  position: relative;
  display: block;
  padding: 10px 0;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .blog-index .blog-item .text-container .post-info .read-me {
    font-size: 1rem;
    padding: 0;
  }
}
.blog-index .blog-item .text-container .post-info .read-me::after {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  top: 0;
  bottom: 0;
  right: -15px;
  margin: auto;
  border: solid #1C1E21;
  border-width: 1px 1px 0 0;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .blog-index .blog-item .text-container .post-info .read-me::after {
    width: 5px;
    height: 5px;
    right: -10px;
    border-width: 1px 1px 0 0;
    top: -4.6153846154vw;
  }
}

/* ---------------------
blog-detail
--------------------- */
.post-header {
  width: 100%;
  margin: 0 0 26px;
  padding: 0 20px;
  position: relative;
  border-top: #ECEEEF solid 1px;
}
@media screen and (max-width: 767px) {
  .post-header {
    padding: 0 10px;
    margin-bottom: 20px;
  }
}
html[lang=en-US] .post-header {
  margin-bottom: 10px;
}
.post-header::before {
  position: absolute;
  top: -1px;
  left: 0;
  content: "";
  width: 135px;
  height: 1px;
  background-color: #3F95BF;
}
@media screen and (max-width: 767px) {
  .post-header::before {
    width: 60px;
  }
}
.post-header .post-title {
  font-size: 2.7rem;
  font-weight: 600;
  line-height: 1.6;
  width: 100%;
  padding: 30px 0 0;
  margin: 0 auto 30px;
}
@media screen and (max-width: 767px) {
  .post-header .post-title {
    font-size: 1.6rem;
    padding-top: 20px;
    margin-bottom: 10px;
  }
}
html[lang=en-US] .post-header .post-title {
  font-style: italic;
  margin-bottom: 0;
}
.philosophy .post-header .post-title {
  font-family: "Roboto", sans-serif;
  font-size: 4.9rem;
  font-weight: 100;
  font-style: italic;
  line-height: 1.4;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .philosophy .post-header .post-title {
    font-size: 3.5rem;
  }
}
.post-header p {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.6;
}

.post-thumbnail {
  width: 100%;
  margin-bottom: 50px;
  padding: 0 20px;
}
.post-thumbnail img {
  width: 100%;
  height: auto;
}

/* ---------------------
block-parts
--------------------- */
.post-content {
  padding: 0 20px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .post-content {
    padding: 0 10px;
  }
}
.post-content h1 {
  font-size: 2.7rem;
  font-weight: 600;
  line-height: 1.6;
  width: calc(100% + 40px);
  padding: 25px 0 0;
  margin: 0 -20px 44px;
}
@media screen and (max-width: 767px) {
  .post-content h1 {
    font-size: 1.6rem;
    padding-top: 10px;
    margin-bottom: 0;
  }
}
.post-content h2 {
  font-size: 2.7rem;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 0.01em;
  padding: 20px 20px 0;
  margin: 70px -20px 20px;
  border-top: #ECEEEF solid 1px;
  position: relative;
  width: calc(100% + 40px);
}
@media screen and (max-width: 767px) {
  .post-content h2 {
    font-size: 1.6rem;
    padding: 10px 10px 0;
    margin: 54px -10px 24px;
    width: calc(100% + 20px);
  }
}
.post-content h2::before {
  position: absolute;
  top: -1px;
  left: 0;
  content: "";
  width: 140px;
  height: 1px;
  background-color: #3F95BF;
}
@media screen and (max-width: 767px) {
  .post-content h2::before {
    width: 60px;
  }
}
.post-content h2.mini {
  font-size: 1.8rem;
  padding-top: 14px;
}
.recruit .post-content h2 {
  font-size: 1.8rem;
  padding: 20px 0 0;
  margin: 0 0 20px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .recruit .post-content h2 {
    font-size: 1.6rem;
    padding: 10px 0 0;
    margin: 54px 0 24px;
    width: 100%;
  }
}
html[lang=en-US] .recruit .post-content h2 {
  font-style: italic;
}
.recruit .post-content h2:not(:first-of-type) {
  margin-top: 70px;
}
.recruit .post-content h2::before {
  width: 50px;
}
.privacy-policy .post-content h2 {
  margin-top: 50px;
}
.post-content h2.interview-title {
  font-size: 2.7rem;
}
@media screen and (max-width: 767px) {
  .post-content h2.interview-title {
    font-size: 1.6rem;
  }
}
.post-content h2.interview-title::before {
  width: 140px;
}
@media screen and (max-width: 767px) {
  .post-content h2.interview-title::before {
    width: 60px;
  }
}
.post-content h3 {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.01em;
  margin-bottom: 30px;
  padding-top: 10px;
  border-top: #ECEEEF solid 1px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .post-content h3 {
    font-size: 1.5rem;
    margin-bottom: 16px;
  }
}
.post-content h3::before {
  position: absolute;
  top: -1px;
  left: 0;
  content: "";
  width: 50px;
  height: 1px;
  background-color: #3F95BF;
}
.recruit .post-content h3 {
  font-size: 2rem;
  font-weight: bold;
  border: none;
  color: #3F95BF;
  margin-bottom: 20px;
}
.recruit .post-content h3::before {
  display: none;
}
html[lang=en-US] .recruit .post-content h3 {
  font-style: italic;
}
.post-content h3.large {
  font-size: 2.7rem;
  padding-top: 0;
  margin-bottom: 24px;
  border: none;
}
@media screen and (max-width: 767px) {
  .post-content h3.large {
    font-size: 1.5rem;
    margin-bottom: 16px;
  }
}
.post-content h3.large::before {
  display: none;
}
.post-content h3.middle {
  font-size: 2rem;
  padding-top: 0;
  margin-bottom: 24px;
  border: none;
}
@media screen and (max-width: 767px) {
  .post-content h3.middle {
    font-size: 1.5rem;
    margin-bottom: 16px;
  }
}
.post-content h3.middle.fit {
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .post-content h3.middle.fit {
    margin-left: 0;
    margin-right: 0;
  }
}
.post-content h3.middle::before {
  display: none;
}
.privacy-policy .post-content h3 {
  border: none;
  padding-top: 0;
}
.privacy-policy .post-content h3::before {
  display: none;
}
.post-content h4 {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: 0.01em;
  margin-bottom: 34px;
}
@media screen and (max-width: 767px) {
  .post-content h4 {
    font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 16px;
  }
}
.privacy-policy .post-content h4 {
  font-size: 1.5rem;
  margin-bottom: 20px;
}
.post-content h5 {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: 0.01em;
  margin-bottom: 34px;
}
@media screen and (max-width: 767px) {
  .post-content h5 {
    font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 16px;
  }
}
.post-content p {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.8;
  letter-spacing: 0.01em;
  margin-bottom: 30px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .post-content p {
    font-size: 1.2rem;
    margin-bottom: 40px;
  }
}
.privacy-policy .post-content p {
  margin-bottom: 40px;
}
.recruit .post-content p {
  margin-bottom: 25px;
}
.post-content p strong {
  font-weight: 600;
}
.post-content p a {
  color: #3F95BF;
  text-decoration: underline;
}
.post-content p a:hover {
  text-decoration: none;
}
.post-content p.note {
  font-size: 1.2rem;
}
.post-content p.interview-name {
  font-size: 2rem;
  display: block;
  position: relative;
  width: 100%;
}
html[lang=en-US] .post-content p.interview-name {
  font-style: italic;
  font-weight: 500;
}
.post-content p.bg-gray {
  padding: 20px 30px;
  background-color: #F6F8FA;
  margin-bottom: 50px;
}
.post-content p.intro {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2;
  margin-bottom: 30px;
}
.post-content p.intro-large {
  font-size: 2.7rem;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .post-content p.intro-large {
    font-size: 2rem;
  }
}
html[lang=en-US] .post-content p.intro-large {
  font-style: italic;
}
.post-content p span.blue {
  color: #3F95BF;
}
.post-content > ul,
.post-content > ol {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .post-content > ul,
  .post-content > ol {
    margin-bottom: 20px;
  }
}
.post-content > ul li,
.post-content > ol li {
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.9;
  letter-spacing: 0.01em;
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (max-width: 767px) {
  .post-content > ul li,
  .post-content > ol li {
    line-height: 1.7;
  }
}
.privacy-policy .post-content > ul,
.privacy-policy .post-content > ol {
  margin-bottom: 30px;
}
.privacy-policy .post-content li {
  font-size: 1.5rem;
}
.post-content > ol li {
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .post-content > ol li {
    font-size: 1.2rem;
  }
}
.post-content figure {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .post-content figure {
    margin: 0 -10px 20px;
    width: calc(100% + 20px);
  }
}
.post-content figure figcaption {
  font-size: 1.2rem;
  margin: 0;
}
.post-content iframe {
  width: 100%;
  min-height: 474px;
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .post-content iframe {
    min-height: 76.9230769231vw;
    margin-bottom: 40px;
  }
}
.post-content img {
  margin-bottom: 30px;
  max-width: 100%;
}
.recruit .post-content img {
  margin-bottom: 0;
}
.post-content img:has(+ figcaption) {
  margin-bottom: 10px;
}
.post-content .information {
  margin: 60px -20px 0;
  width: calc(100% + 40px);
}
@media screen and (max-width: 767px) {
  .post-content .information {
    margin: 80px 0 0;
    width: 100%;
  }
}
.post-content .information h2 {
  font-size: 1.8rem;
  padding: 20px 0 0;
  margin: 0 0 50px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .post-content .information h2 {
    padding-top: 10px;
    margin-top: 0px;
    margin-bottom: 20px;
  }
}
.post-content .information ul {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .post-content .information ul {
    margin-bottom: 60px;
  }
}
.post-content .information ul li {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-bottom: 10px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .post-content .information ul li {
    font-size: 1.2rem;
    margin-bottom: 14px;
  }
}
.post-content .information ul li::after {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  top: 0.6em;
  left: 0;
  margin: auto;
  border: solid #166A9A;
  border-width: 1px 1px 0 0;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .post-content .information ul li::after {
    width: 5px;
    height: 5px;
    top: 0.5em;
    border-width: 1px 1px 0 0;
  }
}
.post-content .information ul li a {
  color: #3F95BF;
  text-decoration: underline;
  padding-left: 1em;
  display: inline-block;
}
.post-content .information ul li a:hover {
  text-decoration: none;
}
.post-content .scroll-table {
  margin: 0 -20px 10px;
  width: calc(100% + 40px);
}
@media screen and (max-width: 767px) {
  .post-content .scroll-table {
    overflow-x: scroll;
    margin: 0 0 10px;
    width: 100%;
  }
}
.recruit .post-content .scroll-table {
  margin: 0 0 10px;
  width: 100%;
}
.post-content .scroll-table figure {
  margin: 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .post-content .scroll-table figure {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .post-content .block-table .wp-block-table {
    overflow: visible;
  }
}
.post-content .block-table table {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .post-content .block-table table th,
  .post-content .block-table table td {
    display: block;
    width: 100% !important;
    padding: 14px !important;
  }
}
.post-content table {
  border: #DDDDDD solid;
  border-width: 1px 0px 0px 1px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .post-content table {
    width: 760px;
  }
}
.post-content table caption {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 20px;
  text-align: left;
}
.post-content table tr th,
.post-content table tr td {
  padding: 13px 56px;
  border: #DDDDDD solid;
  border-width: 0px 1px 1px 0px;
  text-align: left;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .post-content table tr th,
  .post-content table tr td {
    padding: 8px;
  }
}
.post-content table tr th {
  background-color: #F6F8FA;
  font-size: 1.2rem;
  font-weight: normal;
}
.post-content table tr th.item {
  font-weight: 600;
}
.post-content table tr td {
  font-size: 1.2rem;
  border: #DDDDDD solid;
  border-width: 0px 1px 1px 0px;
  color: #474C50;
}
.post-content table tr td a {
  color: #3F95BF;
  text-decoration: underline;
}
.post-content table tr td a:hover {
  text-decoration: none;
}
.post-content .c-dream table tr,
.post-content .c-dream table td {
  text-align: center;
}
.post-content .c-dream table th {
  font-size: 1.5rem;
  font-weight: 300;
  background-color: #166A9A;
  color: #fff;
  text-align: center;
  vertical-align: middle;
}
.post-content .c-dream table tr:nth-of-type(2) th {
  font-size: 1.5rem;
  background-color: #3F95BF;
  color: #fff;
  text-align: center;
}
.post-content .caprobo table tr,
.post-content .caprobo table td,
.post-content .it-assetmanagement table tr,
.post-content .it-assetmanagement table td {
  text-align: center;
}
.post-content .caprobo table tr:nth-of-type(1) th,
.post-content .it-assetmanagement table tr:nth-of-type(1) th {
  font-size: 1.5rem;
  font-weight: 300;
  background-color: #166A9A;
  color: #fff;
  text-align: center;
  vertical-align: middle;
}
.post-content .caprobo table td,
.post-content .it-assetmanagement table td {
  text-align: left;
}
.post-content .profile table th,
.post-content .profile table td {
  padding: 20px 30px;
}
.post-content .profile table th {
  width: 210px;
  vertical-align: top;
}
.post-content .table-note {
  margin-top: 14px;
  margin-bottom: 10px;
  font-size: 1rem;
  line-height: 1.6;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .post-content .table-note {
    text-align: left;
  }
}
.post-content .wp-block-video {
  margin-bottom: 90px;
}
@media screen and (max-width: 767px) {
  .post-content .wp-block-video {
    margin-bottom: 50px;
  }
}
.post-content .wp-block-video video {
  width: 100%;
}
.post-content .wp-block-separator {
  border: none;
  border-top: #ECEEEF solid 1px;
  margin: 40px -20px;
  width: calc(100% + 40px);
}
@media screen and (max-width: 767px) {
  .post-content .wp-block-separator {
    margin: 30px 0;
    width: 100%;
  }
}
.post-content .wp-block-columns {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .post-content .wp-block-columns {
    margin-bottom: 50px;
  }
}
.post-content .wp-block-columns .wp-block-column h3 {
  font-size: 1.4rem;
  padding-top: 0;
  border: none;
}
.post-content .wp-block-columns .wp-block-column h3::before {
  display: none;
}
.post-content .wp-block-columns .wp-block-column p {
  line-height: 1.9;
  margin-bottom: 20px;
}
.post-content .wp-block-columns .wp-block-column p:last-of-type {
  margin-bottom: 0;
}
.post-content .wp-block-columns .wp-block-column figure,
.post-content .wp-block-columns .wp-block-column img {
  margin: 0 auto;
  width: 100%;
}
.post-content .wp-block-columns.text-image-block1 {
  justify-content: space-between;
  align-items: center !important;
}
@media screen and (max-width: 767px) {
  .post-content .wp-block-columns.text-image-block1 {
    flex-direction: column-reverse;
    justify-content: flex-start;
  }
}
.post-content .wp-block-columns.text-image-block1 .wp-block-column {
  height: auto;
}
.post-content .wp-block-columns.text-image-block1 .wp-block-column:first-of-type {
  flex-basis: 350px !important;
}
@media screen and (max-width: 767px) {
  .post-content .wp-block-columns.text-image-block1 .wp-block-column:first-of-type {
    flex-basis: 100% !important;
  }
}
.post-content .wp-block-columns.text-image-block1 .wp-block-column:last-of-type {
  flex-basis: 250px !important;
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  .post-content .wp-block-columns.text-image-block1 .wp-block-column:last-of-type {
    flex-basis: 100% !important;
    margin-right: 0;
    margin-bottom: 20px;
    padding: 10px 0;
  }
}
@media screen and (max-width: 767px) {
  .post-content .wp-block-columns.text-image-block1 .wp-block-column:last-of-type figure {
    width: 51.2820512821vw;
  }
}
.post-content .wp-block-columns.text-image-block1 .wp-block-column h3 {
  font-size: 2rem;
  margin-bottom: 30px;
}
.post-content .wp-block-columns.text-image-block1 .wp-block-column ul {
  margin-bottom: 30px;
}
.post-content .wp-block-columns.text-image-block1 .wp-block-column ul li {
  font-size: 1.2rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .post-content .wp-block-columns.text-image-block1 .wp-block-column ul li {
    margin-bottom: 5px;
  }
}
.post-content .wp-block-columns.text-image-block1 .wp-block-column ul.large-list li {
  font-size: 1.6rem;
}
.post-content .wp-block-columns.text-image-block1 .wp-block-column p {
  font-size: 1.3rem;
  line-height: 1.9;
}
.post-content .wp-block-columns.image-text-block1 {
  justify-content: center;
  gap: 36px;
  margin-top: 60px;
  padding-top: 30px;
  border-top: #ECEEEF solid 1px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .post-content .wp-block-columns.image-text-block1 {
    gap: 10px;
    padding-top: 10px;
    flex-direction: column-reverse;
    justify-content: flex-start;
  }
}
.post-content .wp-block-columns.image-text-block1::before {
  position: absolute;
  top: -1px;
  left: 0;
  content: "";
  width: 50px;
  height: 1px;
  background-color: #3F95BF;
}
@media screen and (max-width: 767px) {
  .post-content .wp-block-columns.image-text-block1::before {
    width: 60px;
  }
}
.post-content .wp-block-columns.image-text-block1 .wp-block-column {
  height: auto;
  flex-grow: inherit;
}
.post-content .wp-block-columns.image-text-block1 .wp-block-column:first-of-type {
  flex-basis: 245px !important;
}
@media screen and (max-width: 767px) {
  .post-content .wp-block-columns.image-text-block1 .wp-block-column:first-of-type {
    flex-basis: 100% !important;
  }
}
.post-content .wp-block-columns.image-text-block1 .wp-block-column:last-of-type {
  flex-basis: 465px !important;
}
@media screen and (max-width: 767px) {
  .post-content .wp-block-columns.image-text-block1 .wp-block-column:last-of-type {
    flex-basis: 100% !important;
    margin-right: 0;
    padding: 10px 0;
  }
}
@media screen and (max-width: 767px) {
  .post-content .wp-block-columns.image-text-block1 .wp-block-column:last-of-type figure {
    width: 51.2820512821vw;
  }
}
.post-content .wp-block-columns.image-text-block1 .wp-block-column h2,
.post-content .wp-block-columns.image-text-block1 .wp-block-column h3 {
  font-size: 1.8rem;
  border: none;
  padding: 0;
  margin: 0 0 24px;
}
.post-content .wp-block-columns.image-text-block1 .wp-block-column h2::before,
.post-content .wp-block-columns.image-text-block1 .wp-block-column h3::before {
  display: none;
}
.post-content .wp-block-columns.image-text-block1 .wp-block-column p {
  font-size: 1.2rem;
}
.post-content .wp-block-columns.image-text-column-block1 {
  gap: 40px;
  width: calc(100% + 40px);
  margin: 60px -20px 70px;
}
@media screen and (max-width: 767px) {
  .post-content .wp-block-columns.image-text-column-block1 {
    flex-direction: column-reverse;
    justify-content: flex-start;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.post-content .wp-block-columns.image-text-column-block1 .wp-block-column {
  height: auto;
  flex-grow: inherit;
  padding-top: 30px;
  border-top: #ECEEEF solid 1px;
  position: relative;
}
.post-content .wp-block-columns.image-text-column-block1 .wp-block-column::before {
  position: absolute;
  top: -1px;
  left: 0;
  content: "";
  width: 50px;
  height: 1px;
  background-color: #3F95BF;
}
@media screen and (max-width: 767px) {
  .post-content .wp-block-columns.image-text-column-block1 .wp-block-column::before {
    width: 60px;
  }
}
.post-content .wp-block-columns.image-text-column-block1 .wp-block-column:first-of-type {
  flex-basis: 333px !important;
}
@media screen and (max-width: 767px) {
  .post-content .wp-block-columns.image-text-column-block1 .wp-block-column:first-of-type {
    flex-basis: 100% !important;
  }
}
.post-content .wp-block-columns.image-text-column-block1 .wp-block-column:last-of-type {
  flex-basis: 333px !important;
}
@media screen and (max-width: 767px) {
  .post-content .wp-block-columns.image-text-column-block1 .wp-block-column:last-of-type {
    flex-basis: 100% !important;
    margin-right: 0;
    padding: 10px 0;
  }
}
@media screen and (max-width: 767px) {
  .post-content .wp-block-columns.image-text-column-block1 .wp-block-column:last-of-type figure {
    width: 51.2820512821vw;
  }
}
.post-content .wp-block-columns.image-text-column-block1 .wp-block-column figure {
  width: 245px;
  margin-bottom: 24px;
}
.post-content .wp-block-columns.image-text-column-block1 .wp-block-column h2,
.post-content .wp-block-columns.image-text-column-block1 .wp-block-column h3 {
  font-size: 1.8rem;
  border: none;
  padding: 0;
  margin: 0 0 24px;
}
.post-content .wp-block-columns.image-text-column-block1 .wp-block-column h2::before,
.post-content .wp-block-columns.image-text-column-block1 .wp-block-column h3::before {
  display: none;
}
.post-content .wp-block-columns.image-text-column-block1 .wp-block-column p {
  font-size: 1.2rem;
}
.post-content .wp-block-columns.text-column-block1 {
  width: calc(100% + 40px);
  margin: 0 -20px 40px;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .post-content .wp-block-columns.text-column-block1 {
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
}
.post-content .wp-block-columns.text-column-block1 .wp-block-column {
  flex-basis: 360px !important;
  height: auto;
  flex-grow: inherit;
  position: relative;
}
@media screen and (max-width: 767px) {
  .post-content .wp-block-columns.text-column-block1 .wp-block-column {
    flex-basis: 100% !important;
    margin-bottom: 40px;
  }
}
.post-content .wp-block-columns.text-column-block1 .wp-block-column:empty {
  display: none;
}
.post-content .wp-block-columns.text-column-block1 .wp-block-column:has(+ .wp-block-column:empty) {
  margin-bottom: 0;
}
.post-content .wp-block-columns.text-column-block1 .wp-block-column h2,
.post-content .wp-block-columns.text-column-block1 .wp-block-column h3 {
  font-size: 1.8rem;
  border: none;
  padding: 0;
  margin: 0 0 20px;
}
@media screen and (max-width: 767px) {
  .post-content .wp-block-columns.text-column-block1 .wp-block-column h2,
  .post-content .wp-block-columns.text-column-block1 .wp-block-column h3 {
    margin-bottom: 10px;
  }
}
.post-content .wp-block-columns.text-column-block1 .wp-block-column h2::before,
.post-content .wp-block-columns.text-column-block1 .wp-block-column h3::before {
  display: none;
}
.post-content .wp-block-columns.text-column-block1 .wp-block-column p {
  font-size: 1.2rem;
  line-height: 2;
}
.post-content .wp-block-columns.text-column-block1 .wp-block-column p:last-of-type {
  margin-bottom: 0;
}
.post-content .wp-block-columns.interview-column-block {
  gap: 40px;
  width: 100%;
  margin: 0 auto 70px;
}
@media screen and (max-width: 767px) {
  .post-content .wp-block-columns.interview-column-block {
    flex-direction: column;
    justify-content: flex-start;
  }
}
.post-content .wp-block-columns.interview-column-block:nth-of-type(even) {
  flex-direction: row-reverse;
}
.post-content .wp-block-columns.interview-column-block .wp-block-column {
  height: auto;
  flex-grow: inherit;
}
.post-content .wp-block-columns.interview-column-block .wp-block-column:first-of-type {
  flex-basis: 345px !important;
}
@media screen and (max-width: 767px) {
  .post-content .wp-block-columns.interview-column-block .wp-block-column:first-of-type {
    flex-basis: 100% !important;
  }
}
.post-content .wp-block-columns.interview-column-block .wp-block-column:last-of-type {
  flex-basis: 380px !important;
}
@media screen and (max-width: 767px) {
  .post-content .wp-block-columns.interview-column-block .wp-block-column:last-of-type {
    flex-basis: 100% !important;
    margin-right: 0;
    padding: 10px 0;
  }
}
.post-content .wp-block-columns.interview-column-block .wp-block-column h2,
.post-content .wp-block-columns.interview-column-block .wp-block-column h3 {
  border: none;
  padding: 0;
  margin: 0 0 24px;
}
.post-content .wp-block-columns.interview-column-block .wp-block-column h2::before,
.post-content .wp-block-columns.interview-column-block .wp-block-column h3::before {
  display: none;
}
.post-content .wp-block-columns.interview-column-block .wp-block-column h3 {
  font-size: 2.1rem;
  font-weight: bold;
  border: none;
  color: #3F95BF;
  margin-bottom: 25px;
}
.post-content .wp-block-columns.interview-column-block .wp-block-column h3::before {
  display: none;
}

/* announcement-block */
.announcement-block {
  gap: 30px;
  margin-top: 100px;
}
.announcement-block .wp-block-column-is-layout-flow:first-of-type {
  flex-basis: 300px;
}
.announcement-block .wp-block-column-is-layout-flow:last-of-type {
  flex-basis: 450px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.announcement-block img {
  margin-bottom: 0;
}
.announcement-block h3 {
  font-size: 1.4rem;
  border: none;
  padding: 0;
  margin-bottom: 10px;
}
.announcement-block h3::before {
  display: none;
}
.announcement-block p {
  font-size: 1.2rem;
  line-height: 1.5;
  margin-bottom: 10px;
}
.announcement-block p.link {
  position: relative;
  margin-top: 10px;
  margin-bottom: 0;
}
.announcement-block p.link::after {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  top: 0.7em;
  left: 0;
  margin: auto;
  border: solid #166A9A;
  border-width: 1px 1px 0 0;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .announcement-block p.link::after {
    width: 5px;
    height: 5px;
    border-width: 1px 1px 0 0;
  }
}
.announcement-block p.link a {
  font-size: 1.2rem;
  font-style: italic;
  font-weight: 600;
  font-family: "Roboto", sans-serif;
  color: #080808;
  text-decoration: none;
  padding-left: 1em;
}
.announcement-block p.link a:hover {
  text-decoration: underline;
}

/* ceo-profile-block */
.ceo-profile-block {
  padding: 30px 0 0;
  margin: 100px 0 26px;
  border-top: #ECEEEF solid 1px;
  position: relative;
  width: 100%;
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .ceo-profile-block {
    padding: 30px 10px 0;
    margin: 54px -10px 24px;
    width: calc(100% + 20px);
    flex-direction: column;
    gap: 20px;
  }
}
.ceo-profile-block::before {
  position: absolute;
  top: -1px;
  left: 0;
  content: "";
  width: 50px;
  height: 1px;
  background-color: #3F95BF;
}
@media screen and (max-width: 767px) {
  .ceo-profile-block::before {
    width: 60px;
  }
}
.ceo-profile-block .pict_box {
  flex-basis: 220px !important;
}
@media screen and (max-width: 767px) {
  .ceo-profile-block .pict_box {
    flex-basis: 100%;
    width: 60%;
    margin: 0 auto;
  }
}
.ceo-profile-block .pict_box img {
  margin: 0;
}
.ceo-profile-block .text_box {
  flex-basis: 464px !important;
  padding-top: 10px;
}
@media screen and (max-width: 767px) {
  .ceo-profile-block .text_box {
    flex-basis: 100%;
  }
}
.ceo-profile-block .text_box h2 {
  font-size: 1.8rem;
  font-weight: 600;
  border: none;
  margin: 0 0 20px;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .ceo-profile-block .text_box h2 {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
}
.ceo-profile-block .text_box h2::before {
  display: none;
}
.ceo-profile-block .text_box p {
  font-size: 1rem;
  line-height: 1.9;
}
.ceo-profile-block .text_box .btn {
  margin: 0 auto;
}

.post-recent {
  padding: 0 20px;
}
.post-recent h2 {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 0.01em;
  padding-top: 20px;
  margin-bottom: 40px;
  border-top: #ECEEEF solid 1px;
  position: relative;
}
.post-recent h2::before {
  position: absolute;
  top: -1px;
  left: 0;
  content: "";
  width: 50px;
  height: 1px;
  background-color: #3F95BF;
}
.post-recent ul li {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.6;
  letter-spacing: 0.01em;
  margin-bottom: 10px;
  padding-left: 1em;
}
.post-recent ul li a {
  color: #3F95BF;
  text-decoration: underline;
  transition: all 100ms;
  position: relative;
}
.post-recent ul li a:hover {
  text-decoration: none;
}
.post-recent ul li a::after {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  top: 0.4em;
  left: -1em;
  margin: auto;
  border: solid #166A9A;
  border-width: 1px 1px 0 0;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .post-recent ul li a::after {
    width: 5px;
    height: 5px;
    border-width: 1px 1px 0 0;
  }
}

/* ---------------------
news
--------------------- */
.news-information {
  width: 100%;
  margin: 0 auto 50px;
}
.top .news-information {
  width: 950px;
}
@media screen and (max-width: 767px) {
  .top .news-information {
    width: calc(100% - 60px);
  }
}
.news-information dl {
  border-top: #ECEEEF solid 1px;
  margin-bottom: 30px;
}
.news-information dl dt {
  width: 200px;
  float: left;
  clear: both;
  padding: 32px 0 0 40px;
  color: #166A9A;
  font-size: 1.2rem;
  font-style: italic;
  font-weight: 300;
  font-family: "Roboto", sans-serif;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .news-information dl dt {
    width: auto;
    float: none;
    clear: none;
    padding: 15px 10px 0;
    flex-direction: row;
  }
}
.news-information dl dt span.category {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 94px;
  height: 25px;
  margin-left: 1em;
  color: #fff;
  font-size: 1.1rem;
  font-style: normal;
  font-family: "YuGothic", "游ゴシック", "Yu Gothic Medium", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Noto Sans JP", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media screen and (max-width: 767px) {
  .news-information dl dt span.category {
    width: 80px;
    height: 20px;
    margin-right: 1em;
    margin-left: 0;
  }
}
.news-information dl dt span.category.information {
  background-color: #166A9A;
}
.news-information dl dt span.category.pr {
  background-color: #3F95BF;
}
.news-information dl dt span.category.cdrem {
  background-color: #032F4A;
}
.news-information dl dt span.category.exhibition {
  background-color: #989A9D;
}
.news-information dl dt span.category.news {
  background-color: #166A9A;
}
.news-information dl dd {
  width: 100%;
  border-bottom: #ECEEEF solid 1px;
  font-size: 1.4rem;
  padding: 0 1em 0 230px;
}
@media screen and (max-width: 767px) {
  .news-information dl dd {
    width: 100%;
    padding: 0 10px;
  }
}
.news-information dl dd a {
  color: #166A9A;
  text-decoration: underline;
  padding: 34px 0 24px;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .news-information dl dd a {
    padding: 15px 0;
  }
}
.news-information dl dd a:hover {
  text-decoration: none;
}
.news-information dl p {
  font-size: 1.5rem;
  margin-top: 40px;
  padding: 0 20px;
}
.news-information .btn {
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .news-information .btn {
    margin-right: auto;
  }
}

/* ===================================================================
SCSS information
 file name  :  hero.scss
 style info :  CDRエコムーブメント：hero
=================================================================== */
/* ---------------------
top-hero-area
--------------------- */
.top-hero-area {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .top-hero-area {
    width: calc(100% - 50px);
    min-height: auto;
    height: 500px;
  }
}
.top-hero-area .hero-container {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .top-hero-area .hero-container {
    justify-content: center;
  }
}
.top-hero-area .hero-container .title-area {
  margin-top: 130px;
  margin-left: -20px;
  color: #fff;
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .top-hero-area .hero-container .title-area {
    margin-left: 140px;
  }
}
@media screen and (max-width: 767px) {
  .top-hero-area .hero-container .title-area {
    margin-top: 28.2051282051vw;
    margin-left: 20px;
  }
}
.top-hero-area .hero-container .title-area h2 {
  font-size: 6.4rem;
  font-weight: 100;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  line-height: 1.2;
  font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .top-hero-area .hero-container .title-area h2 {
    font-size: 9.7435897436vw;
    margin-bottom: 6px;
  }
}
.top-hero-area .hero-container .title-area h2 span {
  display: inline-block;
  margin-right: 0.2em;
}
.top-hero-area .hero-container .title-area .title-sub {
  font-size: 1.9rem;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  font-style: italic;
}
@media screen and (max-width: 767px) {
  .top-hero-area .hero-container .title-area .title-sub {
    font-size: 3.2vw;
  }
}

/* ---------------------
hero-area
--------------------- */
.hero-area {
  width: 100%;
  height: 33.203125vw;
  margin-bottom: -20px;
  background: no-repeat top center/cover;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .hero-area {
    height: 66.6666666667vw;
    margin-top: 11.7948717949vw;
    margin-bottom: 40px;
  }
}
.hero-area.service {
  background-image: url("../img/hero/bg_hero-service.webp");
}
@media screen and (max-width: 767px) {
  .hero-area.service {
    background-image: url("../img/hero/bg_hero-service_sp.webp");
  }
}
.hero-area.service.c-dream {
  background-image: url("../img/hero/bg_hero-service-c-dream.webp");
}
@media screen and (max-width: 767px) {
  .hero-area.service.c-dream {
    background-image: url("../img/hero/bg_hero-service-c-dream_sp.webp");
  }
}
.hero-area.service.caprobo {
  background-image: url("../img/hero/bg_hero-service-caprobo.webp");
}
@media screen and (max-width: 767px) {
  .hero-area.service.caprobo {
    background-image: url("../img/hero/bg_hero-service-caprobo_sp.webp");
  }
}
.hero-area.service.consulting {
  background-image: url("../img/hero/bg_hero-service-consulting.webp");
}
@media screen and (max-width: 767px) {
  .hero-area.service.consulting {
    background-image: url("../img/hero/bg_hero-service-consulting_sp.webp");
  }
}
.hero-area.service.it-assetmanagement {
  background-image: url("../img/hero/bg_hero-service-it-assetmanagement.webp");
}
@media screen and (max-width: 767px) {
  .hero-area.service.it-assetmanagement {
    background-image: url("../img/hero/bg_hero-service-it-assetmanagement_sp.webp");
  }
}
.hero-area.service.grading-system {
  background-image: url("../img/hero/bg_hero-service-grading-system.webp");
}
@media screen and (max-width: 767px) {
  .hero-area.service.grading-system {
    background-image: url("../img/hero/bg_hero-service-grading-system_sp.webp");
  }
}
.hero-area.service.assurance {
  background-image: url("../img/hero/bg_hero-service-assurance.webp");
}
@media screen and (max-width: 767px) {
  .hero-area.service.assurance {
    background-image: url("../img/hero/bg_hero-service-assurance_sp.webp");
  }
}
.hero-area.service.mobile-bpo {
  background-image: url("../img/hero/bg_hero-service-mobile-bpo.webp");
}
@media screen and (max-width: 767px) {
  .hero-area.service.mobile-bpo {
    background-image: url("../img/hero/bg_hero-service-mobile-bpo_sp.webp");
  }
}
.hero-area.about {
  background-image: url("../img/hero/bg_hero-about.webp");
}
@media screen and (max-width: 767px) {
  .hero-area.about {
    background-image: url("../img/hero/bg_hero-about_sp.webp");
  }
}
.hero-area.blog {
  background-image: url("../img/hero/bg_hero-blog.webp?240531");
}
@media screen and (max-width: 767px) {
  .hero-area.blog {
    background-image: url("../img/hero/bg_hero-blog_sp.webp?240531");
  }
}
.hero-area.blog .hero-container .title-area h2 {
  color: #032F4A;
}
.hero-area.news {
  background-image: url("../img/hero/bg_hero-news.webp");
}
@media screen and (max-width: 767px) {
  .hero-area.news {
    background-image: url("../img/hero/bg_hero-news_sp.webp");
  }
}
.hero-area.recruit {
  background-image: url("../img/hero/bg_hero-recruit.webp?240903");
}
@media screen and (max-width: 767px) {
  .hero-area.recruit {
    background-image: url("../img/hero/bg_hero-recruit_sp.webp?240903");
  }
}
.hero-area.contact {
  background-image: url("../img/hero/bg_hero-contact.webp");
}
@media screen and (max-width: 767px) {
  .hero-area.contact {
    background-image: url("../img/hero/bg_hero-contact_sp.webp");
  }
}
.hero-area.security-policy {
  background-image: url("../img/hero/bg_hero-securitypolicy.webp");
}
@media screen and (max-width: 767px) {
  .hero-area.security-policy {
    background-image: url("../img/hero/bg_hero-securitypolicy_sp.webp");
  }
}
.hero-area.privacy-policy {
  background-image: url("../img/hero/bg_hero-privacy.webp");
}
@media screen and (max-width: 767px) {
  .hero-area.privacy-policy {
    background-image: url("../img/hero/bg_hero-privacy_sp.webp");
  }
}
.hero-area.page404 {
  background-image: url("../img/hero/bg_hero-about.webp");
}
@media screen and (max-width: 767px) {
  .hero-area.page404 {
    background-image: url("../img/hero/bg_hero-about_sp.webp");
  }
}
.hero-area .hero-container {
  width: 1100px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .hero-area .hero-container {
    width: 100%;
  }
}
.hero-area .hero-container::after {
  position: absolute;
  bottom: 2.6041666667vw;
  right: -170px;
  content: "Eco-Movement";
  font-size: 7.6rem;
  font-weight: 100;
  font-style: italic;
  font-family: "Roboto", sans-serif;
  color: #BDBFC0;
  opacity: 0.95;
}
@media screen and (max-width: 767px) {
  .hero-area .hero-container::after {
    bottom: 2.5641025641vw;
    right: 2px;
    font-size: 3rem;
  }
}
.hero-area .hero-container .title-area {
  margin-left: 70px;
}
@media screen and (max-width: 767px) {
  .hero-area .hero-container .title-area {
    margin-left: 50px;
    margin-bottom: 30px;
  }
}
.hero-area .hero-container .title-area h2 {
  font-size: 3.9rem;
  font-weight: 100;
  font-style: italic;
  font-family: "Roboto", sans-serif;
  line-height: 1.2;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .hero-area .hero-container .title-area h2 {
    font-size: 3.2rem;
  }
}
.security-policy .hero-area .hero-container .title-area h2 {
  color: #3F95BF;
}
.hero-area .hero-container .title-area h2 span {
  display: none;
  font-size: 1.4rem;
  font-weight: 200;
  color: #fff;
}
.service .hero-area .hero-container .title-area h2 span {
  display: block;
}

/* ===================================================================
SCSS information
 file name  :  nav-global.scss
 style info :  CDRエコムーブメント：nav-global
=================================================================== */
header.main-header .inner #head-nav {
  display: flex;
  justify-content: flex-end;
}
header.main-header .inner #head-nav .head-nav01 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 14px;
}
@media screen and (max-width: 767px) {
  header.main-header .inner #head-nav .head-nav01 {
    display: none;
  }
}
header.main-header .inner #head-nav .head-nav01 > li {
  height: 100%;
  background: linear-gradient(#fff 98%, #166A9A 2%);
}
header.main-header .inner #head-nav .head-nav01 > li a {
  display: flex;
  align-items: center;
  padding: 34px 16px 20px;
  font-size: 1.2rem;
  font-weight: 600;
  letter-spacing: 0.035em;
  position: relative;
  height: 100%;
  background-color: #fff;
}
header.main-header .inner #head-nav .head-nav01 > li a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #3F95BF;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.3s;
}
header.main-header .inner #head-nav .head-nav01 > li a:hover::after {
  transform: scale(1, 1);
  transform-origin: left top;
}
header.main-header .inner #head-nav .head-nav01 > li a.current::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #3F95BF;
  transform: scale(1, 1);
  transform-origin: right top;
  transition: transform 0.3s;
}
header.main-header .inner #head-nav .head-nav01 > li:hover > a {
  transition-delay: 0.3s;
  background: none;
}
header.main-header .inner #head-nav .head-nav01 > li:hover > .menu-wrapper {
  opacity: 1;
  max-height: 9999px;
  visibility: visible;
  top: 82px;
}
header.main-header .inner #head-nav .head-nav01 .menu-wrapper {
  background-color: #fff;
  padding: 40px 120px;
  position: absolute;
  left: 0;
  top: 70px;
  width: 100%;
  transition: all 0.2s ease-in;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
}
@media screen and (max-width: 767px) {
  header.main-header .inner #head-nav .head-nav01 .menu-wrapper {
    padding: 20px;
  }
}
.active header.main-header .inner #head-nav .head-nav01 .menu-wrapper {
  opacity: 1;
}
header.main-header .inner #head-nav .head-nav01 .menu-wrapper .services-menu {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  header.main-header .inner #head-nav .head-nav01 .menu-wrapper .services-menu {
    display: block;
  }
}
header.main-header .inner #head-nav .head-nav01 .menu-wrapper .services-menu .our-services {
  width: 200px;
  border-right: #ECEEEF solid 1px;
  padding: 10px 0;
}
@media screen and (max-width: 767px) {
  header.main-header .inner #head-nav .head-nav01 .menu-wrapper .services-menu .our-services {
    width: 100%;
    border-right: none;
    border-bottom: #ECEEEF solid 1px;
    margin-bottom: 20px;
  }
}
header.main-header .inner #head-nav .head-nav01 .menu-wrapper .services-menu .our-services h2 {
  font-size: 2.4rem;
  font-weight: 300;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  color: #166A9A;
}
header.main-header .inner #head-nav .head-nav01 .menu-wrapper .services-menu .our-services h2 span {
  font-size: 0.7rem;
  font-weight: 600;
  display: block;
}
header.main-header .inner #head-nav .head-nav01 .menu-wrapper .services-menu .our-services .menu {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  header.main-header .inner #head-nav .head-nav01 .menu-wrapper .services-menu .our-services .menu {
    margin-top: 10px;
  }
}
header.main-header .inner #head-nav .head-nav01 .menu-wrapper .services-menu .our-services .menu li {
  margin-bottom: 4px;
}
header.main-header .inner #head-nav .head-nav01 .menu-wrapper .services-menu .our-services .menu li a {
  position: relative;
  padding: 10px;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
  font-size: 0.9rem;
  font-weight: 600;
}
header.main-header .inner #head-nav .head-nav01 .menu-wrapper .services-menu .our-services .menu li a::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 4px;
  height: 4px;
  border-top: 1px solid #166A9A;
  border-right: 1px solid #166A9A;
  transform: rotate(45deg);
}
header.main-header .inner #head-nav .head-nav01 .menu-wrapper .services-menu .our-services .menu li a::after {
  display: none;
}
header.main-header .inner #head-nav .head-nav01 .menu-wrapper .services-menu .services-sub-menu {
  width: 600px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  header.main-header .inner #head-nav .head-nav01 .menu-wrapper .services-menu .services-sub-menu {
    display: block;
    width: 100%;
  }
}
header.main-header .inner #head-nav .head-nav01 .menu-wrapper .services-menu .services-sub-menu .category-item {
  width: 188px;
}
@media screen and (max-width: 767px) {
  header.main-header .inner #head-nav .head-nav01 .menu-wrapper .services-menu .services-sub-menu .category-item {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  header.main-header .inner #head-nav .head-nav01 .menu-wrapper .services-menu .services-sub-menu .category-item:last-of-type {
    margin-bottom: 0;
  }
}
header.main-header .inner #head-nav .head-nav01 .menu-wrapper .services-menu .services-sub-menu .category-item h3 {
  font-size: 1.1rem;
  font-weight: 300;
  font-style: italic;
  font-family: "Roboto", sans-serif;
  color: #032F4A;
}
@media screen and (max-width: 767px) {
  header.main-header .inner #head-nav .head-nav01 .menu-wrapper .services-menu .services-sub-menu .category-item .menu {
    display: flex;
    justify-content: space-between;
  }
}
header.main-header .inner #head-nav .head-nav01 .menu-wrapper .services-menu .services-sub-menu .category-item .menu li {
  position: relative;
}
@media screen and (max-width: 767px) {
  header.main-header .inner #head-nav .head-nav01 .menu-wrapper .services-menu .services-sub-menu .category-item .menu li {
    width: calc(50% - 10px);
  }
}
header.main-header .inner #head-nav .head-nav01 .menu-wrapper .services-menu .services-sub-menu .category-item .menu li::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #3F95BF;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.3s;
}
header.main-header .inner #head-nav .head-nav01 .menu-wrapper .services-menu .services-sub-menu .category-item .menu li:hover::after {
  transform: scale(1, 1);
  transform-origin: left top;
}
header.main-header .inner #head-nav .head-nav01 .menu-wrapper .services-menu .services-sub-menu .category-item .menu li a {
  position: relative;
  padding: 20px 20px 20px 10px;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
  font-size: 1rem;
  font-weight: 600;
  display: flex;
  align-items: center;
}
header.main-header .inner #head-nav .head-nav01 .menu-wrapper .services-menu .services-sub-menu .category-item .menu li a::before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 4px;
  height: 4px;
  border-top: 1px solid #3F95BF;
  border-right: 1px solid #3F95BF;
  transform: rotate(45deg);
}
header.main-header .inner #head-nav .head-nav01 .menu-wrapper .services-menu .services-sub-menu .category-item .menu li a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #ECEEEF;
  transform: scale(1, 1);
}
header.main-header .inner #head-nav .head-nav02 {
  width: 80px;
  height: 80px;
}
@media screen and (max-width: 767px) {
  header.main-header .inner #head-nav .head-nav02 {
    width: 11.7948717949vw;
    height: 11.7948717949vw;
    margin-right: 11.7948717949vw;
  }
}
header.main-header .inner #head-nav .head-nav02 ul {
  width: 100%;
  height: 100%;
}
header.main-header .inner #head-nav .head-nav02 ul li {
  display: none;
  width: 100%;
  height: 100%;
  font-family: "Roboto", sans-serif;
  font-size: 10px;
  font-weight: 300;
  position: relative;
  background-color: #3F95BF;
  justify-content: center;
  align-items: center;
  color: #fff;
}
@media screen and (max-width: 767px) {
  header.main-header .inner #head-nav .head-nav02 ul li {
    font-size: 9px;
  }
}
header.main-header .inner #head-nav .head-nav02 ul li:not(.current) {
  display: flex;
}
header.main-header .inner #head-nav .head-nav02 ul li::after {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  font-family: "Roboto", sans-serif;
  font-size: 8px;
  font-weight: 300;
  color: #fff;
  background: url("../img/common/icon_language.svg") no-repeat center/contain;
  width: 17px;
  height: 17px;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  header.main-header .inner #head-nav .head-nav02 ul li::after {
    top: 40%;
    width: 14px;
    height: 14px;
  }
}
header.main-header .inner #head-nav .head-nav02 ul span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 26px;
}
header.main-header .inner #head-nav .head-nav02 ul span:has(> a) {
  padding-top: 0;
}
header.main-header .inner #head-nav .head-nav02 ul span a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  padding-top: 26px;
}
@media screen and (max-width: 767px) {
  header.main-header .inner #head-nav .head-nav02 ul span a {
    padding-top: 23px;
  }
}
header.main-header .inner #head-nav .head-nav02 ul span a img {
  width: 17px;
  height: auto;
  margin-bottom: 10px;
}
header.main-header .inner #head-nav .head-nav03 {
  width: 80px;
  height: 80px;
}
header.main-header .inner #head-nav .head-nav03 a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #032F4A;
  position: relative;
}
header.main-header .inner #head-nav .head-nav03 a::after {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  content: "CONTACT";
  font-family: "Roboto", sans-serif;
  font-size: 8px;
  font-weight: 300;
  color: #fff;
}
header.main-header .inner #head-nav .head-nav03 a img {
  width: 17px;
  height: auto;
  margin-bottom: 10px;
}

/* ニュース（カスタム投稿）表示時にBlogのカレントを消す */
.post-type-archive-news header.main-header .inner #head-nav .head-nav01 > li a[href*="/blog/"]::after, .single-news header.main-header .inner #head-nav .head-nav01 > li a[href*="/blog/"]::after {
  transform: scale(0, 0);
}
.post-type-archive-news header.main-header .inner #head-nav .head-nav01 > li a[href*="/blog/"]:hover::after, .single-news header.main-header .inner #head-nav .head-nav01 > li a[href*="/blog/"]:hover::after {
  transform: scale(1, 1);
  transform-origin: left top;
}

/*--------------------------------
ハンバーガーメニュー
--------------------------------*/
body#form #gnav,
body#form .navToggle {
  display: none;
}

@media screen and (max-width: 767px) {
  .fa-bars::before {
    content: "";
  }
}
#gnav .sp-gnav {
  opacity: 0;
  transition: all 0.5s;
  background-color: #fff;
  transform: translateY(-10px);
}
.active #gnav .sp-gnav {
  opacity: 1;
  transform: translateY(0);
}
#gnav .sp-gnav ul {
  width: 100%;
}
#gnav .sp-gnav ul li a {
  display: block;
  padding: 20px 30px;
  border-left: #166A9A solid 2px;
  border-bottom: #ECEEEF solid 1px;
  font-size: 1.4rem;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#gnav .sp-gnav ul li a span {
  font-size: 1rem;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  color: #166A9A;
}
#gnav .sp-gnav ul li a::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 6px;
  height: 6px;
  border-top: 1px solid #166A9A;
  border-right: 1px solid #166A9A;
  transform: rotate(45deg);
}
#gnav .sp-gnav ul li a.current {
  background-color: #F6F8FA;
}
@media screen and (max-width: 767px) {
  #gnav#nav {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
}
#gnav#nav #dl-menu_recruit .dl-trigger {
  z-index: 3;
}

/* ニュース（カスタム投稿）表示時にBlogのカレントを消す */
.post-type-archive-news #gnav .sp-gnav ul li a[href*="/blog/"], .single-news #gnav .sp-gnav ul li a[href*="/blog/"] {
  background: none;
}

/* ハンバーガーメニューカスタム */
.dl-menuwrapper .dl-menu {
  transform: translateY(-100%);
  transition: all 0.5s;
  margin: 82px 0 0;
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 9999;
}
@media screen and (max-width: 767px) {
  .dl-menuwrapper .dl-menu {
    margin-top: 12.3076923077vw;
  }
}
.dl-menuwrapper .dl-menu.dl-menu-toggle {
  transition: all 0.3s ease;
}
.dl-menuwrapper .dl-menu.active {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

/* ハンバーガーメニュー */
.navToggle {
  display: block;
  position: absolute; /* bodyに対しての絶対位置指定 */
  right: 0;
  top: 0;
  width: 80px;
  height: 80px;
  cursor: pointer;
  z-index: 3;
  text-align: center;
  background-color: #166A9A;
}
@media screen and (max-width: 767px) {
  .navToggle {
    width: 11.7948717949vw;
    height: 11.7948717949vw;
  }
}
.navToggle::after {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  content: "MENU";
  font-family: "Roboto", sans-serif;
  font-size: 8px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .navToggle::after {
    bottom: 1.2820512821vw;
  }
}
.navToggle span {
  display: block;
  position: absolute; /* .navToggleに対して */
  width: 20px;
  border-bottom: solid 1px #fff;
  transition: 0.35s ease-in-out;
  left: 30px;
}
@media screen and (max-width: 767px) {
  .navToggle span {
    width: 3.8461538462vw;
    left: 3.8461538462vw;
    border-bottom: solid 1px #fff;
  }
}
.navToggle span:nth-child(1) {
  top: 30px;
}
@media screen and (max-width: 767px) {
  .navToggle span:nth-child(1) {
    top: 3.8461538462vw;
  }
}
.navToggle span:nth-child(2) {
  top: 34px;
}
@media screen and (max-width: 767px) {
  .navToggle span:nth-child(2) {
    top: 4.6153846154vw;
  }
}
.navToggle span:nth-child(3) {
  top: 38px;
}
@media screen and (max-width: 767px) {
  .navToggle span:nth-child(3) {
    top: 5.3846153846vw;
  }
}
.navToggle.active span {
  /* 最初のspanをマイナス45度に */
}
.navToggle.active span:nth-child(1) {
  top: 36px;
  left: 30px;
  transform: rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .navToggle.active span:nth-child(1) {
    top: 4.8717948718vw;
    left: 3.8461538462vw;
  }
}
.navToggle.active span {
  /* 2番目と3番目のspanを45度に */
}
.navToggle.active span:nth-child(2), .navToggle.active span:nth-child(3) {
  top: 36px;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .navToggle.active span:nth-child(2), .navToggle.active span:nth-child(3) {
    top: 4.8717948718vw;
    left: 3.8461538462vw;
  }
}
.navToggle.active span::after {
  display: none;
}

body {
  background: none;
}
body::before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
}
body.active::before {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100;
}

/* ===================================================================
SCSS information
 file name  :  nav-local.scss
 style info :  CDRエコムーブメント：nav-local
=================================================================== */
/* ---------------------
side-column
--------------------- */
.side-column {
  width: 216px;
}
@media screen and (max-width: 767px) {
  .side-column {
    width: calc(100% - 20px);
    margin: 0 auto;
  }
}
.side-column .inner-side-column {
  width: 100%;
  position: sticky;
  top: 90px;
}
@media screen and (max-width: 767px) {
  .side-column .inner-side-column {
    position: relative;
    top: 0;
  }
}
.side-column .menu-block {
  margin-bottom: 65px;
}
.side-column .menu-block:first-of-type {
  border-top: #ECEEEF solid 1px;
}
@media screen and (max-width: 767px) {
  .side-column .menu-block {
    margin-bottom: 40px;
  }
}
.side-column .menu-block::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 30px;
  height: 1px;
  background-color: #3F95BF;
}
.side-column .menu-block h2 {
  font-size: 1.4rem;
  font-weight: 600;
  color: #080808;
  padding: 30px 0;
  margin-bottom: 10px;
  position: relative;
  border-bottom: #ECEEEF solid 1px;
}
@media screen and (max-width: 767px) {
  .side-column .menu-block h2 {
    font-size: 1.2rem;
    padding: 25px 0;
    margin-bottom: 20px;
  }
}
.side-column .menu-block h2 a {
  display: block;
  transition: all 100ms;
}
.side-column .menu-block h2 a:hover {
  color: #3F95BF;
}
.side-column .menu-block h3 {
  font-size: 1.2rem;
  font-weight: 600;
  color: #080808;
  margin-bottom: 14px;
}
@media screen and (max-width: 767px) {
  .side-column .menu-block h3 {
    font-size: 1.2rem;
    padding: 10px 0 0;
    margin-bottom: 20px;
  }
}
.side-column .menu-block h3:not(:first-of-type) {
  margin-top: 30px;
}
.side-column .menu-block .sub-list {
  padding: 0;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .side-column .menu-block .sub-list {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .archive .side-column .menu-block .sub-list {
    display: flex;
    flex-wrap: wrap;
    gap: 1em 1.5em;
  }
}
.side-column .menu-block .sub-list li {
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.6;
  margin-bottom: 8px;
  position: relative;
  padding-left: 20px;
  width: 100%;
  transition: all 100ms;
}
@media screen and (max-width: 767px) {
  .side-column .menu-block .sub-list li {
    padding-left: 15px;
    margin-bottom: 10px;
    width: auto;
  }
}
.side-column .menu-block .sub-list li.current a {
  font-weight: 600;
}
.side-column .menu-block .sub-list li:hover a {
  color: #3F95BF;
}
.side-column .menu-block .sub-list li::before {
  position: absolute;
  top: 0.75em;
  left: 0;
  content: "";
  width: 11px;
  height: 1px;
  background-color: #3F95BF;
}
.side-column .menu-block .sub-list li a {
  color: #080808;
  text-decoration: none;
  display: block;
  transition: all 100ms;
}
@media screen and (max-width: 767px) {
  .side-column .menu-block .sub-list li a {
    display: inline-block;
  }
}
.side-column .menu-block .sub-list li a[aria-current=page] {
  font-weight: 600;
}
.side-column .menu-block .sub-list li a.current {
  font-weight: 600;
}
.side-column .menu-block .resent-list {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .side-column .menu-block .resent-list {
    padding: 0;
  }
}
.side-column .menu-block .resent-list .resent-item {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: #ECEEEF solid 1px;
}
@media screen and (max-width: 767px) {
  .side-column .menu-block .resent-list .resent-item {
    margin-bottom: 20px;
  }
}
.side-column .menu-block .resent-list .resent-item a {
  text-decoration: none;
  color: #080808;
  transition: all 100ms;
}
.side-column .menu-block .resent-list .resent-item a:hover {
  color: #3F95BF;
  opacity: 0.7;
}
.side-column .menu-block .resent-list .resent-item .info-box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .side-column .menu-block .resent-list .resent-item .info-box {
    margin-bottom: 5px;
  }
}
.side-column .menu-block .resent-list .resent-item .info-box img {
  width: 80px;
  height: 80px;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .side-column .menu-block .resent-list .resent-item .info-box img {
    width: 80px;
    height: 80px;
  }
}
.side-column .menu-block .resent-list .resent-item .info-box p {
  width: 130px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .side-column .menu-block .resent-list .resent-item .info-box p {
    font-size: 1.2rem;
    width: 100%;
  }
}
.side-column .menu-block .bnr-container {
  margin-bottom: 44px;
}
@media screen and (max-width: 767px) {
  .side-column .menu-block .bnr-container {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
}
.side-column .menu-block .bnr-container .bnr-item {
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .side-column .menu-block .bnr-container .bnr-item {
    width: 48%;
    margin-bottom: 0;
  }
}

/* ===================================================================
SCSS information
 file name  :  nav-breadcrumb.scss
 style info :  CDRエコムーブメント：nav-breadcrumb
=================================================================== */
.breadcrumbs {
  font-size: 1.2rem;
  border-bottom: #85888B solid 1px;
}
.breadcrumbs .inner-breadcrumbs {
  margin: 0 auto;
  width: 1200px;
  height: 40px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .breadcrumbs .inner-breadcrumbs {
    width: 100%;
  }
}
.breadcrumbs span[property=itemListElement] {
  margin: 0 10px;
}
.breadcrumbs br {
  display: none;
}

/* ===================================================================
SCSS information
 file name  :  pagenation.scss
 style info :  CDRエコムーブメント：pagenation
=================================================================== */
.pagination__area .pagination {
  clear: both;
  display: flex;
  font-size: 1.8rem;
  line-height: 1;
  align-items: center;
  justify-content: center;
  margin: 0 0 50px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .pagination__area .pagination {
    margin: 20px 0 30px;
    font-size: 1.6rem;
  }
}
.pagination__area .pagination a {
  background: none;
  color: #080808;
  text-decoration: none;
}
.pagination__area .pagination .prev,
.pagination__area .pagination .next {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0;
}
@media screen and (max-width: 767px) {
  .pagination__area .pagination .prev,
  .pagination__area .pagination .next {
    width: 26px;
    height: 26px;
  }
}
.pagination__area .pagination .prev a,
.pagination__area .pagination .next a {
  overflow: hidden;
  position: relative;
  cursor: pointer;
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
}
.pagination__area .pagination .prev a[data-disabled=true],
.pagination__area .pagination .next a[data-disabled=true] {
  pointer-events: none;
}
.pagination__area .pagination .prev a[data-disabled=true]::before, .pagination__area .pagination .prev a[data-disabled=true]::after,
.pagination__area .pagination .next a[data-disabled=true]::before,
.pagination__area .pagination .next a[data-disabled=true]::after {
  opacity: 0.5;
}
.pagination__area .pagination .prev {
  order: 1;
  left: 0;
}
@media screen and (max-width: 767px) {
  .pagination__area .pagination .prev {
    position: absolute;
    top: 50%;
    left: -5%;
    transform: translateY(-50%);
  }
}
.pagination__area .pagination .prev::after {
  font-size: 0;
  opacity: 1;
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  top: 40%;
  left: 35%;
  margin: auto;
  border: solid #3F95BF;
  border-width: 2px 2px 0 0;
  transition: all 0.3s;
  transform: rotate(225deg) translate(-50%);
  box-sizing: content-box;
}
@media screen and (max-width: 767px) {
  .pagination__area .pagination .prev::after {
    width: 8px;
    height: 8px;
    top: 35%;
    left: 30%;
    border-width: 1px 1px 0 0;
  }
}
.pagination__area .pagination .next {
  order: 3;
  right: 0;
}
@media screen and (max-width: 767px) {
  .pagination__area .pagination .next {
    position: absolute;
    top: 50%;
    right: -5%;
    transform: translateY(-50%);
  }
}
.pagination__area .pagination .next::after {
  font-size: 0;
  opacity: 1;
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  top: 50%;
  left: 40%;
  margin: auto;
  border: solid #3F95BF;
  border-width: 2px 2px 0 0;
  transition: all 0.3s;
  transform: rotate(45deg) translate(-50%);
  box-sizing: content-box;
}
@media screen and (max-width: 767px) {
  .pagination__area .pagination .next::after {
    width: 8px;
    height: 8px;
    top: 45%;
    left: 50%;
    border-width: 1px 1px 0 0;
  }
}
.pagination__area .pagination .nav-links {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  line-height: 32px;
  list-style: none;
  margin: 0;
  order: 2;
  padding: 0 50px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .pagination__area .pagination .nav-links {
    width: 80%;
    padding: 0 20px;
    height: 26px;
  }
}
.pagination__area .pagination .page-numbers {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  margin: 0 4px;
  width: 52px;
  height: 52px;
  background-color: #F6F8FA;
  border: #ECEEEF solid 1px;
  color: #BDBFC0;
  font-family: "Roboto", sans-serif;
  font-size: 1.2rem;
  font-style: italic;
  transition: all 300ms;
}
@media screen and (max-width: 767px) {
  .pagination__area .pagination .page-numbers {
    margin: 0 0.4em;
  }
}
.pagination__area .pagination .page-numbers[aria-current=page], .pagination__area .pagination .page-numbers:hover {
  background-color: #3F95BF;
  opacity: 0.6;
  color: #fff;
}
.pagination__area .pagination .page-numbers.prev, .pagination__area .pagination .page-numbers.next {
  font-size: 0;
  background: none;
  border: none;
}
.pagination__area .pagination .page-numbers a {
  display: block;
  text-align: center;
}
.pagination__area .pagination .page-numbers a::after {
  display: none;
}

/* ===================================================================
SCSS information
 file name  :  page-home.scss
 style info :  CDRエコムーブメント：page-home
=================================================================== */
/* ---------------------
MV
--------------------- */
.mv-area {
  width: 100%;
  max-width: 2500px;
  margin: -9.1145833333vw auto 60px;
  position: relative;
  z-index: 0;
  overflow: visible;
}
@media screen and (max-width: 767px) {
  .mv-area {
    margin-top: 0;
    margin-bottom: 44px;
  }
}
.mv-area .mv-slide-container {
  width: 100%;
  height: 100%;
  position: relative;
  opacity: 0;
  transition: opacity 0.3s linear;
}
.mv-area .mv-slide-container.slick-initialized {
  opacity: 1;
}
.mv-area .mv-slide-container .slick-list,
.mv-area .mv-slide-container .slick-track {
  overflow: visible;
}
.mv-area .mv-slide-container .slide-item {
  width: 100%;
  height: 63.1510416667vw;
  position: relative;
  transform: skewY(-7deg);
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .mv-area .mv-slide-container .slide-item {
    height: 151.7948717949vw;
    transform: skewY(0deg);
  }
}
.mv-area .mv-slide-container .slide-item::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #989A9D;
  opacity: 0.05;
}
.mv-area .mv-slide-container .slide-item picture {
  display: block;
  width: 100%;
  transform: skewY(7deg) translateY(9.1145833333vw);
}
@media screen and (max-width: 767px) {
  .mv-area .mv-slide-container .slide-item picture {
    transform: translateY(0);
  }
}
.mv-area .mv-slide-container .slide-item picture source,
.mv-area .mv-slide-container .slide-item picture img {
  margin: auto;
  max-width: 100%;
  font-family: "object-fit:cover;object-position:center bottom";
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center bottom;
     object-position: center bottom;
  width: 100%;
}
.mv-area .mv-slide-container .slick-arrow {
  position: absolute;
  top: 52%;
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  z-index: 1;
  display: block;
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .mv-area .mv-slide-container .slick-arrow {
    top: 60%;
  }
}
@media screen and (max-width: 767px) {
  .mv-area .mv-slide-container .slick-arrow {
    width: 23.0769230769vw;
    height: 23.0769230769vw;
    top: 46%;
  }
}
.mv-area .mv-slide-container .slick-arrow::before {
  font-size: 0;
  opacity: 1;
  position: absolute;
  content: "";
  width: 13px;
  height: 13px;
  top: 0;
  bottom: 0;
  margin: auto;
  border: solid #fff;
  border-width: 2px 2px 0 0;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .mv-area .mv-slide-container .slick-arrow::before {
    width: 3.3333333333vw;
    height: 3.3333333333vw;
  }
}
.mv-area .mv-slide-container .slick-arrow.slick-prev {
  left: 20px;
}
@media screen and (max-width: 767px) {
  .mv-area .mv-slide-container .slick-arrow.slick-prev {
    left: -17.9487179487vw;
  }
}
.mv-area .mv-slide-container .slick-arrow.slick-prev::before {
  transform: rotate(225deg);
  right: 25px;
}
@media screen and (max-width: 767px) {
  .mv-area .mv-slide-container .slick-arrow.slick-prev::before {
    right: -2.5641025641vw;
  }
}
.mv-area .mv-slide-container .slick-arrow.slick-next {
  right: 20px;
}
@media screen and (max-width: 767px) {
  .mv-area .mv-slide-container .slick-arrow.slick-next {
    right: -17.9487179487vw;
  }
}
.mv-area .mv-slide-container .slick-arrow.slick-next::before {
  transform: rotate(45deg);
  left: 25px;
}
@media screen and (max-width: 767px) {
  .mv-area .mv-slide-container .slick-arrow.slick-next::before {
    left: -2.5641025641vw;
  }
}
.mv-area .mv-slide-container .slick-dots {
  bottom: 76px;
  z-index: 2;
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .mv-area .mv-slide-container .slick-dots {
    bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .mv-area .mv-slide-container .slick-dots {
    bottom: 15.3846153846vw;
  }
}
.mv-area .mv-slide-container .slick-dots li {
  margin: 0 2px;
  width: 10px;
}
@media screen and (max-width: 767px) {
  .mv-area .mv-slide-container .slick-dots li {
    margin: 0 0.5128205128vw;
    width: 2.3076923077vw;
  }
}
.mv-area .mv-slide-container .slick-dots li button {
  width: 10px;
  height: 10px;
}
@media screen and (max-width: 767px) {
  .mv-area .mv-slide-container .slick-dots li button {
    width: 2.5641025641vw;
    height: 2.5641025641vw;
  }
}
.mv-area .mv-slide-container .slick-dots li button::before {
  opacity: 1;
  width: 7px;
  height: 7px;
  content: "";
  background-color: #fff;
  border-radius: 50%;
  top: 50%;
  left: 50%;
}
@media screen and (max-width: 767px) {
  .mv-area .mv-slide-container .slick-dots li button::before {
    width: 1.5384615385vw;
    height: 1.5384615385vw;
  }
}
.mv-area .mv-slide-container .slick-dots li.slick-active button::before {
  background-color: #3F95BF;
}
.mv-area .mv-local-nav {
  background-color: #fff;
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 110px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  width: 1100px;
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .mv-area .mv-local-nav {
    width: calc(100% - 40px);
    bottom: 90px;
  }
}
@media screen and (max-width: 767px) {
  .mv-area .mv-local-nav {
    width: 70%;
    bottom: 20.5128205128vw;
  }
}
.mv-area .mv-local-nav .slick-track {
  transform: unset !important;
}
.mv-area .mv-local-nav .slide-item {
  width: 275px;
  padding: 10px;
  position: relative;
  cursor: pointer;
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .mv-area .mv-local-nav .slide-item {
    width: 25%;
  }
}
@media screen and (max-width: 767px) {
  .mv-area .mv-local-nav .slide-item {
    width: 70.5128205128vw;
    padding: 2.5641025641vw;
  }
}
.mv-area .mv-local-nav .slide-item::before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #ECEEEF;
}
.mv-area .mv-local-nav .slide-item::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #3F95BF;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.3s;
}
.mv-area .mv-local-nav .slide-item:hover::after {
  transform: scale(1, 1);
  transform-origin: left top;
}
.mv-area .mv-local-nav .slide-item dl {
  display: flex;
  align-items: center;
  gap: 17px;
  height: 100%;
  position: relative;
}
.mv-area .mv-local-nav .slide-item dl::after {
  position: absolute;
  top: 50%;
  right: -10px;
  transform: translateY(-50%);
  content: "";
  width: 1px;
  height: 25px;
  background-color: #ECEEEF;
}
@media screen and (max-width: 767px) {
  .mv-area .mv-local-nav .slide-item dl::after {
    display: none;
  }
}
.mv-area .mv-local-nav .slide-item dl dt {
  width: 46px;
  height: 46px;
}
@media screen and (max-width: 767px) {
  .mv-area .mv-local-nav .slide-item dl dt {
    width: 11.7948717949vw;
    height: 11.7948717949vw;
  }
}
.mv-area .mv-local-nav .slide-item dl dt img {
  width: 100%;
}
.mv-area .mv-local-nav .slide-item dl dd {
  font-size: 1.2rem;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .mv-area .mv-local-nav .slide-item dl dd {
    font-size: 3.0769230769vw;
  }
}
.mv-area .mv-local-nav .slide-item:last-of-type dl::after {
  display: none;
}

/* ---------------------
corporate-philosophy
--------------------- */
.corporate-philosophy {
  width: 100%;
}
.corporate-philosophy .corporate-philosophy_container {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .corporate-philosophy .corporate-philosophy_container {
    display: block;
  }
}
.corporate-philosophy .corporate-philosophy_container .img-box {
  width: 450px;
}
@media screen and (max-width: 767px) {
  .corporate-philosophy .corporate-philosophy_container .img-box {
    display: none;
  }
}
.corporate-philosophy .corporate-philosophy_container .img-box img {
  margin-top: -30px;
  margin-left: -30px;
}
.corporate-philosophy .corporate-philosophy_container .text-box {
  width: 628px;
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .corporate-philosophy .corporate-philosophy_container .text-box {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .corporate-philosophy .corporate-philosophy_container .text-box {
    width: 100%;
  }
}
.corporate-philosophy .corporate-philosophy_container .text-box h3 {
  font-family: "Roboto", sans-serif;
  font-size: 4.5rem;
  font-weight: 200;
  font-style: italic;
  letter-spacing: 0.04em;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .corporate-philosophy .corporate-philosophy_container .text-box h3 {
    font-size: 6.1538461538vw;
    margin-bottom: 15px;
  }
}
.corporate-philosophy .corporate-philosophy_container .text-box h4 {
  font-size: 1.9rem;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 0.01em;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .corporate-philosophy .corporate-philosophy_container .text-box h4 {
    font-size: 3.5897435897vw;
    margin-bottom: 20px;
  }
}
.corporate-philosophy .corporate-philosophy_container .text-box p {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.6;
  letter-spacing: 0.035em;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .corporate-philosophy .corporate-philosophy_container .text-box p {
    font-size: 1.2rem;
  }
}
.corporate-philosophy .corporate-philosophy_container .text-box .btn {
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .corporate-philosophy .corporate-philosophy_container .text-box .btn {
    margin-right: auto;
    margin-top: 60px;
  }
}

/* ---------------------
robotics
--------------------- */
.robotics {
  width: 100%;
  margin-top: -1.3020833333vw;
}
@media screen and (max-width: 767px) {
  .robotics {
    margin-top: 1.953125vw;
    margin-bottom: 14.3229166667vw;
  }
}
.robotics .robotics-container {
  position: relative;
  z-index: 1;
  width: 1100px;
  margin-top: -20.1822916667vw;
}
@media screen and (max-width: 767px) {
  .robotics .robotics-container {
    width: 100%;
    margin-top: -75.641025641vw;
  }
}
.robotics .robotics-container .robotics-item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.robotics .robotics-container .robotics-item:nth-of-type(odd) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .robotics .robotics-container .robotics-item {
    display: block;
    margin-bottom: 5.1282051282vw;
  }
}
.robotics .robotics-container .robotics-item .img-box {
  width: 360px;
}
@media screen and (max-width: 767px) {
  .robotics .robotics-container .robotics-item .img-box {
    width: 100%;
  }
}
.robotics .robotics-container .robotics-item .text-box {
  width: 730px;
  background-color: #fff;
  position: relative;
  border: #F6F8FA solid 1px;
}
@media screen and (max-width: 767px) {
  .robotics .robotics-container .robotics-item .text-box {
    width: 100%;
  }
}
.robotics .robotics-container .robotics-item .text-box::before {
  position: absolute;
  top: -1px;
  left: -1px;
  content: "";
  width: 0;
  height: 1px;
  background-color: #3F95BF;
  transition: all 0.1s;
}
.robotics .robotics-container .robotics-item .text-box::after {
  position: absolute;
  top: -1px;
  right: -2px;
  content: "";
  width: 1px;
  height: 0;
  background-color: #3F95BF;
  transition: all 0.1s;
}
.robotics .robotics-container .robotics-item .text-box:hover::before {
  width: 100.3%;
}
.robotics .robotics-container .robotics-item .text-box:hover::after {
  transition-delay: 0.1s;
  height: 100.5%;
}
.robotics .robotics-container .robotics-item .text-box .inner-text-box {
  width: 100%;
  height: 100%;
  padding: 30px 50px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .robotics .robotics-container .robotics-item .text-box .inner-text-box {
    padding: 6.6666666667vw 6.6666666667vw 25.641025641vw;
  }
}
.robotics .robotics-container .robotics-item .text-box .inner-text-box::before {
  position: absolute;
  bottom: -1px;
  right: -1px;
  content: "";
  width: 0;
  height: 1px;
  background-color: #3F95BF;
  transition: all 0.1s;
}
.robotics .robotics-container .robotics-item .text-box .inner-text-box::after {
  position: absolute;
  bottom: -1px;
  left: -2px;
  content: "";
  width: 1px;
  height: 0;
  background-color: #3F95BF;
  transition: all 0.1s;
}
.robotics .robotics-container .robotics-item .text-box .inner-text-box:hover::before {
  transition-delay: 0.2s;
  width: 100.3%;
}
.robotics .robotics-container .robotics-item .text-box .inner-text-box:hover::after {
  transition-delay: 0.3s;
  height: 100.5%;
}
.robotics .robotics-container .robotics-item .text-box h3 {
  font-size: 3.3rem;
  font-weight: 400;
  font-style: italic;
  font-family: "Roboto", sans-serif;
  padding-bottom: 14px;
  margin-bottom: 14px;
  position: relative;
  border-bottom: #ECEEEF solid 1px;
}
@media screen and (max-width: 767px) {
  .robotics .robotics-container .robotics-item .text-box h3 {
    font-size: 2.1rem;
    padding-bottom: 20px;
    margin-bottom: 16px;
  }
}
.robotics .robotics-container .robotics-item .text-box h3 span {
  font-size: 1.5rem;
  font-style: normal;
  font-family: "YuGothic", "游ゴシック", "Yu Gothic Medium", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Noto Sans JP", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  display: block;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .robotics .robotics-container .robotics-item .text-box h3 span {
    font-size: 1.2rem;
  }
}
.robotics .robotics-container .robotics-item .text-box h3::after {
  position: absolute;
  bottom: 6px;
  right: 26px;
  content: "Eco-Movement";
  font-size: 1.2rem;
  font-weight: 300;
  font-style: italic;
  font-family: "Roboto", sans-serif;
  color: #ECEEEF;
}
@media screen and (max-width: 767px) {
  .robotics .robotics-container .robotics-item .text-box h3::after {
    display: none;
  }
}
.robotics .robotics-container .robotics-item .text-box p {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .robotics .robotics-container .robotics-item .text-box p {
    font-size: 1.2rem;
    padding: 0 0.2em;
    margin-bottom: 0;
  }
}
.robotics .robotics-container .robotics-item .text-box p small {
  font-size: 70%;
}
@media screen and (max-width: 767px) {
  .robotics .robotics-container .robotics-item .text-box p small {
    font-size: 100%;
    display: block;
  }
}
.robotics .robotics-container .robotics-item .text-box .btn {
  position: absolute;
  left: 50px;
  bottom: 30px;
}
@media screen and (max-width: 767px) {
  .robotics .robotics-container .robotics-item .text-box .btn {
    left: 50%;
    transform: translateX(-50%);
    bottom: 6.6666666667vw;
  }
}
.robotics .robotics-container .robotics-item .text-box .btn::before, .robotics .robotics-container .robotics-item .text-box .btn::after {
  display: none;
}
.robotics .robotics-container .robotics-item a {
  width: 100%;
  height: 100%;
}

/* ---------------------
services
--------------------- */
.services {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .services {
    margin-top: -30px;
  }
}

/* ---------------------
contents
--------------------- */
.contents {
  width: 100%;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .contents {
    margin-bottom: 0;
  }
}
.contents .contents-container {
  position: relative;
  z-index: 1;
  width: 1420px;
  margin: -19.6592398427vw auto 0;
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .contents .contents-container {
    width: calc(100% - 40px);
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .contents .contents-container {
    width: calc(100% - 40px);
    flex-direction: column-reverse;
    margin-top: -79.4871794872vw;
  }
}
.contents .contents-container .contents-item {
  width: 700px;
  height: 426px;
  position: relative;
  border: #F6F8FA solid 1px;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .contents .contents-container .contents-item {
    width: 100%;
    height: 100vw;
    margin-bottom: 5.1282051282vw;
  }
  .contents .contents-container .contents-item::before, .contents .contents-container .contents-item::after {
    display: none;
  }
}
.contents .contents-container .contents-item::before {
  position: absolute;
  top: -1px;
  left: -1px;
  content: "";
  width: 0;
  height: 1px;
  background-color: #166A9A;
  transition: all 0.1s;
}
.contents .contents-container .contents-item::after {
  position: absolute;
  top: -1px;
  right: -1px;
  content: "";
  width: 1px;
  height: 0;
  background-color: #166A9A;
  transition: all 0.1s;
}
.contents .contents-container .contents-item:hover::before {
  width: 100.2%;
}
.contents .contents-container .contents-item:hover::after {
  transition-delay: 0.1s;
  height: 100.5%;
}
.contents .contents-container .contents-item .read-me {
  left: 100px;
  bottom: 67px;
}
@media screen and (max-width: 767px) {
  .contents .contents-container .contents-item .read-me {
    left: 24px;
    bottom: 77px;
  }
}
.contents .contents-container .contents-item.recruit {
  background: url("../img/top/bg_content-recruit_pc.png?240903") center/cover no-repeat;
}
@media screen and (max-width: 767px) {
  .contents .contents-container .contents-item.recruit {
    background-image: url("../img/top/bg_content-recruit_sp.png?240903");
  }
}
@media screen and (max-width: 767px) {
  .contents .contents-container .contents-item.recruit h3 {
    margin-bottom: 60px;
  }
}
.contents .contents-container .contents-item.recruit h4 {
  font-size: 1.5rem;
  font-weight: 400;
  font-style: italic;
  line-height: 1.6;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 62%;
  left: 50%;
  transform: translate(-50%);
  width: 80%;
}
@media screen and (max-width: 767px) {
  .contents .contents-container .contents-item.recruit h4 {
    font-size: 4.8717948718vw;
  }
}
.contents .contents-container .contents-item.blog {
  background: url("../img/top/bg_content-blog_pc.png?240531") center/cover no-repeat;
}
@media screen and (max-width: 767px) {
  .contents .contents-container .contents-item.blog {
    background-image: url("../img/top/bg_content-blog_sp.png?240531");
  }
}
.contents .contents-container .contents-item.blog h4 {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.6;
  margin-left: 34px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .contents .contents-container .contents-item.blog h4 {
    font-size: 4.8717948718vw;
    margin-left: 18px;
    line-height: 1.8;
  }
}
.contents .contents-container .contents-item.blog h4 span {
  display: block;
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  .contents .contents-container .contents-item.blog h4 span {
    font-size: 3.0769230769vw;
  }
}
.contents .contents-container .contents-item.blog p {
  margin-left: 34px;
  font-size: 1.2rem;
  width: 320px;
}
@media screen and (max-width: 767px) {
  .contents .contents-container .contents-item.blog p {
    margin-left: 18px;
    width: 41.0256410256vw;
    font-size: 2.5641025641vw;
  }
}
.contents .contents-container .contents-item a {
  display: block;
  padding: 50px 60px;
  width: 100%;
  height: 100%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .contents .contents-container .contents-item a {
    padding: 20px;
  }
  .contents .contents-container .contents-item a::before, .contents .contents-container .contents-item a::after {
    display: none;
  }
}
.contents .contents-container .contents-item a::before {
  position: absolute;
  bottom: -1px;
  right: -1px;
  content: "";
  width: 0;
  height: 1px;
  background-color: #166A9A;
  transition: all 0.1s;
}
.contents .contents-container .contents-item a::after {
  position: absolute;
  bottom: -1px;
  left: -1px;
  content: "";
  width: 1px;
  height: 0;
  background-color: #166A9A;
  transition: all 0.1s;
}
.contents .contents-container .contents-item a:hover::before {
  width: 100.2%;
  transition-delay: 0.2s;
}
.contents .contents-container .contents-item a:hover::after {
  height: 100.5%;
  transition-delay: 0.3s;
}
.contents .contents-container .contents-item a h3 {
  font-size: 4.5rem;
  font-weight: 400;
  font-style: italic;
  font-family: "Roboto", sans-serif;
  margin-bottom: 26px;
}
@media screen and (max-width: 767px) {
  .contents .contents-container .contents-item a h3 {
    font-size: 8.9743589744vw;
    line-height: 1.4;
    margin-bottom: 15px;
  }
}
.contents .contents-container .contents-item a h3 span {
  font-size: 1.6rem;
  font-weight: 300;
  font-style: normal;
  font-family: "YuGothic", "游ゴシック", "Yu Gothic Medium", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Noto Sans JP", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  display: block;
}
@media screen and (max-width: 767px) {
  .contents .contents-container .contents-item a h3 span {
    font-size: 3.5897435897vw;
  }
}
.contents .contents-container .contents-item a .read-me {
  font-size: 1.2rem;
  font-weight: 600;
  font-style: italic;
  font-family: "Roboto", sans-serif;
  position: absolute;
  padding-left: 14px;
}
@media screen and (max-width: 767px) {
  .contents .contents-container .contents-item a .read-me {
    font-size: 3.0769230769vw;
  }
}
.contents .contents-container .contents-item a .read-me::after {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  border: solid #166A9A;
  border-width: 1px 1px 0 0;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .contents .contents-container .contents-item a .read-me::after {
    width: 5px;
    height: 5px;
    border-width: 1px 1px 0 0;
  }
}

/* ===================================================================
SCSS information
 file name  :  form.scss
 style info :  CDRエコムーブメント：form
=================================================================== */
/* ---------------------
 Form
--------------------- */
.form-area {
  width: 100%;
  margin: 0 auto 45px;
}
.form-area form {
  width: 840px;
  margin: 0 auto;
  padding-top: 15px;
}
@media screen and (max-width: 767px) {
  .form-area form {
    width: calc(100% + 70px);
    margin: 0 -35px;
  }
}
.form-area .form-container {
  margin-bottom: 80px;
  display: flex;
  flex-wrap: wrap;
}
.form-area .form-container dt {
  width: 240px;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.4;
  display: flex;
  align-items: center;
  text-align: right;
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .form-area .form-container dt {
    font-size: 1.5rem;
    width: 100%;
    min-height: 12.5333333333vw;
    padding: 20px 10px 10px;
    float: none;
    justify-content: flex-start;
  }
}
.form-area .form-container dt:first-of-type {
  align-items: flex-start;
}
.form-area .form-container dt > span {
  display: flex;
  align-items: center;
}
.form-area .form-container dt[data-type=required] span sup {
  color: #3F95BF;
}
.form-area .form-container dt span {
  position: relative;
}
.form-area .form-container dt span sup {
  position: absolute;
  top: 2px;
  right: -1em;
}
.form-area .form-container dd {
  width: 520px;
  min-height: 72px;
  padding: 20px 0;
  font-size: 1.5rem;
  font-weight: 300;
  text-align: left;
  position: relative;
}
@media screen and (max-width: 767px) {
  .form-area .form-container dd {
    font-size: 1.5rem;
    min-height: 12.5333333333vw;
    padding: 0 10px 20px;
  }
}
.form-area .form-container dd::after {
  position: absolute;
  right: -20px;
  bottom: 0;
  content: "";
  width: 800px;
  height: 1px;
  background-color: #ECEEEF;
}
@media screen and (max-width: 767px) {
  .form-area .form-container dd::after {
    right: 0;
    width: 100%;
  }
}
.form-area .form-container dd label {
  display: inline-block;
  cursor: pointer;
  line-height: 100%;
}
.form-area .form-container dd input, .form-area .form-container dd textarea, .form-area .form-container dd select {
  border: #ECEEEF solid 1px;
  background-color: #fff;
  border-radius: 4px;
  padding: 1em;
}
@media screen and (max-width: 767px) {
  .form-area .form-container dd input, .form-area .form-container dd textarea, .form-area .form-container dd select {
    padding: 0.5em;
  }
}
.form-area .form-container dd input[type=text], .form-area .form-container dd input[type=url], .form-area .form-container dd textarea[type=text], .form-area .form-container dd textarea[type=url], .form-area .form-container dd select[type=text], .form-area .form-container dd select[type=url] {
  width: 100%;
  height: 56px;
  font-size: 1.5rem;
  margin-right: 5px;
}
@media screen and (max-width: 767px) {
  .form-area .form-container dd input[type=text], .form-area .form-container dd input[type=url], .form-area .form-container dd textarea[type=text], .form-area .form-container dd textarea[type=url], .form-area .form-container dd select[type=text], .form-area .form-container dd select[type=url] {
    width: 100%;
    height: 40px;
  }
}
.form-area .form-container dd input[type=text].input-long, .form-area .form-container dd input[type=url].input-long, .form-area .form-container dd textarea[type=text].input-long, .form-area .form-container dd textarea[type=url].input-long, .form-area .form-container dd select[type=text].input-long, .form-area .form-container dd select[type=url].input-long {
  width: 70%;
}
.form-area .form-container dd input[type=text].calender, .form-area .form-container dd input[type=url].calender, .form-area .form-container dd textarea[type=text].calender, .form-area .form-container dd textarea[type=url].calender, .form-area .form-container dd select[type=text].calender, .form-area .form-container dd select[type=url].calender {
  width: 200px;
  background: #fff url("../img/common/icon-calender.svg") no-repeat 15px center/14px 15px;
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .form-area .form-container dd input[type=text].calender, .form-area .form-container dd input[type=url].calender, .form-area .form-container dd textarea[type=text].calender, .form-area .form-container dd textarea[type=url].calender, .form-area .form-container dd select[type=text].calender, .form-area .form-container dd select[type=url].calender {
    width: 100%;
  }
}
.form-area .form-container dd input:focus, .form-area .form-container dd input:focus-visible, .form-area .form-container dd textarea:focus, .form-area .form-container dd textarea:focus-visible, .form-area .form-container dd select:focus, .form-area .form-container dd select:focus-visible {
  outline: solid;
  outline-color: #3F95BF;
}
.form-area .form-container dd textarea {
  width: 100%;
  min-height: 250px;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .form-area .form-container dd textarea {
    width: 100%;
  }
}
.form-area .form-container dd {
  /* セレクトボックス */
}
.form-area .form-container dd .select_container {
  display: flex;
  align-items: center;
  font-size: 1.2rem;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  .form-area .form-container dd .select_container {
    display: block;
    font-size: 1.2rem;
  }
}
.form-area .form-container dd .select_container p {
  margin-right: 10px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .form-area .form-container dd .select_container p {
    margin: 10px 0 4px;
  }
  .form-area .form-container dd .select_container p:first-of-type {
    margin-top: 0;
  }
}
.form-area .form-container dd .select_container .form_select {
  margin-right: 24px;
}
.form-area .form-container dd .form_select {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .form-area .form-container dd .form_select {
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .form-area .form-container dd .form_select:not(:last-of-type) {
    margin-bottom: 8px;
  }
}
.form-area .form-container dd .form_select:has(.error) {
  margin-bottom: 10px;
}
.form-area .form-container dd .form_select.day {
  width: 95px;
}
@media screen and (max-width: 767px) {
  .form-area .form-container dd .form_select.day {
    width: 100%;
  }
}
.form-area .form-container dd .form_select.month {
  width: 95px;
}
@media screen and (max-width: 767px) {
  .form-area .form-container dd .form_select.month {
    width: 100%;
  }
}
.form-area .form-container dd .form_select.year {
  width: 110px;
}
@media screen and (max-width: 767px) {
  .form-area .form-container dd .form_select.year {
    width: 100%;
  }
}
.form-area .form-container dd .form_select.country {
  width: 300px;
}
@media screen and (max-width: 767px) {
  .form-area .form-container dd .form_select.country {
    width: 100%;
  }
}
.form-area .form-container dd .form_select.japanese-courses {
  width: 320px;
}
@media screen and (max-width: 767px) {
  .form-area .form-container dd .form_select.japanese-courses {
    width: 100%;
  }
}
.form-area .form-container dd .form_select.japanese-level {
  width: 270px;
}
@media screen and (max-width: 767px) {
  .form-area .form-container dd .form_select.japanese-level {
    width: 100%;
  }
}
.form-area .form-container dd .form_select select {
  width: 100%;
  height: 56px;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 8px 38px 8px 8px;
  color: #85888B;
  font-size: 1.2rem;
  color: #000;
  display: block;
  border: 1px solid #ECEEEF;
  border-radius: 4px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .form-area .form-container dd .form_select select {
    padding: 4px 38px 4px 8px;
    height: 40px;
  }
}
.form-area .form-container dd .form_select:has(select)::before {
  position: absolute;
  top: 40%;
  right: 0.9em;
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-bottom: 3px solid #85888B;
  pointer-events: none;
  transform: translateY(-50%);
}
.form-area .form-container dd .form_select:has(select):after {
  position: absolute;
  top: 60%;
  right: 0.9em;
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 3px solid #85888B;
  pointer-events: none;
  transform: translateY(-50%);
}
.form-area .form-container dd .form_select .error {
  position: absolute;
  bottom: -20px;
  width: 200%;
}
.form-area .form-container dd {
  /* チェックボックス */
  /* ラジオボタン */
}
.form-area .form-container dd.form_radio {
  cursor: pointer;
  padding-right: 15px;
}
.form-area .form-container dd.form_radio .vertical-item {
  display: block;
  margin-top: 15px;
  margin-bottom: 10px;
}
.form-area .form-container dd.form_radio input[type=radio] {
  display: none;
}
.form-area .form-container dd.form_radio input[type=radio]:checked + span {
  color: #3F95BF;
}
.form-area .form-container dd.form_radio input[type=radio]:checked + span:before {
  content: "";
  background: url("../img/common/icon-radio-on.svg") no-repeat center/contain;
  width: 20px;
  height: 20px;
}
@media screen and (max-width: 767px) {
  .form-area .form-container dd.form_radio input[type=radio]:checked + span:before {
    width: 14px;
    height: 14px;
  }
}
.form-area .form-container dd.form_radio span.mwform-radio-field-text::before {
  font-size: 2.4rem;
  content: "";
  background: url("../img/common/icon-radio.svg") no-repeat center/contain;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  color: #85888B;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .form-area .form-container dd.form_radio span.mwform-radio-field-text::before {
    top: 0.15em;
    width: 14px;
    height: 14px;
  }
}
.form-area .form-container dd.form_radio .mwform-radio-field-text {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.6;
  height: 100%;
  display: flex;
  align-items: center;
  padding-left: 26px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .form-area .form-container dd.form_radio .mwform-radio-field-text {
    font-size: 1.4rem;
    align-items: flex-start;
    padding-left: 20px;
  }
}
.form-area .form-container dd .tel {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .form-area .form-container dd .tel {
    align-items: flex-start;
  }
}
html[lang=en-US] .form-area .form-container dd .tel {
  display: block;
}
.form-area .form-container dd .tel input {
  width: 144px;
}
@media screen and (max-width: 767px) {
  .form-area .form-container dd .tel input {
    width: 17.9487179487vw;
  }
}
.form-area .form-container dd .tel input[name="tel[data][1]"] {
  margin-left: 5px;
}
.form-area .form-container dd .tel input[name="tel[data][2]"] {
  margin-left: 5px;
  margin-right: 0;
}
html[lang=en-US] .form-area .form-container dd .tel input {
  width: 100%;
}
.form-area .form-container dd .vertical-align {
  font-size: 1.5rem;
  line-height: 1.8;
  width: 100%;
  min-height: 30px;
}
@media screen and (max-width: 767px) {
  .form-area .form-container dd .vertical-align {
    flex-direction: column;
    align-items: flex-start;
    min-height: auto;
  }
}
.form-area .form-container dd .vertical-align span.vertical-item {
  display: block;
  margin-top: 0;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .form-area .form-container dd .vertical-align label {
    margin-bottom: 10px;
  }
  .form-area .form-container dd .vertical-align label:last-of-type {
    margin-bottom: 6px;
  }
}
.form-area .note {
  margin-top: 10px;
  font-size: 1.2rem;
  line-height: 1.6;
  text-align: right;
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (max-width: 767px) {
  .form-area .note {
    text-align: left;
    padding-left: 2em;
    padding-right: 1em;
  }
}
.form-area .ssl-note {
  margin-top: 10px;
  font-size: 1.2rem;
  line-height: 1.6;
  text-align: right;
  text-indent: -1em;
  padding-left: 1em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .form-area .ssl-note {
    text-align: left;
    padding-left: 2em;
    padding-right: 1em;
  }
}
.form-area .button-area {
  width: 100%;
  margin: 90px auto 20px;
  display: flex;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .form-area .button-area {
    margin: 40px auto 20px;
  }
}
.form-area .button-area button[type=submit], .form-area .button-area button[type=reset] {
  width: 386px;
  height: 74px;
  margin: 0 20px;
  background-color: #3F95BF;
  border-radius: 4px;
  border: #3F95BF solid 1px;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 600;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  text-decoration: none;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .form-area .button-area button[type=submit], .form-area .button-area button[type=reset] {
    width: 53.3333333333vw;
    height: 16vw;
    font-size: 1.8rem;
    margin: 0;
  }
}
.form-area .button-area button[type=submit]::after, .form-area .button-area button[type=reset]::after {
  position: absolute;
  content: "";
  width: 13px;
  height: 13px;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  background: url("../img/common/icon-arrow.svg") no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .form-area .button-area button[type=submit]::after, .form-area .button-area button[type=reset]::after {
    width: 14px;
    height: 14px;
    right: 10px;
  }
}
.form-area .button-area button[type=submit][name=submitReset], .form-area .button-area button[type=reset][name=submitReset] {
  background-color: #BDBFC0;
  border-color: #BDBFC0;
}
.form-area .button-area button[type=submit][name=submitReset]::after, .form-area .button-area button[type=reset][name=submitReset]::after {
  background: url("../img/common/icon-arrow-gray.svg") no-repeat center/contain;
}
.form-area .button-area button[type=submit][name=submitReset]:hover, .form-area .button-area button[type=reset][name=submitReset]:hover {
  background-color: #fff;
  color: #BDBFC0;
  opacity: 1;
}
.form-area .button-area button[type=submit][name=submitReset]:hover::after, .form-area .button-area button[type=reset][name=submitReset]:hover::after {
  background: url("../img/common/icon-arrow-gray_on.svg") no-repeat center/contain;
}
.form-area .button-area button[type=submit][name=submitBack], .form-area .button-area button[type=reset][name=submitBack] {
  background-color: #BDBFC0;
  border-color: #BDBFC0;
}
.form-area .button-area button[type=submit][name=submitBack]::after, .form-area .button-area button[type=reset][name=submitBack]::after {
  right: auto;
  left: 10px;
  background: url("../img/common/icon-arrow-gray.svg") no-repeat center/contain;
  transform: translateY(-50%) rotate(180deg);
}
.form-area .button-area button[type=submit][name=submitBack]:hover, .form-area .button-area button[type=reset][name=submitBack]:hover {
  background-color: #fff;
  color: #BDBFC0;
  opacity: 1;
}
.form-area .button-area button[type=submit][name=submitBack]:hover::after, .form-area .button-area button[type=reset][name=submitBack]:hover::after {
  background: url("../img/common/icon-arrow-gray_on.svg") no-repeat center/contain;
}
.form-area .button-area button[type=submit]:hover, .form-area .button-area button[type=reset]:hover {
  background-color: #fff;
  color: #3F95BF;
  opacity: 1;
}
.form-area .button-area button[type=submit]:hover::after, .form-area .button-area button[type=reset]:hover::after {
  background: url("../img/common/icon-arrow_on.svg") no-repeat center/contain;
}

.information-confirmation {
  width: 100%;
  padding: 20px;
  text-align: center;
  background-color: #F0F0F0;
  margin-top: 30px;
  margin-top: 30px;
}
.information-confirmation label {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 10px;
}
.information-confirmation label input {
  width: 20px;
  height: 20px;
  margin-top: 0.3em;
}
.information-confirmation label span {
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .information-confirmation label span {
    text-align: left;
  }
}

strong.important {
  color: #3F95BF;
}

.pp_box {
  width: 100%;
  height: 300px;
  border: #ECEEEF solid 1px;
  padding: 20px;
  overflow-y: auto;
  margin-bottom: 20px;
  background-color: #fff;
}

.recovery-area {
  width: 100%;
  padding: 30px;
  background-color: #F6F8FA;
  border-radius: 4px;
  text-align: center;
  margin-bottom: 30px;
}
.recovery-area p {
  margin: 0;
}

/* ---------------------
Error
--------------------- */
.mw_wp_form .error {
  color: #a7161d;
  text-align: left;
  font-size: 1.6rem;
  font-weight: 600;
  display: block;
  margin-top: 4px;
}

.information-confirmation .error {
  text-align: center;
}

/* ---------------------
Datepicker
--------------------- */
.ui-datepicker {
  font-size: 180%;
}

/* ---------------------
Thank You
--------------------- */
.thank-you-area {
  width: 100%;
  text-align: center;
  margin: 80px auto;
}
@media screen and (max-width: 767px) {
  .thank-you-area {
    margin: 40px auto;
  }
}
.thank-you-area .img-container {
  width: 614px;
  height: 220px;
  margin: 0 auto 48px;
  background: url("../img/common/pict_thank-you.png") no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .thank-you-area .img-container {
    width: 100%;
    height: 29.3333333333vw;
  }
}
.thank-you-area h3 {
  font-size: 3rem;
  font-weight: 300;
  color: #3F95BF;
  margin-bottom: 18px;
}
@media screen and (max-width: 767px) {
  .thank-you-area h3 {
    font-size: 1.5rem;
    margin-bottom: 10px;
  }
}
.thank-you-area p {
  font-size: 1.6rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .thank-you-area p {
    font-size: 0.8rem;
  }
}

.back-to-top {
  margin: 0 auto;
}

/*# sourceMappingURL=style.css.map*/