@charset "utf-8";

/* min-width: 1028px; */

#contentsArea {
  clear: both;
	overflow-x: initial;
}

.wrap {
	box-sizing: border-box;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 16px;
	line-height: 1.75;
	color: #0E2240;
}

.wrap *,
.wrap *:before,
.wrap *:after {
	box-sizing: inherit;
}

.wrap header,
.wrap section,
.wrap footer,
.wrap h1,
.wrap h2,
.wrap h3,
.wrap h4,
.wrap h5,
.wrap p {
	font-size: 1em;
	font-family: inherit;
	color: inherit;
	margin: 0;
	padding: 0;
	line-height: inherit;
	letter-spacing: normal;
}

.wrap img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
	width: 100%;
}

.wrap a {
	color: inherit;
}

.wrap > .contents-wrap {
	margin: 0 auto 3em;
  max-width: 1400px;
}

.wrap .--serif {
	font-family: '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'Times New Roman', 'MS P明朝', 'MS PMincho', serif;
}

@media only screen and (min-width: 769px) {
  .wrap > .contents-wrap {
    min-width: 1028px;
  }
}

@media only screen and (max-width: 768px) {
	.wrap {
		font-size: 3.2vw;
	}

	.wrap .only-pc {
		display: none;
	}
}

@media only screen and (min-width: 769px) {
	.wrap .only-sp {
		display: none;
	}
}

@media only screen and (min-width: 769px) and (max-width: 1027px) {
	.wrap {
		font-size: 11.7371px;
	}
}

@media only screen and (min-width: 1028px) and (max-width: 1400px) {
	.wrap {
		font-size: 1.142857vw;
	}
}

.wrap .summeresale-mv {
  height: 27.5em;
  background: url(../summer_cp_img/mv-bg_pc_2606.jpg) no-repeat center bottom / cover;
  margin-bottom: 2em;
  padding-top: 4.0625em;
}

.wrap .summeresale-mv__ttl {
  line-height: 1;
  text-align: center;
  margin: 0 auto 1em;
  width: 21.5em;
}

.wrap .summeresale-btn {
  font-size: 0.875em;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  margin: 2.5em auto 0;
  width: 17.428571em;
}

.wrap .summeresale-mv .summeresale-btn {
  margin-top: 0;
}

.wrap .summeresale-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  height: 3.928571em;
  border: 1px solid #164284;
  background: #FFF url(https://www.bellemaison.jp/cpg/interior/summer_cp/summer_cp_img/arrow-01.svg) no-repeat right 1em center / 1.285714em auto;
}

.wrap .summeresale-btn a:hover {
  opacity: 0.7;
}

.wrap .summeresale-mv .summeresale-btn a {
  border: none;
}

@media only screen and (max-width: 768px) {
  .wrap .summeresale-mv {
    height: 30em;
    background-image: url(../summer_cp_img/mv-bg_sp_2606.jpg);
    margin-bottom: 1em;
    padding-top: 4.5em;
  }

  .wrap .summeresale-mv__ttl {
    width: 22.5em;
  }

  .wrap .summeresale-btn {
    font-size: 1em;
    width: 16.416667em;
  }
}

.wrap .summeresale-copy {
	text-align:center;
	line-height: 1.5;
	margin-bottom: 4em;
}

.wrap .summeresale-ttl1 {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.625em;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 1.538462em;
}

.wrap .summeresale-ttl1::before {
  content: '';
  display: inline-block;
  width: 0.807692em;
  height: 0.807692em;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 0.5em;
}

