@charset "UTF-8";
/* 
  css設定 @charsetが消されるsass仕様へのハック用コメントです。削除しないでください。新規作成時も必須！
 */
/*==================================================================================
 default
==================================================================================*/
/* -------------------------------------------
 * initialize
 */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1;
  font-size: 0;
  vertical-align: baseline;
  background: transparent;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEI1MzY2NTA1RTY2MTFFNUExRTlDMDdERTNCNDFENkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEI1MzY2NTE1RTY2MTFFNUExRTlDMDdERTNCNDFENkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowQjUzNjY0RTVFNjYxMUU1QTFFOUMwN0RFM0I0MUQ2QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowQjUzNjY0RjVFNjYxMUU1QTFFOUMwN0RFM0I0MUQ2QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pj3ggHcAAAAQSURBVHjaYvj//z8DQIABAAj8Av7bok0WAAAAAElFTkSuQmCC");
}

body * {
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
}

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

sup {
  font-size: 10rem;
  vertical-align: super;
}

sub {
  font-size: 10rem;
  vertical-align: sub;
}

div,
figure {
  line-height: 0;
}

ul li, ol li {
  list-style: none;
}

input, select {
  vertical-align: middle;
}

.hide {
  display: none;
}

body {
  font-family: "Gothic Medium BBB", "Noto Sans JP", Hiragino Sans, "ヒラギノ角ゴシック", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Noto Sans JP", "メイリオ", Meiryo, "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
}

img {
  ms-interpolation-mode: bicubic;
}

a {
  text-decoration: none;
}
@media (min-width: 1025px) {
  a:hover {
    opacity: .7;
  }
}

.clearfix {
  zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}

iframe {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
}

video {
  width: 100%;
  height: auto;
}

.serif {
  font-family: YuMincho, Yu Mincho, "游明朝", serif;
}

.sunsSerif {
  font-family: "Gothic Medium BBB", "Noto Sans JP", Hiragino Sans, "ヒラギノ角ゴシック", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Noto Sans JP", "メイリオ", Meiryo, "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
}

.bold {
  font-weight: bold !important;
  font-size: 100%;
}

.weightNormal {
  font-weight: normal !important;
  font-size: 100%;
}

.colorBlack {
  color: #333 !important;
  font-size: 100%;
}

.colorWhite {
  color: #fff !important;
  font-size: 100%;
}

.colorRed {
  color: #ff0000 !important;
  font-size: 100%;
}

.wrap {
  margin: auto;
  padding: 0 12rem;
  max-width: 1000px;
}

.inlineBlock {
  display: inline-block;
  font-size: 100%;
}

.noBreaks {
  word-break: keep-all;
}

