@charset "UTF-8";
@font-face {
  font-family: "icon";
  src: url("/ec/css/fonts/icon.eot");
  src: url("/ec/css/fonts/icon.eot?#iefix") format("eot"), url("/ec/css/fonts/icon.woff") format("woff"), url("/ec/css/fonts/icon.ttf") format("truetype"), url("/ec/css/fonts/icon.svg#icon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icofont-"]:before, [class*=" icofont-"]:before {
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icofont-01:before {
  content: ""; }

.icofont-02:before {
  content: ""; }

.icofont-03:before {
  content: ""; }

.icofont-04:before {
  content: ""; }

.icofont-05:before {
  content: ""; }

.icofont-06:before {
  content: ""; }

.icofont-07:before {
  content: ""; }

.icofont-08:before {
  content: ""; }

.icofont-09:before {
  content: ""; }

.icofont-10:before {
  content: ""; }

.icofont-11:before {
  content: ""; }

.icofont-12:before {
  content: ""; }

.icofont-13:before {
  content: ""; }

.icofont-14:before {
  content: ""; }

.icofont-15:before {
  content: ""; }

.icofont-16:before {
  content: ""; }

.icofont-17:before {
  content: ""; }

.icofont-18:before {
  content: ""; }

.icofont-19:before {
  content: ""; }

.icofont-20:before {
  content: ""; }

.icofont-21:before {
  content: ""; }

.icofont-22:before {
  content: ""; }

.icofont-23:before {
  content: ""; }

.icofont-24:before {
  content: ""; }

.icofont-25:before {
  content: ""; }

*[class*="ico-ctg0"]:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%; }

.ico-ctg01::before {
  background: #e04388; }

.ico-ctg02::before {
  background: #e87c83; }

.ico-ctg03::before {
  background: #65b9b3; }

.ico-ctg04::before {
  background: #dbb029; }

.ico-ctg05::before {
  background: #489ad3; }

.ico-ctg06::before {
  background: #002e79; }

.ico-ctg07::before {
  background: #cb93c3; }

@media screen and (min-width: 769px) {
  .title {
    margin-bottom: 20px !important; } }
@media (max-width: 768px) {
  .title {
    margin-bottom: 2.667vw !important; } }

@media screen and (min-width: 769px) {
  .title_lead {
    margin-top: 10px;
    line-height: 1.66667;
    font-size: 14px; } }
@media (max-width: 768px) {
  .title_lead {
    width: 92%;
    margin: 5.333vw auto 0;
    font-size: 3.2vw; } }

@media (max-width: 768px) {
  .point {
    width: 95%;
    margin: 10.333vw auto; } }
@media screen and (min-width: 769px) {
  .point {
    width: 712px;
    margin: 35px auto; } }

.point_area {
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media (max-width: 768px) {
    .point_area {
      padding: 6.333vw 6.667vw 5vw; } }
  @media screen and (min-width: 769px) {
    .point_area {
      padding: 40px 35px 30px; } }
  .point_area .p-area__ttl {
    margin: 0 auto; }
    @media (max-width: 768px) {
      .point_area .p-area__ttl {
        width: 53.95vw;
        margin-bottom: 4.667vw; } }
    @media screen and (min-width: 769px) {
      .point_area .p-area__ttl {
        width: 400px;
        margin-bottom: 30px; } }
  .point_area .p-area-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative; }
    @media (max-width: 768px) {
      .point_area .p-area-top {
        padding-bottom: 3.2vw;
        margin-bottom: 2.933vw; } }
    @media screen and (min-width: 769px) {
      .point_area .p-area-top {
        padding-bottom: 25px;
        margin-bottom: 15px; } }
    .point_area .p-area-top::after {
      content: "";
      background-image: url("/ec/images/shop1/ft_naspecial_alcohol/point_border.png");
      background-size: cover;
      position: absolute;
      bottom: 0;
      left: 0; }
      @media (max-width: 768px) {
        .point_area .p-area-top::after {
          width: 100%;
          height: 1.6vw; } }
      @media screen and (min-width: 769px) {
        .point_area .p-area-top::after {
          width: 100%;
          height: 7px; } }
  @media (max-width: 768px) {
    .point_area .p-area-top__thumbs {
      width: 43%; } }
  @media screen and (min-width: 769px) {
    .point_area .p-area-top__thumbs {
      width: 258px; } }
  .point_area .p-area-top__txtbox {
    text-align: center; }
    @media (max-width: 768px) {
      .point_area .p-area-top__txtbox {
        width: 52%;
        padding-right: 2.667vw;
        padding-top: 2.667vw; } }
    @media screen and (min-width: 769px) {
      .point_area .p-area-top__txtbox {
        width: 341px;
        padding-right: 20px;
        padding-top: 25px; } }
  @media (max-width: 768px) {
    .point_area .p-area-top__lead {
      margin-bottom: 2.133vw; } }
  @media screen and (min-width: 769px) {
    .point_area .p-area-top__lead {
      margin-bottom: 15px; } }
  .point_area .p-area-top__lead img {
    display: block;
    width: 100%; }
  .point_area .p-area-top__txt {
    color: #46302a; }
    @media (max-width: 768px) {
      .point_area .p-area-top__txt {
        font-size: 3.0769vw;
        line-height: 1.2;
        margin-bottom: 1.067vw; } }
    @media screen and (min-width: 769px) {
      .point_area .p-area-top__txt {
        font-size: 22px;
        line-height: 1.2;
        margin-bottom: 5px; } }
  .point_area .p-area-top__lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto; }
    @media (max-width: 768px) {
      .point_area .p-area-top__lst {
        width: 36.25vw;
        margin-bottom: 2.133vw; } }
    @media screen and (min-width: 769px) {
      .point_area .p-area-top__lst {
        width: 260px;
        margin-bottom: 10px; } }
    .point_area .p-area-top__lst .p-area-top__lst_item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      color: #ee5196; }
      @media (max-width: 768px) {
        .point_area .p-area-top__lst .p-area-top__lst_item {
          width: 45%;
          height: 6.41vw;
          font-size: 3.2vw;
          line-height: 1.2;
          border: 0.5vw solid #ee5196; } }
      @media screen and (min-width: 769px) {
        .point_area .p-area-top__lst .p-area-top__lst_item {
          width: 120px;
          height: 38px;
          font-size: 24px;
          line-height: 1.2;
          border: 2px solid #ee5196; } }
  @media (max-width: 768px) {
    .point_area .p-area-top__note {
      font-size: 2.133vw; } }
  @media screen and (min-width: 769px) {
    .point_area .p-area-top__note {
      font-size: 14px; } }
  .point_area .p-area-bot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media (max-width: 768px) {
      .point_area .p-area-bot {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
    @media screen and (min-width: 769px) {
      .point_area .p-area-bot .p-area-bot__txtbox {
        padding-top: 45px; } }
    .point_area .p-area-bot .p-area-bot__lead {
      text-align: center;
      font-family: 'Cormorant Garamond','Noto Serif JP', serif; }
      @media (max-width: 768px) {
        .point_area .p-area-bot .p-area-bot__lead {
          font-size: 3.5vw;
          letter-spacing: -0.1282vw; } }
      @media screen and (min-width: 769px) {
        .point_area .p-area-bot .p-area-bot__lead {
          font-size: 24px;
          padding-left: 24px; } }
      .point_area .p-area-bot .p-area-bot__lead .is__em {
        font-size: 110%;
        color: #ee5196;
        font-weight: bold; }
    @media (max-width: 768px) {
      .point_area .p-area-bot .p-area-bot__thumbs {
        width: 34.5%; } }
    @media screen and (min-width: 769px) {
      .point_area .p-area-bot .p-area-bot__thumbs {
        width: 208px; } }

@media screen and (min-width: 769px) {
  .p-area_note {
    font-size: 12px;
    padding-top: 10px; } }
@media (max-width: 768px) {
  .p-area_note {
    font-size: 2.564vw;
    padding-top: 1.282vw; } }

@media screen and (min-width: 769px) {
  .nav-area {
    margin-bottom: 55px; } }
@media (max-width: 768px) {
  .nav-area {
    margin-bottom: 10.667vw; } }
.nav-area .nav-tab__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.nav-area .nav-tab__items {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  -webkit-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s; }
  @media screen and (min-width: 769px) {
    .nav-area .nav-tab__items {
      height: 75px; } }
  @media (max-width: 768px) {
    .nav-area .nav-tab__items {
      height: 16vw; } }
  .nav-area .nav-tab__items.is__pink, .nav-area .nav-tab__items.is__yellow {
    background-color: #cdcccc; }
    .nav-area .nav-tab__items.is__pink:hover, .nav-area .nav-tab__items.is__yellow:hover {
      background-color: #bfbebe; }
  .nav-area .nav-tab__items.is__pink.active {
    background-color: #ee5196;
    position: relative; }
    .nav-area .nav-tab__items.is__pink.active::after {
      content: '';
      width: 0.8em;
      height: 0.8em;
      border-width: 0.8em;
      margin: auto;
      display: block;
      position: absolute;
      top: 0;
      left: 50%;
      border-style: solid;
      border-color: transparent;
      border-top-color: #ee5196; }
      @media screen and (min-width: 769px) {
        .nav-area .nav-tab__items.is__pink.active::after {
          bottom: -95px; } }
      @media (max-width: 768px) {
        .nav-area .nav-tab__items.is__pink.active::after {
          bottom: -19.5vw; } }
  .nav-area .nav-tab__items.is__yellow.active {
    background-color: #bf9a0b;
    position: relative; }
    .nav-area .nav-tab__items.is__yellow.active::after {
      content: '';
      width: 0.8em;
      height: 0.8em;
      border-width: 0.8em;
      margin: auto;
      display: block;
      position: absolute;
      top: 0;
      left: 50%;
      border-style: solid;
      border-color: transparent;
      border-top-color: #bf9a0b; }
      @media screen and (min-width: 769px) {
        .nav-area .nav-tab__items.is__yellow.active::after {
          bottom: -95px; } }
      @media (max-width: 768px) {
        .nav-area .nav-tab__items.is__yellow.active::after {
          bottom: -19.5vw; } }
  .nav-area .nav-tab__items .nav-tab__txt {
    color: #fff;
    text-align: center;
    line-height: 1.2; }
    @media screen and (min-width: 769px) {
      .nav-area .nav-tab__items .nav-tab__txt {
        font-size: 22px; } }
    @media (max-width: 768px) {
      .nav-area .nav-tab__items .nav-tab__txt {
        font-size: 4.533vw; } }
    @media screen and (min-width: 769px) {
      .nav-area .nav-tab__items .nav-tab__txt .is__sub {
        font-size: 14px; } }
    @media (max-width: 768px) {
      .nav-area .nav-tab__items .nav-tab__txt .is__sub {
        font-size: 3.2vw; } }
.nav-area .nav-main__cnt {
  display: none; }
  @media screen and (min-width: 769px) {
    .nav-area .nav-main__cnt {
      padding: 20px 0 10px; } }
  @media (max-width: 768px) {
    .nav-area .nav-main__cnt {
      padding: 2.667vw 0 4vw; } }
  .nav-area .nav-main__cnt.is__pink {
    background-color: #f3e6ec; }
  .nav-area .nav-main__cnt.is__yellow {
    background-color: #efece1; }
  .nav-area .nav-main__cnt .name__center {
    justify-content: center; }
.nav-area .nav-main__cnt.active {
  display: block; }

@media screen and (min-width: 769px) {
  .tmp_nav__wrp {
    width: 760px; } }

.nav-main__cnt.is__pink .tmp_nav__wrp .nav_type {
  color: #fff;
  background-color: #ee5196; }

.nav-main__cnt.is__yellow .tmp_nav__wrp .nav_type {
  color: #fff;
  background-color: #bf9a0b; }

.tmp_nav__wrp .nav_ttl {
  color: #46302a; }
  @media screen and (min-width: 769px) {
    .tmp_nav__wrp .nav_ttl {
      font-size: 20px;
      padding-top: 5px; } }
  @media (max-width: 768px) {
    .tmp_nav__wrp .nav_ttl {
      font-size: 4.615vw;
      padding-top: 1.333vw; } }
  @media screen and (min-width: 769px) {
    .tmp_nav__wrp .nav_ttl.is__s {
      font-size: 16px; } }
  @media (max-width: 768px) {
    .tmp_nav__wrp .nav_ttl.is__s {
      font-size: 4.103vw; } }
  @media screen and (min-width: 769px) {
    .tmp_nav__wrp .nav_ttl.is__layout {
      letter-spacing: -0.1em; } }
.tmp_nav__wrp .nav_type {
  line-height: 1.8;
  margin: 0 auto; }
  @media screen and (min-width: 769px) {
    .tmp_nav__wrp .nav_type {
      font-size: 18px; } }
  @media (max-width: 768px) {
    .tmp_nav__wrp .nav_type {
      font-size: 3.815vw; } }
  .tmp_nav__wrp .nav_type.is__2em {
    width: 4em; }
  .tmp_nav__wrp .nav_type.is__3em {
    width: 5em; }
  .tmp_nav__wrp .nav_type.is__4em {
    width: 6em; }
  .tmp_nav__wrp .nav_type.is__5em {
    width: 7em; }
  .tmp_nav__wrp .nav_type.is__6em {
    width: 9em; }
  .tmp_nav__wrp .nav_type.is__max-em {
    width: 100%; }

@media screen and (min-width: 769px) {
  .named {
    margin-bottom: 95px; } }
@media (max-width: 768px) {
  .named {
    margin-bottom: 15.467vw; } }
@media screen and (min-width: 769px) {
  .named .named__ttl {
    margin-bottom: 40px; } }
@media (max-width: 768px) {
  .named .named__ttl {
    margin-bottom: 6.667vw; } }

.named-items__wrp {
  position: relative; }
  @media screen and (min-width: 769px) {
    .named-items__wrp:not(:last-of-type) {
      margin-bottom: 60px; } }
  @media (max-width: 768px) {
    .named-items__wrp:not(:last-of-type) {
      margin-bottom: 10.667vw; } }
  .named-items__wrp .named-items {
    position: relative; }
    @media screen and (min-width: 769px) {
      .named-items__wrp .named-items {
        margin-bottom: 15px; } }
    @media (max-width: 768px) {
      .named-items__wrp .named-items {
        margin-bottom: 4vw; } }
  @media screen and (min-width: 769px) {
    .named-items__wrp .named-items__lead {
      font-size: 14px;
      margin-bottom: 30px; } }
  @media (max-width: 768px) {
    .named-items__wrp .named-items__lead {
      width: 91.28vw;
      margin: 0 auto 6.667vw;
      font-size: 3.2vw; } }

@media screen and (min-width: 769px) {
  .selected {
    margin-bottom: 140px; } }
@media (max-width: 768px) {
  .selected {
    margin-bottom: 0; } }
@media screen and (min-width: 769px) {
  .selected .selected__ttl {
    margin-bottom: 40px; } }
@media (max-width: 768px) {
  .selected .selected__ttl {
    margin-bottom: 6.667vw; } }

@media screen and (min-width: 769px) {
  .selected-items__wrp:not(:last-of-type) {
    margin-bottom: 60px; } }
@media (max-width: 768px) {
  .selected-items__wrp:not(:last-of-type) {
    margin-bottom: 10.667vw; } }
.selected-items__wrp .selected-items {
  position: relative;
  text-align: center; }
  @media screen and (min-width: 769px) {
    .selected-items__wrp .selected-items {
      margin-bottom: 15px; } }
  @media (max-width: 768px) {
    .selected-items__wrp .selected-items {
      margin-bottom: 5.333vw; } }
  .selected-items__wrp .selected-items::after {
    content: "";
    background-image: url("/ec/images/shop1/ft_naspecial_alcohol/selected_name_ttl");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%); }
    @media screen and (min-width: 769px) {
      .selected-items__wrp .selected-items::after {
        width: 100%;
        height: 122px; } }
    @media (max-width: 768px) {
      .selected-items__wrp .selected-items::after {
        width: 100%;
        height: 16.267vw; } }
  .selected-items__wrp .selected-items .selected-items__name {
    position: relative;
    z-index: 2; }
    @media screen and (min-width: 769px) {
      .selected-items__wrp .selected-items .selected-items__name {
        padding: 20px 0 25px; } }
    @media (max-width: 768px) {
      .selected-items__wrp .selected-items .selected-items__name {
        padding: 2.67vw 0 3.2vw; } }
    .selected-items__wrp .selected-items .selected-items__name .selected-items__ctgry {
      display: block;
      margin: 0 auto;
      background-color: #bf9a0b;
      color: #fff;
      font-family: 'Cormorant Garamond','Noto Serif JP', serif; }
      @media screen and (min-width: 769px) {
        .selected-items__wrp .selected-items .selected-items__name .selected-items__ctgry {
          font-size: 18px;
          width: 125px;
          margin-bottom: 10px; } }
      @media (max-width: 768px) {
        .selected-items__wrp .selected-items .selected-items__name .selected-items__ctgry {
          font-size: 2.667vw;
          width: 16.8vw;
          margin-bottom: 1vw;
          letter-spacing: -0.1282vw; } }
      .selected-items__wrp .selected-items .selected-items__name .selected-items__ctgry.is__max-em {
        width: 10em; }
    .selected-items__wrp .selected-items .selected-items__name .selected-items__ttl {
      color: #46302a;
      font-family: 'Cormorant Garamond','Noto Serif JP', serif;
      font-weight: bold;
      line-height: 1; }
      @media screen and (min-width: 769px) {
        .selected-items__wrp .selected-items .selected-items__name .selected-items__ttl {
          font-size: 42px; } }
      @media (max-width: 768px) {
        .selected-items__wrp .selected-items .selected-items__name .selected-items__ttl {
          font-size: 5.6vw;
          letter-spacing: -0.1282vw; } }
@media screen and (min-width: 769px) {
  .selected-items__wrp .selected-items__lead {
    font-size: 14px;
    margin-bottom: 30px; } }
@media (max-width: 768px) {
  .selected-items__wrp .selected-items__lead {
    width: 91.28vw;
    margin: 0 auto 6.667vw;
    font-size: 3.2vw; } }

@media screen and (min-width: 769px) {
  .tmp_box__wrp .alcohol_img {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; } }

@media screen and (min-width: 769px) {
  .tmp_box__wrp .alcohol_inr {
    margin-right: -50px !important;
    margin-left: 0 !important; } }
.tmp_box__wrp .alcohol_inr .tmp_box__main {
  text-align: center;
  line-height: 1.5;
  font-weight: bold;
  font-family: 'Cormorant Garamond','Noto Serif JP', serif; }
  @media screen and (min-width: 769px) {
    .tmp_box__wrp .alcohol_inr .tmp_box__main {
      font-size: 24px; } }
  @media (max-width: 768px) {
    .tmp_box__wrp .alcohol_inr .tmp_box__main {
      font-size: 5.867vw; } }
.tmp_box__wrp .alcohol_inr .tmp_box__link {
  background-color: #ee5196;
  position: relative; }
  @media screen and (min-width: 769px) {
    .tmp_box__wrp .alcohol_inr .tmp_box__link {
      margin: 20px auto 0;
      width: 240px;
      height: 40px; } }
  @media (max-width: 768px) {
    .tmp_box__wrp .alcohol_inr .tmp_box__link {
      margin: 4.05vw auto 0;
      width: 56vw;
      height: 9.067vw; } }
  .tmp_box__wrp .alcohol_inr .tmp_box__link a {
    color: #fff;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (min-width: 769px) {
      .tmp_box__wrp .alcohol_inr .tmp_box__link a {
        width: 240px;
        height: 40px; } }
    @media (max-width: 768px) {
      .tmp_box__wrp .alcohol_inr .tmp_box__link a {
        width: 56vw;
        height: 9.067vw; } }
    .tmp_box__wrp .alcohol_inr .tmp_box__link a::after {
      content: "";
      border-style: solid;
      border-color: transparent transparent transparent #fff;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%); }
      @media screen and (min-width: 769px) {
        .tmp_box__wrp .alcohol_inr .tmp_box__link a::after {
          border-width: 6.5px 0 6.5px 6px;
          right: 4%; } }
      @media (max-width: 768px) {
        .tmp_box__wrp .alcohol_inr .tmp_box__link a::after {
          border-width: 1.4vw 0 1.4vw 1.3vw;
          right: 5%; } }
    .tmp_box__wrp .alcohol_inr .tmp_box__link a:hover {
      opacity: 0.8; }

@media screen and (min-width: 769px) {
  .alcohol {
    margin-top: 55px; } }
@media (max-width: 768px) {
  .alcohol {
    margin-top: 7.692vw; } }

.tmp_box__wrp {
  margin-bottom: 20px; }

@media (max-width: 768px) {
  .tmp_box__txt {
    margin-top: 4.05vw !important; } }

/*# sourceMappingURL=style.css.map */
