@charset "UTF-8";
main {
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0vw;
}

/**
お見積もり
*/
#page-sample,
#page-estimate {
  width: 92vw;
  padding-top: 10.6666666667vw;
  margin: 0 auto;
  padding-bottom: 22.6666666667vw;
}
#page-sample .description p,
#page-estimate .description p {
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#page-sample .search,
#page-estimate .search {
  width: 100%;
  background-color: #f1f1f1;
  padding: 6vw 2.6666666667vw 5.3333333333vw;
  margin: 9.3333333333vw auto 0;
}
#page-sample .search strong,
#page-estimate .search strong {
  display: block;
  font-size: 4.5333333333vw;
  line-height: 1.4117647059;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}
#page-sample .search p,
#page-estimate .search p {
  margin-top: 3.4666666667vw;
  font-size: 3.7333333333vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#page-sample .search .search-item,
#page-estimate .search .search-item {
  margin-top: 1.0666666667vw;
}
#page-sample .search .search-item input,
#page-estimate .search .search-item input {
  width: 86.6666666667vw;
}
#page-sample h3,
#page-estimate h3 {
  font-size: 4.5333333333vw;
  line-height: 1.4117647059;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 3.4px;
  text-align: left;
  color: #333;
  border-bottom: 0.2666666667vw solid #ccc;
  padding-bottom: 1.3333333333vw;
  margin-bottom: 3.3333333333vw;
  margin-top: 7.3333333333vw;
}
#page-sample .table,
#page-estimate .table {
  width: 100%;
  margin: 7.3333333333vw auto 0;
}
#page-sample .table .label,
#page-estimate .table .label {
  font-size: 3.7333333333vw;
  display: block;
}
#page-sample .table table,
#page-estimate .table table {
  width: 100%;
  margin: 2.6666666667vw auto 0;
}
#page-sample .table table thead,
#page-estimate .table table thead {
  display: none;
}
#page-sample .table table tbody tr,
#page-estimate .table table tbody tr {
  display: flex;
  flex-wrap: wrap;
  border: 0.2666666667vw solid #ccc;
}
#page-sample .table table tbody tr th,
#page-estimate .table table tbody tr th {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  color: #333;
  background-color: #f1f1f1;
  width: 32vw;
  padding: 2.6666666667vw 0.6666666667vw;
  border-right: 0.2666666667vw solid #ccc;
  border-bottom: 0.2666666667vw solid #ccc;
  font-size: 3.2vw;
}
#page-sample .table table tbody tr th:last-of-type,
#page-estimate .table table tbody tr th:last-of-type {
  border-bottom: none;
}
#page-sample .table table tbody tr th.btn,
#page-estimate .table table tbody tr th.btn {
  background-color: #f3d9d9;
}
#page-sample .table table tbody tr th small,
#page-estimate .table table tbody tr th small {
  font-size: 2.6666666667vw;
  text-align: center;
}
#page-sample .table table tbody tr td,
#page-estimate .table table tbody tr td {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 0.2666666667vw solid #ccc;
  position: relative;
  font-size: 3.2vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  color: #333;
  width: 59.4666666667vw;
  padding: 2vw;
}
#page-sample .table table tbody tr td:last-child,
#page-estimate .table table tbody tr td:last-child {
  border-bottom: none;
}
#page-sample .table table tbody tr td.price.is_sale,
#page-estimate .table table tbody tr td.price.is_sale {
  color: #d03f3f;
}
#page-sample .table table tbody tr td.btn:before,
#page-estimate .table table tbody tr td.btn:before {
  background-color: #f3d9d9;
}
#page-sample .table table tbody tr td.btn a,
#page-estimate .table table tbody tr td.btn a {
  padding: 0.8vw 2.6666666667vw;
  border-radius: 2.6666666667vw;
  background-color: #d03f3f;
  font-size: 2.6666666667vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-decoration: none;
}
#page-sample .table table tfoot tr,
#page-estimate .table table tfoot tr {
  display: flex;
  flex-wrap: wrap;
  border: 0.2666666667vw solid #ccc;
  border-top: 0;
}
#page-sample .table table tfoot tr th,
#page-sample .table table tfoot tr td,
#page-estimate .table table tfoot tr th,
#page-estimate .table table tfoot tr td {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-weight: bold;
  color: #333;
  width: 50%;
  padding: 2.6666666667vw 2.6666666667vw;
  text-align: right;
}
#page-sample .table table tfoot tr th,
#page-estimate .table table tfoot tr th {
  border-right: 0.2666666667vw solid #ccc;
}
#page-sample .table p,
#page-estimate .table p {
  margin-top: 2.1333333333vw;
  font-size: 3.2vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#page-sample .form,
#page-estimate .form {
  margin-top: 3.4666666667vw;
}
#page-sample .form .box .info,
#page-estimate .form .box .info {
  width: 100%;
  background-color: #fff;
  padding: 5.3333333333vw 4vw 6vw;
  margin: 4.6666666667vw auto 0;
}
#page-sample .form .box .info h5,
#page-estimate .form .box .info h5 {
  font-size: 4.5333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}