.alignCenter {
  text-align: center;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

@media (min-width: 768px) {
  a.tel {
    pointer-events: none;
  }
}

main img,
header img,
footer img {
  max-width: 100%;
  height: auto;
}

.fontSize50 {
  font-size: 50%;
}

.fontSize55 {
  font-size: 55%;
}

.fontSize60 {
  font-size: 60%;
}

.fontSize65 {
  font-size: 65%;
}

.fontSize70 {
  font-size: 70%;
}

.fontSize75 {
  font-size: 75%;
}

.fontSize80 {
  font-size: 80%;
}

.fontSize85 {
  font-size: 85%;
}

.fontSize90 {
  font-size: 90%;
}

.fontSize95 {
  font-size: 95%;
}

.fontSize100 {
  font-size: 100%;
}

.fontSize105 {
  font-size: 105%;
}

.fontSize110 {
  font-size: 110%;
}

.fontSize115 {
  font-size: 115%;
}

.fontSize120 {
  font-size: 120%;
}

.fontSize125 {
  font-size: 125%;
}

.fontSize130 {
  font-size: 130%;
}

.fontSize135 {
  font-size: 135%;
}

.fontSize140 {
  font-size: 140%;
}

.fontSize145 {
  font-size: 145%;
}

.fontSize150 {
  font-size: 150%;
}

.fontSize155 {
  font-size: 155%;
}

.fontSize160 {
  font-size: 160%;
}

.fontSize165 {
  font-size: 165%;
}

.fontSize170 {
  font-size: 170%;
}

.fontSize175 {
  font-size: 175%;
}

.fontSize180 {
  font-size: 180%;
}

.fontSize185 {
  font-size: 185%;
}

.fontSize190 {
  font-size: 190%;
}

.fontSize195 {
  font-size: 195%;
}

.fontSize200 {
  font-size: 200%;
}

.fontSize205 {
  font-size: 205%;
}

.fontSize210 {
  font-size: 210%;
}

.fontSize215 {
  font-size: 215%;
}

.fontSize220 {
  font-size: 220%;
}

.fontSize225 {
  font-size: 225%;
}

.fontSize230 {
  font-size: 230%;
}

.fontSize235 {
  font-size: 235%;
}

.fontSize240 {
  font-size: 240%;
}

.fontSize245 {
  font-size: 245%;
}

.fontSize250 {
  font-size: 250%;
}

.fontSize255 {
  font-size: 255%;
}

.fontSize260 {
  font-size: 260%;
}

.fontSize265 {
  font-size: 265%;
}

.fontSize270 {
  font-size: 270%;
}

.fontSize275 {
  font-size: 275%;
}

.fontSize280 {
  font-size: 280%;
}

.fontSize285 {
  font-size: 285%;
}

.fontSize290 {
  font-size: 290%;
}

.fontSize295 {
  font-size: 295%;
}

.fontSize300 {
  font-size: 300%;
}

@media (min-width: 768px) {
  .sp {
    display: none !important;
  }
}
@media (max-width: 767px) {
  sup,
  sub {
    font-size: 8rem;
  }

  .pc {
    display: none !important;
  }
}
/*==================================================================================
 common
==================================================================================*/
html {
  font-size: 1px;
  font-feature-settings: "palt";
}

body {
  letter-spacing: 1rem;
  color: #4a1b0e;
}

.allWrap {
  padding-top: 90rem;
}

main li,
main .image,
main figure {
  position: relative;
}

.commonTitle01 {
  padding-bottom: 50rem;
  text-align: center;
  line-height: 1;
  font-size: 24rem;
  font-weight: normal;
}

.commonTitle02 {
  margin-bottom: 10rem;
  padding-bottom: 15rem;
  border-bottom: 1px solid #4a1b0e;
  text-align: center;
  line-height: 1;
  font-size: 28rem;
  font-weight: normal;
}

.commonTitle03 {
  margin-bottom: 40rem;
  padding: 15rem;
  line-height: 1;
  font-size: 22rem;
  font-weight: normal;
  background: rgba(74, 27, 14, 0.1);
}

.indent1 {
  padding-left: 1em;
  text-indent: -1em;
}

.indent125 {
  padding-left: 1.25em;
  text-indent: -1.25em;
}

.indent15 {
  padding-left: 1.5em;
  text-indent: -1.5em;
}

.indent2 {
  padding-left: 2em;
  text-indent: -2em;
}

.indent25 {
  padding-left: 2.5em;
  text-indent: -2.5em;
}

.indent3 {
  padding-left: 3em;
  text-indent: -3em;
}

.commonCatch01 {
  line-height: 1.9;
  font-size: 20rem;
}

.commonLead01 {
  line-height: 2;
  font-size: 14rem;
}

.commonText01 {
  line-height: 1.7;
  font-size: 12rem;
}

.commonText02 {
  line-height: 1.9;
  font-size: 18rem;
}

.commonItems01 {
  display: flex;
  flex-wrap: wrap;
  gap: 60rem 3.5%;
}
.commonItems01 li {
  flex: 0 0 31%;
  letter-spacing: .5rem;
}
.commonItems01 li .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 12rem;
  border-radius: 3rem;
  width: 100rem;
  height: 16rem;
  font-size: 12rem;
  color: #fff;
}
.commonItems01 li .icon:empty {
  background: none;
}
.commonItems01 li .icon.category01 {
  background: #4a1b0e;
}
.commonItems01 li .icon.category02 {
  background: #896b62;
}
.commonItems01 li figcaption {
  padding-top: 5rem;
  line-height: 1.7;
  font-size: 12rem;
}
.commonItems01 li .textLink {
  padding-top: 20rem;
  text-align: center;
  font-size: 16rem;
}
.commonItems01 li .textLink a {
  display: inline-block;
  text-decoration: underline;
  line-height: 1;
  color: #4a1b0e;
}
.commonItems01 li.soldOut figure {
  position: relative;
}
.commonItems01 li.soldOut figure:before {
  content: '';
  display: block;
  position: absolute;
  top: 150rem;
  left: calc(50% - 99rem);
  width: 198rem;
  height: 40rem;
  background: url("../img/icon-soldout.svg") no-repeat center center;
  background-size: cover;
  z-index: 2;
}
.commonItems01 li.soldOut figure img {
  opacity: .5;
}
.commonItems01 li.soldOut .linkButtons {
  display: none;
}
.commonItems01 .linkButtons {
  display: flex;
  justify-content: center;
  gap: 0 4%;
  padding-top: 15rem;
}
.commonItems01 .linkButtons a {
  flex: 0 0 48%;
  display: block;
}

