@charset "UTF-8";

.container {
  margin: 2.5em auto;
  width: 1000px;
  text-align: left;
  line-height: 1.5;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Verdana, 'ＭＳ Ｐゴシック', 'MS PGothic', 'VL Pゴシック', 'Takao Pゴシック', 'IPA Pゴシック', sans-serif; }

.products-item-to-parent{
    text-align: center;
    margin: 0 0 50px;
    padding: 30px 0 0;
}

.products-item-to-parent .btn{
    background-color:#18943b;
    color: #fff;
    padding: 10px 20px;
}

.products-item-to-parent .btn:hover{
    background-color:#34b959;
    text-decoration: none;
}

@media screen and (max-width:768px) {
img {
    width: inherit;
    max-width: 100%;
    height: auto;
}
main{
    margin-top: 50px;
}
    
}

@media screen and (max-width: 40em) {
  .container {
    margin: auto;
    width: auto; } }
/*　Avocado
****************************************************/
.avo {
  background: url(../img/prod/avo_bg.jpg) no-repeat top center scroll;
  font-size: 14px;
  padding: 0 0 40px;
  text-align: center; }
  .avo-ttl {
    padding: 15px 0 0 0; }
  .avo-brand {
    margin: 0 0 0 90px; }
    .avo-brand-item {
      background: url(../img/prod/avo_name_bg.png) no-repeat top center scroll;
      float: left;
      margin: 0 18px 0 0;
      padding: 0;
      width: 398px;
      height: 203px; }
      .avo-brand-item-image {
        float: left;
        font-size: 13px;
        margin: 0 10px 0 15px;
        padding-top: 15px;
        text-align: left;
        width: 135px;
        height: 203px; }
      .avo-brand-item-text {
        font-size: 13px;
        margin: 0 10px 0 160px;
        padding-top: 15px;
        text-align: left;
        width: 225px;
        height: 203px; }
        .avo-brand-item-text-sub {
          display: block;
          font-size: 11px;
          line-height: 1.1;
          margin-top: 5px; }
    .avo-brand-notes {
      clear: both;
      display: block;
      font-size: 13px;
      margin: 0 70px 0 0;
      padding: 0;
      text-align: right; }

.avo-proc {
  height: 800px;
  margin: 0;
  position: relative;
  text-align: left;
  width: 900px; }
  .avo-proc-ttl {
    display: block;
    position: absolute;
    top: 0;
    left: 325px;
    width: 335px; }
  .avo-proc-item {
    display: block;
    position: absolute;
    width: 225px;
    z-index: 5; }
    .avo-proc-item-01 {
      top: 65px;
      left: 90px; }
    .avo-proc-item-02 {
      top: 95px;
      left: 340px; }
    .avo-proc-item-03 {
      top: 115px;
      left: 590px; }
    .avo-proc-item-04 {
      top: 440px;
      left: 650px; }
    .avo-proc-item-05 {
      top: 460px;
      left: 400px; }
    .avo-proc-item-06 {
      top: 510px;
      left: 150px; }
  .avo-proc-arrow {
    display: block;
    position: absolute;
    top: 35px;
    left: 270px;
    width: 620px;
    z-index: 0; }

@media screen and (max-width: 40em) {
  .avo {
    background: none; }
    .avo-brand {
      margin: auto; }
      .avo-brand-item {
        float: none;
        margin: 1em;
        padding: 1em;
        width: auto;
        height: auto;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
        border-radius: 10px;
        background: none; }
        .avo-brand-item-image {
          float: none;
          margin: auto;
          padding: 0;
          width: auto;
          height: auto;
          text-align: center; }
        .avo-brand-item-text {
          margin: auto;
          width: auto;
          height: auto; }
      .avo-brand-notes {
        margin: auto; }
    .avo-proc {
      margin: 1em;
      padding: 1em;
      width: auto;
      height: auto; }
      .avo-proc-ttl {
        position: static;
        width: auto;
        height: auto; }
      .avo-proc-item {
        position: static;
        margin: 1em auto;
        width: auto; }
      .avo-proc-arrow {
        display: none; }
      .avo-proc-next {
        color: #00a545;
        font-size: 150%;
        text-align: center; } }
