@charset "UTF-8";
/*------------------------------------------------------------------
Common
*/
h1,
h2,
h3,
h4,
h5,
h6,
.subfooter {
  font-family: futura-pt-bold, sans-serif;
  font-weight: 700;
  font-style: normal; }

a:hover {
  color: #ee4e50; }

#wrapper [role="main"] {
  background: #FFF7EE; }

.page .row {
  padding-top: 50px;
  padding-bottom: 50px; }

#sb_instagram #sbi_load .sbi_follow_btn {
  margin-left: 0px; }
#sb_instagram .sbi_follow_btn a {
  background: #FFFF33 !important;
  color: #356460;
  border: solid 2px #356460;
  border-radius: 10px;
  box-shadow: 0px 6px 0;
  min-width: 330px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100% !important;
  height: 65px;
  font-size: 17px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 600;
  margin-top: 30px; }
  @media screen and (min-width: 1280px) {
    #sb_instagram .sbi_follow_btn a {
      width: 460px !important;
      height: 80px;
      font-size: 24px;
      border: solid 2px #356460; } }
  @media screen and (min-width: 1920px) {
    #sb_instagram .sbi_follow_btn a {
      border: solid 3px #356460; } }
  #sb_instagram .sbi_follow_btn a:hover {
    outline: 0;
    box-shadow: none; }
@media (max-width: 800px) {
  #sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item {
    width: 50%;
    padding: 3px !important; } }

#mobile-menu {
  right: 0;
  left: auto;
  border-left: 1px solid #356460;
  border-right: none;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%); }

