@charset "UTF-8";

/*-------------------------------------------------------------------------------------------------------------------------------
* base
-------------------------------------------------------------------------------------------------------------------------------*/
body {
  font-family: "Noto Sans", sans-serif;
  font-size: 100%;
  line-height: 1.75;
  color: #000000;
  -webkit-text-size-adjust: 100%;
}
#all-wrapper{
  width: 100%;
}

/* header 
=================================================================== */
.header-wrapper {
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
  padding-bottom: 4px;
}

/* nav 
=================================================================== */
.btn-menu-sticky {
  position: sticky;
  top: 0;
  right: 13px;
  z-index: 100;
  width: 100%;
}
.btn-menu-sticky .btn-menu {
  position: absolute;
  top: 13px;
  right: 13px;
}

/* drawerMenu */
.drawerMenu {
  position: fixed;
  top: 0;
  left: calc(50% - 375px);
  z-index: 2002;
  width: 750px;
  height: 100%;
  background-image: url(https://www.jr-takashimaya.co.jp/cn/cp/cosme-expo/img/menu_bg.png);
  background-repeat: no-repeat;
  background-color: #fff;
  transition: all 0.5s;
  visibility: hidden;
  opacity: 0;
}
.drawerMenu.open {
  visibility: visible;
  opacity: 1;
}

/* drawerMenu-list  */
.drawerMenu-list {
  position: relative;
}
.drawerMenu-list .btn-close {
  position: absolute;
  top: 0;
  right: 0;
} 
.drawerMenu-list ul {
  width: 624px;
  margin: 0 auto;
  padding: 130px 0;
}
.drawerMenu-list ul.col2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.drawerMenu-list ul li {
  position: relative;
  margin-bottom: 13px;
}
.drawerMenu-list ul li::after {
  content: '';
  position: absolute;
  z-index: -1;
  top: 1px;
  left: 1px;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  background-color: #fff;
}
.drawerMenu-list ul li a {
  transition: opacity 0.3s;
}
.drawerMenu-list ul li a:hover {
  opacity: 0.6;
}

/* main 
=================================================================== */
.main-wrapper {
  position: relative;
  width: 750px;
  margin: 0 auto;
}
main a {
  transition: opacity 0.3s;
}
main a:hover{
  opacity: 0.6;
}
main h1 a:hover{
  opacity: 1;
}

/* footer 
=================================================================== */
footer{
  width: 100%;
  padding: 30px 0;
  border-top: 1px solid #000000;
  text-align: center;
  font-size: 14px;
}
footer .pagetop{
  margin: 0 0 30px;
}
footer .footer-address {
  margin-top: 10px;
  font-size: 17px;
}
footer .footer-contact {
  margin-top: 5px;
}
footer .footer-contact a {
  color: inherit;
}
footer .copyright{
  margin-top: 10px;
  text-align: center;
  letter-spacing: 0.05em;
}


/*-------------------------------------------------------------------------------------------------------------------------------
* index 
-------------------------------------------------------------------------------------------------------------------------------*/
.btn-wrapper {
  position: relative;
}

/* marin
------------------------------------------------ */
.marin-wrapper {
  background-image: url(https://www.jr-takashimaya.co.jp/cn/cp/cosme-expo/img/top/marin_bg.png);
  background-repeat: repeat;
}
#marin-slider .splide__slide {
  text-align: center;
}
#marin-slider .splide__pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 13px;
  padding: 27px 0 27px;
}
#marin-slider .splide__pagination li button {
	display: block;
	padding: 0;
	font-size: 0;
	line-height: 0;
	width: 18px;
	height: 16px;
	cursor: pointer;
	color: transparent;
	outline: none;
  border: none;
	background: url(https://www.jr-takashimaya.co.jp/cn/cp/cosme-expo/img/top/slide_dot_off.png) no-repeat center center;
}
#marin-slider .splide__pagination li button:hover, 
#marin-slider .splide__pagination li button:focus, 
#marin-slider .splide__pagination li button.is-active {
	background: url(https://www.jr-takashimaya.co.jp/cn/cp/cosme-expo/img/top/slide_dot_on.png) no-repeat center center;
}

.marin-txt01 {
  text-align: center;
}
.marin-btn01 {
  margin: 24px 0 104px;
  text-align: center;
}

