@charset "UTF-8";
/**
旨さへのこだわり
*/
.body_committed main {
  padding-bottom: 0;
}

#page-committed #points {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../img/top/bg-triangle-left.png) left top no-repeat, url(../img/committed/bg-committed.jpg) center top no-repeat;
  background-size: 41.21522694vw auto, cover;
}
#page-committed #points .inner {
  width: 73.2064421669vw;
  padding-top: 7.3206442167vw;
  padding-bottom: 8.0527086384vw;
}
#page-committed #points .inner h2 {
  color: #fff;
  font-size: 2.0497803807vw;
  line-height: 1.7142857143;
  font-family: "Noto Serif JP", serif;
  display: block;
  text-align: center;
}
#page-committed #points .inner .logo {
  position: relative;
  display: flex;
  justify-content: center;
  margin: 8.0527086384vw auto 0;
}
#page-committed #points .inner .logo img {
  width: 26.6471449488vw;
}
#page-committed #points .inner .logo::before {
  content: "";
  display: block;
  width: 14.5680819912vw;
  height: 15.9590043924vw;
  background: url(../img/common/symbol.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: -3.4407027818vw;
  right: 2.8550512445vw;
}
#page-committed #points .inner .copy {
  color: #fff;
  font-size: 2.9282576867vw;
  line-height: 1.75;
  font-family: "Noto Serif JP", serif;
  display: block;
  text-align: center;
}
#page-committed #points .inner .copy .border {
  display: inline;
  text-align: center;
  border-bottom: 0.0732064422vw solid #fff;
  padding-bottom: 0.5856515373vw;
}
#page-committed #points .inner .copy strong {
  font-size: 4.39238653vw;
  line-height: 1;
}
#page-committed #points .inner .copy .num {
  font-size: 5.1244509517vw;
  line-height: 1;
}
#page-committed #points .inner .boxes {
  display: flex;
  flex-direction: column;
  margin-top: 5.7833089312vw;
}
#page-committed #points .inner .boxes .box {
  position: relative;
  display: flex;
}
#page-committed #points .inner .boxes .box + .box {
  margin-top: 4.39238653vw;
}
#page-committed #points .inner .boxes .box::before {
  content: "";
  display: block;
  width: 86.6032210835vw;
  height: 5.9297218155vw;
  position: absolute;
  z-index: 0;
}
#page-committed #points .inner .boxes .box:nth-of-type(odd) {
  justify-content: flex-start;
}
#page-committed #points .inner .boxes .box:nth-of-type(odd)::before {
  top: 5.270863836vw;
  left: -13.3967789165vw;
  background: url(../img/committed/point-ribbon-yellow.svg) left center no-repeat;
  background-size: contain;
}
#page-committed #points .inner .boxes .box:nth-of-type(odd) .img {
  left: 0;
}
#page-committed #points .inner .boxes .box:nth-of-type(odd) .num {
  top: 1.756954612vw;
  left: 23.7920937042vw;
}
#page-committed #points .inner .boxes .box:nth-of-type(odd) .text {
  padding-top: 4.5387994143vw;
  margin-left: 29.4289897511vw;
}
#page-committed #points .inner .boxes .box:nth-of-type(even)::before {
  top: 6.2225475842vw;
  right: -13.3967789165vw;
  background: url(../img/committed/point-ribbon-red.svg) right center no-repeat;
  background-size: contain;
}
#page-committed #points .inner .boxes .box:nth-of-type(even) .img {
  right: 0;
}
#page-committed #points .inner .boxes .box:nth-of-type(even) .num {
  top: 2.7818448023vw;
  left: 0;
}
#page-committed #points .inner .boxes .box:nth-of-type(even) .text {
  padding-top: 5.4904831625vw;
  margin-left: 5.1244509517vw;
}
#page-committed #points .inner .boxes .box .img {
  position: absolute;
  width: 22.6939970717vw;
  z-index: 1;
}
#page-committed #points .inner .boxes .box .num {
  z-index: 1;
  font-size: 2.7818448023vw;
  font-family: "Noto Serif JP", serif;
  color: #fff;
  position: absolute;
}
#page-committed #points .inner .boxes .box .num:after {
  content: "";
  display: block;
  width: 6.4421669107vw;
  height: 0.0732064422vw;
  background: #fff;
  transform: rotate(-45deg);
  margin-left: 1.0980966325vw;
}
#page-committed #points .inner .boxes .box .text {
  z-index: 1;
  color: #fff;
  width: 43.1918008785vw;
}
#page-committed #points .inner .boxes .box .text .title {
  font-size: 2.7818448023vw;
  line-height: 1;
  font-family: "Noto Serif JP", serif;
  font-weight: 900;
}
#page-committed #points .inner .boxes .box .text .title small {
  font-size: 1.1713030747vw;
  line-height: 1;
}
#page-committed #points .inner .boxes .box .text .subtitle {
  font-size: 1.4641288433vw;
  line-height: 1;
  font-family: "Noto Serif JP", serif;
  margin-top: 1.2445095168vw;
  font-weight: 900;
}
#page-committed #points .inner .boxes .box .text .description {
  font-size: 1.0248901903vw;
  line-height: 1.7142857143;
  margin-top: 1.8301610542vw;
}
#page-committed #points .inner .link {
  display: flex;
  justify-content: center;
  margin-top: 4.4655929722vw;
}
#page-committed #points .inner .link a {
  width: 17.5695461201vw;
  height: 4.39238653vw;
  border-radius: 2.196193265vw;
  font-size: 1.1713030747vw;
  font-weight: bold;
}

/**
当グループの歩み
*/
.body_history main {
  padding-bottom: 0;
}

#page-history #group_way {
  width: 100%;
  height: 65.4465592972vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../img/top/bg-triangle-right.png) right top no-repeat, url(../img/history/bg-group_way.jpg) center top no-repeat;
  background-size: 41.21522694vw auto, auto 65.4465592972vw;
}
#page-history #group_way .inner {
  position: relative;
  writing-mode: vertical-rl;
  height: 49.7803806735vw;
  padding-left: 0vw;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
