@charset "UTF-8";
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 300;
  src: url("/user_data/font/NotoSansJP-DemiLight.woff2") format("woff2"), url("/user_data/font/NotoSansJP-DemiLight.woff") format("woff"), url("/user_data/font/NotoSansJP-DemiLight.otf") format("opentype"); }
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  src: url("/user_data/font/NotoSansJP-Regular.woff2") format("woff2"), url("/user_data/font/NotoSansJP-Regular.woff") format("woff"), url("/user_data/font/NotoSansJP-Regular.otf") format("opentype"); }
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  src: url("/user_data/font/NotoSansJP-Medium.woff2") format("woff2"), url("/user_data/font/NotoSansJP-Medium.woff") format("woff"), url("/user_data/font/NotoSansJP-Medium.otf") format("opentype"); }
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 600;
  src: url("/user_data/font/NotoSansJP-Bold.woff2") format("woff2"), url("/user_data/font/NotoSansJP-Bold.woff") format("woff"), url("/user_data/font/NotoSansJP-Bold.otf") format("opentype"); }
/* =================================
打ち消し
================================= */
div#container, div#one_maincolumn {
  overflow: unset; }

div#container {
  width: 100%;
  padding: 0; }

#wrapper {
  background: 0;
  overflow: hidden; }

/* =================================
共通
================================= */
.pages_new {
  padding: 110px 0 200px; }

@media print, screen and (max-width: 768px) {
  .pages_new {
    padding: 60px 0 100px; } }
/* =================================
商品ラインナップ
================================= */
.lineup .inner {
  max-width: 1110px; }
.lineup h2 {
  margin-bottom: 120px; }
.lineup .section {
  margin-bottom: 130px; }
  .lineup .section:last-of-type {
    margin-bottom: 0; }
.lineup h3 {
  font-size: 32px;
  margin-bottom: 90px;
  position: relative;
  z-index: 0; }
  .lineup h3:before {
    content: "";
    position: absolute;
    top: -50%;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    border-bottom: 4px dotted #4b3d31;
    box-sizing: border-box; }
  .lineup h3 span {
    background-repeat: no-repeat;
    background-size: 36px;
    background-color: #fff;
    background-position: 2% center, 98% center;
    padding: 5px 2em;
    font-weight: 600;
    letter-spacing: .1em;
    line-height: 1.3;
    position: relative;
    z-index: 0;
    display: inline-block; }
  .lineup h3 .ico_01 {
    background-image: url("https://left-u-up.com/upload/sodatu_images/hp/lineup_new/midashi_sub_ico_01.png"), url("https://left-u-up.com/upload/sodatu_images/hp/lineup_new/midashi_sub_ico_01.png"); }
  .lineup h3 .ico_02 {
    background-image: url("https://left-u-up.com/upload/sodatu_images/hp/lineup_new/midashi_sub_ico_02.png"), url("https://left-u-up.com/upload/sodatu_images/hp/lineup_new/midashi_sub_ico_02.png"); }
.lineup .box_wrap {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 2.6%; }
.lineup .box {
  width: 31.6%;
  max-width: 350px;
  margin: 0 auto; }
  .lineup .box img {
    margin: 0 auto 25px; }
