@charset "UTF-8";
.page-feature .feature {
  width: 100%;
  padding: 16px;
  box-sizing: border-box;
}
.page-feature .feature_slider {
  margin: 24px 0 0;
}
.page-feature .feature_detail {
  margin: 24px 0 48px;
}
.page-feature .feature_more {
  margin-top: 24px;
  padding-top: 12px;
  border-top: #c8c8c8 1px solid;
}
.page-feature .feature .nextbtn {
  top: 63px;
  right: -14px;
}
.page-feature .feature .prevbtn {
  top: 63px;
  left: -14px;
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .page-feature .feature {
    padding: 0;
  }
  .page-feature .feature:nth-child(n+2) {
    margin-top: 128px;
  }
  .page-feature .feature_slider {
    margin-top: 48px;
  }
  .page-feature .feature_more {
    margin-top: 16px;
    padding: 0;
    border: none;
  }
}
.page-feature .feature .choice-award_text {
  margin: 24px 0;
}
.page-feature .feature .kifutabi_detail,
.page-feature .feature .wazamori_detail {
  margin: 24px 0 48px;
}
.page-feature .feature .kifutabi_title,
.page-feature .feature .wazamori_title {
  margin: 48px 0 0;
}

.lst-feature {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: -24px;
}
.lst-feature__item {
  width: 100%;
  margin-top: 24px;
  position: relative;
}
@media only screen and (max-width: 834px) and (max-device-width: 834px) {
  .lst-feature .article-col_cityname {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .lst-feature .article-col_cityname > a.i-arrow {
    background-position: right center;
    padding-right: 0.8em;
  }
}
@media only screen and (min-device-width: 600px) {
  .lst-feature::after {
    content: "";
    display: block;
    width: 30%;
    max-width: 244px;
    height: 0;
  }
  .lst-feature__item {
    width: 30%;
    max-width: 244px;
  }
  .lst-feature .article-col_cityname {
    position: static;
    text-align: right;
  }
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .lst-feature {
    margin-top: -32px;
  }
  .lst-feature::after {
    width: 244px;
  }
  .lst-feature__item {
    width: 244px;
    margin-top: 32px;
  }
  .lst-feature .article-col_cityname {
    position: static;
    text-align: left;
  }
}

.col-feature {
  width: 100%;
}
.col-feature__link {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
}
.col-feature__link:hover {
  color: #1e50a2;
  text-decoration: underline;
}
.col-feature__link:hover .col-feature__img,
.col-feature__link:hover .col-feature__photo {
  opacity: 0.8;
}
.col-feature__img {
  flex-grow: 1;
  width: 47%;
  margin-right: 12px;
  box-sizing: border-box;
  border: #e5e5e5 1px solid;
}
.col-feature__photo {
  border: #e5e5e5 1px solid;
}
.col-feature__text {
  flex-grow: 1;
  width: 50%;
  padding-left: 12px;
  box-sizing: border-box;
}
.col-feature__city {
  margin-top: 4px;
  text-align: right;
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .col-feature {
    width: 244px;
  }
  .col-feature:nth-child(n+4) {
    margin-top: 36px;
  }
  .col-feature:nth-child(-n+3) {
    margin-top: 0;
  }
  .col-feature__link {
    flex-wrap: wrap;
  }
  .col-feature__photo {
    width: 100%;
  }
  .col-feature__img {
    width: 100%;
    padding-right: 0;
    border: #e5e5e5 1px solid;
  }
  .col-feature__text {
    width: 100%;
    margin-top: 8px;
    padding-left: 0;
  }
  .col-feature__text.is-sm {
    height: 3em;
    overflow: hidden;
  }
  .col-feature__city {
    text-align: left;
  }
}

.feature-past {
  padding: 16px;
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .feature-past {
    padding: 0px;
    margin-top: 96px;
  }
}

.feature-past-list {
  padding: 24px 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  box-sizing: content-box;
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .feature-past-list {
    padding: 32px 0;
  }
}
.feature-past-list li {
  margin-top: 24px;
}
.feature-past-list li:first-child {
  margin-top: 0;
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .feature-past-list li {
    margin-top: 32px;
  }
}
.feature-past-list li a {
  color: #1e50a2;
  display: block;
  text-indent: -21px;
  padding-left: 21px;
  font-size: 14px;
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .feature-past-list li a {
    font-size: 16px;
  }
}
.feature-past-list li a:hover {
  text-decoration: underline;
}
.feature-past-list li i {
  font-size: 12px;
  margin-right: 8px;
}

.bx-thumbnail__frame {
  height: 215px;
  border: #c8c8c8 1px solid;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-device-width: 600px) {
  .bx-thumbnail__frame {
    width: 520px;
    height: 323px;
    margin: auto;
  }
}
.bx-thumbnail__image {
  max-height: 100%;
  max-width: 100%;
}

.lst-thumbnail {
  font-size: 0;
  text-align: center;
}
.lst-thumbnail::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  clear: both;
}
.lst-thumbnail__item {
  width: 31%;
  margin: 3% 2% 0 0;
  display: inline-block;
  vertical-align: top;
  border: #c8c8c8 1px solid;
  box-sizing: border-box;
}
@media only screen and (min-device-width: 600px) {
  .lst-thumbnail__item {
    width: 18%;
    margin-right: 2%;
  }
}
.lst-thumbnail__item:nth-child(3n) {
  margin-right: 0;
}
@media only screen and (min-device-width: 600px) {
  .lst-thumbnail__item:nth-child(3n) {
    margin-right: 2.5%;
  }
}
@media only screen and (min-device-width: 600px) {
  .lst-thumbnail__item:nth-child(5n) {
    margin-right: 0;
  }
}
.lst-thumbnail__link {
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-device-width: 600px) {
  .lst-thumbnail__link {
    height: 88px;
  }
}
.lst-thumbnail__image {
  max-height: 100%;
  max-width: 100%;
}

