@charset "UTF-8";
.heading_type3 .heading_text {
  color: #0468BF;
}

.contents_text a {
  color: #011A5D;
}

.contents_text .arrow_link a {
  color: #1476CB;
}

/*
key_visual
======================================================================== */
.key_visual {
  position: relative;
  animation: fadeIn ease-in 0.8s;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.key_visual .kv_img img {
  width: 100%;
}

.key_visual .kv_heading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.key_visual .kv_heading .heading_text {
  color: #fff;
  font-size: 3.125rem; /* 50px */
  font-weight: bold;
  white-space: nowrap;
  text-shadow: 0 4px 6px rgba(0, 0, 0, 0.71);
}

.kv_img .swiper-button-next,
.kv_img .swiper-button-prev {
  width: 30px;
  height: 30px;
  background: url(/softdrink/jihanki/common/img/ico_slide_arrow_03.svg) no-repeat center/contain;
  top: 51%;
}

.kv_img .swiper-button-next {
  right: 30px;
}

.kv_img .swiper-button-prev {
  left: 30px;
  transform: rotate(180deg);
}

.kv_img .swiper-button-next::after,
.kv_img .swiper-button-prev::after {
  content: none;
}

.kv_img .swiper-pagination {
  padding-left: 30px;
  text-align: left;
  bottom: 26px;
}

.kv_img .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border: 2px solid #fff;
  background: none;
  opacity: 1;
}

.kv_img.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 9px;
}

.kv_img.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:first-of-type {
  margin-left: 0;
}

.kv_img .swiper-pagination-bullet-active {
  background: #fff;
}

/* 
reason
======================================================================== */
.reason {
  padding: 75px 0 155px;
  background: url(/softdrink/jihanki/img/bg_reason.png) no-repeat top center/cover;
}

.reason .heading_type2 .heading_text {
  color: #011A5D;
}

.reason .anchor_list {
  margin-top: 51px;
  justify-content: space-between;
  gap: 10px;
}

.reason .anchor_list .column_item {
  max-width: 369px;
  text-align: center;
}

.reason .anchor_list .column_item:nth-of-type(1) {
  background: url(/softdrink/jihanki/img/bg_reason_point_01.png) no-repeat top center/contain;
}

.reason .anchor_list .column_item:nth-of-type(2) {
  background: url(/softdrink/jihanki/img/bg_reason_point_02.png) no-repeat top center/contain;
}

.reason .anchor_list .column_item:nth-of-type(3) {
  background: url(/softdrink/jihanki/img/bg_reason_point_03.png) no-repeat top center/contain;
}

.reason .anchor_list .column_item a {
  display: block;
  padding: 59px 37px 46px;
  text-decoration: none;
}

.reason .anchor_list .point_text {
  color: #0468BF;
  font-size: 1.625rem; /* 26px */
  font-weight: bold;
}

.reason .anchor_list .anchor_title {
  margin-top: 22px;
  font-size: 2.125rem; /* 34px */
  font-weight: bold;
  line-height: 1.5;
}

.reason .anchor_list .column_item a::after {
  content: "";
  display: inline-block;
  width: 48px;
  height: 48px;
  margin-top: 21px;
  background: url(/softdrink/jihanki/common/img/ico_arrow_lblue.svg) no-repeat center/contain;
  transform: rotate(90deg);
}

.reason .anchor_list .column_item a:hover::after {
  transform: rotate(90deg) translateX(5px);
  transition: 0.3s;
}

/* 
section_point
======================================================================== */
#point1 {
  background: #EEFAFC;
}

#point2 {
  background: #DBF8FF;
}

#point3 {
  background: #C3F4FF;
}

.section_point {
  margin-top: -100px;
  padding: 100px 0 200px;
  border-radius: 100px 0 0 0;
}

.section_point:last-of-type {
  padding-bottom: 100px;
}

.section_point:nth-of-type(2n) {
  border-radius: 0 100px 0 0;
}