/*　Honeydew melon
****************************************************/
.hdm {
  background: url(../img/prod/hdm_bg.jpg) no-repeat top center scroll;
  font-size: 13px;
  padding: 0 0 40px;
  text-align: center; }
  .hdm-ttl {
    margin: 0;
    padding: 0; }
  .hdm-head {
    background: url(../img/prod/hdm_textbg.png) no-repeat top center scroll;
    color: #5e303a;
    margin: 0 0 0 70px;
    width: 870px;
    height: 197px;
    text-align: left; }
    .hdm-head-ttl {
      display: block;
      padding: 18px;
      text-align: center;
      width: 870px; }
    .hdm-head-text {
      font-size: 16px;
      font-weight: bold;
      letter-spacing: 0.1em;
      line-height: 1.7;
      margin: 0 50px 0 60px; }
  .hdm-proc-01 {
    height: 290px;
    margin: 0 80px;
    padding-top: 50px;
    position: relative;
    text-align: left;
    width: 830px; }
    .hdm-proc-01-ttl-sub {
      color: #00aa40;
      font-size: 16px;
      font-weight: bold; }
    .hdm-proc-01-image-01 {
      display: block;
      position: absolute;
      top: 40px;
      left: 120px;
      width: 257px; }
    .hdm-proc-01-image-02 {
      display: block;
      position: absolute;
      top: 35px;
      left: 410px;
      width: 238px; }
    .hdm-proc-01-image-03 {
      display: block;
      position: absolute;
      top: 30px;
      left: 660px;
      width: 158px; }
    .hdm-proc-01-text-01 {
      display: block;
      position: absolute;
      top: 180px;
      left: 120px;
      width: 250px; }
    .hdm-proc-01-text-02 {
      display: block;
      position: absolute;
      top: 180px;
      left: 410px;
      width: 220px; }
    .hdm-proc-01-text-03 {
      display: block;
      position: absolute;
      top: 180px;
      left: 660px;
      width: 160px; }
  .hdm-proc-02 {
    height: 250px;
    margin: 0 80px;
    padding-top: 50px;
    position: relative;
    text-align: left;
    width: 830px; }
    .hdm-proc-02-image {
      display: block;
      position: absolute;
      top: 45px;
      left: 100px;
      width: 545px; }
    .hdm-proc-02-text {
      display: block;
      position: absolute;
      top: 80px;
      left: 660px;
      width: 160px; }
  .hdm-proc-03 {
    height: 280px;
    margin: 0 80px;
    padding-top: 50px;
    position: relative;
    text-align: left;
    width: 830px; }
    .hdm-proc-03-image {
      display: block;
      position: absolute;
      top: 50px;
      left: 370px;
      width: 437px; }
    .hdm-proc-03-text {
      display: block;
      position: absolute;
      top: 70px;
      left: 120px;
      width: 230px; }

@media screen and (max-width: 40em) {
  .hdm {
    background: url(../img/prod/hdm_bg_sp.jpg) repeat 50% 50%; }
    .hdm-head {
      margin: 1em;
      padding: 1em;
      width: auto;
      height: auto;
      background: #fff;
      border-radius: 10px; }
      .hdm-head-ttl {
        width: auto; }
      .hdm-head-text {
        margin: auto;
        font-size: 13px; }
    .hdm-proc-01, .hdm-proc-02, .hdm-proc-03 {
      margin: 1em;
      padding: 1em;
      width: auto;
      height: auto; }
    .hdm-proc-01-image-01, .hdm-proc-01-image-02, .hdm-proc-01-image-03 {
      position: static;
      margin: .5em auto;
      width: auto;
      text-align: center; }
    .hdm-proc-01-text-01, .hdm-proc-01-text-02, .hdm-proc-01-text-03 {
      position: static;
      margin: .5em auto 1em;
      width: auto; }
    .hdm-proc-02-image {
      position: static;
      margin: .5em auto;
      width: auto;
      text-align: center; }
    .hdm-proc-02-text {
      position: static;
      margin: .5em auto 1em;
      width: auto; }
    .hdm-proc-03-image {
      position: static;
      margin: .5em auto;
      width: auto;
      text-align: center; }
    .hdm-proc-03-text {
      position: static;
      margin: .5em auto 1em;
      width: auto; }
    .hdm-proc-next {
      color: #00a545;
      font-size: 150%;
      text-align: center; } }
