@charset "euc-jp";

body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
  color: #000000;
  font-family: "Zen Kaku Gothic New", serif;
}
a {
  color: #464e54;
}
a:hover {
  color: #5e5e5e;
}

.bg01 {
  background-color: #f9f2e5;
}

/*
 * global navi
 */
.gl_navi {
   background-color: transparent;
   position: absolute;
   z-index: 100;
   right: 0;
   width: 54%;
   top: 50%;
  transform: translateY(-50%);
}

.gl_navi ul {
  margin-bottom: 0px;
  text-align: center;
}

.gl_navi ul span {
  color: #ddd;
}

.gl_navi ul li {
  margin: 5px 10px;
  color: #57463F;
}

.gl_navi ul li a {
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  font-weight: bold;
  font-size: clamp(13px, 1.3vw, 18px);
}

#header {
  background-color: #f9f2e5;
}

.other-bg #header {
  background-color: #fff;
}

 /*
 * slider
 */

 .slider{
  margin: -20px auto;
 }

.bx-wrapper .bx-viewport {
  border: none !important;
  box-shadow: none !important;
  left: 0 !important;
}

.bx-wrapper img {
  max-width: 100%;
}

/*
 * top_contents
 */

 .header {
  position: relative;
  height: 91px;
  z-index: 1000;
 }

 .logo_h {
  position: absolute;
  z-index: 100;
  width: 30%;
  left: 3%;
  top: 50%;
  transform: translateY(-50%);
 }

 .h_bg {
  position: absolute;
 }

 .mainvisual {
  margin: -21px auto;
 }

 .mainvisual img {
  object-fit: cover;
  width: 100%;
  max-width: 1250px;
  aspect-ratio: 1250 / 644;
  height: auto;
 }

 .work01 {
  position: relative;
  padding: 50px 0;
 }

 .work01 p {
  text-align: center;
  font-size: clamp(13px, 1.3vw, 19.6px);
  line-height: 2.2rem;
  color: #124d3c;
 }

  .work01 .illust01,.work01 .illust02 {
  position: absolute;
  width: 30%;
  top: 90px;
 }

 .work01 .illust02 {
  top: 130px;
  right: 0;
 }

 .work02 {
  padding: 80px 0;
 }

 .work02_inner {
  display: flex;
  gap: 6%;
  justify-content: center;
 }

 .work02_inner .work02_img {
  width: 62%;
  max-width: 740px;
  object-fit: contain;
 }

.work02_inner dl {
  width: 30%;
 }

 .work02_inner dl dt {
  margin-bottom: 10px;
 }

 .work02_inner dl dd {
  margin-bottom: 40px;
  color: #000;
  font-size: clamp(14px, 1.3vw, 16px);
  line-height: 1.7;
 }

 .work02_inner dl dt img {
  height: 36px;
  object-fit: contain;
 }

 .top_about {
  padding: 100px 0 200px;
  text-align: center;
  position: relative;
 }

 .top_logo {
  width: 15%;
    margin: 0 auto;
 }

h2.top_ttl {
  padding: 75px 0 60px;
    width: 30%;
    max-width: 380px;
    margin: 0 auto;
 }

.top_img01 ,.top_img02 {
  position: absolute;
  width: 30%;
  max-width: 315px;
}

.top_img01 {
  top: 100px;
    left: 0;
}

.top_img02 {
  top: 100px;
    right: 0;
}

.top_img03 {
  position: absolute;
    bottom: 0;
    left: 0;
}

.top_about .top_txt {
  text-align: center;
  font-size: clamp(13px, 1.3vw, 19.6px);
  line-height: 2.2rem;
  color: #124d3c;
  align-items: flex-end;
}

.top_intro {
  padding: 90px 0;
}

.intro_item01,.intro_item02,
.intro_item03,.intro_item04,.intro_txt {
  display: flex;
  justify-content: space-between;
  position: relative;
}

