@charset "utf-8";
/* CSS Document */


/* lp-header ==================================== */
.lp_reset #lp-headwrap{
  max-width:800px;
  padding:0;
  margin:0 auto;
  text-align:left;
  background:transparent;
}

.lp_reset #lp-header{
  border-bottom:2px solid #cb0000;
  margin-top:5px;
  padding-bottom:4px;
}

.lp_reset #lp-header h1{
  float:left;
}

.lp_reset #lp-header p{
  float:right;
}

/* pc */
@media screen and (min-width:768px){
    .lp_reset div.lp_header {
        margin: 0 auto;
    }
    .lp_reset div.lp_header .lp_container {
        height: 60px;
        width: 100%;
        margin: 5px auto;
        display: block;
        position: relative;
    }
    .lp_reset div.lp_header .lp_container .logo_1 {
        width: 110px;
        height: 55px;
        background-image: url(/resource/shared/images/lp/lp_logo_kentyoku.png);
        background-repeat: no-repeat;
        background-position: left center;
        background-size: contain;
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        padding: 0;
    }
    .lp_reset div.lp_header .lp_container .logo_2 {
        width: 101px;
        height: 51px;
        background-image: url(/resource/shared/images/lp/lp_logo_kagome.png);
        background-repeat: no-repeat;
        background-position: right center;
        background-size: contain;
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
    }
}
/* sp */
@media screen and (max-width:767px){
    .lp_reset #lp-headwrap{
        width:100%;
    }
    .lp_reset div.lp_header {
        margin: 0 auto;
    }
    .lp_reset div.lp_header .lp_container {
        height: 68px;
        width: 100%;
        display: block;
        position: relative;
    }
    .lp_reset div.lp_header .lp_container .logo_1 {
        width: 100px;
        height: 50px;
        background-image: url(/resource/shared/images/lp/lp_logo_kentyoku.png);
        background-repeat: no-repeat;
        background-position: left center;
        background-size: contain;
        position: absolute;
        top: 8px;
        left: 6px;
        margin: 0;
        padding: 0;
    }
    .lp_reset div.lp_header .lp_container .logo_2 {
        width: 99px;
        height: 50px;
        background-image: url(/resource/shared/images/lp/lp_logo_kagome.png);
        background-repeat: no-repeat;
        background-position: right center;
        background-size: contain;
        position: absolute;
        top: 8px;
        right: 6px;
        margin: 0;
        padding: 0;
    }
}
.clearfix:after{content:".";display:block;font-size:0;height:0;visibility:hidden;clear:both;}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}

a {
  outline: none;
}
a:focus {
  outline: none;
}

@media screen and (min-width: 768px) {
  .pcOnly {
    display: block;
  }
  .spOnly {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .pcOnly {
    display: none;
  }
  .spOnly {
    display: block;
  }
  img {
    vertical-align: bottom;
    width: 100%;
    height: auto;
  }
}

@media screen and (min-width: 768px) {
  select option {
    padding: 0 .5em;
  }
  form label {
    cursor: pointer;
  }
}

#container {
  width: 100%;
  padding: 0;
  margin: 0 auto;
  text-align: left;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  #container {
    min-width: 100%;
  }
}


/* mainvisual ==================================== */
@media screen and (min-width: 768px) {
  #mainVisual {
    width: 100%;
    max-width: 1200px;
    background: #000 url(/Contents/ImagesPkg/Landing/Formlp/tomatojp_001r_hk/pc/mv_bg.jpg) center top no-repeat;
    background-size: 1200px auto;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 55px;
  }
  #mainVisual p,
  #mainVisual div {
    font-size: 0;
  }
  .lp_reset #lp-header {
    border-bottom: none !important;
    margin-top: 5px;
    padding-bottom: 4px;
  }
  .lp_reset #lp-headwrap {
    background: none;
    padding-top: 12px;
    padding-bottom: 35px;
  }
  #mainVisual .tomato_inner {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    padding-top: 0;
  }
  #mainVisual .copy {
    width: 100%;
    margin: auto;
    margin-bottom: 102px;
  }
  #mainVisual .img {
    width: 1200px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
  }
  #mainVisual .order {
    position: relative;
    z-index: 10;
    margin: 48px auto 0;
    height: 393px;
  }
  .order span {
    position: absolute;
    top: 248px;
    left: 37px;
  }
}

