/** Shopify CDN: Minification failed

Line 1352:13 Expected ":"

**/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  padding: 0;
  border: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
*,:after
,:before {
  box-sizing: border-box
}
html {
  font-size: 62.5%;
  font-weight: 400;
  font-style: normal;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  padding: 0;
}
body {
  width: 100%;
  font-family: "soehne", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "palt" 1;
  font-kerning: auto;
  letter-spacing: 0.03em;
  background-color:#800601;
}
@font-face {
  font-family: "soehne";
  src: url('https://cdn.shopify.com/s/files/1/0609/4215/5993/files/soehne-buch.woff2?v=1644983787');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
main {
  padding: 3rem 3rem 0;
  min-height: 100vh;
  display: flex;
  flex-flow: column;
  justify-content:space-between;
  background-color:#fff;
}
a {
  color: #000;
  text-decoration: none;
  word-break: break-word
}
a:hover {
  text-decoration: underline;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0
}
li {
  list-style: none;
}
p,
a,
table,
li,
label,
input,
address,
td,
address,
span,
button,
h1,
h2,
h3,
h4,
h5,
small,
select {
  font-size: 1.4rem;
  line-height: 2;
  margin-block-start: 0;
  margin-block-end: 0;
}
h1,
h2,
h3,
h4,
h5 {
  color: #000;
}
.sp {
  display: none;
}
.flex {
  display: -webkit-flex;
  display: flex;
}
.flex-sb {
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.flex-sa {
  justify-content: space-around;
  -webkit-justify-content: space-around;
}
.flex-end {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
.flex-ct {
  margin: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.flex-dc {
  -webkit-flex-direction: column;
  flex-direction: column;
}

.grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 1rem;
}
.list-title,
.product-description p,
.product_description_text p.product_description_title {
  font-weight: 700;
  color: #888;
}
.grid-list > .list-title{
  margin-bottom: 1rem;
}
.grid-list > a {
  padding-top: 1rem;
  border-top: 1px solid #000;
  margin-bottom: 4rem;
}
.grid-list > ul,
.grid-list > a ul {
  display: grid;
}



/* header */
header{
  margin-bottom:8rem;
}
.template-index header{
  margin-bottom:0;
}

/* header-img */
/* #header-img{
  width: 100%;
  margin-bottom:8rem;
  padding-left:1rem;
}
#header-img img{
  width: 50%;
  height: auto;
  display:block;
  margin: 0 0 auto auto;
} */
/* header-img */
.header-txt{
  align-items:center;
}
.header-txt li{
  line-height:1.5;
}

.header-txt.m40{
  margin:4rem 0;
}
.header-txt.m40 li:first-child{
  text-align:right;
}
.header-txt.m40 li:nth-child(2){
  gap:1rem;
}

.header-txt li:nth-child(1){
  grid-column: 6 / 7;
}
.header-txt li:nth-child(2){
  grid-column: 7 / 10;
}


/* top-content */
#top-content .top-content a{
  border:1px solid #000;
  padding: 1rem 0;
  display: block;
  text-align:center;
}
#top-content .top-content{
  margin-bottom:8rem;
}
#top-content .top-content a:first-child{
  grid-column: 1 / 4;
}
#top-content .top-content a:nth-child(2){
  grid-column: 4 / 7;
}
/* news */
#news-feed.news-feed-content:not(a) {
  color: rgb(51, 51, 51);
}

#news-feed.grid h1,
#news-feed.grid h2 {
  padding-top: 1rem;
  grid-column: 1 / 3;
}

#news-feed.grid > .grid-list {
  grid-column: 3 / 13;
}
#news-feed .grid-list a {
  display: block;
}
#news-feed .grid-list ul {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  gap: 1rem
}
#news-feed .grid-list li:nth-child(1) img {
  width: 100%;
  height: auto;
}
#news-feed .grid-list li:nth-child(1) {
  grid-column: 1 / 2;
}
#news-feed .grid-list li:nth-child(2) {
  grid-column: 2 / 3;
}
#news-feed .grid-list li:nth-child(3) {
  grid-column: 3 / 4;
}
#news-feed .grid-list li:nth-child(4) {
  grid-column: 4 / 5;
}
#news-feed .grid-list li:nth-child(5) {
  grid-column: 5 / 6;
}
#news-feed .grid-list li:nth-child(6) {
  grid-column: 6 / 8;
}
#news-feed .grid-list li:nth-child(7) {
  grid-column: 8 / 10;
}
#news-feed .grid-list li:nth-child(8) {
  grid-column: 10 / 11;
  text-align: right;
}

#news-feed .grid-list .size-list li:nth-of-type(even) {
  text-align: left;
}

/* products list */
#products-list.products-list-content:not(a) {
  color: rgb(51, 51, 51);
}

#products-list.grid h1,
#products-list.grid h2 {
  grid-column: 1 / 3;
}

#products-list.grid > .grid-list {
  grid-column: 3 / 13;
}
#products-list .grid-list a {
  display: block;
}
#products-list .grid-list ul {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  gap: 1rem;
  
}
#products-list .grid-list li{
  word-break: break-all;
}
#products-list .grid-list li:nth-child(1) img {
  width: 100%;
  height: auto;
  margin-top:.9rem;
}
#products-list .grid-list li:nth-child(1) {
  grid-column: 1 / 3;
}
#products-list .grid-list li:nth-child(2) {
  grid-column: 3 / 5;
}
#products-list .grid-list li:nth-child(3) {
  grid-column: 5 / 7;
}
#products-list .grid-list li:nth-child(4) {
  grid-column: 7 / 9;
}
#products-list .grid-list li:nth-child(5) {
  grid-column: 9 / 11;
  text-align: right;
}

