@charset "UTF-8";
/*!
 * ress.css v2.0.2
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: break-word;
  -moz-tab-size: 4;
  tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
}

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

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

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

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

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

a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
}

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

pre {
  font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
}

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

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

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

[type=search] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
}

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

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

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

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

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
  color: inherit;
}

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

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

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

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}

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

svg:not([fill]) {
  fill: currentColor;
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

* {
  letter-spacing: 0.05rem;
}

@font-face {
  font-family: "LINE Seed JP";
  src: url("../font/LINESeedJP_OTF_Th.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "LINE Seed JP";
  src: url("../font/LINESeedJP_OTF_Rg.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "LINE Seed JP";
  src: url("../font/LINESeedJP_OTF_Bd.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "LINE Seed JP";
  src: url("../font/LINESeedJP_OTF_Eb.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

ul li {
  list-style: none;
}

a {
  text-decoration: none;
  color: #333;
  transition: all 0.2s;
}
a:focus {
  text-decoration: none;
  color: #333;
  transition: all 0.2s;
}
a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
}

html {
  overflow-x: hidden;
  font-size: 16px;
  line-height: 1.6;
  color: #333;
}
@media screen and (max-width: 520px) {
  html {
    font-size: 14px;
  }
}

body {
  margin: 0;
  padding: 0;
  font-family: "LINE Seed JP", sans-serif;
  font-weight: normal;
}

@media screen and (min-width: 1025px) {
  .spc__show {
    display: none !important;
  }
}

@media screen and (max-width: 1024px) {
  .spc__hide {
    display: none !important;
  }
}

@media screen and (max-width: 820px), print {
  .ipad__hide {
    display: none !important;
  }
}
@media print {
  .ipad__hide {
    display: none;
  }
}

@media screen and (min-width: 821px) {
  .ipad__show {
    display: none !important;
  }
}

@media screen and (max-width: 520px) {
  .smp__hide {
    display: none !important;
  }
}

@media screen and (min-width: 521px) {
  .smp__show {
    display: none !important;
  }
}
@media print {
  .smp__show {
    display: none !important;
  }
}

.fs0 {
  font-size: 0;
}

.fs-S {
  font-size: 14px;
}

.fs-M {
  font-size: 18px;
}
@media screen and (max-width: 820px), print {
  .fs-M {
    font-size: 16px;
  }
}

.fs-L {
  font-size: 22px;
}
@media screen and (max-width: 820px), print {
  .fs-L {
    font-size: 18px;
  }
}

.flex {
  display: flex;
}

@media screen and (max-width: 820px), print {
  .flexColumn {
    flex-direction: column;
  }
}

@media screen and (max-width: 820px), print {
  .flexreColumn {
    flex-direction: column-reverse;
  }
}

.alignStart {
  align-items: flex-start;
}

.alignEnd {
  align-items: flex-end;
}

.alignCenter {
  align-items: center;
}

.justBetween {
  justify-content: space-between;
}

.justCenter {
  justify-content: center;
}

.justStart {
  justify-content: flex-start;
}

.justEnd {
  justify-content: flex-end;
}

.textLeft {
  text-align: left;
}

.textRight {
  text-align: right;
}

.textCenter {
  text-align: center;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.wrapper {
  max-width: 1200px;
  margin: 0 auto;
  width: 84%;
}

.wrap-1000 {
  max-width: 1000px;
  margin: 0 auto;
  width: 84%;
}

.col-2 {
  width: 47%;
}

.col-3 {
  width: 30%;
}

.col-4 {
  width: 23%;
}

.w-100 {
  width: 100%;
}

:root {
  --headerHeight: 100px;
  --sectionTop: 80px;
  --sectionBottom: 100px;
}
@media screen and (max-width: 1024px) {
  :root {
    --headerHeight: 65px;
  }
}
@media screen and (max-width: 820px), print {
  :root {
    --sectionTop: 40px;
    --sectionBottom: 60px;
  }
}
@media print {
  :root {
    --headerHeight: 65px;
  }
}

.margin {
  margin-top: var(--sectionTop);
  margin-bottom: var(--sectionBottom);
}

.padding {
  padding-top: var(--sectionTop);
  padding-bottom: var(--sectionBottom);
}

.mb-S {
  margin-bottom: 25px;
}

.mb-M {
  margin-bottom: 30px;
}

.mb-L {
  margin-bottom: 40px;
}

main,
.second {
  padding-top: var(--headerHeight);
}

#pankuzu {
  margin: 20px 0 90px;
}
@media screen and (max-width: 820px), print {
  #pankuzu {
    margin: 10px 0 45px;
  }
}
#pankuzu ul {
  scrollbar-width: thin;
  scrollbar-color: #cdcdcd;
  overflow-x: auto;
  overflow-y: hidden;
  overflow: auto;
  white-space: nowrap;
}
#pankuzu li {
  display: inline-block;
  font-size: 12px;
}
#pankuzu li + li {
  margin-left: 10px;
}
#pankuzu li a {
  color: #c59b68;
  border-bottom: 1px solid #c59b68;
}

#page_header {
  text-align: center;
  background-color: #333;
  padding: 50px 0;
}
@media screen and (max-width: 520px) {
  #page_header {
    padding: 25px;
  }
}
#page_header h1 {
  color: #c59b68;
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  overflow: hidden;
}
@media screen and (max-width: 520px) {
  #page_header h1 {
    font-size: 24px;
  }
}
#page_header h1 span {
  animation: showTextFromBottom 1s backwards;
  display: inline-block;
  line-height: 1;
  overflow: hidden;
}
#page_header h1 span span {
  animation: showTextFromBottom 0.5s backwards;
}
#page_header .en {
  color: #c59b68;
  font-size: 14px;
}

.secTitle {
  font-size: 30px;
  font-weight: bold;
  position: relative;
  padding-bottom: 25px;
  line-height: 1;
  color: #c19768;
  margin-bottom: 30px;
}
.secTitle::after {
  position: absolute;
  content: attr(data-en);
  color: #c19768;
  font-size: 14px;
  font-weight: normal;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}
.secTitle.displayed span {
  animation: showTextFromBottom 1s backwards;
  display: inline-block;
  overflow: hidden;
}
.secTitle.displayed span span {
  animation: showTextFromBottom 0.5s backwards;
}
.secTitle.__blue::after {
  color: #77a7bc;
}
.secTitle.__white {
  color: #fff;
}
.secTitle.__white:after {
  color: #fff;
}

.button01 {
  background-color: #333;
  border-radius: 10px;
  color: #fff;
  display: block;
  font-size: 18px;
  padding: 20px;
  position: relative;
  text-align: center;
  transition: 0.3s;
  max-width: 360px;
  width: 100%;
}
@media screen and (max-width: 520px) {
  .button01 {
    padding: 15px 0;
    max-width: 100%;
    width: 100%;
  }
}
.button01.__center {
  margin: 0 auto;
}
@media screen and (max-width: 820px), print {
  .button01.__left {
    margin: 0 auto;
  }
}
.button01:visited {
  color: #fff;
}
.button01::before {
  position: absolute;
  content: "";
  background-image: url(../images/common/buttonDeco@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 64px;
  height: 36px;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
.button01:after {
  content: "";
  position: absolute;
  right: 16px;
  background-image: url(../images/common/arw04@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  top: 50%;
  transform: translate(0, -50%);
}
.button01:hover {
  background-color: #c59b68;
  opacity: 1;
}
.button01:hover:after {
  background-image: url(../images/common/arw03@2x.png);
}

.button02 {
  background-color: #fff;
  border-radius: 10px;
  color: #333;
  display: block;
  font-size: 18px;
  padding: 20px;
  position: relative;
  text-align: center;
  transition: 0.3s;
  max-width: 360px;
  width: 100%;
}
@media screen and (max-width: 520px) {
  .button02 {
    padding: 15px 0;
    max-width: 100%;
    width: 100%;
  }
}
.button02.__center {
  margin: 0 auto;
}
@media screen and (max-width: 820px), print {
  .button02.__left {
    margin: 0 auto;
  }
}
.button02:visited {
  color: #333;
}
.button02::before {
  position: absolute;
  content: "";
  background-image: url(../images/common/buttonDeco02@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 64px;
  height: 36px;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
.button02:after {
  content: "";
  position: absolute;
  right: 16px;
  background-image: url(../images/common/arw05@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  top: 50%;
  transform: translate(0, -50%);
}
.button02:hover {
  background-color: #c59b68;
  color: #fff;
  opacity: 1;
}
.button02:hover:after {
  background-image: url(../images/common/arw03@2x.png);
}

.btnArea {
  flex-wrap: wrap;
  text-align: center;
  margin-bottom: 130px;
}
.btnArea a {
  font-size: 16px;
  padding: 15px;
  border-bottom: 1px solid #333;
  width: 30%;
}
@media screen and (max-width: 820px), print {
  .btnArea a {
    width: 32%;
  }
}
@media screen and (max-width: 520px) {
  .btnArea a {
    font-size: 14px;
  }
}

.editor h1 {
  font-size: 200%;
}

.editor h2 {
  font-size: 150%;
  margin-top: 1em;
}

.editor h3 {
  font-size: 120%;
  margin-top: 1em;
}

.editor h4 {
  font-size: 100%;
}

.editor h5 {
  font-size: 80%;
}

.editor h6 {
  font-size: 70%;
}

.editor p {
  display: block;
  margin: 1em 0;
  font-size: 16px;
}

.editor strong {
  font-weight: bold;
}

.editor b {
  font-weight: bold;
}

.editor em {
  font-style: italic;
}

.editor blockquote {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 40px;
  -webkit-margin-end: 40px;
}

/* img */
.editor .aligncenter {
  display: block;
  margin: 0 auto;
}

.editor .alignright {
  float: right;
}

.editor .alignleft {
  float: left;
}

.editor img[class*=wp-image-],
.editor img[class*=attachment-] {
  height: auto;
  max-width: 100%;
}

.editor .wp-block-list li {
  list-style: inherit;
  margin-left: 1.5em;
}

#pageBtn {
  padding: 40px 0 10px;
  background-color: #fff;
}
@media screen and (max-width: 820px), print {
  #pageBtn {
    padding: 20px 0 40px;
  }
}
#pageBtn .secTitle {
  padding-top: 90px;
}
@media screen and (max-width: 520px) {
  #pageBtn .secTitle {
    padding-top: 50px;
  }
}
#pageBtn .pageBtnBg {
  position: relative;
  padding-top: 40px;
}
@media screen and (max-width: 520px) {
  #pageBtn .pageBtnBg {
    padding-top: 10px;
  }
}
#pageBtn .pageBtnBg::before {
  position: absolute;
  content: "";
  background-image: url(../images/recruit/pageBtnBg_pc@2x.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 200px;
  top: -148px;
  left: 0;
}
@media screen and (max-width: 820px), print {
  #pageBtn .pageBtnBg::before {
    position: absolute;
    content: "";
    background-image: url(../images/recruit/pageBtnBg@2x.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    left: 0;
    height: 50px;
    top: -50px;
  }
}
#pageBtn .pageBtnArea {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 60px;
}
@media screen and (max-width: 520px) {
  #pageBtn .pageBtnArea {
    padding-bottom: 30px;
  }
}
#pageBtn .pageBtnArea .pageBtnItem {
  position: relative;
  display: block;
  overflow: hidden;
  width: calc(25% - 10px);
}
#pageBtn .pageBtnArea .pageBtnItem img {
  width: 100%;
  transition: transform 0.2s ease;
}
#pageBtn .pageBtnArea .pageBtnItem:hover {
  opacity: 1;
}
#pageBtn .pageBtnArea .pageBtnItem:hover img {
  transform: scale(1.1);
}
@media screen and (max-width: 820px), print {
  #pageBtn .pageBtnArea .pageBtnItem {
    width: calc(50% - 10px);
    margin-top: 20px;
  }
}
#pageBtn .pageBtnArea .pageBtnItem::before {
  position: absolute;
  content: "";
  background-image: url(../images/common/wArw@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
  bottom: 10px;
  right: 10px;
  z-index: 2;
}
@media screen and (max-width: 520px) {
  #pageBtn .pageBtnArea .pageBtnItem::before {
    width: 16px;
    height: 16px;
  }
}
#pageBtn .pageBtnArea .pageBtnItem p {
  color: #fff;
  position: absolute;
  font-size: 28px;
  text-align: center;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  font-weight: bold;
}
@media screen and (max-width: 520px) {
  #pageBtn .pageBtnArea .pageBtnItem p {
    font-size: 16px;
  }
}

#contactParts .contactTitle {
  font-size: 20px;
  font-weight: bold;
  color: #231815;
  margin-bottom: 50px;
}
@media screen and (max-width: 820px), print {
  #contactParts .contactTitle {
    font-size: 18px;
    margin-bottom: 25px;
  }
}
#contactParts .contactTitle .big {
  font-size: 26px;
}
@media screen and (max-width: 820px), print {
  #contactParts .contactTitle .big {
    font-size: 24px;
  }
}
#contactParts .contactTitle .border {
  position: relative;
  padding: 0 50px;
}
@media screen and (max-width: 820px), print {
  #contactParts .contactTitle .border {
    display: inline-block;
    text-align: center;
  }
}
#contactParts .contactTitle .border::before, #contactParts .contactTitle .border::after {
  position: absolute;
  content: "";
  background-color: #231815;
  width: 50px;
  height: 2px;
  top: 50%;
}
@media screen and (max-width: 820px), print {
  #contactParts .contactTitle .border::before, #contactParts .contactTitle .border::after {
    height: 1px;
  }
}
#contactParts .contactTitle .border::before {
  left: 0;
  transform: translate(0, -50%) rotate(70deg);
}
#contactParts .contactTitle .border::after {
  right: 0;
  transform: translate(0, -50%) rotate(-70deg);
}
#contactParts .contactFlex {
  max-width: 900px;
  margin: 0 auto;
  flex-wrap: wrap;
}
#contactParts .contactFlex .contactButton {
  border: 1px solid #c59b68;
  background-color: #fff;
  box-shadow: 0 5px 0 #956d39;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  padding: 20px 10px 10px;
  color: #c59b68;
  width: 47.7%;
}
@media screen and (max-width: 820px), print {
  #contactParts .contactFlex .contactButton {
    width: 100%;
  }
}
#contactParts .contactFlex .contactButton + .contactButton {
  width: 24.2%;
  margin-top: 5px;
}
@media screen and (max-width: 820px), print {
  #contactParts .contactFlex .contactButton + .contactButton {
    width: 48%;
    margin-top: 40px;
  }
}
#contactParts .contactFlex .contactButton.tel {
  pointer-events: none;
}
@media screen and (max-width: 520px) {
  #contactParts .contactFlex .contactButton.tel {
    pointer-events: auto;
  }
}
#contactParts .contactFlex .contactButton.tel .buttonText {
  font-size: 35px;
  font-weight: bold;
  position: relative;
  padding-left: 32px;
}
@media screen and (max-width: 820px), print {
  #contactParts .contactFlex .contactButton.tel .buttonText {
    font-size: 30px;
  }
}
#contactParts .contactFlex .contactButton.tel .buttonText::before {
  position: absolute;
  content: "";
  background-image: url(../images/common/tel@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
#contactParts .contactFlex .contactButton.mail {
  background-image: linear-gradient(90deg, rgb(216, 124, 76), rgb(217, 79, 79));
  box-shadow: none;
  border: none;
  color: #fff;
  padding: 25px 10px;
}
@media screen and (max-width: 820px), print {
  #contactParts .contactFlex .contactButton.mail {
    padding: 10px;
  }
}
#contactParts .contactFlex .contactButton.mail .buttonText {
  font-size: 21px;
  font-weight: bold;
  position: relative;
  padding-left: 40px;
}
@media screen and (max-width: 820px), print {
  #contactParts .contactFlex .contactButton.mail .buttonText {
    font-size: 14px;
    padding-left: 0;
    padding-top: 25px;
  }
}
#contactParts .contactFlex .contactButton.mail .buttonText::before {
  position: absolute;
  content: "";
  background-image: url(../images/common/mail@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 30px;
  height: 20px;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
@media screen and (max-width: 820px), print {
  #contactParts .contactFlex .contactButton.mail .buttonText::before {
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
  }
}
#contactParts .contactFlex .contactButton.line {
  background-color: #00b900;
  box-shadow: none;
  border: none;
  color: #fff;
  padding: 25px 10px;
}
@media screen and (max-width: 820px), print {
  #contactParts .contactFlex .contactButton.line {
    padding: 10px;
  }
}
#contactParts .contactFlex .contactButton.line .buttonText {
  font-size: 21px;
  font-weight: bold;
  position: relative;
  padding-left: 40px;
}
@media screen and (max-width: 820px), print {
  #contactParts .contactFlex .contactButton.line .buttonText {
    font-size: 14px;
    padding-left: 0;
    padding-top: 25px;
  }
}
#contactParts .contactFlex .contactButton.line .buttonText::before {
  position: absolute;
  content: "";
  background-image: url(../images/common/line@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 27px;
  height: 23px;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
@media screen and (max-width: 820px), print {
  #contactParts .contactFlex .contactButton.line .buttonText::before {
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
  }
}
#contactParts .contactFlex .contactButton .soudan {
  background-image: linear-gradient(90deg, rgb(216, 124, 76), rgb(217, 79, 79));
  color: #fff;
  padding: 5px 25px;
  position: absolute;
  top: -14px;
  left: 50%;
  transform: translate(-50%, 0);
  border-radius: 30px;
  width: max-content;
}

#page404 {
  padding-bottom: 140px;
}
@media screen and (max-width: 820px), print {
  #page404 {
    padding-bottom: 70px;
  }
}

/* clearfix */
.clearfix {
  overflow: hidden;
  zoom: 1;
}

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

.gallery {
  width: 100%;
  margin-bottom: 20px !important;
  overflow: hidden;
}

.gallery br {
  display: none;
}

.gallery-item {
  float: left;
  margin-bottom: 0 !important;
}

.gallery-icon {
  text-align: center;
}

.gallery-icon img {
  height: auto;
  margin-bottom: 10px !important;
}

.gallery-caption {
  color: #222;
  font-size: 12px;
  margin: 0 0 10px;
  text-align: center;
}

.gallery-columns-1 .gallery-item {
  width: 100%;
  margin-right: 0;
}

.gallery-columns-2 .gallery-item {
  width: 48%;
  margin: 0 1%;
}

.gallery-columns-3 .gallery-item {
  width: 31.33333%;
  margin: 0 1%;
}

.gallery-columns-4 .gallery-item {
  width: 23%;
  margin: 0 1%;
}

.gallery-columns-5 .gallery-item {
  width: 18%;
  margin: 0 1%;
}

@media screen and (max-width: 640px) {
  .gallery-columns-3 .gallery-item, .gallery-columns-4 .gallery-item {
    width: 48%;
    margin: 0 1%;
  }
  .gallery-columns-5 .gallery-item {
    width: 31.33333%;
    margin: 0 1%;
  }
}
@keyframes showTextFromBottom {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0px);
  }
}
/* header */
.headerInner {
  background-color: #f2f1eb;
  top: 0;
  left: 0;
  height: var(--headerHeight);
  position: fixed;
  padding-left: 30px;
  width: 100%;
  z-index: 999;
}
@media screen and (max-width: 1024px) {
  .headerInner {
    padding-left: 15px;
    padding-right: 10px;
    align-items: center;
  }
}
@media print {
  .headerInner {
    position: absolute;
  }
}

.headerLogo {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1320px) {
  .headerLogo {
    width: 300px;
  }
}
@media screen and (max-width: 1230px) {
  .headerLogo {
    width: 200px;
  }
}
@media screen and (max-width: 1024px) {
  .headerLogo {
    width: 225px;
  }
}
@media print {
  .headerLogo {
    width: 225px;
  }
}