@media screen and (max-width: 767px) {
  #mainVisual {
    width: 100%;
    background: #f2ede3 url(/Contents/ImagesPkg/Landing/Formlp/tomatojp_001r_hk/sp/mv_bg.jpg) center top no-repeat;
    background-size: 100% auto;
    padding-top: calc((68/640) * 100vw);
    padding-bottom: calc((118/640) * 100vw);
    position: relative;
    box-sizing: border-box;
  }
  #mainVisual #header {
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    top: calc((13/640) * 100vw);
    left: 0;
    padding-left: calc((25/640) * 100vw);
    padding-right: calc((19/640) * 100vw);
  }
  #mainVisual #logo{
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  #mainVisual #logo li:first-child{
    width: calc((79/640) * 100vw);
    padding-top: calc((6/640) * 100vw);
  }
  #mainVisual #logo li:last-child{
    width: calc((93/640) * 100vw);
    text-align: right;
  }
  #mainVisual .copy {
    width:100%;
  }
  #mainVisual .img {
    margin-top: calc((352/640) * 100vw);
    width: 100%;
  }

  #mainVisual .order {
    position: relative;
    z-index: 10;
    width: 100%;
  }
  .order span {
    position: absolute;
    width: calc((557/640) * 100%);
    bottom: calc((78/640) * 100vw);
    left: calc((42/640) * 100vw);
  }
}


  /* oishisa ==================================== */
@media screen and (min-width: 768px) {
  #oishisa {
    width: 100%;
    max-width: 1200px;
    background: url(/Contents/ImagesPkg/Landing/Formlp/tomatojp_001r_hk/pc/oishisa_bg.png) center top no-repeat;
    background-size: 1200px auto;
    margin: -151px auto 0;
    padding-top: 157px;
    padding-bottom: 88px;
    text-align: center;
    box-sizing: border-box;
  }
  #oishisa p,
  #oishisa div {
    font-size: 0;
  }
  #oishisa img {
    width: 100%;
  }
  #oishisa .tomato_inner{
    width: 100%;
    max-width: 800px;
    margin: auto;
  }
  #oishisa .list {
    width: 100%;
    max-width: 790px;
    display: flex;
    justify-content: space-between;
    margin:32px auto 17px;
  }
  #oishisa .list li{
    width: 252px;
  }
}

@media screen and (max-width: 767px) {
  #oishisa {
    width: 100%;
    background: url(/Contents/ImagesPkg/Landing/Formlp/tomatojp_001r_hk/sp/oishisa_bg.png) center top no-repeat;
    background-size: 100% auto;
    margin: calc((-219/640) * 100vw) auto 0;
    padding-top: calc((151/640) * 100vw);
    padding-bottom: calc((82/640) * 100vw);
    text-align: center;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
  }
  #oishisa .ttl{
    width: 100%;
    margin: auto;
  }
  #oishisa .img {
    margin: calc((36/640) * 100vw) auto calc((20/640) * 100vw);
  }
  #oishisa .note{
    width: 100%;
  }
}