#page-sample .form .box .info h6,
#page-estimate .form .box .info h6 {
  font-size: 3.7333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333;
  margin-top: 4.6666666667vw;
  margin-bottom: 0.5333333333vw;
}
#page-sample .form .box .info p,
#page-estimate .form .box .info p {
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#page-sample .form .box .info ul,
#page-estimate .form .box .info ul {
  margin-top: 1.3333333333vw;
}
#page-sample .form .box .info ul li,
#page-estimate .form .box .info ul li {
  font-size: 3.7333333333vw;
  padding-left: 1em;
  position: relative;
  line-height: 1.63;
}
#page-sample .form .box .info ul li:before,
#page-estimate .form .box .info ul li:before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}
#page-sample .form .privacy,
#page-estimate .form .privacy {
  margin-top: 6vw;
}
#page-sample .form .check,
#page-estimate .form .check {
  margin-top: 4vw;
}
#page-sample .form .btns,
#page-estimate .form .btns {
  margin-top: 6vw;
}

#page-sample .table table tbody tr td.quantity select {
  width: auto;
  font-size: 3.2vw;
  height: 6.6666666667vw;
  border: solid 0.2666666667vw #ccc;
  padding-left: 1.3333333333vw;
}
#page-estimate .table table tbody tr td.quantity input {
  width: auto;
  font-size: 3.2vw;
  height: 6.6666666667vw;
  border: solid 0.2666666667vw #ccc;
  padding-left: 1.3333333333vw;
}
.common-contact {
  width: 100%;
  margin: 12vw auto 0;
}
.common-contact dl {
  display: flex;
  flex-wrap: wrap;
  margin-top: 5.3333333333vw;
}
.common-contact dl dt {
  width: 100%;
  display: block;
  padding: 1.0666666667vw;
  background-color: #e6ecde;
  font-size: 4vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: center;
  color: #333;
  margin-top: 5.3333333333vw;
}
.common-contact dl dt:first-of-type {
  margin-top: 0;
}
.common-contact dl dd {
  width: 100%;
  font-size: 3.7333333333vw;
  line-height: 1.63;
  color: #000;
  margin-top: 2.6666666667vw;
}
.common-contact dl dd .info {
  display: flex;
  align-items: center;
}
.common-contact dl dd .info .tel {
  display: inline-block;
}
.common-contact dl dd .info .tel a {
  font-size: 5.7333333333vw;
  text-decoration: none;
  font-weight: bold;
  border-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
.common-contact dl dd .info .tel a:before {
  content: "";
  display: block;
  background: url(../img/common/icon-tel.png) center center no-repeat;
  background-size: contain;
  width: 5.2vw;
  height: 5.2vw;
  margin-top: 0.5333333333vw;
  margin-right: 0.6666666667vw;
}
.common-contact dl dd .info .time {
  display: inline-block;
  font-size: 3.5333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
.common-contact dl dd p {
  font-size: 3.7333333333vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.64px;
  text-align: left;
  color: #333;
}
.common-contact dl dd .email {
  margin-top: 2.6666666667vw;
  display: flex;
  justify-content: center;
}
.common-contact dl dd .email a {
  font-size: 5.1333333333vw;
  border-bottom: 0;
  display: flex;
  align-items: center;
  line-height: 1;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333;
  text-decoration: none;
}
.common-contact dl dd .email a:before {
  content: "";
  display: block;
  background: url(../img/common/icon-mail.png) center center no-repeat;
  background-size: contain;
  width: 5.8666666667vw;
  height: 4.2666666667vw;
  margin-top: 0.5333333333vw;
  margin-right: 0.6666666667vw;
}
.common-contact dl dd .btn {
  display: flex;
  justify-content: center;
  margin-top: 2.6666666667vw;
}
.common-contact dl dd .btn a {
  padding: 2vw 6.6666666667vw;
  border-radius: 1.3333333333vw;
  background-color: #7c9853;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1.3333333333vw;
  font-size: 4vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  text-decoration: none;
}
.common-contact dl dd .fax {
  margin: 3.2vw auto 0;
  display: flex;
  justify-content: center;
  font-size: 5.5333333333vw;
  font-weight: bold;
  border-bottom: 0;
  display: flex;
  align-items: center;
  line-height: 1;
}
.common-contact dl dd .fax:before {
  content: "";
  display: block;
  background: url(../img/common/icon-fax.png) center center no-repeat;
  background-size: contain;
  width: 5.0666666667vw;
  height: 5.0666666667vw;
  margin-top: 0.5333333333vw;
  margin-right: 0.6666666667vw;
}

.common-form {
  width: 100%;
}
.common-form h4 {
  width: 100%;
  margin: 6vw auto 0;
  text-align: center;
  background-color: #999;
  font-size: 4.5333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #fff;
  padding: 2.6666666667vw 4vw;
}
.common-form h4 span {
  display: block;
  font-size: 3.7333333333vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #fff;
  text-align: left;
}
.common-form .box {
  margin: 0vw auto 0;
  padding: 4vw 4vw 8vw;
  background-color: #f1f1f1;
}
.common-form table {
  width: 100%;
}
.common-form table tbody tr th,
.common-form table tbody tr td {
  width: 100%;
  display: block;
  font-size: 3.7333333333vw;
  line-height: 1.38;
  padding: 1.3333333333vw 0vw 1.3333333333vw 0vw;
}
.common-form table tbody tr th {
  text-align: left;
  padding-top: 2.4vw;
  color: #333333;
  vertical-align: top;
}
.common-form table tbody tr th.middle {
  vertical-align: middle;
  padding-top: 0;
}
.common-form table tbody tr th:after {
  background: #aaaaaa;
  color: #fff;
  font-size: 2.4vw;
  padding: 0.5333333333vw 1.4666666667vw;
  margin-top: 0.2666666667vw;
  margin-left: 4vw;
}
.common-form table tbody tr th.require:after {
  content: "必須";
  background: #d03f3f;
}
.common-form table tbody tr p {
  font-size: 3.4666666667vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.08;
  letter-spacing: normal;
  text-align: left;
  color: #333;
  margin-top: 1.0666666667vw;
}
.common-form table tbody tr small {
  font-size: 2.9333333333vw;
}
.common-form table tbody tr .label {
  font-size: 3.7333333333vw;
  color: #999999;
  display: block;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.common-form table tbody tr .label:first-of-type {
  margin-top: 0;
}
.common-form table tbody tr .label:last-of-type {
  margin-bottom: 0;
}
.common-form table tbody tr .wpcf7-not-valid-tip {
  font-size: 3.7333333333vw;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.common-form table tbody tr select,
.common-form table tbody tr textarea,
.common-form table tbody tr input[type=text],
.common-form table tbody tr input[type=email] {
  width: 100%;
  border: 0.2666666667vw solid #cccccc;
  padding: 0.5em 0.65em;
  font-size: 3.7333333333vw;
  max-width: 100%;
  font-family: "Noto Sans JP", sans-serif;
}
.common-form table tbody tr select.p-postal-code,
.common-form table tbody tr textarea.p-postal-code,
.common-form table tbody tr input[type=text].p-postal-code,
.common-form table tbody tr input[type=email].p-postal-code {
  width: 38.6666666667vw;
}
.common-form table tbody tr textarea {
  width: 100%;
}
.common-form table tbody tr ::placeholder {
  color: #ccc;
}
.common-form table tbody tr .search_address {
  margin-left: 3.2vw;
  border-color: #7c9853;
  font-size: 3.2vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: 0.56px;
  text-align: center;
  color: #7c9853;
}
.common-form table tbody tr input[type=file]::file-selector-button {
  cursor: pointer;
  font-size: 3.2vw;
  margin-top: 1.6vw;
}
.common-form table tbody tr .wpcf7-checkbox {
  display: flex;
  flex-direction: column;
  margin-top: 4vw;
}
.common-form table tbody tr .wpcf7-checkbox .wpcf7-list-item {
  display: flex;
  align-items: center;
  margin-left: 0;
  margin-bottom: 3.3333333333vw;
}
.common-form table tbody tr .wpcf7-checkbox .wpcf7-list-item input {
  width: 4.5333333333vw;
  height: 4.5333333333vw;
}
.common-form table tbody tr .wpcf7-checkbox .wpcf7-list-item:last-of-type {
  margin-bottom: 0;
}
.common-form table tbody tr .wpcf7-radio {
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 2.6666666667vw;
}
.common-form table tbody tr .wpcf7-radio .wpcf7-list-item {
  margin-left: 0;
}
.common-form table tbody tr .wpcf7-radio .wpcf7-list-item label {
  display: flex;
  align-items: center;
}
.common-form table tbody tr .wpcf7-radio .wpcf7-list-item input {
  width: 4.5333333333vw;
  height: 4.5333333333vw;
  margin: 0 0.6666666667vw;
}
.common-form table tbody tr .wpcf7-radio .wpcf7-list-item:last-of-type {
  margin-bottom: 0;
}
.common-form table tbody tr .wpcf7-acceptance .wpcf7-list-item {
  padding-top: 0.5em;
  margin-left: 0;
}
.common-form table tbody tr .line {
  margin-top: 0.25em;
  margin-bottom: 0.5em;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 2.4vw;
}
.common-form table tbody tr dl {
  display: flex;
  flex-wrap: wrap;
}
.common-form table tbody tr dl dt {
  display: flex;
  align-items: center;
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}
.common-form table tbody tr dl dd {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}
.common-form table tbody tr .boxes {
  display: flex;
  align-items: center;
  gap: 4.6666666667vw;
}
.common-form table tbody tr .boxes .box {
  display: flex;
  align-items: center;
  gap: 2.6666666667vw;
  font-size: 3.2vw;
}
.common-form table tbody tr .boxes .box .name {
  color: #333333;
}
.common-form table tbody tr .boxes .box .name span {
  font-size: 2.4vw;
  display: block;
  margin-top: 0.5333333333vw;
}
.common-form table tbody tr .boxes .box label input {
  font-size: 3.2vw;
  width: 3.25em;
  padding: 1.8666666667vw 1.0666666667vw;
  margin-right: 1.0666666667vw;
}
.common-form .check {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
  margin-top: 2.6666666667vw;
}
.common-form .check label {
  padding: 0.6666666667vw;
  font-size: 3.7333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.86;
  letter-spacing: 1.12px;
  text-align: center;
  color: #333;
}
.common-form .privacy {
  font-size: 3.7333333333vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: 1.12px;
  text-align: left;
  color: #333;
}
.common-form .privacy a {
  text-decoration: none;
  border-bottom: 0.2666666667vw solid #333;
  padding-bottom: 0.5333333333vw;
}
.common-form .wpcf7 .wpcf7-response-output {
  width: 93.3333333333vw;
  margin: 6.6666666667vw auto 0;
}
.common-form .btns {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-top: 6.4vw;
  gap: 6.6666666667vw;
}
.common-form .btns .submit {
  display: flex;
  align-items: center;
  position: relative;
}
.common-form .btns .submit .ajax-loader {
  position: absolute;
  top: 50%;
  right: 2.6666666667vw;
  transform: translateX(-50%);
}
.common-form .btns .submit [type=submit] {
  display: block;
  border: 0;
  font-size: 3.7333333333vw;
  color: #fff;
  width: 84vw;
  height: 12vw;
  cursor: pointer;
  font-weight: bold;
  background-color: #7c9853;
  font-family: "Noto Sans JP", sans-serif;
}
.common-form .btns .submit [type=submit]:hover {
  opacity: 0.5;
}
.common-form .btns .submit [type=submit]:disabled {
  opacity: 1;
  background-color: #ccc;
  cursor: not-allowed;
}
.common-form [type=reset] {
  font-size: 2.1333333333vw;
  background: transparent;
  border: 0;
  border-bottom: 0.1333333333vw solid #333;
  padding: 0 0 0.5333333333vw;
  margin: 0;
  color: #333;
  cursor: pointer;
}
.common-form [type=reset]:hover {
  opacity: 0.65;
}
.common-form .recaptcha-message {
  font-size: 2.6666666667vw;
  line-height: 1.5;
  width: 100%;
  text-align: center;
  margin-top: 3.4666666667vw;
  color: #666;
}

/**
木材基礎用語
*/
#page-term {
  width: 92vw;
  padding-top: 10.6666666667vw;
  margin: 0 auto;
  padding-bottom: 22.6666666667vw;
}
#page-term .description p {
  font-size: 3.7333333333vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#page-term .menu {
  border-top: 0.2666666667vw solid #ccc;
  border-bottom: 0.2666666667vw solid #ccc;
  padding: 7.3333333333vw 0;
  margin-top: 8vw;
  margin-bottom: 9.3333333333vw;
}
#page-term .menu ul {
  display: flex;
  flex-wrap: wrap;
  gap: 2.6666666667vw 0;
}
#page-term .menu ul li {
  width: 50%;
  padding: 0;
  position: relative;
  padding-left: 2.1333333333vw;
  padding-right: 2.6666666667vw;
}
#page-term .menu ul li:before {
  content: "";
  display: block;
  width: 1.3333333333vw;
  height: 2.2666666667vw;
  background: url(../img/common/icon-arrow03.png) left center no-repeat;
  background-size: contain;
  position: absolute;
  top: 0.5333333333vw;
  left: 0;
}
#page-term .menu ul li a {
  text-decoration: none;
  font-size: 3.2vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#page-term .section + .section {
  margin-top: 9.3333333333vw;
}
#page-term .section h3 {
  font-size: 4.5333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: 3.4px;
  text-align: left;
  color: #333;
  border-bottom: 0.2666666667vw solid #ccc;
  padding-bottom: 1.3333333333vw;
  margin-bottom: 6vw;
}
#page-term .section p {
  font-size: 3.7333333333vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#page-term .section table {
  width: 100%;
  margin-top: 8vw;
}
#page-term .section table tbody tr th {
  width: 34.6666666667vw;
  border: solid 0.2666666667vw #ccc;
  background-color: #e6ecde;
  text-align: center;
  vertical-align: middle;
  font-size: 3.7333333333vw;
  line-height: 1.3571428571;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 2.8px;
  text-align: center;
  color: #333;
}
#page-term .section table tbody tr td {
  border: solid 0.2666666667vw #ccc;
  padding: 3.2vw 2.6666666667vw;
  height: 26.6666666667vw;
  vertical-align: middle;
  font-size: 3.4666666667vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 2.8px;
  text-align: left;
  color: #333;
}
#page-term .section .note {
  margin-top: 2.6666666667vw;
  font-size: 3.7333333333vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}