.intro_item01,.intro_item02,.intro_item03,.intro_item04 {
  margin-top: 90px;
}

.intro_item02,.intro_item04 {
  flex-direction: row-reverse;
}

.intro_ttl {
  width: 30%;
  margin: 0 auto;
}

.intro_ctt {
  width: 53.57%;
  display: flex;
  flex-direction: column;
}

.intro_inner {
  margin-top: 60px;
}

.intro_item01 .intro_txt img {
  width: 24.33%;
}

.intro_txt p {
width: 73.83%;
font-size: clamp(13px, 1.3vw, 19.6px);
color: #000000;
line-height: 1.7;
}

.intro_txt img {
object-fit: contain;
}

.intro_btn {
text-align: right;
padding-right: 23%;
}

.intro_btn a {
padding: 10px 25px;
display: inline-block;
background-color: #bb9c76;
border-radius: 50px;
color: #fff;
font-weight: bold;
font-size: clamp(16px, 2vw, 25px);
letter-spacing: 0.05em;
}

.intro_img {
  width: 43.39%;
}

.intro_item01 .intro_txt {
  align-items: flex-end;
}

.intro_item02 .intro_txt img {
   width: 5.5%;
   margin-left: 5%;
}

.intro_item02 .intro_txt p,.intro_item04 .intro_txt p {
width: 73.83%;
padding-right: 9%;
font-size: clamp(13px, 1.3vw, 19.6px);
color: #000000;
line-height: 1.7;
}

.intro_item04 .intro_txt p {
width: 92%;
}

.intro_item02 .intro_txt img.illust {
position: absolute;
width: 70%;
right: 8%;
bottom: -105%;
}

.intro_item03 .intro_txt img {
width: 5.5%;
margin-left: 10%;
}

.intro_item03 .intro_txt img.illust {
position: absolute;
width: 30%;
bottom: -190px;
margin: 0;
}

.intro_item04 .intro_txt img {
 width: 16%;
 margin-left: 5%;
}

.intro_box {
 width: 73.83%;
}

.more_btn {
margin-top: 130px;
text-align: center;
}

.more_btn a {
font-family: "Zen Old Mincho", serif;
display: inline-flex;
padding: 15px 5%;
gap: 10px;
background-color: #124d3c;
border-radius: 50px;
color: #fff;
align-items: center;
font-size: 36px;
font-weight: bold;
letter-spacing: 0.05em;
}

.more_btn a img {
width: 30px;
margin-top: 3px;
}

.insta_ttl {
text-align: center;
background-color: #f9f2e5;
padding-bottom: 60px;
}

.insta_ttl h2 {
display: inline-block;
color: #124d3c;
font-size: 39px;
font-family: "Zen Old Mincho", serif;
text-decoration: underline;
text-underline-offset: 15px;
letter-spacing: 0.05em;
}

.insta_wrapper {
padding: 70px 0 30px;
width: 90%;
}

.insta_wrapper a {
display: flex;
color: #124d3c;
font-size: 30px;
font-weight: 500;
align-items: center;
justify-content: center;
}

.insta_wrapper a span {
margin: 0 15px;
}

.insta_wrapper a img {
width: 40px;
}

.news_ttl {
color: #124d3c;
font-size: 30px;
font-family: "Zen Old Mincho", serif;
letter-spacing: 0.05em;
text-align: center;
}

/*
 * layout
 */
.wrapper {
  max-width: 1250px;
}

.wrapper.w01 {
  max-width: 950px;
}

#side {
  width: 25%;
  margin-right: 5%;
}

#txt {
  width: 70%;
}

h4 {
  background-color: #fff;
  padding: 15px;
  border-left: 3px solid #71A238;
}

h2,h2.item_ttl {
    color: #124d3c;
    font-size: 30px;
    font-family: "Zen Old Mincho", serif;
    letter-spacing: 0.05em;
    font-weight: bold;
    border: none;
    padding: 0;
}

.item_case {
  width: 96%;
  margin: 0 auto 50px;
}

