@charset "UTF-8";

#campaign-250920 {
  max-width: 1280px;
  margin: 40px auto 0;
  color: #231815;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "YuGothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

#campaign-250920 img {
  max-width: 100%;
}

#campaign-250920 sup {
  font-size: 70%;
}

#campaign-250920 .strong {
  font-weight: bold;
  color: #A98C53;
}

#campaign-250920 .marker {
  color: #231815;
  background: linear-gradient(transparent 65%, #E6DDCA 0);
}

#campaign-250920 .section__topView {
  background: url(/contents/campaign/images/250920/img-kv.jpg) left top;
  background-size: 100%;
  background-repeat: no-repeat;
  height: 956px;
}

#campaign-250920 .section__topView .section__topView__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#campaign-250920 .section__topView .section__topView--txt {
  width: 1020px;
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
}

#campaign-250920 .section__topView .section__topView--img {
  margin-bottom: 50px;
}

#campaign-250920 .section__topView h2 {
  margin-bottom: 30px;
}

#campaign-250920 .section__topView .topViewLead {
  font-size: 16px;
}

#campaign-250920 .section__topView .topViewLead p:not(:last-of-type) {
  margin-bottom: 30px;
}

#campaign-250920 .contentTitleTag {
  display: inline-block;
  background: #8099B1;
  color: #fff;
  border-radius: 50px;
}

#campaign-250920 .contentTitleTagInner {
  display: inline-flex;
  align-items: center;
  border-radius: 50px;
  border: 1px solid #fff;
  margin: 4px;
  padding: 0 16px;
  white-space: nowrap;
}

#campaign-250920 .topViewLead h3 {
  font-size: 32px;
  line-height: 1.3;
  margin-top: 20px;
  margin-bottom: 14px;
}

#campaign-250920 .topViewLead h3 .strong--num {
  font-size: 48px;
  line-height: 1.2;
  font-weight: bold;
}

#campaign-250920 .section__topView .campaignTag {
  background: #fff;
  border-radius: 100px;
  box-shadow: 0 0 18px -4px #C19520;
  text-align: center;
  line-height: 1;
  padding: 18px 0 16px;
  width: 200px;
  position: absolute;
  right: 0;
  bottom: 122px;
}

#campaign-250920 .section__topView .campaignTag .period {
  margin: 0 0 2px 0;
  font-size: 14px;
  font-weight: normal;
}

#campaign-250920 .section__topView .campaignTag .date {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.15em;
  line-height: 1.35;
}

#campaign-250920 .section__topView .campaignTag .date>span {
  color: #EF857D;
  font-size: 24px;
  font-weight: bold;
}

#campaign-250920 .section__topView .campaignTag .date>span>span {
  font-size: 20px;
  font-weight: bold;
}

#campaign-250920 .section__inner {
  height: 100%;
  max-width: 1120px;
  margin: 0 auto;
  padding-top: 70px;
  position: relative;
}

#campaign-250920 .section__topView h2 {
  /* max-width: 826px; */
  margin: 0 0 50px 0;
}

#campaign-250920 .Detail {
  padding: 0 0 70px;
  margin-top: -180px;
}

#campaign-250920 .Detail__title {
  text-align: center;
  font-size: 22px;
  color: #A98C53;
  margin-top: 30px;
  margin-bottom: 30px;
}

#campaign-250920 .Detail__inner {
  margin: 0 auto;
  max-width: 800px;
}

#campaign-250920 .Detail .row {
  display: flex;
  margin: 60px 10px 0;
  justify-content: space-around;
}

#campaign-250920 .Detail .col {
  margin: 0 20px;
}

#campaign-250920 f.Detail__shopTitle {
  color: #EF857D;
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 10px;
}

#campaign-250920 .Detail__staff {
  display: flex;
  margin: 0;
  position: relative;
  padding-bottom: 14px;
  margin-top: 10px;
  justify-content: center;
  flex-wrap: wrap;
}

#campaign-250920 .Detail__staffCol {
  width: 260px;
  text-align: center;
  margin: 0 10px;
}

#campaign-250920 .Detail__staffCol img {
  width: 160px;
}

