/*Common*/
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@300;400;500;700;800&display=swap');
#loading {
  width: 100vw;
  height: 100vh;
  background-color: #000;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1001;
  display: flex;
  justify-content: center;
  align-items: center;
}
#loading img{
    width: 300px;
    text-align: center;
}
body {
  font-family: 'M PLUS 1p', sans-serif;
}
.blue_link{
  text-align:right;
}
.red {
  color: red !important;
}
.ec-productRole__description h2{
  padding:0;
  margin:0;
  margin-bottom:1em;
}
.ec-productRole__description p{
  padding:0;
  margin:0;
  margin-bottom:1em;
}

div.blue{
    color: #000 !important;
    background: #fbecc3 !important;
    /* padding: 2px 5px !important; */
}
.red-small {
  font-size: 13px;
  color: red;
}
.Hatching{
    color: white;
    background: red;
    display: inline-block;
    padding: 2px;
    font-size: 17px;
    font-weight: 400 !important;
    margin-bottom: 5px;
}
a:focus, a:hover {
    color:#8B0000;
    text-decoration: underline;
}
.Hatching.kouhyou{
  font-size: 14px;
}
.red_title{
  background:#8B0000;
  color:#fff;
  padding:.5em .5em;
  margin-bottom:1em;
}
.all_product .all_ec-shelfGrid__item{
  width:30%;
  height: auto;
}
.all_shelfGrid__item_box{
  display:flex;
  flex-direction: column;
  justify-content: space-between;
  height:100%;
}
.all_list_item_content{
  margin-left:5px;
}
.all_product .ec-shelfGrid{
  width:100%;
  margin:0 auto;
  justify-content: space-between;
}
.all_ec-shelfGrid__item{
  margin-bottom:1em;
}
.all_product .zeikomi{
  font-size:10px;
}
.item_display{
    display: none !important;
}
.all_list_item_content p{
  font-size:14px;
}
.all_product p.gramunit{
  font-size:12px;
}
.all_product ul.ec-shelfGrid::after {
display: block;
content:"";
width: 30%;
}
.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 5px;
  margin-bottom: 5px;
}

h2 {
  font-size: clamp(20px, calc(1.375rem + ((1vw - 7.68px) * 0.8929)), 24px);
  color: #8B0000;
  padding: .5em 0;
}

.h2-title {
  background: #8B0000 0% 0% no-repeat padding-box;
  border: 1px solid #FFFFFF;
  text-align: center;
  padding-bottom: 3px;
}

.h2-title h2 {
  color: white;
  padding: 0.8em 0;
  border-bottom: solid 1px #fff;
}

.h2_brack_title, h1 {
  text-align: center;
}

.h2_brack_title h2 {
  color: #000;
}

.h2_brack_title hr {
  width: 5%;
  height: 2px;
  color: #000000;
  border-top: 2px solid #000;
  margin-top: 0px;
}

h3 {
  font-size: clamp(16px, calc(1rem + ((1vw - 7.68px) * 1.7857)), 18px);
  letter-spacing: 0px;
  color: #8B0000;
  padding: .5em 0;
}

h4 {
  font-size: clamp(14px, calc(0.875rem + ((1vw - 7.68px) * 1.7857)), 18px);
}

h5 {
  font-size: clamp(12px, calc(0.75rem + ((1vw - 7.68px) * 1.7857)), 15px);
  line-height: 2;
}
.line{
  text-decoration: line-through;
}
/*recommend-coner*/
.recommend_box .tokka{
  width:40px;
  right:0;
}
.recommend_box{
  position:relative;
}
.recommend_box .product_sub_title p{
  padding-top:5px;
  margin-bottom:0px;
}
.recommend_box .gramunit{
  font-size:14px;
}
/*button*/
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;
}

.btn,
a.btn,
button.btn, .ec-productRole__btn .add-cart, .ec-blockBtn--action, button.ec-blockBtn--cancel {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2;
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  font-size: 90%;
  color: #ffffff;
  border-radius: 23px;
  background: transparent linear-gradient(180deg, #BE0000 0%, #8B0000 52%, #850000 92%, #720000 100%) 0% 0% no-repeat padding-box;
}

.ec-blockBtn--action {
  border-radius: 10px;
  vertical-align: middle;
}

.btn--red.btn--cubic {
  border: 1px solid #8b0000;
}

.btn--red.btn--cubic:hover, .ec-off4Grid__cell .ec-blockBtn--cancel:hover, .btn:hover {
  border: 1px solid #9f000c;
  background: white;
  color: #8b0000;
}

.btn--radius {
  border-radius: 100vh;
}

.fa-position-right {
  position: absolute;
  top: calc(50% - .5em);
  right: 1rem;
}
.blue-button .btn--red{
  background: transparent linear-gradient(180deg, #A2DCFF 0%, #32A4ED 52%, #47B3F8 92%, #47B3F8 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 4px #00000029;
  border: 1px solid #47B3F8;
  width: 200px;
}
/*header*/
.ec-drawerRole.is_active {
  background: #fff;
}

.login-botton .btn--radius {
  border-radius: 8px;
}

.ec-layoutRole__contentTop {
  box-shadow: 0px 3px 6px #00000029;
  margin-bottom: 20px;
}

.ec-layoutRole__header {
  box-shadow: 0px 3px 6px #00000029;
  margin-bottom: 20px;
}

.ec-headerTitle__title {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: relative;
  padding: 1em 0;
}

.ec-headerTitle__title a:nth-child(2) h1 img {
  width: 140px;
  margin: 0 auto;
}

.ec-headerTitle__title a:nth-child(1) h1 img {
  width: 40px;
}

.ec-headerTitle__title a:nth-child(1) h1 {
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin: auto;
}

div.ec-headerNaviRole div.ec-headerNaviRole__right {
  display: none;
}

div.ec-headerNaviRole .ec-headerNaviRole__left {
  width: 100%;
}

/*sidebar_login*/
.pc-cart-bottom a {
  border-radius: 10px;
  color: white;
}

.cart-block {
  background: #FFEFEF 0% 0% no-repeat padding-box;
  padding: 10px 5px 0px 5px;
  text-align: center;
}

.pc-cart-top {
  display: flex;
  align-items: baseline;
  justify-content: flex-end;
  color: #8b0000;
}

.pc-cart-top p {
  font-size: 32px;
  padding: 0 10px;
  font-weight: bold;
}

.pc-cart-top svg {
  margin-right: auto;
  margin-top: 15px;
  margin-left: 15px;
}
.pc-cart-top svg path{
    fill:#8b0000;
}

.pc-cart-middle {
  text-align: right;
  font-size: 32px;
  color: #8b0000;
}

.pc-cart-middle p {
  margin-right: 5px;
  font-weight: bold;
}

.bottom_cart {
  display: none;
}

.pc-cart-bottom {
  text-align: center;
  padding-bottom: 15px;
  width: 95%;
  padding: 1em 2em;
  border-radius: 10px;
}

.ec-layoutRole .ec-layoutRole__left, .ec-layoutRole .ec-layoutRole__right {
  display: block;
  width: 20%;
  z-index: 10;
}

.sidebar_login {
  position: fixed;
  width: 190px;
  margin: 0 0 0 15px;
}

.sidebar_login .login-block {
  background-color: #FFEFEF;
  text-align: center;
  padding: 10px 5px 0px 5px;
}

div.ec-headerNav {
  text-align: center;
  display: block;
}

.bana_brock img {
  width: 100%;
  padding: 5px 5px 1em 5px;
  -webkit-filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.2));
  -moz-filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.2));
  -ms-filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.2));
  filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.2));
}

.ec-headerNav .ec-headerNav__itemIcon {
  display: block;
  margin: 0 auto;
  font-size: 50px;
  color: white;
}

.ec-headerNav .ec-headerNav__itemLink {
  color: white;
  font-size: 100%;
  margin-top: 10px;
  margin-right: 0px;
}

.ec-headerNav div {
  width: 95%;
  margin: 2px;
}