.marin-accordion {
  position: relative;
  background: url(https://www.jr-takashimaya.co.jp/cn/cp/cosme-expo/img/top/marin_event_bg.png) no-repeat top center;
  min-height: 65px;
}
.marin-accordion-btn {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 40px;
  width: 572px;
  height: 65px;
  background-color: #fff;
}
.marin-accordion button {
  width: 100%;
  height: 100%;
  background: url(https://www.jr-takashimaya.co.jp/cn/cp/cosme-expo/img/top/marin_event_btn_01.png) no-repeat top center;
  font-size: 0;
  transition: opacity 0.3s;
}
.marin-accordion button.active {
  background: url(https://www.jr-takashimaya.co.jp/cn/cp/cosme-expo/img/top/marin_event_btn_01_2.png) no-repeat top center;
}
.marin-accordion button:hover {
  opacity: 0.6;
}
.accordion-content {
  display: none;
}
.marin-event-reserve-detail {
  position: relative;
}
.marin-event-reserve-btn {
  position: absolute;
  top: 550px;
  left: 135px;
}

.marin-insta {
  position: relative;
}
.marin-insta-btn {
  position: absolute;
  z-index: 2;
  top: 397px;
  left: 100px;
}

/* event
------------------------------------------------ */
.event-tk-btn01 {
  display: block;
  position: absolute;
  z-index: 2;
  bottom: 50px;
  left: 65px;
  background: url(https://www.jr-takashimaya.co.jp/cn/cp/cosme-expo/img/top/event_tk_btn_01_bg.png) no-repeat top center;
}
.event-tgm-btn01 {
  display: block;
  position: absolute;
  z-index: 2;
  bottom: 60px;
  left: 68px;
  background: url(https://www.jr-takashimaya.co.jp/cn/cp/cosme-expo/img/top/event_tgm_btn_01_bg.png) no-repeat top center;
}
.event-more-btn01 {
  display: block;
  position: absolute;
  z-index: 2;
  bottom: 130px;
  left: 175px;
}
.event-more-btn02 {
  display: block;
  position: absolute;
  z-index: 2;
  bottom: 50px;
  left: 175px;
}

.event-present-accordion {
  position: relative;
  min-height: 60px;
}
.event-present-accordion-btn {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 120px;
  width: 522px;
  height: 60px;
  background-color: #fff;
}
.event-present-accordion button {
  display: block;
  width: 100%;
  height: 100%;
  background: url(https://www.jr-takashimaya.co.jp/cn/cp/cosme-expo/img/top/event_present_btn_01.png) no-repeat top center;
  font-size: 0;
  transition: opacity 0.3s;
}
.event-present-accordion button.active {
  background: url(https://www.jr-takashimaya.co.jp/cn/cp/cosme-expo/img/top/event_present_btn_01_2.png) no-repeat top center;
}
.event-present-accordion button:hover {
  opacity: 0.6;
}
.event-present-goshuin-detail {
  padding-top: 17px;
}
.event-present-goshuin-btn01 {
  position: absolute;
  bottom: 36px;
  left: 70px;
}
.event-present-goshuin-btn02 {
  position: absolute;
  bottom: 26px;
  left: 70px;
}
.event-present-goshuin-btn03 {
  position: absolute;
  bottom: 70px;
  right: 67px;
}

.event-present02 {
  position: relative;
}
.event-present02-btn {
  position: absolute;
  bottom: 470px;
  left: 65px;
}

.event-present03-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 60px;
  padding-bottom: 70px;
}


/* popup
------------------------------------------------ */
.popup-tgm-detail {
  position: relative;
}
.popup-tgm-btn {
  position: absolute;
  top: 380px;
  left: 90px;
}


/* f-note
------------------------------------------------ */
.f-note{
  padding: 70px 50px;
  font-size: 24px;
  font-feature-settings: "palt";
}
.f-note p {
  padding-left: 1em;
  text-indent: -1em;
}


/*-------------------------------------------------------------------------------------------------------------------------------
* maein 
-------------------------------------------------------------------------------------------------------------------------------*/
.marin-item {
  position: relative;
}
.marin-item-btn {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(https://www.jr-takashimaya.co.jp/cn/cp/cosme-expo/img/marin/btn_bg.png) no-repeat bottom center;
}
.marin-item-btn.reverse {
  background: url(https://www.jr-takashimaya.co.jp/cn/cp/cosme-expo/img/marin/btn_bg_2.png) no-repeat bottom center;
}


