
@charset "UTF-8";
/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}

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

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

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

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

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

[tabindex="-1"]:focus-visible {
  outline: none !important;
}

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

/* Lists (definition) */
/* ============================================ */
dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.1em;
}

sup {
  top: -0.3em;
}

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

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
  white-space: normal;
}

button {
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

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

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

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

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

legend {
  padding: 0;
}

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

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

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

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=submit] {
  -webkit-appearance: none;
  border-radius: 0;
}

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

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

/**
 * Fix appearance for Firefox
 */
[type=number] {
  -moz-appearance: textfield;
}

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

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

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

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

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

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

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

/* color */
/* ============================================ */
/* font */
/* ============================================ */
/* common */
/* ============================================ */
html {
  font-size: 62.5%;
}

body {
  background: #fff;
  color: #534640;
  font-family: "Yu Gothic", "游ゴシック体", "游ゴシック", "Yu Gothic Medium", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Zen Kaku Gothic New", "Meiryo", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: clamp(1.4rem, 1.36rem + 0.2vw, 1.6rem);
  font-weight: 400;
  line-height: 1.6;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  min-height: 100dvh;
  overflow-wrap: anywhere; /* 収まらない場合に折り返す */
  word-break: normal; /* 単語の分割はデフォルトに依存 */
  line-break: strict; /* 禁則処理を厳格に適用 */
  overflow-x: hidden;
}
@media all and (max-width: 896px) {
  body {
    font-size: 1.4rem;
  }
}
body.is-fixed {
  height: 100%;
  overflow: hidden;
}

a {
  color: currentColor;
  transition: all 0.3s ease-out;
}
@media (hover: hover) {
  a:hover {
    opacity: 0.7;
  }
}

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

.reading {
  display: block;
  overflow: hidden;
  height: 0;
  width: 0;
  margin: 0;
  padding: 0;
}

@media all and (max-width: 896px) {
  .pconly {
    display: none;
  }
}

.sponly {
  display: none;
}
@media all and (max-width: 896px) {
  .sponly {
    display: block;
  }
}

.portraitonly {
  display: none;
}
@media all and (max-width: 480px) {
  .portraitonly {
    display: block;
  }
}

@media all and (max-width: 480px) {
  .portraitnone {
    display: none;
  }
}

.tabonly {
  display: none;
}
@media all and (max-width: 1025px) {
  .tabonly {
    display: block;
  }
}

@media all and (max-width: 1025px) {
  .tabnone {
    display: none;
  }
}

.mdonly {
  display: none;
}
@media all and (max-width: 600px) {
  .mdonly {
    display: block;
  }
}

@media all and (max-width: 600px) {
  .mdnone {
    display: none;
  }
}

.span_br {
  display: inline-block;
}

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

.mt10 {
  margin-top: 10px !important;
}
@media all and (max-width: 896px) {
  .mt10 {
    margin-top: 8px !important;
  }
}

.mt16 {
  margin-top: 16px !important;
}
@media all and (max-width: 896px) {
  .mt16 {
    margin-top: 12px !important;
  }
}

.mt24 {
  margin-top: 24px !important;
}
@media all and (max-width: 896px) {
  .mt24 {
    margin-top: 16px !important;
  }
}

.mt32 {
  margin-top: 32px !important;
}
@media all and (max-width: 896px) {
  .mt32 {
    margin-top: 20px !important;
  }
}

.mt40 {
  margin-top: 40px !important;
}
@media all and (max-width: 896px) {
  .mt40 {
    margin-top: 24px !important;
  }
}

.mt48 {
  margin-top: 48px !important;
}
@media all and (max-width: 896px) {
  .mt48 {
    margin-top: 32px !important;
  }
}

.width {
  max-width: 1200px;
  width: calc(100% - 30px);
  margin: 0 auto;
}

.outer {
  overflow: hidden;
}

.txt__center {
  text-align: center;
}

/* move */
/* ============================================ */
.moveTop {
  opacity: 0;
  transition: 0.5s;
  transform: translate(0, 30px);
}
.moveTop.current {
  opacity: 1;
  transform: translate(0, 0);
}

.moveNone {
  opacity: 0;
  transition: 0.8s;
}
.moveNone.current {
  opacity: 1;
  transform: translate(0, 0);
}

/* blockskip */
/* ============================================ */
#blockskip {
  overflow: hidden;
  height: 0;
  background: #ddd;
  text-align: center;
}

