/*
! tailwindcss v3.0.23 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
body main {
  font-family: "Noto Sans JP", sans-serif !important;
  font-optical-sizing: auto !important;
  font-weight: 300;
  font-style: normal !important;
}

#slots {
  margin: 2rem auto 0 auto !important;
}
.info_contents{
  margin-top: 45px !important;
}
.flex_height_center{
  display: flex !important;
  align-items: center;
}
.card_number{
  margin-left:10px;  
}
#categorySwiper{
  background-color: inherit !important;
}
#categorySwiper .sub_title{
  display: none;
}

.unit_item-card__list{
  align-items: center !important;
}
.nav_back a{
  display:flex;
  align-items: center;
}
.nav_back span{
  padding-left:5px;
  font-size:16px;
  line-height: 20px;
  vertical-align: middle;
  line-height: 1.2;
}
@media (max-width: 750px) {
  .nav_back span{
    font-size:12px !important;
  }
}
.nav_back img{
  width: 20px;
  height: auto;
}

@media (min-width: 750px) {
  main .CategorySwiper {
      padding: 1.5rem;
      padding-left: inherit !important;
      padding-right: inherit !important;
  }
}
.CategorySwiper img{
  width:100%;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  border-radius: 10%;
}
/* フォーカス時のスタイル */
.CategorySwiper_mb a:hover,.CategorySwiper a:hover,.swiper-wrapper a:hover,.item_slide:hover,.phone_mb:hover,.shop_contents a:hover {
  /* filter: brightness(0.9);
  box-shadow: 0 8px 15px #F1F1F1;
  border-radius: 1.25px !important; */
}
.CategorySwiper{
  width:100%; 
  margin:0 auto;
  overflow: hidden;
}
.slider_product_info_product:hover,.slide-content:hover {
  /* padding: 2.5px;
  border-radius: 1.25px !important; */
  }
main .tax_info{
  font-size: 14px !important;
}
.fav_btn  {
  height: inherit !important;
}
.shipping_info_btn{
  height: inherit !important;
  font-size: 11.8px !important;
  margin-bottom:5px;
  margin: 40px 0 5px 0;
}
.sider_bar_content span{
  font-family: "Noto Sans JP", sans-serif !important;
  font-optical-sizing: auto !important;
  font-weight: 300;
  font-style: normal !important;
}
.font_color_gold {
  color: #C2A303 !important;
  font-weight: 400 !important;
}
.margin_center{
  margin: 0 auto;
}
.section-heading{
  font-size:16px;
}
#alert{
  margin: 0 auto;
  max-width: 600px;
}


.info_contents{
  margin-top: 45px !important;
}
.icon_btn{
  max-width:300px;
}
.icon_btn_direct_message_border{
  border: 0.1px solid #929292 !important;
}
.icon_btn {
  display: flex;
  align-items: center; /* 画像とテキストを縦に中央揃え */
  padding: 10px; /* ボタン内の余白 */
  cursor: pointer; /* カーソルをポインタに変更 */
}
.icon_btn span{
  margin-left: 5px; /* 画像とテキストの間隔 */
  line-height: 1; /* テキストの行間を調整 */
}
.icon_btn_direct_message_border span{
  font-size: 13px; /* テキストのサイズ（必要に応じて調整） */
}
.product_info_title{
  text-align:left;
  border-bottom: 0.1px solid #929292;
  font-size: 18px !important;
  padding-bottom: 10px;
}
.product_info_top_title{
  border-bottom: 0.1px solid #929292;
  font-size:20px !important;
}
@media (max-width: 767px) {
  .font_rich_itoshio_head {
      font-size: 20px !important;
  }
  .product_info_top_title{
    font-size:18px !important;
  }
  .icon_btn_direct_message_border span{
      font-size:11px !important;
  }
  .shop_main_info p {
      font-size:13.8px !important;
  }
  .product_info_title{
    font-size: 18px !important;
  }
  .shipping_info_btn{
    margin: 20px 0 5px 0 !important;
  }
}

@media (min-width: 1500px) {
  .font_rich_itoshio {
      font-size: 16px !important;
  }
}

#price_nav .font_rich_itoshio{
  font-size: 12.2px !important;
}
.auth_info{
  margin-bottom:10px;
  font-size:16px;
}
.lightbox {
  margin-top:2rem !important;
}

.flex_center{
  display:flex; 
  justify-content:center; 
  align-items:center;
}

.Itoshio_shopping-item-card:not(:first-child) {
  margin-top: 2rem;
}

.white-space{
  white-space: nowrap;
}
.page_title{
  font-size: 22px; 
  width:100%; 
  /* color: #C2A303 !important;  */
  text-align: center;
}

.freezeframe{
  width: 35%;
}

.payment_select_table{
  line-height:2;
  max-width:600px;
  margin:0 auto;
}

.itoshio_square .faceicon img {
  float: left;
  max-width: 170px;
}
.square{
  position: relative;
  /* background-color:#dcdcdc; */
  aspect-ratio: 1/1;
}
.product_shop_logo {
  width: 10%;
  height: 10%;
}
.says_product_info p,.chatting p{
  font-weight: 300 !important;  
}

@media (min-width: 700px) {
  .says_product_info p,.chatting p{
    font-size:12px;
  }
}


@media (min-width: 700px) {
  .says_product_info p,.chatting p{
    font-size:15px;
  }
}

@media (min-width: 1000px) and (max-width: 1300px) {
  .itoshio_square .faceicon, .itoshio_ball .faceicon {
    max-width: 93px !important;
  }
  .itoshio_square .faceicon{
    margin-right: -100px !important;
  }
}

@media (min-width: 1300px) and (max-width: 1500px) {
  .says_product_info p,.chatting p{
    font-size:16px;
  }
  .itoshio_square .faceicon{
    margin-right: -115px !important;
  }
  .itoshio_square .faceicon, .itoshio_ball .faceicon{
      max-width: 135px !important;
  }
}

@media (min-width: 1500px) {
  .says_product_info p,.chatting p{
    font-size:16px;
  }
}



.says_product_info h3{
  text-align: start; 
  line-height:2.0; 
  font-size:22px; 
  border-bottom:0.1px solid #929292;
}
@media (max-width: 767px) {
  .says_product_info h3{
    font-size:18px !important; 
  }
}
.Itoshio_button {
  font-size:12px;
}

select {
  background-color: #f7f8f9;
  border: 1px solid #c1c7d1;
}
.custom-input-field::placeholder,.custom-textarea-field::placeholder {
  color:#c2c8d2;
}
.c-text {
  display: flex;
  line-height: 1.4;
  align-items:center;
}
main .custom-input-field {
  box-sizing: border-box;
  width: 100%;
  color: #2e3242;
  border: 1px solid #c1c7d1;
  border-radius: 4px;
  padding: 0 12px;
  /* font-size: 16px;
  height: 40px;
  line-height: 1.2em; */

  font-size: 17px;
  height: 45px;
  line-height: 45px;
  -webkit-appearance: none;
  appearance: none;
}
main .custom-textarea-field{
  box-sizing: border-box;
  width: 100%;
  color: #2e3242;
  /* background-color: #f7f8f9; */
  border: 1px solid #c1c7d1;
  border-radius: 4px;
  min-height: 136px;
  resize: vertical;
  padding: 12px;
  -webkit-appearance: none;
  appearance: none;
  font-size: 17px;
  height: 45px;
  /* line-height: 45px; */
}
main .custom-select-field{
  font-size: 16px !important;
  line-height: 24px !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(209 213 219 / var(--tw-border-opacity)) !important;
  min-width: 90px;
  font-weight: 300 !important;
}

.fixed_info{
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background: white;
  border: 0.1px solid #929292;
}
.price_title{
  font-size: 24px;
}
@media (max-width: 767px) {
  .price_title{
      font-size: 20px !important;
  }
}
.sns_list{
  margin:0 auto;
  margin-top:15px;
  width:100%;
}

/* タブメニュー */
.tab__menu {
  display: flex;
  align-items: flex-end; /* メニューを下揃え */
  padding: 0;
  margin: 0;
  justify-content: center;
}

.tab__menu-item {
  list-style: none;
  width: 100px;
  padding: 0px 5px; /* メニューに高さを付ける */
  text-align: center;
  margin-right: 6px;
  font-size:14px;
}

.tab__menu-item:last-of-type {
  margin-right: 0px;
}

/* is-activeがついている時のスタイル */
.tab__menu-item.is-active {
  padding: 6px 5px;
  font-size:18px;
  text-decoration: underline;
  text-decoration-color: #929292;
  text-underline-offset: 5px;
}

/* タブパネル */
.tab__panel {
  width: 100%;
}

.tab__panel-box001,.tab__panel-box002 {
  display: none;
}
/* is-showがついている時のスタイル */
.tab__panel-box.is-show {
  display: block;
}

button {
  border-radius: 0.25rem !important;
}

.close {
  float: right;
  font-size: 28px;
  font-weight: 400;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.Itoshio_cart__head{
  justify-content: center;
}
#loading {
  width: 300px;
  display: none;
}
.fetching{
    display: block !important;
}
#loading::after {
  content: '';
  display: block;
  margin: auto;
  width: 300px;
  border: 4px solid #ccc;
  border-right-color: #0AC;
  border-radius: 100px;
  width: 30px;
  height: 30px;
  animation: rotation 0.6s linear infinite;
}

.Itoshio_main__details>*{
  padding-right: inherit !important;
  padding-bottom: inherit !important;
}
.Itoshio_main__details_pc {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}
@media (min-width: 1000px) {
  .Itoshio_main__details_pc {
    /* border-left: 0.1px solid #F1F1F1; */
  }
}

.Itoshio_main_contents{
  height:100%;
  overflow: hidden;
}
.Itoshio_main_primary{
  height: 100%;
  overflow-y: auto;
  overflow-y: scroll; /* スクロール可能にする */
  -ms-overflow-style: none;  /* Internet Explorer 10+ */
  scrollbar-width: none;  /* Firefox */
  padding: 0rem 1vw 2.5rem 1vw;
  box-sizing: border-box;
  position: relative;
  margin: 0 auto;
  border-left: 0.1px solid #F1F1F1;
  border-right: 0.1px solid #F1F1F1;
}

.Itoshio_main__details{
  height: 100%;
  overflow-y: auto;
  overflow-y: scroll; /* スクロール可能にする */
  -ms-overflow-style: none;  /* Internet Explorer 10+ */
  scrollbar-width: none;  /* Firefox */
  padding-bottom:20px;
}

#main_side_bar_second .show_more{
  width: 100%;
  margin-top: 10px;
  justify-content: flex-end;
}

.mobile_header {
  background-color: white;
}

footer {
  padding-top: 1rem;
  background-color: white !important;
}
.user_name {
  font-size: 14px;
}

.message {
  font-size: 16px;
}

.Itoshio_cart__head {
  display: flex;
  justify-content: center;
  align-items: baseline;
}

.send_date {
  font-size: 10px;
}

.chat_content {
  display: flex;
  justify-content: space-around;
  width: 100%;
}

.chat_info {
  justify-content: flex-start;
  padding-left: 1.5rem !important;
}

.chat_info2 {
  display: flex;
  flex-direction: column;
  /* 要素を縦方向に配置 */
  align-items: center;
  margin-left: auto;
}

.message_count {
  width: 24px;
  /* 丸の幅 */
  height: 24px;
  /* 丸の高さ */
  background-color: #9acd32;
  /* 背景色を緑に設定 */
  border-radius: 50%;
  /* 丸い形状にするために50%に設定 */
  text-align: center;
  /* テキストを中央に配置 */
  color: white;
  /* テキストの色を白に設定 */
  font-weight: 400;
  /* テキストを太字に設定 */
  line-height: 24px;
  /* テキストの縦方向の中央配置 */
  vertical-align: middle;
  /* 垂直方向の中央揃え */
  margin-top: 5px;
  /* 上部のマージンを調整 */
}


.user-list {
  overflow-y: hidden !important;
  max-height: inherit !important;
}

#main_side_bar .second_side_bar_category,
#main_side_bar .second_side_bar_price,
#main_side_bar .second_side_bar_shop {
  margin-top: 11rem;
  width: 100%;
}

.second_side_bar_category,
.second_side_bar_price,
.second_side_bar_shop {
  width: 100%;
}

.sider_bar_content {
  width: 100%;
}

.searchSelect a {
  color: #C2A303 !important;
}

#main_side_bar .sider_bar_content span {
  margin-left: 0 !important;
}

.slider_product_info {
  position: relative;
  width: 100%;
}

.slider_product_info_shop {
  display: flex;
  align-items: center;
  margin-top: 1.0rem;
}

.slider_product_info_product {
  width: 100%;
  display: flex;
  align-items: flex-end;
}

@media (max-width: 767px) {
  main .slider_product_info_shop {
    margin-top: 1.25rem;
  }

  .slider_product_info_product .font_rich_itoshio {
    /* margin-top: 1rem; */
  }

  .sub_title {
    font-size: 16px !important;
  }

  #slots {
    padding-bottom:20px !important;
  }
}

.main_contents {
  background-color: white;
}

.header_contents_pc {
  height: 700px;
}

#slots {
  width: 95%;
  margin: 0 auto;
  padding-bottom:70px;
}

main::-webkit-scrollbar {
  display: none;
}
.mobile_header {
  position: fixed;
  z-index: 10000;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #F1F1F1;
  height: 55px;
  justify-content: center;
}

ul.bottom-menu {
  height: 45px !important;
}
.footer_info_contents {
  display: flex;
}

.footer_info_content a {
  display: block;
  margin-top: 1rem;
}

.footer_info_content a span {
  line-height: 20px;
}

.footer_gold_images {
  display: flex;
}

.footer_gold_images img {
  width: 10%;
  height: 10%;
}

.footer_info p {
  font-size: 16px;
  line-height: 40px;
}

.footer_info_contents {
  /* justify-content: space-between; */
  width: 50%;
  min-width:800px;
}

.foot_pc {
  width: 95%;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom:15px;
}

.menu-btn2 .red-dot {
  position: absolute;
  top: 8px;
  right: -3.5px;
  width: 4px;
  height: 4px;
  /* background-color: red; */
  background: #4876BD !important;
  border-radius: 50%;
}

.lb-next, .lb-prev {
  opacity: 1 !important;
}

#main_side_bar_second .red-dot {
  position: absolute;
  top: -1px;
  right: -8.5px;
  width: 4px;
  height: 4px;
  background-color: red;
  background: #4876BD !important;
  border-radius: 50%;

  /* position: absolute;
  top: -1px;
  right: -8.5px;
  width: 4px;
  height: 4px;
  /* background-color: red; */
  /* background: #4876BD !important;
  border-radius: 50%;
  top: 50%;
  right: 121%;
  transform: translate(-50%, -50%); */
}

.gnavi__pc-style_second .red-dot {
  position: absolute;
  top: -2px;
  right: 0px;
  width: 5px;
  height: 5px;
  background-color: red;
  border-radius: 50%;
}

#welcome_nav {
  text-align: center;
}

#category_nav li {
  text-align: center;
}

#keyword_nav {
  border: 0.1px solid #929292;
  padding: 20px !important;
  width: 95%;
}
#foot_nav{
  display:block;
}

.nav_search-gender-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  /* gap: 8px; */
  width: 95% !important;
  margin: 0 auto;
  border: 0.1px solid #929292;
  padding: 20px !important;
  border-radius: 0.25rem !important;
}

element.style {}

.nav_search-label.is-active {
  color: #fff;
  background-color: #88bbce;
}

.nav_search-label {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 12px;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #454040;
  border-radius: 9999px;
}

input {
  line-height: normal;
}

.nav_search-gender-container p {
  color: #000;
  text-align: left;
}

#welcome_nav h2 {
  color: #000 !important;
}

#keyword_nav p {
  color: #000 !important;
}

.gnavi__sp-style.active {
  background-color: #fff !important;
  border-right: 1px solid #454040;
}

.header_mb_a {
  display: flex;
  align-items: center;
  justify-content: start;
  margin: 0 auto;
}

.logo_header_mb_a {
  margin-right: auto;
}

.message_header_mb_a {
  margin-left: auto;
}

#search_item_mb:hover,
.nav_search-label:hover {
  background-color: #929292;
}

.gnavi__pc-style {
  margin-left: 25px;
  padding-top: 0;
  width: 100%;
}

.gnavi__pc-style .search_form {
  display: flex;
  height: 40px;
  align-items: center;
}

body .search_form input {
  height: 40px;
  width: 100%;
  border-radius: 9999px;
  color: black;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #F3F3F3;
  height: 35px !important;
}

.search_form button {
  height: 40px !important;
  align-items: center;
  display: flex;
  justify-content: center;
}

.search_form button span {
  width: 30px;
  color: #fff;
}

.gnavi__pc-style_second {
  padding-top: 0;
  margin-left: auto;
}

.gnavi__pc-style_second ul {
  margin: 0 auto;
}

.gnavi__pc-style_second li {
  position: relative;
}

.gnavi__pc-style_second li img {
  width: 90%;
}
.info-btn,.icon_btn span{
  font-weight: 300 !important;
}
.pc_user_name_header {
  text-align: right;
}
.sidebar_icon {
  width: 28px;
  height: 28px;
}

.sider_bar_content {
  display: flex;
  justify-contents: center;
  margin-top: 1.0rem;
}

.sider_bar_content a {
  display: flex;
  width: 80%;
  margin: 0 auto;
  align-items: center;
  cursor: pointer;
  padding: 0.5px 5px 0.5px 5px;
}

.sider_bar_content a:hover {
  background: #F1F1F1;
  border-radius: 0.25rem;
}
.sider_bar_content span {
  margin-left: 1.25rem;
  line-height: 25px;
  font-size: 16px;
}
.main_contents {
  display: flex;
}
#main_side_bar_second .font_rich_itoshio{
  font-size:1rem !important;
  padding-bottom: 1px;
}
.second_side_bar {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  padding: 1rem;
  background-color: #fff;
  border: 0.1px solid #929292;
  z-index: 1000;
  border-radius: 0.25rem !important;
}

.text_decoration{
  /* text-decoration: underline;
  text-decoration-color: #929292;
  text-underline-offset: 3px; */
}

.shop_name{
  font-size: 14px;
}

.sider_bar_content {
  position: relative;
}

.nav_search-label {
  margin: 5px;
}

.standard_my_site,
.standard_option {
  margin-top: 3.0rem;
}

.sidebar_logo {
  display: flex;
  width: 80%;
  margin: 2rem auto;
  align-items: center;
}

.sidebar_search {
  display: flex;
  width: 80%;
  margin: 0 auto;
  align-items: center;
}

.svg_header {
  width: 45px;
}

.gnavi__pc-style_second ul li {
  width: 32px;
  font-size: 18px;
}