/**
ご購入方法
*/
#page-buy {
  width: 92vw;
  padding-top: 10.6666666667vw;
  margin: 0 auto;
  padding-bottom: 22.6666666667vw;
}
#page-buy .description p {
  font-size: 3.7333333333vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5714285714;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#page-buy .description strong {
  font-weight: bold;
  color: #7c9853;
}
#page-buy .step {
  margin-top: 8vw;
}
#page-buy .step + .step {
  margin-top: 10vw;
}
#page-buy .step h3 {
  font-size: 5.3333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 3px;
  text-align: left;
  color: #333;
  border-bottom: 0.2666666667vw solid #ccc;
  padding-bottom: 2vw;
  margin-bottom: 5.3333333333vw;
}
#page-buy .step h3 span {
  font-size: 5.0666666667vw;
  letter-spacing: 3.8px;
  color: #7c9853;
  margin-right: 0.6666666667vw;
}
#page-buy .step .contents {
  display: flex;
  flex-direction: column;
  gap: 5.3333333333vw;
}
#page-buy .step .contents .img {
  width: 100%;
}
#page-buy .step .contents .text {
  width: 100%;
}
#page-buy .step .contents .text p {
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#page-buy .step .contents .text .note {
  margin-top: 3.2vw;
  font-size: 3.2vw;
  line-height: 1.8333333333;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.86;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#page-buy .step .contents .text .link {
  margin-top: 7.3333333333vw;
  display: flex;
  flex-direction: column;
  gap: 2.1333333333vw;
}
#page-buy .step .contents .text .link a {
  display: block;
  font-size: 3.7333333333vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: right;
  text-decoration: underline;
  color: #333;
  position: relative;
  padding-right: 2.6666666667vw;
}
#page-buy .step .contents .text .link a:before {
  position: absolute;
  content: "";
  display: block;
  background: url(../img/common/icon-arrow03.png) left center no-repeat;
  background-size: contain;
  width: 1.4666666667vw;
  height: 2.4vw;
  top: 0.8vw;
  right: 0;
}
#page-buy .attention {
  width: 92vw;
  margin: 13.3333333333vw auto 0;
}
#page-buy .attention a {
  padding: 4vw 8vw 4vw 20.6666666667vw;
  display: block;
  width: 92vw;
  background-image: url(../img/common/icon-attention.png);
  background-repeat: no-repeat;
  background-size: 13.3333333333vw auto;
  background-position: 4vw center;
  background-color: #ffdede;
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  text-decoration: none;
  color: #c73737;
  position: relative;
}
#page-buy .attention a:after {
  position: absolute;
  content: "";
  display: block;
  background: url(../img/common/icon-arrow04.png) left center no-repeat;
  background-size: contain;
  width: 2vw;
  height: 3.3333333333vw;
  top: 50%;
  right: 2.6666666667vw;
  transform: translateY(-50%);
}
#page-buy .attention a strong {
  text-decoration: underline;
}