#products-list .grid-list .size-list li:nth-of-type(even) {
  text-align: left;
}


/* about */
.about-header img{
  width: 100%;
  height: auto;
}
#page.about.grid h2 {
  grid-column: 1 / 7;
  padding-top: 1rem;
}
#page.about.grid > div {
  grid-column: 7 / 13;
  border-top: 1px solid #000;
  padding-top: 1rem;
}

.about-text {
  margin-bottom: 7rem;
}
.about-text-en {
  margin-top:6rem;
  font-size:1rem;
}


/* partner */
.about #partner > .grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 0 1rem;
}
.about #partner > .grid h3 {
  grid-column: 1 / 2
}
.about #partner > .grid > div {
  grid-column: 2 / 7
}

.about #partner .grid-list ul {
  grid-column: 1 / 6;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0 1rem;
  border-top: 0;
  border-top: 1px solid #000;
}

.about #partner .grid-list ul li:nth-child(1) {
  grid-column: 1 / 2;
}
.about #partner .grid-list ul li:nth-child(2) {
  grid-column: 2 / 4;
}
.about #partner .grid-list ul li:nth-child(3) {
  grid-column: 4 / 6;
}

.about #partner .grid-list ul li img {
  width: 100%;
  height: auto;
  margin-top: 0.7rem;
}
.partner-name a,
.partner-name {
  line-height: 1.4;
  margin-top: 0.3rem;
}

/* founder */
.about #founder {
  margin-top: 4rem;
}
.about #founder > .grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 0 1rem;
}
.about #founder > .grid .grid-list.list-title {
  grid-column: 1 / 7
}
.about #founder > .grid > .grid-list {
  grid-column: 2 / 7
}

.about #founder .grid-list.list-title ul {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 0 1rem;
  border-top: 0;
  border-top: 1px solid #000;
}
.about #founder .grid-list.list-title ul li:nth-child(1) {
  grid-column: 1 / 2;
  color: #000;
}
.about #founder .grid-list.list-title ul li:nth-child(2) {
  grid-column: 2 / 3;
}
.about #founder .grid-list.list-title ul li:nth-child(3) {
  grid-column: 3 / 5;
}
.about #founder .grid-list.list-title ul li:nth-child(4) {
  grid-column: 5 / 7;
}

.about #founder .grid-list ul li:nth-child(1) {
  grid-column: 1 / 2;
}
.about #founder .grid-list ul li:nth-child(2) {
  grid-column: 2 / 4;
}
.about #founder .grid-list ul li:nth-child(3) {
  grid-column: 4 / 6;
}

.about #founder .grid-list ul li img {
  width: 100%;
  height: auto;
  margin-top: 0.7rem;
}
.founder-name a,
.founder-name {
  line-height: 1.4;
  margin-top: 0.3rem;
}


/* product */

/* product page */


#products-list #page_product.grid-list li:nth-child(1) {
  grid-column: 1 / 3;
}
#products-list #page_product.grid-list li:nth-child(2) {
  grid-column: 3 / 5;
}
#products-list #page_product.grid-list li:nth-child(3) {
  grid-column: 5 / 9;
}
#products-list #page_product.grid-list li:nth-child(4) {
  grid-column: 9 / 11;
  text-align: right;
}

#page_product .list-title{
  padding-top: 1rem;
  border-top: 1px solid #000;
  margin-bottom:0;
}


#products-list .grid-list.product-description {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  gap: 1rem;
}
#products-list .grid-list .product-description-grid1 {
  grid-column: 1 / 3;
}
#products-list .grid-list .product-description-grid2 {
  grid-column: 1 / 5;
}
#products-list .grid-list .product-description-grid3 {
  grid-column: 5 / 11;
}

#products-list .grid-list.product-description .product-description-grid2 ul {
  display: block;
}
.product-description-grid2-content {
  border-top: 1px solid #000;
  padding-top: 1rem;
}
.product-description p {
  font-weight: 700;
}
.product-description p + ul,
.product_description_text_content {
  margin-bottom: 4rem;
}
.product_description_text_content p {
  font-weight: 400;
  color: #000;
}
.product_image_images img {
  width: 100%;
  height: auto;
}
#products-list .grid-list.product-description ul.size-list {
  flex-wrap: wrap;
  display: flex;
  gap: 0;
}
.size-list li:first-child {
  width: 100%;
}
.size-list li {
  width: 50%;
}
.size-list li:nth-of-type(odd) {
  text-align: right;
}

.product_description_text .product_description_text_content p {
  font-weight: 400;
  border-top: 0;
  padding-top: 0;
  color: #000;
}
.product_image_images {
  margin-bottom: 4rem;
}

#products-list .product-description-partner {
  border-top: 1px solid #000;
  padding-top: 1rem;
  margin-top: 4rem;
}
#products-list .product-description-partner .partner-list {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  gap: 0 0.3rem;
}
#products-list .product-description-partner .partner-list li:nth-child(odd) {
  grid-column: 1 / 6;
}
#products-list .product-description-partner .partner-list li:nth-child(even) {
  grid-column: 6 / 11;
}
#products-list .grid-list.product-description ul.size-list.SelectVariant:nth-of-type(n + 2) {
  display: none;
}