.ec-headerNav a:nth-child(2) div, .btn_white {
  background: transparent linear-gradient(180deg, #FFFFFF 0%, #F4F4F4 52%, #F4F4F4 92%, #D3D3D3 100%) 0% 0% no-repeat padding-box;
  border: 1px solid #8B0000;
  color:#8B0000;
  padding:1em 0;
  border-radius:10px;
}

.ec-headerNav div:nth-child(1) {
  padding: 3rem 2rem;
  border-radius: 15px;
}

.ec-headerNav div:nth-child(1):hover {
  background: transparent linear-gradient(180deg, #be0000ba 0%, #8b0000c2 52%, #850000c4 92%, #720000cc 100%) 0% 0% no-repeat padding-box;
}
.ec-headerNav a:nth-child(2) div:hover {
  background: transparent linear-gradient(180deg, #bfbfbfc2 0%, #bfbfbfc2 52%, #bfbfbfc2 92%, #bfbfbfc2 100%) 0% 0% no-repeat padding-box;
}

.ec-headerNav a:nth-child(2) {
  color: #8B0000;
  vertical-align: middle;
}

.list-block {
  background: #F2F2F2 0% 0% no-repeat padding-box;
}

.sidebar_login div {
  margin-bottom: 10px;
}

ol.sample1 {
  counter-reset: list;
  list-style-type: none;
  padding: 5%;
}

ol.sample1 li {
  position: relative;
  padding: 0 0 0 20px;
  margin: 7px 0 7px 0px;
  font-weight: bold;
  font-size: 14px;
  line-height: 30px;
}

ol.sample1 li a {
  color: #000;
}

ol.sample1 li:before {
  counter-increment: list;
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  height: 0;
  width: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 7px solid #9a9a9a;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/*header slider*/
.slick-dots li button:before {
  width: 8px;
  height: 8px;
}

.ec-newItemRole {
  padding: 90px 0 50px 0;
}

/*concept-block*/
.main-concept {
  margin-bottom: 20px;
  width: 410px;
  margin: 3em auto;
}

.convini_chui {
  width: 90%;
  margin: 2px auto;
  text-align: center;
}

.convini {
  margin-bottom: 2em;
}

.convini-text {
  text-align: center;
}

div.convini-main-top section {
  justify-content: center;
}

div.convini-main-top section img {
  padding: 0 2px 0 0;
  width: 85%;
}

div.convini-main-top section {
  background: transparent linear-gradient(180deg, #FFFFFF 0%, #F4F4F4 52%, #F4F4F4 92%, #D3D3D3 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 4px #00000029;
  border: 2px solid #8B0000;
  border-radius: 45px;
  height: 80px;
}

div.convini-main-top a {
  padding: 10px 3px;
}

.border-block {
  margin: 1px 0;
  border-top: solid 2px #8B0000;
  border-bottom: solid 2px #8B0000;
  text-align: center;
}

.border-block h3 {
  line-height: 2;
}

/*footer*/
.ec-footerRole {
  background: #8B0000;
  color: white;
  position: relative;
}

.ieniku_logo {
  color: white;
  text-align: center;
  width: 160px;
  margin: 0 auto;
}

.ieniku_logo img {
  padding: .3em;
}

.ieniku_logo p {
  font-size: 12px;
}

.ec-footerNavi {
  padding: 2em 0;
  max-width: 600px;
  margin: 0 auto;
  line-height: 2;
}

.ec-footerRole .ec-footerRole__inner .ec-footerTitle img {
  width: 60px;
}

.ec-footerTitle__copyright {
  text-align: center;
  font-size: 10px;
}

/*guid*/
.guid {
  background: #FFEFEF 0% 0% no-repeat padding-box;
}

.guid-main-title {
  text-align: center;
}

.guid-main-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 5px dotted #8B0000;
  border-bottom: 5px dotted #8B0000;
  margin: 10px;
}

.guid-main-content-middle {
  display: flex;
  justify-content: center;
  align-items: center;
}

.guid-main-content-top {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 50px !important;
}

.guid-main-content-middle {
  width: 100%;
}

.guid-main-content-middle div.guid_main_button {
  padding: 0;
}

.guid-main-content section {
  display: flex;
  flex-direction: column;
  justify-content: initial;
  align-items: center;
  padding: 1em 1.5em;
  width: 50%;
  height: 230px;
}

.guid-main-content section div {
  padding: 5px;
  position: relative;
  /* width: 100%; */
}

.guid-main-content section div img {
  width: 60px;
  margin-right: 10px;
}

.guid-main-content section div.guid-main-content-middle img {
  width: 10%;
  margin: 0px 25px 0px 10px;
}

.guid-main-content section div.guid-main-content-middle div.guid_main_button div img {
  width: 40px;
  margin: 0;
}

.guid-main-content section div.guid-main-content-middle div.guid_main_button div {
  padding: 0;
  text-align: center;
}

section div.guid-main-content-bottom {
  position: relative;
  margin: 0 auto;
  padding: 10px 20px !important;
  vertical-align: baseline;
  border-radius: 35px;
}

.guid-main-content-bottom a {
  color: #8b0000;
}

div.guid-main-content-bottom i {
  position: absolute;
  right: 7px;
  top: calc(45% - 0.2em);
}

.guid-main-content section h5 {
  text-align: left;
  line-height: 1.2;
  font-size: clamp(11px, calc(0.75rem + ((1vw - 7.68px) * 1.7857)), 13px);
}

.guid-main-content section h5.mb-1 {
  margin-bottom: 0;
}

.guid-button {
  text-align: center;
}

.red-button {
  padding-bottom: 15px;
  text-align: center;
}

/*CSS */
.list_main_content {
  margin: auto 0 0 0;
  vertical-align: bottom;
}

.ec-shelfGrid .ec-shelfGrid__item .ec-productRole__btn {
  margin-top: 0;
  margin-bottom: 0;
}

.ec-shelfGrid__item form {
  margin: auto 0 0 0;
}

.ec-shelfGrid p.ec-shelfGrid__item-image {
  height: auto !important;
}

.ec-categoryRole__list_2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.ec-categoryRole__list_2 .ec-categoryRole__listItem {
  width: calc(100% / 4.5);
}

.ec-categoryRole__list_2 .ec-categoryRole__listItem:not(:last-of-type) {
  margin-right: 20px;
}

.ec-blockBtn--top {
  margin-bottom: 5px;
}

.ec-categoryRole {
  margin: 20px 0;
  padding: 0;
}

.ec-headerNaviRole img {
  width: 50%;
}

.ec-headerNaviRole {
  padding: 0;
}

.ec-shelfGrid::after {
  display: block;
  content: "";
  width: 280px;
}

.category-content {
  display: flex;
  flex-wrap: wrap;
  gap:15px;
  justify-content: space-between;
}

.category-content section img {
  width: 250px;
  height: auto;
}

.category-content section {
  text-align: center;
}

.category-content section h3 {
  color: #000;
}

.category-content section i {
  display: none;
}

.category-content::after {
  display: block;
  content: "";
  width: 270px;
}

/*recommend*/
.sp-category {
  display: none;
}

.ec-newItemRole .ec-newItemRole__list {
  display: flex;
  justify-content: space-between;
  padding: 0;
}

.ec-newItemRole .ec-newItemRole__listItem {
  width: 250px;
}

.ec-newItemRole__listItemTitle {
  color: #000;
}

.ec-newItemRole__listItemPrice {
  color: #707070;
}

.ec-newItemRole .ec-newItemRole__listItem {
  padding: 10px 20px;
  margin-right: 0 !important;
}

.ec-newItemRole .ec-newItemRole__listItem:nth-child(odd) {
  margin-right: initial;
}

/*ﾃθ津�凖��ﾃ｢竄ｬ邃｢ﾃθ津｢竄ｬﾂ�ﾃδ｢ﾃ｢窶堋ｬﾃ｢窶楪｢ﾃθ津�凖δ｢ﾃ｢窶堋ｬﾃ�｡ﾃθ津｢竄ｬﾅ｡ﾃ�堙つ｣ﾃθ津�凖��ﾃ｢竄ｬ邃｢ﾃθ津｢竄ｬﾅ｡ﾃ�堙つ｢ﾃθ津�凖�堙つ｢ﾃθ津つ｢ﾃδ｢ﾃ｢竄ｬﾅ｡ﾃつｬﾃ�ｦﾃつ｡ﾃθ津｢竄ｬﾅ｡ﾃ�堙つｬﾃθ津�凖δ｢ﾃ｢窶堋ｬﾃつｦﾃθ津｢竄ｬﾅ｡ﾃ�堙つ｡ﾃθ津�凖��ﾃ｢竄ｬ邃｢ﾃθ津つ｢ﾃδ｢ﾃ｢竄ｬﾅ｡ﾃつｬﾃ�ｦﾃつ｡ﾃθ津�凖δ｢ﾃ｢窶堋ｬﾃ�｡ﾃθ津｢竄ｬﾅ｡ﾃ�堙つｷﾃθ津�凖��ﾃ｢竄ｬ邃｢ﾃθ津｢竄ｬﾂ�ﾃδ｢ﾃ｢窶堋ｬﾃ｢窶楪｢ﾃθ津�凖δ｢ﾃ｢窶堋ｬﾃ�｡ﾃθ津｢竄ｬﾅ｡ﾃ�堙つ｣ﾃθ津�凖��ﾃ｢竄ｬ邃｢ﾃθ津つ｢ﾃδ｢ﾃ｢竄ｬﾅ｡ﾃつｬﾃ�堙つ�ﾃθ津�凖�堙つ｢ﾃθ津つ｢ﾃδ｢ﾃ｢窶堋ｬﾃ�｡ﾃ�堙つｬﾃθ津つ｢ﾃδ｢ﾃ｢窶堋ｬﾃ�ｾﾃ�堙つ｢ﾃθ津�凖��ﾃ｢竄ｬ邃｢ﾃθ津つ｢ﾃδ｢ﾃ｢竄ｬﾅ｡ﾃつｬﾃ�ｦﾃつ｡ﾃθ津�凖δ｢ﾃ｢窶堋ｬﾃ�｡ﾃθ津｢竄ｬﾅ｡ﾃ�堙つｧﾃθ津�凖��ﾃ｢竄ｬ邃｢ﾃθ津｢竄ｬﾂ�ﾃδ｢ﾃ｢窶堋ｬﾃ｢窶楪｢ﾃθ津�凖δ｢ﾃ｢窶堋ｬﾃ�｡ﾃθ津｢竄ｬﾅ｡ﾃ�堙つ｣ﾃθ津�凖��ﾃ｢竄ｬ邃｢ﾃθ津つ｢ﾃδ｢ﾃ｢竄ｬﾅ｡ﾃつｬﾃ�堙つ�ﾃθ津�凖�堙つ｢ﾃθ津つ｢ﾃδ｢ﾃ｢窶堋ｬﾃ�｡ﾃ�堙つｬﾃθ津つ｢ﾃδ｢ﾃ｢窶堋ｬﾃ�ｾﾃ�堙つ｢ﾃθ津�凖��ﾃ｢竄ｬ邃｢ﾃθ津つ｢ﾃδ｢ﾃ｢竄ｬﾅ｡ﾃつｬﾃ�堙つ�ﾃθ津�凖�堙つ｢ﾃθ津つ｢ﾃδ｢ﾃ｢窶堋ｬﾃ�｡ﾃ�堙つｬﾃθ津つ｢ﾃδ｢ﾃ｢窶堋ｬﾃ�ｾﾃ�堙つ｢ﾃθ津�凖��ﾃ｢竄ｬ邃｢ﾃθ津｢竄ｬﾂ�ﾃδ｢ﾃ｢窶堋ｬﾃ｢窶楪｢ﾃθ津�凖δ｢ﾃ｢窶堋ｬﾃ�｡ﾃθ津｢竄ｬﾅ｡ﾃ�堙つ｣ﾃθ津�凖��ﾃ｢竄ｬ邃｢ﾃθ津つ｢ﾃδ｢ﾃ｢竄ｬﾅ｡ﾃつｬﾃ�堙つ�ﾃθ津�凖�堙つ｢ﾃθ津つ｢ﾃδ｢ﾃ｢窶堋ｬﾃ�｡ﾃ�堙つｬﾃθ津つ｢ﾃδ｢ﾃ｢窶堋ｬﾃ�ｾﾃ�堙つ｢ﾃθ津�凖��ﾃ｢竄ｬ邃｢ﾃθ津｢竄ｬﾅ｡ﾃ�堙つ｢ﾃθ津�凖�堙つ｢ﾃθ津つ｢ﾃδ｢ﾃ｢竄ｬﾅ｡ﾃつｬﾃ�ｦﾃつ｡ﾃθ津｢竄ｬﾅ｡ﾃ�堙つｬﾃθ津�凖δ｢ﾃ｢窶堋ｬﾃ�｡ﾃθ津｢竄ｬﾅ｡ﾃ�堙つ敕θ津�凖��ﾃ｢竄ｬ邃｢ﾃθ津｢竄ｬﾂ�ﾃδ｢ﾃ｢窶堋ｬﾃ｢窶楪｢ﾃθ津�凖δ｢ﾃ｢窶堋ｬﾃ�｡ﾃθ津｢竄ｬﾅ｡ﾃ�堙つ｣ﾃθ津�凖��ﾃ｢竄ｬ邃｢ﾃθ津つ｢ﾃδ｢ﾃ｢竄ｬﾅ｡ﾃつｬﾃ�堙つ�ﾃθ津�凖�堙つ｢ﾃθ津つ｢ﾃδ｢ﾃ｢窶堋ｬﾃ�｡ﾃ�堙つｬﾃθ津つ｢ﾃδ｢ﾃ｢窶堋ｬﾃ�ｾﾃ�堙つ｢ﾃθ津�凖��ﾃ｢竄ｬ邃｢ﾃθ津つ｢ﾃδ｢ﾃ｢竄ｬﾅ｡ﾃつｬﾃ�ｦﾃつ｡ﾃθ津�凖δ｢ﾃ｢窶堋ｬﾃ�｡ﾃθ津｢竄ｬﾅ｡ﾃ�堙つｳﾃθ津�凖��ﾃ｢竄ｬ邃｢ﾃθ津｢竄ｬﾂ�ﾃδ｢ﾃ｢窶堋ｬﾃ｢窶楪｢ﾃθ津�凖δ｢ﾃ｢窶堋ｬﾃ�｡ﾃθ津｢竄ｬﾅ｡ﾃ�堙つ｣ﾃθ津�凖��ﾃ｢竄ｬ邃｢ﾃθ津｢竄ｬﾅ｡ﾃ�堙つ｢ﾃθ津�凖�堙つ｢ﾃθ津つ｢ﾃδ｢ﾃ｢竄ｬﾅ｡ﾃつｬﾃ�ｦﾃつ｡ﾃθ津｢竄ｬﾅ｡ﾃ�堙つｬﾃθ津�凖δ｢ﾃ｢窶堋ｬﾃつｦﾃθ津｢竄ｬﾅ｡ﾃ�堙つ｡ﾃθ津�凖��ﾃ｢竄ｬ邃｢ﾃθ津つ｢ﾃδ｢ﾃ｢竄ｬﾅ｡ﾃつｬﾃ�ｦﾃつ｡ﾃθ津�凖δ｢ﾃ｢窶堋ｬﾃ�｡ﾃθ津｢竄ｬﾅ｡ﾃ�堙つｰﾃθ津�凖��ﾃ｢竄ｬ邃｢ﾃθ津｢竄ｬﾂ�ﾃδ｢ﾃ｢窶堋ｬﾃ｢窶楪｢ﾃθ津�凖δ｢ﾃ｢窶堋ｬﾃ�｡ﾃθ津｢竄ｬﾅ｡ﾃ�堙つ｣ﾃθ津�凖��ﾃ｢竄ｬ邃｢ﾃθ津｢竄ｬﾅ｡ﾃ�堙つ｢ﾃθ津�凖�堙つ｢ﾃθ津つ｢ﾃδ｢ﾃ｢竄ｬﾅ｡ﾃつｬﾃ�ｦﾃつ｡ﾃθ津｢竄ｬﾅ｡ﾃ�堙つｬﾃθ津�凖δ｢ﾃ｢窶堋ｬﾃつｦﾃθ津｢竄ｬﾅ｡ﾃ�堙つ｡ﾃθ津�凖��ﾃ｢竄ｬ邃｢ﾃθ津つ｢ﾃδ｢ﾃ｢竄ｬﾅ｡ﾃつｬﾃ�ｦﾃつ｡ﾃθ津�凖δ｢ﾃ｢窶堋ｬﾃ�｡ﾃθ津｢竄ｬﾅ｡ﾃ�堙つｫﾃθ津�凖��ﾃ｢竄ｬ邃｢ﾃθ津｢竄ｬﾂ�ﾃδ｢ﾃ｢窶堋ｬﾃ｢窶楪｢ﾃθ津�凖δ｢ﾃ｢窶堋ｬﾃ�｡ﾃθ津｢竄ｬﾅ｡ﾃ�堙つ｣ﾃθ津�凖��ﾃ｢竄ｬ邃｢ﾃθ津つ｢ﾃδ｢ﾃ｢竄ｬﾅ｡ﾃつｬﾃ�堙つ�ﾃθ津�凖�堙つ｢ﾃθ津つ｢ﾃδ｢ﾃ｢窶堋ｬﾃ�｡ﾃ�堙つｬﾃθ津つ｢ﾃδ｢ﾃ｢窶堋ｬﾃ�ｾﾃ�堙つ｢ﾃθ津�凖��ﾃ｢竄ｬ邃｢ﾃθ津つ｢ﾃδ｢ﾃ｢竄ｬﾅ｡ﾃつｬﾃ�ｦﾃつ｡ﾃθ津�凖δ｢ﾃ｢窶堋ｬﾃ�｡ﾃθ津｢竄ｬﾅ｡ﾃ�堙つｼﾃθ津�凖��ﾃ｢竄ｬ邃｢ﾃθ津｢竄ｬﾂ�ﾃδ｢ﾃ｢窶堋ｬﾃ｢窶楪｢ﾃθ津�凖δ｢ﾃ｢窶堋ｬﾃ�｡ﾃθ津｢竄ｬﾅ｡ﾃ�堙つ｣ﾃθ津�凖��ﾃ｢竄ｬ邃｢ﾃθ津つ｢ﾃδ｢ﾃ｢竄ｬﾅ｡ﾃつｬﾃ�堙つ�ﾃθ津�凖�堙つ｢ﾃθ津つ｢ﾃδ｢ﾃ｢窶堋ｬﾃ�｡ﾃ�堙つｬﾃθ津つ｢ﾃδ｢ﾃ｢窶堋ｬﾃ�ｾﾃ�堙つ｢ﾃθ津�凖��ﾃ｢竄ｬ邃｢ﾃθ津つ｢ﾃδ｢ﾃ｢竄ｬﾅ｡ﾃつｬﾃ�堙つｹﾃθ津�凖�堙つ｢ﾃθ津つ｢ﾃδ｢ﾃ｢窶堋ｬﾃ�｡ﾃ�堙つｬﾃθ津｢竄ｬﾅ｡ﾃ�堙つ�*/
.cp_ipradio {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.cp_ipradio:before,
.cp_ipradio:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.cp_ipradio .box {
  /* width: 90%; */
  /* margin: 2em auto; */
  text-align: left;
  border: 1px solid white;
  border-radius: 3px;
  background: #ffffff;
  display: flex;
  flex-wrap: wrap;
}

.cp_ipradio input[type=radio] {
  display: none;
}

.cp_ipradio label:focus,
.cp_ipradio label:hover,
.cp_ipradio label:active,
.cp_ipradio input:checked+label {
  color: #da3c41;
}

.cp_ipradio label:focus:before,
.cp_ipradio label:hover:before,
.cp_ipradio label:active:before,
.cp_ipradio input:checked+label:before {
  border-color: #da3c41;
  background: #ffffff;
}

.cp_ipradio label {
  font-size: 1em;
  font-weight: bold;
  line-height: 1;
  position: relative;
  display: block;
  overflow: hidden;
  padding: 1em 1em 1em 2em;
  cursor: pointer;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: #ffffff;
}

.cp_ipradio label:before {
  position: absolute;
  top: 1em;
  left: 0.9em;
  width: 15px;
  height: 15px;
  content: '';
  border: 0.2em solid #cccccc;
  border-radius: 50%;
}

.cp_ipradio input:checked+label:before {
  border-color: #da3c41;
  background: #da3c41;
}

.cp_ipradio input:disabled+label {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.5);
  background: #efefef;
}

.cp_ipradio input:disabled+label:hover {
  border-color: rgba(0, 0, 0, 0.1);
}

.cp_ipradio input:disabled+label:before {
  border-color: #ffffff;
  background: #ffffff;
}

/*convini-main*/
.convini-main {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.convini-main a {
  width: 50%;
  padding: 10px;
}

.convini-main section {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: center;
  border: 1px solid #DDDDDD;
  padding: 20px 15px;
}

.convini-main section img {
  padding: 10px
}

.convini-main-title h2 {
  padding: .5em 0 0 0;
}

.convini-main-title h4 {
  color: #8B0000;
}

.ec-newsRole .ec-newsRole__news {
  border: 2px solid #F8F8F8;
  padding: 20px 30px;
}

/*contact-top*/
.top_word {
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  /* bottom: 0; */
  margin: auto;
}

.top_ieniku {
  position: relative;
}

.slide {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 467px;
  margin: auto;
  background: #fff;
  padding: 0;
}

.slide img {
  display: block;
  position: absolute;
  max-width: 860px;
  height: auto;
  opacity: 0;
  animation: slideAnime 12s ease infinite;
}

.slide img:nth-of-type(1) {
  animation-delay: -4s;
}

.slide img:nth-of-type(2) {
  animation-delay: 0s
}

.slide img:nth-of-type(3) {
  animation-delay: 4s
}

@keyframes slideAnime {
  0% {
    opacity: 0
  }

  20% {
    opacity: 0
  }

  40% {
    opacity: 1
  }

  60% {
    opacity: 1
  }

  80% {
    opacity: 0
  }

  100% {
    opacity: 0
  }
}

.contact-block {
  padding-top: 3em;
}

.contact-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}

.contact-content section {
  width: 31%;
  border: 1px solid #707070;
}

.contact-content section hr {
  width: 30%;
  border: 1px solid #707070;
  margin-top: 0px;
}

.contact-content section h3 {
  padding-bottom: .5em;
  color: #000;
}

.contact-content section h2 {
  font-size: 32px;
  padding-top: 0;
}

.contact-bottom {
  text-align: center;
}

.contact-bottom h5 {
  padding: 1em;
  line-height: 2;
}

.bana-block {
  display: flex;
  padding-top: 3em;
  flex-wrap: wrap;
}

.bana-block section {
  width: 25%;
  padding: 8px 5px;
}

.bana-block section img {
  width: 100%;
}

dd div.ec-select {
  justify-content: flex-start;
}

.bottom_cart {
  position: absolute;
  bottom: 0;
  left: 0;
  position: fixed;
  width: 100%;
  background: #ffffffe8;
}

.bottom_cart .ec-cartNavi_second {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bottom_cart .ec-cartNavi_second {
  padding: 0;
}
.classcategory_id1 input:nth-child(1){
  display:none;
}
.classcategory_id1 div:nth-child(2){
  display:none;
}



.bottom_cart .ec-headerRole__cart {
  width: 80%;
  margin: 5px auto;
}

.ec-cartNavi_second .ec-cartNavi__badge {
  background-color: #067ab9;
}

.bottom_cart .ec-cartNavi__icon_content a{
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #8b0000;
  padding: 3px 17px;
  border-radius: 40px;
  width: 160px;
}

.ec-cartNavi__icon {
  height: 17px;
  width: 15px;
  background: url(https://maruyu-sanda.com/shop/html/user_data/assets/img/confirm/cart_white.svg)no-repeat center;
  background-size: cover;
}

.bottom_cart h3 {
  color: #fff;
  font-weight: bold;
}

.bottom_cart .ec-cartNavi__label {
  display: flex;
  align-items: baseline;
  color: #8b0000;
  font-weight: bold;
}

.bottom_cart h5 {
  padding-left: 5px;
  margin-bottom: 0;
}

.ec-cartNavi__price_sp {
  font-size: 24px;
}

.sp {
  display: none;
}

.ec-sliderRole img {
  padding: 0em .3em;
}

/*category-img*/
.apg_category_image {
  background: #fff no-repeat center center;
  background-size: contain;
  width: 100%;
  height: auto;
}

.apg_category_description {
  margin: 0px;
  padding: 10px;
  border: none;
}

.ec-shelfGrid li.ec-shelfGrid__item {
  width: 33%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.ec-shelfGrid {
  display: flex;
  justify-content: space-between;
}

.ec-shelfGrid h5 {
  margin: 1px 0;
  font-size: 14px;
}

.ec-shelfGrid__item :nth-child(2) {
  font-weight: bold;
}

.ec-shelfGrid__item div.list_item_content {
  display: flex;
  flex-direction: column;
  margin: 5px 0;
  position: relative;
  justify-content: space-between;
  height: 100%;
}

.ec-productRole__actions .ec-select {
  text-align: right;
}

.ec-productRole__actions .ec-select select, .ec-numberInput select {
  width: 70%;
}

.ec-select, .ec-numberInput {
  display: flex;
  justify-content: flex-end;
  width:100%;
  align-items: center;
  margin-bottom: 3px;
}

.ec-productRole__actions .ec-select select, .ec-numberInput select {
  width: 160px;
  background: #f8f8f8;
}

.g-select div div:nth-child(1) {
  display: none;
}
.classcategory_id1 input:nth-child(3),.classcategory_id1 input:nth-child(5){
  margin: 4.5px 2% 0px 0px;
}

.g-select div div div {
  letter-spacing: -1px;
}

.input[type=checkbox], input[type=radio] {
  transform: scale(1.2);
}

div.ec-productRole__profile .g-select {
  font-size: larger;
  color: #c80000;
}

.Browser-back {
  text-align: center;
  margin: 3em;
  color: #8b0000;
}

.Browser-back div {
  border-radius: 10px;
}

.Browser-back input {
  background: #f0f8ff00;
  border: none;
  color: #c80000;
}

/*item-detail*/
.product_sub_title p {
  font-size: 12px;
  margin: 2px 0;
}

.product_sub_title {
  min-height: 20px;
}

.gray-small {
  font-size: 13px;
  opacity: .5;
}

li.ec-shelfGrid__item .tokka {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 40px;
}

.tokka {
  position: absolute;
}

.ec_shelfGrid_item_img {
  position: relative;
}

.shelfGrid__item_box {
  display: flex;
  justify-content: space-between;
  align-content: space-between;
  flex-direction: column;
  /* height: 450px; */
}

ul.ec-productRole__tags .tag_4 {
  background: #305dff;
  color: #fff;
  border: #6ab6ec;
}

ul.ec-productRole__tags .tag_2 {
  background: #b9b9b9;
  color: #fff;
  border: #4a4a4a;
}

.ec-productRole__description {
  margin: 1em 0;
}

.table6 {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  margin: 1em 0;
}

.table6 th {
  width: 25%;
  padding: 10px;
  text-align: left;
  vertical-align: top;
  color: #444;
  background-color: #efefef;
  border-left: 3px double #999;
  border-top: 1px solid #fff;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.table6 td {
  width: 75%;
  padding: 10px;
  background-color: #fafafa;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.quantity_checker {
  text-align: center;
  background: #ff0000;
  color: #fff;
  width: 80%;
  margin: 0 auto;
  padding: 0px;
  margin-bottom: 3px;
  border-radius: 10px;
  font-size: 14px;
}

.ec-shelfGrid .ec-shelfGrid__item-image {
  height: 175px !important;
}

.temperature {
  width: 50px;
  height: auto;
  position: absolute;
  left: 0px;
  bottom: 0;
  z-index: 10;
}

.ec-shelfGrid a {
  position: relative;
}

.item_comment {
  display: none;
}

.g-select, .price02-default {
  color: red;
  font-weight: bold;
  margin-bottom: 3px;
  text-align: left;
}

.birthplace {
  font-size: 12px;
}

.ec-productRole__category {
  display: none;
}

.ec-productRole .ec-productRole__actions .ec-select select {
  min-width: 180px;
  max-width: 180px;
}

.detail-button button, a.ec-blockBtn--cancel, #favorite, .ec-guest__actions a.ec-blockBtn--cancel {
  background: transparent linear-gradient(180deg, #FFFFFF 0%, #F4F4F4 52%, #F4F4F4 92%, #D3D3D3 100%) 0% 0% no-repeat padding-box;
  border: 1px solid #8B0000;
  color: #8B0000;
  border-radius: 10px;
  opacity: 1;
}

.detail-button button:hover, a.ec-blockBtn--cancel:hover, #favorite:hover {
  opacity: .4;
}

a.ec-blockBtn--cancel:hover {
  color: #8B0000;
}

div.ec-totalBox__btn a.ec-blockBtn--cancel {
  color: #8B0000;
}

.ec-productRole__btn .add-cart {
  position: relative;
  border-radius: 7px;
}

.ec-productRole .ec-productRole__price {
  padding: 5px;
  text-align: left;
}

.ec-productRole .ec-productRole__priceRegular {
  padding-top: 0px;
}

.ec-productRole .ec-productRole__tags {
  border-bottom: none;
}

.ec-pageHeader h1 {
  margin: 0 0 15px;
  padding: 15px 0 12px;
}

.ec-productRole .ec-productRole__btn {
  width: 60%;
  min-width: 250px;
  max-width: 250px;
  margin: 10px 0 0 auto;
}

.item_name, .item_price {
  color: #000;
}

#favorite {
  font-size: .9em;
}

.ec-orderDelivery {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

.ec-orderDelivery .ec-orderDelivery__address {
  margin: 5px 0;
  font-size: 14px;
}

.ec-orderDelivery .ec-orderDelivery__title {
  color: #de5d50;
  padding-left:5px;
}

.ec-orderDelivery .ec-orderDelivery__item ul.ec-borderedList {
  margin: 0;
}

.ec-orderCoupon, .ec-orderPayment, .ec-orderPayment {
  margin: 30px 0;
}

div#product_review_area {
  border-top: none;
}

div#product_review_area .review_list .recommend_name {
  margin-left: 0px;
}

.review_date {
  display: flex;
  justify-content: space-between;
}

.review_content h5 {
  color: #707070;
  margin: 0;
}

.review_content h4 {
  margin: 0;
}

div.ec_shelfGrid_item_img_content {
  position: relative;
}

#product_review_area .review_list li {
  list-style-type: none;
  border: 1px solid #E5E5E5;
  padding: 15px;
}

div#product_review_area .review_list {
  padding-left: 0px;
}

.review_botton {
  text-align: center;
}

.review_botton a {
  color: white;
}

.review_botton a:hover {
  color: #8b0000;
}

.ec-productRole .ec-productRole__tag {
  display: inline-block;
  padding: 10px 15px;
  list-style: none;
  font-size: 80%;
  color: #000000;
  border: solid 1px #000000;
  border-radius: 3px;
  background-color: rgb(86 61 124 / 0%);
  border-radius: 25px;
}

.ec-productRole__code {
  display: none;
}

.ec-productRole .ec-productRole__price {
  border-bottom: none;
}

.ec-productRole .ec-productRole__description {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 1em 0;
}

#product_review_area .ec-role {
  text-align: center;
}

#product_review_area .ec-rectHeading {
  text-align: left;
}

