@charset "UTF-8";
/* ---------------------------
 * ALL Width
 * --------------------------- */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

html {
  font-size: 62.5%;
}

body {
  word-break: break-all;
  word-wrap: break-word;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  line-height: 1.7;
  color: #14141e;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

li {
  list-style-type: none;
}

a {
  color: #14141e;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

.text-left {
  text-align: left !important;
}

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

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

.bold {
  font-weight: bold !important;
}

.font10 {
  font-size: 10px !important;
}

.font11 {
  font-size: 11px !important;
}

.font12 {
  font-size: 12px !important;
}

.font13 {
  font-size: 13px !important;
}

.font14 {
  font-size: 14px !important;
}

.font15 {
  font-size: 15px !important;
}

.font16 {
  font-size: 16px !important;
}

.font17 {
  font-size: 17px !important;
}

.font18 {
  font-size: 18px !important;
}

.font19 {
  font-size: 19px !important;
}

.font20 {
  font-size: 20px !important;
}

.font21 {
  font-size: 21px !important;
}

.font22 {
  font-size: 22px !important;
}

.font23 {
  font-size: 23px !important;
}

.font24 {
  font-size: 24px !important;
}

.font25 {
  font-size: 25px !important;
}

.font26 {
  font-size: 26px !important;
}

.font27 {
  font-size: 27px !important;
}

.font28 {
  font-size: 28px !important;
}

.font29 {
  font-size: 29px !important;
}

.wrapper {
  min-width: 320px;
}
.content {
  position: relative;
}


.global-nav__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.global-nav__item > a,
.global-nav__item > span {
  display: block;
  text-decoration: none;
  position: relative;
  line-height: 1;
  box-sizing: border-box;
}

.global-nav__item > a > i,
.global-nav__item > span > i {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-style: normal;
  position: relative;
}

.global-nav__item.type-contact a {
  background-color: #333;
  color: #fff;
}


.footer {
  background-color: #333;
  color: #808080;
  overflow: hidden;
  line-height: 1;
}

.footer-nav__list {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}

.footer-nav__list li {
  display: inline-block;
}

.footer-nav__list li:not(:last-child):after {
  content: '|';
  margin: 0 10px;
}

.footer-nav__list li a {
  color: #fff;
  text-decoration: none;
}

.mainvisual {
  position: relative;
  height: 800px;
}

.mainvisual__logo {
  position: absolute;
  font-size: 0;
}

.mainvisual__logo a {
  display: block;
  background-repeat: no-repeat;
  text-decoration: none;
}

.mainvisual-carousel__item {
  background-size: cover;
  background-position: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 2.0s linear;
}

.mainvisual-carousel__item:not(.carousel01) {
  text-shadow: 0 0px 50px black, 0 0px 50px black;
  color: #fff;
}

.mainvisual-carousel__item.on {
  opacity: 1;
  z-index: 1;
}

.mainvisual-carousel__text {
  font-family: "tbchibirgothicplusk-pro", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.mainvisual-carousel__heading {
  font-weight: normal;
}


.content-topics01 {
  overflow: hidden;
}

.content-type01 {
  overflow: hidden;
}

.bg-block01 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.heading-type01 {
  font-family: "tbchibirgothicplusk-pro", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: normal;
  line-height: 1.4;
  letter-spacing: .08em;
}

.heading-type02 {
  text-align: center;
  font-weight: 700;
  border-top: 2px solid #333;
  border-bottom: 2px dashed #333;
  line-height: 1.4;
}

.heading-type03 {
  font-family: "tbchibirgothicplusk-pro", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.heading-logo {
  text-align: center;
}

.button-group01 {
  text-align: center;
}

.button-type01 {
  display: inline-block;
  background-color: #333;
  border: 1px solid #333;
  color: #fff;
  text-align: center;
  text-decoration: none;
  position: relative;
  box-sizing: border-box;
}

.button-type01:after {
  content: '';
  background-image: url(/common/img/arrow01.svg);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.banner-list01__list {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}

.tag-type01 {
  /*background-color: #bee053;*/
  color: #fff;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  font-style: normal;
  font-weight: normal;
}


.content-top01 {
  background-repeat: no-repeat;
  overflow: hidden;
}

.content-top02 {
  background-repeat: no-repeat;
  overflow: hidden;
}

.content-top03 {
  overflow: hidden;
}

.content-top04 {
  background-color: #f6f7f7;
  overflow: hidden;
}

.top-contact-button a {
  display: block;
  background-color: #333;
  color: #fff;
  text-align: center;
  text-decoration: none;
  line-height: 50px;
}

.top-contact-button i {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 16px;
  font-size: 1.6rem;
  font-style: normal;
  margin-right: 5px;
  letter-spacing: .1em;
}

.top-contact-button span {
  font-size: 12px;
  font-size: 1.2rem;
  left: .06em;
}

.topics-list01__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.topics-list01__item {
  border-bottom: 2px dashed #333;
}

.topics-list01__tag {
  display: inline-block;
  vertical-align: middle;
  /*margin-right: 10px;*/
  margin-bottom: 5px;
}

.topics-list01__date {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 5px;
}

.topics-list01__heading a {
  text-decoration: none;
  display: inline-block;
}

.topics-list01__heading a:hover {
  text-decoration: underline;
}

.topics-list02 {
  background-color: #f6f7f7;
}

.topics-list02__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.topics-list02__item {
  border-bottom: 2px solid #d4d5d5;
}

.topics-list02__tag {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 5px;
}

.topics-list02__date {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 5px;
}

.topics-list02__heading a {
  text-decoration: none;
  display: inline-block;
}

.topics-list02__heading a:hover {
  text-decoration: underline;
}

.pager-type01__list {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 0;
}

.pager-type01__list li {
  display: inline-block;
  vertical-align: top;
}

.pager-type01__list li a, .pager-type01__list li span {
  display: block;
  background-color: #fff;
  border: 1px solid #f6f7f7;
  text-decoration: none;
  box-sizing: border-box;
}

.pager-type01__list .prev a,
.pager-type01__list .next a {
  border: 0;
  background-color: transparent;
  position: relative;
  font-size: 0;
}

.pager-type01__list .prev a:after,
.pager-type01__list .next a:after {
  font-size: 15px;
  font-size: 1.5rem;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(/common/img/arrow03.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.pager-type01__list .next a:after {
  transform: rotate(180deg);
}

.pager-type01__list .current a {
  background-color: #333;
  color: #fff;
}

.massage-text {
  letter-spacing: .06em;
}

.massage-text__heading {
  margin: 0;
  font-family: "tbchibirgothicplusk-pro", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.massage-text__name {
  margin: 0;
}

.massage-text__name strong {
  font-weight: normal;
  margin-left: 5px;
}

.heading-group01 {
  text-align: center;
  letter-spacing: .16em;
}

.heading-group01.type-no-mt {
  margin-top: 0 !important;
}

.heading-group01__heading {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  line-height: 1;
  margin: 0;
}

.heading-group01__sub {
  line-height: 1;
  margin: 0;
}

.service-link__item {
  border: 2px solid #000;
  border-radius: 50%;
  background-color: #fff;
  box-sizing: border-box;
}

.service-link__link {
  display: block;
  position: relative;
  text-decoration: none;
}

.service-link__img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.service-link__text {
  background-color: #fff;
  position: absolute;
  text-align: center;
  line-height: 1;
  letter-spacing: .16em;
  white-space: nowrap;
  left: 50%;
  transform: translateX(-50%);
  box-sizing: border-box;
}

.service-link__lead01 {
  margin: 0;
}

.service-link__lead02 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  margin: 0;
}

.topics-detail-head {
  background-color: #f6f7f7;
  overflow: hidden;
}

.topics-detail-head__tag {
  display: inline-block;
  margin-right: 10px;
}

.topics-detail-head__tag .tag-type01{
  background-color: #bee053!important;
  padding: 0 10px;
  color: #000; }

.topics-detail-head__date {
  display: inline-block;
}

.topics-detail-head__heading {
  font-weight: 400;
}

.topics-detail {
  background-color: #fff;
  overflow: hidden;
  box-sizing: border-box;
}

.entry {
  line-height: 2;
}

.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5 {
  font-weight: 400;
}

.entry hr {
  border: 0;
  border-top: 2px solid #d4d5d5;
}

.frame {
  background-color: #f6f7f7;
  overflow: hidden;
}

.item-list01__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.item-list01__item:nth-child(even) {
  margin-right: 0;
}

.item-list01__item:nth-child(-n+2) {
  margin-top: 0;
}

.item-list01__item a {
  display: block;
  text-decoration: none;
}

.item-list01__item > div {
  display: block;
  overflow: hidden;
}

.item-list01__item > div .item-list01__text {
  position: relative;
}

.item-list01__item > div .item-list01__text:before {
  content: '';
  position: absolute;
  left: -5px;
  right: -5px;
  height: 2px;
  background-color: #bee053;
}

.item-list01__text {
  margin: 0;
  line-height: 1;
  display: inline-block;
}

.item-list02 {
  overflow: hidden;
}

.item-list02__list {
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.item-list02__item {
  display: inline-block;
  box-sizing: border-box;
}

.item-list02__item a {
  display: block;
  text-decoration: none;
  border: 2px dashed #d5d5d5;
  border-radius: 50%;
  position: relative;
  box-sizing: border-box;
}

.item-list02__img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.item-list02__text {
  margin: 0;
  white-space: nowrap;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.item-list03__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.item-list03__text [class^="heading"] {
  margin-top: 0;
}

.item-list03__body {
  line-height: 2;
}

.item-list03__body p {
  margin: 0;
}


.img-block01.type-corporate-about {
  text-align: center;
}

.frame-type01 {
  background-color: #f6f7f7;
  overflow: hidden;
}

.frame-type02 {
  border: 2px solid #c6c7c7;
}

.frame-type03 {
  background-color: #f1f1f1;
}

.table-style-list01 {
  line-height: 1.85714;
}

.ol-type01 {
  list-style: none;
  padding: 0;
  counter-reset: number;
}

.ol-type01 > li {
  text-indent: -20px;
  padding-left: 20px;
}

.ol-type01 > li:before {
  counter-increment: number;
  content: counter(number) ".";
  padding-right: 8px;
}

.ol-type01 > li > * {
  text-indent: 0;
  padding-left: 0;
}

.ol-type01.type-no-dot > li {
  text-indent: -12px;
  padding-left: 12px;
}

.ol-type01.type-no-dot > li:before {
  content: counter(number);
  padding-right: 4px;
}

.ul-type01 {
  list-style: none;
  padding: 0;
}

.ul-type01 li {
  position: relative;
  padding-left: 10px;
}

.ul-type01 li:before {
  content: '';
  width: 3px;
  height: 3px;
  background-color: #333;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 0;
}

.dl-type01 {
  line-height: 1.8;
}

.dl-type01 dt {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 1em;
}

.dl-type01 dd {
  margin-left: 0;
}

.dl-type01 {
  line-height: 1.8;
}

.dl-type01-li{
  font-weight: 700;
  list-style-type: decimal;
  margin-left:20px;
  padding:10px;
}

/*2022/11/29　テーブル追加*/
.table-type01{
  width: 100%;
  margin-top:10px;
  margin-bottom:20px;
}

.table-type01 th,tr,td{
  border: solid 1px;
  padding: 10px;
}
.table-type01 .under-border-none{
  border-bottom: solid 1px #fff;
}
.table-type01 .mark{
  padding-left: 20px;
}
.table-type01 .mark li{
  position: relative;
}
.table-type01 .mark li::before{
  content: "・";
  position: absolute;
  left: -18px;
}
.table-type01 .fix-width01{
  width: 100px;
}
.table-type01 .fix-width02{
  width: 160px;
}
@media screen and (max-width: 767px) {
  .table-type01 .fix-width01{
    width: 60px;
  }
  .table-type01 .fix-width02{
    width: 80px;
  }
}



.link-list01 {
  line-height: 1;
}

.link-list01 a {
  text-decoration: none;
}

.link-list01__heading a {
  display: inline-block;
  position: relative;
}

.link-list01__heading a:before {
  content: '';
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  border-color: transparent;
  border-left-color: #333;
  border-style: solid;
}

.link-list01__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.link-list01__list li a {
  display: inline-block;
  position: relative;
}

.link-list01__list li a:before {
  content: '＞';
  position: absolute;
  left: 0;
}
.link-list02__list {
  list-style: none;
  margin: 0;
  padding: 15px 0 0 0;
}

.link-list02__list li a {
  display: inline-block;
  position: relative;
}

.link-list02__list li a:before {
  content: '＞';
  position: absolute;
  left: 0;
}

body {
  position: relative;
  font-size: 14px;
  line-height: 2;
  font-family: 'Noto Sans JP', "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
  color: #14141e;
}

h1, h2, h3, p, dl, dt, dd, li, ul, ol, address {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}

dt, dd {
  line-height: inherit;
}

dt {
  font-weight: normal;
}

h1, h2, h3, h4 {
  font-size: 100%;
  line-height: 1.4;
}

em, address {
  font-style: normal;
}

a,
a:visited {
  text-decoration: underline;
  /* Saf3.2+, Chrome */
  transition: 0.5s;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.a-on-main {
  opacity: 1 !important;
}

.a-on {
  opacity: 1 !important;
  position: relative !important;
  top: -50px !important;
}

.a-block {
  opacity: 0;
  transition: 0.8s;
  transform: translateY(50px);
}

.a-block1 {
  opacity: 0;
  transition: 0.8s;
  transform: translateY(50px);
}

.a-block2 {
  opacity: 0;
  transition: 0.8s;
  transform: translateY(50px);
}

.a-block3 {
  opacity: 0;
  transition: 0.8s;
  transform: translateY(50px);
}

.a-block4 {
  opacity: 0;
  transition: 0.8s;
  transform: translateY(50px);
}

.a-block5 {
  opacity: 0;
  transition: 0.8s;
  transform: translateY(50px);
}

.a-block6 {
  opacity: 0;
  transition: 0.8s;
  transform: translateY(50px);
}

.a-block7 {
  opacity: 0;
  transition: 0.8s;
  transform: translateY(50px);
}

.a-block8 {
  opacity: 0;
  transition: 0.8s;
  transform: translateY(50px);
}

.a-block9 {
  opacity: 0;
  transition: 0.8s;
  transform: translateY(50px);
}

.a-block10 {
  opacity: 0;
  transition: 0.8s;
  transform: translateY(50px);
}

.a-block11 {
  opacity: 0;
  transition: 0.8s;
  transform: translateY(50px);
}

.a-block12 {
  opacity: 0;
  transition: 0.8s;
  transform: translateY(50px);
}

.a-block13 {
  opacity: 0;
  transition: 0.8s;
  transform: translateY(50px);
}

.a-block14 {
  opacity: 0;
  transition: 0.8s;
  transform: translateY(50px);
}

.a-block15 {
  opacity: 0;
  transition: 0.8s;
  transform: translateY(50px);
}

.a-block16 {
  opacity: 0;
  transition: 0.8s;
  transform: translateY(50px);
}

.a-block17 {
  opacity: 0;
  transition: 0.8s;
  transform: translateY(50px);
}

.a-block18 {
  opacity: 0;
  transition: 0.8s;
  transform: translateY(50px);
}

.a-block19 {
  opacity: 0;
  transition: 0.8s;
  transform: translateY(50px);
}

.a-block20 {
  opacity: 0;
  transition: 0.8s;
  transform: translateY(50px);
}

.a-block21 {
  opacity: 0;
  transition: 0.8s;
  transform: translateY(50px);
}

.a-block22 {
  opacity: 0;
  transition: 0.8s;
  transform: translateY(50px);
}

.a-block23 {
  opacity: 0;
  transition: 0.8s;
  transform: translateY(50px);
}

.a-block24 {
  opacity: 0;
  transition: 0.8s;
  transform: translateY(50px);
}

.a-block25 {
  opacity: 0;
  transition: 0.8s;
  transform: translateY(50px);
}

.a-block26 {
  opacity: 0;
  transition: 0.8s;
  transform: translateY(50px);
}

/* ------------------------------------- */
/*   layout
/* ------------------------------------- */
.pc-Only {
  display: block;
}

.sp-Only {
  display: none;
}

/*gridのgutter調整*/
.row_0 {
  margin-left: 0px;
  margin-right: 0px;
}

.row_0 > [class*='col-'] {
  padding-right: 0px;
  padding-left: 0px;
}

.row_10 {
  margin-left: -5px;
  margin-right: -5px;
}

.row_10 > [class*='col-'] {
  padding-right: 5px;
  padding-left: 5px;
}

.row_20 {
  margin-left: -10px;
  margin-right: -10px;
}

.row_20 > [class*='col-'] {
  padding-right: 10px;
  padding-left: 10px;
}

.row_40 {
  margin-left: -20px;
  margin-right: -20px;
}

.row_40 > [class*='col-'] {
  padding-right: 20px;
  padding-left: 20px;
}

/* ------------------------------------- */
/*   module
/* ------------------------------------- */
.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb45 {
  margin-bottom: 45px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb55 {
  margin-bottom: 55px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb65 {
  margin-bottom: 65px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb75 {
  margin-bottom: 75px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb85 {
  margin-bottom: 85px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb95 {
  margin-bottom: 95px;
}

.mb100 {
  margin-bottom: 100px;
}

.mb1em {
  margin-bottom: 1em;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mt35 {
  margin-top: 35px;
}

.mt40 {
  margin-top: 40px;
}

.mt45 {
  margin-top: 45px;
}

.mt50 {
  margin-top: 50px;
}

.mt55 {
  margin-top: 55px;
}

.mt60 {
  margin-top: 60px;
}

.mt65 {
  margin-top: 65px;
}

.mt70 {
  margin-top: 70px;
}

.mt75 {
  margin-top: 75px;
}

.mt80 {
  margin-top: 80px;
}

.mt85 {
  margin-top: 85px;
}

.mt90 {
  margin-top: 90px;
}

.mt95 {
  margin-top: 95px;
}

.mt100 {
  margin-top: 100px;
}

@media screen and (max-width: 767px) {
  .sm_only_mb20 {
    margin-bottom: 20px;
  }
  .sm_only_mb25 {
    margin-bottom: 25px;
  }
  .sm_only_mb30 {
    margin-bottom: 30px;
  }
  .sm_only_mb35 {
    margin-bottom: 35px;
  }
  .sm_only_mb40 {
    margin-bottom: 40px;
  }
}

.fs10px {
  font-size: 10px;
}

.fs11px {
  font-size: 11px;
}

.fs12px {
  font-size: 12px;
}

.fs13px {
  font-size: 13px;
}

.fs14px {
  font-size: 14px;
}

.fs15px {
  font-size: 15px;
}

.fs16px {
  font-size: 16px;
}

.fs17px {
  font-size: 17px;
}

.fs18px {
  font-size: 18px;
}

.fs19px {
  font-size: 19px;
}

.fs20px {
  font-size: 20px;
}

.fw700 {
  font-weight: 700;
}

.txtidt {
  text-indent: 1em;
}

.lspace {
  letter-spacing: .2em;
}

.tel {
  display: inline-block;
}

@media screen and (min-width: 768px), print {
  .tel {
    text-decoration: none;
    cursor: default;
  }
  .tel:hover {
    text-decoration: none;
  }
}

@media screen and (max-width: 767px) {
  .sm_br_none br {
    display: none;
  }
  .pc_onry_br {
    display: none;
  }
}

@media screen and (min-width: 768px), print {
  .pc_br_none br {
    display: none;
  }
  .sm_only_br {
    display: none;
  }
}

/*diplay  */
.disp_table {
  display: table;
  width: 100%;
}

.disp_cell {
  display: table-cell;
  vertical-align: middle;
}

.disp_inlineblock {
  display: inline-block;
}

/* Mouse hover */
@media screen and (min-width: 768px), print {
  .hvrimg img,
  .hvrIMG a img,
  .hvropa,
  .hvrOPA a {
    opacity: 1;
    transition: opacity 0.3s linear;
  }
  .hvrimg:hover img,
  .hvrIMG a:hover img,
  .hvropa:hover,
  .hvrOPA a:hover {
    opacity: 0.7;
  }
}

@media screen and (min-width: 768px), print {
  a img {
    opacity: 1;
    transition: opacity 0.3s linear;
  }
  a:hover img {
    opacity: 0.7;
  }
  .hover_none:hover img {
    opacity: 1;
  }
}

.mod-faq-con-box {
  margin-bottom: 70px;
}

.mod-faq-con-box-dt {
  position: relative;
}

.mod-faq-con-box-dt:before {
  content: "";
  background: url(/lp/settlement/img/mod-allow04.svg) no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 20px;
  top: 13px;
}

.mod-faq-con-box-dt.on:before {
  content: "";
  background: url(/lp/settlement/img/mod-allow05.svg) no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 20px;
  top: 13px;
}

.mod-faq-con-box-dt-flex-r {
  width: 100%;
  min-width: 1000px;
  height: 60px;
  border-radius: 100px;
  background: #f0f6d8;
  display: flex;
  align-items: center;
  padding-left: 30px;
  box-sizing: border-box;
  margin-bottom: 10px;
}

.mod-faq-con-box-dt-flex-r span {
  position: relative;
  top: 3px;
}

.mod-faq-con-box-dt-flex-r-txt {
  display: flex;
  font-size: 1.8rem;
}

.mod-faq-con-box-dt-flex-r-txt span {
  margin-right: 1em;
}

.mod-faq-con-box-dd {
  margin-bottom: 10px;
  display: none;
  padding: 1em 0;
}

.mod-faq-con-box-dd-txt {
  display: flex;
  padding-left: 70px;
  max-width: 870px;
}

.mod-faq-con-box-dd-txt span {
  flex-shrink: 0;
  padding-right: 1em;
}

.mod-faq-con-box-dd-txt div span {
  flex-shrink: 0;
  padding-right: 1em;
}

.mod-faq-con-box-dd-txt-div {
  max-width: 870px;
  display: flex;
}

.mod-strength-num {
  display: none;
}

.mod-strength-num.on {
  display: block !important;
}

.mod-gnav-btn-menu {
  display: none;
}

.mod-gnav-btn-lines {
  display: none;
}

.on .mod-gnav-btn-lines {
  display: none;
}

.mod-gnav-btn-lines-item {
  display: none;
}

.on .mod-gnav-btn-lines-item:nth-child(1) {
  display: none;
}

.on .mod-gnav-btn-lines-item:nth-child(2) {
  display: none;
}

.on .mod-gnav-btn-lines-item:nth-child(3) {
  display: none;
}

.mod-gnav-btn-txt {
  display: none;
}

.mod-header-wrap-nav-list {
  width: 620px;
  display: flex;
  justify-content: space-around;
}

.mod-settlement-contact-title {
  font-size: 3.2rem;
  font-weight: bold;
  text-align: center;
  color: #000;
}

.mod-settlement-contact-txt {
  margin-bottom: 1em;
}

.mod-settlement-footer {
  position: relative;
  width: 1000px !important;
}

.mod-settlement-footer-nav {
  position: absolute;
  right: 25px;
}

.mod-settlement-footer-nav-1 {
  position: absolute;
  right: 25px;
}

.mod-settlement-footer-first {
  min-width: 1000px;
}

.p-footer-topscroll {
  position: fixed;
  bottom: 10px;
  right: 15px;
  z-index: 1000;
}

.p-footer-topscroll a {
  display: block;
  background-color: #B6D33C;
  text-align: center;
  color: #222;
  font-size: 12px;
  color: #FFF;
  text-decoration: none;
  padding: 8px 12px;
  border-radius: 100%;
  filter: alpha(opacity=50);
  -moz-opacity: 0.9;
  opacity: 0.9;
  line-height: 1.4em;
}

.mod-settlement-contact-box {
  padding: 0 0 100px !important;
}

@media screen and (max-width: 666px) and (min-width: 480px) {
  .mod-header-wrap-nav-list {
    min-width: 400px;
    width: 400px;
  }
  .mod-faq-con-box-dt-flex-r {
    min-width: 960px;
  }
  .footer {
    min-width: 1000px;
  }
  .footer__inner {
    overflow: inherit !important;
  }
}
@media screen and (max-width: 666px) and (min-width: 480px) {
  .mod-faq-con-box-dt-flex-r {
    min-width: 740px;
  }
  .pc-Only {
    display: none;
  }
}
@media screen and (max-width: 768px) and (min-width: 760px) {
  .mod-header-wrap-nav-list {
    min-width: 400px;
    width: 400px;
  }
  .mod-faq-con-box-dt-flex-r {
    min-width: 960px;
  }
  .mod-faq-con-box-dt-flex-r {
    min-width: 740px;
  }
  .footer {
    min-width: 1000px;
  }
  .footer__inner {
    overflow: inherit !important;
  }
  .pc-Only {
    display: none;
  }
}
@media screen and (max-width: 812px) and (min-width: 810px) {
  .mod-header-wrap-nav-list {
    min-width: 400px;
    width: 400px;
  }
  .mod-faq-con-box-dt-flex-r {
    min-width: 960px;
  }
  .mod-faq-con-box-dt-flex-r {
    min-width: 740px;
  }
  .footer {
    min-width: 1000px;
  }
  .footer__inner {
    overflow: inherit !important;
  }
  .pc-Only {
    display: none;
  }
}

.mod-project-comment-single {
  padding: 0 !important;
}

.mod-project-title-single {
  padding: 60px 120px 0 !important;
}

.mod-project-archives-single {
  margin: 0 auto !important;
}

.mod-project-archives__item-single {
  width: calc(100% / 3 - 20px) !important;
  text-align: left;
  background: #FFF;
  padding: 0 15px 20px;
  box-sizing: border-box;
  position: relative;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
}

.mod-project-archives__item-single:after {
  content: "";
  position: absolute;
  background: url(/common/img/mod-settlement-archives-allow.svg) no-repeat;
  width: 23px;
  height: 18px;
  right: 15px;
  bottom: 15px;
}

.mod-project-archives__item-single-title {
  padding-bottom: 20px;
}

.mod-project-archives__item-single-title br {
  display: none;
}

.button-group01-single {
  margin: 60px 0 0 !important;
  padding-bottom: 80px;
}

.button-type01-single:after {
  top: 45% !important;
  left: 20px !important;
  transform: scale(-1, 1);
}

.mod-project-archives__item-single-figure {
  margin: 0 -15px 20px !important;
  min-height: 200px;
}

.mod-project-archives__item-single-figure img {
  transition: none !important;
}

.mod-project-archives--l-settlement {
  margin-left: 0 !important;
}


.mod-project-main-img-settlement {
  margin-top: 0px !important;
  position: relative;
  z-index: -1;
  background-position-y: -10px;
}

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

img.alignright {
  padding: 4px;
  margin: 0 0 2px 10px;
  display: inline;
}

img.alignleft {
  padding: 4px;
  margin: 0 10px 2px 0;
  display: inline;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.mod-recruit {
  padding: 100px 70px;
}

.mod-recruit-wrap {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
}

.mod-recruit-title01 {
  font-size: 3.6rem;
  text-align: center;
  margin-bottom: 50px;
  line-height: 54px;
  font-weight: normal;
  font-family: "tbchibirgothicplusk-pro", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.mod-recruit-txt01 {
  font-size: 1.4rem;
  text-align: center;
  line-height: 40px !important;
  margin-bottom: 60px;
}

.mod-recruit-type {
  background: #f6f7f7;
  width: 100%;
  padding: 50px 0;
  margin-bottom: 90px;
}

.mod-recruit-type-wrap {
  max-width: 470px;
  margin: 0 auto;
}

.mod-recruit-type-title {
  font-size: 3rem;
  text-align: center;
  margin-bottom: 30px;
  letter-spacing: 1px;
  font-weight: normal;
}

.mod-recruit-type-list {
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  margin-bottom: 30px;
}

.mod-recruit-type-list-item {
  border-bottom: 1px solid #999999;
  position: relative;
}

.mod-recruit-type-list-item:before {
  content: "";
  background: url(/common/img/recruit/allow.png) no-repeat;
  width: 12px;
  height: 16px;
  position: absolute;
  right: 15px;
  top: 27px;
}

.mod-recruit-type-list-item:last-child {
  border-bottom: 0;
}

.mod-recruit-type-list-item a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 15px 0 15px 20px;
  text-decoration: none;
}

.mod-recruit-type-list-item-cat {
  padding: 0px 8px;
  background: #000;
  color: #FFF;
  display: inline-block;
}

.mod-recruit-type-list-item-info {
  text-align: center;
  width: 60%;
  font-size: 1.8rem;
}

.mod-recruit-type-attention {
  text-align: center;
}

.mod-recruit-step {
  max-width: 760px;
  width: 100%;
  margin: 0 auto;
}

.mod-recruit-step-title {
  font-size: 3.0rem;
  line-height: 45px;
  margin-bottom: 50px;
  text-align: center;
  font-weight: normal;
}

.mod-recruit-step-list-item {
  border-radius: 35px;
  width: 100%;
  padding: 10px;
  text-align: center;
  height: 70px;
  box-sizing: border-box;
  font-size: 1.8rem;
  margin-bottom: 50px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative;
  border: 1px solid #000;
  line-height: 24px;
}

.mod-recruit-step-list-item span {
  font-size: 1.4rem;
  display: block;
}

.mod-recruit-step-list-item:before {
  content: "";
  background: url(/common/img/recruit/allow02.png) no-repeat;
  width: 14px;
  height: 20px;
  position: absolute;
  right: 0;
  left: 0;
  bottom: -35px;
  margin: 0 auto;
}

.mod-recruit-step-list-item:last-child {
  background: #f9f7f7;
  margin-bottom: 30px;
}

.mod-recruit-step-list-item:last-child:before {
  display: none;
}

.mod-recruit-step-list-item-row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}

.mod-recruit-step-attention {
  text-align: center;
  margin-bottom: 100px;
}

.mod-recruit-contact {
  border: 1px solid #000;
  padding: 50px 0 30px;
  text-align: center;
}

.mod-recruit-contact-title {
  font-size: 2.6rem;
  margin-bottom: 30px;
  font-weight: normal;
}

.mod-recruit-contact-txt01 {
  font-size: 1.6rem;
  margin-bottom: 20px;
}

.mod-recruit-contact-txt-mail {
  font-size: 1.6rem;
  margin-bottom: 0px;
}

.mod-recruit-contact-txt-mail a {
  text-decoration: none;
}

.mod-recruit-contact-txt-tel {
  font-size: 1.6rem;
  margin-bottom: 0px;
}

.mod-recruit-contact-txt-tel a {
  text-decoration: none;
}

.mod-recruit-contact-txt02 {
  font-size: 1.6rem;
  margin-bottom: 0px;
}

.mod-recruit-contact-txt02 a {
  text-decoration: none;
}

@media screen and (min-width: 768px), print {
  /* ---------------------------
 * PC
 * --------------------------- */
  body {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .pc-hide {
    display: none !important;
  }
  .sp-only {
    display: none !important;
  }
  .text-pc-left {
    text-align: left !important;
  }
  .text-pc-right {
    text-align: right !important;
  }
  .text-pc-center {
    text-align: center !important;
  }
  .wrapper {
    min-width: 1100px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
  }
  .sp-menu {
    display: none;
  }
  .nav-top {
    margin-top: -40px;
    margin-bottom: -40px;
    position: relative;
    z-index: 60;
  }
  .nav-wrapper {
    position: absolute;
    top: 0;
    right: 0;
  }
  .global-nav {
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
  }
  .global-nav__list {
    display: flex;
  }
  .global-nav__item {
    width: calc(100% / 4);
    text-align: center;
  }
  .global-nav__item > a,
  .global-nav__item > span {
    padding-top: 22px;
    height: 80px;
    transition: background .4s;
  }
  .global-nav__item > a:after,
  .global-nav__item > span:after {
    content: '';
    width: 1px;
    height: 40px;
    background-color: #c6c7c7;
    position: absolute;
    top: 20px;
    left: 0;
  }
  .global-nav__item > a > i,
  .global-nav__item > span > i {
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 5px;
    transition: color .4s;
  }
  .global-nav__item > a > span,
  .global-nav__item > span > span {
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    transition: color .4s;
  }
  .global-nav__item:first-child a:after, .global-nav__item:last-child a:after {
    display: none;
  }
  .global-nav__item > a:hover {
    background-color: #333;
  }
  .global-nav__item > a:hover > i {
    color: #fff;
  }
  .global-nav__item > a:hover > span {
    color: #fff;
  }
  .global-nav__item.type-contact > a:hover {
    background-color: #fff;
  }
  .global-nav__item.type-contact > a:hover > i {
    color: #333;
  }
  .global-nav__item.type-contact > a:hover > span {
    color: #333;
  }
  .global-nav__item > span > i:after {
    content: '';
    position: absolute;
    top: 7px;
    left: 50%;
    transform: translateX(-50%);
    width: 103px;
    height: 2px;
    background-color: #bee053;
  }
  .global-nav__item.is-active a:before {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #b6d33c;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .mainvisual {
    height: 800px;
  }
  .mainvisual__logo {
    left: 20px;
    top: 30px;
  }
  .mainvisual__logo a {
    width: 136px;
    height: 84px;
    background-image: url(/common/img/logo_white.svg);
    background-size: 136px auto;
  }
  .mainvisual-carousel__text {
    width: 1000px;
    position: absolute;
    margin-bottom: -140px;
    bottom: 320px;
    left: 50%;
    transform: translateX(-50%);
  }
  .mainvisual-carousel__heading {
    font-size: 54px;
    font-size: 5.4rem;
    line-height: 1.5;
    margin: 0 0 20px;
  }
  .mainvisual-carousel__sub {
    font-size: 20px;
    font-size: 2rem;
    margin: 0;
  }
  .mainvisual-carousel__item {
    height: 800px;
  }
  .mainvisual-carousel__item.carousel01 {
    background-image: url(/common/img/mainvisual01_pc.jpg);
  }
  .mainvisual-carousel__item.carousel02 {
    background-image: url(/common/img/mainvisual02_pc.jpg);
  }
  .mainvisual-carousel__item.carousel03 {
    background-image: url(/common/img/mainvisual03_pc.jpg);
  }
  .mainvisual-carousel__item.carousel04 {
    background-image: url(/common/img/mainvisual04_pc.jpg);
  }
  .mainvisual-carousel__item.carousel05 {
    background-image: url(/common/img/mainvisual05_pc.jpg);
  }
  .mainvisual-carousel__item.carousel06 {
    background-image: url(/common/img/mainvisual06_pc.jpg);
  }
  .content-topics01 {
    width: 890px;
    margin: 60px auto 100px;
    margin-right: auto;
    margin-left: auto;
  }
  .content-type01 {
    width: 1080px;
    margin-right: auto;
    margin-left: auto;
  }
  .content-type02 {
    width: 890px;
    margin-right: auto;
    margin-left: auto;
  }
  .bg-block01.type-corporate-about {
    height: 422px;
  }
  .section-type01 {
    margin-top: 90px;
    margin-bottom: 100px;
  }
  .heading-type01 {
    font-size: 36px;
    font-size: 3.6rem;
    margin: 30px 0;
  }
  .heading-type02 {
    font-size: 22px;
    font-size: 2.2rem;
    padding: 22px 0;
    margin: 80px 0;
  }
  .heading-type03 {
    font-size: 24px;
    font-size: 2.4rem;
    margin: 20px 0 10px;
  }
  .lead-type01 {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 2;
  }
  .lead-type02 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 2;
    margin: 50px 0;
  }
  .lead-type02 p {
    margin: 15px 0;
  }
  .lead-type03 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2;
    margin: 50px 0;
  }
  .lead-type03 p {
    margin: 25px 0;
  }
  .button-group01 {
    margin: 60px 0;
  }
  .button-type01 {
    line-height: 60px;
    width: 380px;
    border-radius: 30px;
    font-size: 16px;
    font-size: 1.6rem;
    transition: .3s;
  }
  .button-type01:after {
    width: 17px;
    height: 13px;
    background-size: 17px auto;
    right: 20px;
    transition: .3s;
  }
  .button-type01:hover {
    background-color: #fff;
    color: #333;
  }
  .button-type01:hover:after {
    background-image: url(/common/img/arrow02.svg);
  }
  .button-type01.size-s {
    line-height: 40px;
    width: 170px;
  }
  .banner-list01 {
    margin: 60px 0;
  }
  .banner-list01__list {
    width: 1080px;
    margin: 0 auto;
  }
  .banner-list01__item {
    display: inline-block;
    text-align: center;
    margin: 0 30px 20px;
  }
  .banner-list01__item img {
    height: 80px;
  }
  .tag-type01 {
    font-size: 12px;
    font-size: 1.2rem;
    /*min-width: 120px;*/
    line-height: 24px;
  }
  .tag-type01 ul{
    display: flex;
  }

  .tag-type01 ul li{
    margin-right: 5px;
    background-color: #bee053;
    padding: 0 5px;
  }
  .cashservice {
    display: none;
  }

  .tag-type01 ul li a{
     text-decoration: none;
     pointer-events: none;
  }

  .content-top01 {
    text-align: center;
    height: 820px;
    background-size: cover;
    background-position: center bottom;
    background-image: url(/common/img/top_img01_pc.jpg);
  }
  .content-top01__inner {
    margin: 100px 0 0;
  }
  .content-top02 {
    height: 350px;
    background-size: cover;
    background-position: center top;
    background-image: url(/common/img/top_img02_pc.jpg);
  }
  .content-top02__inner {
    max-width: 1080px;
    margin: 100px auto 0;
  }
  .content-top03__inner {
    margin: 100px 0 70px;
  }
  .content-top04__inner {
    width: 1080px;
    margin: 45px auto;
  }
  .top-topics {
    overflow: hidden;
  }
  .top-topics__heading {
    float: left;
    width: 170px;
    margin-right: 110px;
  }
  .top-topics__main {
    overflow: hidden;
  }
  .top-contact-button {
    display: none;
  }
  .topics-list01__item {
    padding: 15px 0;
  }
  .topics-list01__item:first-child {
    padding-top: 0;
  }
  .topics-list01__tag {
    margin-bottom: 10px;
  }
  .topics-list01__date {
    margin-bottom: 10px;
  }
  .topics-list02 {
    padding: 45px 90px;
  }
  .topics-list02__item {
    padding: 30px 0 20px;
    overflow: hidden;
  }
  .topics-list02__item:first-child {
    padding-top: 0;
  }
  .topics-list02__data {
    /*float: left;
    width: 180px;*/
    display: flex;
  }
  .topics-list02__tag {
    margin-bottom: 10px;
  }
  .topics-list02__date {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .topics-list02__heading {
    overflow: hidden;
  }
  .pager-type01 {
    margin-top: 70px;
  }
  .pager-type01__list li {
    font-size: 15px;
    font-size: 1.5rem;
    margin: 5px;
  }
  .pager-type01__list li a, .pager-type01__list li span {
    width: 40px;
    height: 40px;
    line-height: 38px;
  }
  .massage-text__heading {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.58824;
    margin-bottom: 10px;
  }
  .massage-text__name {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 20px;
  }
  .massage-text__name strong {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .massage-text__post {
    font-size: 15px;
    font-size: 1.5rem;
    margin: 50px 0 15px;
  }
  .heading-group01 {
    margin: 105px 0 35px;
  }
  .heading-group01__heading {
    font-size: 36px;
    font-size: 3.6rem;
    margin-bottom: 15px;
  }
  .heading-group01__sub {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .service-link__inner {
    width: 780px;
    height: 770px;
    margin: 0 auto;
    position: relative;
    background-image: url(/common/img/top_item01.svg);
    background-repeat: no-repeat;
    background-position: center;
  }
  .service-link__center {
    margin-top: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
  }
  .service-link__logo {
    margin-bottom: 30px;
  }
  .service-link__logo img {
    width: 174px;
  }
  .service-link__item {
    position: absolute;
    width: 240px;
    height: 240px;
  }
  .service-link__item.type-point {
    position: absolute;
    top: 0;
    left: 100px;
  }
  .service-link__item.type-community {
    top: 0px;
    right: 100px;
  }
  .service-link__item.type-media {
    top: 250px;
    left: -25px;
  }
  .service-link__item.type-event {
    top: 250px;
    right: -25px;
  }
  .service-link__item.type-money {
    bottom: 20px;
    left: 100px;
  }
    .service-link__item.type-inboud {
    bottom: 20px;
    right: 100px;
  }
  .service-link__link {
    height: 240px;
  }
  .service-link__text {
    padding: 10px 20px;
    bottom: -30px;
  }
  .service-link__lead01 {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  .service-link__lead02 {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .topics-detail-head__inner {
    padding: 70px 0 110px;
    margin: 0 auto;
    width: 890px;
  }
  .topics-detail-head__heading {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.79167;
    margin: 30px 0 0;
  }
  .topics-detail {
    width: 890px;
    padding: 50px 110px;
    margin: -60px auto 100px;
  }
  .entry h1 {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .entry h2 {
    font-size: 20px;
    font-size: 2rem;
  }
  .entry h3 {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .entry h4 {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .entry h5 {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .entry hr {
    margin: 50px 0;
  }
  .entry .frame {
    margin: 40px 0;
    padding: 20px 30px;
  }
  .item-list01__item {
    width: calc(50% - 30px);
    margin: 30px 60px 0 0;
  }
  .item-list01__item a {
    transition: opacity .3s;
  }
  .item-list01__item a:hover {
    opacity: .6;
  }
  .item-list01__item > div .item-list01__text:before {
    top: 10px;
  }
  .item-list01__text {
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: 15px;
  }
  .item-list02 {
    margin-top: 60px;
    margin-bottom: 200px;
  }
  .item-list02__list {
    margin-right: -45px;
    margin-left: -45px;
  }
  .item-list02__item {
    width: 288px;
    margin: 40px 45px 0;
  }
  .item-list02__item a {
    height: 288px;
    transition: border .3s;
  }
  .item-list02__item a:hover {
    border-color: #333;
  }
  .item-list02__text {
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: 70px;
  }
  .item-list03__inner {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  .item-list03__item {
    margin: 80px 0;
  }
  .item-list03__img {
    width: 510px;
  }
  .item-list03__text {
    width: calc(100% - 510px - 50px);
  }
  .img-block01.type-corporate-about img {
    width: 780px;
  }
  .frame-type01 {
    padding: 40px 90px;
  }
  .frame-type02 {
    padding: 40px 90px;
  }
  .frame-type03 {
    margin: 50px 0;
    padding: 30px;
  }
  .frame-type03 *:first-child {
    margin-top: 0;
  }
  .frame-type03 *:last-child {
    margin-bottom: 0;
  }
  .table-style-list01 {
    display: table;
    width: 100%;
  }
  .table-style-list01 > dl {
    display: table-row;
  }
  .table-style-list01 > dl > dt {
    display: table-cell;
    padding: 20px 10px;
    border-bottom: 1px solid #d4d5d5;
    box-sizing: border-box;
  }
  .table-style-list01 > dl > dd {
    display: table-cell;
    padding: 20px 10px;
    border-bottom: 1px solid #d4d5d5;
    box-sizing: border-box;
  }
  .table-style-list01 > dl *:first-child {
    margin-top: 0;
  }
  .table-style-list01 > dl *:last-child {
    margin-bottom: 0;
  }
  .table-style-list01 > dl ul,
  .table-style-list01 > dl ol {
    padding-left: 40px;
  }
  .table-style-list01 > dl ul ul,
  .table-style-list01 > dl ul ol,
  .table-style-list01 > dl ol ul,
  .table-style-list01 > dl ol ol {
    padding-left: 0;
  }
  .table-style-list01.type-about-data > dl > dt {
    width: 190px;
  }
  .ol-type01 > li {
    margin: 10px 0;
  }
  .ol-type01.type-margin-large > li {
    margin-top: 20px;
  }
  .ul-type01 li:before {
    top: 10px;
  }
  .dl-type01 {
    font-size: 15px;
    font-size: 1.5rem;
    margin: 20px 0 40px;
  }
  .dl-type01 dd {
    margin-bottom: 40px;
  }
  .link-list01 a:hover {
    text-decoration: underline;
  }
  .link-list01__heading {
    margin: 15px 0 25px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .link-list01__heading a {
    padding-left: 20px;
  }
  .link-list01__heading a:before {
    top: 3px;
    border-width: 4px;
    border-left-width: 7px;
  }
  .link-list01__heading span {
    padding-left: 20px;
  }
  .link-list01__row {
    overflow: hidden;
    border-bottom: 2px solid #d4d5d5;
    margin: 30px 0;
    padding: 0 0 30px;
  }
  .link-list01__row *:first-child {
    margin-top: 0;
  }
  .link-list01__row *:last-child {
    margin-bottom: 0;
    letter-spacing: -0.5px;
  }
  .link-list01__row.column1 .link-list01__item {
    width: 100%;
  }
  .link-list01__row.column3 .link-list01__item {
    width: 33.33333%;
  }
  .link-list01__item {
    float: left;
  }
  .link-list01__list {
    padding-left: 20px;
  }
  .link-list01__list li {
    margin: 25px 0;
  }
  .link-list01__list li a {
    padding-left: 20px;
  }
   .link-list02__list {
    padding-left: 20px;
  }
  .link-list02__list li {
    margin: 25px 0;
  }
  .link-list02__list li a {
    padding-left: 20px;
  }
  body {
    position: relative;
    font-size: 14px;
    line-height: 2;
    font-family: 'Noto Sans JP', "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
    -webkit-text-size-adjust: 100%;
    color: #14141e;
  }
  h1, h2, h3, p, dl, dt, dd, li, ul, ol, address {
    margin: 0;
    padding: 0;
  }
  ul {
    list-style: none;
  }
  dt, dd {
    line-height: inherit;
  }
  dt {
    font-weight: normal;
  }
  h1, h2, h3, h4 {
    font-size: 100%;
    line-height: 1.4;
  }
  em, address {
    font-style: normal;
  }
  a,
  a:visited {
    text-decoration: underline;
    /* Saf3.2+, Chrome */
    transition: 0.5s;
  }
  img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .a-on-main {
    opacity: 1 !important;
  }
  .a-on {
    opacity: 1 !important;
    position: relative !important;
    top: -50px !important;
  }
  /* ------------------------------------- */
  /*   layout
/* ------------------------------------- */
  /*gridのgutter調整*/
  .row_0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .row_0 > [class*='col-'] {
    padding-right: 0px;
    padding-left: 0px;
  }
  .row_10 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .row_10 > [class*='col-'] {
    padding-right: 5px;
    padding-left: 5px;
  }
  .row_20 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .row_20 > [class*='col-'] {
    padding-right: 10px;
    padding-left: 10px;
  }
  .row_40 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .row_40 > [class*='col-'] {
    padding-right: 20px;
    padding-left: 20px;
  }
  /* ------------------------------------- */
  /*   module
/* ------------------------------------- */
  .mb5 {
    margin-bottom: 5px;
  }
  .mb10 {
    margin-bottom: 10px;
  }
  .mb15 {
    margin-bottom: 15px;
  }
  .mb20 {
    margin-bottom: 20px;
  }
  .mb25 {
    margin-bottom: 25px;
  }
  .mb30 {
    margin-bottom: 30px;
  }
  .mb35 {
    margin-bottom: 35px;
  }
  .mb40 {
    margin-bottom: 40px;
  }
  .mb45 {
    margin-bottom: 45px;
  }
  .mb50 {
    margin-bottom: 50px;
  }
  .mb55 {
    margin-bottom: 55px;
  }
  .mb60 {
    margin-bottom: 60px;
  }
  .mb65 {
    margin-bottom: 65px;
  }
  .mb70 {
    margin-bottom: 70px;
  }
  .mb75 {
    margin-bottom: 75px;
  }
  .mb80 {
    margin-bottom: 80px;
  }
  .mb85 {
    margin-bottom: 85px;
  }
  .mb90 {
    margin-bottom: 90px;
  }
  .mb95 {
    margin-bottom: 95px;
  }
  .mb100 {
    margin-bottom: 100px;
  }
  .mb1em {
    margin-bottom: 1em;
  }
  .mt5 {
    margin-top: 5px;
  }
  .mt10 {
    margin-top: 10px;
  }
  .mt15 {
    margin-top: 15px;
  }
  .mt20 {
    margin-top: 20px;
  }
  .mt25 {
    margin-top: 25px;
  }
  .mt30 {
    margin-top: 30px;
  }
  .mt35 {
    margin-top: 35px;
  }
  .mt40 {
    margin-top: 40px;
  }
  .mt45 {
    margin-top: 45px;
  }
  .mt50 {
    margin-top: 50px;
  }
  .mt55 {
    margin-top: 55px;
  }
  .mt60 {
    margin-top: 60px;
  }
  .mt65 {
    margin-top: 65px;
  }
  .mt70 {
    margin-top: 70px;
  }
  .mt75 {
    margin-top: 75px;
  }
  .mt80 {
    margin-top: 80px;
  }
  .mt85 {
    margin-top: 85px;
  }
  .mt90 {
    margin-top: 90px;
  }
  .mt95 {
    margin-top: 95px;
  }
  .mt100 {
    margin-top: 100px;
  }
}

@media print and (max-width: 767px), screen and (min-width: 48em) and (max-width: 767px) {
  .sm_only_mb20 {
    margin-bottom: 20px;
  }
  .sm_only_mb25 {
    margin-bottom: 25px;
  }
  .sm_only_mb30 {
    margin-bottom: 30px;
  }
  .sm_only_mb35 {
    margin-bottom: 35px;
  }
  .sm_only_mb40 {
    margin-bottom: 40px;
  }
}

@media print, screen and (min-width: 48em) {
  .fs10px {
    font-size: 10px;
  }
  .fs11px {
    font-size: 11px;
  }
  .fs12px {
    font-size: 12px;
  }
  .fs13px {
    font-size: 13px;
  }
  .fs14px {
    font-size: 14px;
  }
  .fs15px {
    font-size: 15px;
  }
  .fs16px {
    font-size: 16px;
  }
  .fs17px {
    font-size: 17px;
  }
  .fs18px {
    font-size: 18px;
  }
  .fs19px {
    font-size: 19px;
  }
  .fs20px {
    font-size: 20px;
  }
  .fw700 {
    font-weight: 700;
  }
  .txtidt {
    text-indent: 1em;
  }
  .lspace {
    letter-spacing: .2em;
  }
  .tel {
    display: inline-block;
  }
}

@media print and (min-width: 768px), screen and (min-width: 48em) and (min-width: 768px) {
  .tel {
    text-decoration: none;
    cursor: default;
  }
  .tel:hover {
    text-decoration: none;
  }
}

@media print and (max-width: 767px), screen and (min-width: 48em) and (max-width: 767px) {
  .sm_br_none br {
    display: none;
  }
  .pc_onry_br {
    display: none;
  }
}

@media print and (min-width: 768px), screen and (min-width: 48em) and (min-width: 768px) {
  .pc_br_none br {
    display: none;
  }
  .sm_only_br {
    display: none;
  }
}

@media print, screen and (min-width: 48em) {
  /*diplay  */
  .disp_table {
    display: table;
    width: 100%;
  }
  .disp_cell {
    display: table-cell;
    vertical-align: middle;
  }
  .disp_inlineblock {
    display: inline-block;
  }
  /* Mouse hover */
}

@media print and (min-width: 768px), screen and (min-width: 48em) and (min-width: 768px) {
  .hvrimg img,
  .hvrIMG a img,
  .hvropa,
  .hvrOPA a {
    opacity: 1;
    transition: opacity 0.3s linear;
  }
  .hvrimg:hover img,
  .hvrIMG a:hover img,
  .hvropa:hover,
  .hvrOPA a:hover {
    opacity: 0.7;
  }
}

@media print and (min-width: 768px), screen and (min-width: 48em) and (min-width: 768px) {
  a img {
    opacity: 1;
    transition: opacity 0.3s linear;
  }
  a:hover img {
    opacity: 0.7;
  }
  .hover_none:hover img {
    opacity: 1;
  }
}

@media print, screen and (min-width: 48em) {
  .mod-settlement-header-about-tel {
    pointer-events: none;
  }
  .mod-settlement-contact-box {
    padding: 0 0 100px !important;
  }
}
@media screen and (min-width: 48em) and (max-width: 640px) and (min-width: 568px) {
  .mod-header-wrap-nav-list {
    min-width: 100% !important;
  }
  .mod-faq-con-box-dt-flex-r {
    min-width: 100% !important;
  }
}
@media screen and (min-width: 48em) and (max-width: 666px) and (min-width: 480px) {
  .mod-header-wrap-nav-list {
    min-width: 400px;
    width: 400px;
  }
  .mod-faq-con-box-dt-flex-r {
    min-width: 960px;
  }
  .mod-faq-con-box-dt-flex-r {
    min-width: 740px;
  }
  .pc-Only {
    display: none;
  }
}
@media screen and (min-width: 48em) and (max-width: 768px) and (min-width: 760px) {
  .mod-header-wrap-nav-list {
    min-width: 400px;
    width: 400px;
  }
  .mod-faq-con-box-dt-flex-r {
    min-width: 960px;
  }
  .mod-faq-con-box-dt-flex-r {
    min-width: 740px;
  }
  .pc-Only {
    display: none;
  }
}
@media screen and (min-width: 48em) and (max-width: 812px) and (min-width: 810px) {
  .mod-header-wrap-nav-list {
    min-width: 400px;
    width: 400px;
  }
  .mod-faq-con-box-dt-flex-r {
    min-width: 960px;
  }
  .mod-faq-con-box-dt-flex-r {
    min-width: 740px;
  }
  .pc-Only {
    display: none;
  }
}
@media print, screen and (min-width: 48em) {
  img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  img.alignright {
    padding: 4px;
    margin: 0 0 2px 10px;
    display: inline;
  }
  img.alignleft {
    padding: 4px;
    margin: 0 10px 2px 0;
    display: inline;
  }
  .alignright {
    float: right;
  }
  .alignleft {
    float: left;
  }
}

@media screen and (max-width: 47.9375em) {
  /* ---------------------------
 * SmartPhone
 * --------------------------- */
  body {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .sp-hide {
    display: none !important;
  }
  .pc-only {
    display: none !important;
  }
  .text-sp-left {
    text-align: left !important;
  }
  .text-sp-right {
    text-align: right !important;
  }
  .text-sp-center {
    text-align: center !important;
  }
  .sp-menu {
    margin: 5px 0 0;
    position: relative;
    z-index: 110;
    position: absolute;
    right: 20px;
    top: 10px;
  }
  .sp-menu__link {
    display: block;
    text-decoration: none;
    width: 25px;
    height: 25px;
    overflow: hidden;
    box-sizing: border-box;
  }
  body.is-open .sp-menu__icon {
    background: transparent !important;
  }
  body.is-open .sp-menu__icon:before, body.is-open .sp-menu__icon:after {
    margin-top: 0;
  }
  body.is-open .sp-menu__icon:before {
    transform: rotate(-45deg);
  }
  body.is-open .sp-menu__icon:after {
    transform: rotate(-135deg);
  }
  .sp-menu__button {
    display: block;
    position: relative;
    width: 25px;
    height: 25px;
    margin: 0;
  }
  .sp-menu__icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 25px;
    height: 3px;
    margin: -1px 0 0 -13px;
    background: #333;
  }
  .sp-menu__icon:before, .sp-menu__icon:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 25px;
    height: 3px;
    transition: transform .2s;
    background: #333;
  }
  .sp-menu__icon:before {
    margin-top: -11px;
  }
  .sp-menu__icon:after {
    margin-top: 8px;
  }
  body.is-open .global-nav {
    transform: translateY(0);
  }
  .global-nav {
    position: absolute;
    padding-top: 60px;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #f6f7f7;
    transform: translateY(-500px);
    transition: transform .3s;
    z-index: 50;
  }
  .global-nav:before {
    content: '';
    width: 100%;
    height: 60px;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
  }
  .global-nav__item {
    border-bottom: 2px solid #d9d9d9;
  }
  .global-nav__item:last-child {
    border-bottom: 0;
  }
  .global-nav__item:last-child > a:after,
  .global-nav__item:last-child > span:after {
    background-image: url(/common/img/arrow01.svg);
  }
  .global-nav__item > a,
  .global-nav__item > span {
    display: block;
    height: 65px;
    padding: 15px 0 0 25px;
    box-sizing: border-box;
  }
  .global-nav__item > a:after,
  .global-nav__item > span:after {
    content: '';
    background-image: url(/common/img/arrow02.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px auto;
    width: 15px;
    height: 14px;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
  }
  .global-nav__item > a > i,
  .global-nav__item > span > i {
    font-size: 20px;
    font-size: 2rem;
    display: inline-block;
    margin-bottom: 5px;
  }
  .global-nav__item > a > span,
  .global-nav__item > span > span {
    font-size: 11px;
    font-size: 1.1rem;
    display: block;
  }
  .global-nav__item > span > i:after {
    content: '';
    position: absolute;
    top: 7px;
    left: -5px;
    right: -5px;
    height: 2px;
    background-color: #bee053;
  }

  .footer__inner {
    overflow: hidden;
    padding: 90px 15px 20px;
    text-align: center;
  }
  .footer__logo {
    margin: 0 0 80px;
  }
  .footer__logo img {
    width: 100px;
  }
  .footer__title {
    font-size: 10px;
    font-size: 1rem;
    margin: 0 0 10px;
  }
  .footer-nav {
    margin: 0 0 40px;
  }
  .footer-nav__list li {
    font-size: 11px;
    font-size: 1.1rem;
    margin: 5px 0;
  }
  .footer__copyright small {
    font-size: 10px;
    font-size: 1rem;
  }
  .mainvisual {
    height: 480px;
  }
  .mainvisual__logo {
    top: 15px;
    left: 12px;
    z-index: 110;
  }
  .mainvisual__logo a {
    width: 55px;
    height: 34px;
    background-image: url(/common/img/logo_black.svg);
    background-size: 55px auto;
  }
  .mainvisual-carousel__item {
    height: 480px;
  }
  .mainvisual-carousel__item.carousel01 {
    background-image: url(/common/img/mainvisual01_sp.jpg);
  }
  .mainvisual-carousel__item.carousel02 {
    background-image: url(/common/img/mainvisual02_sp.jpg);
  }
  .mainvisual-carousel__item.carousel03 {
    background-image: url(/common/img/mainvisual03_sp.jpg);
  }
  .mainvisual-carousel__item.carousel04 {
    background-image: url(/common/img/mainvisual04_sp.jpg);
  }
  .mainvisual-carousel__item.carousel05 {
    background-image: url(/common/img/mainvisual05_sp.jpg);
  }
  .mainvisual-carousel__item.carousel06 {
    background-image: url(/common/img/mainvisual06_sp.jpg);
  }
  .mainvisual-carousel__inner {
    display: none;
  }
  .content-topics01 {
    margin: 30px 15px;
  }
  .bg-block01.type-corporate-about {
    height: 220px;
  }
  .section-type01 {
    margin: 30px 15px;
  }
  .heading-type01 {
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 1.86047;
    text-align: center;
    margin: 20px 0 15px;
  }
  .heading-type01.type-sp-large {
    font-size: 27px;
    font-size: 2.7rem;
    line-height: 1.5;
  }
  .heading-type02 {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 15px 0;
    margin: 40px 0 20px;
  }
  .heading-type03 {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 10px 0 10px;
  }
  .heading-logo img {
    width: 80px;
  }
  .lead-type01 {
    line-height: 2;
  }
  .lead-type02 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2;
    margin: 30px 0;
  }
  .lead-type03 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2;
    margin: 30px 0;
  }
  .lead-type03 p {
    margin: 20px 0;
  }
  .button-type01 {
    width: 260px;
    line-height: 38px;
    border-radius: 19px;
    font-size: 13px;
  }
  .button-type01:after {
    width: 10px;
    height: 8px;
    background-size: 10px auto;
    right: 10px;
  }
  .button-type01.size-s {
    width: 157px;
  }
  .banner-list01 {
    margin: 30px 0;
  }
  .banner-list01__list {
    width: 280px;
    margin: 0 auto;
    text-align: left;
    font-size: 0;
  }
  .banner-list01__item {
    display: inline-block;
    padding: 5px 10px;
    width: 50%;
    box-sizing: border-box;
    text-align: center;
  }
  .banner-list01__item img {
    height: 40px;
  }
  .banner-list01__item.type-sp-large {
    text-align: center;
  }
  .banner-list01__item.type-sp-large img {
    height: 50px;
  }
  .tag-type01 {
    font-size: 11px;
    font-size: 1.1rem;
    width: 110px;
    line-height: 22px;
  }
  .tag-type01 ul li{
    background-color: #bee053;
    margin-bottom: 5px;
  }
  .content-top01 {
    height: 660px;
    background-image: url(/common/img/top_img01_sp.jpg);
    background-size: auto 280px;
    background-position: center bottom;
  }
  .content-top01__inner {
    margin: 20px 25px 0;
  }
  .content-top01__inner .button-group01 {
    margin: 20px 10px;
  }
  .content-top02 {
    text-align: center;
    height: 600px;
    background-size: auto 305px;
    background-position: center bottom;
    background-image: url(/common/img/top_img02_sp.jpg);
  }
  .content-top02__inner {
    max-width: 1080px;
    margin: 50px auto 0;
  }
  .content-top02__inner .heading-group01 {
    margin-top: 50px;
  }
  .content-top03__inner {
    margin: 70px 0;
  }
  .content-top04__inner {
    margin: 40px 20px;
  }
  .topics-list01__item {
    padding: 15px 0;
  }
  .topics-list01__item:first-child {
    padding-top: 0;
  }
  .topics-list01__item:last-child {
    padding-bottom: 0;
    border-bottom: 0;
  }
  .topics-list01__tag {
    margin-bottom: 5px;
  }
  .topics-list01__date {
    margin-bottom: 5px;
  }
  .topics-list02 {
    padding: 20px 10px;
  }
  .topics-list02__item {
    padding: 15px 0;
  }
  .topics-list02__item:first-child {
    padding-top: 0;
  }
  .topics-list02__tag {
    margin-bottom: 5px;
  }
  .topics-list02__date {
    margin-bottom: 5px;
  }
  .pager-type01 {
    margin-top: 40px;
  }
  .pager-type01__list li {
    font-size: 11px;
    font-size: 1.1rem;
    margin: 3px;
  }
  .pager-type01__list li a, .pager-type01__list li span {
    width: 30px;
    height: 30px;
    line-height: 28px;
  }
  .massage-text {
    display: inline-block;
    text-align: left;
  }
  .massage-text__heading {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.5;
    margin-bottom: 10px;
  }
  .massage-text__name {
    font-size: 11px;
    font-size: 1.1rem;
    margin-bottom: 10px;
  }
  .massage-text__name strong {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .massage-text__post {
    margin: 15px 0 5px;
  }
  .massage-text__img {
    width: 110px;
  }
  .massage-text__button {
    text-align: center;
  }
  .heading-group01 {
    margin: 70px 0 20px;
  }
  .heading-group01__heading {
    font-size: 23px;
    font-size: 2.3rem;
    margin-bottom: 10px;
  }
  .heading-group01__sub {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .heading-group01__button {
    display: none;
  }
  .service-link__inner {
    width: 270px;
    margin: 0 auto;
    text-align: center;
  }
  .service-link__logo {
    display: none;
  }
  .service-link__button {
    margin-bottom: 30px;
    text-align: center;
  }
  .service-link__item {
    width: 120px;
    height: 120px;
    display: inline-block;
    margin: 10px 5px;
  }
  .service-link__link {
    height: 120px;
  }
  .service-link__text {
    padding: 5px;
    bottom: -5px;
  }
  .service-link__lead01 {
    font-size: 13px;
    font-size: 1.3rem;
    margin-bottom: 5px;
  }
  .service-link__lead02 {
    font-size: 10px;
    font-size: 1rem;
  }
  .topics-detail-head__inner {
    padding: 30px 0 80px;
    margin: 0 15px;
  }
  .topics-detail-head__heading {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.8;
    margin: 10px 0 0;
  }
  .topics-detail {
    padding: 10px 10px 0;
    margin: -50px 15px 50px;
  }
  .entry h1 {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .entry h2 {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .entry h3 {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .entry h4 {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .entry h5 {
    font-size: 11px;
    font-size: 1.1rem;
  }
  .entry hr {
    margin: 30px 0;
  }
  .entry .frame {
    margin: 20px 0;
    padding: 10px 15px;
  }
  .item-list01__item {
    width: calc(50% - 5px);
    margin: 15px 10px 0 0;
  }
  .item-list01__item > div .item-list01__text:before {
    top: 7px;
  }
  .item-list01__text {
    font-size: 13px;
    font-size: 1.3rem;
    margin-top: 10px;
  }
  .item-list02 {
    width: 270px;
    margin: 30px auto 50px;
  }
  .item-list02__item {
    width: 120px;
    margin: 10px 5px 0;
  }
  .item-list02__item a {
    height: 120px;
  }
  .item-list02__item.type-money .item-list02__img img {
    width: 40px;
  }
  .item-list02__img {
    margin-top: -10px;
  }
  .item-list02__img img {
    width: 50px;
  }
  .item-list02__text {
    font-size: 11px;
    font-size: 1.1rem;
    margin-top: 25px;
  }
  .item-list03__item {
    margin: 50px 0;
  }
  .item-list03__img {
    text-align: center;
  }
  .item-list03__text {
    margin: 10px 0 15px;
  }
  .img-block01.type-corporate-about img {
    width: 100%;
  }
  .frame-type01 {
    padding: 20px 15px;
  }
  .frame-type02 {
    padding: 20px 15px;
  }
  .frame-type03 {
    margin: 30px 0;
    padding: 15px;
  }
  .frame-type03 *:first-child {
    margin-top: 0;
  }
  .frame-type03 *:last-child {
    margin-bottom: 0;
  }
  .table-style-list01 > dl {
    margin: 0;
  }
  .table-style-list01 > dl:first-child > dt {
    padding-top: 0;
  }
  .table-style-list01 > dl > dt {
    font-weight: bold;
    padding: 10px 0 0;
  }
  .table-style-list01 > dl > dd {
    border-bottom: 1px solid #d4d5d5;
    margin: 0;
    padding: 5px 0 10px;
  }
  .ol-type01 > li {
    margin: 10px 0;
  }
  .ol-type01.type-margin-large > li {
    margin-top: 20px;
  }
  .ul-type01 li:before {
    top: 10px;
  }
  .dl-type01 {
    margin: 20px 0 40px;
  }
  .dl-type01 dd {
    margin-bottom: 20px;
  }
  .link-list01__heading {
    margin: 0;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .link-list01__heading a {
    padding-left: 15px;
  }
  .link-list01__heading a:before {
    top: 3px;
    border-width: 4px;
    border-left-width: 7px;
  }
  .link-list01__heading span {
    padding-left: 15px;
  }
  .link-list01__row {
    overflow: hidden;
  }
  .link-list01__item {
    overflow: hidden;
    border-bottom: 2px solid #d4d5d5;
    margin: 0 0 20px;
    padding: 0 0 15px;
  }
  .link-list01__list {
    margin-top: 15px;
    padding-left: 20px;
  }
  .link-list01__list li {
    margin: 10px 0;
  }
  .link-list01__list li a {
    padding-left: 20px;
  }
   .link-list02__list {
    margin-top: 0px;
    padding: 0 0 0 20px;
  }
  .link-list02__list li {
    margin: 10px 0;
  }
  .link-list02__list li a {
    padding-left: 20px;
  }
  body {
    position: relative;
    font-size: 14px;
    line-height: 2;
    font-family: 'Noto Sans JP', "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
    -webkit-text-size-adjust: 100%;
    color: #14141e;
  }
  h1, h2, h3, p, dl, dt, dd, li, ul, ol, address {
    margin: 0;
    padding: 0;
  }
  ul {
    list-style: none;
  }
  dt, dd {
    line-height: inherit;
  }
  dt {
    font-weight: normal;
  }
  h1, h2, h3, h4 {
    font-size: 100%;
    line-height: 1.4;
  }
  em, address {
    font-style: normal;
  }
  a,
  a:visited {
    text-decoration: underline;
    /* Saf3.2+, Chrome */
    transition: 0.5s;
  }
  img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .a-on-main {
    opacity: 1 !important;
  }
  .a-on {
    opacity: 1 !important;
    position: relative !important;
    top: -50px !important;
  }
  .a-block {
    opacity: 1;
  }
  .a-block1 {
    opacity: 1;
  }
  .a-block2 {
    opacity: 1;
  }
  .a-block3 {
    opacity: 1;
  }
  .a-block4 {
    opacity: 1;
  }
  .a-block5 {
    opacity: 1;
  }
  .a-block6 {
    opacity: 1;
  }
  .a-block7 {
    opacity: 1;
  }
  .a-block8 {
    opacity: 1;
  }
  .a-block9 {
    opacity: 1;
  }
  .a-block10 {
    opacity: 1;
  }
  .a-block11 {
    opacity: 1;
  }
  .a-block12 {
    opacity: 1;
  }
  .a-block13 {
    opacity: 1;
  }
  .a-block14 {
    opacity: 1;
  }
  .a-block15 {
    opacity: 1;
  }
  .a-block16 {
    opacity: 1;
  }
  .a-block17 {
    opacity: 1;
  }
  .a-block18 {
    opacity: 1;
  }
  .a-block19 {
    opacity: 1;
  }
  .a-block20 {
    opacity: 1;
  }
  .a-block21 {
    opacity: 1;
  }
  .a-block22 {
    opacity: 1;
  }
  .a-block23 {
    opacity: 1;
  }
  .a-block24 {
    opacity: 1;
  }
  .a-block25 {
    opacity: 1;
  }
  .a-block26 {
    opacity: 1;
  }
  /* ------------------------------------- */
  /*   layout
/* ------------------------------------- */
  .pc-Only {
    display: none;
  }
  .sp-Only {
    display: block;
  }
  /*gridのgutter調整*/
  .row_0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .row_0 > [class*='col-'] {
    padding-right: 0px;
    padding-left: 0px;
  }
  .row_10 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .row_10 > [class*='col-'] {
    padding-right: 5px;
    padding-left: 5px;
  }
  .row_20 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .row_20 > [class*='col-'] {
    padding-right: 10px;
    padding-left: 10px;
  }
  .row_40 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .row_40 > [class*='col-'] {
    padding-right: 20px;
    padding-left: 20px;
  }
  /* ------------------------------------- */
  /*   module
/* ------------------------------------- */
  .mb5 {
    margin-bottom: 5px;
  }
  .mb10 {
    margin-bottom: 10px;
  }
  .mb15 {
    margin-bottom: 15px;
  }
  .mb20 {
    margin-bottom: 20px;
  }
  .mb25 {
    margin-bottom: 25px;
  }
  .mb30 {
    margin-bottom: 30px;
  }
  .mb35 {
    margin-bottom: 35px;
  }
  .mb40 {
    margin-bottom: 40px;
  }
  .mb45 {
    margin-bottom: 45px;
  }
  .mb50 {
    margin-bottom: 50px;
  }
  .mb55 {
    margin-bottom: 55px;
  }
  .mb60 {
    margin-bottom: 60px;
  }
  .mb65 {
    margin-bottom: 65px;
  }
  .mb70 {
    margin-bottom: 70px;
  }
  .mb75 {
    margin-bottom: 75px;
  }
  .mb80 {
    margin-bottom: 80px;
  }
  .mb85 {
    margin-bottom: 85px;
  }
  .mb90 {
    margin-bottom: 90px;
  }
  .mb95 {
    margin-bottom: 95px;
  }
  .mb100 {
    margin-bottom: 100px;
  }
  .mb1em {
    margin-bottom: 1em;
  }
  .mt5 {
    margin-top: 5px;
  }
  .mt10 {
    margin-top: 10px;
  }
  .mt15 {
    margin-top: 15px;
  }
  .mt20 {
    margin-top: 20px;
  }
  .mt25 {
    margin-top: 25px;
  }
  .mt30 {
    margin-top: 30px;
  }
  .mt35 {
    margin-top: 35px;
  }
  .mt40 {
    margin-top: 40px;
  }
  .mt45 {
    margin-top: 45px;
  }
  .mt50 {
    margin-top: 50px;
  }
  .mt55 {
    margin-top: 55px;
  }
  .mt60 {
    margin-top: 60px;
  }
  .mt65 {
    margin-top: 65px;
  }
  .mt70 {
    margin-top: 70px;
  }
  .mt75 {
    margin-top: 75px;
  }
  .mt80 {
    margin-top: 80px;
  }
  .mt85 {
    margin-top: 85px;
  }
  .mt90 {
    margin-top: 90px;
  }
  .mt95 {
    margin-top: 95px;
  }
  .mt100 {
    margin-top: 100px;
  }
}

@media screen and (max-width: 47.9375em) and (max-width: 767px) {
  .sm_only_mb20 {
    margin-bottom: 20px;
  }
  .sm_only_mb25 {
    margin-bottom: 25px;
  }
  .sm_only_mb30 {
    margin-bottom: 30px;
  }
  .sm_only_mb35 {
    margin-bottom: 35px;
  }
  .sm_only_mb40 {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 47.9375em) {
  .fs10px {
    font-size: 10px;
  }
  .fs11px {
    font-size: 11px;
  }
  .fs12px {
    font-size: 12px;
  }
  .fs13px {
    font-size: 13px;
  }
  .fs14px {
    font-size: 14px;
  }
  .fs15px {
    font-size: 15px;
  }
  .fs16px {
    font-size: 16px;
  }
  .fs17px {
    font-size: 17px;
  }
  .fs18px {
    font-size: 18px;
  }
  .fs19px {
    font-size: 19px;
  }
  .fs20px {
    font-size: 20px;
  }
  .fw700 {
    font-weight: 700;
  }
  .txtidt {
    text-indent: 1em;
  }
  .lspace {
    letter-spacing: .2em;
  }
  .tel {
    display: inline-block;
  }
}

@media screen and (max-width: 47.9375em) and (min-width: 768px) {
  .tel {
    text-decoration: none;
    cursor: default;
  }
  .tel:hover {
    text-decoration: none;
  }
}

@media screen and (max-width: 47.9375em) and (max-width: 767px) {
  .sm_br_none br {
    display: none;
  }
  .pc_onry_br {
    display: none;
  }
}

@media screen and (max-width: 47.9375em) and (min-width: 768px) {
  .pc_br_none br {
    display: none;
  }
  .sm_only_br {
    display: none;
  }
}

@media screen and (max-width: 47.9375em) {
  /*diplay  */
  .disp_table {
    display: table;
    width: 100%;
  }
  .disp_cell {
    display: table-cell;
    vertical-align: middle;
  }
  .disp_inlineblock {
    display: inline-block;
  }
  /* Mouse hover */
}

@media screen and (max-width: 47.9375em) and (min-width: 768px) {
  .hvrimg img,
  .hvrIMG a img,
  .hvropa,
  .hvrOPA a {
    opacity: 1;
    transition: opacity 0.3s linear;
  }
  .hvrimg:hover img,
  .hvrIMG a:hover img,
  .hvropa:hover,
  .hvrOPA a:hover {
    opacity: 0.7;
  }
}

@media screen and (max-width: 47.9375em) and (min-width: 768px) {
  a img {
    opacity: 1;
    transition: opacity 0.3s linear;
  }
  a:hover img {
    opacity: 0.7;
  }
  .hover_none:hover img {
    opacity: 1;
  }
}
@media screen and (max-width: 47.9375em) {
  .sticky {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    z-index: 1;
  }

  .mod-faq-con-box-dt:before {
    content: "";
    background: url(/lp/settlement/img/mod-allow04.svg) no-repeat;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 20px;
    top: 25px;
  }
  .mod-faq-con-box-dt.on:before {
    content: "";
    background: url(/lp/settlement/img/mod-allow05.svg) no-repeat;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 20px;
    top: 25px;
  }
  .mod-faq-con-box-dt-flex-r {
    min-width: 100%;
    height: auto;
    padding: 15px 20px;
  }
  .mod-faq-con-box-dt-flex-r-txt {
    font-size: 1.5rem;
    max-width: 80%;
    display: flex;
    align-items: center;
    line-height: 20px;
  }
  .mod-faq-con-box-dt-flex-r-txt span img {
    width: 30px;
    height: 30px;
  }
  .mod-faq-con-box-dt-flex-r-txt span {
    margin-right: 1em;
    min-width: 30px;
    height: auto;
  }
  .mod-faq-con-box-dd-txt {
    max-width: 80%;
    padding-left: 30px;
  }
  .mod-faq-con-box-dd-txt span {
    min-width: 30px;
    height: auto;
    padding-right: 1em;
  }
  .mod-gnav-btn-menu {
    text-align: center;
    color: #000;
    font-size: 1rem;
    display: block;
    position: relative;
    z-index: 100;
  }
  .mod-gnav-btn-lines {
    display: block;
    transition: 0.3s linear;
  }
  .on .mod-gnav-btn-lines {
    display: block;
    transform: rotateY(180deg);
  }
  .mod-gnav-btn-lines-item {
    height: 2px;
    background: #000;
    width: 30px;
    margin: 0 auto 6px;
    transition: 0.0s 0.15s linear;
    display: block;
  }
  .on .mod-gnav-btn-lines-item:nth-child(1) {
    display: block;
    transform: rotate(45deg) translateY(6px) translateX(6px);
  }
  .on .mod-gnav-btn-lines-item:nth-child(2) {
    display: block;
    transform: scaleX(0);
  }
  .on .mod-gnav-btn-lines-item:nth-child(3) {
    display: block;
    transform: rotate(-45deg) translateY(-5px) translateX(5px);
  }
  .mod-gnav-btn-txt {
    display: block;
    color: #3A3A3A;
    font-size: 0.7rem;
    text-align: center;
  }
  .mod-header-wrap-nav {
    display: none;
  }
  .mod-header-wrap-nav.on {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 50px;
    left: 0;
    background: #FFF;
    z-index: 10;
    display: block !important;
  }
  .mod-header-wrap-nav-list {
    width: 100%;
    height: 80%;
    display: flex;
    flex-flow: column nowrap;
    text-align: center;
    justify-content: center;
    align-items: center;
  }
  .mod-settlement-contact-title {
    font-size: 2rem;
    margin-top: 50px;
  }
  .slick-prev {
    position: absolute;
    left: 0;
    top: 25%;
    z-index: 10;
  }
  .slick-next {
    position: absolute;
    right: 0;
    top: 25%;
    z-index: 10;
  }
  .footer {
    min-width: 100%;
  }
}
@media screen and (max-width: 47.9375em) and (max-width: 640px) and (min-width: 568px) {
  .mod-faq-con-box-dt-flex-r {
    min-width: 100% !important;
  }
}
@media screen and (max-width: 47.9375em) and (max-width: 666px) and (min-width: 480px) {
  .mod-header-wrap-nav-list {
    min-width: 400px;
    width: 400px;
  }
  .mod-faq-con-box-dt-flex-r {
    min-width: 960px;
  }
  .mod-faq-con-box-dt-flex-r {
    min-width: 740px;
  }
  .pc-Only {
    display: none;
  }
}
@media screen and (max-width: 47.9375em) and (max-width: 768px) and (min-width: 760px) {
  .mod-header-wrap-nav-list {
    min-width: 400px;
    width: 400px;
  }
  .mod-faq-con-box-dt-flex-r {
    min-width: 960px;
  }
  .mod-faq-con-box-dt-flex-r {
    min-width: 740px;
  }
  .pc-Only {
    display: none;
  }
}
@media screen and (max-width: 47.9375em) and (max-width: 812px) and (min-width: 810px) {
  .mod-header-wrap-nav-list {
    min-width: 400px;
    width: 400px;
  }
  .mod-faq-con-box-dt-flex-r {
    min-width: 960px;
  }
  .mod-faq-con-box-dt-flex-r {
    min-width: 740px;
  }
  .pc-Only {
    display: none;
  }
}
@media screen and (max-width: 47.9375em) {
  .mod-project-title-single {
    padding: 30px 0px 0 !important;
    margin-bottom: 0 !important;
  }
  .mod-project-archives-single {
    display: block !important;
    padding: 0 15px;
  }
  .mod-project-archives__item-single {
    width: 100% !important;
  }
  .mod-project-archives__item-single-title {
    padding-bottom: 0;
  }
  .footer {
    min-width: 100%;
  }
  .mod-settlement-footer {
    padding: 40px 15px 20px !important;
    width: 100% !important;
    box-sizing: border-box;
  }
  .mod-settlement-footer-logo {
    margin: 0 0 40px !important;
  }
  .mod-settlement-footer-nav {
    position: relative;
    margin-bottom: 2em;
    right: auto;
  }
  .mod-settlement-footer-nav-1 {
    display: none;
  }
  .mod-settlement-footer-first {
    min-width: 100%;
  }
  .mod-settlement-contact-box {
    padding: 0 0 60px !important;
  }
}
@media screen and (max-width: 47.9375em) {
  img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  img.alignright {
    padding: 4px;
    margin: 0 0 2px 10px;
    display: inline;
  }
  img.alignleft {
    padding: 4px;
    margin: 0 10px 2px 0;
    display: inline;
  }
  .alignright {
    float: right;
  }
  .alignleft {
    float: left;
  }
  .mod-recruit {
    padding: 50px 15px;
  }
  .mod-recruit-title01 {
    font-size: 1.8rem;
    line-height: 30px;
    margin-bottom: 25px;
  }
  .mod-recruit-txt01 {
    line-height: 30px !important;
    margin-bottom: 30px;
    text-align: left;
  }
  .mod-recruit-type {
    padding: 25px 15px;
    margin-bottom: 45px;
    box-sizing: border-box;
  }
  .mod-recruit-type-wrap {
    max-width: 100%;
    margin: 0 auto;
  }
  .mod-recruit-type-title {
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
  .mod-recruit-type-list {
    margin-bottom: 15px;
  }
  .mod-recruit-type-list-item:before {
    content: "";
    background: url(/common/img/recruit/allow.png) no-repeat;
    width: 12px;
    height: 16px;
    position: absolute;
    right: 15px;
    top: 21px;
  }
  .mod-recruit-type-list-item-info {
    font-size: 1.4rem;
  }
  .mod-recruit-step-title {
    margin-bottom: 25px;
    font-size: 1.8rem;
  }
  .mod-recruit-step-list-item {
    height: auto;
    font-size: 1.5rem;
  }
  .mod-recruit-step-attention {
    margin-bottom: 50px;
  }
  .mod-recruit-contact {
    padding: 25px 0 15px;
  }
  .mod-recruit-contact-title {
    font-size: 1.8rem;
  }
  .mod-recruit-contact-txt01 {
    font-size: 1.4rem;
  }
  .mod-recruit-contact-txt-mail {
    font-size: 1.4rem;
  }
  .mod-recruit-contact-txt-tel {
    font-size: 1.4rem;
  }
  .mod-recruit-contact-txt02 {
    font-size: 1.4rem;
  }
}


/* parts
============================================================================================================ */
.ff_en {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}
.en_title {
  margin-bottom: 60px;
  font-size: 1.8rem;
  text-align: center;
}
.en_title .ff_en {
  margin-bottom: 20px;
  font-size: 7rem;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 700;
}
.bg_pattern {
  background: url(../img/page_title_bg.png) 50% 0;
}
@media screen and (min-width: 768px), print {
  .w1200 {
    max-width: 1200px;
    width: calc(100% - 100px);
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .sp_pd {
    padding-left: 8vw !important;
    padding-right: 8vw !important;
  }
  .en_title {
    margin-bottom: 40px;
    font-size: 1.5rem;
  }
  .en_title .ff_en {
    margin-bottom: 10px;
    font-size: 4rem;
  }
  .bg_pattern {
    background-size: 800px;
  }
}


/* header
============================================================================================================ */
#header {
  position: fixed;
  top: 10px;
  left: 10px;
  right: 10px;
  height: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  z-index: 1000;
}
#header * {
  box-sizing: border-box;
}
#header .nav_btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
  height: 80px;
  z-index: 20;
}
#header .nav_btn a {
  position: relative;
  display: block;
  overflow: hidden;
  height: 100%;
  text-indent: -999em;
}
#header .nav_btn::before,
#header .nav_btn a::before,
#header .nav_btn a::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 30px;
  margin-top: -1px;
  margin-left: -15px;
  border-top: 3px solid #506680;
  pointer-events: none;
  transition: transform .3s ease-in-out, border .3s, opacity .3s;
}
#header .nav_btn::before {
  transform-origin: 0;
  transform: scaleX(.73);
}
#header .nav_btn a::before {
  transform: translateY(-13px);
}
#header .nav_btn a::after {
  transform: translateY(13px);
}
#header.open .nav_btn::before {
  opacity: 0;
}
#header.open .nav_btn a::before {
  transform: translate(0) scaleX(1) rotate(45deg);
  border-color: #fff;
}
#header.open .nav_btn a::after {
  transform: translate(0) scaleX(1) rotate(-45deg);
  border-color: #fff;
}

#header .gnav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(20,20,30,0.95);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease-in-out;
  z-index: 10;
}
#header.open .gnav {
  opacity: 1;
  pointer-events: auto;
}
#header .gnav > * {
  transform: scale(1.1);
  transition: transform 0.3s ease-in-out;
}
#header.open .gnav > * {
  transform: scale(1);
}
#header .gnav a {
  display: block;
  color: #fff;
  text-decoration: none;
}
#header .gnav .contact a,
#footer .contact a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 240px;
  height: 60px;
  margin: 0 auto;
  border-radius: 100px;
  border: 1px solid;
  font-size: 1.6rem;
  font-weight: 700;
}
#header .gnav .contact a > span,
#footer .contact a > span {
  position: relative;
  padding: 5px 10px 5px 32px;
  background: url(../img/ico-mail.svg) no-repeat 0;
  background-size: 20px;
}

@media print {
  #header {
    position: absolute;
  }
}
@media screen and (min-width: 768px), print {
  #header {
    min-width: 1080px;
    padding: 0 110px 0 30px;
    box-sizing: border-box;
  }
  #header .hnav {
    display: flex;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
  }
  #header .hnav > li {
    position: relative;
  }
  #header .hnav > li > a {
    position: relative;
    display: block;
    padding: 1em 1em;
    text-decoration: none;
    color: #000;
  }
  #header .hnav > li > a::after {
    content: "";
    position: absolute;
    right: 1em;
    left: 1em;
    top: calc(50% + .8em);
    border-bottom: 1px solid;
    transform: translateY(3px);
    opacity: 0;
    transition: 0.3s;
  }
  #header .hnav > li > a:hover,
  #header .hnav > li > a.current {
    color: #788195;
    opacity: 1;
  }
  #header .hnav > li > a:hover::after,
  #header .hnav > li > a.current::after {
    transform: translateY(0);
    opacity: 1;
  }
  #header .hnav .dd {
    position: absolute;
    top: calc(100%);
    left: -10px;
    background-color: rgba(20,20,30,.9);
    white-space: nowrap;
    transition: height 0.3s ease-in-out;
    border-radius: 10px;
  }
  #header .hnav .dd > * {
    transition: opacity 0.3s ease-in-out, transform 0.3s;
  }
  #header .hnav .dd ul {
    padding: 15px 0;
  }
  #header .hnav .dd a {
    display: block;
    padding: 6px calc(1em + 10px);
    text-decoration: none;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 500;
  }
  #header .hnav .dd a:hover {
    opacity: 0.7;
  }
  #header .hnav .dd {
    overflow: hidden;
    height: 0;
    pointer-events: none;
  }
  #header .hnav .dd > * {
    opacity: 0;
    transform: translateY(15px);
  }
  #header .hnav .hover .dd {
    pointer-events: auto;
  }
  #header .hnav .hover .dd > * {
    opacity: 1;
    transition-delay: .1s;
    transform: translateY(0);
  }

  #header .nav_btn {
    right: 5px;
  }
  #header .gnav {
    min-width: 1100px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    font-size: 1.4rem;
  }
  #header .gnav > * {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1120px;
    width: 100%;
  }
  #header .gnav a:hover {
    opacity: 0.5;
  }
  #header .gnav .nav_logo {
    padding-bottom: 200px;
  }
  #header .gnav .nav {
    width: 580px;
  }
  #header .gnav .nav > li + li {
    margin-top: 60px;
    margin-top: clamp(30px, calc(60px + (100vh - 760px) * .2), 60px);
  }
  #header .gnav .nav > li > a {
    font-size: 4rem;
    line-height: 1.2;
    font-weight: 700;
  }
  #header .gnav .nav > li > a span {
    position: relative;
    display: inline-block;
    margin-left: 40px;
    padding: 0 40px;
    font-size: 2.8rem;
    color: #555555;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
  }
  #header .gnav .nav > li > a span::before,
  #header .gnav .nav > li > a span::after {
    content: "";
    position: absolute;
    top: 50%;
    height: 1em;
    margin-top: -.5em;
    border-left: 2px solid;
    transform: rotate(12deg);
  }
  #header .gnav .nav > li > a span::before {
    left: 0;
  }
  #header .gnav .nav > li > a span::after {
    right: 0;
  }
  #header .gnav .nav > li ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
  }
  #header .gnav .nav > li ul li {
    margin-right: 40px;
    margin-bottom: 5px;
  }
  #header .gnav .nav > li ul li:last-child {
    margin-right: 0;
  }
  #header .gnav .nav > li ul a {
    position: relative;
    padding-right: 20px;
  }
  #header .gnav .nav > li ul a::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 7px;
    height: 7px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform-origin: 100% 0;
    transform: rotate(45deg);
  }
  #header .gnav .foot {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: 50px;
    width: 400px;
    text-align: center;
  }
  #header .gnav .foot .contact {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  #header {
    height: 60px;
    border-radius: 5px;
  }
  #header .logo {
    width: 125px;
    margin-left: 20px;
  }
  #header .hnav {
    display: none;
  }
  #header .nav_btn {
    width: 60px;
    height: 60px;
  }
  #header .nav_btn::before,
  #header .nav_btn a::before,
  #header .nav_btn a::after {
    width: 20px;
    margin-left: -10px;
    border-top-width: 2px;
  }
  #header .nav_btn a::before {
    transform: translateY(-8px);
  }
  #header .nav_btn a::after {
    transform: translateY(8px);
  }

  #header .gnav {
    padding: 40px 0;
    font-size: 1.2rem;
		overflow-y: scroll;
		overscroll-behavior-y: contain;
  }
  #header .gnav > * {
    padding: 0 10vw;
  }
  #header .gnav .nav_logo {
    margin-bottom: 50px;
  }
  #header .gnav .nav_logo img {
    width: 70%;
  }
  #header .gnav .nav > li + li {
    margin-top: 30px;
  }
  #header .gnav .nav > li > a {
    font-size: 2rem;
    line-height: 1.2;
    font-weight: 700;
  }
  #header .gnav .nav > li > a span {
    position: relative;
    display: inline-block;
    margin-left: 30px;
    padding: 0 20px;
    font-size: 1.6rem;
    color: #555555;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
  }
  #header .gnav .nav > li > a span::before,
  #header .gnav .nav > li > a span::after {
    content: "";
    position: absolute;
    top: 50%;
    height: 1em;
    margin-top: -.5em;
    border-left: 2px solid;
    transform: rotate(12deg);
  }
  #header .gnav .nav > li > a span::before {
    left: 0;
  }
  #header .gnav .nav > li > a span::after {
    right: 0;
  }
  #header .gnav .nav > li ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
  }
  #header .gnav .nav > li ul li {
    margin-right: 20px;
    margin-bottom: 5px;
  }
  #header .gnav .nav > li ul li:last-child {
    margin-right: 0;
  }
  #header .gnav .nav > li ul a {
    position: relative;
    padding-right: 20px;
  }
  #header .gnav .nav > li ul a::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 7px;
    height: 7px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform-origin: 100% 0;
    transform: rotate(45deg);
  }

  #header .gnav .contact {
    margin: 40px 0 30px;
  }
  #header .gnav .contact a {
    width: 240px;
    height: 50px;
    font-size: 1.5rem;
  }
}