.gnavi__pc-style_second ul {
  display: flex;
  justify-content: space-between;
}

.header_pc {
  position: fixed;
  z-index: 10000;
  height: 100%;
  max-height: 90px;
}

.pc_user_name_header {
  width: 10%;
}

.logo_header {
  width: 80%;
  max-width: 200px;
}

.svg_pc {
  width: 35px;
  margin: 0 auto;
}

.mb_center_pc {
  display: flex;
  width: 100%;
  align-items: center;
}

.head-btn {
  display: none;
}

.logo {
  margin: 0 auto;
}

h1 {
  font-size: 20px;
}

.gnavi__pc-style {
  padding-top: 30px;
  text-align: center;
  padding-right: 50px !important;
}

.gnavi__pc-style ul {
  display: flex;
  justify-content: space-between;
}


.menu-btn2 {
  display: none;
}

@media screen and (max-width: 1000px) {
  .shop_name{
    font-size: 10px !important;
  }

  .header_pc {
    max-height: 50px !important;
  }

  .pc_user_name_header {
    display: none !important;
  }

  .header_mb_a {
    position: fixed;
    top: 19.5px;
  }

  .gnavi__pc-style {
    display: none;
  }

  .mb_center_header {
    display: flex;
    justify-content: start;
    align-items: center;
    font-size: 24px;
  }

  /*メニューボタン　展開前*/
  .menu-btn2 {
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: fixed;
    right: 12px;
    top: 8.5px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 42px;
    height: 42px;
    cursor: pointer;
    text-align: center;
    z-index: 11000 !important;
  }

  .menu-btn {
    display: block;
    position: fixed;
    left: 9.5px;
    top: 8.5px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 42px;
    height: 42px;
    cursor: pointer;
    text-align: center;
    z-index: 11000 !important;
  }

  .head-btn {
    display: block;
    position: absolute;
    left: 20px;
    top: 16px;
    width: 42px;
    height: 42px;
    cursor: pointer;
    text-align: center;
  }

  .menu-btn span {
    display: block;
    position: absolute;
    width: 20px;
    height: 1px;
    left: 6px;
    background: #555;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }

  .menu-btn span:nth-of-type(1) {
    top: 15px;
  }

  .menu-btn span:nth-of-type(2) {
    top: 21px;
  }

  .menu-btn span:nth-of-type(3) {
    top: 27px;
  }

  /*メニューボタン　展開後*/
  .menu-btn.active span:nth-child(1) {
    top: 16px;
    left: 6px;
    background: #000 !important;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    z-index: 13000 !important;
  }

  .menu-btn.active span:nth-child(2),
  .menu-btn.active span:nth-child(3) {
    top: 16px;
    background: #000 !important;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  /*スマホ用のメニュー*/
  .gnavi__sp-style {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    color: #000000 !important;
    background-color: #ffffff !important;
    width: 90% !important;
    height: 120vh;
    opacity: 0;
    transition: opacity .6s ease, visibility .6s ease;
    display: flex;
    align-items: center;
    /* display: none; */
    overflow-x: hidden;
    padding-bottom:60px;
    overflow: auto;
  }

  .gnavi__sp-style ul {
    margin: 0 auto;
    padding: 0;
    width: 100%;
  }

  #foot_nav li {
    list-style-type: none;
    padding: 0;
    width: 100%;
    transition: .4s all;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    /* border-top: 1px solid #A5CD89; */
    line-height: 50px;
    width: 90%;
    margin: 0 auto;
  }

  #foot_nav li:last-of-type {
    padding-bottom: 0;
  }

  #foot_nav li:hover {
    background: #ddd;
  }

  #foot_nav li a {
    display: block;
    color: #fff;
    padding: 1em 0;
    text-decoration: none;
    fomt-family: YadoSymbols;
  }

  .gnavi__sp-style.active {
    display: block;
    opacity: 1;
    z-index: 10005;
  }


  .bottom-menu.active {
    display: block;
  }

  .bottom-menu.close {
    display: none;
  }

  .gnavi__pc-style {
    display: none;
  }

  .gnavi__pc-style_second {
    display: none;
  }

  /*スマホ用のメニュー*/
  .gnavi__sp-style {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    color: #fff;
    background-color: #5a5453;
    text-align: center;
    width: 100%;
    height: 100vh;
    opacity: 0;
    transition: opacity .6s ease, visibility .6s ease;
    display: flex;
    align-items: center;
  }

  .gnavi__sp-style ul {
    margin: 0 auto;
    padding: 0;
    width: 100%;
  }

  #foot_nav li {
    list-style-type: none;
    padding: 0;
    width: 100%;
    transition: .4s all;
  }

  #foot_nav li:last-of-type {
    padding-bottom: 0;
  }

  #foot_nav li:hover {
    background: #ddd;
  }

  #foot_nav li a {
    display: block;
    color: #fff;
    padding: 1em 0;
    text-decoration: none;
    fomt-family: YadoSymbols;
  }

  .gnavi__sp-style.active {
    display: block;
    opacity: 1;
  }


  footer a {
    font-size: 20px;
    font-size: 13px !important;
  }
}

.head-btn.active {
  display: block;
}

.head-btn.close {
  display: none;
}

.category_menu {
  display: inline-flex;
}

.submit_nav {
  width: 115px !important;
  text-align: center;
  cursor: pointer;
  z-index: 10000;
  /* box-shadow: 0 0 5px 0.5px rgba(0,0,0,0.5);  */
}

@media screen and (max-width: 1000px) {
  .img_mb_width {
    width: 3.6rem !important;
    height: 3.6rem !important;
  }

  .shadow_pc {
    display: none !important;
  }

  .svg_under_bar {
    width: 26.2px;
    height: 26.2px;
    opacity: 1;
    margin: 0 auto;
  }
}

@media screen and (max-width: 700px) {
  .swiper-product-button-next,
  .swiper-product-button-prev {
    display: none !important;
  }
}

#shopSwiper,#categorySwiper {
  position: relative;
}

/*========================
　smartphone　bottom menu
　========================*/
@media (min-width: 767px) {
  .bottom-menu {
    display: none !important;
  }
}

.mini-text {
  font-size: 10px;
}

/*文字大きさ*/

ul.bottom-menu {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
  /*高さ*/
  margin: 0;
  padding: 0;
  border-top: 1px solid #F1F1F1;
  /*バーの下の線*/
  z-index: 30;
  background-color: #ffffff;
}

ul.bottom-menu li {
  float: left;
  width: 20%;
  list-style-type: none;
  text-align: center;
  font-size: 25px;
  /*アイコンのサイズ*/
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bottom-menu li a {
  color: #545454;
  /*アイコン＆文字の色*/
  text-decoration: none;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.bottom-menu li a:hover {
  color: #a9a9a9;
  /*マウスオーバー時の色*/
}

/* === 展開メニュー === */

ul.menu-second-level {
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}

ul.menu-second-level li a {
  border-top: 1px dashed #a9a9a9;
  /*展開の枠点線*/
  font-size: 15px;
  /*展開メニューの文字サイズ*/
  line-height: 30px;
  /*文字の縦幅*/
}

.menu-second-level li a:hover {
  height: 100%;
  background: lightgrey;
  /*マウスオーバーの色*/
}

li.menu-width-max ul.menu-second-level {
  position: absolute;
  bottom: 47px;
  /*高さ*/
  left: 0;
  box-sizing: border-box;
  width: 100%;
  padding: 0;
}

li.menu-width-max:hover ul.menu-second-level {
  bottom: 47px;
  /*高さ*/
  visibility: visible;
  opacity: 1;
}

li.menu-width-max ul.menu-second-level li {
  float: left;
  width: 100%;
  border: none;
}

.menu-second-level.active {
  display: none;
}

.menu-second-level.close {
  display: block;
}

.logo {
  margin: 0 auto;
}

.gnavi__pc-style {
  margin: 0 0 0 auto;
}

.gnavi__pc-style ul {
  display: flex;
  justify-content: space-between;
}

.gnavi__pc-style ul li:not(:last-of-type) {
  margin-right: 10px;
}

.gnavi__pc-style_second ul li:not(:last-of-type) {
  margin-right: 10px;
}

/*ここから下がハンバーガーメニューのスタイル*/
.gnavi__sp-style {
  display: none;
}

footer a {
  font-size: 20px;
  font-size: 15px;
}

.footer_content {
  display: flex !important;
  align-items: center;
  align-items: center;
  justify-content: center;
}

.foot_p p {
  font-size: 14px;
}

.foot_mobile .pt-8 p {
  font-size: 14px;
}

.pl_rem {
  padding-left: 2.0rem;
}

.head {
  padding-top: 20px;
  color: #545454;
}

.top {
  margin-top: 20px;
  color: #545454;
}

.foot_mobile {
  height: 400px;
  width: 100%;
}

.SITE_FOOTER_WRAPPER_MOBILE {
  display: none;
}

@media (max-width: 767px) {
  .foot_mobile {
    height: 320px;
    width: 100%;
  }

  .SITE_FOOTER_WRAPPER_PC {
    display: none;
  }

  .SITE_FOOTER_WRAPPER_MOBILE {
    display: block !important;
  }

  .foot_mobile .pt-8 p {
    font-size: 9.8px;
  }

  .foot_p p {
    font-size: 10px;
  }

  .foot_p li {
    font-size: 10px;
  }

  .foot_p {
    padding-left: 20px;
  }

  .footer_last {
    font-size: 10px;
  }
}

.SITE_FOOTER_WRAPPER_PC {
  grid-area: 4/1/5/2;
  position: relative;
}

#SITE_FOOTER {
  --bgPosition: 0px;
  --bg: var(--color_11);
  --shd: none;
  --bordersPosition: 6px;
  --outerLineSize: 3px;
  --brd: var(--color_15);
  --lineGap: 5px;
  --innerLineSize: 1px;
  --brd2: var(--color_14);
  --alpha-brd2: 0;
  --alpha-brd: 0;
  --alpha-bg: 1;
  --boxShadowToggleOn-shd: none;
  --shc-mutated-brightness: 128, 128, 128;
}

#SITE_FOOTER {
  left: 0;
  margin-left: 0;
  width: 100%;
  min-width: 980px;
}

#SITE_FOOTER {}

#SITE_FOOTER {
  --pinned-layer-in-container: 54;
  --above-all-in-container: 49;
}

.hpA9KH {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.UEjKbP,
.pwLEnC {
  position: relative;
  width: 100%;
}

.UEjKbP,
.pwLEnC {
  position: relative;
  width: 100%;
}

.pwLEnC {
  height: auto;
}

[data-mesh-id=SITE_FOOTERinlineContent] {
  height: auto;
  width: 100%;
}

[data-mesh-id$=centeredContent],
[data-mesh-id$=form],
[data-mesh-id$=inlineContent] {
  pointer-events: none;
  position: relative;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] {
  position: static;
  display: grid;
  height: auto;
  width: 100%;
  min-height: auto;
  grid-template-rows: repeat(2, min-content) 1fr;
  grid-template-columns: 100%;
}

#comp-lb91k9ls1 {
  height: auto;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-lb91k9ls1"] {
  position: relative;
  margin: 0px 0px 51px calc((100% - 980px) * 0.5);
  left: 83px;
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
  align-self: start;
}

#comp-lb91k9ls1 {
  width: 257px;
  /* height: 218px; */
  height: 135px;
}

.font_5 {
  font: var(--font_5);
  color: rgb(var(--color_15));
  letter-spacing: 0em;
}

#comp-lb91k9lt {
  height: auto;
}

#comp-lb91k9lt {
  width: 257px;
  height: 144px;
}

#comp-lb91k9lt {}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-lb91k9lt"] {
  position: relative;
  margin: 0px 0px 10px calc((100% - 980px) * 0.5);
  left: 361px;
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
  align-self: start;
}

.BaOVQ8,
.KcpHeO {
  word-wrap: break-word;
  min-height: var(--min-height);
  min-width: var(--min-width);
  overflow-wrap: break-word;
  pointer-events: none;
  text-align: start;
}

#comp-l6qvm1l43 {
  height: auto;
}

#comp-l6qvm1l43 {
  width: 59px;
  height: 19px;
}

#comp-l6qvm1l43 {}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l6qvm1l43"] {
  position: relative;
  margin: 0px 0px 10px calc((100% - 980px) * 0.5);
  left: 296px;
  grid-area: 2 / 1 / 3 / 2;
  justify-self: start;
  align-self: start;
}

.BaOVQ8,
.KcpHeO {
  word-wrap: break-word;
  min-height: var(--min-height);
  min-width: var(--min-width);
  overflow-wrap: break-word;
  pointer-events: none;
  text-align: start;
}

#comp-l6qvm1l33 {
  height: auto;
}

#comp-l6qvm1l33 {
  width: 165px;
  height: 19px;
}

#comp-l6qvm1l33 {}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l6qvm1l33"] {
  position: relative;
  margin: 0px 0px 10px calc((100% - 980px) * 0.5);
  left: 368px;
  grid-area: 2 / 1 / 3 / 2;
  justify-self: start;
  align-self: start;
}

.BaOVQ8,
.KcpHeO {
  word-wrap: break-word;
  min-height: var(--min-height);
  min-width: var(--min-width);
  overflow-wrap: break-word;
  pointer-events: none;
  text-align: start;
}

#comp-l6qvm1l2 {
  height: auto;
}

#comp-l6qvm1l2 {
  width: 139px;
  height: 19px;
}

#comp-l6qvm1l2 {}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l6qvm1l2"] {
  position: relative;
  margin: 0px 0px 10px calc((100% - 980px) * 0.5);
  left: 544px;
  grid-area: 2 / 1 / 3 / 2;
  justify-self: start;
  align-self: start;
}

.BaOVQ8,
.KcpHeO {
  word-wrap: break-word;
  min-height: var(--min-height);
  min-width: var(--min-width);
  overflow-wrap: break-word;
  pointer-events: none;
  text-align: start;
}

#comp-l9tqvx8f {
  height: auto;
}

#comp-l9tqvx8f {
  width: 457px;
  height: 17px;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l9tqvx8f"] {
  position: relative;
  margin: 0px 0px 13px calc((100% - 980px) * 0.5);
  left: 261px;
  grid-area: 3 / 1 / 4 / 2;
  justify-self: start;
  align-self: start;
}

.BaOVQ8,
.KcpHeO {
  word-wrap: break-word;
  min-height: var(--min-height);
  min-width: var(--min-width);
  overflow-wrap: break-word;
  pointer-events: none;
  text-align: start;
}


.border-slide-product-list {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 20px;
}

.border-product-list {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 0px;
}

.slide_title {
  color: #545454;
}

.product_set {
  width: 100%;
}

@media (max-width: 767px) {
  .product_set {
    width: 85% !important;
  }
}

.arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 45px;
  height: 45px;
  background-color: gray;
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.arrow.left {
  left: 0;
}

.arrow.right {
  right: 0;
}

button.link-style-btn {
  cursor: pointer;
  border: none;
  background: none;
  color: #0033cc;
  border-bottom: 1px solid #0033cc;
}

button.link-style-btn:hover {
  text-decoration: underline;
  color: #002080;
}

@media (max-width: 767px) {
  .label_mb {
    padding-left: 12.8px !important;
  }

  .seemore_link {
    margin-right: 0.4rem !important;
  }

  .arrow {
    display: none !important;
  }
}

.alert_level_2_slide {
  background-color: #0fafaa;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 8px;
  height: 25px;
  line-height: 25px;
  padding: 0px 12px;
  width: 80px;
  text-align: center;
}

.text {
  color: #6592C6 !important;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .text {
    /* padding-bottom: 24px; */
  }
}

li.item_slide {
  display: inline-block;
  /* margin-top: 25px; */
  /* margin-left: 10px;
    margin-right: 10px; */
  /* margin-left: 5px !important; */
  margin-right: 1rem !important;
  margin-bottom: 16px;
  min-width: 220px;
  max-width: 220px;
}

.square_image {
  display: block !important;
  position: relative !important;
}

.square_image::before {
  content: "" !important;
  display: block !important;
  padding-top: 100% !important;
}

.square_image img {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  object-fit: cover !important;
}

figure {
  /* background-color: gray; */
  /* border: 1px dashed #c2c8d2; */
  position: relative;
}

.figure_pc_rec {
  display: inline-block !important;
  vertical-align: middle !important;
  position: relative !important;
  width: 100% !important;
}

@media screen and (max-width: 767px) {
  .figure_pc_rec {
    max-width: 140px !important;
  }

  .alert_level_2_slide {
    border-radius: 4px;
    font-size: 8px;
    height: 20px;
    line-height: 20px;
    padding: 0px 12px;
    width: 60px !important;
    text-align: center;
  }
}

.figure_pc_rec img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.horizontal-list_slide_mb {
  width: 100% !important;
}

ul.horizontal-list_slide {
  overflow-x: auto;
  white-space: nowrap;
  width: 70%;
  margin: 0 auto;
  -ms-overflow-style: none;
  /* Firefox 対応 */
  scrollbar-width: none;
  /* padding-left: 15px; */
  padding-right: 15px;
}

ul.horizontal-list_slide::-webkit-scrollbar {
  display: none;
}

.list li {
  position: relative;
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 31.8%;
  flex: 0 1 31.8%;
  margin-left: 2.2%;
  margin-bottom: 5.4%;
}

.list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

@media (max-width: 767px) {
  li.item_slide {
    min-width: 150px !important;
    max-width: 150px !important;
  }
}


.slide-product {
  position: relative;
  overflow: hidden;
}

#top-contents-mobile {
  display: none;
}

#top_contents_pc_header {
  display: block;
}

.swiper2 {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

@media (max-width: 800px) {
  #top-contents-pc {
    display: none;
  }
  #top-contents-mobile {
    display: block !important;
  }
}

@media (max-width: 1200px) {
  #register_list {
    display: none !important;
  }
}

#register_list {
  width: 90%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding: 30px;
  border-radius: 15px;
  border: 1px solid #545454;
  box-sizing: border-box;
  justify-content: space-around;
}

.register_list_logo {
  width: 40%;
}

#register_list a {
  font-size: 15px;
  padding: 10px 30px 10px 30px;
  font-size: 17px;
  cursor: pointer;
  border-radius: 50px;
  border: 1px solid #545454;
  box-sizing: border-box;
}
ul {
  list-style: none !important;
}

.Itoshio_cart-price-info__item {
  margin-top: 8px;
}

@media screen and (max-width: 1000px) {
  .Itoshio_main__details>* {
    padding: 2.5rem 6.4vw !important;
  }
}

@media screen and (min-width: 1000px) {
  .Itoshio_shopping-item-card__media-wrap {
    /* border-right: 1px solid rgba(0,0,0,0.1); */
  }
}

@media screen and (min-width: 1000px) {
  .Itoshio_shopping-item-card__media-wrap {
    border-bottom: none;
  }
}