@media screen and (max-width: 1024px) {
  #gNav {
    background-color: #f3f2ec;
    display: none;
    position: fixed;
    left: 0;
    top: var(--headerHeight);
    height: calc(100vh - var(--headerHeight));
    width: 100%;
    overflow: auto;
  }
  #gNav .gNavArea {
    padding: 33px 30px 42px;
  }
  #gNav .gNavArea .privacy {
    color: #666;
    font-size: 13px;
    margin-bottom: 35px;
    display: inline-block;
  }
  #gNav .gNavArea .headItem {
    width: 92%;
    margin: 0 auto;
  }
  #gNav .headerNav {
    flex-direction: column;
    margin-bottom: 25px;
  }
}
@media print {
  #gNav {
    display: none;
  }
}

.smallNav {
  margin-bottom: 15px;
}
.smallNav .telArea {
  color: #c49b63;
  font-size: 24px;
  font-weight: bold;
  margin-right: 13px;
}
@media screen and (max-width: 1200px) {
  .smallNav .telArea {
    font-size: 20px;
    margin-right: 10px;
  }
}
.smallNav .telArea span {
  padding-left: 23px;
  position: relative;
}
.smallNav .telArea span::before {
  position: absolute;
  content: "";
  background-image: url(../images/common/tel@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.smallNav .telArea a {
  color: #c49b63;
}
.smallNav .timeArea {
  font-size: 12px;
  margin-right: 18px;
}
@media screen and (max-width: 1200px) {
  .smallNav .timeArea {
    margin-right: 10px;
  }
}
.smallNav .mailArea {
  background-image: linear-gradient(90deg, rgb(216, 125, 70), rgb(217, 79, 77));
  color: #fff;
  font-weight: bold;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  border-radius: 0 0 20px 20px;
  margin-right: 10px;
}
@media screen and (max-width: 1200px) {
  .smallNav .mailArea {
    font-size: 14px;
  }
}
.smallNav .mailArea span {
  padding-left: 28px;
  position: relative;
}
.smallNav .mailArea span::before {
  position: absolute;
  content: "";
  background-image: url(../images/common/mail@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 22px;
  height: 14px;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.smallNav .lineArea {
  background-color: #02b405;
  color: #fff;
  font-weight: bold;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  border-radius: 0 0 0 20px;
}
@media screen and (max-width: 1200px) {
  .smallNav .lineArea {
    font-size: 14px;
  }
}
.smallNav .lineArea span {
  padding-left: 26px;
  position: relative;
}
.smallNav .lineArea span::before {
  position: absolute;
  content: "";
  background-image: url(../images/common/line@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 22px;
  height: 18px;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}

.buttonNavArea {
  background-color: #e6dacc;
  padding: 27px 0;
}

.buttonNav {
  margin: 0 auto;
  max-width: 630px;
  width: 84%;
}
.buttonNav .soudanButton {
  background-image: linear-gradient(90deg, rgb(216, 124, 76), rgb(217, 79, 79));
  color: #fff;
  font-weight: bold;
  text-align: center;
  border-radius: 10px;
  padding: 12px 10px;
  width: 30%;
}
.buttonNav .soudanButton.line {
  background-color: #24b82b;
  background-image: none;
}
.buttonNav .soudanButton span {
  padding-top: 30px;
  display: block;
  position: relative;
}
.buttonNav .soudanButton span::before {
  position: absolute;
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.buttonNav .soudanButton span.tel::before {
  background-image: url(../images/common/tel02@2x.png);
  width: 20px;
  height: 20px;
}
.buttonNav .soudanButton span.mail::before {
  background-image: url(../images/common/mail@2x.png);
  width: 30px;
  height: 20px;
}
.buttonNav .soudanButton span.line::before {
  background-image: url(../images/common/line@2x.png);
  width: 30px;
  height: 25px;
}

.headerNav {
  margin-right: 45px;
}
@media screen and (max-width: 1024px) {
  .headerNav {
    margin-right: 0;
  }
}
.headerNav .headerNavList {
  font-size: 16px;
}
.headerNav .headerNavList + .headerNavList {
  margin-left: 35px;
}
@media screen and (max-width: 1200px) {
  .headerNav .headerNavList + .headerNavList {
    margin-left: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .headerNav .headerNavList + .headerNavList {
    margin-left: 0;
  }
}
@media screen and (max-width: 1024px) {
  .headerNav .headerNavList {
    width: 100%;
  }
  .headerNav .headerNavList:first-of-type .headerNavList__link {
    border-top: 1px dashed #c59b68;
  }
  .headerNav .headerNavList .headerNavList__link {
    border-bottom: 1px dashed #c59b68;
    display: block;
    padding: 20px 45px;
    position: relative;
    width: 100%;
  }
  .headerNav .headerNavList .headerNavList__link::before {
    position: absolute;
    content: "";
    background-image: url(../images/common/arw03@2x.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    top: 50%;
    left: 10px;
    transform: translate(0, -50%);
  }
}

:root {
  --borderPosition: 11px;
}

.hunsMenu {
  background-color: #fff;
  cursor: pointer;
  position: relative;
  height: calc(var(--headerHeight) - 20px);
  width: calc(var(--headerHeight) - 20px);
  border-radius: 50%;
}
.hunsMenu::before {
  bottom: 7px;
  content: "MENU";
  color: #c59b68;
  font-size: 9px;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 0);
  text-align: center;
  width: 100%;
}
.hunsMenu span {
  background: #c59b68;
  display: inline-block;
  left: 50%;
  position: absolute;
  transition: all 0.4s;
  transform: translate(-50%, 0);
  height: 1px;
  width: 20px;
}
.hunsMenu span:nth-of-type(1) {
  top: var(--borderPosition);
}
.hunsMenu span:nth-of-type(2) {
  top: calc(var(--borderPosition) + 4px);
}
.hunsMenu span:nth-of-type(3) {
  top: calc(var(--borderPosition) + 8px);
}
.hunsMenu.active::before {
  content: "CLOSE";
}
.hunsMenu.active span:nth-of-type(1) {
  top: 18px;
  transform: translateX(-50%) translateY(-2px) rotate(-45deg);
}
.hunsMenu.active span:nth-of-type(2) {
  opacity: 0;
}
.hunsMenu.active span:nth-of-type(3) {
  top: 30px;
  transform: translateX(-50%) translateY(-14px) rotate(45deg);
}

#footContact {
  margin-top: 100px;
}
@media screen and (max-width: 820px), print {
  #footContact {
    margin-top: 50px;
  }
}
#footContact .brownBg {
  padding: 0 0 120px;
  background-color: #c59b68;
  position: relative;
}
@media screen and (max-width: 820px), print {
  #footContact .brownBg {
    padding: 40px 0 100px;
  }
}
@media screen and (max-width: 520px) {
  #footContact .brownBg {
    padding: 20px 0 60px;
  }
}
#footContact .brownBg::before {
  position: absolute;
  content: "";
  background-image: url(../images/common/footContactBg@2x.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 200px;
  left: 0;
  top: -198px;
}
@media screen and (max-width: 820px), print {
  #footContact .brownBg::before {
    background-image: url(../images/common/footContactBg_sp@2x.png);
    background-size: 100% 100%;
    height: 50px;
    top: -48px;
  }
}
#footContact .brownBg .secTitle {
  margin-bottom: 20px;
}
@media screen and (max-width: 820px), print {
  #footContact .brownBg .checkList {
    flex-direction: column;
  }
}
#footContact .brownBg .checkList .checkItem {
  position: relative;
  padding: 15px 10px;
  border-radius: 10px;
  background-color: #fff;
  font-size: 18px;
  line-height: 22px;
  width: 32%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 820px), print {
  #footContact .brownBg .checkList .checkItem {
    width: 100%;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 820px), print {
  #footContact .brownBg .checkList .checkItem + .checkItem {
    margin-top: 17px;
  }
}
#footContact .brownBg .checkList .checkItem span {
  position: relative;
  padding-left: 28px;
}
#footContact .brownBg .checkList .checkItem span::before {
  position: absolute;
  content: "";
  background-image: url(../images/common/check@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
#footContact .whiteBg {
  background-color: #fff;
  padding: 110px 0 90px;
  border-radius: 18px 18px 0 0;
  margin-top: -40px;
  position: relative;
}
@media screen and (max-width: 820px), print {
  #footContact .whiteBg {
    padding: 70px 0 45px;
    margin-top: -18px;
  }
}
@media screen and (max-width: 820px), print {
  #footContact .whiteBg .contactArea {
    flex-direction: column;
  }
}
#footContact .whiteBg .contactArea .contactButton {
  border: 1px solid #c59b68;
  background-color: #fff;
  box-shadow: 0 5px 0 #956d39;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  padding: 25px 10px 20px;
  color: #c59b68;
  width: 32%;
}
@media screen and (max-width: 820px), print {
  #footContact .whiteBg .contactArea .contactButton {
    width: 100%;
  }
}
@media screen and (max-width: 820px), print {
  #footContact .whiteBg .contactArea .contactButton + .contactButton {
    margin-top: 40px;
  }
}
#footContact .whiteBg .contactArea .contactButton.tel {
  pointer-events: none;
}
@media screen and (max-width: 520px) {
  #footContact .whiteBg .contactArea .contactButton.tel {
    pointer-events: auto;
  }
}
#footContact .whiteBg .contactArea .contactButton.tel .buttonText {
  font-size: 30px;
  font-weight: bold;
  position: relative;
  padding-left: 25px;
}
@media screen and (max-width: 1200px) {
  #footContact .whiteBg .contactArea .contactButton.tel .buttonText {
    font-size: 28px;
  }
}
@media screen and (max-width: 1024px) {
  #footContact .whiteBg .contactArea .contactButton.tel .buttonText {
    font-size: 2.6vw;
  }
}
@media screen and (max-width: 820px), print {
  #footContact .whiteBg .contactArea .contactButton.tel .buttonText {
    font-size: 30px;
  }
}
#footContact .whiteBg .contactArea .contactButton.tel .buttonText::before {
  position: absolute;
  content: "";
  background-image: url(../images/common/tel@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
#footContact .whiteBg .contactArea .contactButton.mail .buttonText {
  font-size: 20px;
  font-weight: bold;
  position: relative;
  padding-left: 30px;
  padding-right: 40px;
}
@media screen and (max-width: 1200px) {
  #footContact .whiteBg .contactArea .contactButton.mail .buttonText {
    font-size: 17px;
  }
}
@media screen and (max-width: 1024px) {
  #footContact .whiteBg .contactArea .contactButton.mail .buttonText {
    font-size: 1.49vw;
  }
}
@media screen and (max-width: 820px), print {
  #footContact .whiteBg .contactArea .contactButton.mail .buttonText {
    font-size: 20px;
  }
}
#footContact .whiteBg .contactArea .contactButton.mail .buttonText::before {
  position: absolute;
  content: "";
  background-image: url(../images/common/mail02@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 21px;
  height: 14px;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
#footContact .whiteBg .contactArea .contactButton.mail .buttonText::after {
  position: absolute;
  content: "";
  background-image: url(../images/common/arw@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}
#footContact .whiteBg .contactArea .contactButton .soudan {
  background-image: linear-gradient(90deg, rgb(216, 124, 76), rgb(217, 79, 79));
  color: #fff;
  padding: 5px 25px;
  position: absolute;
  top: -14px;
  left: 50%;
  transform: translate(-50%, 0);
  border-radius: 30px;
  width: max-content;
}
#footContact .whiteBg .contactArea .lineButton {
  background-color: #24b42b;
  padding: 17px 10px;
  border-radius: 10px;
  display: block;
  color: #fff;
  width: 32%;
}
@media screen and (max-width: 820px), print {
  #footContact .whiteBg .contactArea .lineButton {
    margin-top: 40px;
    width: 100%;
  }
}
#footContact .whiteBg .contactArea .lineButton .lineTextArea {
  position: relative;
  padding-left: 54px;
  padding-right: 44px;
}
@media screen and (max-width: 1024px) {
  #footContact .whiteBg .contactArea .lineButton .lineTextArea {
    padding-left: 38px;
    padding-right: 22px;
  }
}
@media screen and (max-width: 820px), print {
  #footContact .whiteBg .contactArea .lineButton .lineTextArea {
    padding-left: 54px;
    padding-right: 44px;
  }
}
#footContact .whiteBg .contactArea .lineButton .lineTextArea::before {
  position: absolute;
  content: "";
  background-image: url(../images/common/line02@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 46px;
  height: 46px;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
@media screen and (max-width: 1024px) {
  #footContact .whiteBg .contactArea .lineButton .lineTextArea::before {
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 820px), print {
  #footContact .whiteBg .contactArea .lineButton .lineTextArea::before {
    width: 46px;
    height: 46px;
  }
}
#footContact .whiteBg .contactArea .lineButton .lineTextArea::after {
  position: absolute;
  content: "";
  background-image: url(../images/common/arw02@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}
@media screen and (max-width: 1024px) {
  #footContact .whiteBg .contactArea .lineButton .lineTextArea::after {
    width: 18px;
    height: 18px;
  }
}
@media screen and (max-width: 820px), print {
  #footContact .whiteBg .contactArea .lineButton .lineTextArea::after {
    width: 24px;
    height: 24px;
  }
}
#footContact .whiteBg .contactArea .lineButton .lineTextArea .lineTitle {
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 1200px) {
  #footContact .whiteBg .contactArea .lineButton .lineTextArea .lineTitle {
    font-size: 15px;
  }
}
@media screen and (max-width: 1024px) {
  #footContact .whiteBg .contactArea .lineButton .lineTextArea .lineTitle {
    font-size: 1.7vw;
  }
}
@media screen and (max-width: 820px), print {
  #footContact .whiteBg .contactArea .lineButton .lineTextArea .lineTitle {
    font-size: 20px;
  }
}
#footContact .whiteBg .contactArea .lineButton .lineTextArea .lineText {
  font-size: 13px;
  line-height: 16px;
}
@media screen and (max-width: 1200px) {
  #footContact .whiteBg .contactArea .lineButton .lineTextArea .lineText {
    font-size: 9px;
  }
}
@media screen and (max-width: 1024px) {
  #footContact .whiteBg .contactArea .lineButton .lineTextArea .lineText {
    font-size: 1vw;
  }
}
@media screen and (max-width: 820px), print {
  #footContact .whiteBg .contactArea .lineButton .lineTextArea .lineText {
    font-size: 13px;
  }
}

.footContactsubTitle {
  color: #fff;
}

@media screen and (max-width: 820px), print {
  .footContactCard {
    flex-direction: column;
  }
}

.contactBtn {
  background-color: #f7f2ed;
  color: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 90px;
  padding: 10px 0;
  max-width: 385px;
  width: 100%;
}
.contactBtn:visited {
  color: #333;
}
.contactBtn + .contactBtn {
  margin-left: 30px;
}
@media screen and (max-width: 820px), print {
  .contactBtn {
    margin: 0 auto;
  }
  .contactBtn + .contactBtn {
    margin-left: auto;
    margin-top: 20px;
  }
}