.side-panel {
  background: #FFF7EE; }
  .side-panel .side-panel-header {
    background: none; }
  .side-panel .thb-close {
    display: flex;
    justify-content: flex-end;
    margin-right: 20px;
    margin-top: 20px;
    height: auto;
    border-bottom: none; }
    .side-panel .thb-close:hover {
      background: none;
      color: #fff; }

.thb-mobile-menu > li {
  border-bottom: 1px solid #356460; }
  .thb-mobile-menu > li > a {
    flex-direction: column; }

@media screen and (max-width: 1067px) {
  .thb-full-menu {
    display: none; }

  .thb-mobile-menu > li > a {
    padding: 19px 0; }
    .thb-mobile-menu > li > a strong {
      padding-bottom: 7px;
      font-family: futura-pt-bold, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 1.2rem; }

  span.menu-item-description {
    letter-spacing: 0.1em;
    font-weight: 600;
    font-size: 0.8rem; }

  .thb-secondary-area .thb-secondary-item.thb-quick-search {
    display: none; }

  a.thb-secondary-item.thb-quick-profile {
    margin-right: 6px; } }
.header {
  position: relative;
  background: #8AD450;
  width: 100%;
  border-bottom: none;
  padding: 15px 0; }
  .header.fixed .full-menu {
    margin: 0; }
  .header .pc_header_wrap .full-menu .thb-full-menu .menu-item.current-menu-item > a {
    color: #ee4e50; }
  .header .pc_header_wrap .full-menu span.menu-item-description {
    font-size: 13px;
    letter-spacing: 0.2em; }
  .header .pc_header_wrap .full-menu strong {
    font-size: 20px;
    letter-spacing: 0.03em;
    padding-bottom: 10px; }
  .header .pc_header_wrap .full-menu li {
    margin-left: 10px;
    margin-rigit: 15px; }
    .header .pc_header_wrap .full-menu li::after {
      display: block;
      content: '/';
      font-size: 20px;
      padding-left: 15px; }
    .header .pc_header_wrap .full-menu li:last-child::after {
      display: none; }
  .header .thb-secondary-area {
    position: absolute;
    top: 10px;
    right: 20px; }
    .header .thb-secondary-area .thb-secondary-item.thb-quick-search .thb-search-toggle {
      width: 260px;
      border-radius: 6px;
      right: -10px;
      background: #fef7ee; }
  .header .mobile-toggle-holder .mobile-toggle {
    position: absolute;
    right: 20px;
    bottom: 20px; }
  .header .logo-holder {
    max-width: max-content; }
  .header nav.full-menu {
    font-family: futura-pt-bold, sans-serif;
    font-weight: 700;
    font-style: normal; }
  .header .thb-full-menu > .menu-item > a {
    flex-direction: column; }

@media screen and (min-width: 1280px) {
  .header .pc_header_wrap {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between; } }
@media screen and (min-width: 1921px) {
  .header .pc_header_wrap {
    width: 1600px; } }

@media screen and (min-width: 1280px) {
  .header .pc_header_wrap .logo-holder {
    height: 110px;
    margin: 0; } }
@media screen and (min-width: 1920px) {
  .header .pc_header_wrap .logo-holder {
    height: 245px; } }

@media screen and (min-width: 1280px) {
  .header .pc_header_wrap .full-menu {
    margin: 0 150px 0 0; } }
@media screen and (min-width: 1920px) {
  .header .pc_header_wrap .full-menu {
    margin: 0; } }

@media screen and (min-width: 1921px) {
  .header .pc_header_wrap .full-menu strong {
    font-size: 30px; } }
@media screen and (min-width: 1921px) {
  .header .pc_header_wrap .full-menu li::after {
    font-size: 28px;
    padding-left: 25px; } }
.footer {
  border-top: none;
  margin-top: 0; }
  .footer + .subfooter:before {
    display: none; }

.subfooter {
  font-size: 1.4rem; }

/*------------------------------------------------------------------
トップページ
*/
.home .row {
  padding: 0;
  max-width: 100%; }
.home #wrapper [role="main"] {
  background: #8ad450; }
.home h2,
.home .h2 {
  font-size: 4rem;
  text-align: center;
  margin-top: 100px;
  margin-bottom: 0; }
  @media screen and (min-width: 1280px) {
    .home h2,
    .home .h2 {
      font-size: 7rem; } }
  @media screen and (min-width: 1920px) {
    .home h2,
    .home .h2 {
      margin-top: 0;
      font-size: 9rem; } }
.home #top_mv {
  position: relative;
  margin-top: 10px;
  width: 100%;
  height: 400px;
  max-height: 100vh;
  background: #8ad450;
  overflow: hidden; }
  .home #top_mv p {
    z-index: 2;
    position: absolute;
    font-family: futura-pt-bold, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 23px;
    left: 20px;
    bottom: 25px;
    color: #fff7ee;
    margin: 0;
    line-height: 1.2;
    pointer-events: none; }
  .home #top_mv #top_mv_wrap {
    padding: 0 20px;
    margin: 0 auto;
    box-sizing: border-box;
    width: 100%; }
    .home #top_mv #top_mv_wrap img#top_popberry_girl {
      position: absolute;
      z-index: 1;
      width: 190px;
      right: 0;
      bottom: 0; }

@media screen and (min-width: 1140px) {
  .home #wrapper [role="main"] {
    max-width: 100%;
    margin: 0 auto; } }
@media screen and (min-width: 768px) {
  .home #top_mv {
    height: 520px; } }
@media screen and (min-width: 1280px) {
  .home #top_mv {
    height: 590px; } }
@media screen and (min-width: 1536px) {
  .home #top_mv {
    height: 700px; } }
@media screen and (min-width: 1920px) {
  .home #top_mv {
    height: 750px;
    margin-top: 20px; } }
@media screen and (min-width: 1921px) {
  .home #top_mv {
    height: 900px;
    margin-top: 20px; } }

@media screen and (min-width: 768px) {
  .home #top_mv p {
    bottom: 45px;
    line-height: 1;
    font-size: 50px; } }
@media screen and (min-width: 1280px) {
  .home #top_mv p {
    display: none; } }

@media screen and (min-width: 1280px) {
  .home #top_mv #top_mv_wrap {
    max-width: 1200px;
    padding: 0; } }
@media screen and (min-width: 1920px) {
  .home #top_mv #top_mv_wrap {
    position: relative; } }
@media screen and (min-width: 1921px) {
  .home #top_mv #top_mv_wrap {
    max-width: 1600px; } }

@media screen and (min-width: 1280px) {
  .home #top_mv #top_mv_wrap img#top_popberry_girl {
    width: 350px;
    right: 140px;
    top: 20px;
    bottom: auto; } }
@media screen and (min-width: 1536px) {
  .home #top_mv #top_mv_wrap img#top_popberry_girl {
    width: 380px;
    top: 40px;
    bottom: auto; } }