/**
特定商取引法
*/
#page-commercial {
  width: 92vw;
  margin: 8.6666666667vw auto 0;
  padding-bottom: 20vw;
}
#page-commercial h3 {
  font-size: 4vw;
  font-weight: bold;
  letter-spacing: 1.8px;
  text-align: left;
  color: #333;
  border-bottom: 0.2666666667vw solid #ccc;
  padding-bottom: 2vw;
}
#page-commercial table {
  width: 100%;
  margin: 8vw auto 0;
  table-layout: fixed;
}
#page-commercial table th,
#page-commercial table td {
  border: solid 0.2666666667vw #ccc;
  padding: 1.7333333333vw 2.1333333333vw;
}
#page-commercial table th {
  width: 34.6666666667vw;
  background-color: #e6ecde;
  vertical-align: middle;
  font-size: 3.7333333333vw;
  font-weight: bold;
  line-height: 1.38;
  text-align: center;
  color: #333;
}
#page-commercial table td {
  font-size: 3.7333333333vw;
  font-weight: normal;
  line-height: 1.75;
  text-align: left;
  color: #333;
}
#page-commercial table td a {
  color: #7c9853;
}
#page-commercial table td h4 {
  margin-top: 1.6vw;
}
#page-commercial table td h4:first-of-type {
  margin-top: 0;
}