/* tomato ==================================== */
@media screen and (min-width: 768px) {
  #tomato {
    width: 100%;
    max-width: 1200px;
    margin: -33px auto 0;
    position: relative;
    z-index: 3;
  }
  #tomato p,
  #tomato div,
  #tomato h2 {
    font-size: 0;
  }
  #tomato img {
    width: 100%;
  }
  #tomato h2 {
  	margin: 0;
	  padding: 0;
    width: 100%;
    max-width: 1200px;
    background: url(/Contents/ImagesPkg/Landing/Formlp/tomatojp_001r_hk/pc/tomato_ttlbg.png) center top no-repeat;
    background-size: 1200px auto;
    padding-top: 89px;
    padding-bottom: 65px;
    text-align: center;
    box-sizing: border-box;
  }
  #tomato h2 img{
    width: 100%;
    max-width: 800px;
    margin: auto;
  }
  #tomato .tomato_inner{
    width: 100%;
    max-width: 1200px;
    background: url(/Contents/ImagesPkg/Landing/Formlp/tomatojp_001r_hk/pc/tomato_bg.png) center top no-repeat;
    background-size: 1200px auto;
    padding-top: 56px;
    padding-bottom: 108px;
  }
  #tomato .ririko {
    width: 100%;
    max-width: 800px;
    margin:0 auto 97px;
    padding-right: 4px;
    box-sizing: border-box;
  }
  #tomato .lycopene {
    width: 100%;
    max-width: 800px;
    margin:0 auto 85px;
    padding-left: 4px;
    box-sizing: border-box;
  }
  #tomato .kizuna {
    width: 100%;
    max-width: 800px;
    margin:auto auto 29px;
  }
  #tomato .area {
    width: 100%;
    max-width: 800px;
    margin:auto auto 58px;
  }
  #tomato .lead {
    width: 100%;
    max-width: 800px;
    margin:auto ;
  }
}

@media screen and (max-width: 767px) {
  #tomato {
    position: relative;;
    width: 100%;
    margin: calc((-30/640) * 100vw) auto 0;
    z-index: 3;
  }
  #tomato h2 {
    width: 100%;
  }
  #tomato .tomato_inner{
    width: 100%;
    background: url(/Contents/ImagesPkg/Landing/Formlp/tomatojp_001r_hk/sp/tomato_bg.png) center top no-repeat;
    background-size: 100% auto;
    padding-top: calc((48/640) * 100vw);
    padding-bottom: calc((91/640) * 100vw);
  }
  #tomato .ririko {
    width: 100%;
    margin: auto auto calc((54/640) * 100vw);
  }
  #tomato .lycopene {
    width: 100%;
    margin: auto auto calc((82/640) * 100vw);
  }
  #tomato .kizuna {
    width: 100%;
    margin:auto auto calc((10/640) * 100vw);
  }
  #tomato .area {
    width: 100%;
    margin:auto auto calc((33/640) * 100vw);
  }
  #tomato .lead {
    width: 100%;
    margin:auto ;
  }
}


/* blend ==================================== */
@media screen and (min-width: 768px) {
  #blend {
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: -73px auto 0;
    z-index: 3;
  }
  #blend p,
  #blend div,
  #blend h2 {
    font-size: 0;
  }
  #blend img {
    width: 100%;
  }
  #blend h2 {
    width: 100%;
    max-width: 1200px;
    background: url(/Contents/ImagesPkg/Landing/Formlp/tomatojp_001r_hk/pc/blend_ttlbg.jpg) center bottom no-repeat;
    background-size: 1200px auto;
    padding-top: 117px;
    padding-bottom: 61px;
    text-align: center;
    box-sizing: border-box;
  }
  #blend h2 img{
    width: 100%;
    max-width: 800px;
    margin: auto;
  }
  #blend .tomato_inner{
    width: 100%;
    max-width: 1200px;
    background: url(/Contents/ImagesPkg/Landing/Formlp/tomatojp_001r_hk/pc/blend_bg.png) center top no-repeat;
    background-size: 1200px auto;
    padding-top: 56px;
    padding-bottom: 104px;
  }
  #blend .tech {
    width: 100%;
    max-width: 800px;
    margin:0 auto 110px;
    padding-right: 4px;
    box-sizing: border-box;
  }
  #blend .sukkiri {
    width: 100%;
    max-width: 800px;
    margin:auto auto 108px;
  }
  #blend .lead {
    width: 100%;
    max-width: 800px;
    margin:auto ;
  }
}

