@charset "UTF-8";
@media screen and (max-width: 768px) {
  .pageSettting {
    border-top: 10px solid #cdcfc7;
  }
}
.pageSettting .contentIn {
  max-width: 1080px;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .pageSettting .contentIn {
    max-width: 650px;
    padding: 0 3%;
  }
}
@media screen and (max-width: 768px) {
  .pageSettting .contentWapperSP {
    background-color: #FFF;
  }
}
.pageSettting .lineupSec01 {
  padding-top: 144px;
}
@media screen and (max-width: 768px) {
  .pageSettting .lineupSec01 {
    padding: 60px 3% 0;
  }
}
.pageSettting .lineupSec02 {
  padding-top: 130px;
}
@media screen and (max-width: 768px) {
  .pageSettting .lineupSec02 {
    padding: 60px 3% 0;
  }
}
.pageSettting .lineupSec03 {
  padding-top: 90px;
}
@media screen and (max-width: 768px) {
  .pageSettting .lineupSec03 {
    padding: 6% 3% 0;
  }
}
.pageSettting .ttlStyle02 {
  font-weight: 600;
  font-size: 31px;
}
@media screen and (max-width: 768px) {
  .pageSettting .ttlStyle02 {
    font-size: 18px;
    text-align: center;
  }
}
.pageSettting .ttlStyle03 {
  background-image: url(../img/common/txt_new_flavor.png);
  background-repeat: no-repeat;
  background-position: 360px 0;
  line-height: 95px;
  margin-top: 55px;
}
@media screen and (max-width: 768px) {
  .pageSettting .ttlStyle03 {
    text-align: center;
    background-size: 35%;
    background-position: 28% 0;
    line-height: 60px;
  }
}
.pageSettting .boxContent01 {
  position: relative;
}
@media screen and (max-width: 768px) {
  .pageSettting .boxContent01 {
    position: static;
    flex-direction: column-reverse;
  }
}
.pageSettting .boxContent02 h4 {
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 768px) {
  .pageSettting .boxContent02 h4 {
    font-size: 16px;
  }
}
.pageSettting .boxContent02 ul {
  display: block;
  overflow: hidden;
  margin-top: 45px;
}
.pageSettting .boxContent02 ul:after {
  content: "";
  display: block;
  clear: both;
}
.pageSettting .boxContent02 ul.ajstMgn {
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .pageSettting .boxContent02 ul.ajstMgn {
    margin-top: 25px;
  }
}
@media screen and (max-width: 768px) {
  .pageSettting .boxContent02 ul {
    width: 272px;
    margin: 45px auto 0 auto;
  }
}
.pageSettting .boxContent02 ul li {
  margin-bottom: 65px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.pageSettting .boxContent02 ul li:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (max-width: 768px) {
  .pageSettting .boxContent02 ul li {
    width: 100%;
    margin-bottom: 30px;
  }
}
.pageSettting .boxContent02 ul li + li {
  margin-left: 68px;
}
@media screen and (max-width: 768px) {
  .pageSettting .boxContent02 ul li + li {
    margin-left: 0;
  }
}
.pageSettting .boxContent02 ul li + li.noMgn {
  margin-left: 0;
}
.pageSettting .boxContent02 ul li .itemListImg {
  margin-right: 17px;
}
@media screen and (max-width: 768px) {
  .pageSettting .boxContent02 ul li .itemListImg {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .pageSettting .boxContent02 ul li .itemListImg img {
    width: 90%;
  }
}
.pageSettting .boxContent02 ul li .itemNameBlock {
  width: 192px;
  height: 92px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  margin-bottom: 15px;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .pageSettting .boxContent02 ul li .itemNameBlock {
    width: 168px;
  }
}
.pageSettting .boxContent02 ul li .itemNameJa {
  margin-top: 20px;
  font-size: 22px;
  line-height: 28px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .pageSettting .boxContent02 ul li .itemNameJa {
    font-size: 16px;
    line-height: 21px;
  }
}
.pageSettting .boxContent02 ul li .itemNameEn {
  font-size: 11px;
  line-height: 15px;
  font-family: "Roboto", sans-serif;
  color: #848484;
}
@media screen and (max-width: 768px) {
  .pageSettting .boxContent02 ul li .itemNameEn {
    font-size: 13px;
    letter-spacing: -0.02em;
  }
}
.pageSettting .boxContent02 ul li .itemDescriptionJa {
  height: 94px;
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
  letter-spacing: -0.04em;
}
@media screen and (max-width: 768px) {
  .pageSettting .boxContent02 ul li .itemDescriptionJa {
    height: 75px;
    font-size: 11px;
    line-height: 17px;
  }
}
.pageSettting .boxContent02 ul li .itemDescriptionEn {
  height: 54px;
  font-size: 11px;
  line-height: 16px;
  font-family: "Roboto", sans-serif;
  color: #848484;
}
.pageSettting .boxContent02 ul li .moreBtn {
  display: inline-block;
  text-decoration: none;
  width: 100%;
  height: 23px;
  line-height: 23px;
  border: 1px solid #000;
  transition: .4s;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.05em;
}
.pageSettting .boxContent02 ul li .moreBtn:hover {
  background: #848484;
  border: 1px solid #848484;
  color: #FFF;
}
.pageSettting .boxContent03 {
  padding-bottom: 170px;
}
.pageSettting .boxContent03 h4 {
  padding: 170px 0 55px;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 768px) {
  .pageSettting .boxContent03 h4 {
    padding: 60px 0 25px;
    font-size: 16px;
  }
}
.pageSettting .boxContent03 .flexWrapper {
  width: 950px;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-flow: row wrap;
}
@media screen and (max-width: 768px) {
  .pageSettting .boxContent03 .flexWrapper {
    width: 100%;
    margin: 0 auto 30px;
  }
}
.pageSettting .boxContent03 .flexWrapper.rvs {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-flow: row-reverse;
}
@media screen and (max-width: 768px) {
  .pageSettting .boxContent03 .flexWrapper.rvs {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-flow: row wrap;
  }
}
.pageSettting .boxContent03 .flexWrapper.nml .sweetsDrinkTxtBlock {
  margin-left: 30px;
}
@media screen and (max-width: 768px) {
  .pageSettting .boxContent03 .flexWrapper.nml .sweetsDrinkTxtBlock {
    margin-left: auto;
  }
}
.pageSettting .boxContent03 .flexWrapper .sweetsDrinkImgBlock {
  width: 440px;
}
@media screen and (max-width: 768px) {
  .pageSettting .boxContent03 .flexWrapper .sweetsDrinkImgBlock {
    width: 68%;
    margin: auto;
  }
}
.pageSettting .boxContent03 .flexWrapper .sweetsDrinkTxtBlock {
  width: 470px;
}
@media screen and (max-width: 768px) {
  .pageSettting .boxContent03 .flexWrapper .sweetsDrinkTxtBlock {
    width: 86%;
    margin: 20px auto 0;
  }
}
.pageSettting .boxContent03 .flexWrapper .sweetsDrinkSubTtl {
  font-size: 15px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .pageSettting .boxContent03 .flexWrapper .sweetsDrinkSubTtl {
    font-size: 12px;
  }
}
.pageSettting .boxContent03 .flexWrapper .sweetsDrinkTtl {
  font-size: 22px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .pageSettting .boxContent03 .flexWrapper .sweetsDrinkTtl {
    font-size: 16px;
    line-height: 1.4em;
  }
}
.pageSettting .boxContent03 .flexWrapper .sweetsDrinkPriceTxt {
  font-size: 19px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .pageSettting .boxContent03 .flexWrapper .sweetsDrinkPriceTxt {
    font-size: 16px;
  }
}
.pageSettting .boxContent03 .flexWrapper .sweetsDrinkTxt {
  font-size: 14px;
  margin-top: 25px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 768px) {
  .pageSettting .boxContent03 .flexWrapper .sweetsDrinkTxt {
    font-size: 12px;
    margin-top: 20px;
  }
}
.pageSettting .boxContent03 .btnStyle01, .pageSettting .boxContent03 .btnStyle02 {
  position: relative;
  width: 270px;
  height: 50px;
  margin-top: 40px;
  line-height: 50px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 16px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .pageSettting .boxContent03 .btnStyle01, .pageSettting .boxContent03 .btnStyle02 {
    margin-left: 30%;
    width: 70%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
}
.pageSettting .boxContent03 .btnStyle01 a, .pageSettting .boxContent03 .btnStyle02 a {
  display: block;
  color: #000;
  background-image: url(../img/kobe/img_arrow.png);
  background-repeat: no-repeat;
  background-position: right 30px top 20px;
  padding-left: 30px;
}
@media screen and (max-width: 768px) {
  .pageSettting .boxContent03 .btnStyle01 a, .pageSettting .boxContent03 .btnStyle02 a {
    background-size: 14%;
    padding-left: 10%;
    background-position: right 13% top 20px;
  }
}
.pageSettting .boxContent03 .btnStyle01 a:hover, .pageSettting .boxContent03 .btnStyle02 a:hover {
  color: #666666;
  background-image: url(../img/kobe/img_arrow_on.png);
}
.pageSettting .boxContent03 .btnStyle01 {
  margin-left: auto;
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .pageSettting .boxContent03 .btnStyle01 {
    margin-left: 30%;
  }
}
.pageSettting .boxContent03 .btnStyle01 a {
  background-color: #E3C5A2;
}
.pageSettting .boxContent03 .btnStyle01 a:hover {
  background-color: #eedcc7;
}
.pageSettting .boxContent03 .btnStyle02 a {
  border: 3px solid #cdcfc7;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .pageSettting .boxContent03 .btnStyle02 a {
    margin-left: 30%;
    width: 70%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
}
.pageSettting .boxContent03 .btnStyle02 a:hover {
  border: 3px solid #e1e2dd;
  background-color: #e1e2dd;
}
.pageSettting .boxTxt01 {
  position: absolute;
  top: 190px;
  right: 0;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .pageSettting .boxTxt01 {
    position: static;
    margin-top: 40px;
  }
}
.pageSettting .boxImg01 {
  width: 1080px;
}
@media screen and (max-width: 768px) {
  .pageSettting .boxImg01 {
    width: auto;
  }
}
.pageSettting .boxImg01 .boxInR {
  width: 375px;
}
.pageSettting .boxImg01 .boxInR > *:last-of-type {
  margin-top: 3px;
}
@media screen and (max-width: 768px) {
  .pageSettting .boxImg01 .boxInR > *:last-of-type {
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
  .pageSettting .boxImg01 .boxInR {
    width: auto;
  }
}
.pageSettting [class*="innerTxt"] {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 2.2;
}
.pageSettting .innerTxt01 {
  margin-top: 15px;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .pageSettting .innerTxt01 {
    margin-top: 0;
    font-size: 14px;
    text-align: center;
  }
}
