@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+JP:wght@400;500;700&display=swap');
@import url("//hello.myfonts.net/count/324f76");
.UniversLTPro-55Roman {
  font-family: UniversLTPro-55Roman;
  font-weight: normal;
  font-style: normal;
}
.UniversLTPro-65Bold {
  font-family: UniversLTPro-65Bold;
  font-weight: normal;
  font-style: normal;
} /*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: bold;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
@font-face {
  font-family: "iconfont";
  src: url("fonts/iconfont.eot");
  src:
    url("fonts/iconfont.eot?#iefix") format("eot"),
    url("fonts/iconfont.woff2") format("woff2"),
    url("fonts/iconfont.woff") format("woff"),
    url("fonts/iconfont.ttf") format("truetype"),
    url("fonts/iconfont.svg#iconfont") format("svg");
}
.icon-arrow_left:before,
.icon-arrow_right:before,
.icon-facebook:before,
.icon-logo:before,
.icon-twitter:before {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}
.icon-arrow_left:before {
  content: "";
}
.icon-arrow_right:before {
  content: "";
}
.icon-facebook:before {
  content: "";
}
.icon-logo:before {
  content: "";
}
.icon-twitter:before {
  content: "";
}
@font-face {
  font-family: "Univers";
  font-weight: normal;
  src: url("fonts/webfonts/324F76_0_0.eot");
  src:
    url("fonts/webfonts/324F76_0_0.eot?#iefix") format("embedded-opentype"),
    url("fonts/webfonts/324F76_0_0.woff2") format("woff2"),
    url("fonts/webfonts/324F76_0_0.woff") format("woff"),
    url("fonts/webfonts/324F76_0_0.ttf") format("truetype");
}
@font-face {
  font-family: "Univers";
  font-weight: bold;
  src: url("fonts/webfonts/324F76_1_0.eot");
  src:
    url("fonts/webfonts/324F76_1_0.eot?#iefix") format("embedded-opentype"),
    url("fonts/webfonts/324F76_1_0.woff2") format("woff2"),
    url("fonts/webfonts/324F76_1_0.woff") format("woff"),
    url("fonts/webfonts/324F76_1_0.ttf") format("truetype");
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  html {
    font-size: 62.5%;
  }
}
.text-left{text-align: left!important;}
.text-center{text-align: center!important;}
.text-right{text-align: right!important;}
body {
  font-family: "Inter", "Noto Sans JP", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#container {
  position: relative;
  line-height: 1;
  color: #201b19;
}
#container p {
  line-height: 1.7;
}
#container a {
  text-decoration: none;
}
#container ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#container br.pc {
  display: block;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #container br.pc {
    display: none;
  }
}
#container br.sp {
  display: none;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #container br.sp {
    display: block;
  }
}
#container .strong {
  font-weight: bold;
}
#container .page-header {
  width: 720px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #container .page-header {
    box-sizing: border-box;
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
}
#container .page-header h2 {
  text-align: center;
  margin: 60px 0;
  font-size: 58px;
  line-height: 1;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #container .page-header h2 {
    font-size: 4rem;
    margin: 40px 0 35px;
  }
}
#container .page-header p.lead {
  text-align: center;
  font-size: 14px;
  margin: 0;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #container .page-header p.lead {
    text-align: left;
    font-size: 1.2rem;
  }
}
#container h3.section-title {
  text-align: center;
  font-size: 20px;
  font-weight: normal;
  margin: 50px 0 18px;
  line-height: 1.7;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #container h3.section-title {
    font-size: 1.7rem;
    margin: 25px 0 20px;
  }
}
#container h3.section-title span.en {
  display: block;
  font-size: 13px;
  color: #c7ac49;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #container h3.section-title span.en {
    font-size: 1.2rem;
  }
}
#container .rect-button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border: solid #999 1px;
  margin-left: auto;
  margin-right: auto;
  width: 304px;
  height: 56px;
  font-size: 15px;
  color: #201b19;
  box-sizing: border-box;
  letter-spacing: 0.5px;
  font-weight: 500;
  transition:
    color 200ms ease-out,
    background-color 200ms ease-out,
    border-color 200ms ease-out;
}

#container .rect-button__arrow {
  flex-shrink: 0;
  width: 12px;
  height: 8px;
  transition:
    filter 200ms ease-out,
    transform 200ms ease-out;
}

html.desktop #container .rect-button:hover .rect-button__arrow,
html.desktop #container .rect-button:focus .rect-button__arrow {
  filter: invert(1) brightness(2);
  transform: translateX(5px);
}

html.desktop #container .rect-button:hover,
html.desktop #container .rect-button:focus {
  color: #fff;
  background-color: #000;
  border: solid 1px #000;
}

@media only screen and (min-width: 320px) and (max-width: 736px) {
  #container .rect-button {
    font-size: 1.4rem;
    width: 80%;
    height: auto;
    padding: 1.25em 1em;
  }
}
#container ul.language-nav {
  display: none;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #container ul.language-nav {
    padding: 0;
    list-style: none;
    display: block;
    border-top: solid 1px #e6e6e6;
    zoom: 1;
  }
  #container ul.language-nav:after {
    content: "";
    display: block;
    clear: both;
  }
  #container ul.language-nav li {
    cursor: pointer;
    font-weight: bold;
    float: left;
    width: 50%;
    margin: 0;
    box-sizing: border-box;
    padding: 12px 0 12px 5%;
    line-height: 1;
    font-size: 1.2rem;
  }
  #container ul.language-nav li:first-child {
    border-right: solid 1px #e6e6e6;
  }
  #container ul.language-nav li.current {
    background-color: #c7ac49;
    color: #fff;
  }
}
#contents {
  opacity: 0;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #contents {
    padding-top: 61px;
  }
}
.breadcrumbs {
  line-height: 40px;
  padding: 0 70px;
  font-size: 12px;
  box-sizing: border-box;
      margin-top: 40px;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  .breadcrumbs {
    margin-top: 30px;
    padding: 15px 5%;
    line-height: 2rem;
  }
}
.breadcrumbs a {
  color: #000;
  transition: color 200ms ease-out;
}
html.desktop .breadcrumbs a:hover,
html.desktop .breadcrumbs a:focus {
  color: #999;
}
.breadcrumbs span.current {
  color: #c7ac49;
}
.breadcrumbs span.arrow {
  padding: 0 10px;
  background: url(images/svg/arrow_right_gray.svg) no-repeat center top;
  background-size: 80% 80%;
}
.pagenation {
  padding: 20px 0 60px;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  .pagenation {
    padding: 10px 0 30px;
  }
}
.pagenation .pagenation-box {
  text-align: center;
  line-height: 2;
}
.pagenation .pagenation-box span,
.pagenation .pagenation-box a {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  padding: 0 8px;
  line-height: 1;
}
.pagenation .pagenation-box span.current {
  color: #c7ac49;
}
.pagenation .pagenation-box a {
  color: #201b19;
  transition: color 200ms ease-out;
}
html.desktop .pagenation .pagenation-box a:hover,
html.desktop .pagenation .pagenation-box a:focus {
  color: #999;
}
.pagenation .pagenation-box a.page-back,
.pagenation .pagenation-box a.page-next {
  position: relative;
  top: 3px;
  font-size: 28px;
  font-weight: normal;
  line-height: 0;
  width: 8px;
}
.pagenation .pagenation-box a.page-back svg,
.pagenation .pagenation-box a.page-next svg {
  width: 100%;
  fill: #201b19;
  transition: fill 200ms ease-out;
}
.pagenation .pagenation-box a.page-back.hide,
.pagenation .pagenation-box a.page-next.hide {
  visibility: hidden;
}
html.desktop .pagenation .pagenation-box a.page-back:hover svg,
html.desktop .pagenation .pagenation-box a.page-back:focus svg,
html.desktop .pagenation .pagenation-box a.page-next:hover svg,
html.desktop .pagenation .pagenation-box a.page-next:focus svg {
  fill: #999;
}
.pagenation .pagenation-box a.page-back {
  margin-right: 10px;
}
.pagenation .pagenation-box a.page-next {
  margin-left: 10px;
}
#not-found {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-bottom: 120px;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #not-found {
    box-sizing: border-box;
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #not-found {
    padding-bottom: 45px;
  }
}
#not-found h2 {
  font-size: 27px;
  font-weight: normal;
  margin: 60px 0 0;
  line-height: 1.5;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #not-found h2 {
    margin: 45px 0 0;
    font-size: 2.4rem;
  }
}
#not-found p {
  font-size: 14px;
  margin: 20px 0 50px;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #not-found p {
    font-size: 1.2rem;
    margin: 20px 0 40px;
  }
}
header {
  position: relative;
  background-color: #fff;
  z-index: 1000;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  header {
    width: 100%;
    height: 60px;
    position: fixed;
    top: 0;
    left: 0;
  }
}
header .fixed-header {
  position: fixed;
  top: -172px;
  left: 0;
  height: 72px;
  width: 100%;
  background-color: #fff;
  box-sizing: border-box;
  transition: top 200ms ease-out;
  display: flex;
  align-items: center;
  padding:0 70px;
  gap:40px
}
.header{
  display: flex;
  align-items: center;
  gap:40px;
  margin: 0;
  padding: 0 70px;
}
.link-contact{
  margin-left: auto;
}
.link-contact a{
  color: #201b19;
  font-weight: bold;
  transition: color 200ms ease-out;
  position: relative;
  letter-spacing: 0.5px;
}
.link-contact a span{
  border-bottom: solid 2px black;
  padding-bottom: 2px;
}
html.desktop .link-contact a:hover,
html.desktop .link-contact a:focus {
  color: #999;
}
@media only screen and  (max-width: 1200px) {
  .header{
    padding: 0 5vw;
  }
  header a{font-size: 1.5vw;}
  header nav li{margin-left: 2.5vw;}
  header nav li:first-child { margin-left: 0;}
  .header h1{width: 15vw;}
}
@media only screen and  (max-width: 900px) {
    header a{font-size: 1.7vw;}
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  header .fixed-header {
    display: none;
  }
  header a{font-size: 13px; }
}
header .fixed-header h1 {
  width: 120px;
}
header .fixed-header nav {
  top: 28px;
}
header .fixed-header.show {
  top: 0;
}
header h1 {
  width: 180px;
  font-size: 68px;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  .header{
    padding: 0 5%;
    width: 83%;
  }
  header h1 {
    margin: 10px 0;
  }
}
header h1 a {
  line-height: 0;
  display: block;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  header h1 a {
    width: 100px;
  }
  header h1 a img {
    width: 100%;
  }
}
header .sp-icon {
  display: none;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  header .sp-icon {
    display: block;
    position: absolute;
    right: 5%;
    top: 24px;
    width: 14px;
    height: 12px;
  }
  header .sp-icon span {
    position: absolute;
    width: 14px;
    height: 2px;
    background-color: #000;
    display: block;
    transition:
      transform 200ms ease-out,
      top 200ms ease-out,
      opacity 200ms ease-out;
  }
  header .sp-icon span:nth-child(1) {
    top: 0;
  }
  header .sp-icon span:nth-child(2) {
    top: 5px;
  }
  header .sp-icon span:nth-child(3) {
    top: 10px;
  }
  #container.open header .sp-icon span:nth-child(1) {
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 5px;
  }
  #container.open header .sp-icon span:nth-child(2) {
    opacity: 0;
  }
  #container.open header .sp-icon span:nth-child(3) {
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 5px;
  }
}

header nav {
  font-size: 16px;
  display: flex;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  header nav {
    -webkit-overflow-scrolling: touch;
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 60px;
    left: 0;
    background-color: #fff;
  }
}
header nav ul {
  text-align: right;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  header nav ul {
    text-align: left;
    overflow: auto;
    height: 100%;
  }
}
header nav li {
  display: inline-block;
  margin-left: 30px;
}
header nav li:first-child {
  margin-left: 0;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  header nav li {
    display: block;
    margin-left: 0;
  }
}
header nav li.current a {
  color: #c7ac49;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  header nav li.current a {
    color: #201b19
  }
}
header nav a {
  color: #201b19;
  font-weight: bold;
  transition: color 200ms ease-out;
  position: relative;
  letter-spacing: 0.5px;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  header nav a {
    display: block;
    padding: 5%;
    box-sizing: border-box;
    border-bottom: solid 1px #ececec;
  }
  header nav a:after {
    content: "";
    display: block;
    position: absolute;
    width: 6px;
    height: 100%;
    background: url(images/svg/arrow_right.svg) no-repeat left center;
    background-size: contain;
    right: 5%;
    top: 0;
  }
}
header nav a.current {
  color: #c7ac49;
}
@media only screen and (max-width: 736px) {
  header nav, header nav li{
    height: auto;
  }
}
html.desktop header nav a:hover,
html.desktop header nav a:focus {
  color: #999;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  html.desktop header nav a:hover,
  html.desktop header nav a:focus {
    color: #201b19;
  }
}
footer {
  background-color: #F5F5F5;
  padding: 40px 60px;
  color: black;
  position: relative;
  zoom: 1;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: row-reverse;
    box-sizing: border-box;
}
footer:after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  footer {
    padding: 32px 0 0;
    flex-direction: column;
  }
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  footer .footer-left,
  footer .footer-right {
    position: relative;
    padding: 0;
    width: 100%;
  }
}
footer .footer-shop {
  margin-bottom: 100px;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  footer .footer-shop {
    margin-bottom: 40px;
    padding: 0 20px;
    box-sizing: border-box;
  }
}
footer .footer-shop .shop-list {
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px;
  min-width: 960px;
  margin: 0 auto !important;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-left: 1px solid #808080;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  footer .footer-shop .shop-list {
    display: block;
    border-left: none;
    min-width: 100%;
  }
}
footer .footer-shop .shop-list__item {
  width: 25%;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  border-right: 1px solid #808080;
  color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  footer .footer-shop .shop-list__item {
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-right: none;
    border-bottom: 1px solid #808080;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    padding: 25px 0 22px 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  footer .footer-shop .shop-list__item:nth-of-type(1) {
    padding-top: 10px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  footer .footer-shop .shop-list__item:nth-of-type(3) .info {
    padding-top: 0px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  footer .footer-shop .shop-list__item:nth-of-type(4) .info {
    padding-top: 3px;
  }
}
footer .footer-shop .shop-list__item .logo {
  margin-bottom: 30px;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  footer .footer-shop .shop-list__item .logo {
    width: 31.25%;
    text-align: center;
  }
}
footer .footer-shop .shop-list__item .logo img {
  height: 82px;
  width: auto;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  footer .footer-shop .shop-list__item .logo img {
    max-width: 105px;
    width: 100%;
    height: auto;
  }
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  footer .footer-shop .shop-list__item .info {
    padding-top: 6px;
    padding-left: 20px;
    width: 68.75%;
    box-sizing: border-box;
  }
}
footer .footer-shop .shop-list__item .name {
  font-size: 18px;
  font-weight: bold;
  width: 100%;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  footer .footer-shop .shop-list__item .name {
    font-size: 16px;
  }
}
footer .footer-shop .shop-list__item .adress {
  line-height: 1.66667;
  font-size: 12px;
  width: 100%;
  margin-top: 25px;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  footer .footer-shop .shop-list__item .adress {
    font-size: 12px;
    margin-top: 13px;
  }
}
footer .footer-shop .shop-list__item .link {
  width: 100%;
  padding-bottom: 20px;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  footer .footer-shop .shop-list__item .link {
    padding-bottom: 0;
    margin-top: 13px;
  }
}
footer .footer-shop .shop-list__item .link a {
  color: #fff;
  font-size: 12px;
}
footer .footer-shop .shop-list__item .link a:hover {
  text-decoration: underline !important;
}
.footer-left{
  margin-right: auto;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  footer .footer-left {
    padding-top: 28px;
    text-align: center;
  }
}
footer .footer-left h4 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 16px;
}
footer .footer-left h4 img{
  max-width: 200px;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  footer .footer-left h4 {
    font-size: 1.5rem;
    margin: 2% 5% 6%;
  }
}
footer .footer-left .footer-address {
  font-size: 0;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  footer .footer-left .footer-address {
    padding-bottom: 28px;
  }
}
footer .footer-left .footer-address p {
  font-size: 12px;
  margin: 0;
  display: inline-block;
}
footer .footer-left .footer-address p:first-child {
  margin-right: 20px;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  footer .footer-left .footer-address p:first-child {
    margin-right: 0;
    margin-bottom: 1em;
  }
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  footer .footer-left .footer-address p {
    font-size: 1.2rem;
    margin: 0 5%;
  }
}
footer .footer-left p.copyright {
  font-size: 12px;
  color: #919191;
  margin-bottom: 0;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  footer .footer-left p.copyright {
    border-top: solid 1px #C8C8C8;
    text-align: center;
    font-size: 1.1rem;
    padding: 10px 0;
    margin: 0;
  }
}

footer .footer-right .footer-sns {
  text-align: right;
  font-size: 0;
  margin-top: 6px;
}
footer .footer-right .footer-sns a:hover img {
  filter: brightness(0) invert(1);
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  footer .footer-right .footer-sns {
    text-align: center;
  }
}
footer .footer-right .footer-sns a {
  position: relative;
  text-align: center;
  width: 44px;
  height: 44px;
  display: inline-block;
  vertical-align: middle;
}
footer .footer-right .footer-sns a i {
  color: black;
  position: relative;
  vertical-align: middle;
  line-height: 44px;
}
footer .footer-right .footer-sns a:before {
  display: block;
  content: "";
  box-sizing: border-box;
  width: 32px;
  height: 32px;
  border: solid 1px #D9D8D8;
  position: absolute;
  top: -6px;
  left: 6px;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: background-color 300ms ease-out;
}
footer .footer-right .footer-sns a:first-child i {
  font-size: 32px;
}
footer .footer-right .footer-sns a:last-child i {
  font-size: 40px;
}
html.desktop footer .footer-right .footer-sns a:hover:before,
html.desktop footer .footer-right .footer-sns a:focus:before {
  background-color: #c7ac49;
}
footer .footer-right .footer-link {
  text-align: right;
  font-size: 0;
  padding-top: 10px;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  footer .footer-right .footer-link {
    padding-top: 0;
    margin-top: 12px;
    border-top: solid #C8C8C8 1px;
    border-bottom: solid #C8C8C8 1px;
    text-align: center;
  }
}
footer .footer-right .footer-link a {
  display: inline-block;
  font-size: 12px;
  color: black;
  transition: opacity 200ms ease-out;
}
html.desktop footer .footer-right .footer-link a:hover,
html.desktop footer .footer-right .footer-link a:focus {
  opacity: 0.5;
}

@media only screen and (min-width: 320px) and (max-width: 736px) {
  footer .footer-right .footer-link a {
    padding: 10px 0;
    width: 100%;
    box-sizing: border-box;
    font-size: 1.1rem;
    text-align: center;
  }
}
footer .footer-right .footer-link a i {
  font-size: 9px;
  padding-left: 5px;
}

.text-button {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  color: #201b19;
  position: relative;
  letter-spacing: 0.5px;
  font-weight: 500
}

 .text-button::after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #201b19;
  transform-origin: right;
  transform: scaleX(1);
  transition: transform 200ms ease-out;
}

.text-button__arrow {
  flex-shrink: 0;
  width: 12px;
  height: 8px;
  transition: transform 200ms ease-out;
}

a:hover .text-button::after,
a:focus .text-button::after {
  transform: scaleX(0);
}

a:hover .text-button__arrow,
a:focus .text-button__arrow {
  transform: translateX(5px);
}

.main-ttl{
  padding: 80px 0 20px;
  text-align: center;
  margin: 0;
  font-size: 58px;
  line-height: 1;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  .main-ttl{
    font-size: 4rem;
    padding: 12vw 0 8vw ;
  }
}

.just-validate-error-label{
  margin-top: 1em;
}