@charset "UTF-8";
/* bossmart-cafe common
========================================================================== */
@media screen and (min-width: 769px) {
  .bossmart-side {
    top: 185px;
  }
}

#suntory_contents, #suntorySubCommonFooter {
  width: 100%;
  min-width: 960px;
}

@media screen and (max-width: 769px) {
  #suntory_contents, #suntorySubCommonFooter {
    min-width: unset;
  }
}

.bossmart-cafe .fw-bold {
  font-weight: 700;
}

.bossmart-cafe .pt0 {
  padding-top: 0 !important;
}

.bossmart-cafe .pb0 {
  padding-bottom: 0 !important;
}

.bossmart-cafe .pb80 {
  padding-bottom: 80px !important;
}

.bossmart-cafe .mt0 {
  margin-top: 0 !important;
}

.bossmart-cafe .mt40 {
  margin-top: 40px !important;
}

.bossmart-cafe .mt60 {
  margin-top: 60px !important;
}

.bossmart-cafe .mb0 {
  margin-bottom: 0 !important;
}

.bossmart-cafe .ml0 {
  margin-left: 0 !important;
}

.bossmart-cafe .mr0 {
  margin-right: 0 !important;
}

.bossmart-cafe .w100 {
  width: 100%;
}

@media screen and (max-width: 769px) {
  .bossmart-cafe .mt0-sp {
    margin-top: 0 !important;
  }

  .bossmart-cafe .pt0-sp {
    padding-top: 0 !important;
  }
}

/* bossmart-cafe kv
========================================================================== */

.bossmart-cafe .bossmart-cafe_kv .kv_wrap {
  display: flex;
  justify-content: flex-start;
  margin: 0 auto;
}

.bossmart-cafe .bossmart-cafe_kv .kv_wrap .kv_img_wrap {
  position: relative;
  display: flex;
  align-items: center;
  width: 60%;
  justify-content: flex-end;
}

.bossmart-cafe .bossmart-cafe_kv .kv_wrap .kv_img_wrap .kv_img {
  position: relative;
  display: flex;
  justify-content: flex-end;
  width: 100%;
  min-width: 780px;
  max-height: 396px;
  overflow-y: hidden;
}

.bossmart-cafe .bossmart-cafe_kv .kv_wrap .kv_img_wrap .kv_img picture {
  width: 100%;
  height: 100%;
}

.bossmart-cafe .bossmart-cafe_kv .kv_wrap .kv_img_wrap .kv_img picture img {
  width: 100%;
}

.bossmart-cafe .bossmart-cafe_kv .kv_wrap .kv_img_wrap .mv_list {
  position: absolute;
  width: 248px;
  right: 1%;
  bottom: 14%;
}

.bossmart-cafe .bossmart-cafe_kv .kv_wrap .kv_img_wrap .bossmart-cafe_kv_wappen {
  position: absolute;
  bottom: 2%;
  padding-right: 9%;
  text-align: left;
}

.bossmart-cafe .bossmart-cafe_kv .kv_wrap .kv_img_wrap .bossmart-cafe_kv_wappen li {
  display: block;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.8;
  text-shadow: 0 0 5px white;
}

.bossmart-cafe .bossmart-cafe_kv .kv_wrap .txt_wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 34px;
  width: 40%;
  max-width: 288px;
  margin-left: 8%;
}

.bossmart-cafe .bossmart-cafe_kv .kv_wrap .txt_wrap p {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4;
  color: #06255C;
}

@media screen and (max-width: 769px) {
  .bossmart-cafe .bossmart-cafe_kv .kv_wrap {
    flex-direction: column;
  }

  .bossmart-cafe .bossmart-cafe_kv .kv_wrap .kv_img_wrap {
    width: 100%;
  }

  .bossmart-cafe .bossmart-cafe_kv .kv_wrap .kv_img_wrap .kv_img {
    max-height: unset;
    min-width: unset;
    overflow: hidden;
  }

  .bossmart-cafe .bossmart-cafe_kv .kv_wrap .kv_img_wrap .mv_list {
    width: 54.69vw;
    right: 50%;
    bottom: -15%;
    transform: translate(50%, 0);
  }

  .bossmart-cafe .bossmart-cafe_kv .kv_wrap .txt_wrap {
    width: 100%;
    max-width: unset;
    margin-left: 0;
    padding: 16.15vw 9.11vw 9.38vw;
    background-color: #F7F4E9;
    gap: 0;
  }

  .bossmart-cafe .bossmart-cafe_kv .kv_wrap .txt_wrap .kv_logo {
    margin: 9.38vw 0 4.17vw;
  }

  .bossmart-cafe .bossmart-cafe_kv .kv_wrap .txt_wrap p.bossmart-cafe_kv_wappen.sp_only {
    color: inherit;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
  }
}

