@charset "UTF-8";
/* クリエイターモードに切替 2025/09 */
body {
  color: #333;
}
body ul {
  list-style: none;
}

@media (width >= 481px) {
  .section {
    margin-bottom: 32px;
  }
}

/* header */
@media (width >= 481px) {
  .h_head h1 img {
    width: 100%;
  }
}
@media (width >= 769px) {
  .h_head h1 img {
    width: 100%;
  }
}
@media (width <= 768px) {
  .fd {
    display: none;
  }
}
@media (width <= 1010px) {
  #header .box,
  .inner {
    width: 100%;
  }
}
@media (769px <= width <= 1010px) {
  .c_header_rogo {
    width: 49vw;
  }
}

@media (width >= 769px) {
  #header .newswell {
    margin-top: 2.2rem;
  }
}

#header .user_menu ul {
  display: flex;
}

/* TOP */
@media (width >= 769px) {
  .sponly {
    display: none;
  }
}
@media (width <= 768px) {
  .pconly {
    display: none;
  }
}
.c_top.contents {
  padding: 0;
}
@media (width <= 1010px) {
  .c_top.contents {
    width: 100%;
  }
}

.c_top_inner {
  width: 1010px;
  margin: 0 auto;
  overflow: hidden;
}
@media (width <= 1010px) {
  .c_top_inner {
    width: 100%;
  }
}

.main-visual.top_mv {
  max-width: 100%;
}
@media (width >= 981px) {
  .main-visual.top_mv {
    margin-bottom: 30px;
  }
}
@media (width >= 981px) {
  .main-visual.top_mv .mv_sponly {
    display: none;
  }
}
@media (width <= 980px) {
  .main-visual.top_mv .mv_pconly {
    display: none;
  }
}
.main-visual.top_mv .intro img {
  width: 468px;
}
.main-visual.top_mv .mv_tel {
  margin-top: 10px;
}
.main-visual.top_mv .mv_sp img {
  height: 107vw;
}
@media (981px <= width <= 1010px) {
  .main-visual.top_mv .main_img {
    width: 100%;
  }
}
.main-visual.top_mv .main_img_txt {
  /*
    h2 {
     line-height: 1;
     @media (width <= 1010px) {
      margin-top: 2vw;
     }
    }
  */
  /*
    .m_copy {
     @media (width <= 1010px) {
      font-size: 1.7vw;
     }
    }
    .big {
     @media (width <= 1010px) {
      font-size: 7.4vw;
     }
    }
    .h2_2 {
     @media (width <= 1010px) {
      font-size: 6.4vw;
     }
    }
    .small {
     @media (width <= 1010px) {
      font-size: 3.5vw;
     }
    }
    .circle_red {
     @media (width <= 1010px) {
      top: 38vw;
      left: 40vw;
      width: 212px;
      height: 212px;
     }
    }
    .circle_yellow {
     @media (width <= 1010px) {
      top: 38vw;
      left: 62vw;
      width: 212px;
      height: 212px;
     }
    }
  */
}
.main-visual.top_mv .main_img_txt .circle_red h5,
.main-visual.top_mv .main_img_txt .circle_yellow h5 {
  font-size: 30px;
  /*
  @media (width <= 1010px) {
   font-size: 2.9vw;
  }
  */
}
.main-visual.top_mv .main_img_txt .circle_txt {
  font-size: 16px;
  /*
     @media (width <= 1010px) {
      font-size: 1.8vw;
     }
  */
}
.main-visual.top_mv .intro_img img {
  width: 480px;
  /*
  @media (width <= 1010px) {
   width: 30vw;
  }
  */
}

.top_h2 .h2_2 {
  font-size: 127px;
}

.col_bl {
  color: #333;
}

.about h2 .col_bl {
  color: #333;
}

