@charset "utf-8";

/*------------------------------------------------------------------------------
  reset
------------------------------------------------------------------------------*/

html,
input,
textarea,
select,
button {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
  font-weight: 400;
}

/* IE10以降 游ゴシック文字ずれ対応 */
html.ie10,
.ie10 input,
.ie10 textarea,
.ie10 select,
.ie10 button,
html.ie11,
.ie11 input,
.ie11 textarea,
.ie11 select,
.ie11 button {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-weight: normal;
}

html {
  color: #333;
  background: #fff;
  font-size: 16px;
  line-height: 1.6;
  word-break: break-all;
}

body {
  background: #fff;
  margin: 0;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

img {
  border: 0;
  margin: 0;
  vertical-align: top;
  max-width: 100%;
}

p {
  padding: 0;
}

p:last-child {
  margin-bottom: 0;
}

a {
  color: #333;
  text-decoration: none;
}

input[type="submit"],
input[type="text"],
select,
textarea,
button {
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

select::-ms-expand {
  display: none;
}

textarea {
  resize: vertical;
}

button {
  border: none;
  cursor: pointer;
}

label {
  cursor: pointer;
}

table {
  border-collapse: collapse;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  padding: 0;
}

.outer-block {
  min-width: 1040px;
}

.inner-block {
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 1000px;
}

#wrapper {
  position: relative;
}

.pc {
  display: block !important;
}

.pc-ib {
  display: inline-block !important;
}

.sp {
  display: none !important;
}

.sp-ib {
  display: none !important;
}

@media screen and (min-width: 641px) {
  a,
  a:before,
  a:after,
  a img:hover,
  button,
  .pagenation .page-num-ul li:hover,
  .pagenation .prev:hover,
  .pagenation .next:hover,
  .back-feature:hover {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }

  a:hover,
  a img:hover,
  button:hover {
    opacity: 1;
    filter: alpha(opacity=70);
  }
}


img {
  height: auto;
  width: inherit;
}

/*------------------------------------------------------------------------------
  main
------------------------------------------------------------------------------*/
.bg-wrap {
  background: url(../../../img/goods/makkori/bg.png);
  padding: 1px 40px;
}

/*------------------------------------------------------------------------------
  campaign-bnr
------------------------------------------------------------------------------*/
.campaign-bnr {
  margin: 0 0 50px;
}
.campaign-bnr a {
  transition: 0.3s ease-in-out;
}
.campaign-bnr a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .campaign-bnr {
    margin: 20px 0 30px;
  }
}

/*------------------------------------------------------------------------------
  newflavor-block
------------------------------------------------------------------------------*/
.newflavor-block .makkori-ttl {
  margin: 60px 0 40px;
  text-align: center;
}

.newflavor-block .img-area {
  float: left;
  width: 550px;
}

.newflavor-block .movie-area {
  float: left;
  margin-top: 34px;
  margin-left: 30px;
  position:relative;
  text-align: center;
}

.newflavor-block .movie-area::after {
  background: url(../../../img/goods/makkori/cat2.png)no-repeat center center;
  background-size: 90px 200px;
  content: "";
  display: block;
  height: 200px;
  position: absolute;
  width: 90px;
  top: 0;
  right: -70px;
  margin: auto;
}

.newflavor-block .movie-area .ttl {
  margin-bottom: 10px;
}

.newflavor-block .movie-area .sub-ttl {
  text-align: left;
}

.newflavor-block .movie-area .box {
  background: #fbdde1;
  margin: 0 auto;
  padding: 5px;
  width: 200px;
  height: auto;
}

.newflavor-block .movie-area .box .popup-btn img {
  width: 200px;
  height: auto;
}

.newflavor-block .movie-area .box + .box {
  margin-top: 10px;
}

@media screen and (min-width: 641px) {/* PC */
  .newflavor-block .movie-area .box a:hover {
    opacity: 0.5;
  }
}

.newflavor-block .movie-area .txt {
  margin-top: 10px;
}