#campaign-250920 .Detail__staffCol .Detail__staff__profile {
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 12px;
}

#campaign-250920 .section_content {
  background: #E5D8C8;
  background: linear-gradient(263deg, rgba(234, 227, 204, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(229, 216, 200, 1) 100%);
  padding: 50px;
}

#campaign-250920 .contentContainer__block {
  background: #F4F2EA;
  box-shadow: 0px 0px 24px -5px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  padding: 10px 30px 70px;
}

#campaign-250920 .contentContainer__title {
  border-top: 1px solid #A98C53;
  border-bottom: 1px solid #A98C53;
  padding: 32px 0;
  text-align: center;
  margin-top: 80px;
  position: relative;
}

#campaign-250920 .contentContainer__title h3 {
  border-radius: 40px;
  color: #FFFFFF;
  font-family: 'Open Sans', sans-serif;
  padding: 8px 25px 9px;
  font-size: 14px;
  letter-spacing: .1em;
  display: inline-block;
  position: absolute;
  top: -20px;
  left: 50%;
  background: #A98C53;
  text-align: center;
  line-height: 1;
  transform: translateX(-50%);
}

#campaign-250920 .contentContainer__title h3:before {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 50%;
}

#campaign-250920 .contentContainer__title h3:before {
  border-color: rgba(0, 0, 255, 0);
  border-top-width: 16px;
  border-bottom-width: 16px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-left: -10px;
  margin-top: -5px;
  border-top-color: #A98C53;
}

#campaign-250920 .contentContainer__title h3 span {
  font-size: 22px;
  vertical-align: sub;
}

#campaign-250920 .contentContainer__title p {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: .05em;
}

#campaign-250920 .contentContainer__title p span {
  font-size: 24px;
  font-weight: bold;
}

#campaign-250920 .contentContainer__img {
  text-align: center;
  margin: 40px auto 30px;
  max-width: 520px;
}

#campaign-250920 .balloonUnit,
#campaign-250920 .balloonUnit--left,
#campaign-250920 .balloonUnit--right {
  display: flex;
  margin-top: 60px;
  margin-left: 100px;
}

#campaign-250920 .balloonUnit--right {
  justify-content: flex-end;
}

#campaign-250920 .balloonUnit__fig {
  width: 80px;
  margin: 0 16px 0 0;
}

#campaign-250920 .balloonUnit--right .balloonUnit__fig {
  margin: 0 0 0 16px;
}

#campaign-250920 .balloonUnit__col {
  max-width: 620px;
}

#campaign-250920 .balloonUnit__name {
  color: #B48D0C;
  font-size: 14px;
  font-weight: bold;
}

#campaign-250920 .balloonUnit--right .balloonUnit__name {
  text-align: right;
}

#campaign-250920 .balloonUnit--right .balloonUnit__img {
  justify-content: flex-end;
}

#campaign-250920 .balloonUnit__balloon {
  box-sizing: border-box;
  padding: 30px;
  background: #fff;
  border-radius: 4px;
  margin-top: 4px;
  font-size: 16px;
  min-width: 620px;
  text-align: center;
}

#campaign-250920 .balloonUnit__balloon p {
  text-align: left;
}

#campaign-250920 .balloonUnit__balloon p:not(:last-of-type) {
  margin-bottom: 20px;
}

#campaign-250920 .balloonUnit__balloon img {
  margin-bottom: 20px;
}

#campaign-250920 .balloonUnit__col .notes,
#campaign-250920 .balloonUnit__balloon .notes {
  font-size: 16px;
  margin-top: 10px;
}

#campaign-250920 .balloonUnit__col .notes a {
  color: #B48D0C;
}

#campaign-250920 .balloonUnit__balloon__last {
  margin-top: 16px !important;
}

#campaign-250920 .balloonUnit__img {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

#campaign-250920 .balloonUnit__img img {
  width: 320px;
}

#campaign-250920 .balloonUnit__balloon h4 {
  display: flex;
  align-items: center;
  margin-top: 14px;
}

#campaign-250920 .h04__ttl {
  color: #A98C53;
  font-size: 22px;
}

