@charset "UTF-8";
/* ---------- ---------- ----------
:: www-kao-kirei-com/jp/ja/feature/kbb/kate/2606 ::

  00. Common Setting
  01. Page Setting
	02. Only Setting

※ Section Wrapper : [kate-collab-lp-section]
---------- ---------- ---------- */

/* ---------- ---------- ----------
:: for large screen ::
@media screen and (min-width: 1025px) {
}
:: for medium screen ::
@media screen and (min-width: 641px) and (max-width: 1024px) {
}
:: for small screen ::
@media screen and (max-width: 640px) {
}
---------- ---------- ---------- */

/*-- ------------------------------
  00. Common Setting
------------------------------ */

/* Reset
-----------------------*/
/* margin */
.kate-collab-lp-section .g-Image--v2,
.kate-collab-lp-section .g-PageTitle--v2.is-titleBorder--none,
.kate-collab-lp-section .g-PageTitle--v2__titleBlock__titleBox__title,
.kate-collab-lp-section .g-HeadingTitle--v2__titleBlock__titleBox__title,
.kate-collab-lp-section .g-Text,
.kate-collab-lp-section .g-ButtonP {
  margin-bottom: 0;
}

/* annotation */
.kate-collab-lp-section .g-AnnotationListP--v2__ul {
  display: block;
}

/* .kate-collab-lp-section .g-AnnotationListP--v2__ul__item {
  display: inline-block;
} */

/* clear */
.kate-collab-lp-section .g-ImageTextHP--v2__contentsBlock:after {
  display: none;
}

/* letter-spacing */
.kate-collab-lp-section .cmn-richtext {
  letter-spacing: 0;
}

/* Section
-----------------------*/
/* margin */
@media screen and (min-width: 1025px) {
  .opt-lg-mb14--imp {
    margin-bottom: 14px !important;
  }
}

@media screen  and (min-width: 641px)and (max-width: 1024px) {
  .opt-md-mb14--imp {
    margin-bottom: 14px !important;
  }
}

@media screen and (max-width: 640px) {
  .opt-sm-mr14--imp {
    margin-right: 14px !important;
  }

  .opt-sm-mb25--imp {
    margin-bottom: 25px !important;
  }

  .opt-sm-pb25--imp {
    padding-bottom: 25px !important;
  }
}

/* color */
.kate-collab-lp-section .g-HeadingTitle--v2 .g-HeadingTitle--v2__h2 {
  color: #fff;
}

/* heading title */
.kate-collab-lp-section .g-HeadingTitle--v2__h2 {
  font-size: 1.5rem;
  line-height: 1.5;
}

@media screen and (max-width: 640px) {
  .kate-collab-lp-section .g-HeadingTitle--v2__h2 {
    font-size: 1.125rem;
    line-height: 2;
  }
}

/* font-family */
.kate-collab-lp-section .cmn-richtext {
  font-family: sans-serif;
}

/* font-size */
.opt-fontsize--12 {
  font-size: .75rem;
}

.opt-fontsize--14 {
  font-size: .875rem;
}

.opt-fontsize--16 {
  font-size: 1rem;
}

.opt-fontsize--18 {
  font-size: 1.125rem;
}

.opt-fontsize--22 {
  font-size: 1.375rem;
}

@media screen and (max-width: 640px) {
  .opt-sm-fontsize--14 {
    font-size: .875rem;
  }

  .opt-sm-fontsize--16 {
    font-size: 1rem;
  }

  .opt-sm-fontsize--20 {
    font-size: 1.25rem;
  }
}

/* line-height */
.opt-lineheight--1625 {
  line-height: 1.625;
}

.opt-lineheight--2 {
  line-height: 2;
}

@media screen and (max-width: 640px) {
  .opt-sm-lineheight--175 {
    line-height: 1.75;
  }
}

/* font-weight */
.opt-fontweight--400 {
  font-weight: 400;
}
.opt-fontweight--600 {
  font-weight: 600;
}