#reviewContent {
  text-align: left;
}

div.list_item_content div.product_sub_title img {
  width: 50px !important;
  vertical-align: top;
  margin-right: 5px;
}
button.ec-blockBtn--cancel{
      color : #BE0000;
      background: #fff;
      border:1px solid #BE0000;
      border-radius: 10px;
}
 .ec-off4Grid__cell button.ec-blockBtn--cancel:hover{
      color : #ff0000;
      background: #ffdbdb;
      border:1px solid #ff0000;
      border-radius: 10px;
}

/*cart*/
div.ec-totalBox dl.ec-totalBox__taxRate {
  display: none;
}

.ec-progress .is-complete .ec-progress__number {
  background: #8B0000;
}

.ec-progress .ec-progress__number {
  background: #AAAAAA;
}

.ec-progress .ec-progress__item:after {
  background: #AAAAAA;
}

.ec-progress .ec-progress__label {
  color: #AAAAAA;
}

.ec-progress .is-complete .ec-progress__label {
  color: #8B0000;
}

.ec-cartRole__totalText strong {
  font-size: clamp(20px, calc(1.375rem + ((1vw - 7.68px) * 0.8929)), 24px);
  color: #8B0000;
}

.ec-pageHeader h1 {
  font-size: clamp(20px, calc(1.375rem + ((1vw - 7.68px) * 0.8929)), 24px);
  margin: 0 0 15px;
  padding: 15px 0 12px;
  color: #8B0000;
}