/**
お問い合わせ
*/
#page-contact {
  width: 92vw;
  margin: 0 auto;
  padding-bottom: 14.6666666667vw;
}
#page-contact .description {
  padding: 5.3333333333vw 0;
}
#page-contact .description p {
  font-size: 3.7333333333vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#page-contact .description:last-of-type {
  margin-bottom: 0;
}
#page-contact .description a {
  color: #333333;
  text-decoration: none;
  border-bottom: 0.1333333333vw solid #7a7a7a;
}
#page-contact h3 {
  font-size: 4.5333333333vw;
  font-weight: bold;
  letter-spacing: 3.4px;
  text-align: left;
  color: #333;
  border-bottom: 0.2666666667vw solid #ccc;
  padding-bottom: 2vw;
  margin-top: 7.3333333333vw;
}
#page-contact p + p {
  margin-top: 1em;
}

#page-estimate_send,
#page-sample_send,
#page-contact_send {
  padding: 8vw 4vw 16vw;
  position: relative;
}
#page-estimate_send h3,
#page-sample_send h3,
#page-contact_send h3 {
  font-size: 4.5333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.36;
  letter-spacing: 2.8px;
  text-align: center;
  color: #333;
}
#page-estimate_send h4,
#page-sample_send h4,
#page-contact_send h4 {
  font-size: 4.5333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 2px;
  text-align: center;
  color: #333;
  margin-top: 8vw;
}
#page-estimate_send p,
#page-sample_send p,
#page-contact_send p {
  margin-top: 4vw;
  font-size: 3.7333333333vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#page-estimate_send .info,