#page-history #group_way .inner h2 {
  color: #fff;
  font-size: 3.6603221083vw;
  line-height: 1.04;
  font-family: "Noto Serif JP", serif;
  font-weight: 900;
  margin-left: 5.1244509517vw;
}
#page-history #group_way .inner h2::after {
  content: "";
  margin-right: 3.6603221083vw;
  display: block;
  width: 0.1464128843vw;
  height: 46.1200585652vw;
  background-color: #fff;
}
#page-history #group_way .inner p {
  color: #fff;
  font-size: 1.756954612vw;
  line-height: 2.75;
  font-family: "Noto Serif JP", serif;
  font-weight: 900;
  margin-left: 4.39238653vw;
}
#page-history #history {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../img/history/bg-history.png) center bottom no-repeat;
  background-size: cover;
}
#page-history #history .inner {
  width: 73.2064421669vw;
  padding-top: 7.3206442167vw;
  padding-bottom: 8.0527086384vw;
  background: url(../img/history/text-history.png) center 5.8565153734vw no-repeat;
  background-size: 40.775988287vw auto;
}
#page-history #history .inner h2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.0497803807vw;
  font-weight: 900;
  line-height: 1;
  text-align: center;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  border: 0.0732064422vw solid #fff;
  border-width: 0.0732064422vw 0;
  padding: 3.0014641288vw 0 3.0014641288vw;
}
#page-history #history .inner h2 .logo {
  position: relative;
  margin-right: 0.6588579795vw;
  top: 0.3660322108vw;
}
#page-history #history .inner h2 .logo img {
  display: block;
  width: 29.5754026354vw;
  height: auto;
}
#page-history #history .inner table {
  margin-top: 3.6603221083vw;
  position: relative;
}
#page-history #history .inner table::before {
  content: "";
  display: block;
  height: 100%;
  width: 0.1464128843vw;
  background: #792712;
  position: absolute;
  top: 0;
  left: 9.8096632504vw;
}
#page-history #history .inner table tr:last-of-type td {
  padding-bottom: 0;
}
#page-history #history .inner table tr th {
  font-size: 1.756954612vw;
  font-weight: 900;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  width: 10.2489019034vw;
  position: relative;
  text-align: left;
  padding-left: 0.7320644217vw;
  background: url(../img/history/icon-history.png) right 0.7320644217vw no-repeat;
  background-size: 3.513909224vw auto;
}
#page-history #history .inner table tr td {
  color: #fff;
  padding-left: 2.7818448023vw;
  padding-bottom: 3.6603221083vw;
}
#page-history #history .inner table tr td h3 {
  font-size: 1.756954612vw;
  line-height: 1.3333333333;
  font-weight: 900;
  font-family: "Noto Serif JP", serif;
}
#page-history #history .inner table tr td p {
  font-size: 1.0248901903vw;
  line-height: 1.2857142857;
  margin-top: 0.7320644217vw;
}
#page-history #message {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../img/top/bg-triangle-left.png) left top no-repeat, url(../img/committed/bg-committed.jpg) center top no-repeat;
  background-size: 41.21522694vw auto, cover;
}
#page-history #message .inner {
  width: 73.2064421669vw;
  padding-top: 7.3206442167vw;
  padding-bottom: 8.0527086384vw;
}
#page-history #message .inner h2 {
  color: #fff;
  font-size: 2.9282576867vw;
  line-height: 1.3;
  font-family: "Noto Serif JP", serif;
  font-weight: 900;
  display: block;
  text-align: center;
}
#page-history #message .inner h2 .border {
  display: inline;
  text-align: center;
  border-bottom: 0.0732064422vw solid #fff;
  padding-bottom: 0.5856515373vw;
}
#page-history #message .inner h2 .border::first-letter {
  font-feature-settings: "palt";
}
#page-history #message .inner .text {
  margin-top: 4.39238653vw;
}
#page-history #message .inner .text p {
  font-size: 1.756954612vw;
  line-height: 1.9166666667;
  font-family: "Noto Serif JP", serif;
  color: #fff;
  font-weight: 900;
}
#page-history #message .inner .text p + p {
  margin-top: 3.6603221083vw;
}
#page-history #message .inner table {
  width: 58.5651537335vw;
  margin: 5.8565153734vw auto 0;
}
#page-history #message .inner table thead th {
  background-color: #fff;
  font-size: 1.317715959vw;
  line-height: 1;
  padding: 1.4641288433vw 0;
}
#page-history #message .inner table thead th .logo {
  position: relative;
  display: flex;
  justify-content: center;
}
#page-history #message .inner table tbody td {
  color: #fff;
  border: 0.0732064422vw solid #fff;
  padding: 2.3426061493vw 5.1244509517vw 2.5622254758vw 5.4904831625vw;
}
#page-history #message .inner table tbody td h3 {
  font-size: 1.1713030747vw;
  line-height: 1.75;
  font-weight: bold;
}
#page-history #message .inner table tbody td .boxes {
  display: flex;
  margin-top: 1.8301610542vw;
  font-size: 1.1713030747vw;
  line-height: 1.75;
}
#page-history #message .inner table tbody td .boxes .box {
  width: 50%;
}
#page-history #message .inner table tbody td .boxes .box .new {
  color: #e20505;
  font-style: normal;
}
#page-history #message .inner table tbody td p {
  text-align: right;
}