/* bossmart-cafe trouble
========================================================================== */

.bossmart-cafe .bossmart-trouble._02:before {
  border-color: transparent #F7F4E9;
}

.bossmart-cafe .bossmart-trouble_list > ul > li {
  color: #06255C;
}

/* bossmart-cafe benefit
========================================================================== */

.bossmart-cafe .bossmart-benefit_catch_inner._unset {
  min-height: unset;
  background: none;
  padding: unset;
}

.bossmart-cafe .bossmart-benefit_catch_inner h3._unset {
  min-height: unset;
  padding-top: 0;
  background: none;
  line-height: 1.5;
}

.bossmart-cafe .bossmart-benefit_list > ul > li > h4 {
  margin-top: 30px;
  line-height: 1.5;
  font-size: 2.2rem;
  font-weight: 700;
}

.bossmart-cafe .bossmart-cafe_bg_white {
  max-width: 1150px;
  margin: 0 auto;
  padding: 76px 0;
  background-color: #fff;
  border-radius: 60px;
}

.bossmart-cafe .bossmart-cafe_bg_white .bossmart-benefit_list > ul {
  justify-content: center;
}

@media screen and (max-width: 769px) {
  .bossmart-cafe .bossmart-cafe_bg_white {
    padding: 6.51vw 3.91vw 16.275vw;
  }

  .bossmart-cafe .bossmart-benefit {
    padding-left: 5.21vw;
    padding-right: 5.21vw;
  }
}

/* bossmart-cafe use
========================================================================== */

.bossmart-cafe .bossmart-use {
  margin-top: 40px;
}

@media screen and (max-width: 769px) {
  .bossmart-cafe .bossmart-use {
    margin-top: 10.42vw;
  }
}

/* bossmart-cafe use
========================================================================== */

.bossmart-cafe .bossmart-option_plan-inner {
  background-color: unset;
  border-radius: unset;
}

.bossmart-cafe .bossmart-option_plan-lineup {
  margin-top: 0;
}

.bossmart-cafe .theme-brown {
  background-color: #E8E2CC;
}

.bossmart-cafe .bg_option_plan_lineup {
  position: relative;
  max-width: 1150px;
  margin: 0 auto;
}

.bossmart-cafe .bg_option_plan_lineup .bossmart-section-title + p {
  line-height: 1.8;
}

.bossmart-cafe .bg_option_plan_lineup::before {
  content: '';
  position: absolute;
  display: block;
  width: 338px;
  height: 225px;
  margin-top: -80px;
  background-image: url(../img/cafe_bg_option_plan_lineup.png);
  background-repeat: no-repeat;
  background-size: 100%;
  right: 0;
}

.bossmart-cafe .bg_option_plan_lineup .comment {
  margin-top: 20px;
  line-height: 1.6;
  text-align: left;
}

.bossmart-cafe .bossmart-use_step_unit._left {
  display: flex;
  flex-direction: column;
  align-self: flex-start;
  margin-left: 0;
}

.bossmart-cafe .bossmart-use_step_unit._left picture:first-child {
  max-width: 180px;
  margin: 0 auto 26px;
}

.bossmart-cafe .bossmart-use_step_note {
  width: 100%;
  text-align: right;
}

@media screen and (max-width: 769px) {
  .bossmart-cafe .bg_option_plan_lineup .comment {
    margin-top: 2.6vw;
  }

  .bossmart-cafe .bg_option_plan_lineup::before {
    width: 36.59vw;
    height: 24.48vw;
    margin-top: 0;
    right: -5.21vw;
    top: -6.51vw;
  }

  .bossmart-cafe .bossmart-use_step_unit._left {
    margin-left: auto;
  }
}

/* bossmart-cafe point
========================================================================== */

.bossmart-cafe .bossmart-point {
  padding-bottom: 80px;
}

@media screen and (max-width: 769px) {
  .bossmart-cafe .bossmart-point {
    padding-top: 6.51vw;
  }
}

/* bossmart-cafe lineup
========================================================================== */

.bossmart-cafe .bossmart-cafe-lineup {
  display: flex;
  margin-top: 54px;
  justify-content: center;
  flex-wrap: wrap;
  gap: 15px;
}

.bossmart-cafe .bossmart-cafe-lineup li .cafe_lineup_bg {
  display: flex;
  max-width: 459px;
  flex-direction: column;
  padding: 32px;
  background-color: #fff;
  border-radius: 13px;
}