.Itoshio_shopping-item-card__media-wrap {
  /* border-bottom: 1px solid rgba(0,0,0,0.1); */
  padding: .5rem;
}

@media screen and (min-width: 1000px) {
  .Itoshio_shopping-item-card__media-wrap {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    grid-row: 1/4;
  }
}

.Itoshio_shopping-item-card__media-wrap {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
  display: flex;
}


.Itoshio_default-layout__content {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  width: 100%;
  height:100%;
}

@media screen and (min-width: 1000px) {
  .Itoshio_notifications {
    padding-left: 3.125vw;
    padding-right: 3.125vw;
  }
}

@media screen and (min-width: 12.8px) {
  .Itoshio_notifications {
    padding-left: 3.125vw;
    padding-right: 3.125vw;
  }
}

.Itoshio_notifications {
  padding-left: 0.4vw;
  padding-right: 6.4vw;
}

@media screen and (min-width: 12.8px) {
  .Itoshio_notifications {
    top: calc(5.5rem + var(--banner-height));
  }
}

.Itoshio_notifications {
  position: sticky;
  position: -webkit-sticky;
  top: calc(3.5rem + var(--banner-height));
  z-index: 6;
  width: 100%;
  box-sizing: border-box;
}

/* layout__content>:not(.notnuxt) {
  flex: 1 0 auto;
  width: 100%;
} */

@media screen and (min-width: 767px) {
  .Itoshio_main_contents {
    display: flex;
    flex-wrap: wrap;
  }
}

div {
  display: block;
}

.Itoshio_default-layout {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  --header-height-m: 88px;
}

@media screen and (min-width: 1000px) {
  .Itoshio_main_primary {
    padding-bottom: 5rem;
  }
}

@media screen and (min-width: 1000px) {
  .Itoshio_main_primary {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 1000px) {
  .Itoshio_main_primary {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (min-width: 1000px) {
  .Itoshio_main_primary {
    width: 66.6666666667%;
  }
}
.Itoshio_information-banner {
  border-radius: .5rem;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .04), 0 12px 20px 0 rgba(0, 0, 0, .08);
  background-color: #fff;
}

.Itoshio_information-banner {
  display: flex;
  flex-direction: row;
  overflow: hidden;
  align-items: stretch;
}

.Itoshio_information-banner__icon {
  padding: 1rem;
  background-color: #19110b;
}

.Itoshio_information-banner__icon {
  display: flex;
  align-items: center;
}

.Itoshio_information-banner__message-wrapper {
  padding: 1rem;
}

.Itoshio_information-banner__message-wrapper {
  flex: 1 1 auto;
  align-self: center;
}

@media screen and (min-width: 12.8px) {
  @supports (-webkit-line-clamp:1) .Itoshio_information-banner__message.-has-modal {
    -webkit-line-clamp: 1;
  }
}

@supports (-webkit-line-clamp:1) {

  .Itoshio_information-banner__message.-has-modal {
    -webkit-line-clamp: 2;
  }
}

.body-xs:lang(ja),
.body-xs:lang(ko),
.body-xs:lang(th),
.body-xs:lang(zh) {
  letter-spacing: 0;
  line-height: normal;
  font-style: normal;
}

.body-xs:lang(ja) {
  font-size: 9px;
}

@media screen and (min-width: 12.8px) {
  @supports (-webkit-line-clamp:1) .Itoshio_information-banner__message {
    -webkit-line-clamp: 2;
  }
}

@supports (-webkit-line-clamp:1) {

  .Itoshio_information-banner__message {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    white-space: normal;
  }
}

.Itoshio_information-banner__message {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.body-xs {
  font-size: .875rem;
  letter-spacing: .025rem;
  line-height: 1.25rem;
  font-weight: 300;
}

.Itoshio_information-banner__message p {
  display: inline;
}

.body-xs:lang(ja),
.body-xs:lang(ko),
.body-xs:lang(th),
.body-xs:lang(zh) {
  letter-spacing: 0;
  line-height: normal;
  font-style: normal;
}

.body-xs:lang(ja) {
  font-size: 9px;
}

@supports (-webkit-line-clamp:1) {

  .Itoshio_information-banner__message {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    white-space: normal;
  }
}


.Itoshio_information-banner__message {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.Itoshio_cart__head {
  display: flex;
  justify-content: center;
  align-items: baseline;
}

.Itoshio_cart__title:lang(ja),
.Itoshio_cart__title:lang(ko),
.Itoshio_cart__title:lang(th),
.Itoshio_cart__title:lang(zh) {
  letter-spacing: 0;
  line-height: normal;
  font-style: normal;
}

.Itoshio_cart__title:lang(ja),
.Itoshio_cart__title:lang(ko),
.Itoshio_cart__title:lang(zh) {
  font-size: 1.3125rem;
}

.Itoshio_cart__title {
  margin: 1.5rem 0;
}

h1 {
  margin: .67em 0;
}

.Itoshio_cart__title {
  font-size: 1.75rem;
  letter-spacing: 0;
  line-height: 2rem;
  font-weight: 500;
  color: inherit;
}

.Itoshio_cart__subtitle,
.Itoshio_cart__title {
  display: flex;
  align-items: center;
  text-transform: uppercase;
}

.Itoshio_cart__continue-shopping:lang(ja),
.Itoshio_cart__continue-shopping:lang(ko),
.Itoshio_cart__continue-shopping:lang(th),
.Itoshio_cart__continue-shopping:lang(zh) {
  letter-spacing: 0;
  line-height: normal;
  font-style: normal;
}


.Itoshio_cart__continue-shopping {
  box-shadow: 0 2px 0 -1px;
  transition: color .3s cubic-bezier(.39, .575, .565, 1);
  cursor: pointer;
}

a {
  background-color: transparent;
}

.Itoshio_shopping-item-card {
  background-color: #fff;
  /* border-bottom:2px solid #f6f5f3; */
}

.Itoshio_cart_item {
  margin-bottom: 1.0rem;
}

@media screen and (min-width: 1000px) {

  .Itoshio_shopping-item-card {
    -ms-grid-columns: 50% 50% !important;
    grid-template-columns: 50% 50% !important;
    -ms-grid-rows: auto 1fr;
    grid-template-rows: auto 1fr;
  }
}

.Itoshio_shopping-item-card {
  position: relative;
  overflow: hidden;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 132px 1fr;
  grid-template-columns: 132px 1fr;
}

@media screen and (min-width: 1000px) {

  .Itoshio_shopping-item-card__media-wrap {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    grid-row: 1/4;
  }
}


.Itoshio_shopping-item-card__media-wrap {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
  display: flex;
}

div[role=button] {
  cursor: pointer;
}

.Itoshio_shopping-item-card__media-button {
  /* background-color: #f6f5f3; */
}

.Itoshio_shopping-item-card__media-button {
  position: relative;
  width: 100%;
}

.Itoshio_shopping-item-card__media {
  display: block;
  position: relative;
  overflow: hidden;
  height: 100%;
}

.Itoshio_shopping-item-card__media:before {
  padding-top: 100%;
}

.Itoshio_shopping-item-card__media:before {
  display: block;
  content: "";
  width: 100%;
}

.Itoshio_shopping-item-card__media>:not(button):not(.Itoshio_loader):not(.Itoshio_nosized) {
  left: 0;
  right: 0;
}

.Itoshio_shopping-item-card__media>:not(button):not(.Itoshio_loader):not(.Itoshio_nosized) {
  position: absolute;
  top: 0;
  width: 100%;
}

.Itoshio_smart-picture {
  position: relative;
  height: 100%;
}

.placeholder-square {
  display: block;
  position: relative;
  overflow: hidden;
}

.placeholder-square:before {
  padding-top: 100%;
}

.placeholder-square:before {
  display: block;
  content: "";
  width: 100%;
}

div[role=button] {
  cursor: pointer;
}

.placeholder-square>:not(button):not(.Itoshio_loader):not(.Itoshio_nosized) {
  left: 0;
  right: 0;
}

.placeholder-square>:not(button):not(.Itoshio_loader):not(.Itoshio_nosized) {
  position: absolute;
  top: 0;
  width: 100%;
}

.Itoshio_smart-picture.is-loaded picture {
  opacity: 1;
}

.Itoshio_smart-picture picture {
  left: 0;
  right: 0;
  transition: opacity .3s cubic-bezier(.39, .575, .565, 1);
}

.Itoshio_smart-picture picture {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

[dir=ltr] .Itoshio_product-picture.is-loaded.-gradient img {
  background: url(/static_lvfront/product-card-gradients/gradient_default.svg) 0 0/cover no-repeat;
}

.Itoshio_smart-picture.-fit-contain img {
  object-fit: cover;
}

.Itoshio_smart-picture img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

img {
  border-style: none;
}

@media screen and (min-width: 1000px) {
  .Itoshio_shopping-item-card__header {
    padding: 1.5rem;
  }
}


@media screen and (max-width: 1000px) {
  .Itoshio_shopping-item-card__header {
    padding: 20px;
  }
}

[dir=ltr] .Itoshio_shopping-item-card__header {
  padding: 1rem 1rem 1rem .5rem;
}

.Itoshio_shopping-item-card__header {
  /* border-bottom: 1px solid rgba(0,0,0,0.1); */
}

@media screen and (min-width: 1000px) {
  .Itoshio_shopping-item-card__header {
    -ms-grid-column: 2 !important;
    grid-column: 2 !important;
  }
}

.Itoshio_shopping-item-card__header {
  -ms-grid-column: 2;
  grid-column: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.Itoshio_shopping-item-card__ref:lang(ja),
.Itoshio_shopping-item-card__ref:lang(ko),
.Itoshio_shopping-item-card__ref:lang(th),
.Itoshio_shopping-item-card__ref:lang(zh) {
  letter-spacing: 0;
  line-height: normal;
  font-style: normal;
}

.Itoshio_shopping-item-card__ref:lang(ja) {
  font-size: 9px;
}

.Itoshio_shopping-item-card__ref {
  margin-bottom: .25rem;
}

.Itoshio_shopping-item-card__ref {
  font-size: .875rem;
  letter-spacing: .075rem;
  line-height: 1rem;
  color: inherit;
}


@media screen and (min-width: 1000px) {

  .Itoshio_shopping-item-card__name:lang(ja),
  .Itoshio_shopping-item-card__name:lang(ko),
  .Itoshio_shopping-item-card__name:lang(th),
  .Itoshio_shopping-item-card__name:lang(zh) {
    letter-spacing: 0;
    line-height: normal;
    font-style: normal;
  }
}

@media screen and (min-width: 1000px) {

  .Itoshio_shopping-item-card__name:lang(ja) {
    font-size: 12px;
  }
}

.Itoshio_shopping-item-card__name:lang(ja),
.Itoshio_shopping-item-card__name:lang(ko),
.Itoshio_shopping-item-card__name:lang(th),
.Itoshio_shopping-item-card__name:lang(zh) {
  letter-spacing: 0;
  line-height: normal;
  font-style: normal;
}

.Itoshio_shopping-item-card__name:lang(ja) {
  font-size: .9rem;
}

.Itoshio_shopping-item-card__name {
  margin: 0;
}

@media screen and (min-width: 1000px) {

  .Itoshio_shopping-item-card__name {
    font-size: 1.25rem;
    letter-spacing: 0;
    line-height: 1.5rem;
    color: inherit;
  }
}

.Itoshio_shopping-item-card__name {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 1.25rem;
  color: inherit;
  text-transform: uppercase;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  word-break: break-word;
}

h2 {
  display: block;
}

@media screen and (min-width: 1000px) {

  .Itoshio_shopping-item-card__infos {
    padding: 1.5rem;
  }
}

.Itoshio_shopping-item-card__infos {
  padding: 1rem;
}

@media screen and (min-width: 1000px) {

  .Itoshio_shopping-item-card__infos {
    -ms-grid-column: 2 !important;
    -ms-grid-column-span: 1 !important;
    grid-column: 2 !important;
  }
}

.Itoshio_shopping-item-card__infos {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/3;
  -ms-grid-row: 2;
  grid-row: 2;
  display: flex;
  flex-direction: column;
}

.list-label-l:lang(ja),
.list-label-l:lang(ko),
.list-label-l:lang(th),
.list-label-l:lang(zh) {
  letter-spacing: 0;
  line-height: normal;
  font-style: normal;
}

.list-label-l {
  font-size: 12px;
  letter-spacing: .025rem;
  line-height: 1.25rem;
}

ul {
  display: block;
  list-style-type: disc;
  /* margin-block-start: 1em;
margin-block-end: 1em;
margin-inline-start: 0px;
margin-inline-end: 0px;
padding-inline-start: 40px; */
}

.Itoshio_shopping-item-card__list-item {
  display: flex;
  /* align-items: center; */
  align-items: end;
}

li {
  display: list-item;
  text-align: -webkit-match-parent;
}

.list-label-l:lang(ja),
.list-label-l:lang(ko),
.list-label-l:lang(th),
.list-label-l:lang(zh) {
  letter-spacing: 0;
  line-height: normal;
  font-style: normal;
}


.list-label-l {
  font-size: 12px;
  letter-spacing: .025rem;
  line-height: 1.25rem;
}

.Itoshio_shopping-item-card__list-item+.Itoshio_shopping-item-card__list-item {
  padding-top: .5rem;
}

.Itoshio_shopping-item-card__infos>*+* {
  padding-top: 1.5rem;
}

*+.Itoshio_disclaimer {
  margin: 10px 0;
}

@media screen and (min-width: 1000px) {

  .Itoshio_disclaimer:lang(ja),
  .Itoshio_disclaimer:lang(ko),
  .Itoshio_disclaimer:lang(th),
  .Itoshio_disclaimer:lang(zh) {
    letter-spacing: 0;
    line-height: normal;
    font-style: normal;
  }
}

@media screen and (min-width: 1000px) {

  .Itoshio_disclaimer {
    padding: 1.5rem;
  }
}

.Itoshio_disclaimer {
  background-color: #f6f5f3;
  padding: 1rem;
  font-size: 12px;
}

.list-label-m:lang(ja),
.list-label-m:lang(ko),
.list-label-m:lang(th),
.list-label-m:lang(zh) {
  letter-spacing: 0;
  line-height: normal;
  font-style: normal;
}


@media screen and (min-width: 1000px) {

  .Itoshio_disclaimer {
    font-size: 12px;
    letter-spacing: .025rem;
    line-height: 1.25rem;
    color: inherit;
  }
}

.Itoshio_disclaimer {
  display: flex;
}

@media screen and (min-width: 1000px) {

  .Itoshio_disclaimer .Itoshio_icon {
    margin-right: 1rem;
  }
}

[dir=ltr] .Itoshio_disclaimer .Itoshio_icon {
  margin-right: .5rem;
}

.Itoshio_disclaimer .Itoshio_icon {
  width: 1rem;
  height: 1.25rem;
  flex: 0 0 1rem;
  color: #19110b;
}

.Itoshio_icon {
  fill: currentColor;
}

svg:not(:root) {
  overflow-clip-margin: content-box;
  overflow: hidden;
}

.Itoshio_disclaimer .Itoshio_icon {
  width: 1rem;
  height: 1.25rem;
  flex: 0 0 1rem;
  color: #19110b;
}

.Itoshio_icon {
  fill: currentColor;
}

@media screen and (min-width: 1000px) {

  .Itoshio_disclaimer:lang(ja),
  .Itoshio_disclaimer:lang(ko),
  .Itoshio_disclaimer:lang(th),
  .Itoshio_disclaimer:lang(zh) {
    letter-spacing: 0;
    line-height: normal;
    font-style: normal;
  }
}

.list-label-m:lang(ja),
.list-label-m:lang(ko),
.list-label-m:lang(th),
.list-label-m:lang(zh) {
  letter-spacing: 0;
  line-height: normal;
  font-style: normal;
}


@media screen and (min-width: 1000px) {

  .Itoshio_disclaimer {
    font-size: 12px;
    letter-spacing: .025rem;
    line-height: 1.25rem;
    color: inherit;
  }
}

.Itoshio_disclaimer__content p {
  margin: 0;
}

@media screen and (min-width: 1000px) {

  .Itoshio_disclaimer .Itoshio_link:lang(ja),
  .Itoshio_disclaimer a:lang(ja),
  .Itoshio_disclaimer button:lang(ja) {
    letter-spacing: 0;
    line-height: normal;
    font-style: normal;
  }
}

@media screen and (min-width: 1000px) {

  .Itoshio_disclaimer .Itoshio_link,
  .Itoshio_disclaimer a,
  .Itoshio_disclaimer button {
    box-shadow: 0 2px 0 -1px;
    transition: color .3s cubic-bezier(.39, .575, .565, 1);
    cursor: pointer;
  }
}

.Itoshio_disclaimer .Itoshio_link:lang(ja),
.Itoshio_disclaimer a:lang(ja),
.Itoshio_disclaimer button:lang(ja) {
  font-size: 9px;
  letter-spacing: 0;
  line-height: normal;
  font-style: normal;
}

.Itoshio_disclaimer .Itoshio_link,
.Itoshio_disclaimer a,
.Itoshio_disclaimer button {
  box-shadow: 0 2px 0 -1px;
  transition: color .3s cubic-bezier(.39, .575, .565, 1);
  cursor: pointer;
}

@media screen and (min-width: 1000px) {

  .Itoshio_disclaimer .Itoshio_link,
  .Itoshio_disclaimer a,
  .Itoshio_disclaimer button {
    font-size: 12px;
    letter-spacing: .025rem;
    line-height: 1.25rem;
    color: inherit;
    text-decoration: none;
    color: #19110b;
  }
}

.Itoshio_shopping-item-card__form {
  margin-top: auto;
}

.Itoshio_shopping-item-card__infos>*+* {
  padding-top: 1.5rem;
}

.Itoshio_shopping-item-card__form {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.Itoshio_shopping-item-card .Itoshio_select {
  width: 4.125rem;
}

.Itoshio_select {
  background: #fff;
}

.Itoshio_select {
  position: relative;
}

[dir=ltr] .Itoshio_select .Itoshio_icon {
  right: 1rem;
}

.Itoshio_select .Itoshio_icon {
  transform: translateY(-50%);
}

.Itoshio_select .Itoshio_icon {
  width: 1rem;
  height: 1rem;
  position: absolute;
  z-index: 1;
  top: 50%;
}

.Itoshio_icon {
  fill: currentColor;
}

.Itoshio_select select:lang(ja),
.Itoshio_select select:lang(ko),
.Itoshio_select select:lang(th),
.Itoshio_select select:lang(zh) {
  line-height: 3rem;
}

.Itoshio_select select:lang(ja),
.Itoshio_select select:lang(ko),
.Itoshio_select select:lang(th),
.Itoshio_select select:lang(zh) {
  letter-spacing: 0;
  line-height: normal;
  font-style: normal;
}

[dir=ltr] .Itoshio_select select {
  padding: 0 2rem 0 1rem;
}

.Itoshio_select select {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0;
  box-shadow: none;
  transition: border .3s cubic-bezier(.39, .575, .565, 1);
  background: transparent;
}

.list-label-l:lang(ja),
.list-label-l:lang(ko),
.list-label-l:lang(th),
.list-label-l:lang(zh) {
  letter-spacing: 0;
  line-height: normal;
  font-style: normal;
}

.Itoshio_select select {
  box-sizing: border-box;
  height: 3rem;
  font-size: 12px;
  letter-spacing: .025rem;
  line-height: 1.5rem;
  font-weight: 300;
  color: #19110b;
  width: 100%;
  font-weight: 400;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  max-width: 100%;
  position: relative;
  text-overflow: ellipsis;
  z-index: 1;
}

.Itoshio_shopping-item-card__price:lang(ja),
.Itoshio_shopping-item-card__price:lang(ko),
.Itoshio_shopping-item-card__price:lang(th),
.Itoshio_shopping-item-card__price:lang(zh) {
  letter-spacing: 0;
  line-height: normal;
  font-style: normal;
}

.Itoshio_shopping-item-card__price:lang(ja) {
  font-size: .9rem;
}

[dir=ltr] .Itoshio_shopping-item-card__price {
  text-align: right;
}

.Itoshio_shopping-item-card__price {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 1.25rem;
  color: inherit;
  flex-grow: 1;
}

.Itoshio_shopping-item-card__price:lang(ja),
.Itoshio_shopping-item-card__price:lang(ko),
.Itoshio_shopping-item-card__price:lang(th),
.Itoshio_shopping-item-card__price:lang(zh) {
  letter-spacing: 0;
  line-height: normal;
  font-style: normal;
}

.Itoshio_shopping-item-card__price:lang(ja) {
  font-size: .9rem;
}

[dir=ltr] .Itoshio_shopping-item-card__price {
  text-align: right;
}

.Itoshio_shopping-item-card__price {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 1.25rem;
  color: inherit;
  flex-grow: 1;
}

.Itoshio_shopping-item-card__actions {
  height: 40px;
  margin-bottom: 5px;
  padding: 0 1.5rem 0 1.5rem;
}
.Itoshio_shopping-item-card__actions .Itoshio_button{
  margin-right: 0.5rem;
}

@media screen and (min-width: 1000px) {

  .Itoshio_shopping-item-card__actions {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2 !important;
  }
}

.Itoshio_shopping-item-card__actions {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/3;
  -ms-grid-row: 3;
  grid-row: 3;
  display: flex;
  /* border-bottom: 1px solid #e5e7eb; */
}

.Itoshio_shopping-item-card__actions .Itoshio_button {
  padding-left: .5rem;
  padding-right: .5rem;
}

.Itoshio_shopping-item-card__actions .Itoshio_button {
  display: flex;
  align-items: center;
  justify-content: center;
  word-break: break-all;
}

.Itoshio_button:lang(ja),
.Itoshio_button:lang(ko),
.Itoshio_button:lang(th),
.Itoshio_button:lang(zh) {
  letter-spacing: 0;
  line-height: normal;
  font-style: normal;
}

.Itoshio_button {
  border: none;
  background: none;
  padding: 1rem 1.5rem;
  transition: border .3s cubic-bezier(.39, .575, .565, 1), box-shadow .3s cubic-bezier(.39, .575, .565, 1), color .3s cubic-bezier(.39, .575, .565, 1), background .3s cubic-bezier(.39, .575, .565, 1), box-shadow .3s cubic-bezier(.39, .575, .565, 1);
}

.Itoshio_button,
.Itoshio_chip-button,
.Itoshio_icon-button {
  text-align: center;
  cursor: pointer;
}

button {
  border: 0;
  margin: 0;
  padding: 0;
  background: transparent;
  cursor: pointer;
  text-align: inherit;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

.Itoshio_shopping-item-card__actions>* {
  width: 50%;
}

.Itoshio_button {
  font-weight: 400;
  color: inherit;
  display: inline-block;
  box-sizing: border-box;
}

.Itoshio_shopping-item-card__actions .Itoshio_button {
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.Itoshio_button,
.Itoshio_chip-button,
.Itoshio_icon-button {
  text-decoration: none;
}

.Itoshio_main__details {
  background-color: #fff;
  position: relative;
  padding-bottom:20px;
}

.Itoshio_main__details>* {
  padding: 1.5rem 6.4vw;
  box-sizing: border-box;
}

@media screen and (min-width: 767px) {
  .Itoshio_main__details {
    width: 33.3333333333%;
  }
}

@media screen and (min-width: 1000px) {
  .Itoshio_main__details>* {
    padding-bottom: 2.5rem;
  }

  .Itoshio_main__details .back_info {
    padding-top: 1.0rem !important;
  }
}

@media screen and (min-width: 1000px) {
  .Itoshio_main__details>* {
    padding-left: 3.125vw;
    padding-right: 3.125vw;
  }
}

@media screen and (min-width: 1000px) {
  .Itoshio_main_contents .Itoshio_product-reinsurance {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.Itoshio_main_contents .Itoshio_product-reinsurance {
  padding-top: 0;
  padding-bottom: 0;
}

@media screen and (min-width: 1000px) {
  .Itoshio_main__details>*+* {
    border-top: 0.15px solid rgba(0, 0, 0, 0.1);
  }
}

.Itoshio_main__details>*+* {
  border-top: 0.1px solid #929292;
}

@media screen and (min-width: 1000px) {
  .Itoshio_main__details>* {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}

@media screen and (min-width: 1000px) {
  .Itoshio_main__details>* {
    padding-left: 3.125vw;
    padding-right: 3.125vw;
  }
}

@media screen and (min-width: 12.8px) {
  .Itoshio_main__details>* {
    padding-left: 3.125vw;
    padding-right: 3.125vw;
  }
}

.Itoshio_list {
  margin: 0;
  padding: 0;
}

.Itoshio_product-reinsurance__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.Itoshio_list {
  list-style: none !important;
}

ul {
  display: block;
  list-style-type: disc;
  /* margin-block-start: 1em;
margin-block-end: 1em;
margin-inline-start: 0px;
margin-inline-end: 0px;
padding-inline-start: 40px; */
}

.Itoshio_product-reinsurance__item:not(:last-child) {
  border-bottom: 1px solid #e1dfd8;
}

.Itoshio_product-reinsurance__item {
  padding: 0;
}

.Itoshio_product-reinsurance__item {
  width: 100%;
  position: relative;
  min-height: 6.875rem;
}

.list-label-l:lang(ja),
.list-label-l:lang(ko),
.list-label-l:lang(th),
.list-label-l:lang(zh) {
  letter-spacing: 0;
  line-height: normal;
  font-style: normal;
}

.Itoshio_cart-price-info__line {
  display: flex;
  justify-content: space-between;
}

.-text-is-medium {

}

.list-label-l:lang(ja),
.list-label-l:lang(ko),
.list-label-l:lang(th),
.list-label-l:lang(zh) {
  letter-spacing: 0;
  line-height: normal;
  font-style: normal;
}

.list-label-l:lang(ja),
.list-label-l:lang(ko),
.list-label-l:lang(th),
.list-label-l:lang(zh) {
  letter-spacing: 0;
  line-height: normal;
  font-style: normal;
}


.Itoshio_cart-price-info__line {
  display: flex;
  justify-content: space-between;
}


.Itoshio_cart-price-info,
.Itoshio_price {
  text-align: right !important;
}

div {
  display: block;
}

[dir=ltr] .Itoshio_cart-price-info .Itoshio_price {
  text-align: right;
}

.heading-6 {
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
  font-weight: 400;
}

.Itoshio_cart__actions {
  margin-top: 1.5rem;
}

@media screen and (min-width: 1000px) {
  .Itoshio_cart__actions {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
  }
}

.Itoshio_cart__actions {
  display: flex;
  flex-direction: column;
  align-items: center;
}


.Itoshio_button.-fullwidth {
  width: 100%;
}

.Itoshio_button.-primary {
  color: #fff;
  line-height: 1;
  background-color: #454040;
}


.Itoshio_button,
.Itoshio_chip-button,
.Itoshio_icon-button {
  text-align: center;
  cursor: pointer;
}
.Itoshio_main_contents .mySwiper {
  /* margin-left: 1rem; */
}

.Itoshio_main_contents .mySwiper2 {
  width: 100%;
}

.Itoshio_main_contents .swiper-button-next:after,
.Itoshio_main_contents .swiper-button-prev:after,
.Itoshio_main_contents .swiper-rtl .swiper-button-next:after {
  content: 'next';
  text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff;
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.Itoshio_main_contents .swiper-button-prev:after{
  content: 'prev' !important;
}

.Itoshio_main_contents .swiper-button-next {
  right: 10px;
  text-align: right;
}

.Itoshio_main_contents .swiper-button-prev {
  left: 10px;
  text-align: left;
}

.Itoshio_main_contents .swiper-button-next,
.Itoshio_main_contents .swiper-button-prev {
  color: black;
}

.Itoshio_main_contents .heart {
  padding-right: 10px;
}

.Itoshio_main_contents p {
  line-height: 1.5;
}

.Itoshio_main_contents .custom-input {
  max-width: 700px;
}

.Itoshio_main_contents .custom-text-area {
  height: 200px;
  width: 90%;
  color: black;
  padding: 10px;
  margin-top: 0.5rem !important;
  background-color: #d7ebfe;
  margin: 0 auto;
}

.Itoshio_main_contents .custom-input {
  width: 90%;
  color: black;
  padding: 10px;
  margin-top: 0.5rem !important;
  background-color: #d7ebfe;
}

.table_content {
  padding: 10px;
  text-align: left;
  margin: 0 auto;
  display: block;
}

#product_images {
  width: 100%;
  margin: 0 auto;
  overflow-x: hidden;
}

#standard_product_info3,
#standard_product_info4,
#standard_product_info5 {
  margin-top: 32px !important;
  width: 90%;
  margin: 0 auto;
}

#standard_product_info6{
  margin-top: 32px !important;
}

@media screen and (min-width: 900px) {

}

#first_stadard_product_info,
#standard_product_info3,
#standard_product_info4,
#standard_product_info5 {
  width: 100% !important;
  margin: 0 auto;
}

@media (min-width: 767px) {
  main .info_pc {
    padding-left: 2rem !important;
  }
}

#first_product_top_info,
#second_product_top_info {
  width:85%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  #first_product_top_info {
    width:95% !important;
  }
  #second_product_top_info {
    width:100% !important;
  }
}


h3 {
  color: #545454 !important;
  font-size: 20px !important;
}

@media screen and (max-width: 767px) {
  .category_list_pan_mobile {
    margin-top: 25px !important;
    margin-bottom: 10px !important;
    margin: 0 auto;
    width: 95%;
  }
}

.favorite_pc {
  display: flex !important;
  width: 95%;
  justify-content: space-between;
  /* align-items: center; */
  align-items: flex-end;
}

.favorite_pc .alert_level_2 {
  margin-left: 0;
  margin-right: auto;
}

.favorite_pc button {
  margin-left: auto;
  margin-right: 0;
}

.favorite_pc .fav_btn img {
  max-width: 24px;
}

iframe {
  margin: 0 auto;
  max-width: 100%;
}

/* Modal styles */
.shipping_modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}

.shipping_info_title {
  text-align: center;
}

.shipping_modal_content {
  background-color: #fefefe;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  width: 400px;
  max-height: 80%;
  overflow-y: auto;
}

.shipping_list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top:12.5px;
}

.close_shipping_modal {
  color: #aaa;
  float: right;
  font-size: 24px;
  font-weight: 400;
}

.ball_figure {
  max-width: 200px;
  width: 90%;
  position: initial;
}

.ball_img {
  width: 100px;
  height: 100px;
}

.label_td {
  width: 20%;
}

#standard_product_info5 table td {
  padding: 0px !important;
  vertical-align: middle !important;
}

#standard_product_info5 table,
th,
td {
  border-collapse: collapse;
  border: 1.0px solid #F1F1F1;
  line-height: 1.5;
}

#standard_product_info5 table {
  width: 100%;
}

.itoshio_ball {
  width: 100%;
  overflow: hidden;
}

.itoshio_square {
  width: 100%;
  overflow: hidden;
}

@media (min-width: 2000px) {

  .itoshio_square .faceicon,
  .itoshio_ball .faceicon {
    max-width: 200px !important;
  }
}

.itoshio_square .faceicon {
  float: left;
  margin-right: -90px;
  max-width: 100px;
  width: 90%;
}

@media (min-width: 1000px) {
  #first_stadard_product_info {
    display: flex;
  }

  .main_product_info {
    width: 80%;
  }
}

.itoshio_ball .faceicon {
  max-width: 200px;
}

.itoshio_ball .faceicon img {
  width: 100%;
  border-radius: 50%;
}

.itoshio_square .faceicon img {
  float: left;
  max-width: 170px;
}

.itoshio_ball .chatting {
  width: 100%;
}

.active {
  display: block;
}

.says {
  display: inline-block;
  position: relative;
  margin: 5px 0 0 120px;
  /* padding: 17px 13px; */
  padding: 0px 13px;
  border-radius: 12px;
  width: 75%;
}

.says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 18px;
  left: -24px;
  border: 12px solid transparent;
}

