@charset "UTF-8";
#page-loader {
  width: 100vw;
  height: 100vh;
  transition: all 1.5s;
  background: #f2eeff;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 10000; }
  #page-loader img {
    width: 100%;
    max-width: 200px;
    margin: auto;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    animation: loading 1.2s ease forwards;
    -webkit-animation: loading 1.2s ease forwards;
    will-change: transform, opacity;
    opacity: 0; }

@keyframes loading {
  0% {
    display: none;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }
.loaded {
  opacity: 0;
  visibility: hidden; }

.jm-top .bnr_float {
  position: fixed;
  right: 20px;
  bottom: 20px;
  max-width: 208px;
  width: 100%;
  z-index: 1; }
.jm-top .bnr_float .sp {
  display: none; }
.jm-top .hero {
  width: 100%; }
  .jm-top .hero .pc {
    object-fit: cover;
    height: 100vh;
    max-height: 700px;
    margin: 0 auto; }
  .jm-top .hero .sp {
    display: none; }
  .jm-top .hero__appeal {
    position: relative; }
    .jm-top .hero__appeal .img-txt01 {
      position: absolute;
      top: 37.5%;
      left: 12.5%;
      max-width: 33.5vw; }
    .jm-top .hero__appeal .img-txt02-pc {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      margin: auto;
      width: auto;
      height: 85%; }
    .jm-top .hero__appeal .img-txt02-sp {
      display: none; }
    .jm-top .hero__appeal .txt {
      position: absolute;
      top: 54%;
      left: 18.5%;
      line-height: 6vh;
      font-size: 0.9vw; }
  .jm-top .hero .slick-dots {
    bottom: 1.5em; }
  .jm-top .hero .slick-dots li {
    width: 12px;
    height: 12px;
    margin: 0 8px; }
  .jm-top .hero .slick-dots li button {
    width: 12px;
    height: 12px; }
  .jm-top .hero .slick-dots li button::before {
    font-size: 0;
    border: 0;
    border-radius: 50%;
    opacity: 1;
    width: 12px;
    height: 12px;
    background: rgba(255, 255, 255, 0.8); }
  .jm-top .hero .slick-dots li.slick-active button::before {
    background: #d2adec; }
  .jm-top .hero.slick-dotted.slick-slider {
    margin-bottom: 0; }
.jm-top .section h2, .jm-top .section h3 {
  font-size: 30px;
  font-weight: bold;
  font-family: "century-gothic", Century Gothic, CenturyGothic, Futura, AppleGothic, sans-serif;
  margin-bottom: 40px;
  letter-spacing: .2em; }
  .jm-top .section h2.font-L, .jm-top .section h3.font-L {
    font-size: 2em; }
.jm-top .bnr_area {
  margin-bottom: 120px; }
  .jm-top .bnr_area ul {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    row-gap: 30px;
    column-gap: 3%;
    max-width: 1040px; }
  .jm-top .bnr_area li {
    width: calc(94% / 3);
    max-width: 500px; }
.jm-top .intro {
  margin-bottom: 220px; }
  .jm-top .intro dt {
    margin-bottom: 45px; }
    .jm-top .intro dt h2 {
      font-size: 30px;
      line-height: 1.8; }
  .jm-top .intro dd {
    font-size: 15px;
    line-height: 2.8; }
  .jm-top .intro p {
    margin-bottom: 2em; }
    .jm-top .intro p:last-of-type {
      margin-bottom: 0; }
.jm-top .other-area {
  margin-bottom: 220px; }
  .jm-top .other-area dl {
    font-size: 0; }
  .jm-top .other-area dt {
    font-size: 18px;
    margin-bottom: 30px; }
    .jm-top .other-area dt span {
      display: inline-block;
      font-weight: bold; }
  .jm-top .other-area dd {
    display: inline-block;
    max-height: 200px;
    width: 18%;
    margin: 0px 1%; }
    .jm-top .other-area dd a {
      border: 1px solid #333;
      padding: 6% 0; }
    .jm-top .other-area dd img {
      width: 75%;
      margin: 0 auto; }
.jm-top .top-news {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 240px;
  /*&__item{
  	max-width: 305px;
  	a:hover figure img{
  		transform: scale(1.05, 1.05);
  		transition: .4s all;
  	}
  }*/ }
  .jm-top .top-news .news-list {
    display: grid;
    grid-template-columns: repeat(auto-fit, 30.5%);
    column-gap: 4.2%;
    justify-content: center;
    margin-bottom: 40px; }
  .jm-top .top-news figure {
    margin-bottom: 15px; }
    .jm-top .top-news figure div {
      max-height: 305px;
      margin-bottom: 20px; }
    .jm-top .top-news figure img {
      transition: .4s all; }
    .jm-top .top-news figure .copy_disney {
      margin-top: .3em; }
  .jm-top .top-news figcaption {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: .1em;
    line-height: 1.7;
    text-align: left;
    word-break: break-all; }
  .jm-top .top-news .sub-wrap {
    font-family: "century-gothic", Century Gothic, CenturyGothic, Futura, AppleGothic, sans-serif;
    font-size: 14px;
    line-height: 1;
    letter-spacing: .1em;
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .jm-top .top-news__cate {
    background: #CDCDCD;
    color: #fff;
    padding: 3px 0;
    width: 110px;
    display: inline-block; }
  .jm-top .top-news__day {
    color: #999;
    display: inline-block; }
.jm-top .top-concept {
  margin-bottom: 245px; }
  .jm-top .top-concept h2 {
    margin-top: -40px;
    padding-top: 40px; }
  .jm-top .top-concept .bg {
    height: 680px;
    background: url(../images/top/concept_bg_pc.jpg) no-repeat center/cover; }
  .jm-top .top-concept .inner {
    position: relative;
    height: 680px; }
  .jm-top .top-concept .left-area {
    width: 50%;
    max-width: 597px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto; }
  .jm-top .top-concept .right-area {
    position: absolute;
    top: 0;
    right: 15%;
    bottom: 0;
    margin: auto;
    width: 35%;
    max-width: 385px;
    height: 255px; }
    .jm-top .top-concept .right-area p {
      font-size: 15px;
      letter-spacing: .13em;
      line-height: 3.3;
      text-align: left; }
    .jm-top .top-concept .right-area .txt {
      max-width: 216px;
      margin-right: 10px;
      margin-left: auto;
      margin-top: -10px; }
.jm-top .top-lineup {
  padding: 200px 0 150px;
  background: url("../images/common/bg.webp") no-repeat center/cover; }
  .jm-top .top-lineup .h2-sub {
    font-size: 18px;
    display: block;
    margin: 0 auto 60px;
    line-height: 1.8; }
    .jm-top .top-lineup .h2-sub span {
      display: inline-block; }
  .jm-top .top-lineup .list-area {
    margin-bottom: 0;
    position: relative;
    height: 520px;
    overflow: hidden; }
    .jm-top .top-lineup .list-area:before {
      content: "";
      max-width: 1000px;
      width: 100%;
      height: 520px;
      border: 10px solid #fff;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      margin: auto;
      box-sizing: border-box; }
    .jm-top .top-lineup .list-area .scroll {
      position: absolute;
      top: 25px;
      left: 0;
      right: 0;
      margin: auto;
      color: #9A9A9A;
      font-size: 12px;
      text-align: left;
      width: 100%;
      max-width: 940px; }
  .jm-top .top-lineup .list-wrap::-webkit-scrollbar {
    display: none; }
  .jm-top .top-lineup .list-wrap {
    padding-top: 65px;
    width: 100%;
    max-width: 1070px;
    margin: 0 auto;
    cursor: grab;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
    -ms-overflow-style: none;
    scrollbar-width: none;
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
    .jm-top .top-lineup .list-wrap:-webkit-scrollbar {
      display: none; }
    .jm-top .top-lineup .list-wrap:active {
      cursor: grabbing; }
    .jm-top .top-lineup .list-wrap li {
      position: relative;
      min-width: 150px;
      margin-right: 18px; }
      .jm-top .top-lineup .list-wrap li:last-of-type {
        margin-right: 0; }
    .jm-top .top-lineup .list-wrap figure span {
      color: #fff;
      font-size: 14px;
      line-height: 1.5;
      display: flex;
      align-items: center;
      justify-content: center;
      background: #D2ADEC;
      border-radius: 50%;
      width: 100px;
      height: 100px;
      position: absolute;
      top: -5px;
      left: 0; }
    .jm-top .top-lineup .list-wrap figure img {
      position: relative;
      max-width: 108px;
      margin: 80px auto 15px;
      box-shadow: 4px 9px 5px rgba(0, 0, 0, 0.15); }
    .jm-top .top-lineup .list-wrap figure figcaption {
      font-size: 14px;
      background: #Fff;
      margin: 0 auto;
      max-width: 150px;
      line-height: 1.5;
      height: 60px;
      display: flex;
      align-items: center;
      justify-content: center; }
    .jm-top .top-lineup .list-wrap + .copy_disney {
      max-width: 960px;
      margin: 1em auto 1.5em;
      width: 95%; }
  .jm-top .top-lineup .arw-wrap {
    position: relative;
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 132px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box; }
    .jm-top .top-lineup .arw-wrap:before, .jm-top .top-lineup .arw-wrap:after {
      content: '';
      position: absolute;
      top: 0;
      margin: auto;
      background-repeat: no-repeat;
      background-position: center;
      background-size: 132px;
      width: 132px;
      height: 32px;
      bottom: 0; }
    .jm-top .top-lineup .arw-wrap:before {
      left: 0;
      background-image: url("../images/top/lineup_arw_L.png"); }
    .jm-top .top-lineup .arw-wrap:after {
      right: 0;
      background-image: url("../images/top/lineup_arw_R.png"); }
    .jm-top .top-lineup .arw-wrap .txt {
      color: #fff;
      font-size: 18px;
      display: block;
      background: #9A9A9A;
      padding: 12px 0;
      margin: 0 auto;
      width: 150px;
      position: relative; }
    .jm-top .top-lineup .arw-wrap .line {
      max-width: 534px;
      width: 100%;
      height: 10px;
      background: url("../images/top/lineup_arw_bg.png") repeat-x center/10px; }
  .jm-top .top-lineup .goods {
    width: 100%;
    max-width: 1200px;
    background: 0;
    padding: 0;
    margin: 0 auto 200px;
    margin-top: -100px;
    padding-top: 100px;
    /*&.photopick{
    	margin-bottom: 30px;
    }*/ }
    .jm-top .top-lineup .goods:last-of-type {
      margin-bottom: 0; }
    .jm-top .top-lineup .goods h3 {
      margin: 0 auto 50px; }
      .jm-top .top-lineup .goods h3 span {
        display: block;
        letter-spacing: 0.2em;
        margin-top: 25px;
        line-height: inherit;
        font-size: 18px;
        font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; }
    .jm-top .top-lineup .goods .ico {
      position: absolute;
      left: 19%;
      z-index: 1;
      width: 120px;
      height: 120px;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      border-radius: 50%;
      letter-spacing: .2em;
      font-size: 2em;
      font-weight: bold;
      font-family: "century-gothic", Century Gothic, CenturyGothic, Futura, AppleGothic, sans-serif;
      background: #d2adec; }
  .jm-top .top-lineup .goods-wrap {
    /*display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 17.5px;
    justify-content: center;*/
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    gap: 17.5px;
    margin: auto;
    width: 100%;
    max-width: 980px;
    margin: 0 auto 40px; }
    .jm-top .top-lineup .goods-wrap li {
      width: 182px; }
    .jm-top .top-lineup .goods-wrap a {
      transition: .4s all; }
      .jm-top .top-lineup .goods-wrap a:hover {
        opacity: 1;
        transform: scale(1.05, 1.05);
        transition: .4s all; }
  .jm-top .top-lineup .goods-txt {
    font-size: 15px;
    margin-bottom: 30px;
    line-height: 1.8; }
  .jm-top .top-lineup .jm-btn {
    margin-top: 2em;
    background: #fff; }
  .jm-top .top-lineup .sun_care {
    position: relative; }
    .jm-top .top-lineup .sun_care .list-area {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 100%;
      margin: 0 auto;
      padding: 75px 0 50px; }
      .jm-top .top-lineup .sun_care .list-area:before {
        height: 100%; }
      .jm-top .top-lineup .sun_care .list-area li {
        width: 48%;
        max-width: 355px;
        margin: 0 3.5%;
        position: relative;
        z-index: 0; }
      .jm-top .top-lineup .sun_care .list-area img {
        width: auto;
        max-height: 200px;
        margin: 0 auto; }
    .jm-top .top-lineup .sun_care .goods-txt {
      font-size: .85em;
      text-align: left;
      margin-top: 1em;
      margin-bottom: 0; }
  .jm-top .top-lineup .sheet-mask .list-area:before {
    height: 520px; }
.jm-top .cate_area {
  background: #f6f6fa;
  padding-top: 170px;
  padding-bottom: 120px;
  margin-bottom: 220px; }
.jm-top .cate_menu {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin: 0 auto 120px;
  width: 100%;
  max-width: 1200px;
  font-size: 1.1em; }
  .jm-top .cate_menu li {
    margin: 0 0 0 2em;
    position: relative; }
    .jm-top .cate_menu li:after {
      content: "/";
      position: absolute;
      top: 0;
      right: -1.4em;
      bottom: 0;
      display: flex;
      align-items: center;
      justify-content: center; }
    .jm-top .cate_menu li:first-of-type {
      margin: 0; }
    .jm-top .cate_menu li:last-of-type:after {
      content: none; }
  .jm-top .cate_menu a {
    text-decoration: underline; }
    .jm-top .cate_menu a:hover {
      text-decoration: none; }
.jm-top .item_list {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  row-gap: 60px;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  /*a{
  	display: block;
  }*/ }
  .jm-top .item_list li {
    width: calc(100% / 3);
    position: relative; }
  .jm-top .item_list .ico {
    position: absolute;
    top: 15px;
    left: 9.5%;
    z-index: 1;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    /*border: 1px solid #AE97EB;*/
    border-radius: 50%;
    font-weight: bold;
    font-size: 1.1em;
    font-family: "century-gothic", Century Gothic, CenturyGothic, Futura, AppleGothic, sans-serif;
    background: #AE97EB; }
  .jm-top .item_list .img_wrap {
    margin: 0 auto 20px;
    background: #fff;
    width: 90%;
    height: 360px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative; }
    .jm-top .item_list .img_wrap a {
      display: flex;
      align-content: center;
      justify-content: center; }
    .jm-top .item_list .img_wrap img {
      width: auto;
      max-width: 220px;
      max-height: 220px; }
  .jm-top .item_list .copy_disney {
    position: absolute;
    right: 3%;
    bottom: 2%; }
  .jm-top .item_list .type_wrap {
    margin-bottom: 8px; }
  .jm-top .item_list .type {
    letter-spacing: 0;
    line-height: 1;
    padding: 5px 15px;
    margin: 5px;
    display: inline-block;
    background: #898989;
    color: #fff;
    font-size: .85em; }
  .jm-top .item_list h3 {
    font-size: 1em;
    font-weight: inherit;
    font-family: inherit;
    letter-spacing: 0;
    width: 90%;
    margin: 0 auto 5px; }
  .jm-top .item_list .sub_info {
    font-size: .85em; }
  .jm-top .item_list .item_price {
    font-size: 1.1em;
    letter-spacing: .1em;
    line-height: 1.1;
    margin-top: 5px;
    /*margin-bottom: 15px;*/ }
    .jm-top .item_list .item_price .sub_info {
      display: block;
      font-size: .8em; }
    .jm-top .item_list .item_price .line_through {
      text-decoration: line-through;
      vertical-align: middle; }
    .jm-top .item_list .item_price .arw:after {
      content: " → "; }
    .jm-top .item_list .item_price .red {
      color: #ef3434; }
    .jm-top .item_list .item_price .font_S {
      font-size: .8em;
      vertical-align: middle; }
  .jm-top .item_list .sub_em {
    border: 1px solid #724fd0;
    border-radius: 20px;
    padding: .5em 1.5em;
    margin: .8em auto 0;
    display: inline-block;
    max-width: 360px;
    text-align: center;
    color: #724fd0;
    box-sizing: border-box;
    font-size: 1.05em;
    line-height: 1.3; }
    .jm-top .item_list .sub_em span {
      display: inline-block; }
  .jm-top .item_list .flex_area {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: .6em;
    margin: 1.5em auto 0;
    width: 90%; }
  .jm-top .item_list .shop_btn {
    padding: .6em .6em .6em 1.4em;
    box-sizing: border-box;
    max-width: 114px; }
.jm-top .cate_area .jm-btn {
  margin-top: 60px;
  background: #fff; }
.jm-top .insta {
  padding-top: 0; }
  .jm-top .insta .jm-btn {
    padding: 18px 0;
    letter-spacing: .2em;
    background: url(../images/common/insta_footer.svg) no-repeat 20% center/17px; }
    .jm-top .insta .jm-btn:hover {
      opacity: .5;
      color: inherit;
      border-color: inherit; }
  .jm-top .insta iframe {
    width: 100%;
    max-width: 700px;
    height: 700px; }

@media screen and (max-width: 768px) {
  body.smp div#container {
    padding-top: 0; }

  #page-loader img {
    max-width: 150px; }

  .jm-top .bnr_float {
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: none; }
  .jm-top .bnr_float .pc {
    display: none; }
  .jm-top .bnr_float .sp {
    display: block;
    background: rgba(255, 255, 255, 0.7);
    padding: 1.5% 5%;
    box-sizing: border-box; }
  .jm-top .hero {
    /*.slick-list, .slick-track, .slick-slide, .sp{
    	height: 100%;
    }*/
    /*&.slick-dotted.slick-slider {
    	margin-bottom: 80px;
    }*/ }
    .jm-top .hero .pc {
      display: none; }
    .jm-top .hero .sp {
      height: calc(155vw - 80px);
      display: block;
      object-fit: cover; }
    .jm-top .hero__appeal {
      position: relative; }
      .jm-top .hero__appeal .img-txt01 {
        top: 13vw;
        left: 0;
        right: 0;
        margin: auto;
        max-width: 85vw; }
      .jm-top .hero__appeal .img-txt02-pc {
        display: none; }
      .jm-top .hero__appeal .img-txt02-sp {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 90vw; }
      .jm-top .hero__appeal .txt {
        top: auto;
        left: 0;
        right: 0;
        bottom: 15vw;
        line-height: 2.4;
        font-size: 3.5vw; }
    .jm-top .hero .slick-dots {
      bottom: .5em; }
      .jm-top .hero .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0 6px; }
        .jm-top .hero .slick-dots li button {
          width: 10px;
          height: 10px; }
          .jm-top .hero .slick-dots li button::before {
            width: 10px;
            height: 10px; }
  .jm-top .section h2, .jm-top .section h3 {
    font-size: 24px;
    margin-bottom: 25px; }
    .jm-top .section h2.font-L, .jm-top .section h3.font-L {
      font-size: 30px; }
  .jm-top .bnr_area {
    margin-bottom: 80px; }
    .jm-top .bnr_area ul {
      display: block; }
    .jm-top .bnr_area li {
      width: 100%;
      max-width: 350px;
      margin: 0 auto 20px; }
      .jm-top .bnr_area li:last-of-type {
        margin-bottom: 0; }
  .jm-top .intro {
    margin-bottom: 110px; }
    .jm-top .intro dt {
      margin-bottom: 30px; }
      .jm-top .intro dt h2 {
        font-size: 20px; }
    .jm-top .intro dd {
      font-size: 13px;
      display: inline-block; }
      .jm-top .intro dd p {
        text-align: left; }
  .jm-top .other-area {
    margin-bottom: 110px; }
    .jm-top .other-area dt {
      font-size: 16px;
      margin-bottom: 20px; }
    .jm-top .other-area dd {
      width: 45%;
      max-width: 150px;
      margin: 1.5% 1%; }
      .jm-top .other-area dd img {
        max-width: none;
        width: 80%; }
  .jm-top .top-news {
    margin-bottom: 140px; }
    .jm-top .top-news .news-list {
      display: block;
      width: 90%;
      margin: 0 auto 75px; }
    .jm-top .top-news__item {
      max-width: none;
      padding: 0 1%;
      box-sizing: border-box; }
      .jm-top .top-news__item a:hover figure img {
        transform: none;
        transition: none; }
    .jm-top .top-news figure {
      margin-bottom: 12px; }
      .jm-top .top-news figure div {
        margin-bottom: 10px; }
      .jm-top .top-news figure img {
        transition: none; }
      .jm-top .top-news figure .copy_disney {
        text-align: center; }
    .jm-top .top-news figcaption {
      font-size: 14px; }
    .jm-top .top-news .sub-wrap {
      font-size: 12px;
      column-gap: 10px; }
    .jm-top .top-news__cate {
      padding: 2px 5px;
      width: 100px; }
    .jm-top .top-news .slick-dots {
      bottom: -50px;
      z-index: 1; }
    .jm-top .top-news .slick-dots li button::before {
      font-size: 12px; }
    .jm-top .top-news .slick-arrow {
      background: rgba(0, 0, 0, 0.7);
      border-radius: 50%;
      z-index: 1;
      width: 30px;
      height: 30px; }
    .jm-top .top-news .slick-prev {
      left: -10px; }
    .jm-top .top-news .slick-next {
      right: -10px; }
    .jm-top .top-news .slick-arrow:before {
      content: "" !important;
      position: absolute;
      top: 0px;
      bottom: 0;
      margin: auto;
      width: 8px;
      height: 8px;
      border-top: 2px solid #fff;
      border-right: 2px solid #fff; }
    .jm-top .top-news .slick-prev:before {
      left: 0;
      right: -3px;
      transform: rotate(-135deg); }
    .jm-top .top-news .slick-next:before {
      left: -3px;
      right: 0;
      transform: rotate(45deg); }
  .jm-top .top-concept {
    margin-bottom: 140px; }
    .jm-top .top-concept h2 {
      margin-top: -25px;
      padding-top: 25px; }
    .jm-top .top-concept .bg {
      padding: 50px 0;
      height: auto;
      background-image: url(../images/top/concept_bg.jpg); }
    .jm-top .top-concept .inner {
      width: 100%;
      height: auto;
      display: flex;
      flex-direction: column-reverse; }
    .jm-top .top-concept .left-area {
      width: 90%;
      max-width: 400px;
      position: static;
      margin: 0 auto; }
    .jm-top .top-concept .right-area {
      position: static;
      width: 80%;
      max-width: none;
      height: auto;
      margin: 0 auto 30px; }
      .jm-top .top-concept .right-area p {
        font-size: 13px; }
      .jm-top .top-concept .right-area br {
        display: none; }
      .jm-top .top-concept .right-area .txt {
        max-width: 170px;
        margin-right: -20px;
        margin-top: -5px; }
  .jm-top .top-lineup {
    padding: 120px 0 100px; }
    .jm-top .top-lineup .h2-sub {
      font-size: 16px;
      margin-bottom: 40px;
      width: 90%; }
    .jm-top .top-lineup .list-area {
      margin-bottom: 100px;
      height: 450px; }
      .jm-top .top-lineup .list-area:before {
        width: 90%;
        height: 450px; }
      .jm-top .top-lineup .list-area .scroll {
        top: 15px;
        font-size: 10px;
        max-width: none;
        width: 76vw; }
    .jm-top .top-lineup .list-wrap {
      padding: 45px 15px 0;
      box-sizing: border-box;
      max-width: none; }
      .jm-top .top-lineup .list-wrap li {
        min-width: 120px;
        margin-right: 15px; }
      .jm-top .top-lineup .list-wrap figure span {
        color: #fff;
        font-size: 12px;
        width: 85px;
        height: 85px; }
      .jm-top .top-lineup .list-wrap figure img {
        max-width: 90px;
        margin: 65px auto 12px; }
      .jm-top .top-lineup .list-wrap figure figcaption {
        font-size: 13px;
        max-width: 120px;
        height: 50px;
        letter-spacing: 0.05em; }
      .jm-top .top-lineup .list-wrap .slick-track {
        margin-left: 10px; }
      .jm-top .top-lineup .list-wrap + .copy_disney {
        width: 80%; }
    .jm-top .top-lineup .arw-wrap {
      width: 95%; }
      .jm-top .top-lineup .arw-wrap .txt {
        font-size: 15px;
        padding: 10px 0;
        width: 120px;
        position: absolute;
        top: 40px; }
        .jm-top .top-lineup .arw-wrap .txt.left {
          left: 0; }
        .jm-top .top-lineup .arw-wrap .txt.right {
          right: 0; }
    .jm-top .top-lineup .goods {
      margin-bottom: 120px;
      margin-top: -80px;
      padding-top: 80px;
      width: 100%; }
      .jm-top .top-lineup .goods h3 {
        margin-bottom: 40px;
        width: 90%; }
        .jm-top .top-lineup .goods h3 span {
          margin-top: 10px;
          font-size: 15px; }
      .jm-top .top-lineup .goods .ico {
        top: 0;
        left: 5%;
        width: 80px;
        height: 80px;
        font-size: 1.3em; }
    .jm-top .top-lineup .goods-wrap {
      margin-bottom: 25px;
      width: 100%;
      gap: 4.5vw; }
      .jm-top .top-lineup .goods-wrap li {
        width: 22%; }
    .jm-top .top-lineup .goods-txt {
      font-size: 13px;
      margin-bottom: 20px;
      display: inline-block;
      text-align: left;
      width: 85%; }
    .jm-top .top-lineup .sun_care .list-area {
      display: block;
      padding: 45px 0;
      box-sizing: border-box; }
      .jm-top .top-lineup .sun_care .list-area li {
        width: 85%;
        max-width: none;
        margin: 0 auto 4em; }
        .jm-top .top-lineup .sun_care .list-area li:last-of-type {
          margin-bottom: 0; }
      .jm-top .top-lineup .sun_care .list-area img {
        width: auto;
        max-width: 80%; }
      .jm-top .top-lineup .sun_care .list-area .copy_disney {
        width: 85%;
        margin: 1em auto 0; }
    .jm-top .top-lineup .sun_care .goods-txt {
      margin-top: .5em; }
    .jm-top .top-lineup .sheet-mask .list-wrap {
      padding: 45px 10px 0; }
    .jm-top .top-lineup .sheet-mask .list-area:before {
      height: 450px; }
    .jm-top .top-lineup .sheet-mask .list-area .scroll {
      width: 80vw; }
  .jm-top .cate_area {
    padding-top: 100px;
    padding-bottom: 70px;
    margin-bottom: 100px; }
  .jm-top .cate_menu {
    margin-bottom: 60px;
    display: block;
    font-size: 1.1em;
    line-height: 2.5; }
    .jm-top .cate_menu li {
      display: inline-block;
      margin: 0 10px; }
      .jm-top .cate_menu li:first-of-type {
        margin: 0 10px; }
      .jm-top .cate_menu li:after {
        content: none; }
  .jm-top .item_list {
    row-gap: 50px;
    justify-content: space-between; }
    .jm-top .item_list li {
      width: 46%;
      text-align: left; }
    .jm-top .item_list .ico {
      top: -10px;
      left: -5%;
      width: 50px;
      height: 50px;
      font-size: 0.9em; }
    .jm-top .item_list .img_wrap {
      margin-bottom: 12px;
      width: 100%;
      min-height: inherit;
      height: 50vw; }
      .jm-top .item_list .img_wrap img {
        max-width: 85%;
        max-height: 85%; }
    .jm-top .item_list h3 {
      width: 100%;
      text-align: left;
      font-size: .95em;
      margin-bottom: 0.2em; }
      .jm-top .item_list h3 br {
        display: none; }
    .jm-top .item_list .item_price {
      font-size: 1.05em; }
      .jm-top .item_list .item_price .arw {
        display: block; }
      .jm-top .item_list .item_price .arw:after {
        content: " ↓ "; }
    .jm-top .item_list .sub_em {
      padding: .5em .8em;
      margin-top: .5em;
      font-size: 1em;
      letter-spacing: 0; }
    .jm-top .item_list .flex_area {
      display: block;
      margin-top: 1em;
      width: 100%;
      max-width: 200px; }
    .jm-top .item_list .shop_btn {
      margin: 0 auto 0.8em;
      padding: .3em .6em;
      width: 100%;
      max-width: none;
      box-sizing: border-box; }
      .jm-top .item_list .shop_btn:before {
        left: 7%; }
      .jm-top .item_list .shop_btn:last-of-type {
        margin-bottom: 0; }
      .jm-top .item_list .shop_btn img {
        max-width: 80px;
        margin: 0 auto; }
  .jm-top .cate_area .jm-btn {
    margin-top: 40px; }
  .jm-top .insta {
    padding-top: 50px; }
    .jm-top .insta .jm-btn {
      padding: 12px 0; }
    .jm-top .insta iframe {
      height: 100vw;
      max-height: 875px; } }
@media screen and (max-width: 400px) {
  .jm-top .top-news figcaption {
    padding: 0 10px; }
  .jm-top .top-news .sub-wrap {
    display: block; }
  .jm-top .top-news__cate {
    margin-bottom: 8px; } }