#campaign-250920 .h04__subTtl {
  position: relative;
  color: #A98C53;
  padding-left: 50px;
}

#campaign-250920 .h04__subTtl::before {
  position: absolute;
  content: '';
  width: 32px;
  height: 1px;
  background-color: #A98C53;
  top: 50%;
  left: 8px;
}

#campaign-250920 .contentContainer__customerTitle {
  border-top: 1px solid #A98C53;
  border-bottom: 1px solid #A98C53;
  padding: 24px 0;
  text-align: center;
  margin-top: 84px;
  position: relative;
  font-size: 24px;
  font-weight: bold;
}

#campaign-250920 .contentContainer__customerTitle::before {
  content: "";
  background: url(/contents/campaign/images/250920/img-message.png) no-repeat;
  background-size: cover;
  display: inline-block;
  width: 36px;
  height: 36px;
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
}

#campaign-250920 .contentContainer__customer h3 {
  color: #A98C53;
  font-size: 14px;
  letter-spacing: .1em;
  font-family: 'Open Sans', sans-serif;
}

#campaign-250920 .contentContainer__customer p {
  font-weight: bold;
}

#campaign-250920 .contentContainer__customer .balloonUnit {
  margin: 30px auto 0;
  position: relative
}

#campaign-250920 .contentContainer__customer .balloonUnit__balloon {
  background: #fff;
  max-width: 720px;
  margin: 0 auto;
  padding: 270px 34px 30px;
}

#campaign-250920 .contentContainer__customer .balloonUnit .balloonUnit__col {
  max-width: none;
}

#campaign-250920 .contentContainer__customer .balloonUnit .balloonUnit__col .balloonUnit__balloon {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.6;
}

#campaign-250920 .balloonUnit .balloonUnit__col {
  width: 100%;
  font-weight: bold;
  margin: 0 16px;
}

#campaign-250920 .contentContainer__customer .balloonUnit .balloonUnit__fig {
  width: 430px;
  position: absolute;
  top: 40px;
  left: calc(50% - 215px);
}

#campaign-250920 .btn {
  display: table;
  border-collapse: separate;
  padding: 0 20px;
  text-align: center;
  background: #fff;
  border: 1px solid #5c5a5a;
  color: #231815;
  box-sizing: border-box;
  transition: border .4s ease;
  text-decoration: none;
  width: 320px;
  height: 64px;
  transition: opacity .4s ease;
}

#campaign-250920 .btn .link--next {
  position: relative;
  padding: 0;
  background: url(/contents/common/images/bg-link-arrow-next.png) right center no-repeat;
  background-size: auto;
  background-size: 5px 9px;
  text-decoration: none;
}

#campaign-250920 .contentFun {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  line-height: 1.6;
  margin: 40px 0 20px;
}

#campaign-250920 .content__wrapper {
  width: 720px;
  max-width: 100%;
  margin: 40px auto 80px;
}

#campaign-250920 .flex__wrapper {
  display: flex;
  justify-content: space-between;
}

#campaign-250920 .col--2 .contentFlex__item {
  width: calc(100% / 2 - 25px);
}

#campaign-250920 .col--3 .contentFlex__item {
  width: calc(100% / 3 - 20px);
}

#campaign-250920 .content__wrapper.content--design {
  width: 674px;
  margin: 0 auto;
}

#campaign-250920 .content--design .col--2 .contentFlex__item {
  width: calc(100% / 2 - 15px);
}

#campaign-250920 .contentFlex__item h3,
#campaign-250920 .content__wrapper h3 {
  font-size: 18px;
  color: #A98C53;
  font-weight: bold;
  text-align: center;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 20px;
}

#campaign-250920 .contentFlex__item h3::after,
#campaign-250920 .content__wrapper h3::after {
  position: absolute;
  content: '';
  width: 50px;
  height: 1px;
  background-color: #A98C53;
  left: calc(50% - 25px);
  bottom: 0;
}

#campaign-250920 .content__fig {
  margin-bottom: 14px;
}

#campaign-250920 .contentFlex__item p,
#campaign-250920 .content__wrapper p {
  font-size: 16px;
}