@media screen and (min-width: 1920px) {
  .home #top_mv #top_mv_wrap img#top_popberry_girl {
    width: 440px;
    top: auto;
    bottom: -140px;
    right: -110px; } }
@media screen and (min-width: 1921px) {
  .home #top_mv #top_mv_wrap img#top_popberry_girl {
    width: 440px;
    top: auto;
    bottom: -140px;
    right: -110px; } }

@media screen and (max-width: 767px) {
  .home #top_mv .n2-ss-slider-controls.n2-ss-slider-controls-below {
    display: none; } }
@media screen and (min-width: 821px) and (max-width: 1535px) {
  .home #top_mv .n2-ss-slider-controls.n2-ss-slider-controls-below {
    display: none; } }

#top_illust {
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  padding-bottom: 100px;
  background: url("../img/dot_bg.svg");
  background-repeat: repeat;
  background-size: 20px 20px;
  background-color: #FFF7EE;
  margin: 0 auto; }
  #top_illust h2 {
    font-family: 'Neonderthaw', cursive;
    font-weight: normal; }
  #top_illust p.disc {
    letter-spacing: 0.5em;
    font-weight: 600;
    font-size: 13px;
    margin-top: -5px;
    margin-bottom: 20px; }
  #top_illust div#top_today_illust_wrap {
    position: relative;
    width: 335px;
    height: 290px;
    margin: 0 auto; }
    #top_illust div#top_today_illust_wrap img#top_tv_icon {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
      pointer-events: none; }
    #top_illust div#top_today_illust_wrap div#sb_instagram {
      position: absolute;
      left: 7%;
      top: 8.3%; }
  #top_illust .illust_wrap {
    background: rgba(255, 247, 238, 0.6); }

@media screen and (min-width: 1920px) {
  #top_illust {
    padding-top: 150px;
    padding-bottom: 250px; } }
@media screen and (min-width: 1280px) {
  #top_illust p.disc {
    font-size: 16px;
    margin-top: -10px;
    margin-bottom: 50px; } }
@media screen and (min-width: 1536px) {
  #top_illust #top_illust_wrap {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 0 80px; } }
@media screen and (min-width: 1920px) {
  #top_illust #top_illust_wrap {
    padding: 0 80px;
    max-width: 2000px;
    margin: 0 auto; } }

@media screen and (min-width: 768px) {
  #top_illust div#top_today_illust_wrap {
    width: 700px;
    height: 620px; } }
@media screen and (min-width: 1536px) {
  #top_illust div#top_today_illust_wrap {
    margin: 0;
    width: 850px;
    height: 740px; } }
@media screen and (min-width: 1920px) {
  #top_illust div#top_today_illust_wrap {
    width: 980px;
    height: 850px; } }
@media screen and (max-width: 767px) {
  #top_illust div#top_today_illust_wrap div#sbi_images div {
    width: 190px !important;
    height: 190px !important; } }
@media screen and (min-width: 768px) {
  #top_illust div#top_today_illust_wrap div#sbi_images div {
    width: 400px !important;
    height: 400px !important; } }
@media screen and (min-width: 1536px) {
  #top_illust div#top_today_illust_wrap div#sbi_images div {
    width: 480px !important;
    height: 480px !important; } }
@media screen and (min-width: 1920px) {
  #top_illust div#top_today_illust_wrap div#sbi_images div {
    width: 570px !important;
    height: 570px !important; } }

@media screen and (min-width: 1536px) {
  #top_illust .illust_wrap {
    width: 40%; } }
.wp-block-nextend-smartslider3 {
  margin-top: 30px; }

@media screen and (max-width: 1067px) {
  div#n2-ss-3 .n2-ss-slider-2,
  div#n2-ss-3 .n2-style-ece9ace09693f7384150a74adf26900a-dot {
    border: 2px solid RGBA(53, 100, 96, 1) !important; } }
@media screen and (min-width: 1921px) {
  div#n2-ss-3 .n2-ss-slider-1 {
    min-height: 630px !important; } }
/*------------------------------------------------------------------
ショップページ
*/
.woocommerce-page #wrapper [role="main"],
.woocommerce-shop #wrapper [role="main"] {
  background: #fff; }

/*# sourceMappingURL=style.css.map */