#page-sample_send .info,
#page-contact_send .info {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2.6666666667vw;
}
#page-estimate_send .info .tel,
#page-sample_send .info .tel,
#page-contact_send .info .tel {
  display: inline-block;
}
#page-estimate_send .info .tel a,
#page-sample_send .info .tel a,
#page-contact_send .info .tel a {
  font-size: 5.7333333333vw;
  text-decoration: none;
  font-weight: bold;
  border-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
#page-estimate_send .info .tel a:before,
#page-sample_send .info .tel a:before,
#page-contact_send .info .tel a:before {
  content: "";
  display: block;
  background: url(../img/common/icon-tel.png) center center no-repeat;
  background-size: contain;
  width: 5.2vw;
  height: 5.2vw;
  margin-top: 0.5333333333vw;
  margin-right: 0.6666666667vw;
}
#page-estimate_send .info .time,
#page-sample_send .info .time,
#page-contact_send .info .time {
  display: inline-block;
  font-size: 3.5333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#page-estimate_send .link,
#page-sample_send .link,
#page-contact_send .link {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 13.3333333333vw;
  gap: 1.3333333333vw;
}
#page-estimate_send .link a,
#page-sample_send .link a,
#page-contact_send .link a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 14.6666666667vw;
  border-radius: 1.3333333333vw;
  border: solid 0.4vw #7c9853;
  background-color: #fff;
  font-size: 3.7333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #7c9853;
  text-decoration: none;
}

/**
ご注意とお願い
*/
#page-attention {
  width: 92vw;
  margin: 0vw auto 0;
  padding-top: 2.6666666667vw;
  padding-bottom: 16vw;
}
#page-attention .menu {
  border-top: 0.2666666667vw solid #ccc;
  border-bottom: 0.2666666667vw solid #ccc;
  padding: 7.3333333333vw 0;
  margin-top: 9.3333333333vw;
  margin-bottom: 9.3333333333vw;
}
#page-attention .menu ul {
  display: flex;
  flex-wrap: wrap;
  gap: 1.6vw 0;
}
#page-attention .menu ul li {
  width: 50%;
  padding: 0;
  position: relative;
  padding-left: 2.1333333333vw;
  padding-right: 2.6666666667vw;
}
#page-attention .menu ul li:before {
  content: "";
  display: block;
  width: 1.3333333333vw;
  height: 2.2666666667vw;
  background: url(../img/common/icon-arrow03.png) left center no-repeat;
  background-size: contain;
  position: absolute;
  top: 1.3333333333vw;
  left: 0;
}
#page-attention .menu ul li a {
  text-decoration: none;
  font-size: 3.2vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#page-attention h3 {
  font-size: 4vw;
  font-weight: bold;
  letter-spacing: 1.8px;
  text-align: left;
  color: #333;
  border-bottom: 0.2666666667vw solid #ccc;
  padding-bottom: 2vw;
  margin-top: 12.6666666667vw;
}
#page-attention h4 {
  margin-top: 6vw;
  font-size: 3.7333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#page-attention p {
  margin-top: 3.3333333333vw;
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#page-attention ul {
  margin-top: 2.6666666667vw;
}
#page-attention ul li {
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
  padding-left: 1em;
  position: relative;
  line-height: 1.63;
}
#page-attention ul li:before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}
#page-attention .contact {
  width: 100%;
  margin: 6.6666666667vw auto 0;
}
#page-attention .contact dl {
  display: flex;
  flex-wrap: wrap;
}
#page-attention .contact dl dt {
  width: 100%;
  display: block;
  padding: 1.0666666667vw;
  background-color: #e6ecde;
  font-size: 4vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: center;
  color: #333;
  margin-top: 5.3333333333vw;
}
#page-attention .contact dl dt:first-of-type {
  margin-top: 0;
}
#page-attention .contact dl dd {
  width: 100%;
  font-size: 3.7333333333vw;
  line-height: 1.63;
  color: #000;
  margin-top: 2.6666666667vw;
}
#page-attention .contact dl dd .info {
  display: flex;
  align-items: center;
}
#page-attention .contact dl dd .info .tel {
  display: inline-block;
}
#page-attention .contact dl dd .info .tel a {
  font-size: 5.7333333333vw;
  text-decoration: none;
  font-weight: bold;
  border-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