/*
 * contents
 */
.other-bg #contents {
  padding-top: 5rem;
  padding-bottom: 2rem;
}

.other-bg #contents hr {
  border: 0.5px solid #124d3c;
}

#contents {
  /*float: right;*/
  /*padding-left: 30px;*/
  width: 100%;
  padding-top: 2rem;
}

#contents .topicpath-nav {
  margin-bottom: 5px;
}
#contents .topicpath-nav li {
  padding: 0;
}
#contents .topicpath-nav a {
  margin-left: 5px;
}

.green {
  color: #124d3c;
}

.row dl dt {
  font-weight: bold;
  font-size: 1rem;
}

.chara-img {
  text-align: right;
}

.chara-img img {
  width: 70px;
  margin-top: 10px;
}

/*
 * free page
 */

 .item-link a:hover {
  text-decoration-color: #71A238;
 }

.p-title {
  color: #124d3c;
  font-size: 30px;
  font-family: "Zen Old Mincho", serif;
  letter-spacing: 0.05em;
  text-align: center;
  font-weight: bold;
}

.info .info_txt-1 {
  padding: 30px 0px 20px 5px;
  border-top: 1px solid #124d3c;
  border-bottom: 1px solid #124d3c;
}

.info .info_txt {
  padding: 30px 0px 20px 5px;
  border-bottom: 1px solid #124d3c;
}

.info .info_txt-1, .info .info_txt {
  font-size: 105%;
}

.info .info_txt-1 a p, .info .info_txt a p {
  color: #71A238;
  font-weight: bold;
  text-align: right;
  font-size: 90%;
}

.event {
  overflow: hidden;
}

.event .month {
  width: 14%;
  float: left;
}

/*2カラム*/
.free_imgs2 .free_img2 {
  overflow: hidden;
}

.free_imgs2 .free_img2 .f-img2 {
  float: left;
  width: 48.5%;
  margin-top: 10px;
  margin-left: 3%;
  margin-bottom: 10px;
}

.free_imgs2 .free_img2 .f-img2:nth-child(2n+1) {
  margin-left: 0;
  /*clear: both;*/
}
/*2カラムここまで*/

/*3カラム*/
.free_imgs .free_img {
  overflow: hidden;
}

.free_imgs .free_img .f-img {
  float: left;
  width: 32.4%;
  margin-top: 10px;
  margin-left: 1.4%;
  margin-bottom: 10px;
}

.free_imgs .free_img .f-img:nth-child(3n+1) {
  margin-left: 0;
  /*clear: both;*/
}
/*3カラムここまで*/

.event_info_area {
  background-color: #71A238;
  padding: 10px;
}

.event_info_area .event_info {
  padding: 20px 30px;
  border: 2px solid #fff;
  overflow: hidden;
}

.event_info_area .event_info p {
  color: #fff;
}

.event_info_area2 {
  padding: 20px 30px 10px;
  border: 2px solid #8AB459;
  background-color: #fff;
  overflow: hidden;
}

/*
 * footer
 */
 #footer {
  margin: 0 auto;
  padding: 20px 0 0;
 }

#footer .inline li a {
  color: #124d3c;
  margin: 10px;
  font-family: "Zen Old Mincho", serif;
  font-weight: bold;
}

#footer .footer_info p {
  color: #124d3c;
}

#footer address {
  position: absolute;
  color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.footer_info {
display: flex;
max-width: 750px;
width: 90%;
margin: 0 auto;
justify-content: space-between;
}

.footer_info p:first-of-type {
  width: 33%;
}

.footer_info p:last-of-type {
  width: 63%;
  text-align: left;
}

.copyright {
position: relative;
height: 108px;
margin-top: 20px;
}

.copyright img {
position: absolute;
width: 100%;
height: 100%;
left: 0;
}

/*
 * side
 */

#side .unstyled img {
  display: block;
  margin-bottom: 5px;
}

/*
 * temp
 */