main .info_pc {
  width: 20%;
  min-width: 400px;
}

.custom-input_table {
  width: 90% !important;
  color: black !important;
  padding: 10px;
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
  background-color: #d7ebfe;
}

.says_product_info {
  display: inline-block;
  position: relative;
  margin: 0px 0 0 110px;
  padding: 0px 13px;
  border-radius: 12px;
  width: 85%;
}

/* 1000pxから750pxのときのスタイル変更 */
@media (max-width: 1000px) and (min-width: 750px) {
  .says_product_info {
    width: 75% !important; /* 例として幅を70%に変更 */
  }
}

.swiper-button {
  place-content: center;
  width: 6.4rem !important;
  height: 6.4rem !important;
  cursor: pointer;
  -webkit-transition: var(--transition);
  transition: var(--transition);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.entity {
  text-align: center;
}


.square_image_footer {
  position: relative !important;
}

.square_image_footer::before {
  content: "" !important;
  display: block !important;
  padding-top: 100% !important;
}

.square_image_footer img {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  object-fit: cover !important;
}

.standard_product {
  margin-top: 2rem !important;
  margin: 0 auto;
  text-align: center;
}

.info_pc {
  width: 100%;
}

@media (min-width: 767px) {
  .info_pc {
    padding-left: 2rem !important;
  }

  .mb_shipping_info {
    display: block !important;
  }
}

.mb_shipping_info {
  display: none;
}

#select_image11 {
  display: none !important;
}

#select_infomation_image2 {
  display: none !important;
}

#standard_product_info3,
#standard_product_info4,
#standard_product_info5 {
  width: 90%;
  margin: 0 auto;
}

#standard_product_info5 tr {
  height: 55px;
}

@media (max-width: 767px) {

  .says_product_info,.says {
    margin: 0 0 0 75px !important;
  }

  .itoshio_ball .faceicon,
  .itoshio_square .faceicon {
    max-width: 75px !important;
  }

  .main_product_info {
    width: 98%;
    margin: 0 auto;
  }

  .label_td {
    width: 25% !important;
    font-size: 12px !important;
  }

  .ball_figure {
    max-width: 65px !important;
    width: 90% !important;
  }

  .ball_img {
    width: 65px !important;
    height: 65px !important;
  }

  .favorite_pc .fav_btn img {
    max-width: 21px !important;
  }

  .shop_info_mb {
    display: block !important;
    width: 100%;
    margin: 0 auto;
    margin-top: 60px !important;
    padding: 5px;
    border: 0.1px solid #929292;
    border-radius: 0.25rem;
  }

  #standard_product_info,
  #first_stadard_product_info,
  #standard_product_info3,
  #standard_product_info4,
  #standard_product_info5 {
    width: 95% !important;
    margin: 0 auto;
  }

  .Itoshio_main_contents .custom-text-area {
    width: 100% !important;
  }

  .Itoshio_main_contents .custom-input {
    width: 100% !important;
  }

  .font_rich_itoshio_head {
    font-size: 20px !important;
  }

  .font_rich_itoshio {
    font-size: 12.8px !important;
  }

  .mb_none {
    display: none !important;
  }

  .top_images {
    padding-bottom: 1rem !important;
  }

  

  #main_side_bar {
    display: none;
  }

  body #main {
    width: 100%;
  }

  .pc_shipping_info {
    display: none !important;
  }

  #standard_product_info5 tr {
    height: 45px !important;
  }

  #standard_product_info3,
  #standard_product_info4,
  #standard_product_info5 {
    width: 100% !important;
    margin: 0 auto;
  }

  #first_product_top_info {
    margin-top: 15px !important;
  }

}

/* SNSボタン全体 */
.sns-button {
  padding: 0px;
  list-style: none;
  overflow: hidden;
  padding: 0;
}

.sns-button a {
  text-decoration: none;
}

/* 各 SNS ボタンのボックス */
.sns-button li {
  display: inline-block;
  margin-right: 5px;
  border-radius: 4px;
  width: 70px;
  height: 35px;
  text-align: center;
}

/* アイコン */
.sns-button i {
  text-align: center;
  font-size: 18px;
  margin: 0px;
  padding: 9px 0px 0px 0px;
  color: #fff;
}

/* アイコンホバー */
.sns-button li:hover {
  opacity: 0.8;
}

/* ボタンの色 */
.button_x {
  background-color: #111319;
}

.button_facebook {
  background: #3b5998;
}

.button_pocket {
  background: #ee4056;
}

.button_pinterest {
  background: #BD081C;
}

.button_line {
  background: #6cc755;
}

.button_instagram {
  background: #CF2E92;
}

.button_tumblr {
  background: #39475D;
}

.button_youtube {
  background: #DA1725;
}

.button_linkedin {
  background: #0e76a8;
}

.button_evernote {
  background: #2DBE60;
}

.sns-button {
  display: flex;
}

body .sns-button li {
  display: flex;
  justify-content: center;
  align-items: center;
}

.Itoshio_cart__head {
  display: flex;
  justify-content: center;
  align-items: baseline;
}

.movieUrl {
  width: 85%;
  margin: 0 auto;
  text-align: center;
}

@media (max-width: 767px) {
  .movieUrl {
    width: 95% !important;
    margin: 0 auto;
  }
}

.seemore_link {
  border-radius: inherit !important;
}

.main_contents {
  display: flex;
  height: 100%;
  overflow: hidden;
  /* 親要素のスクロールを無効にする */
}