/* nav */

.nav {
  grid-column: 9 / 13;
}
.nav li {
  margin-left: 2rem;
}
.nav li,
.nav li a {
  line-height: 1;
}
.nav li:first-child {
  margin-left: 0;
}
.header_logo {
  grid-column: 1 / 3;
}
.header_logo svg{
  width: 100%;
  display: block;
}

/* logospace */
.logospace {
  height: 10vh;
  position: relative;
}

/* footer */
footer {
  margin-top: 4rem;
}
.footer_nav{
  border-top: #000 solid 1px;
  padding-top: 1rem;
  margin-bottom: 2rem;
}
.footer_nav.grid .grid-list > ul {
  margin-bottom: 0;
}
.footer_nav.grid .grid-list > ul li:first-child {
  font-weight: 700;
  color: #888;
}
.footer_nav.grid .grid-list:first-child {
  grid-column: 1 / 3;
}
.footer_nav.grid .grid-list:nth-child(2) {
  grid-column: 3 / 7;
}
.footer_nav.grid .grid-list:nth-child(3) {
  grid-column: 7 / 13;
}
.grid-list .footer_nav_newsletter form {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 0 1rem;
}
.grid-list .footer_nav_newsletter p {
  width: 100%;
  font-weight: 700;
  color: #888;
  grid-column: 1 / 7;
}
.grid-list .footer_nav_newsletter div:first-of-type {
  grid-column: 1 / 5;
}
.grid-list .footer_nav_newsletter div:nth-of-type(2) {
  grid-column: 5 / 7;
}

.footer_nav.grid.footer-pp-tc{
  border-top: 0;
  padding-top: 0;
}
.footer_nav.grid.footer-pp-tc .grid-list > a{
  border-top: 0;
  padding-top:0;
}
.newsletter__submit {
  text-align: right;
}


.grid.credit {
  margin-bottom: 4rem;
  border-top: 1px solid #000;
  padding-top: 10rem;
  align-items: end;
}
.grid.credit ul li,
.grid.credit ul li a,
small {
  font-size: 0.7rem;
  line-height: 1.2;
}
small {
  grid-column: 10 / 13;
  text-align: right;
}
.grid.credit ul:first-of-type {
  grid-column: 1 / 2;
}
.grid.credit ul:nth-of-type(2) {
  grid-column: 2 / 3;
}
.grid.credit ul:nth-of-type(3) {
  grid-column: 7 / 10;
}

.shipping-cost {
  padding-top: 14px;
  border-top: 1px solid rgb(63, 52, 52);
}
input[type="number"],
select.product-form__variants {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #000;
  cursor: pointer;
  width: 100%;
  padding: 0;
  margin-bottom:4rem;
}
input[type="number"]:hover::placeholder,
select.product-form__variants:hover::placeholder {
  color: #000 !important;
}
input[type="email"].newsletter__input {
  background-color: #fff;
}
input[type="email"].newsletter__input:hover {
  background-color: #fff;
}
input[type="email"].newsletter__input::placeholder {
  color: #000;
}
input[type="email"].newsletter__input:focus-visible {
  color: #000;
}
input[type="email"].newsletter__input:focus-visible::placeholder {
  color: rgb(113, 113, 113);
}

select.product-form__variants:hover {
  background-color: #fff;
  color: #000;
}

.product_type ul.quantity,
select.product-form__variants option {
  padding: 0;
}
button[type="submit"] {
  background-color: #fff;
  color: #000;
  border: none;
  display: block;
  cursor: pointer;
  width: 100%;
  padding: 0;
  font-weight: 400;
}
button[name="add"] {
  background-color: #fff;
  color: #000;
  line-height:3;
  border-bottom: 2px solid #000;
  text-align:left;
}
button[name="checkout"] {
  background-color: #000;
  color: #fff;
  line-height:3;
  border:0;
  text-align:left;
}
button[name="checkout"]:hover {
  text-decoration: none;
  color: #000;
  cursor: pointer;
  background-color: #e4007f;
}


#AddToCartForm {
  padding-top: 1rem;
  border-top: #000 solid 1px;
}
#AddToCartForm button[type="submit"] {
  text-align: center;
  width: 100%;
  padding: 1rem;
  font-weight: 700;
  background-color: #FFF;
  color: #000;
}
input[type="submit"]:hover,
button[type="submit"]:hover,
#AddToCartForm button[type="submit"]:hover {
  text-decoration: none;
  color: #000;
  cursor: pointer;
}

#Quantity {
  margin-bottom: 0.2em;
}

::placeholder {
  color: rgb(113, 113, 113);
}
.email_error::placeholder {
  color: red;
}


.address_country select,
select.product-form__variants {
  height: 4rem;
  box-sizing: content-box;
}

/* customer */
#customer {
  margin-bottom: 5em;
}
#customer > .template_header {
  grid-column: 1 / 7;
}
#customer > .customer_grid_content,
#customer > #customer_login,
#customer.Activate_Account > form {
  grid-column: 7 / 13;
}
#customer input[type="email"],
#recover-password input[type="email"] {
  background-color: #000;
  color: #fff;
}
#customer .large_form,
#customer .action_bottom {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 1rem;
  margin-bottom: 1rem;
}
#customer .large_form label {
  grid-column: 1 / 3;
}
#customer .large_form input,
#customer .action_bottom input,
#customer .action_bottom .note {
  grid-column: 3 / 7;
}
#customer_login a,
#customer .action_bottom .note a {
  text-decoration: underline;
}
#customer_login a:hover,
#customer .action_bottom .note a:hover {
  text-decoration: none;
}