#page-attention .contact dl dd .info .tel a:before {
  content: "";
  display: block;
  background: url(../img/common/icon-tel.png) center center no-repeat;
  background-size: contain;
  width: 5.2vw;
  height: 5.2vw;
  margin-top: 0.5333333333vw;
  margin-right: 0.6666666667vw;
}
#page-attention .contact dl dd .info .time {
  display: inline-block;
  font-size: 3.5333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#page-attention .contact dl dd p {
  font-size: 3.7333333333vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.64px;
  text-align: left;
  color: #333;
}
#page-attention .contact dl dd .email {
  margin-top: 2.6666666667vw;
  display: flex;
  justify-content: center;
}
#page-attention .contact dl dd .email a {
  font-size: 5.1333333333vw;
  border-bottom: 0;
  display: flex;
  align-items: center;
  line-height: 1;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333;
  text-decoration: none;
}
#page-attention .contact dl dd .email a:before {
  content: "";
  display: block;
  background: url(../img/common/icon-mail.png) center center no-repeat;
  background-size: contain;
  width: 5.8666666667vw;
  height: 4.2666666667vw;
  margin-top: 0.5333333333vw;
  margin-right: 0.6666666667vw;
}
#page-attention .contact dl dd .btn {
  display: flex;
  justify-content: center;
  margin-top: 2.6666666667vw;
}
#page-attention .contact dl dd .btn a {
  width: 61.3333333333vw;
  height: 8vw;
  border-radius: 1.3333333333vw;
  background-color: #7c9853;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1.3333333333vw;
  font-size: 3.2666666667vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  text-decoration: none;
}
#page-attention .contact dl dd .fax {
  margin: 3.2vw auto 0;
  display: flex;
  justify-content: center;
  font-size: 5.5333333333vw;
  text-decoration: none;
  font-weight: bold;
  border-bottom: 0;
  display: flex;
  align-items: center;
  line-height: 1;
}
#page-attention .contact dl dd .fax:before {
  content: "";
  display: block;
  background: url(../img/common/icon-fax.png) center center no-repeat;
  background-size: contain;
  width: 5.0666666667vw;
  height: 5.0666666667vw;
  margin-top: 0.5333333333vw;
  margin-right: 0.6666666667vw;
}
#page-attention dl {
  margin-top: 4vw;
  margin-left: 1em;
}
#page-attention dl dt {
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  margin-top: 4vw;
}
#page-attention dl dt:first-of-type {
  margin-top: 0;
}
#page-attention dl dd {
  margin-top: 4vw;
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}

/**
サイトポリシー
*/
#page-privacy,
#page-sitepolicy {
  padding: 0;
  position: relative;
  width: 92vw;
  margin: 9.3333333333vw auto 0;
  padding-bottom: 20vw;
}
#page-privacy p,
#page-sitepolicy p {
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
}
#page-privacy h3,
#page-sitepolicy h3 {
  margin-top: 6vw;
  font-size: 4vw;
  font-weight: bold;
  letter-spacing: 0.4vw;
  text-align: left;
  color: #333;
  padding-bottom: 2.1333333333vw;
  border-bottom: 0.2666666667vw solid #ccc;
}
#page-privacy h3 + p,
#page-sitepolicy h3 + p {
  margin-top: 2.1333333333vw;
}
#page-privacy dl,
#page-sitepolicy dl {
  margin-top: 10vw;
}
#page-privacy dl dt,
#page-sitepolicy dl dt {
  font-size: 5.0666666667vw;
  line-height: 1;
  font-weight: bold;
  margin-top: 7.3333333333vw;
}
#page-privacy dl dt:first-of-type,
#page-sitepolicy dl dt:first-of-type {
  margin-top: 0;
}
#page-privacy dl dd,
#page-sitepolicy dl dd {
  margin-top: 6vw;
  font-size: 3.7333333333vw;
  line-height: 1.7142857143;
}
#page-privacy dl dd:last-of-type,
#page-sitepolicy dl dd:last-of-type {
  margin-right: -2.6666666667vw;
}
#page-privacy ol,
#page-privacy ul,
#page-sitepolicy ol,
#page-sitepolicy ul {
  margin-top: 2.6666666667vw;
}
#page-privacy ul li,
#page-sitepolicy ul li {
  position: relative;
  padding-left: 1em;
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
}
#page-privacy ul li:before,
#page-sitepolicy ul li:before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}
#page-privacy ol li,
#page-sitepolicy ol li {
  list-style-type: decimal;
}