.section_point .heading_type2 .sub {
  display: block;
  padding-bottom: 7px;
  color: #0468BF;
  font-size: 1.875rem; /* 30px */
  line-height: 1.2;
}

.section_point .contents_button {
  margin-top: 50px;
}

.section_point .heading_type2 + .contents_text {
  margin-top: 22px;
  font-size: 1.3125rem; /* 21px */
  line-height: 1.65;
}

#point1 .heading_type3 {
  max-width: 966px;
  margin: 64px auto 0;
}

#point1 .heading_type3 .heading_text {
  font-size: 1.625rem; /* 26px */
}

.logo_list {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 40px 65px;
  max-width: 966px;
  margin: 30px auto 0;
}

.logo_list_item {
  font-size: 0;
}

#point1 .contents_img {
  margin-top: 80px;
}

#point1 .contents_button {
  margin-top: 80px;
}

#point1 .heading_type3 + .contents_text,
#point1 .contents_img + .contents_text {
  margin-top: 50px;
  font-size: 1.3125rem; /* 21px */
  line-height: 1.524;
}

#point2 .swiper-button-next,
#point2 .swiper-button-prev {
  display: none;
}

#point2 .sp_slide .column_3col {
  margin-top: 71px;
}

#point2 .sp_slide .heading_type3 {
  font-size: 1.75rem; /* 28px */
}

#point2 .sp_slide .column_3col .contents_img {
  margin-top: 26px;
}

#point2 .sp_slide .column_3col .contents_text {
  margin-top: 20px;
}

.prefectures {
  margin-top: 80px;
}

.prefectures .column_2col {
  margin-top: 26px;
  gap: 50px;
}

.prefectures .column_2col .img_area {
  flex: none;
  text-align: center;
}

.prefectures .column_2col .img_area img {
  max-width: 100%;
}

.prefectures .column_2col .contents_text {
  font-size: 1.3125rem; /* 21px */
  line-height: 1.524;
}

.prefectures .column_2col .contents_text:first-of-type {
  margin-top: 0;
}

.prefectures .column_2col .caution_list {
  margin-top: 15px;
}

.prefectures .column_2col .caution_list_item {
  font-size: 1rem; /* 16px */
}

/* strengthにもコピペ */
#point3 .contents_text + .heading_type3 {
  margin-top: 72px;
}

#point3 .heading_type3 {
  text-align: center;
}

#point3 .heading_type3 .heading_text {
  color: #fff;
  padding: 9px 60px;
  background: #09A3CB;
  display: inline-block;
  border-radius: 40px;
  position: absolute;
  z-index: 1;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 0px;
  white-space: nowrap;
}

#point3 .point3_inner {
  background-color: #fff;
  border-radius: 30px;
  padding: 50px 40px 46px;
  margin-top: 56px;
}
#point3 .point3_inner .point3_title {
  text-align: center;
}
#point3 .point3_inner .point3_title img {
  width: 100%;
  max-width: 900px;
  height: auto;
}
#point3 .point3_inner .lead_text {
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, Osaka, sans-serif;
  margin-top: 1em;
}
#point3 .point3_inner .lead_text span {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, Osaka, sans-serif;
  color: #5BC2DC;
}

/* 
flow_links
======================================================================== */
.flow_links {
  padding-bottom: 81px;
}

/* 
banner_touch
======================================================================== */
.banner_touch {
  padding: 107px 0 100px;
}

.banner_touch .banner_box {
  display: block;
  width: min(792px, 100%);
  margin: 0 auto;
  padding: 28px 30% 28px 41px;
  background-color: #EEFAFC;
  border-radius: 10px;
  position: relative;
  margin-top: 3.5em;
}

.banner_touch .banner_box::after {
  content: "";
  width: 35.48%;
  height: 111.291%;
  background: url(/softdrink/jihanki/img/img_touch.png) no-repeat center/contain;
  position: absolute;
  right: 5.05%;
  bottom: 10px;
}