/* footer
============================================================================================================ */
#footer {
  padding: 100px 0;
  background-color: #14141e;
  font-size: 1.4rem;
}
#footer .footer-logo-area {
  position: relative;
  max-width: 1070px;
  margin: 0 auto;
}
#footer .logo {
  display: flex;
  justify-content: center;
  margin-bottom: 80px;
  text-align: center;
}
#footer .footer-mark {
  position: absolute;
  right: -20px;
  top: 10px;
  display: flex;
}
#footer .footer-mark .hap-mark{
  margin-right: 20px;
}
#footer .footer-mark img {
  border-radius: 4px;
  height: 80px;
  width: auto;
}
#footer nav a {
  display: block;
  color: #fff;
  text-decoration: none;
}
@media screen and (min-width: 768px), print {
  #footer {
    min-width: 1100px;
  }
  #footer nav {
    position: relative;
    display: flex;
    max-width: 1070px;
    margin: 0 auto;
    padding: 0 20px;
  }
  #footer nav a:hover {
    opacity: 0.5;
  }
  #footer nav > * {
    width: 100%;
  }
  #footer nav > .s {
    width: auto;
    flex-shrink: 0;
  }
  #footer nav > .contact {
    width: auto;
    position: absolute;
    right: 0;
    bottom: -60px;
  }
  #footer nav dt,
  #footer nav .l li {
    font-weight: 700;
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
  #footer nav dd li + li,
  #footer nav .s li + li {
    margin-top: 10px;
  }
	#footer small {
		position: fixed;
		left: 20px;
		top: 0;
		bottom: 0;
		display: flex;
		align-items: center;
    font-size: 1rem;
		line-height: 1;
    font-family: 'Roboto', sans-serif;
    color: #000;
		z-index: 1000;
	}
	#footer small span {
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		text-orientation: sideways;
	}
  #footer .fix_nav {
    position: fixed;
		right: 0;
		top: 50%;
		margin-top: -90px;
    z-index: 998;
  }
  #footer .fix_nav a {
		display: flex;
		justify-content: center;
		align-items: center;
    width: 50px;
    height: 190px;
    background-color: #28283c;
    border-radius: 4px 0 0 4px;
    color: #fff;
		writing-mode: vertical-rl;
		text-orientation: upright;
    text-decoration: none;
    font-size: 1.6rem;
    font-weight: 700;
    padding-left: 6px;
    box-sizing: border-box;
    letter-spacing: 1px;
  }
  #footer .fix_nav a > span {
    position: relative;
    padding: 35px 3px 0;
    background: url(../img/ico-mail.svg) no-repeat 50% 0;
    background-size: 20px;
  }
  #footer .fix_nav a:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  #footer {
    padding: 45px 8vw 20px;
    font-size: 1.2rem;
    line-height: 1.6;
  }
  #footer .footer-logo-area {
    max-width: auto;
  }
  #footer .logo {
    margin-bottom: 40px;
  }
  #footer .logo img {
    width: 250px;
  }
  #footer .footer-mark {
    position: relative;
    top: 0;
    right: 0;
    margin-bottom: 40px;
  }
  #footer nav {
    display: flex;
    flex-wrap: wrap;
  }
  #footer nav > * {
    width: 50%;
  }
  #footer nav > *:nth-child(n + 3) {
    margin-top: 30px;
  }
  #footer nav dt {
    font-weight: 700;
    font-size: 1.3rem;
    margin-bottom: 10px;
  }
  #footer nav dd li + li,
  #footer nav .s li + li {
    margin-top: 10px;
  }
  #footer nav .l li {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 1.3rem;
  }
  #footer nav li a {
    position: relative;
    padding-left: 12px;
  }
  #footer nav li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.6em;
    border-style: solid;
    border-width: 3px 0 3px 6px;
    border-color: transparent transparent transparent #fff;
  }
  #footer nav > .contact {
    display: none;
    width: auto;
    position: absolute;
    right: 8vw;
    bottom: 20px;
  }
  #footer nav > .contact a {
    width: 150px;
    height: 35px;
    border: 0;
    background-color: #28283c;
    font-size: 1.3rem;
  }
  #footer nav > .contact a > span {
    padding-left: 26px;
    background-size: 14px;
  }
  #footer nav > .contact a::before {
    content: none;
  }
  #footer small {
    display: block;
    margin-top: 20px;
    color: #fff;
    font-size: 1rem;
    line-height: 1.7;
  }
  #footer .fix_nav {
    position: fixed;
		right: 5vw;
    bottom: 20px;
    z-index: 998;
  }
  #footer .fix_nav a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 150px;
    height: 35px;
    margin-left: auto;
    background-color: #28283c;
    border-radius: 100px;
    font-size: 1.3rem;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
  }
  #footer .fix_nav a > span {
    position: relative;
    padding: 5px 0 5px 26px;
    background: url(../img/ico-mail.svg) no-repeat 0;
    background-size: 14px;
  }
}

