:root {
  --black: black;
  --indian-red: #eb5757;
  --white: white;
  --dim-grey: #525252;
  --brown: #ab4040;
  --gold: #ffde03;
  --red: #e53935;
  --steel-blue: #1976d2;
  --medium-sea-green: #20c788;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-commerce-commercecheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercelayoutcontainer {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercelayoutmain {
  flex: 0 800px;
  margin-right: 20px;
}

.w-commerce-commercecartapplepaybutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  height: 38px;
  min-height: 30px;
  margin-bottom: 8px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartapplepayicon {
  width: 100%;
  height: 50%;
  min-height: 20px;
}

.w-commerce-commercecartquickcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 38px;
  margin-bottom: 8px;
  padding: 0 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercequickcheckoutgoogleicon, .w-commerce-commercequickcheckoutmicrosofticon {
  margin-right: 8px;
  display: block;
}

.w-commerce-commercecheckoutcustomerinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutblockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.w-commerce-commercecheckoutlabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutemailinput {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutemailinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingaddresswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingfullname {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddress {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutrow {
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.w-commerce-commercecheckoutcolumn {
  flex: 1;
  padding-left: 8px;
  padding-right: 8px;
}

.w-commerce-commercecheckoutshippingcity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstateprovince {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingzippostalcode {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingcountryselector {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingmethodswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingmethodslist {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.w-commerce-commercecheckoutshippingmethoditem {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  flex-direction: row;
  align-items: baseline;
  margin-bottom: 0;
  padding: 16px;
  font-weight: 400;
  display: flex;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  flex-direction: column;
  flex-grow: 1;
  margin-left: 12px;
  margin-right: 12px;
  display: flex;
}

.w-commerce-commerceboldtextblock {
  font-weight: 700;
}

.w-commerce-commercecheckoutshippingmethodsemptystate {
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 64px 16px;
}

.w-commerce-commercecheckoutpaymentinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutcardnumber {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardnumber::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:focus, .w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardexpirationdate::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:focus, .w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardsecuritycode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode:focus, .w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  flex-direction: row;
  display: flex;
}

.w-commerce-commercecheckoutbillingaddresstogglecheckbox {
  margin-top: 4px;
}

.w-commerce-commercecheckoutbillingaddresstogglelabel {
  margin-left: 8px;
  font-weight: 400;
}

.w-commerce-commercecheckoutbillingaddresswrapper {
  margin-top: 16px;
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutbillingfullname {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddress {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstateprovince {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingzippostalcode {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcountryselector {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutorderitemswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutorderitemslist {
  margin-bottom: -20px;
}

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: flex;
}

.w-commerce-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.w-commerce-commercecheckoutorderitemdescriptionwrapper {
  flex-grow: 1;
  margin-left: 16px;
  margin-right: 16px;
}

.w-commerce-commercecheckoutorderitemquantitywrapper {
  white-space: pre-wrap;
  display: flex;
}

.w-commerce-commercecheckoutorderitemoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercelayoutsidebar {
  flex: 0 0 320px;
  position: sticky;
  top: 20px;
}

.w-commerce-commercecheckoutordersummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummarylineitem, .w-commerce-commercecheckoutordersummaryextraitemslistitem {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 8px;
  display: flex;
}

.w-commerce-commercecheckoutsummarytotal {
  font-weight: 700;
}

.w-commerce-commercecheckoutplaceorderbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  align-items: center;
  margin-bottom: 20px;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commerceaddtocartform {
  margin: 0 0 15px;
}

.w-commerce-commerceaddtocartquantityinput {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 60px;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 6px 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commerceaddtocartquantityinput::placeholder {
  color: #999;
}

.w-commerce-commerceaddtocartquantityinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commerceaddtocartbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commerceaddtocartbutton.w--ecommerce-add-to-cart-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

.w-commerce-commerceaddtocartoutofstock {
  background-color: #ddd;
  margin-top: 10px;
  padding: 10px;
}

.w-commerce-commerceaddtocarterror {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
}

.w-commerce-commerceorderconfirmationcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercecheckoutcustomerinfosummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryitem, .w-commerce-commercecheckoutsummarylabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummaryflexboxdiv {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecheckoutsummarytextspacingondiv {
  margin-right: .33em;
}

.w-commerce-commercecheckoutshippingsummarywrapper, .w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercepaypalcheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercepaypalcheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }

  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }

  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

  .w-commerce-commercelayoutsidebar {
    flex-basis: auto;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commercecheckoutemailinput, .w-commerce-commercecheckoutshippingfullname, .w-commerce-commercecheckoutshippingstreetaddress, .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutrow {
    flex-direction: column;
  }

  .w-commerce-commercecheckoutshippingcity, .w-commerce-commercecheckoutshippingstateprovince, .w-commerce-commercecheckoutshippingzippostalcode, .w-commerce-commercecheckoutshippingcountryselector, .w-commerce-commercecheckoutcardnumber, .w-commerce-commercecheckoutcardexpirationdate, .w-commerce-commercecheckoutcardsecuritycode, .w-commerce-commercecheckoutbillingfullname, .w-commerce-commercecheckoutbillingstreetaddress, .w-commerce-commercecheckoutbillingstreetaddressoptional, .w-commerce-commercecheckoutbillingcity, .w-commerce-commercecheckoutbillingstateprovince, .w-commerce-commercecheckoutbillingzippostalcode, .w-commerce-commercecheckoutbillingcountryselector, .w-commerce-commerceaddtocartquantityinput {
    font-size: 16px;
  }
}

body {
  color: #333;
  font-family: Sen, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

h3 {
  margin-top: 80px;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: underline;
}

h6 {
  margin-top: 80px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
}

p {
  margin-top: 20px;
  margin-bottom: 20px;
}

a {
  color: var(--black);
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul {
  margin-top: 25px;
  margin-bottom: 25px;
  padding-left: 40px;
}

li {
  margin-bottom: 15px;
}

li:hover {
  text-decoration: underline;
}

img {
  border: 0 solid #e6e6e6;
  width: auto;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
}

label {
  margin-bottom: 5px;
  font-weight: 400;
  display: block;
}

blockquote {
  border-left: 5px solid var(--indian-red);
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 25px;
  font-weight: 800;
  line-height: 1.5;
}

figcaption {
  text-align: center;
  margin-top: 5px;
  font-size: 12px;
}

.banner {
  color: var(--white);
  background-color: #222;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
  text-decoration: none;
  display: block;
}

.style-guide-wrapper {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.style-left {
  width: 30%;
  padding: 20px 20px 20px 0;
}

.style-right {
  width: 70%;
  padding: 20px;
}

.style-menu {
  position: sticky;
  top: 20px;
}

.style-section {
  margin-bottom: 70px;
  padding-top: 20px;
}

.btn {
  background-color: var(--black);
  cursor: pointer;
  border: 3px solid #000;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 34px;
  margin-bottom: 29px;
  padding: 5px 0;
  font-weight: 700;
  transition: border-color .3s, background-color .3s;
  display: flex;
  position: relative;
}

.btn:hover {
  border-width: 0;
  border-color: var(--black);
  background-color: var(--black);
  opacity: 1;
}

.btn.dark {
  border-color: var(--black);
  background-color: var(--black);
}

.btn.dark:hover {
  border-color: var(--indian-red);
  background-color: var(--indian-red);
}

.btn.dark.outline {
  border-color: var(--black);
  color: var(--black);
}

.btn.dark.outline:hover {
  border-color: var(--black);
  background-color: var(--black);
}

.btn.dark.outline.cat-menu {
  width: 100%;
}

.btn.dark.outline.cat-menu.w--current {
  background-color: var(--black);
  color: var(--white);
}

.btn.light {
  border-color: var(--white);
  background-color: var(--white);
  color: var(--black);
}

.btn.light:hover {
  border-color: var(--indian-red);
  background-color: var(--indian-red);
  color: var(--white);
}

.btn.light.outline {
  color: var(--white);
}

.btn.light.outline:hover {
  border-color: var(--white);
  background-color: var(--white);
  color: var(--black);
}

.btn.light.hero {
  margin-right: 10px;
}

.btn.outline {
  color: var(--indian-red);
  background-color: #0000;
}

.btn.outline:hover {
  border-color: var(--indian-red);
  background-color: var(--indian-red);
  color: var(--white);
}

.btn.outline:focus {
  border: 1px solid var(--indian-red);
  box-shadow: 0 0 2px 0 var(--indian-red);
}

.btn.report-btn {
  margin-bottom: 11px;
}

.color-wrapper {
  justify-content: space-between;
  margin-bottom: 35px;
  display: flex;
}

.color-block {
  background-color: #d1d1d1;
  border-radius: 5px;
  flex-direction: column;
  justify-content: space-between;
  width: 100px;
  height: 100px;
  padding: 12px;
  font-size: 12px;
  display: flex;
  position: relative;
}

.color-block.primary {
  background-color: var(--black);
  color: var(--white);
}

.color-block.secondary {
  background-color: var(--indian-red);
  color: var(--white);
}

.color-block.white {
  background-color: var(--white);
}

.color-block.primary-variant {
  background-color: var(--dim-grey);
  color: var(--white);
}

.color-block.secondary-variant {
  background-color: var(--brown);
  color: var(--white);
}

.color-block.alert-blocks {
  width: 22%;
}

.color-block.alert-blocks.caution {
  background-color: var(--gold);
}

.color-block.alert-blocks.warning {
  background-color: var(--red);
  color: var(--white);
}

.color-block.alert-blocks.alert {
  background-color: var(--steel-blue);
  color: var(--white);
}

.color-block.alert-blocks.success {
  background-color: var(--medium-sea-green);
  color: var(--white);
  min-height: auto;
  padding-top: 0;
}

.separator {
  background-color: var(--dim-grey);
  height: 1px;
  margin-bottom: 20px;
}

.style-link-wrapper {
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 20px;
}

.style-link-wrapper.dark {
  background-color: var(--black);
  color: var(--white);
}

.small {
  margin-bottom: 10px;
  font-size: 10px;
}

.small.caps {
  text-transform: uppercase;
}

.small.footer-small {
  font-size: 12px;
}

.page-title-section {
  background-color: var(--black);
  color: var(--white);
  padding-top: 30px;
  padding-bottom: 30px;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.container.contact {
  position: absolute;
  inset: 0%;
}

.page-title {
  margin-top: 10px;
}

.style-menu-wrapper {
  margin-bottom: 10px;
}

.style-heading {
  margin-top: 0;
}

.input {
  border: 1px solid var(--black);
  border-radius: 5px;
}

.input:hover, .input:active, .input:focus, .input.-wfp-focus {
  border-color: var(--indian-red);
}

.input::placeholder {
  color: var(--dim-grey);
}

.input.cart-quantity {
  margin-bottom: 0;
  margin-right: 5px;
}

.banner-content-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.alert-wrapper {
  background-color: var(--white);
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 20px;
}

.alert-wrapper.danger {
  background-color: var(--red);
  color: var(--white);
}

.alert-wrapper.warning {
  background-color: var(--gold);
}

.alert-wrapper.success {
  background-color: var(--medium-sea-green);
  color: var(--white);
  min-height: auto;
  padding-top: 20px;
}

.alert-wrapper.information {
  background-color: var(--steel-blue);
  color: var(--white);
}

.style-pill-wrapper {
  margin-bottom: 10px;
  display: flex;
}

.style-pill-wrapper.style-page {
  align-items: flex-start;
  display: flex;
}

.pill {
  background-color: var(--steel-blue);
  color: var(--white);
  border-radius: 20px;
  margin-right: 10px;
  padding: 5px 20px;
}

.pill.warning {
  background-color: var(--red);
  color: var(--white);
}

.pill.warning.badge {
  border-radius: 0;
}

.pill.caution {
  background-color: var(--gold);
  color: var(--black);
}

.pill.caution.badge {
  border-radius: 0;
}

.pill.success {
  background-color: var(--medium-sea-green);
  color: var(--white);
  min-height: auto;
  padding-top: 5px;
}

.pill.success.badge, .pill.badge {
  border-radius: 0;
}

.pill.primary {
  background-color: var(--indian-red);
  font-size: 16px;
}

.hero-section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f8f8f8;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  width: auto;
  max-width: none;
  min-height: auto;
  margin: -80px 0 0;
  padding-top: 130px;
  padding-bottom: 140px;
  display: flex;
}

.hero-section.about-hero {
  background-image: linear-gradient(360deg, #222, #2220), url('../images/felix-rostig-UmV2wr-Vbq8-unsplash.jpg');
  background-position: 0 0, 50% 60%;
  background-size: auto, cover;
}

.hero-section.contact-hero {
  background-image: linear-gradient(360deg, #222, #2220), url('../images/adam-solomon-WHUDOzd5IYU-unsplash-1-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.menu-wrapper {
  z-index: 900;
  width: auto;
  margin-left: 40px;
  margin-right: 40px;
  position: sticky;
  top: 0;
}

.navbar {
  background-color: #0000;
  padding-top: 20px;
  padding-bottom: 20px;
}

.nav-link {
  color: var(--white);
  border-radius: 5px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 4px 10px;
  transition: all .3s;
}

.nav-link:hover {
  background-color: var(--black);
  background-image: none;
}

.nav-link.w--current {
  color: var(--white);
}

.nav-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 384px;
  min-height: auto;
  margin-left: 0;
  padding-left: 0;
  display: flex;
}

.hero-heading {
  color: var(--black);
  width: 100%;
  margin-top: 40px;
  margin-bottom: 20px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
}

.hero-heading.anout-hero-heading {
  width: 40%;
}

.hero-heading.hero-heading-sp {
  display: none;
}

.hero-paragraph {
  color: var(--white);
  width: 35%;
  margin-bottom: 25px;
  font-size: 18px;
}

.support-section {
  padding-top: 65px;
  padding-bottom: 65px;
}

.support-top-wrapper {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.support-top-left {
  flex-direction: column;
  display: flex;
}

.support-top-details-text {
  text-transform: uppercase;
}

.support-top-heading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 1.2;
}

.support-top-right {
  width: 45%;
}

.support-wrapper {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  max-width: 100%;
  margin-bottom: 0;
  padding-bottom: 100px;
  display: flex;
}

.support-column {
  background-color: #fff;
  border: 2px solid #000;
  width: 29%;
  min-height: 200px;
  margin-left: 10px;
  margin-right: 10px;
}

.support-square {
  background-color: var(--black);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  min-height: 350px;
  margin-bottom: 45px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.support-square-number {
  color: var(--white);
  font-size: 40px;
  font-weight: 700;
  position: absolute;
  inset: 10% auto auto 10%;
}

.support-square-text {
  color: var(--black);
  text-align: center;
  text-transform: uppercase;
  border-bottom: 2px solid #000;
  padding-top: 10px;
  padding-bottom: 12px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
}

.support-square-text.about-kenkyu {
  background-color: #abdad3;
}

.support-square-image {
  position: absolute;
  inset: auto -25% -25% auto;
}

.support-square-image.triangle {
  bottom: -17%;
  right: -11%;
}

.support-square-image.rectangle {
  bottom: -31%;
  right: -14%;
}

.safe-section {
  background-image: linear-gradient(to bottom, #2222222b, var(--black)), url('../images/nathan-dumlao-pLoMDKtl-JY-unsplash.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  min-height: 550px;
}

.safe-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  min-height: 550px;
  display: flex;
}

.safe-heading {
  color: var(--white);
  text-align: right;
  width: 45%;
  font-size: 45px;
  line-height: 1.2;
}

.safe-paragraph {
  color: var(--white);
  text-align: right;
  width: 35%;
  margin-bottom: 25px;
  font-size: 18px;
}

.products-section {
  padding-top: 65px;
  padding-bottom: 65px;
}

.shop-top-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.shop-item-wrapper {
  width: 100%;
  margin-bottom: 40px;
}

.shop-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 5px;
  min-height: 500px;
  margin-bottom: 30px;
}

.shop-image.tumbler-1 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  margin-bottom: 15px;
  position: relative;
}

.shop-image.tumbler-1.narrow-list {
  min-height: 400px;
}

.shop-image.tumbler-1 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
}

.shop-details-wrapper {
  justify-content: space-between;
  display: flex;
}

.shop-details-left {
  width: 100%;
}

.shop-item-name {
  color: var(--black);
  text-align: center;
  font-size: 20px;
  font-weight: 400;
}

.shop-item-price {
  color: var(--black);
  text-align: left;
  margin-right: 10px;
  font-size: 14px;
  font-weight: 700;
}

.shop-item-price.compare {
  color: var(--indian-red);
  text-decoration: line-through;
}

.shop-local-section {
  padding-top: 65px;
  padding-bottom: 65px;
}

.shop-local-wrapper {
  justify-content: flex-end;
  min-height: 500px;
  display: flex;
  position: relative;
}

.shop-local-left {
  background-image: url('../images/christiann-koepke-dQyS2pMYtok-unsplash-1.jpg');
  background-position: 69% 80%;
  background-size: 270%;
  border-radius: 5px;
  width: 30%;
  height: 0;
  min-height: 440px;
  position: absolute;
  inset: 6% auto 0% 0%;
}

.shop-local-right {
  background-color: var(--black);
  color: var(--white);
  border-radius: 5px;
  justify-content: flex-end;
  width: 80%;
  padding: 45px;
  display: flex;
}

.shop-local-content-wrapper {
  width: 80%;
  padding-left: 145px;
  padding-right: 145px;
}

.shop-local-heading {
  margin-top: 0;
  font-size: 45px;
  line-height: 1.2;
}

.nav-button {
  background-color: var(--black);
  border-radius: 150px;
  width: 60px;
  height: 60px;
  margin-right: 20px;
}

.footer {
  background-color: #f8f8f8;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  padding-top: 65px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.social-footer-link {
  margin-left: 20px;
  transition: all .3s;
}

.social-footer-link:hover {
  opacity: .7;
}

.footer-bottom-wrapper {
  color: var(--white);
  text-align: center;
  margin-top: 55px;
}

.nav-menu {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 70vh;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.content-section {
  padding-top: 65px;
  padding-bottom: 65px;
}

.content-section.why-acme-sections, .content-section.featured-section {
  padding-bottom: 0;
}

.why-acme-block {
  flex-direction: column;
  align-items: center;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.why-acme-small-text {
  text-transform: uppercase;
  font-size: 14px;
}

.why-acme-heading, .why-acme-paragraph {
  text-align: center;
}

.about-columns-wrapper {
  justify-content: space-between;
  display: flex;
}

.about-column {
  width: 22%;
}

.image {
  display: block;
}

.meet-the-owners-wrapper {
  justify-content: flex-end;
  display: flex;
  position: relative;
}

.meet-the-owners-right {
  background-color: var(--black);
  color: var(--white);
  border-radius: 5px;
  width: 70%;
  padding: 90px 55px 90px 245px;
}

.meet-the-owners-left {
  background-image: url('../images/sept-commercial-Cqu3DdNwtKQ-unsplash-1-1.jpg');
  background-position: 50% 100%;
  background-size: cover;
  border-radius: 5px;
  width: 45%;
  height: 90%;
  position: absolute;
  inset: 5% auto 0% 0%;
}

.owners-rich-text h2 {
  margin-top: 0;
}

.owner-bios-wrapper {
  justify-content: space-around;
  display: flex;
}

.owner-avatar-wrapper {
  border-radius: 50%;
  width: 200px;
  height: 200px;
  overflow: hidden;
}

.owner-bio {
  flex-direction: column;
  align-items: center;
  width: 35%;
  display: flex;
}

.owner-bio-paragraph {
  text-align: center;
}

.contact-wrapper {
  justify-content: space-between;
  display: flex;
}

.contact-left {
  width: 30%;
}

.contact-right {
  width: 70%;
  padding-left: 20px;
}

.contact-hero-section {
  background-color: var(--black);
  color: var(--white);
  padding-top: 0;
  padding-bottom: 0;
}

.contact-hero-bg-wrapper {
  justify-content: flex-end;
  display: flex;
  position: relative;
}

.contact-image-div {
  background-image: linear-gradient(to right, var(--black), #2222222e 76%), url('../images/vinicius-amano-4mK2KVuYrDs-unsplash-1-1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 45%;
  height: 550px;
}

.contact-block-wrapper {
  display: flex;
}

.contact-block {
  background-color: var(--white);
  color: var(--black);
  text-align: center;
  border-radius: 5px;
  flex-direction: column;
  align-items: center;
  width: 30%;
  min-height: 350px;
  margin-top: 25px;
  margin-right: 20px;
  padding: 40px;
  display: flex;
}

.contact-icon {
  margin-bottom: 30px;
}

.heading {
  margin-top: 55px;
}

.success {
  background-color: var(--medium-sea-green);
  color: var(--white);
  border-radius: 5px;
  min-height: 280px;
  padding-top: 125px;
}

.error {
  background-color: var(--red);
  color: var(--white);
  border-radius: 5px;
}

.image-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-source-wrapper {
  height: 300px;
  overflow: hidden;
}

.limg {
  object-fit: cover;
  object-position: 50% 50%;
  min-height: 400px;
}

.products-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.price-wrapper {
  border-bottom: 1px #22222214;
  justify-content: center;
  margin-bottom: 15px;
  padding-bottom: 0;
  display: flex;
}

.pill-2 {
  color: #f9f9f9;
  background-color: #1976d2;
  border-radius: 20px;
  margin-right: 10px;
  padding: 5px 20px;
}

.pill-2.badge {
  border-radius: 0;
}

.pill-2.badge.primary.sale {
  background-color: var(--indian-red);
  text-transform: uppercase;
  border-radius: 5px;
  font-size: 14px;
  position: absolute;
  inset: 4% 2% auto auto;
}

.pill-2.badge.primary.featured {
  z-index: 10;
  background-color: var(--white);
  color: var(--black);
  border-radius: 5px;
  position: absolute;
  inset: 8% 1% auto auto;
}

.shop-button-wrapper {
  justify-content: center;
  display: flex;
}

.shop-item-link-wrapper {
  width: 100%;
  text-decoration: none;
}

.shopping-page-wrapper {
  display: flex;
}

.shopping-page-left {
  width: 40%;
}

.shipping-page-right {
  width: 60%;
  padding-left: 60px;
}

.shopping-page-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 5px;
  min-height: 450px;
  position: relative;
}

.page-product-headin {
  margin-top: 0;
}

.shop-item-price-page {
  color: #222;
  text-align: left;
  margin-right: 10px;
  font-size: 16px;
  font-weight: 700;
}

.shop-item-price-page.compare-at {
  color: var(--indian-red);
  text-decoration: line-through;
}

.page-price-wrapping {
  margin-bottom: 10px;
  font-size: 18px;
  display: flex;
}

.add-to-cart-page-wrapper {
  margin-top: 15px;
  display: flex;
}

.shop-page-wrapper {
  display: flex;
}

.shop-category-menu {
  width: 20%;
  padding-right: 25px;
}

.shop-list {
  width: 80%;
}

.category-menu-item {
  margin-bottom: 10px;
}

.category-menu-heading {
  margin-top: 0;
  font-size: 18px;
  line-height: 1.5;
}

.empty {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  min-height: 200px;
  display: flex;
}

.featured-wrapper {
  color: var(--white);
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 5px;
  width: 100%;
  min-height: 250px;
  text-decoration: none;
  position: relative;
}

.featured-item-name {
  color: var(--white);
  margin-bottom: 5px;
  position: static;
  inset: auto auto 0% 1%;
}

.featured-price {
  position: static;
  inset: auto auto 0% 0%;
}

.feature-text-wrapper {
  z-index: 10;
  position: absolute;
  inset: auto auto 6% 2%;
}

.featured-gradient-overlay {
  background-image: linear-gradient(#22222238, #222222b0);
  border-radius: 5px;
  position: absolute;
  inset: 0%;
}

.shop-more {
  justify-content: center;
  display: flex;
}

.donate-explainer {
  background-image: linear-gradient(to bottom, #2222228f, var(--black)), url('../images/jed-villejo-bEcC0nyIp2g-unsplash-1-1.jpg');
  color: var(--white);
  background-position: 0 0, 50% 25%;
  background-size: auto, cover;
  min-height: 550px;
  padding-top: 151px;
  padding-bottom: 35px;
}

.donate-heading-1 {
  text-align: center;
  margin-bottom: -5px;
  font-size: 38px;
  font-weight: 800;
}

.donate-heading-2 {
  text-align: center;
  margin-bottom: 15px;
  font-size: 30px;
}

.donate-paragraph {
  text-align: center;
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}

.donate-wrapper {
  border: 2px solid var(--black);
  border-radius: 5px;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 30px 10px;
}

.donate-link-block {
  background-color: var(--indian-red);
  color: var(--white);
  text-align: center;
  border-radius: 5px;
  width: 100%;
  margin-bottom: 20px;
  text-decoration: none;
  transition: background-color .3s;
}

.donate-link-block:hover {
  background-color: var(--black);
}

.text-block {
  color: var(--white);
  border-radius: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 24px;
  font-weight: 800;
}

.cart {
  background-color: var(--black);
  border-radius: 5px;
  padding-top: 6px;
  padding-bottom: 6px;
  position: relative;
}

.cart-nav-wrapper {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: auto;
  display: flex;
}

.cart-quantity-cart {
  color: var(--black);
  background-color: #fff;
  position: absolute;
  top: -7px;
  left: 30px;
}

.cart-icon {
  width: 20px;
  margin-right: 0;
}

.checkout-form, .paypal-checkout-form {
  background-color: #0000;
}

.container-checkout {
  justify-content: center;
  max-width: 1200px;
}

.pay-with-browser, .apple-pay {
  border-radius: 5px;
}

.block-header {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.block-content {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.order-confirmation {
  background-color: #0000;
}

.cart-image-wrapper {
  width: 60px;
  height: 60px;
  overflow: hidden;
}

.product-image-cart {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.brand.top {
  margin-left: 20px;
  display: block;
  position: absolute;
  inset: 0% auto auto 0%;
}

.utility-page-wrap {
  background-image: linear-gradient(to bottom, #2222226b, var(--black)), url('../images/nathan-dumlao-pLoMDKtl-JY-unsplash.jpg');
  color: var(--white);
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 360px;
  display: flex;
}

.alert-empty {
  background-color: #0000;
  display: none;
}

.paragraph {
  color: var(--black);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 11px;
}

.icon {
  color: var(--white);
}

.image-2 {
  width: 80%;
}

.container-2 {
  width: 50%;
  height: 100%;
}

.hero-left {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  width: auto;
  margin-left: 0;
  display: flex;
}

.hero-right {
  justify-content: center;
  width: 50%;
  margin-left: 70px;
  display: flex;
}

.about {
  background-color: #fff;
  margin-bottom: 100px;
  padding-bottom: 0;
}

.paragraph-2 {
  color: #000;
  width: 60%;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
}

.about-toujisya {
  background-color: #d4dd01;
}

.paragraph-3 {
  margin-top: 20px;
  margin-left: 30px;
  margin-right: 30px;
}

.btn-cotainer {
  justify-content: center;
  align-items: center;
  padding-bottom: 29px;
  display: flex;
}

.image-3 {
  z-index: 2;
  margin-left: 30px;
  margin-right: 0;
  position: relative;
  overflow: visible;
}

.image-3:hover {
  color: #000;
}

.paragraph-4 {
  color: #fff;
  cursor: pointer;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

.paragraph-4:hover {
  color: var(--white);
}

.paragraph-4.f-1 {
  z-index: 2;
  position: relative;
}

.title-about {
  border-width: 0;
  margin-top: -80px;
  margin-left: 0;
  display: block;
}

.title-about.title-about-sp {
  display: none;
}

.hero-title {
  border-width: 0;
  width: 95%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.hero-img {
  border-width: 0;
  width: 80%;
  margin-top: 0;
}

.about-top-wrapper {
  justify-content: center;
  align-items: flex-start;
  margin-top: -40px;
  margin-bottom: 56px;
  display: flex;
}

.report {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1900px;
  margin-bottom: 0;
  display: flex;
}

.report-title {
  margin-bottom: 80px;
}

.heading-2 {
  color: #000;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: -20px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 30px;
  display: flex;
}

.report-01 {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 100px;
  display: flex;
}

.report-l {
  flex-flow: column;
  align-items: center;
  margin: 0;
  display: flex;
  position: static;
  top: 1601px;
  left: 100px;
}

.report-l.report-l-sp {
  display: none;
}

.report-r {
  width: 60%;
}

.paragraph-5 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
  transform: rotate(90deg);
}

.paragraph-6 {
  color: var(--black);
  width: auto;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.paragraph-6.report-thema-title {
  margin-top: 0;
}

.thema-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.div-block {
  color: #000;
  background-color: #000;
  width: 80%;
  height: 1px;
}

.image-5 {
  border: 1px solid #e6e6e6;
}

.thema-txt {
  margin-top: 40px;
}

.tigai-title {
  color: #000;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 27px;
}

.tigai-txt {
  color: #000;
  margin-bottom: 9px;
  font-family: Noto Sans JP, sans-serif;
  line-height: 2;
}

.tigai-mark {
  color: #000;
  font-family: Noto Sans JP, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.taigai-speaker {
  grid-column-gap: 18px;
  grid-row-gap: 38px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: space-between;
  margin-top: 64px;
  display: grid;
}

.speaker {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.speaker:hover {
  opacity: 1;
}

.speaker-title {
  color: #000;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-weight: 700;
}

.speaker-title:hover {
  text-decoration: underline;
}

.speaker-name {
  color: #000;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 14px;
}

.spaker-date {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 5px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 12px;
}

.speaker-img {
  border-width: 0;
  width: 85%;
  margin-top: 0;
}

.speaker-img-square {
  border-width: 0;
  width: 100%;
  margin-top: 0;
}

.speaker-name-wrapper {
  width: 100%;
}

.speaker-data-wrapper {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.paragraph-7 {
  object-fit: fill;
  margin-bottom: 0;
  position: static;
  left: 0;
  overflow: visible;
  transform: rotate(90deg);
}

.paragraph-8 {
  margin-bottom: 0;
}

.report-number-n {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.report-number-t {
  color: #000;
  margin-top: 10px;
  margin-bottom: 0;
  padding-bottom: 4px;
  padding-left: 13px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 22px;
  font-weight: 700;
  transform: rotate(90deg);
}

.report-number-d {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 4px;
  padding-left: 0;
  padding-right: 20px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 22px;
  font-weight: 700;
  transform: rotate(90deg);
}

.speaker-title-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 15px;
  display: flex;
}

.thema-btn {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.report-btn-mark {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 15px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
}

.report-btn-mark:hover {
  text-decoration: underline;
}

.cooperation {
  border-top: 1px solid #ebebeb;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1900px;
  margin-bottom: 63px;
  padding-top: 30px;
  display: flex;
}

.cooperation-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.corp-mark {
  color: #000;
  margin-top: 23px;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.suginami {
  width: 161px;
  margin-left: 44px;
}

.tokyo-univ {
  width: 290px;
  margin-left: 44px;
}

.footer-logo {
  background-color: #0000;
  width: auto;
  margin-bottom: 45px;
}

.footer-l {
  width: auto;
}

.footer-r {
  width: 50%;
}

.footer-link {
  margin-top: 10px;
  display: flex;
}

.fopter-link-txt {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 8px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 12px;
}

.fopter-link-txt:hover {
  text-decoration: underline;
}

.fopter-link-txt.footer-link-subtxt {
  margin-bottom: 0;
  margin-left: 20px;
  padding-top: 5px;
  padding-bottom: 0;
}

.div-block-2 {
  display: flex;
}

.footer-ldl {
  background-color: #fff;
  padding: 38px 70px 56px;
}

.ldl-txt {
  color: #000;
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 14px;
  line-height: 1.8;
}

.ldl-link {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.ldl-link-txt {
  color: var(--black);
  margin-bottom: 0;
  padding-right: 35px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 13px;
  text-decoration: underline;
}

.ldl-logo-wrapper {
  justify-content: space-between;
  display: flex;
}

.ldl-sns {
  justify-content: center;
  align-items: center;
  display: flex;
}

.ldl-sns.ldl-sns-sp {
  display: none;
}

.ldl-sns-txt {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 15px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 13px;
}

.icon-sns {
  padding-right: 7px;
}

.footer-wrapper {
  justify-content: space-around;
  margin-bottom: 50px;
}

.paragraph-10 {
  margin-bottom: 0;
}

.txt-right {
  color: #000;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 12px;
}

.menu-logo {
  display: flex;
  position: static;
}

.menu-logo.w--current {
  cursor: pointer;
}

.menu-logo-img {
  cursor: pointer;
  margin-bottom: 26.5px;
}

.menu-wrappert {
  z-index: 1000;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  width: 80%;
  display: flex;
  position: static;
  inset: 0% auto auto 0%;
}

.menu-link {
  cursor: pointer;
  width: 100%;
  margin-top: 9.5px;
  margin-bottom: 9.5px;
  display: flex;
}

.menu-link-txt {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 8px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 18px;
}

.menu-link-txt:hover {
  text-decoration: underline;
}

.menu-link-txt.menu-link-sub-txt {
  text-align: left;
  margin-top: 7.5px;
  margin-left: 28px;
  font-size: 14px;
}

.menu-wrapper {
  margin-left: 26px;
  margin-right: 0;
}

.menu-bg {
  z-index: 900;
  opacity: 1;
  background-color: #0000;
  position: static;
  inset: 0%;
}

.menu-open {
  z-index: 0;
  background-color: #fff;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 30vw;
  height: 80vh;
  margin-top: 5px;
  margin-right: 5px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.menu-bg-color {
  z-index: -10;
  opacity: .5;
  background-color: #101010;
  width: 100vw;
  height: 100vh;
  position: static;
  inset: 0%;
}

.div-block-3 {
  width: 57.1509%;
}

.div-block-4 {
  width: 100%;
}

.div-block-5 {
  background-color: #000;
  border-radius: 120px;
  width: 60px;
  height: 60px;
}

.cross-wrapper {
  background-color: #000;
  border-radius: 120px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-top: 25px;
  margin-right: 30px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.bottom-line {
  background-color: #fff;
  width: 30px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 37px;
  left: 0;
  right: 0;
}

.full-screen-menu-overlay {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0;
}

.middle-line {
  background-color: #fff;
  width: 30px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 29px;
  left: 0;
  right: 0;
}

.navbar-animated {
  background-color: #0000;
  margin-top: 30px;
  margin-left: 40px;
  margin-right: 40px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.nav-work {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-right: 0;
  padding: 0;
  font-family: Lato, sans-serif;
  font-size: 32px;
}

.nav-work:hover {
  color: #3e7ac1;
}

.nav-work.w--current {
  color: #fff;
}

.nav-work.menu-link-txt {
  color: #000;
  margin-bottom: 0;
  margin-right: 0;
  padding: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 18px;
}

.nav-work.menu-link-sub-txt {
  margin-left: 20px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 14px;
}

.nav-button-animated {
  z-index: 900;
  background-color: #000;
  border-radius: 50px;
  width: 60px;
  height: 60px;
  margin-top: 35px;
  margin-right: 40px;
  padding: 0;
  position: fixed;
  top: 0;
  right: 0;
}

.nav-button-animated.w--open {
  background-color: #0000;
}

.top-line {
  background-color: #fff;
  width: 30px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 21px;
  left: 0;
  right: 0;
}

.nav-contact {
  color: #000;
  text-transform: uppercase;
  margin-right: 0;
  padding: 0;
  font-family: Lato, sans-serif;
  font-size: 32px;
}

.nav-contact:hover {
  color: #3e7ac1;
}

.nav-contact.w--current {
  color: #fff;
}

.nav-menu-2 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: block;
  position: fixed;
  inset: 0;
}

.nav-home {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 32px;
}

.nav-home:hover {
  color: #3e7ac1;
}

.nav-home.w--current {
  color: #fff;
}

.nav-home.w--current:hover {
  color: #d95de3;
}

.report-btn {
  background-color: #000;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 296px;
  height: 50px;
  margin-bottom: 11px;
  padding-left: 35px;
  display: flex;
}

.demo-btn {
  background-image: linear-gradient(to right, #4d16dd, #ff47f9);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  margin-top: 70px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.demo-btn.f-2 {
  background-color: #000;
  background-image: none;
  border: 2px solid #000;
  border-radius: 25px;
  width: 190px;
  height: 34px;
  margin-top: 0;
  margin-left: 15px;
}

.demo-btn.f-2.btn {
  border-width: 0;
}

.demo-btn.f-2.report-btn {
  width: 296px;
  height: 50px;
}

.demo-btn.f-2.report-btn.form-btn {
  width: auto;
  padding-right: 20px;
}

.demo-btn-text {
  z-index: 1;
  color: #fff;
  border-right: 1px solid #ffffff54;
  padding: 15px 30px;
  font-size: 1.25rem;
  text-decoration: none;
  position: relative;
}

.demo-btn-text.f-1 {
  z-index: 1;
  letter-spacing: .5px;
  border-style: none;
  padding: 8px 15px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  position: static;
}

.demo-btn-text.f-1.form-btn-txt {
  padding: 0;
}

.demo-btn-wrapper-block {
  z-index: 0;
  background-color: #4d16dd;
  position: absolute;
  inset: 0;
}

.demo-btn-wrapper-block.f-2 {
  background-color: #555;
  border-radius: 20px;
}

.overflow__hidden {
  overflow: hidden;
}

.article {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 800px;
  margin-top: 85px;
  margin-bottom: 133px;
  display: flex;
}

.article-title {
  color: #000;
  margin-bottom: 57px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 26px;
  font-weight: 700;
}

.article-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.article-info {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 28px;
  display: flex;
}

.article-person {
  justify-content: flex-start;
  align-items: center;
  height: auto;
  display: flex;
}

.title {
  margin-bottom: 24px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.person-name {
  color: #000;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 9px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 14px;
}

.article-date {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 14px;
}

.article-movie {
  width: 800px;
  height: 450px;
  margin-bottom: 40px;
}

.body {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.report-summary {
  background-color: #f8f8f8;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 35px 30px;
}

.report-summary.howto-index-summary {
  background-color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 15px 20px;
}

.report-summary-txt {
  color: #000;
  margin: 0;
  font-family: Noto Sans JP, sans-serif;
}

.report-index {
  border: 5px solid #e6e6e6;
  width: 100%;
  margin-bottom: 100px;
  padding: 15px 72px 35px 50px;
}

.report-index.howto-index {
  background-color: #0000;
  border: 2px #000;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0 15px;
}

.report-index-txt {
  color: #000;
  font-family: Noto Sans JP, sans-serif;
}

.report-index-title {
  color: #000;
  margin-bottom: 20px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 18px;
}

.report-index-title.howto-index-title {
  margin-top: 35px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
}

.report-index-title.howto-index-txt {
  font-size: 16px;
}

.report-txt {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.rich-text-block {
  color: #000;
  width: 100%;
  font-family: Noto Sans JP, sans-serif;
  line-height: 2;
}

.rich-text-block.report-grey {
  background-color: #f8f8f8;
  padding-left: 20px;
  padding-right: 20px;
}

.heading-3 {
  margin-top: 100px;
  margin-bottom: 50px;
  font-size: 24px;
}

.heading-4 {
  font-size: 20px;
}

.heading-5 {
  font-size: 18px;
}

.annotation {
  font-size: 12px;
}

.point {
  border: 2px solid #000;
  margin-top: 30px;
  margin-bottom: 20px;
}

.point.point-dw-title {
  margin-top: 80px;
}

.rich-text-block-2 {
  color: #000;
  padding-left: 20px;
  padding-right: 20px;
}

.paragraph-11, .bold-text {
  font-family: Noto Sans JP, sans-serif;
}

.profile-wrpper {
  background-color: #f8f8f8;
  flex-flow: row;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 0;
  padding: 24px 26px 38px 24px;
  display: flex;
}

.profile-wrpper.profile-wrapper-w {
  margin-top: 0;
}

.profile-txt {
  color: #000;
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 12px;
  display: flex;
}

.profile-img {
  width: 107px;
  height: 107px;
}

.profile-name {
  font-size: 20px;
  font-weight: 700;
}

.profile-title {
  color: #000;
  font-family: Noto Sans JP, sans-serif;
  font-size: 14px;
  line-height: 1.8;
}

.profile-title:hover {
  text-decoration: none;
}

.profile-sub-title {
  margin-top: 8px;
  margin-bottom: 20px;
}

.next-report {
  background-color: #0000;
  width: 100%;
  margin-top: 25px;
  padding: 2px 0 10px;
}

.next-report.report-grey {
  background-color: #f8f8f8;
  padding-left: 20px;
  padding-right: 20px;
}

.report-info {
  border: 2px solid #000;
  justify-content: space-between;
  margin-bottom: 60px;
  padding: 15px 52px 15px 40px;
  display: flex;
}

.report-info.dl-box {
  margin-bottom: 20px;
  padding-top: 35px;
  padding-bottom: 35px;
  padding-right: 35px;
}

.report-info-title {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.report-info-title:hover {
  text-decoration: underline;
}

.report-info-name {
  color: #000;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 14px;
}

.report-info-name.dl-btn-txt {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
}

.report-info-name.dl-btn-txt:hover {
  text-decoration: underline;
}

.report-info-l {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-right: 52px;
  display: flex;
}

.report-info-l.dl-txt {
  margin-right: 35px;
}

.report-info-r {
  width: 172px;
}

.report-info-r.dl-img {
  width: 271px;
}

.next-report-title {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.text-img {
  width: 630px;
  margin: 20px auto 30px;
  display: block;
  position: static;
}

.figure-2 {
  width: 120%;
  margin: 20px 0 60px;
}

.image-7 {
  border-width: 0;
  width: 100%;
  margin-top: 0;
}

.image-7.txt-body-img {
  display: block;
}

.figure-3 {
  margin-left: 0;
  margin-right: 0;
}

.image-8 {
  border-width: 0;
  width: auto;
  margin-top: 0;
}

.image-9 {
  border-width: 0;
}

.image-10 {
  border-width: 0;
  margin-top: 0;
}

.txt-body-img {
  border-width: 2px;
  width: auto;
  margin-top: 0;
  margin-bottom: 10px;
}

.txt-body-img-wrapper {
  width: 80%;
  margin: 30px 0 70px;
}

.txt-body-img-wrapper.txt-img-title, .txt-body-img-wrapper.txt-img-up-title {
  margin-top: 20px;
}

.txt-body-img-wrapper.txt-img-dw-title {
  margin-bottom: 10px;
}

.txt-body-cap {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 12px;
}

.article-movie-img {
  width: 800px;
}

.link-block {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.link-block:hover {
  opacity: .8;
}

.section {
  z-index: 900;
  position: absolute;
}

.bottom-line-2 {
  background-color: #000;
  width: 30px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 32px;
  left: 0;
  right: 0;
}

.full-screen-menu-overlay-2 {
  background-color: #10101080;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0;
}

.middle-line-2 {
  background-color: #000;
  width: 30px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 24px;
  left: 0;
  right: 0;
}

.navbar-animated-2 {
  background-color: #0000;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.nav-button-animated-2 {
  z-index: 900;
  background-color: #0000;
  border-radius: 15px;
  width: 50px;
  height: 50px;
  margin-top: 10px;
  margin-right: 10px;
  padding: 0;
  position: fixed;
  top: 0;
  right: 0;
}

.nav-button-animated-2.w--open {
  background-color: #0000;
}

.top-line-2 {
  background-color: #000;
  width: 30px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 16px;
  left: 0;
  right: 0;
}

.nav-menu-3 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: block;
  position: fixed;
  inset: 0;
}

.container-4 {
  background-color: var(--white);
}

.container-5 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.container-6 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-11 {
  margin-bottom: 45px;
}

.container-7 {
  position: absolute;
  inset: 0% 0% 0 auto;
}

.nav-menu-bg {
  z-index: 1000;
  background-color: #000;
  border-radius: 50px;
  width: 60px;
  max-width: none;
  height: 60px;
  position: absolute;
  inset: 5px 5px auto auto;
}

.section-2 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100px;
  display: flex;
}

.header {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1400px;
  height: 80px;
  margin-left: 0;
  padding-left: 20px;
  display: flex;
}

.image-12 {
  width: 15px;
}

.worksheet-wrapper {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.worksheet-txt {
  font-family: Noto Sans JP, sans-serif;
  font-size: 14px;
}

.worksheet-txt:hover {
  text-decoration: underline;
}

.worksheet-img {
  margin-right: 20px;
}

.hero-shoulder {
  color: var(--black);
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 2;
}

.hero-shoulder.anout-hero-heading {
  width: 40%;
}

.body-2 {
  max-width: 1400px;
}

.header-top {
  width: 100%;
  max-width: 1400px;
  height: 80px;
}

.point-list-txt:hover {
  text-decoration: none;
}

.repor-r-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  width: 75%;
  max-width: 1400px;
  margin-bottom: -85px;
  display: flex;
  position: relative;
}

.hero {
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.section-3 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.about-title {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 20px;
  display: flex;
}

.heading-start {
  margin-top: 80px;
  margin-bottom: 30px;
}

.heading-6 {
  margin-top: 100px;
  margin-bottom: 50px;
}

.heading4-q {
  margin-top: 80px;
}

.moonshot {
  width: 175px;
  margin-left: 44px;
}

.profile-title-link, .profile-title-link:hover {
  text-decoration: underline;
}

.facility {
  background-color: #0000;
  border: 2px solid #000;
  border-width: 2px 0;
  width: 100%;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 20px;
}

.facility-title {
  color: #000;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Noto Sans JP, sans-serif;
}

.facility-txt {
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 14px;
}

.facility-info-txt {
  color: #000;
  margin-top: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 14px;
}

.link {
  color: #000;
  font-family: Noto Sans JP, sans-serif;
  text-decoration: underline;
}

.faciliti-info {
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
}

.facility-title-info {
  color: #000;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 10px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.text-block-2 {
  color: var(--black);
  font-family: Noto Sans JP, sans-serif;
}

.howto-video {
  margin-bottom: 0;
}

.howto-txt {
  color: #000;
  font-family: Noto Sans JP, sans-serif;
  text-decoration: none;
}

.howto-txt:hover {
  text-decoration: none;
}

.list-item {
  list-style-type: square;
}

.list {
  list-style-type: none;
}

.howto-note {
  margin-bottom: 30px;
  font-size: 16px;
}

.bold-text-2, .bold-text-3 {
  text-decoration: underline;
}

.dl-btn {
  width: auto;
  display: flex;
}

.dl-title {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.paragraph-13, .paragraph-14 {
  font-size: 14px;
}

.form-btn-txt-box {
  justify-content: flex-start;
  align-items: center;
  margin-top: 15px;
  display: flex;
}

.report-worksheet-2019 {
  border: 2px solid #000;
  margin-top: 20px;
  margin-bottom: 60px;
  padding: 35px;
}

.report-2019 {
  margin-bottom: 30px;
  display: flex;
}

@media screen and (max-width: 991px) {
  img {
    width: auto;
    max-width: none;
    height: auto;
    display: block;
  }

  .btn {
    border-bottom-width: 0;
    border-bottom-color: var(--black);
    background-color: var(--black);
    border-radius: 25px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0;
    transition-property: none;
    display: flex;
  }

  .btn.light.hero.safe {
    background-color: var(--black);
    color: var(--white);
    border-bottom-width: 0;
    border-radius: 50px;
    flex-flow: wrap;
    justify-content: center;
    width: 50%;
    margin-right: 0;
    font-family: Noto Sans JP, sans-serif;
    font-size: 14px;
    display: flex;
  }

  .container {
    padding: 0 15px;
  }

  .container.contact {
    padding-bottom: 35px;
    position: static;
  }

  .hero-section {
    margin: -80px 0 0;
    padding-top: 140px;
    padding-bottom: 140px;
    display: flex;
  }

  .nav-link {
    text-align: center;
    font-size: 30px;
  }

  .hero-wrapper {
    margin-left: 0;
    padding-left: 20px;
  }

  .hero-heading {
    width: 100%;
    margin-top: 20px;
    font-size: 12px;
  }

  .hero-heading.hero-heading-sp {
    display: none;
  }

  .hero-paragraph {
    width: 55%;
  }

  .support-wrapper {
    width: 100%;
  }

  .support-column {
    border: 2px solid #000;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    width: 36%;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .support-square {
    min-height: 330px;
  }

  .support-square-text {
    border-bottom-width: 0;
    font-size: 18px;
    font-weight: 400;
    display: block;
  }

  .support-square-image.rectangle {
    bottom: -35%;
  }

  .safe-heading {
    width: 60%;
  }

  .safe-paragraph {
    width: 55%;
  }

  .shop-image.tumbler-1 {
    min-height: 350px;
  }

  .shop-details-wrapper {
    font-size: 14px;
  }

  .shop-details-left {
    margin-right: 25px;
  }

  .shop-local-left {
    top: 8%;
  }

  .shop-local-content-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .shop-local-heading {
    margin-top: 0;
  }

  .nav-button {
    color: var(--white);
  }

  .nav-button.w--open {
    z-index: 100;
    background-color: var(--black);
    border-radius: 5px;
  }

  .footer {
    background-color: #f8f8f8;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 40px;
    display: flex;
  }

  .nav-menu {
    background-color: var(--indian-red);
    width: 100vw;
    padding-top: 140px;
    padding-bottom: 30px;
  }

  .meet-the-owners-right {
    padding-left: 145px;
  }

  .meet-the-owners-left {
    background-position: 50% 100%;
  }

  .contact-wrapper {
    flex-direction: column;
  }

  .contact-left {
    width: 100%;
    margin-bottom: 20px;
  }

  .contact-right {
    width: 100%;
    padding-left: 0;
  }

  .contact-hero-bg-wrapper {
    flex-direction: column-reverse;
  }

  .contact-image-div {
    background-image: linear-gradient(to top, var(--black), #2222222e 76%), url('../images/vinicius-amano-4mK2KVuYrDs-unsplash-1-1.jpg');
    background-position: 0 0, 50% 35%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    width: 100%;
    height: 350px;
  }

  .contact-block-wrapper {
    justify-content: space-between;
  }

  .contact-block {
    width: 48%;
    margin-right: 0;
  }

  .image-grid, .products-list {
    grid-template-columns: 1fr 1fr;
  }

  .shop-page-wrapper {
    flex-direction: column;
  }

  .shop-category-menu {
    width: 100%;
    margin-bottom: 25px;
  }

  .shop-list {
    width: 100%;
  }

  .category-menu-heading {
    line-height: 1.5;
  }

  .row {
    flex-direction: column;
  }

  .image-2 {
    width: 65%;
  }

  .hero-left {
    align-items: center;
    width: 50%;
    margin-left: 0;
  }

  .hero-right {
    align-items: center;
    margin-right: 0;
    padding-right: 0;
  }

  .about {
    margin-bottom: 50px;
    padding-top: 72px;
    padding-bottom: 0;
  }

  .paragraph-2 {
    width: 75%;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8;
  }

  .about-toujisya {
    background-color: #d4dd01;
    border: 0 solid #000;
    border-bottom-width: 2px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    padding: 10px 0 12px;
    font-family: Noto Sans JP, sans-serif;
    font-size: 18px;
    display: block;
  }

  .about-toujisya.about-kenkyu {
    background-color: #abdad3;
  }

  .paragraph-3 {
    margin: 20px 30px 25px;
    padding-left: 0;
    font-family: Noto Sans JP, sans-serif;
  }

  .container-3 {
    width: 100%;
  }

  .btn-cotainer {
    justify-content: center;
    width: 100%;
    margin-bottom: 29px;
    display: flex;
  }

  .image-3 {
    width: 14px;
    max-width: none;
    height: 6px;
    margin-left: 31px;
    margin-right: 15px;
    display: block;
  }

  .paragraph-4 {
    color: #fff;
    margin-top: 7px;
    margin-bottom: 7px;
    margin-left: 60px;
    font-family: Noto Sans JP, sans-serif;
    font-style: normal;
    font-weight: 400;
  }

  .image-4 {
    display: block;
  }

  .title-about {
    margin-top: -50px;
    margin-left: 0;
  }

  .title-about.title-about-sp {
    display: none;
  }

  .hero-title {
    border-width: 0;
  }

  .hero-img {
    border-width: 0;
    width: 100%;
    height: auto;
    margin-right: 0;
    padding-right: 20px;
  }

  .about-top-wrapper {
    margin-top: -150px;
  }

  .report {
    width: auto;
  }

  .report-title {
    margin-bottom: 40px;
  }

  .report-01 {
    flex-flow: row;
  }

  .report-l {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: -95px;
    margin-left: 0;
    display: block;
    overflow: visible;
  }

  .report-l.report-l-sp {
    display: none;
  }

  .report-r {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 75%;
    display: flex;
  }

  .paragraph-6.report-thema-title {
    margin-top: 0;
  }

  .thema-wrapper, .image-5.report-img {
    width: 100%;
  }

  .taigai-speaker {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .speaker {
    justify-content: flex-start;
    align-items: center;
  }

  .speaker-img {
    width: 80%;
    height: auto;
  }

  .speaker-img-square {
    width: 95%;
    height: auto;
  }
  .report-number-n {
    margin-bottom: 7px;
  }

  .report-number-t {
    margin-top: 0;
  }

  .speaker-title-wrapper {
    width: 100%;
  }

  .cooperation {
    padding-bottom: 63px;
  }

  .cooperation-wrapper {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .suginami {
    margin-left: 0;
  }

  .tokyo-univ {
    margin-left: 20px;
    margin-right: 20px;
  }

  .footer-logo {
    margin-bottom: 0;
  }

  .footer-l {
    flex-flow: column;
    width: 80%;
    margin-top: 45px;
    display: flex;
  }

  .footer-r {
    width: 80%;
    margin-top: 30px;
  }

  .footer-link {
    display: flex;
  }

  .paragraph-9 {
    margin-bottom: 0;
  }

  .fopter-link-txt {
    color: #000;
    margin-bottom: 0;
    font-family: Noto Sans JP, sans-serif;
    font-size: 14px;
  }

  .ldl-sns.ldl-sns-sp {
    display: none;
  }

  .footer-wrapper {
    flex-flow: column;
    margin-bottom: 30px;
  }

  .menu-open {
    width: 50vw;
  }

  .article {
    max-width: 90%;
    margin-top: 45px;
  }

  .article-movie {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: auto;
    display: flex;
  }

  .text-img {
    width: 550px;
  }

  .figure {
    width: 100%;
    margin: 20px 0 60px;
  }

  .image-6 {
    width: 100%;
    height: auto;
    margin-top: 0;
  }

  .figure-2 {
    width: auto;
    display: block;
  }

  .image-7 {
    height: auto;
  }

  .figure-4 {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .image-8 {
    border-width: 0;
    height: auto;
    margin-top: 0;
  }

  .txt-body-img {
    width: 100%;
  }

  .txt-body-img-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .article-movie-img {
    width: 90%;
  }

  .hero-shoulder {
    width: 100%;
    margin-top: 20px;
    font-size: 11px;
  }

  .repor-r-wrapper {
    width: 90%;
    margin-bottom: 0;
    position: relative;
  }

  .moonshot {
    margin-left: 0;
  }
}

@media screen and (max-width: 767px) {
  h3 {
    margin-top: 50px;
  }

  .container, .container.shop-local-container {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-heading {
    font-size: 12px;
  }

  .hero-heading.hero-heading-sp {
    display: none;
  }

  .support-top-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .support-top-left {
    margin-bottom: 15px;
  }

  .support-top-right {
    width: 100%;
  }

  .support-wrapper {
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .support-column {
    width: 80%;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .support-square-text {
    font-size: 18px;
  }

  .support-square-image {
    right: -18%;
  }

  .safe-wrapper {
    justify-content: flex-end;
    padding-bottom: 25px;
  }

  .shop-top-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .shop-item-wrapper {
    width: 100%;
    margin-bottom: 50px;
  }

  .shop-local-wrapper {
    flex-wrap: wrap;
  }

  .shop-local-left {
    border-radius: 0;
    width: 100%;
    position: static;
  }

  .shop-local-right {
    border-radius: 0;
    justify-content: center;
    width: 100%;
  }

  .about-columns-wrapper {
    flex-wrap: wrap;
  }

  .about-column {
    text-align: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-bottom: 45px;
    display: flex;
  }

  .meet-the-owners-wrapper {
    flex-direction: column;
  }

  .meet-the-owners-right {
    border-radius: 0;
    width: 100%;
    padding-left: 45px;
    padding-right: 45px;
  }

  .meet-the-owners-left {
    border-radius: 0;
    width: 100%;
    height: 400px;
    position: static;
  }

  .owner-bios-wrapper {
    flex-flow: column wrap;
  }

  .owner-bio {
    width: 100%;
    margin-bottom: 45px;
  }

  .contact-block-wrapper {
    flex-direction: column;
  }

  .contact-block {
    width: 100%;
  }

  .image-grid, .products-list {
    grid-template-columns: 1fr;
  }

  .pill-2.badge.primary.sale {
    right: 2%;
  }

  .shopping-page-wrapper {
    flex-direction: column;
  }

  .shopping-page-left {
    width: 100%;
    margin-bottom: 25px;
  }

  .shipping-page-right {
    width: 100%;
    padding-left: 0;
  }

  .shop-page-wrapper {
    flex-direction: column;
  }

  .shop-category-menu {
    width: 100%;
    margin-bottom: 20px;
  }

  .shop-list {
    width: 100%;
  }

  .donate-wrapper {
    width: 90%;
  }

  .about {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-2 {
    width: 80%;
    font-size: 16px;
    line-height: 2;
  }

  .title-about {
    margin-top: -150px;
    margin-left: 35px;
  }

  .title-about.title-about-sp {
    margin-left: 0;
    display: block;
  }

  .about-top-wrapper {
    justify-content: flex-end;
    align-items: flex-start;
    font-family: Noto Sans JP, sans-serif;
    font-size: 18px;
  }

  .report-l {
    display: block;
  }

  .report-l.report-l-sp {
    margin: 0;
    display: block;
  }

  .report-r {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-left: 20px;
    margin-right: 10px;
  }

  .paragraph-6.report-thema-title {
    margin-top: 0;
    padding-right: 0;
  }

  .thema-wrapper {
    justify-content: space-between;
    align-items: center;
  }

  .div-block.thema-report-line {
    width: 67%;
  }

  .image-5.report-img, .thema-txt {
    width: 100%;
  }

/*
  .taigai-speaker {
    width: 80%;
  }
*/

  .report-number-n {
    margin-bottom: 7px;
  }

  .report-number-t {
    margin-top: 0;
  }

  .report-number-d {
    padding-right: 13px;
  }

  .cooperation {
    margin-left: 20px;
    margin-right: 20px;
  }

  .cooperation-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .corp-mark {
    width: 80%;
    margin-top: 33px;
  }

  .suginami {
    width: 101px;
    margin-left: 0;
  }

  .tokyo-univ {
    width: 205px;
    margin-left: 14px;
    margin-right: 14px;
  }

  .footer-link {
    justify-content: flex-start;
    align-items: center;
  }

  .fopter-link-txt {
    margin-top: 0;
  }

  .footer-ldl {
    padding-left: 30px;
    padding-right: 30px;
  }

  .ldl-link {
    flex-flow: wrap;
  }

  .ldl-link-txt {
    padding-right: 15px;
  }

  .ldl-logo-wrapper {
    justify-content: center;
    align-items: flex-start;
  }

  .ldl-sns {
    display: none;
  }

  .ldl-sns.ldl-sns-sp {
    margin-top: 20px;
    display: flex;
  }

  .menu-logo-img {
    width: 200px;
  }

  .menu-open {
    width: 75vw;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .demo-btn.f-2 {
    flex: none;
    margin-bottom: 10px;
    margin-left: 0;
  }

  .demo-btn-text.f-1 {
    font-size: 12px;
  }

  .article {
    max-width: 90%;
    margin-bottom: 73px;
  }

  .article-title {
    margin-bottom: 37px;
  }

  .article-info {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .title {
    font-size: 27px;
  }

  .article-date {
    margin-top: 10px;
  }

  .article-movie {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .report-summary {
    margin-top: 20px;
    padding: 15px;
  }

  .report-index {
    margin-bottom: 100px;
    padding: 25px 15px 35px;
  }

  .report-index-txt {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
  }

  .report-index-title {
    margin-top: 10px;
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .profile-wrpper {
    flex-flow: column;
    align-items: center;
  }

  .profile-txt {
    margin-top: 10px;
    margin-left: 0;
  }

  .report-info {
    flex-flow: column-reverse;
    justify-content: flex-end;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .report-info-l {
    margin-right: 0;
  }

  .report-info-r {
    margin-bottom: 10px;
  }

  .txt-body-img-wrapper {
    margin-bottom: 40px;
  }

  .hero-shoulder {
    font-size: 11px;
  }

  .repor-r-wrapper {
    display: none;
  }

  .heading-start, .heading4-q, .heading-7 {
    margin-top: 60px;
  }

  .heading-8 {
    margin-top: 70px;
  }

  .facility-txt {
    margin-left: 0;
  }

  .report-worksheet-2019 {
    padding-left: 20px;
  }

  .report-2019 {
    flex-flow: row-reverse wrap-reverse;
    justify-content: center;
    align-items: flex-start;
  }
}

@media screen and (max-width: 479px) {
  .banner {
    font-size: 15px;
  }

  .btn.light.hero.safe {
    margin-right: 0;
  }

  .container {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .banner-content-wrapper {
    flex-direction: column;
  }

  .pill.primary.alert-bar {
    margin-bottom: 15px;
    font-size: 12px;
  }

  .hero-section {
    flex-flow: column-reverse;
    justify-content: flex-end;
    align-items: flex-start;
    margin: -70px 0 0;
    padding: 90px 20px 70px;
    position: static;
    inset: 0% 0% auto;
  }

  .hero-section.contact-hero {
    background-position: 0 0, 80%;
  }

  .menu-wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .hero-wrapper {
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 45px;
    padding-left: 0;
  }

  .hero-heading {
    text-align: center;
    margin-top: 20px;
    font-size: 12px;
    font-weight: 400;
    display: none;
  }

  .hero-heading.hero-heading-sp {
    text-align: left;
    width: auto;
    display: block;
  }

  .hero-paragraph {
    width: 70%;
    font-size: 13px;
  }

  .support-wrapper {
    padding-bottom: 0;
  }

  .support-column {
    width: 100%;
  }

  .safe-heading {
    width: 100%;
    font-size: 30px;
  }

  .safe-paragraph {
    width: 70%;
    font-size: 13px;
  }

  .shop-details-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .shop-details-left {
    margin-right: 0;
  }

  .shop-item-name {
    text-align: center;
  }

  .shop-item-price {
    margin-left: 5px;
    margin-right: 5px;
  }

  .shop-local-section {
    padding-top: 0;
    padding-bottom: 0;
  }

  .shop-local-right {
    padding-left: 0;
    padding-right: 0;
  }

  .footer-wrapper {
    flex-direction: column;
  }

  .footer-logo-column {
    margin-bottom: 30px;
  }

  .social-footer-link {
    margin-left: 25px;
    margin-right: 25px;
  }

  .why-acme-block {
    width: 100%;
  }

  .about-column {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .contact-image-div {
    background-position: 0 0, 50%;
  }

  .price-wrapper {
    justify-content: center;
  }

  .pill-2.badge.primary.sale {
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 14px;
    position: absolute;
    inset: 3% 0% auto auto;
  }

  .shopping-page-image {
    min-height: 350px;
  }

  .shop-item-price-page {
    margin-left: 5px;
    margin-right: 5px;
  }

  .shop-category-menu {
    padding-right: 0;
  }

  .donate-heading-1 {
    font-size: 30px;
    line-height: 1.3;
  }

  .donate-heading-2 {
    font-size: 24px;
  }

  .donate-paragraph {
    width: 80%;
    font-size: 13px;
  }

  .donate-wrapper {
    width: 100%;
  }

  .cart {
    padding-left: 12px;
    padding-right: 12px;
    position: relative;
  }

  .cart-quantity-cart {
    position: absolute;
    inset: -23% 0% auto 27px;
  }

  .cart-icon {
    margin-right: 0;
  }

  .order-item-list {
    flex-direction: column;
    display: flex;
  }

  .cart-image-wrapper.checkout-page {
    margin-bottom: 25px;
  }

  .cart-item {
    flex-direction: row;
  }

  .brand {
    width: 100px;
  }

  .brand.w--current {
    width: auto;
    padding-left: 0;
  }

  .brand.top {
    width: auto;
    margin-left: 0;
  }

  .brand.top.w--current {
    margin-left: 10px;
  }

  .cart-menu {
    margin-right: 10px;
  }

  .utility-page-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }

  .order-item-checkoiut {
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 45px;
  }

  .order-item-details {
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .paragraph {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 10px;
  }

  .hero-left {
    text-align: left;
    width: auto;
  }

  .hero-right {
    width: auto;
    margin-left: 0;
  }

  .about {
    margin-bottom: 60px;
    padding-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-2 {
    font-size: 16px;
  }

  .btn-cotainer {
    margin-bottom: 0;
    padding-bottom: 25px;
  }

  .title-about {
    margin-left: 0;
  }

  .hero-img {
    width: 90%;
    padding-right: 0;
  }

  .report-title {
    margin-bottom: 0;
  }

  .heading-2 {
    margin-bottom: 10px;
  }

  .report-01 {
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 100px;
  }

  .report-l, .report-l.report-l-sp {
    margin-right: 0;
  }

  .report-r {
    justify-content: flex-start;
    align-items: center;
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }

  .paragraph-6.report-thema-title {
    width: 106.203px;
    padding-right: 0;
  }

  .thema-wrapper {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
  }

  .div-block {
    width: 45%;
  }

  .div-block.thema-report-line {
    width: 58%;
  }

  .image-5.report-img, .thema-txt, .tigai-title {
    width: 100%;
  }

  .tigai-mark {
    margin-bottom: 0;
  }

  .taigai-speaker {
    grid-template-rows: auto auto auto auto auto auto;
/*     grid-template-columns: 1fr; */
    margin-top: 52px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .speaker {
    justify-content: flex-start;
    align-items: center;
  }

  .speaker-name {
    margin-bottom: 10px;
  }

  .speaker-img {
    width: 85%;
    height: auto;
  }

  .speaker-img-square {
    width: 100%;
    height: auto;
  }
  
  .report-number-n {
    margin-bottom: 0;
  }

  .report-number-t {
    padding-left: 20px;
  }

  .report-number-d {
    padding-left: 0;
  }

  .speaker-title-wrapper {
    align-items: flex-start;
    width: 100%;
    margin-bottom: 10px;
    display: flex;
  }

  .cooperation {
/*     width: 100%; */
    margin: -40px 20px 0;
    padding-bottom: 60px;
  }

  .cooperation-wrapper {
    flex-flow: column;
  }

  .suginami {
    margin-left: 0;
  }

  .tokyo-univ {
    margin: 15px 0;
  }

  .footer-link {
    justify-content: flex-start;
    align-items: center;
  }

  .footer-link-wrapper {
    margin-top: 20px;
  }

  .fopter-link-txt {
    margin-top: 0;
  }

  .logo-ldl {
    width: 85%;
  }

  .footer-ldl {
    padding-bottom: 27px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .ldl-txt {
    margin-bottom: 19px;
  }

  .ldl-link {
    flex-flow: wrap;
    margin-bottom: 13px;
  }

  .ldl-link-txt {
    padding-bottom: 5px;
    padding-right: 10px;
  }

  .ldl-logo-wrapper {
    justify-content: center;
    width: 100%;
  }

  .ldl-sns {
    display: none;
  }

  .ldl-sns.ldl-sns-sp {
    display: flex;
  }

  .icon-sns {
    padding-right: 17px;
  }

  .menu-logo-img {
    width: auto;
  }

  .menu-open {
    width: 80vw;
    height: 60vh;
  }

  .cross-wrapper {
    margin-top: 20px;
    margin-right: 10px;
  }

  .navbar-animated {
    margin-left: 20px;
    margin-right: 20px;
  }

  .nav-button-animated {
    margin-top: 30px;
    margin-right: 20px;
  }

  .demo-btn.f-2 {
    height: 40px;
  }

  .demo-btn-text.f-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .article {
    margin-top: 75px;
  }

  .article-title {
    margin-bottom: 27px;
  }

  .title {
    font-size: 22px;
  }

  .report-summary.howto-index-summary {
    padding-left: 10px;
    padding-right: 10px;
  }

  .report-index {
    margin-bottom: 65px;
  }

  .report-index.howto-index {
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .report-index-title.howto-index-txt {
    font-size: 16px;
  }

  .rich-text-block {
    line-height: 2;
  }

  .next-report {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .report-info.dl-box {
    padding: 25px 10px;
  }

  .report-info-l.dl-txt {
    margin-right: 0;
  }

  .report-info-r.dl-img {
    width: 80%;
    margin-bottom: 25px;
  }

  .txt-body-img, .article-movie-img {
    width: 100%;
  }

  .nav-button-animated-2 {
    margin-top: 10px;
    margin-right: 10px;
  }

  .header {
    height: 70px;
    padding-left: 10px;
  }

  .hero-shoulder {
    text-align: center;
    margin-top: 0;
    font-size: 11px;
    font-weight: 400;
  }

  .hero {
    flex-flow: column-reverse;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .paragraph-12 {
    line-height: 2;
  }

  .howto-txt {
    width: 100%;
  }

  .howto-note {
    margin-bottom: 30px;
    font-size: 16px;
  }

  .paragraph-13, .paragraph-14 {
    font-size: 14px;
  }

  .report-worksheet-2019 {
    width: 100%;
    padding: 25px 10px;
  }

  .report-2019 {
    width: auto;
  }

  .body-top {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    display: block;
  }
}