.telContact {
  pointer-events: none;
}
@media screen and (max-width: 520px) {
  .telContact {
    pointer-events: auto;
  }
}
.telContact .telNumber {
  font-size: 30px;
}
.telContact .telNumber .telIcon {
  padding-left: 30px;
  position: relative;
}
.telContact .telNumber .telIcon::before {
  content: "";
  position: absolute;
  background-image: url(../images/common/tel@2x.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
  height: 26px;
  width: 26px;
}
.telContact .saleTime {
  font-size: 14px;
}

.formContact {
  font-size: 20px;
  position: relative;
}
.formContact::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2021%207%22%3E%3Cg%20id%3D%22_%E3%83%A1%E3%82%A4%E3%83%B3%22%3E%3Cpolygon%20points%3D%2221%207%200%207%200%206%2018.98%206%2014.89%20.61%2015.69%200%2021%207%22%20style%3D%22fill%3A%2377a7bc%3B%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  top: 50%;
  transform: translate(0, -50%);
  height: 7px;
  width: 26px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  content: "";
  display: block;
  position: absolute;
  right: 10px;
  transition: all 0.2s;
}
.formContact .mailIcon {
  position: relative;
  padding-left: 40px;
}
.formContact .mailIcon::before {
  position: absolute;
  content: "";
  background-image: url(../images/common/mail@2x.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
  height: 26px;
  width: 26px;
}

/*  footer  */
footer {
  padding: 40px 0 0;
}
footer .blackBg {
  background-color: #333;
  padding: 60px 0 30px;
  border-radius: 18px 18px 0 0;
}
@media screen and (max-width: 820px), print {
  footer .blackBg {
    padding: 45px 0;
  }
}
footer .blackBg .blackArea {
  display: flex;
}
@media screen and (max-width: 1200px) {
  footer .blackBg .blackArea {
    flex-direction: column;
  }
}
@media screen and (max-width: 820px), print {
  footer .blackBg .blackArea {
    flex-direction: column;
  }
}
footer .blackBg .footMap {
  min-width: 350px;
  margin-right: 50px;
  display: block;
}
@media screen and (max-width: 1300px) {
  footer .blackBg .footMap {
    min-width: 300px;
    margin-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  footer .blackBg .footMap {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 820px), print {
  footer .blackBg .footMap {
    margin-bottom: 40px;
  }
}
footer .blackBg .footMap img {
  width: 100%;
}
@media screen and (max-width: 1200px) {
  footer .blackBg .footMap img {
    width: unset;
  }
}
@media screen and (max-width: 820px), print {
  footer .blackBg .footMap img {
    width: unset;
  }
}
@media screen and (max-width: 1200px) {
  footer .blackBg .footAreaItem {
    align-items: center;
  }
}
@media screen and (max-width: 1024px) {
  footer .blackBg .footAreaItem {
    flex-direction: column;
  }
}
@media screen and (max-width: 820px), print {
  footer .blackBg .footAreaItem {
    flex-direction: column;
  }
}
footer .blackBg .footItem {
  width: 92%;
  margin: auto 0 60px 0;
  min-width: 300px;
}
@media screen and (max-width: 1300px) {
  footer .blackBg .footItem {
    min-width: 250px;
  }
}
@media screen and (max-width: 1200px) {
  footer .blackBg .footItem {
    margin: 0 auto;
    min-width: unset;
    width: 35%;
  }
}
@media screen and (max-width: 1024px) {
  footer .blackBg .footItem {
    width: 100%;
  }
}
@media screen and (max-width: 820px), print {
  footer .blackBg .footItem {
    margin: 0 auto;
    min-width: unset;
  }
}
@media screen and (max-width: 520px) {
  footer .blackBg .footItem {
    padding-top: 10px;
  }
}

@media screen and (max-width: 1200px) {
  .areaListItem {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .areaListItem {
    width: 100%;
  }
}
.areaListItem .areaTitle {
  color: #c59b68;
  font-size: 28px;
  margin-bottom: 10px;
}
@media screen and (max-width: 520px) {
  .areaListItem .areaTitle {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
  }
}
.areaListItem .areaText {
  color: #fff;
  line-height: 28px;
}
.areaListItem .areaList {
  flex-wrap: wrap;
  margin: 20px 0 60px;
}
@media screen and (max-width: 820px), print {
  .areaListItem .areaList {
    margin: 10px 0 30px;
  }
}
.areaListItem .areaList .areaItem {
  color: #fff;
  font-size: 16px;
  margin-right: 13px;
  margin-top: 5px;
}
@media screen and (max-width: 520px) {
  .areaListItem .areaList .areaItem {
    font-size: 14px;
  }
}
.areaListItem .areaList .areaItem:nth-last-child(1) {
  margin-right: 0;
}
.areaListItem .areaList .areaItem span {
  color: #c99f68;
}
.areaListItem .areaItem {
  opacity: 1;
}
@media screen and (max-width: 520px) {
  .areaListItem .areaItem.is-hidden {
    opacity: 0;
    height: 0;
    margin: 0;
  }
}
.areaListItem .list-btn {
  border-top: 1px solid #fff;
  margin-top: 20px;
  padding: 15px 0 30px;
  text-align: center;
}
.areaListItem .list-btn button {
  color: #fff;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  height: 32px;
  line-height: 32px;
  position: relative;
}
.areaListItem .list-btn button::before {
  position: absolute;
  content: "";
  background-image: url(../images/common/plus02@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  left: -25px;
  top: 50%;
  transform: translate(0, -50%);
}

.accessCard {
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .accessCard p {
    text-align: center;
  }
}
@media screen and (max-width: 820px), print {
  .accessCard p {
    text-align: center;
  }
}

.siteFoot {
  padding: 45px 0;
}
@media screen and (max-width: 820px), print {
  .siteFoot {
    padding-bottom: 75px;
  }
}
.siteFoot .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
@media screen and (max-width: 1024px) {
  .siteFoot .wrapper {
    justify-content: center;
  }
}
@media screen and (max-width: 820px), print {
  .siteFoot .wrapper {
    justify-content: center;
  }
}
.siteFoot .leftArea {
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .siteFoot .leftArea {
    padding-right: 8px;
  }
}
.siteFoot .footLogo {
  display: block;
  width: 79.3%;
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .siteFoot .footLogo {
    text-align: center;
    margin: 0 auto 25px;
  }
}
@media screen and (max-width: 820px), print {
  .siteFoot .footLogo {
    text-align: center;
    margin: 0 auto 25px;
  }
}
.siteFoot .gouList {
  line-height: 25px;
  display: flex;
  font-size: 13px;
}
@media screen and (max-width: 1370px) {
  .siteFoot .gouList {
    flex-direction: column;
  }
}
@media screen and (max-width: 1024px) {
  .siteFoot .gouList {
    text-align: center;
  }
}
@media screen and (max-width: 820px), print {
  .siteFoot .gouList {
    flex-direction: column;
    text-align: center;
  }
}
.siteFoot .gouList dt {
  color: #c59b68;
}
.siteFoot .copyright {
  font-size: 13px;
  color: #666;
  margin-top: 35px;
}
@media screen and (max-width: 520px) {
  .siteFoot .copyright {
    margin-top: 25px;
    margin-bottom: 45px;
  }
}
.siteFoot .rightArea {
  max-width: 677px;
}
@media print {
  .siteFoot .rightArea {
    display: none;
  }
}
.siteFoot .rightArea .siteMapList {
  justify-content: space-between;
  flex-wrap: wrap;
}
.siteFoot .rightArea .siteMapList li {
  width: calc(50% - 30px);
  border-bottom: 1px dashed #c49b63;
}
.siteFoot .rightArea .siteMapList li a {
  padding: 13px 0 13px 40px;
  position: relative;
  display: block;
}
.siteFoot .rightArea .siteMapList li a::after {
  position: absolute;
  content: "";
  background-image: url(../images/common/arw_f@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 18px;
  height: 7px;
  top: 50%;
  left: 5px;
  transform: translate(0, -50%);
}

.fixMenu {
  background: linear-gradient(180deg, transparent 0%, transparent 47.8%, #333 47.8%, #333 100%);
  padding-bottom: 15px;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 3;
}
@media print {
  .fixMenu {
    display: none;
  }
}
.fixMenu .fixArea {
  max-width: 380px;
  margin: 0 auto;
  width: 94%;
  position: relative;
}
@media screen and (max-width: 520px) {
  .fixMenu .fixArea {
    max-width: 355px;
    margin: 0 0 0 auto;
  }
}
.fixMenu .fixArea::before {
  position: absolute;
  content: "";
  background-image: url(../images/common/human@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 80px;
  height: 106px;
  right: 3px;
  bottom: -15px;
}
.fixMenu .fixArea .kigaruText {
  font-size: 16px;
  background-color: #ebe7dd;
  border-radius: 20px 0 0 20px;
  padding: 0 30px;
  margin-bottom: 10px;
  width: 90%;
}
.fixMenu .fixArea .footFlex .telArea {
  background-image: linear-gradient(90deg, rgb(216, 124, 76), rgb(217, 79, 79));
  font-weight: bold;
  color: #fff;
  position: relative;
  padding: 5px 20px 5px 32px;
  border-radius: 10px;
  line-height: 15px;
  display: flex;
  align-items: center;
}
.fixMenu .fixArea .footFlex .telArea::before {
  position: absolute;
  content: "";
  background-image: url(../images/common/tel02@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 6px;
  transform: translate(0, -50%);
}
.fixMenu .fixArea .footFlex .lineArea {
  background-color: #24b82b;
  font-weight: bold;
  color: #fff;
  position: relative;
  padding: 7px 13px 7px 38px;
  border-radius: 10px;
  line-height: 15px;
  display: flex;
  align-items: center;
  margin-left: 8px;
}
.fixMenu .fixArea .footFlex .lineArea::before {
  position: absolute;
  content: "";
  background-image: url(../images/common/line@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 16px;
  top: 50%;
  left: 9px;
  transform: translate(0, -50%);
}

@media screen and (max-width: 520px) {
  .serviceListArea {
    margin-bottom: 30px;
  }
}
.serviceListArea .areaTitle {
  font-size: 24px;
  margin-bottom: 20px;
  text-align: center;
}
@media screen and (max-width: 520px) {
  .serviceListArea .areaTitle {
    font-size: 20px;
  }
}
.serviceListArea .areaListItem .areaText {
  color: #333;
  text-align: center;
}
@media screen and (max-width: 520px) {
  .serviceListArea .areaListItem .areaText {
    text-align: left;
  }
}
.serviceListArea .areaListItem .areaItem {
  color: #333;
}
.serviceListArea .areaListItem .areaList {
  border-bottom: 1px solid #333;
  margin-bottom: 0;
  padding-bottom: 20px;
}
@media screen and (max-width: 520px) {
  .serviceListArea .list-btn {
    margin-top: 0px;
    margin-left: 13px;
  }
}
.serviceListArea .list-btn button {
  color: #333;
}
.serviceListArea .list-btn button::before {
  position: absolute;
  content: "";
  background-image: url(../images/common/plus03@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  left: -25px;
  top: 50%;
  transform: translate(0, -50%);
}

#footContact02 {
  max-width: 900px;
  margin: 0 auto 60px;
}
@media screen and (max-width: 520px) {
  #footContact02 {
    margin-bottom: 30px;
  }
}
#footContact02 .bText {
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  line-height: 1.3;
}
@media screen and (max-width: 520px) {
  #footContact02 .bText {
    font-size: 18px;
    margin-bottom: 40px;
  }
}
#footContact02 .bText .border {
  position: relative;
}
#footContact02 .bText .border:after {
  content: "";
  position: absolute;
  background-image: url(../images/common/left@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 26px;
  height: 40px;
  top: 50%;
  transform: translate(0, -50%);
  left: -27px;
}
@media screen and (max-width: 820px), print {
  #footContact02 .bText .border:after {
    height: 60px;
    left: -49px;
  }
}
@media screen and (max-width: 520px) {
  #footContact02 .bText .border:after {
    height: 52px;
    left: -58px;
  }
}
#footContact02 .bText .border:before {
  content: "";
  position: absolute;
  background-image: url(../images/common/right@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 26px;
  height: 40px;
  top: 50%;
  transform: translate(0, -50%);
  right: -40px;
}
@media screen and (max-width: 820px), print {
  #footContact02 .bText .border:before {
    height: 63px;
  }
}
@media screen and (max-width: 520px) {
  #footContact02 .bText .border:before {
    height: 52px;
  }
}
#footContact02 .bText .big {
  font-size: 32px;
}
@media screen and (max-width: 520px) {
  #footContact02 .bText .big {
    font-size: 24px;
  }
}
@media screen and (max-width: 1024px) {
  #footContact02 .contactArea {
    flex-direction: column;
    max-width: 430px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 820px), print {
  #footContact02 .contactArea {
    flex-direction: column;
    max-width: 430px;
    margin: 0 auto;
  }
}
#footContact02 .contactArea .contactButton {
  border: 1px solid #c59b68;
  background-color: #fff;
  box-shadow: 0 5px 0 #956d39;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  padding: 15px 10px 10px;
  color: #c59b68;
  width: 428px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  #footContact02 .contactArea .contactButton {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 820px), print {
  #footContact02 .contactArea .contactButton {
    width: 100%;
  }
}
@media screen and (max-width: 520px) {
  #footContact02 .contactArea .contactButton {
    margin-bottom: 25px;
  }
}
#footContact02 .contactArea .contactButton.tel {
  pointer-events: none;
}
@media screen and (max-width: 520px) {
  #footContact02 .contactArea .contactButton.tel {
    pointer-events: auto;
  }
}
#footContact02 .contactArea .contactButton.tel .buttonText {
  font-size: 30px;
  font-weight: bold;
  position: relative;
  padding-left: 25px;
}
@media screen and (max-width: 1200px) {
  #footContact02 .contactArea .contactButton.tel .buttonText {
    font-size: 28px;
  }
}
@media screen and (max-width: 1024px) {
  #footContact02 .contactArea .contactButton.tel .buttonText {
    font-size: 2.6vw;
  }
}
@media screen and (max-width: 820px), print {
  #footContact02 .contactArea .contactButton.tel .buttonText {
    font-size: 30px;
  }
}
#footContact02 .contactArea .contactButton.tel .buttonText::before {
  position: absolute;
  content: "";
  background-image: url(../images/common/tel@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
#footContact02 .contactArea .contactButton .soudan {
  background-image: linear-gradient(90deg, rgb(216, 124, 76), rgb(217, 79, 79));
  color: #fff;
  padding: 5px 25px;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translate(-50%, 0);
  border-radius: 30px;
  width: max-content;
}
#footContact02 .contactArea .lineButton {
  background-color: #24b42b;
  padding: 17px 10px;
  border-radius: 10px;
  display: block;
  color: #fff;
  width: 32%;
}
@media screen and (max-width: 820px), print {
  #footContact02 .contactArea .lineButton {
    margin-top: 40px;
    width: 100%;
  }
}
@media screen and (max-width: 520px) {
  #footContact02 .contactArea .lineButton {
    border-radius: 10px;
  }
}
#footContact02 .contactArea .lineButton .lineTextArea {
  position: relative;
  padding-left: 54px;
  padding-right: 44px;
}
@media screen and (max-width: 1024px) {
  #footContact02 .contactArea .lineButton .lineTextArea {
    padding-left: 38px;
    padding-right: 22px;
  }
}
@media screen and (max-width: 820px), print {
  #footContact02 .contactArea .lineButton .lineTextArea {
    padding-left: 54px;
    padding-right: 44px;
  }
}
#footContact02 .contactArea .lineButton .lineTextArea::before {
  position: absolute;
  content: "";
  background-image: url(../images/common/line02@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 46px;
  height: 46px;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
@media screen and (max-width: 1024px) {
  #footContact02 .contactArea .lineButton .lineTextArea::before {
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 820px), print {
  #footContact02 .contactArea .lineButton .lineTextArea::before {
    width: 46px;
    height: 46px;
  }
}
#footContact02 .contactArea .lineButton .lineTextArea::after {
  position: absolute;
  content: "";
  background-image: url(../images/common/arw02@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}
@media screen and (max-width: 1024px) {
  #footContact02 .contactArea .lineButton .lineTextArea::after {
    width: 18px;
    height: 18px;
  }
}
@media screen and (max-width: 820px), print {
  #footContact02 .contactArea .lineButton .lineTextArea::after {
    width: 24px;
    height: 24px;
  }
}
#footContact02 .contactArea .lineButton .lineTextArea .lineTitle {
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 1200px) {
  #footContact02 .contactArea .lineButton .lineTextArea .lineTitle {
    font-size: 15px;
  }
}
@media screen and (max-width: 1024px) {
  #footContact02 .contactArea .lineButton .lineTextArea .lineTitle {
    font-size: 1.7vw;
  }
}
@media screen and (max-width: 820px), print {
  #footContact02 .contactArea .lineButton .lineTextArea .lineTitle {
    font-size: 20px;
  }
}
#footContact02 .contactArea .lineButton .lineTextArea .lineText {
  font-size: 13px;
  line-height: 16px;
}
@media screen and (max-width: 1200px) {
  #footContact02 .contactArea .lineButton .lineTextArea .lineText {
    font-size: 9px;
  }
}
@media screen and (max-width: 1024px) {
  #footContact02 .contactArea .lineButton .lineTextArea .lineText {
    font-size: 1vw;
  }
}
@media screen and (max-width: 820px), print {
  #footContact02 .contactArea .lineButton .lineTextArea .lineText {
    font-size: 13px;
  }
}
#footContact02 .flexArea {
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1024px) {
  #footContact02 .flexArea {
    justify-content: space-between;
    margin: 0 auto;
    width: 100%;
  }
}
#footContact02 .flexArea a {
  width: 216px;
  margin-left: 20px;
  padding: 25px 0px;
  font-size: 18px;
}
@media screen and (max-width: 1130px) {
  #footContact02 .flexArea a {
    width: 186px;
  }
}
@media screen and (max-width: 1024px) {
  #footContact02 .flexArea a {
    width: calc(50% - 15px);
    margin: 0;
  }
}
@media screen and (max-width: 520px) {
  #footContact02 .flexArea a {
    width: calc(50% - 12px);
    padding: 8px 0px;
  }
}
#footContact02 .flexArea .iconArea {
  justify-content: center;
}
@media screen and (max-width: 520px) {
  #footContact02 .flexArea .iconArea {
    flex-direction: column;
    text-align: center;
  }
}
#footContact02 .flexArea .iconArea div {
  width: 30px;
  margin-right: 10px;
}
@media screen and (max-width: 520px) {
  #footContact02 .flexArea .iconArea div {
    margin: 0 auto 3px;
  }
}
@media screen and (max-width: 520px) {
  #footContact02 .flexArea .lineTitle {
    font-size: 14px;
  }
}
#footContact02 .contactButton02 {
  background-image: linear-gradient(90deg, rgb(216, 125, 70), rgb(217, 79, 77));
  padding: 17px 10px;
  border-radius: 18px;
  display: block;
  color: #fff;
}
@media screen and (max-width: 820px), print {
  #footContact02 .contactButton02 {
    margin-top: 40px;
    width: 100%;
  }
}
@media screen and (max-width: 520px) {
  #footContact02 .contactButton02 {
    border-radius: 13px;
  }
}
#footContact02 .contactButton02 .iconArea div {
  margin-top: -6px;
}
@media screen and (max-width: 520px) {
  #footContact02 .contactButton02 .iconArea div {
    margin-top: 0;
  }
}
#footContact02 .lineButton02 {
  background-color: #24b42b;
  padding: 17px 10px;
  border-radius: 18px;
  display: block;
  color: #fff;
}
@media screen and (max-width: 820px), print {
  #footContact02 .lineButton02 {
    margin-top: 40px;
    width: 100%;
  }
}
@media screen and (max-width: 520px) {
  #footContact02 .lineButton02 {
    border-radius: 13px;
  }
}

/** top 共通 ***********************************************************/
@media print {
  #top {
    padding-top: var(--headerHeight);
  }
}
@media screen and (max-width: 820px), print {
  #top + #footContact {
    margin-top: 0;
  }
}

/** topFv ***********************************************************/
#topFv .mainBand {
  background-color: #333;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding: 20px;
}
@media screen and (max-width: 820px), print {
  #topFv .mainBand {
    font-size: 15px;
    padding: 15px;
  }
}
#topFv .mainBand span + span {
  padding-left: 40px;
  margin-left: 30px;
  position: relative;
}
@media screen and (max-width: 820px), print {
  #topFv .mainBand span + span {
    padding-left: 6px;
    margin-left: 3px;
  }
}
#topFv .mainBand span + span::before {
  position: absolute;
  content: "";
  background-color: #fff;
  height: 30px;
  width: 1px;
  top: 50%;
  left: 0;
  transform: translate(0, -50%) rotate(20deg);
}

/** topService ***********************************************************/
#topService {
  background-color: #f2f1eb;
}
#topService .small {
  font-size: 18px;
  position: absolute;
  top: -20px;
  left: 0;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: #c49b63;
  font-weight: bold;
  margin-left: -85px;
  margin-bottom: -20px;
  position: relative;
}
#topService .serviceArea {
  overflow: hidden;
  position: relative;
  background-color: #f2f1eb;
  padding: 160px 0 270px;
}
@media screen and (max-width: 820px), print {
  #topService .serviceArea {
    padding: 65px 0 120px;
  }
}
#topService .serviceArea .serviceContainer {
  margin-top: 60px;
}
@media screen and (max-width: 820px), print {
  #topService .serviceArea .serviceContainer {
    margin-top: 30px;
  }
}
#topService .serviceArea .serviceContainer .servicePanelWrap .servicePanel {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: space-between;
  gap: 2.5rem;
  align-items: flex-end;
  margin: 0 auto;
}
#topService .serviceArea .serviceContainer .servicePanelWrap .servicePanel + .servicePanel {
  margin-top: 60px;
}
@media screen and (max-width: 820px), print {
  #topService .serviceArea .serviceContainer .servicePanelWrap .servicePanel {
    flex-direction: column;
    gap: 0;
  }
  #topService .serviceArea .serviceContainer .servicePanelWrap .servicePanel + .servicePanel {
    margin-top: 35px;
  }
}
@media screen and (max-width: 520px) {
  #topService .serviceArea .serviceContainer .servicePanelWrap .servicePanel {
    width: 100%;
  }
}
#topService .serviceArea .serviceContainer .servicePanelWrap .servicePanel .serviceImage {
  height: auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 51.5%;
  max-width: 560px;
}
@media screen and (max-width: 820px), print {
  #topService .serviceArea .serviceContainer .servicePanelWrap .servicePanel .serviceImage {
    max-width: none;
    width: 100%;
    margin-bottom: 15px;
  }
}
#topService .serviceArea .serviceContainer .servicePanelWrap .servicePanel .serviceBody {
  width: 47%;
}
@media screen and (max-width: 820px), print {
  #topService .serviceArea .serviceContainer .servicePanelWrap .servicePanel .serviceBody {
    max-width: none;
    width: 100%;
  }
}
#topService .serviceArea .serviceContainer .servicePanelWrap .servicePanel .serviceBody .serviceTitleArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 28px;
  line-height: 47px;
  margin-bottom: 20px;
  font-weight: normal;
}
@media screen and (max-width: 1024px) {
  #topService .serviceArea .serviceContainer .servicePanelWrap .servicePanel .serviceBody .serviceTitleArea {
    font-size: 2.7vw;
    line-height: 3vw;
  }
}
@media screen and (max-width: 820px), print {
  #topService .serviceArea .serviceContainer .servicePanelWrap .servicePanel .serviceBody .serviceTitleArea {
    flex-direction: row;
    font-size: 18px;
    line-height: 30px;
    align-items: center;
  }
}
#topService .serviceArea .serviceContainer .servicePanelWrap .servicePanel .serviceBody .serviceTitleArea span {
  font-size: 80px;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 40px;
  color: #c49b63;
}
@media screen and (max-width: 1024px) {
  #topService .serviceArea .serviceContainer .servicePanelWrap .servicePanel .serviceBody .serviceTitleArea span {
    font-size: 8vw;
  }
}
@media screen and (max-width: 820px), print {
  #topService .serviceArea .serviceContainer .servicePanelWrap .servicePanel .serviceBody .serviceTitleArea span {
    font-size: 40px;
    margin-bottom: 0;
    width: 60px;
  }
}
@media screen and (max-width: 820px), print {
  #topService .serviceArea .serviceContainer .servicePanelWrap .servicePanel .serviceBody .serviceTitleArea .serviceTitle {
    width: calc(100% - 60px);
  }
}
#topService .serviceArea .serviceContainer .servicePanelWrap .servicePanel .serviceBody .serviceText {
  line-height: 29px;
}
@media screen and (max-width: 1024px) {
  #topService .serviceArea .serviceContainer .servicePanelWrap .servicePanel .serviceBody .serviceText {
    font-size: 1.6vw;
    line-height: 3vw;
  }
}
@media screen and (max-width: 820px), print {
  #topService .serviceArea .serviceContainer .servicePanelWrap .servicePanel .serviceBody .serviceText {
    font-size: 16px;
    line-height: 29px;
  }
}
#topService .serviceArea .serviceContainer .servicePanelWrap .servicePanel .serviceBody .serviceText span {
  font-size: 14px;
}
#topService .buttonFlex {
  margin: 140px auto 0;
  max-width: 760px;
}
@media screen and (max-width: 820px), print {
  #topService .buttonFlex {
    flex-direction: column;
    align-items: center;
    margin-top: 60px;
  }
}
#topService .buttonFlex .button01 + .button01 {
  margin-left: 40px;
}
@media screen and (max-width: 820px), print {
  #topService .buttonFlex .button01 + .button01 {
    margin-left: 0;
    margin-top: 20px;
  }
}