/* page_title
============================================================================================================ */
.page_title {
  height: 460px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-top: 50px;
  background: url(../img/page_title_bg.png) 50% 0;
  text-align: center;
  box-sizing: border-box;
}
.page_title .en {
  position: relative;
  display: inline-block;
  margin-bottom: 30px;
  padding: 0 35px;
  font-size: 2.8rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
.page_title .en::before,
.page_title .en::after {
  content: "";
  position: absolute;
  top: 50%;
  height: 1em;
  margin-top: -.5em;
  border-left: 2px solid;
  transform: rotate(12deg);
}
.page_title .en::before {
  left: 0;
}
.page_title .en::after {
  right: 0;
}
.page_title h1 {
  font-size: 4rem;
  line-height: 1.5;
}
.page_title .en2 {
  font-size: 7rem;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 700;
}
.page_title .en2 + h1 {
  margin-top: 20px;
  font-size: 1.8rem;
}
.page_title .en3 {
  margin-top: 30px;
  margin-bottom: -30px;
  font-size: 1.8rem;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .page_title {
    height: 250px;
    background-size: 800px;
  }
  .page_title .en {
    margin-bottom: 15px;
    padding: 0 20px;
    font-size: 1.8rem;
  }
  .page_title h1 {
    font-size: 3rem;
    line-height: 1.5;
  }
  .page_title h1 .sp_multi {
    display: block;
    line-height: 1.2;
  }
  .page_title .en2 {
    font-size: 3.2rem;
  }
  .page_title .en2 + h1 {
    margin-top: 10px;
    font-size: 1.5rem;
  }
  .page_title .en3 {
    margin-top: 10px;
    margin-bottom: -20px;
    font-size: 1.2rem;
  }
}

/* top page
============================================================================================================ */
.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-initialized .slick-slide,.slick-slide img{display:block}.slick-arrow.slick-hidden,.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}