.bossmart-cafe .bossmart-cafe-lineup li .cafe_lineup_bg .flex_01 {
  display: flex;
  margin-bottom: 12px;
  gap: 32px;
  justify-content: center;
  align-items: center;
}

.bossmart-cafe .bossmart-cafe-lineup li .cafe_lineup_bg .flex_01 picture {
  width: 110px;
}

.bossmart-cafe .bossmart-cafe-lineup li .cafe_lineup_bg .flex_01 .text_wrap {
  max-width: 268px;
  min-width: 268px;
}

.bossmart-cafe .bossmart-cafe-lineup li .cafe_lineup_bg .flex_01 .text_wrap p {
  font-size: 14px;
}

.bossmart-cafe .bossmart-cafe-lineup li .cafe_lineup_bg .flex_01 .text_wrap .ttl {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.bossmart-cafe .bossmart-cafe-lineup li .cafe_lineup_bg .flex_01 .text_wrap .ttl .ttl_01 {
  font-size: 12px;
  font-weight: 700;
  color: #E05B00;
}

.bossmart-cafe .bossmart-cafe-lineup li .cafe_lineup_bg .flex_01 .text_wrap .ttl .ttl_02 {
  font-size: 22px;
  font-weight: 700;
  color: #000000;
}

.bossmart-cafe .bossmart-cafe-lineup li .cafe_lineup_bg .flex_01 .text_wrap .ttl .ttl_02.ls_001 {
  letter-spacing: -1px;
}

.bossmart-cafe .bossmart-cafe-lineup li .cafe_lineup_bg .flex_01 .text_wrap .text_box {
  margin-top: 26px;
  line-height: 1.4;
  text-align: left;
}

.bossmart-cafe .bossmart-cafe-lineup li .cafe_lineup_bg .flex_02 {
  display: flex;
  margin-top: 20px;
  padding: 0 36px;
  gap: 26px;
}

.bossmart-cafe .bossmart-cafe-lineup li .cafe_lineup_bg .flex_02 li {
  display: flex;
  flex-direction: column;
  gap: 9px;
}

.bossmart-cafe .bossmart-cafe-lineup li .cafe_lineup_bg .flex_02 li p {
  border-radius: 9px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
  background-color: #30150D;
}

.bossmart-cafe .bossmart-benefit_catch_inner._02 {
  min-height: unset;
  margin-top: 84px;
  padding-left: 58px;
  padding-right: 54px;
  background-size: 20px 58px;
}

.bossmart-cafe .bossmart-benefit_catch_inner._02 h3 {
  font-size: 36px;
}

.bossmart-cafe .kodawari_wrap {
  display: flex;
  margin-top: 48px;
  gap: 40px;
  align-items: flex-start;
}

.bossmart-cafe .kodawari_wrap .kodawari_text {
  width: 427px;
  font-size: 16px;
  line-height: 1.6;
  text-align: left;
}

.bossmart-cafe .kodawari_wrap .kodawari_img {
  display: flex;
  width: 468px;
  gap: 8px;
}

.bossmart-cafe .cafe_dp {
  position: relative;
}

.bossmart-cafe .cafe_dp .cafe_dp_txt {
  position: absolute;
  bottom: 2.64vw;
  left: 7.5vw;
}

.bossmart-cafe .cafe_dp .cafe_dp_txt img {
  width: 36.46vw;
}

@media screen and (max-width: 769px) {
  .bossmart-cafe .theme-brown {
    padding: 6.51vw 5.21vw;
  }

  .bossmart-cafe .bossmart-cafe-lineup li .cafe_lineup_bg {
    max-width: unset;
  }

  .bossmart-cafe .kodawari_wrap {
    flex-direction: column-reverse;
    align-items: center;
    margin-top: 7.03vw;
  }

  .bossmart-cafe .kodawari_wrap .kodawari_text {
    width: unset;
    text-align: center;
  }

  .bossmart-cafe .kodawari_wrap .kodawari_img {
    width: unset;
  }

  .bossmart-cafe .bossmart-cafe-lineup li .cafe_lineup_bg .flex_01 picture {
    width: 14.32vw;
    min-width: 60px;
  }

  .bossmart-cafe .bossmart-cafe-lineup li .cafe_lineup_bg .flex_01 .text_wrap {
    max-width: 60%;
    min-width: 60%;
  }

  .bossmart-cafe .cafe_dp .cafe_dp_txt {
    position: absolute;
    bottom: 6.13vw;
    left: 5.33vw;
  }
  
  .bossmart-cafe .cafe_dp .cafe_dp_txt img {
    width: 48.67vw;
  }
}

/* bossmart-cafe point_list_box
========================================================================== */

.bossmart-cafe .bossmart-point_list > ul > li:nth-child(1) .bossmart-point_list_box {
  margin-right: -26px;
}

.bossmart-cafe .bossmart-point_list > ul > li:nth-child(2) .bossmart-point_list_box {
  margin-left: -14px;
}

@media screen and (max-width: 769px) {
  .bossmart-cafe .bossmart-point_list > ul > li:nth-child(1) .bossmart-point_list_box {
    margin-right: auto;
  }

  .bossmart-cafe .bossmart-point_list > ul > li:nth-child(2) .bossmart-point_list_box {
    margin-left: auto;
  }

  .bossmart-cafe .bossmart-point_list > ul > li > picture {
    display: block;
    max-width: 76.5vw;
    margin: -60px auto 0;
    text-align: center;
  }
}

.bossmart-cafe .bossmart-trouble:before {
  border-width: 80px 62vw 0;
  transform: translate(-50%, 0);
  left: 50%;
}

@media screen and (max-width: 769px) {
  .bossmart-cafe .bossmart-trouble:before {
    border-top-width: 60px;
  }

  .bossmart-cafe .bossmart-section-title > h2 > span {
    margin-top: 3.26vw;
    margin-bottom: 5.21vw;
  }

  .bossmart-cafe .bossmart-section {
    padding-top: 6.51vw;
    padding-bottom: 16.275vw;
  }

  .bossmart-cafe .bossmart-qa_inner {
    padding: 13.02vw 16px;
  }
}

.bossmart-cafe .bossmart-voice_box > picture {
  margin-right: -16px;
  margin-top: 45px;
  max-width: 440px;
  position: relative;
  z-index: 1;
}

.bossmart-cafe .bossmart-voice_box:nth-of-type(even) > picture {
  margin-left: -16px;
  margin-right: 0;
}

.bossmart-cafe .bossmart-voice_box_data_text .comment {
  font-size: 13px;
}

.bossmart-cafe .bossmart-voice_box_data {
  height: fit-content;
}

@media screen and (max-width: 769px) {
  .bossmart-cafe .bossmart-voice_box > picture {
      margin-right: 0;
      margin-top: 0;
      max-width: 100%;
  }

  .bossmart-cafe .bossmart-voice_box:nth-of-type(even) > picture {
    margin-left: 0;
  }

  .bossmart-cafe .bossmart-voice_box > picture img {
    width: 100%;
  }
}

.bossmart-cafe .bossmart-conversion_banner_text {
  position: relative;
  flex-direction: row;
}

.bossmart-cafe .bossmart-conversion_banner_text::after {
  content: '';
  position: absolute;
  display: block;
  background-image: url(../img/cafe_banner_contact_img_arrow.png);
  width: 11px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  right: 3%;
}

.bossmart-cafe .bossmart-conversion_banner_text > p {
  display: flex;
  align-items: center;
  gap: 20px;
}

.bossmart-cafe .bossmart-conversion_banner_text._ice p::before {
  content: '';
  display: block;
  background-image: url(../img/cafe_banner_contact_img_ice_before.png);
  width: 80px;
  height: 91px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.bossmart-cafe .bossmart-conversion_banner_text._ice p::after {
  content: '';
  display: block;
  background-image: url(../img/cafe_banner_contact_img_ice_after.png);
  width: 30px;
  height: 65px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

@media screen and (max-width: 769px) {
  .bossmart-cafe .bossmart-conversion_banner_img {
    width: fit-content;
  }

  .bossmart-cafe .bossmart-conversion_banner_text {
    padding: 1.3vw 2.86vw;
  }

  .bossmart-cafe .bossmart-conversion_banner_text::after {
    display: none;
  }
  
  .bossmart-cafe .bossmart-conversion_banner_text > p {
    gap: 2.6vw;
    font-size: 18px;
    padding: 0 5%;
  }
  
  .bossmart-cafe .bossmart-conversion_banner_text._ice p::before {
    width: 10.4vw;
    height: 11.83vw;
  }
  
  .bossmart-cafe .bossmart-conversion_banner_text._ice p::after {
    width: 3.9vw;
    height: 8.45vw;
  }
}

@media screen and (max-width: 415px) {
  .bossmart-cafe .bossmart-conversion_banner_text > p {
    font-size: 14px;
  }

  .bossmart-cafe .bossmart-conversion_banner_img {
    width: 40%;
  }

  .bossmart-conversion_banner._img-hide .bossmart-conversion_banner_text {
    width: 60%;
  }
}