.ec-cartRow .ec-cartRow__delColumn .ec-icon img {
  width: 1em;
  height: 1em;
}

.ec-cartRow .ec-cartRow__delColumn {
  width: 10%;
}

.ec-cartRow .ec-cartRow__amountColumn.sp {
  display: none;
}

.list-category-top {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.list-category-top .list-category {
  width: 150px;
  margin: 5px;
}

.list-category-top .list-category img {
  width: 100%;
}

.list-category-top .list-category img:hover {
  width: 105%;
}
.get_method_2{
  display:none !important;
}

.ec-orderRole .ec-orderDelivery__actions .ec-selects {
  display: block;
}

.ec-orderRole .ec-orderDelivery__actions .ec-selects div {
  display: block;
  float: left;
  margin-bottom: 5px;
  width: 100%;
}

.detail-button .ec-blockBtn--cancel:hover {
  color: #8B0000;
}

.ec-drawerRoleClose.is_active {
  color: #8B0000;
}

.ec-login__actions button.ec-blockBtn--cancel {
  background: #8B0000;
  border-color: #8b0000;
}

/*mypage*/
.logout {
  text-align:center;
  padding:3em 0;
}
.ec-historyRole .ec-blockBtn--action {
  width: 210px;
  margin: 0 0 0 auto;
}

.ec-historyRole__detail .ec-imageGrid {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.ec-borderedDefs:nth-child(1) {
  border-top: none;
  margin-top: 2em;
}

.ec-borderedDefs dd {
  line-height: 2;
}

.ec-borderedDefs dl {
  align-items: flex-start;
}

.ec-label {
  margin-bottom: 0px;
}

.ec-borderedDefs dt {
  padding-top: 0px;
}

.ec-heading-bold {
  margin: 25px 0 5px 0;
}

.ec-historyRole .ec-historyRole__detail {
  position: relative;
  padding-bottom: 4rem;
}

/*guide*/
#guide_page .tbl-r02 img {
  width: 35%;
  margin: 10px 0;
}

#guide_page .tbl-r02 img.bank_img {
  width: 500px;
  margin: 10px 0;
}