.index_main_movie {
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #ccc;
  z-index: -1;
}
.index_main_movie.bg {
  background-color: #444;
}
.index_main_movie.hide {
  display: none;
}
.index_main_movie video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 768px), print {
  .index_main_movie {
    min-width: 1100px;
/*
    right: 10px;
    width: calc(50% + 310px);
    height: 100vh;
    padding: 8vh 0;
    box-sizing: border-box;*/
    clip-path: inset(calc(90px + 8vh) 10px 8vh calc(50% - 310px) round 10px);
  }
}
@media screen and (max-width: 767px) {
  .index_main_movie {
    height: 100lvh;
    clip-path: inset(290px -5px 75px 8vw round 5px);
  }
}

#indexMain {
  position: relative;
  padding: 90px 10px 0;
  box-sizing: border-box;
  z-index: 3;
}
#indexMain .text .ff_en {
  margin-top: 40px;
  color: #506680;
  font-size: 2.8rem;
  font-weight: 700;
}
#indexMain .text img {
  margin: 0;
}
@media screen and (min-width: 768px), print {
  #indexMain {
    /* max-height: 900px; */
    min-height: 750px;
    height: 100vh;
    margin-bottom: 300px;
  }
  #indexMain .text {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 1340px;
    padding: 0 50px;
    margin: 0 auto;
    transform: translateY(-50%);
    box-sizing: border-box;
    z-index: 10;
  }
}
@media screen and (max-width: 767px) {
  #indexMain {
    position: relative;
    height: 100vh;
    height: 100svh;
    margin-bottom: 200px;
    padding: 105px 0 0 8vw;
  }
  #indexMain .text .ff_en {
    margin-top: 20px;
    font-size: 1.8rem;
  }
  #indexMain .text img {
    width: 310px;
  }
  #indexMain .movie {
    height: 300px;
    margin-top: 40px;
  }
  #indexMain .movie video {
    border-radius: 5px 0 0 5px;
  }
}