/** topJisseki ***********************************************************/
#topJisseki .jissekiBg {
  background-color: #333;
  padding: 50px 0 510px;
  position: relative;
}
@media screen and (max-width: 820px), print {
  #topJisseki .jissekiBg {
    padding: 50px 0 290px;
  }
}
#topJisseki .jissekiBg::before {
  position: absolute;
  content: "";
  background-image: url(../images/top/blackBg@2x.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 200px;
  top: -198px;
  left: 0;
}
@media screen and (min-width: 1921px) {
  #topJisseki .jissekiBg::before {
    background-size: 100% 100%;
  }
}
@media screen and (max-width: 820px), print {
  #topJisseki .jissekiBg::before {
    background-image: url(../images/company/philosophyBg@2x.png);
    background-size: 100% 100%;
    height: 50px;
    top: -48px;
  }
}
#topJisseki .jissekiTitle {
  color: #bd9d67;
  font-weight: bold;
  font-size: 30px;
}
@media screen and (max-width: 820px), print {
  #topJisseki .jissekiTitle {
    font-size: 24px;
    margin-bottom: 15px;
  }
}
#topJisseki .jissekiTitle .big {
  font-size: 60px;
}
@media screen and (max-width: 820px), print {
  #topJisseki .jissekiTitle .big {
    font-size: 40px;
  }
}
#topJisseki .jissekiTitle .mid {
  font-size: 36px;
}
@media screen and (max-width: 820px), print {
  #topJisseki .jissekiTitle .mid {
    font-size: 30px;
  }
}
#topJisseki .jissekiText {
  color: #fff;
  line-height: 33px;
  margin-bottom: 50px;
}
@media screen and (max-width: 820px), print {
  #topJisseki .jissekiText {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 30px;
  }
}
#topJisseki .jissekiFukidashi {
  margin-bottom: 50px;
}
#topJisseki .jissekiFukidashi .fukidashiText {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  display: inline-block;
  position: relative;
  padding: 0 70px;
}
@media screen and (max-width: 820px), print {
  #topJisseki .jissekiFukidashi .fukidashiText {
    font-size: 16px;
    padding: 0 25px;
  }
}
#topJisseki .jissekiFukidashi .fukidashiText::before, #topJisseki .jissekiFukidashi .fukidashiText::after {
  position: absolute;
  content: "";
  background-color: #fff;
  width: 60px;
  height: 2px;
  top: 50%;
}
#topJisseki .jissekiFukidashi .fukidashiText::before {
  transform: translate(0, -50%) rotate(70deg);
  left: 0;
}
@media screen and (max-width: 820px), print {
  #topJisseki .jissekiFukidashi .fukidashiText::before {
    left: -20px;
  }
}
#topJisseki .jissekiFukidashi .fukidashiText::after {
  transform: translate(0, -50%) rotate(-70deg);
  right: 0;
}
@media screen and (max-width: 820px), print {
  #topJisseki .jissekiFukidashi .fukidashiText::after {
    right: -20px;
  }
}
#topJisseki .jissekiFukidashi .fukidashiText span {
  font-size: 26px;
}
@media screen and (max-width: 820px), print {
  #topJisseki .jissekiFukidashi .fukidashiText span {
    font-size: 20px;
  }
}
#topJisseki .jissekiFlex {
  margin-bottom: 60px;
  flex-wrap: wrap;
}
#topJisseki .jissekiFlex .jissekiItem {
  color: #fff;
  width: 14%;
}
@media screen and (max-width: 1024px) {
  #topJisseki .jissekiFlex .jissekiItem {
    width: 30%;
  }
  #topJisseki .jissekiFlex .jissekiItem:nth-child(n+4) {
    margin-top: 40px;
  }
}
@media screen and (max-width: 820px), print {
  #topJisseki .jissekiFlex .jissekiItem {
    width: 46.5%;
  }
  #topJisseki .jissekiFlex .jissekiItem:nth-child(n+3) {
    margin-top: 40px;
  }
}
#topJisseki .jissekiFlex .jissekiItem .jissekiImge {
  margin-bottom: 15px;
}
#topJisseki .jissekiFlex .jissekiItem .jissekiLinkTitle {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
#topJisseki .jissekiFlex .jissekiItem .jissekiLinkText {
  line-height: 28px;
}
@media screen and (max-width: 820px), print {
  #topJisseki .jissekiFlex .jissekiItem .jissekiLinkText {
    font-size: 16px;
    line-height: 25px;
  }
}
#topJisseki .soudanFlex {
  flex-wrap: wrap;
}
#topJisseki .soudanFlex .soudanItem {
  background-color: #e5d9ca;
  border-radius: 15px;
  padding: 30px;
  width: 48.3%;
}
@media screen and (max-width: 820px), print {
  #topJisseki .soudanFlex .soudanItem {
    width: 100%;
    flex-direction: column;
    padding: 23px;
    border-radius: 10px;
  }
  #topJisseki .soudanFlex .soudanItem + .soudanItem {
    margin-top: 20px;
  }
}
#topJisseki .soudanFlex .soudanItem .soudanImage {
  width: 27%;
}
@media screen and (max-width: 820px), print {
  #topJisseki .soudanFlex .soudanItem .soudanImage {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
  }
  #topJisseki .soudanFlex .soudanItem .soudanImage .soudanimg {
    width: 36.2%;
  }
  #topJisseki .soudanFlex .soudanItem .soudanImage .soudanTitle {
    width: 54.3%;
  }
}
#topJisseki .soudanFlex .soudanItem .soudanTextArea {
  width: 69.2%;
}
@media screen and (max-width: 820px), print {
  #topJisseki .soudanFlex .soudanItem .soudanTextArea {
    width: 100%;
  }
}
#topJisseki .soudanFlex .soudanItem .soudanTextArea .soudanText {
  line-height: 29px;
}
@media screen and (max-width: 820px), print {
  #topJisseki .soudanFlex .soudanItem .soudanTextArea .soudanText {
    font-size: 16px;
    line-height: 25px;
  }
}
#topJisseki .soudanFlex .soudanItem .soudanTitle {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 15px;
}
@media screen and (max-width: 820px), print {
  #topJisseki .soudanFlex .soudanItem .soudanTitle {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 0;
  }
}

/** topContact ***********************************************************/
#topContact {
  position: relative;
}
#topContact::before {
  position: absolute;
  content: "";
  background-image: url(../images/top/contactImage@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 526px;
  height: 366px;
  bottom: 320px;
  left: 50%;
  transform: translate(-50%, 0);
}
@media screen and (max-width: 820px), print {
  #topContact::before {
    width: 312px;
    height: 220px;
    bottom: 378px;
  }
}
#topContact .contactBg {
  background-color: #f2f1eb;
  padding: 40px 0 5px;
  position: relative;
}
@media screen and (max-width: 820px), print {
  #topContact .contactBg {
    padding-bottom: 30px;
  }
}
#topContact .contactBg::before {
  position: absolute;
  content: "";
  background-image: url(../images/top/topicsBg@2x.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 200px;
  top: -198px;
  left: 0;
}
@media screen and (min-width: 1921px) {
  #topContact .contactBg::before {
    background-size: 100% 100%;
  }
}
@media screen and (max-width: 820px), print {
  #topContact .contactBg::before {
    background-image: url(../images/objective/objectiveBg@2x.png);
    background-size: 100% 100%;
    height: 50px;
    top: -48px;
  }
}
#topContact .contactBg::after {
  position: absolute;
  content: "";
  background-image: url(../images/top/contactBg02@2x.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 200px;
  bottom: -198px;
  left: 0;
}
@media screen and (min-width: 1921px) {
  #topContact .contactBg::after {
    background-size: 100% 100%;
  }
}
@media screen and (max-width: 820px), print {
  #topContact .contactBg::after {
    background-image: url(../images/top/contactBg02_sp@2x.png);
    background-size: 100% 100%;
    height: 50px;
    bottom: -48px;
  }
}

/** topWork ***********************************************************/
#topWork {
  padding-top: 300px;
  position: relative;
}
@media screen and (max-width: 820px), print {
  #topWork {
    padding-top: 110px;
  }
}
@media print {
  #topWork {
    page-break-inside: avoid;
  }
}
#topWork::before {
  position: absolute;
  content: "";
  background-image: url(../images/top/worksBg@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 591px;
  height: 497px;
  right: 0;
  top: 60%;
  transform: translate(0, -50%);
  z-index: -1;
}
@media screen and (max-width: 820px), print {
  #topWork::before {
    top: 62%;
    width: 65.4vw;
    height: 55vw;
  }
}
#topWork .home-works-lineup {
  padding-bottom: 50px;
}
@media screen and (max-width: 520px) {
  #topWork .home-works-lineup {
    padding-bottom: 0;
  }
}
#topWork .home-works-lineup .slick-dots {
  position: absolute;
  bottom: 0;
  width: calc(100% - 25px);
  display: table;
  z-index: 1;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  left: 50%;
  transform: translate(-50%, 0);
  height: 5px;
}
@media screen and (max-width: 820px), print {
  #topWork .home-works-lineup .slick-dots {
    opacity: 0;
    visibility: hidden;
  }
}
#topWork .home-works-lineup .slick-dots li {
  display: table-cell;
}
#topWork .home-works-lineup .slick-dots li button {
  height: 0;
  overflow: hidden;
}
#topWork .home-works-lineup .slick-progress {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 90%;
  height: 5px;
  background: #ccc;
  max-width: 1200px;
  left: 50%;
  transform: translate(-50%, 0);
}
@media screen and (max-width: 820px), print {
  #topWork .home-works-lineup .slick-progress {
    opacity: 0;
    visibility: hidden;
  }
}
#topWork .home-works-lineup .slick-progress__bar {
  position: absolute;
  height: 100%;
  width: 0;
  background: #c49b63;
  transition: width 0.3s ease;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 820px), print {
  #topWork .home-works-lineup .slick-progress__bar {
    opacity: 0;
    visibility: hidden;
  }
}
#topWork .workSlide {
  margin-bottom: 215px;
  margin-top: 70px;
}
@media screen and (max-width: 520px) {
  #topWork .workSlide {
    margin-bottom: 155px;
  }
}
#topWork .workSlide .slick-list {
  padding: 0 12.5%;
}
@media screen and (max-width: 520px) {
  #topWork .workSlide .slick-list {
    padding: 0 17.3% 0 0;
  }
}
#topWork .workSlide .topicsItem {
  margin: 0 30px;
  display: block;
}
@media screen and (max-width: 1200px) {
  #topWork .workSlide .topicsItem {
    margin: 0 15px;
  }
}
@media screen and (max-width: 520px) {
  #topWork .workSlide .topicsItem {
    margin: 0 25px;
  }
}
#topWork .workSlide .topicsItem .topicsImage {
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 20px;
}
#topWork .workSlide .topicsItem .topicsImage .topicsImageThumb {
  background-position: center;
  background-size: cover;
  vertical-align: bottom;
  padding-top: 66.6666%;
  transition: all 0.5s;
}
#topWork .workSlide .topicsItem .topicsImage .topicsImageThumb.no-image {
  background-image: url(../images/topics/no-image@2x.png);
}
#topWork .workSlide .topicsItem .date {
  color: #666;
  font-size: 15px;
}
@media screen and (max-width: 520px) {
  #topWork .workSlide .topicsItem .date {
    font-size: 13px;
  }
}
#topWork .workSlide .topicsItem .category {
  color: #c59b68;
  font-size: 16px;
  margin-bottom: 5px;
}
@media screen and (max-width: 520px) {
  #topWork .workSlide .topicsItem .category {
    font-size: 13px;
  }
}
#topWork .workSlide .topicsItem .topicsTitle {
  font-size: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 820px), print {
  #topWork .workSlide .topicsItem .topicsTitle {
    margin-bottom: 15px;
    font-size: 16px;
  }
}
#topWork .workSlide .dummy {
  width: 30%;
}
#topWork .workSlide .worksDetail {
  border: 1px solid #000;
  border-radius: 20px;
  background-color: #fff;
  padding: 2px 17px;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
  font-size: 16px;
  display: inline-block;
}
@media screen and (max-width: 520px) {
  #topWork .workSlide .worksDetail {
    font-size: 14px;
  }
}
#topWork .workSlide .worksDetail::before {
  position: absolute;
  content: "";
  background-color: #c59b68;
  width: 18px;
  height: 1px;
  top: 50%;
  left: -10px;
  transform: translate(0, -50%);
}
#topWork .buttonArea {
  position: relative;
}
#topWork .buttonArea::before {
  position: absolute;
  content: "";
  background-image: url(../images/top/workButton@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 414px;
  height: 182px;
  top: -170px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: -1;
}
@media screen and (max-width: 820px), print {
  #topWork .buttonArea::before {
    background-image: url(../images/top/workButton_sp@2x.png);
    width: 315px;
    height: 131px;
    top: -130px;
  }
}
.kawara {
  margin: 120px 0 90px;
}
@media screen and (max-width: 820px), print {
  .kawara {
    margin: 40px 0 70px;
  }
}

#faq .faqBg {
  background-image: url(../images/top/faqBg@2x.png);
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 15px;
  padding: 60px 90px;
}
@media screen and (max-width: 1200px) {
  #faq .faqBg {
    padding: 50px 40px;
  }
}
@media screen and (max-width: 820px), print {
  #faq .faqBg {
    border-radius: 10px;
    padding: 45px 25px 50px;
  }
}
@media screen and (max-width: 1024px) {
  #faq .faqBg .faqFlex {
    flex-direction: column;
  }
}
#faq .faqBg .faqFlex .secTitle {
  color: #333;
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  #faq .faqBg .faqFlex .secTitle {
    margin-bottom: 15px;
  }
}
#faq .faqBg .faqFlex .secTitle::after {
  color: #333;
}
@media screen and (max-width: 1024px) {
  #faq .faqBg .faqFlex .faqText {
    margin-bottom: 20px;
  }
}
#topTopics .topicsBg {
  background-color: #f2f1eb;
  padding: 50px 0 235px;
  position: relative;
  margin-top: 290px;
}
@media screen and (max-width: 820px), print {
  #topTopics .topicsBg {
    padding-bottom: 100px;
    margin-top: 120px;
  }
}
#topTopics .topicsBg::before {
  position: absolute;
  content: "";
  background-image: url(../images/top/topicsBg@2x.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 200px;
  top: -198px;
  left: 0;
}
@media screen and (min-width: 1921px) {
  #topTopics .topicsBg::before {
    background-size: 100% 100%;
  }
}
@media screen and (max-width: 820px), print {
  #topTopics .topicsBg::before {
    background-image: url(../images/objective/objectiveBg@2x.png);
    background-size: 100% 100%;
    height: 50px;
    top: -48px;
  }
}
#topTopics .titleFlex {
  margin-bottom: 50px;
}
#topTopics .titleFlex .secTitle {
  margin-bottom: 0;
}
#topTopics .topicsSlider {
  margin-bottom: 80px;
  margin-left: -60px;
}
@media screen and (max-width: 820px), print {
  #topTopics .topicsSlider {
    margin-left: -30px;
    margin-bottom: 30px;
  }
}
#topTopics .topicsSlider .slick-list {
  padding: 0 18.75%;
}
@media screen and (max-width: 820px), print {
  #topTopics .topicsSlider .slick-list {
    padding: 0 36.6% 0 10%;
  }
}
#topTopics .topicsItem {
  margin: 0 30px;
}
@media screen and (max-width: 820px), print {
  #topTopics .topicsItem {
    margin: 0 19px;
  }
}
#topTopics .topicsItem .topicsImage {
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 20px;
}
@media screen and (max-width: 820px), print {
  #topTopics .topicsItem .topicsImage {
    border-radius: 8px;
  }
}
#topTopics .topicsItem .topicsImage .topicsImageThumb {
  background-position: center;
  background-size: cover;
  vertical-align: bottom;
  padding-top: 66.6666%;
  transition: all 0.5s;
}
#topTopics .topicsItem .topicsImage .topicsImageThumb.no-image {
  background-image: url(../images/topics/no-image@2x.png);
}
#topTopics .topicsItem .date {
  color: #666;
  font-size: 15px;
}
@media screen and (max-width: 520px) {
  #topTopics .topicsItem .date {
    font-size: 13px;
  }
}
#topTopics .topicsItem .category {
  color: #c59b68;
  font-size: 15px;
  margin-bottom: 10px;
}
@media screen and (max-width: 520px) {
  #topTopics .topicsItem .category {
    font-size: 13px;
  }
}
#topTopics .topicsItem .topicsTitle {
  font-size: 18px;
  margin-bottom: 20px;
}
@media screen and (max-width: 820px), print {
  #topTopics .topicsItem .topicsTitle {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 520px) {
  #topTopics .topicsItem .topicsTitle {
    font-size: 16px;
  }
}
#topTopics .dummy {
  width: 30%;
}
#topTopics .arrow_box {
  display: flex;
  align-items: center;
  margin: 0 0 5px;
}
#topTopics .prev-arrow,
#topTopics .next-arrow {
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 40px;
  height: 40px;
  transition: all 0.3s ease;
  cursor: pointer;
  position: relative;
}
@media screen and (max-width: 820px), print {
  #topTopics .prev-arrow,
  #topTopics .next-arrow {
    width: 32px;
    height: 32px;
  }
}
#topTopics .prev-arrow.slick-disabled,
#topTopics .next-arrow.slick-disabled {
  opacity: 0.5;
}
#topTopics .prev-arrow.slick-disabled:hover,
#topTopics .next-arrow.slick-disabled:hover {
  cursor: unset;
}
#topTopics .prev-arrow {
  background-image: url(../images/top/prev@2x.png);
}
#topTopics .next-arrow {
  background-image: url(../images/top/next@2x.png);
  margin-left: 30px;
}
@media screen and (max-width: 820px), print {
  #topTopics .next-arrow {
    margin-left: 15px;
  }
}