.lineup .kanbai {
  display: inline-block;
  line-height: 1;
  font-weight: 500;
  color: #e11313;
  padding: 3px 20px;
  margin-top: 20px;
  border: 1px solid #e11313;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif; }

@media print, screen and (max-width: 768px) {
  .lineup h2 {
    margin-bottom: 50px; }
  .lineup .section {
    margin-bottom: 80px; }
  .lineup h3 {
    font-size: 22px;
    margin-bottom: 50px; }
    .lineup h3:before {
      border-width: 3px; }
    .lineup h3 span {
      background-size: 28px;
      background-position: 4% center, 96% center;
      padding: 5px 2.2em; }
  .lineup .box_wrap {
    flex-direction: column;
    row-gap: 40px; }
  .lineup .box {
    width: 100%; }
    .lineup .box img {
      max-width: 280px;
      margin-bottom: 20px; } }
/* =================================
商品ラインナップ
================================= */
.lineup_product {
  color: #4b3d31;
  letter-spacing: .1em;
  font-size: 20px; }
  .lineup_product .inner {
    max-width: 1110px; }
  .lineup_product h2 {
    margin: 0 auto; }
  .lineup_product .intro {
    margin-top: 15px;
    margin-bottom: 45px;
    line-height: 1.7;
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif; }
  .lineup_product .main_img {
    margin-bottom: 115px; }
  .lineup_product section {
    margin-bottom: 210px; }
    .lineup_product section:last-of-type {
      margin-bottom: 0; }
  .lineup_product .choice {
    width: 90%;
    max-width: 1285px;
    height: 483px;
    padding-top: 30px;
    margin: 0 auto 70px;
    background: url("https://left-u-up.com/upload/sodatu_images/hp/lineup_senoppy/choice_bg_pc.png") no-repeat center/100%; }
    .lineup_product .choice ul {
      display: flex;
      align-items: flex-start;
      justify-content: center;
      flex-wrap: wrap;
      column-gap: 2.13%;
      max-width: 1110px;
      margin: 20px auto 0; }
    .lineup_product .choice span {
      font-weight: 600;
      letter-spacing: 0;
      display: block;
      margin-top: 18px; }
  .lineup_product .sub_h3 {
    letter-spacing: 0;
    display: block;
    margin-bottom: 12px; }
  .lineup_product .border_dot {
    font-size: 36px;
    font-weight: 600;
    line-height: 1;
    display: inline-block;
    border-top: 4px dotted #4b3d31;
    border-bottom: 4px dotted #4b3d31;
    padding: 12px 115px; }
  .lineup_product .block {
    margin-bottom: 100px;
    padding: 0 5% 60px;
    border-radius: 35px;
    box-shadow: 2px 2px 8px 2px rgba(0, 0, 0, 0.09); }
    .lineup_product .block:last-of-type {
      margin-bottom: 0; }
  .lineup_product .bg_color {
    font-size: 36px;
    font-weight: 600;
    line-height: 1;
    color: #fff;
    max-width: 525px;
    padding: 18px 0;
    margin: 0 auto 50px;
    border-bottom-left-radius: 35px;
    border-bottom-right-radius: 35px; }
    .lineup_product .bg_color.color_01 {
      background: #EBD53D; }
    .lineup_product .bg_color.color_02 {
      background: #FDAD00; }
    .lineup_product .bg_color.color_03 {
      background: #D05154; }
    .lineup_product .bg_color.color_04 {
      background: #288985; }
  .lineup_product .box {
    margin-bottom: 50px; }
  .lineup_product .border_b {
    line-height: 1;
    padding: 7px 10px;
    margin: 0 auto 15px;
    max-width: 250px;
    border: 1px solid #4b3d31;
    border-radius: 20px;
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif; }
  .lineup_product .flex_area {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 65px; }
  .lineup_product .right {
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif; }
  .lineup_product .sub_txt {
    line-height: 1.6;
    margin-bottom: 10px; }
  .lineup_product .main_txt {
    margin-bottom: 35px;
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif; }
  .lineup_product .ico_track_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 5px;
    margin-bottom: 15px; }
    .lineup_product .ico_track_wrap img {
      max-width: 49px; }
  .lineup_product .price_lineup {
    line-height: 1.4; }
    .lineup_product .price_lineup strong {
      font-size: 1.5em; }
    .lineup_product .price_lineup small {
      font-size: .6em; }
  .lineup_product .ico_color_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 12px;
    margin-top: 20px; }
  .lineup_product .ico_color {
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-width: 1px;
    border-style: solid;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 1;
    letter-spacing: -.12em; }
    .lineup_product .ico_color.ico_color_01 {
      color: #78308e;
      border-color: #78308e; }
    .lineup_product .ico_color.ico_color_02 {
      color: #e3b060;
      border-color: #e3b060; }
    .lineup_product .ico_color.ico_color_03 {
      color: #c12f25;
      border-color: #c12f25; }
    .lineup_product .ico_color.ico_color_04 {
      color: #e87781;
      border-color: #e87781; }
    .lineup_product .ico_color.ico_color_05 {
      color: #488bbe;
      border-color: #488bbe; }
    .lineup_product .ico_color.ico_color_06 {
      color: #ff741a;
      border-color: #ff741a; }
  .lineup_product .btn_color {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: -.05em;
    border-radius: 40px;
    display: block;
    width: 90%;
    max-width: 525px;
    padding: 15px;
    margin: 0 auto;
    box-sizing: border-box;
    border-width: 3px;
    border-style: solid;
    box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.05);
    position: relative;
    z-index: 0; }
    .lineup_product .btn_color:before {
      content: "";
      position: absolute;
      top: 0;
      right: 5%;
      bottom: 0;
      width: 7px;
      height: 7px;
      margin: auto;
      transform: rotate(45deg);
      border-top-width: 3px;
      border-right-width: 3px;
      border-top-style: solid;
      border-right-style: solid; }
    .lineup_product .btn_color.btn_color_01 {
      border-color: #f3de49;
      color: #4b3d31; }
      .lineup_product .btn_color.btn_color_01:before {
        border-top-color: #4b3d31;
        border-right-color: #4b3d31; }
    .lineup_product .btn_color.btn_color_02 {
      border-color: #fdad00;
      color: #fdad00; }
      .lineup_product .btn_color.btn_color_02:before {
        border-top-color: #fdad00;
        border-right-color: #fdad00; }
    .lineup_product .btn_color.btn_color_03 {
      border-color: #d05154;
      color: #d05154; }
      .lineup_product .btn_color.btn_color_03:before {
        border-top-color: #d05154;
        border-right-color: #d05154; }
    .lineup_product .btn_color.btn_color_04 {
      border-color: #288985;
      color: #288985; }
      .lineup_product .btn_color.btn_color_04:before {
        border-top-color: #288985;
        border-right-color: #288985; }
  .lineup_product .block_02 {
    margin-top: 50px; }
  .lineup_product .block_03 li img {
    margin-bottom: 10px; }
  .lineup_product .block_03 li .ico_color {
    margin: 0 auto; }
  .lineup_product .block_03 .btn_color {
    letter-spacing: inherit; }
  .lineup_product .block_04 .btn_color {
    letter-spacing: inherit; }

@media print, screen and (max-width: 768px) {
  .lineup_product {
    font-size: 16px; }
    .lineup_product .intro {
      margin-top: 12px;
      margin-bottom: 30px; }
    .lineup_product .main_img {
      margin-bottom: 70px; }
    .lineup_product section {
      margin-bottom: 80px; }
    .lineup_product .choice {
      height: auto;
      padding-top: 20px;
      margin-bottom: 50px;
      background-image: url("https://left-u-up.com/upload/sodatu_images/hp/lineup_senoppy/choice_bg_smp.png"); }
      .lineup_product .choice ul {
        justify-content: space-between;
        column-gap: 0;
        margin-top: 15px; }
      .lineup_product .choice span {
        margin-top: 15px; }
    .lineup_product .border_dot {
      font-size: 25px;
      padding: 10px 1em; }
    .lineup_product .block {
      margin-bottom: 65px;
      padding-bottom: 35px;
      border-radius: 20px; }
    .lineup_product .bg_color {
      font-size: 25px;
      padding: 15px .5em;
      margin-bottom: 30px;
      border-bottom-left-radius: 20px;
      border-bottom-right-radius: 20px; }
    .lineup_product .box {
      margin-bottom: 35px; }
    .lineup_product .border_b {
      font-size: 14px;
      padding: 5px 10px;
      margin-bottom: 12px;
      max-width: 250px;
      border-radius: 15px; }
    .lineup_product .flex_area {
      flex-direction: column;
      row-gap: 20px; }
    .lineup_product .sub_txt {
      margin-bottom: 8px; }
    .lineup_product .main_txt {
      margin-bottom: 25px; }
    .lineup_product .ico_track_wrap {
      margin-bottom: 12px; }
      .lineup_product .ico_track_wrap img {
        max-width: 35px; }
    .lineup_product .ico_color_wrap {
      margin-top: 15px; }
    .lineup_product .btn_color {
      font-size: 18px;
      border-radius: 35px;
      padding: 12px 5%; }
      .lineup_product .btn_color:before {
        right: 3%; }
    .lineup_product .block_02 {
      margin-top: 30px; }
    .lineup_product .block_03 .flex_area {
      flex-direction: inherit; } }
.product_senoppy h2 {
  max-width: 499px; }
.product_senoppy .choice li {
  width: 23.4%;
  max-width: 259px; }
.product_senoppy .choice .choice_color_01 {
  color: #752b8b; }
.product_senoppy .choice .choice_color_02 {
  color: #dc9929; }
.product_senoppy .choice .choice_color_03 {
  color: #bf2a20; }
.product_senoppy .choice .choice_color_04 {
  color: #e7747e; }
.product_senoppy .block_01 .left {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 25px; }
  .product_senoppy .block_01 .left img {
    max-width: 133px; }
.product_senoppy .block_02 .left img {
  max-width: 337px; }
.product_senoppy .block_03 .flex_area {
  column-gap: 4.3%; }
.product_senoppy .block_03 li {
  width: 21.775%;
  max-width: 105px; }
.product_senoppy .block_04 .left img {
  max-width: 408px; }

@media print, screen and (max-width: 768px) {
  .product_senoppy h2 {
    max-width: 250px; }
  .product_senoppy .choice li {
    width: 48%;
    max-width: none; }
  .product_senoppy .block_01 .left {
    column-gap: 20px; }
    .product_senoppy .block_01 .left img {
      max-width: 100px; }
  .product_senoppy .block_02 .left img {
    max-width: 250px; }
  .product_senoppy .block_04 .left img {
    max-width: 280px; } }
.product_chewable h2 {
  max-width: 595px; }
.product_chewable .choice li {
  width: 24%;
  max-width: 199px; }
.product_chewable .choice .choice_color_01 {
  color: #488bbe; }
.product_chewable .choice .choice_color_02 {
  color: #ff741a; }
