@media screen and (max-width: 768px) {
  .sec_tieup_detail_wrap {
    padding-bottom: 26.6666666667vw;
  }
}

.sec_tieup_detail {
  position: relative;
  padding: 122px 0 60px;
  min-width: 1100px;
}
@media screen and (max-width: 768px) {
  .sec_tieup_detail {
    min-width: 100%;
    padding: 29.3333333333vw 0 16vw;
  }
}
.sec_tieup_detail::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 816px;
  background: url("/cms/campanola/assets/img/tieup/001/bg_mv_01_pc.png") center/cover no-repeat;
}
@media screen and (max-width: 768px) {
  .sec_tieup_detail::after {
    background-image: url("/cms/campanola/assets/img/tieup/001/bg_mv_01_sp.png");
    height: 540px;
  }
}

.box_tieup_content {
  position: relative;
  z-index: 2;
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  padding-inline: 50px;
}
@media screen and (max-width: 768px) {
  .box_tieup_content {
    max-width: 100%;
    padding-inline: 6.6666666667vw;
  }
}
.box_tieup_content .inner {
  max-width: 675px;
  width: 100%;
  margin: 0 auto;
}
.box_tieup_content + .sec_news_btn {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .box_tieup_content + .sec_news_btn {
    margin-top: 13.3333333333vw;
  }
}

.sec_tieup_hero {
  display: flex;
  align-items: center;
  gap: 30px;
  margin-bottom: 76px;
  padding: 30px;
  background-color: rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 768px) {
  .sec_tieup_hero {
    flex-direction: column;
    gap: 4.8vw;
    position: relative;
    right: -6.6666666667vw;
    width: 86.6666666667vw;
    margin-bottom: 12.8vw;
    padding: 6.6666666667vw 2.6666666667vw 6.9333333333vw;
  }
}
.sec_tieup_hero .box {
  width: 100%;
  gap: 20px;
}
.sec_tieup_hero .box .title {
  width: 192px;
  margin: 0 auto 20px;
}
@media screen and (max-width: 768px) {
  .sec_tieup_hero .box .title {
    width: 25.6vw;
    margin-bottom: 2.6666666667vw;
  }
}
.sec_tieup_hero .box .title img {
  display: block;
}
.sec_tieup_hero .box .text {
  font-size: 3.6rem;
  line-height: 1.4;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .sec_tieup_hero .box .text {
    font-size: 18px;
    font-size: 4.6153846154vw;
    line-height: 1.5;
    letter-spacing: 0.04em;
  }
}
.sec_tieup_hero .image {
  width: 339px;
  flex: 1 0 auto;
}
@media screen and (max-width: 768px) {
  .sec_tieup_hero .image {
    width: 60vw;
    margin: 0 auto;
  }
}

.text_tieup_small {
  font-size: 1.4rem;
  line-height: 2;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .text_tieup_small {
    font-size: 12px;
    font-size: 3.0769230769vw;
    letter-spacing: 0.04em;
    line-height: 2.07;
  }
}
.text_tieup_small + * {
  margin-top: 47px;
}
@media screen and (max-width: 768px) {
  .text_tieup_small + * {
    margin-top: 4.5333333333vw;
  }
}

.text_tieup_normal {
  font-size: 1.6rem;
  line-height: 2;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .text_tieup_normal {
    font-size: 14px;
    font-size: 3.5897435897vw;
    letter-spacing: -0.06em;
    line-height: 2.06;
  }
}
.text_tieup_normal + * {
  margin-top: 47px;
}
@media screen and (max-width: 768px) {
  .text_tieup_normal + * {
    margin-top: 4.5333333333vw;
  }
}

.text_tieup_medium {
  font-size: 2rem;
  line-height: 1.4;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .text_tieup_medium {
    font-size: 18px;
    font-size: 4.6153846154vw;
    letter-spacing: 0.01em;
    line-height: 2.06;
  }
}
.text_tieup_medium + * {
  margin-top: 47px;
}
@media screen and (max-width: 768px) {
  .text_tieup_medium + * {
    margin-top: 4vw;
  }
}

@media screen and (max-width: 768px) {
  .sp_center {
    text-align: center;
  }
}

.image_tieup .image {
  width: 100%;
}
.image_tieup .image img {
  display: block;
}
.image_tieup .text {
  margin-top: 16px;
  font-size: 1.4rem;
  line-height: 2;
  text-align: left;
  color: rgba(255, 255, 255, 0.9);
}
@media screen and (max-width: 768px) {
  .image_tieup .text {
    margin-top: 2.4vw;
    font-size: 12px;
    font-size: 3.0769230769vw;
    line-height: 1.74;
    color: #fff;
    letter-spacing: 0.02em;
  }
}
.image_tieup + * {
  margin-top: 47px;
}
@media screen and (max-width: 768px) {
  .image_tieup + * {
    margin-top: 4vw;
  }
}