#topLink .LinkBg {
  background-color: #333;
  padding: 65px 0 125px;
  position: relative;
}
#topLink .LinkBg::before {
  position: absolute;
  content: "";
  background-image: url(../images/top/blackBg@2x.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 200px;
  top: -198px;
  left: 0;
}
@media screen and (min-width: 1921px) {
  #topLink .LinkBg::before {
    background-size: 100% 100%;
  }
}
@media screen and (max-width: 820px), print {
  #topLink .LinkBg::before {
    background-image: url(../images/company/philosophyBg@2x.png);
    background-size: 100% 100%;
    height: 50px;
    top: -48px;
  }
}
#topLink .linkFlex {
  max-width: 720px;
  margin: 0 auto;
}
@media screen and (max-width: 520px) {
  #topLink .linkFlex {
    flex-direction: column;
  }
}
#topLink .linkFlex .linkItem {
  width: 48%;
}
@media screen and (max-width: 520px) {
  #topLink .linkFlex .linkItem {
    width: 100%;
  }
  #topLink .linkFlex .linkItem + .linkItem {
    margin-top: 30px;
  }
}

/** topics ***********************************************************/
#topics .topics_main {
  padding-bottom: 150px;
}
@media screen and (max-width: 820px), print {
  #topics .topics_main {
    padding-bottom: 70px;
  }
}
#topics .topics_main .cateArea {
  background-color: #f3f2ec;
  padding: 40px 0 50px;
  margin-bottom: 90px;
}
@media screen and (max-width: 820px), print {
  #topics .topics_main .cateArea {
    padding: 25px 0 30px;
    margin-bottom: 45px;
  }
}
#topics .topics_main .cateArea .cateTitle {
  color: #c59b68;
  font-size: 18px;
  margin-bottom: 10px;
}
@media screen and (max-width: 520px) {
  #topics .topics_main .cateArea .cateTitle {
    font-size: 16px;
  }
}
#topics .topics_main .cateArea .category__list {
  flex-wrap: wrap;
}
#topics .topics_main .cateArea .category__list li {
  background-color: #ccc;
  text-align: center;
  line-height: 1;
  width: 15%;
}
@media screen and (max-width: 820px), print {
  #topics .topics_main .cateArea .category__list li {
    width: 30%;
  }
  #topics .topics_main .cateArea .category__list li:nth-child(n+4) {
    margin-top: 10px;
  }
}
#topics .topics_main .cateArea .category__list li.choice {
  background-color: #c59b68;
}
#topics .topics_main .cateArea .category__list li a {
  color: #fff;
  padding: 10px;
  display: block;
}
#topics .topicsFlex {
  flex-wrap: wrap;
}
#topics .topicsFlex .dummy {
  width: 30%;
}
@media screen and (max-width: 820px), print {
  #topics .topicsFlex .dummy {
    width: 48%;
  }
}
#topics .topicsFlex .topicsItem {
  width: 30%;
}
#topics .topicsFlex .topicsItem:nth-child(n+4) {
  margin-top: 80px;
}
@media screen and (max-width: 820px), print {
  #topics .topicsFlex .topicsItem {
    width: 48%;
  }
  #topics .topicsFlex .topicsItem:nth-child(n+3) {
    margin-top: 40px;
  }
}
@media screen and (max-width: 520px) {
  #topics .topicsFlex .topicsItem {
    width: 100%;
  }
  #topics .topicsFlex .topicsItem + .topicsItem {
    margin-top: 40px;
  }
}
#topics .topicsFlex .topicsItem .topicsImage {
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 20px;
}
#topics .topicsFlex .topicsItem .topicsImage .topicsImageThumb {
  background-position: center;
  background-size: cover;
  vertical-align: bottom;
  padding-top: 66.6666%;
  transition: all 0.5s;
}
#topics .topicsFlex .topicsItem .topicsImage .topicsImageThumb.no-image {
  background-image: url(../images/topics/no-image@2x.png);
}
#topics .topicsFlex .topicsItem .date {
  color: #666;
  font-size: 15px;
}
@media screen and (max-width: 520px) {
  #topics .topicsFlex .topicsItem .date {
    font-size: 13px;
  }
}
#topics .topicsFlex .topicsItem .worksFlex {
  margin-top: 20px;
}
@media screen and (max-width: 820px), print {
  #topics .topicsFlex .topicsItem .worksFlex {
    margin-top: 10px;
  }
}
#topics .topicsFlex .topicsItem .worksFlex .worksDetail {
  border: 1px solid #000;
  border-radius: 20px;
  padding: 2px 17px;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
  font-size: 14px;
}
#topics .topicsFlex .topicsItem .worksFlex .worksDetail::before {
  position: absolute;
  content: "";
  background-color: #c59b68;
  width: 18px;
  height: 1px;
  top: 50%;
  left: -10px;
  transform: translate(0, -50%);
}
#topics .topicsFlex .topicsItem .worksFlex .worksArea {
  font-size: 13px;
  color: #c59b68;
}
#topics .topicsFlex .topicsItem .category {
  color: #c59b68;
  font-size: 15px;
  margin-bottom: 10px;
}
@media screen and (max-width: 520px) {
  #topics .topicsFlex .topicsItem .category {
    font-size: 13px;
  }
}
#topics .topicsFlex .topicsItem .topicsTitle {
  font-size: 18px;
  margin-bottom: 20px;
}
@media screen and (max-width: 820px), print {
  #topics .topicsFlex .topicsItem .topicsTitle {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 520px) {
  #topics .topicsFlex .topicsItem .topicsTitle {
    font-size: 16px;
  }
}
#topics .topicsFlex .dummy {
  width: 30%;
}

/** pagination ***********************************************************/
.pagination .inner {
  display: flex;
  font-size: 14px;
  font-weight: 300;
  justify-content: center;
  text-align: center;
  margin-top: 60px;
}
@media screen and (max-width: 820px), print {
  .pagination .inner {
    margin-top: 30px;
    page-break-inside: avoid;
  }
}
.pagination .inner .pn-prev {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative;
  background-color: #f3f2ec;
  margin: 0 7px;
}
.pagination .inner .pn-prev::before {
  content: "";
  display: block;
  height: 8px;
  position: absolute;
  left: 44%;
  top: 50%;
  -webkit-transform: translate(0, -50%) rotate(225deg);
  transform: translate(0, -50%) rotate(225deg);
  width: 8px;
  border-top: 1px solid #c59b68;
  border-right: 1px solid #c59b68;
}
.pagination .inner .pn-prev.opa {
  border: 1px solid #f3f2ec;
  background-color: #f3f2ec;
}
.pagination .inner .pn-prev.opa::before {
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.pagination .inner .pn-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative;
  background-color: #f3f2ec;
  margin: 0 7px;
}
.pagination .inner .pn-next::before {
  content: "";
  display: block;
  height: 8px;
  position: absolute;
  right: 42%;
  top: 50%;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  width: 8px;
  border-top: 1px solid #c59b68;
  border-right: 1px solid #c59b68;
}
.pagination .inner .pn-next.opa {
  border: 1px solid #f3f2ec;
  background-color: #f3f2ec;
}
.pagination .inner .pn-next.opa::before {
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.pagination .inner .current {
  background-color: #c59b68;
  border: 1px solid #c59b68;
  color: #fff;
  display: flex;
  height: 30px;
  width: 30px;
  margin: 0 7px;
  justify-content: center;
  align-items: center;
  padding-left: 2px;
  padding-top: 2px;
}
.pagination .inner .pn-numbers {
  background-color: #f3f2ec;
  color: #c59b68;
  display: flex;
  height: 30px;
  width: 30px;
  margin: 0 7px;
  justify-content: center;
  align-items: center;
  padding-left: 1px;
  padding-top: 2px;
}

/** topicsDetail ***********************************************************/
#topics_detail {
  padding-bottom: 160px;
}
@media screen and (max-width: 820px), print {
  #topics_detail {
    padding-bottom: 70px;
  }
}
#topics_detail .topicsItemTitle {
  font-size: 28px;
  font-weight: normal;
  margin-bottom: 10px;
}
@media screen and (max-width: 820px), print {
  #topics_detail .topicsItemTitle {
    font-size: 24px;
  }
}
@media screen and (max-width: 520px) {
  #topics_detail .topicsItemTitle {
    font-size: 20px;
  }
}
#topics_detail .topicsItemHead {
  margin-bottom: 15px;
}
#topics_detail .topicsItemHead .topicsItemTime {
  font-size: 13px;
  color: #666;
  margin-right: 20px;
}
#topics_detail .topicsItemHead .topicsItemCategory {
  color: #c59b68;
  font-size: 13px;
}
#topics_detail .worksFlex {
  margin-bottom: 30px;
}
#topics_detail .worksFlex .worksDetail {
  border: 1px solid #000;
  border-radius: 20px;
  padding: 2px 17px;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
  font-size: 14px;
}
#topics_detail .worksFlex .worksDetail::before {
  position: absolute;
  content: "";
  background-color: #c59b68;
  width: 18px;
  height: 1px;
  top: 50%;
  left: -10px;
  transform: translate(0, -50%);
}
#topics_detail .worksFlex .worksArea {
  font-size: 13px;
  color: #c59b68;
}
#topics_detail .thumb_area {
  width: 100%;
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 35px;
}
@media screen and (max-width: 520px) {
  #topics_detail .thumb_area {
    width: 100%;
    margin-bottom: 20px;
  }
}
#topics_detail .thumb_area .thumb {
  background-position: center;
  background-size: cover;
  padding-top: 60%;
}
@media screen and (max-width: 820px), print {
  #topics_detail .thumb_area .thumb {
    padding-top: 75%;
  }
}
#topics_detail .thumb_area .no-image {
  background-image: url(../images/topics/no-image@2x.png);
}
#topics_detail .shareArea {
  border-radius: 10px;
  background-color: #f3f2ec;
  padding: 20px;
  margin-top: 40px;
}
#topics_detail .shareArea + .button01 {
  margin-top: 70px;
}
#topics_detail .shareArea .share {
  color: #c59b68;
  font-size: 18px;
  margin-bottom: 10px;
}
@media screen and (max-width: 520px) {
  #topics_detail .shareArea .share {
    font-size: 16px;
  }
}
#topics_detail .shareArea .addtoany_list {
  justify-content: center;
}
#topics_detail .shareArea .a2a_kit {
  display: flex;
  align-items: center;
}
#topics_detail .shareArea .a2a_button_facebook,
#topics_detail .shareArea .a2a_button_x {
  margin-left: 30px;
}
@media screen and (max-width: 520px) {
  #topics_detail .shareArea .a2a_button_facebook,
  #topics_detail .shareArea .a2a_button_x {
    margin-left: 10px;
  }
}

#contact + footer {
  padding-top: 0;
  margin-top: -30px;
}
#contact #mailContact {
  padding-top: 45px;
  margin-top: -45px;
}
@media screen and (max-width: 520px) {
  #contact .textCenter {
    text-align: left;
  }
}
#contact .typeTitle {
  margin-bottom: 20px;
}
@media screen and (max-width: 520px) {
  #contact .typeTitle {
    margin-bottom: 10px;
  }
}
#contact .typeTitle span {
  font-size: 18px;
  padding-left: 22px;
  position: relative;
}
@media screen and (max-width: 520px) {
  #contact .typeTitle span {
    font-size: 16px;
  }
}
#contact .typeTitle span.tel::before {
  background-image: url(../images/contact/tel@2x.png);
}
#contact .typeTitle span.line::before {
  background-image: url(../images/contact/line@2x.png);
  width: 17px;
}
#contact .typeTitle span.mail {
  padding-left: 24px;
}
#contact .typeTitle span.mail::before {
  background-image: url(../images/contact/mail@2x.png);
  width: 20px;
  height: 13px;
}
#contact .typeTitle span::before {
  position: absolute;
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
#contact .contactArea {
  margin-bottom: 70px;
  text-align: center;
}
@media screen and (max-width: 520px) {
  #contact .contactArea {
    text-align: left;
  }
}
#contact .contactArea .telArea .telNumber,
#contact .contactArea .telArea .faxNumber {
  font-size: 15px;
}
@media screen and (max-width: 520px) {
  #contact .contactArea .telArea .telNumber,
  #contact .contactArea .telArea .faxNumber {
    font-size: 13px;
  }
}
#contact .contactArea .telArea .telNumber span,
#contact .contactArea .telArea .faxNumber span {
  font-size: 28px;
}
@media screen and (max-width: 520px) {
  #contact .contactArea .telArea .telNumber span,
  #contact .contactArea .telArea .faxNumber span {
    font-size: 24px;
  }
}
#contact .contactArea .telArea .faxNumber {
  margin-top: 10px;
}
#contact .contactArea .lineArea {
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px solid #333;
}
#contact .contactArea .lineArea .lineButton {
  background-color: #24b82b;
  border-radius: 10px;
  color: #fff;
  font-weight: bold;
  display: block;
  max-width: 320px;
  margin: 20px auto 0;
  text-align: center;
  padding: 13px 0 10px;
}
@media screen and (max-width: 520px) {
  #contact .contactArea .lineArea .lineButton {
    max-width: 100%;
  }
}
#contact .contactText {
  margin-bottom: 60px;
  line-height: 30px;
}
@media screen and (max-width: 820px), print {
  #contact .contactText {
    margin-bottom: 30px;
    letter-spacing: 0.03rem;
  }
}
@media screen and (max-width: 520px) {
  #contact .contactText {
    line-height: 24px;
  }
}
#contact .contactBg {
  background-color: #f3f2ec;
  padding: 90px 0 200px;
}
@media screen and (max-width: 1024px) {
  #contact .contactBg {
    padding: 50px 0 160px;
  }
}
@media screen and (max-width: 520px) {
  #contact .contactBg {
    padding: 30px 0 160px;
  }
}
#contact .step-area {
  text-align: center;
  margin: 0 auto 50px;
}
@media screen and (max-width: 1024px) {
  #contact .step-area {
    margin: 0 auto;
  }
}
#contact .table-area dl {
  border-bottom: 1px dashed #ccc;
  padding: 20px;
}
@media print {
  #contact .table-area dl {
    flex-direction: column;
    padding: 25px 0;
  }
}
@media screen and (max-width: 1024px) {
  #contact .table-area dl {
    padding: 25px 0;
  }
}
@media screen and (max-width: 820px), print {
  #contact .table-area dl {
    flex-direction: column;
  }
}
#contact .table-area dl:nth-last-of-type(1) {
  border-bottom: none;
}
@media screen and (max-width: 820px), print {
  #contact .table-area dl .dtFlex {
    align-items: center;
  }
}
#contact .table-area dl dt {
  width: 237px;
}
@media print {
  #contact .table-area dl dt {
    margin-bottom: 20px;
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  #contact .table-area dl dt {
    width: 200px;
  }
}
@media screen and (max-width: 820px), print {
  #contact .table-area dl dt {
    margin-bottom: 10px;
    width: 100%;
    justify-content: start;
  }
}
#contact .table-area dl dt .note {
  font-size: 0.875rem;
  text-indent: -1em;
  padding-left: 1em;
  display: block;
  margin-top: 10px;
}
#contact .table-area dl dd {
  width: calc(100% - 290px);
}
@media print {
  #contact .table-area dl dd {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  #contact .table-area dl dd {
    width: calc(100% - 220px);
  }
}
@media screen and (max-width: 820px), print {
  #contact .table-area dl dd {
    width: 100%;
    border-left: none;
    padding-left: 0;
  }
}
#contact .table-area dl dd .textArea__form,
#contact .table-area dl dd .textBox__form {
  background-color: #fff;
  padding: 8px 10px;
  font-size: 16px;
  width: 100%;
}
@media screen and (max-width: 520px) {
  #contact .table-area dl dd .textArea__form,
  #contact .table-area dl dd .textBox__form {
    font-size: 14px;
  }
}
#contact .table-area dl dd .textArea__form::placeholder,
#contact .table-area dl dd .textBox__form::placeholder {
  color: #c9c9c9;
}
#contact .table-area dl dd .parent .textArea__form,
#contact .table-area dl dd .parent .textBox__form,
#contact .table-area dl dd .parent .textArea__form2 {
  background-color: #fff;
}
#contact .table-area dl dd .textArea__form2 {
  background-color: #fff;
  padding: 8px 10px;
  font-size: 16px;
  margin-bottom: 10px;
  width: 180px;
  margin-left: 10px;
}
#contact .table-area dl dd .textArea__form2::placeholder {
  color: #c9c9c9;
}
#contact .table-area dl dd .parent .radio-field-text::before {
  background-color: #fcf0f0;
}
#contact .privacy_area {
  margin: 30px 0;
}
@media screen and (max-width: 520px) {
  #contact .privacy_area {
    margin: 20px 0;
  }
}
#contact .privacy_area .privacyTitle {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: normal;
}
@media screen and (max-width: 520px) {
  #contact .privacy_area .privacyTitle {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
#contact .privacy_area .privacyBox {
  border: 1px solid #f2f2f2;
  overflow-y: scroll;
  max-width: 880px;
  width: 100%;
  height: 200px;
  padding: 30px;
  margin: 0 auto 30px;
  overflow-y: scroll;
  -ms-overflow-style: none;
  /* IE, Edge 対応 */
  scrollbar-width: none;
  /* Firefox 対応 */
}
@media screen and (max-width: 820px), print {
  #contact .privacy_area .privacyBox {
    padding: 25px;
    margin-bottom: 15px;
    height: 250px;
  }
}
#contact .privacy_area .privacyBox ul {
  margin: 0;
}
#contact .privacy_area .privacyBox ul li {
  text-indent: -1.4em;
  padding-left: 2.4em;
}
#contact .privacy_area .privacyBox .privacy_sub {
  color: #77a7bc;
}
#contact .privacy_area .privacyBox .privacyText + .privacy_sub {
  margin-top: 35px;
}
@media screen and (max-width: 520px) {
  #contact .privacy_area .privacyBox {
    text-align: left;
  }
}
#contact .privacy_area .privacyBox .privacyBox__title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
}
@media screen and (max-width: 520px) {
  #contact .privacy_area .privacyBox .privacyBox__title + p {
    font-size: 15px;
  }
}
#contact .privacy_area .privacy_inner {
  display: flex;
}
@media print {
  #contact .privacy_area .privacy_inner {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 820px), print {
  #contact .privacy_area .privacy_inner {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 520px) {
  #contact .privacy_area .privacy_inner {
    font-size: 14px;
  }
}
#contact .privacy_area .privacy_inner + .error {
  text-align: center;
  width: 100%;
}
#contact .privacy_area .privacy_inner label {
  margin-right: 15px;
  margin-bottom: 5px;
}
#contact label {
  position: relative;
}
#contact label:first-child .radio-field-text {
  margin-top: 0px;
}
@media screen and (max-width: 520px) {
  #contact .checkBox label {
    display: block;
  }
}
#contact .checkBox label + label {
  margin-left: 10px;
}
@media screen and (max-width: 520px) {
  #contact .checkBox label + label {
    margin-top: 10px;
    margin-left: 0;
  }
}
#contact .checkbox-field-text,
#contact .radio-field-text {
  cursor: pointer;
  display: inline-block;
  padding-left: 30px;
  position: relative;
}
#contact input[type=checkbox]:checked + .checkbox-field-text::after,
#contact input[type=radio]:checked + .radio-field-text::after {
  opacity: 1;
}
#contact input[type=radio],
#contact input[type=checkbox] {
  position: absolute;
  width: 1px;
  height: 1px;
  top: 20px;
  left: 15px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#contact .checkbox-field-text::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  left: 5px;
  transform: translateY(-50%);
  border: 1px solid #ccc;
  background-color: #fff;
}
#contact .checkbox-field-text::after {
  content: "";
  display: block;
  width: 6px;
  height: 12px;
  position: absolute;
  top: 36%;
  left: 8px;
  transform: rotate(46deg) skewY(-2deg) translateY(-37%);
  transform-origin: center right;
  border-right: 2px solid #d94f4f;
  border-bottom: 2px solid #d94f4f;
  border-radius: 0;
  background-color: transparent;
  opacity: 0;
}
#contact .radio-field-text {
  margin-top: 10px;
}
#contact .radio-field-text::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  border: 1px solid #ccc;
  border-radius: 50%;
  background-color: #fff;
}
#contact .radio-field-text::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #d94f4f;
  position: absolute;
  top: 50%;
  left: 9px;
  transform: translateY(-50%);
  opacity: 0;
}
@media screen and (max-width: 520px) {
  #contact .privacyBox {
    text-align: left;
  }
  #contact .privacyBox p {
    letter-spacing: -0.01rem;
  }
}
#contact .privacyBox .privacyBox__title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
}
@media screen and (max-width: 520px) {
  #contact .privacyBox .privacyBox__title + p {
    font-size: 15px;
  }
}
#contact .privacyBox a {
  color: #c99f68;
  border-bottom: 1px solid #c99f68;
}
#contact .privacy_area {
  margin: 25px 0;
}
#contact .privacy_area .privacy_Text {
  margin-bottom: 40px;
}
@media screen and (max-width: 520px) {
  #contact .privacy_area .privacy_Text {
    margin-bottom: 20px;
  }
}
#contact .privacy_area .privacy_inner {
  display: flex;
}
@media print {
  #contact .privacy_area .privacy_inner {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 820px), print {
  #contact .privacy_area .privacy_inner {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 520px) {
  #contact .privacy_area .privacy_inner {
    font-size: 14px;
  }
}
#contact .privacy_area .privacy_inner + .error {
  text-align: center;
  width: 100%;
}
#contact .compTitle {
  color: #c99f68;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 25px;
  text-align: center;
}
@media screen and (max-width: 520px) {
  #contact .compTitle {
    margin-bottom: 15px;
  }
}
#contact .compText {
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 30px;
}
@media screen and (max-width: 520px) {
  #contact .compText {
    line-height: 24px;
  }
}

