@charset "utf-8";

.sp_image {
display: none;
}

.spOnly {
display: none;
}

.pcTabletOnly {
display: inherit;
}

img.copyProtection {
touch-callout:none;
user-select:none;
-webkit-touch-callout:none;
-webkit-user-select:none;
-moz-touch-callout:none;
-moz-user-select:none;
}

/* Header------------------------------------------------------------------------------------------------------------------------------ */
header {
position: relative;
}

header.menu {
width: 100%;
}

header.menu .inner {
margin: 0 auto;
padding: 10px 0;
width: 100%;
max-width: 960px;
}

header.menu .inner h1 {
margin-left: 30px;
width: 19.3125%;
float: left;
position: relative;
}

#header_content_nav {
height: calc(130 / 1400 * 100vw);
background-image: url(../images/bg_menu.png);
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
z-index: 1
}

.header_content_nav_top {
position: absolute;
top: 0;
left: 0;
right: 0;
}

.header_content_nav_inner {
display: flex;
justify-content: space-between;
align-items: center;
height: calc(110 / 1400 * 100vw);
}

.header_content_nav_logo {
margin-left: 10px;
}

.header_content_nav_logo img {
height: calc(151 / 960 * 100%);
}

#pc_header_content_nav {
width: calc(767 / 960 * 100%)
}

#pc_header_content_nav .menu_nav {
display: flex;
justify-content: space-around;
}

#pc_header_content_nav .menu_nav:after {
display: none;
}

#pc_header_content_nav .menu_nav a,
#pc_header_content_nav .menu_nav .menu_nav_active {
position: relative;
padding: 0 10px;
font-size: 17px;
font-weight: 600;
color: #9e3031;
text-decoration: none;
}

#pc_header_content_nav .menu_nav a:hover,
#pc_header_content_nav .menu_nav .menu_nav_active {
color: #b56600;
text-decoration: none;
}

#pc_header_content_nav .menu_nav a:hover:after,
#pc_header_content_nav .menu_nav .menu_nav_active:after {
content: '';
position: absolute;
bottom: -5px;
left: 0;
right: 0;
background-repeat: no-repeat;
background-position: center;
background-size: 100%;
width: 100%;
height: 3px;
}

#pc_header_content_nav .menu_nav li:nth-child(1) a:hover:after,
#pc_header_content_nav .menu_nav li:nth-child(1) .menu_nav_active:after {
background-image: url(../images/line_01.png);
}

#pc_header_content_nav .menu_nav li:nth-child(2) a:hover:after,
#pc_header_content_nav .menu_nav li:nth-child(2) .menu_nav_active:after {
background-image: url(../images/line_02.png);
}

#pc_header_content_nav .menu_nav li:nth-child(3) a:hover:after,
#pc_header_content_nav .menu_nav li:nth-child(3) .menu_nav_active:after {
background-image: url(../images/line_03.png);
}

#pc_header_content_nav .menu_nav li:nth-child(4) a:hover:after,
#pc_header_content_nav .menu_nav li:nth-child(4) .menu_nav_active:after {
background-image: url(../images/line_04.png);
}

nav#header_content_nav {
/*float: right;*/
}

nav#header_content_nav li {
/*float: left;*/
}

nav#header_content_nav li.nav_btn_lineup {
width: 20.980926%;
}

nav#header_content_nav li.nav_btn_quality {
width: 27.384196%;
}

nav#header_content_nav li.nav_btn_polyphenol {
width: 25.476839%;
}

nav#header_content_nav li.nav_btn_recipe {
width: 26.158038%;
}

#sp_header_content_nav {
display: none;
}

#Main {
margin-bottom: 62px;
}

#Main + #foot_wrap_share_area {
margin-top: -62px;
}

#main_visual {
margin: 0 auto;
width: 100%;
}

#main_visual img {
margin: 0 auto;
width: 100%;
}

.basic_inner {
margin-left: auto;
margin-right: auto;
width: 100%;
max-width: 960px;
}

/* Main-------------------------------------------------------------------------------------------------------------------------------- */
  #Main_inner {
      padding-bottom: 50px;
  }

#Main_inner.bg_red {
  margin-bottom: 30px;
  padding: 30px 0;
  border-top: 6px solid #910010;
  background: #400000; 
}

#Main_inner.bg_red h2 {
  margin-left: 30px;
  margin-bottom: 30px;
}

#Main_inner.bg_beige {
  background-image: url(../images/bg_beige.png);
}

#Main_inner.main_title {
  margin-top: -40px;
}

.main_title_area {
  background-image: url(../images/bg_gold.png);
  background-position: top center;
  background-size: contain;
}

.main_title_text {
  padding: 60px 25px 40px;
  font-size: 22px;
  color: #8c0a27;
}

  #Cont {
      width: 960px;
      margin: 0 auto;
  }

/* Top */
#content_menu {
  display: none;
}

  .content_media img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
  }


#banner_area {
  display: flex;
  justify-content: flex-end;
  margin: 25px auto 0;
  max-width: 960px;
}

/*#banner_area ul {*/
  /*margin: 0 auto;*/
  /*text-align: right;*/
