@charset "UTF-8";
/* web font */
@font-face {
  font-family: "Spoqa-Regular";
  font-style: normal;
  font-weight: normal;
  src: url("https://sui.ssgcdn.com/ui/common/font/spoqa/Spoqa-Regular.woff2") format("woff2"), url("https://sui.ssgcdn.com/ui/common/font/spoqa/Spoqa-Regular.woff") format("woff");
}
@font-face {
  font-family: "Spoqa-Medium";
  font-style: normal;
  font-weight: normal;
  src: url("https://sui.ssgcdn.com/ui/common/font/spoqa/Spoqa-Medium.woff2") format("woff2"), url("https://sui.ssgcdn.com/ui/common/font/spoqa/Spoqa-Medium.woff") format("woff");
}
@font-face {
  font-family: "Spoqa-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("https://sui.ssgcdn.com/ui/common/font/spoqa/Spoqa-Bold.woff2") format("woff2"), url("https://sui.ssgcdn.com/ui/common/font/spoqa/Spoqa-Bold.woff") format("woff");
}
@font-face {
  font-family: "NanumMyeongjo";
  font-style: normal;
  font-weight: normal;
  src: url("https://sui.ssgcdn.com/ui/common/font/NanumMyeongjo-Bold.eot");
  src: local(※), url("https://sui.ssgcdn.com/ui/common/font/NanumMyeongjo-Bold.woff") format("woff"), url("https://sui.ssgcdn.com/ui/common/font/NanumMyeongjo-Bold.ttf") format("truetype");
}
/* Pretendard */
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 400;
  src: url("https://sui.ssgcdn.com/ui/common/font/pretendard/Pretendard-Regular.woff2?subset") format("woff2");
}
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 500;
  src: url("https://sui.ssgcdn.com/ui/common/font/pretendard/Pretendard-Medium.woff2?subset") format("woff2");
}
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 600;
  src: url("https://sui.ssgcdn.com/ui/common/font/pretendard/Pretendard-SemiBold.woff2?subset") format("woff2");
}
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 700;
  src: url("https://sui.ssgcdn.com/ui/common/font/pretendard/Pretendard-Bold.woff2?subset") format("woff2");
}
/* PlayfairDisplay */
@font-face {
  font-family: "PlayfairDisplay";
  font-style: normal;
  font-weight: 400;
  src: url("https://sui.ssgcdn.com/ui/common/font/playfairdisplay/PlayfairDisplay-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "PlayfairDisplay";
  font-style: normal;
  font-weight: 500;
  src: url("https://sui.ssgcdn.com/ui/common/font/playfairdisplay/PlayfairDisplay-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "PlayfairDisplay";
  font-style: normal;
  font-weight: 600;
  src: url("https://sui.ssgcdn.com/ui/common/font/playfairdisplay/PlayfairDisplay-SemiBold.woff2") format("woff2");
}
/* Icon */
@font-face {
  font-family: ssgui-font-icons;
  src: url("https://sui.ssgcdn.com/ui/common/font/icons/ssgui-font-icons-1.76.2.woff2") format("woff2");
  font-display: block;
}
@font-face {
  font-family: ssgui-font-icons-eshop;
  src: url("https://sui.ssgcdn.com/ui/common/font/icons/ssgui-font-icons-eshop-1.76.2.woff2") format("woff2");
  font-display: block;
}
body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
table,
th,
td,
form,
fieldset,
legend,
input,
textarea,
button,
select {
  margin: 0;
  padding: 0;
}

body,
input,
textarea,
select,
button,
table {
  font-size: 12px;
  font-family: "Pretendard", -apple-system, BlinkMacSystemFont, sans-serif;
  font-weight: 400;
}

img,
fieldset,
button {
  border: 0;
}

button {
  border: 0;
  cursor: pointer;
}

ul,
ol {
  list-style: none;
}

em,
address {
  font-style: normal;
}

a {
  text-decoration: none;
}

a:hover,
a:active,
a:focus {
  text-decoration: underline;
}

body {
  overflow-y: auto;
  overflow-x: hidden;
  text-align: center;
  top: 0 !important;
}

body:after {
  content: "";
  display: block;
  clear: both;
}

img {
  vertical-align: top;
  max-width: 930px;
  height: auto !important;
}

table {
  margin: 0 auto;
}

iframe {
  max-width: 100%;
}

iframe[src*="youtube.com"] {
  height: auto;
  min-height: 523px;
}

.blind {
  overflow: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  line-height: 0;
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
  clip: rect(0, 0, 0, 0);
}

.blind:before {
  display: block;
  width: 0;
  height: 0;
  font-size: 0;
  content: " ";
}

.skiptranslate {
  display: none !important;
}

.cdtl_tmpl_cont {
  width: 930px;
  margin-left: calc(50% - 640px);
  font-family: "Pretendard", -apple-system, BlinkMacSystemFont, sans-serif;
  font-weight: 400;
}

.cdtl_tmpl_cont .tmpl_full {
  position: relative;
  left: 50%;
  width: 2000px;
  height: 550px;
  margin: 50px auto 50px -825px;
}

.cdtl_tmpl_cont .tmpl_full_img {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.cdtl_tmpl_cont .tmpl_pick_area,
.cdtl_tmpl_cont .tmpl_detail,
.cdtl_tmpl_cont .tmpl_guide {
  width: 830px;
  margin: 0 auto;
}

.cdtl_tmpl_cont .tmpl_border {
  height: 7px;
  background: #222;
}

.cdtl_tmpl_cont .tmpl_md_note {
  width: 620px;
  margin: 50px auto;
}

.cdtl_tmpl_cont .tmpl_md_tit {
  margin-bottom: 17px;
}

.cdtl_tmpl_cont .tmpl_md_tit h2 {
  font-size: 45px;
  color: #000;
  line-height: 1.22;
  letter-spacing: -2px;
  word-break: keep-all;
  word-wrap: break-word;
}

.cdtl_tmpl_cont .tmpl_sub_tit {
  font-size: 17px;
  color: #444;
  line-height: 1.65;
  letter-spacing: -0.5px;
  word-break: keep-all;
  word-wrap: break-word;
}

.cdtl_tmpl_cont .tmpl_pick_area {
  margin: 60px auto 80px;
  font-size: 0;
  text-align: center;
}

.cdtl_tmpl_cont .tmpl_pick {
  display: inline-block;
  position: relative;
  width: 50%;
  padding: 3px 50px 0 53px;
  text-align: left;
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.cdtl_tmpl_cont .tmpl_pick:before {
  position: absolute;
  top: 0;
  left: 6px;
  width: 30px;
  height: 26px;
  background: url(../img/product/v2/ico_cdtl_ssgpick.png) no-repeat;
  content: "";
}

.cdtl_tmpl_cont .tmpl_pick_txt {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #222;
  text-decoration: underline;
  word-break: keep-all;
  word-wrap: break-word;
  line-height: 1.7;
}

.cdtl_tmpl_cont .tmpl_mov {
  margin-bottom: 30px;
}

.cdtl_tmpl_cont .tmpl_mov_wrap {
  position: relative;
  width: 730px;
  margin: 0 auto;
  padding-bottom: 730px;
  background: #222;
}

.cdtl_tmpl_cont .tmpl_mov video,
.cdtl_tmpl_cont .tmpl_mov .mv_player {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.cdtl_tmpl_cont .tmpl_subject {
  margin: 30px 0 20px;
  padding: 0 100px 0 50px;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #222;
  text-align: left;
  line-height: 37px;
  word-break: keep-all;
  word-wrap: break-word;
}

.cdtl_tmpl_cont .tmpl_img {
  margin-bottom: 30px;
}

.cdtl_tmpl_cont .tmpl_img img {
  width: 100%;
  vertical-align: top;
}

.cdtl_tmpl_cont .tmpl_paragraph {
  margin-bottom: 52px;
  padding: 0 100px 0 50px;
  text-align: left;
}

.cdtl_tmpl_cont .tmpl_paragraph .tmpl_tit_para {
  margin-bottom: 9px;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #222;
  line-height: 37px;
  word-break: keep-all;
  word-wrap: break-word;
}

.cdtl_tmpl_cont .tmpl_paragraph p {
  font-size: 17px;
  color: #444;
  letter-spacing: -0.5px;
  line-height: 1.88;
  word-break: keep-all;
  word-wrap: break-word;
}

.cdtl_tmpl_cont .tmpl_guide_v2 {
  margin: 80px auto 40px;
  padding-top: 40px;
  border-top: 5px solid #ededed;
  font-size: 0;
  text-align: center;
}

.cdtl_tmpl_cont .tmpl_guide_v2 .tmpl_guide_notice {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 17px;
  color: #222;
  letter-spacing: -0.5px;
  line-height: 19px;
}

.cdtl_tmpl_cont .tmpl_guide_v2 .tmpl_guide_notice:before {
  display: inline-block;
  width: 35px;
  height: 36px;
  margin-right: 8px;
  background: url(../img/product/v2/ico_cdtl_zoom_v2.png) no-repeat;
  vertical-align: middle;
  content: "";
}

.cdtl_tmpl_cont .tmpl_guide_v2 .tmpl_guide_img .tmpl_img {
  display: inline-block;
  position: relative;
  width: 393px;
  height: 393px;
  margin-left: 26px;
  vertical-align: middle;
}

.cdtl_tmpl_cont .tmpl_guide_v2 .tmpl_guide_img .tmpl_img img {
  position: relative;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  z-index: 2;
}

.cdtl_tmpl_cont .tmpl_guide_v2 .tmpl_guide_img .tmpl_img img:after {
  display: inline-block;
  width: 1px;
  height: 100%;
  margin-left: -1px;
  vertical-align: middle;
  content: "";
}

.cdtl_tmpl_cont .tmpl_guide_v2 .tmpl_guide_img .tmpl_img:first-child {
  margin-left: 0;
}

.cdtl_tmpl_cont .tmpl_guide_v2 .tmpl_guide_img .tmpl_img:first-child img {
  border: 0 none;
}

.cdtl_tmpl_cont .tmpl_guide_v2 .tmpl_guide_img .tmpl_back_label {
  margin-right: 14px;
}

.cdtl_tmpl_cont .tmpl_guide_v2 .tmpl_guide_img .tmpl_back_label:before {
  position: absolute;
  top: -1px;
  left: -1px;
  width: 393px;
  height: 393px;
  border: 1px solid #e9e9e9;
  -webkit-box-shadow: 10px 10px #f5f5f5;
          box-shadow: 10px 10px #f5f5f5;
  content: "";
  z-index: 1;
}

.cdtl_tmpl_cont .tmpl_guide_v2 .tmpl_guide_img .tmpl_back_label:after {
  display: inline-block;
  width: 1px;
  height: 100%;
  margin-left: -1px;
  vertical-align: middle;
  content: "";
}

.cdtl_tmpl_cont .tmpl_guide_v2 .tmpl_guide_img.multi_back_label .tmpl_img:first-child {
  display: block;
  margin: 0 auto 20px;
}

.cdtl_tmpl_cont .tmpl_guide_v2 .tmpl_guide_img .tmpl_img.tmpl_back_label3:first-child,
.cdtl_tmpl_cont .tmpl_guide_v2 .tmpl_guide_img .tmpl_back_label3 {
  display: inline-block;
  width: 259px;
  height: 259px;
  margin: 0 11px 16px 11px;
}

.cdtl_tmpl_cont .tmpl_guide_v2 .tmpl_guide_img .tmpl_back_label3:before {
  position: absolute;
  top: -1px;
  left: -1px;
  width: 259px;
  height: 259px;
  border: 1px solid #e9e9e9;
  -webkit-box-shadow: 6px 6px #f5f5f5;
          box-shadow: 6px 6px #f5f5f5;
  content: "";
  z-index: 1;
}

.cdtl_tmpl_cont .tmpl_guide_v2 .tmpl_guide_img .tmpl_back_label3:after {
  display: inline-block;
  width: 1px;
  height: 100%;
  margin-left: -1px;
  vertical-align: middle;
  content: "";
}

.cdtl_tmpl_cont .tmpl_tip {
  width: 680px;
  margin: 60px auto;
}

.cdtl_tmpl_cont .tmpl_tip + .tmpl_tip {
  margin-top: -10px;
}

.cdtl_tmpl_cont .tmpl_tip .tmpl_img {
  width: 550px;
  margin: 0 auto 20px;
}

.cdtl_tmpl_cont .tmpl_tip .tmpl_mov_wrap {
  width: 550px;
  padding-bottom: 550px;
  margin: 0 auto 20px;
}

.cdtl_tmpl_cont .tmpl_tip_tit {
  margin-bottom: 13px;
}

.cdtl_tmpl_cont .tmpl_tip_tit h3 {
  font-size: 30px;
  color: #000;
  letter-spacing: -1px;
  line-height: 1.3;
  word-break: keep-all;
  word-wrap: break-word;
}

.cdtl_tmpl_cont .tmpl_desc {
  margin-bottom: 20px;
  font-size: 17px;
  color: #444;
  text-align: center;
  line-height: 1.88;
  letter-spacing: -0.5px;
  word-break: keep-all;
  word-wrap: break-word;
}

.cdtl_tmpl_cont .tmpl_flag {
  margin: 20px 0;
}

.cdtl_tmpl_cont .tmpl_ico {
  display: inline-block;
  padding: 9px 12px;
  border-radius: 17px;
  border: 1px solid #000;
  font-size: 14px;
  font-weight: bold;
  color: #222;
  vertical-align: top;
  line-height: 16px;
}

.cdtl_tmpl_cont .tmpl_brand {
  padding: 60px 95px;
  background: #f5f5f5;
}

.cdtl_tmpl_cont .tmpl_brand p {
  font-size: 17px;
  color: #444;
  line-height: 1.88;
  letter-spacing: -0.4px;
  word-break: keep-all;
  word-wrap: break-word;
}

.cdtl_tmpl_cont .tmpl_brand_tit {
  overflow: hidden;
  height: 25px;
  margin-bottom: 17px;
  font-size: 24px;
  color: #000;
  letter-spacing: -0.5px;
  line-height: 1;
}

.cdtl_tmpl_cont .tmpl_hash_tag {
  margin-right: 6px;
  font-size: 21px;
  font-family: "Pretendard", -apple-system, BlinkMacSystemFont, sans-serif;
  font-weight: 400;
}

.cdtl_tmpl_cont .tmpl_warning {
  margin: 44px auto 0;
  padding-bottom: 80px;
  border-bottom: 7px solid #222;
}

.cdtl_tmpl_cont .tmpl_warning .ico_warning {
  display: block;
  width: 38px;
  height: 38px;
  margin: 0 auto 17px;
  background: url(../img/product/v2/ico_cdtl_warning.png) no-repeat;
}

.cdtl_tmpl_cont .tmpl_warning p {
  font-size: 15px;
  color: #666;
}

.cdtl_tmpl_cont .tmpl_warning_txt {
  letter-spacing: -0.5px;
  line-height: 1.67;
}

.cdtl_tmpl_cont .tmpl_warning_copyright {
  margin-top: 7px;
  line-height: 18px;
}

.cdtl_tmpl_cont .tmpl_warning + .tmpl_border {
  display: none;
}

/* 해상도대응 */
@media screen and (-webkit-min-device-pixel-ratio: 2) {
  .cdtl_tmpl_cont .tmpl_pick:before {
    background-image: url(../img/product/v2/ico_cdtl_ssgpick@2x.png);
    background-size: 30px auto;
  }
  .cdtl_tmpl_cont .tmpl_warning .ico_warning {
    background-image: url(../img/product/v2/ico_cdtl_warning@2x.png);
    background-size: 38px auto;
  }
  .cdtl_tmpl_cont .tmpl_guide .tmpl_guide_notice:before {
    background-image: url(../img/product/v2/ico_cdtl_zoom@2x.png);
    background-size: 35px auto;
  }
}
/* 사이냅에디터대응 */
.se-contents * {
  line-height: initial;
  opacity: 1 !important;
}

.cdtl_tmpl_cont .tmpl_tip {
  width: 680px;
  margin: 60px auto;
}

.cdtl_tmpl_cont .tmpl_tip + .tmpl_tip {
  margin-top: -10px;
}

.cdtl_tmpl_cont .tmpl_tip .tmpl_img {
  width: 550px;
  margin: 0 auto 20px;
}

.cdtl_tmpl_cont .tmpl_tip .tmpl_mov_wrap {
  width: 550px;
  padding-bottom: 550px;
  margin: 0 auto 20px;
}

.cdtl_tmpl_cont .tmpl_tip_tit {
  margin-bottom: 13px;
}

.cdtl_tmpl_cont .tmpl_tip_tit h3 {
  font-size: 30px;
  color: #000;
  letter-spacing: -1px;
  line-height: 1.3;
  word-break: keep-all;
  word-wrap: break-word;
}

.cdtl_tmpl_cont .tmpl_desc {
  margin-bottom: 20px;
  font-size: 17px;
  color: #444;
  text-align: center;
  line-height: 1.88;
  letter-spacing: -0.5px;
  word-break: keep-all;
  word-wrap: break-word;
}

.cdtl_tmpl_cont .tmpl_flag {
  margin: 20px 0;
}

.cdtl_tmpl_cont .tmpl_ico {
  display: inline-block;
  padding: 9px 12px;
  border-radius: 17px;
  border: 1px solid #000;
  font-size: 14px;
  font-weight: bold;
  color: #222;
  vertical-align: top;
  line-height: 16px;
}

.cdtl_tmpl_cont .tmpl_hash_tag {
  margin-right: 6px;
  font-size: 21px;
  font-family: "Pretendard", -apple-system, BlinkMacSystemFont, sans-serif;
  font-weight: 400;
}

.cdtl_tmpl_cont .tmpl_brand {
  padding: 60px 95px;
  background: #f5f5f5;
}

.cdtl_tmpl_cont .tmpl_brand p {
  font-size: 17px;
  color: #444;
  line-height: 1.88;
  letter-spacing: -0.4px;
  word-break: keep-all;
  word-wrap: break-word;
}

.cdtl_tmpl_cont .tmpl_brand_tit {
  overflow: hidden;
  height: 25px;
  margin-bottom: 17px;
  font-size: 24px;
  color: #000;
  letter-spacing: -0.5px;
  line-height: 1;
}

/* tmpl_guide_img 확대 기능 */
.zoomWrap {
  display: none;
  position: absolute;
  z-index: 100;
}

.zoomWrap .zoomTarget {
  position: relative;
  cursor: crosshair;
  background: url("../img/common/b.gif") 0 0 repeat;
}

.zoomWrap .zoomLens {
  display: none;
  position: absolute;
  cursor: crosshair;
  background: #000;
  opacity: 0.05;
  -moz-opacity: 0.05;
  filter: alpha(opacity=5);
}

.zoomWrap .zoomWindow {
  display: none;
  position: absolute;
  overflow: hidden;
  border: 1px solid #e9e9e9;
  background: #fff;
}

.zoomWrap .zoomWindow.inner {
  border-width: 1px 0 0 1px;
}

/*  H&M 상세정보 템플릿 가이드 */
.cdtl_detail_infobx {
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: "Pretendard", -apple-system, BlinkMacSystemFont, sans-serif;
  font-weight: 400;
  text-align: left;
  line-height: 18px;
}
.cdtl_detail_infobx:first-child {
  margin-top: 0;
}
.cdtl_detail_infobx .cdtl_detail_infolst li {
  position: relative;
  margin-top: 8px;
  font-size: 14px;
  color: #222;
  letter-spacing: 0.4px;
  word-break: keep-all;
  word-wrap: break-word;
}
.cdtl_detail_infobx .cdtl_detail_infolst li:first-child {
  margin-top: 0;
}

.frame_deal img {
  width: 100% !important;
}

.cdtl_detail_infobx.ty_grocery {
  margin-top: 30px;
  margin-bottom: 0;
}
.cdtl_detail_infobx.ty_grocery li {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: -0.05em;
  color: #222;
}
.cdtl_detail_infobx.ty_grocery li + li {
  margin-top: 4px;
}

.cdtl_tmpl_cont.ty_grocery .tmpl_type_mov .tmpl_mov_wrap {
  width: 930px;
  padding-bottom: 930px;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_mov .tmpl_mov_wrap video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_imgcont {
  margin-top: 60px;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_imgcont .tmpl_imgcont_title {
  display: block;
  position: relative;
  padding-top: 60px;
  padding-bottom: 30px;
  font-weight: bold;
  font-size: 32px;
  line-height: 38px;
  letter-spacing: -0.05em;
  color: #222;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_imgcont .tmpl_imgcont_title::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 84px;
  height: 4px;
  background: #222;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_imgcont .tmpl_imgcont_image img {
  max-width: 930px;
  width: 100%;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_imgcont .tmpl_imgcont_desc {
  margin-top: 30px;
  padding: 0 15px;
  text-align: center;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_imgcont .tmpl_imgcont_desc .tmpl_imgcont_desc_tit {
  display: block;
  font-weight: bold;
  font-size: 28px;
  line-height: 38px;
  letter-spacing: -0.05em;
  color: #222;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_imgcont .tmpl_imgcont_desc .tmpl_imgcont_desc_tit + .tmpl_imgcont_desc_txt {
  margin-top: 12px;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_imgcont .tmpl_imgcont_desc .tmpl_imgcont_desc_txt {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: -0.05em;
  color: #444;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_imglist {
  margin-top: 60px;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_imglist .tmpl_imglist_item img {
  max-width: 930px;
  width: 100%;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_imglist .tmpl_imglist_item + .tmpl_imglist_item {
  margin-top: 20px;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips {
  overflow: hidden;
  position: relative;
  margin-top: 60px;
  padding-bottom: 40px;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips .tmpl_detail_ssgtips_tit {
  display: block;
  text-align: left;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips .tmpl_detail_ssgtips_tit .badge {
  display: inline-block;
  padding: 9px 12px 7px;
  border-radius: 32px;
  background: #222;
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  letter-spacing: -0.05em;
  color: #fff;
  vertical-align: top;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips .tmpl_detail_ssgtips_tit .txt {
  display: inline-block;
  margin-left: 8px;
  padding-top: 2px;
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.05em;
  color: #222;
  vertical-align: top;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips .tmpl_detail_ssgtips_swiper {
  margin-top: 20px;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips .tmpl_detail_ssgtips_swiper .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips .tmpl_detail_ssgtips_swiper .swiper-slide:last-child {
  margin-right: 0 !important;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips .tmpl_detail_ssgtips_swiper .swiper-slide .tmpl_detail_ssgtips_item_img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 440px;
  height: 440px;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips .tmpl_detail_ssgtips_swiper .swiper-slide .tmpl_detail_ssgtips_item_img img {
  width: 100%;
  max-width: 870px;
  vertical-align: top;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips .tmpl_detail_ssgtips_swiper .swiper-slide .tmpl_detail_ssgtips_item_img .tmpl_mov_wrap {
  position: relative;
  width: 100%;
  max-width: 870px;
  margin: 0 auto;
  padding-bottom: 440px;
  background: #222;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips .tmpl_detail_ssgtips_swiper .swiper-slide .tmpl_detail_ssgtips_item_img .tmpl_mov_wrap video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips .tmpl_detail_ssgtips_swiper .swiper-slide .tmpl_detail_ssgtips_item_desc {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-left: 30px;
  text-align: left;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips .tmpl_detail_ssgtips_swiper .swiper-slide .tmpl_detail_ssgtips_item_desc .desc_tit {
  display: block;
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: -0.05em;
  color: #222;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips .tmpl_detail_ssgtips_swiper .swiper-slide .tmpl_detail_ssgtips_item_desc .desc_tit + .desc_txt {
  margin-top: 12px;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips .tmpl_detail_ssgtips_swiper .swiper-slide .tmpl_detail_ssgtips_item_desc .desc_txt {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: -0.05em;
  color: #444;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips .tmpl_detail_ssgtips_swiper .swiper-controls {
  position: absolute;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  padding: 0 23px;
  min-width: 114px;
  height: 23px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips .tmpl_detail_ssgtips_swiper .swiper-button-prev,
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips .tmpl_detail_ssgtips_swiper .swiper-button-next {
  position: absolute;
  top: 0;
  width: 23px;
  height: 23px;
  border: 1px solid #e5e5e5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 2px;
  background: #fff;
  cursor: pointer;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips .tmpl_detail_ssgtips_swiper .swiper-button-prev {
  left: 0;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips .tmpl_detail_ssgtips_swiper .swiper-button-prev::after {
  content: "";
  position: absolute;
  top: 6px;
  left: 8px;
  width: 8px;
  height: 8px;
  border-left: 1px solid #a1a1a1;
  border-bottom: 1px solid #a1a1a1;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips .tmpl_detail_ssgtips_swiper .swiper-button-next {
  right: 0;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips .tmpl_detail_ssgtips_swiper .swiper-button-next::after {
  content: "";
  position: absolute;
  top: 6px;
  right: 8px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #a1a1a1;
  border-right: 1px solid #a1a1a1;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips .tmpl_detail_ssgtips_swiper .swiper-pagination {
  display: block;
  padding-top: 2px;
  font-family: "Pretendard", -apple-system, BlinkMacSystemFont, sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 21px;
  color: #777;
  text-align: center;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips .tmpl_detail_ssgtips_swiper .swiper-pagination .current {
  color: #000;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips + .tmpl_type_detail_ssgtips {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #e5e5e5;
}
.cdtl_tmpl_cont.ty_grocery .cdtl_tmpl_guide {
  margin-top: 60px;
}
.cdtl_tmpl_cont.ty_grocery .cdtl_tmpl_guide .tmpl_guide_v2 {
  margin: 0;
  padding: 0;
  border: 0 none;
}
.cdtl_tmpl_cont.ty_grocery .cdtl_tmpl_guide .tmpl_guide_v2 .tmpl_guide_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cdtl_tmpl_cont.ty_grocery .cdtl_tmpl_guide .tmpl_guide_v2 .tmpl_guide_img .tmpl_img {
  width: 460px;
  height: 460px;
}
.cdtl_tmpl_cont.ty_grocery .cdtl_tmpl_guide .tmpl_guide_v2 .tmpl_guide_img .tmpl_img + .tmpl_img {
  margin-left: 10px;
}
.cdtl_tmpl_cont.ty_grocery .cdtl_tmpl_guide .tmpl_guide_v2 .tmpl_guide_notice {
  margin-top: 20px;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: -0.05em;
  color: #222;
}
.cdtl_tmpl_cont.ty_grocery .cdtl_tmpl_guide .tmpl_guide_v2 .tmpl_guide_notice::before {
  margin-right: 0;
  background-image: url(../img/sprites/sp_product_grocery_20250328.png);
  background-position: -680px -334px;
  width: 28px;
  height: 28px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .cdtl_tmpl_cont.ty_grocery .cdtl_tmpl_guide .tmpl_guide_v2 .tmpl_guide_notice::before {
    background-image: url(../img/sprites/sp_product_grocery_20250328@2x.png);
    background-size: 839px 448px;
  }
}
.cdtl_tmpl_cont.ty_grocery .cdtl_tmpl_warning {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.05em;
  color: #777;
  text-align: center;
  width: 66%;
  margin: 22px auto 0;
}
.cdtl_tmpl_cont.ty_grocery .cdtl_tmpl_warning .warning_txt strong {
  display: inline-block;
  position: relative;
  padding-left: 28px;
  font-weight: bold;
}
.cdtl_tmpl_cont.ty_grocery .cdtl_tmpl_warning .warning_txt strong::after {
  content: "";
  position: absolute;
  top: -2px;
  left: 0;
  background-image: url(../img/sprites/sp_product_grocery_20250328.png);
  background-position: -492px -376px;
  width: 24px;
  height: 24px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .cdtl_tmpl_cont.ty_grocery .cdtl_tmpl_warning .warning_txt strong::after {
    background-image: url(../img/sprites/sp_product_grocery_20250328@2x.png);
    background-size: 839px 448px;
  }
}
.cdtl_tmpl_cont.ty_grocery .cdtl_tmpl_warning .warning_copyright {
  margin-top: 2px;
}
.cdtl_tmpl_cont.ty_grocery .cdtl_tmpl_brand {
  position: relative;
  width: 680px;
  margin: 60px auto 0;
  padding-top: 60px;
  text-align: center;
}
.cdtl_tmpl_cont.ty_grocery .cdtl_tmpl_brand::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 84px;
  height: 4px;
  background: #222;
}
.cdtl_tmpl_cont.ty_grocery .cdtl_tmpl_brand .brand_tit {
  display: block;
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: -0.05em;
  color: #222;
}
.cdtl_tmpl_cont.ty_grocery .cdtl_tmpl_brand .brand_txt {
  margin-top: 10px;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: -0.05em;
  color: #444;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_point {
  margin-top: 60px;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_point_head {
  display: block;
  position: relative;
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 32px;
  line-height: 38px;
  letter-spacing: -0.05em;
  color: #222;
  text-align: left;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_point_head::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 115px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: calc(100% - 115px);
  height: 4px;
  background: #222;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_point_image img {
  max-width: 930px;
  width: 100%;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_point_title + .tmpl_point_desc,
.cdtl_tmpl_cont.ty_grocery .tmpl_imgcont_title + .tmpl_point_desc {
  margin-top: 0px;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_point_desc + .tmpl_point_image {
  margin-top: 60px;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_point_desc {
  margin-top: 30px;
  text-align: left;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_point_desc .tmpl_point_desc_tit {
  display: block;
  font-weight: bold;
  font-size: 28px;
  line-height: 30px;
  letter-spacing: -0.05em;
  color: #222;
  padding-bottom: 20px;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_point_desc .tmpl_point_desc_tit + .tmpl_point_txt {
  margin-top: 12px;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_point_desc .tmpl_item .tmpl_dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding: 20px 0;
  border-bottom: 1px solid #cfcfcf;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_point_desc .tmpl_item .tmpl_dl:first-child {
  border-top: 1px solid #222;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_point_desc .tmpl_item .tmpl_dl dt {
  position: relative;
  font-weight: bold;
  width: 180px;
  font-size: 16px;
  line-height: 22px;
  color: #222;
  letter-spacing: -0.5px;
  word-wrap: break-word;
  word-break: keep-all;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_point_desc .tmpl_item .tmpl_dl dt + dd {
  width: 750px;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_point_desc .tmpl_item .tmpl_dl dd {
  font-size: 16px;
  line-height: 22px;
  color: #444;
  letter-spacing: -0.5px;
  word-break: break-all;
  word-wrap: break-word;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_point_desc .tmpl_item .tmpl_dl dd:after {
  display: block;
  clear: both;
  content: "";
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_point .tmpl_type_imgcont .tmpl_imgcont_desc {
  margin-bottom: 60px;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_chk {
  background: #f5f5f5;
  margin-top: 60px;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_chk .tmpl_chk_head {
  position: relative;
  display: block;
  padding: 30px 66px 20px;
  border-bottom: 1px solid #cfcfcf;
  text-align: left;
  font-weight: bold;
  font-size: 32px;
  line-height: 38px;
  letter-spacing: -0.05em;
  color: #222;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_chk .tmpl_chk_head::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 32px;
  height: 32px;
  background-image: url(../img/sprites/sp_product_grocery_20250328.png);
  background-position: -542px -292px;
  width: 32px;
  height: 32px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .cdtl_tmpl_cont.ty_grocery .tmpl_type_chk .tmpl_chk_head::after {
    background-image: url(../img/sprites/sp_product_grocery_20250328@2x.png);
    background-size: 839px 448px;
  }
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_chk .tmpl_chk_desc {
  text-align: left;
  padding: 30px;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_chk .tmpl_chk_desc .tmpl_chk_desc_tit {
  display: block;
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.05em;
  color: #222;
  padding-bottom: 16px;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_chk .tmpl_chk_desc .tmpl_item .tmpl_dl + .tmpl_dl {
  padding-top: 16px;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_chk .tmpl_chk_desc .tmpl_item .tmpl_dl dt {
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  color: #222;
  padding-bottom: 4px;
  letter-spacing: -0.5px;
  word-wrap: break-word;
  word-break: keep-all;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_chk .tmpl_chk_desc .tmpl_item .tmpl_dl dd {
  font-size: 16px;
  line-height: 26px;
  color: #444;
  letter-spacing: -0.5px;
  word-break: break-all;
  word-wrap: break-word;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_chk .tmpl_chk_desc + .tmpl_chk_desc {
  padding-top: 10px;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_chk .tmpl_chk_image img {
  max-width: 930px;
  width: 100%;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_point .tmpl_type_mov,
.cdtl_tmpl_cont.ty_grocery .tmpl_type_chk .tmpl_type_mov,
.cdtl_tmpl_cont.ty_grocery .tmpl_type_point .tmpl_type_imglist,
.cdtl_tmpl_cont.ty_grocery .tmpl_type_chk .tmpl_type_imglist {
  margin-top: 30px;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_point .tmpl_imgcont_title {
  padding-top: 0;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_point .tmpl_imgcont_title::after {
  display: none;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_chk_desc + .tmpl_type_imglist {
  margin-top: 0;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips_v2 {
  margin-top: 60px;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips_v2 .tmpl_ssgtips_head {
  position: relative;
  display: block;
  text-align: left;
  font-weight: bold;
  font-size: 32px;
  line-height: 38px;
  letter-spacing: -0.05em;
  color: #222;
  vertical-align: top;
  margin-bottom: 60px;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips_v2 .tmpl_ssgtips_head::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 155px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: calc(100% - 155px);
  height: 4px;
  background: #222;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips_v2 .txt {
  display: block;
  text-align: left;
  padding-top: 2px;
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.05em;
  color: #222;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips_v2 .tmpl_type_ssgtips_list {
  padding-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips_v2 .tmpl_type_ssgtips_list .tmpl_type_ssgtips_item_img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 440px;
  height: auto;
  margin-left: 30px;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips_v2 .tmpl_type_ssgtips_list .tmpl_type_ssgtips_item_img img {
  width: 100%;
  max-width: 870px;
  vertical-align: top;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips_v2 .tmpl_type_ssgtips_list .tmpl_type_ssgtips_item_img .tmpl_mov_wrap {
  position: relative;
  width: 100%;
  max-width: 870px;
  margin: 0 auto;
  padding-bottom: 440px;
  background: #222;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips_v2 .tmpl_type_ssgtips_list .tmpl_type_ssgtips_item_img .tmpl_mov_wrap video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips_v2 .tmpl_type_ssgtips_list .tmpl_type_ssgtips_desc {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: left;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips_v2 .tmpl_type_ssgtips_list .tmpl_type_ssgtips_desc .desc_tit {
  display: block;
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: -0.05em;
  color: #222;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips_v2 .tmpl_type_ssgtips_list .tmpl_type_ssgtips_desc .desc_txt {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: -0.05em;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips_v2 .tmpl_type_ssgtips_list .tmpl_type_ssgtips_desc .desc_tit + .desc_txt {
  padding-top: 12px;
}
.cdtl_tmpl_cont.ty_grocery .tmpl_type_detail_ssgtips_v2 + .tmpl_type_detail_ssgtips_v2 {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #e5e5e5;
}

.btn_a11y {
  position: absolute;
  top: -100px;
  left: -999px;
  display: inline-block;
  border: 1px solid #24242c;
  background: #31313b;
  color: white;
}
.btn_a11y:focus, .btn_a11y:active {
  top: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
  zoom: 1;
  display: inline-block;
  margin-right: 9px;
  padding: 5px 8px 4px;
  background: #31313b;
  font-weight: normal;
  font-size: 11px;
  line-height: 1.4em;
}
/*# sourceMappingURL=detail_ifr.css.map */