/*　Superblueberry
****************************************************/
.sbb {
  padding: 0 0 40px;
  background: url(../img/prod/sbb_bg_02.jpg) no-repeat top center scroll;
  font-size: 14px;
  text-align: center;
  background-size: cover; }
  .sbb-head {
    margin: 0;
    padding: 0;
    text-align: left; }
    .sbb-head-inner {
      padding: 0 36px;
      background: url(../img/prod/sbb_photo.png) no-repeat 24px 24px; }
    .sbb-head-ttl {
      padding: 5px 0 0 250px; }
    .sbb-head-content {
      display: table;
      width: 100%;
      padding: 0 0 0 196px;
      table-layout: fixed; }
      .sbb-head-content-mark {
        display: table-cell;
        width: 45%;
        vertical-align: middle; }
      .sbb-head-content-text {
        display: table-cell;
        width: 55%;
        color: #423083;
        font-size: 13px;
        font-weight: bold;
        vertical-align: middle; }
  .sbb-proc {
    font-size: 13px;
    height: 850px;
    margin: 0;
    position: relative;
    text-align: left;
    width: 1000px; }
    .sbb-proc-inner {
      margin: 12px 24px;
      height: 100%;
      background: #fff;
      border-radius: 12px;
      box-shadow: 0px 0px 6px 2px #999; }
    .sbb-proc-ttl {
      display: block;
      position: absolute;
      top: 5px;
      left: 48px;
      width: 905px; }
    .sbb-proc-item {
      display: block;
      position: absolute; }
      .sbb-proc-item-01 {
        top: 80px;
        left: 60px;
        width: 435px; }
      .sbb-proc-item-02 {
        top: 80px;
        left: 500px;
        width: 435px; }
      .sbb-proc-item-03 {
        top: 310px;
        left: 60px;
        width: 514px; }
      .sbb-proc-item-04 {
        top: 310px;
        left: 595px;
        width: 334px; }
      .sbb-proc-item-05 {
        top: 550px;
        left: 595px;
        width: 334px; }
      .sbb-proc-item-image {
        float: left;
        margin-right: 5px; }
      .sbb-proc-item-text-a {
        margin-top: 7px; }
      .sbb-proc-item-text-b {
        margin-left: 15px; }
      .sbb-proc-item-text-c {
        position: absolute;
        top: 300px;
        left: 275px;
        width: 240px; }

@media screen and (max-width: 40em) {
  .sbb {
    background: none; }
    .sbb-head {
      padding: 2em;
      width: auto;
      height: auto;
      background: #fff url(../img/prod/sbb_bg_sp.jpg) 50% 50% no-repeat;
      background-size: cover;
      text-align: center; }
      .sbb-head-inner {
        padding: 0;
        background: none; }
      .sbb-head-ttl {
        padding: 0; }
      .sbb-head-content {
        display: block;
        padding: 0; }
        .sbb-head-content-visual {
          margin: 6px auto; }
        .sbb-head-content-mark {
          display: block;
          width: auto; }
        .sbb-head-content-text {
          display: block;
          width: auto;
          text-align: left; }
    .sbb-brand {
      margin: 1em;
      padding: 1em;
      width: auto;
      height: auto;
      text-align: center;
      border-radius: 10px;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
      .sbb-brand-image-01 {
        position: static;
        margin: auto; }
      .sbb-brand-image-02 {
        position: static;
        margin: auto;
        width: auto;
        height: auto; }
      .sbb-brand-text {
        position: static;
        margin: auto;
        width: auto; }
        .sbb-brand-text-sub {
          margin: auto; }
    .sbb-proc {
      margin: 1em;
      width: auto;
      height: auto; }
      .sbb-proc-inner {
        margin: auto;
        height: 100%;
        background: #fff;
        border-radius: 0;
        box-shadow: none; }
      .sbb-proc-ttl {
        position: static;
        margin: 2em auto .5em;
        padding: .5em;
        width: auto;
        color: #fff;
        background: #534093;
        text-align: center; }
      .sbb-proc-item {
        position: static;
        margin: 1em auto;
        width: auto; }
        .sbb-proc-item-image {
          float: none;
          margin: auto; }
        .sbb-proc-item-text-a {
          margin: auto; }
        .sbb-proc-item-text-b {
          margin: auto; }
        .sbb-proc-item-text-c {
          position: static;
          width: auto; }
      .sbb-proc-next {
        color: #00a545;
        font-size: 150%;
        text-align: center; } }
.only-pc {
  display: block;
  margin: auto; }

.only-sp {
  display: none; }

.dragscroll {
  width: inherit;
  overflow: auto;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: grab; }
  .dragscroll:active {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: grabbing; }

@media print, screen and (min-width: 64.063em) {
  .dragscroll {
    width: inherit;
    overflow: auto;
    cursor: default; }
    .dragscroll:active {
      cursor: default; } }
@media screen and (max-width: 40em) {
  .only-pc {
    display: none; }

  .only-sp {
    display: block; }

  .dragscroll {
    width: inherit;
    overflow: auto;
    cursor: default; }
    .dragscroll:active {
      cursor: default; } }