.feature_header {
  padding: 16px;
}

h1.f_ttl {
  font-size: 22px;
  line-height: 24px;
}

p.f_lead {
  text-align: justify;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.6px;
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  p.f_lead {
    font-size: 16px;
  }
}
p.f_lead:empty {
  display: none;
}

.f_img {
  text-align: center;
  margin-bottom: 40px;
}

@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .feature_header {
    padding: 0;
  }
}
.feature_body {
  padding: 16px;
  margin-bottom: 56px;
  /* 文章 */
  /* 画像 */
  /* 画像パーツ */
}
.feature_body > :not(:first-child) {
  margin-top: 20px;
}
.feature_body .ttl-h2:nth-child(n+2),
.feature_body .ttl-h2--icon:nth-child(n+2),
.feature_body .ttl-h2--border:nth-child(n+2) {
  margin-top: 40px !important;
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .feature_body .ttl-h2:nth-child(n+2),
  .feature_body .ttl-h2--icon:nth-child(n+2),
  .feature_body .ttl-h2--border:nth-child(n+2) {
    margin-top: 80px !important;
  }
}
.feature_body p.f_text_blk {
  text-align: justify;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.6px;
}
.feature_body p.f_text_red {
  color: #ad0003;
  text-align: justify;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.6px;
}
.feature_body .f_photo {
  display: flex;
  align-items: flex-start;
}
.feature_body .f_photo > a {
  flex-direction: column;
}
.feature_body .f_photo > a:hover {
  opacity: 0.85;
}
.feature_body .f_photo_wrap {
  display: flex;
  flex-direction: column;
  max-width: 100%;
  max-width: 99.999% \0 ;
}
.feature_body .f_photo_wrap img {
  min-height: 0%;
}
.feature_body .f_photo .f_price {
  background: #ad0003;
  color: #fff;
  width: 100%;
  padding: 4px 0;
  font-size: 14px;
  order: 2;
  text-align: center;
}
.feature_body .f_photo .f_price + img {
  width: 100%;
  border: #ad0003 1px solid;
  box-sizing: border-box;
  order: 1;
}
.feature_body .f_left_item,
.feature_body .f_right_item,
.feature_body .f_left_img,
.feature_body .f_right_img {
  overflow: hidden;
}
.feature_body .f_left_item .float,
.feature_body .f_right_item .float,
.feature_body .f_left_img .float,
.feature_body .f_right_img .float {
  display: flex;
  flex-direction: column;
  width: 100%;
  position: relative;
  text-align: center;
}
.feature_body .f_left_item .float > img,
.feature_body .f_right_item .float > img,
.feature_body .f_left_img .float > img,
.feature_body .f_right_img .float > img {
  width: 100%;
}
.feature_body .f_left_item .float:nth-child(n+2),
.feature_body .f_right_item .float:nth-child(n+2),
.feature_body .f_left_img .float:nth-child(n+2),
.feature_body .f_right_img .float:nth-child(n+2) {
  margin-top: 12px;
}
.feature_body .f_left_item .of_hidden > *:nth-child(n+2),
.feature_body .f_right_item .of_hidden > *:nth-child(n+2),
.feature_body .f_left_img .of_hidden > *:nth-child(n+2),
.feature_body .f_right_img .of_hidden > *:nth-child(n+2) {
  margin-top: 10px;
}
.feature_body .f_left_item .of_hidden > h5,
.feature_body .f_right_item .of_hidden > h5,
.feature_body .f_left_img .of_hidden > h5,
.feature_body .f_right_img .of_hidden > h5 {
  font-size: 16px;
  text-align: justify;
  letter-spacing: 1.5px;
}
.feature_body .f_left_item .of_hidden p.f_text_blk,
.feature_body .f_right_item .of_hidden p.f_text_blk,
.feature_body .f_left_img .of_hidden p.f_text_blk,
.feature_body .f_right_img .of_hidden p.f_text_blk {
  letter-spacing: 0.15px;
  font-size: 14px;
}
.feature_body .f_left_item .of_hidden:nth-child(n+2),
.feature_body .f_right_item .of_hidden:nth-child(n+2),
.feature_body .f_left_img .of_hidden:nth-child(n+2),
.feature_body .f_right_img .of_hidden:nth-child(n+2) {
  margin-top: 12px;
}
.feature_body .f_left_item .f_price,
.feature_body .f_right_item .f_price,
.feature_body .f_left_img .f_price,
.feature_body .f_right_img .f_price {
  background: #ad0003;
  color: #fff;
  padding: 3px 0 4px;
  order: 2;
  font-size: 12px;
  text-align: center;
}
.feature_body .f_left_item .f_price ~ img,
.feature_body .f_right_item .f_price ~ img,
.feature_body .f_left_img .f_price ~ img,
.feature_body .f_right_img .f_price ~ img {
  border: #ad0003 1px solid;
  box-sizing: border-box;
  order: 1;
}
.feature_body .f_left_item > a:hover .float,
.feature_body .f_right_item > a:hover .float,
.feature_body .f_left_img > a:hover .float,
.feature_body .f_right_img > a:hover .float {
  opacity: 0.85;
}
.feature_body .f_left_item > a:hover .of_hidden,
.feature_body .f_right_item > a:hover .of_hidden,
.feature_body .f_left_img > a:hover .of_hidden,
.feature_body .f_right_img > a:hover .of_hidden {
  color: #1e50a2;
  text-decoration: underline;
}
.feature_body .f_goods_list {
  overflow: hidden;
  width: 100%;
}
.feature_body .f_goods_list .goods-col {
  margin-bottom: 0;
}
.feature_body .f_goods_list .nextbtn {
  right: 0;
}
.feature_body .f_goods_list .prevbtn {
  left: 0;
}
.feature_body .f_anchor_left {
  margin-top: 16px !important;
  color: #1e50a2;
  text-align: left;
}
.feature_body .f_anchor_left:hover {
  text-decoration: underline;
}
.feature_body .f_anchor_right,
.feature_body .f_anchor_city,
.feature_body .f_anchor_outside {
  margin-top: 16px !important;
  color: #1e50a2;
  text-align: right;
}
.feature_body .f_anchor_right:hover,
.feature_body .f_anchor_city:hover,
.feature_body .f_anchor_outside:hover {
  text-decoration: underline;
}
.feature_body .f_gray_box {
  background-color: #f6f6f6;
  overflow: hidden;
  padding: 16px;
}
.feature_body .f_gray_box .of_hidden {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-top: 0px;
  justify-content: space-between;
}
@media only screen and (max-width: 834px) and (max-device-width: 834px) {
  .feature_body .f_gray_box .of_hidden {
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 834px) and (max-device-width: 834px) {
  .feature_body .f_gray_box .of_hidden h4 {
    margin-top: 16px;
  }
}
.feature_body .f_gray_box .of_hidden h4 + * {
  margin-top: 10px;
}
.feature_body .f_gray_box .of_hidden p {
  font-size: 14px;
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .feature_body .f_gray_box .of_hidden p {
    width: 533px;
  }
}
@media only screen and (max-width: 834px) and (max-device-width: 834px) {
  .feature_body .f_gray_box .of_hidden > img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .feature_body .f_gray_box .of_hidden > img {
    width: 195px;
  }
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .feature_body .f_gray_box .of_hidden > :not(:first-child) {
    margin-top: 16px;
  }
}
.feature_body .f_movie {
  width: 100%;
  max-width: 796px;
  max-height: 580px;
  margin: auto;
  padding-top: 56%;
  box-sizing: border-box;
  position: relative;
  text-align: center;
}
.feature_body .f_movie iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.feature_body .city-no-goods {
  text-align: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 44px;
  padding: 24px 0;
  border-radius: 4px;
  background: #ad0003;
  display: table;
  color: #fff;
}
.feature_body .city-no-goods img {
  vertical-align: middle;
  height: 20px;
  width: auto;
  position: relative;
  top: -0.1em;
  margin-right: 10px;
}
.feature_body .btn-normal,
.feature_body .btn-normal--icon,
.feature_body .btn-positive,
.feature_body .btn-positive--icon,
.feature_body .btn-negative,
.feature_body .btn-negative--icon {
  font-size: 14px;
}
@media only screen and (max-width: 834px) and (max-device-width: 834px) {
  .feature_body .btn-wrap,
  .feature_body .btn-wrap--left,
  .feature_body .btn-wrap--right,
  .feature_body .btn-wrap--reverse {
    margin-top: 0;
  }
  .feature_body .city-no-goods {
    margin-top: 16px;
    padding: 16px;
    box-sizing: border-box;
    font-size: 14px;
  }
}
@media only screen and (min-device-width: 600px) {
  .feature_body > :not(:first-child) {
    margin-top: 48px;
  }
  .feature_body .f_photo .f_price {
    background: #ad0003;
    color: #fff;
    width: 100%;
    padding: 4px 0;
    font-size: 14px;
    text-align: center;
    order: 2;
  }
  .feature_body .f_photo .f_price + img {
    width: 100%;
    border: #ad0003 1px solid;
    box-sizing: border-box;
    order: 1;
  }
  .feature_body .f_left_item .float,
  .feature_body .f_left_img .float {
    flex-wrap: wrap;
    flex-direction: row\0 ;
    width: 244px;
    margin-right: 32px;
    float: left;
  }
  .feature_body .f_left_item .float .f_price,
  .feature_body .f_left_img .float .f_price {
    width: 100%;
  }
  .feature_body .f_left_item .float > img,
  .feature_body .f_left_img .float > img {
    width: 100%;
  }
  .feature_body .f_left_item .float:nth-child(n+2),
  .feature_body .f_left_img .float:nth-child(n+2) {
    margin: 0;
  }
  .feature_body .f_left_item .of_hidden:nth-child(n+2),
  .feature_body .f_left_img .of_hidden:nth-child(n+2) {
    margin: 0;
  }
  .feature_body .f_left_item .f_text_blk,
  .feature_body .f_left_img .f_text_blk {
    overflow: hidden;
  }
  .feature_body .f_right_item .float,
  .feature_body .f_right_img .float {
    flex-wrap: wrap;
    flex-direction: row\0 ;
    width: 244px;
    margin-left: 32px;
    float: right;
  }
  .feature_body .f_right_item .float .f_price,
  .feature_body .f_right_img .float .f_price {
    width: 100%;
  }
  .feature_body .f_right_item .float > img,
  .feature_body .f_right_img .float > img {
    width: 100%;
  }
  .feature_body .f_right_item .float:nth-child(n+2),
  .feature_body .f_right_img .float:nth-child(n+2) {
    margin: 0;
  }
  .feature_body .f_right_item .of_hidden:nth-child(n+2),
  .feature_body .f_right_img .of_hidden:nth-child(n+2) {
    margin: 0;
  }
  .feature_body .f_right_item .f_text_blk,
  .feature_body .f_right_img .f_text_blk {
    overflow: hidden;
  }
  .feature_body .f_right_item > div,
  .feature_body .f_right_img > div {
    margin-top: 0;
  }
  .feature_body .f_gray_box {
    padding: 24px;
    border-radius: 4px;
  }
  .feature_body .f_gray_box .of_hidden {
    flex-wrap: nowrap;
  }
  .feature_body .f_gray_box .of_hidden p {
    font-size: 14px;
  }
  .feature_body .f_gray_box .of_hidden > :not(:first-child) {
    margin-top: 0;
  }
  .feature_body .f_gray_box .float {
    width: 244px;
    min-width: 244px;
    margin-left: 24px;
  }
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .feature_body {
    margin-top: 48px;
    padding: 0;
  }
  .feature_body h1.f_ttl {
    font-size: 26px;
    line-height: 32px;
  }
  .feature_body p.f_text_blk {
    font-size: 16px;
  }
  .feature_body .f_left_item .of_hidden,
  .feature_body .f_left_img .of_hidden,
  .feature_body .f_right_item .of_hidden,
  .feature_body .f_right_img .of_hidden {
    overflow: hidden;
  }
  .feature_body .f_goods_list {
    width: 796px;
    margin-left: -14px;
    padding: 0 14px;
  }
  .feature_body .f_movie {
    padding-top: 56%;
  }
}

.feature-nav-index {
  box-sizing: border-box;
}
.feature-nav-index.is-fixed {
  box-sizing: border-box;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.16);
  border-radius: 0 0 4px 4px;
  position: fixed;
  top: 0;
  left: 16px;
  right: 16px;
  z-index: 100000;
  -webkit-transform: scale(100%);
          transform: scale(100%);
}
.feature-nav-index .lst-index {
  display: flex;
  flex-wrap: wrap;
}
.feature-nav-index .lst-index__item {
  margin: 4px 0;
  padding: 0 8px;
}
.feature-nav-index .lst-index__item:not(:first-child) {
  border-left: #c8c8c8 1px solid;
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .feature-nav-index {
    width: 796px;
    padding: 20px 24px 16px;
  }
  .feature-nav-index.is-fixed {
    left: inherit;
    right: inherit;
  }
  .feature-nav-index .lst-index {
    padding: 0;
    margin: 8px -8px 0;
  }
}