.required {
  background-color: #d94f4f;
  border: 1px solid #d94f4f;
  color: #fff;
  text-align: center;
  padding: 3px 10px 0;
  font-weight: bold;
  font-size: 13px;
}
@media screen and (max-width: 820px), print {
  .required {
    margin-left: 1em;
  }
}

.nini {
  border: 1px solid #c99f68;
  color: #c99f68;
  text-align: center;
  padding: 3px 10px 0;
  font-weight: bold;
  font-size: 13px;
}
@media screen and (max-width: 820px), print {
  .nini {
    margin-left: 1em;
  }
}

@media screen and (max-width: 820px), print {
  .formItem + .formItem {
    display: block;
    margin-top: 20px;
  }
}
.formItem th, .formItem td {
  padding: 10px;
}
@media screen and (max-width: 820px), print {
  .formItem th, .formItem td {
    padding: 5px 10px;
    display: block;
    width: 100%;
  }
}

.formTitle {
  vertical-align: top;
  text-align: left;
  width: 280px;
}

.formInner {
  text-align: left;
  width: calc(100% - 280px);
}

.formInputBox {
  border: 1px solid #ccc;
  padding: 5px 1em;
  font-size: 16px;
  width: 100%;
}

.mailConf {
  border-top: 1px dashed #ccc;
  border-bottom: 1px dashed #ccc;
}
.mailConf input {
  padding: 5px 1em;
  font-size: 16px;
  width: 100%;
}

.privacyLink {
  text-decoration: underline;
  color: #77a7bc;
}

.radioInput,
.checkInput {
  display: none;
}

.mwform-radio-field-text {
  position: relative;
  padding-left: 30px;
}
.mwform-radio-field-text::before {
  content: "";
  position: absolute;
  border: 1px solid #333;
  border-radius: 50%;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
  height: 16px;
  width: 16px;
}
.radioInput:checked + .mwform-radio-field-text::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  background-color: #333;
  top: 50%;
  transform: translate(0, -50%);
  left: 3px;
  height: 10px;
  width: 10px;
}

.mwform-checkbox-field-text {
  position: relative;
  padding-left: 30px;
}
.mwform-checkbox-field-text::before {
  content: "";
  position: absolute;
  border: 1px solid #333;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
  height: 16px;
  width: 16px;
}
.checkInput:checked + .mwform-checkbox-field-text::after {
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
  content: "";
  position: absolute;
  top: 25%;
  transform: translate(0, -50%) rotate(45deg);
  left: 3px;
  height: 18px;
  width: 11px;
}

.cofirm-btn-wrap {
  margin-top: 40px;
}
@media screen and (max-width: 520px) {
  .cofirm-btn-wrap {
    flex-direction: column;
  }
}
.cofirm-btn-wrap .back-btn,
.cofirm-btn-wrap .submit-btn {
  width: 320px;
}
@media screen and (max-width: 520px) {
  .cofirm-btn-wrap .back-btn,
  .cofirm-btn-wrap .submit-btn {
    width: 100%;
  }
}
.cofirm-btn-wrap .back-btn .button01 {
  background-color: #999;
  box-shadow: 0px 0px 0px 2px #999;
}
.cofirm-btn-wrap .back-btn .button01::before {
  display: none;
}
.cofirm-btn-wrap .back-btn .button01::after {
  transform: translate(0, -50%) scale(-1, 1);
  left: 16px;
}
.cofirm-btn-wrap .back-btn .button01:hover {
  opacity: 0.7;
}
.cofirm-btn-wrap .back-btn .button01:hover:after {
  background-image: url(../images/common/arw04@2x.png);
}
.cofirm-btn-wrap .submit-btn {
  margin-left: 30px;
}
@media screen and (max-width: 520px) {
  .cofirm-btn-wrap .submit-btn {
    margin-left: 0;
    margin-top: 20px;
  }
}

#privacy {
  font-size: 16px;
}
#privacy #privacyContents {
  padding-bottom: 160px;
}
@media screen and (max-width: 1024px) {
  #privacy #privacyContents {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 820px), print {
  #privacy #privacyContents {
    padding-bottom: 60px;
  }
}
#privacy #privacyContents .privacyText {
  margin-bottom: 50px;
}
#privacy #privacyContents dl + dl {
  margin-top: 60px;
}
#privacy #privacyContents dl dt {
  color: #c59b68;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}
#privacy #privacyContents dl dd {
  line-height: 28px;
}
#privacy #privacyContents dl dd ul {
  margin-top: 15px;
}
#privacy #privacyContents dl dd ul li {
  padding-left: 1em;
  position: relative;
}
#privacy #privacyContents dl dd ul li::before {
  position: absolute;
  content: "";
  background-color: #c59b68;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  top: 6px;
  left: 0;
  line-height: 28px;
}
@media screen and (max-width: 520px) {
  #privacy #privacyContents dl dd ul li::before {
    top: 10px;
  }
}

#faq {
  position: relative;
  padding-bottom: 80px;
}
@media screen and (max-width: 820px), print {
  #faq {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 820px), print {
  #faq {
    padding-bottom: 0;
  }
}
#faq #faq_roof,
#faq #faq_exterior,
#faq #faq_service,
#faq #faq_price {
  padding-top: 180px;
  margin-top: -180px;
}
@media screen and (max-width: 1024px) {
  #faq #faq_roof,
  #faq #faq_exterior,
  #faq #faq_service,
  #faq #faq_price {
    padding-top: 140px;
    margin-top: -140px;
  }
}
@media screen and (max-width: 520px) {
  #faq #faq_roof,
  #faq #faq_exterior,
  #faq #faq_service,
  #faq #faq_price {
    padding-top: 100px;
    margin-top: -100px;
  }
}
#faq .btnArea {
  flex-wrap: wrap;
  text-align: center;
  margin-bottom: 130px;
}
@media screen and (max-width: 520px) {
  #faq .btnArea {
    margin-bottom: 100px;
  }
}
#faq .btnArea a {
  font-size: 16px;
  padding: 15px;
  border-bottom: 1px solid #333;
  width: 48%;
}
@media screen and (max-width: 520px) {
  #faq .btnArea a {
    font-size: 14px;
  }
}
#faq .area_ttl {
  position: relative;
  text-align: center;
  padding-bottom: 20px;
}
#faq .area_ttl .jp {
  position: relative;
  z-index: 2;
  font-size: 28px;
}
@media screen and (max-width: 520px) {
  #faq .area_ttl .jp {
    font-size: 24px;
  }
}
#faq .area_ttl .en {
  color: #edece6;
  font-size: 68px;
  margin-top: -100px;
}
@media screen and (max-width: 520px) {
  #faq .area_ttl .en {
    font-size: 48px;
    margin-top: -75px;
  }
}
#faq .accordion {
  padding-bottom: 140px;
}
@media screen and (max-width: 820px), print {
  #faq .accordion {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 520px) {
  #faq .accordion {
    padding-bottom: 60px;
  }
}
#faq .accordion:last-of-type {
  margin-bottom: 0;
}
#faq .acd-item {
  overflow: hidden;
}
#faq .last {
  border-bottom: 1px solid #c9c9c9;
}
#faq .sub-title {
  text-align: center;
  font-size: 24px;
  margin-bottom: 25px;
}
@media screen and (max-width: 820px), print {
  #faq .sub-title {
    font-size: 23px;
  }
}
@media screen and (max-width: 520px) {
  #faq .sub-title {
    font-size: 20px;
  }
}
#faq .sub-title span {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
#faq .sub-title span::before {
  content: "";
  border-top: 1px solid #bfbfbf;
  width: 6em;
  margin-right: 1em;
}
@media screen and (max-width: 820px), print {
  #faq .sub-title span::before {
    width: 4em;
  }
}
@media screen and (max-width: 520px) {
  #faq .sub-title span::before {
    width: 1.5em;
  }
}
#faq .sub-title span::after {
  content: "";
  border-top: 1px solid #bfbfbf;
  width: 6em;
  margin-left: 1em;
}
@media screen and (max-width: 820px), print {
  #faq .sub-title span::after {
    width: 4em;
  }
}
@media screen and (max-width: 520px) {
  #faq .sub-title span::after {
    width: 1.5em;
  }
}
#faq .acd-ttl {
  background-color: #fff;
  padding: 10px 15px;
  padding-right: 80px;
  font-size: 18px;
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 820px), print {
  #faq .acd-ttl {
    align-items: start;
  }
}
@media screen and (max-width: 520px) {
  #faq .acd-ttl {
    padding-right: 30px;
    padding: 17px 5px;
  }
}
#faq .acd-ttl span {
  color: #ba9164;
  font-size: 24px;
  font-weight: bold;
  margin-right: 20px;
  line-height: 1;
  width: 40px;
  height: 28px;
  align-items: center;
}
@media screen and (max-width: 520px) {
  #faq .acd-ttl span {
    font-size: 16px;
    margin-right: 0;
  }
}
#faq .acd-ttl span + span {
  color: #494949;
  font-size: 18px;
  font-weight: bold;
  width: calc(100% - 60px);
  line-height: 1.6;
  min-height: 50px;
  display: flex;
}
@media screen and (max-width: 820px), print {
  #faq .acd-ttl span + span {
    min-height: unset;
    height: auto;
    align-items: start;
  }
}
@media screen and (max-width: 520px) {
  #faq .acd-ttl span + span {
    font-size: 14px;
    letter-spacing: 0.01em;
    margin-right: 30px;
    margin-top: -1px;
  }
}
#faq .acd-ttl .question {
  text-align: center;
  position: relative;
}
#faq .acd-ttl .question img {
  width: 28px;
}
#faq .acd-ttl::before {
  position: absolute;
  content: "";
  border: none;
  background-image: url(../images/faq/plus@2x.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  top: 50%;
  transform: translate(0, -50%);
  transition: all 0.3s;
  right: 20px;
  height: 20px;
  width: 20px;
}
@media screen and (max-width: 520px) {
  #faq .acd-ttl::before {
    height: 17px;
    width: 17px;
    right: 10px;
  }
}
#faq .acd-ttl.open {
  border-bottom: unset;
}
#faq .acd-ttl.open + .acd-inner {
  max-height: 5000px;
  opacity: 1;
  padding: 20px 22px;
  visibility: visible;
  align-items: start;
}
@media screen and (max-width: 520px) {
  #faq .acd-ttl.open + .acd-inner {
    padding: 17px 16px;
  }
}
#faq .acd-ttl.open::before {
  transform: translate(0, -50%) rotate(-45deg);
}
#faq .acd-ttl02 {
  border-top: 1px solid #c9c9c9;
}
#faq .acd-inner {
  max-height: 0;
  opacity: 0;
  transition: 0.5s;
  visibility: hidden;
  align-items: start;
  background-color: #eeede7;
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
  position: relative;
  border-bottom: 1px solid #c9c9c9;
}
@media screen and (max-width: 520px) {
  #faq .acd-inner {
    padding: 0 5px;
  }
}
#faq .acd-inner .answer {
  color: #d94f4f;
  width: 40px;
  height: 30px;
  font-size: 24px;
  font-weight: bold;
  align-items: start;
  margin-right: 10px;
  position: relative;
  display: contents;
}
@media screen and (max-width: 520px) {
  #faq .acd-inner .answer {
    font-size: 16px;
  }
}
#faq .acd-inner .answer + div {
  width: calc(100% - 55px);
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 520px) {
  #faq .acd-inner .answer + div {
    width: calc(100% - 26px);
    font-size: 16px;
  }
}
#faq .acd-inner .answer + div .small {
  font-size: 16px;
  font-weight: 400;
}
@media screen and (max-width: 520px) {
  #faq .acd-inner .answer + div .small {
    font-size: 13px;
  }
}
#faq .acd-inner .answer + div p {
  margin: 10px 0;
}
#faq .acd-inner .answer img {
  width: 28px;
  display: block;
}
#faq .banner {
  text-align: center;
}
#faq .sec70_btn {
  text-align: center;
}

#company {
  position: relative;
  padding-bottom: 80px;
}
@media screen and (max-width: 820px), print {
  #company {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 820px), print {
  #company {
    padding-bottom: 0;
  }
}
#company #serviceListArea {
  padding-top: 120px;
  margin-top: -120px;
}
@media screen and (max-width: 820px), print {
  #company #serviceListArea {
    padding-top: 90px;
    margin-top: -90px;
  }
}
#company #messageArea,
#company #mapArea,
#company #philosophyArea,
#company #objectiveArea,
#company #overviewArea,
#company #historyArea {
  padding-top: 60px;
  margin-top: -60px;
}
@media screen and (max-width: 520px) {
  #company #messageArea,
  #company #mapArea,
  #company #philosophyArea,
  #company #objectiveArea,
  #company #overviewArea,
  #company #historyArea {
    padding-top: 30px;
    margin-top: -30px;
  }
}
#company .companyTopText {
  font-size: 20px;
  margin-bottom: 30px;
}
@media screen and (max-width: 520px) {
  #company .companyTopText {
    font-size: 15px;
    text-align: left;
  }
}
#company .mainImage {
  max-width: 1200px;
  margin: 0 auto;
  width: 90%;
}
@media screen and (max-width: 820px), print {
  #company .mainImage {
    width: 100%;
  }
}
#company .secTitle {
  padding-top: 60px;
}
@media screen and (max-width: 520px) {
  #company .secTitle {
    padding-top: 30px;
  }
}
@media screen and (max-width: 520px) {
  #company .btnArea {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 520px) {
  #company .btnArea a {
    width: 48%;
  }
}
#company .btnArea .dummy {
  border: unset;
}
#company #message {
  padding: 120px;
}
@media screen and (max-width: 820px), print {
  #company #message {
    padding: 60px 0 90px;
  }
}
#company #message .secTitle {
  padding-top: 0;
}
#company #message .messageText {
  line-height: 1.8rem;
}
@media screen and (max-width: 520px) {
  #company #message .messageText {
    line-height: 27px;
  }
}
#company #message .messageText + .messageText {
  margin-top: 25px;
}
#company #message .name {
  width: 235px;
  margin-left: auto;
  margin-top: 20px;
}
#company #philosophy {
  padding: 40px 0 180px;
  background-color: #333;
}
@media screen and (max-width: 820px), print {
  #company #philosophy {
    padding: 20px 0 90px;
  }
}
#company #philosophy .philosophyBg {
  position: relative;
}
#company #philosophy .philosophyBg::before {
  position: absolute;
  content: "";
  background-image: url(../images/top/blackBg@2x.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 200px;
  top: -148px;
  left: 0;
}
@media screen and (max-width: 820px), print {
  #company #philosophy .philosophyBg::before {
    position: absolute;
    content: "";
    background-image: url(../images/company/philosophyBg@2x.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 50px;
    left: 0;
    top: -50px;
  }
}
#company #philosophy .philosophyItem {
  color: #fff;
}
#company #philosophy .philosophyItem + .philosophyItem {
  border-top: 1px solid #c9c9c9;
  padding-top: 35px;
  margin-top: 35px;
}
#company #philosophy .philosophyItem .ItemTitle {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
#company #philosophy .philosophyItem .ItemTitle span {
  color: #bf9568;
}
#company #philosophy .philosophyItem .itemText {
  line-height: 32px;
}
@media screen and (max-width: 520px) {
  #company #philosophy .philosophyItem .itemText {
    line-height: 26px;
  }
}
#company #philosophy .philosophyItem .itemText span {
  font-size: 18px;
  font-weight: bold;
  color: #bf9568;
}
@media screen and (max-width: 520px) {
  #company #philosophy .philosophyItem .itemText span {
    font-size: 16px;
  }
}
#company #philosophy .philosophyItem .itemText.big {
  font-size: 22px;
  font-weight: bold;
  line-height: 46px;
}
@media screen and (max-width: 520px) {
  #company #philosophy .philosophyItem .itemText.big {
    line-height: 32px;
  }
}
#company #philosophy .action {
  margin-top: 45px;
}
#company #philosophy .heart {
  border-top: 1px dashed #c9c9c9;
  padding-top: 40px;
  margin-top: 40px;
}
#company #philosophy .actionTitle {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 25px;
}
#company #philosophy .actionItem + .actionItem {
  margin-top: 45px;
}
#company #philosophy .actionItem .actionNumber {
  color: #bf9568;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  padding-right: 50px;
  letter-spacing: -0.01em;
  display: inline-block;
  margin-bottom: 10px;
}
@media screen and (max-width: 520px) {
  #company #philosophy .actionItem .actionNumber {
    padding-right: 41px;
  }
}
#company #philosophy .actionItem .actionNumber::before {
  position: absolute;
  content: "";
  width: 32px;
  height: 1px;
  background-color: #bf9568;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
#company #philosophy .actionItem .actionText {
  color: #fff;
}
#company #objective {
  padding: 40px 0 180px;
  background-color: #f2f1eb;
}
@media screen and (max-width: 820px), print {
  #company #objective {
    padding: 20px 0 110px;
  }
}
@media screen and (max-width: 520px) {
  #company #objective {
    padding: 20px 0 90px;
  }
}
#company #objective .objectiveBg {
  position: relative;
}
#company #objective .objectiveBg::before {
  position: absolute;
  content: "";
  background-image: url(../images/objective/objectiveBg_pc@2x.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 200px;
  top: -148px;
  left: 0;
}
@media screen and (max-width: 820px), print {
  #company #objective .objectiveBg::before {
    position: absolute;
    content: "";
    background-image: url(../images/objective/objectiveBg@2x.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 50px;
    left: 0;
    top: -50px;
  }
}
#company #objective .ObjectiveTopTitle {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
}
#company #objective .objectiveItem + .objectiveItem {
  margin-top: 30px;
}
#company #objective .objectiveItem .objectiveTitle {
  color: #bf9568;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