#recover-password > .template_header {
  grid-column: 7 / 9;
}
#recover-password > form {
  grid-column: 9 / 13;
}
#recover-password .large_form,
#recover-password .action_bottom {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
  margin-bottom: 1rem;
}
#recover-password > p {
  margin-bottom: 1rem;
}
#recover-password .large_form label {
  grid-column: 1 / 2;
}
#recover-password .large_form input {
  grid-column: 2 / 5;
}
#recover-password > form p.note {
  margin-bottom: 1rem;
}
p.note span,
h2.title span,
label span {
  display: block;
  font-size: 1rem;
  line-height: 1;
}
#recover-password .action_bottom input,
#recover-password .action_bottom .note {
  grid-column: 2 / 5;
}
#recover-password {
  display: grid !important;
}
.errors {
  color: red;
  margin-bottom: 1rem;
  font-weight: 700;
}
#addresse #admin_header {
  grid-column: 1 / 7;
}
#addresse #add_address {
  grid-column: 7 / 13;
}
#addresse #address_tables {
  grid-column: 7 / 13;
}

#addresse .customer_address_table ul,
#addresse .action_bottom,
#addresse .view_address ul,
.customer_address_table ul {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 0 1rem;
  margin-bottom: 1rem;
}
#addresse .customer_address_table ul li:first-child,
#addresse .view_address ul li:first-child,
.customer_address_table ul li:first-child {
  grid-column: 1 / 3;
}
#addresse .customer_address_table ul li:nth-child(2),
#addresse .view_address ul li:nth-child(2),
.customer_address_table ul li:nth-child(2) {
  grid-column: 3 / 7;
}
#addresse .customer_address_table ul li input,
.customer_address_table ul li select {
  width: 100%;
}

#addresse .action_bottom input,
#addresse .action_bottom .note {
  grid-column: 3 / 7;
}
#addresse .action_bottom input {
  margin-bottom: 2.5em;
}
.address_default_address_new input {
  width: auto !important;
}

#addresse .view_address ul {
  margin-bottom: 0;
}
#addresse .address_table {
  border-top: 1px solid #fff;
  padding-top: 1rem;
  margin-bottom: 4rem;
}


/* cart */
#cart > h1,
#cart > h2 {
  grid-column: 1 / 3;
}
#cart > form,
#cart > h2 + p {
  grid-column: 3 / 13;
}
#cart .checkout {
  grid-column: 3 / 13;
  border-top: 2px solid;
  padding-top: 4rem;
}
#cart .grid-list ul,
#cart .checkout {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  gap: 1rem;
}
.cart-item{
  padding-top: 1rem;
  border-top: 1px solid #000;
  margin-bottom: 4rem;
}
#cart .grid-list li:nth-child(1) {
  grid-column: 1 / 3;
}
#cart .grid-list li:nth-child(2) {
  grid-column: 3 / 5;
}
#cart .grid-list li:nth-child(3),
#cart .grid-list.checkout p {
  grid-column: 5 / 7;
}
#cart .grid-list.checkout p {
 margin-top:.7rem;
}
#cart .grid-list li:nth-child(4),
#cart .grid-list.checkout button:first-of-type {
  grid-column: 7 / 8;
}
#cart .grid-list li:nth-child(5),
#cart .grid-list li:nth-child(6),
#cart .grid-list.checkout button:nth-of-type(2) {
  grid-column: 8 / 11;
  text-align: right;
}
#cart .grid-list li:nth-child(1) img {
  width: 100%;
}


/* account */
#account #admin_header {
  grid-column: 1 / 7;
}
#account #customer_sidebar,
#account #customer_orders {
  grid-column: 7 / 13;
}
#customer_detail {
  border-top: 1px solid #000;
  padding-top: 1rem;
  margin-bottom: 4rem;
}
#account a {
  text-decoration: underline;
}
#account a:hover {
  text-decoration: none;
}

#addresse a {
  text-decoration: underline;
}
#addresse a:hover {
  text-decoration: none;
}
.address_actions {
  display: flex;
  justify-content: space-between;
  margin-top: 2.5em;
}
.action_delete a:hover {
  color: red;
}
#account #admin_header .title,
#addresse #admin_header .title,
#template .template_header .title {
  margin-bottom: 1em;
}
/* challenge */
.shopify-challenge__container {
  width: 100%;
  display: grid;
  max-width: 100%;
  grid-template-columns: repeat(12, 1fr);
  gap: 0 1rem;
}
.shopify-challenge__message {
  grid-column: 7 / 13;
  text-align: left !important;
}
.shopify-challenge__container > form {
  grid-column: 7 / 13;
}
.shopify-challenge__container .g-recaptcha div {
  margin: 2rem 0 !important;
}
.shopify-challenge__container .shopify-challenge__button {
  display: block;
  margin: 2rem 0 !important;
  width: 304px;
}

/* order */