#guide_page .tbl-r02 img.net_bank_img {
  width: 400px;
  margin: 10px 0;
}

#guide_page .tbl-r02 img.atto_img {
  width: 100px;
  margin-left: 20px;
}

#guide_page .tbl-r02 p {
  margin-bottom: 5px;
}

.tbl-r02 ul {
  border: solid 2px rgb(255 255 255 / 0%);
  padding: 0 0.5em;
  position: relative;
}

ol.guide_1_bottom {
  counter-reset: number;
  list-style-type: none !important;
  padding: 0.5em;
}

ol.guide_1_bottom li {
  position: relative;
  padding-left: 30px;
  line-height: 1.5em;
  padding: 0.5em 0.5em 0.5em 30px;
}

ol.guide_1_bottom li:before {
  position: absolute;
  counter-increment: number;
  content: counter(number);
  display: inline-block;
  background: #000000;
  color: white;
  font-family: 'Avenir', 'Arial Black', 'Arial', sans-serif;
  font-weight: bold;
  font-size: 13px;
  border-radius: 50%;
  left: 0;
  width: 20px;
  height: 20px;
  line-height: 22px;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.Black_list ul {
  padding: 0;
}

#guide_page table tr {
  border: 1px solid #E4E4E4;
}

#guide_page p {
  margin: .5em 0;
  line-height: 1.5;
}

#guide_page .ec-role {
  margin-bottom: 3em;
}

.bank {
  background: #F2F2F2 0% 0% no-repeat padding-box;
  padding: 10px;
}

#guide_page h3 {
  padding: 1em 20px;
  margin: .5em 0 .2em 0;
  font-weight: bold;
  background: #FDEBEB;
}

#guide_page li.red, #guide_page p.red {
  color: red;
}

#guide_page li.red:before, #guide_page p.red:before {
  background: red;
}

.Black_list ul li {
  position: relative;
  list-style-type: none !important;
  padding: 0.5em 0.5em 0em 1.5em;
  line-height: 1.5;
  vertical-align: middle;
  color: #505050;
  border-radius: 15px 0px 0px 15px;
  border: none;
  text-indent: -1em;
}

.Black_list ul li:before {
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: .5em;
  height: .5em;
  background: #000;
  border-radius: 50%;
  margin-right: 8px;
  top: 15px;
}

#guide_page table {
  margin: 20px auto;
}

#guide_page .tbl-r02 th {
  background: #fdebeb;
  border: solid 1px #ccc;
  color: #000;
  padding: 10px;
  width: 25%;
}

#guide_page .tbl-r02 td {
  border: solid 1px #FDEBEB;
  padding: 10px;
}

#guide_page table a {
  color: #4aa0d2;
}

#guide_page div tr td {
  padding: .5em 1em;
}

#guide_page div tr td:nth-child(1), #guide_page tr td.table_color_white {
  background: #E4E4E4 0% 0% no-repeat padding-box;
  border: 1px solid #FFFFFF;
}

.guide_bar ul {
  padding: 0 0.5em;
  position: relative;
}

.ec-borderedDefs {
  width: 100%;
  margin-bottom: 16px;
}

.ec-borderedDefs {
  border-top: none;
}

.guide_bar ul li {
  line-height: 2;
  padding: 0.5em 0 0.5em 1.4em;
  list-style-type: none !important;
  color: #000000;
  background: url(../img/confirm/chevron-left-solid.svg) no-repeat left center;
  background-size: 3%;
}

#guide_page table tr td.table_color_gray {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #E4E4E4;
}

.guide_bar {
  background: #F2F2F2;
  padding: 5px 5px;
  width: 200px;
}

.guide_table div {
  text-align: right;
}

img.price_time_img {
  width: 300px;
}

#add_shopping_index_area {
  display: none;
}

img.guide_img_reizo {
  width: 50%;
  margin: 50px auto;
  display: block;
}