#main_side_bar,
#main_side_bar_second {
  width: 25%;
  min-width: 250px;
  max-width: 400px;
  position: relative;
  border-right: 0.1px solid #F1F1F1;

  /* 以下を有効にすると、second_sider_barが開かない */
  /* overflow-y: auto;
  max-height:100vh;
  padding-bottom: 30px; */
}

main {
  margin: 0 auto 0 auto;
  width: 100%;
  overflow-y: auto;
  height: 100%;
  background-color: #ffffff;
  /* margin-bottom: 100px; */
  -ms-overflow-style: none;
  /*Firefoxへの対応*/
  scrollbar-width: none;
}

#slots {
  margin: 1rem auto 0 auto;
}

#right_bar {
  width: 100%;
}

main .category_list_pan_pc {
  width: 85%;
  margin: 60px auto 0 auto;
}

.phone_mb {
  padding-bottom: 23px;
}

.left_sidebar a {
  display: block;
}

#footer_recommendation {
  display: none !important;
}

@media (max-width: 767px) {
  .left_sidebar {
    display: none !important;
  }
}

.top_label {
  width: 80%;
  border-bottom: 1px solid #545454;
}

/* スマートフォンの際にright_barを100%にする */
@media (max-width: 800px) {
  #right_bar {
    width: 100% !important;
  }

  .top_label {
    width: 100% !important;
  }

  .tax_pc {
    display: none !important;
  }

  .margin_direction {
    margin-top: 10px;
    margin-left: 0rem !important;
    margin-right: 0rem !important;
    margin-bottom: 0.75rem;
  }
}

.product_lists {
  width: 100%;
  display: flex;
  margin: 0 auto;  
  margin-top: 2rem;
}

.CategorySwiper img {
  width: 100%;
}

.margin_direction {
  margin-top: 10px;
  margin-left: 0.3rem;
  margin-right: 0.3rem;
  margin-bottom: 0.75rem;
}

.mobile_pg {
  width: 100%;
}

.left_sidebar {
  width: 15%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.top_images {
  width: 100%;
  display: flex;
  justify-content: center;
}

.top_images img {
  object-fit: cover;
  width: 100%;
}

.sub_title {
  font-size: 22px;
  margin-top: 10px;
  margin-left: 0.3rem !important;
  margin-right: 0.3rem !important;
  margin-bottom: 0.75rem !important;
  font-weight: 400;
}

.center {
  margin: 0 auto;
}


.slide_title {
  font-size: 18px;
}

[class*=swiper]:focus {
  outline: none;
}

.slide-media,
.thumb-media {
  position: relative;
  overflow: hidden;
}

.slide-media img,
.thumb-media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}


.swiper-button-prev,
.swiper-button-next {
  display: grid;
  place-content: center;
  width: 6.4rem;
  height: 6.4rem;
  cursor: pointer;
  -webkit-transition: var(--transition);
  transition: var(--transition);
}

.swiper-button-prev::before,
.swiper-button-next::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  border-radius: 50%;
  -webkit-box-shadow: var(--box-shadow);
  box-shadow: var(--box-shadow);
}

.swiper-button-prev::after,
.swiper-button-next::after {
  width: 1.2rem;
  height: 1.2rem;
  content: "";
  border: solid var(--color-gray);
  border-width: 3px 3px 0 0;
}

.swiper-button-prev::after {
  margin-left: 0.4rem;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.swiper-button-next::after {
  margin-right: 0.4rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.swiper-button-disabled {
  pointer-events: none;
  opacity: 0;
}

#postSwiper .swiper-area {
  position: relative;
}

#postSwiper .swiper-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1.2rem 012.8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 3.2rem;
  text-align: center;
}

#postSwiper .swiper-pagination-bullet {
  width: 1.6rem;
  height: 3px;
  cursor: pointer;
  -webkit-transition: var(--transition);
  transition: var(--transition);
  vertical-align: top;
  background-color: var(--color-gray);
}

#postSwiper .swiper-pagination-bullet-active {
  width: 4rem;
  background-color: var(--color-theme);
}

#postSwiper .swiper-button-prev,
#postSwiper .swiper-button-next {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  margin: auto;
}

#postSwiper .swiper-button-prev {
  right: calc(100% + 2.4rem);
}

#postSwiper .swiper-button-next {
  left: calc(100% + 2.4rem);
}

#postSwiper .slide-media {
  padding-top: 62.5%;
  border-radius: 4px;
}

#postSwiper .slide-media img {
  height: calc(100% + 16px);
  -webkit-transform: translateY(-16px);
  transform: translateY(-16px);
}

#postSwiper .slide-content {
  /* padding: 3.2rem 0; */
  padding: 0.2rem 0;
}

#postSwiper .slide-date {
  font-size: 1.2rem;
  line-height: 1;
  display: block;
  color: var(--color-theme);
}

#postSwiper .slide-title {
  line-height: 1.6;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 3.2em;
  margin-top: 1.6rem;
}



@media only screen and (max-width: 1024px) {
  html {
    -webkit-text-size-adjust: 100%;
  }

  .pc {
    display: none !important;
  }

  #postSwiper .swiper-button-prev::before,
  #postSwiper .swiper-button-next::before {
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: var(--box-shadow-dark);
    box-shadow: var(--box-shadow-dark);
  }

  #postSwiper .swiper-button-prev::after,
  #postSwiper .swiper-button-next::after {
    border-color: #fff;
  }

  #postSwiper .swiper-button-prev {
    right: calc(100% - 3.2rem);
  }

  #postSwiper .swiper-button-next {
    left: calc(100% - 3.2rem);
  }
}

@media only screen and (max-width: 599px) {
  html {
    font-size: 50%;
  }

  .pc-tab {
    display: none !important;
  }
}

@media only screen and (min-width: 1025px) {
  .tab-sp {
    display: none !important;
  }

  .swiper-button-prev::before,
  .swiper-button-next::before {
    -webkit-transition: var(--transition);
    transition: var(--transition);
  }

  .swiper-button-prev:hover::before,
  .swiper-button-next:hover::before {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  #postSwiper .swiper {
    padding-top: 16px;
  }

  #postSwiper .slide {
    -webkit-transition: var(--transition);
    transition: var(--transition);
  }

  #postSwiper .slide img {
    -webkit-transition: var(--transition);
    transition: var(--transition);
  }

  #postSwiper .slide:hover {
    -webkit-transform: translateY(-16px);
    transform: translateY(-16px);
  }

  #postSwiper .slide:hover img {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@media only screen and (min-width: 600px) {
  .sp {
    display: none !important;
  }
}

:disabled {
  cursor: default;
  background: gray;
  background-color: #f2f2f2 !important;
}

select {
  border-radius: 0.375rem !important;
}


.orange_gradient {
  background: linear-gradient(to right, #fcdc5c, #f6944c) !important;
}

.gray_gradient {
  background: linear-gradient(to right, #a2a2a2, #fcfcfc) !important;
}

.blue_gradient {
  background: linear-gradient(to right, #8c5efc, #5cdce4) !important;
}

.Itoshio_button {
  display: flex !important;
  align-items: center !important;
  justify-content: center;
}

.display_size_h2 {
  margin-top: 2.0rem;
  margin-bottom: 2.0rem;
}

@media screen and (max-width: 767px) {
  .display_size_h2 {
    margin-top: 1.0rem !important;
    margin-bottom: 1.0rem !important;
  }
}

.img_square {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover;
  width: 100%;
  height: 100%;
  /* box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); */
}

/* 入力不可フィールドの背景色を変更 */
input[readonly] {
  background-color: #f2f2f2 !important;
  /* グレーなどの適切な色を使用 */
}

.user-info {
  padding-left: 2rem !important;
}

.user-select {
  background-color: #fff;
  /* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); */
  border-radius: 10px;
  overflow: hidden;
  max-width: 90%;
  max-width: 800px;
  margin: 0 auto;
}

.user-select-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
  background-color: #f0f2f5;
}

.user-select-header h3 {
  font-size: 20px;
  margin: 0;
}

.user-select-header input[type="text"] {
  width: 100%;
  padding: 8px 12px;
  border: none;
  border-radius: 4px;
  margin-left: 10px;
  font-size: 14px;
  background-color: #e4e6eb;
}

.user {
  display: flex;
  align-items: center;
  padding: 10px;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.user:hover {
  background-color: #f0f2f5;
}

.user img {
  width: 40px;
  height: 40px;
  border-radius: 50
}

.user-actions {
  margin-left: auto;
  background-color: #454040;
  color: #fff;
  border: none;
  border-radius: 4px;
  padding: 0px 12px;
  font-size: 14px;
  cursor: pointer;
}

.user-actions button {
  background-color: #454040;
  color: #fff;
  border: none;
  border-radius: 4px;
  padding: 6px 12px;
  font-size: 14px;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.user-actions button:hover {
  background-color: #454040;
}

.selected-user {
  background-color: #454040;
}

.selected-user .user-actions button {
  background-color: #454040;
}

@media screen and (max-width: 767px) {
  .user-name {
    font-size: 10px !important;
  }

  .user-actions {
    font-size: 11px !important;
  }
}

.swiper--wrapper {
  /* wrapperのサイズを調整 */
  width: 100%;
}

.swiper {
  width: 100%;
  overflow: hidden;
}

#top-contents-mobile {
  display: none;
}

#top_contents_pc_header {
  display: block;
}



#comp-lednzfwu {
  width: 142px;
  height: 40px;
  margin: 0 auto;
}

[data-mesh-id=comp-l6pq21w1inlineContent-gridContainer]>[id="comp-lednzfwu"] {
  position: relative;
  margin: 0px 0px 10px calc((100% - 980px) * 0.5);
  left: 700px;
  grid-area: 3 / 1 / 4 / 2;
  justify-self: start;
  align-self: start;
}

#comp-lednzfwu .style-ledst0wp__root {
  -st-extends: StylableButton;
  transition: all 0.2s ease, visibility 0s;
  background: #595959;
}

.StylableButton2545352419__root {
  -archetype: box;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 100%;
  min-height: 10px;
  min-width: 10px;
  padding: 0;
  touch-action: manipulation;
  width: 100%;
}

#comp-lednzfwu .style-ledst0wp__root .StylableButton2545352419__container {
  transition: inherit;
}

.StylableButton2545352419__container {
  align-items: center;
  display: flex;
  flex-basis: auto;
  flex-direction: row;
  flex-grow: 1;
  height: 100%;
  justify-content: center;
  overflow: hidden;
  transition: all .2s ease, visibility 0s;
  width: 100%;
}

#comp-lednzfwu .style-ledst0wp__root .StylableButton2545352419__label {
  transition: inherit;
  color: #FFFFFF;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.05em;
}


.alert_level_2 {
  background-color: #0fafaa;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 8px;
  height: 25px;
  line-height: 25px;
  padding: 0px 12px;
  width: 80px;
  text-align: center;
}

.alert_level_1 {
  background-color: #f87e7e;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 8px;
  height: 25px;
  line-height: 25px;
  padding: 0px 12px;
  width: 80px;
  text-align: center;
}

.alert_level_4 {
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 8px;
  height: 25px;
  line-height: 25px;
  padding: 0px 12px;
  width: 80px;
  text-align: center;
  background-color: #C0C0C0;
}

.alert_level_3 {
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 8px;
  height: 25px;
  line-height: 25px;
  padding: 0px 12px;
  width: 80px;
  text-align: center;
  background-color: #6592C6 !important;
}

td {
  /* font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal; */
}

label {
  /* font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal; */
}

input[type='text'] {
  height: 40px !important;
}

[type='text'],
[type='search'] {
  height: 40px !important;
}

button {
  height: 40px !important;
}

.height_center {
  display: flex !important;
  align-items: center;
}