@media (max-width: 1024px) {
  html {
    font-size: .09766vw;
  }

  .printBtn {
    display: none !important;
  }
}
/*==================================================================================
 siteHeader
==================================================================================*/
.siteHeader {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  box-sizing: border-box;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  padding: 15rem 30rem;
  height: 90rem;
  border-bottom: 1px solid #dfdfdf;
  background: #fff;
  z-index: 100;
}
.siteHeader .headerLogo {
  line-height: 0;
}
.siteHeader .headerLogo img {
  width: auto;
  height: 57rem;
}
.siteHeader .headerLogo a:hover {
  opacity: 1;
}
.siteHeader .globalNavi {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.siteHeader .globalNavi .links {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0 16rem;
}
.siteHeader .globalNavi .links li {
  font-size: 14rem;
}
.siteHeader .globalNavi .links li.contact a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0 3rem;
}
.siteHeader .globalNavi .links li.contact a:before {
  content: '';
  display: block;
  width: 16rem;
  height: 11rem;
  background: url("../img/icon-mail.svg") no-repeat center center;
  background-size: 100% 100%;
}
.siteHeader .globalNavi .links li a {
  color: #4a1b0e;
}
.siteHeader .globalNavi .fujiyaLogo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 0;
}
.siteHeader .globalNavi .fujiyaLogo:before {
  content: '｜';
  display: block;
  padding: 0 10rem;
  line-height: 1;
  font-size: 16rem;
}
.siteHeader .globalNavi .fujiyaLogo img {
  width: auto;
  height: 18rem;
}
.siteHeader .categoryTabs {
  flex: 0 0 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 70rem;
  margin-top: -20rem;
}
.siteHeader .categoryTabs li {
  cursor: pointer;
  padding: 4rem 28rem;
  border-radius: 4rem;
  font-size: 20rem;
}
.siteHeader .categoryTabs li.current {
  pointer-events: none;
  color: #fff;
  background: #4a1b0e;
}
.siteHeader .categoryTabs li:hover {
  color: #fff;
  background: #4a1b0e;
}