/*-- ------------------------------
  01. Page Setting
------------------------------ */

/* section */
.kate-collab-lp-section {
  background-color: #000;
  color: #fff;
}

/* title */
.kate-collab-lp-section .section-ttl {
  padding: 24px 0 20px;
}
.kate-collab-lp-section .section-ttl.is-titleBorder--none {
  border-top:  1px solid #df0522;
  border-bottom:  1px solid #df0522;
}

.kate-collab-lp-section .section-sub-ttl {
  width: 198px;
  height: 28px;
  font-size: .875rem;
  box-sizing: border-box;
  background: #df0522;
  position: absolute;
  top: -28px;
  right: 0;
  left: 0;
  margin: auto;
  padding-top: 3px;
}

.kate-collab-lp-section .section-event-ttl {
  padding: 3px 0;
  background: #df0522;
}

.kate-collab-lp-section .section-event-ttl .g-HeadingTitle--v2__h3 {
  color: #fff;
  font-size: 1rem;
  line-height: 2;
}

@media screen and (max-width: 640px) {
  .kate-collab-lp-section .section-ttl {
    padding-top: 6px;
    padding-bottom: 7px;
  }
}

/* .msg-box */
.kate-collab-lp-section .msg-box .box-ttl {
  background: #df0622;
  padding: 11px 0 8px 190px;
}

.kate-collab-lp-section .box-column .g-ImageTextHP--v2__contentsBlock {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin: 0 auto;
  padding: 0 110px;
}

.kate-collab-lp-section .box-column .column-img {
  width: 225px;
}

.kate-collab-lp-section .box-column .column-txt {
  font-size: 1.125rem;
  line-height: 2;
}

.kate-collab-lp-section .box-name {
  border-top: 1px solid #777;
  padding: 20px 0 10px;
}

.kate-collab-lp-section .box-detail {
  font-size: .875rem;
  line-height: 1.715;
}

.kate-collab-lp-section .box-link-pack .cmn-icon,
.kate-collab-lp-section .box-link-pack .cmn-richtext {
  color: #fff;
}
.kate-collab-lp-section .box-link-pack .cmn-icon:before {
  content: "\e006";
  position: relative;
  top: -1px;
}

@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .kate-collab-lp-section .box-column .column-img {
    width: 186px;
  }
}

@media screen and (min-width: 641px) {
  .kate-collab-lp-section .msg-box {
    margin-top: -26px;
  }

  .kate-collab-lp-section .msg-box .box-ttl {
    position: relative;
    bottom: -26px;
  }
}

@media screen and (max-width: 640px) {
  .kate-collab-lp-section .msg-box .box-ttl {
    padding: 2px 0;
  }

  .kate-collab-lp-section .box-column .g-ImageTextHP--v2__contentsBlock {
    flex-direction: column;
    gap: 24px;
    padding-right: 0;
    padding-left: 0;
  }

  .kate-collab-lp-section .box-column .column-txt {
    font-size: 1rem;
    line-height: 1.75;
  }

  .kate-collab-lp-section .box-column .column-img {
    width: 124px;
    margin: 0 auto;
  }
}

/* select-item */
.kate-collab-lp-section .cap-item-ttl {
  padding: 18px 0 14px;
  border-top:  1px solid #df0522;
  border-bottom:  1px solid #df0522;
}

.kate-collab-lp-section .cap-item-ttl .g-HeadingTitle--v2__h3 {
  font-size: 1.5rem;
  line-height: 1.5;
  color: #df0522;
}

.kate-collab-lp-section .select-item {
  max-width: 796px;
  margin-right: auto;
  margin-left: auto;
}

.kate-collab-lp-section .item-name {
  font-size: 1.5rem;
  margin-bottom: 28px;
}