.center {
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.products_auth_Label {
  
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
  font-size: 19px;
}

.font_rich_itoshio_auth {
  font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
  font-size: 17px;
}

.font_rich_itoshio_head {
  font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
  font-size: 24px;
}

.font_rich_itoshio {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  line-height: 1.2;
}

.break-spaces {
  white-space: break-spaces;
  overflow-wrap: break-word;
}

.heart {
  position: relative;
  width: 1em;
  height: 1em;
  margin: 0.2em;
  font-size: 15px;
}

.heart:before,
.heart:after {
  position: absolute;
  content: "";
  left: 0.5em;
  top: 0;
  width: 0.5em;
  height: 1em;
  background-color: pink;
  border-radius: 0.5em 0.5em 0 0;
  transform: rotate(-45deg);
  transform-origin: 0 100%;
}

.heart:after {
  left: 0;
  transform: rotate(45deg);
  transform-origin: 100% 100%;
}

.liked {
  font-size: 20px;
}

.InfoLabel {
  font-size: 25px;
}

@media (max-width: 767px) {
  .InfoLabel {
    font-size: 20px !important;
  }
}

.productsLabel {
  font-size: 22px;
}

@media (max-width: 767px) {
  .productsLabel {
    font-size: 18px !important;
  }
}

.c-box[data-type=attention] {
  font-size: 12px;
  background-color: #f0f1f4;
  border: #d9dee6 1px solid;
  width: 90% !important;
  margin: 0 auto;
  margin-top: 1rem !important;
  max-width: 700px;
}

.c-box {
  position: relative;
  color: #384359;
  background-color: transparent;
  border-radius: 4px;
  padding:20px;
}

.c-text[data-type=attention-text]:not(:last-child) {
  margin-bottom: 4px;
}

.c-text[data-align=left] {
  justify-content: flex-start;
}

.c-text[data-type=attention-text] {
  font-size: 0.6rem;
  color: #384359;
}

.c-text {
  display: flex;
  line-height: 1.4;
}

i.c-text__icon {
  margin-right: 0.5rem;
  line-height: unset;
}

i[class*=i-],
i[class^=i-] {
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
}

.c-text__body {
  display: inline-block;
  height: 100%;
}

.border_clump {
  border-bottom: 3px solid #f0f1f4;
  padding-bottom: 15px;
}

.back_info {
  font-size: 15px;
}

.liked {
  color: pink;
}

.section_error {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  font-size: 20px;
}

.section_error_content {
  padding: 20px;
  margin: 0 auto;
}

@media(max-width: 900px) {
  .section_error {
    width: 90% !important;
    font-size: 13px !important;
  }

  .section_error_content {
    padding: 20px;
  }
}

.error_link {
  color: #0033cc;
  border-bottom: 1px solid #0033cc;
}

.side {
  max-width: 750px;
  margin: 0 auto;
}

.grid {
  display: grid;
  gap: 20px !important;
  grid-template-columns: 1fr 2fr;
}

@media(max-width: 900px) {
  .grid {
    grid-template-columns: 1fr;
  }
}

details {
  margin: 0 auto 10px;
  width: 580px;
}

.agreement-item-border {
  border-bottom: 1px solid white;
}

@media(max-width: 900px) {
  .agreement-item {
    font-size: 13px !important;
  }
}

.agreement-item {
  display: flex;
  /*質問文とプラスアイコンを横並びとデフォルトの三角矢印をリセット*/
  justify-content: space-between;
  /*左右両端に配置*/
  align-items: center;
  /*上下中央配置*/
  padding: 20px;
  font-size: 16px;
  background-color: #d6d6d6;
  cursor: pointer;
  /*カーソルをのせたときにpointer表示に指定*/
}

summary {
  display: flex;
  /*質問文とプラスアイコンを横並びとデフォルトの三角矢印をリセット*/
  justify-content: space-between;
  /*左右両端に配置*/
  align-items: center;
  /*上下中央配置*/
  padding: 20px 30px;
  font-size: 18px;
  background-color: #d6d6d6;
  border-radius: 10px;
  cursor: pointer;
  /*カーソルをのせたときにpointer表示に指定*/
}

.Itoshio_shopping-item-card__actions .Itoshio_button {
  padding-left: .5rem;
  padding-right: .5rem;
}

.Itoshio_shopping-item-card__actions .Itoshio_button {
  display: flex;
  align-items: center;
  justify-content: center;
  word-break: break-all;
}

.Itoshio_button:lang(ja),
.Itoshio_button:lang(ko),
.Itoshio_button:lang(th),
.Itoshio_button:lang(zh) {
  letter-spacing: 0;
  line-height: normal;
  font-style: normal;
}

.Itoshio_button {
  border: none;
  background: none;
  padding: 1rem 1.5rem;
  transition: border .3s cubic-bezier(.39, .575, .565, 1), box-shadow .3s cubic-bezier(.39, .575, .565, 1), color .3s cubic-bezier(.39, .575, .565, 1), background .3s cubic-bezier(.39, .575, .565, 1), box-shadow .3s cubic-bezier(.39, .575, .565, 1);
}

.Itoshio_button,
.Itoshio_chip-button,
.Itoshio_icon-button {
  text-align: center;
  cursor: pointer;
}

button {
  border: 0;
  margin: 0;
  padding: 0;
  background: transparent;
  cursor: pointer;
  text-align: inherit;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

.Itoshio_shopping-item-card__actions>* {
  width: 50%;
}

.Itoshio_button_border {
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.Itoshio_button,
.Itoshio_chip-button,
.Itoshio_icon-button {
  text-decoration: none;
}

.Itoshio_cart__actions {
  margin-top: 1.5rem;
}

@media screen and (min-width: 1000px) {
  .Itoshio_cart__actions {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
  }
}

.Itoshio_cart__actions {
  display: flex;
  flex-direction: column;
  align-items: center;
}


.Itoshio_button.-fullwidth {
  width: 100%;
}


.Itoshio_button {
  letter-spacing: 0;
  line-height: normal;
  font-style: normal;
}


.Itoshio_button {
  letter-spacing: 0;
  line-height: normal;
  font-style: normal;
}


.Itoshio_button,
.Itoshio_chip-button,
.Itoshio_icon-button {
  text-align: center;
  cursor: pointer;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

button {
  max-width: 350px !important;
}

.radio__list {
  display: flex;
  flex-flow: wrap;
  justify-content: space-around;
}

.radio__item {
  display: block;
}


input[type="checkbox"],
input[type="radio"] {
  /*チェックボックスとラジオボタンのスタイルリセット*/
  /* position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  margin: -1px; */
}


.radio__label {
  display: flex;
  /*ラジオボタンとラベルの横並び*/
  align-items: center;
  /*ラジオボタンとラベルの上下中央揃え*/
  padding: 10px 20px;
  font-size: 15px;
  line-height: 1;
  background-color: #c9d8e2;
  border: 3px solid #96aab7;
  border-radius: 10px;
}

.radio__label::before {
  /*オリジナルのラジオボタン*/
  content: '';
  display: inline-block;
  margin-right: 20px;
  width: 25px;
  height: 25px;
  background-color: #fff;
  border: 2px solid #96aab7;
  border-radius: 25px;
}

input.form__input:checked~.radio__label {
  /*checked状態のボタンスタイル*/
  color: #f4f4f4;
  background-color: #053e62;
}

input.form__input:focus~.radio__label {
  /*focus時のボタンスタイル*/
  border: 3px solid #0277b4;
  box-shadow: 0 0 8px #0277b4;
}

input.form__input:checked~.radio__label::before {
  /*checked状態のラジオボタンスタイル*/
  background-color: #0277b4;
  background-image: radial-gradient(#fff 29.5%, #0277b4 31.5%);
  border: 2px solid #053e62;
}

/*checkboxスタイル*/
.checkbox__list {
  display: flex;
  /*checkboxアイテムの横並び*/
  flex-wrap: wrap;
  /*折り返し指定*/
  gap: 20px;
  /*checkboxアイテム間の余白指定*/
}

.checkbox__item {
  display: inline-block;
}

.checkbox__label {
  display: flex;
  /*チェックボックスとラベルの横並び*/
  align-items: center;
  /*チェックボックスとラベルの上下中央揃え*/
  position: relative;
  /*疑似要素::afterの位置基準*/
  padding: 10px 20px;
  font-size: 21px;
  line-height: 1;
  background-color: #c9d8e2;
  border: 3px solid #96aab7;
  border-radius: 10px;
}

.checkbox__label::before {
  /*オリジナルのチェックボックス*/
  content: '';
  display: inline-block;
  margin-right: 20px;
  width: 25px;
  height: 25px;
  background-color: #fff;
  border: 2px solid #96aab7;
  border-radius: 6px;
}

input.form__input:checked~.checkbox__label {
  /*checked状態のボタンスタイル*/
  color: #f4f4f4;
  background-color: #053e62;
}

input.form__input:focus~.checkbox__label {
  /*focus時のボタンスタイル*/
  border: 3px solid #0277b4;
  box-shadow: 0 0 8px #0277b4;
}

input.form__input:checked~.checkbox__label::before {
  /*checked状態のチェックボックススタイル*/
  background-color: #0277b4;
  border: 2px solid #053e62;
}

input.form__input:checked~.checkbox__label::after {
  /*checked状態のチェックマークスタイル*/
  content: '';
  position: absolute;
  top: 50%;
  left: 26px;
  transform: translateY(-50%) rotate(-45deg);
  width: 14px;
  height: 4px;
  border-bottom: 3px solid #f4f4f4;
  border-left: 3px solid #f4f4f4;
}

.required_span {
  display: inline-block;
  height: 16px;
  padding: 0 4px;
  font-size: 1.2rem;
  line-height: 16px;
  color: #fff;
  text-align: center;
  background-color: #c2c8d2;
  border-radius: 2px;
  font-size: 10px;
  margin-left: 0.3rem;
}


.submitBtn--small {
  height: 40px;
  line-height: 40px;
}

.submitBtn--normal {
  width: 320px;
}

.submitBtn--small {
  font-size: 1.4rem;
}

.submitBtn {
  box-sizing: border-box;
  display: inline-block;
  padding: 0 16px;
  font-size: 1.6rem;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  border-radius: 8px;
  outline: 0;
  transition: .15s linear;
  -webkit-appearance: none;
  appearance: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 48px;
  line-height: 48px;
  color: #fff;
  border: none;
  width: 90%;
  max-width: 350px;
}

.submitBtn_bg-orange {
  background-color: #FC5900 !important;
}

.submitBtn_bg-blue {
  background-color: #1e8eff !important;
}

.navCartIcon {
  position: absolute;
  left: 66%;
  top: 5px;
  width: 17px;
  height: 17px;
  font-size: 11px;
  border-radius: 9px;
  background: #c7004c;
  /*商品数〇色の指定 */
  box-shadow: 0px 1px 2px #ccc;
  line-height: 17px;
  color: #fff;
}

.navCartIcon_PC {
  position: absolute;
  left: 85%;
  top: -10px;
  width: 17px;
  height: 17px;
  font-size: 11px;
  border-radius: 9px;
  background: #c7004c;
  /*商品数〇色の指定 */
  box-shadow: 0px 1px 2px #ccc;
  line-height: 17px;
  color: #fff;
  padding-left: 5px;
}


.center_mobile {
  text-align: center;
}

.btn_cart_color {
  background-color: #FC5900 !important;
  color: white !important;
}

.btn_before_color {
  background-color: #6592C6 !important;
}

.head {
  color: #545454 !important;
}

.top {
  color: #545454 !important;
}


.pc_item {
  width: 60%;
  margin: 0 auto;
}

.head-btn {
  display: none;
}

.swiper {
  display: none;
}

.swiper.swiper-initialized {
  display: block !important;
}

html,
body {
  position: relative;
  height: 100%;
}

body {
  background: #ffffff;
  font-size: 14px;
  color: #000;
  margin: 0;
  padding: 0;
}

.swiper {
  width: 100%;
}

.swiper-slide {
  background-position: center;
  background-size: cover;
}

#product_images .swiper-slide img {
  display: block;
  width: 100%;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: '';
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: '';
}

.submit {
  text-align: center;
  cursor: pointer;
  width: 90%;
  height: 130px;
  border-radius: 30px;
  z-index: 10000;
  box-shadow: 0 0 5px 0.5px rgba(0, 0, 0, 0.5);
}

#mt_pc {
  margin-top: 20px !important;
}

@media (max-width: 767px) {
  .mt_mobile {
    margin-top: 30px;
  }

  .logo_mb {
    width: 150px !important;
  }

  .mobile_pg {
    margin-top: 60px !important;
    margin: 0 auto;
    width: 100%;
  }

  .phone_mb {
    margin-top: 10px;
  }

  .submit_mobile {
    text-align: center;
    cursor: pointer;
    width: 90%;
    height: 70px;
    border-radius: 30px;
    box-shadow: 0 0 5px 0.5px rgba(0, 0, 0, 0.5);
  }

  .menu-btn {
    display: block;
  }

  .top_menu {
    display: none;
  }

  .phone_item {
    width: 90%;
    margin: 0 auto;
  }

}


.form_submit {}

.pc {
  height: 780px !important;
}

.custom-bg {
  padding-bottom: 15px;
}

.mb-2 {
  padding-top: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
}

input[type="submit"] {
  cursor: pointer;
  text-align: center;
}

.custom-category-grid-content {
  font-size: 11px;
  padding: 0 1rem 0 2rem;
  border: none;
  color: #000;
  width: 100%;
  height: 40px;
}

.custom-category-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 2rem;
  width: 50%;
  margin: 0 auto;
}

.custom-category-grid-content {
  display: flex;
  align-items: center;
  border: .5px solid #000;
}

img {
  max-width: 100%;
  height: auto;
  border-style: none;
  vertical-align: top;
}

.custom-catgory-icon-01 {
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
}

h3 {
  color: #545454 !important;
}

h2 {
  color: #545454 !important;
}

.color {
  color: #545454 !important;
}


.bg-white {
  /* display: none !important; */
}

.shadow {
  display: none !important;
}

@media (max-width: 767px) {
  .facility_index .hr_brands .brand .brand_list .list li.listitem {
    -webkit-transition: opacity 1.2s 0s ease;
    transition: opacity 1.2s 0s ease;
  }

  .custom-category-list {
    width: 86%;
  }
}

@media (max-width: 767px) {
  .hr_brands .brand .brand_list .list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    margin: 0;
    margin-bottom: 16px;
  }

  .text {
    font-size: 18px !important;
  }

}

.text {
  font-size: 22px;
}

.list li {
  position: relative;
  display: block;
  overflow: hidden;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 31.8%;
  flex: 0 1 31.8%;
  margin-left: 2.2%;
  margin-bottom: 5.4%;
}

.list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.hr_brands .brand .brand_list {
  display: table-cell;
  vertical-align: top;
}

.list li .image {
  width: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: .5s;
  transition: .5s;
}

@media (max-width: 767px) {

  .hr_brands .brand .brand_list .list li .tags,
  .hr_brands .brand .brand_list .list li .title,
  .hr_brands .brand .brand_list .list li .description {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.list li .tags {
  padding: 6px 0;
  padding-bottom: 4px;
}

.list li .tags .tag {
  display: inline-block;
  font-size: 12px;
  color: rgb(135, 134, 132);
  padding: 4px 0px;
}

.gold {
  background: repeating-linear-gradient(0deg, #B67B03 0.1em, #DAAF08 0.2em, #DAAF08 0.4em, #B67B03 0.5em);
  -webkit-background-clip: text;
  color: transparent !important;
}

.list li .title {
  font-weight: 400;
  font-size: 18px;
  line-height: 170%;
}

.list li .description {
  font-size: 12px;
  line-height: 170%;
}

.inner {
  display: block;
  width: 944px;
  padding: 24px 0;
  margin: 0 auto;
}

.list li .image:before {
  content: '';
  display: block;
}


.top_menu {
  opacity: 0.6;
}

.logo {
  mix-blend-mode: screen;
}

.pc_item {
  width: 60%;
  margin: 0 auto;
}

.swiper-button-next {
  /* display: none !important; */
}

.swiper-button-prev {
  /* display: none !important; */
}

@media (max-width: 767px) {
  .phone_item {
    width: 90%;
    margin: 0 auto;
  }

}


#gradtion {
  height: 34px;
  background: -moz-linear-gradient(top, #e3d29f, #292929);
  background: -webkit-linear-gradient(top, #e3d29f, #292929);
  background: linear-gradient(to bottom, #e3d29f, #292929);
  /* O   f [ V     ȊO ͏ȗ */
}

#gradtion_foot {
  height: 34px;
  background: -moz-linear-gradient(top, #292929, #e3d29f);
  background: -webkit-linear-gradient(top, #292929, #e3d29f);
  background: linear-gradient(to bottom, #292929, #e3d29f);
  /* O   f [ V     ȊO ͏ȗ */
}

.shadow {
  display: none !important;
}

#gt-nvframe {
  display: none !important;
}

.antialiased {
  margin: 0 !important;
}

.swiper {
  display: none;
}

.swiper.swiper-initialized {
  display: block;
}

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
  1. Use a consistent sensible line-height in all browsers.
  2. Prevent adjustments of font size after orientation changes in iOS.
  3. Use a more readable tab size.
  4. Use the user's configured `sans` font-family by default.
  */

html {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
  tab-size: 4;
  /* 3 */
  /* 4 */
}

/*
  1. Remove the margin in all browsers.
  2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
  */

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
  1. Add the correct height in Firefox.
  2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
  3. Ensure horizontal rules are visible by default.
  */

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
  Add the correct text decoration in Chrome, Edge, and Safari.
  */

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

/*
  Remove the default font size and weight for headings.
  */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
  Reset links to optimize for opt-in styling instead of opt-out.
  */

a {
  color: inherit;
  text-decoration: inherit;
}

/*
  Add the correct font weight in Edge and Safari.
  */

b,
strong {
  font-weight: bolder;
}

/*
  1. Use the user's configured `mono` font family by default.
  2. Correct the odd `em` font sizing in all browsers.
  */

code,
kbd,
samp,
pre {
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/*
  Add the correct font size in all browsers.
  */

small {
  font-size: 80%;
}

/*
  Prevent `sub` and `sup` elements from affecting the line height in all browsers.
  */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
  1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
  2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
  3. Remove gaps between table borders by default.
  */

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
  1. Change the font styles in all browsers.
  2. Remove the margin in Firefox and Safari.
  3. Remove default padding in all browsers.
  */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
  Remove the inheritance of text transform in Edge and Firefox.
  */

button,
select {
  text-transform: none;
}

/*
  1. Correct the inability to style clickable types in iOS and Safari.
  2. Remove default button styles.
  */

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
  Use the modern Firefox focus style for all focusable elements.
  */

:-moz-focusring {
  outline: auto;
}

/*
  Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
  */

:-moz-ui-invalid {
  box-shadow: none;
}

/*
  Add the correct vertical alignment in Chrome and Firefox.
  */

progress {
  vertical-align: baseline;
}

/*
  Correct the cursor style of increment and decrement buttons in Safari.
  */

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
  1. Correct the odd appearance in Chrome and Safari.
  2. Correct the outline style in Safari.
  */

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
  Remove the inner padding in Chrome and Safari on macOS.
  */

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
  1. Correct the inability to style clickable types in iOS and Safari.
  2. Change font properties to `inherit` in Safari.
  */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
  Add the correct display in Chrome and Safari.
  */

summary {
  display: list-item;
}

/*
  Removes the default spacing and border for appropriate elements.
  */

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
  Prevent resizing textareas horizontally by default.
  */

textarea {
  resize: vertical;
}

/*
  1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
  2. Set the default placeholder color to the user's configured gray 400 color.
  */

input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
  Set the default cursor for buttons.
  */

button,
[role="button"] {
  cursor: pointer;
}

/*
  Make sure disabled buttons don't get the pointer cursor.
  */
:disabled {
  cursor: default;
}

/*
  1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
  2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
     This can trigger a poorly considered lint error in some tools but is included by design.
  */

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
  Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
  */

img,
video {
  max-width: 100%;
  height: auto;
}

/*
  Ensure the default browser behavior of the `hidden` attribute.
  */

[hidden] {
  display: none;
}

[type='text'],
[type='email'],
[type='url'],
[type='password'],
[type='number'],
[type='date'],
[type='datetime-local'],
[type='month'],
[type='search'],
[type='tel'],
[type='time'],
[type='week'],
[multiple],
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 16px;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

[type='text']:focus,
[type='email']:focus,
[type='url']:focus,
[type='password']:focus,
[type='number']:focus,
[type='date']:focus,
[type='datetime-local']:focus,
[type='month']:focus,
[type='search']:focus,
[type='tel']:focus,
[type='time']:focus,
[type='week']:focus,
[multiple]:focus,
textarea:focus,
select:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,
      /*!*/
      /*!*/
    );
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #6b7280;
  opacity: 1;
}

input::placeholder,
textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}

::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

::-webkit-date-and-time-value {
  min-height: 1.5em;
}

::-webkit-datetime-edit,
::-webkit-datetime-edit-year-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-second-field,
::-webkit-datetime-edit-millisecond-field,
::-webkit-datetime-edit-meridiem-field {
  padding-top: 0;
  padding-bottom: 0;
}

select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}

[multiple] {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
  color-adjust: unset;
}

[type='checkbox'],
[type='radio'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  flex-shrink: 0;
  height: 12.5px;
  width: 12.5px;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}

[type='checkbox'] {
  border-radius: 0px;
}

[type='radio'] {
  border-radius: 100%;
}

[type='checkbox']:focus,
[type='radio']:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,
      /*!*/
      /*!*/
    );
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

[type='checkbox']:checked,
[type='radio']:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

[type='checkbox']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

[type='radio']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

[type='checkbox']:checked:hover,
[type='checkbox']:checked:focus,
[type='radio']:checked:hover,
[type='radio']:checked:focus {
  border-color: transparent;
  background-color: currentColor;
}

[type='checkbox']:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

[type='checkbox']:indeterminate:hover,
[type='checkbox']:indeterminate:focus {
  border-color: transparent;
  background-color: currentColor;
}

[type='file'] {
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}

[type='file']:focus {
  outline: 1px auto -webkit-focus-ring-color;
}

*,
::before,
::after {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

.container {
  width: 100%;
}

@media (min-width: 640px) {

  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {

  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {

  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {

  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {

  .container {
    max-width: 1536px;
  }
}

.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border-width: 0 !important;
}

.fixed {
  position: fixed !important;
}

.absolute {
  position: absolute !important;
}

.relative {
  position: relative !important;
}

.top-0 {
  top: 0px !important;
}

.right-0 {
  right: 0px !important;
}

.left-0 {
  left: 0px !important;
}

.z-0 {
  z-index: 0 !important;
}

.z-50 {
  z-index: 50 !important;
}

.-m-2 {
  margin: -0.5rem !important;
}

.m-8 {
  margin: 2rem !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-auto {
  margin: auto !important;
}

.-m-4 {
  margin: -1rem !important;
}

.m-auto {
  margin: auto !important;
}

.-m-2 {
  margin: -0.5rem !important;
}

.m-auto {
  margin: auto !important;
}

.-m-2 {
  margin: -0.5rem !important;
}

.m-auto {
  margin: auto !important;
}

.-m-2 {
  margin: -0.5rem !important;
}

.m-auto {
  margin: auto !important;
}

.-m-2 {
  margin: -0.5rem !important;
}

.m-auto {
  margin: auto !important;
}

.-m-2 {
  margin: -0.5rem !important;
}

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

.my-8 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.my-3 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-5 {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}

.mx-3 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}

.mx-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.-my-2 {
  margin-top: -0.5rem !important;
  margin-bottom: -0.5rem !important;
}

.my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.mx-8 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.my-8 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.my-8 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.my-8 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.my-8 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.my-8 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.ml-3 {
  margin-left: 0.75rem !important;
}

.-ml-px {
  margin-left: -1px !important;
}

.mb-12 {
  margin-bottom: 3rem !important;
}

.mb-4 {
  margin-bottom: 1rem !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-4 {
  margin-top: 1rem !important;
}

.ml-4 {
  margin-left: 1rem !important;
}

.ml-1 {
  margin-left: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mr-2 {
  margin-right: 0.5rem !important;
}

.ml-2 {
  margin-left: 0.5rem !important;
}

.mt-8 {
  margin-top: 2rem !important;
}

.mt-12 {
  margin-top: 3rem !important;
}

.ml-12 {
  margin-left: 3rem !important;
}

.-mt-px {
  margin-top: -1px !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mr-4 {
  margin-right: 1rem !important;
}

.mr-3 {
  margin-right: 0.75rem !important;
}

.ml-auto {
  margin-left: auto !important;
}

.-mr-2 {
  margin-right: -0.5rem !important;
}

.mt-3 {
  margin-top: 0.75rem !important;
}

.mr-5 {
  margin-right: 1.25rem !important;
}

.mb-8 {
  margin-bottom: 2rem !important;
}

.mb-6 {
  margin-bottom: 1.5rem !important;
}

.mt-6 {
  margin-top: 1.5rem !important;
}

.mr-6 {
  margin-right: 1.5rem !important;
}

.mb-8 {
  margin-bottom: 2rem !important;
}

.ml-1 {
  margin-left: 0.25rem !important;
}

.mt-8 {
  margin-top: 2rem !important;
}

.mt-4 {
  margin-top: 1rem !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mb-6 {
  margin-bottom: 1.5rem !important;
}

.mr-2 {
  margin-right: 0.5rem !important;
}

.ml-2 {
  margin-left: 0.5rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-12 {
  margin-bottom: 3rem !important;
}

.mb-4 {
  margin-bottom: 1rem !important;
}

.mb-8 {
  margin-bottom: 2rem !important;
}

.ml-1 {
  margin-left: 0.25rem !important;
}

.mt-8 {
  margin-top: 2rem !important;
}

.mt-4 {
  margin-top: 1rem !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mb-6 {
  margin-bottom: 1.5rem !important;
}

.mr-2 {
  margin-right: 0.5rem !important;
}

.ml-2 {
  margin-left: 0.5rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-12 {
  margin-bottom: 3rem !important;
}

.mb-4 {
  margin-bottom: 1rem !important;
}

.mb-8 {
  margin-bottom: 2rem !important;
}

.ml-1 {
  margin-left: 0.25rem !important;
}

.mt-8 {
  margin-top: 2rem !important;
}

.mt-4 {
  margin-top: 1rem !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mb-6 {
  margin-bottom: 1.5rem !important;
}

.mr-2 {
  margin-right: 0.5rem !important;
}

.ml-2 {
  margin-left: 0.5rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-12 {
  margin-bottom: 3rem !important;
}

.mb-4 {
  margin-bottom: 1rem !important;
}

.mb-8 {
  margin-bottom: 2rem !important;
}

.ml-1 {
  margin-left: 0.25rem !important;
}

.mt-8 {
  margin-top: 2rem !important;
}

.mt-4 {
  margin-top: 1rem !important;
}

.ml-6 {
  margin-left: 1.5rem !important;
}

.ml-4 {
  margin-left: 1rem !important;
}

.mr-4 {
  margin-right: 1rem !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mb-6 {
  margin-bottom: 1.5rem !important;
}

.mr-2 {
  margin-right: 0.5rem !important;
}

.ml-2 {
  margin-left: 0.5rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-12 {
  margin-bottom: 3rem !important;
}

.mb-4 {
  margin-bottom: 1rem !important;
}

.mb-8 {
  margin-bottom: 2rem !important;
}

.ml-1 {
  margin-left: 0.25rem !important;
}

.mt-8 {
  margin-top: 2rem !important;
}

.mt-4 {
  margin-top: 1rem !important;
}

.ml-6 {
  margin-left: 1.5rem !important;
}

.ml-4 {
  margin-left: 1rem !important;
}

.mr-4 {
  margin-right: 1rem !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mb-6 {
  margin-bottom: 1.5rem !important;
}

.mr-2 {
  margin-right: 0.5rem !important;
}

.ml-2 {
  margin-left: 0.5rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-12 {
  margin-bottom: 3rem !important;
}

.mb-4 {
  margin-bottom: 1rem !important;
}

.block {
  display: block !important;
}

.inline-block {
  display: inline-block !important;
}

.flex {
  display: flex !important;
}

.inline-flex {
  display: inline-flex !important;
}

.table {
  display: table !important;
}

.grid {
  display: grid !important;
}

.hidden {
  display: none !important;
}

.h-5 {
  height: 1.25rem !important;
}

.h-32 {
  height:12.8px !important;
}

.h-20 {
  height: 5rem !important;
}

.h-8 {
  height: 2rem !important;
}

.h-16 {
  height: 4rem !important;
}

.h-40 {
  height: 10rem !important;
}

.h-10 {
  height: 2.5rem !important;
}

.h-4 {
  height: 1rem !important;
}

.h-6 {
  height: 1.5rem !important;
}

.h-1 {
  height: 0.25rem !important;
}

.h-screen {
  height: 100vh !important;
}

.h-full {
  height: 100% !important;
}

.h-screen {
  height: 100vh !important;
}

.h-16 {
  height: 4rem !important;
}

.h-32 {
  height:12.8px !important;
}

.h-screen {
  height: 100vh !important;
}

.h-16 {
  height: 4rem !important;
}

.h-32 {
  height:12.8px !important;
}

.h-screen {
  height: 100vh !important;
}

.h-16 {
  height: 4rem !important;
}

.h-32 {
  height:12.8px !important;
}

.h-screen {
  height: 100vh !important;
}

.h-16 {
  height: 4rem !important;
}

.h-32 {
  height:12.8px !important;
}

.h-screen {
  height: 100vh !important;
}

.h-16 {
  height: 4rem !important;
}

.h-32 {
  height:12.8px !important;
}

.min-h-screen {
  min-height: 100vh !important;
}

.w-5 {
  width: 1.25rem !important;
}

.w-full {
  width: 100% !important;
}

.w-1\/2 {
  width: 50% !important;
}

.w-20 {
  width: 5rem !important;
}

.w-8 {
  width: 2rem !important;
}

.w-auto {
  width: auto !important;
}

.w-40 {
  width: 10rem !important;
}

.w-1\/4 {
  width: 25% !important;
}

.w-4 {
  width: 1rem !important;
}

.w-6 {
  width: 1.5rem !important;
}

.w-12 {
  width: 3rem !important;
}

.w-16 {
  width: 4rem !important;
}

.w-32 {
  width:12.8px !important;
}

.w-28 {
  width: 7rem !important;
}

.w-48 {
  width: 12rem !important;
}

.w-full {
  width: 100% !important;
}

.w-16 {
  width: 4rem !important;
}

.w-1\/2 {
  width: 50% !important;
}

.w-full {
  width: 100% !important;
}

.w-16 {
  width: 4rem !important;
}

.w-1\/2 {
  width: 50% !important;
}

.w-full {
  width: 100% !important;
}

.w-16 {
  width: 4rem !important;
}

.w-1\/2 {
  width: 50% !important;
}

.w-full {
  width: 100% !important;
}

.w-16 {
  width: 4rem !important;
}

.w-1\/2 {
  width: 50% !important;
}

.w-full {
  width: 100% !important;
}

.w-16 {
  width: 4rem !important;
}

.w-1\/2 {
  width: 50% !important;
}

.min-w-full {
  min-width: 100% !important;
}

.max-w-6xl {
  max-width: 72rem !important;
}

.max-w-7xl {
  max-width: 80rem !important;
}

.max-w-sm {
  max-width: 24rem !important;
}

.max-w-full {
  max-width: 100% !important;
}

.max-w-lg {
  max-width: 32rem !important;
}

.max-w-xl {
  max-width: 36rem !important;
}

.max-w-sm {
  max-width: 24rem !important;
}

.max-w-full {
  max-width: 100% !important;
}

.max-w-lg {
  max-width: 32rem !important;
}

.max-w-sm {
  max-width: 24rem !important;
}

.max-w-full {
  max-width: 100% !important;
}

.max-w-lg {
  max-width: 32rem !important;
}

.max-w-sm {
  max-width: 24rem !important;
}

.max-w-full {
  max-width: 100% !important;
}

.max-w-lg {
  max-width: 32rem !important;
}

.max-w-sm {
  max-width: 24rem !important;
}

.max-w-full {
  max-width: 100% !important;
}

.max-w-lg {
  max-width: 32rem !important;
}

.max-w-sm {
  max-width: 24rem !important;
}

.max-w-full {
  max-width: 100% !important;
}

.max-w-lg {
  max-width: 32rem !important;
}

.flex-1 {
  flex: 1 1 0% !important;
}

.shrink-0 {
  flex-shrink: 0 !important;
}

.table-auto {
  table-layout: auto !important;
}

.origin-top-left {
  transform-origin: top left !important;
}

.origin-top {
  transform-origin: top !important;
}

.origin-top-right {
  transform-origin: top right !important;
}

.scale-95 {
  --tw-scale-x: .95 !important;
  --tw-scale-y: .95 !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.scale-100 {
  --tw-scale-x: 1 !important;
  --tw-scale-y: 1 !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.cursor-default {
  cursor: default !important;
}

.resize-none {
  resize: none !important;
}

.list-inside {
  list-style-position: inside !important;
}

.list-none {
  list-style-type: none !important;
}

.list-disc {
  list-style-type: disc !important;
}

.appearance-none {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}

.flex-col {
  flex-direction: column !important;
}

.flex-col-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.items-center {
  align-items: center !important;
}

.justify-start {
  justify-content: flex-start !important;
}

.justify-end {
  justify-content: flex-end !important;
}

.justify-center {
  justify-content: center !important;
}

.justify-between {
  justify-content: space-between !important;
}

.justify-around {
  justify-content: space-around !important;
}

.space-x-2> :not([hidden])~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-x-8> :not([hidden])~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(2rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-1> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse)) !important;
}

.space-y-8> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(2rem * var(--tw-space-y-reverse)) !important;
}

.space-x-1> :not([hidden])~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-4> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(1rem * var(--tw-space-y-reverse)) !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.whitespace-nowrap {
  white-space: nowrap !important;
}

.rounded-md {
  border-radius: 0.375rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-full {
  border-radius: 9999px !important;
}

.rounded-lg {
  border-radius: 0.5rem !important;
}

.rounded-full {
  border-radius: 9999px !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-full {
  border-radius: 9999px !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-full {
  border-radius: 9999px !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-full {
  border-radius: 9999px !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-full {
  border-radius: 9999px !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-l-md {
  border-top-left-radius: 0.375rem !important;
  border-bottom-left-radius: 0.375rem !important;
}

.rounded-r-md {
  border-top-right-radius: 0.375rem !important;
  border-bottom-right-radius: 0.375rem !important;
}

.rounded-tl {
  border-top-left-radius: 0.25rem !important;
}

.rounded-bl {
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-tr {
  border-top-right-radius: 0.25rem !important;
}

.rounded-br {
  border-bottom-right-radius: 0.25rem !important;
}

.border {
  border-width: 1px !important;
}

.border-0 {
  border-width: 0px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border {
  border-width: 1px !important;
}

.border-0 {
  border-width: 0px !important;
}

.border {
  border-width: 1px !important;
}

.border-0 {
  border-width: 0px !important;
}

.border {
  border-width: 1px !important;
}

.border-0 {
  border-width: 0px !important;
}

.border {
  border-width: 1px !important;
}

.border-0 {
  border-width: 0px !important;
}

.border {
  border-width: 1px !important;
}

.border-0 {
  border-width: 0px !important;
}

.border-t {
  border-top-width: 1px !important;
}

.border-b {
  border-bottom-width: 1px !important;
}

.border-b-2 {
  border-bottom-width: 2px !important;
}

.border-r {
  border-right-width: 1px !important;
}

.border-l-4 {
  border-left-width: 4px !important;
}

.border-gray-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(209 213 219 / var(--tw-border-opacity)) !important;
}

.border-gray-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 231 235 / var(--tw-border-opacity)) !important;
}

.border-gray-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(156 163 175 / var(--tw-border-opacity)) !important;
}

.border-gray-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(243 244 246 / var(--tw-border-opacity)) !important;
}

.border-gray-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(107 114 128 / var(--tw-border-opacity)) !important;
}

.border-transparent {
  border-color: transparent !important;
}

.border-gray-900 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(17 24 39 / var(--tw-border-opacity)) !important;
}

.border-indigo-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(129 140 248 / var(--tw-border-opacity)) !important;
}

.border-gray-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 231 235 / var(--tw-border-opacity)) !important;
}

.border-gray-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(209 213 219 / var(--tw-border-opacity)) !important;
}

.border-gray-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 231 235 / var(--tw-border-opacity)) !important;
}

.border-gray-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(209 213 219 / var(--tw-border-opacity)) !important;
}

.border-gray-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 231 235 / var(--tw-border-opacity)) !important;
}

.border-gray-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(209 213 219 / var(--tw-border-opacity)) !important;
}

.border-gray-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 231 235 / var(--tw-border-opacity)) !important;
}

.border-gray-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(209 213 219 / var(--tw-border-opacity)) !important;
}

.border-gray-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 231 235 / var(--tw-border-opacity)) !important;
}

.border-gray-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(209 213 219 / var(--tw-border-opacity)) !important;
}

.bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.bg-gray-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity)) !important;
}

.bg-indigo-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity)) !important;
}