.featureFlowchart .featureFlowchart-item {
  display: none;
}
.featureFlowchart .featureFlowchart-item:first-child {
  display: block;
}
.featureFlowchart .featureFlowchart-item.featureFlowchart-item-hide {
  display: none;
}
.featureFlowchart .featureFlowchart-item.featureFlowchart-item-show {
  display: block;
  -webkit-animation: fade-in 0.5s linear 0s forwards;
          animation: fade-in 0.5s linear 0s forwards;
}

@-webkit-keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
.featureFlowchart-beer {
  border: 1px solid #fff;
  text-align: center;
  background-image: url(/img/feature/flowchart/beer/bg-sp.png);
  background-size: auto;
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .featureFlowchart-beer {
    background-image: url(/img/feature/flowchart/beer/bg-0-pc.png);
    background-size: cover;
    height: 450px;
  }
}
.featureFlowchart-beer button {
  border: 0;
  outline: none;
  -webkit-appearance: none;
          appearance: none;
  background-color: #3d3b39;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  padding: 10px;
  cursor: pointer;
  font-size: 16px;
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .featureFlowchart-beer button {
    font-size: 24px;
  }
}
.featureFlowchart-beer button:hover {
  opacity: 0.9;
}
.featureFlowchart-beer .featureFlowchart-beer-title {
  padding-bottom: 35px;
  margin: 70px 20px 20px 20px;
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .featureFlowchart-beer .featureFlowchart-beer-title {
    margin: 140px 140px 0 140px;
  }
}
.featureFlowchart-beer .featureFlowchart-beer-title img {
  width: 260px;
  margin-top: -50px;
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .featureFlowchart-beer .featureFlowchart-beer-title img {
    margin-top: -100px;
    width: 430px;
  }
}
.featureFlowchart-beer .featureFlowchart-beer-title button {
  margin-top: 20px;
  width: 80%;
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .featureFlowchart-beer .featureFlowchart-beer-title button {
    width: 420px;
  }
}
.featureFlowchart-beer .featureFlowchart-beer-q {
  padding: 20px;
  margin: 20px 20px 20px 20px;
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .featureFlowchart-beer .featureFlowchart-beer-q {
    margin: 60px 140px 0 140px;
    padding: 35px;
  }
}
.featureFlowchart-beer .featureFlowchart-beer-q p {
  font-size: 18px;
  font-weight: bold;
  min-height: 2.5em;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .featureFlowchart-beer .featureFlowchart-beer-q p {
    font-size: 26px;
  }
}
.featureFlowchart-beer .featureFlowchart-beer-buttons {
  margin-top: 10px;
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .featureFlowchart-beer .featureFlowchart-beer-buttons {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
  }
}
.featureFlowchart-beer .featureFlowchart-beer-buttons button {
  margin-top: 10px;
  box-sizing: border-box;
}
@media only screen and (max-width: 834px) and (max-device-width: 834px) {
  .featureFlowchart-beer .featureFlowchart-beer-buttons button {
    width: 100%;
  }
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .featureFlowchart-beer .featureFlowchart-beer-buttons button {
    height: 140px;
    flex-basis: 48%;
  }
}
@media all and (-ms-high-contrast: none) {
  .featureFlowchart-beer .featureFlowchart-beer-buttons button {
    flex-basis: 43%;
  }
}
.featureFlowchart-beer .featureFlowchart-beer-buttons button:first-child {
  background-color: #ea5413;
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .featureFlowchart-beer .featureFlowchart-beer-buttons.featureFlowchart-beer-buttons-row2 {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 0px;
  }
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .featureFlowchart-beer .featureFlowchart-beer-buttons.featureFlowchart-beer-buttons-row2 button {
    height: 90px;
    line-height: 1.4;
    padding-bottom: 7px;
  }
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .featureFlowchart-beer .featureFlowchart-beer-buttons.featureFlowchart-beer-buttons-row2 button:nth-child(even) {
    margin-left: 10px;
  }
}
.featureFlowchart-beer .featureFlowchart-beer-answer {
  background-image: url(/img/feature/flowchart/beer/bg-sp.png);
  box-sizing: border-box;
  padding: 20px;
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .featureFlowchart-beer .featureFlowchart-beer-answer {
    background-image: url(/img/feature/flowchart/beer/bg-1-pc.png);
    padding: 40px;
    height: 450px;
  }
}
.featureFlowchart-beer .featureFlowchart-beer-answer > div {
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.featureFlowchart-beer .featureFlowchart-beer-answer h2 {
  background-color: #f9c028;
  margin: 0 32px;
  font-size: 18px;
  padding: 10px;
  position: relative;
  height: 66px;
  box-sizing: border-box;
  top: -15px;
}
@media only screen and (max-device-width: 320px) {
  .featureFlowchart-beer .featureFlowchart-beer-answer h2 {
    font-size: 14px;
    padding-top: 15px;
  }
}
@media only screen and (max-width: 834px) and (max-device-width: 834px) {
  .featureFlowchart-beer .featureFlowchart-beer-answer h2 {
    line-height: 1.3;
  }
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .featureFlowchart-beer .featureFlowchart-beer-answer h2 {
    font-size: 30px;
    margin: 0 52px;
  }
}
.featureFlowchart-beer .featureFlowchart-beer-answer h2:before {
  content: "";
  display: block;
  width: 30px;
  height: 100%;
  box-sizing: border-box;
  border-left: 15px solid rgba(0, 0, 0, 0);
  border-top: 33px solid #f9c028;
  border-bottom: 33px solid #f9c028;
  position: absolute;
  left: -15px;
  top: 0;
}
.featureFlowchart-beer .featureFlowchart-beer-answer h2:after {
  content: "";
  display: block;
  width: 30px;
  height: 100%;
  box-sizing: border-box;
  border-right: 15px solid rgba(0, 0, 0, 0);
  border-top: 32.5px solid #f9c028;
  border-bottom: 32.5px solid #f9c028;
  position: absolute;
  right: -15px;
  top: 0;
}
.featureFlowchart-beer .featureFlowchart-beer-answers {
  padding: 20px 20px 40px 20px;
  margin-top: -30px;
  position: relative;
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .featureFlowchart-beer .featureFlowchart-beer-answers {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media only screen and (max-width: 834px) and (max-device-width: 834px) {
  .featureFlowchart-beer .featureFlowchart-beer-answers {
    padding: 20px 20px 20px 20px;
  }
}
.featureFlowchart-beer .featureFlowchart-beer-answers:after {
  content: "";
  width: 40px;
  height: 80px;
  background-image: url(/img/feature/flowchart/beer/beer.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: -10px;
  bottom: -10px;
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .featureFlowchart-beer .featureFlowchart-beer-answers:after {
    width: 60px;
    height: 120px;
  }
}
.featureFlowchart-beer .featureFlowchart-beer-answers a {
  display: flex;
  align-items: center;
  background-color: #5d7f59;
  border-radius: 5px;
  margin-top: 10px;
  padding: 10px;
  box-sizing: border-box;
  background-image: url(/img/feature/flowchart/beer/answer-arrow.png);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: 45px;
  text-align: left;
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .featureFlowchart-beer .featureFlowchart-beer-answers a {
    flex-basis: 44%;
    margin-top: 30px;
    margin-left: 3%;
    margin-right: 3%;
  }
}
@media only screen and (min-width: 835px) and (-ms-high-contrast: none), (min-device-width: 835px) and (-ms-high-contrast: none) {
  .featureFlowchart-beer .featureFlowchart-beer-answers a {
    flex-basis: 41%;
  }
}
.featureFlowchart-beer .featureFlowchart-beer-answers a span {
  display: block;
  text-align: left;
  flex-basis: 30%;
  vertical-align: middle;
}
.featureFlowchart-beer .featureFlowchart-beer-answers a span:last-child {
  flex-basis: 65%;
  padding-left: 10px;
  box-sizing: border-box;
}
.featureFlowchart-beer .featureFlowchart-beer-answers img {
  width: 70px;
  border-radius: 50%;
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .featureFlowchart-beer .featureFlowchart-beer-answers img {
    width: 90px;
  }
}
.featureFlowchart-beer .featureFlowchart-beer-answers div {
  text-align: left;
}
.featureFlowchart-beer .featureFlowchart-beer-answers p {
  color: #fff;
  font-size: 16px;
  line-height: 1.4;
}
@media only screen and (max-device-width: 320px) {
  .featureFlowchart-beer .featureFlowchart-beer-answers p {
    font-size: 14px;
  }
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .featureFlowchart-beer .featureFlowchart-beer-answers p {
    font-size: 20px;
  }
}
.featureFlowchart-beer .featureFlowchart-beer-answers p:first-child {
  font-size: 13px;
}
@media only screen and (max-device-width: 320px) {
  .featureFlowchart-beer .featureFlowchart-beer-answers p:first-child {
    font-size: 12px;
  }
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .featureFlowchart-beer .featureFlowchart-beer-answers p:first-child {
    font-size: 16px;
  }
}

.cmp-present .ttl-fukidashi {
  background-color: #f5f0e4;
  box-sizing: border-box;
  line-height: 26px;
  padding: 14px 28px;
  text-align: center;
  position: relative;
}
.cmp-present .ttl-fukidashi__icon {
  display: inline-block;
  width: 38px;
  vertical-align: middle;
}
.cmp-present .ttl-fukidashi__text, .cmp-present .ttl-fukidashi__date {
  display: inline-block;
  font-size: 22px;
  line-height: 48px;
  vertical-align: middle;
}
.cmp-present .ttl-fukidashi__area {
  display: inline-block;
  font-size: 26px;
  color: #ad0003;
  vertical-align: middle;
  margin-top: -14px;
}
.cmp-present .ttl-fukidashi::after {
  display: block;
  content: "";
  width: 0;
  border-color: transparent;
  border: transparent 16px solid;
  border-top: 26px solid #f5f0e4;
  box-sizing: border-box;
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .cmp-present .ttl-fukidashi__icon {
    width: 48px;
  }
  .cmp-present .ttl-fukidashi__text, .cmp-present .ttl-fukidashi__date {
    font-size: 30px;
  }
  .cmp-present .ttl-fukidashi__area {
    font-size: 38px;
    margin-top: 0;
  }
}
.cmp-present .lyt-presents {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  padding: 0 16px;
}
.cmp-present .lyt-presents__image {
  width: 100%;
}
.cmp-present .lyt-presents__text {
  margin: 32px auto 0;
  text-align: center;
}
.cmp-present .lyt-presents__text p {
  display: inline;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 1.8px;
  border-bottom: 1px solid #16160e;
}
.cmp-present .lyt-presents__text .txt__number {
  font-size: 26px;
}
.cmp-present .lyt-presents__text .txt__red {
  color: #ad0003;
  font-weight: bold;
}
.cmp-present .lyt-presents .ttl-h4 + .txt {
  margin-top: 24px;
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .cmp-present .lyt-presents {
    flex-direction: row;
    align-items: center;
    margin-top: 40px;
    padding: 0;
  }
  .cmp-present .lyt-presents__image {
    height: 244px;
    width: 369px;
  }
  .cmp-present .lyt-presents__text {
    margin: 0 auto;
    text-align: left;
  }
  .cmp-present .lyt-presents__text p {
    font-size: 30px;
    line-height: 1.5;
  }
  .cmp-present .lyt-presents__text .txt__number {
    font-size: 38px;
  }
  .cmp-present .lyt-presents__text .txt__red {
    color: #ad0003;
  }
  .cmp-present .ttl-h4 {
    font-size: 18px;
    margin-top: 40px;
  }
  .cmp-present .ttl-h4 + .txt {
    margin-top: 60px;
  }
}

.ttl-h1--icon {
  margin-top: 0;
}
@media only screen and (max-width: 834px) and (max-device-width: 834px) {
  .ttl-h1--icon {
    margin-top: 8px;
  }
}