.wrap .summeresale-ttl1.--icon1::before {
  background-image: url(https://www.bellemaison.jp/cpg/interior/summer_cp/summer_cp_img/icon-01.svg);
}

.wrap .otokuevent-category {
  padding: 0;
  position: relative;
}

.wrap .otokuevent-btn01 {
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  width: 19em;
  margin: 2em auto 0;
}

.wrap .otokuevent-btn01 a {
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3.333333em;
  border-radius: 0.416667em;
  background-color: #FFCD51;
  box-shadow: 0 0.166667em 0 rgba(0, 0, 0, 0.2);
}

.wrap .otokuevent-btn01 a:hover {
  opacity: 0.7;
}

.wrap .otokuevent-btn01.--abs {
  position: absolute;
  top: -1.6666665em;
  left: 50%;
  transform: translateX(-50%);
  margin: 0;
}

.wrap .otokuevent-ttl01 {
  text-align: center;
  font-weight: bold;
  font-size: 2.5em;
  line-height: 1.6;
  margin-bottom: 1em;
}

.wrap .otokuevent-category__list1 {
  margin: 0 auto 1.625em;
  width: 55.3125em;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
}

.wrap .otokuevent-category__list2 {
  margin: 0 auto;
  width: 78.75em;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
}

.wrap .otokuevent-category__list1 > li {
  width: calc((100% / 3) - 2.333333em);
  margin: 0 0 0 3.5em;
}

.wrap .otokuevent-category__list1 > li:nth-child(1) {
  margin-left: 0;
}

.wrap .otokuevent-category__list2 > li {
  width: calc((100% / 8) - 1.25em);
  margin: 0 0.625em;
}

.wrap .otokuevent-category__list1 > li,
.wrap .otokuevent-category__list2 > li {
  text-align: center;
}

.wrap .otokuevent-category__list1 a,
.wrap .otokuevent-category__list2 a {
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  display: block;
}

.wrap .otokuevent-category__list1 a:hover,
.wrap .otokuevent-category__list2 a:hover {
  opacity: 0.7;
}

.wrap .otokuevent-category__list1 a {
  position: relative;
}

.wrap .otokuevent-category__list1 a span {
  display: block;
  color: #FFF;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.6;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.wrap .otokuevent-category__list2 a span {
  display: block;
  line-height: 1.25;
}

.wrap .otokuevent-category__list2 a span small {
  display: inline-block;
  font-size: 0.75em;
}

.wrap .otokuevent-category__list1 img,
.wrap .otokuevent-category__list2 img {
  display: block;
  border-radius: 50%;
}

.wrap .otokuevent-category__list2 img {
  margin: 0 auto 0.5em;
}

.wrap .otokuevent-copyright {
  font-size: 0.75em;
  margin-top: 4em;
}

@media only screen and (max-width: 768px) {
  .wrap .otokuevent-category {
    padding-top: 0;
    padding-bottom: 0;
  }

  .wrap .otokuevent-btn01 {
    font-size: 1.333333em;
  }
  
  .wrap .otokuevent-btn01 a {
    box-shadow: 0 0.25em 0 rgba(0, 0, 0, 0.2);
  }

  .wrap .otokuevent-ttl01 {
    font-size: 2em;
  }

  .wrap .otokuevent-ttl01 span {
    font-size: 0.833333em;
  }

  .wrap .otokuevent-category__list1 {
    margin-bottom: 1.75em;
    width: 27.916667em;
  }
  
  .wrap .otokuevent-category__list2 {
    width: 28.916667em;
  }

  .wrap .otokuevent-category__list1 > li {
    width: calc((100% / 3) - 1em);
    margin-left: 1.5em;
  }
  
  .wrap .otokuevent-category__list2 > li {
    width: calc((100% / 4) - 1em);
    margin: 1.666667em 0.5em 0;
  }

  .wrap .otokuevent-category__list2 > li:nth-child(-n+4) {
    margin-top: 0;
  }

  .wrap .otokuevent-category__list1 a span {
    font-size: 1.166667em;
  }

  .wrap .otokuevent-copyright {
    font-size: 0.833333em;
  }
}

@media only screen and (min-width: 769px) {
  .wrap .otokuevent-category__list2 > li {
    margin-top: 1.666667em;
  }

  .wrap .otokuevent-category__list2 > li:nth-child(-n+8) {
    margin-top: 0;
  }
}

.wrap .summeresale-sec {
  margin-top: 5em;
}

.wrap .summeresale-sec__ttl1 {
  text-align: center;
  font-size: 2.375em;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 1.052632em;
}

.wrap .summeresale-sec__ttl1 > span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.342105em;
}