@media screen and (max-width: 767px) {
  #blend {
    width: 100%;
    margin: calc((-60/640) * 100vw) auto 0;
    position: relative;
    z-index: 2;
  }
  #blend h2 {
    width: 100%;
  }
  #blend .tomato_inner{
    width: 100%;
    background: url(/Contents/ImagesPkg/Landing/Formlp/tomatojp_001r_hk/sp/blend_bg.png) center top no-repeat;
    background-size: 100% auto;
    padding-top: calc((55/640) * 100vw);
    padding-bottom: calc((86/640) * 100vw);
  }
  #blend .tech {
    width: 100%;
    margin:0 auto calc((129/640) * 100vw);
  }
  #blend .sukkiri {
    width: 100%;
    margin:auto auto calc((109/640) * 100vw);
  }
  #blend .lead {
    width: 100%;
    margin:auto ;
  }
}


/* taste ==================================== */
@media screen and (min-width: 768px) {
  #taste {
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: -61px auto 0;
    z-index: 2;
  }
  #taste p,
  #taste div,
  #taste h2 {
    font-size: 0;
  }
  #taste img {
    width: 100%;
  }
  #taste h2 {
    width: 100%;
    max-width: 1200px;
    background: url(/Contents/ImagesPkg/Landing/Formlp/tomatojp_001r_hk/pc/taste_ttlbg.jpg) center top no-repeat;
    background-size: 1200px auto;
    padding-top: 110px;
    padding-bottom: 62px;
    text-align: center;
    box-sizing: border-box;
  }
  #taste h2 img{
    width: 100%;
    max-width: 800px;
    margin: auto;
  }
  #taste .tomato_inner{
    width: 100%;
    max-width: 1200px;
    background: url(/Contents/ImagesPkg/Landing/Formlp/tomatojp_001r_hk/pc/taste_bg.jpg) center top no-repeat;
    background-size: 1200px auto;
    padding-top: 56px;
    padding-bottom: 88px;
  }
  #taste .stll {
    width: 100%;
    max-width: 800px;
    margin:0 auto 32px;
    text-align: center;
  }
  #taste .stll img{
    width: 227px;
    margin: auto;
  }
  #taste .list {
    width: 100%;
    max-width: 800px;
    margin:auto auto 16px;
    display: flex;
    justify-content: space-between;
  }
  #taste .list li{
    width: 390px;

  }
  #taste .note {
    width: 100%;
    max-width: 800px;
    margin:auto ;
  }
}

@media screen and (max-width: 767px) {
  #taste {
    position: relative;
    z-index: 1;
    width: 100%;
    margin: calc((-61/640) * 100vw) auto 0;
  }
  #taste h2 {
    width: 100%;
  }
  #taste .tomato_inner{
    width: 100%;
    background: url(/Contents/ImagesPkg/Landing/Formlp/tomatojp_001r_hk/sp/taste_bg.jpg) center top no-repeat;
    background-size: 100% auto;
    padding-top: calc((55/640) * 100vw);
    padding-bottom: calc((80/640) * 100vw);
  }
  #taste .stll {
    width: 100%;
    margin:0 auto;
    text-align: center;
  }
  #taste .list {
    width: 100%;
    margin:auto auto calc((22/640) * 100vw);
  }
  #taste .list li + li{
    margin-top: calc((94/640) * 100vw);
  }
  #taste .note {
    width: 100%;
    margin:auto ;
  }
}


/* particular ==================================== */
@media screen and (min-width: 768px) {
  #particular {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1200px;
    margin: -32px auto 0;
    background: url(/Contents/ImagesPkg/Landing/Formlp/tomatojp_001r_hk/pc/particular_bg.png) center top no-repeat;
    background-size: 1200px auto;
    padding-top: 69px;
    text-align: center;
    box-sizing: border-box;
  }
  #particular img{
    width: 100%;
    max-width: 800px;
    margin:auto ;
  }
}