/*}*/

/*#banner_area.top ul {*/
  /*text-align: center;*/
/*}*/

/*#banner_area ul li {*/
  /*margin-right: 20px;*/
  /*display: inline-block;*/
/*}*/

/* Lineup */
#Cont.lineup {
  margin-top: 84px;
}

.lineup_menu {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.lineup_nav_image {
  position: absolute;
  right: 200px;
  bottom: -64px;
  width: calc(461 / 960 * 100%);
}

.lineup_nav_image ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: flex-end;
  height: 100%;
}
.lineup_nav_image {
  position: absolute;
  right: 200px;
  bottom: -64px;
  width: calc(461 / 960 * 100%);
}

.lineup_inner img {
  margin-bottom: 6px;
}

.lineup_inner > div.lineup_box_full {
  width: 100%;
}

  .lineup_title {
      max-width:900px;
      margin:0 auto 30px!important;
  }

  .lineup_nav {
      width:100%;
      margin-bottom:15px;
      background:#fcf3b9;
      filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#fcf3b9',GradientType=0 );
      background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#fcf3b9));
      background:-o-linear-gradient(top, #fff, #fcf3b9);
      background:-moz-linear-gradient(top, #fff, #fcf3b9);
      background:linear-gradient(#fff, #fcf3b9);
  }

  .lineup_nav > ul {
      letter-spacing:-0.4em;
      text-align:center;
  }

  .lineup_nav > ul > li {
      border-left:1px solid #470000;
      letter-spacing:normal;
      display:inline-block;
      *display:inline;
      *zoom:1;
      vertical-align:top;
  }

  .lineup_nav > ul > li:last-child {
      border-right:1px solid #470000;
  }

.lineup_list li {
  margin-bottom:6px;
}

.lineup_list li .pc_image.line {
  padding: 10px 0;
}

.lineup_list li img {
  margin: 0 auto;
}

.lineup_list li.half {
  width: 50%;
      padding-right:3px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -o-box-sizing:border-box;
  -ms-box-sizing:border-box;
  box-sizing:border-box;
  float: left;
}

  #lineup_list_04 {
      padding-right:0;
      padding-left:3px;
  }

/* Quality */
.quality {
  margin-top: 14px;
  color: #1f1f1f;
  font-size: 17px;
  line-height: 2.17;
}

.quality_text {
  margin-top: 30px;
  width: calc(440 / 960 * 100%);
}

.quality01 {
  margin-bottom: 30px;
  background-color: #f2ecd8;
}
.quality02 {
  background-color: #f2ecd8;
}

.quality .inner {
  display: flex;
  justify-content: space-between;
  padding: 32px 44px;
}

.quality02 .inner {
  flex-direction: row-reverse;
}

.quality .title img{
  margin-bottom: 55px;
}

.quality01 p {
  margin-bottom: 20px;
}

.quality01 p.note {
  margin-top: 48px;
  margin-bottom: 0;
  font-size: 11px;
  line-height: 1.58;
}

/* Polyphenol */
#Cont.polyphenol_inner {
  margin-top: 20px;
  margin-bottom: 100px;
  max-width: 960px;
  width: 100%;
}

.polyphenol01 {
  position: relative;
  background-color: #fff;
  background-image: url(../images/polyphenol_img_01.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  max-width: 960px;
  width: 100%;
  height: auto;
  min-height: 522px;
}

.polyphenol01::before {
  content: '';
  display: block;
  padding-top: calc(522 / 960 * 100%);
}

.polyphenol01_title img {
  position: absolute;
  top: calc(119 / 522 * 100%);
  left: calc(94 / 960 * 100%);
  width: calc(483 / 960 * 100%);
}

.polyphenol01_text {
  position: absolute;
  top: calc(207 / 522 * 100%);
  left: calc(102 / 960 * 100%);
  width: calc(483 / 960 * 100%);
  font-size: 17px;
  font-weight: 600;
  line-height: 2.82;
  color: #633107;
  text-shadow: 0 0 10px #fff;
}

.polyphenol01_img {
  display: none;
}

.polyphenol02 {
  background-color: #fff;
  background-image: url(../images/bg_polyphenol_beige.png);
  background-position: center top;
  background-size: cover;
  max-width: 960px;
  width: 100%;
  height: auto;
}

.polyphenol02-01 {
  margin-bottom: 90px;
  padding-top: 89px;
}

.polyphenol02-01_title {
      margin-bottom: 33px;
      text-align: center;
      display: block;
}

.polyphenol02-01_title img {
  width: calc(360 / 960 * 100%);
}

.polyphenol02-01_text {
  margin: 0 auto 15px;
  max-width: 600px;
  font-size: 17px;
  font-weight: 600;
  line-height: 2.82;
  color: #633107;
}

.polyphenol02-01_annotation {
  margin: 0 auto 13px;
  max-width: 590px;
  font-size: 11px;
  line-height: 1.54;
  color: #1f1f1f;
}

.polyphenol02-01_image {
      text-align: center;
}

.polyphenol02-01_image img {
  max-width: 600px;
}

.polyphenol02-02 {
  padding-bottom: 30px;
}

.polyphenol02-02_title {
  margin: 0 auto 33px;
      text-align: center;
      display: block;
}

.polyphenol02-02_title img {
  width: calc(619 / 960 * 100%);
}

.polyphenol02-02_inner {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 100%;
}

.polyphenol02-02_text {
  margin-top: 30px;
  margin-left: calc(130 / 960 * 100%);
  width: calc(375 / 960 * 100%);
  font-size: 17px;
  font-weight: 600;
  line-height: 2.82;
  color: #633107;
}

.polyphenol02-02_image {
  margin-right: calc(90 / 960 * 100%);
  width: calc(336 / 960 * 100%);
}

.polyphenol03_text {
  padding: 2px;
  background-image: url(../images/bg_polyphenol_gold.png);
  background-position: center top;
  background-size: cover;
}

.polyphenol03_text_inner {
  padding: 40px 38px 40px 48px;
  background-color: #f2f2f4;
}

.polyphenol03_text p {
  font-size: 17px;
  color: #3e3c3a;
  line-height: 2;
}

.polyphenol03-01 {
  position: relative;
  background-image: url(../images/polyphenol_img_04.jpg);
  background-position: center top;
  background-size: cover;
  max-width: 960px;
  width: 100%;
  height: 492px;
}

.polyphenol03-01_title {
  position: absolute;
  top: -20px;
  left: -130px;
  z-index: 1;
}

.polyphenol03-01_text {
  position: absolute;
  top: calc(50 / 492 * 100%);
  right: calc(36 / 960 * 100%);
  width: 395px;
}

.polyphenol03-02 {
  position: relative;
  background-image: url(../images/polyphenol_img_05.jpg);
  background-position: center top;
  background-size: cover;
  max-width: 960px;
  width: 100%;
  height: 558px;
}

.polyphenol03-02_title {
  position: absolute;
  top: -20px;
  left: -130px;
  z-index: 1;
}

.polyphenol03-02_text {
  position: absolute;
  top: calc(70 / 558 * 100%);
  left: calc(182 / 960 * 100%);
  width: 369px;
}

.polyphenol03-03 {
  position: relative;
  background-image: url(../images/polyphenol_img_06.jpg);
  background-position: center top;
  background-size: cover;
  max-width: 960px;
  width: 100%;
  height: 514px;
}

.polyphenol03-03_title {
  position: absolute;
  top: -20px;
  left: -130px;
  z-index: 1;
}

.polyphenol03-03_text {
  position: absolute;
  top: calc(100 / 514 * 100%);
  right: calc(27 / 960 * 100%);
  width: 441px;
}

/* Recipe */
.recipe_top {
  margin-top: 15px;
  background-color: #fff;
  background-image: url(../images/bg_recipe.jpg);
  background-position: right top;
  background-repeat: no-repeat;
}

.recipe_top_inner {
  padding: 18px;
}

.recipe_top_head {
  margin-bottom: 35px;
}

.recipe_top_title {
  margin-bottom: 25px;
      display: block;
}

.recipe_top_head p {
  margin-left: 28px;
  width: calc(598 / 960 * 100%);
  color: rgba(31, 31, 31, .7);
  font-size: 16px;
  line-height: 2.125;
}

.recipe_top_content {
  background-image: url(../images/bg_stripe.png);
  border-radius: 7px;
}



.recipe_top_content a:hover img {
  opacity: .7;
  transition: opacity 0.3s ease-out;
}

.recipe_top_content_full {
  display: block;
  margin: 0 auto 15px;
  padding-top: 13px;
      text-align: center;
}

.recipe_top_content_full img {
  margin: 0 auto;
  text-align: center;
}

.recipe_top_content_season {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 50px;
  padding: 0 15px;
}

.recipe_top_content_text {
  margin-right: 42px;
  padding-bottom: 28px;
  text-align: right;
  font-size: 15px;
}


.recipe_box {
  margin-top: 14px;
  margin-bottom: 30px;
  background-color: #fff;
  background-image: url(../images/bg_recipe2.jpg);
  background-position: right top;
  background-repeat: no-repeat;
}

.recipe_sub_title {
  padding: 15px 0 30px;
      text-align: center;
      display: block;
}

.recipe_sub_title img {
  margin: 0 auto;
}

.recipe_box .pc ul {
  margin: 0 auto;
  padding: 10px;
  text-align: center;
}

.recipe_box .pc ul li {
  display: inline-block;
  vertical-align: middle;
}

.recipe_box .pc ul li img {
  padding: 15px 30px 15px 0;
  vertical-align: middle;
}
  .recipe_box .pc ul li p {
  font-size: 13px;
  color: #af4200;
  text-align: left;
}

.recipe_box .accordion {
  display: none;
}

.recipe_box #tab {
  margin: 0 auto 10px;
  max-width: 928px;
  width: 100%;
}

.recipe_box #tab li {
  float: left;
  width: 20%;
}