/* header */
/* ============================================ */
.header {
  width: 100%;
  height: 65px;
}
@media all and (max-width: 480px) {
  .header {
    height: 0;
  }
}
.header-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0 50px;
  padding: 10px 40px;
}
@media all and (max-width: 1025px) {
  .header-wrapper {
    padding: 10px 0;
  }
}
@media all and (max-width: 480px) {
  .header-wrapper {
    display: none;
  }
}
@media all and (max-width: 1025px) {
  .header-logo img {
    max-height: 45px;
  }
}
@media all and (max-width: 1025px) {
  .header-logo + .header-logo img {
    max-height: 35px;
  }
}
.header-hamburger {
  display: none;
}
@media all and (max-width: 480px) {
  .header-hamburger {
    display: grid;
    place-content: center;
    width: 46px;
    height: 46px;
    border-radius: 46px;
    border: 1px solid #534640;
    background: #fff;
    cursor: pointer;
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 600;
  }
}
.header-hamburger.active .header-hamburger__box > span:nth-of-type(1) {
  rotate: -40deg;
  translate: 0 8px;
}
.header-hamburger.active .header-hamburger__box > span:nth-of-type(2) {
  opacity: 0;
}
.header-hamburger.active .header-hamburger__box > span:nth-of-type(3) {
  rotate: 40deg;
  translate: 0 -6px;
}
.header-hamburger__box {
  width: 23px;
  height: 16px;
  position: relative;
}
.header-hamburger__box > span {
  display: inline-block;
  position: absolute;
  left: 0;
  width: 23px;
  height: 2px;
  background-color: #534640;
  transition: all 0.5s;
}
.header-hamburger__box > span:nth-of-type(1) {
  top: 0;
}
.header-hamburger__box > span:nth-of-type(2) {
  top: 7px;
}
.header-hamburger__box > span:nth-of-type(3) {
  bottom: 0;
}
.header-nav {
  width: 100%;
  max-width: 100%;
  height: 100dvh;
  padding: 20px 0 80px;
  background: #fff;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 400;
  translate: 100% 0;
  transition: all 0.5s;
  overflow: auto;
}
.header-nav.open {
  translate: 0 0;
}
.header .overlay {
  display: block;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  opacity: 0;
  transition: opacity 0.3s;
}
.header .overlay.open {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.header__anchor {
  position: relative;
  border-radius: 40px;
  background: #F8F8F8;
  padding: 10px 20px 25px 10px;
  margin-top: 40px;
  width: 100%;
}
.header__anchor ul {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 10px;
  align-self: stretch;
  background: #fcf;
}
.header__anchor ul li {
  width: 100%;
  display: flex;
}
.header__anchor ul li:last-child a {
  border-bottom: none;
}
.header__anchor a {
  position: relative;
  display: block;
  padding: 0 50px 10px 0;
  border-bottom: 1px solid #DEDEDE;
  width: 100%;
  text-align: left;
  font-size: clamp(1.5rem, 1.44rem + 0.3vw, 1.8rem);
  font-weight: 500;
  line-height: 36px;
}
@media all and (max-width: 480px) {
  .header__anchor a {
    padding: 15px 35px 10px 10px;
    line-height: 26px;
  }
}
.header__anchor a::after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  background: url(../images/top/iconarrow_down_w.svg) center right/contain no-repeat;
  width: 40px;
  height: 40px;
}
@media all and (max-width: 480px) {
  .header__anchor a::after {
    top: 70%;
    width: 30px;
    height: 30px;
  }
}
.header__anchor a > div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (width < 800px) {
  .header__anchor a > div {
    flex-wrap: wrap;
  }
}
@media (hover: hover) {
  .header__anchor a:hover {
    opacity: 1;
  }
  .header__anchor a:hover::after {
    background: url(../images/top/iconarrow_down_b.svg) center right/contain no-repeat;
  }
}
.header__anchor--block {
  flex-shrink: 0;
  display: flex;
  align-items: center;
}
.header__anchor--block + p {
  word-break: keep-all;
  flex: 1 1 auto;
  line-height: 28px;
  letter-spacing: 0.03em;
}
@media (width < 800px) {
  .header__anchor--block + p {
    width: 100%;
    margin-top: 8px;
    padding-left: 0.5em;
  }
}
@media all and (max-width: 480px) {
  .header__anchor--block + p {
    line-height: 26px;
  }
}
.header__anchor--icon {
  border: 1px solid #534640;
  border-radius: 42px;
  width: 109px;
}
@media (width < 800px) {
  .header__anchor--icon {
    width: 110px;
  }
}
@media (width < 361px) {
  .header__anchor--icon {
    width: 105px;
  }
}
.header__anchor--icon p {
  display: block;
  text-align: center;
  font-size: clamp(1.2rem, 1.16rem + 0.2vw, 1.4rem);
  border: 2px solid #fff;
  border-radius: 42px;
  padding: 6px 0 4px;
  color: #fff;
  letter-spacing: 0;
  line-height: 20px;
}
@media all and (max-width: 480px) {
  .header__anchor--icon p {
    padding: 4px 0 2px;
  }
}
.header__anchor--icon span {
  font-family: "Josefin Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: clamp(1.4rem, 1.36rem + 0.2vw, 1.6rem);
  font-weight: 500;
}
@media (width < 800px) {
  .header__anchor--icon span {
    display: inline;
    padding-left: 0.3em;
  }
}
@media (width < 361px) {
  .header__anchor--icon span {
    padding-left: 0.1em;
  }
}
.header__anchor--icon.osusume1 p {
  background-color: #88994F;
}
.header__anchor--icon.osusume2 p {
  background-color: #B8924B;
}
.header__anchor--icon.osusume3 p {
  background-color: #CC7C44;
}
.header__anchor--icon.osusume4 p {
  background-color: #D26A57;
}
.header__anchor--icon.osusume5 p {
  background-color: #724314;
}
.header__anchor--tag {
  display: inline-block;
  position: relative;
  border-radius: 4px;
  background: #534640;
  text-align: center;
  padding: 0 25px;
  color: #fff;
  font-size: clamp(1.2rem, 1.16rem + 0.2vw, 1.4rem);
  margin: 0 10px 0 16px;
  letter-spacing: 0.05em;
  line-height: 32px;
}
@media (width < 361px) {
  .header__anchor--tag {
    margin: 0 0 0 10px;
  }
}
.header__anchor--tag::before {
  position: absolute;
  content: "＜";
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.header__anchor--tag::after {
  position: absolute;
  content: "＞";
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

/* footer */
/* ============================================ */
footer {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
  display: block;
  font: 1.4rem "Roboto", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  color: #444 !important;
  letter-spacing: 0.08rem !important;
}

@media screen and (min-width: 769px) {
  .footer {
    min-width: 1280px;
  }
}
.footer__head {
  padding: 25px 25px 40px;
}

@media screen and (min-width: 769px) {
  .footer__head {
    padding: 40px 40px 50px;
    width: 1280px;
    margin: 0 auto;
  }
}
.footer__nav {
  font-size: 1.3rem;
  margin-bottom: 15px;
}

@media screen and (min-width: 769px) {
  .footer__nav {
    font-size: 1.2rem;
    width: 1010px;
    float: left;
    letter-spacing: 0.2rem;
    margin-bottom: 0;
  }
  .footer__nav a {
    transition: 0.4s;
  }
  .footer__nav a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
}
.footer__nav li {
  padding-bottom: 10px;
}

@media screen and (min-width: 769px) {
  .footer__nav li {
    float: left;
    width: 20%;
  }
}
.footer__nav li a {
  color: #444;
  text-decoration: none;
}

.footer__sns img {
  width: 43px !important;
  height: 43px !important;
}

@media screen and (min-width: 769px) {
  .footer__sns img {
    width: 40px !important;
    height: 40px !important;
  }
}
@media screen and (min-width: 769px) {
  .footer__sns {
    float: left;
    width: 110px;
  }
}
.footer__sns dt {
  display: block;
  font-size: 1.4rem;
  padding-bottom: 10px;
  letter-spacing: 0.25rem;
  font-weight: normal;
}

@media screen and (min-width: 769px) {
  .footer__sns dt {
    font-size: 1.2rem;
  }
}
.footer__sns dd {
  float: left;
  width: 40px;
}

.footer__sns dd:nth-of-type(2) {
  margin-left: 10px;
}

@media screen and (min-width: 769px) {
  .footer__sns dd a {
    transition: 0.4s;
  }
  .footer__sns dd a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
}
@media screen and (min-width: 769px) {
  .footer__body {
    width: 1280px;
    margin: 0 auto;
  }
}
.footer__body ul {
  border-top: 1px solid #ccc;
  display: flex;
  flex-wrap: wrap;
}

@media screen and (min-width: 769px) {
  .footer__body ul {
    margin: 0 40px;
    padding-top: 35px;
    padding-bottom: 20px;
    width: 1200px;
  }
}
.footer__body ul li {
  font-size: 1.4rem;
  text-align: center;
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #ccc;
}

.footer__body ul li:nth-of-type(odd) {
  border-right: 1px solid #ccc;
}

.footer__body ul li img {
  max-height: 44px;
}

.footer__body ul li a {
  display: block;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .footer__body ul li a {
    padding: 10px 20px;
  }
}
@media screen and (min-width: 769px) {
  .footer__body ul li {
    font-size: 1.3rem;
    text-align: center;
    float: none;
    border: none;
    padding: 0;
  }
  .footer__body ul li:not(:first-of-type) {
    border-left: 1px solid #ddd;
  }
  .footer__body ul li:nth-of-type(odd) {
    border-right: none;
  }
  .footer__body ul li img {
    max-height: none;
    height: auto;
  }
  .footer__body ul li:nth-of-type(1) {
    width: 200px;
  }
  .footer__body ul li:nth-of-type(1) img {
    width: 111px;
  }
  .footer__body ul li:nth-of-type(2) {
    width: 200px;
  }
  .footer__body ul li:nth-of-type(2) img {
    width: 121px;
  }
  .footer__body ul li:nth-of-type(3) {
    width: 200px;
  }
  .footer__body ul li:nth-of-type(3) img {
    width: 144px;
  }
  .footer__body ul li:nth-of-type(4) {
    width: 200px;
  }
  .footer__body ul li:nth-of-type(4) img {
    height: 44px;
  }
  .footer__body ul li:nth-of-type(5) {
    width: 200px;
  }
  .footer__body ul li:nth-of-type(5) img {
    width: auto;
    height: 44px;
  }
  .footer__body ul li:nth-of-type(6) {
    width: 200px;
  }
  .footer__body ul li:nth-of-type(6) img {
    width: auto;
    height: 42px;
  }
  /*PARK_P2-314*/
  .footer__body ul li:nth-of-type(7) {
    width: 200px;
  }
  .footer__body ul li:nth-of-type(7) img {
    width: auto;
    height: 42px;
  }
  .footer__body ul li {
    max-width: 170px;
  }
  /*PARK_P2-314*/
  .footer__body ul li a {
    display: block;
    transition: 0.4s;
  }
  .footer__body ul li a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
}
@media screen and (max-width: 768px) {
  .footer__body ul li.num_04 img {
    max-width: 85%;
  }
}
.footer__body .footer__link {
  border-bottom: 1px solid #ccc;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .footer__body .footer__link {
    text-align: right;
    margin: 0 40px 20px;
    padding: 0 0 10px 0;
  }
}
.footer__body .footer__link .link-text {
  color: #444;
  font-size: 1.3rem;
  text-decoration: none;
  display: block;
  padding: 11px 0;
}

@media screen and (min-width: 769px) {
  .footer__body .footer__link .link-text {
    font-size: 1.1rem;
    letter-spacing: 1.2px;
    display: inline-block;
    padding: 0;
    transition: 0.4s;
  }
  .footer__body .footer__link .link-text:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
}
.footer__body .footer__link .link-text span {
  position: relative;
  padding-right: 10px;
}

.footer__body .footer__link .link-text span:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0px;
  width: 5px;
  height: 5px;
  margin-top: -3px;
  border-top: 1px solid #444;
  border-right: 1px solid #444;
  transform: rotate(45deg);
}

