html:has(dialog[open]) {
  overflow: hidden;
}
header {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 300;
}
body {
  font-family: "Microsoft Yahei", sans-serif;
  color: #555;
  font-size: 14px;
  line-height: 1.5;
  min-width: 320px;
  background-color: #fff;
  margin: 0 auto;
  font-weight: 300;
}  
.w-100 {
  width: 100%;
}
.d-flex {
  display: flex;
}
.justify-content-center {
  justify-content: center;
}
.justify-content-spacebetween {
  justify-content: space-between;
}
.flex-direction-column {
  flex-direction: column;
}
.font-weight-normal {
  font-weight: normal;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.separate-line {
  width: 100%;
  border-bottom: 1px solid #ccc;
}
.z-10 {
  z-index: 10;
  position: relative;
}
.ml-0 {
  margin-left: 0;
}
.mt-40 {
  margin-top: 40px;
}
.mr-20 {
  margin-right: 20px;
}
.mb-20 {
  margin-bottom: 20px;
}
h1 {
  text-align: center;
  font-size: 24px;
  padding: 20px 0 30px;
}
h2 {
  font-size: 28px;
  font-family: "Josefin Sans", "Microsoft Yahei", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  margin: 60px 0 30px 15px;
}
h3 {
  font-family: "Josefin Sans", "Microsoft Yahei", sans-serif;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 300;
  margin: 0 0 20px 15px;
  position: relative;
  padding-left: 1.2em;
  display: flex;
  flex-direction: column;
}
h3::after {
  position: absolute;
  top: 0.6em;
  left: 5px;
  content: '';
  width: 12px;
  height: 1px;
  background-color: #2b2e2f;
  z-index: 2;
}
h3 span {
  font-size: 14px;
}
h4 {
  font-family: "Josefin Sans", "Microsoft Yahei", sans-serif;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 300;
  margin: 0 0 20px;
  display: flex;
  flex-direction: column;
}
h4 span {
  font-size: 14px;
}
.howto-head {
  font-size: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  margin-top: 60px;
}
.howto-head span {
  font-size: 18px;
}
.btn-primary {
  font-family: "Josefin Sans", "Microsoft Yahei", sans-serif;
  background-color: #2b2e2f;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  padding: 10px 24px;
  border-radius: 50px;
  border: none;
  width: 100%;
}
.btn-primary:hover {
  opacity: 0.8;
  cursor: pointer;
}
.btn-primary-sq {
  font-family: "Josefin Sans", "Microsoft Yahei", sans-serif;
  background-color: #2b2e2f;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  padding: 12px 24px;
  width: 100%;
  border: none;
  height: 46px;
  line-height: 26px;
}
.btn-primary-sq::after {
  transform: scale(1);
  padding-left: 18px;
  color: #2b2e2f;
  background-image: url("/img/usr/harakado/arrow-white.png");
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: text-top;
  margin-left: 10px;
}
.btn-secondary {
  font-family: "Josefin Sans", "Microsoft Yahei", sans-serif;
  background-color: #fff;
  color: #2b2e2f;
  font-size: 14px;
  font-weight: 300;
  padding: 10px 24px;
  border-radius: 50px;
  border: 1px solid #2b2e2f;
  margin-bottom: 15px;
  width: 100%;
  text-decoration: none;
}
.btn-secondary:hover {
  opacity: 0.8;
  cursor: pointer;
}
.btn-shop {
  font-family: "Josefin Sans", "Microsoft Yahei", sans-serif;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #2b2e2f;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  padding: 16px;
  border-radius: 10px;
  border: none;
  width: 100%;
  text-align: center;
  margin: 5px;
  text-decoration: none;
}
.btn-shop:hover {
  opacity: 0.8;
  cursor: pointer;
}
.btn-shop .sub_text {
  font-size: 14px !important;
}
.btn-shop .shop_ico {
  width: 60px !important;
}
.btn-shop .main_text {
  font-size: 18px !important;
}
.btn-more {
  font-family: "Josefin Sans", "Microsoft Yahei", sans-serif;
  background-color: #fff;
  color: #2b2e2f;
  font-size: 14px;
  font-weight: 300;
  min-width: 295px;
  padding: 10px 24px;
  border-radius: 50px;
  border: 1px solid #2b2e2f;
  margin-bottom: 30px;
}
.btn-more:hover {
  opacity: 0.8;
  cursor: pointer;
}
.btn-more::before {
  padding-right: 8px;
  color: #2b2e2f;
  background-image: url("/img/usr/harakado/plus.png");
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  height: 12px;
  width: 14px;
  display: inline-block;
  vertical-align: text-top;
}
.btn-mobile_order {
  font-family: "Josefin Sans", "Microsoft Yahei", sans-serif;
  background-color: #2b2e2f;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  padding: 10px 24px;
  border-radius: 50px;
  border: none;
  width: 100%;
  border-radius: 50px;
}
.btn-mobile_order:hover {
  opacity: 0.8;
  cursor: pointer;
}
.btn-mobile_order::before {
  padding-right: 8px;
  color: #2b2e2f;
  background-image: url("/img/usr/harakado/mobile_order_ico.png");
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: bottom;
}
.btn-mobile_order_sec {
  font-family: "Josefin Sans", "Microsoft Yahei", sans-serif;
  background-color: #fff;
  color: #2b2e2f;
  font-size: 16px;
  font-weight: 300;
  padding: 10px 24px;
  border-radius: 50px;
  border: 1px solid #2b2e2f;
  width: 100%;
  border-radius: 50px;
}
.btn-mobile_order_sec:hover {
  opacity: 0.8;
  cursor: pointer;
}
.btn-mobile_order_sec::before {
  padding-right: 8px;
  color: #2b2e2f;
  background-image: url("/img/usr/harakado/mobile_order_bk.png");
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: bottom;
}
.btn-disabled {
  background-color: #999 !important;
  color: #fff !important;
  pointer-events: none;
}
.anker {
  font-family: "Josefin Sans", "Microsoft Yahei", sans-serif;
  line-height: 1.5;
  font-weight: 300;
  text-decoration: none;
  font-size: 16px;
  padding: 5px 13px;
  color: #2b2e2f;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  border-bottom: 1px solid #555;
  width: fit-content;
  margin-left: auto;
  letter-spacing: 2px;
}
.anker::after {
  transform: scale(0.8);
  padding-left: 8px;
  color: #2b2e2f;
  background-image: url("/img/usr/harakado/arrow.png");
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  height: 8px;
  width: 8px;
}
.hr-header {
  align-items: center;
  background-color: #2b2e2f;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  padding: 1rem 1.5rem;
  width: 100%;
}
.hr-header__list {
  box-sizing: border-box;
  display: flex;
  margin: 0;
  padding: 0;
}
.hr-header__list-item {
  list-style: none;
  text-decoration: none;
  white-space: nowrap;
  padding: 0px 10px;
  text-align: center;
}
.hr-header__list-item:last-child {
  width: 100%;
}
.hr-header__list-link {
  color: #fff;
  display: block;
  text-decoration: none;
  padding: 10px 0px;
}
.hr-header__list-link:hover {
  filter: opacity(0.6);
}
.hr-hamburger-menu {
  position: relative;
}
.hr-hamburger-menu__input {
  display: none;
}
.hr-hamburger-menu__bg {
  background-color: #2b2e2f;
  cursor: pointer;
  display: none;
  height: auto;
  left: 0;
  opacity: 0.4;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
#hamburger:checked ~ .hr-hamburger-menu__bg {
  display: block;
}
.hr-hamburger-menu__button {
  display: none;
}
.hr-hamburger-menu__button-mark {
  background-color: #fff;
  display: block;
  height: 1px;
  transition: 0.3s;
  width: 20px;
}
@media screen and (max-width: 750px) {
  .hr-header {
    align-items: center;
    background-color: #2b2e2f;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    padding: 1rem 15px;
    width: 100%;
    position: sticky;
    top: 0;
    z-index: 1000;
  }
  .hr-header__list-item {
    padding: 0;
    white-space: nowrap;
  }
  .hr-header__list-item:last-child {
    border-top: 1px solid #ccc;
    width: 100%;
    margin-top: 10px;
    padding-top: 10px;
  }
  .hr-header__list-link {
    color: #2b2e2f;
    display: block;
    margin-right: 20px;
    text-decoration: none;
    padding: 10px 0px;
    text-align: left;
  }
  .hr-hamburger-menu__list {
    background-color: #f3f3f3;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    left: 0;
    padding: 2rem;
    position: absolute;
    transform: translateX(-100%);
    transition: 0.3s;
    top: 0;
    width: 100%;
  }
  #hamburger:checked ~ .hr-hamburger-menu__list {
    transform: translateX(0%);
    transition: 0.3s;
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
  }
  .hr-hamburger-menu__button {
    align-items: center;
    appearance: none;
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    gap: 5px;
    height: 32px;
    justify-content: center;
    width: 32px;
  }
  #hamburger:checked ~ .hr-hamburger-menu__button .hr-hamburger-menu__button-mark:nth-of-type(1) {
    transform: translate(2px, 1px) rotate(45deg);
    transform-origin: 0%;
    background-color: #2b2e2f;
  }
  #hamburger:checked ~ .hr-hamburger-menu__button .hr-hamburger-menu__button-mark:nth-of-type(2) {
    opacity: 0;
  }
  #hamburger:checked ~ .hr-hamburger-menu__button .hr-hamburger-menu__button-mark:nth-of-type(3) {
    transform: translate(2px, 3px) rotate(-45deg);
    transform-origin: 0%;
    background-color: #2b2e2f;
  }
}
header {
  height: 50px;
  display: flex;
  justify-content: center;
  position: sticky;
  top: 0;
  align-items: center;
  width: 100%;
  background-color: #2b2e2f;
  z-index: 10;
}
header .logo {
  height: 18px;
}
@media screen and (max-width: 750px) {
  main {
    height: 100%;
    margin: 0 auto;
  }
}
main {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
main .white-base {
  background-color: #fff;
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: -5px;
}
main .gray-base {
  background-color: #f3f3f3;
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: -5px;
  padding: 40px 0;
}
main .gray-base h2,
main .gray-base h3 {
  margin-left: 0;
}
main .md_img {
  height: 280px;
  object-fit: cover;
  width: 100%;
}
main .article_img {
  object-fit: cover;
  width: 100%;
  max-width: 750px;
}
main .brand_flex {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: scroll;
  margin-bottom: 40px;
  padding-left: 15px;
}
main .brand_flex .brand_img {
  height: 120px;
  width: 120px;
  border-radius: 10px;
  object-fit: cover;
  margin-right: 10px;
  border: 1px solid #ccc;
}
main .brand_flex .brand_img:last-of-type {
  margin-right: 0;
}
main .puff_flex {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: scroll;
  margin-bottom: 20px;
}
main .puff_flex .puff_content {
  margin-left: 10px;
}
main .puff_flex .puff_content:last-of-type {
  margin-right: 10px;
}
main .puff_flex .puff_content .puff_img {
  height: 230px;
  width: 190px;
  border-radius: 40px;
  object-fit: cover;
  margin-bottom: 5px;
}
main .puff_flex .puff_content p {
  font-size: 12px;
  width: 190px;
}
main .puff_flex .puff_content .puff_title {
  font-size: 16px;
  margin: 5px 0 15px;
}
main .puff_flex .puff_content time {
  font-family: "Josefin Sans", "Microsoft Yahei", sans-serif;
  font-size: 14px;
  margin-top: 10px;
}
main .puff_flex .puff_content .puff_anker {
  font-family: "Josefin Sans", "Microsoft Yahei", sans-serif;
  line-height: 1.5;
  font-weight: 300;
  text-decoration: none;
  font-size: 12px;
  padding: 5px 7px;
  color: #2b2e2f;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  border-bottom: 1px solid #555;
  width: fit-content;
  margin-left: auto;
  letter-spacing: 2px;
}
main .puff_flex .puff_content .puff_anker::after {
  transform: scale(0.8);
  padding-left: 8px;
  color: #2b2e2f;
  background-image: url("/img/usr/harakado/arrow.png");
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  height: 8px;
  width: 8px;
}
main .qa_area {
  width: 100%;
  margin: 40px 0;
}
main .qa_area .q_title {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 300;
  margin: 0 0 20px 0;
  position: relative;
  padding: 0 0 0.5em 1.5em;
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #2b2e2f;
}
main .qa_area .q_title::after {
  position: absolute;
  top: 0;
  left: 0;
  content: 'Q';
  font-weight: bold;
  width: 12px;
  height: 1px;
  z-index: 2;
}
main .qa_area .answer {
  font-size: 14px;
  line-height: 1.5;
}
main .container {
  margin: 0 15px;
  max-width: 750px;
  width: 100%;
}
main .container .line-contents {
  padding: 30px 0 30px 0;
}
main .container .line-contents .content {
  margin-bottom: 30px;
}
main .container .line-contents .content-step {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
main .container .line-contents .content-step .explanation {
  margin: auto;
}
main .container .line-contents .content-step .explanation p {
  margin: 0;
}
@media screen and (max-width: 600px) {
  main .container .line-contents .content-step .explanation p {
    font-size: 14px;
  }
}
main .container .line-contents .content-step .explanation-img img {
  object-fit: cover;
  width: 200px;
  height: 180px;
}
main .container .contents {
  padding: 30px 0 30px 0;
}
main .container .contents .content {
  margin-bottom: 30px;
}
main .container .contents .content-step {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
main .container .contents .content-step .explanation {
  margin: 0;
  margin-right: 10px;
  width: 60%;
}
main .container .contents .content-step .explanation p {
  margin: 0;
}
@media screen and (max-width: 600px) {
  main .container .contents .content-step .explanation p {
    font-size: 14px;
  }
}
main .container .contents .content-step .explanation-img {
  width: 40%;
}
main .container .contents .content p {
  font-size: 16px;
margin
}
main .container .contents .content img {
  width: 100%;
}
main .container .contents .news {
  border-bottom: 1px solid #ccc;
  width: 100%;
}
main .container .contents .news time {
  font-family: "Josefin Sans", "Microsoft Yahei", sans-serif;
  font-size: 14px;
  margin: 10px 20px 0 0;
}
main .container .contents .news a {
  text-decoration: underline;
  text-decoration-color: #555;
}
main .container .contents .news p {
  color: #555;
}
main .container .contents .map-wrap {
  max-width: 50%;
}
main .container .contents .map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 75%;
}
main .container .contents .map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
main .explanation {
  margin: 40px 0;
  font-size: 16px;
}
main section {
  padding-top: 51px;
  margin-top: -51px;
}
main .discription {
  text-align: center;
  font-size: 16px;
  margin-bottom: 30px;
}
main .plan {
  background-color: #f5f5f5;
  padding: 15px;
  margin-bottom: 30px;
}
main .plan .select_plan {
  font-size: 14px;
  text-align: left;
  margin: 0 0 5px;
}
main .plan .plan_name {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}
main .grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: minmax(125px, auto);
  gap: 15px;
}
main .items-harf {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 30px;
}
main .items {
  position: relative;
}
main .items .select_item_img {
  min-width: 125px;
  height: 125px;
  border-radius: 10px;
  margin: 0 auto;
  position: relative;
}
main .items .cart_badge {
  background-color: #f5f5f5;
  border-radius: 50px;
  padding: 5px 10px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  z-index: 5;
}
main .items .cart_badge::before {
  transform: scale(1);
  padding-right: 5px;
  color: #2b2e2f;
  content: url("/img/usr/harakado/check.svg");
}
main .category {
  border: 1px solid #555;
  font-size: 12px;
  padding: 5px 10px;
  color: #555;
  width: fit-content;
  margin: 0 0 10px;
}
main .bland_name,
main .item_name {
  font-size: 14px;
  line-height: 1.5;
  margin: 0 0 5px;
}
main .price {
  font-weight: bold;
  font-size: 18px;
  margin: 0 0 10px;
  color: #2b2e2f;
}
main .price span {
  font-size: 14px;
  padding-left: 5px;
}
main .anker-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
  grid-auto-rows: minmax(15px, auto);
}
main .btn-anker {
  background-color: #fff;
  border: 1px solid #2b2e2f;
  text-decoration: none;
  font-size: 12px;
  border-radius: 50px;
  padding: 5px 13px;
  height: 30px;
  color: #2b2e2f;
  min-width: 114px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
main .btn-anker::after {
  transform: scale(0.8);
  padding-left: 8px;
  color: #2b2e2f;
  background-image: url("/img/usr/harakado/arrow.png");
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  height: 8px;
  width: 2px;
}
main .summarize-parts {
  display: flex;
  justify-content: center;
  margin: 30px 0;
}
main .thanks {
  margin-top: 10vh;
}
footer {
  background-color: #e3e3e3;
  padding: 40px 15px;
  color: #2b2e2f;
}
footer ul {
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: center;
}
footer ul li {
  margin: 0 10px 0;
}
footer ul li img {
  width: 40px;
  height: auto;
}
footer ul li:last-child {
  margin-bottom: 40px;
}
footer small {
  text-align: center;
  display: block;
}
#alert-error {
  color: #d00;
  border: 1px solid #d00;
  background-color: #ffeded;
  border-radius: 50px;
  padding: 13px 24px;
  margin: 0 auto;
  max-width: 75%;
  position: fixed;
  top: 30px;
  z-index: 100;
  display: flex;
  align-items: center;
  right: 0;
  left: 0;
}
#alert-error img {
  margin-right: 10px;
}
#alert-error p {
  margin: 0;
}
#alert-sccess {
  color: #349117;
  border: 1px solid #349117;
  background-color: #f2ffef;
  border-radius: 50px;
  padding: 13px 24px;
  margin: 0 auto;
  max-width: 75%;
  position: fixed;
  top: 30px;
  z-index: 100;
  display: flex;
  align-items: center;
  right: 0;
  left: 0;
}
#alert-sccess img {
  margin-right: 10px;
}
#alert-sccess p {
  margin: 0;
}
html:has(dialog[open]) {
  overflow: hidden;
}
.modal {
  border: none;
  margin: auto;
  position: fixed;
  max-height: 90%;
  padding: 0;
}
.modal::backdrop {
  background: rgba(0,0,0,0.7);
}
.modal .grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: minmax(125px, auto);
  gap: 15px;
}
.modal .items-harf {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 30px;
}
.modal .items {
  position: relative;
}
.modal .items .select_item_img {
  min-width: 120px;
  height: 120px;
  border-radius: 10px;
  margin: 0 auto;
  position: relative;
}
.modal .category {
  border: 1px solid #555;
  font-size: 12px;
  padding: 5px 10px;
  color: #555;
  width: fit-content;
  margin: 0 0 10px;
}
.modal .bland_name,
.modal .item_name {
  font-size: 14px;
  line-height: 1.5;
  margin: 0 0 5px;
}
.modal .price {
  font-weight: bold;
  font-size: 18px;
  margin: 0 0 10px;
  color: #2b2e2f;
}
.modal .price span {
  font-size: 14px;
  padding-left: 5px;
}
.modal .btn-delete-harf {
  color: #d00;
  font-size: 13px;
  padding: 10px 18px;
  border-radius: 50px;
  border: 1px solid #d00;
  background-color: #fff;
  width: 90%;
}
.modal .btn-delete-harf:hover {
  opacity: 0.8;
  cursor: pointer;
}
.modal .btn-more {
  background-color: #fff;
  color: #2b2e2f;
  font-size: 16px;
  min-width: 295px;
  padding: 10px 24px;
  border-radius: 50px;
  border: 1px solid #2b2e2f;
  margin-bottom: 30px;
}
.modal .btn-more:hover {
  opacity: 0.8;
  cursor: pointer;
}
.modal .modal-close {
  border: none;
  padding: 0;
}
.modal .modal-close-img {
  margin-top: -30px;
  position: fixed;
  right: 40px;
}
.modal .modal-close-img:hover {
  cursor: pointer;
}
.modal .modal-items {
  padding: 40px 20px 30px;
}
.modal .btn-area {
  margin: 20px 15px 30px;
}
#comfirm-modal {
  min-height: 30%;
  border: none;
  margin-left: 15px;
  margin-right: 15px;
  width: 100%;
  padding: 0;
}
#comfirm-modal::backdrop {
  background: rgba(0,0,0,0.7);
}
#comfirm-modal p {
  text-align: center;
  color: #555;
}
#comfirm-modal .modal-items {
  padding: 40px 20px 20px;
}
#comfirm-modal .btn-area {
  margin: 10px 15px 30px;
}
#comfirm-modal .btn-mb {
  margin-bottom: 15px;
}
#item-modal {
  border: none;
  margin-left: 15px;
  margin-right: 15px;
  max-height: 80%;
  padding: 0;
  width: 100%;
}
#item-modal-open:hover {
  cursor: pointer;
  opacity: 0.8;
}
#item-modal::backdrop {
  background: rgba(0,0,0,0.7);
}
#item-modal .item-modal-close {
  border: none;
  padding: 0;
}
#item-modal .item-modal-close-img {
  margin-top: -60px;
  position: fixed;
  right: 20px;
}
#item-modal .item-modal-close-img:hover {
  cursor: pointer;
}
#item-modal .modal-items {
  padding: 40px 20px 30px;
}
#item-modal .modal-items .select_item_img {
  min-width: 230px;
  height: 230px;
  border-radius: 10px;
  margin: 0 auto;
  position: relative;
}
#item-modal .modal-items .category {
  border: 1px solid #555;
  font-size: 12px;
  padding: 5px 10px;
  color: #555;
  width: fit-content;
  margin: 0 0 10px;
}
#item-modal .modal-items .bland_name,
#item-modal .modal-items .item_name {
  font-size: 14px;
  line-height: 1.5;
  margin: 0 0 5px;
}
#item-modal .modal-items .price {
  font-weight: bold;
  font-size: 18px;
  margin: 0 0 20px;
  color: #2b2e2f;
}
#item-modal .modal-items .price span {
  font-size: 14px;
  padding-left: 5px;
}
#hiddenElement {
  display: none;
}
#Box2,
#Box3 {
  display: none;
}
.pulldown select {
  width: 100%;
  padding: 15px;
  font-size: 16px;
  color: #555;
  border: 1px solid #555;
  -webkit-appearance: none;
  border-radius: 4px;
  appearance: none;
  background-image: url("/img/usr/harakado/arrow.png");
  background-repeat: no-repeat;
  background-position: right 15px center;
  margin-bottom: 20px;
  background-size: 1em;
}
.sp_hidden {
  display: block;
  position: relative;
}
.pc_hidden {
  display: none;
}
@media screen and (max-width: 750px) {
  .sp_hidden {
    display: none;
  }
  .pc_hidden {
    display: block;
    position: relative;
  }
}
.swiper-slide-active .item,
.swiper-slide-duplicate-active .item,
.swiper-slide-prev .item {
  animation: zoomUp 7s linear 0s normal both;
}
.swiper-pagination {
  z-index: 100;
}
.swiper-pagination .swiper-pagination-bullet {
  background-color: #fff !important;
}
.top_img {
  height: 100vh;
  width: 100%;
  object-fit: cover;
}
.main_img_bg {
  background: rgba(0,0,0,0.5);
  height: 100vh;
  width: 100%;
  position: absolute;
  top: 50px;
  z-index: 5;
}
.main_img_bg .main_img_wrap {
  font-family: "Josefin Sans", "Microsoft Yahei", sans-serif;
  position: relative;
  color: #fff;
  font-size: 1.5em;
  text-align: center;
  font-weight: normal;
  position: absolute;
  top: -25%;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 3.2rem;
}
.main_img_bg .main_img_wrap .main_img_text {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 2px;
}
.main_img_bg .main_img_wrap .main_img_logo {
  height: 28px;
}
.main_img_bg .main_img_wrap .main_img_logosub {
  font-family: "Josefin Sans", "Microsoft Yahei", sans-serif;
  font-weight: bold;
  letter-spacing: 4.6px;
  font-size: 30px;
  margin-top: 5px;
}
@-moz-keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
@-webkit-keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
@-o-keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
#mo-swiper .swiper--wrapper {
  width: 100%;
}
#mo-swiper .swiper-slide {
  color: #fff;
  width: 100%;
}
#mo-swiper .swiper-button-prev,
#mo-swiper .swiper-button-next {
  color: #2b2e2f;
  opacity: 0.8;
}
#mo-swiper .swiper-pagination-bullet {
  background-color: #2b2e2f;
}
.mo_img {
  width: 100%;
  object-fit: cover;
}
.multilingual-navi {
  display: flex;
  flex-direction: column;
  width: 100%;
  position: absolute;
  top: 52px;
  left: 0;
  padding: 0;
  margin: 0;
}
.multilingual-navi__list {
  padding: 0rem 24px;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 750px) {
  .pc_hidden>.multilingual-navi {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: 0px;
    left: 0;
    padding: 0;
    margin: 0;
  }  
  .multilingual-navi__list{
    padding: 0px 10px;
    display: flex;
    justify-content: flex-end;
  }
}
.multilingual-navi__list-OtherTOP {
  font-family: Meiryo, "メイリオ", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif ;
  padding: 0 2px;
  line-height: 1;
  border-left: 1px solid #3b4043;
  list-style-type: none;
}
.multilingual-navi__list-TOP {
  font-family: Meiryo, "メイリオ", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif ;
  padding: 0 2px;
  line-height: 1;
  border-left: 1px solid #ffffff;
  list-style-type: none;
}
.multilingual-navi__list li:first-child {
  border: 0;
}
.multilingual-navi__list-OtherTOP a {
  font-size: 12px;
  line-height: 1;
  color: #3b4043;
  text-decoration: none;
  padding: 10px;
}
.multilingual-navi__list-TOP a {
  font-size: 12px;
  line-height: 1;
  color: #ffffff;
  text-decoration: none;
  padding: 10px;
}
@media screen and (min-width: 901px) {
  .multilingual-navi__list li a{
  font-size: 14px;
  }
}