#company #objective .objectiveItem .objectiveText {
  line-height: 28px;
}
@media screen and (max-width: 520px) {
  #company #objective .objectiveItem .objectiveText {
    line-height: 25px;
  }
}
#company #overview {
  padding: 40px 0 180px;
}
@media screen and (max-width: 820px), print {
  #company #overview {
    padding: 20px 0 120px;
  }
}
@media screen and (max-width: 520px) {
  #company #overview {
    padding: 20px 0 40px;
  }
}
#company #overview .overviewBg {
  position: relative;
}
#company #overview .overviewBg::before {
  position: absolute;
  content: "";
  background-image: url(../images/recruit/pageBtnBg_pc@2x.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 200px;
  top: -148px;
  left: 0;
}
@media screen and (max-width: 820px), print {
  #company #overview .overviewBg::before {
    position: absolute;
    content: "";
    background-image: url(../images/recruit/pageBtnBg@2x.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    left: 0;
    height: 50px;
    top: -50px;
  }
}
#company #overview .Item {
  border-top: 1px dashed #ccc;
}
#company #overview .Item:last-child {
  border-bottom: 1px dashed #ccc;
}
#company #overview .flexItem {
  padding: 20px;
}
@media screen and (max-width: 520px) {
  #company #overview .flexItem {
    padding: 16px 20px;
  }
}
#company #overview .flexItem .title {
  font-size: 20px;
  font-weight: bold;
  padding: 5px 0;
}
@media screen and (max-width: 520px) {
  #company #overview .flexItem .title {
    font-size: 16px;
  }
}
#company #overview .flexItem .text {
  padding: 5px 0;
  font-weight: 400;
}
#company #overview .flexItem .text span {
  display: block;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 3px;
}
#company #overview .flexItem .text .btn {
  color: #bf9568;
  margin: 5px 0;
  padding: 3px 0;
  position: relative;
  display: inline-block;
}
#company #overview .flexItem .text .btn::before {
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 1px #bf9568;
  border-right: solid 1px #bf9568;
  position: absolute;
  right: -18px;
  transform: rotate(135deg);
  top: 8px;
}
#company #overview .subTitle {
  color: #c99f68;
  font-size: 24px;
  margin-bottom: 20px;
}
@media screen and (max-width: 520px) {
  #company #overview .subTitle {
    font-size: 20px;
  }
}
#company #overview .mapArea {
  padding: 90px 0 30px;
}
@media screen and (max-width: 520px) {
  #company #overview .mapArea {
    padding: 40px 0 30px;
  }
}
#company #overview .mapArea iframe {
  width: 100%;
  height: 450px;
}
@media screen and (max-width: 520px) {
  #company #overview .mapArea iframe {
    height: 250px;
  }
}
#company #overview .textArea .gold {
  color: #bf9568;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
}
@media screen and (max-width: 520px) {
  #company #overview .textArea .gold {
    font-size: 16px;
  }
}
#company #overview .textArea .black {
  margin-bottom: 30px;
  line-height: 1.8;
}
@media screen and (max-width: 520px) {
  #company #overview .textArea .black {
    letter-spacing: 0.01em;
  }
}
#company #overview .border {
  border-bottom: 2px solid #c6c6c6;
  margin: 60px 0;
}
@media screen and (max-width: 520px) {
  #company #overview .border {
    margin: 40px 0 30px;
  }
}
#company #history {
  padding: 40px 0 120px;
  background-color: #f2f1eb;
}
@media screen and (max-width: 820px), print {
  #company #history {
    padding: 20px 0 60px;
  }
}
#company #history .historyBg {
  position: relative;
}
#company #history .historyBg::before {
  position: absolute;
  content: "";
  background-image: url(../images/objective/objectiveBg_pc@2x.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 200px;
  top: -148px;
  left: 0;
}
@media screen and (max-width: 820px), print {
  #company #history .historyBg::before {
    position: absolute;
    content: "";
    background-image: url(../images/objective/objectiveBg@2x.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 50px;
    left: 0;
    top: -50px;
  }
}
#company #history .flow__contents {
  padding: 0 75px;
  margin-top: 20px;
  position: relative;
}
@media screen and (max-width: 820px), print {
  #company #history .flow__contents {
    padding: 0 20px 0 75px;
  }
}
@media screen and (max-width: 520px) {
  #company #history .flow__contents {
    padding: 0;
    padding-left: 50px;
    margin-top: 20px;
  }
}
#company #history .flow__contents::before {
  content: "";
  position: absolute;
  top: 15px;
  left: 16px;
  width: 3px;
  height: 103%;
  background: linear-gradient(to bottom, #c19768 0%, #c19768 95%, rgba(233, 235, 230, 0) 100%);
}
@media screen and (max-width: 520px) {
  #company #history .flow__contents::before {
    left: 21px;
  }
}
#company #history .flow__contents dl {
  margin-bottom: 30px;
}
#company #history .flow__contents dl dt {
  position: relative;
  font-size: 18px;
  padding: 5px 0;
  font-weight: bold;
}
@media screen and (max-width: 520px) {
  #company #history .flow__contents dl dt {
    font-size: 14px;
    padding: 7px 0px;
  }
}
#company #history .flow__contents dl dt::before {
  border: 1px solid #c19768;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  content: "";
  height: 23px;
  width: 23px;
  left: -69px;
  top: 20%;
}
@media screen and (max-width: 520px) {
  #company #history .flow__contents dl dt::before {
    left: -39px;
    top: 15%;
  }
}
#company #history .flow__contents dl dd {
  margin: 10px 0 50px;
  font-weight: 400;
  line-height: 1.8;
}
@media screen and (max-width: 520px) {
  #company #history .flow__contents dl dd {
    margin: 0px 0 30px;
  }
}
@media screen and (max-width: 520px) {
  #company #history .flow__contents dl .line-space {
    line-height: 2.1;
  }
}
#company #pageBtn .subTitle {
  font-weight: 400;
  padding-bottom: 30px;
  padding-top: 10px;
  font-size: 18px;
  z-index: 2;
  position: relative;
}
@media screen and (max-width: 520px) {
  #company #pageBtn .subTitle {
    padding-top: 30px;
  }
}
#company #pageBtn a {
  margin: 0 auto;
}
@media screen and (max-width: 820px), print {
  #company #pageBtn a:nth-child(n+3) {
    margin-top: 15px;
  }
}
#company #pageBtn .border {
  border-bottom: 1px solid #cacaca;
  padding-bottom: 60px;
}
#company #pageBtn .pageBtnArea {
  padding-top: 60px;
}
#company .areaList {
  border-bottom: none;
  padding-bottom: 0;
}
@media screen and (max-width: 520px) {
  #company .areaList {
    border-bottom: 1px solid #333;
    padding-bottom: 20px;
  }
}

#recruit {
  position: relative;
  padding-bottom: 60px;
}
@media screen and (max-width: 820px), print {
  #recruit {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 820px), print {
  #recruit {
    padding-bottom: 0;
  }
}
#recruit .subTitle {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
}
@media screen and (max-width: 520px) {
  #recruit .subTitle {
    margin-bottom: 20px;
  }
}
#recruit .subTitle02 {
  font-size: 24px !important;
  font-weight: normal;
  margin-bottom: 30px;
}
@media screen and (max-width: 520px) {
  #recruit .subTitle02 {
    font-size: 14px !important;
  }
}
#recruit .btnArea {
  flex-wrap: wrap;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 520px) {
  #recruit .btnArea {
    margin-bottom: 45px;
  }
}
#recruit .btnArea a {
  font-size: 16px;
  padding: 15px;
  border-bottom: 1px solid #333;
  width: 30%;
  font-weight: 400;
}
@media screen and (max-width: 820px), print {
  #recruit .btnArea a {
    width: 32%;
  }
}
@media screen and (max-width: 520px) {
  #recruit .btnArea a {
    font-size: 14px;
    width: 48%;
  }
}
@media print {
  #recruit .mainImageSPC {
    display: none;
  }
}
#recruit #message {
  padding: 120px;
}
@media screen and (max-width: 820px), print {
  #recruit #message {
    padding: 60px;
  }
}
@media screen and (max-width: 520px) {
  #recruit #message {
    padding: 30px 0 75px;
  }
}
#recruit #message .messageText {
  line-height: 1.8rem;
}
@media screen and (max-width: 520px) {
  #recruit #message .messageText {
    line-height: 27px;
  }
}
#recruit #message .messageText + .messageText {
  margin-top: 25px;
}
#recruit #message .name {
  width: 285px;
  margin-left: auto;
  margin-top: 40px;
}
@media screen and (max-width: 520px) {
  #recruit #message .name {
    width: 265px;
    margin-right: -20px;
  }
}
#recruit #benefits {
  padding: 40px 0 120px;
  background-color: #f2f1eb;
}
@media screen and (max-width: 820px), print {
  #recruit #benefits {
    padding: 20px 0 60px;
  }
}
#recruit #benefits .secTitle {
  padding-top: 90px;
}
@media screen and (max-width: 520px) {
  #recruit #benefits .secTitle {
    padding-top: 40px;
  }
}
#recruit #benefits .benefitsBg {
  position: relative;
}
#recruit #benefits .benefitsBg::before {
  position: absolute;
  content: "";
  background-image: url(../images/objective/objectiveBg@2x.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 100px;
  left: 0;
  top: -100px;
}
@media screen and (max-width: 820px), print {
  #recruit #benefits .benefitsBg::before {
    height: 50px;
    top: -50px;
  }
}
#recruit #benefits .benefitsItem + .benefitsItem {
  border-top: 1px dashed #c9c9c9;
  padding-top: 30px;
  margin-top: 30px;
}
@media screen and (max-width: 520px) {
  #recruit #benefits .benefitsItem + .benefitsItem {
    padding-top: 20px;
    margin-top: 20px;
  }
}
#recruit #benefits .benefitsItem .ItemTitle {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media screen and (max-width: 520px) {
  #recruit #benefits .benefitsItem .ItemTitle {
    font-size: 18px;
  }
}
#recruit #benefits .benefitsItem .ItemTitle span {
  color: #bf9568;
}
#recruit #benefits .benefitsItem .ItemTitle02 {
  font-size: 22px;
  color: #c29868;
}
@media screen and (max-width: 520px) {
  #recruit #benefits .benefitsItem .ItemTitle02 {
    font-size: 16px;
  }
}
#recruit #benefits .benefitsItem .itemText {
  line-height: 32px;
}
@media screen and (max-width: 520px) {
  #recruit #benefits .benefitsItem .itemText {
    line-height: 26px;
  }
}
#recruit #benefits .benefitsItem .itemText.big {
  font-size: 28px;
  font-weight: bold;
  line-height: 46px;
}
@media screen and (max-width: 520px) {
  #recruit #benefits .benefitsItem .itemText.big {
    line-height: 32px;
    font-size: 22px;
  }
}
#recruit #benefits .benefitsItem .indent {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 25px;
}
@media screen and (max-width: 520px) {
  #recruit #benefits .benefitsItem .indent {
    font-size: 16px;
  }
}
#recruit #benefits .benefitsItem .indent span {
  font-size: 16px;
  font-weight: 400;
  display: block;
  margin-top: 7px;
}
@media screen and (max-width: 520px) {
  #recruit #benefits .benefitsItem .indent span {
    font-size: 14px;
  }
}
#recruit #benefits .benefitsItem .indent2 {
  padding-left: 1em;
  text-indent: -1em;
  font-weight: bold !important;
}
#recruit #benefits .benefitsItem .indent2 .gray {
  color: #666;
  font-weight: 400 !important;
  margin-top: 0;
  margin-bottom: 5px;
}
#recruit #benefits .benefitsItem .flexArea {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 820px), print {
  #recruit #benefits .benefitsItem .flexArea {
    flex-direction: column;
  }
}
#recruit #benefits .benefitsItem .flexArea .flexItem {
  width: calc(50% - 30px);
  padding: 20px 0;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 820px), print {
  #recruit #benefits .benefitsItem .flexArea .flexItem {
    width: calc(50% - 15px);
    width: 100%;
  }
}
#recruit #benefits .benefitsItem .flexArea .flexItem .imgArea {
  padding-right: 30px;
  max-width: 80px;
}
#recruit #benefits .benefitsItem .flexArea .flexItem .flexTitle {
  color: #c29868;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 6px;
}
#recruit .benefitsItem02 {
  border-top: 1px solid #c9c9c9 !important;
}
#recruit .benefitsItem02 .ItemTitle {
  margin-bottom: 0 !important;
}
#recruit #require {
  padding: 40px 0 90px;
  background-color: #333;
}
@media screen and (max-width: 820px), print {
  #recruit #require {
    padding: 20px 0 60px;
  }
}
#recruit #require .secTitle {
  padding-top: 90px;
}
@media screen and (max-width: 520px) {
  #recruit #require .secTitle {
    padding-top: 40px;
  }
}
#recruit #require .subTitle {
  color: #fff;
  margin-bottom: 0;
}
#recruit #require .requireBg {
  position: relative;
}
#recruit #require .requireBg::before {
  position: absolute;
  content: "";
  background-image: url(../images/top/blackBg@2x.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 200px;
  top: -148px;
  left: 0;
}
@media screen and (max-width: 820px), print {
  #recruit #require .requireBg::before {
    position: absolute;
    content: "";
    background-image: url(../images/company/philosophyBg@2x.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 50px;
    left: 0;
    top: -50px;
  }
}
#recruit #require .tabs {
  display: flex;
  flex-direction: column;
  padding: 60px 0 50px;
}
@media screen and (max-width: 520px) {
  #recruit #require .tabs {
    padding: 30px 0 50px;
  }
}
#recruit #require .tabs input[type=radio] {
  display: none;
}
#recruit #require .tabs .tabFlex {
  justify-content: space-between;
}
#recruit #require .tabs label {
  background: #e5e5e5;
  color: #969696;
  font-size: 24px;
  padding: 15px;
  cursor: pointer;
  width: 48%;
  text-align: center;
}
@media screen and (max-width: 520px) {
  #recruit #require .tabs label {
    width: 46%;
    font-size: 14px;
    padding: 12px 5px;
  }
}
#recruit #require .tabs #tab1:checked ~ .tabFlex label[for=tab1],
#recruit #require .tabs #tab2:checked ~ .tabFlex label[for=tab2],
#recruit #require .tabs #tab3:checked ~ .tabFlex label[for=tab3] {
  background: #c29868;
  color: #fff;
  transition: 0.2s;
}
#recruit #require .tabs .content {
  background-color: #fff;
  display: none;
  padding: 50px 50px 35px;
  transition: 0.2s;
}
@media screen and (max-width: 520px) {
  #recruit #require .tabs .content {
    padding: 25px 0 5px;
  }
}
#recruit #require .tabs .content .fuki {
  position: relative;
  background: linear-gradient(to right, #d57c4c, #d64f4f);
  border-radius: 50px;
  font-size: 20px;
  padding: 7px;
  color: #fff;
  max-width: 550px;
  margin: 0 auto 30px;
}
@media screen and (max-width: 820px), print {
  #recruit #require .tabs .content .fuki {
    font-size: 16px;
  }
}
@media screen and (max-width: 520px) {
  #recruit #require .tabs .content .fuki {
    margin: 0 10px 30px;
    font-size: 13px;
  }
}
#recruit #require .tabs .content .fuki::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -13px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #d6514f transparent transparent transparent;
  border-width: 13px 10px 0 10px;
}
#recruit #require .tabs .content .imgArea {
  width: 70%;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 520px) {
  #recruit #require .tabs .content .imgArea {
    width: 100%;
  }
}
#recruit #require .tabs .content .Item {
  border-bottom: 1px dashed #ccc;
}
#recruit #require .tabs .content .Item:last-child {
  border-bottom: unset;
}
#recruit #require .tabs .content .flexItem {
  padding: 20px;
}
#recruit #require .tabs .content .flexItem .title {
  font-size: 18px;
  font-weight: bold;
  padding: 5px 0;
}
@media screen and (max-width: 520px) {
  #recruit #require .tabs .content .flexItem .title {
    font-size: 16px;
  }
}
#recruit #require .tabs .content .flexItem .text {
  padding: 5px 0;
  font-weight: 400;
}
#recruit #require .tabs .content .flexItem .text span {
  display: block;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 3px;
}
#recruit #require .tabs #tab1:checked ~ #content1,
#recruit #require .tabs #tab2:checked ~ #content2,
#recruit #require .tabs #tab3:checked ~ #content3 {
  display: block;
}
#recruit .recBtn {
  margin: 0 auto 60px;
}
@media screen and (max-width: 520px) {
  #recruit .recBtn {
    margin: 0 auto 30px;
  }
}
#recruit .recBtn .goldTitle {
  color: #c29868;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (max-width: 520px) {
  #recruit .recBtn .goldTitle {
    font-size: 20px;
  }
}
#recruit .recBtn .subTitle {
  font-size: 18px !important;
  margin-bottom: 30px !important;
  font-weight: 400;
}
@media screen and (max-width: 520px) {
  #recruit .recBtn .subTitle {
    font-size: 14px !important;
  }
}
#recruit .recBtn .buttonRecruit {
  background: linear-gradient(to right, #d57c4c, #d64f4f);
  border-radius: 10px;
  color: #fff;
  display: block;
  font-size: 18px;
  padding: 20px;
  position: relative;
  text-align: center;
  transition: 0.3s;
  max-width: 360px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 520px) {
  #recruit .recBtn .buttonRecruit {
    padding: 15px 0;
    max-width: 100%;
    width: 100%;
  }
}
#recruit .recBtn .buttonRecruit:after {
  content: "";
  position: absolute;
  right: 16px;
  background-image: url(../images/common/arw04@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  top: 50%;
  transform: translate(0, -50%);
}
#recruit .recBtn .buttonRecruit:hover {
  opacity: 0.7;
}
#recruit .recBtn .buttonRecruit:hover:after {
  background-image: url(../images/common/arw03@2x.png);
}
#recruit #pageBtn {
  padding-bottom: 0;
}
@media screen and (max-width: 520px) {
  #recruit #pageBtn {
    padding-bottom: 20px;
  }
}
#recruit #pageBtn .pageBtnBg {
  padding-top: 60px;
}
@media screen and (max-width: 520px) {
  #recruit #pageBtn .pageBtnBg {
    padding-top: 10px;
  }
}