.kate-collab-lp-section .item-comment {
  border: 1px solid #999;
  margin-top: 32px;
  margin-bottom: 29px;
  padding: 30px 20px 22px;
  position: relative;
  text-align: center;
}

.kate-collab-lp-section .item-comment .comment-ttl {
  font-size: .875rem;
  line-height: 1.715;
  background: #df0522;
  padding: 2px 31px 2px 15px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  position: absolute;
  top: -14px;
  left: -1px;
}

.kate-collab-lp-section .item-comment .comment-dtl {
  font-size: .875rem;
  line-height: 1.715;
}

.kate-collab-lp-section .g-ButtonP__list__item {
  width: 100%;
}

.kate-collab-lp-section .item-link-btn .g-ButtonUnit__link {
  font-size: 1.125rem;
  color: #fff;
  background-color: #df0522;
  border-color: #df0522;
  padding-top: 12px;
  padding-bottom: 8px;
  box-shadow: none;
  text-align: center;
}

.kate-collab-lp-section .is-colorset--1 .l-ButtonUnit__link .l-ButtonUnit__link__icon {
  color: #fff;
}

@media screen and (max-width: 640px) {
  .kate-collab-lp-section .cap-item-ttl .g-HeadingTitle--v2__h3 {
    font-size: 1.25rem;
  }

  .kate-collab-lp-section .item-name {
    font-size: 1.25rem;
    line-height: 1.8;
    margin-bottom: 50px;
  }

  .kate-collab-lp-section .item-comment {
    padding-top: 24px;
    padding-bottom: 14px;
    text-align: left;
  }

  .kate-collab-lp-section .item-link-btn .g-ButtonUnit__link {
    font-size: 1rem;
  }
}

/*-- ------------------------------
  02. Only Setting
------------------------------ */

.kate-2606 .kt-listpc-01{
	display: flex;
	justify-content: center;
}

.kate-2606 .kt-listpc-01 .g-AnnotationListUnit--v2{
	font-size: .875rem;
	line-height: 1.6;
}

@media screen and (max-width: 640px) {
	.kate-2606 .kt-listpc-01 .g-AnnotationListUnit--v2{
	font-size: .75rem;
}
}

.kate-2606 .kt-gb-02{
	background: #dcdcdc;
	margin: 0 auto;
	width: 60%;
	padding: 10px;
	color: #000;
}

@media screen and (max-width: 640px) {
	.kate-2606 .kt-gb-02{
		width: 90%;
	}
}

.kate-2606 .kt-gb-02 .l-Text{
	font-size: 1rem;
	line-height: 1.6;
}

.kate-2606 .kt-gb-02 .kt-listpc-02{
	display: flex;
	justify-content: center;
	margin: 0;
}

.kate-2606 .kt-gb-02 .kt-listpc-02 .g-AnnotationListUnit--v2{
	font-size: .875rem;
	line-height: 1.6;
}

@media screen and (max-width: 640px) {
	.kate-2606 .kt-gb-02 .l-Text{
		font-size: .875rem;
	}
	.kate-2606 .kt-gb-02 .kt-listpc-02 .g-AnnotationListUnit--v2{
	font-size: .75rem;
}
}

@media screen and (min-width: 641px) {
	.kate-2606 .text-al-l-01 {
		text-align: left;
	}

	.kate-2606 .kt-listpc-03 {
		text-align: left;
	}
}


.kate-2606 .kt-listpc-03 .g-AnnotationListUnit--v2{
	font-size: .875rem;
	line-height: 1.6;
}

@media screen and (max-width: 640px) {
	.kate-2606 .kt-listpc-03 {
		display: flex;
		justify-content: center;
	}
	.kate-2606 .kt-listpc-03 .g-AnnotationListUnit--v2{
	font-size: .75rem;
}
}

.kate-2606 .kt-gb-03 .l-Text{
  font-size: 1.125rem;
}


.kate-2606 .kt-gb-03 .l-Text .under-line-01{
	border-bottom: 1px solid #fff;
}