@charset "UTF-8";
.pane-topic-path {
  display: none;
}
.block-page-top {
  display: none !important;
}
html[data-browse-mode="P"] .pane-globalnav {
  display: none;
}
html[data-browse-mode="P"] .header-pt3 .block-headernav--item-list {
  display: none;
}
html[data-browse-mode="P"] #header-news {
  display: none;
}
html[data-browse-mode="P"] #header-wrapper.header-pt3,
html[data-browse-mode="P"] .header-pt3 #header,
html[data-browse-mode="P"] .header-pt3 #header .container {
  height: 80px;
}
html[data-browse-mode="P"] .popup {
  display: none !important;
  opacity: 0 !important;
}
html[data-browse-mode="S"] #header-news {
  display: none;
}
html[data-browse-mode="S"] .popup {
  display: none !important;
  opacity: 0 !important;
}
.packbowl_ad_content {
  position: relative;
  background: url("/img/usr/freepage/packbowl_ad/pc_bg.png") repeat top left/150px;
  color: #333;
}
html[data-browse-mode="P"] .packbowl_ad_content {
  overflow: hidden;
}
.packbowl_ad_content img {
  vertical-align: bottom;
}
.packbowl_ad_content a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.packbowl_ad_content a:hover {
  opacity: 0.8;
}
.packbowl_ad_wrapper {
  position: relative;
  max-width: 1366px;
  margin: auto;
  font-family: -apple-system, BlinkMacSystemFont, "Zen Kaku Gothic New", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, "Segoe UI", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", sans-serif;
}
.fixed-area {
  position: absolute;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  top: 0;
  left: 0;
  right: 0;
  width: 947px;
  height: 100%;
  z-index: 1;
  margin: auto;
}
html[data-browse-mode="S"] .fixed-area {
  display: none;
}
.advertisement {
  padding: 60px 0 0;
}
.advertisement img {
  border-radius: 16px;
  -webkit-box-shadow: 5px 5px 10px rgba(0,0,0,0.161);
          box-shadow: 5px 5px 10px rgba(0,0,0,0.161);
}
html[data-browse-mode="S"] .advertisement {
  display: none;
}
#fixbtn {
  position: sticky;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 100000;
  display: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 40px 20px 5px;
  background: url("/img/usr/freepage/packbowl_ad/fixed_base.png") no-repeat top left;
  background-size: 390px 110px;
  z-index: 9;
}
html[data-browse-mode="P"] #fixbtn {
  display: none !important;
  opacity: 0;
}
#fixbtn .fixed_btn img {
  border-radius: 32px;
  -webkit-box-shadow: 5px 5px 10px rgba(0,0,0,0.161);
          box-shadow: 5px 5px 10px rgba(0,0,0,0.161);
}
#fixlink {
  position: absolute;
  right: 150px;
  bottom: 15px;
  display: -ms-grid;
  display: grid;
  gap: 15px;
  z-index: 25;
  margin-right: calc((100vw - 1366px) / 2);
}
html[data-browse-mode="S"] #fixlink {
  display: none;
}
#fixlink a {
  display: block;
  text-align: center;
}
#fixlink .fixed_buy_btn a {
  position: relative;
}
#fixlink .fixed_buy_btn a:before {
  position: absolute;
  top: -36px;
  left: 0px;
  right: 0;
  margin: auto;
  content: "";
  display: block;
  width: 113px;
  height: 69px;
  background: url("/img/usr/freepage/packbowl_ad/buy_btn_item.png") no-repeat top left/100%;
}
#fixlink .fixed_buy_btn img {
  border-radius: 100px;
  -webkit-box-shadow: 5px 5px 10px rgba(0,0,0,0.161);
          box-shadow: 5px 5px 10px rgba(0,0,0,0.161);
}
#fixlink .fixed_line_btn img {
  border-radius: 100px;
  -webkit-box-shadow: 2px 2px 0 rgba(0,0,0,0.161);
          box-shadow: 2px 2px 0 rgba(0,0,0,0.161);
}
.dots {
  background-image: radial-gradient(circle at center, #d5c52e 10%, transparent 14%);
  background-position: top right;
  background-repeat: repeat-x;
  background-size: 1em 0.3em;
  padding-top: 10px;
}
h2 {
  padding: 0;
  margin: 0;
}
.flag_ttl {
  position: relative;
  width: 250px;
  background: #fff;
  border: 2px solid #000;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  padding: 6px 15px;
  margin: auto;
}
.flag_ttl:before,
.flag_ttl:after {
  position: absolute;
  content: "";
  display: block;
  width: 18px;
  height: 11px;
  background: #000;
}
.flag_ttl:before {
  top: -11px;
  left: -2px;
  -webkit-clip-path: polygon(100% 0, 100% 100%, 0 90%);
          clip-path: polygon(100% 0, 100% 100%, 0 90%);
}
.flag_ttl:after {
  bottom: -11px;
  right: -2px;
  -webkit-clip-path: polygon(0 0, 120% 0, 0 100%);
          clip-path: polygon(0 0, 120% 0, 0 100%);
}
.main_content {
  position: relative;
  max-width: 390px;
  margin: auto;
  background: #efe6de url("/img/usr/freepage/packbowl_ad/bg.png") repeat top left/100%;
  -webkit-box-shadow: 0 0 20px rgba(29,47,15,0.3);
          box-shadow: 0 0 20px rgba(29,47,15,0.3);
}
html[data-browse-mode="P"] .main_content {
  height: calc(100vh - 80px);
  margin-right: calc(50% - 683px + 300px);
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
  z-index: 20;
}
html[data-browse-mode="P"] .main_content::-webkit-scrollbar {
  display: none;
}
.mv {
  background: url("/img/usr/freepage/packbowl_ad/main_bg.jpg") repeat top left/contain;
}
.section01 {
  padding: 20px 0 0;
  margin-top: -1px;
  background: url("/img/usr/freepage/packbowl_ad/main_bg.jpg") repeat top left/contain;
}
.section01 h2 {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
}
.section01 h2:before {
  content: "";
  background: url("/img/usr/freepage/packbowl_ad/uzumaki.png") no-repeat top center/contain;
  display: block;
  width: 46px;
  height: 54px;
  margin: auto;
  margin-bottom: 10px;
}
.section01 h2 span {
  color: #d5c52e;
  font-size: 30px;
  display: inline-block;
}
.section01 p {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.section01 .txt1 {
  padding: 50px 0 0;
}
.section01 .txt2 {
  padding: 36px 0 0;
}
.section01 .txt3 {
  padding: 17px 0 40px;
  line-height: 40px;
}
.section01 .txt3 span {
  color: #d5c52e;
  font-size: 28px;
  letter-spacing: -1.4px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), color-stop(80%, #f9df6f));
  background: linear-gradient(transparent 80%, #f9df6f 80%);
}
.section02 {
  padding: 45px 0 50px;
  margin-top: -1px;
  background: url("/img/usr/freepage/packbowl_ad/main_bg.jpg") repeat top left/contain;
}
.section02 h2 {
  position: relative;
  text-align: center;
  font-size: 23px;
  font-weight: bold;
  line-height: 1.25;
}
.section02 h2:after {
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  background: url("/img/usr/freepage/packbowl_ad/fukidashi.png") no-repeat top center/contain;
  display: block;
  width: 214px;
  height: 51px;
}
.section02 h2 img {
  padding-top: 45px;
}
.section02 .block {
  position: relative;
  max-width: 350px;
  background: #f0eaab;
}
.section02 .block:nth-child(even) {
  border-radius: 0 60px 60px 0;
  margin-right: auto;
  padding: 20px 15px 15px 0;
}
.section02 .block:nth-child(even) .number {
  left: 15px;
}
.section02 .block:nth-child(even) p {
  padding: 7px 0 20px 20px;
}
.section02 .block:nth-child(odd) {
  border-radius: 60px 0 0 60px;
  margin-left: auto;
  padding: 20px 0 15px 15px;
}
.section02 .block:nth-child(odd) .number {
  right: 15px;
}
.section02 .block:nth-child(odd) .ttl {
  text-align: right;
  margin-right: 20px;
}
.section02 .block:nth-child(odd) p {
  padding: 2px 20px 20px 5px;
  text-align: right;
}
.section02 .block:first-of-type {
  margin-top: 50px;
}
.section02 .block:nth-of-type(n+2) {
  margin-top: 45px;
}
.section02 .block .number {
  position: absolute;
  top: -7px;
}
.section02 .block .ttl {
  margin-top: -20px;
  margin-right: -36px;
}
.section02 .block .ttl > span {
  display: inline-block;
  background: #fff;
  padding: 6px 20px;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: -1px;
  margin: 0 0 8px;
}
.section02 .block .ttl span.red {
  color: #cc7d2e;
}
.section02 .block p {
  font-size: 16px;
  line-height: 27px;
  font-weight: 500;
}
.desc {
  padding: 50px 0 0;
}
.desc .hdg {
  text-align: center;
  color: #835920;
  font-weight: bold;
  padding: 14px;
  margin: 0 15px 30px 20px;
  font-size: 18px;
  background: url("/img/usr/freepage/packbowl_ad/sec02_2-ttlbg.png") no-repeat center center/contain;
}
.desc .ttl {
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 0 35px;
}
.desc .ttl p {
  font-size: 20px;
  text-align: center;
}
.desc .ttl span.red {
  color: #cc7d2e;
  font-size: 31px;
  font-weight: bold;
  padding-left: 15px;
}
.desc .sizelist {
  overflow-x: clip;
  position: relative;
  padding: 0 20px;
}
.desc .sizelist .slide_btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
}
.desc .sizelist .slide_btn img {
  display: block;
  width: 40px;
}
.desc .sizelist .slide_btn.prev {
  left: 10px;
}
.desc .sizelist .slide_btn.next {
  right: 10px;
}
.desc .sizelist .slide_btn.slick-disabled {
  opacity: 0.1;
}
.desc .sizelist .slick-list {
  overflow: visible;
}
.desc .sizelist ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 11px;
}
.desc .sizelist ul.slick-initialized {
  display: block;
}
.desc .sizelist ul .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.desc .sizelist ul .slick-slide {
  float: none !important;
  height: auto !important;
}
.desc .sizelist ul .slick-slide > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.desc .sizelist ul li {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 200px;
  margin-right: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 20px;
  overflow: hidden;
  height: 100%;
  background-color: #fff;
  text-align: center;
}
.desc .sizelist ul li .sizelist_ttl {
  background-color: #d5c52e;
  text-align: center;
  padding: 8px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  height: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.desc .sizelist ul li .sizelist_ttl img {
  height: 24px;
}
.desc .sizelist ul li figure {
  margin-bottom: 20px;
}
.desc .sizelist ul li .sizelist_detail {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: auto;
  padding-bottom: 16px;
}
.desc .sizelist ul li .sizelist_detail p {
  margin-top: 16px;
  min-height: 4.5em;
  font-size: 12px;
  text-align: center;
  line-height: 1.5;
  font-weight: 500;
}
.desc .sizelist >small {
  margin-top: 2em;
  font-size: 12px;
  display: block;
}
.desc .size_banner {
  margin-top: 30px;
  text-align: center;
}
.detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
  padding: 23px 0 0;
}
.detail .img {
  width: 160px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.detail .img span {
  position: relative;
  display: block;
  color: #d5c52e;
  font-size: 16px;
  font-weight: bold;
  background: #ffffcb;
  border-radius: 23px;
  text-align: center;
  padding: 5px 13px;
  margin-bottom: 14px;
}
.detail .img span:after {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 40px;
  margin: auto;
  display: block;
  width: 14px;
  height: 14px;
  background: #ffffcb;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%);
}
.detail p {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  max-width: 175px;
  text-align: justify;
  line-height: 1.7;
}
.detail p span.green {
  color: #d5c52e;
  font-weight: bold;
}
.reason .reason_hdg {
  text-align: center;
}
.reason .ttl {
  text-align: center;
  margin-bottom: 40px;
}
.reason .list {
  padding: 0 20px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 20px 10px;
}
.reason .list li {
  overflow: hidden;
  background-color: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 2px 2px 0 rgba(0,0,0,0.16);
          box-shadow: 2px 2px 0 rgba(0,0,0,0.16);
}
.reason .list .list_ttl {
  text-align: center;
  font-weight: bold;
  margin: 20px 0 10px;
  font-size: 15px;
}
.reason .list p {
  margin: 10px;
  font-size: 12px;
}
.section03 {
  margin-top: 50px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(255,255,255,0)), color-stop(50%, #fff), to(#fff));
  background: linear-gradient(180deg, rgba(255,255,255,0) 50%, #fff 50%, #fff 100%);
}
.section03 .inner {
  background: #f7f3ce;
  border-radius: 100px 0 100px 0;
  padding: 50px 20px 100px;
}
.section03 > img {
  background-color: #fff;
}
.section03 .txt {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  padding: 30px 0 0;
}
.section03 .txt p {
  padding: 3px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.section03 .txt p:before,
.section03 .txt p:after {
  content: "";
  width: 27px;
  height: 34px;
  display: block;
  display: inline-block;
  background: url("/img/usr/freepage/packbowl_ad/icon.png") no-repeat top center/contain;
}
.section03 .txt p:before {
  margin-right: 5px;
}
.section03 .txt p:after {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.section03 .txt span {
  font-size: 10px;
  font-weight: 500;
}
.section03 .block {
  background: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 2px 2px 0 rgba(0,0,0,0.161);
          box-shadow: 2px 2px 0 rgba(0,0,0,0.161);
  padding: 20px;
  margin: 15px 0 0;
}
.section03 .block .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 13px;
}
.section03 .block .right {
  padding: 0;
  min-width: 0;
}
.section03 .block .star img {
  width: 121px;
  height: auto;
  image-orientation: none;
}
.section03 .block .info {
  font-size: 13px;
  padding: 8px 0 0;
}
.section03 .block .review_ttl {
  font-size: 18px;
  font-weight: bold;
  padding: 15px 0;
}
.section03 .block .comment {
  font-size: 15px;
  line-height: 21px;
}
.section04 {
  background: #fff8a5;
  padding: 40px 20px 60px;
}
html[data-browse-mode="P"] .section04 {
  padding: 40px 20px 110px;
}
.section04 .faq {
  background: #fff;
  border-radius: 20px;
  padding: 10px 20px;
  margin: 40px 0 0;
  -webkit-box-shadow: 2px 2px 0 rgba(0,0,0,0.161);
          box-shadow: 2px 2px 0 rgba(0,0,0,0.161);
}
.section04 dt {
  position: relative;
  padding-top: 20px;
  margin-bottom: 15px;
  background-image: repeating-linear-gradient(90deg, #000, #000 4px, transparent 4px, transparent 8px);
  background-position: left top;
  background-repeat: repeat-x;
  background-size: 100% 2px;
}
.section04 dt:before,
.section04 dt:after {
  position: absolute;
  top: 20px;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  width: 14px;
  height: 2px;
  display: inline-block;
  background: url("/img/usr/freepage/packbowl_ad/line.png") no-repeat top center/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.section04 dt:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.section04 dt.open:after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.section04 dt:first-of-type {
  background: none;
}
.section04 dd {
  display: none;
  padding: 0 0 15px;
}
.section04 .q {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}
.section04 .q:before {
  content: "";
  width: 16px;
  height: 25px;
  display: inline-block;
  background: url("/img/usr/freepage/packbowl_ad/qa-q.png") no-repeat top center/contain;
}
.section04 .a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  font-size: 16px;
  line-height: 27px;
}
.section04 .a:before {
  content: "";
  width: 16px;
  height: 25px;
  display: inline-block;
  background: url("/img/usr/freepage/packbowl_ad/qa-a.png") no-repeat top center/contain;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.section04 .item_info {
  background: #fff;
  border-radius: 20px;
  padding: 30px 19px 30px 20px;
  margin: 0 0 60px;
  -webkit-box-shadow: 2px 2px 0 rgba(0,0,0,0.16);
          box-shadow: 2px 2px 0 rgba(0,0,0,0.16);
}
.section04 .simple_info_item {
  background: #fff;
  border-radius: 20px;
  padding: 30px 20px;
  margin: 50px 0 0;
  -webkit-box-shadow: 2px 2px 0 rgba(0,0,0,0.16);
          box-shadow: 2px 2px 0 rgba(0,0,0,0.16);
}
.section04 .simple_info_item p {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 0 0 20px;
}
.section04 .simple_info_item p span {
  color: #b72a34;
  font-size: 22px;
}
.section04 .tag {
  text-align: center;
  padding: 0 0 16px;
}
.section04 .get_btn {
  margin: 20px 0 0;
}
.section04 .get_btn img {
  border-radius: 32px;
  -webkit-box-shadow: 5px 5px 10px rgba(0,0,0,0.161);
          box-shadow: 5px 5px 10px rgba(0,0,0,0.161);
}
.section04 .line_btn {
  margin: 20px 0 0;
}
.section04 .line_btn img {
  border-radius: 18px;
  -webkit-box-shadow: 2px 2px 0 rgba(0,0,0,0.161);
          box-shadow: 2px 2px 0 rgba(0,0,0,0.161);
}
.section04 .detail_btn {
  margin: 10px 0 0;
}
.section04 .detail_btn img {
  border-radius: 32px;
  -webkit-box-shadow: 5px 5px 10px rgba(0,0,0,0.161);
          box-shadow: 5px 5px 10px rgba(0,0,0,0.161);
}
.vsm-tile {
  margin-top: 40px;
}
.vsm-tile .ecbn-selection-widget {
  width: 240px;
  aspect-ratio: 9/16;
}
.vsm-tile .ecbn-selection-widget .ecbn-selection-snap .ecbn-selection-item >div >a {
  padding-top: 180%;
}
.vsm-tile .ecbn-selection-widget .ecbn-selection-footer2 {
  text-align: center;
  margin: 10px auto 0;
}
.vsm-tile .ecbn-selection-widget .ecbn-selection-footer2 img {
  vertical-align: baseline;
}