.bg-gray-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity)) !important;
}

.bg-blue-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity)) !important;
}

.bg-gray-800 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity)) !important;
}

.bg-indigo-800 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(55 48 163 / var(--tw-bg-opacity)) !important;
}

.bg-yellow-400 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity)) !important;
}

.bg-yellow-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity)) !important;
}

.bg-gray-400 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity)) !important;
}

.bg-red-400 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity)) !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.bg-indigo-400 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(129 140 248 / var(--tw-bg-opacity)) !important;
}

.bg-black {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
}

.bg-blue-300 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity)) !important;
}

.bg-red-300 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity)) !important;
}

.bg-red-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity)) !important;
}

.bg-indigo-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(238 242 255 / var(--tw-bg-opacity)) !important;
}

.bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.bg-gray-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity)) !important;
}

.bg-indigo-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity)) !important;
}

.bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.bg-gray-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity)) !important;
}

.bg-indigo-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity)) !important;
}

.bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.bg-gray-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity)) !important;
}

.bg-indigo-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity)) !important;
}

.bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.bg-gray-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity)) !important;
}

.bg-indigo-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity)) !important;
}

.bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.bg-gray-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity)) !important;
}

.bg-indigo-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity)) !important;
}

.bg-opacity-50 {
  --tw-bg-opacity: 0.5 !important;
}

.bg-cover {
  background-size: cover !important;
}

.bg-no-repeat {
  background-repeat: no-repeat !important;
}

.fill-current {
  fill: currentColor !important;
}

.object-cover {
  -o-object-fit: cover !important;
  object-fit: cover !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-6 {
  padding: 1.5rem !important;
}

.p-4 {
  padding: 1rem !important;
}

.p-0 {
  padding: 0px !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}

.py-24 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

.px-8 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.px-6 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.py-12 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

.py-6 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-8 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.py-16 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.py-10 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}

.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

.py-12 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.py-8 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.px-6 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}

.py-24 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.px-8 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.py-12 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.py-8 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.px-6 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}

.py-24 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.px-8 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.py-12 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.py-8 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.px-6 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}

.py-24 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.px-8 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.py-12 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.py-8 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.px-6 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}

.py-24 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.px-8 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.py-12 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.py-8 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.px-6 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}

.py-24 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.px-8 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.pt-8 {
  padding-top: 2rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-8 {
  padding-bottom: 2rem !important;
}

.pl-3 {
  padding-left: 0.75rem !important;
}

.pr-10 {
  padding-right: 2.5rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 0.75rem !important;
}

.pt-4 {
  padding-top: 1rem !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-5 {
  padding-bottom: 1.25rem !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-12 {
  padding-top: 3rem !important;
}

.pb-24 {
  padding-bottom: 6rem !important;
}

.pl-4 {
  padding-left: 1rem !important;
}

.pt-5 {
  padding-top: 1.25rem !important;
}

.pt-6 {
  padding-top: 1.5rem !important;
}

.pr-4 {
  padding-right: 1rem !important;
}

.text-left {
  text-align: left !important;
}

.text-center {
  text-align: center !important;
}

.font-sans {
}

.text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}

.text-xl {
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}

.text-2xl {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}

.text-base {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

.text-lg {
  font-size: 18px !important;
  line-height: 1.75rem !important;
}

.text-xs {
  font-size: 0.75rem !important;
  line-height: 1rem !important;
}

.text-3xl {
  font-size: 1.875rem !important;
  line-height: 2.25rem !important;
}

.text-5xl {
  font-size: 3rem !important;
  line-height: 1 !important;
}

.text-4xl {
  font-size: 2.25rem !important;
  line-height: 2.5rem !important;
}

.text-xl {
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}

.text-xs {
  font-size: 0.75rem !important;
  line-height: 1rem !important;
}

.text-2xl {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}

.text-3xl {
  font-size: 1.875rem !important;
  line-height: 2.25rem !important;
}

.text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}

.text-base {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

.text-lg {
  font-size: 18px !important;
  line-height: 1.75rem !important;
}

.text-xl {
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}

.text-xs {
  font-size: 0.75rem !important;
  line-height: 1rem !important;
}

.text-2xl {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}

.text-3xl {
  font-size: 1.875rem !important;
  line-height: 2.25rem !important;
}

.text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}

.text-base {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

.text-lg {
  font-size: 18px !important;
  line-height: 1.75rem !important;
}

.text-xl {
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}

.text-xs {
  font-size: 0.75rem !important;
  line-height: 1rem !important;
}

.text-2xl {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}

.text-3xl {
  font-size: 1.875rem !important;
  line-height: 2.25rem !important;
}

.text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}

.text-base {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

.text-lg {
  font-size: 18px !important;
  line-height: 1.75rem !important;
}

.text-xl {
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}

.text-xs {
  font-size: 0.75rem !important;
  line-height: 1rem !important;
}

.text-2xl {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}

.text-3xl {
  font-size: 1.875rem !important;
  line-height: 2.25rem !important;
}

.text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}

.text-base {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

.text-lg {
  font-size: 18px !important;
  line-height: 1.75rem !important;
}

.text-xl {
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}

.text-xs {
  font-size: 0.75rem !important;
  line-height: 1rem !important;
}

.text-2xl {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}

.text-3xl {
  font-size: 1.875rem !important;
  line-height: 2.25rem !important;
}

.text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}

.text-base {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

.text-lg {
  font-size: 18px !important;
  line-height: 1.75rem !important;
}

.font-medium {
  font-weight: 500 !important;
}

.font-semibold {
  font-weight: 600 !important;
}

.font-light {
  font-weight: 300 !important;
}

.font-bold {
  font-weight: 700 !important;
}

.font-black {
  font-weight: 900 !important;
}

.font-normal {
  font-weight: 400 !important;
}

.font-thin {
  font-weight: 100 !important;
}

.font-semibold {
  font-weight: 600 !important;
}

.font-normal {
  font-weight: 400 !important;
}

.font-medium {
  font-weight: 500 !important;
}

.font-semibold {
  font-weight: 600 !important;
}

.font-normal {
  font-weight: 400 !important;
}

.font-medium {
  font-weight: 500 !important;
}

.font-semibold {
  font-weight: 600 !important;
}

.font-normal {
  font-weight: 400 !important;
}

.font-medium {
  font-weight: 500 !important;
}

.font-semibold {
  font-weight: 600 !important;
}

.font-normal {
  font-weight: 400 !important;
}

.font-medium {
  font-weight: 500 !important;
}

.font-semibold {
  font-weight: 600 !important;
}

.font-normal {
  font-weight: 400 !important;
}

.font-medium {
  font-weight: 500 !important;
}

.uppercase {
  text-transform: uppercase !important;
}

.capitalize {
  text-transform: capitalize !important;
}

.italic {
  font-style: italic !important;
}

.leading-5 {
  line-height: 1.25rem !important;
}

.leading-tight {
  line-height: 1.25 !important;
}

.leading-7 {
  line-height: 1.75rem !important;
}

.leading-8 {
  line-height: 2rem !important;
}

.leading-6 {
  line-height: 1.5rem !important;
}

.leading-relaxed {
  line-height: 1.625 !important;
}

.leading-normal {
  line-height: 1.5 !important;
}

.leading-loose {
  line-height: 2 !important;
}

.leading-tight {
  line-height: 1.25 !important;
}

.leading-normal {
  line-height: 1.5 !important;
}

.leading-loose {
  line-height: 2 !important;
}

.leading-7 {
  line-height: 1.75rem !important;
}

.leading-8 {
  line-height: 2rem !important;
}

.leading-6 {
  line-height: 1.5rem !important;
}

.leading-tight {
  line-height: 1.25 !important;
}

.leading-normal {
  line-height: 1.5 !important;
}

.leading-loose {
  line-height: 2 !important;
}

.leading-7 {
  line-height: 1.75rem !important;
}

.leading-8 {
  line-height: 2rem !important;
}

.leading-6 {
  line-height: 1.5rem !important;
}

.leading-tight {
  line-height: 1.25 !important;
}

.leading-normal {
  line-height: 1.5 !important;
}

.leading-loose {
  line-height: 2 !important;
}

.leading-7 {
  line-height: 1.75rem !important;
}

.leading-8 {
  line-height: 2rem !important;
}

.leading-6 {
  line-height: 1.5rem !important;
}

.leading-tight {
  line-height: 1.25 !important;
}

.leading-normal {
  line-height: 1.5 !important;
}

.leading-loose {
  line-height: 2 !important;
}

.leading-7 {
  line-height: 1.75rem !important;
}

.leading-8 {
  line-height: 2rem !important;
}

.leading-6 {
  line-height: 1.5rem !important;
}

.leading-tight {
  line-height: 1.25 !important;
}

.leading-normal {
  line-height: 1.5 !important;
}

.leading-loose {
  line-height: 2 !important;
}

.leading-7 {
  line-height: 1.75rem !important;
}

.leading-8 {
  line-height: 2rem !important;
}

.leading-6 {
  line-height: 1.5rem !important;
}

.tracking-wide {
  letter-spacing: 0.025em !important;
}

.tracking-widest {
  letter-spacing: 0.1em !important;
}

.tracking-wider {
  letter-spacing: 0.05em !important;
}

.text-gray-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity)) !important;
}