.index_lead_section {
  position: relative;
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 2.1;
  color: #fff;
}
.index_lead_section .movie {
  background-color: #444;
  clip-path: inset(0% 0% 0% 0%);
}
.index_lead_section .movie video {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.5;
}
.index_lead_section .copy {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  text-align: center;
  font-size: 2.8rem;
  font-weight: 700;
  padding-left: 480px;
  transform: translateY(-50%);
  letter-spacing: 1px;
  z-index: 3;
}
.index_lead_section .inner {
  position: relative;
  z-index: 10;
}
.index_lead_section h2 {
  filter: brightness(0) invert(1);
}
.index_lead_section ul {
  margin: 1em 0;
}
@media screen and (min-width: 768px), print {
  .index_lead_section {
    padding: 120px 0;
    color: #fff;
  }
  .index_lead_section .inner {
    max-width: 1300px;
    padding: 0 50px;
    margin: 0 auto;
  }
  .index_lead_section .movie {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .index_lead_section h2 {
    width: 400px;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .index_lead_section {
    padding: 0;
    font-size: 1.6rem;
  }
  .index_lead_section .movie {
    position: relative;
    height: 85.4vw;
  }
  .index_lead_section .copy {
    display: none;
  }
  .index_lead_section .inner {
    padding: 50px 8vw;
  }
  .index_lead_section h2 {
    width: 280px;
    margin-bottom: 30px;
  }
}

.index_en_title {
  position: relative;
  font-size: 4rem;
  line-height: 1.5;
  z-index: 5;
}
.index_en_title .ff_en {
  margin-top: 10px;
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .index_en_title {
    font-size: 2.4rem;
  }
  .index_en_title .ff_en {
    margin-top: 6px;
    font-size: 1.4rem;
  }
}

.index_news {
  position: relative;
  padding: 100px 0;
  background-color: #f2f2f2;
}
.index_news .contents {
  position: relative;
  padding: 120px 0 80px;
}
.index_news .contents::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 10px;
}
.index_news .contents > * {
  position: relative;
  z-index: 10;
}
.index_news .index_en_title {
  position: absolute;
  top: -2.8rem;
  left: 0;
  right: 0;
  text-align: center;
}
.index_news .contents .slide_wrap {
  position: relative;
  z-index: 10;
}
.index_news .contents article {
  width: 380px;
  padding: 10px 20px;
  box-sizing: border-box;
}
.index_news .contents article a {
  position: relative;
  display: block;
  padding: 30px;
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  text-decoration: none;
  color: #000;
  font-weight: 700;
}
.index_news .contents article a ul {
  display: flex;
  margin-bottom: 15px;
}
.index_news .contents article a ul li {
  margin-right: 3px;
  padding: 0 7px;
  background: #14141e;
  color: #fff;
  border-radius: 3px;
  font-size: 1.2rem;
  white-space: nowrap;
}
.index_news .contents article a h3 {
  height: 5em;
  font-size: 1.8rem;
  line-height: 1.55;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.index_news .contents article a time {
  font-size: 1.4rem;
  font-weight: 700;
}
.index_news .contents .arrow {
  position: absolute;
  top: 50%;
  width: 46px;
  height: 46px;
  margin-top: -23px;
  background-color: #14141e;
  border-radius: 100px;
  z-index: 10;
}
.index_news .contents .arrow::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 18px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform-origin: 100% 0;
	transform: rotate(45deg);
}
.index_news .contents .arrow.l {
  transform: scaleX(-1);
}
.index_news .more {
  margin-top: 50px;
}
.index_news .more a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 50px;
  margin: 0 auto;
  padding-right: 20px;
  border: 1px solid #14141e;
  text-decoration: none;
  border-radius: 100px;
  font-size: 1.6rem;
  font-weight: 700;
  box-sizing: border-box;
}
.index_news .more a::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	width: 8px;
	height: 8px;
	border-top: 2px solid;
	border-right: 2px solid;
	transform-origin: 100% 0;
	transform: rotate(45deg);
}
@media screen and (min-width: 768px), print {
  .index_news .contents::before {
    max-width: 1300px;
    width: calc(100% - 40px);
  }
  .index_news .contents article a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 4px solid #28283c;
    border-radius: 10px;
    transition: opacity .3s ease-in-out;
    opacity: 0;
  }
  .index_news .contents article a:hover::after {
    opacity: 1;
  }
  .index_news .contents .arrow.l {
    right: min(calc(50% + 530px), calc(100% - 80px));
  }
  .index_news .contents .arrow.r {
    left: min(calc(50% + 530px), calc(100% - 80px));
  }
  .index_news .contents .arrow:hover {
    opacity: 0.7;
  }
  .index_news .more a:hover {
    background-color: #14141e;
    color: #fff;
  }
}
@media screen and (max-width: 767px) {
  .index_news {
    padding: 65px 0 50px;
  }
  .index_news .contents {
    padding: 60px 0 50px;
  }
  .index_news .contents::before {
    left: 8vw;
    right: 8vw;
    border-radius: 5px;
  }
  .index_news .index_en_title {
    top: -2rem;
  }
  .index_news .contents article {
    width: 73.3vw;
    padding: 10px;
  }
  .index_news .contents article a {
    padding: 20px 20px 10px;
    border-radius: 4px;
  }
  .index_news .contents article a ul {
    margin-bottom: 10px;
  }
  .index_news .contents article a ul li {
    margin-right: 2px;
    padding: 0 6px 1px;
    border-radius: 2px;
    font-size: 1rem;
    line-height: 1.5;
  }
  .index_news .contents article a h3 {
    height: 5em;
    font-size: 1.35rem;
  }
  .index_news .contents article a time {
    font-size: 1.2rem;
  }
  .index_news .contents .arrow {
    width: 36px;
    height: 36px;
    margin-top: -18px;
  }
  .index_news .contents .arrow::before {
    right: 13px;
    width: 6px;
    height: 6px;
  }
  .index_news .contents .arrow.l {
    right: calc(50% + (73.3vw / 2) - 18px);
  }
  .index_news .contents .arrow.r {
    left: calc(50% + (73.3vw / 2) - 18px);
  }
  .index_news .more {
    margin-top: 30px;
  }
  .index_news .more a {
    width: 160px;
    height: 40px;
    padding-right: 10px;
    font-size: 1.4rem;
    font-weight: 700;
  }
  .index_news .more a::before {
    right: 14px;
    width: 6px;
    height: 6px;
  }
}