/**
採用情報
*/
#page-recruit {
  width: 100%;
}
#page-recruit .inner {
  width: 73.2064421669vw;
  padding-top: 5.1244509517vw;
  padding-bottom: 8.0527086384vw;
  margin: 0 auto;
}
#page-recruit .inner .lead {
  color: #fff;
  font-family: "Noto Serif JP", serif;
  display: block;
  text-align: center;
  margin: 0 0 5.1244509517vw;
  letter-spacing: 0.1em;
}
#page-recruit .inner .lead h2 {
  font-size: 2.0497803807vw;
  line-height: 1.7142857143;
  margin: 0 0 1.9765739385vw;
}
#page-recruit .inner .lead p {
  font-size: 1.317715959vw;
  line-height: 1.5555555556;
}
#page-recruit .inner .img_text_box {
  width: 73.2064421669vw;
  display: flex;
  justify-content: space-between;
}
#page-recruit .inner .img_text_box .img {
  width: 26.3543191801vw;
}
#page-recruit .inner .img_text_box .text {
  width: 43.9238653001vw;
  color: #fff;
}
#page-recruit .inner .img_text_box .text .title {
  font-family: "Noto Serif JP", serif;
  font-size: 1.756954612vw;
  line-height: 1.4166666667;
  padding: 0 0 1.4641288433vw;
  margin: 0 0 1.4641288433vw;
  border-bottom: 1px solid #fff;
  letter-spacing: 0.1em;
}
#page-recruit .inner .img_text_box .text .title span {
  display: block;
  text-indent: -1em;
  padding: 0 0 0 1em;
}
#page-recruit .inner .img_text_box .text .detail p {
  font-size: 1.1713030747vw;
  line-height: 1.75;
}
#page-recruit .inner .img_text_box.reverse {
  flex-direction: row-reverse;
  margin: 0 0 5.5636896047vw;
}
#page-recruit .inner .boxes {
  display: flex;
  flex-direction: column;
  margin: 5.7833089312vw 0 5.1244509517vw;
}
#page-recruit .inner .boxes .box {
  position: relative;
  display: flex;
}
#page-recruit .inner .boxes .box + .box {
  margin: 2.4158125915vw 0 0;
}
#page-recruit .inner .boxes .box::before {
  content: "";
  display: block;
  width: 86.6032210835vw;
  height: 5.9297218155vw;
  position: absolute;
  top: 2.0497803807vw;
  z-index: 0;
}
#page-recruit .inner .boxes .box:nth-of-type(odd) {
  justify-content: flex-start;
}
#page-recruit .inner .boxes .box:nth-of-type(odd)::before {
  left: -13.3967789165vw;
  background: url(../img/recruit/point-ribbon-yellow.svg) left center no-repeat;
  background-size: contain;
}
#page-recruit .inner .boxes .box:nth-of-type(even)::before {
  right: -13.3967789165vw;
  background: url(../img/recruit/point-ribbon-red.svg) right center no-repeat;
  background-size: contain;
}
#page-recruit .inner .boxes .box:nth-of-type(even) .text {
  margin: 0 0 0 4.39238653vw;
}
#page-recruit .inner .boxes .box .num {
  z-index: 1;
  font-size: 2.7818448023vw;
  font-family: "Noto Serif JP", serif;
  color: #fff;
  position: absolute;
  top: 0;
}
#page-recruit .inner .boxes .box .num:after {
  content: "";
  display: block;
  width: 6.4421669107vw;
  height: 0.0732064422vw;
  background: #fff;
  transform: rotate(-45deg);
  margin-left: 1.0980966325vw;
}
#page-recruit .inner .boxes .box .text {
  z-index: 1;
  color: #fff;
  padding: 3.513909224vw 0 0;
  margin: 0 0 0 4.39238653vw;
}
#page-recruit .inner .boxes .box .text .title {
  font-size: 2.196193265vw;
  line-height: 1.2666666667;
  font-family: "Noto Serif JP", serif;
  font-weight: 900;
}
#page-recruit .inner .boxes .box .text .title small {
  font-size: 1.1713030747vw;
  line-height: 1;
}
#page-recruit .inner .boxes .box .text .description {
  width: 65.5929721816vw;
  font-size: 1.0248901903vw;
  line-height: 1.7142857143;
  margin-top: 2.635431918vw;
}
#page-recruit .inner .application {
  text-align: center;
}
#page-recruit .inner .application h2 {
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 2.9282576867vw;
  line-height: 1.3;
  margin: 0 0 3.3674963397vw;
  letter-spacing: 0.1em;
  display: inline-block;
  padding: 0 0 1.1713030747vw;
  border-bottom: 0.0732064422vw solid #fff;
}
#page-recruit .inner .application dl {
  color: #fff;
  font-size: 1.1713030747vw;
  line-height: 1.5;
  border-top: 0.0732064422vw solid #fff;
  border-left: 0.0732064422vw solid #fff;
  border-right: 0.0732064422vw solid #fff;
  margin: 0 0 5.270863836vw;
  display: flex;
  flex-wrap: wrap;
  text-align: left;
}
#page-recruit .inner .application dl dt {
  width: 20.4978038067vw;
  background: #6b532e;
  font-weight: bold;
  border-bottom: 0.0732064422vw solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
#page-recruit .inner .application dl dd {
  width: 52.4158125915vw;
  border-left: 0.0732064422vw solid #fff;
  border-bottom: 0.0732064422vw solid #fff;
  padding: 1.0980966325vw 1.4641288433vw;
}
#page-recruit .inner .application dl dd p + p {
  margin: 1.0248901903vw 0 0;
}
#page-recruit .inner .entry {
  text-align: center;
}
#page-recruit .inner .entry p {
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 1.317715959vw;
  line-height: 1.5555555556;
  font-weight: bold;
  margin: 0 0 2.0497803807vw;
  letter-spacing: 0.1em;
}
#page-recruit .inner .entry .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 17.5695461201vw;
  height: 4.39238653vw;
  border-radius: 2.5622254758vw;
  background-color: #c84700;
  text-decoration: none;
  font-size: 1.1713030747vw;
  color: #fff;
  margin: auto;
}