/*------------------------------------------------------------------------------
  lineup-block
------------------------------------------------------------------------------*/
.lineup-block {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.lineup-block .lineup-ttl {
  margin: 80px 0 60px;
}

.lineup-block article {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-size: 0;
  margin: 0 auto;
  min-height: 350px;
  padding: 20px;
  text-align: center;
  width: 360px;
}

.lineup-block article .img-area {
  float: left;
}
.lineup-block article .txt-area {
  float: left;
  margin-left: 10px;
  margin-top: 35px;
  text-align: center;
}
.lineup-block article .txt-bottle {
  margin-right: -35px;
}

@media screen and (min-width: 641px) {/* PC */
  .lineup-block article .bottle {
    margin-top: 56px;
  }

  .lineup-block article .txt-bottle.new {
    margin-top: 22px;
  }

  .lineup-block article .txt-bottle.renewal {
    margin-top: 7px;
  }
}

.lineup-block article .bottle img {
  width: 84.21%;
}

.lineup-block article .txt-box p {
  font-size: 14px;
  text-align: left;
  padding-left: 13px;
  position: relative;
}

.lineup-block article .ttl-box p:first-child {
  margin-bottom: 20px;
}
.lineup-block article .ttl-box p:last-child {
  margin-bottom: 10px;
}

.lineup-block article .txt-box .ttl {
  background: #000;
  color: #fff;
  margin: 0 auto 10px;
  padding: 5px 0;
  position: relative;
  width: 150px;
}

.lineup-block article .txt-box .ttl::before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 15px 16px 0;
  content: "";
  display: block;
  height: ;
  position: absolute;
  width: ;
  bottom: 0;
  top: 0;
  left: -15px;
  margin: auto;
}
.lineup-block article .txt-box .ttl::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 0 16px 15px;
  border-color: transparent transparent transparent #007bff;
  content: "";
  display: block;
  height: ;
  position: absolute;
  width: ;
  bottom: 0;
  top: 0;
  right: -15px;
  margin: auto;
}


.lineup-block article .txt-box p::after {
  background: center center;
  background-size: 10px 10px;
  border-radius: 10px;
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  width: 10px;
  bottom: 0;
  top: 0;
  left: 0;
  margin: auto;
}
.lineup-block article .txt-box p.red::after,
.lineup-block article .txt-box .ttl.red {
  background-color: #c40d3c;
}
.lineup-block article .txt-box .ttl.red::before {
  border-color: transparent #c40d3c transparent transparent;
}
.lineup-block article .txt-box .ttl.red::after {
  border-color: transparent transparent transparent #c40d3c;
}

.lineup-block article .txt-box p.orange::after,
.lineup-block article .txt-box .ttl.orange {
  background-color: #e7380d;
}
.lineup-block article .txt-box .ttl.orange::before {
  border-color: transparent #e7380d transparent transparent;
}
.lineup-block article .txt-box .ttl.orange::after {
  border-color: transparent transparent transparent #e7380d;
}

.lineup-block article .txt-box p.pink::after,
.lineup-block article .txt-box .ttl.pink {
  background-color: #da4270;
}
.lineup-block article .txt-box .ttl.pink::before {
  border-color: transparent #da4270 transparent transparent;
}
.lineup-block article .txt-box .ttl.pink::after {
  border-color: transparent transparent transparent #da4270;
}

/*------------------------------------------------------------------------------
  summary-block
------------------------------------------------------------------------------*/
.summary-block {
  margin:60px 0 150px;
  text-align: center;
}

.summary-block .summary-ttl {
  position: absolute;
  top: 0;
  right: 70px;
}

.summary-block .content-area {
  position: relative;
}

/* ポップアップ fadein */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/*------------------------------------------------------------------------------
  clearfix
------------------------------------------------------------------------------*/

.clearfix:after,
.inner-block:after {
  clear: both;
  content: "";
  display: block;
  height: 0px;
  font-size: 0;
  visibility: hidden;
}

/* 191017 */
.SideNav a {
  font-weight: normal;
}
.bnr_shibire {
  text-align: center;
  margin-top: 70px;
}


/*----------------------------------
221025改修
----------------------------------*/
.makkori_mv {
  margin-bottom: 50px;
}
.makkori_item {
  margin-top: 30px;
  display: flex;
}
.makkori_item_img {
  width: 180px;
  margin: 60px 80px 0 30px;
  display: flex;
  align-items: flex-end;
  position: relative;
}
.makkori_item_img img {
  width: auto;
  max-width: 100%;
}
.makkori_item_title {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 25px;
}
.makkori_item_title.-color01 {
  color: #d30000;
}
.makkori_item_title.-color02 {
  color: #d53c00;
}
.makkori_item_title.-color03 {
  color: #db0545;
}
.makkori_item_title.-color04 {
  color: #587b1f;
}
.makkori_item .p-productOutline {
  width: 100%;
  flex: 1;
}
.makkori_bnr {
  margin-top: 80px;
  text-align: center;
}
.makkori_bnr a {
  transition: opacity .3s;
}
.makkori_bnr a:hover {
  opacity: .8;
}
@media screen and (max-width:767px){
  .makkori_mv {
    margin: 20px 0 30px;
  }
  .makkori_item {
    display: block;
  }
  .makkori_item_img {
    display: block;
    margin: 40px auto 0;
    text-align:center;
  }
  .makkori_item .p-productOutline {
    margin-top: 40px;
  }
  .makkori_bnr {
    margin-top: 40px;
  }
}