#campaign-250920 .contentFlex__item p .marker,
#campaign-250920 .content__wrapper p .marker {
  background: linear-gradient(transparent 65%, #fff 0);
}

#campaign-250920 .content__wrapper .contentTtl__fig {
  text-align: center;
  width: 65px;
  margin: 0 auto 14px;
}

#campaign-250920 .content__wrapper h3 {
  font-size: 18px;
}

/*  SP  */
@media screen and (max-width: 768px) {

  #campaign-250920 {
    margin-top: 0;
  }

  #campaign-250920 .section__topView {
    background: url(/contents/campaign/images/250920/sp/img-kv.jpg) left top;
    background-size: 100%;
    background-repeat: no-repeat;
    height: auto;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    padding-right: calc(50vw - 50%);
    padding-left: calc(50vw - 50%);
  }

  #campaign-250920 .section__topView .section__topView--txt {
    text-align: left;
  }

  #campaign-250920 .section__topView .section__topView--img {
    margin-bottom: 20px;
  }

  #campaign-250920 .section__topView h2 {
    margin-bottom: 40px;
  }

  #campaign-250920 .section__inner {
    padding-top: 24px;
    height: auto;
  }

  #campaign-250920 .contentTitleTagInner {
    padding: 0 12px;
    font-weight: bold;
  }

  #campaign-250920 .section__topView .section__topView__wrapper {
    justify-content: center;
  }

  #campaign-250920 .topViewLead h3 {
    font-size: 30px;
    margin-bottom: 20px;
  }

  #campaign-250920 .topViewLead img {
    margin-bottom: 14px;
  }

  #campaign-250920 .section__topView .txt--flex {
    display: block;
    position: relative
  }

  #campaign-250920 .section__topView .txt--flex img {
    width: 110px;
    position: absolute;
    bottom: -16px;
    right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  #campaign-250920 .section__topView .campaignTag {
    top: 448px;
    bottom: auto;
    right: auto;
    width: 200px;
  }

  #campaign-250920 .section__topView h2 img {
    width: 164px;
  }

  #campaign-250920 .Detail {
    margin-top: 0;
    margin-bottom: 30px;
    padding-bottom: 20px;
  }

  #campaign-250920 .Detail__title {
    margin: 50px 0 0;
    font-size: 20px;
  }

  #campaign-250920 .Detail__title span {
    line-height: 1.5;
  }

  #campaign-250920 .Detail__shopTitle {
    margin-top: 40px;
  }

  #campaign-250920 .Detail .row {
    display: block;
    margin: 0;
  }

  #campaign-250920 .Detail .col {
    margin: 0;
  }

  #campaign-250920 .Detail .col:last-child {
    margin-top: 20px;
  }

  #campaign-250920 .Detail__staffCol {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
  }

  #campaign-250920 .Detail__staffCol div {
    text-align: left;
    width: calc(100% - 110px - 14px);
  }

  #campaign-250920 .Detail__staffCol img {
    width: 110px;
  }

  #campaign-250920 .Detail__staffCol .Detail__staff__profile {
    margin-bottom: 5px;
  }

  #campaign-250920 .section_content {
    padding: 40px 14px;
    background: linear-gradient(268.5deg, rgba(234, 227, 204, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(229, 216, 200, 1) 100%);
  }

  #campaign-250920 .contentContainer__block {
    padding: 50px 16px 40px;
  }

  #campaign-250920 .contentContainer__block>.contentContainer__title:first-child {
    margin-top: 47px;
  }

  #campaign-250920 .contentContainer__title {
    margin-top: 110px;
    padding: 6px 0;
  }

  #campaign-250920 .contentContainer__title h3 {
    padding: 6px 16px;
    top: -58px;
    white-space: nowrap;
  }

  #campaign-250920 .contentContainer__title:first-of-type h3 {
    padding: 10px 24px 10px;
  }

  #campaign-250920 .contentContainer__title h3:before {
    border-top-width: 14px;
    border-bottom-width: 14px;
    border-left-width: 8px;
    border-right-width: 8px;
    margin-left: -8px;
  }

  #campaign-250920 .contentContainer__title p span {
    font-size: 20px;
  }

  #campaign-250920 .contentContainer__title p {
    line-height: 1.5;
    font-size: 16px;
  }

  #campaign-250920 .balloonUnit,
  #campaign-250920 .balloonUnit--left,
  #campaign-250920 .balloonUnit--right {
    margin-top: 20px;
    margin-left: 0;
  }

  #campaign-250920 .balloonUnit__fig {
    flex: none;
    width: 54px;
  }

  #campaign-250920 .balloonUnit__balloon {
    padding: 16px 15px 12px;
    font-size: 14px;
    min-width: unset;
  }

  #campaign-250920 .balloonUnit__balloon img {
    margin-bottom: 10px;
  }

  #campaign-250920 .balloonUnit__img {
    display: block;
    margin-top: 10px;
  }

  /* #campaign-250920 .balloonUnit__img img {
  	margin-top: 10px;
  } */

  #campaign-250920 .balloonUnit__balloon__last {
    margin-top: 8px !important;
  }

  #campaign-250920 .balloonUnit__balloon__last img {
    margin-top: 0;
  }

  #campaign-250920 .balloonUnit__col .notes,
  #campaign-250920 .balloonUnit__balloon .notes {
    font-size: 14px;
    margin-top: 4px;
  }

  #campaign-250920 .h04__ttl {
    font-size: 16px;
  }

  #campaign-250920 .h04__subTtl {
    font-size: 12px;
    padding-left: 36px;
  }

  #campaign-250920 .h04__subTtl::before {
    width: 28px;
    left: 3px;
  }

  #campaign-250920 .contentContainer__customerTitle {
    padding: 20px 0;
    margin-top: 64px;
  }

  #campaign-250920 .contentContainer__customerTitle p {
    font-weight: bold;
  }

  #campaign-250920 .contentContainer__customer .balloonUnit {
    position: relative;
    margin-top: 20px;
  }

  #campaign-250920 .contentContainer__customer .balloonUnit .balloonUnit__fig {
    width: 234px;
    top: 20px;
    left: calc(50% - 117px);
  }

  /* #campaign-250920 .contentContainer__customer .balloonUnit .balloonUnit__fig img {
    margin: 0 auto;
    width: 234px;
    height: auto;
  } */

  #campaign-250920 .balloonUnit .balloonUnit__col {
    margin: 0;
  }

  #campaign-250920 .contentFun {
    font-size: 16px;
  }

  #campaign-250920 .btn {
    width: 100%;
    font-size: 12px;
  }

  #campaign-250920 .ls-40 {
    letter-spacing: -0.09em;
  }

  #campaign-250920 .ls-20 {
    letter-spacing: -0.05em;
  }

  #campaign-250920 .contentContainer__customer .balloonUnit__balloon {
    margin: 0 auto;
    padding: 200px 18px 20px;
  }

  #campaign-250920 .contentContainer__customer .balloonUnit .balloonUnit__col .balloonUnit__balloon {
    font-size: 16px;
  }

  #campaign-250920 .txt--lounge {
    display: inline-block;
    padding-top: 8px;
  }

  #campaign-250920 .content__wrapper {
    margin: 20px auto 0;
  }

  #campaign-250920 .content__wrapper .contentTtl__fig {
    margin: 12px auto 2px;
  }

  #campaign-250920 .flex__wrapper {
    flex-wrap: wrap;
  }

  #campaign-250920 .col--2 .contentFlex__item,
  #campaign-250920 .col--3 .contentFlex__item {
    width: 100%;
  }

  #campaign-250920 .col--2 .contentFlex__item:not(:last-of-type),
  #campaign-250920 .col--3 .contentFlex__item:not(:last-of-type) {
    margin-bottom: 20px;
  }

  #campaign-250920 .contentFlex__item .content__fig {
    margin-bottom: 0;
  }

  #campaign-250920 .content__wrapper.content--design {
    width: 100%;
    margin: 24px auto 0;
  }

  #campaign-250920 .content--design .col--2 .contentFlex__item {
    width: 100%;
  }

  #campaign-250920 .contentFlex__item p,
  #campaign-250920 .content__wrapper p {
    font-size: 14px;
    margin-top: 14px;
  }

}