/**
求人応募フォーム
*/
#page-recruit_form .inner {
  width: 73.2064421669vw;
  margin: auto;
  padding: 5.1244509517vw 0;
  color: #fff;
}
#page-recruit_form .inner .message {
  text-align: center;
  font-size: 1.1713030747vw;
  line-height: 1.75;
  margin: 0 0 3.2210834553vw;
}
#page-recruit_form .inner .message a {
  color: #fff;
}
#page-recruit_form .inner .form dl {
  color: #fff;
  font-size: 1.1713030747vw;
  line-height: 1.5;
  border-top: 0.0732064422vw solid #fff;
  border-left: 0.0732064422vw solid #fff;
  border-right: 0.0732064422vw solid #fff;
  margin: 0 0 1.1713030747vw;
  display: flex;
  flex-wrap: wrap;
  text-align: left;
}
#page-recruit_form .inner .form dl dt {
  width: 20.4978038067vw;
  background: #6b532e;
  font-weight: bold;
  border-bottom: 0.0732064422vw solid #fff;
  padding: 1.4641288433vw;
  display: flex;
  align-items: center;
}
#page-recruit_form .inner .form dl dt .require {
  background: #cb0000;
  font-size: 0.878477306vw;
  line-height: 1.5;
  margin: 0 1.4641288433vw 0 0;
  padding: 0 0.7320644217vw;
}
#page-recruit_form .inner .form dl dd {
  position: relative;
  width: 52.4158125915vw;
  border-left: 0.0732064422vw solid #fff;
  border-bottom: 0.0732064422vw solid #fff;
  padding: 1.0980966325vw 1.4641288433vw;
}
#page-recruit_form .inner .form dl dd input[type=text],
#page-recruit_form .inner .form dl dd input[type=email],
#page-recruit_form .inner .form dl dd input[type=tel] {
  padding: 0.439238653vw;
  font-size: 1.1713030747vw;
  line-height: 1.5;
  width: 33.2357247438vw;
}
#page-recruit_form .inner .form dl dd input[type=radio] {
  width: 1.1713030747vw;
  height: 1.1713030747vw;
}
#page-recruit_form .inner .form dl dd select {
  padding: 0.439238653vw;
  font-size: 1.1713030747vw;
  line-height: 1.5;
}
#page-recruit_form .inner .form dl dd textarea {
  padding: 0.439238653vw;
  font-size: 1.1713030747vw;
  line-height: 1.5;
  width: 100%;
}
#page-recruit_form .inner .form dl dd p + p {
  margin: 1.0248901903vw 0 0;
}
#page-recruit_form .inner .form dl dd .free {
  position: relative;
}
#page-recruit_form .inner .form dl dd .free .city {
  position: absolute;
}
#page-recruit_form .inner .form dl dd .free .address_detail {
  margin: 0 0 0 7.3206442167vw;
}
#page-recruit_form .inner .form dl dd .shokushu .wpcf7-list-item {
  display: block;
  margin: 0 0 0.7320644217vw;
}
#page-recruit_form .inner .form dl dd .shokushu .wpcf7-list-item.last {
  margin: 0;
}
#page-recruit_form .inner .form dl dd .seireki input {
  width: 6.9546120059vw;
  margin: 0 0.7320644217vw;
}
#page-recruit_form .inner .form dl dd .tuki input,
#page-recruit_form .inner .form dl dd .nichi input {
  width: 3.2942898975vw;
  margin: 0 0.7320644217vw;
}
#page-recruit_form .inner .form .attention {
  font-size: 1.0248901903vw;
  line-height: 2;
  text-align: right;
  margin: 0 0 2.7818448023vw;
}
#page-recruit_form .inner .form .privacy {
  text-align: center;
  margin: 0 0 2.3426061493vw;
}
#page-recruit_form .inner .form .privacy a {
  color: #fff;
}
#page-recruit_form .inner .form .btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 3.6603221083vw;
}
#page-recruit_form .inner .form .btn [type=submit] {
  display: block;
  background: #c84700;
  border: 0;
  font-size: 1.1713030747vw;
  font-family: Helvetica Neue, Helvetica, Hiragino Sans, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "Yu Gothic", YuGothic, Verdana, "メイリオ", Meiryo, sans-serif;
  color: #fff;
  width: 17.5695461201vw;
  height: 4.39238653vw;
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
  border-radius: 2.196193265vw;
}
#page-recruit_form .inner .form .btn [type=submit]:hover {
  opacity: 0.5;
}
#page-recruit_form .inner .form .btn [type=submit]:disabled {
  background-color: #999;
  cursor: not-allowed;
}
#page-recruit_form .inner .form .btn [type=submit]:disabled:hover {
  opacity: 1;
}

/**
求人応募ありがとうございました
*/
#page-recruit-thanks {
  padding: 5.1244509517vw 0;
}
#page-recruit-thanks .inner {
  width: 65.8857979502vw;
  margin: 0 auto;
  color: #fff;
  text-align: center;
}
#page-recruit-thanks .inner h2 {
  font-size: 2.196193265vw;
  line-height: 1.2666666667;
  margin: 0 0 1.4641288433vw;
}
#page-recruit-thanks .inner p {
  font-size: 1.1713030747vw;
  line-height: 1.75;
  margin: 0 0 2.9282576867vw;
}
#page-recruit-thanks .inner .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 17.5695461201vw;
  height: 4.39238653vw;
  border-radius: 2.5622254758vw;
  background-color: #c84700;
  text-decoration: none;
  font-size: 1.1713030747vw;
  color: #fff;
  margin: auto;
}

/**
FC加盟店募集
*/
#page-fc .inner {
  width: 73.2064421669vw;
  padding-top: 5.1244509517vw;
  padding-bottom: 8.0527086384vw;
  margin: 0 auto;
}
#page-fc .inner .lead {
  color: #fff;
  font-family: "Noto Serif JP", serif;
  display: block;
  text-align: center;
  margin: 0 0 6.588579795vw;
  letter-spacing: 0.1em;
}
#page-fc .inner .lead h2 {
  font-size: 2.0497803807vw;
  line-height: 1.7142857143;
  margin: 0 0 1.9765739385vw;
}
#page-fc .inner .lead p {
  font-size: 1.317715959vw;
  line-height: 1.5555555556;
}
#page-fc .inner .boxes {
  display: flex;
  flex-direction: column;
  margin: 5.7833089312vw 0 7.3206442167vw;
}
#page-fc .inner .boxes .box {
  position: relative;
  display: flex;
}
#page-fc .inner .boxes .box + .box {
  margin: 6.588579795vw 0 0;
}
#page-fc .inner .boxes .box::before {
  content: "";
  display: block;
  width: 86.6032210835vw;
  height: 5.9297218155vw;
  position: absolute;
  top: 2.0497803807vw;
  z-index: 0;
}
#page-fc .inner .boxes .box:nth-of-type(odd) {
  justify-content: flex-start;
}
#page-fc .inner .boxes .box:nth-of-type(odd) .num {
  left: 23.4260614934vw;
}
#page-fc .inner .boxes .box:nth-of-type(odd) .text {
  margin: 0 0 0 27.8184480234vw;
}
#page-fc .inner .boxes .box:nth-of-type(odd)::before {
  left: -13.3967789165vw;
  background: url(../img/fc/point-ribbon-yellow.svg) left center no-repeat;
  background-size: contain;
}
#page-fc .inner .boxes .box:nth-of-type(even)::before {
  right: -13.3967789165vw;
  background: url(../img/fc/point-ribbon-red.svg) right center no-repeat;
  background-size: contain;
}
#page-fc .inner .boxes .box:nth-of-type(even) .img {
  right: 0;
}
#page-fc .inner .boxes .box:nth-of-type(even) .text {
  margin: 0 0 0 4.39238653vw;
}
#page-fc .inner .boxes .box .img {
  width: 22.6939970717vw;
  position: absolute;
  z-index: 1;
}
#page-fc .inner .boxes .box .num {
  z-index: 1;
  font-size: 2.7818448023vw;
  font-family: "Noto Serif JP", serif;
  color: #fff;
  position: absolute;
  top: 0;
}
#page-fc .inner .boxes .box .num:after {
  content: "";
  display: block;
  width: 6.4421669107vw;
  height: 0.0732064422vw;
  background: #fff;
  transform: rotate(-45deg);
  margin-left: 1.0980966325vw;
}
#page-fc .inner .boxes .box .text {
  z-index: 1;
  color: #fff;
  padding: 3.513909224vw 0 0;
  margin: 0 0 0 4.39238653vw;
}
#page-fc .inner .boxes .box .text .title {
  font-size: 2.196193265vw;
  line-height: 1.2666666667;
  font-family: "Noto Serif JP", serif;
  font-weight: 900;
}
#page-fc .inner .boxes .box .text .title small {
  font-size: 1.1713030747vw;
  line-height: 1;
}
#page-fc .inner .boxes .box .text .description {
  width: 43.9238653001vw;
  font-size: 1.0248901903vw;
  line-height: 1.7142857143;
  margin-top: 2.635431918vw;
}
#page-fc .inner .contact {
  text-align: center;
}
#page-fc .inner .contact p {
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 1.317715959vw;
  line-height: 1.5555555556;
  font-weight: bold;
  margin: 0 0 2.0497803807vw;
  letter-spacing: 0.1em;
}
#page-fc .inner .contact .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 17.5695461201vw;
  height: 4.39238653vw;
  border-radius: 2.5622254758vw;
  background-color: #c84700;
  text-decoration: none;
  font-size: 1.1713030747vw;
  color: #fff;
  margin: auto;
}

