/* CSS Remedy */
*, *::before, *::after {
  box-sizing: border-box;
}

html {
  line-sizing: normal;
}

pre {
  white-space: pre-wrap;
}

hr {
  height: 0;
  overflow: visible;
  box-sizing: content-box;
}

audio, canvas, embed, iframe, img, object, svg {
  display: block;
  vertical-align: middle;
  max-width: 100%;
}

audio:not([controls]) {
  display: none;
}

picture {
  display: contents;
}

source {
  display: none;
}

canvas, img, svg {
  height: auto;
}

audio {
  width: 100%;
}

img {
  border-style: none;
}

svg {
  overflow: hidden;
}

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

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/*reboot*/
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
body {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

hr:not([size]) {
  height: 1px;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
}

ol, ul, dl {
  margin-top: 0;
  margin-bottom: 0;
}

ol, ul {
  padding-left: 2rem;
}

dd {
  margin-bottom: 0;
  margin-left: 0;
}

b, strong {
  font-weight: bolder;
}

mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

sub, sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #0d6efd;
  text-decoration: underline;
}

a:hover {
  color: #0a58ca;
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}

figure {
  margin: 0 0 1rem;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead, tbody, tfoot, tr, td, th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input, button, select, optgroup, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button, select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

[list]::-webkit-calendar-picker-indicator {
  display: none;
}

button, [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled), [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}

@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

/*original*/
html {
  webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

img {
  max-width: 100%;
  min-width: 0;
}

table {
  border-collapse: collapse;
}

em, i {
  font-style: normal;
}

@font-face {
  font-family: "fontello";
  src: url("../font/fontello.eot?9764789");
  src: url("../font/fontello.eot?9764789#iefix") format("embedded-opentype"), url("../font/fontello.woff?9764789") format("woff"), url("../font/fontello.ttf?9764789") format("truetype"), url("../font/fontello.svg?9764789#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*---------------------------------------------------
	common
---------------------------------------------------*/
html, body {
  height: 100%;
}

body {
  font-family: Verdana, Meiryo, "Hiragino Kaku Gothic ProN", sans-serif;
  color: #595757;
}

a {
  text-decoration: none;
  color: #595757;
}

a:hover:not(.btn) {
  color: inherit;
  opacity: 0.45;
  transition: color 0.5s, opacity 0.5s;
}

ul {
  list-style: none;
  padding-left: 0;
}

:root {
  --mp1:1rem;
  --mp15:1.5rem;
  --mp2:2rem;
  --mp25:2.5rem;
  --mp35:3.5rem;
  --mp5:5rem;
  --mp6:6rem;
  --mp7:7rem;
  --mp10:10rem;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  width: min(100%, 1200px);
}

.text-center {
  text-align: center;
}

.text-start {
  text-align: start;
}

.text-end {
  text-align: end;
}

p {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

h2 {
  border-bottom: 1px solid #999999;
  display: flex;
  justify-content: center;
  align-items: center;
}
h2 strong {
  display: block;
  border-radius: 0.5rem 0.5rem 0 0;
  background-color: #009C41;
  color: white;
  font-size: calc(1.2rem + (1vw - 0.2rem) * 0.7273);
  text-align: center;
  letter-spacing: 0.2rem;
  margin-left: 1rem;
  margin-right: 1rem;
  padding: calc(0.6rem + (1vw - 0.2rem) * 1.0909) calc(2rem + (1vw - 0.2rem) * 1.8182);
}

input, textarea {
  font-size: 16px;
  padding: 0.5rem;
  width: 100%;
}

section {
  padding-top: calc(3rem + (1vw - 0.2rem) * 5.4545);
  padding-bottom: calc(3rem + (1vw - 0.2rem) * 5.4545);
}

/*---------------------------------------------------
	footer
---------------------------------------------------*/
footer {
  padding-bottom: var(--mp25);
  background-color: #009C41;
}
footer .footer {
  width: 100%;
  padding-top: var(--mp15);
  padding-bottom: var(--mp15);
  text-align: center;
  background-color: white;
}
@media screen and (min-width: 768px) {
  footer .footer p {
    font-size: clamp(1rem, 0.955rem + 0.23vw, 1.125rem);
  }
}
@media screen and (max-width: 767.98px) {
  footer .footer p {
    font-size: clamp(0.875rem, 0.83rem + 0.23vw, 1rem);
    letter-spacing: 0;
    margin-bottom: 0.65rem;
  }
}
footer .footer p.copyright {
  font-size: clamp(0.625rem, 0.58rem + 0.23vw, 0.75rem);
  letter-spacing: 0;
}

/*---------------------------------------------------
	header
---------------------------------------------------*/
header h1 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: calc(5rem + (1vw - 0.2rem) * 5.4545);
  padding-bottom: calc(2rem + (1vw - 0.2rem) * 0);
}
header h1 img {
  width: min(100%, 800px);
}

/*---------------------------------------------------
	content
---------------------------------------------------*/
/*outline*/
.outline .lead {
  padding-top: calc(2rem + (1vw - 0.2rem) * 1.8182);
  font-size: calc(1.2rem + (1vw - 0.2rem) * 0.7273);
  text-align: center;
  font-weight: 900;
}
@media screen and (min-width: 768px) {
  .outline .lead {
    line-height: 2.4;
  }
  .outline .br_sp {
    display: none;
  }
}
@media screen and (max-width: 767.98px) {
  .outline .lead {
    line-height: 1.8;
  }
  .outline .br_pc {
    display: none;
  }
}

/*sdgs*/
@media screen and (max-width: 767.98px) {
  .sdgs h2 span {
    display: block;
  }
}
.sdgs__inner {
  padding-top: calc(2rem + (1vw - 0.2rem) * 1.8182);
  display: flex;
  align-items: center;
  flex-direction: column;
}
.sdgs__inner ul {
  margin-bottom: calc(2rem + (1vw - 0.2rem) * 1.8182);
}
.sdgs__inner ul li {
  margin-bottom: calc(0.8rem + (1vw - 0.2rem) * 0.7273);
  font-size: calc(1.2rem + (1vw - 0.2rem) * 0.7273);
}
.sdgs__inner ul li::before {
  content: "";
  display: inline-block;
  background: url(../images/list.svg) 100% 100%/cover;
  width: calc(1.2rem + (1vw - 0.2rem) * 0.7273);
  height: calc(1.2rem + (1vw - 0.2rem) * 0.7273);
  margin-right: 0.4rem;
}
.sdgs__inner img {
  width: min(80%, 600px);
}
.sdgs__gentei {
  margin-left: auto;
  margin-right: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  width: min(100%, 992px);
}
.sdgs__gentei .tit img {
  width: min(80%, 400px);
  margin: 0 auto;
  padding: calc(4rem + (1vw - 0.2rem) * 7.2727) 0 calc(2rem + (1vw - 0.2rem) * 5.4545);
}
.sdgs__gentei__row {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .sdgs__gentei__row {
    padding-bottom: 3rem;
  }
  .sdgs__gentei__row img {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media screen and (max-width: 767.98px) {
  .sdgs__gentei__row {
    flex-direction: column;
  }
  .sdgs__gentei__row img {
    padding: 0 1.5rem 2rem;
  }
}

/*collabo*/
.collabo .items__inner__detail {
  display: flex;
}
.collabo__worker {
  width: max(30%, 8rem);
  display: flex;
  flex-direction: column;
}
.collabo__worker img {
  width: 100%;
  border-radius: 0.5rem;
}
.collabo__worker .name {
  text-align: center;
}
.collabo__detail {
  flex-grow: 1;
  padding-left: calc(1rem + (1vw - 0.2rem) * 1.8182);
}
.collabo__detail .supervision {
  width: 100%;
  text-align: center;
  border: 1px solid #595757;
}
.collabo__detail h3 small {
  display: block;
  font-size: clamp(1rem, 0.955rem + 0.23vw, 1.125rem);
}
.collabo__detail .price {
  text-align: end;
}
@media screen and (min-width: 768px) {
  .collabo__detail {
    min-height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .collabo .supervision {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: clamp(1rem, 0.955rem + 0.23vw, 1.125rem);
  }
  .collabo h3 {
    margin-top: 0.85rem;
  }
  .collabo__worker .name {
    font-size: clamp(0.875rem, 0.83rem + 0.23vw, 1rem);
    letter-spacing: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .collabo h3 {
    margin-top: 0.5rem;
  }
  .collabo .supervision {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: clamp(0.875rem, 0.83rem + 0.23vw, 1rem);
    letter-spacing: 0;
    line-height: 2;
  }
  .collabo__worker .name {
    font-size: 12px;
    padding-top: 0.4rem;
  }
}

/*related*/
.related {
  padding-top: calc(3rem + (1vw - 0.2rem) * 5.4545);
  border-top: dashed 2px #E3E3E3;
}
.related .manufacturer {
  width: max(50%, 200px);
  font-size: clamp(1rem, 0.955rem + 0.23vw, 1.125rem);
  line-height: 3;
  text-align: center;
  border: 1px solid #595757;
}
.related__detail {
  margin-top: calc(1.5rem + (1vw - 0.2rem) * 0.9091);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.related .note p {
  margin-bottom: 0.4rem;
}
.related .beer {
  position: relative;
}
.related .beer .stop20 {
  position: absolute;
  right: 0.5rem;
  bottom: 0.5rem;
  display: flex;
  justify-content: end;
  flex-direction: column;
}
.related .beer .stop20 img {
  width: calc(2rem + (1vw - 0.2rem) * 1.8182);
}
@media screen and (min-width: 768px) {
  .related .note {
    margin-top: -2rem;
    font-size: clamp(1rem, 0.955rem + 0.23vw, 1.125rem);
  }
}
@media screen and (max-width: 767.98px) {
  .related .note {
    font-size: clamp(0.875rem, 0.83rem + 0.23vw, 1rem);
    letter-spacing: 0;
  }
}

.related .items__inner, .collabo .items__inner {
  padding-top: calc(3rem + (1vw - 0.2rem) * 5.4545);
}
.related .items__inner__image, .collabo .items__inner__image {
  position: relative;
}
.related .items__inner__image::before, .collabo .items__inner__image::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
}
.related .items__inner__image::after, .collabo .items__inner__image::after {
  position: absolute;
  content: "";
  background: url(../images/collaboration.svg) 100% 100%/cover;
}
@media screen and (min-width: 768px) {
  .related .items__inner__image::before, .collabo .items__inner__image::before {
    border-top: calc(7rem + (1vw - 0.2rem) * 6) solid #009C41;
    border-right: calc(7rem + (1vw - 0.2rem) * 6) solid transparent;
  }
  .related .items__inner__image::after, .collabo .items__inner__image::after {
    top: 0.55rem;
    left: 0.55rem;
    width: calc(4rem + (1vw - 0.2rem) * 3.6364);
    height: calc(4rem + (1vw - 0.2rem) * 3.6364);
  }
}
@media screen and (max-width: 767.98px) {
  .related .items__inner__image::before, .collabo .items__inner__image::before {
    border-top: calc(8rem + (1vw - 0.2rem) * 5.4545) solid #009C41;
    border-right: calc(8rem + (1vw - 0.2rem) * 5.4545) solid transparent;
  }
  .related .items__inner__image::after, .collabo .items__inner__image::after {
    top: 0.55rem;
    left: 0.55rem;
    width: calc(4.5rem + (1vw - 0.2rem) * 2.7273);
    height: calc(4.5rem + (1vw - 0.2rem) * 2.7273);
  }
}

/*items*/
.items__inner {
  display: flex;
}
.items__inner__image {
  background-image: radial-gradient(rgb(153, 153, 153) 10%, transparent 10%), radial-gradient(rgb(153, 153, 153) 10%, transparent 10%);
  background-position: 0px 0px, 8px 8px;
  background-size: 16px 16px;
  background-color: rgb(255, 255, 255);
}
.items__inner__detail {
  margin-top: calc(1rem + (1vw - 0.2rem) * 0.9091);
}
@media screen and (min-width: 768px) {
  .items__inner {
    flex-wrap: wrap;
  }
  .items__inner__post {
    padding-bottom: calc(3rem + (1vw - 0.2rem) * 5.4545);
    width: 50%;
  }
  .items__inner__post:nth-child(odd) {
    padding-right: 3rem;
  }
  .items__inner__post:nth-child(even) {
    padding-left: 3rem;
  }
  .items__inner__detail h3 {
    font-size: calc(1.2rem + (1vw - 0.2rem) * 0.7273);
  }
  .items__inner__detail .price {
    font-size: calc(1.2rem + (1vw - 0.2rem) * 0.7273);
  }
}
@media screen and (max-width: 767.98px) {
  .items__inner {
    flex-direction: column;
  }
  .items__inner__post {
    padding-bottom: calc(3rem + (1vw - 0.2rem) * 5.4545);
  }
}

/*tokushu*/
.tokushu__inner {
  padding-top: calc(3rem + (1vw - 0.2rem) * 5.4545);
  max-width: 900px;
  margin: 0 auto;
}
.tokushu__inner__row {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: calc(0.5rem + (1vw - 0.2rem) * 0.9091);
  padding-left: calc(0.5rem + (1vw - 0.2rem) * 0.9091);
  padding-right: calc(0.5rem + (1vw - 0.2rem) * 0.9091);
}
@media screen and (min-width: 768px) {
  .tokushu__inner__row a {
    width: calc(450px - 1rem);
  }
  .tokushu__inner__row a:first-child {
    margin-right: 1rem;
  }
  .tokushu__inner__row a:last-child {
    margin-left: 1rem;
  }
}
@media screen and (max-width: 767.98px) {
  .tokushu__inner__row a {
    width: calc(450px - 0.5rem);
  }
  .tokushu__inner__row a:first-child {
    margin-right: 0.5rem;
  }
  .tokushu__inner__row a:last-child {
    margin-left: 0.5rem;
  }
}

/*youtube*/
.youtube {
  border-top: 1px solid #E3E3E3;
}
.youtube .tit {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: calc(3rem + (1vw - 0.2rem) * 5.4545);
}
.youtube .tit img {
  width: min(80%, 600px);
}
.youtube__inner {
  display: flex;
}
.youtube__inner__post h3 {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding-bottom: calc(0.85rem + (1vw - 0.2rem) * 1.1818);
  font-size: clamp(1rem, 0.955rem + 0.23vw, 1.125rem);
  text-align: center;
}
.youtube__inner__post h3 img {
  width: calc(3.5rem + (1vw - 0.2rem) * 0.9091);
  height: auto;
}
.youtube__inner__post iframe {
  padding-top: calc(1rem + (1vw - 0.2rem) * 0.9091);
  width: 100% !important;
  object-fit: cover;
  aspect-ratio: 4/3;
}
@media screen and (min-width: 992px) {
  .youtube__inner {
    justify-content: center;
  }
  .youtube__inner__post {
    width: 33.3333333333%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.98px) {
  .youtube__inner {
    justify-content: center;
    flex-wrap: wrap;
  }
  .youtube__inner__post {
    width: 50%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-bottom: calc(3rem + (1vw - 0.2rem) * 5.4545);
  }
}
@media screen and (max-width: 767.98px) {
  .youtube__inner {
    flex-direction: column;
  }
  .youtube__inner__post {
    width: 100%;
    padding-bottom: calc(3rem + (1vw - 0.2rem) * 5.4545);
  }
}