.index_about_section {
  position: relative;
}
.index_about_section .nav .arrow {
  position: absolute;
  top: 50%;
	right: 5%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  background-color: #14141e;
  border-radius: 100px;
  z-index: 10;
}
.index_about_section .nav .arrow::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform-origin: 100% 0;
	transform: rotate(45deg);
}
@media screen and (min-width: 768px), print {
  .index_about_section header {
    position: absolute;
    top: 100px;
    right: 0;
    left: 0;
    width: calc(100% - 100px);
    max-width: 1200px;
    margin: 0 auto;
  }
  .index_about_section .nav {
    position: relative;
    width: 50%;
    min-width: 600px;
    margin-left: auto;
    background-color: #fff;
    border-left: 1px solid #cccccc;
    z-index: 10;
  }
  .index_about_section .nav li + li {
    border-top: 1px solid #cccccc;
  }
  .index_about_section .nav a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 230px;
    text-decoration: none;
    font-weight: 700;
    text-decoration: none;
    font-size: 3rem;
    line-height: 1.5;
    text-align: center;
    transition: color .3s ease-in-out;
  }
  .index_about_section .nav a picture {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: #000;
    transition: opacity .3s ease-in-out;
  }
  .index_about_section .nav a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
  }
  .index_about_section .nav a .text {
    position: relative;
    z-index: 3;
  }
  .index_about_section .nav a .ff_en {
    display: block;
    margin-top: 15px;
    font-size: 1.8rem;
  }
  .index_about_section .nav a:hover {
    color: #fff;
  }
  .index_about_section .nav a:hover picture {
    opacity: 1;
  }
  .index_about_section .nav a picture img {
    opacity: 0.7;
  }
  .index_about_section .nav a .arrow,
  .index_about_section .nav a .arrow::before {
    transition: .3s ease-in-out;
  }
  .index_about_section .nav a:hover .arrow {
    background-color: #fff;
  }
  .index_about_section .nav a:hover .arrow::before {
    border-color: #14141e;
  }
  .index_about_section .mark {
    position: absolute;
    bottom: 0;
    left: -100px;
  }
}
@media screen and (max-width: 767px) {
  .index_about_section {
    overflow: hidden;
  }
  .index_about_section header {
    padding: 45px 8vw;
  }
  .index_about_section .nav {
    background-color: #fff;
    border-bottom: 1px solid #cccccc;
    z-index: 10;
  }
  .index_about_section .nav li {
    border-top: 1px solid #cccccc;
  }
  .index_about_section .nav a {
    position: relative;
    display: flex;
    align-items: center;
    text-decoration: none;
    font-weight: 700;
    font-size: 1.7rem;
    line-height: 1.35;
  }
  .index_about_section .nav a picture {
    width: 120px;
    height: 110px;
  }
  .index_about_section .nav a picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .index_about_section .nav a .text {
    width: calc(100% - 120px);
    padding-left: 25px;
  }
  .index_about_section .nav a .ff_en {
    display: block;
    margin-top: 8px;
    font-size: 1.2rem;
  }
  .index_about_section .nav .arrow {
    right: 5%;
    width: 25px;
    height: 25px;
    margin-top: -12px;
  }
  .index_about_section .nav .arrow::before {
    right: 9px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
  }
  .index_about_section .mark {
    position: absolute;
    right: -50px;
    top: 25px;
    width: 228px;
  }
}