.banner_touch .banner_box:hover {
  text-decoration: none;
}

.banner_touch .banner_box .text {
  color: #46B7D5;
  font-size: 1.25rem; /* 20px*/
  font-weight: bold;
}

.banner_touch .banner_box .logo {
  margin-top: 6px;
}

.banner_touch .banner_box .logo img {
  max-width: 100%;
}

.banner_touch .banner_box .arrow_link {
  margin-top: 11px;
}

.banner_touch .banner_box .arrow_link span {
  display: inline-block;
  padding-right: 31px;
  font-size: 1.25rem;
  position: relative;
}

.banner_touch .banner_box .arrow_link span::after {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url(/softdrink/jihanki/common/img/ico_arrow_lblue.svg) no-repeat top center/contain;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.banner_touch .banner_box:hover .arrow_link span {
  text-decoration: underline;
}

.banner_touch .banner {
  display: block;
  width: min(792px, 100%);
  margin: 0 auto;
}

.banner_touch .banner img {
  width: 100%;
}

/* 241030 update*/
.daily {
  margin-top: 57px;
}

.daily_list {
  margin-top: 54px;
}

.daily_list_item {
  display: flex;
  justify-content: space-between;
  gap: 16px;
}

.daily_list_item_icon {
  width: 48px;
  position: relative;
}

.daily_list_item_icon img {
  width: 100%;
}

.daily_list_item_icon .circle {
  border-radius: 52px;
  width: 55px;
  height: 55px;
  background: #0468BF;
  border: 10px solid #fff;
}

.daily_list_item_icon::after {
  content: "";
  width: 18px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 45px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
}

.daily_list_item:last-of-type .daily_list_item_icon:after {
  content: none;
}

.daily_list_item_contents {
  flex: 1;
  padding: 0px 0 73px;
}

.daily_list_item:last-of-type .daily_list_item_contents {
  padding-bottom: 0;
}

.daily_list_item_contents .column_2col {
  justify-content: space-between;
  gap: 4%;
}

.daily_list_item_img {
  padding-left: 2%;
}

.daily_list_item_contents .column_2col .column_item {
  flex: auto;
}

.daily_list_item_detail {
  width: 49%;
  padding-top: 4px;
}

.daily_list_item_detail .contents_text {
  font-size: 18px;
  margin-top: 16px;
}

.daily_list_item_detail .contents_text2 {
  margin-top: 66px;
  font-size: 16px;
}

.daily_list_item_img {
  width: 43.223%;
  padding-bottom: 7.192%;
}

.daily_list_item_img img {
  width: 340px;
  border-radius: 10px;
  box-shadow: 55px 55px 0 #fff;
}

.contents_text .contact_link {
  font-weight: bold;
  color: #0468BF;
  text-decoration: underline;
}

.contents_button2.button_type01 a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(279px, 100%);
  min-height: 56px;
  padding: 4px 15px;
  border: 2px solid #011A5D;
  border-radius: 9999px;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
  border-color: #011A5D;
  background: #fff;
  color: #011A5D;
  text-decoration: none;
  transition: 0.2s;
}

.contents_button2.button_type01 a:hover {
  background-color: #0468BF;
  color: #fff;
}

.bg_lblue {
  padding: 70px 0 132px;
}

.bg_lblue .heading_type1 .heading_text {
  font-size: 3rem;
  color: #011A5D;
  text-align: center;
  margin-bottom: 50px;
}

.bg_lblue .heading_type2 {
  max-width: 1036px;
  margin: 0 auto;
}

.bg_lblue .heading_type2 .heading_text {
  font-size: 1.75rem;
  color: #011A5D;
  text-align: left;
}

.bg_lblue .heading_type2 .heading_text.mt60 {
  margin-top: 60px;
}

.bg_lblue .faq_button {
  max-width: 1204px;
  display: flex;
  justify-content: center;
}