/**
リンク
*/
/**
サイトマップ
*/
/**
coming_soon
*/
#page-coming_soon {
  background-color: rgb(255, 255, 255);
  padding: 2.6666666667vw 0 0vw;
  position: relative;
}
#page-coming_soon .inner {
  margin: 0 auto;
}
#page-coming_soon h3 {
  font-size: 7.2vw;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  color: #000000;
}
#page-coming_soon p {
  font-size: 3.7333333333vw;
  line-height: 1.5;
  text-align: center;
  color: #333333;
  margin-top: 6vw;
}
#page-coming_soon .link a {
  width: 74.6666666667vw;
  height: 14.6666666667vw;
  margin: 8vw auto 0;
  font-size: 3.7333333333vw;
}

/**
notfound-page
*/
#page-notfound {
  padding: 13.3333333333vw 0 20vw;
  position: relative;
}
#page-notfound .inner {
  padding: 0 4vw;
}
#page-notfound h3 {
  font-size: 4.5333333333vw;
  line-height: 1.9411764706;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.4vw;
  text-align: center;
  color: #333;
}
#page-notfound p {
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
  margin: 8vw auto 0;
  width: 92vw;
}
#page-notfound p a {
  text-decoration: none;
  border-bottom: 0.1333333333vw solid #ccc;
}
#page-notfound .link {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-top: 17.3333333333vw;
  gap: 1.3333333333vw;
}
#page-notfound .link a {
  font-size: 3.7333333333vw;
  text-decoration: none;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #7c9853;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 14.6666666667vw;
  border-radius: 1.3333333333vw;
  border: solid 0.4vw #7c9853;
  background-color: #fff;
}

/**
店舗情報
*/
#page-company {
  padding-bottom: 13.3333333333vw;
}
#page-company h3 {
  display: flex;
  justify-content: center;
}
#page-company h3 span {
  font-size: 4.5333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 3.4px;
  text-align: center;
  color: #333;
  padding-bottom: 1.6vw;
  border-bottom: 0.6666666667vw solid #333;
}
#page-company #greeting {
  padding: 10vw 4vw 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#page-company #greeting .left strong {
  margin-top: 6vw;
  display: block;
  font-size: 4.8vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}
#page-company #greeting .left p {
  margin-top: 4.6666666667vw;
  font-size: 3.7333333333vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#page-company #greeting .right {
  margin-top: 10.6666666667vw;
}
#page-company #greeting .right .img {
  width: 62.6666666667vw;
  margin: 0 auto;
}
#page-company #greeting .right .name {
  margin-top: 2.1333333333vw;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.8666666667vw;
  font-size: 3.7333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 2.8px;
  text-align: left;
  color: #333;
}
#page-company #greeting .right .name span {
  font-size: 2.9333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 2.2px;
  text-align: left;
  color: #333;
}
#page-company #overview {
  margin: 0 auto;
  padding: 11.3333333333vw 4vw 0;
}
#page-company #overview table {
  width: 100%;
  margin-top: 5.3333333333vw;
}
#page-company #overview table tr th,
#page-company #overview table tr td {
  border: solid 0.2666666667vw #ccc;
}
#page-company #overview table tr th {
  width: 34.6666666667vw;
  vertical-align: middle;
  background-color: #e6ecde;
  font-size: 3.7333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: 2.8px;
  text-align: center;
  color: #333;
}
#page-company #overview table tr td {
  padding: 4vw 2.4vw;
  font-size: 3.4666666667vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: 2.6px;
  text-align: left;
  color: #333;
}
#page-company #overview table tr td img {
  vertical-align: middle;
}
#page-company #access {
  margin: 0 auto;
  padding: 10vw 4vw 0;
}
#page-company #access .map {
  margin-top: 5.3333333333vw;
}
#page-company #access .map iframe {
  width: 100%;
  height: 104vw;
}
#page-company #access .table {
  margin-top: 9.8666666667vw;
}
#page-company #access .table dl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 4vw 2.6666666667vw;
}
#page-company #access .table dl dt {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 10.6666666667vw;
  background-color: #7c9853;
  font-size: 4vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: 3px;
  text-align: center;
  color: #fff;
}
#page-company #access .table dl dd {
  width: 100%;
  font-size: 3.7333333333vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  padding-right: 4vw;
}
#page-company #access .table tr + tr th,
#page-company #access .table tr + tr td {
  vertical-align: middle;
}
#page-species {
  width: 92vw;
  margin: 0 auto;
  padding-bottom: 14.6666666667vw;
}
#page-species h3 {
  display: flex;
  justify-content: center;
}
#page-species h3 span {
  font-size: 4.5333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 3.4px;
  text-align: center;
  color: #333;
  padding-bottom: 1.2vw;
  border-bottom: 0.6666666667vw solid #333;
}