@media screen and (max-width: 767px) {
  #particular {
    position: relative;
    z-index: 2;
    width: 100%;
    margin: calc((-28/640) * 100vw) auto 0;
  }
}


/* voice ==================================== */
@media screen and (min-width: 768px) {
  #voice {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    background: #fff;
    padding-top: 54px;
    padding-bottom: 82px;
    text-align: center;
    box-sizing: border-box;
  }
  #voice p,
  #voice div,
  #voice h2 {
    font-size: 0;
  }
  #voice img {
    width: 100%;
  }
  #voice h2{
    width: 100%;
    max-width: 800px;
    margin:auto;
  }
  #voice .tomato_inner{
    width: 100%;
    max-width: 800px;
    margin:auto ;
  }
}
@media screen and (max-width: 767px) {
  #voice {
    width: 100%;
    background: #fff;
  }
  #voice h2{
    width: 100%;
    margin:auto ;
  }
  #voice .tomato_inner{
    width: 100%;
    margin:auto ;
  }
}


/* order2 ==================================== */
@media screen and (min-width: 768px) {
  #order2 {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    background:#000 url(/Contents/ImagesPkg/Landing/Formlp/tomatojp_001r_hk/pc/order2_bg.jpg) center top no-repeat;
    background-size: 1200px auto;
    padding-top: 393px;
    padding-bottom: 32px;
    text-align: center;
    box-sizing: border-box;
  }
  #order2 .tomato_inner {
    width: 100%;
    max-width: 800px;
    margin:auto ;
  }
  #order2 .order {
    position: relative;
    z-index: 10;
    margin: 0 auto;
    height: 393px;
  }
  #order2 .order span {
    position: absolute;
    top: 248px;
    left: 37px;
  }
}

@media screen and (max-width: 767px) {
  #order2 {
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0 auto;
    background:#000 url(/Contents/ImagesPkg/Landing/Formlp/tomatojp_001r_hk/sp/order2_bg.jpg) center top no-repeat;
    background-size: 100% auto;
    padding-top: calc((370/640) * 100vw);
    padding-bottom: calc((20/640) * 100vw);
    text-align: center;
    box-sizing: border-box;
  }
  #order2 .order {
    position: relative;
    z-index: 10;
    width: 100%;
  }
  order2 .order span {
    position: absolute;
    width: calc((557/640) * 100%);
    bottom: calc((78/640) * 100vw);
    left: calc((42/640) * 100vw);
  }
}


/* faq ==================================== */
@media screen and (min-width: 768px) {
  #faq {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    background:#ede9d7 url(/Contents/ImagesPkg/Landing/Formlp/tomatojp_001r_hk/pc/faq_bg.jpg) center top no-repeat;
    background-size: 1200px auto;
    padding-top: 46px;
    padding-bottom: 56px;
    text-align: center;
    box-sizing: border-box;
  }
  #faq img {
    width: 100%;
  }
  #faq h2{
    width: 100%;
    max-width: 800px;
    margin:auto auto 41px;
  }
  #faq .tomato_inner{
    width: 100%;
    max-width: 800px;
    margin:auto ;
  }
  #faq ul{
      display: flex;
  }
}

@media screen and (max-width: 767px) {
  #faq {
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0 auto;
    background:#ede9d7;
    text-align: center;
    box-sizing: border-box;
  }
  #faq h2{
    width: 100%;
    margin:auto ;
  }
  #faq .tomato_inner{
    width: 100%;
    margin:auto ;
  }
}

/* material ==================================== */
@media screen and (min-width: 768px) {
  #material {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    background: #ddd8b4;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    box-sizing: border-box;
  }
  #material img {
    width: 100%;
  }
  #material .tomato_inner {
    width: 100%;
    max-width: 800px;
    margin:auto ;
  }
}

@media screen and (max-width: 767px) {
  #material {
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0 auto;
    background: #ddd8b4;
    text-align: center;
    box-sizing: border-box;
  }
  #material .tomato_inner {
    width: 100%;
    margin:auto ;
  }
}