.wrap .summeresale-sec__ttl1 > span::before,
.wrap .summeresale-sec__ttl1 > span::after {
  content: '';
  display: inline-block;
  width: 0.615385em;
  height: 1px;
  background-color: #0E2240;
}

.wrap .summeresale-sec__ttl1 > span::before {
  margin-right: 1em;
}

.wrap .summeresale-sec__ttl1 > span::after {
  margin-left: 1em;
}

.wrap .summeresale-sec__ttl2 {
  text-align: center;
  font-size: 2.25em;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 1.388889em;
}

.wrap .summeresale-content {
  position: relative;
  padding-bottom: 3.75em;
}

.wrap .summeresale-content::after {
  content: '';
  display: block;
  width: 5em;
  height: 100%;
  position: absolute;
  top: 0;
  background-color: #FFF;
}

.wrap .summeresale-content.--type1 {
  background: linear-gradient(to bottom, #FFF 0%, #FFF 2.5em, #daebf5 2.5em, #daebf5 100%);
}

.wrap .summeresale-content.--type2 {
  background: linear-gradient(to bottom, #FFF 0%, #FFF 2.5em, #f2ecf0 2.5em, #f2ecf0 100%);
}

.wrap .summeresale-content.--type3 {
  background: linear-gradient(to bottom, #FFF 0%, #FFF 2.5em, rgba(188, 52, 49, 0.15) 2.5em, rgba(188, 52, 49, 0.15) 100%);
}

.wrap .summeresale-content.--left::after {
  left: 0;
}

.wrap .summeresale-content.--right::after {
  right: 0;
}

@media only screen and (max-width: 768px) {
  .wrap .summeresale-sec__ttl1 {
    font-size: 2.166667em;
    margin-bottom: 1.346154em;
  }

  .wrap .summeresale-sec__ttl1 > span {
    font-size: 0.384615em;
  }

  .wrap .summeresale-sec__ttl2 {
    font-size: 2em;
    margin-bottom: 1.458333em;
  }

  .wrap .summeresale-content {
    padding-bottom: 3.333333em;
  }

  .wrap .summeresale-content::after {
    content: none;
    display: none;
  }

  .wrap .summeresale-content.--type1 {
    background: linear-gradient(to bottom, #FFF 0%, #FFF 1.666667em, #daebf5 1.666667em, #daebf5 100%);
  }

  .wrap .summeresale-content.--type2 {
    background: linear-gradient(to bottom, #FFF 0%, #FFF 1.666667em, #f2ecf0 1.666667em, #f2ecf0 100%);
  }

  .wrap .summeresale-content.--type3 {
    background: linear-gradient(to bottom, #FFF 0%, #FFF 1.666667em, rgba(188, 52, 49, 0.15) 1.666667em, rgba(188, 52, 49, 0.15) 100%);
  }
}

.wrap .items-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  width: 67.5em;
}

@media only screen and (max-width: 768px) {
  .wrap .items-list {
    width: 28.75em;
    justify-content: space-between;
  }

  .wrap .items-list__item {
    width: calc(50% - 0.625em);
    margin: 1.25em 0 0;
  }

  .wrap .items-list__item:nth-child(-n+2) {
    margin-top: 0;
  }

  .wrap .items-list--5cols {
    justify-content: flex-start;
  }

  .wrap .items-list--5cols .items-list__item {
    width: calc((100% / 3) - 0.5em);
    margin: 1.25em 0 0 0.75em;
  }

  .wrap .items-list--5cols .items-list__item:nth-child(-n+3) {
    margin-top: 0;
  }

  .wrap .items-list--5cols .items-list__item:nth-child(3n+1) {
    margin-left: 0;
  }

  .wrap .items-list--5cols.--sp18 .items-list__item:nth-child(n+19) {
    display: none;
  }
}

@media only screen and (min-width: 769px) {
  .wrap .items-list__item {
    width: 15.375em;
    margin: 1.25em 0 0 2em;
  }

  .wrap .items-list__item:nth-child(-n+4) {
    margin-top: 0;
  }

  .wrap .items-list__item:nth-child(4n+1) {
    margin-left: 0;
  }

  .wrap .items-list--5cols .items-list__item {
    width: 12em;
    margin: 1.25em 0 0 1.875em;
  }

  .wrap .items-list--5cols .items-list__item:nth-child(-n+5) {
    margin-top: 0;
  }

  .wrap .items-list--5cols .items-list__item:nth-child(4n+1) {
    margin-left: 1.875em;
  }

  .wrap .items-list--5cols .items-list__item:nth-child(5n+1) {
    margin-left: 0;
  }
}

.wrap .items-list__item a {
  display: block;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
}

.wrap .items-list__item a:hover {
  opacity: 0.7;
}

.wrap .items-list__item-img {
  line-height: 1;
  position: relative;
}

.wrap .items-list__item-img img {
  display: block;
}

.item-discount {
  font-family: 'YuMincho', 'Yu Mincho', 'Hiragino Mincho ProN', 'Times New Roman', 'MS PMincho', serif;
  font-size: 1.375em;
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0 1em;
  min-width: 5.4em;
  background-color: #BC3431;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 1.47em;
}

.wrap .items-list--5cols .item-discount {
  font-size: 1.375em;
}

.wrap .items-list__item-details {
  padding: 0.875em 0 0;
}

.wrap .items-list__item-price {
  font-family: 'YuMincho', 'Yu Mincho', 'Hiragino Mincho ProN', 'Times New Roman', 'MS PMincho', serif;
  font-size: 1.5em;
  margin-top: 0.25em;
  color: #0E2240;
}

.wrap .items-list__item-price span {
  font-size: 0.416667em;
}

.wrap .items-list--5cols .items-list__item-price {
  font-size: 1.375em;
}

.wrap .items-list--5cols .items-list__item-price span {
  font-size: 0.454545em;
}

.wrap .items-list__item-name {
  font-size: 0.875em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: 100%;
}

.wrap .items-list--5cols .items-list__item-name {
  font-size: 0.75em;
}

@media only screen and (max-width: 768px) {
  .item-discount {
    font-size: 1.5em;
  }

  .wrap .items-list--5cols .item-discount {
    font-size: 1.166667em;
  }

  .wrap .items-list--5cols .items-list__item-details {
    padding: 0.875em 0.5em;
  }

  .wrap .items-list__item-price {
    font-size: 1.666667em;
  }

  .wrap .items-list__item-price span {
    font-size: 0.5em;
  }

  .wrap .items-list--5cols .items-list__item-price {
    font-size: 1.166667em;
  }

  .wrap .items-list--5cols .items-list__item-price span {
    font-size: 0.833333em;
  }

  .wrap .items-list__item-name {
    font-size: 1em;
  }

  .wrap .items-list--5cols .items-list__item-name {
    font-size: 0.833333em;
  }
}

.wrap .summeresale-fukubukuro {
  line-height: 1;
  margin: 4.375em auto 3.75em;
  width: 53.75em;
  text-align: center;
}

.wrap .summeresale-fukubukuro:last-child {
  margin-bottom: 0;
}

.wrap .summeresale-fukubukuro a {
  transition: opacity 0.2s ease-out;
}

.wrap .summeresale-fukubukuro a:hover {
  opacity: 0.7;
}

@media only screen and (max-width: 768px) {
  .wrap .summeresale-fukubukuro {
    margin: 3.333333em auto;
    width: 24.166667em;
  }
}

.wrap .summeresale-txt1 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  font-size: 1.125em;
  text-align: center;
  padding: 0 1em;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wrap .summeresale-txt1 > span {
  display: inline-block;
  padding: 0 1.666667em;
}

.wrap .summeresale-txt1::before,
.wrap .summeresale-txt1::after {
  content: '';
  display: inline-block;
  width: 0.555556em;
  height: 1.333333em;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.wrap .summeresale-txt1::before {
  background-image: url(https://www.bellemaison.jp/cpg/interior/summer_cp/summer_cp_img/txt-decor--left.svg);
}

.wrap .summeresale-txt1::after {
  background-image: url(https://www.bellemaison.jp/cpg/interior/summer_cp/summer_cp_img/txt-decor--right.svg);
}

@media only screen and (max-width: 768px) {
  .wrap .summeresale-txt1 {
    font-size: 1.166667em;
  }
}

.wrap .tabs-list {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  margin: 2em auto 0;
  width: 64.375em;
}

.wrap .tabs-list > li {
  font-weight: bold;
  line-height: 1;
  text-align: center;
}

.wrap .tabs-list a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  color: #b6bcc5;
  height: 4.375em;
  border-radius: 0.3125em;
  border: 1px solid #b6bcc5;
}

.wrap .tabs-list a:hover {
  opacity: 0.7;
}

.wrap .tabs-list a.selected {
  position: relative;
  background-color: #FFF;
  color: #0E2240;
  border-color: #0E2240;
}

.wrap .tabs-list a.selected::after {
  content: '';
  display: block;
  width: 0.9375em;
  height: 0.625em;
  background: url(https://www.bellemaison.jp/cpg/interior/summer_cp/summer_cp_img/bubble-arrow.png) no-repeat center top;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
}

.wrap .items-tab-contents {
  margin-top: 2.5em;
}

.wrap .items-tab-contents:not(.current) {
  display: none;
}

@media only screen and (max-width: 768px) {
  .wrap .tabs-list {
    width: 29.25em;
  }

  .wrap .tabs-list > li {
    width: calc((100% / 3) - 0.5em);
    margin: 1.25em 0.25em 0;
  }

  .wrap .tabs-list > li:nth-child(-n+3) {
    margin-top: 0;
  }

  .wrap .tabs-list a {
    height: 4.166667em;
    border-radius: 0.416667em;
  }
}

@media only screen and (min-width: 769px) {
  .wrap .tabs-list > li {
    width: calc(20% - 0.625em);
    margin: 1.25em 0.3125em 0;
  }

  .wrap .tabs-list > li:nth-child(-n+5) {
    margin-top: 0;
  }
}

.wrap .summeresale-footer {
  margin-top: 6.25em;
  padding-top: 1.6875em;
  border-top: 1px solid #DEDFE4;
}

.wrap .summeresale-copyright {
  margin: 0 auto;
  font-size: 0.625em;
  line-height: 1.6;
  width: 108em;
  max-width: 100%;
}

@media only screen and (max-width: 768px) {
  .wrap .summeresale-footer {
    margin-top: 5em;
    padding-top: 1.666667em;
  }

  .wrap .summeresale-copyright {
    font-size: 0.833333em;
    width: 34.5em;
  }
}

/*フロートリンク　すべて見るボタン*/
.wrap .page-fltbtn {
  width: 14.857143%;
}

@media screen and (max-width: 1424px) {
  .wrap .page-fltbtn {
    right: 0;
  }
}
.wrap .page-fltbtn.gr_abs {
  position: absolute;
  bottom: 0;
}

@media screen and (max-width: 767px) {
  .wrap .page-fltbtn {
    /*z-index: 98;*/
  }
}
/* 2026/02/27 add  */
.wrap .page-fltbtn {
  width: 100%;
  height: auto;
  background-color: #9f1429;
  transition: opacity 0.3s 0.3s linear;
}
@media screen and (min-width: 768px) {
  .wrap .page-fltbtn {
    pointer-events: none;
    background-color: transparent;
  }
}
.wrap .page-fltbtn .page-fltbtn-all {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .wrap .page-fltbtn .page-fltbtn-all {
    width: 16.25%;
    max-width: 13em;
    margin-right: 20px;
    margin-left: auto;
    pointer-events: all;
  }
}
@media screen and (min-width: 1281px) {
  .wrap .page-fltbtn .page-fltbtn-all {
    margin-right: 0;
  }
}
.wrap .page-fltbtn.is-fixed {
  position: fixed;
  z-index: 100;
  bottom: 0;
  left: 0;
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .wrap .page-fltbtn.is-fixed {
    bottom: 55px;
  }
}
@media screen and (min-width: 1281px) {
  .wrap .page-fltbtn.is-fixed {
    bottom: 20px;
  }
}
.wrap .page-fltbtn.is-fixed.is-end {
  height: 0;
  overflow: hidden;
  opacity: 0;
}
.wrap .page-fltbtn.is-fixed.is-end .page-fltbtn-all {
  pointer-events: none;
}
.wrap .page-fltbtn-inner {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .wrap .page-fltbtn-inner {
    max-width: 1280px;
    margin: 0 auto;
    pointer-events: none;
  }
}

body:has(.is-fixed) .float-button-container {
  bottom: 60px;
}
@media screen and (min-width: 768px) {
  body:has(.is-fixed) .float-button-container {
    bottom: 5px;
  }
}
body:has(.is-fixed):has(.is-end) .float-button-container {
  bottom: 20px;
}
@media screen and (min-width: 768px) {
  body:has(.is-fixed):has(.is-end) .float-button-container {
    bottom: 20px;
  }
}

/*フロートリンク　すべて見るボタン*/
.wrap .page-fltbtn {
  width: 14.857143%;
}

@media screen and (max-width: 1424px) {
  .wrap .page-fltbtn {
    right: 0;
  }
}
.wrap .page-fltbtn.gr_abs {
  position: absolute;
  bottom: 0;
}

@media screen and (max-width: 767px) {
  .wrap .page-fltbtn {
    /*z-index: 98;*/
  }
}
/* 2026/02/27 add  */
.wrap .page-fltbtn {
  width: 100%;
  height: auto;
  background-color: #9f1429;
  transition: opacity 0.3s 0.3s linear;
}
@media screen and (min-width: 768px) {
  .wrap .page-fltbtn {
    pointer-events: none;
    background-color: transparent;
  }
}
.wrap .page-fltbtn .page-fltbtn-all {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .wrap .page-fltbtn .page-fltbtn-all {
    width: 16.25%;
    max-width: 13em;
    margin-right: 20px;
    margin-left: auto;
    pointer-events: all;
  }
}
@media screen and (min-width: 1281px) {
  .wrap .page-fltbtn .page-fltbtn-all {
    margin-right: 0;
  }
}
.wrap .page-fltbtn.is-fixed {
  position: fixed;
  z-index: 100;
  bottom: 0;
  left: 0;
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .wrap .page-fltbtn.is-fixed {
    bottom: 55px;
  }
}
@media screen and (min-width: 1281px) {
  .wrap .page-fltbtn.is-fixed {
    bottom: 20px;
  }
}
.wrap .page-fltbtn.is-fixed.is-end {
  height: 0;
  overflow: hidden;
  opacity: 0;
}
.wrap .page-fltbtn.is-fixed.is-end .page-fltbtn-all {
  pointer-events: none;
}
.wrap .page-fltbtn-inner {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .wrap .page-fltbtn-inner {
    max-width: 1280px;
    margin: 0 auto;
    pointer-events: none;
  }
}

body:has(.is-fixed) .float-button-container {
  bottom: 60px;
}
@media screen and (min-width: 768px) {
  body:has(.is-fixed) .float-button-container {
    bottom: 5px;
  }
}
body:has(.is-fixed):has(.is-end) .float-button-container {
  bottom: 20px;
}
@media screen and (min-width: 768px) {
  body:has(.is-fixed):has(.is-end) .float-button-container {
    bottom: 20px;
  }
}