/* font */
.txt_l { text-align: left; }
.txt_c { text-align: center; }
.txt_r { text-align: right; }
.txt_fwn { font-weight: normal; }
.txt_fwb { font-weight: bold; }
.txt_10 { font-size: 10px; }
.txt_12 { font-size: 12px; }
.txt_14 { font-size: 14px; }
.txt_16 { font-size: 16px; }
.txt_18 { font-size: 18px; }
.txt_20 { font-size: 20px; }
.txt_24 { font-size: 24px; }
.txt_26 { font-size: 24px; }
.txt_28 { font-size: 28px; }
.txt_30 { font-size: 30px; }
.txt_c_333 {color: #333;}

/* background */
.bgc_gray {
  background-color: #f1f1f1;
}

/* margin */
.mar_auto { margin: 0 auto; }
.mar_0 { margin: 0; }
.mar_t_0 { margin-top: 0; }
.mar_r_0 { margin-right: 0; }
.mar_b_0 { margin-bottom: 0; }
.mar_l_0 { margin-left: 0; }
.mar_5 { margin: 5px; }
.mar_t_5 { margin-top: 5px; }
.mar_r_5 { margin-right: 5px; }
.mar_b_5 { margin-bottom: 5px; }
.mar_l_5 { margin-left: 5px; }
.mar_t_10 { margin-top: 10px; }
.mar_r_10 { margin-right: 10px; }
.mar_b_10 { margin-bottom: 10px; }
.mar_l_10 { margin-left: 10px; }
.mar_t_20 { margin-top: 20px; }
.mar_r_20 { margin-right: 20px; }
.mar_b_20 { margin-bottom: 20px; }
.mar_l_20 { margin-left: 20px; }
.mar_t_30 { margin-top: 30px; }
.mar_r_30 { margin-right: 30px; }
.mar_b_30 { margin-bottom: 30px; }
.mar_l_30 { margin-left: 30px; }
.mar_t_50 { margin-top: 50px; }
.mar_r_50 { margin-right: 50px; }
.mar_b_50 { margin-bottom: 50px; }
.mar_l_50 { margin-left: 50px; }
.mar_t_60 { margin-top: 60px; }
.mar_t_80 { margin-top: 80px; }

/* padding */
.pad_v_10 { padding: 10px 0; }
.pad_v_20 { padding: 20px 0; }
.pad_v_30 { padding: 30px 0; }
.pad_0 { padding: 0; }
.pad_t_0 { padding-top: 0; }
.pad_r_0 { padding-right: 0; }
.pad_b_0 { padding-bottom: 0; }
.pad_l_0 { padding-left: 0; }
.pad_5 { padding: 5px; }
.pad_t_5 { padding-top: 5px; }
.pad_r_5 { padding-right: 5px; }
.pad_b_5 { padding-bottom: 5px; }
.pad_l_5 { padding-left: 5px; }
.pad_10 { padding: 10px; }
.pad_t_10 { padding-top: 10px; }
.pad_r_10 { padding-right: 10px; }
.pad_b_10 { padding-bottom: 10px; }
.pad_l_10 { padding-left: 10px; }
.pad_20 { padding: 20px; }
.pad_t_20 { padding-top: 20px; }
.pad_r_20 { padding-right: 20px; }
.pad_b_20 { padding-bottom: 20px; }
.pad_l_20 { padding-left: 20px; }
.pad_30 { padding: 30px}
.pad_t_30 { padding-top: 30px; }
.pad_r_30 { padding-right: 30px; }
.pad_b_30 { padding-bottom: 30px; }
.pad_l_30 { padding-left: 30px; }

/* border */
.bor_t_1 { border-top: 1px solid #eee; }
.bor_r_1 { border-right: 1px solid #eee; }
.bor_b_1 {
  /*border-bottom: 1px solid #eee;*/
  border-bottom: 2px solid #124d3c;
}
.bor_b_1-2 {
  border-bottom: 1px solid #eee;
}
.bor_l_1 { border-left: 1px solid #eee; }

/* vertical align */
.va-10 { vertical-align: -10%; }
.va-20 { vertical-align: -20%; }
.va-30 { vertical-align: -30%; }
.va-35 { vertical-align: -35%; }
.va-40 { vertical-align: -40%; }

@media (max-width: 980px) {
  /* ~980px */
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
  .header {
  height: 120px;
  background-color: #124d3c;
  }

  .h_bg {
   bottom: -20px;
  }

  .slider {
    margin: -50px auto;
  }
}

@media (min-width: 767px) {
  .spSite { display: none; }
}

@media (max-width: 768px) {
  /* ~768px */

.pcSite { display: none; }

#side {
  display: none;
}

#txt {
  width: 100%;
}

.txt_12 { font-size: 11px; }
.txt_14 { font-size: 13px; }
.txt_16 { font-size: 14px; }
.txt_18 { font-size: 16px; }
.txt_20 { font-size: 18px; }
.txt_24 { font-size: 20px; }
.txt_26 { font-size: 22px; }
.txt_28 { font-size: 24px; }
.txt_30 { font-size: 26px; }

 /*
 * slider
 */
.slider{ margin: 0 !important; }
.bx-wrapper .bx-viewport {
  border: none !important;
  box-shadow: none !important;
  left: 0 !important;
}

#slider div {
  max-width: 100%;
  height: auto;
}

.gl_navi {
  width: 100%;
  top: 60%;
}

.gl_navi ul li {
  margin: 0px 10px;
  padding: 6px 0;
}

.logo_h {
  top: 10px;
  transform: none;
  width: 35%;
  min-width: 200px;
}

.top_logo {
  margin: 0 auto;
  width: 130px;
}

h2.top_ttl {
  padding: 40px 0;
  width: 68%;
}

h2.top_ttl.w01 {
  padding: 40px 0;
  width: 50%;
}

.top_about .top_txt {
  width: 90%;
  margin: 0 auto;
  font-size: 1rem;
}

.top_img01, .top_img02 {
  width: 20%;
}

.top_about,.top_intro {
  padding: 60px 0;
}

.top_intro {
  width: 90%;
}

.intro_ttl {
  width: 55%;
}

.intro_ctt {
  width: 100%;
}

.intro_inner {
 margin-top: 45px;
}

.intro_item01 .intro_txt {
  align-items: center;
}

.intro_item02 .intro_txt img,.intro_item03 .intro_txt img {
  width: 8%;
  margin-left: 0;
}

.intro_item02 .intro_txt p, .intro_item04 .intro_txt p {
  width: 100%;
  font-size: 16px;
  padding-right: 0;
}

.intro_item02 .intro_txt img.illust {
  width: 100%;
  bottom: unset;
  top: 70px;
  left: 50%;
  transform: translateX(-50%);
}

.intro_item03 .intro_txt img.illust {
  bottom: unset;
  top: 45px;
  left: 10%;
}

.intro_item04 .intro_txt img {
  width: 35%;
  margin-left: 25%;
}

.intro_img {
  width: 100%;
  margin-top: 30px;
}

.intro_btn {
  text-align: center;
  padding-right: 0;
  margin-top: 20px;
}

.intro_box {
  width: 100%;
}

.intro_item01 .intro_txt img {
  width: 38%;
}

.intro_txt p {
  width: 100%;
  font-size: 16px;
  margin-top: 20px;
}

.intro_item01, .intro_item02, .intro_item03, .intro_item04, .intro_txt {
  flex-direction: column;
  align-items: center;
}

.intro_item01, .intro_item02, .intro_item03, .intro_item04 {
  margin-top: 50px;
}

.more_btn {
  margin-top: 50px;
}

.more_btn a {
  font-size: 20px;
}

.insta_ttl {
  padding-bottom: 40px;
}

.insta_ttl h2 {
  font-size: 24px;
}

.insta_wrapper {
  padding: 50px 0 20px;
}

.insta_wrapper a {
  font-size: 16px;
}

.insta_wrapper a span {
  margin: 0 10px;
}

.insta_wrapper a img {
  width: 25px;
}

.news {
  padding: 0 0 60px !important;
}

.other-bg #contents {
  padding-right: 5%;
  padding-left: 5%;
}

.information a {
  flex-direction: column;
}

.information a time {
  width: 100% !important;
  padding-left: 0 !important;
}

.information a span {
  width: 100% !important;
}

.footer_info {
  flex-direction: column;
}

.footer_info p:first-of-type {
  width: 70%;
  margin-bottom: 30px;
}

.footer_info p:last-of-type,#footer address {
  width: 100%;
}