/*list-add*/
.ec_shelfGrid_item_img a{
  height: 100%;
  vertical-align: baseline;
}
.list-category-top img{
	width:200px;
	height:200px;
	object-fit:cover;
	border-radius:50%;
	position: relative;
	background: #000;
	opacity: 0.8;
    display:block;
}
.list-category-top a{
	position:relative;
	text-align: center;
	margin:15px;
	border-radius:50%;
	background-color: black;
    display:inline-block;
	
}
.list-category-top h3{
  width:100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin: auto;
  vertical-align:middle;
  color:#fff;
}
.list-category-top_sp img{
  width:60px;
}
.list-category-top_sp a{
	position:relative;
	text-align: center;
	margin:0px 5px;
	border-radius:50%;
	display:inline-block;
	width:85px;
}
.list-category-top_sp a h3{
  font-size: clamp(14px, calc(1rem + ((1vw - 7.68px) * 1.7857)), 16px);
}
.classcategory_id1 div:nth-child(4),.classcategory_id1 div:nth-child(6){
  float: right;
  width: 88%;
}
/*shopping*/
.orderDelivery_switch select{
  height:50px;
  padding:10px 5px;
  border: 2px solid #8b0000;
  margin:10px 0px;
  border-radius:5px;
  color: #333;
}
div.ec-radio.border_bottom div:nth-child(1){
  border-bottom:1px #ccc dotted;
  margin-bottom:8px;
}
.background-color{
  background:red;
}
.ec-productRole__description h2{
  padding:0;
  margin:0;
  margin-bottom:5px;
}
.ec-productRole__description p{
  padding:0;
  margin:0;
  margin-bottom:1em;
}

/*1200px UP*/
@media screen and (min-width:1200px) {}

/*992px DOWN*/
@media screen and (max-width:992px) {}