/**
お問い合わせ
*/
#page-contact {
  padding: 5.1244509517vw 0 8.78477306vw;
  position: relative;
}
#page-contact .inner {
  width: 73.2064421669vw;
  margin: 0 auto;
  color: #fff;
}
#page-contact .message {
  font-size: 1.317715959vw;
  line-height: 1.6666666667;
  margin-bottom: 1em;
  text-align: center;
}
#page-contact .message:last-of-type {
  margin-bottom: 0;
}
#page-contact .message a {
  text-decoration: underline;
  color: #fff;
}
#page-contact .message .link {
  margin-top: 2.196193265vw;
  margin-bottom: 2.196193265vw;
}
#page-contact .message .link a {
  color: #c84700;
  font-size: 1.756954612vw;
  line-height: 1.1666666667;
  font-weight: bold;
}
#page-contact a {
  color: #357fae;
}
#page-contact h3 {
	margin-top: 3.2942898975vw;
	margin-bottom: -5.2942898975vw;
padding: 0 4.39238653vw;
}
#page-contact .form {
  padding: 2.7818448023vw 4.39238653vw 0;
  margin-top: 3.2942898975vw;
}
#page-contact .form h3 {
  text-align: center;
  font-size: 1.4641288433vw;
  line-height: 1.2;
  margin-bottom: 2.9282576867vw;
}
#page-contact .form table tr th,
#page-contact .form table tr td {
  font-size: 1.1713030747vw;
  line-height: 1.125;
  border: solid 0.0732064422vw #fff;
}
#page-contact .form table tr th {
  padding: 1.4641288433vw;
  background-color: #6b532e;
  width: 20.4978038067vw;
  vertical-align: middle;
  text-align: left;
}
#page-contact .form table tr th.require::before {
  content: "必須";
  background: #cb0000;
  color: #fff;
  font-size: 0.878477306vw;
  line-height: 1.5;
  padding: 0.1464128843vw 0.7320644217vw;
  margin-right: 1.317715959vw;
}
#page-contact .form table tr td {
  padding: 0.7320644217vw;
}
#page-contact .form table tr .label {
  font-size: 1.0248901903vw;
  line-height: 2.1428571429;
  color: #999999;
  display: block;
  margin-bottom: 0.5em;
}
#page-contact .form table tr .label:first-of-type {
  margin-top: 0;
}
#page-contact .form table tr .label:last-of-type {
  margin-bottom: 0;
}
#page-contact .form table tr .wpcf7-not-valid-tip {
  font-size: 1.1713030747vw;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
#page-contact .form table tr select,
#page-contact .form table tr textarea,
#page-contact .form table tr input[type=text],
#page-contact .form table tr input[type=email] {
  border: 0.0732064422vw solid #cccccc;
  padding: 0.65em;
  font-size: 1.1713030747vw;
  max-width: 100%;
  font-family: Helvetica Neue, Helvetica, Hiragino Sans, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "Yu Gothic", YuGothic, Verdana, "メイリオ", Meiryo, sans-serif;
}
#page-contact .form table tr select::-moz-placeholder, #page-contact .form table tr textarea::-moz-placeholder, #page-contact .form table tr input[type=text]::-moz-placeholder, #page-contact .form table tr input[type=email]::-moz-placeholder {
  /* Others */
  color: #aaaaaa;
  font-size: 1.1713030747vw;
}
#page-contact .form table tr select::placeholder,
#page-contact .form table tr textarea::placeholder,
#page-contact .form table tr input[type=text]::placeholder,
#page-contact .form table tr input[type=email]::placeholder {
  /* Others */
  color: #aaaaaa;
  font-size: 1.1713030747vw;
}
#page-contact .form table tr textarea {
  width: 100%;
}
#page-contact .form table tr .address01 + .address01 {
  margin-top: 0.7320644217vw;
}
#page-contact .form table tr .reply {
  padding-top: 0.7320644217vw;
  display: block;
}
#page-contact .form table tr .reply .wpcf7-list-item {
  margin-left: 0;
}
#page-contact .form table tr .reply .wpcf7-list-item + .wpcf7-list-item {
  margin-left: 1.4641288433vw;
}
#page-contact .form table tr .wpcf7-checkbox {
  display: flex;
  flex-direction: column;
  margin-top: 0.75em;
}
#page-contact .form table tr .wpcf7-checkbox .wpcf7-list-item {
  margin-left: 0;
}
#page-contact .form table tr .line {
  margin-top: 0.25em;
  margin-bottom: 0.5em;
}
#page-contact .form table tr dl {
  margin-top: 0.7320644217vw;
  display: flex;
  flex-wrap: wrap;
}
#page-contact .form table tr dl dt {
  display: flex;
  align-items: center;
  width: 6.588579795vw;
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}
#page-contact .form table tr dl dd {
  width: 31.0395314788vw;
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}
#page-contact .form .caution {
  margin-top: 0.7320644217vw;
  text-align: right;
  font-size: 1.0248901903vw;
  line-height: 2;
}
#page-contact .form .privacy {
  width: 100%;
  padding: 2.635431918vw;
  text-align: center;
  background-color: #eee;
  font-size: 1.0980966325vw;
  line-height: 2;
}
#page-contact .form .privacy label {
  font-weight: bold;
}
#page-contact .form .submit {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 3.6603221083vw;
}
#page-contact .form .submit [type=submit] {
  display: block;
  background: #c84700;
  border: 0;
  font-size: 1.1713030747vw;
  font-family: Helvetica Neue, Helvetica, Hiragino Sans, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "Yu Gothic", YuGothic, Verdana, "メイリオ", Meiryo, sans-serif;
  color: #fff;
  width: 17.5695461201vw;
  height: 4.39238653vw;
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
  border-radius: 2.196193265vw;
}
#page-contact .form .submit [type=submit]:hover {
  opacity: 0.5;
}
#page-contact .form .submit [type=submit]:disabled {
  background-color: #999;
  cursor: not-allowed;
}
#page-contact .form .submit [type=submit]:disabled:hover {
  opacity: 1;
}