.recipe_box #list {
  padding-bottom: 10px;
}
.recipe_box #list ul li a:hover {
  opacity: .7;
  transition: opacity 0.3s ease-out;
}

.recipe_box #list ul {
  margin: 0 auto;
  max-width: 928px;
  width: 100%;
}

.recipe_box #list ul li {
  float: left;
  width: 25%;
}

.recipe_box #list ul li img {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
}

/* Media Queries----------------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
#content_menu {
  height: auto;
}

#header_content_nav {
}

#pc_header_content_nav .menu_nav a,
#pc_header_content_nav .menu_nav .menu_nav_active {
  font-size: calc(28 / 768 * 100vw);
}

.header_content_nav_logo img {
  height: calc(45 / 768 * 100vw);
}

.lineup_list li .inner {
  padding: 15px;
}
.lineup_list li .image, .lineup_list li .right_box {
  float: none;
  max-width: 100%;
}
.lineup_list li .image {
  margin-bottom: 20px;
}

.lineup_list li .right_box {
  margin: 0 auto;
}

.lineup_list li .right_box .title {
  float: left;
  width: 40%;
}

.lineup_list li .right_box .text {
  float: right;
  width: 58%;
}
.lineup_list li .pc_image.line {
  display: none;
}
.lineup_list li.three {
  border-right: none;
  border-bottom: 5px solid #6b0200;
  width: 100%;
  min-height: 100%;
  float: none;
}

.lineup_list li.three .new {
  left: 0;
  right: auto;
}

.lineup_list li.three .image {
  float: left;
  width: 40%;
  height: auto;
}
.lineup_list li.three .right_box {
  padding: 20px 0;
  float: right;
  width: 58%;
}
.lineup_list li.three .right_box .text {
  float: none;
  width: 100%;
}
.lineup_list li.three .text p {
  height: auto;
}
.quality01, .quality02 {
  width: 100%;
  height: auto;
}
.quality01 .inner, .quality02 .inner {
  margin: 0 auto;
  padding: 30px;
  position: relative;
  width: auto;
  right: auto;
  left: auto;
  top: auto;
}


@media screen and (max-width: 768px) {
#top_area {
  padding-top: 20px;
}

.sp_image {
  display: block;
}

.spOnly {
  display: inherit;
}

.pcTabletOnly {
  display: none;
}

header.menu {
  background: transparent;
}

header.menu .inner {
  padding: 0;
}

header.menu .inner h1 {
  margin-bottom: 5px;
  width: 79px;
  height: 21px;
}

#header_content_nav {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  height: auto;
  background-image: none;
}

.header_content_nav_inner {
  position: relative;
  padding: 0 calc(18 / 768 * 100vw) calc(18 / 768 * 100vw);
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.header_content_nav_logo {
  margin-left: 0;
}

#pc_header_content_nav {
  display: none;
}

#sp_header_content_nav {
  display: block;
}

#sp_header_content_nav .sp_menu_btn .menu {
  background: #e8e0c2;
  padding: calc(23 / 768 * 100vw) calc(23 / 768 * 100vw);;
  text-align: center;
}

#sp_header_content_nav .sp_menu_btn .menu img {
  zoom: 1.2;
  width: calc(151 / 768 * 100vw);;
}

#sp_header_content_nav .sp_menu_btn .arrow {
  float: right;
  background: #e6daaa;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
}

#sp_header_content_nav .sp_menu_btn .arrow img {
  zoom: .7
}

#sp_header_content_nav .sp_menu_btn img {
  display: inline;
  vertical-align: middle;
}

.header_content_nav_logo img {
  height: auto;
  width: calc(257 / 768 * 100vw);
}

.menu_nav {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  padding: 10px 15px 0;
  display: none;
  background: #910011;
  font-size: 14px;
}

.menu_nav > li {
  margin-bottom: 2px;
  background: #e6daaa;
  text-align: center;
}

.menu_nav > li > a {
  padding: 10px;
  display: block;
  color: #910011;
text-decoration: none;
  }

.menu_nav > li.recipe {
  padding: 5px;
  border: 1px solid #e6daaa;
  background: #910011;
}

.menu_nav > li.recipe p {
  padding: 5px 10px 10px;
  color: #e6daaa;
}

.menu_nav > li.recipe ul li{
  width: 20%;
  float: left;
  background: #e6daaa;
}

.menu_nav > li.recipe ul li a {
  border-left: 2px solid #910011;
  padding: 10px;
  display: block;
  color: #910011;
}
.menu_nav > li.recipe ul li:first-child a {
  border-left: none;
}



.menu_nav > li.close_btn {
  padding: 10px;
  background: #910011;
  color: #e6daaa;
}

#content_menu {
  display: block;
      background: #950306;
      padding: 1.5vw;
}

.content_menu_lineup {
  display: flex;
  flex-wrap: wrap;
  background-image: url(../images/sp_bg_menu.png);
  background-size: contain;
  padding: 2px;
  box-sizing: border-box;
}

.content_menu_lineup a {
  display: block;
  padding: calc(45 / 768 * 100vw) 0;
  background-color: #fff;
  width: 50%;
  box-sizing: border-box;
  text-align: center;
  color: #6d0102;
  font-size: 13px;
  font-weight: 600;
}

.content_menu_lineup a:first-child {
  border-bottom: 1px solid #c18924;
  border-right: 1px solid #c18924;
  text-decoration: none;
}

.content_menu_lineup a:nth-child(2) {
  border-bottom: 1px solid #c18924;
  text-decoration: none;
}

.content_menu_lineup a:nth-child(3) {
  border-right: 1px solid #c18924;
      text-decoration: none;
}
.content_menu_lineup a:nth-child(4) {
  text-decoration: none;
}

/* Main */
  #Main {
    margin-bottom: calc(130 / 768 * 100vw);
  }

  #Main + #foot_wrap_share_area {
    margin-top: 0px;
  }

      #Main_inner {
    padding-bottom: calc(45 / 768 * 100vw);
      }

  #Main_inner.bg_red h2 img {
    zoom: .5;
  }

  #Main_inner.bg_red {
    padding: 15px 0;
  }
  #Main_inner.bg_red h2 {
    margin-bottom: 15px;
  }

  #Main_inner.main_title {
    margin-top: 0;
  }

  .main_title_area {
    background-image: url(../images/sp_bg_gold.png);
    background-repeat: no-repeat;
    background-size: cover;
  }

  .main_title_area .basic_inner {
    display: flex;
    align-items: center;
    height: calc(190 / 768 * 100vw);
    padding-top: calc(20 / 768 * 100vw);
  }

  .main_title_text {
    margin-top: calc(20 / 768 * 100vw);
    padding: 0 calc(30 / 768 * 100vw);
    font-size: 15px;
  }

      #Cont {
          width: auto;
          margin: 0 auto;
      }

  #banner_area {
    padding: 0;
  }

  #banner_area ul {
    text-align: center;
  }

  #banner_area ul li img {
    margin: 0 auto;
    zoom: .5;
  }

  #banner_area {
    margin: calc(22 / 768 * 100vw) 0 calc(40 / 768 * 100vw);
    padding: 0 calc(18 / 768 * 100vw);
  }

  #banner_area a {
    width: 50%;
  }

  #banner_area ul li {
    margin-right: 0;
    width: 49%;
  }

  .lineup_nav_image {
    display: none;
  }

  #Cont.lineup {
    margin-top: calc(17 / 768 * 100vw);
  }

  .lineup_inner {
    margin-bottom: 0;
  }

      .lineup_inner img {
    margin-bottom: calc(40 / 768 * 100vw);
  }

  .lineup_inner > div:last-child {
    margin-bottom: 0;
  }

  #banner_area.lineup_banner_area {
    margin: 0;
    padding: 0 calc(18 / 768 * 100vw);
  }

      .lineup_title {
          margin:0 30px 15px!important;
      }
      .lineup_nav {
          display:none;
      }
      .lineup_list {
          margin:0 9px;
      }
      .lineup_list li {
          margin-bottom:9px;
      }
      .lineup_list li.half {
          width: 100%;
          padding-right:0;
          float: none;
      }
      #lineup_list_04 {
          padding:0;
      }
  .quality {
    /*padding: 0 10px;*/
    font-size: 14px;
  }

  .quality01 {
    margin-bottom: calc(21 / 768 * 100vw);
  }

  .quality01 .inner, .quality02 .inner {
    display: block;
    padding: calc(80 / 768 * 100vw) calc(48 / 768 * 100vw);
    background-image: none;
    background: #f2ecd8;
  }

  .quality_text {
    margin-top: 0;
    width: 100%;
  }

  .quality .title img {
    margin-bottom: calc(60 / 768 * 100vw);
  }

  .quality_text img {
    height: calc(35 / 768 * 100vw);
  }

  .quality_image {
    margin-left: auto;
    margin-right: auto;
    width: calc(601 / 768 * 100vw);
  }

  .quality01 p {
    margin-bottom: calc(40 / 768 * 100vw);
  }

  .quality01 p.note {
    margin-top: auto;
    margin-bottom: calc(77 / 768 * 100vw);
    font-size: 12px;
  }

  /* Polyphenol */
  #Cont.polyphenol_inner {
    margin: calc(16 / 768 * 100vw) 0 0;
    padding: 0 calc(18 / 768 * 100vw);
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .polyphenol_box {
    padding: 0 calc(18 / 768 * 100vw);
  }

  .polyphenol01 {
    padding: calc(90 / 768 * 100vw) 0 0;
    max-width: 100%;
    background-image: none;
    min-height: 0;
  }

  .polyphenol01::before {
    padding-top: 0;
  }

  .polyphenol01_title {
          text-align: center;
          display: block;
      }

  .polyphenol01_title img {
    margin: 0 auto calc(43 / 768 * 100vw);
    position: relative;
    top: auto;
    left: auto;
    width: calc(588 / 768 * 100vw);
  }

  .polyphenol01_text {
    margin: 0 auto 30px;
    position: relative;
    top: auto;
    left: auto;
    width: calc(622 / 768 * 100vw);
    font-size: 14px;
    line-height: 2.32;
  }

  .polyphenol01_img {
    display: block;
  }

  .polyphenol01_img img {
          width: 100%;
  }

  .polyphenol02 {
    background-image: url(../images/sp_bg_polyphenol_beige.png);
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat;
  }

  .polyphenol02-01 {
    margin-bottom: 58px;
    padding-top: 49px;
  }

  .polyphenol02-01_title {
    margin-bottom: 24px;
  }

  .polyphenol02-01_title img {
    width: calc(503 / 768 * 100vw);
  }

  .polyphenol02-01_text {
    margin-bottom: 40px;
    width: calc(622 / 768 * 100vw);
    font-size: 14px;
    line-height: 2.32;
  }

  .polyphenol02-01_annotation {
    width: calc(622 / 768 * 100vw);
    margin: 0 auto 24px;
  }

  .polyphenol02-01_image {
    margin: 0 12px;
  }

  .polyphenol02-01_image img {
    width: 100%;
    max-width: none;
  }

  .polyphenol02-02 {
    padding-bottom: 50px;
    margin-bottom: 16px;
  }

  .polyphenol02-02_title {
    margin-bottom: 30px;
  }

  .polyphenol02-02_title img {
    width: calc(520 / 768 * 100vw);
  }

  .polyphenol02-02_inner {
    display: block;
  }

  .polyphenol02-02_text {
    margin: 0 auto calc(72 / 768 * 100vw);
    width: calc(622 / 768 * 100vw);
    font-size: 14px;
    line-height: 2.32;
  }

  .polyphenol02-02_image {
    margin: 0 auto;
    width: calc(640 / 768 * 100%);
  }

  .polyphenol03 {
    margin: 0 calc(-19 / 768 * 100%);
  }

  .polyphenol03_text {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin: calc(-52 / 768 * 100%) auto 0;
    width: calc(684 / 768 * 100%);
    background-image: url(../images/sp_bg_polyphenol_gold.png);
  }

  .polyphenol03_text_inner {
    padding: 35px;
  }

  .polyphenol03_text p {
    font-size: 14px;
    line-height: 2.32;
  }

  .polyphenol03-01 {
    margin-bottom: 47px;
    background-image: url(../images/sp_polyphenol_img_04.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    height: auto;
  }

  .polyphenol03-01::before {
    content: "";
    display: block;
    padding-top: calc(676 / 768 * 100%);
  }

  .polyphenol03-01_title {
    margin-top: calc(112 / 768 * 100%);
    top: 0;
    right: calc(38 / 768 * 100%);
    left: auto;
    width: calc(202 / 768 * 100%);
  }

  .polyphenol03-02 {
    margin-bottom: calc(94 / 768 * 100%);
    background-image: url(../images/sp_polyphenol_img_05.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    height: auto;
  }

  .polyphenol03-02::before {
    content: "";
    display: block;
    padding-top: calc(676 / 768 * 100%);
  }

  .polyphenol03-02_title {
    margin-top: calc(56 / 768 * 100%);
    top: 0;
    left: calc(36 / 768 * 100%);
    width: calc(202 / 768 * 100%);
  }

  .polyphenol03-03 {
    margin-bottom: calc(154 / 768 * 100%);
    background-image: url(../images/sp_polyphenol_img_06.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    height: auto;
  }

  .polyphenol03-03::before {
    content: "";
    display: block;
    padding-top: calc(676 / 768 * 100%);
  }

  .polyphenol03-03_title {
    margin-top: calc(38 / 768 * 100%);
    top: 0;
    left: auto;
    right: calc(36 / 768 * 100%);
    width: calc(202 / 768 * 100%);
  }

  .recipe_top {
    margin-top: calc(15 / 768 * 100vw);
    background-image: url(../images/sp_bg_recipe.jpg);
    background-size: 94%;
  }

  .recipe_top_inner {
    padding: 0;
  }

  .recipe_top_head {
    padding: calc(82 / 768 * 100vw) calc(22 / 768 * 100vw) 0;
  }

  .recipe_top_title {
    margin-bottom: calc(35 / 768 * 100vw);
  }

  .recipe_top_head p {
    margin-left: 0;
    margin-bottom: calc(255 / 768 * 100vw);
    width: 100%;
    font-size: 14px;
    line-height: 1.96;
  }

  .recipe_top_content {
    position: relative;
    border-radius: 0;
    padding: 0 calc(18 / 768 * 100vw);
    height: calc(1392 / 768 * 100vw);
  }

  .recipe_top_content_inner {
    position: absolute;
    top: calc(-73 / 768 * 100vw);
    width: calc(728 / 768 * 100vw);
  }

  .recipe_top_content_full {
    padding: 0;
  }

  .recipe_top_content_season {
    margin-bottom: 0;
    padding: 0;
    flex-wrap: wrap;
  }

  .recipe_top_content_season a {
    margin-bottom: calc(62 / 768 * 100vw);
  }

  .recipe_top_content_season a img {
    height: calc(418 / 768 * 100vw);
  }

  .recipe_top_content_text {
    margin: 0;
    padding: 0;
    font-size: 12px;
  }

  .recipe_box {
    margin: calc(13 / 768 * 100vw) calc(10 / 768 * 100vw) calc(44 / 768 * 100vw);
    background-image: none;
    background-color: transparent;
  }

  .recipe_sub_title {
    margin: 0 calc(-10 / 768 * 100vw) calc(10 / 768 * 100vw);
    padding: calc(17 / 768 * 100vw) calc(30 / 768 * 100vw) calc(24 / 768 * 100vw);
    background-color: #fff;
  }

  .recipe_box .accordion {
    display: block;
  }
  .recipe_box .accordion .open_btn, .recipe_box .accordion .open_content {
    background: url(../images/recipe_bg.png);
  }

  .recipe_box .accordion .open_content {
    display: none;
  }
  .recipe_box .accordion .open_btn {
    padding: 10px;
    position: relative;
  }
  .recipe_box .accordion .open_btn:after {
    margin-top: -7px;
    content: '';
    position: absolute;
    right: 20px;
    top: 50%;
    width: 19px;
    height: 14px;
    background: url(../images/sp_recipe_arrow.png) no-repeat;
    background-size: 19px 14px;
  }
  .recipe_box .accordion .open_btn img {
    margin: 0 auto;
    zoom: .5;
  }

  .recipe_box .accordion .open_content > p {
    margin: 0 auto 10px;
    width: 75%;
    color: #8c5600;
  }

  .recipe_box .accordion .open_content .teacher {
    margin: 0 auto 10px;
    padding: 7px 0;
    width: 80%;
    background: #ffffff;
  }

  .recipe_box .accordion .open_content .teacher p {
    padding: 0 40px;
    color: #7a4c2a;
  }

  .recipe_box .accordion .open_content .teacher p.orange {
    color: #c65117;
  }
  .recipe_box .accordion .open_content .inner {
    padding: 10px 20px;
    background: #ffe59e;
    color: #af4200;
  }
  .recipe_box .accordion .open_content .inner img {
    margin-bottom: 10px;
    zoom: .5;
  }
  .recipe_box #list ul li {
    width: 50%;
  }
  .recipe_box #list {
    padding: 0;
  }

/* Excellent-------------------------------------------------------------------------------------------------------------------------------- */
  #Cont.excellent {
    min-width: 0;
  }

  #Cont.excellent #mainVisual, #Cont.excellent #section01, #Cont.excellent #section02, #Cont.excellent #section03, #Cont.excellent #section04 {
    height: auto;
    background: none;
  }

  #Cont.excellent #mainVisual {
    position: relative;
    background: #e9e5db;
  }

  #Cont.excellent #mainVisual .inner .buyExcellent {
    width: 100%;
    padding: 0;
  }

  #Cont.excellent #mainVisual .inner a {
      position: absolute;
      top: 75%;
      width: 100%;
      float: none;
    }
  #Cont.excellent #mainVisual .inner a img {
    margin: 0 auto;
    width: 67.34375%;
  }

  #Cont.excellent .mb-20 {
    margin-bottom: 6.250000%; /* 20px */
  }

  #Cont.excellent p {
    padding: 0 4.687500%;
    font-size: 14px;
    line-height: 29px;
    color: #231900;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  #Cont.excellent p .purple {
    color: #7f0237;
  }

  #Cont.excellent h2 {
    margin-bottom: 5.625000%; /* 36px */
  }

  #Cont.excellent h2 img {
    margin: 0 auto;
    /*height: 29px;*/
  }

  #Cont.excellent h3 {
    margin-bottom: 7.500000%; /* 48px */
  }

  #Cont.excellent h3 img {
    /*height: 50px;*/
  }

  #Cont.excellent #section01 {
    padding-top: 6.250000%; /* 40px */
    background: #e9e5db;
  }

  #Cont.excellent #section01 .inner {
    margin: auto;
    width: auto;
  }

  #Cont.excellent #section01 .inner h2 {
    margin-left: 0;
    margin-top: 0;
  }

  #Cont.excellent #section01 .inner h2 img {
    width: 73.593750%; /* 471px */
  }

  #Cont.excellent #section01 .inner h3 img {
    width: 97.187500%; /* 622px */
  }

  #Cont.excellent #section01 .inner .text1 {
    margin-left: 0;
    margin-top: 0;
  }

  #Cont.excellent #section01 .inner .img1 {
    margin-left: 0;
    margin-top: 0;
    width: auto;
    padding-bottom: 0;
  }

  #Cont.excellent #section02 .inner {
    margin: auto;
    width: auto;
  }

  #Cont.excellent #section02 .inner h2 {
    margin-left: 0;
    margin-top: 0;
  }

  #Cont.excellent #section02 .inner h2 img {
    width: 82.968750%; /* 531px */
  }

  #Cont.excellent #section02 .inner h3 img {
    width: 97.031250%; /* 621px */
  }

  #Cont.excellent #section02 .inner .text1 {
    margin-left: 0;
    margin-top: 0;
  }

  #Cont.excellent #section02 .inner .text2 {
    margin-top: -18.750000%; /* -120px */
    margin-bottom: 10.625000%; /* 34px */
    position: relative;
    z-index: 100;
  }

  #Cont.excellent #section02 .inner .img1 {
    margin-left: 0;
    margin-top: 0;
    width: auto;
  }

  #Cont.excellent #section03 {
    padding-bottom: 35px;
    background: #e0e6fd;
    position: relative;
  }

  #Cont.excellent #section03 .inner {
    margin: auto;
    width: auto;
  }

  #Cont.excellent #section03 .inner h2 {
    margin-left: 0;
    padding-top: 0;
  }

  #Cont.excellent #section03 .inner h2 img {
    width: 83.281250%; /* 533px */
  }

  #Cont.excellent #section03 .inner p {
    color: #001043;
  }

  #Cont.excellent #section03 .inner h3 img {
    width: 97.187500%; /* 622px */
  }

  #Cont.excellent #section03 .inner .img1 {
    margin: 4.687500% auto 10.937500%; /* 30px 70px */
    width: 68.90625%;
  }

  #Cont.excellent #section03 .inner .img2 {
    margin: 10.937500% auto 4.687500%; /* 70px 30px */
    width: 96.40625%;
  }

  #Cont.excellent #section03 .inner .img3 {
    margin: 0 auto;
    width: 69.0625%;
    position: relative;
    z-index: 100;
  }

  #Cont.excellent #section03 .inner .img4 {
    position: absolute;
    top: 67.622198%;
    right: 0;
    width: 39.6875%;
  }

  #Cont.excellent #section03 .inner .list {
    padding: 6.250000% 4.687500%; /* 40px 30px */
    background: url(../images/excellent/sp_bg_04.png) no-repeat;
    background-size: 100% 100%;
    width: 87.8125%;
    box-sizing: border-box;
    position: relative;
    z-index: 100;
  }

  #Cont.excellent #section03 .inner .list + p {
    margin-bottom: 4.687500%; /* 30px */
  }

  #Cont.excellent #section03 .inner .list li {
    margin-bottom: 4.687500%; /* 30px */
    padding-left: 4.687500%; /* 30px */
    position: relative;
    color: #001043;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
  }

  #Cont.excellent #section03 .inner .list li:last-child {
    margin-bottom: 0;
  }

  #Cont.excellent #section03 .inner .list li:before {
    content: '';
    width: 8px;
    height: 9px;
    position: absolute;
    top: 5px;
    left: 0;
    background: url(../images/excellent/icn_rhombus.png) no-repeat top left;
    background-size: 100% 100%;
  }

  #Cont.excellent #section03:before {
    content: '';
    width: 68.28125%;
    height: 800px;
    position: absolute;
    top: 24.351005%;
    left: 0;
    background: url(../images/excellent/sp_bg_01.png) no-repeat top left;
    background-size: contain;
  }

  #Cont.excellent #section03:after {
    content: '';
    width: 59.6875%;
    height: 800px;
    position: absolute;
    top: 57.875458%;
    right: 0;
    background: url(../images/excellent/sp_bg_02.png) no-repeat top left;
    background-size: contain;
  }

  #Cont.excellent #section03 .inner .font-black {
    margin-bottom: 9.375000%; /* 60px */
    margin-left: 0.5em;
    color: #231900;
  }

  #Cont.excellent #section04 .inner {
    margin: auto;
    width: auto;
  }

  #Cont.excellent #section04 .inner h2 {
    margin-left: 0;
    padding-top: 0;
  }

  #Cont.excellent #section04 .inner h2 img {
    width: 75.781250%; /* 485px */
  }

  #Cont.excellent #section04 .inner h3 img {
    width: 96.875000%; /* 620px */
  }

  #Cont.excellent #section04 .inner ul {
    margin-top: 0;
    margin-bottom: 0;
  }

  #Cont.excellent #section04 .inner ul li {
    float: none;
    margin-right: 0;
    margin-bottom: 3.125000%; /* 20px */
    width: 100%;
  }

  #Cont.excellent #section04 .inner ul li {
    margin-right: 0;
  }

  #Cont.excellent #section04 .inner ul li p {
    margin: 1.562500% auto 0; /* 10px */
    width: 71.40625%;
    line-height: 19px;
  }

  #Cont.excellent #section04 .inner ul li p .purple {
    color: #ce0656;
  }

  #Cont.excellent #section04 .inner ul li img {
    margin: 0 auto;
    width: 71.40625%;
  }

  #Cont.excellent #section04 .inner ul li .arrow {
    width: 100%;
  }

  #Cont.excellent #button {
    margin-bottom: 9.375000%; /* 60px */
    background: #e9e5db;
  }

  #Cont.excellent #button .inner {
    width: 100%;
    height: auto;
    background: none;
  }

  #Cont.excellent #button .inner .onlineShop {
    width: 100%;
    background: none;
  }

  #Cont.excellent #button .inner p {
    margin-top: 6.250000%; /* 40px */
    float: none;
    width: auto;
  }

  #Cont.excellent #button .inner p img {
    margin: 0 auto;
    width: 67.96875%;
  }

  #Cont.excellent #button .inner a {
    margin-top: 3.125000%;
    margin-bottom: 7.187500%; /* 46px */
    float: none;
    width: auto;
  }

  #Cont.excellent #button .inner a img {
    margin: 0 auto;
    width: 76.71875%;
  }
}