/*768px DOWN*/
@media screen and (max-width: 768px) {
  .ec-categoryRole__list_2 .ec-categoryRole__listItem {
    width: calc(100% / 2.2);
  }

  .ec-categoryRole__list_2 .ec-categoryRole__listItem:not(:nth-child(2n+1)) {
    margin-right: 5px;
  }

  .sp {
    display: block;
  }

  .guid_main_button .sp, .convini_chui .sp {
    height: 0;
  }

  .pc {
    display: none;
  }

  .ec-cartRow .ec-cartRow__amountColumn.pc {
    display: none;
  }

  .bottom_cart {
    display: block;
    z-index: 999;
    border-top: 1px solid #ffffff4f;
  }
  .cart_page div.bottom_cart,#page_shopping div.bottom_cart,#page_shopping_shipping_multiple div.bottom_cart,#page_shopping_confirm div.bottom_cart{
    display:none;
  }
  div.ec-headerNaviRole div.ec-headerNaviRole__right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 50px;
  }

  .ec-headerNavSP {
    top: 5px;
    right: 5px;
    left: initial;
    color: #8B0000;
  }

  .ec-headerNav .ec-headerNav__itemIcon {
    color: #8B0000;
    font-size: 20px;
  }

  .ec-headerTitle__title a:nth-child(1) h1 img {
    width: 25px;
    margin: 5px;
  }

  .ec-headerTitle__title a h1 {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .ec-headerTitle__title a:nth-child(1) h1 {
    position: relative;
    left: initial;
    top: initial;
    transform: translateY(0%) translateX(0%);
  }

  .ec-headerTitle__title a:nth-child(2) h1 img {
    width: 100px;
    margin: 0 10px 0 15px;
  }

  .ec-headerNav div:nth-child(1) {
    padding: 0rem;
  }

  .ec-sliderRole {
    padding-left: 0px;
    padding-right: 0px;
    margin: 0;
    height: 116vw;
  }

  .ec-layoutRole__header {
    box-shadow: none;
    margin-bottom: 0px;
  }

  .ec-headerTitle__title {
    padding: .5em .5em;
  }

  .main-concept h3 {
    font-size: 14px;
  }

  .guid-main-content {
    display: block;
  }

  .guid-main-content section {
    margin: 5px auto;
    padding: 0;
    width: 90%;
    border-top: 5px dotted #8B0000;
    height: 200px;
  }

  .guid-main-content:last-of-type {
    border-bottom: 5px dotted #8B0000;
  }

  .guid-main-title h2 {
    margin-top: 10px;
  }

  .guid-main-content section h5 {
    text-align: center;
    font-size: 1em;
  }

  .category-content section img {
    width: 75px;
    height: auto;
  }

  .category-content {
    display: block;
    background: #efefef;
    padding-bottom: 3px;
  }

  .category-content a section {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    margin: 3px 1px;
    padding: 0 10px;
    /* border-top: 1px solid #ccc; */
    background: #fff;
  }

  .category-content a:nth-child(1) section {
    margin-top: 0;
  }

  .category-content a:last-child section {
    margin-bottom: 0;
  }

  .category-content section i {
    display: block;
    font-size: 20px;
    color: black;
  }

  .category-content section h3 {
    padding: 0px 10px;
  }

  .ec-categoryRole {
    background: #ffffff;
    margin-bottom: 0;
  }

  .convini-main {
    display: block;
  }

  .convini-main section {
    width: 100%;
    margin: 0;
    border: 0.5px solid #DDDDDD;
    padding: 5px 3px;
  }

  .h2_brack_title hr {
    width: 20%;
  }

  .ec-role {
    padding-left: 0px;
    padding-right: 0px;
  }

  .ec-newsRole .ec-newsRole__news {
    border: none;
    padding: 20px 0px;
  }

  .ec-newsRole .ec-newsRole__newsItem {
    padding: 10px 20px;
  }

  .ec-newsRole .ec-newsRole__newsItem:not(:last-of-type) {
    border-bottom: none;
  }

  .ec-newsRole .ec-newsRole__newsItem {
    border-top: 1px solid #ccc;
  }

  .ec-newsRole .ec-newsRole__newsItem:last-of-type {
    margin-bottom: 0px;
    border-bottom: 1px solid #ccc;
  }

  .ec-newsRole .ec-newsRole__newsCloseBtn {
    bottom: 70%;
  }

  .contact-content {
    display: block;
    text-align: left;
  }

  .contact-content section {
    width: 90%;
    border: none;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    border-bottom: 1px solid #707070;
  }

  .contact-content section hr {
    display: none;
  }

  .contact-content section h2 {
    font-size: 22px;
    padding: 0;
    font-weight: bold;
  }

  .contact-bottom {
    text-align: left;
  }

  .bana-block {
    flex-wrap: wrap;
    padding: 3em .5em;
  }

  .bana-block h6 {
    display: none;
  }

  .bana-block section {
    width: 50%;
    padding: 5px;
    margin: 0 auto;
  }

  .ec-footerRole {
    padding: 3em 0 4em 0;
    z-index: 10;
    touch-action: manipulation;
  }

  .ec-footerNavi .ec-footerNavi__link a {
    border: none;
  }

  .ec-footerRole .ec-footerRole__inner .ec-footerTitle img {
    width: 50px;
  }

  .ec-footerTitle {
    padding: 0px 0 60px;
    text-align: center;
  }

  .ec-footerTitle__copyright {
    text-align: center;
    font-size: 8px;
    padding: 5px 0;
  }

  .ec-blockTopBtn {
    display: none;
    position: fixed;
    width: 120px;
    height: 40px;
    right: 0;
    bottom: 60px;
    cursor: pointer;
    color: #FFFFFF;
    text-align: center;
    line-height: 40px;
    opacity: 0.6;
    background-color: #a94442;
    z-index: 20;
  }

  .sp-category .slick-slide img {
    width: 100%;
    padding: 10px;
  }

  .slick-slider {
    margin-bottom: 60px;
  }

  .ec-drawerRoleClose {
    z-index: 5000;
    right: 5px;
    left: initial;
    top: 5px;
  }

  .ec-headerCategoryArea p, .ec-drawerRole .ec-headerCategoryArea .ec-itemNav__nav li a {
    color: #8B0000;
    background: #ffffff;
  }

  .ec-drawerRole .ec-headerCategoryArea .ec-headerCategoryArea__heading {
    background: #ffffff;
  }

  .ec-drawerRole .ec-headerLinkArea {
    padding-top: 3em;
    background: #ffffff;
  }

  .ec-drawerRole .ec-headerSearch {
    padding: 16px 8px 26px;
    background: #ffffff;
    color: #8B0000;
  }

  .ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search {
    background: #8B0000;
  }

  .guid-main-content section img:nth-child(1) {
    width: 20%;
  }

  .guid-main-content section img:nth-child(3) {
    width: 15%;
  }

  .ieniku_logo img {
    width: 160px;
  }

  .br::before {
    content: "\A";
    white-space: pre;
  }

  .convini-main a {
    padding: 0px;
  }

  .cart-block {
    display: none;
  }

  .ec-drawerRole .ec-headerLinkArea .ec-headerLink__item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: #8B0000;
  }

  .ec-drawerRole .ec-headerLinkArea a:nth-child(1), .ec-drawerRole .ec-headerLinkArea a:nth-child(2), .ec-drawerRole .ec-headerLinkArea a:nth-child(3) {
    background: #fff;
  }

  .ec-headerLink__item .convini-main-icon img {
    width: 50px;
  }

  .ec-drawerRole .ec-headerLinkArea a:nth-child(1) {
    border-top: solid 1px #ccc;
  }

  .ec-headerLink__item .convini-main-title span {
    color: #8B0000;
  }

  .ec-headerLink__item .convini-main-title span {
    color: #8B0000;
  }

  .ec-headerLink__item .convini-main-title {
    padding-left: 5px;
    ;
  }

  .ec-sliderItemRole {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
    width: 100%;
    max-width: 1130px;
    margin-bottom: 24px;
  }

  .ec-productRole {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 1em;
  }

  .ec-sliderItemRole {
    margin-bottom: 0;
  }

  .ec-productRole__description {
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
    padding: 10px 0;
  }

  .ec-productRole .ec-productRole__actions .ec-select select {
    min-width: 250px;
    max-width: 250px;
  }

  .ec-productRole__actions .ec-select select, .ec-numberInput select {
    width: 250px;
    padding: 2px 6px;
  }

  .ec-select h5, .ec-numberInput h5 {
    font-size: 12px;
    padding-right: 5px;
  }

  .ec-headerTitle__title {
    justify-content: left;
  }

  .detail-button {
    display: flex;
    flex-direction: column;
    width: 100%;
    flex-flow: column-reverse;
  }

  .ec-productRole .ec-productRole__btn {
    margin: 2px;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .ec-cartRow .ec-cartRow__amountColumn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    width: initial;
    border-bottom: none;
  }

  .ec-cartRow .ec-cartRow__amountColumn .ec-cartRow__amountSP {
    display: block;
    margin-bottom: 0px;
  }

  .ec-cartRow .ec-cartRow__amountColumn.sp {
    display: flex;
  }

  .ec-orderRole .ec-orderDelivery__actions .ec-selects {
    display: block;
    float: left;
  }

  .ec-orderRole .ec-orderDelivery__actions .ec-selects div {
    display: block;
    float: left;
    margin-bottom: 5px;
  }

  .ec-off1Grid {
    margin: 15px 20px;
  }

  .ec-cartNaviIsset.is-active {
    display:none;
    bottom: 0px;
  }

  .ec-cartNaviIsset .ec-cartNaviIsset__cartImage img {
    width: 50%;
  }

  .ec-cartNaviIsset .ec-cartNaviIsset__cartContent {
    width: 55%;
    padding-left: 5px;
  }

  .ec-shelfGrid .ec-shelfGrid__item {
    padding: 10px 0 0 0;
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-direction: initial;
    position: relative;
    margin: 15px 0px 10px 0px;
    border-top: solid 1px #ccc;
    padding-right: 0px !important;
    padding-left: 0px !important;
  }

  .ec-shelfGrid__item div.list_item_content {
    width: 50%;
    display: flex;
    flex-direction: column;
  }

  .ec-shelfGrid__item form {
    margin-top: auto;
  }

  .ec-shelfGrid .ec-shelfGrid__item .ec-productRole__btn {
    margin-bottom: 0px;
  }

  .ec-shelfGrid__item .ec-select h5 {
    font-size: 12px;
    padding-right: 1px;
  }

  .ec-shelfRole {
    padding-left: 10px;
    padding-right: 10px;
  }

  .ec-shelfGrid__item .ec-productRole__actions .ec-select select, .ec-shelfGrid__item .ec-numberInput select {
    width: 30vw;
    font-size: 11px;
  }

  .ec-shelfGrid__item .ec-select {
    float: right;
  }

  .ec-shelfGrid__item .ec-productRole__btn .add-cart {
    padding: .7em 1em 1em 1em;
    height: 50px;
    vertical-align: baseline;
  }

  .apg_category_image {
    background: #fff no-repeat center center;
    background-size: cover;
    min-height: 155px;
    max-height: 155px;
    margin-top: 0px;
  }

  .ec-layoutRole__contentTop {
    margin-bottom: 0px;
  }

  .ec-headerNaviRole {
    height: 50px;
  }

  .ec-historyRole .ec-blockBtn--action {
    position: absolute;
    bottom: 5px;
    right: 10px;
    left: initial;
    width: 140px;
    height: 33px;
    margin: 0 auto;
    font-size: 60%;
    padding: 1rem 2rem;
    line-height: 1;
  }

  div.ec-borderedDefs dl dd {
    font-size: 1.4rem;
  }

  .ec-off1Grid__cell p {
    line-height: 1.3;
    font-size: 1.5rem;
  }

  .ec-newItemRole .ec-newItemRole__listItem {
    margin: 0 auto;
  }

  .ec-cartNaviNull.is-active {
    bottom: 0px !important;
    transition: all 0.5s 0s ease;
  }

  .main-concept {
    margin-bottom: 20px;
    width: 280px;
    margin: 3em auto;
  }

  div.convini-main-top section {
    max-width: 330px;
    padding: 20px;
    margin: 8px auto;
    height: 70px;
    justify-content: flex-start;
  }

  div.convini-main-top section div img {
    padding: 0 20px
  }

  div.convini-main-top a {
    padding: 0;
  }

  .guid-main-content {
    margin: 5px 20px;
    border-top: none;
    border-bottom: none;
  }

  .guid-main-content section div {
    padding: 0px 5px 0px 5px;
  }

  #guide_page .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }

  #guide_page .tbl-r02 {
    width: 95%;
  }

  #guide_page .tbl-r02 th, #guide_page .tbl-r02 td {
    border-bottom: none;
    display: block;
    width: 100%;
  }

  .guide_bar_sp ul {
    width: 90%;
    margin: 20px auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
  }

  .guide_bar_sp ul a {
    position: relative;
  }

  .guide_bar_sp ul a i {
    position: absolute;
    top: 10px;
    right: 10px;
    transform: translateY(50%);
    color: #000;
  }

  .guide_bar_sp ul li {
    padding: 1em;
    width: 150px;
    border: .5px solid #eaeaea;
    color: #000;
  }

  .guide_1_middle img {
    margin: 1em auto;
    max-width: 75%;
  }

  #guide_page .ec-role {
    margin-bottom: 1em;
  }

  #guide_page .tbl-r02 th {
    background: #fdebeb;
    border: solid 1px #ccc;
    color: #000;
    padding: 10px;
    text-align: center;
    width: 100%;
  }

  #guide_page .tbl-r02 img {
    width: 80%;
    margin: 20px auto;
  }

  .guide_table {
    text-align: center;
  }

  #guide_page table a {
    text-decoration: underline;
    margin: 1em 0;
  }

  #guide_page h3 {
    border: 1px solid #ccc;
    padding: 1em 2em;
    margin: .5em 1em;
    font-weight: bold;
    text-align: center;
  }

  #guide_page table {
    width: 92%;
    margin: 20px auto;
  }

  #guide_page div tr td {
    font-size: .9em;
  }

  #guide_page .ec-role p {
    width: 95%;
    margin: 0 auto;
  }

  .Black_list {
    width: 98%;
    margin: 0 auto;
  }

  img.price_time_img {
    width: 90%;
    margin: 0 auto;
  }

  .guid-main-content section div.guid-main-content-middle img {
    width: 9%;
    margin: 5px 25px 0px 10px;
  }

  section div.guid-main-content-bottom {
    position: relative;
    margin: 0 auto;
    padding: 3px 18px !important;
  }

  section div.guid-main-content-bottom a {
    font-size: .7em;
  }

  .l-pankz div ul li {
    font-size: 12px;
    line-height: 1;
    margin-right: 0em;
  }

  div.l-pankz ul li a:after {
    padding-left: 0em;
  }

  div.l-pankz ul {
    padding: .5em 0px;
  }

  div.l-pankz ul li a {
    display: flex;
    justify-content: flex-start;
  }

  div.l-pankz ul li a span {
    padding: 0;
    margin: 0;
  }

  .ec-historyRole .ec-historyRole__detail {
    position: initial;
    padding-bottom: 0;
  }

  .ec-historyRole__detail .ec-imageGrid {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    padding-bottom: 1.5em;
  }

  .ec-historyListHeader .ec-definitions {
    font-size: 11px;
    margin: 0;
  }

  .ec-historyRole .ec-historyRole__contents {
    padding-top: .5em;
    padding-bottom: .5em;
    border-top: 2px solid #969696;
  }

  .ec-historyListHeader .ec-historyListHeader__action {
    margin: 5px;
    position: absolute;
    right: 0;
    bottom: 0;
  }

  .ec-historyListHeader .ec-historyListHeader__date {
    font-weight: 100;
    font-size: 12px;
  }

  div.ec-historyRole__header .ec-historyListHeader {
    position: relative;
    margin-bottom: 5px;
  }

  .temperature {
    width: 40px;
  }

  .slide img {
    display: block;
    position: absolute;
    width: auto;
    max-height: 480px;
    height: 70vh;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    opacity: 0;
    padding: 0;
  }

  .ec-shelfGrid .ec-shelfGrid__item-image {
    height: auto;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }

  .temperature {
    left: 0;
    bottom: 0;
    top: initial;
    z-index: 5;
  }

  .ec-shelfGrid {
    display: block;
  }

  .ec-shelfGrid p.ec-shelfGrid__item-image {
    height: 0 !important;
    margin: 0;
  }

  .guid-button .red-button a {
    width: 250px;
  }

  div.guid-main-content-middle {
    text-align: center;
    margin: 0 auto;
  }

  .ec-shelfGrid__item div.list_item_content {
    margin: 0 5px;
  }

  div.guid-main-content-middle div {
    margin: 0 auto;
    width: 80%;
    text-align: center;
  }

  .guid-main-content section div.guid-main-content-middle div.guid_main_button div {
    position: relative;
    top: 0px;
    left: 0px;
    padding: 0;
  }

  .guid-main-content-top {
    margin-left: 0em;
  }

  .guid-main-content-top h2 {
    font-size: 1.7em;
  }

  .front_page div.ec-categoryRole {
    margin: 0;
  }

  .ec-shelfGrid__item div.list_item_content {
    height: auto;
  }

  .quantity_checker {
    margin: 0px auto 10px auto;
    font-size: 13px;
    width: 50%
  }

  .ec-categoryRole {
    margin: 0;
  }

  .ec_shelfGrid_item_img {
    width: 50%;
  }

  .gramunit {
    font-size: 14px;
    padding: .2em 0;
    height: 25px;
  }

  .zeikomi {
    font-size: 10px;
  }

  .ec-productRole__actions .form-check {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    padding-right: 10px;
  }

  .ec-shelfGrid li.ec-shelfGrid__item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    position: relative;
  }

  img.guide_img_reizo {
    width: 80%;
    margin: 10px auto;
    text-align: center;
    /* position: relative; */
    display: block;
  }

  .shelfGrid__item_box {
    width: 100%;
    flex-direction: initial;
    height: auto;
  }

  div.ec-productRole .form-check {
    justify-content: flex-start;
  }

  .guide_bar_sp.sp {
    height: auto;
  }

  .guide_bar_sp.sp ul a li, .guide_bar_sp.sp ul a i {
    color: #7676ff;
    text-decoration: underline;
  }

  section div.guid-main-content-top {
    padding-left: 10px !important;
    padding-top: 5px;
  }

  .guid-main-content section:nth-child(2) {
    height: 160px;
  }

  .guide_1_middle img.online_botton {
    position: absolute;
    bottom: 25%;
    left: 18%;
    width: 28%;
  }

  .guide_1_middle {
    position: relative;
  }
  div.list-category-top_sp{
  display:flex;
  justify-content:center;
  align-items:center;
  padding: 3em 0 .5em 0;
  flex-wrap:wrap;
}

