@charset "UTF-8";
.pc {
  display: none;
}
.sp {
  display: block;
}
@media (min-width: 1024px) {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  /*            footer                  */
  .ec-topicRole {
    padding: 0 15px 30px 15px;
  }
  .footer_ue_caution p {
    width: calc(100% - 300px);
    margin-left: auto;
    font-size: 14px;
  }
  .ec-layoutRole__footer {
    padding: 50px 15px 0px 15px;
  }
  /*            footer 01    */
  .footer_01 .inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer_01 .calendar_wrap {
    width: 52%;
    padding: 20px;
    margin-bottom: 0px;
  }
  .footer_01_menu_wrap {
    width: 45%;
  }
  .footer_01_menu li {
    margin: 10px 0;
    line-height: 2;
  }
  .footer_01_menu a {
    font-size: 16px;
    text-decoration: underline;
  }
  /*   カレンダー　*/
  .ec-calendar__month th, .ec-calendar__month td {
    font-size: 13px;
    padding: 5px 0;
  }
  /*            footer 02    */
  .footer_02 {
    margin: 60px 0 40px 0;
  }
  .footer_02 .f_02_block {
    width: 33.3%;
    padding: 5px 30px 25px;
  }
  .footer_02 .f_02_block:nth-of-type(2) {
    border: none;
    border-right: solid 1px #828282;
    border-left: solid 1px #828282;
  }
  /*            footer 03   */
  .footer_03 .f_03_block {
    width: 22%;
  }
  .footer_cat_list li {
    font-size: 13px;
  }
  /*     page top   */
  .ec-blockTopBtn {
    width: auto;
    height: auto;
    right: 30px;
    bottom: 30px;
  }
  /*　　共通　　　*/
  .ec-layoutRole .ec-layoutRole__contents {
    margin-top: 60px;
    padding: 0 0 40px 0;
  }
  .ec-layoutRole .ec-layoutRole__left {
    display: block;
    width: 250px;
  }
  .ec-layoutRole .ec-layoutRole__mainWithColumn {
    flex: 1;
    padding-left: 55px;
  }
  .top_box {
    padding: 30px 20px 40px;
    margin-bottom: 40px;
  }
  .pt0 {
    padding-top: 0 !important;
  }
  .top_h2 {
    margin: 0 0 22px 0 !important;
  }
  .top_h2 .icon {
    width: 47px;
  }
  .top_h2 .title {
    font-size: 24px;
    padding: 0;
  }
  .more {
    margin-top: 35px;
  }
  .more_red a:after, .more a:after {
    right: 40px;
  }
  /*     top ノベルティ特集　　　*/
  .top_novelty_ue {
    margin-bottom: 45px;
  }
  .top_nove_link_box .top_h2 .title {
    padding: 12px 10px 4px 61px;
  }
  .top_nove_link {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .top_nove_link li {
    width: 49%;
  }
  .top_nove_link li a {
    max-width: 390px;
    padding-left: 82px;
  }
  .top_nove_link li a:after {
    right: 50px;
  }
  .top_tokushu_list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .top_tokushu_list li {
    width: 32.3%;
    margin: 0 0.5% 10px;
    padding: 7px;
    flex-direction: column;
    display: flex;
  }
  .top_tokushu_list .title {
    font-size: 14px;
    margin: 5px 0 5px 0;
  }
  .top_tokushu_list .date {
    font-size: 12px;
  }
  /*　　　商品一覧　　　　　*/
  .product_item_list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .product_item_list li {
    width: 17.7%;
    margin: 0 1.1% 25px;
  }
  ul.product_item_list:not(.top_ranking_list) li {
    width: 22.8%;
  }
  .item_name {
    font-size: 16px;
  }
  /*     お知らせ　　　　　　　　*/
  .ec-newsRole__newsDate {
    width: 120px;
    font-size: 16px;
  }
  .ec-newsRole__newsColumn {
    padding: 0 37px 0 0;
  }
}
/*       media max1400  min1024 */
@media (max-width: 1400px) and (min-width: 1024px) {
  /*  ツールチップ　*/
  .description2 {
    display: none;
    width: 200px;
    left: auto;
    right: -5px;
    top: 37px;
  }
  .description2:before {
    content: "";
    position: absolute;
    top: -23px;
    right: 0;
    border: 15px solid transparent;
    border-bottom: 15px solid #000;
    margin-left: 0;
    transform: rotateZ(0deg);
  }
}
/*      													 media min 1200 */
@media (min-width: 1200px) {
  /*   slider        */
  /* 左右半透明　*/
  .main_visual .slick-slide:not(.slick-center) {
    filter: opacity(39%);
    transition: 0.2s linear;
  }
  #arrows {
    width: 1200px;
  }
  #arrows .prev-arrow {
    left: -40px;
  }
  #arrows .next-arrow {
    right: -40px;
  }
}
/*       media max1200  min1024 */
@media (max-width: 1200px) and (min-width: 1024px) {
  .logo {
    width: 30%;
  }
  .header_menu li a {
    padding: 0 5px;
    font-size: 12px;
  }
  .top_nove_link li a {
    padding-left: 41px;
  }
}
/*       media max1024  min768 */
@media (max-width: 1024px) and (min-width: 768px) {
  .slider_wrap {
    margin-top: 60px;
  }
  .product_item_list, .top_tokushu_list {
    justify-content: flex-start;
  }
  .top_tokushu_list li {
    width: 32.3%;
    margin: 0 0.5% 10px;
  }
  .product_item_list li {
    width: 17.7%;
    margin: 0 1.1% 25px;
  }
  ul.product_item_list:not(.top_ranking_list) li {
    width: 22.8%;
  }
  .footer_01_LR {
    margin: 0 auto;
    max-width: 400px;
  }
}
/*       media max 1023.888 */
.top_grid_sp_cat_box {
  display: none;
}
@media (max-width: 1023.888px) {
  .top_grid_sp_cat_box {
    display: block;
  }
  /***20250717　SP用gridカテゴリ*/
  .grid_sp_cat_list {
    margin: 20px 0;
    display: grid;
    gap: 0rem;
    grid-auto-flow: dense; /* [2] */
    grid-template-columns: 1fr 1fr;
    column-gap: 10px;
    row-gap: 10px;
    justify-content: center;
  }
  .grid_sp_cat_list > * {
    align-items: flex-start;
    background: #fff;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  /* [3] Make fullwidth card span all grid columns. */
  .fullwidth {
    grid-column: 1 / -1;
  }
  .is-hidden {
    display: none;
  }
  .fullwidth, .is-selected {}
  /* sp用カテゴリメニューリスト*/
    .grid_sp_cat_list *{
	box-sizing: border-box!important;
	}
  .grid_sp_cat_list > li {
    position: relative;
  }
  .grid_sp_cat_list > li:nth-of-type(odd) {}
  .grid_sp_cat_list > li > a {
    display: flex;
    flex-wrap: wrap;
    padding: 0px 29px 0px 10px;
    width: 100%;
    position: relative;
    height: 55px;
	    border: solid 1px #b9b8b8;

  }
   .grid_sp_cat_list > li.no_child > a{
   padding-right: 10px;
   }
    .grid_sp_cat_list > li.is-selected a{
    border: solid 1px #ECECEC;

  }

  .grid_sp_cat_list > li.has_child  > a:after {
content: "\f105";
        font-family: "Font Awesome 5 pro";
        font-weight: 500;
        position: absolute;
        transition: all 0.2s ease-out 0s;
        top: 0;
        bottom: 0;
        margin: auto;
        right: 10px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        display: flex;
        font-size: 18px;
        color: #B9B8B8;
        padding: 0;
  }
  .grid_sp_cat_list > li.is-selected:before {
    content: "";
    display: block;
    height: 11px;
    width: 100%;
    top: 100%;
    left: 0;
    background: #ECECEC;
    position: absolute;
  }
  .grid_sp_cat_list > li > a .icon {
    width: 45px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  .grid_sp_cat_list > li > a .cat_name {
    flex: 1;
    flex-direction: column;
    justify-content: center;
    display: flex;
    font-weight: bold;
    padding: 0 0px 0 10px;
    line-height: 1.3;
    font-size: 12px;
  }
  .grid_sp_cat_list .grid_sp_cat_open_btn {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    display: block;
    background: none;
    height: 100%;
    border: none;
  }
  .grid_sp_cat_list > li.is-selected > a:after {
    transform: rotate(90deg);
  }
  .grid_sp_cat_list .is-selected {
    background: #ECECEC;
  }
  /* カテゴリー　subリスト　*/
  .grid_sp_sub_cat_list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: #ECECEC;
    padding: 15px;
    grid-row-gap: 5px;
  }
  .grid_sp_sub_cat_list li {
    width: 49%;
    border-bottom: solid 1px #E8E8E8;
    background: #fff;
	

    flex-direction: column; 
    justify-content: center; 

display: flex;

	
  }
  .grid_sp_sub_cat_list li:nth-of-type(odd) {
    border-right: solid 1px #E8E8E8;
  }

.grid_sp_sub_cat_list a {
    min-height: 50px;
    padding: 10px 10px;
    font-size: 12px;
    line-height: 1.2;
    display: block;
    flex-direction: column;
    justify-content: center;
    display: flex;
  }
  .side_cat_sub_list_midasi {
    border-bottom: solid 1px #E8E8E8;
    width: 100%;
  }
  .side_cat_sub_list_midasi a {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    display: flex !important;
    position: relative;
    background: #fff;
  }
  .side_cat_sub_list_midasi a span {
    position: relative;
    font-weight: bold;
    width: fit-content;
  }
  .side_cat_sub_list_midasi span:after {
    content: "";
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    width: 7px;
    height: 7px;
    background: transparent;
    border-right: solid 1px #808080;
    border-top: solid 1px #808080;
    display: inline-block;
    transform: rotate(45deg);
    position: absolute;
    transition: all 0.2s ease-out 0s;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -20px;
  }
  .grid_sp_sub_cat_list a:hover {
    background: #fff;
  }
  .grid_sp_sub_cat_list .side_cat_sub_list_midasi span:after{
  display: none;
  }
  .footer_01_tel {
    text-align: center;
  }
  .footer_01_tel img {
    max-width: 400px;
    object-fit: contain;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .footer_01_LR {
    margin: 0 auto;
    max-width: 400px;
  }
  .footer_03, .ec-layoutRole .ec-layoutRole__left {
    display: none;
  }
  .top_h2 .date {
    width: 100%;
    text-align: right;
  }
  .ec-shelfRole {
    padding-left: 0;
    padding-right: 0;
  }
  body:not(.front_page) .ec-layoutRole .ec-layoutRole__contents {
    padding-top: 30px;
  }
  .slider_wrap {
    margin-top: 60px;
  }
  #page_product_list .single_item_sold_out_btn .ec-blockBtn--action {
    font-size: 10px;
  }
}
/*       media max 767.888 */
@media (max-width: 767.888px) {
  /* カテゴリー　subリスト　*/
  .grid_sp_cat_list > li > a {
    padding: 5px 25px 5px 5px;
  }
     .grid_sp_cat_list > li.no_child > a{
   padding-right: 5px;
   }

  .grid_sp_cat_list > li > a .icon {
    width: 36px;
  }
  .grid_sp_cat_list > li > a .cat_name {
    padding: 0 0px 0 5px;
    font-size: 12px;
  }
  .grid_sp_cat_list .grid_sp_cat_open_btn {
    width: 100%;
  }
  .grid_sp_sub_cat_list a {
          padding: 1px 5px 0;
    font-size: 12px;
  }
  .grid_sp_sub_cat_list a {
           padding: 10px 10px;
    font-size: 12px;
  }
  #arrows img {
    width: 16px;
  }
  .single_cart_btn_sita > div {
    width: 100% !important;
    margin-bottom: 10px !important;
  }
  .single_cart_btn_sita .single_mitumori_btn a:before, .single_cart_btn_sita .single_favorite_btn button:before {
    margin-right: 17px;
  }
  .single_cart_btn_sita .single_mitumori_btn a, .single_cart_btn_sita .single_favorite_btn button {
    padding-left: 38px;
  }
  /*  ツールチップ　*/
  .description2 {
    display: none;
    width: 200px;
    left: auto;
    right: -5px;
    top: 37px;
  }
  .description2:before {
    content: "";
    position: absolute;
    top: -23px;
    right: 0;
    border: 15px solid transparent;
    border-bottom: 15px solid #000;
    margin-left: 0;
    transform: rotateZ(0deg);
  }
  .item_img.new:before {
    background: url(../images/item/single_item_new.png) no-repeat left top;
    background-size: contain;
  }
  .item_visual.new:before {
    background: url(../images/item/single_item_new.png) no-repeat left top;
    background-size: contain;
  }
  .ec-cartRole .ec-cartRole__actions {
    max-width: 100%;
  }
  .ec-imageGrid .ec-imageGrid__content p {
    line-height: 1.5;
    font-size: 12px;
  }
  .ec-historyRole .ec-historyRole__detail .ec-historyRole__detailPrice, .ec-historyRole .ec-historyRole__detail .ec-historyRole__detailTitle {
    line-height: 1.5;
    font-size: 12px;
  }
}
@media (max-width: 350px) {
  body {
    font-size: 14px;
  }
  .slider_wrap, .ec-layoutRole .ec-layoutRole__contents {
    margin-top: 54px;
  }
  .top_box > .inner {
    padding-left: 0;
    padding-right: 0;
  }
  .more_red a, .more a {
    padding: 9px 40px 5px 27px;
  }
  .more_red a:after, .more a:after {
    font-size: 18px;
  }
  .top_nove_link li a {
    padding-left: 19px;
  }
  .top_nove_link li a:before {
    margin-right: 10px;
  }
  .top_h2 .title {
    font-size: 15px;
  }
  .ec-calendar__month th, .ec-calendar__month td {
    font-size: 8px;
  }
  .ec-productRole__btn .ec-blockBtn--action {
    padding-left: 20px;
  }
  .ec-productRole__btn .ec-blockBtn--action:before {
    margin-right: 15px;
  }
  .single_cart_btn_sita > div {
    width: 100% !important;
    margin-bottom: 10px !important;
  }
  .single_cart_btn_sita .single_mitumori_btn a, .single_cart_btn_sita .single_favorite_btn button {
    padding-left: 27px;
  }
  .single_cart_btn_sita .single_mitumori_btn a:before, .single_cart_btn_sita .single_favorite_btn button:before {
    margin-right: 17px;
  }
  .single_item_spec_table th {
    width: 111px;
  }
  .ec-login {
    padding: 30px 14px 20px;
  }
  .ec-checkbox label {
    line-height: 1.3;
  }
  .ec-pageHeader h1 {
    font-size: 16px;
  }
  .ec-navlistRole .ec-navlistRole__item a {
    padding: 10px 5px;
    font-size: 12px;
  }
  .page_h2 {
    font-size: 15px;
  }
  .page_h3 {
    font-size: 15px;
  }
}