.bg_lblue .faq_button a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(512px, 100%);
  min-height: 56px;
  padding: 4px 15px;
  border: 2px solid #011A5D;
  border-radius: 9999px;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
  margin-top: 50px;
  border-color: #011A5D;
  background: #fff;
  color: #011A5D;
  text-decoration: none;
  transition: 0.2s;
}

.bg_lblue .faq_button a:hover {
  background-color: #0468BF;
  color: #fff;
}

@media screen and (max-width: 1163px) {
  /* 
  reason
  ======================================================================== */
  .reason .anchor_list .column_item a {
    padding: 6vw 2vw 6vw;
  }
  .reason .anchor_list .anchor_title {
    margin-top: 2vw;
    font-size: 1.1875rem; /* 19px */
    line-height: 1.315;
  }
  .reason .anchor_list .column_item a::after {
    margin-top: 2vw;
    width: 24px;
    height: 24px;
  }
  #point3 .heading_type3 .heading_text {
    text-align: center;
    position: static;
    transform: translate(0, 0);
    display: block;
    padding: 1em;
    white-space: nowrap;
  }
}
@media screen and (max-width: 767px) {
  /* 
  key_visual
  ======================================================================== */
  .key_visual .kv_heading .heading_text {
    font-size: 1.5625rem; /* 25px */
  }
  .kv_img .swiper-button-next,
  .kv_img .swiper-button-prev {
    width: 24px;
    height: 24px;
    top: 54%;
  }
  .kv_img .swiper-button-next {
    right: 2.666vw;
  }
  .kv_img .swiper-button-prev {
    left: 2.666vw;
  }
  .kv_img .swiper-pagination {
    padding-left: 4vw;
    bottom: 7px;
  }
  .kv_img .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
  }
  .kv_img.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
  }
  /* 
  reason
  ======================================================================== */
  .reason {
    padding: 45px 0 84px;
    background-image: url(/softdrink/jihanki/img/bg_reason_sp.png);
  }
  .reason .anchor_list {
    margin: 29px auto 0;
    max-width: 335px;
  }
  .reason .anchor_list .column_item {
    width: 185px;
  }
  .reason .anchor_list .column_item a {
    padding: 24px 10px 13px;
  }
  .reason .anchor_list .column_item + .column_item {
    margin-top: -33px;
  }
  .reason .anchor_list .point_text {
    font-size: 1.125rem; /* 18px */
  }
  .reason .anchor_list .anchor_title {
    margin-top: 20px;
    font-size: 1.1875rem; /* 19px */
    line-height: 1.315;
  }
  .reason .anchor_list .column_item a::after {
    margin-top: 14px;
  }
  .reason .anchor_list .column_item:nth-of-type(2) {
    margin: -40px 0 0 45%;
  }
  .reason .anchor_list .column_item:nth-of-type(2) .anchor_title {
    margin-top: 6px;
  }
  .reason .anchor_list .column_item:nth-of-type(2) a::after {
    margin-top: 3px;
  }
  /* 
  section_point
  ======================================================================== */
  .section_point {
    margin-top: -50px;
    padding: 50px 0 100px;
    border-radius: 50px 0 0 0;
  }
  .section_point:last-of-type {
    padding-bottom: 50px;
  }
  .section_point:nth-of-type(2n) {
    border-radius: 0 50px 0 0;
  }
  .section_point .heading_type2 .sub {
    font-size: 1.25rem; /* 20px */
  }
  .section_point .heading_type3 .heading_text {
    font-size: 1.0625rem; /* 17px */
  }
  .section_point .heading_type2 + .contents_text {
    margin-top: 15px;
    font-size: 1rem; /* 16px */
  }
  #point1 .heading_type3 {
    margin-top: 30px;
  }
  #point1 .heading_type3 .heading_text {
    font-size: 1.0625rem;
    line-height: 1.765;
    text-align: center;
  }
  .logo_list {
    gap: 4vw;
    justify-content: space-between;
    margin-top: 16px;
  }
  .logo_list_item.tennensui {
    width: 15.2vw;
  }
  .logo_list_item.boss {
    width: 20.533vw;
  }
  .logo_list_item.dakara {
    width: 16.933vw;
  }
  .logo_list_item.iyemon {
    width: 6.8vw;
  }
  .logo_list_item.tokucha {
    width: 12.933vw;
  }
  .logo_list_item.oolongtea {
    width: 15.6vw;
  }
  .logo_list_item.cclemon {
    width: 12vw;
  }
  .logo_list_item.dekavita {
    width: 14.666vw;
  }
  .logo_list_item.zone {
    width: 12.8vw;
  }
  .logo_list_item.natchan {
    width: 16.933vw;
  }
  .logo_list_item img {
    width: 100%;
  }
  #point1 .contents_button {
    margin-top: 35px;
  }
  #point1 .heading_type3 + .contents_text,
  #point1 .contents_img + .contents_text {
    margin-top: 30px;
    font-size: 0.875rem; /* 14px */
  }
  #point1 .contents_img {
    margin-top: 30px;
  }
  #point2 .sp_slide .column_3col {
    display: flex;
    margin-top: 64px;
  }
  #point2 .sp_slide .heading_type3 .heading_text {
    font-size: 1.0625rem; /* 17px */
  }
  #point2 .sp_slide .column_3col .contents_img {
    margin-top: 25px;
  }
  #point2 .sp_slide.swiper {
    overflow: visible;
  }
  #point2 .swiper-button-next,
  #point2 .swiper-button-prev {
    display: block;
    width: 32px;
    height: 32px;
    background: url(/softdrink/jihanki/common/img/ico_slide_arrow_02.svg) no-repeat center/contain;
  }
  #point2 .swiper-button-prev {
    transform: rotate(180deg);
  }
  #point2 .swiper-button-disabled {
    display: none;
  }
  #point2 .swiper-button-next::after,
  #point2 .swiper-button-prev::after {
    content: none;
  }
  #point2 .sp_slide .column_3col {
    gap: 0;
  }
  #point2 .sp_slide .column_3col .column_item {
    width: 215px !important;
    margin-top: 0;
    flex: none;
  }
  #point2 .contents_button {
    margin-top: 30px;
  }
  #point2 .contents_button a {
    letter-spacing: -0.1em;
  }
  .prefectures {
    margin-top: 25px;
  }
  .prefectures .column_2col {
    margin-top: 18px;
  }
  .prefectures .column_2col .img_area {
    padding: 0 12.133vw;
  }
  .prefectures .column_2col .contents_text {
    margin-top: 15px;
    font-size: 0.875rem; /* 14px */
    line-height: 1.524;
  }
  .prefectures .column_2col .caution_list {
    margin-top: 10px;
  }
  .prefectures .column_2col .caution_list_item {
    font-size: 0.8125rem; /* 13px */
  }
  #point3 .contents_text + .heading_type3 {
    margin-top: 50px;
  }
  #point3 .heading_type3 .heading_text {
    text-align: center;
    position: static;
    transform: translate(0, 0);
    display: block;
    padding: 1em 0.5em;
    margin-bottom: 30px;
    white-space: wrap;
  }
  #point3 .heading_type3 + .column_2col > .column_item + .column_item {
    margin-top: 28px;
  }
  #point3 .contents_button {
    margin-top: 50px;
  }
  #point3 .point3_inner {
    padding: 48px 4vw 40px;
    border-radius: 20px;
  }
  #point3 .point3_inner .lead_text {
    font-size: 1rem;
  }
  /* 
  flow_links
  ======================================================================== */
  .flow_links {
    padding: 47px 0 75px;
  }
  .flow_links .heading_type2 .heading_text {
    font-size: 1.75rem; /* 28px */
  }
  .flow_links .contents_text {
    margin-top: 16px;
    text-align: left;
  }
  .flow_links .column_3col .column_item {
    max-width: 244px;
    margin: 0 auto;
  }
  .flow_links .column_3col .column_item + .column_item {
    margin-top: 40px;
  }
  .flow_links .column_item > a .pictogram {
    padding: 13px 13px 12px;
  }
  .flow_links .column_item > a .pictogram img {
    width: 140px;
  }
  .flow_links .column_item > a .text {
    margin-top: 9px;
    font-size: 0.8125rem; /* 13px */
    text-align: left;
  }
  .flow_links .contents_button > a {
    min-height: 71px;
  }
  /* 
  banner_touch
  ======================================================================== */
  .banner_touch {
    padding: 75px 0;
  }
  .banner_touch .banner_box {
    max-width: 335px;
    padding: 15px 120px 15px 20px;
    margin-top: 2.5em;
  }
  .banner_touch .banner_box::after {
    width: 98px;
    height: 76px;
    background-image: url(/softdrink/jihanki/img/img_touch_sp.png);
    top: 50%;
    right: 15px;
    bottom: auto;
    transform: translateY(-50%);
  }
  .banner_touch .banner_box .text {
    font-size: 0.8125rem; /* 13px*/
    letter-spacing: -0.1em;
  }
  .banner_touch .banner_box .logo {
    margin-top: 0;
  }
  .banner_touch .banner_box .logo img {
    width: min(186px, 100%);
  }
  .banner_touch .banner_box .arrow_link {
    margin-top: 0;
  }
  .banner_touch .banner_box .arrow_link span {
    padding-right: 19px;
    font-size: 0.8125rem; /* 13px*/
    letter-spacing: -0.1em;
  }
  .banner_touch .banner_box .arrow_link span::after {
    width: 15px;
    height: 15px;
  }
  .banner_touch .banner {
    max-width: 335px;
  }
  /* 
  suntorySubCommonFt
  ======================================================================== */
  #breadcrumbs_sp {
    display: none;
  }
  /* 241030 update*/
  .daily_list {
    margin-top: 41px;
  }
  .daily_list_item {
    gap: 12px;
  }
  .daily_list_item_icon {
    width: 53px;
    position: relative;
  }
  .daily_list_item_icon::after {
    width: 9px;
    position: absolute;
  }
  .daily_list_item_contents {
    padding: 18px 0 52px;
  }
  .daily_list_item:last-of-type .daily_list_item_contents {
    padding-bottom: 0;
  }
  .daily_list_item_contents .column_2col {
    justify-content: space-between;
    gap: 5%;
  }
  .daily_list_item_contents .column_2col .column_item {
    flex: auto;
  }
  .daily_list_item_detail {
    width: 100%;
    padding-top: 0;
  }
  .daily_list_item_detail .heading_type3 .heading_text {
    font-size: 1.5rem;
    line-height: 1;
  }
  .daily_list_item_detail .contents_text {
    margin-top: 10px;
    font-size: 1rem;
  }
  .daily_list_item_detail .contents_text2 {
    margin-top: 4rem;
    font-size: 1rem;
  }
  .column_2col .daily_list_item_img.column_item {
    width: 100%;
    margin-top: 10px;
    padding: 0 32px 32px;
  }
  .daily_list_item_img img {
    width: 100%;
    border-radius: 5px;
    box-shadow: 32px 32px 0 #fff;
  }
  .contents_button2.button_type01 a {
    font-size: 1.0625rem;
    margin-top: 46px;
  }
  .bg_lblue {
    padding: 47px 0 75px;
  }
  .bg_lblue .heading_type1 .heading_text {
    font-size: 1.8125rem;
    line-height: 1.25;
    margin-bottom: 47px;
  }
  .bg_lblue .heading_type2 .heading_text {
    font-size: 1.5rem;
    line-height: 1.25;
  }
  .bg_lblue .faq_button a {
    margin-top: 46px;
    width: min(512px, 85%);
    font-size: 1.0625rem;
  }
}/*# sourceMappingURL=style.css.map */