.text-gray-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(55 65 81 / var(--tw-text-opacity)) !important;
}

.text-gray-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(31 41 55 / var(--tw-text-opacity)) !important;
}

.text-gray-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(17 24 39 / var(--tw-text-opacity)) !important;
}

.text-gray-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(75 85 99 / var(--tw-text-opacity)) !important;
}

.text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.text-gray-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(229 231 235 / var(--tw-text-opacity)) !important;
}

.text-gray-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(209 213 219 / var(--tw-text-opacity)) !important;
}

.text-gray-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(156 163 175 / var(--tw-text-opacity)) !important;
}

.text-red-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(239 68 68 / var(--tw-text-opacity)) !important;
}

.text-indigo-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(79 70 229 / var(--tw-text-opacity)) !important;
}

.text-black {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

.text-red-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(153 27 27 / var(--tw-text-opacity)) !important;
}

.text-green-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(22 163 74 / var(--tw-text-opacity)) !important;
}

.text-red-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(220 38 38 / var(--tw-text-opacity)) !important;
}

.text-indigo-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(67 56 202 / var(--tw-text-opacity)) !important;
}

.text-gray-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(31 41 55 / var(--tw-text-opacity)) !important;
}

.text-black {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

.text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.text-gray-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(75 85 99 / var(--tw-text-opacity)) !important;
}

.text-gray-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(17 24 39 / var(--tw-text-opacity)) !important;
}

.text-gray-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(55 65 81 / var(--tw-text-opacity)) !important;
}

.text-gray-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(31 41 55 / var(--tw-text-opacity)) !important;
}

.text-black {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

.text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.text-gray-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(75 85 99 / var(--tw-text-opacity)) !important;
}

.text-gray-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(17 24 39 / var(--tw-text-opacity)) !important;
}

.text-gray-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(55 65 81 / var(--tw-text-opacity)) !important;
}

.text-gray-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(31 41 55 / var(--tw-text-opacity)) !important;
}

.text-black {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

.text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.text-gray-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(75 85 99 / var(--tw-text-opacity)) !important;
}

.text-gray-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(17 24 39 / var(--tw-text-opacity)) !important;
}

.text-gray-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(55 65 81 / var(--tw-text-opacity)) !important;
}

.text-gray-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(31 41 55 / var(--tw-text-opacity)) !important;
}

.text-black {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

.text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.text-gray-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(75 85 99 / var(--tw-text-opacity)) !important;
}

.text-gray-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(17 24 39 / var(--tw-text-opacity)) !important;
}

.text-gray-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(55 65 81 / var(--tw-text-opacity)) !important;
}

.text-gray-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(31 41 55 / var(--tw-text-opacity)) !important;
}

.text-black {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

.text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.text-gray-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(75 85 99 / var(--tw-text-opacity)) !important;
}

.text-gray-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(17 24 39 / var(--tw-text-opacity)) !important;
}

.text-gray-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(55 65 81 / var(--tw-text-opacity)) !important;
}

.underline {
  -webkit-text-decoration-line: underline !important;
  text-decoration-line: underline !important;
}

.no-underline {
  -webkit-text-decoration-line: none !important;
  text-decoration-line: none !important;
}

.antialiased {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05) !important;
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.outline-none {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}

.outline {
  outline-style: solid !important;
}

.ring-2 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.ring-gray-300 {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity)) !important;
}

.ring-white {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity)) !important;
}

.ring-black {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity)) !important;
}

.ring-opacity-5 {
  --tw-ring-opacity: 0.05 !important;
}

.transition {
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.transition-colors {
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.transition {
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.transition-colors {
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.transition {
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.transition-colors {
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.transition {
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.transition-colors {
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.transition {
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.transition-colors {
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.transition {
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.duration-150 {
  transition-duration: 150ms !important;
}

.duration-200 {
  transition-duration: 200ms !important;
}

.duration-75 {
  transition-duration: 75ms !important;
}

.duration-200 {
  transition-duration: 200ms !important;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}

.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}

/**************************\
    Basic Modal Styles
  \**************************/
.modal {
}

.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal__container {
  background-color: #fff;
  padding: 30px;
  max-width: 1200px;
  max-height: 100vh;
  border-radius: 4px;
  overflow-y: auto;
  box-sizing: border-box;
}

.modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: inherit;
}

.modal__title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #00449e;
  box-sizing: border-box;
}

.modal__close {
  background: transparent;
  border: 0;
}

.modal__header .modal__close:before {
  content: "\2715";
}

.modal__content {
  margin-top: 2rem;
  margin-bottom: 2rem;
  line-height: 1.5;
  color: rgba(0, 0, 0, .8);
}

.modal__btn {
  font-size: .875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  background-color: #e6e6e6;
  color: rgba(0, 0, 0, .8);
  border-radius: .25rem;
  border-style: none;
  border-width: 0;
  cursor: pointer;
  -webkit-appearance: button;
  text-transform: none;
  overflow: visible;
  line-height: 1.15;
  margin: 0;
  will-change: transform;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: transform .25s ease-out;
}

.modal__btn:focus,
.modal__btn:hover {
  transform: scale(1.05);
}

.modal__btn-primary {
  background-color: #00449e;
  color: #fff;
}

/**************************\
      Demo Animation Style
    \**************************/
@-webkit-keyframes mmfadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes mmfadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes mmfadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes mmfadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@-webkit-keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }

  to {
    transform: translateY(0);
  }
}

@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }

  to {
    transform: translateY(0);
  }
}

@-webkit-keyframes mmslideOut {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(-10%);
  }
}

@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(-10%);
  }
}

.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden="false"] .modal__overlay {
  -webkit-animation: mmfadeIn .3s cubic-bezier(0.0, 0.0, 0.2, 1);
  animation: mmfadeIn .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.micromodal-slide[aria-hidden="false"] .modal__container {
  -webkit-animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1);
  animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__overlay {
  -webkit-animation: mmfadeOut .3s cubic-bezier(0.0, 0.0, 0.2, 1);
  animation: mmfadeOut .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__container {
  -webkit-animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1);
  animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1);
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
  will-change: transform;
}

.swiper-container {
  max-height: 450px;
}

.logo {
  width: 200px !important;
}

.hover\:border-gray-300:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(209 213 219 / var(--tw-border-opacity)) !important;
}

.hover\:bg-indigo-600:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-gray-400:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-blue-600:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-gray-700:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-indigo-700:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(67 56 202 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-yellow-600:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-gray-500:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-red-600:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-indigo-600:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity)) !important;
}

.hover\:text-gray-500:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity)) !important;
}

.hover\:text-gray-400:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(156 163 175 / var(--tw-text-opacity)) !important;
}

.hover\:text-gray-900:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(17 24 39 / var(--tw-text-opacity)) !important;
}

.hover\:text-gray-700:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(55 65 81 / var(--tw-text-opacity)) !important;
}

.hover\:text-red-900:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(127 29 29 / var(--tw-text-opacity)) !important;
}

.hover\:text-gray-800:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(31 41 55 / var(--tw-text-opacity)) !important;
}

.focus\:z-10:focus {
  z-index: 10 !important;
}

.focus\:border-blue-300:focus {
  --tw-border-opacity: 1 !important;
  border-color: rgb(147 197 253 / var(--tw-border-opacity)) !important;
}

.focus\:border-indigo-500:focus {
  --tw-border-opacity: 1 !important;
  border-color: rgb(99 102 241 / var(--tw-border-opacity)) !important;
}

.focus\:border-blue-500:focus {
  --tw-border-opacity: 1 !important;
  border-color: rgb(59 130 246 / var(--tw-border-opacity)) !important;
}

.focus\:border-gray-300:focus {
  --tw-border-opacity: 1 !important;
  border-color: rgb(209 213 219 / var(--tw-border-opacity)) !important;
}

.focus\:border-indigo-300:focus {
  --tw-border-opacity: 1 !important;
  border-color: rgb(165 180 252 / var(--tw-border-opacity)) !important;
}

.focus\:border-gray-900:focus {
  --tw-border-opacity: 1 !important;
  border-color: rgb(17 24 39 / var(--tw-border-opacity)) !important;
}

.focus\:border-indigo-700:focus {
  --tw-border-opacity: 1 !important;
  border-color: rgb(67 56 202 / var(--tw-border-opacity)) !important;
}

.focus\:border-indigo-500:focus {
  --tw-border-opacity: 1 !important;
  border-color: rgb(99 102 241 / var(--tw-border-opacity)) !important;
}

.focus\:bg-white:focus {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.focus\:bg-gray-700:focus {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity)) !important;
}

.focus\:bg-yellow-600:focus {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity)) !important;
}

.focus\:bg-gray-100:focus {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity)) !important;
}

.focus\:bg-indigo-100:focus {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(224 231 255 / var(--tw-bg-opacity)) !important;
}

.focus\:bg-gray-50:focus {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity)) !important;
}

.focus\:bg-white:focus {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.focus\:text-gray-700:focus {
  --tw-text-opacity: 1 !important;
  color: rgb(55 65 81 / var(--tw-text-opacity)) !important;
}

.focus\:text-gray-500:focus {
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity)) !important;
}

.focus\:text-indigo-800:focus {
  --tw-text-opacity: 1 !important;
  color: rgb(55 48 163 / var(--tw-text-opacity)) !important;
}

.focus\:text-gray-800:focus {
  --tw-text-opacity: 1 !important;
  color: rgb(31 41 55 / var(--tw-text-opacity)) !important;
}

.focus\:outline-none:focus {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}

.focus\:ring:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.focus\:ring-inset:focus {
  --tw-ring-inset: inset !important;
}

.focus\:ring-indigo-200:focus {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(199 210 254 / var(--tw-ring-opacity)) !important;
}

.focus\:ring-blue-200:focus {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity)) !important;
}

.focus\:ring-indigo-500:focus {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity)) !important;
}

.focus\:ring-indigo-200:focus {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(199 210 254 / var(--tw-ring-opacity)) !important;
}

.focus\:ring-opacity-50:focus {
  --tw-ring-opacity: 0.5 !important;
}

.active\:bg-gray-100:active {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity)) !important;
}

.active\:bg-gray-900:active {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity)) !important;
}

.active\:text-gray-700:active {
  --tw-text-opacity: 1 !important;
  color: rgb(55 65 81 / var(--tw-text-opacity)) !important;
}

.active\:text-gray-500:active {
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity)) !important;
}

.disabled\:opacity-25:disabled {
  opacity: 0.25 !important;
}

@media (prefers-color-scheme: dark) {

  .dark\:border-gray-700 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(55 65 81 / var(--tw-border-opacity)) !important;
  }

  .dark\:bg-gray-900 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(17 24 39 / var(--tw-bg-opacity)) !important;
  }

  .dark\:bg-gray-800 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(31 41 55 / var(--tw-bg-opacity)) !important;
  }

  .dark\:text-gray-500 {
    --tw-text-opacity: 1 !important;
    color: rgb(107 114 128 / var(--tw-text-opacity)) !important;
  }

  .dark\:text-white {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
  }

  .dark\:text-gray-400 {
    --tw-text-opacity: 1 !important;
    color: rgb(156 163 175 / var(--tw-text-opacity)) !important;
  }
}

@media (min-width: 640px) {

  .sm\:-my-px {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

  .sm\:ml-0 {
    margin-left: 0px !important;
  }

  .sm\:ml-10 {
    margin-left: 2.5rem !important;
  }

  .sm\:ml-6 {
    margin-left: 1.5rem !important;
  }

  .sm\:block {
    display: block !important;
  }

  .sm\:flex {
    display: flex !important;
  }

  .sm\:hidden {
    display: none !important;
  }

  .sm\:h-20 {
    height: 5rem !important;
  }

  .sm\:max-w-md {
    max-width: 12.8px !important;
  }

  .sm\:flex-1 {
    flex: 1 1 0% !important;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .sm\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .sm\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .sm\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .sm\:items-center {
    align-items: center !important;
  }

  .sm\:justify-start {
    justify-content: flex-start !important;
  }

  .sm\:justify-center {
    justify-content: center !important;
  }

  .sm\:justify-between {
    justify-content: space-between !important;
  }

  .sm\:rounded-lg {
    border-radius: 0.5rem !important;
  }

  .sm\:px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .sm\:pt-0 {
    padding-top: 0px !important;
  }

  .sm\:text-left {
    text-align: left !important;
  }

  .sm\:text-right {
    text-align: right !important;
  }

  .sm\:text-3xl {
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }

  .sm\:text-xl {
    font-size: 1.25rem !important;
    line-height: 1.75rem !important;
  }

  .sm\:text-3xl {
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }

  .sm\:text-3xl {
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }

  .sm\:text-3xl {
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }

  .sm\:text-3xl {
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }

  .sm\:text-3xl {
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }
}

@media (min-width: 768px) {

  .md\:my-6 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .md\:ml-2 {
    margin-left: 0.5rem !important;
  }

  .md\:flex {
    display: flex !important;
  }

  .md\:hidden {
    display: none !important;
  }

  .md\:min-h-screen {
    min-height: 100vh !important;
  }

  .md\:w-2\/3 {
    width: 66.666667% !important;
  }

  .md\:w-1\/2 {
    width: 50% !important;
  }

  .md\:w-3\/12 {
    width: 25% !important;
  }

  .md\:w-4\/12 {
    width: 33.333333% !important;
  }

  .md\:w-2\/12 {
    width: 16.666667% !important;
  }

  .md\:w-2\/3 {
    width: 66.666667% !important;
  }

  .md\:w-2\/3 {
    width: 66.666667% !important;
  }

  .md\:w-2\/3 {
    width: 66.666667% !important;
  }

  .md\:w-2\/3 {
    width: 66.666667% !important;
  }

  .md\:w-2\/3 {
    width: 66.666667% !important;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }

  .md\:flex-row {
    flex-direction: row !important;
  }

  .md\:items-center {
    align-items: center !important;
  }

  .md\:justify-between {
    justify-content: space-between !important;
  }

  .md\:justify-around {
    justify-content: space-around !important;
  }

  .md\:space-x-10> :not([hidden])~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-0> :not([hidden])~ :not([hidden]) {
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important;
  }

  .md\:border-t-0 {
    border-top-width: 0px !important;
  }

  .md\:border-l {
    border-left-width: 1px !important;
  }

  .md\:p-4 {
    padding: 1rem !important;
  }

  .md\:p-6 {
    padding: 1.5rem !important;
  }

  .md\:px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .md\:px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .md\:pb-0 {
    padding-bottom: 0px !important;
  }

  .md\:text-3xl {
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }

  .md\:text-4xl {
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
  }

  .md\:text-4xl {
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
  }

  .md\:text-4xl {
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
  }

  .md\:text-4xl {
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
  }

  .md\:text-4xl {
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
  }

  .md\:text-4xl {
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
  }
}

@media (min-width: 1024px) {

  .lg\:mb-0 {
    margin-bottom: 0px !important;
  }

  .lg\:mt-4 {
    margin-top: 1rem !important;
  }

  .lg\:mt-0 {
    margin-top: 0px !important;
  }

  .lg\:mt-4 {
    margin-top: 1rem !important;
  }

  .lg\:mt-4 {
    margin-top: 1rem !important;
  }

  .lg\:mt-4 {
    margin-top: 1rem !important;
  }

  .lg\:mt-4 {
    margin-top: 1rem !important;
  }

  .lg\:mt-4 {
    margin-top: 1rem !important;
  }

  .lg\:flex {
    display: flex !important;
  }

  .lg\:w-1\/2 {
    width: 50% !important;
  }

  .lg\:w-2\/3 {
    width: 66.666667% !important;
  }

  .lg\:w-1\/3 {
    width: 33.333333% !important;
  }

  .lg\:w-1\/2 {
    width: 50% !important;
  }

  .lg\:w-1\/2 {
    width: 50% !important;
  }

  .lg\:w-1\/2 {
    width: 50% !important;
  }

  .lg\:w-1\/2 {
    width: 50% !important;
  }

  .lg\:w-1\/2 {
    width: 50% !important;
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }

  .lg\:flex-row {
    flex-direction: row !important;
  }

  .lg\:justify-around {
    justify-content: space-around !important;
  }

  .lg\:px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .lg\:text-5xl {
    font-size: 3rem !important;
    line-height: 1 !important;
  }

  .lg\:text-5xl {
    font-size: 3rem !important;
    line-height: 1 !important;
  }

  .lg\:text-5xl {
    font-size: 3rem !important;
    line-height: 1 !important;
  }

  .lg\:text-5xl {
    font-size: 3rem !important;
    line-height: 1 !important;
  }

  .lg\:text-5xl {
    font-size: 3rem !important;
    line-height: 1 !important;
  }

  .lg\:text-5xl {
    font-size: 3rem !important;
    line-height: 1 !important;
  }
}

@media (min-width: 1280px) {

  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }
}