.p-title {
  font-size: 2rem;
  margin-bottom: 2.5rem;
  margin-top: 1rem;
}

.chara-img img {
  width: 50px;
  margin-top: 20px;
}

.work01 .illust01, .work01 .illust02 {
  position: absolute;
  width: 22%;
  top: 60px;
}

.work01 .illust02 {
  top: 80px;
}

.work01 p {
  font-size: 1rem;
  width: 90%;
  margin: 0 auto;
}

.work02 {
  padding: 0;
}

.work02_inner {
  flex-direction: column;
  width: 90%;
  margin: 0 auto;
  align-items: center;
}

.work02_inner dl,.work02_inner .work02_img {
  width: 100%;
}

.work02_inner dl dt img {
  height: 30px;
}

/*2カラム*/
.free_imgs2 .free_img2 .f-img2 {
  width: 100%;
  clear: both;
}

.free_imgs2 .free_img2 .f-img2:nth-child(n+1) {
  margin-left: 0;
}
/*2カラムここまで*/

/*3カラム*/
.free_imgs .free_img .f-img {
  width: 48%;
  margin-top: 10px;
  margin-left: 3%;
  margin-bottom: 5px;
}

.free_imgs .free_img .f-img:nth-child(2n+1) {
  margin-left: 0;
}