/*==================================================================================
 siteFooter
==================================================================================*/
.siteFooter {
  position: relative;
  padding: 110rem 0 30rem;
}
.siteFooter .informationArea {
  margin-bottom: 20rem;
  padding: 80rem 0;
  background: #ffffee;
}
.siteFooter .informationArea .informations {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 50rem 0;
}
@media (min-width: 768px) {
  .siteFooter .informationArea .informations dl {
    flex: 0 0 47%;
  }
}
.siteFooter .informationArea .informations dt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15rem;
  padding-bottom: 10rem;
  border-bottom: 1px solid #4a1b0e;
  font-size: 17rem;
}
.siteFooter .informationArea .informations dd {
  line-height: 1.7;
  font-size: 13rem;
}
.siteFooter .informationArea .informations dd.annotation {
  line-height: 1.5;
  letter-spacing: 0;
  font-size: 11rem;
  color: #808080;
}
.siteFooter .informationArea .informations dd + dd {
  padding-top: 1em;
}
.siteFooter .informationArea .informations .information02 dd {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.siteFooter .informationArea .informations .information02 dd .image01 {
  width: 190rem;
}
.siteFooter .informationArea .informations .information02 dd .image02 {
  width: 270rem;
}
.siteFooter .informationArea .informations .information03 dd img {
  display: block;
  margin: auto;
  padding-bottom: 10px;
  width: 60%;
}
.siteFooter .informationArea .informations .contact {
  flex: 0 0 380rem;
  align-self: flex-end;
  margin: auto;
  padding-bottom: 5rem;
}
.siteFooter .informationArea .informations .contact img {
  width: 100%;
  max-width: none;
}
.siteFooter .informationArea .informations .contact .mail {
  display: block;
  margin: auto;
  padding-top: 20rem;
  width: 64%;
}
.siteFooter .fujiyaLogo {
  position: absolute;
  left: 5%;
  bottom: 22rem;
  width: 66rem;
}
.siteFooter .footerNavi {
  padding-bottom: 15rem;
}
.siteFooter .footerNavi .links {
  display: flex;
  justify-content: center;
  align-items: center;
}
.siteFooter .footerNavi .links li {
  display: flex;
  align-items: center;
  font-size: 13rem;
}
.siteFooter .footerNavi .links li:not(:last-child):after {
  content: '｜';
  display: block;
  padding: 0 10rem;
}
.siteFooter .footerNavi .links a {
  color: #4a1b0e;
}
.siteFooter .copyright {
  display: block;
  text-align: center;
  font-size: 13rem;
}

/*==================================================================================
 print
==================================================================================*/
@media print {
  .siteHeader,
  .siteFooter {
    display: none !important;
  }
}
/*==================================================================================
 top
==================================================================================*/
#top .siteHeader .categoryTabs {
  display: none;
}
#top main {
  padding-top: 70rem;
}
#top main .mainVisual {
  padding-bottom: 70rem;
}
#top main .informationArea {
  margin-bottom: 100rem;
  text-align: center;
}
#top main .informationArea h3 {
  margin-bottom: 40px;
}
#top main .informationArea .information {
  display: inline-block;
}
#top main .informationArea .information a {
  color: #4a1b0e;
}
#top main .informationArea .information.button {
  padding-bottom: 0;
  border-bottom: none;
}
#top main .informationArea .information.button a {
  display: block;
  border: 1px solid #4a1b0e;
  border-radius: 10rem;
  padding: 20rem 30rem;
  font-size: 24rem;
  font-weight: normal;
}
#top main .informationArea .newsList {
  text-align: left;
}
#top main .informationArea .newsList li {
  border-top: 1px solid #cecece;
}
#top main .informationArea .newsList li:last-child {
  border-bottom: 1px solid #cecece;
}
#top main .informationArea .newsList li a {
  display: flex;
  padding: 15px 5px;
  color: #4a1b0e;
}
#top main .informationArea .newsList li a > span {
  line-height: 1.7;
  font-size: 16px;
}
#top main .informationArea .newsList li .date {
  flex: 0 0 7.5em;
}
#top main .informationArea .newsList li .content {
  flex: 1 1 auto;
}
#top section.items .annotation {
  padding-top: 60rem;
  line-height: 1.4;
  font-size: 12rem;
}

/*==================================================================================
 lower
==================================================================================*/
/*==================================================================================
 lower common
==================================================================================*/
.lower main {
  padding-top: 100rem;
}

/*==================================================================================
 guide
==================================================================================*/
#guide article.contents > header {
  padding-bottom: 120rem;
}
#guide article.contents .sectionTabs {
  display: flex;
  flex-wrap: wrap;
  gap: 30rem 2%;
  padding-top: 20rem;
}
#guide article.contents .sectionTabs li {
  flex: 0 0 23.5%;
  font-size: 18rem;
}
#guide article.contents .sectionTabs li a {
  display: flex;
  gap: 0 32rem;
  line-height: 1.7;
  color: #4a1b0e;
}
#guide article.contents .sectionTabs li a:before {
  content: '';
  display: block;
  position: relative;
  top: 3rem;
  width: 24rem;
  height: 24rem;
  background: url("../img/icon-arrow01.svg") no-repeat center center;
  background-size: 100% 100%;
}
#guide .sections:not(:last-of-type) {
  padding-bottom: 150rem;
}
#guide .sections span.commonText02 {
  display: block;
}
#guide .sections a {
  color: #00a0e9;
  word-break: break-all;
}
#guide .sections a:hover {
  opacity: 1;
}
@media (min-width: 1025px) {
  #guide .sections a:hover {
    text-decoration: underline;
  }
}
#guide .sections .contact {
  max-width: 400rem;
  width: 50%;
}
#guide .sections .contact a {
  display: block;
}
#guide .sections .contact img {
  width: 100%;
  max-width: none;
}
#guide .sections .contact .mail {
  padding-top: 20rem;
  width: 64%;
}

