@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700;900&display=swap");
/* 共通
-------------------------------------------- */
.snsList {
  padding-bottom: 1rem;
  margin-bottom: 0;
}

.bold {
  font-weight: 700;
}

.shinee {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Verdana", sans-serif;
  font-weight: 500;
  line-height: 1.4;
  color: #000000;
}
.shinee a {
  color: #f60000;
  text-decoration: none;
  font-weight: 700 !important;
}
.shinee ul.caut {
  text-align: left;
  list-style-type: none;
}
.shinee ul.caut li {
  padding-left: 1em;
  text-indent: -1em;
  padding-bottom: 0.1em;
}
.shinee ul.caut li strong {
  color: #f60000 !important;
}
.shinee ul.caut li.red {
  color: #f60000;
  font-weight: 700 !important;
}
.shinee ul.caut_last {
  color: #fff;
}
.shinee_yokoku {
  display: block;
  width: 100%;
  color: #fff;
  background: #f60000;
  font-weight: 700;
  text-align: center;
  line-height: 1;
  position: relative;
  z-index: 2;
}

/* PC
-------------------------------------------- */
@media screen and (min-width: 751px), print {
  .sp {
    display: none;
  }
  #wrapper {
    min-width: inherit;
  }
  #bg_wrapper #wrapper2 {
    max-width: none;
  }
  nav.submenu.open {
    left: calc(50% - 500px) !important;
  }
}
@media screen and (min-width: 751px) and (max-width: 1000px) {
  nav.submenu.open {
    left: 0 !important;
  }
}
@media screen and (min-width: 751px), print {
  #maga_head_wrap {
    max-width: inherit;
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 90;
  }
}
@media screen and (min-width: 751px), print {
  #maga_header {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 751px), print {
  #footer_sec-03 .innerBlock {
    max-width: 1000px;
    width: 100%;
  }
}
@media screen and (min-width: 751px), print {
  #footer_sec-03 .innerBlock > ul.list01 > li {
    max-width: 201px;
    height: 460px;
    width: 20%;
  }
}
@media screen and (min-width: 751px), print {
  #footer_sec-03 .innerBlock > ul.list01 > li:first-child {
    max-width: 190px;
    width: 20%;
  }
}
@media screen and (min-width: 751px), print {
  #footer_sec-03 .innerBlock > ul.list01 > li > ul {
    margin: 0 10px 0 20px;
  }
}
@media screen and (min-width: 751px), print {
  .sp {
    display: none;
  }
  #bg_wrapper {
    background: url(../img/shinee_bg.png);
    background-size: 100%;
  }
  .shinee {
    font-size: 16px;
    margin: 0 auto;
    position: relative;
    /* file-------------------------------*/
    /* foods-------------------------------*/
  }
  .shinee_yokoku {
    padding: 7px 0 10px;
    font-size: 30px;
    font-weight: 900;
  }
  .shinee_yokoku p {
    letter-spacing: 0.4em;
    padding-left: 0.4em;
  }
  .shinee_kv {
    line-height: 0;
    text-align: center;
    margin-bottom: 50px;
  }
  .shinee_kv img {
    width: 1000px;
  }
  .shinee_nav {
    width: 736px;
    margin: 0 auto 55px;
  }
  .shinee_nav p {
    text-align: center;
    line-height: 1;
    margin-bottom: 15px;
  }
  .shinee_nav p img {
    height: 68px;
  }
  .shinee_nav ul.shinee_nav_1 {
    padding-bottom: 35px;
  }
  .shinee_nav ul.shinee_nav_1 li {
    margin: 0 auto 10px;
    line-height: 0;
    position: relative;
  }
  .shinee_nav ul.shinee_nav_1 li a::before {
    position: absolute;
    top: 26px;
    left: 50%;
    transform: translate(-50%, 0);
    content: "";
    width: 750px;
    height: 158px;
    background: url(../img/shinee_nav_file_deco.png) no-repeat;
    background-size: 750px;
    z-index: 2;
  }
  .shinee_nav ul.shinee_nav_2 li {
    margin: 0 auto 10px;
    line-height: 0;
    position: relative;
  }
  .shinee_nav ul.shinee_nav_2 li a::before {
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translate(-50%, 0);
    content: "";
    width: 740px;
    height: 210px;
    z-index: 2;
  }
  .shinee_nav ul.shinee_nav_2 li:first-child a::before {
    background: url(../img/shinee_nav_apollo_deco.png) no-repeat;
    background-size: 740px;
  }
  .shinee_nav ul.shinee_nav_2 li:nth-child(2) a::before {
    background: url(../img/shinee_nav_poifull_deco.png) no-repeat;
    background-size: 740px;
  }
  .shinee_nav ul.shinee_nav_2 li:last-child a::before {
    background: url(../img/shinee_nav_marble_deco.png) no-repeat;
    background-size: 740px;
  }
  .shinee_file {
    padding: 50px 0 70px;
    text-align: center;
  }
  .shinee_file h2 {
    margin: 0 auto 60px;
    width: 720px;
  }
  .shinee_file .inr_wrapper {
    width: 720px;
    position: relative;
    padding: 25px 20px 35px;
  }
  .shinee_file_date {
    margin: 0 auto 50px;
    width: 720px;
  }
  .shinee_file_image_bx {
    margin: 50px auto;
    background: #fff;
  }
  .shinee_file_image_bx_ttl {
    background: #eeeeee;
    font-size: 31px;
    margin: -25px -20px 30px;
    padding: 20px 0;
  }
  .shinee_file_image_bx_ttl img {
    height: 51px;
  }
  .shinee_file_image_bx_ex {
    font-weight: 900;
    font-size: 31px;
    line-height: 1;
    margin: 0 auto 30px;
    white-space: nowrap;
  }
  .shinee_file_image_bx_ex span {
    font-size: 1.5em;
  }
  .shinee_file_image_bx_ex span strong {
    font-size: 1.2em;
    vertical-align: -0.06em;
    color: #e5006e !important;
  }
  .shinee_file_image_bx_pr {
    font-size: 31px;
    font-weight: 900;
    line-height: 1;
  }
  .shinee_file_image_bx_pr p small {
    font-size: 0.83em;
  }
  .shinee_file_image_bx_pr p strong {
    font-size: 1.5em;
    vertical-align: -0.05em;
    color: #000;
    font-weight: 900;
  }
  .shinee_file_image_bx_inr {
    position: relative;
  }
  .shinee_file_image_bx_inr_type {
    width: 450px;
    margin: 0 auto 25px;
  }
  .shinee_file_image_bx_inr_stamp {
    width: 173px;
    position: absolute;
    top: -13px;
    left: -5px;
  }
  .shinee_file_image_bx_inr_txt {
    font-size: 20px;
  }
  .shinee_file_image_bx_inr_img {
    width: 680px;
    margin: 45px auto;
  }
  .shinee_file_image_bx_inr_btn.shopbtn {
    width: 614px;
    margin: 50px auto;
  }
  .shinee_file_itemlist {
    background: #fff;
    padding: 0 20px 30px;
    margin: 0 auto 50px;
    letter-spacing: 0.03em;
    font-weight: 400;
  }
  .shinee_file_itemlist h4 {
    background: url(../img/shinee_conte_ttl.png) no-repeat;
    background-size: 680px;
    height: 84px;
    margin: -5px auto 40px;
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 0.2em;
    letter-spacing: 0.05em;
  }
  .shinee_file_itemlist_img {
    margin: 40px auto;
  }
  .shinee_file_itemlist_img .slider {
    display: block;
    width: 660px;
    margin: 0 auto;
    padding: 20px 0;
    position: relative;
  }
  .shinee_file_itemlist_img .slider p {
    padding: 0 10px;
  }
  .shinee_file_itemlist_img .prev-arrow, .shinee_file_itemlist_img .next-arrow {
    width: 61px;
    height: 61px;
    position: absolute;
    z-index: 90;
    cursor: pointer;
  }
  .shinee_file_itemlist_img .prev-arrow {
    left: 0;
    top: 50%;
    transform: scale(-1, 1) translate(0, -50%);
  }
  .shinee_file_itemlist_img .prev-arrow:hover {
    opacity: 0.7;
    transition: 0.7s;
  }
  .shinee_file_itemlist_img .next-arrow {
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
  }
  .shinee_file_itemlist_img .next-arrow:hover {
    opacity: 0.7;
    transition: 0.7s;
  }
  .shinee_file_itemlist_tbl_btn {
    cursor: pointer;
  }
  .shinee_file_itemlist_tbl_btn:hover {
    opacity: 0.7;
    transition: 0.7s;
  }
  .shinee_file_itemlist_tbl_btn img {
    width: 27px;
    position: absolute;
    top: 16px;
    right: 20px;
    z-index: 2;
  }
  .shinee_file_itemlist_tbl_btn .open {
    display: none;
  }
  .shinee_file_itemlist_tbl_btn.active .close {
    display: none;
  }
  .shinee_file_itemlist_tbl_btn.active .open {
    display: block;
  }
  .shinee_file_itemlist_tbl {
    position: relative;
    margin: 20px auto 0;
    line-height: 1.3;
    border-collapse: collapse;
  }
  .shinee_file_itemlist_tbl .tbltogglebtn_lst {
    display: none;
  }
  .shinee_file_itemlist_tbl tr th, .shinee_file_itemlist_tbl tr td {
    padding: 9px 8px;
    border-right: 1px solid #bfbfbf;
    font-size: 16px;
    letter-spacing: -0.01em;
  }
  .shinee_file_itemlist_tbl tr th {
    background: #727171;
    color: #fff;
    white-space: nowrap;
    text-align: center;
  }
  .shinee_file_itemlist_tbl tr th:last-child {
    border-right: none;
  }
  .shinee_file_itemlist_tbl tr td {
    background: #f2f2f2;
    font-weight: 500;
  }
  .shinee_file_itemlist_tbl tr td:first-child, .shinee_file_itemlist_tbl tr td:nth-child(3) {
    text-align: center;
    white-space: nowrap;
  }
  .shinee_file_itemlist_tbl tr td:last-child {
    text-align: right;
    white-space: nowrap;
    border-right: none;
  }
  .shinee_file_itemlist_tbl tr:nth-child(even) td {
    background: #e9e9e9;
  }
  .shinee_file_itemlist_pop img {
    width: 474px;
  }
  .shinee_file_itemlist h5 {
    background: #555555;
    font-size: 27px;
    color: #fff;
    text-align: center;
    padding: 13px 0 15px;
    line-height: 1;
    font-weight: 300;
  }
  .shinee_file_flow {
    background: #fff;
    padding: 0 20px 30px;
    margin: 0 auto 50px;
  }
  .shinee_file_flow h4 {
    background: url(../img/shinee_conte_ttl.png) no-repeat;
    background-size: 680px;
    height: 84px;
    margin: -5px auto 40px;
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 0.2em;
    letter-spacing: 0.05em;
  }
  .shinee_file_flow_img {
    width: 480px;
    margin: 0 auto 20px;
  }
  .shinee_file_caution {
    width: 720px;
    background: #fff;
    margin: 0 auto;
    padding: 0 0 45px;
  }
  .shinee_file_caution h4 {
    font-size: 35px;
    background: #000;
    color: #fff;
    margin-bottom: 40px;
    padding: 13px 0 18px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0.05em;
  }
  .shinee_file_caution ul {
    width: 680px;
    margin: 0 auto;
  }
  .shinee_foods {
    padding: 50px 0 70px;
    text-align: center;
  }
  .shinee_foods h2 {
    margin: 0 auto 60px;
    width: 613px;
  }
  .shinee_foods .inr_wrapper {
    width: 720px;
    position: relative;
    padding: 25px 20px 35px;
  }
  .shinee_foods_date {
    margin: 0 auto 50px;
    width: 720px;
  }
  .shinee_foods_image_bx {
    margin: 50px auto;
    background: #fff;
  }
  .shinee_foods_image_bx_ttl {
    background: #eeeeee;
    font-size: 31px;
    margin: -25px -20px 30px;
    padding: 20px 0;
  }
  .shinee_foods_image_bx_ttl img {
    height: 51px;
  }
  .shinee_foods_image_bx_ex {
    font-weight: 900;
    font-size: 31px;
    line-height: 1;
    margin: 0 auto 30px;
    white-space: nowrap;
  }
  .shinee_foods_image_bx_ex span {
    font-size: 1.5em;
  }
  .shinee_foods_image_bx_ex span strong {
    font-size: 1.2em;
    vertical-align: -0.06em;
    color: #e5006e !important;
  }
  .shinee_foods_image_bx_pr {
    font-size: 31px;
    font-weight: 900;
    line-height: 1;
  }
  .shinee_foods_image_bx_pr p small {
    font-size: 0.83em;
  }
  .shinee_foods_image_bx_pr p strong {
    font-size: 1.5em;
    vertical-align: -0.05em;
    color: #000;
    font-weight: 900;
  }
  .shinee_foods_image_bx_inr {
    position: relative;
  }
  .shinee_foods_image_bx_inr_type {
    width: 450px;
    margin: 0 auto 25px;
  }
  .shinee_foods_image_bx_inr_stamp {
    width: 173px;
    position: absolute;
    top: -13px;
    left: -5px;
  }
  .shinee_foods_image_bx_inr_txt {
    font-size: 20px;
  }
  .shinee_foods_image_bx_inr_img {
    width: 612px;
    margin: 45px auto;
  }
  .shinee_foods_image_bx_inr_btn.shopbtn {
    width: 614px;
    margin: 50px auto;
  }
  .shinee_foods_image_bx_inr_img {
    margin: 45px 0 45px auto;
  }
  .shinee_foods #marble {
    margin-bottom: 0;
  }
  .shinee_footer {
    text-align: center;
  }
  .shinee_footer_contact {
    background: #00a7a3;
    color: #fff;
    padding: 50px 0 55px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 70px;
  }
  .shinee_footer_contact dt {
    font-size: 32px;
    border-bottom: solid 2px #fff;
    padding-bottom: 20px;
    width: 720px;
    margin: 0 auto 35px;
  }
  .shinee_footer_contact dd p.nm {
    width: 684px;
    margin: 0 auto 25px;
  }
  .shinee_footer_contact dd p.tel {
    font-size: 63px;
    margin-bottom: 35px;
  }
  .shinee_footer_contact dd p.date {
    font-size: 27px;
    text-align: left;
    display: inline-block;
    line-height: 1.3;
  }
  .shinee_footer_copy {
    font-size: 14px;
    margin-bottom: 70px;
    font-weight: 700;
  }
  .shinee_footer_bnr {
    width: 720px;
    margin: 0 auto 50px;
  }
  .shinee_footer_pagetop {
    width: 68px;
    position: fixed;
    right: 40px;
    bottom: 24px;
    z-index: 99;
  }
}
/* SP
-------------------------------------------- */
@media screen and (max-width: 750px) {
  .pc {
    display: none;
  }
  .snsList ul {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .snsList ul li,
  .snsList ul a,
  .snsList ul img {
    display: block;
    width: 70px;
    height: 40px;
    font-size: 1em;
    line-height: 0;
    vertical-align: bottom;
  }
  #bg_wrapper {
    background: url(../img/shinee_bg.png) top center;
    background-size: 153.6vw;
  }
  .shinee {
    font-size: 3.2vw;
    margin: 0 auto;
    position: relative;
    /* file-------------------------------*/
    /* foods-------------------------------*/
  }
  .shinee_yokoku {
    padding: 0.9333333333vw 0 1.3333333333vw;
    font-size: 4vw;
    font-weight: 900;
  }
  .shinee_yokoku p {
    letter-spacing: 0.5em;
    padding-left: 0.5em;
  }
  .shinee_kv {
    line-height: 0;
    text-align: center;
    margin-bottom: 6.6666666667vw;
  }
  .shinee_kv img {
    width: 133.3333333333vw;
  }
  .shinee_nav {
    width: 98.1333333333vw;
    margin: 0 auto 7.3333333333vw;
  }
  .shinee_nav p {
    text-align: center;
    line-height: 1;
    margin-bottom: 2vw;
  }
  .shinee_nav p img {
    height: 9.0666666667vw;
  }
  .shinee_nav ul.shinee_nav_1 {
    padding-bottom: 4.6666666667vw;
  }
  .shinee_nav ul.shinee_nav_1 li {
    margin: 0 auto 1.3333333333vw;
    line-height: 0;
    position: relative;
  }
  .shinee_nav ul.shinee_nav_1 li a::before {
    position: absolute;
    top: 3.4666666667vw;
    left: 50%;
    transform: translate(-50%, 0);
    content: "";
    width: 100vw;
    height: 21.0666666667vw;
    background: url(../img/shinee_nav_file_deco.png) no-repeat;
    background-size: 100vw;
    z-index: 2;
  }
  .shinee_nav ul.shinee_nav_2 li {
    margin: 0 auto 1.3333333333vw;
    line-height: 0;
    position: relative;
  }
  .shinee_nav ul.shinee_nav_2 li a::before {
    position: absolute;
    top: -2vw;
    left: 50%;
    transform: translate(-50%, 0);
    content: "";
    width: 98.6666666667vw;
    height: 28vw;
    z-index: 2;
  }
  .shinee_nav ul.shinee_nav_2 li:first-child a::before {
    background: url(../img/shinee_nav_apollo_deco.png) no-repeat;
    background-size: 98.6666666667vw;
  }
  .shinee_nav ul.shinee_nav_2 li:nth-child(2) a::before {
    background: url(../img/shinee_nav_poifull_deco.png) no-repeat;
    background-size: 98.6666666667vw;
  }
  .shinee_nav ul.shinee_nav_2 li:last-child a::before {
    background: url(../img/shinee_nav_marble_deco.png) no-repeat;
    background-size: 98.6666666667vw;
  }
  .shinee_file {
    padding: 6.6666666667vw 0 9.3333333333vw;
    text-align: center;
  }
  .shinee_file h2 {
    margin: 0 auto 8vw;
    width: 96vw;
  }
  .shinee_file .inr_wrapper {
    width: 96vw;
    position: relative;
    padding: 3.3333333333vw 2.6666666667vw 4.6666666667vw;
  }
  .shinee_file_date {
    margin: 0 auto 6.6666666667vw;
    width: 96vw;
  }
  .shinee_file_image_bx {
    margin: 6.6666666667vw auto;
    background: #fff;
  }
  .shinee_file_image_bx_ttl {
    background: #eeeeee;
    font-size: 4.1333333333vw;
    margin: -3.3333333333vw -2.6666666667vw 4vw;
    padding: 2.6666666667vw 0;
  }
  .shinee_file_image_bx_ttl img {
    height: 6.8vw;
  }
  .shinee_file_image_bx_ex {
    font-weight: 900;
    font-size: 4.1333333333vw;
    line-height: 1;
    margin: 0 -0.5333333333vw 4vw;
    white-space: nowrap;
  }
  .shinee_file_image_bx_ex span {
    font-size: 1.5em;
  }
  .shinee_file_image_bx_ex span strong {
    font-size: 1.2em;
    vertical-align: -0.06em;
    color: #e5006e !important;
  }
  .shinee_file_image_bx_pr {
    font-size: 4.1333333333vw;
    font-weight: 900;
    line-height: 1;
  }
  .shinee_file_image_bx_pr p small {
    font-size: 0.83em;
  }
  .shinee_file_image_bx_pr p strong {
    font-size: 1.5em;
    vertical-align: -0.05em;
    color: #000;
    font-weight: 900;
  }
  .shinee_file_image_bx_inr {
    position: relative;
  }
  .shinee_file_image_bx_inr_type {
    width: 60vw;
    margin: 0 auto 3.3333333333vw;
  }
  .shinee_file_image_bx_inr_stamp {
    width: 23.0666666667vw;
    position: absolute;
    top: -1.7333333333vw;
    left: -0.6666666667vw;
  }
  .shinee_file_image_bx_inr_txt {
    font-size: 2.9333333333vw;
    line-height: 1.6em;
  }
  .shinee_file_image_bx_inr_img {
    width: 90.6666666667vw;
    margin: 6vw auto;
  }
  .shinee_file_image_bx_inr_btn.shopbtn {
    width: 81.8666666667vw;
    margin: 6.6666666667vw auto;
  }
  .shinee_file_itemlist {
    background: #fff;
    padding: 0 2.6666666667vw 4vw;
    margin: 0 auto 6.6666666667vw;
    letter-spacing: 0.03em;
    font-weight: 400;
  }
  .shinee_file_itemlist h4 {
    background: url(../img/shinee_conte_ttl.png) no-repeat;
    background-size: 90.6666666667vw;
    height: 11.2vw;
    margin: -0.6666666667vw auto 5.3333333333vw;
    font-size: 4.8vw;
    color: #fff;
    font-weight: 700;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 0.2em;
    letter-spacing: 0.05em;
  }
  .shinee_file_itemlist_img {
    margin: 5.3333333333vw auto;
  }
  .shinee_file_itemlist_img .slider {
    display: block;
    width: 88vw;
    margin: 0 auto;
    padding: 2.6666666667vw 0;
    position: relative;
  }
  .shinee_file_itemlist_img .slider p {
    padding: 0 1.3333333333vw;
  }
  .shinee_file_itemlist_img .prev-arrow, .shinee_file_itemlist_img .next-arrow {
    width: 8.1333333333vw;
    height: 8.1333333333vw;
    position: absolute;
    z-index: 90;
    cursor: pointer;
  }
  .shinee_file_itemlist_img .prev-arrow {
    left: 0;
    top: 50%;
    transform: scale(-1, 1) translate(0, -50%);
  }
  .shinee_file_itemlist_img .prev-arrow:hover {
    opacity: 0.7;
    transition: 0.7s;
  }
  .shinee_file_itemlist_img .next-arrow {
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
  }
  .shinee_file_itemlist_img .next-arrow:hover {
    opacity: 0.7;
    transition: 0.7s;
  }
  .shinee_file_itemlist_tbl_btn {
    cursor: pointer;
  }
  .shinee_file_itemlist_tbl_btn:hover {
    opacity: 0.7;
    transition: 0.7s;
  }
  .shinee_file_itemlist_tbl_btn img {
    width: 3.6vw;
    position: absolute;
    top: 2.1333333333vw;
    right: 2.6666666667vw;
    z-index: 2;
  }
  .shinee_file_itemlist_tbl_btn .open {
    display: none;
  }
  .shinee_file_itemlist_tbl_btn.active .close {
    display: none;
  }
  .shinee_file_itemlist_tbl_btn.active .open {
    display: block;
  }
  .shinee_file_itemlist_tbl {
    position: relative;
    margin: 2.6666666667vw auto 0;
    line-height: 1.3;
    border-collapse: collapse;
  }
  .shinee_file_itemlist_tbl .tbltogglebtn_lst {
    display: none;
  }
  .shinee_file_itemlist_tbl thead tr {
    background: #727171;
    display: block;
    padding: 1.7333333333vw 0 2vw;
    text-align: center;
    line-height: 1;
  }
  .shinee_file_itemlist_tbl thead tr th {
    font-weight: 500;
    color: #fff;
    display: inline;
  }
  .shinee_file_itemlist_tbl thead tr th:not(:last-child)::after {
    content: " / ";
  }
  .shinee_file_itemlist_tbl tbody tr {
    display: flex;
    flex-wrap: wrap;
    background: #f2f2f2;
    padding: 1.3vw 3vw 1.5vw;
    text-align: left;
    font-weight: 500;
  }
  .shinee_file_itemlist_tbl tbody tr td {
    display: inline;
  }
  .shinee_file_itemlist_tbl tbody tr td:first-child,
  .shinee_file_itemlist_tbl tbody tr td:nth-child(3) {
    width: 3em;
    padding-right: 0.5em;
  }
  .shinee_file_itemlist_tbl tbody tr td:nth-child(2),
  .shinee_file_itemlist_tbl tbody tr td:nth-child(4) {
    width: calc(100% - 3em);
  }
  .shinee_file_itemlist_tbl tbody tr td:nth-child(2)::after {
    content: "\a";
    white-space: pre;
  }
  .shinee_file_itemlist_tbl tbody tr:nth-child(even) {
    background: #e9e9e9;
  }
  .shinee_file_itemlist_pop img {
    width: 63.2vw;
  }
  .shinee_file_itemlist h5 {
    font-size: 3.6vw;
    background: #555555;
    font-size: 3.6vw;
    color: #fff;
    text-align: center;
    padding: 1.7333333333vw 0 2vw;
    line-height: 1;
    font-weight: 300;
  }
  .shinee_file_flow {
    background: #fff;
    padding: 0 2.6666666667vw 4vw;
    margin: 0 auto 6.6666666667vw;
  }
  .shinee_file_flow h4 {
    background: url(../img/shinee_conte_ttl.png) no-repeat;
    background-size: 90.6666666667vw;
    height: 11.2vw;
    margin: -0.6666666667vw auto 5.3333333333vw;
    font-size: 4.8vw;
    color: #fff;
    font-weight: 700;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 0.2em;
    letter-spacing: 0.05em;
  }
  .shinee_file_flow_img {
    width: 64vw;
    margin: 0 auto 2.6666666667vw;
  }
  .shinee_file_caution {
    width: 96vw;
    background: #fff;
    margin: 0 auto;
    padding: 0 0 6vw;
  }
  .shinee_file_caution h4 {
    font-size: 4.6666666667vw;
    background: #000;
    color: #fff;
    margin-bottom: 5.3333333333vw;
    padding: 1.7333333333vw 0 2.4vw;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0.05em;
  }
  .shinee_file_caution ul {
    width: 90.6666666667vw;
    margin: 0 auto;
  }
  .shinee_foods {
    padding: 6.6666666667vw 0 9.3333333333vw;
    text-align: center;
  }
  .shinee_foods h2 {
    margin: 0 auto 8vw;
    width: 81.7333333333vw;
  }
  .shinee_foods .inr_wrapper {
    width: 96vw;
    position: relative;
    padding: 3.3333333333vw 2.6666666667vw 4.6666666667vw;
  }
  .shinee_foods_date {
    margin: 0 auto 6.6666666667vw;
    width: 96vw;
  }
  .shinee_foods_image_bx {
    margin: 6.6666666667vw auto;
    background: #fff;
  }
  .shinee_foods_image_bx_ttl {
    background: #eeeeee;
    font-size: 4.1333333333vw;
    margin: -3.3333333333vw -2.6666666667vw 4vw;
    padding: 2.6666666667vw 0;
  }
  .shinee_foods_image_bx_ttl img {
    height: 6.8vw;
  }
  .shinee_foods_image_bx_ex {
    font-weight: 900;
    font-size: 4.1333333333vw;
    line-height: 1;
    margin: 0 -0.5333333333vw 4vw;
    white-space: nowrap;
  }
  .shinee_foods_image_bx_ex span {
    font-size: 1.5em;
  }
  .shinee_foods_image_bx_ex span strong {
    font-size: 1.2em;
    vertical-align: -0.06em;
    color: #e5006e !important;
  }
  .shinee_foods_image_bx_pr {
    font-size: 4.1333333333vw;
    font-weight: 900;
    line-height: 1;
  }
  .shinee_foods_image_bx_pr p small {
    font-size: 0.83em;
  }
  .shinee_foods_image_bx_pr p strong {
    font-size: 1.5em;
    vertical-align: -0.05em;
    color: #000;
    font-weight: 900;
  }
  .shinee_foods_image_bx_inr {
    position: relative;
  }
  .shinee_foods_image_bx_inr_type {
    width: 60vw;
    margin: 0 auto 3.3333333333vw;
  }
  .shinee_foods_image_bx_inr_stamp {
    width: 23.0666666667vw;
    position: absolute;
    top: -1.7333333333vw;
    left: -0.6666666667vw;
  }
  .shinee_foods_image_bx_inr_txt {
    font-size: 2.9333333333vw;
    line-height: 1.6em;
  }
  .shinee_foods_image_bx_inr_img {
    width: 81.6vw;
    margin: 6vw auto;
  }
  .shinee_foods_image_bx_inr_btn.shopbtn {
    width: 81.8666666667vw;
    margin: 6.6666666667vw auto;
  }
  .shinee_foods_image_bx_inr_img {
    margin: 6vw 0 6vw auto;
  }
  .shinee_foods #marble {
    margin-bottom: 0;
  }
  .shinee_footer {
    text-align: center;
  }
  .shinee_footer_contact {
    background: #00a7a3;
    color: #fff;
    padding: 6.6666666667vw 0 7.3333333333vw;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 9.3333333333vw;
  }
  .shinee_footer_contact dt {
    font-size: 4.2666666667vw;
    border-bottom: solid 0.2666666667vw #fff;
    padding-bottom: 2.6666666667vw;
    width: 96vw;
    margin: 0 auto 4.6666666667vw;
  }
  .shinee_footer_contact dd p.nm {
    width: 91.2vw;
    margin: 0 auto 3.3333333333vw;
  }
  .shinee_footer_contact dd p.tel {
    font-size: 8.4vw;
    margin-bottom: 4.6666666667vw;
  }
  .shinee_footer_contact dd p.date {
    font-size: 3.6vw;
    text-align: left;
    display: inline-block;
    line-height: 1.3;
  }
  .shinee_footer_copy {
    font-size: 2.6666666667vw;
    margin-bottom: 9.3333333333vw;
    font-weight: 700;
  }
  .shinee_footer_bnr {
    width: 96vw;
    margin: 0 auto 6.6666666667vw;
  }
  .shinee_footer_pagetop {
    width: 9.8666666667vw;
    position: fixed;
    right: 5.3333333333vw;
    bottom: 24px;
    z-index: 99;
  }
}