#page-thanks {
  padding: 5.1244509517vw 0;
}
#page-thanks .inner {
  width: 65.8857979502vw;
  margin: 0 auto;
  color: #fff;
  text-align: center;
}
#page-thanks .inner h2 {
  font-size: 2.196193265vw;
  line-height: 1.2666666667;
  margin: 0 0 1.4641288433vw;
}
#page-thanks .inner p {
  font-size: 1.1713030747vw;
  line-height: 1.75;
  margin: 0 0 2.9282576867vw;
}
#page-thanks .inner p a {
  color: #fff;
  text-decoration: underline;
}
#page-thanks .inner .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 17.5695461201vw;
  height: 4.39238653vw;
  border-radius: 2.5622254758vw;
  background-color: #c84700;
  text-decoration: none;
  font-size: 1.1713030747vw;
  color: #fff;
  margin: auto;
}

/**
404
*/
/**
サイトポリシー
*/
#page-privacy,
#page-sitepolicy {
  padding: 8.0527086384vw 0;
  position: relative;
  color: #fff;
}
#page-privacy .inner,
#page-sitepolicy .inner {
  width: 65.8857979502vw;
  margin: 0 auto;
}
#page-privacy h3,
#page-sitepolicy h3 {
  color: #fff;
  font-size: 1.317715959vw;
  line-height: 1.5555555556;
  display: block;
  border-bottom: 0.0732064422vw solid #fff;
  padding-bottom: 0.878477306vw;
  margin-top: 2.9282576867vw;
  margin-bottom: 1.4641288433vw;
}
#page-privacy p,
#page-sitepolicy p {
  font-size: 1.1713030747vw;
  line-height: 1.75;
  margin-bottom: 1.4641288433vw;
  color: #fff;
  font-weight: 500;
}
#page-privacy p:last-of-type,
#page-sitepolicy p:last-of-type {
  margin-bottom: 0;
}
#page-privacy ol li,
#page-privacy ul li,
#page-sitepolicy ol li,
#page-sitepolicy ul li {
  font-size: 1.1713030747vw;
  line-height: 1.75;
}
#page-privacy ul li:before,
#page-sitepolicy ul li:before {
  content: "・";
}
#page-privacy ol li,
#page-sitepolicy ol li {
  list-style-type: decimal;
}

/**
リンク
*/
/**
サイトマップ
*/
/**
coming_soon
*/
#page-coming_soon {
  padding: 16.1054172767vw 0 17.5695461201vw;
  position: relative;
}
#page-coming_soon .inner {
  width: 65.8857979502vw;
  margin: 0 auto;
}
#page-coming_soon h3 {
  font-size: 2.7818448023vw;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  color: #000000;
}
#page-coming_soon p {
  font-size: 1.317715959vw;
  line-height: 1.67;
  text-align: center;
  color: #333333;
  margin-top: 2.196193265vw;
}
#page-coming_soon .link a {
  width: 21.9619326501vw;
  height: 4.39238653vw;
  margin: 2.9282576867vw auto 0;
  font-size: 1.317715959vw;
}

/**
notfound
*/
#page-notfound-page {
  padding: 16.1054172767vw 0 17.5695461201vw;
  position: relative;
}
#page-notfound-page .inner {
  width: 65.8857979502vw;
  margin: 0 auto;
}
#page-notfound-page h3 {
  font-size: 2.7818448023vw;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  color: #000000;
}
#page-notfound-page p {
  font-size: 1.317715959vw;
  line-height: 1.67;
  text-align: center;
  color: #333333;
  margin-top: 2.196193265vw;
}
#page-notfound-page .link a {
  width: 21.9619326501vw;
  height: 4.39238653vw;
  margin: 2.9282576867vw auto 0;
  font-size: 1.317715959vw;
}

/**
製品情報
*/
.body_products main {
  padding-bottom: 0;
}

#page-products {
  padding: 1.1713030747vw 0 0;
  position: relative;
}
#page-products .menu .btns {
  display: flex;
  justify-content: center;
}
#page-products .menu .btns .btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15.3733528551vw;
  height: 3.3674963397vw;
  border: solid 0.0732064422vw #09f;
  color: #0099ff;
  font-weight: bold;
  background-color: #fff;
  text-decoration: none;
  font-size: 1.1713030747vw;
  line-height: 1;
}
#page-products .menu .btns .btn:hover {
  border: solid 0.0732064422vw #09f;
  background-color: #cdebff;
  opacity: 1;
}
#page-products .menu .btns .btn + .btn {
  margin-left: 1.4641288433vw;
}
#page-products .menu .btns .btn:after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.7320644217vw;
  content: "";
  display: block;
  width: 1.0980966325vw;
  height: 0.5124450952vw;
  background: url(../img/common/arrow-s-blue.png) center center no-repeat;
  background-size: contain;
}
#page-products section .inner {
  width: 73.2064421669vw;
  margin: 0 auto;
}
#page-products h3 {
  font-size: 1.9033674963vw;
  line-height: 1;
  text-align: center;
  margin-top: 2.9282576867vw;
}
#page-products h3 span {
  font-size: 1.0248901903vw;
  line-height: 1;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  letter-spacing: 0.102489019vw;
  color: #0099ff;
  display: block;
  margin-top: 0.7320644217vw;
}
#page-products .main-image img {
  display: block;
  width: 100%;
}
#page-products #safety {
  margin-top: 6.2225475842vw;
}
#page-products #infectious {
  margin-top: 4.39238653vw;
}
#page-products .items {
  margin-top: 4.0263543192vw;
  padding: 0 0.7320644217vw;
}
#page-products .items.boxes {
  display: flex;
  flex-wrap: wrap;
}
#page-products .items.boxes .box {
  width: 21.9619326501vw;
  margin-left: 2.9282576867vw;
  margin-bottom: 2.196193265vw;
}
#page-products .items.boxes .box:nth-of-type(3n+1) {
  margin-left: 0;
}
#page-products .items.boxes .box:nth-last-child(-n+3) {
  margin-bottom: 0;
}
#page-products .items.boxes .box .img {
  min-height: 13.5431918009vw;
}
#page-products .items.boxes .box .img img {
  display: block;
  width: 100%;
}
#page-products .items.boxes .box .description {
  margin-top: 0.7320644217vw;
  min-height: 13.17715959vw;
  border-left: 0.1464128843vw solid #09f;
  padding-left: 0.7320644217vw;
}
#page-products .items.boxes .box .description h4 {
  padding: 0.5856515373vw;
  background-color: #deecf6;
  font-size: 1.1713030747vw;
  line-height: 1;
  font-weight: bold;
  text-align: left;
  color: #333;
}
#page-products .items.boxes .box .description ul {
  margin-top: 0.7320644217vw;
}
#page-products .items.boxes .box .description ul li a {
  font-size: 1.0980966325vw;
  line-height: 1.6;
  font-weight: 500;
  text-align: left;
  text-decoration: none;
  color: #09f;
  text-decoration: underline;
}
#page-products #common-access {
  margin-top: 7.3206442167vw;
}
#page-products #common-access h3 {
  margin-top: 0;
}