/*==================================================================================
 sctl
==================================================================================*/
#sctl article.contents > header {
  padding-bottom: 40rem;
  text-align: center;
}
#sctl article.contents .flexArea {
  display: flex;
  flex-direction: column;
  gap: 50rem 0;
}
#sctl article.contents .flexArea dl {
  display: flex;
  gap: 0 40rem;
}
#sctl article.contents .flexArea dt,
#sctl article.contents .flexArea dd {
  line-height: 1.9;
  font-size: 20rem;
}
#sctl article.contents .flexArea dt {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 240rem;
  text-align: center;
  background: rgba(74, 27, 14, 0.1);
}

/*==================================================================================
 contact
==================================================================================*/
#contact article.contents > header {
  padding-bottom: 50rem;
}
#contact article.contents h2 {
  margin-bottom: 30rem;
}
#contact form .inputList {
  border: 1px solid #4a1b0e;
}
#contact form .inputList li {
  display: flex;
  flex-direction: column;
}
#contact form .inputList li:not(:last-child) {
  border-bottom: 1px solid #4a1b0e;
}
#contact form .inputList li.required dt:after {
  content: '必須';
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: calc(50% - 12.5rem);
  right: 10rem;
  width: 58rem;
  height: 25rem;
  font-size: 17rem;
  color: #fff;
  background: #b20000;
}
#contact form dl {
  display: flex;
  align-items: center;
  background: #ffffec;
}
#contact form dt,
#contact form dd {
  padding: 20rem;
}
#contact form dt {
  flex: 0 0 300rem;
  position: relative;
}
#contact form dd {
  flex: 1 1 auto;
  position: relative;
  border-left: 1px solid #4a1b0e;
  word-break: break-all;
  background: #fff;
}
#contact form dd .annotation {
  display: block;
  padding-top: 15rem;
  font-size: 16rem;
}
#contact form input,
#contact form textarea,
#contact form label,
#contact form dt,
#contact form dd {
  line-height: 1.7;
  font-size: 20rem;
}
#contact form label {
  display: block;
}
#contact form label + label {
  margin-top: 15rem;
}
#contact form input[type="text"],
#contact form input[type="tel"],
#contact form input[type="email"] {
  box-sizing: border-box;
  padding: 0 10rem;
  width: 100%;
  height: 36rem;
  border: 1px solid #bcaeab;
  outline: none;
}
#contact form textarea {
  box-sizing: border-box;
  padding: 10rem;
  width: 100%;
  height: 180rem;
  border: 1px solid #bcaeab;
  outline: none;
  resize: none;
}
#contact form input[type="checkbox"] {
  margin: 0 12rem 0 0;
  width: 16rem;
  height: 16rem;
  border: 1px solid #bcaeab;
  border-radius: 0;
  vertical-align: text-top;
  outline: none;
}
#contact form .error {
  padding-top: 20rem;
  line-height: 1.3;
  color: #ff0000;
}
#contact form input[type="submit"] {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-appearance: none;
  box-sizing: border-box;
  margin: 80rem auto 0;
  width: 350rem;
  height: 60rem;
  border: none;
  border-radius: 10rem;
  text-align: center;
  font-size: 20rem;
  color: #fff;
  background: #4a1b0e;
  outline: none;
}
@media (min-width: 1025px) {
  #contact form input[type="submit"]:hover {
    opacity: .7;
  }
}
#contact form .privacyArea {
  padding-top: 90rem;
}
#contact form .privacyArea .text {
  padding-bottom: 10rem;
  font-size: 20rem;
}
#contact form .privacyArea .wrapper {
  margin-bottom: 30rem;
  padding: 10rem;
  border: 1px solid #4a1b0e;
}
#contact form .privacyArea label {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
#contact.confirm form .inputList li dd {
  white-space: pre-wrap;
  min-height: 1.7em;
}
#contact .backToTop {
  margin: auto;
  max-width: 300px;
  width: 90%;
  line-height: 1;
  text-align: center;
  font-size: 20rem;
}
#contact .backToTop a {
  display: block;
  border: 1px solid #4a1b0e;
  border-radius: 10rem;
  padding: 20rem 30rem;
  color: #fff;
  font-weight: normal;
  background: #4a1b0e;
}

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