<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 109:1 Expected "}" to go with "{"

**/
body, p, span, label, input, select, option, div {
  /*Googleãƒ•ã‚©ãƒ³ãƒˆ
  font-family: 'Dela Gothic One', cursive;
  font-family: 'Rampart One', cursive;
  font-family: 'RocknRoll One', sans-serif;
  font-family: 'Zen Kurenaido', sans-serif;
  font-family: 'Zen Maru Gothic', sans-serif;*/



.costumposition {
  text-align: center;
} 


.costumposition1 {
  text-align:  center;
} 
@media only screen and (max-width: 450px) {
 .costumposition1 {
  text-align:  center;
  padding: 15px;
  font-size: calc(var(--font-heading-scale) * 1.4rem);
  } 
}
  

/*å•ã„åˆã‚ã›ãƒœã‚¿ãƒ³*/
.btn-gradient-radius {
  display: inline-block;
  padding: 7px 20px;
  border-radius: 25px;
  text-decoration: none;
  color: #FFF;
  background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
  border-bottom: solid 3px #c58668;
  transition: .4s;
}
.btn-gradient-radius:hover {
  background-image: linear-gradient(45deg, #FFC107 0%, #f76a35 100%);
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  border-bottom: none;
}



/*å•ã„åˆã‚ã›å›²ã„ç·š*/
.box17 {
    display: block;
    margin: 0 auto;
    position: relative;
    padding: 0.5em 1.5em;
    border-top: solid 5px #ffdd91;
    border-bottom: solid 5px #ffdd91;
    width: 65%;
}
.box17:before {
    content: '';
    position: absolute;
    top: -10px;
    width: 5px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: #ffdd91;
} 
.box17:after {
    content: '';
    position: absolute;
    top: -10px;
    width: 5px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: #ffdd91;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
} 
.box17:before {left: 10px;}
.box17:after {right: 10px;}
.box17 p {
    margin: 0; 
    padding: 0;
}
@media only screen and (max-width: 510px) {
  .box17 {
    width: 90%;
  }
}


.line2 {
  border-bottom: 1px solid black;
}


.collapsible-content__heading.h1 {
  height: auto;
}


#background {
  background-color: #f3f3f3;
  padding: 1em;
}</pre></body></html>