.footer__foot .copyright {
  font-size: 1rem;
  padding: 0px 0 25px;
  text-align: left;
  display: inline-block;
  line-height: 1.5;
  color: #999;
}

@media screen and (min-width: 769px) {
  .footer__foot {
    width: 1280px;
    margin: 0 auto 20px;
  }
  .footer__foot .copyright {
    float: left;
    padding: 7px 0 0 0px;
    font-size: 0.9rem;
    text-align: left;
  }
}
.footer__logo {
  max-width: 108px;
  margin: 30px auto 20px;
}

@media screen and (min-width: 769px) {
  .footer__logo {
    float: right;
    width: 203px;
    height: 32px;
    max-width: none;
    text-align: right;
    margin: 0 40px 0 0;
  }
}
.footer__foot .links {
  padding: 0 25px 0px;
}

@media screen and (min-width: 769px) {
  .footer__foot .links {
    padding: 0px 0 0 40px;
  }
}
.footer.type02 .footer__logo {
  max-width: none;
  display: flex;
  justify-content: flex-end;
}

@media only screen and (min-width: 769px) {
  .footer.type02 .footer__logo {
    width: auto;
  }
}
.wrap-top-btn {
  z-index: 200 !important;
}

.wrap-top-btn.scrolled {
  opacity: 1;
}

.wrap-top-btn {
  position: fixed;
  right: 50px;
  bottom: 50px;
  z-index: 5;
  transition: all 0.5s;
}

@media screen and (max-width: 768px) {
  .wrap-top-btn {
    right: 20px;
    bottom: 66px;
  }
}
.wrap-top-btn a {
  position: relative;
  display: block;
  font-size: 0;
  width: 56px;
  height: 56px;
  border-radius: 6px;
  background: #242424;
  text-decoration: none;
  opacity: 0.8;
  transition: opacity 0.2s linear;
}

.wrap-top-btn a:after {
  content: "";
  position: absolute;
  top: 55%;
  left: 0;
  right: 0;
  display: inline-block;
  width: 7px;
  height: 7px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: translateY(-50%) rotate(-135deg);
  margin: 0 auto;
}

.wrap-top-btn a:hover {
  opacity: 1;
}

.clearfix {
  *zoom: 1;
}

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

.footer.type02 .footer__logo {
  max-width: 305px;
}

@media screen and (min-width: 769px) {
  .footer.type02 .footer__logo {
    width: 305px;
  }
}