#common-access {
  margin-top: 7.3206442167vw;
  background-color: #deecf6;
  padding-top: 4.39238653vw;
  padding-bottom: 13.9092240117vw;
}
#common-access h3 {
  margin-top: 0;
}
#common-access #map {
  background-color: #fff;
  margin-top: 2.5622254758vw;
}
#common-access #map iframe {
  width: 100%;
  height: 29.2825768668vw;
}
#common-access #map .caption {
  padding: 1.4641288433vw;
}
#common-access #map .caption dl {
  font-size: 1.0980966325vw;
  line-height: 1.6;
  font-weight: bold;
  display: flex;
}
#common-access #map .caption dl dt {
  width: 12.8111273792vw;
  border-right: 0.0732064422vw solid #ccc;
  display: flex;
  align-items: center;
  justify-content: center;
}
#common-access #map .caption dl dd {
  width: 54.9048316252vw;
  padding-left: 2.5622254758vw;
  display: flex;
  align-items: center;
}

/**
おすすめ商品
*/
#recommend {
  background: url(../img/top/bg-04.jpg) center top no-repeat;
}
#recommend .inner {
  width: 73.2064421669vw;
  margin: 0 auto;
  padding: 5.8565153734vw 0 7.3206442167vw;
}
#recommend .inner .shadow {
  background-color: rgba(0, 0, 0, 0.65);
  box-shadow: 0px 0px 6px 0px rgba(255, 255, 255, 0.6);
  padding: 4.6120058565vw 0 8.2723279649vw;
}
#recommend .inner h2 {
  font-weight: 900;
  line-height: 1.86;
  text-align: center;
  color: #fff;
  font-family: "Noto Serif JP", serif;
}
#recommend .inner h2 .border {
  display: inline;
  text-align: center;
  border-bottom: 0.0732064422vw solid #fff;
  padding-bottom: 0.5856515373vw;
  font-size: 2.9282576867vw;
  line-height: 1.3;
}
#recommend .inner .movie {
  width: 58.0527086384vw;
  height: 32.7964860908vw;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 5.4172767204vw auto 0;
}
#recommend .inner .movie video {
  width: 100%;
  height: auto;
}
#recommend .inner .movie + h2 {
  margin-top: 3.6603221083vw;
}
#recommend .inner .boxes {
  margin-top: 4.0263543192vw;
  padding: 0 6.5153733529vw;
}
#recommend .inner .boxes .box {
  display: flex;
  position: relative;
}
#recommend .inner .boxes .box + .box {
  margin-top: 4.6852122987vw;
}
#recommend .inner .boxes .box:nth-of-type(odd) .img::before {
  background-image: url(../img/top/icon-symbol-left.png);
  top: -2.196193265vw;
  left: 0.1464128843vw;
}
#recommend .inner .boxes .box:nth-of-type(odd) .contents {
  margin-left: 2.5622254758vw;
}
#recommend .inner .boxes .box:nth-of-type(odd) .contents::before {
  right: 0;
}
#recommend .inner .boxes .box:nth-of-type(even) {
  flex-direction: row-reverse;
}
#recommend .inner .boxes .box:nth-of-type(even) .img::before {
  background-image: url(../img/top/icon-symbol-right.png);
  top: -2.196193265vw;
  right: 0.1464128843vw;
}
#recommend .inner .boxes .box:nth-of-type(even) .contents {
  margin-right: 2.5622254758vw;
}
#recommend .inner .boxes .box:nth-of-type(even) .contents::before {
  left: 0;
}
#recommend .inner .boxes .box:nth-of-type(1) .img {
  width: 26.5739385066vw;
}
#recommend .inner .boxes .box:nth-of-type(2) .img {
  width: 27.1595900439vw;
}
#recommend .inner .boxes .box:nth-of-type(3) .img {
  width: 27.3792093704vw;
}
#recommend .inner .boxes .box .img {
  position: relative;
  z-index: 10;
}
#recommend .inner .boxes .box .img::before {
  content: "";
  position: absolute;
  width: 8.6383601757vw;
  height: 9.663250366vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
#recommend .inner .boxes .box .contents {
  color: #fff;
  width: 29.2825768668vw;
}
#recommend .inner .boxes .box .contents::before {
  content: "";
  display: block;
  width: 36.6032210835vw;
  height: 0.0732064422vw;
  background: #fff;
  position: absolute;
  top: 7.3206442167vw;
}
#recommend .inner .boxes .box .contents .title {
  font-size: 2.9282576867vw;
  line-height: 1;
  font-family: "Noto Serif JP", serif;
  font-weight: 900;
  position: relative;
  padding-top: 3.0014641288vw;
  margin-bottom: 3.1478770132vw;
}
#recommend .inner .boxes .box .contents .title::before {
  content: "";
  display: block;
  width: 6.8814055637vw;
  height: 3.0014641288vw;
  background: url(../img/top/icon-featured.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 0vw;
  left: -2.635431918vw;
}
#recommend .inner .boxes .box .contents .text {
  word-break: break-all;
  font-size: 1.317715959vw;
  line-height: 1.4444444444;
}

