@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;
}
.saladspinner_ad_content {
  position: relative;
  background: url("/img/usr/freepage/saladspinner_ad/pc_bg.jpg") repeat top left/contain;
  color: #333;
}
html[data-browse-mode="P"] .saladspinner_ad_content {
  overflow: hidden;
}
.saladspinner_ad_content img {
  vertical-align: bottom;
}
.saladspinner_ad_content a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.saladspinner_ad_content a:hover {
  opacity: 0.8;
}
.saladspinner_ad_wrapper {
  position: relative;
  max-width: 1366px;
  margin: auto;
}
.saladspinner_ad_wrapper:before {
  position: absolute;
  left: 0;
  bottom: 25px;
  content: "";
  background: url("/img/usr/freepage/saladspinner_ad/vegetables_left.png") no-repeat top left/contain;
  width: 606px;
  height: 134px;
  display: block;
}
html[data-browse-mode="S"] .saladspinner_ad_wrapper:before {
  display: none;
}
.saladspinner_ad_wrapper:after {
  position: absolute;
  right: 0;
  bottom: 25px;
  content: "";
  background: url("/img/usr/freepage/saladspinner_ad/vegetables_right.png") no-repeat top left/contain;
  width: 141px;
  height: 155px;
  display: block;
}
html[data-browse-mode="S"] .saladspinner_ad_wrapper:after {
  display: none;
}
.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: 40px 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/saladspinner_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: -20px;
  left: 5px;
  right: 0;
  margin: auto;
  content: "";
  display: block;
  width: 110px;
  height: 68px;
  background: url("/img/usr/freepage/saladspinner_ad/buy_btn_item.png") no-repeat top left/contain;
}
#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, #51a016 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 25px;
  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: #88cb56;
  -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/saladspinner_ad/main_bg.jpg") repeat top left/contain;
}
.section01 {
  padding: 30px 0 0;
  margin-top: -1px;
  background: url("/img/usr/freepage/saladspinner_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/saladspinner_ad/uzumaki.png") no-repeat top center/contain;
  display: block;
  width: 45px;
  height: 45px;
  margin: auto;
  margin-bottom: 10px;
}
.section01 h2 span {
  color: #51a016;
  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: 25px 0 0;
}
.section01 .txt3 {
  padding: 17px 0 40px;
  line-height: 40px;
}
.section01 .txt3 span {
  color: #51a016;
  font-size: 28px;
  letter-spacing: -1.4px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), color-stop(80%, #fcfc57));
  background: linear-gradient(transparent 80%, #fcfc57 80%);
}
.section02 {
  padding: 45px 0 50px;
  margin-top: -1px;
  background: url("/img/usr/freepage/saladspinner_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;
  padding-left: 10px;
}
.section02 h2:after {
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  background: url("/img/usr/freepage/saladspinner_ad/fukidashi.png") no-repeat top center/contain;
  display: block;
  width: 214px;
  height: 51px;
}
.section02 h2 img {
  padding-top: 55px;
}
.section02 .block {
  position: relative;
  max-width: 350px;
  background: #ffffcb;
}
.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: 10px;
}
.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: 5px;
}
.section02 .block:nth-child(odd) .ttl {
  text-align: right;
  margin-right: 20px;
}
.section02 .block:nth-child(odd) p {
  padding: 2px 20px 20px;
  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: -6px;
}
.section02 .block .ttl {
  margin-top: -20px;
}
.section02 .block .ttl > span {
  display: inline-block;
  background: #fff;
  padding: 2px 20px;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: -1px;
  margin: 0 0 8px;
}
.section02 .block .ttl span.green {
  color: #51a016;
}
.section02 .block p {
  font-size: 17px;
  font-weight: bold;
  line-height: 27px;
}
.desc {
  padding: 50px 0 0;
}
.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.green {
  color: #51a016;
  font-size: 31px;
  font-weight: bold;
  padding-left: 15px;
}
.desc .size {
  text-align: center;
}
.desc .obi {
  background: #ffffcb;
  text-align: center;
  padding: 6px 8px 4px;
  font-size: 18px;
  font-weight: bold;
  margin: 17px 20px;
}
.desc > p {
  font-size: 16px;
  font-weight: bold;
  margin: 0 10px 0 20px;
  line-height: 27px;
}
.desc > p span.green {
  color: #51a016;
}
.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: #51a016;
  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;
}
.detail p span.green {
  color: #51a016;
  font-weight: bold;
}
.section03 {
  margin-top: -1px;
  background: url("/img/usr/freepage/saladspinner_ad/main_bg.jpg") top left/contain no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(10%, transparent), color-stop(10%, #fff));
  background: url("/img/usr/freepage/saladspinner_ad/main_bg.jpg") top left/contain no-repeat, linear-gradient(to bottom, transparent 10%, #fff 10%);
}
.section03 .inner {
  background: #e0f0d3;
  border-radius: 100px 0 100px 0;
  padding: 50px 20px 100px;
}
.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/saladspinner_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: 12px;
  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;
  gap: 13px;
}
.section03 .block .right {
  padding: 8px 0 0;
}
.section03 .block .info {
  font-size: 13px;
  padding: 8px 0 0;
}
.section03 .block .review_ttl {
  font-size: 18px;
  font-weight: bold;
  padding: 15px 0 7px;
}
.section03 .block .comment {
  font-size: 15px;
  line-height: 21px;
}
.section04 {
  background: #88cb56;
  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/saladspinner_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/saladspinner_ad/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/saladspinner_ad/a.png") no-repeat top center/contain;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.section04 .item_info {
  background: #fff;
  border-radius: 20px;
  padding: 30px 20px;
  margin: 0 0 60px;
}
.section04 .simple_info_item {
  background: #fff;
  border-radius: 20px;
  padding: 30px 20px;
  margin: 50px 0 0;
}
.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 5px;
}
.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);
}