#order #admin_header {
  grid-column: 1 / 7;
}
#order > div {
  grid-column: 7 / 13;
  margin-bottom: 4rem;
}
#order #order_payment {
  margin-bottom: 4rem;
}
.order_details .grid-list a {
  display: block;
}
.order_details ul {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 0 1rem
}
.order_details .grid-list.grid-title ul li {
  font-weight: 700;
}
.order_details .grid-list li:nth-child(1) {
  grid-column: 1 / 2;
}
.order_details .grid-list li:nth-child(2) {
  grid-column: 2 / 3;
}
.order_details .grid-list li:nth-child(3) {
  grid-column: 3 / 4;
}
.order_details .grid-list li:nth-child(4) {
  grid-column: 4 / 5;
}
.order_details .grid-list li:nth-child(5) {
  grid-column: 5 / 7;
  text-align: right;
}
#order_summary ul li:first-child {
  grid-column: 4 / 6;
}
#order_summary ul li:last-child {
  grid-column: 6 / 7;
  text-align: right;
}
#order .order_date,
#order_payment,
#order_shipping {
  border-top: 1px solid #000;
  padding-top: 1rem;
}

.repair-text {
  margin-bottom: 2rem;
}

@media screen and (max-width:1105px) {
  .grid.credit ul li,
  .grid.credit ul li a,
  small {
    font-size: 0.6rem;
  }
}
@media screen and (max-width:768px) {
  body {
    letter-spacing: 0.01rem;
  }
  main {
    padding: 1rem 1rem 0;
    justify-content:space-between;
  }
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  input,
  select {
    -webkit-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
  }
  /* nav */
  .header_logo {
    grid-column: 1 / 4;
  }
  .nav{
    display: grid;
    grid-template-columns: repeat(9, 1fr);
    grid-column: 4 / 13;
    gap: 0 .3rem !important;
    align-items:center;
  }
  .nav li{
    margin:0;
  }
  .nav li:nth-child(1) {
    grid-column: 3 / 5;
  }
  .nav li:nth-child(2) {
    grid-column: 5 / 7;
  }
  .nav li:nth-child(3) {
    grid-column: 7 / 9;
  }
  .nav li:nth-child(4) {
    grid-column: 9 / 10;
    text-align:right;
  }
  
  .logospace {
    height: 10vh;
  }
  .logospace svg {
    width: 80px;
  }


  p,
  a,
  table,
  li,
  label,
  input,
  address,
  td,
  address,
  span,
  button,
  h1,
  h2,
  h3,
  h4,
  h5,
  small,
  select {
    font-size: 1.13rem;
    line-height: 1.8;
  }
  #products-list.grid h1,
  #products-list.grid h2 {
    padding-top: 0.5rem;
    border-top: 1px solid #000;
  }
  .grid,
  #products-list .grid-list ul,
  #products-list .grid-list.product-description {
    gap: 0 0.3rem !important;
  }
  .list-title {
    display: none !important;
  }
  /* header */
  
  /* header-img */
#header-img{s
  padding-left:0;
}
#header-img img{
  width: 100%;
  margin: 0;
}

.header-txt li:first-child{
  grid-column: 3 / 6;
}
.header-txt li:nth-child(2){
  grid-column: 6 / 12;
}
.header-txt li:nth-child(3){
  grid-column: 3 / 6;
}
.header-txt li:nth-child(4){
  grid-column: 6 / 12;
}

.grid.header-txt.m40{
  gap:1rem !important;
  margin:2.4rem 0;
}
.header-txt.m40 li:first-child {
    grid-column: 1 / 6;
    margin-bottom:0;
}
.header-txt.m40 li:nth-child(2) {
    grid-column: 6 / 12;
    margin-bottom:0;
    
}

/* top-content */
#top-content .top-content a{
  border:1px solid #000;
  padding: 1rem 0;
  display: block;
  text-align:center;
}
#top-content .top-content{
  margin-bottom:6rem;
}
#top-content .top-content a:first-child{
  grid-column: 1 / 7;
}
#top-content .top-content a:nth-child(2){
  grid-column: 7 / 13;
}


  #products-list .grid-list.product-info li::before {
    display: block;
    width: 30%;
    font-weight: 700;
    color: #888;
    letter-spacing: -0.02rem;
  }
  #products-list .grid-list.product-info li {
    display: flex;
    width: 100%;
    grid-column: 1 / 11 !important;
  }
  #products-list.grid>.grid-list {
    border-top: 1px solid;
  }
  .product-description-grid2-content {
    border-top: 0;
  }
  #products-list .grid-list li:nth-child(1) img {
    width: 70%;
    display: block;
    margin: 0.7rem 0 0 auto;
  }

  /* Product list title */
  #products-list .grid-list.product-info.product-list-title li:nth-child(1)::before {
    content: "Image";
    position: relative;
  }
  #products-list .grid-list.product-info.product-list-title li:nth-child(2)::before {
    content: "No.";
    position: relative;
  }
  #products-list .grid-list.product-info.product-list-title li:nth-child(3)::before {
    content: "Price";
    position: relative;
  }
  #products-list .grid-list.product-info.product-list-title li:nth-child(4)::before {
    content: "Color";
    position: relative;
  }
  #products-list .grid-list.product-info.product-list-title li:nth-child(5)::before {
    content: "Material";
    position: relative;
    text-align: left;
  }
  
  #products-list #page_product.grid-list.product-info.product-list-title li:nth-child(1)::before {
    content: "No.";
    position: relative;
  }
  #products-list #page_product.grid-list.product-info.product-list-title li:nth-child(2)::before {
    content: "Price";
    position: relative;
  }
  #products-list #page_product.grid-list.product-info.product-list-title li:nth-child(3)::before {
    content: "Color";
    position: relative;
  }
  #products-list #page_product.grid-list.product-info.product-list-title li:nth-child(4)::before {
    content: "Material";
    position: relative;
    text-align:left;
  }
  
  