.index_service_section {
  position: relative;
  padding: 100px 0 240px;
}
.index_service_section::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 120px;
  width: calc(50% + 300px);
  background-color: #f2f2f2;
  border-radius: 10px 0 0 10px;
  z-index: -1;
}
.index_service_section .inner {
  position: relative;
  z-index: 10;
}
.index_service_section .lead {
  margin: 70px 0 90px;
  font-weight: 700;
  font-size: 2rem;
}
@media screen and (min-width: 768px), print {
  .index_service_section .inner {
    max-width: 1200px;
    width: calc(100% - 100px);
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .index_service_section {
    padding: 50px 8vw 100px;
  }
  .index_service_section::before {
    top: 50px;
    bottom: 50px;
    width: 50%;
    border-radius: 5px 0 0 5px;
  }
  .index_service_section .lead {
    margin: 30px 0 40px;
    font-size: 1.5rem;
  }
}


/* contents_nav_block
============================================================================================================ */
.contents_nav_block section {
  position: relative;
}
.contents_nav_block section + section {
  margin-top: 100px;
}
.contents_nav_block a {
  display: block;
  text-decoration: none;
  color: #000;
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 700;
}
.contents_nav_block a .ph img {
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.contents_nav_block a .num {
  font-size: 2.4rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: .05em;
}
.contents_nav_block a .num span {
  margin-right: 0.4em;
  font-weight: 700;
}
.contents_nav_block a .title {
  position: relative;
  margin-bottom: 20px;
  padding: 18px 50px 18px 0;
  border-bottom: 1px solid;
  font-size: 3rem;
  line-height: 1.3;
}
.contents_nav_block a .title .arrow {
  position: absolute;
  top: 50%;
	right: 0;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  background-color: #fff;
  border-radius: 100px;
  z-index: 10;
}
.contents_nav_block a .title .arrow::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #14141e;
	border-right: 2px solid #14141e;
	transform-origin: 100% 0;
	transform: rotate(45deg);
}
.contents_nav_block a .title.ico_service01 {
  padding-left: 66px;
  background: url(../img/service_ico01.svg) no-repeat 0;
  background-size: 54px;
}
.contents_nav_block a .title.ico_service02 {
  padding-left: 66px;
  background: url(../img/service_ico02.svg) no-repeat 0;
  background-size: 54px;
}
.contents_nav_block a .title.ico_service03 {
  padding-left: 66px;
  background: url(../img/service_ico03.svg) no-repeat 0;
  background-size: 54px;
}
.contents_nav_block a .title.ico_service04 {
  padding-left: 66px;
  background: url(../img/service_ico04.svg) no-repeat 0;
  background-size: 54px;
}
.contents_nav_block a .title.ico_service05 {
  padding-left: 66px;
  background: url(../img/service_ico05.svg) no-repeat 0;
  background-size: 54px;
}
.contents_nav_block a .title.ico_service06 {
  padding-left: 66px;
  background: url(../img/service_ico06.svg) no-repeat 0;
  background-size: 54px;
}
.contents_nav_block .service {
  display: flex;
}
.contents_nav_block .service li {
  margin-right: 20px;
}
.contents_nav_block .service li img {
  border-radius: 4px;
  box-shadow: 0 0 4px rgba(0,0,0,0.04);
}
@media screen and (min-width: 768px), print {
  .contents_nav_block section > a {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .contents_nav_block section > a > * {
    width: 47.5%;
  }
  .contents_nav_block a .title .arrow,
  .contents_nav_block a .title .arrow::before {
    transition: .3s ease-in-out;
  }
  .contents_nav_block a:hover .title .arrow {
    background-color: #14141e;
  }
  .contents_nav_block a:hover .title .arrow::before {
    border-color: #fff;
  }
  .contents_nav_block .service {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 47.5%;
  }
  .contents_nav_block .has_card .ph + * {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .contents_nav_block section + section {
    margin-top: 50px;
  }
  .contents_nav_block a {
    font-size: 1.3rem;
  }
  .contents_nav_block a .ph {
    margin-bottom: 20px;
  }
  .contents_nav_block a .ph img {
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
  }
  .contents_nav_block a .num {
    font-size: 1.8rem;
  }
  .contents_nav_block a .title {
    margin-bottom: 15px;
    padding: 15px 30px 15px 0;
    font-size: 2.1rem;
  }
  .contents_nav_block a .title .arrow {
    width: 25px;
    height: 25px;
    margin-top: -12px;
  }
  .contents_nav_block a .title .arrow::before {
    right: 9px;
    width: 6px;
    height: 6px;
    border-top: 1px solid;
    border-right: 1px solid;
  }
  .contents_nav_block a .title.ico_service01,
  .contents_nav_block a .title.ico_service02,
  .contents_nav_block a .title.ico_service03,
  .contents_nav_block a .title.ico_service04,
  .contents_nav_block a .title.ico_service05,
  .contents_nav_block a .title.ico_service06 {
    padding-left: 52px;
    background-size: 40px;
  }
  .contents_nav_block .service {
    margin-top: 20px;
  }
  .contents_nav_block .service li {
    width: 105px;
    margin-right: 15px;
  }
  .contents_nav_block .service li img {
    border-radius: 2px;
    box-shadow: 0 0 4px rgba(0,0,0,0.1);
  }
}


#slash_bg {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  pointer-events: none;
  clip-path: inset(0% 0% 0% 0%);
}
#slash_bg .item {
  position: fixed;
}
#slash_bg .item .bar {
  height: 80px;
  width: 3px;
  background-color: #000;
  transform: skewX(-19deg);
  clip-path: inset(0% 0% 100% 0%);
}
#slash_bg .item.show .bar {
  transition: clip-path .6s cubic-bezier(0.25, 1, 0.5, 1);;
  clip-path: inset(0% 0% 0% 0%);
}
#slash_bg .item.hide .bar {
  transition: clip-path .4s cubic-bezier(0.32, 0, 0.67, 0);
  clip-path: inset(100% 0% 0% 0%);
}