#service {
  position: relative;
  padding-bottom: 80px;
}
@media screen and (max-width: 820px), print {
  #service {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 820px), print {
  #service {
    padding-bottom: 30px;
  }
}
#service #details,
#service #record,
#service #flow,
#service #region,
#service #tips,
#service #maintenance,
#service #menu {
  padding-top: 30px;
  margin-top: -30px;
}
#service .white {
  color: #fff;
}
#service .secTitle {
  margin-bottom: 20px;
}
#service .btnArea {
  flex-wrap: wrap;
  text-align: center;
  margin-bottom: 130px;
}
@media screen and (max-width: 820px), print {
  #service .btnArea {
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 520px) {
  #service .btnArea {
    margin-bottom: 50px;
  }
}
#service .btnArea a {
  font-size: 16px;
  padding: 15px;
  border-bottom: 1px solid #333;
  width: 31%;
}
@media screen and (max-width: 820px), print {
  #service .btnArea a {
    width: 48%;
  }
}
@media screen and (max-width: 520px) {
  #service .btnArea a {
    font-size: 14px;
  }
}
#service .btnArea .dummy {
  border: unset;
}
#service .subTitle {
  color: #b98f68;
}
@media screen and (max-width: 520px) {
  #service .subTitle {
    margin-bottom: 30px;
    font-size: 18px;
  }
}
#service .subText {
  padding: 30px 0;
}
@media screen and (max-width: 520px) {
  #service .subText {
    text-align: left;
    padding: 0 0 30px;
  }
}
#service .bgTitle {
  color: #fff;
  font-size: 32px;
  font-weight: bold;
}
@media screen and (max-width: 520px) {
  #service .bgTitle {
    font-size: 24px;
  }
}
#service .bgTitle01 {
  background-image: url(../images/service/bgImg01@2x.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 90px 0;
  letter-spacing: 0.3em;
}
@media screen and (max-width: 520px) {
  #service .bgTitle01 {
    padding: 50px 0;
  }
}
#service .bgTitle02 {
  background-image: url(../images/service/bgImg02@2x.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 90px 0;
  letter-spacing: 0.3em;
}
@media screen and (max-width: 520px) {
  #service .bgTitle02 {
    padding: 50px 0;
  }
}
#service .area_ttl {
  position: relative;
  text-align: center;
  margin-top: 120px;
  padding-bottom: 20px;
}
@media screen and (max-width: 520px) {
  #service .area_ttl {
    margin-top: 80px;
    padding-bottom: 15px;
  }
}
#service .area_ttl .jp {
  position: relative;
  z-index: 2;
  font-size: 28px;
  font-weight: 400;
}
@media screen and (max-width: 820px), print {
  #service .area_ttl .jp {
    font-size: 24px;
  }
}
@media screen and (max-width: 520px) {
  #service .area_ttl .jp {
    font-size: 14px;
  }
}
#service .area_ttl .en {
  color: #edece6;
  font-size: 68px;
  margin-top: -100px;
  font-weight: bold;
}
@media screen and (max-width: 820px), print {
  #service .area_ttl .en {
    font-size: 48px;
    margin-top: -75px;
  }
}
@media screen and (max-width: 520px) {
  #service .area_ttl .en {
    font-size: 33px;
    margin-top: -50px;
  }
}
#service #detailArea {
  padding: 120px 0;
}
@media screen and (max-width: 1024px) {
  #service #detailArea {
    padding: 90px 0;
  }
}
@media screen and (max-width: 520px) {
  #service #detailArea {
    padding: 60px 0;
  }
}
#service .roofArea {
  margin-bottom: 90px;
}
@media screen and (max-width: 520px) {
  #service .roofArea {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 520px) {
  #service .roofArea02 {
    margin-bottom: 35px;
  }
}
#service .accordion {
  border-bottom: 1px solid #c9c9c9;
  margin-bottom: 20px;
}
#service .accordion:last-of-type {
  margin-bottom: 0;
}
#service .acd-item {
  overflow: hidden;
}
#service .last {
  border-bottom: 1px solid #c9c9c9;
}
#service .sub-title {
  text-align: center;
  font-size: 24px;
  margin-bottom: 25px;
}
@media screen and (max-width: 820px), print {
  #service .sub-title {
    font-size: 23px;
  }
}
@media screen and (max-width: 520px) {
  #service .sub-title {
    font-size: 20px;
  }
}
#service .sub-title span {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
#service .sub-title span::before {
  content: "";
  border-top: 1px solid #bfbfbf;
  width: 6em;
  margin-right: 1em;
}
@media screen and (max-width: 820px), print {
  #service .sub-title span::before {
    width: 4em;
  }
}
@media screen and (max-width: 520px) {
  #service .sub-title span::before {
    width: 1.5em;
  }
}
#service .sub-title span::after {
  content: "";
  border-top: 1px solid #bfbfbf;
  width: 6em;
  margin-left: 1em;
}
@media screen and (max-width: 820px), print {
  #service .sub-title span::after {
    width: 4em;
  }
}
@media screen and (max-width: 520px) {
  #service .sub-title span::after {
    width: 1.5em;
  }
}
#service .acd-ttl {
  background-color: #fff;
  padding: 10px 15px;
  padding-right: 80px;
  font-size: 18px;
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 820px), print {
  #service .acd-ttl {
    align-items: start;
  }
}
@media screen and (max-width: 520px) {
  #service .acd-ttl {
    padding-right: 30px;
    padding: 10px 20px;
  }
}
#service .acd-ttl span {
  color: #494949;
  font-size: 22px;
  width: calc(100% - 60px);
  line-height: 1.6;
  min-height: 50px;
  padding-top: 8px;
  display: flex;
  font-weight: bold;
}
@media screen and (max-width: 820px), print {
  #service .acd-ttl span {
    min-height: unset;
    height: auto;
    align-items: start;
    padding-top: 0;
  }
}
@media screen and (max-width: 520px) {
  #service .acd-ttl span {
    width: calc(100% - 30px);
    letter-spacing: 0.01em;
    margin-right: 0px;
    font-size: 18px;
  }
}
#service .acd-ttl::before {
  position: absolute;
  content: "";
  border: none;
  background-image: url(../images/faq/plus@2x.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  top: 50%;
  transform: translate(0, -50%);
  transition: all 0.3s;
  right: 20px;
  height: 20px;
  width: 20px;
}
@media screen and (max-width: 520px) {
  #service .acd-ttl::before {
    top: 52%;
    right: 10px;
  }
}
#service .acd-ttl.open {
  border-bottom: unset;
  background-color: #eae9e3;
}
#service .acd-ttl.open span {
  color: #b98f68;
}
#service .acd-ttl.open + .acd-inner {
  max-height: 5000px;
  opacity: 1;
  padding: 30px 22px;
  visibility: visible;
  align-items: start;
  margin-bottom: -1px;
}
#service .acd-ttl.open::before {
  transform: translate(0, -50%) rotate(-45deg);
}
#service .acd-ttl02 {
  border-top: 1px solid #c9c9c9;
}
#service .acd-inner {
  max-height: 0;
  opacity: 0;
  transition: 0.5s;
  visibility: hidden;
  align-items: start;
  padding: 0 20px;
  position: relative;
  border-bottom: 1px solid #c9c9c9;
}
#service .banner {
  text-align: center;
}
#service .sec70_btn {
  text-align: center;
}
#service .slideimg {
  width: 100%;
}
@media print {
  #service .slideimg {
    max-height: 400px;
  }
}
#service .dots-wrap {
  display: flex;
  justify-content: center;
  position: absolute;
  left: 50%;
  bottom: 20px;
  transform: translate(-50%, 0);
}
@media screen and (max-width: 520px) {
  #service .dots-wrap {
    bottom: 10px;
  }
}
#service .dots-wrap li {
  width: 17px;
  height: 17px;
  margin: 0 8px;
  background: #fff;
  border: 1px solid #c6c6c6;
  border-radius: 50%;
  cursor: pointer;
}
@media screen and (max-width: 520px) {
  #service .dots-wrap li {
    width: 12px;
    height: 12px;
    margin: 0 5px;
  }
}
#service .dots-wrap li:hover,
#service .dots-wrap li.slick-active {
  background: #333;
}
#service .dots-wrap li button {
  display: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  padding: 0;
  border: none;
  background-color: transparent;
}
#service #detailArea .textArea {
  margin-top: 20px;
  font-size: 18px;
}
@media screen and (max-width: 520px) {
  #service #detailArea .textArea {
    font-size: 14px;
  }
}
#service #recordArea {
  padding: 40px 0 120px;
  background-color: #333;
}
@media screen and (max-width: 820px), print {
  #service #recordArea {
    padding: 20px 0 120px;
  }
}
@media screen and (max-width: 520px) {
  #service #recordArea {
    padding: 20px 0 90px;
  }
}
#service #recordArea .recordBg {
  position: relative;
  padding-top: 60px;
}
@media screen and (max-width: 520px) {
  #service #recordArea .recordBg {
    padding-top: 40px;
  }
}
#service #recordArea .recordBg::before {
  position: absolute;
  content: "";
  background-image: url(../images/top/blackBg@2x.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 200px;
  top: -148px;
  left: 0;
}
@media screen and (max-width: 820px), print {
  #service #recordArea .recordBg::before {
    position: absolute;
    content: "";
    background-image: url(../images/company/philosophyBg@2x.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 50px;
    left: 0;
    top: -50px;
  }
}
@media screen and (max-width: 520px) {
  #service #recordArea .recordBg .subText {
    padding-bottom: 10px;
  }
}
#service #recordArea .scroll-infinity__wrap {
  display: flex;
  overflow: hidden;
  margin-top: 30px;
}
@media screen and (max-width: 520px) {
  #service #recordArea .scroll-infinity__wrap {
    margin-top: 25px;
  }
}
#service #recordArea .scroll-infinity__wrap .scroll-infinity__list--left {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  width: max-content;
  animation: infinity-scroll-left 80s linear infinite;
}
#service #recordArea .scroll-infinity__wrap .scroll-infinity__list--right {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  width: max-content;
  animation: infinity-scroll-right 80s linear infinite;
}
#service #recordArea .scroll-infinity__wrap .scroll-infinity__item {
  flex-shrink: 0;
  width: 73vw;
  margin-left: 30px;
}
@media screen and (max-width: 1024px) {
  #service #recordArea .scroll-infinity__wrap .scroll-infinity__item {
    width: 90vw;
  }
}
@media screen and (max-width: 820px), print {
  #service #recordArea .scroll-infinity__wrap .scroll-infinity__item {
    width: 130vw;
  }
}
@media screen and (max-width: 520px) {
  #service #recordArea .scroll-infinity__wrap .scroll-infinity__item {
    width: 190vw;
    margin-left: 15px;
  }
}
#service #recordArea .scroll-infinity__wrap .scroll-infinity__item > img {
  width: 100%;
  display: block;
}
#service #recordArea .goldTitle {
  color: #b78d68;
  font-size: 24px;
  font-weight: bold;
  padding-top: 60px;
}
@media screen and (max-width: 520px) {
  #service #recordArea .goldTitle {
    font-size: 20px;
    padding-top: 30px;
  }
}
#service #recordArea .areaList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
@media screen and (max-width: 820px), print {
  #service #recordArea .areaList {
    margin-bottom: 30px;
  }
}
#service #recordArea .areaItem {
  width: calc(33% - 20px);
  color: #fff;
  font-size: 16px;
  margin-right: 13px;
  margin-top: 10px;
}
@media screen and (max-width: 820px), print {
  #service #recordArea .areaItem {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 520px) {
  #service #recordArea .areaItem {
    width: 100%;
    font-size: 14px;
    margin-top: 3px;
  }
}
#service #recordArea .areaItem span {
  color: #c99f68;
}
#service #recordArea .button02 {
  margin: 0 auto;
}
@media screen and (max-width: 520px) {
  #service #recordArea .button02 {
    padding: 20px 0;
  }
}
#service #flowArea {
  padding: 40px 0 120px;
}
@media screen and (max-width: 820px), print {
  #service #flowArea {
    padding: 20px 0 70px;
  }
}
#service #flowArea .flowBg {
  position: relative;
  padding-top: 60px;
}
@media screen and (max-width: 520px) {
  #service #flowArea .flowBg {
    padding-top: 40px;
  }
}
#service #flowArea .flowBg::before {
  position: absolute;
  content: "";
  background-image: url(../images/recruit/pageBtnBg_pc@2x.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 200px;
  top: -148px;
  left: 0;
}
@media screen and (max-width: 820px), print {
  #service #flowArea .flowBg::before {
    position: absolute;
    content: "";
    background-image: url(../images/recruit/pageBtnBg@2x.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    left: 0;
    height: 50px;
    top: -50px;
  }
}
@media screen and (max-width: 520px) {
  #service #flowArea .flowBg .secTitle {
    margin-bottom: 30px;
  }
}
#service #flowArea .flowContents {
  position: relative;
  margin-bottom: 90px;
}
@media screen and (max-width: 520px) {
  #service #flowArea .flowContents {
    margin-bottom: 50px;
  }
}
#service #flowArea .flowContents::after {
  position: absolute;
  content: "";
  border-left: 2px dashed #b98f68;
  height: 95%;
  top: 15px;
  left: 51px;
  width: 5px;
  z-index: 1;
}
@media screen and (max-width: 820px), print {
  #service #flowArea .flowContents::after {
    left: 47px;
  }
}
@media screen and (max-width: 520px) {
  #service #flowArea .flowContents::after {
    left: 37px;
  }
}
#service #flowArea .flowItem {
  align-items: start;
  position: relative;
  z-index: 2;
  background-color: #eae9e3;
  border-radius: 15px;
  margin-bottom: 51px;
  padding: 30px;
}
@media screen and (max-width: 520px) {
  #service #flowArea .flowItem {
    margin-bottom: 30px;
    padding: 25px 20px;
  }
}
#service #flowArea .flowItem .left {
  width: 50px;
  font-size: 32px;
  font-weight: bold;
  color: #b98f68;
  margin-right: 20px;
  margin-top: -11px;
}
@media screen and (max-width: 820px), print {
  #service #flowArea .flowItem .left {
    font-size: 30px;
    margin-top: -14px;
  }
}
@media screen and (max-width: 520px) {
  #service #flowArea .flowItem .left {
    width: 50px;
    margin-right: 10px;
    margin-top: -17px;
  }
}
#service #flowArea .flowItem .right {
  width: calc(100% - 50px);
}
#service #flowArea .flowItem .right .TitleArea {
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  margin-top: -5px;
  margin-bottom: 15px;
  position: relative;
}
@media screen and (max-width: 820px), print {
  #service #flowArea .flowItem .right .TitleArea {
    font-size: 22px;
  }
}
@media screen and (max-width: 520px) {
  #service #flowArea .flowItem .right .TitleArea {
    display: block;
    font-size: 16px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 520px) {
  #service #flowArea .flowItem .right .TitleText {
    font-size: 13px;
  }
}
#service #flowArea .flowItem .right .TitleArea01:after {
  content: "";
  position: absolute;
  background-image: url(../images/service/icon01@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 50px;
  height: 40px;
  top: 50%;
  transform: translate(0, -50%);
  right: -74px;
}
@media screen and (max-width: 520px) {
  #service #flowArea .flowItem .right .TitleArea01:after {
    width: 40px;
    height: 30px;
    right: -2px;
  }
}
#service #flowArea .flowItem .right .TitleArea02:after {
  content: "";
  position: absolute;
  background-image: url(../images/service/icon02@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 50px;
  height: 40px;
  top: 50%;
  transform: translate(0, -50%);
  right: -74px;
}
@media screen and (max-width: 520px) {
  #service #flowArea .flowItem .right .TitleArea02:after {
    width: 40px;
    height: 30px;
    right: -2px;
  }
}
#service #flowArea .flowItem .right .TitleArea03:after {
  content: "";
  position: absolute;
  background-image: url(../images/service/icon03@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 50px;
  height: 40px;
  top: 50%;
  transform: translate(0, -50%);
  right: -74px;
}
@media screen and (max-width: 520px) {
  #service #flowArea .flowItem .right .TitleArea03:after {
    width: 30px;
    height: 30px;
    right: -2px;
  }
}
#service #flowArea .flowItem .right .TitleArea04:after {
  content: "";
  position: absolute;
  background-image: url(../images/service/icon04@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 50px;
  height: 40px;
  top: 50%;
  transform: translate(0, -50%);
  right: -74px;
}
@media screen and (max-width: 520px) {
  #service #flowArea .flowItem .right .TitleArea04:after {
    width: 40px;
    height: 30px;
    right: -2px;
  }
}
#service #flowArea .flowItem .right .TitleArea05:after {
  content: "";
  position: absolute;
  background-image: url(../images/service/icon05@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 50px;
  height: 40px;
  top: 50%;
  transform: translate(0, -50%);
  right: -74px;
}
@media screen and (max-width: 520px) {
  #service #flowArea .flowItem .right .TitleArea05:after {
    width: 37px;
    height: 30px;
    right: -2px;
  }
}
#service #flowArea .flowItem .right .TitleArea06:after {
  content: "";
  position: absolute;
  background-image: url(../images/service/icon06@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 60px;
  height: 50px;
  top: 30%;
  transform: translate(0, -50%);
  right: -74px;
}
@media screen and (max-width: 520px) {
  #service #flowArea .flowItem .right .TitleArea06:after {
    width: 34px;
    height: 30px;
    right: -2px;
  }
}
#service #flowArea .flowItem .right .TitleArea07:after {
  content: "";
  position: absolute;
  background-image: url(../images/service/icon07@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 50px;
  height: 40px;
  top: 50%;
  transform: translate(0, -50%);
  right: -74px;
}
@media screen and (max-width: 520px) {
  #service #flowArea .flowItem .right .TitleArea07:after {
    width: 32px;
    height: 30px;
    right: -2px;
  }
}
#service #slArea {
  padding: 40px 0 120px;
  background-color: #f2f1eb;
}
@media screen and (max-width: 820px), print {
  #service #slArea {
    padding: 20px 0 60px;
  }
}
#service #slArea .slBg {
  position: relative;
  padding: 60px 0 40px;
}
@media screen and (max-width: 520px) {
  #service #slArea .slBg {
    padding: 50px 0 30px;
    padding-bottom: 0;
  }
}
#service #slArea .slBg::before {
  position: absolute;
  content: "";
  background-image: url(../images/objective/objectiveBg_pc@2x.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 200px;
  top: -148px;
  left: 0;
}
@media screen and (max-width: 820px), print {
  #service #slArea .slBg::before {
    position: absolute;
    content: "";
    background-image: url(../images/objective/objectiveBg@2x.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 50px;
    left: 0;
    top: -50px;
  }
}
#service #slArea .areaTitle {
  display: none;
}
#service #slArea .list-btn {
  padding-bottom: 0px;
}
@media screen and (max-width: 820px), print {
  #service #pageBtn {
    padding: 20px 0 10px;
  }
}
#service .areaList {
  border-bottom: none;
  padding-bottom: 0;
}
@media screen and (max-width: 520px) {
  #service .areaList {
    border-bottom: 1px solid #333;
    padding-bottom: 20px;
  }
}

#tipsArea {
  padding: 40px 0;
}
@media screen and (max-width: 820px), print {
  #tipsArea {
    padding: 30px 0;
  }
}
@media screen and (max-width: 520px) {
  #tipsArea {
    padding: 20px 0;
  }
}
#tipsArea .tipsBg {
  position: relative;
  padding-top: 40px;
}
@media screen and (max-width: 820px), print {
  #tipsArea .tipsBg {
    padding-top: 50px;
  }
}
#tipsArea .tipsBg::before {
  position: absolute;
  content: "";
  background-image: url(../images/recruit/pageBtnBg_pc@2x.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 200px;
  top: -148px;
  left: 0;
}
@media screen and (max-width: 820px), print {
  #tipsArea .tipsBg::before {
    position: absolute;
    content: "";
    background-image: url(../images/recruit/pageBtnBg@2x.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    left: 0;
    height: 50px;
    top: -50px;
  }
}
@media screen and (max-width: 520px) {
  #tipsArea .subText {
    padding: 20px 0 30px;
  }
}
#tipsArea .border {
  border-bottom: 1px solid #c6c6c6;
  margin: 60px 0 5px;
}
@media screen and (max-width: 520px) {
  #tipsArea .border {
    margin: 35px 0 0;
  }
}
#tipsArea .grayArea {
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 820px), print {
  #tipsArea .grayArea {
    width: 630px;
    flex-direction: column;
    width: unset;
  }
}
#tipsArea .grayArea a {
  background-color: #eae9e3;
  border-radius: 7px;
  padding: 10px 20px;
  font-weight: bold;
  min-height: 70px;
  display: inline-block;
  width: calc(33% - 10px);
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
@media screen and (max-width: 1024px) {
  #tipsArea .grayArea a {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 820px), print {
  #tipsArea .grayArea a {
    width: 100%;
    max-width: 420px;
  }
}
#tipsArea .grayArea a::before {
  position: absolute;
  content: "";
  border: none;
  background-image: url(../images/service/arw@2x.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  top: 50%;
  transform: translate(0, -50%);
  transition: all 0.3s;
  right: 5px;
  height: 24px;
  width: 24px;
}
@media screen and (max-width: 820px), print {
  #tipsArea .grayArea a::before {
    right: 15px;
  }
}

@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
@keyframes infinity-scroll-right {
  from {
    transform: translateX(-50%);
  }
  to {
    transform: translateX(0);
  }
}