@charset "utf-8";
@media only screen and (max-width: 767px) {
  .sp-on {
    display: block;
  }
  .pc-on {
    display: none;
  }
  #Cont {
    position: relative;
  }
  .main_wrap {
    position: relative;
  }
  .main_wrap.second {
    background: #FDF0F5;
  }

  .nav {
    background: #e10171;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 6px 0;
  }
  .nav.navFix {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
  }
  .nav .inner {
    width: 96%;
    margin: 0 auto;
    position: relative;
  }
  .nav .inner h2 {
    float: left;
    margin: 0;
    width: 202.5px;
  }
  .nav .inner .nav-btn {
    float: right;
    width: 90px;
    display: block;
  }
  .nav .inner ul {
    background: #e10171;
    display: none;
    position: fixed;
    padding: 100px 0 130px;
    top: 0;
    left: 0;
    z-index: 999999;
    width: 100%;
  }
  .nav .inner ul li {
    margin: 0 0 40px;
  }
  .nav .inner ul li:last-child {
    margin: 100px 0 0;
  }
  .nav .inner ul li a {
    display: block;
  }
  .nav .inner ul li a img {
    margin: 0 auto;
    width: 221.5px;
  }
  .mainVisual {
    padding: 34px 0 0;
  }
  .mainVisual .bxslider li.firstKey {
    background: url(../images/img_key_visual_01_sp.jpg) no-repeat top center;
    background-size: contain;
  }

  .main_wrap.messageWrap {
    background: #E5005A;
    padding: 30px 0;
  }
  

  .main_wrap.second.lineupWrap {
    background: #FDF0F5 url(../images/bg_lineup.png) no-repeat top -30px center;
    background-size: 100%;
  }
  .main_wrap.second.lineupWrap .blank {
    background: url(../images/title_lineup_blank_pc.png) no-repeat top center;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 208px;
  }
	
  .basicProducts {
    background: #FFF;
    padding: 40px .5% 70px;
    margin: 0 0 16px;
  }
  .basicProducts ul {
    overflow: hidden;
  }
  .basicProducts ul li {
    text-align: center;
    width: 100%;
    margin: 0 0 40px;
    overflow: hidden;
  }
  .basicProducts ul li:last-child {
    margin: 0;
  }
  .basicProducts ul li img {
    margin: 0 auto;
    width: 221.5px;
  }
  .basicProducts ul li h2 {
    margin: 0 0 20px;
  }
  .basicProducts ul li h2 img {
    width: 223px;
  }
  .basicProducts ul li h3 {
    margin: 0 0 20px;
  }
  .basicProducts ul li h3 img {
    margin: 0 auto 20px;
  }
  .basicProducts ul li:nth-child(4) h3 img {
    width: 273px;
  }
  .basicProducts ul li:nth-child(5) h3 img {
    width: 273px;
  }
  .basicProducts ul li h3 span {
    font-size: 11px;
    line-height: 2;
    font-family: "Ã£Æ’â€™Ã£Æ’Â©Ã£â€šÂ®Ã£Æ’Å½Ã¦ËœÅ½Ã¦Å“Â ProN W3","Hiragino Mincho Pro","Ã¯Â¼Â­Ã¯Â¼Â³ Ã¯Â¼Â°Ã¦ËœÅ½Ã¦Å“Â","MS PMincho",serif;
  }
  .basicProducts ul li .productsImage {
    margin: 0;
    float: left;
    width: 30%;
    padding: 0;
    box-sizing: border-box;
  }
  .basicProducts ul li .productsImage img {
    width: 100px;
  }
  .basicProducts ul li .productsInfo {
    margin: 0;
    float: left;
    width: 70%;
    padding: 30px 0 0;
  }
  .basicProducts ul li .productsInfo img {
    width: 202.5px;
    margin: 0 auto 40px;
  }
  .basicProducts ul li .productsInfo p {
    font-size: 9px;
    text-align: center;
  }

  .sparklingProducts {
    background: #FFF;
    padding: 40px .5%;
    margin: 0 0 16px;
  }
  .sparklingProducts ul {
    overflow: hidden;
  }
  .sparklingProducts ul li {
    text-align: center;
    width: 100%;
    margin: 0 0 40px;
    overflow: hidden;
  }
  .sparklingProducts ul li:last-child {
    margin: 0;
  }
  .sparklingProducts ul li .title-block {
    background:  url(../images/bg_sparklingProducts_sp.png) no-repeat bottom center;
    background-size: 236.5px;
    padding: 0 0 120px;
  }
  .sparklingProducts ul li .title-block h2 {
    margin: 0 auto 20px;
    width: 182.5px;
  }
  .sparklingProducts ul li .title-block p {
    font-size: 12px;
  }
  .sparklingProducts ul li img {
    margin: 0 auto;
  }
  .sparklingProducts ul li h3 {
    margin: 0 auto 20px;
    width: 169.5px;
  }
  .sparklingProducts ul li .productsImage {
    margin: 0 0 20px;
  }
  .sparklingProducts ul li .productsImage {
    margin: 0;
    float: left;
    width: 36%;
    padding: 0 4% 0 0;
    box-sizing: border-box;
  }
  .sparklingProducts ul li .productsImage img {
    width: 96px;
  }
  .sparklingProducts ul li .productsInfo {
    margin: 0;
    float: left;
    width: 64%;
    padding: 10px 0 0;
  }
  .sparklingProducts ul li .productsInfo img {
    width: 158px;
    margin: 0 auto 20px;
  }
  .sparklingProducts ul li .productsInfo p {
    font-size: 9px;
    text-align: center;
  }


  .bottleProducts {
    background: #FFF;
    padding: 40px .5%;
    margin: 0 0 16px;
  }
  .bottleProducts ul {
    overflow: hidden;
  }
  .bottleProducts ul li {
    text-align: center;
    width: 100%;
    margin: 0 0 40px;
    overflow: hidden;
  }
  .bottleProducts ul li:last-child {
    margin: 0;
  }
  .bottleProducts ul li .title-block {
    background:  url(../images/bg_bottleProducts_sp.png) no-repeat bottom center;
    background-size: 239px;
    padding: 0 0 120px;
  }
  .bottleProducts ul li .title-block h2 {
    margin: 0 auto 20px;
    width: 182px;
  }
  .bottleProducts ul li .title-block p {
    font-size: 12px;
  }
  .bottleProducts ul li img {
    margin: 0 auto;
  }
  .bottleProducts ul li h3 {
    margin: 0 auto 20px;
    width: 190px;
  }
  .bottleProducts ul li .productsImage {
    margin: 0;
    float: left;
    width: 30%;
    position: relative;
    padding: 0 0 0 8%;
    box-sizing: border-box;
  }
  .bottleProducts ul li:nth-child(2) .productsImage {
    padding: 0;
  }
  .bottleProducts ul li .productsImage img {
    width: 55px;
  }
  .bottleProducts ul li:nth-child(2) .productsImage img {
    width: 92px;
  }
  .bottleProducts ul li .productsInfo {
    margin: 0;
    float: left;
    width: 70%;
    padding: 30px 0 0;
  }
  .bottleProducts ul li .productsInfo img {
    width: 195px;
    margin: 0 auto 30px;
  }
  .bottleProducts ul li .productsInfo p {
    font-size: 9px;
    text-align: center;
  }






  .main_wrap.second.recommendWrap {
    background: #FDF0F5;
  }

  .main_wrap.second.contentsWrap {
    background: #FDF0F5;
  }
  .happyContents {
    padding: 40px 0;
  }

  .happyContents .inner ul {
    overflow: hidden;
    width: 90%;
    margin: 0 auto;
  }
  .happyContents .inner ul.more {
    display: none;
  }
  .happyContents .inner ul li {
    float: left;
    margin: 0 4% 20px 0;
    width: 48%;
  }
  .happyContents .inner ul li:nth-child(2n) {
    float: left;
    margin: 0 0 20px;
  }
  .happyContents .inner ul li a {
    display: block;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
  .happyContents .inner ul li a:hover {
    opacity: .6;
  }
  .happyContents .inner .contents-more {
    width: 210px;
    margin: 16px auto 0;
    display: block;
    border: 1px solid #E10171;
    text-align: center;
    height: 38px;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
  .happyContents .inner .contents-more:hover {
    opacity: .6;
    text-decoration: none;
  }
  .happyContents .inner .contents-more span {
    color: #E10171;
    line-height: 38px;
    font-size: 13.5px;
    letter-spacing: 1px;
    position: relative;
    padding: 0 24px 0 0;
  }
  .happyContents .inner .contents-more span:before {
    border-top: solid 2px #E10171;
    border-right: solid 2px #E10171;
    content: "";
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    top: -2px;
    right: 0;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }


  .enjoy {
    background: url(../images/bg_enjoy_sp.jpg) repeat;
    padding: 0;
  }
  .enjoy .arrange {
    width: 100%;
    margin: 0 auto 16px;
    background: url(../images/bg_enjoy_inner_sp.jpg) no-repeat;
    background-size: 100%;
    padding: 26px 10px 0;
    position: relative;
    z-index: 2;
    box-sizing: border-box;
  }
  .enjoy .arrange:before {
    content: "";
    background: url(../images/img_dessert_mask_sp.png) no-repeat;
    background-size: 100%;
    display: block;
    position: absolute;
    width: 100%;
    height: 440px;
    top: 0;
    left: 0;
    z-index: 2;
  }
  .enjoy .arrange:after {
    content: "";
    background: url(../images/bg_enjoy_inner_sp_bottom.jpg) no-repeat center bottom;
    background-size: 100%;
    display: block;
    position: absolute;
    width: 100%;
    height: 20px;
    bottom: 0;
    left: 0;
    z-index: 3;
  }
  .enjoy .arrange h3 {
    margin: 0 0 16px;
  }
  .enjoy .arrange >.img-box {
    margin: 0 0 46px;
  }
  .enjoy .arrange >.img-box img {
    background: url(../images/img_recipe_arrange_sp.png) no-repeat top center;
    background-size: contain;
    margin: 0 auto;
    width: 208px;
  }
  .enjoy .arrange >h3 img {
    max-width: 295px;
    margin: 0 auto;
  }
  .enjoy .arrange ul {
    width: 96%;
    overflow: hidden;
    margin: 0 auto;
  }
  .enjoy .arrange ul li {
    width: 48%;
    margin: 0 4% 40px 0;
    float: left;
  }
  .enjoy .arrange ul li:nth-child(2n) {
    margin: 0 0 40px;
  }
  .enjoy .arrange ul li img {
    margin: 0 auto;
  }

  .enjoy .deco {
    background: url(../images/img_deco_line_sp.png) no-repeat top center;
    background-size: 100%;
    width: 94%;
    margin: 0 auto;
    border-radius: 10px;
    padding: 30px 10px 0;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
  }
  .enjoy .deco .inner {
    padding: 0 0 10px;
  }
  .enjoy .deco .inner > h3 {
    margin: 0 auto 30px;
    max-width: 225px;
  }
  .enjoy .deco .inner >img {
    margin: 0 auto 40px;
    max-width: 215px;
  }
  .enjoy .deco h3 img {
    margin: 0 auto;
  }
  .enjoy .deco ul {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
  }
  .enjoy .deco ul li {
    width: 100%;
    margin: 0 0 20px;
  }
  .enjoy .deco ul li a {
    display: block;
    text-align: center;
  }
  .enjoy .deco ul li a img {
    margin: 0 auto 20px;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
  .enjoy .deco ul li a:hover {
    text-decoration: none;
  }
  .enjoy .deco ul li a span {
    display: none;
  }
  .enjoy .deco ul li a:hover span:after {
    content: "";
    display: block;
    width: 100%;
    border-bottom: 1px solid #660000;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .enjoy .deco ul li a.active span:after {
    content: "";
    display: block;
    width: 100%;
    border-bottom: 1px solid #660000;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .enjoy .deco .deco-box {
    display: none;
    width: 100%;
    margin: 40px auto 0;
    border: 2px solid #FFF;
    border-radius: 6px;
    padding: 20px 5px 34px;
    position: relative;
    box-sizing: border-box;
  }
  .enjoy .deco .deco-box >h2{
    width: 92%;
    margin: 0 auto 14px;
  }
  .enjoy .deco .deco-box:before {
    content: "";
    width: 20px;
    height: 20px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    top: -12px;
    position: absolute;
    left: 50%;
    margin: 0 0 0 -14px;
    transform: rotate(-45deg);
    background: #363F3F;
  }
  .enjoy .deco .deco-box.lemon:before {
    background: #404748;
  }
  .enjoy .deco .deco-box .ingredients {
    border: 1px solid #FFF;
    padding: 0;
    margin: 0 auto 20px;
    width: 92%;
  }

  .enjoy .deco .deco-box .ingredients dl {
  }
  .enjoy .deco .deco-box .ingredients dl dt {
    color: #FFF;
    padding: 8px 12px;
    border-bottom: 1px solid #FFF;
    font-size: 10px;
  }
  .enjoy .deco .deco-box .ingredients dl dd {
    color: #FFF;
    font-size: 10px;
    padding: 8px 12px;
  }
  .enjoy .deco .deco-box .ingredients dl dd ul {
    margin: 0;
  }
  .enjoy .deco .deco-box .ingredients dl dd ul li {
    float: none;
    width: 100%;
    border: none;
    padding: 0;
    margin: 0 0 8px;
  }


  .enjoy .deco .deco-box >ul {
    margin: 0 auto;
    background: #FFF;
    padding: 20px 10px 10px;
    box-sizing: border-box;
  }
  .enjoy .deco .deco-box ul li {
    width: 100%;
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid #C0C0C0;
    overflow: hidden;
  }
  .enjoy .deco .deco-box ul li:last-child {
    margin: 0;
    padding: 0;
    border: none;
  }
  .enjoy .deco .deco-box ul li img {
    display: block;
    float: left;
    max-width: 128px;
    margin: 0 14px 0 0;
  }
  .enjoy .deco .deco-box ul li span {
    font-size: 10px;
  }
  .enjoy .deco .deco-box .js-deco-close {
    display: block;
    color: #FFF;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-family: "Ã£Æ’â€™Ã£Æ’Â©Ã£â€šÂ®Ã£Æ’Å½Ã¦ËœÅ½Ã¦Å“Â ProN W3","Hiragino Mincho Pro","Ã¯Â¼Â­Ã¯Â¼Â³ Ã¯Â¼Â°Ã¦ËœÅ½Ã¦Å“Â","MS PMincho",serif;
    letter-spacing: 4px;
    font-size: 12px;
  }



  .main_wrap.third.campaignWrap {
    background: #f5f2eb;
    background-size: 225px;
    position: relative;
  }
  .main_wrap.third.campaignWrap--02 {
    background: url(../images/bg_campaign_lower_02_sp.jpg) no-repeat bottom center;
    background-size: 100%;
    position: relative;
  }
  .main_wrap.third.campaignWrap:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 123px;
    left: 0;
    background: url(../images/bg_campaign_sp.png) repeat-x bottom center;
    background-size: 100%;
  }
  .campaignWrap h2 {
    max-width: 140px;
    margin: 0 auto 10px;
  }
  .campaignWrap h2 img {
    margin: 0 auto;
  }

  .campaign {
    padding: 30px 0 80px;
  }
  .campaign--02 {
    padding: 30px 0 20px;
  }
  .campaign .inner h3 {
    width: 94%;
    margin: 0 auto 10px;
  }
  .campaign .inner h3 img {
    margin: 0 auto;
  }
  .campaignBanner {
    width: 100%;
    margin: 0 auto;
  }
  .campaignBanner {
    margin: 20px 10px 0 10px;
    width: auto;
  }
  .campaignBanner img {
    width: 100%;
  }
  .campaignBanner--02 {
    background: none;
  }
  .campaignApply {
    background: #E03D31;
    width: 100%;
    text-align: center;
    text-decoration: none;
    color: #FFF;
    padding: 10px 0;
  }
  .campaignApply {
    background: #af3480;
    width: auto;
    text-align: center;
    text-decoration: none;
    padding: 10px 0;
    margin: 0px 10px 20px 10px;
  }
  .campaignApply--02 {
    background: #005AA1;
  }
  .campaignApply span.first {
    font-size : 18px;
    font-weight: bold;
    letter-spacing: 2px;
  }
  .campaignApply--02 span.first {
    font-size : 16px;
    font-weight: bold;
    letter-spacing: 0;
  }
  .campaignApply span.second {
    font-size : 12px;
  }
  .campaignApply span {
    width: 100%;
  }
  .campaignApply a span {
    font-size: 25px;
    display: inline;
    font-weight: bold;
    line-height: 1.2;
    position: relative;
    letter-spacing: 4px;
    color: #FFF;
  }
  .campaignApply a span:before {
    content:"";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 6px solid #FFF;
    top: 9px;
    left: -30px;
  }
  .campaignApply--02 a span:before {
    content:"";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 6px solid #FFF;
    top: 9px;
    left: -30px;
  }
  .campaignApply a span.period:before, .campaignApply a span.caution:before {
    content: none;
  }
  .campaignApply a span.period {
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 0;
    display: block;
  }
  @media only screen and (max-width: 374px) {
    .campaignApply a span.period {
      font-size: 10px;
    }
  }
  .campaignApply a span.caution {
    font-weight: normal;
    font-size: 10px;
    letter-spacing: 2px;
    display: block;
  }
  .campaignFinished {
    background: #af3480;
    width: auto;
    text-align: center;
    text-decoration: none;
    padding: 15px 0;
    margin: 0 10px 20px 10px;
    font-weight: bold;
    color: #fff;
    font-size: 16px;
  }
  .campaignFinished span {
    display: block;
    font-size: 10px;
  }
  .campaign p.caution {
    font-size: 9px;
    text-align: center;
  }
  .campaign p.caution--02 {
    color: #FFF;
    font-size: 9px;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .sp-on {
    display: none;
  }
  .pc-on {
    display: block;
  }
  .js-cs {
    cursor: default;
  }
  #Cont {
    width: 100%;
  }
  .main_wrap {
    position: relative;
  }
  .main_wrap_inner {
    width: 960px;
    margin: 0 auto;
  }
  .main_wrap.second {
    background: #FDF0F5;
  }
  .nav {
    background: #e10171;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 11px 0;
  }
  .nav .inner {
    max-width: 960px;
    margin: 0 auto;
    position: relative;
  }
  /*.nav .inner::after {
    content: "";
    background: url(../images/img_nav_after_cs.png) no-repeat;
    width: 129px;
    height: 33px;
    display: block;
    position: absolute;
    right: 0;
    top: -26px;
  }*/
  @media only screen and (max-width: 900px) {
  /*.nav .inner::after {
      content: "";
      background: url(../images/img_nav_after_cs.png) no-repeat;
      background-size: 100%;
      width: 86px;
      height: 22px;
      display: block;
      position: absolute;
      right: 0;
      top: -23px;
    }*/
  }
  .nav .inner h2 {
    float: left;
    margin: 0 26px 0 0;
  }
  .nav .inner ul {
    float: left;
    padding: 12px 0 0;
  }
  .nav .inner ul li {
    float: left;
    margin: 0 24px 0 0;
    position: relative;
  }
  .nav .inner ul li:nth-child(7) {
    margin: 0;
  }
  .nav .inner ul li:nth-child(7) a {
    margin: 0;
  }
  .nav .inner ul li:nth-child(6):before,
  .nav .inner ul li:nth-child(7):before {
    content: "";
    background: url(../images/icon_nav_new.png) no-repeat top center;
    display: block;
    width: 56px;
    height: 28px;
    position: absolute;
    top: -40px;
    left: 50%;
    margin: 0 0 0 -28px;
  }
  /*
  .nav .inner ul li:nth-child(7):before {
    content: "";
    background: url(../images/icon_nav_new.png) no-repeat top center;
    display: block;
    width: 56px;
    height: 28px;
    position: absolute;
    top: -40px;
    left: 50%;
    margin: 0 0 0 -28px;
  }
  */
  .nav .inner ul li a {
    display: block;
    padding: 0 4px;
  }
  .mainVisual {
    padding: 70px 0 0;
  }
  .mainVisual .bxslider li.firstKey {
    background: url(../images/img_key_visual_01_pc.jpg) no-repeat top center;
    background-size: contain;
  }
  .mainVisual .bxslider li a img {
    -webkit-transition: all 0.6s;
  }
  .mainVisual .bxslider li a:hover img {
    opacity: .6;
  }

  .main_wrap.messageWrap {
    background: #E5005A;
    padding: 60px 0;
  }

  .main_wrap.second.lineupWrap {
    background: #FDF0F5 url(../images/bg_lineup.png) no-repeat top center;
    position: relative;
  }
  .main_wrap.second.lineupWrap .blank {
    background: url(../images/title_lineup_blank_pc.png) no-repeat top center;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 338px;
  }
  .basicProducts {
    background: #FFF;
    padding: 40px .5% 70px;
    margin: 0 0 16px;
  }
  .basicProducts ul {
    overflow: hidden;
  }
  .basicProducts ul li {
    float: left;
    text-align: center;
    width: 50%;
    margin: 0 0 150px;
    min-height: 630px;
    position: relative;
  }
  .basicProducts ul li:nth-child(3) h3 {
    margin: 0 0 40px;
  }
  .basicProducts ul li:nth-child(4) {
    margin: 0;
  }
  .basicProducts ul li:nth-child(5) {
    clear: both;
    margin-bottom: 0;
  }
  .basicProducts ul li img {
    margin: 0 auto;
  }
  .basicProducts ul li h2 {
    position: absolute;
    top: -90px;
    left: 50%;
    margin: 0 0 0 -131px;
  }
  .basicProducts ul li:nth-child(5) h2 {
    top: -66px;
  }
  .basicProducts ul li h3 {
    margin: 0 0 20px;
  }
  .basicProducts ul li h3 img {
    margin: 0 auto 10px;
  }
  .basicProducts ul li h3 span {
    font-family: "Ã£Æ’â€™Ã£Æ’Â©Ã£â€šÂ®Ã£Æ’Å½Ã¦ËœÅ½Ã¦Å“Â ProN W3","Hiragino Mincho Pro","Ã¯Â¼Â­Ã¯Â¼Â³ Ã¯Â¼Â°Ã¦ËœÅ½Ã¦Å“Â","MS PMincho",serif;
  }
  .basicProducts ul li .productsImage {
    margin: 0 0 20px;
  }
  .basicProducts ul li .productsInfo img {
    margin: 0 auto 24px;
  }
  .basicProducts ul li .productsInfo p {
    font-size: 12px;
  }

  .sparklingProducts {
    background: #FFF url(../images/bg_sparklingProducts.jpg) no-repeat bottom 20px left;
    padding: 40px .5%;
    margin: 0 0 16px;
  }
  .sparklingProducts ul {
    overflow: hidden;
  }
  .sparklingProducts ul li {
    float: left;
    text-align: center;
    width: 33%;
    margin: 0;
  }
  .sparklingProducts ul li .title-block h2 {
    margin: 50px 0 30px;
  }
  .sparklingProducts ul li img {
    margin: 0 auto;
  }
  .sparklingProducts ul li h3 {
    margin: 0 0 20px;
  }
  .sparklingProducts ul li .productsImage {
    margin: 0 0 20px;
  }
  .sparklingProducts ul li .productsInfo >img {
    margin: 0 auto 20px;
  }
  .bottleProducts {
    background: #FFF url(../images/bg_bottleProducts.jpg) no-repeat bottom 20px left;
    padding: 40px .5% 60px;
    margin: 0 0 16px;
  }
  .bottleProducts ul {
    overflow: hidden;
  }
  .bottleProducts ul li {
    float: left;
    text-align: center;
    width: 33%;
    margin: 0;
  }
  .bottleProducts ul li .title-block h2 {
    margin: 120px 0 26px;
  }
  .bottleProducts ul li img {
    margin: 0 auto;
  }
  .bottleProducts ul li h3 {
    margin: 0 0 20px;
  }
  .bottleProducts ul li .productsImage {
    margin: 0 0 20px;
  }
  .bottleProducts ul li .productsInfo >img {
    margin: 0 auto 20px;
  }



  .main_wrap.second.recommendWrap {
    background: #FDF0F5 url(../images/bg_recommend.png) no-repeat bottom 100px center;
  }

  .main_wrap.second.contentsWrap {
    background: #FDF0F5;
  }



  .happyContents {
    padding: 80px 0;
  }
  .happyContents .inner ul {
    overflow: hidden;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
  }
  .happyContents .inner ul.more {
    display: none;
  }
  .happyContents .inner ul li {
    float: left;
    margin: 0 30px 20px 0;
  }
  @media only screen and (max-width: 900px) {
    .happyContents .inner ul li {
      float: left;
      margin: 0 2% 20px 0;
      width: 32%;
    }
  }
  .happyContents .inner ul li:nth-child(3n) {
    float: left;
    margin: 0 0 20px;
  }
  .happyContents .inner ul li a {
    display: block;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
  .happyContents .inner ul li a:hover {
    opacity: .6;
  }
  .happyContents .inner .contents-more {
    width: 280px;
    margin: 30px auto 0;
    display: block;
    border: 1px solid #E10171;
    text-align: center;
    height: 50px;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
  .happyContents .inner .contents-more:hover {
    opacity: .6;
    text-decoration: none;
  }
  .happyContents .inner .contents-more span {
    color: #E10171;
    line-height: 50px;
    font-size: 18px;
    letter-spacing: 1px;
    position: relative;
    padding: 0 30px 0 0;
  }
  .happyContents .inner .contents-more span:before {
    border-top: solid 2px #E10171;
    border-right: solid 2px #E10171;
    content: "";
    width: 14px;
    height: 14px;
    display: block;
    position: absolute;
    top: -3px;
    right: 0;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }


  .enjoy {
    padding: 0;
  }
  .enjoy .arrange {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    background: url(../images/bg_enjoy_inner.jpg) no-repeat;
    background-size: 100%;
    padding: 40px 0 50px;
    position: relative;
  }
  .enjoy .arrange:before {
    content: "";
    background: url(../images/img_dessert_mask.png) no-repeat;
    background-size: 100%;
    display: block;
    position: absolute;
    width: 100%;
    max-width: 960px;
    height: 912px;
    top: 0;
    left: 0;
    z-index: 2;
  }
  .enjoy .arrange:after {
    content: "";
    background: url(../images/bg_enjoy_inner_bottom.jpg) no-repeat;
    background-size: 100%;
    display: block;
    position: absolute;
    width: 100%;
    height: 30px;
    bottom: 0;
    left: 0;
    z-index: 3;
  }
  .enjoy .arrange h3 {
    margin: 0 auto 40px;
    width: 100%;
    padding: 0 105px;
    box-sizing: border-box;
  }
  .enjoy .arrange >.img-box {
    width: 100%;
    margin: 0 auto 90px;
    box-sizing: border-box;
    padding: 0 272px;
  }
  .enjoy .arrange >.img-box img {
    background: url(../images/img_recipe_arrange_pc.png) no-repeat top center;
    background-size: contain;
    position: relative;
    z-index: 1;
  }
  .enjoy .arrange h3 img {
    margin: 0 auto;
  }
  .enjoy .arrange ul {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 30px;
  }
  .enjoy .arrange ul li {
    float: left;
    width: 50%;
    margin: 0 0 40px
  }
  .enjoy .arrange ul li img {
    margin: 0 auto;
  }
  .enjoy .deco {
    background: url(../images/img_deco_line_pc.png) no-repeat top center;
    background-size: 100%;
    max-width: 920px;
    margin: 0 auto;
    padding: 60px 0 0;
  }
  .enjoy .deco .inner {
    padding: 0 0 30px;
  }
  .enjoy .deco .inner >h2 {
    margin: 0 0 50px;
    width: 100%;
    padding: 0 175px;
    box-sizing: border-box;
  }
  .enjoy .deco .inner >img {
    margin: 0 auto 40px;
  }
  .enjoy .deco h3 img {
    margin: 0 auto;
  }
  .enjoy .deco .inner >ul {
    max-width: 850px;
    overflow: hidden;
    margin: 0 auto;
  }
  .enjoy .deco .inner >ul li {
    background: url(../images/bg_deco-box_pc.png) no-repeat top center;
    float: left;
    width: 270px;
    min-height: 384px;
    margin: 0 20px 0 0;
    padding: 16px 18px 0 5px;
    box-sizing: border-box;
  }
  .enjoy .deco .inner >ul li:last-child {
    margin: 0;
  }

  .enjoy .deco .inner >ul li a {
    display: block;
    text-align: center;
  }
  .enjoy .deco .inner >ul li a img {
    margin: 0 auto 14px;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    max-width: 100%;
  }
  .enjoy .deco .inner >ul li a:hover {
    text-decoration: none;
  }
  .enjoy .deco .inner >ul li a:hover img {
    opacity: .6;
  }
  .enjoy .deco .inner >ul li a span {
    color: #FFF;
    display: inline-block;
    text-align: center;
    font-family: "Ã£Æ’â€™Ã£Æ’Â©Ã£â€šÂ®Ã£Æ’Å½Ã¦ËœÅ½Ã¦Å“Â ProN W3","Hiragino Mincho Pro","Ã¯Â¼Â­Ã¯Â¼Â³ Ã¯Â¼Â°Ã¦ËœÅ½Ã¦Å“Â","MS PMincho",serif;
    letter-spacing: 3px;
    font-size: 14px;
    position: relative;
  }
  .enjoy .deco .inner >ul li a:hover span:after {
    content: "";
    display: block;
    width: 100%;
    border-bottom: 1px solid #FFF;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .enjoy .deco .inner >ul li a.active span:after {
    content: "";
    display: block;
    width: 100%;
    border-bottom: 1px solid #FFF;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .enjoy .deco .deco-box {
    display: none;
    width: 840px;
    margin: 40px auto 0;
    border: 2px solid #FFF;
    border-radius: 6px;
    padding: 20px 10px 10px;
    position: relative;
  }
  .enjoy .deco .deco-box:before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    top: -12px;
    position: absolute;
    transform: rotate(-45deg);
    background: #363F3F;
  }
  .enjoy .deco .deco-box.lemon:before {
    left: 122px;
  }
  .enjoy .deco .deco-box.pineapple:before {
    left: 414px;
    background: #3C4444;
  }
  .enjoy .deco .deco-box.orange:before {
    left: 704px;
    background: #43494A;
  }
  .enjoy .deco .deco-box h2 {
    margin: 0 0 20px;
  }
  .enjoy .deco .deco-box .ingredients {
    border: 1px solid #FFF;
    padding: 20px;
    margin: 0 auto 20px;
    width: 760px;
  }
  .enjoy .deco .deco-box .ingredients dl {
    overflow: hidden;
  }
  .enjoy .deco .deco-box .ingredients dl dt {
    float: left;
    padding: 0 20px 0 0;
    margin: 0 20px 0 0;
    border-right: 1px solid #FFF;
    color: #FFF;
  }
  .enjoy .deco .deco-box .ingredients dl dd {
    float: left;
    color: #FFF;
  }
  .enjoy .deco .deco-box .ingredients dl dd ul {
    margin: 0;
  }
  .enjoy .deco .deco-box .ingredients dl dd ul li {
    float: none;
    width: 100%;
  }
  .enjoy .deco .deco-box >ul {
    margin: 0 auto;
    background: #FFF;
    padding: 20px 20px 46px;
    box-sizing: border-box;
  }
  .enjoy .deco .deco-box ul li {
    width: 256px;
    margin: 0 16px 0 0;
  }
  .enjoy .deco .deco-box ul li:last-child {
    margin: 0;
  }
  .enjoy .deco .deco-box ul li img {
    margin: 0 0 15px;
  }
  .enjoy .deco .deco-box ul li span {
    font-size: 12px;
  }


  .main_wrap.third.campaignWrap {
    background: #f5f2eb;
    background-size: 700px auto;
    position: relative;
  }
  .main_wrap.third.campaignWrap--02 {
    background: url(../images/bg_campaign_lower_02.jpg) no-repeat bottom center;
    position: relative;
  }
  .main_wrap.third.campaignWrap:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 151px;
    left: 0;
    background: url(../images/bg_campaign.png) no-repeat bottom center;
  }
  .campaignWrap h2 {
    /* padding: 50px 0; */
  }
  .campaignWrap h2 img {
    margin: 0 auto;
  }

  .campaign {
    padding: 76px 0 170px;
  }
  .campaign--02 {
    padding: 76px 0 80px;
  }
  .campaign .inner h2 {
    margin: 0 0 50px;
  }
  .campaign .inner h2 img {
    margin: 0 auto;
  }
  .campaign .inner h3 {
    margin: 0;
  }
  .campaign .inner h3 img {
    margin: 0 auto;
  }
  .campaignBanner {
    margin-top: 40px;
  }
  .campaignBanner--02 {
    background: none;
    position: relative;
  }
  .campaignBanner--02:after {
    background: url(../images/img_campaign_object.png) no-repeat top center;
    content: "";
    display: block;
    position: absolute;
    width: 354px;
    height: 575px;
    top: 0;
    right: 118px;
  }
  .campaignApply {
    margin: 0 0 20px;
  }
  .campaignApply {
    background: #af3480;
    width: 100%;
    text-align: center;
    text-decoration: none;
    color: #FFF;
    border: 2px solid #af3480;
    box-sizing: border-box;
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    /*padding: 20px 0;*/
  }
  .campaignApply--02 {
    background: #005AA1;
    width: 100%;
    text-align: center;
    text-decoration: none;
    color: #FFF;
    border: 2px solid #005AA1;
    box-sizing: border-box;
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    padding: 20px 0;
  }
  .campaignApply span.first {
    font-size : 32px;
    font-weight: bold;
    letter-spacing: 2px;
  }
  .campaignApply span.second {
    font-size : 18px;
  }
  .campaignApply a {
    border: 1px solid #af3480;
    box-sizing: border-box;
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    color: #FFF;
    padding: 20px 0;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
  .campaignApply--02 a {
    border: 1px solid #005AA1;
  }
  .campaignApply a:hover {
    background: #FFF;
    color: #af3480;
  }
  .campaignApply--02 a:hover {
    background: #FFF;
    color: #005AA1;
  }
  .campaignApply a span {
    font-size: 36px;
    display: inline-block;
    font-weight: bold;
    line-height: 1.2;
    position: relative;
    letter-spacing: 4px;
  }
  .campaignApply a span:before {
    content:"";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 14px solid #FFF;
    top: 10px;
    left: -70px;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
  .campaignApply a:hover span:before {
    border-left: 14px solid #af3480;
  }
  .campaignApply--02 a:hover span:before {
    border-left: 14px solid #005AA1;
  }
  .campaignApply a span.period:before, .campaignApply a span.caution:before {
    content: none;
  }
  .campaignApply a span.period {
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 2px;
    display: block;
  }
  .campaignApply a span.caution {
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 2px;
    display: block;
  }
  .campaign p.caution {
    font-size: 16px;
    text-align: center;
  }
  .campaign p.caution--02 {
    color: #FFF;
    font-size: 16px;
    text-align: center;
  }
  .campaignFinished {
    background: #af3480;
    width: 100%;
    text-align: center;
    text-decoration: none;
    color: #FFF;
    border: 2px solid #af3480;
    box-sizing: border-box;
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    height: 120px;
    margin-bottom: 20px;
    padding: 21px 0 0 0;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.5em;
    letter-spacing: 0.05em;
  }
  .campaignFinished span {
    display: block;
    font-size: 18px;
    line-height: 1.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
  .nav .inner ul li:nth-child(6):before {
    content: "";
    background: url(../images/icon_nav_new.png) no-repeat top center;
    background-size: 100%;
    display: block;
    width: 40px;
    height: 20px;
    position: absolute;
    top: -33px;
    left: 50%;
    margin: 0 0 0 -20px;
  }
  /*.nav .inner ul li:nth-child(6):before {
    content: "";
    background: url(../images/icon_nav_new.png) no-repeat top center;
    background-size: 100%;
    display: block;
    width: 40px;
    height: 20px;
    position: absolute;
    top: -33px;
    left: 50%;
    margin: 0 0 0 -20px;
  }*/
  .nav .inner ul li:nth-child(7):before {
    content: "";
    background: url(../images/icon_nav_new.png) no-repeat top center;
    background-size: 100%;
    display: block;
    width: 40px;
    height: 20px;
    position: absolute;
    top: -33px;
    left: 50%;
    margin: 0 0 0 -20px;
  }
  .main_wrap_inner {
    width: 100%;
  }

  .nav {
    height: 70px
  }
  .nav .inner h2 {
    float: left;
    margin: 0 3% 0 0;
    width: 14%;
  }
  .nav .inner ul {
    float: left;
    padding: 12px 0 0;
    display: flex;
    width: 83%;
  }
  .nav .inner ul li {
    float: left;
    margin: 0 3% 0 0;
  }
  .main_wrap.second.lineupWrap {
    background: #FDF0F5 url(../images/bg_lineup.png) no-repeat top -60px center;
    background-size: contain;
  }
  .basicProducts ul li:nth-child(4) h3 span, .basicProducts ul li:nth-child(5) h3 span, .basicProducts ul li:nth-child(6) h3 span {
    min-height: 90px;
    display: inline-block;
  }
  .sparklingProducts {
    background: #FFF url(../images/bg_sparklingProducts.jpg) no-repeat bottom 30px left;
    background-size: 280px;
  }
  .bottleProducts {
    background: #FFF url(../images/bg_bottleProducts.jpg) no-repeat bottom 30px left;
    background-size: 280px;
  }
  .enjoy .arrange {
    padding: 30px 0 30px;
  }
  .enjoy .arrange:before {
    background: url(../images/img_dessert_mask.png) no-repeat center -10px;
    background-size: 90%;
  }
  .enjoy .arrange:after {
    height: 24px;
  }
  .enjoy .arrange >.img-box {
    margin: 0 auto 45px;
  }
  .enjoy .deco .inner >ul {
    width: 90%;
    max-width: 850px;
    overflow: hidden;
    margin: 0 auto;
  }
  .enjoy .deco .inner >ul li {
    background: url(../images/bg_deco-box_pc.png) no-repeat top center;
    background-size: 100%;
    float: left;
    width: 32%;
    min-height: 320px;
    margin: 0 2% 0 0;
    padding: 16px 18px 0 5px;
    box-sizing: border-box;
  }
  .enjoy .deco .inner >ul li:last-child {
    margin: 0;
  }

  .enjoy .deco .inner >ul li a {
    display: block;
    text-align: center;
  }
  .enjoy .deco .inner >ul li a img {
    margin: 0 auto 14px;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    width: 90%;
    max-width: 100%;
  }
  .enjoy .deco .inner >ul li a:hover {
    text-decoration: none;
  }
  .enjoy .deco .inner >ul li a:hover img {
    opacity: .6;
  }
  .enjoy .deco .inner >ul li a span {
    color: #FFF;
    display: inline-block;
    text-align: center;
    font-family: "Ã£Æ’â€™Ã£Æ’Â©Ã£â€šÂ®Ã£Æ’Å½Ã¦ËœÅ½Ã¦Å“Â ProN W3","Hiragino Mincho Pro","Ã¯Â¼Â­Ã¯Â¼Â³ Ã¯Â¼Â°Ã¦ËœÅ½Ã¦Å“Â","MS PMincho",serif;
    letter-spacing: 3px;
    font-size: 14px;
    position: relative;
  }
  .enjoy .deco .inner >ul li a:hover span:after {
    content: "";
    display: block;
    width: 100%;
    border-bottom: 1px solid #FFF;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .enjoy .deco .inner >ul li a.active span:after {
    content: "";
    display: block;
    width: 100%;
    border-bottom: 1px solid #FFF;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .enjoy .deco .deco-box {
    display: none;
    width: 90%;
    max-width: 840px;
    margin: 40px auto 0;
    border: 2px solid #FFF;
    border-radius: 6px;
    padding: 20px 10px 10px;
    position: relative;
    box-sizing: border-box;
  }
  .enjoy .deco .deco-box:before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    top: -12px;
    position: absolute;
    transform: rotate(-45deg);
    background: #363F3F;
  }
  .enjoy .deco .deco-box.lemon:before {
    left: 14%;
  }
  .enjoy .deco .deco-box.pineapple:before {
    left: 48%;
    background: #3C4444;
  }
  .enjoy .deco .deco-box.orange:before {
    left: 82%;
    background: #43494A;
  }
  .enjoy .deco .deco-box h2 {
    margin: 0 0 20px;
  }
  .enjoy .deco .deco-box .ingredients {
    border: 1px solid #FFF;
    padding: 20px;
    margin: 0 auto 20px;
    width: 90%;
    max-width: 760px;
  }
  .enjoy .deco .deco-box .ingredients dl {
    overflow: hidden;
  }
  .enjoy .deco .deco-box .ingredients dl dt {
    float: left;
    padding: 0 20px 0 0;
    margin: 0 20px 0 0;
    border-right: 1px solid #FFF;
    color: #FFF;
  }
  .enjoy .deco .deco-box .ingredients dl dd {
    float: left;
    color: #FFF;
  }
  .enjoy .deco .deco-box .ingredients dl dd ul {
    margin: 0;
  }
  .enjoy .deco .deco-box .ingredients dl dd ul li {
    float: none;
    width: 100%;
  }


  .enjoy .deco .deco-box >ul {
    margin: 0 auto;
    background: #FFF;
    padding: 20px 20px 20px;
    box-sizing: border-box;
  }
  .enjoy .deco .deco-box ul li {
    width: 32%;
    margin: 0 2% 0 0;
  }
  .enjoy .deco .deco-box ul li:last-child {
    margin: 0;
  }
  .enjoy .deco .deco-box ul li img {
    margin: 0 0 15px;
  }
  .enjoy .deco .deco-box ul li span {
    font-size: 12px;
  }



}