#slash_bg .item.type1 .bar {
  height: 500px;
  width: 30px;
  background-color: #044e87;
  opacity: 0.05;
}
#slash_bg .item.type2 .bar {
  height: 500px;
  width: 30px;
  background-color: #044e87;
  opacity: 0.08;
}
#slash_bg .item.type3 .bar {
  height: 500px;
  width: 30px;
  background-color: #000;
  opacity: 0.16;
}
#slash_bg .item.type4 .bar {
  height: 500px;
  width: 30px;
  background-color: #fff;
  opacity: 0.8;
}
@media screen and (max-width: 767px) {
  #slash_bg .item .bar {
    transform: skewX(-19deg) scale(.3);
  }
}


/* local_corporate_nav
============================================================================================================ */
.local_corporate_nav {
  position: relative;
  padding: 90px 0;
  background-color: #fff;
  border-top: 1px solid #cccccc;
  z-index: 10;
}
.local_corporate_nav ul {
  display: flex;
  justify-content: space-between;
}
.local_corporate_nav ul a {
  display: block;
  text-decoration: none;
  text-align: center;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.4;
}
.local_corporate_nav li a.current {
  opacity: 0.3;
}
.local_corporate_nav li a img {
  opacity: 1;
}
.local_corporate_nav ul a span {
  display: block;
}
.local_corporate_nav ul a .ph {
  margin-bottom: 15px;
}
.local_corporate_nav ul a .ff_en {
  margin-bottom: 10px;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.3;
}
@media screen and (min-width: 768px), print {
  .local_corporate_nav li {
    width: 23.4%;
    max-width: 280px;
  }
  .local_corporate_nav li a:not(.current):hover {
    opacity: 0.5;
  }
}
@media screen and (max-width: 767px) {
  .local_corporate_nav {
    padding: 45px 8vw;
  }
  .local_corporate_nav ul {
    flex-wrap: wrap;
  }
  .local_corporate_nav li {
    width: calc(50% - 10px);
  }
  .local_corporate_nav li:nth-child(n + 3) {
    margin-top: 20px;
  }
  .local_corporate_nav ul a {
    font-size: 1.2rem;
  }
  .local_corporate_nav ul a .ph {
    margin-bottom: 8px;
  }
  .local_corporate_nav ul a .ff_en {
    margin-bottom: 5px;
    font-size: 1.5rem;
  }
}


/* corporate_index_nav
============================================================================================================ */
.corporate_index_nav {
  position: relative;
  padding: 210px 0 240px;
}
.corporate_index_nav::before {
  content: "";
  position: absolute;
  top: 100px;
  right: 0;
  bottom: 120px;
  width: calc(50% + 300px);
  background-color: #f2f2f2;
  border-radius: 10px 0 0 10px;
  z-index: -1;
}
.corporate_index_nav .inner {
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 768px), print {
  .corporate_index_nav .inner {
    max-width: 1200px;
    width: calc(100% - 100px);
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .corporate_index_nav {
    padding: 100px 8vw 100px;
  }
  .corporate_index_nav::before {
    top: 50px;
    bottom: 50px;
    width: 50%;
    border-radius: 5px 0 0 5px;
  }
  .corporate_index_nav .lead {
    margin: 30px 0 40px;
    font-size: 1.5rem;
  }
}


/* corporate_about_page
============================================================================================================ */
.corporate_about_page * {
  box-sizing: border-box;
}
.corporate_about_page .w1200 {
  position: relative;
  z-index: 10;
}
.corporate_about_page .about_main_section {
  position: relative;
  padding: 100px 0 ;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: calc(44 / 18);
}
.corporate_about_page .about_main_section h2 {
  position: relative;
  margin: 0;
  padding: 0 0 0 1em;
  font-size: 5.2rem;
  line-height: 1.6;
}
.corporate_about_page .about_main_section h2::before {
  content: "“";
  position: absolute;
  top: 0;
  left: -.5em;
}
.corporate_about_page .about_main_section h2::after {
  content: "”";
  position: absolute;
  right: -.5em;
  bottom: 0;
}
.corporate_about_page .about_main_section .text > * + * {
  margin-top: 2em;
}
@media screen and (min-width: 768px), print {
  .corporate_about_page .about_main_section .w1200 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .corporate_about_page .about_main_section .text {
    width: 50%;
  }
  .corporate_about_page .about_main_section .mark {
    position: absolute;
    bottom: 0;
    left: -100px;
  }
}
@media screen and (max-width: 767px) {
  .corporate_about_page .about_main_section {
    padding: 50px 8vw 80px;
    font-size: 1.3rem;
  }
  .corporate_about_page .about_main_section h2 {
    width: fit-content;
    margin: 0 auto 30px;
    text-align: left;
    font-size: 3.4rem;
    line-height: 1.5;
  }
  .corporate_about_page .about_main_section .mark {
    position: absolute;
    bottom: 0;
    left: -50px;
    width: 228px;
  }
}

.corporate_about_page .about_value_section {
  position: relative;
  padding: 100px 0 ;
  background-color: #f0f0f0;
}
.corporate_about_page .about_value_section .contents {
  margin-top: 120px;
}
.corporate_about_page .about_value_section section {
  position: relative;
  padding: 50px 0 40px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  font-weight: 500;
}
.corporate_about_page .about_value_section section .num {
  position: absolute;
  bottom: calc(100% - 25px);
  right: 0;
  left: 0;
  text-align: center;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.corporate_about_page .about_value_section section .num span {
  display: block;
  font-size: 260%;
  font-weight: 500;
  line-height: 1;
}
.corporate_about_page .about_value_section section h3 {
  margin-bottom: 25px;
  text-align: center;
  font-size: 2.6rem;
  line-height: 1.5;
}
.corporate_about_page .about_value_section section h3::after {
  content: "";
  display: block;
  width: 30px;
  margin: 20px auto 0;
  border-top: 2px solid;
}
@media screen and (min-width: 768px), print {
  .corporate_about_page .about_value_section .contents {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: -15px;
    margin-right: -15px;
  }
  .corporate_about_page .about_value_section section {
    width: calc(33.33% - 30px);
    margin: 0 15px;
    font-size: 1.6rem;
    line-height: 1.8;
  }
  .corporate_about_page .about_value_section section:nth-child(n + 4) {
    margin-top: 110px;
  }
  .corporate_about_page .about_value_section section h3 + p {
    padding: 0 13%;
  }
}
@media screen and (max-width: 767px) {
  .corporate_about_page .about_value_section {
    padding: 50px 0;
  }
  .corporate_about_page .about_value_section .contents {
    margin-top: 80px;
  }
  .corporate_about_page .about_value_section section + section {
    margin-top: 60px;
  }
  .corporate_about_page .about_value_section section {
    padding: 30px 6vw 20px;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
  }
  .corporate_about_page .about_value_section section .num {
    bottom: calc(100% - 20px);
    font-size: 1.5rem;
  }
  .corporate_about_page .about_value_section section h3 {
    margin-bottom: 15px;
    font-size: 2rem;
  }
  .corporate_about_page .about_value_section section h3::after {
    width: 20px;
    margin-top: 15px;
  }
}

.corporate_about_page .about_logo_section {
  position: relative;
  padding: 100px 0 ;
}
.corporate_about_page .about_logo_section .contents {
  position: relative;
  padding: 100px 0;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  text-align: center;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 2.33;
}
.corporate_about_page .about_logo_section .contents .logo {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .corporate_about_page .about_logo_section {
    padding: 50px 0 ;
  }
  .corporate_about_page .about_logo_section .contents {
    padding: 50px 0;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
    font-size: 1.4rem;
  }
  .corporate_about_page .about_logo_section .contents .logo {
    width: 70%;
    margin: 0 auto 40px;
  }
}

/* corporate_message_page
============================================================================================================ */
.corporate_message_page {
  padding-bottom: 100px;
}
.corporate_message_page .main {
  position: relative;
  margin-bottom: 90px;
  z-index: 10;
}
.corporate_message_page .main img {
  width: 100%;
}
.corporate_message_page .lead {
  position: relative;
  width: fit-content;
  margin: 0 auto 50px;
  font-size: 5.2rem;
  line-height: 1.8;
}
.corporate_message_page .lead::before {
  content: "“";
  position: absolute;
  top: 0;
  left: -1.5em;
}
.corporate_message_page .lead::after {
  content: "”";
  position: absolute;
  right: -1.5em;
  bottom: 0;
}
.corporate_message_page .name {
  text-align: center;
}
.corporate_message_page .name img {
  display: block;
  margin-top: 10px;
}
.corporate_message_page .contents {
  position: relative;
  margin-top: 50px;
  padding: 80px 0 90px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  text-align: center;
  font-size: 1.6rem;
  line-height: 2;
}
.corporate_message_page .contents p + p {
  margin-top: 2em;
}
@media screen and (max-width: 767px) {
  .corporate_message_page {
    padding-bottom: 50px;
  }
  .corporate_message_page .main {
    margin-bottom: 40px;
  }
  .corporate_message_page .main img {
    height: 60vw;
    object-fit: cover;
  }
  .corporate_message_page .lead {
    margin-bottom: 30px;
    font-size: 2.1rem;
    letter-spacing: -0.03em;
  }
  .corporate_message_page .name {
    font-size: 1.2rem;
  }
  .corporate_message_page .name img {
    width: 120px;
  }
  .corporate_message_page .contents {
    margin: 30px 8vw 0;
    padding: 30px 6vw 40px;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
    text-align: left;
    font-size: 1.3rem;
  }
}

/* business_index_nav
============================================================================================================ */
.business_index_copy {
  position: relative;
  width: fit-content;
  margin: 100px auto;
  font-size: 5.2rem;
  text-align: center;
  letter-spacing: -0.05em;
  line-height: 1.8;
  z-index: 10;
}
.business_index_copy::before {
  content: "“";
  position: absolute;
  top: 0;
  left: -1.5em;
}
.business_index_copy::after {
  content: "”";
  position: absolute;
  right: -1.5em;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .business_index_copy {
    margin: 50px auto;
    font-size: 2.1rem;
    letter-spacing: -0.03em;
  }
}
.business_index_nav {
  position: relative;
  padding: 80px 0 240px;
}
.business_index_nav::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 120px;
  width: calc(50% + 240px);
  background-color: #f2f2f2;
  border-radius: 10px 0 0 10px;
  z-index: -1;
}
.business_index_nav .inner {
  position: relative;
  z-index: 10;
}
.business_index_nav .lead {
  margin-bottom: 90px;
  font-weight: 700;
  font-size: 2rem;
}
@media screen and (min-width: 768px), print {
  .business_index_nav .inner {
    max-width: 1200px;
    width: calc(100% - 100px);
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .business_index_nav {
    padding: 40px 0 100px;
  }
  .business_index_nav::before {
    bottom: 50px;
    width: 50%;
    border-radius: 5px 0 0 5px;
  }
  .business_index_nav .lead {
    margin-bottom: 40px;
    font-size: 1.5rem;
  }

}


/* local_business_nav
============================================================================================================ */
.local_business_nav {
  position: relative;
  padding: 90px 0;
  background-color: #fff;
  border-top: 1px solid #cccccc;
  z-index: 10;
}
.local_business_nav ul {
  display: flex;
}
.local_business_nav ul a {
  display: block;
  padding: 40px 0 30px;
  text-decoration: none;
  text-align: center;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.4;
}
.local_business_nav li a img {
  width: 54px;
  opacity: 1;
}
.local_business_nav ul a span {
  display: block;
}
.local_business_nav ul a .ff_en {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.3;
}
.local_business_nav ul a .title {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3.4em;
  font-size: 2rem;
  line-height: 1.2;
}
@media screen and (min-width: 768px), print {
  .local_business_nav ul {
    border: 1px solid #ccc;
  }
  .local_business_nav li {
    width: 100%;
  }
  .local_business_nav li + li {
    border-left: 1px solid #ccc;
  }
  .local_business_nav li a:hover {
    background-color: #eee;
  }
  .local_business_nav ul a .title {
    font-size: clamp(1.6rem, calc(2rem - (1300px - 100vw) * .02), 2rem);
  }
  .local_business_nav ul a .ff_en {
    font-size: clamp(1.4rem, calc(1.8rem - (1300px - 100vw) * .02), 1.8rem);
  }
}
@media screen and (max-width: 767px) {
  .local_business_nav {
    padding: 45px 6vw;
  }
  .local_business_nav ul {
    flex-wrap: wrap;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
  }
  .local_business_nav li {
    width: 33.33%;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
  }
  .local_business_nav ul a {
    padding: 15px 0;
  }
  .local_business_nav ul a img {
    width: 40px;
  }
  .local_business_nav ul a .title {
    height: 4.4em;
    font-size: 1.3rem;
    line-height: 1.5;
  }
  .local_business_nav ul a .title.multi {
    line-height: 1.2;
  }
  .local_business_nav ul a .ff_en {
    font-size: 1rem;
  }
}
.m-list-decimal li{
    list-style-type: decimal;
    margin-left: 1.5em;
}