.sec_tieup_watch {
  position: relative;
  display: flex;
  min-width: 1100px;
  margin-top: 46px;
}
@media screen and (max-width: 768px) {
  .sec_tieup_watch {
    min-width: 100%;
    margin-top: 10.1333333333vw;
  }
}
.sec_tieup_watch::before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: url("/cms/campanola/assets/img/tieup/001/bg_watch_01_pc.jpg") top center no-repeat;
  background-size: cover;
  position: absolute;
}
@media screen and (max-width: 768px) {
  .sec_tieup_watch::before {
    background-image: url("/cms/campanola/assets/img/tieup/001/bg_watch_01_sp.jpg");
    height: calc(100% - 16.8vw);
  }
}
.sec_tieup_watch .box_wrap {
  position: relative;
  width: 100%;
  min-height: 628px;
  display: flex;
  align-items: center;
  padding: 0 50px;
}
@media screen and (max-width: 768px) {
  .sec_tieup_watch .box_wrap {
    padding: 0 6.6666666667vw;
  }
}
.sec_tieup_watch .box_wrap::before {
  content: "";
  width: 100%;
  height: 225px;
  background: linear-gradient(360deg, rgba(0, 0, 0, 0) 0%, #061e41 100%);
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .sec_tieup_watch .box_wrap::before {
    height: 30.1333333333vw;
  }
}
.sec_tieup_watch .box_wrap::after {
  content: "";
  width: 100%;
  height: 225px;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, #061e41 100%);
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .sec_tieup_watch .box_wrap::after {
    height: 30.1333333333vw;
    bottom: 16.8vw;
  }
}
.sec_tieup_watch .inner {
  margin: 0 auto;
  width: 100%;
  max-width: 1000px;
  gap: 0 40px;
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 45% auto;
  grid-template-rows: auto auto;
}
@media screen and (max-width: 768px) {
  .sec_tieup_watch .inner {
    display: flex;
    flex-direction: column;
    padding-top: 7.4666666667vw;
  }
}
.sec_tieup_watch .image {
  position: relative;
  text-align: right;
  grid-column: 1/2;
  grid-row: 1/3;
}
@media screen and (max-width: 768px) {
  .sec_tieup_watch .image {
    grid-column: auto;
    grid-row: auto;
    width: 100%;
    text-align: center;
    order: 2;
  }
}
.sec_tieup_watch .image > img {
  width: 370px;
}
@media screen and (max-width: 768px) {
  .sec_tieup_watch .image > img {
    width: 66.6666666667vw;
  }
}
.sec_tieup_watch .image_watch_01 {
  top: 67px;
}
@media screen and (max-width: 768px) {
  .sec_tieup_watch .image_watch_01 {
    top: 0;
    margin-top: -1.6vw;
  }
}
.sec_tieup_watch .image_watch_02 {
  top: 80px;
}
@media screen and (max-width: 768px) {
  .sec_tieup_watch .image_watch_02 {
    top: 0;
    margin-top: -1.0666666667vw;
  }
}
.sec_tieup_watch .image_watch_03 {
  top: 67px;
}
@media screen and (max-width: 768px) {
  .sec_tieup_watch .image_watch_03 {
    top: 0;
  }
}
.sec_tieup_watch .title {
  grid-column: 2/3;
  grid-row: 1/2;
}
@media screen and (max-width: 768px) {
  .sec_tieup_watch .title {
    grid-column: auto;
    grid-row: auto;
    width: 100%;
    order: 1;
  }
}
.sec_tieup_watch .title img {
  height: 101px;
  width: auto;
}
@media screen and (max-width: 768px) {
  .sec_tieup_watch .title img {
    height: 20.8vw;
  }
}
.sec_tieup_watch .content {
  position: relative;
  grid-column: 2/3;
  grid-row: 2/3;
}
@media screen and (max-width: 768px) {
  .sec_tieup_watch .content {
    grid-column: auto;
    grid-row: auto;
    width: 100%;
    order: 3;
  }
}
.sec_tieup_watch .sub_title {
  margin-top: 25px;
  color: #FFF;
  font-size: 2rem;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .sec_tieup_watch .sub_title {
    margin-top: 0;
    font-size: 18px;
    font-size: 4.6153846154vw;
    line-height: 1.6;
    letter-spacing: 0.04em;
  }
}
.sec_tieup_watch .text {
  margin-top: 10px;
  line-height: 2;
  color: #FFF;
}
@media screen and (max-width: 768px) {
  .sec_tieup_watch .text {
    margin-top: 4.5333333333vw;
    font-size: 14px;
    font-size: 3.5897435897vw;
    line-height: 2.08;
    letter-spacing: 0.04em;
  }
}
.sec_tieup_watch .button {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .sec_tieup_watch .button {
    margin-top: 4vw;
    text-align: center;
  }
}
.sec_tieup_watch .button > a {
  background-color: #fff;
  color: #000;
  padding: 0 13px;
  font-size: 1.6rem;
  line-height: 1.75;
  letter-spacing: -0.04em;
  display: inline-flex;
}
@media screen and (max-width: 768px) {
  .sec_tieup_watch .button > a {
    padding: 0 4.2666666667vw;
    font-size: 16px;
    font-size: 4.1025641026vw;
  }
}
.sec_tieup_watch + .box_tieup_content {
  margin-top: -8px;
}
@media screen and (max-width: 768px) {
  .sec_tieup_watch + .box_tieup_content {
    margin-top: 10.9333333333vw;
  }
}

.box_image_col2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 34px;
}
@media screen and (max-width: 768px) {
  .box_image_col2 {
    grid-gap: 4.5333333333vw;
  }
}
.box_image_col2 .image_tieup {
  margin-top: 0;
}
.box_image_col2 + * {
  margin-top: 47px;
}
@media screen and (max-width: 768px) {
  .box_image_col2 + * {
    margin-top: 6.6666666667vw;
  }
}

.box_tieup_youtube {
  position: relative;
}
.box_tieup_youtube:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 59.26%;
}
.box_tieup_youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: none;
  width: 100%;
  height: 100%;
}
.box_tieup_youtube + * {
  margin-top: 47px;
}
@media screen and (max-width: 768px) {
  .box_tieup_youtube + * {
    margin-top: 6.6666666667vw;
  }
}

/*# sourceMappingURL=tieup_detail.css.map */