/* Private list title */
#products-list .grid-list.product-info.private-list-title li:nth-child(1)::before {
  content: "Image";
  position: relative;
}
#products-list .grid-list.product-info.private-list-title li:nth-child(2)::before {
  content: "Title";
  position: relative;
}
#products-list .grid-list.product-info.private-list-title li:nth-child(3)::before {
  content: "Price";
  position: relative;
}
#products-list .grid-list.product-info.private-list-title li:nth-child(4)::before {
  content: "Type";
  position: relative;
}
#products-list .grid-list.product-info.private-list-title li:nth-child(5)::before {
  content: "Material";
  position: relative;
  text-align: left;
}
#products-list .grid-list.product-info.private-list-title li:nth-child(5){
  text-align: left;
}

#products-list #page_product.grid-list.product-info.private-list-title li:nth-child(1)::before {
  content: "Title";
  position: relative;
}
#products-list #page_product.grid-list.product-info.private-list-title li:nth-child(2)::before {
  content: "Price";
  position: relative;
}
#products-list #page_product.grid-list.product-info.private-list-title li:nth-child(3)::before {
  content: "Type";
  position: relative;
}
#products-list #page_product.grid-list.product-info.private-list-title li:nth-child(4)::before {
  content: "Material";
  position: relative;
  text-align:left;
}
#products-list #page_product.grid-list.product-info.private-list-title li:nth-child(4) {
  text-align: left;
}




  .product_image_images {
    margin-bottom: 1rem;
  }

  /* news */
  
  #products-list .grid-list.news-info li {
    display: flex;
    width: 100%;
    grid-column: 1 / 11 !important;
  }
  #products-list .grid-list.news-info li::before {
    display: block;
    width: 50%;
    font-weight: 700;
    color: #888;
    margin-right: 0.3rem;
    letter-spacing: -0.04rem;
  }
  
  #products-list .grid-list.news-info li:nth-child(1)::before {
    content: "No.";
    position: relative;
  }
  #products-list .grid-list.news-info li:nth-child(2)::before {
    content: "ID";
    position: relative;
  }
  #products-list .grid-list.news-info li:nth-child(3)::before {
    content: "Category";
    position: relative;
  }
  #products-list .grid-list.news-info li:nth-child(4)::before {
    content: "Style";
    position: relative;
  }
  #products-list .grid-list.news-info li:nth-child(5)::before {
    content: "Title";
    position: relative;
  }
  #products-list .grid-list.news-info li:nth-child(6)::before {
    content: "Date";
    position: relative;
  }
  #products-list .grid-list.news-info li:nth-child(7)::before {
    content: "Place";
    position: relative;
  }
  #products-list .grid-list.product-info li:nth-child(7) {
    text-align: left;
  }
  

  input[type=number], select.product-form__variants{
    margin-bottom:1rem;
  }
  .address_country select, select.product-form__variants{
    height:3rem;
  }
  button[name=add] {
    line-height: 2.4;
  }
  #products-list .grid-list.product-description .product-description-grid2 ul {
    margin-bottom: 2rem;
  }

  .grid-list > ul,
  .grid-list > a {
    padding-top: 0.5rem;
    margin-bottom: 2.5rem;
  }
  #products-list .grid-list .grid-list.product-description.product-description-grid2 ul li::before {
    display: none !important;
  }

  #products-list .grid-list .product-description-grid1 {
    grid-column: 1 / 1;
  }
  #products-list .grid-list .product-description-grid2 {
    grid-column: 1 / 11;
  }
  #products-list .grid-list .product-description-grid3 {
    grid-column: 1 / 11;
  }
  .product-description-grid2{
    display:flex;
    flex-direction:column-reverse;
  }
  #products-list .grid-list .product-description-grid2-content {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
    gap: 0 0.3rem;
    padding-top: 0.5rem;
  }
  #products-list .grid-list .product-description-grid2-content > p {
    grid-column: 1 / 6;
  }
  #products-list .grid-list .product-description-grid2-content > ul {
    grid-column: 6 / 11;
  }
  #products-list .grid-list .product-description-grid2-content > p.product_description_title {
    grid-column: 1 / 4;
  }
  .product_description_text_content {
    grid-column: 1 / 11;
    margin-bottom:2rem;
    margin-top:1rem;
  }
  .product_description_text_content p {
    text-align: left;
  }
  .product-description p + ul {
    margin-bottom: 2.5rem;
  }
  #products-list .grid-list.product-description ul.quantity {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
  }

  #products-list .grid-list ul.quantity li:nth-child(2) {
    grid-column: 1 / 6;
  }
  #products-list .grid-list ul.quantity li:nth-child(3) {
    grid-column: 1 / 6;
  }

  #AddToCartForm {
    margin-bottom: 2.5rem;
  }
  #AddToCartForm button[type=submit] {
    text-align: right;
    padding: 0;
  }

  #products-list .grid-list.product-description ul.size-list {
    gap: 0 !important;
  }
  .mw-size {
    margin-top: 0.5rem;
    padding-top: 0.5rem;
    border-top: 1px solid #000;
  }

  .product_description_text p.product_description_title {
    padding-top: 0.5rem;
    margin-top: 2.5rem;
  }
  
  footer {
    margin-top: 2.5rem;
  }
  .footer_nav.grid .grid-list > ul {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .footer_nav.grid .grid-list:nth-child(2) {
    grid-column: 3 / 6;
  }
  .footer_nav.grid .grid-list:nth-child(3) {
    grid-column: 6 / 13;
  }
  .footer_nav.grid.footer-pp-tc .grid-list:first-child{
    grid-column: 1 / 6;
  }
  .footer_nav.grid.footer-pp-tc .grid-list:nth-child(2){
    grid-column: 6 / 13;
  }
  .grid-list .footer_nav_newsletter {
    margin-bottom: 0;
    padding-top: 0.5rem;
  }
  .grid-list .footer_nav_newsletter form {
    grid-template-columns: repeat(5, 1fr);
    gap: 0 0.3rem;
  }
  .grid-list .footer_nav_newsletter div:first-of-type {
    grid-column: 1 / 4;
  }
  .grid-list .footer_nav_newsletter div:nth-of-type(2) {
    grid-column: 4 / 7;
  }

  .grid.credit {
    margin-top: 5rem;
    padding-top: 1rem;
  }
  .grid.credit ul li {
    font-size: 0.5rem;
    line-height: 1.2;
  }
  .grid.credit ul li a,
  small {
    font-size: 0.7rem;
  }

  .grid.credit ul:first-child {
    grid-column: 1 / 3;
  }
  .grid.credit ul:nth-child(2) {
    grid-column: 3 / 6;
  }
  .grid.credit ul:nth-child(3) {
    grid-column: 6 / 10;
  }

  .grid.credit {
    margin-bottom: 1rem;
  }
  .grid-list .footer_nav_newsletter button[type=submit] {
    text-align: right;
  }

  /* about */
  #page.about.grid h2 {
    grid-column: 1 / 3;
    padding-top: 0.5rem;
    border-top: 1px solid #000;
  }
  #page.about.grid > div {
    grid-column: 3 / 13;
    padding-top: 0.5rem;
  }
  .about .grid-list > ul {
    gap: 1rem 0.3rem;
  }


  #page.about .grid-list ul:first-child li::before {
    display: block;
    width: 50%;
    font-weight: 700;
    color: #888;
  }
  /* #page.about .grid-list li{display: flex;width: 100%;grid-column: 1 / 11 !important;} */
  .about .grid-list ul li:nth-child(odd) {
    grid-column: 1 / 5;
  }
  .about .grid-list ul li:nth-child(even) {
    grid-column: 5 / 11;
  }
  .about .grid-list li.grid-list-content:nth-last-child(2) ul li {
    position: relative;
  }
  .about .grid-list li.grid-list-content:nth-last-child(2) ul li::after {
    content: "-";
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    margin: auto;
  }
  
  
  .about #founder > .grid > .grid-list {
    grid-column: 1 / 7;
  }

  .about #founder .grid-list ul li:nth-child(2):before {
    content: "Founder Name";
  }
  .about #founder .sp {
    font-weight: 700;
  }
  .template_header {
    margin-bottom: 0.5rem;
  }

  #customer > .customer_grid_content,
  #customer>#customer_login,
  #customer.Activate_Account > form {
    grid-column: 1 / 13;
  }
  #customer > .template_header {
    grid-column: 1 / 12;
    margin-bottom: 4rem;
  }
  #customer > .customer_grid_content,
  #customer > #customer_login {
    grid-column: 1 / 13;
  }

  #customer .large_form label {
    grid-column: 1 / 4;
  }
  #customer .large_form input,
  #customer .action_bottom input,
  #customer .action_bottom .note {
    grid-column: 4 / 7;
  }

  #recover-password > form p.note {
    margin-bottom: 4rem;
  }
  #recover-password > .template_header {
    grid-column: 1 / 13;
  }
  #recover-password > form {
    grid-column: 1 / 13;
  }
  #recover-password .large_form,
  #recover-password .action_bottom {
    grid-template-columns: repeat(12, 1fr);
    gap: 0 0.3rem;
    margin-bottom: 1rem;
  }
  #recover-password .large_form label {
    grid-column: 5 / 7;
  }
  #recover-password .large_form input,
  #recover-password .action_bottom input,
  #recover-password .action_bottom .note {
    grid-column: 7 / 13;
  }

  /* account */
  #account #admin_header {
    grid-column: 1 / 13;
  }
  #account #customer_sidebar,
  #account #customer_orders {
    grid-column: 3 / 13;
  }
  #account #admin_header,
  #customer_detail {
    padding-top: 0.5rem;
    margin-bottom: 2.5rem;
  }
  #admin_header {
    border-top: 1px solid #000;
    padding-top: 0.5rem;
  }
  /* challenge */
  .shopify-challenge__container {
    display: block;
  }
  .shopify-challenge__container .g-recaptcha div {
    margin: 2rem 0 !important;
  }
  .shopify-challenge__container .shopify-challenge__button {
    display: block;
    margin: 2rem 0 !important;
    width: 304px;
  }

  /* order */
  #order #admin_header {
    grid-column: 1 / 13;
  }
  #order > div {
    grid-column: 3 / 13;
    margin-bottom: 2.5rem;
  }
  #order .order_date,
  #order_payment,
  #order_shipping {
    padding-top: 0.5rem;
  }
  #order #order_payment {
    margin-bottom: 2.5rem;
  }
  .order_details ul {
    grid-template-columns: repeat(12, 1fr);
    gap: 0 0.3rem
  }

  #customer_orders .grid-title {
    display: none;
  }
  #customer_orders .order_note ul {
    display: block;
  }
  #customer_orders .order_note.grid-list ul li {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
  }
  #customer_orders .order_note.grid-list ul li::before {
    display: block;
    font-weight: 700;
    color: #888;
    width: 50%;
  }
  #customer_orders .order_note.grid-list ul li:nth-child(1)::before {
    content: "Order";
  }
  #customer_orders .order_note.grid-list ul li:nth-child(2)::before {
    content: "Date";
  }
  #customer_orders .order_note.grid-list ul li:nth-child(3)::before {
    content: "Payment Status";
  }
  #customer_orders .order_note.grid-list ul li:nth-child(4)::before {
    content: "Fulfillment Status";
  }
  #customer_orders .order_note.grid-list ul li:nth-child(5)::before {
    content: "Total";
  }
  .order_details .grid-list li:nth-child(5) {
    text-align: left;
  }

  .order_details .grid-list.grid-title ul {
    display: none;
  }
  .order_details .grid-list ul {
    display: block;
  }
  .order_details .grid-list li {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
  }
  .order_details .grid-list li::before {
    display: block;
    font-weight: 700;
    color: #888;
    width: 50%;
  }
  .order_details .grid-list li:nth-child(1)::before {
    content: "ID";
  }
  .order_details .grid-list li:nth-child(2)::before {
    content: "Name";
  }
  .order_details .grid-list li:nth-child(3)::before {
    content: "Price";
  }
  .order_details .grid-list li:nth-child(4)::before {
    content: "Quantity";
  }
  .order_details .grid-list li:nth-child(5)::before {
    content: "Total";
  }

  #order_details.order_details .grid-list ul {
    padding-bottom: 1.75rem;
    margin-bottom: 1.75rem;
    border-bottom: 1px dotted #000;
  }

  #order_summary ul li:first-child {
    grid-column: 1 / 7;
  }
  #order_summary ul li:last-child {
    grid-column: 7 / 13;
    text-align: left;
  }

  #addresse #admin_header {
    grid-column: 1 / 13;
    margin-bottom: 2.5rem;
  }
  #addresse #add_address,
  #addresse #address_tables {
    grid-column: 3 / 13;
  }
  #add_address {
    border-top: 1px solid #000;
    padding-top: 0.5rem;
  }

  #addresse .customer_address_table ul,
  #addresse .action_bottom,
  #addresse .view_address ul,
  .customer_address_table ul {
    grid-template-columns: repeat(10, 1fr);
    gap: 0 0.3rem;
  }
  #addresse .customer_address_table ul li:first-child,
  #addresse .view_address ul li:first-child,
  .customer_address_table ul li:first-child {
    grid-column: 1 / 6;
  }
  #addresse .customer_address_table ul li:nth-child(2),
  #addresse .view_address ul li:nth-child(2),
  .customer_address_table ul li:nth-child(2) {
    grid-column: 6 / 11;
  }

  .address_country select {
    height: 20.33px;
  }
  #addresse .action_bottom input {
    margin-bottom: 1rem;
  }
  #addresse .action_bottom input,
  #addresse .action_bottom .note {
    grid-column: 6 / 11;
  }

  #cart .grid-list ul,
  #cart .checkout {
    gap: 0 0.3rem;
  }
  #cart .grid-list li:nth-child(1) img {
    width: 100%;
    margin-top: 0.5rem;
  }
  #cart .grid-list.grid-title ul {
    display: none;
  }
  #cart .grid-list ul {
    display: block;
  }
  #cart .grid-list li {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
  }
  #cart .grid-list li::before {
    display: block;
    font-weight: 700;
    color: #888;
    width: 50%;
  }
  #cart .grid-list li:nth-child(1)::before {
    content: "Image";
  }
  #cart .grid-list li:nth-child(2)::before {
    content: "Name";
  }
  #cart .grid-list li:nth-child(3)::before {
    content: "Price";
  }
  #cart .grid-list li:nth-child(4)::before {
    content: "Quantity";
  }
  #cart .grid-list li:nth-child(5)::before {
    content: "Total";
  }

  #cart .grid-list li:nth-child(1) a {
    display: block;
    width: 50%;
  }
  #cart .grid-list li:nth-child(4) input[type="number"] {
    width: 50%;
  }
  #cart .grid-list li:nth-child(5) {
    text-align: left;
  }
  #cart .checkout {
    padding-top: 2.5rem;
  }
  #cart .grid-list.checkout p {
    grid-column: 1 / 6;
  }
  #cart .grid-list.checkout button:first-of-type {
    grid-column: 6 / 8;
  }
  .cart_variant{
    width: 25%;
  }
  p.cart_variant{
    text-align:right;
  }

  .SelectVariant {
    margin-bottom: 2.5rem !important;
  }
.footer_nav{
  margin-bottom:1rem;
}

}