.ec-AddAddress div.ec-AddAddress__itemThumb {
    display: table-cell;
    min-width: 100px;
    width: 10%;
}
.ec-AddAddress .ec-AddAddress__item {
    padding: 5px;
    margin-bottom:5px;
}
.ec-AddAddress .ec-AddAddress__selectAddress .ec-select{
  height: 43px;
  align-items: baseline;
}
.ec-AddAddress .ec-AddAddress__selectNumber {
    margin-left: 30px;
}
.ec-AddAddress .ec-AddAddress__add {
    border-top: 1px solid #f4f4f4;
    padding-top: 0px;
    margin-bottom: 10px;
}
.ec-AddAddress .ec-AddAddress__select {
    margin-bottom: 0px;
}
.ec-shelfGrid .ec-shelfGrid__item:last-child{
  border-bottom: solid 1px #ccc;
  padding-bottom:20px;
}
.all_product .ec-shelfGrid{
  display:flex;
}
.all_product .ec_shelfGrid_item_img {
    width: 100%;
}
.all_list_item_content p {
    font-size: 12px;
}
.all_product p.gramunit {
    font-size: 10px;
}
/*all_product*/
#page_all_product .all_shelfGrid__item_box p{
  font-size:13px;
}
}

@media all and (-ms-high-contrast:none) {
  div.ec-layoutRole__right div.sidebar_login {
    position: static !important;
  }

  .ec-shelfGrid__item div.list_item_content {
    display: block;
  }

  .pc-cart-top {
    justify-content: space-around;
  }

  .category-content section {
    padding: 5px;
  }

  .Browser-back input {
    color: #fff;
  }

  .btn--red.btn--cubic:hover a i, .btn--red.btn--cubic:hover a span {
    color: #8b0000;
  }

  .ec-shelfGrid .ec-shelfGrid__item {
    display: block;
  }

  .slick-dots {
    right: 0;
    left: 0;
  }

  .ec-modal .ec-modal-wrap {
    margin: 20px;
  }

  .ec-orderDelivery {
    display: block;
  }
}


/*must_box*/
.must_inner{
  padding:35px 15px;
  width: 100%;
  margin: 0 auto;
}
.must_inner img{
  width:100%;
}
.must_inner h5{
  font-size:24px;
  color:#8B0000;
}
.must_inner > div{
  text-align:center;

}
.must_block_text p{
  line-height:2;
  text-align: left;
  padding-bottom: 30px;
  font-size: clamp(14px, calc(0.875rem + ((1vw - 3.75px) * 0.8214)), 18px);
  font-weight: bold;
}
#page_shopping .must_block_text p{
  font-size:14px;
}
#page_shopping .must_inner h5 {
    font-size: 16px;
}
.must_block_text p:nth-child(2){
  color:#8B0000;
}
span.marker{
  background:linear-gradient(transparent 75%, #fff799 75%);
  font-weight:bold; 
}
.reito_inner{
  background:#E2F4FF;
  position:relative;
  margin-top: 100px;
  text-align:center;
  padding: 90px 30px 60px 30px;
}
.reito_ttl,.reito_arrow{
  position: absolute;
  top:50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  margin: auto;
}
.reito_ttl{
  top: 0%;
}
.reito_box_img .reito_arrow{
  top: 60%;
  left: 49%;
  width:inherit;
}
.reito_box_img{
  display: flex;
  align-items: flex-end;
}
.sinsentohu_block{
  background:white;
  padding: 20px 45px;
  border-radius:15px;
  position: relative;
  margin-top: -25px;
  z-index: 0;
  width: 80%;
  margin: 0 auto;
}
.top_sinsentohu_box > div img{
  text-align:center;
  margin: 0 auto;
  z-index:0;
  position:relative;
}
.top_sinsentohu_box {
  width:80%;
  margin:0 auto;
  padding:25px;
}
.top_sinsentohu_box h5{
  font-size:24px;
  font-weight:bold;
  margin-bottom:-30px;
  z-index:10;
  position:relative;
    text-shadow:2px 2px 0 #FFF, -2px -2px 0 #FFF,
              -2px 2px 0 #FFF, 2px -2px 0 #FFF,
              0px 2px 0 #FFF,  0-2px 0 #FFF,
              -2px 0 0 #FFF, 2px 0 0 #FFF;

}
.blue_bg{
  background-color:#E2F4FF;
  padding:10px 15px;
}
.blue_bg div{
  background-color:#ffffff;
  padding: 0px 15px;
  border-radius:15px;
}
#guide_page .blue_bg div h3{
  background:rgb(86 61 124 / 0);
  color:black;
  border: none;
  border-bottom:1.5px solid #000;
  padding: 1em 0 0.5em 0;
  text-align: left;
}
#guide_page .blue_bg div.sokuzitsu p{
  padding-bottom:15px;
}
.reito_top_content img{
  padding: 20px 0px 20px 0px;
}
.sinsentohu_box > div:nth-child(1) h4{
  border: 1px solid #47B3F8;
  border-radius: 5px;
  color: #47B3F8;
  text-align: center;
}
.sinsentohu_box > div:nth-child(2) h4{
  background: #47B3F8 0% 0% no-repeat padding-box;
  border-radius: 5px;
  color:white;
  text-align: center;
}
.sinsentohu_box > div h4{
  padding:8px 0 9px 0;
  font-size:17px;
}
.sinsentohu_block > p{
  margin:15px 0;
  line-height: 2.5;
  text-align:left;
}
.reito_inner .reito_top_content h4{
  line-height:2;
  font-size: clamp(16px, calc(1rem + ((1vw - 3.75px) * 1.6427)), 24px);
}
.sinsentohu_block h3{font-size: clamp(24px, calc(1.5rem + ((1vw - 3.75px) * 1.6427)), 32px);color:#000;font-weight: bold;}
.sinsentohu_block h6{
  display:inline-block;
  margin:0;
  position:absolute;
  top: 11%;
  left: 46%;
  letter-spacing: .2rem;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  margin: auto;
}
.mustblock div.red-button a{
  width:70%;
}
.mustblock div.red-button{
  text-align:left;
}
.bottom_img{
  transform: translateY(25px);
}
.reito_box_img p{
  padding:10px 0;
}
.reito_box_img div{
  width:100%;
}
.reito_box_img .reito_position{
  left: 48%;
  width: inherit;
}
.ec-productRole .slide-item img {
    width: 100%;
}

@media screen and (max-width: 768px) {
  .must_block_text p{
    text-align:center;
  }
  .mustblock div.red-button {
    text-align: center;
}
.sinsentohu_block h6,.sinsentohu_block h3{
  display:none;
}
.reito_box_img {
    flex-direction: column;
}
.reito_arrow {
    left: 50%;
}
.reito_box_img > div img{
  width:100%;
}
.sinsentohu_box div.col-xs-6{
  height: 400px;
}
.sinsentohu_box div.col-xs-6 h4{
  font-size:14px;
  padding: 5px 0;
}
.reito_box_img p {
    font-size: 10px;
}
.reito_btn{
  border:2px solid #47B3F8;
  background:linear-gradient(#ADDFFF, #1CA5FF);
  border-radius:18px;
  color:white;
  position: relative;
  z-index: 2;
}
.reito_btn h3{
  font-size:24px;
  padding-top: 20px;
  padding-bottom: 8px;
  color:white;
}
.reito_btn h6{
  position:absolute;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  margin: auto;
  top: 26%;
  left: 42%;
}
.reito_btn::before, .reito_btn::after {
  content: '';
  display: block;
  background-color: #fff;
  position: absolute;
  top: 50%;
  width: 20px;
  height: 3px;
  right: 25px;
}
.reito_btn::after {
  transform: rotate(90deg);
  transition-duration: .3s;
}
.sinsentohu_block{
  height:0;
  opacity:0;
  transition: all 0.5s ease;
  overflow: hidden;
}
.sinsentohu_block.open{
  height: 555px;
  opacity:1;
  transition: all 0.5s ease;
  overflow: inherit;
  width: 100%;
  padding: 25px;
  border: 2px solid #47B3F8;
  margin-top:-30px;
}
.reito_btn.open::before {
  opacity: 0;
}

.reito_btn.open::after {
  transform: rotate(0);
}
.sinsentohu_block > p {
    font-size:13px;
}
.top_sinsentohu_box {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    margin-bottom: 35px;
}
.top_sinsentohu_box > div{
    padding:10px;
}
.top_sinsentohu_box > div img{
    width:100%;
}
.top_sinsentohu_box h5{
  font-size:14px;
  margin-bottom: -10px;
}

}
.ec-productRole img {
    width: initial;
}