/**
当グループ⾃慢の絶品メニュー
*/
#exquisite-menu {
  background: url(../img/exquisite-menu/bg-menu.jpg) center top no-repeat;
  background-size: cover;
}
#exquisite-menu .inner {
  width: 73.2064421669vw;
  margin: 0 auto;
  padding: 5.0512445095vw 0 5.3440702782vw;
}
#exquisite-menu .inner h2 {
  font-weight: 900;
  line-height: 1.86;
  text-align: center;
  color: #fff;
  font-family: "Noto Serif JP", serif;
}
#exquisite-menu .inner h2 .border {
  display: inline;
  text-align: center;
  border-bottom: 0.0732064422vw solid #fff;
  padding-bottom: 0.5856515373vw;
  font-size: 2.9282576867vw;
  line-height: 1.3;
}
#exquisite-menu .inner h2 + p {
  font-size: 1.317715959vw;
  line-height: 1.4444444444;
  color: #fff;
  margin-top: 2.5622254758vw;
  text-align: center;
}
#exquisite-menu .inner .boxes {
  display: flex;
  flex-wrap: wrap;
  margin-top: 2.9282576867vw;
}
#exquisite-menu .inner .boxes .box {
  width: 73.2064421669vw;
  min-height: 23.8653001464vw;
  background-color: #000;
  padding: 0.7320644217vw 0.6588579795vw;
  display: flex;
  position: relative;
}
#exquisite-menu .inner .boxes .box::before {
  content: "";
  display: block;
  width: 9.4436310395vw;
  height: 10.3953147877vw;
  background: url(../img/top/icon-symbol-right.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: -1.4641288433vw;
  right: 0.0732064422vw;
}
#exquisite-menu .inner .boxes .box + .box {
  margin-top: 2.9282576867vw;
}
#exquisite-menu .inner .boxes .box .img {
  position: relative;
  width: 33.6749633968vw;
}
#exquisite-menu .inner .boxes .box .img img {
  display: block;
}
#exquisite-menu .inner .boxes .box .contents {
  width: 34.4070278184vw;
  color: #fff;
  margin-left: 1.8301610542vw;
}
#exquisite-menu .inner .boxes .box .contents .title {
  margin-top: 2.5622254758vw;
  font-family: "Noto Serif JP", serif;
  font-size: 2.3426061493vw;
  line-height: 1.625;
  font-weight: bold;
}
#exquisite-menu .inner .boxes .box .contents .text {
  margin-top: 2.5622254758vw;
  font-size: 1.317715959vw;
  line-height: 1.7777777778;
}
#exquisite-menu .inner .boxes .box .contents .text p {
  display: inline-block;
  word-break: break-all;
}
#exquisite-menu .inner .boxes + p {
  font-family: "Noto Serif JP", serif;
  font-size: 2.0497803807vw;
  line-height: 1.8571428571;
  text-align: center;
  font-weight: bold;
  color: #fff;
  margin-top: 4.6120058565vw;
}
#exquisite-menu .inner h3 {
  margin-top: 3.513909224vw;
  font-weight: 900;
  line-height: 1.86;
  text-align: center;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 2.0497803807vw;
  line-height: 1.8571428571;
}
#exquisite-menu .inner .btns {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 1.8301610542vw;
}
#exquisite-menu .inner .btns .btn {
  width: 25.6222547584vw;
  height: 4.39238653vw;
  border-radius: 2.196193265vw;
  border: solid 0.0732064422vw #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #fff;
  font-size: 1.1713030747vw;
  margin-left: 1.3909224012vw;
  margin-bottom: 1.4641288433vw;
  background: url(../img/common/icon-triangle-right.svg) right 1.4641288433vw center no-repeat;
  background-size: 0.878477306vw auto;
}
#exquisite-menu .inner .btns .btn:nth-of-type(2n+1) {
  margin-left: 0;
}
#exquisite-menu .inner .btns .btn:nth-last-of-type(-n+2) {
  margin-bottom: 0;
}
#exquisite-menu .inner .link {
  display: flex;
  justify-content: center;
  margin-top: 2.196193265vw;
}
#exquisite-menu .inner .link a {
  width: 17.5695461201vw;
  height: 4.39238653vw;
  border-radius: 2.196193265vw;
  font-weight: bold;
}

/**
御取引業者様募集
*/
.body_help_wanted main {
  padding-bottom: 0;
}

#page-help_wanted {
  padding: 5.1244509517vw 0 8.0527086384vw;
}
#page-help_wanted .message p {
  color: #fff;
  font-size: 2.0497803807vw;
  line-height: 1.6428571429;
  font-family: "Noto Serif JP", serif;
  font-weight: 900;
  display: block;
  text-align: center;
  letter-spacing: 0.2049780381vw;
}
#page-help_wanted h3 {
  color: #fff;
  font-size: 2.9282576867vw;
  line-height: 1.3;
  font-family: "Noto Serif JP", serif;
  font-weight: 900;
  display: block;
  text-align: center;
}
#page-help_wanted h3 .border {
  display: inline;
  text-align: center;
  border-bottom: 0.0732064422vw solid #fff;
  padding-bottom: 1.1713030747vw;
}
#page-help_wanted section {
  width: 73.2064421669vw;
  margin: 0 auto;
  margin-top: 5.8565153734vw;
}
#page-help_wanted section + section {
  margin-top: 6.2225475842vw;
}
#page-help_wanted section .description {
  margin-top: 3.6603221083vw;
}
#page-help_wanted section .description p {
  color: #fff;
  font-size: 1.1713030747vw;
  line-height: 1.75;
}
#page-help_wanted section .description p + p {
  margin-top: 1em;
}
#page-help_wanted section a {
  color: #fff;
}
#page-help_wanted section table {
  margin-top: 3.953147877vw;
  color: #fff;
  width: 100%;
}
#page-help_wanted section table tr th,
#page-help_wanted section table tr td {
  border: solid 0.0732064422vw #fff;
  font-size: 1.1713030747vw;
  line-height: 1.5;
  padding: 1.6105417277vw 1.4641288433vw;
}
#page-help_wanted section table tr th {
  background-color: #6b532e;
  font-weight: bold;
  text-align: center;
  width: 20.4978038067vw;
  vertical-align: middle;
}