.c_top {
  color: #333;
}
.c_top .bx-wrapper {
  box-shadow: 0 0 5px #ccc;
  background: #fff;
}
@media (769px <= width <= 1010px) {
  .c_top .ranking_item ul li {
    width: 17vw;
  }
}
@media (769px <= width <= 1010px) {
  .c_top .ranking_item ul li a {
    width: 17vw;
  }
}
.c_top .weeksale {
  display: flex;
}
@media (769px <= width <= 1010px) {
  .c_top .weeksale {
    width: 100%;
  }
}
.c_top .weeksale_date_sp {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.c_top .top_newitem ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0;
}
.c_top .top_newitem ul li {
  width: 16.66%;
  padding: 6px 10px 0;
  font-size: 1.4rem;
  line-height: 1.4;
  letter-spacing: 0.4px;
  margin-bottom: 16px;
}
@media (width <= 768px) {
  .c_top .top_newitem ul li {
    width: 33%;
    padding: 6px 10px 0;
    font-size: 1.4rem;
    line-height: 1.4;
    letter-spacing: 0.4px;
    margin-bottom: 16px;
  }
}
.c_top .top_newitem ul li img {
  padding-bottom: 6px;
}
.c_top .top_newitem ul li a {
  color: #333;
}
.c_top .top_newitem ul li a:hover {
  color: #23527c;
}
.c_top .manual_flex {
  display: flex;
  justify-content: center;
  margin-top: 16px;
}
.c_top .manual_left {
  width: 395px;
}
.c_top .manual_pc {
  text-align: center;
  margin-bottom: 40px;
}
.c_top .return {
  margin-top: 10px;
  text-align: center;
}
.c_top .information .pc_category {
  padding: 4pt;
}
.c_top .information a.btn_kujira_01 {
  display: block;
  text-align: center;
  text-decoration: none;
  width: 95%;
  margin: auto;
  padding: 1rem 4rem;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.8;
  border: 3px solid #33b3ed;
  color: #333;
  transition: 0.5s;
}
@media (width <= 768px) {
  .c_top .ifrm-container2 {
    width: 100%;
    height: 380px;
    border: solid;
    border-width: 1px;
    border-color: #8b0101;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (width <= 768px) {
  .c_top .ifrm {
    width: 100%;
    height: 100%;
    border: 1px;
  }
}
.c_top .new_review iframe {
  border: 1px solid #545454;
  margin: auto;
  display: block;
}
.c_top .new_review .top_review {
  margin-top: 10px;
}
.c_top .new_review .top_awards {
  margin-top: 30px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1010px) {
  #header .box,
  .inner {
    width: 100%;
  }
}

#footer {
  /*
  .information {
   ul {
    li {
     margin-right: 10px;
     width: 33vw;
     margin-bottom: 10px;
    }
   }
  }
  */
}
@media only screen and (max-width: 768px) {
  #footer .copyright {
    background: #000;
    color: #fff;
    text-align: center;
    padding: 2%;
  }
}
@media only screen and (max-width: 768px) {
  #footer .btn {
    background: #ccc;
    display: block;
    padding: 10px;
    border-radius: 6px;
    width: 100%;
    box-sizing: border-box;
    font-style: 1.4rem;
  }
}
@media only screen and (max-width: 768px) {
  #footer .line-info3 {
    position: fixed;
    right: 10px;
    bottom: 70px;
    z-index: 9999999;
  }
}
@media (769px <= width <= 1010px) {
  #footer .special ul li {
    width: 46vw;
  }
}

.c_detail.m_price {
  padding-right: 3px;
  text-align: right;
  width: 200px;
  display: inline-block;
}

.M_item-stock-smallstock {
  display: inline;
}

.o-contents {
  width: 770px;
}
@media (width <= 1010px) {
  .o-contents {
    width: 100%;
  }
}

#makebanner {
  margin-bottom: 100px;
}

.r-contents {
  width: 640px;
  text-align: left;
  line-height: 1.8;
}
@media (width >= 769px) {
  .r-contents {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (width <= 768px) {
  .r-contents {
    width: 100%;
  }
}
.r-contents h2 {
  font-weight: bold;
  font-size: 32px;
  color: rgb(21, 58, 108);
}
@media (width <= 768px) {
  .r-contents h2 {
    font-size: 24px;
  }
}
.r-contents .col01 {
  color: #333;
}
.r-contents .red01 {
  font-weight: bold;
  color: red;
}
.r-contents .red02 {
  font-size: 18px;
  font-weight: bold;
  color: red;
}

@media (width <= 768px) {
  .r-contents_inner {
    padding-left: 12px;
    padding-right: 12px;
  }
}

.safeshop .kujirapc_hajimeru_movie iframe {
  width: 600px;
  height: 400px;
  text-align: center;
}
@media (width <= 600px) {
  .safeshop .kujirapc_hajimeru_movie iframe {
    width: 100%;
    height: 100%;
    padding-left: 56.25%;
  }
}
.safeshop .intro p + p {
  margin-top: 18px;
}
.safeshop_ttl01 {
  font-size: 24px;
  font-weight: bold;
}

.wps iframe {
  width: 600px;
  height: 3300px;
  text-align: center;
}
@media (width <= 600px) {
  .wps iframe {
    width: 100%;
    height: 3300px;
  }
}
@media (width <= 600px) {
  .wps .kingsoft2013 {
    width: 100%;
    text-align: center;
  }
}
@media (width <= 600px) {
  .wps .kingsoft2013 img {
    width: 100%;
  }
}

@media (width <= 600px) {
  .holiday {
    font-size: 14px;
  }
}

@media screen and (min-width: 481px) {
  .smallonly {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .smallnone {
    display: none;
  }
}
.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mt35 {
  margin-top: 35px;
}

.mt40 {
  margin-top: 40px;
}

.mt45 {
  margin-top: 45px;
}

.mt50 {
  margin-top: 50px;
}

.mt65 {
  margin-top: 65px;
}

.mt70 {
  margin-top: 70px;
}

.mt80 {
  margin-top: 80px;
}

.mt100 {
  margin-top: 100px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb35 {
  margin-bottom: 35px;
}/*# sourceMappingURL=style.css.map */