.free_imgs .free_img .f-img:nth-child(4n) {
  margin-left: 3%;
}
/*3カラムここまで*/

.event_info_area .event_info {
  padding: 15px 20px;
}

.event_info_area2 {
  padding: 15px 20px 5px;
}

.event .month {
  width: 35%;
  height: 40px;
}

.productlist-unit .pro_list_name, .productlist-unit .pro_list_price {
  font-size: 0.8rem;
  line-height: 1.2rem;
}

}
@media (max-width: 480px) {
  /* ~480px */
}

/*
 * icons
 */
.icon-user { background-position: -208px 0px; }
.icon-lg-b.icon-user { background-position: -312px 0px; }
.icon-adduser { background-position: -240px 0px; }
.icon-lg-b.icon-adduser { background-position: -360px 0px; }
.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-home { background-position: -176px -16px; }
.icon-lg-b.icon-home { background-position: -264px -24px; }
.icon-mail { background-position: -64px 0px; }
.icon-lg-b.icon-mail { background-position: -96px 0px; }
.icon-pencil { background-position: -96px 0px; }
.icon-lg-b.icon-pencil { background-position: -144px 0px; }
.icon-help { background-position: -272px -80px; }
.icon-lg-b.icon-help { background-position: -408px -120px; }
.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; }
.icon-twitter { background-position: -96px -176px; }
.icon-lg-b.icon-twitter { background-position: -144px -264px; }
.icon-instagram { background-position: -112px -192px; }
.icon-lg-b.icon-instagram { background-position: -168px -288px; }
.icon-facebook { background-position: -128px -176px; }
.icon-lg-b.icon-facebook {background-position: -192px -264px; }
.icon-youtube { background-position: -128px -160px; }
.icon-lg-b.icon-youtube { background-position: -191px -240px; }

.icon-b,
.icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png); }
  .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
@media (max-width: 768px) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}