/*-------------------------------------------------------------------------------------------------------------------------------
* 基本設定
-------------------------------------------------------------------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:700');
@import url('https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c');
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@400;500;600;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;600&display=swap');
:root {
  --color1: #189323;
  --color2: #de6332;

}

@media print {
	#menu .menu_cont {
		display: none;
	}
}
.nav-PC.show-PC,
.eigyo-PC.show-PC,
.eigyo_box02 {
	display:none;
}
@-moz-document url-prefix() {
	.nav-PC.show-PC + #contents ,
	.eigyo-PC.show-PC + #contents  {
		padding-top: 72px;;
	}
}

.cf:before,
.cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
	*zoom: 1;
}
.container {
    background-color: rgba(237, 231, 226.1);
}

.fadein {
	opacity: 0;
	transition: all 0.5s ease-in-out 0.1s;
}
@media print {
	.fadein {
		opacity: 1;
		transition: none;
	}
}

.fadeinRate {
	opacity: 0;
	transition: all 2.0s ease-in-out 0.3s;
}
@media print {
	.fadein {
		opacity: 1;
		transform: translate(0);
		transition: none;
	}
}

.fadeinT {
	opacity: 0;
	transform: translate(0, -20px);
	transition: all 0.5s ease-out 0.3s;
}
@media print {
	.fadeinT {
		opacity: 1;
		transform: translate(0);
		transition: none;
	}
}

.fadeinL {
	opacity: 0;
	transform: translate(-20px, 0);
	transition: all 0.5s ease-in-out 0.3s;
}
@media print {
	.fadeinL {
		opacity: 1;
		transform: translate(0);
		transition: none;
	}
}

.fadeinB {
	opacity: 0;
	transform: translate(0, 20px);
	transition: all 0.5s ease-in-out 0.3s; 
}
@media print {
	.fadeinB {
		opacity: 1;
		transform: translate(0);
		transition: none;
	}
}

.fadeinR {
	opacity: 0;
	transform: translate(20px, 0);
	transition: all 0.5s ease-in-out 0.3s;
}
@media print {
	.fadeinR {
		opacity: 1;
		transform: translate(0);
		transition: none; 
	} 
}

.fadein.scrollin,
.fadeinRate.scrollin,
.fadeinT.scrollin,
.fadeinL.scrollin,
.fadeinB.scrollin,
.fadeinR.scrollin {
	opacity: 1;
	transform: translate(0, 0) scale(1); 
}


.contentWrapper {
	width:100%;
	text-align: center;
	background-color: rgba(214,198,186.1);
	position: relative;
}
.contentWrapper:nth-child(even) {
	background-color: rgba(237,231,226.1);
}
.contentWrapper:nth-child(odd):not(:last-child):after {
	content:"";
	width: 100%;
	height: 60px;
	display: block;
	position: absolute;
	bottom: -1px;
	left: 0;
	background-image: url(/base/shinjuku/img/happyholiday24_title_bg02.svg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100%;
}

.contentWrapper:nth-child(even):not(:last-child):after {
	content:"";
	width: 100%;
	height: 60px;
	display: block;
	position: absolute;
	bottom: -1px;
	left: 0;
	background-image: url(/base/shinjuku/img/happyholiday24_title_bg01.svg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100%;
}

@media screen and (min-width: 768px) {
	.contentWrapper {
		padding: 6em 2em 8em;
	}
}
.contentWrapper a {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.contentWrapper a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}
.contentWrapper a.test {
	text-decoration: none;
	color: inherit!important;
}
@media screen and (max-width:767px) {
	.contentWrapper {
		padding: 12vw 3vw;
	}
	.contentWrapper.contentWrapperBrand {
		padding: 0;
	}
}

/* contents
=================================================================== */
#contents {
	max-width:100%;
	box-sizing:border-box;
}
#contents p img {
	max-width:100%;
}
#contents p,
#contents li {
	font-size: 15px;
}
#contents small {
	font-weight: normal;
}
@media screen and (max-width: 480px) {
	#contents p,
	#contents li {
		font-size: 14px;
	}
}
/* ----- header ----- */

.contentHeader {
	padding: 4em 0 6em;
	background: #1C5033;
	background: linear-gradient(0deg, rgba(129,200,228,1) 0%, rgba(75,176,217,1) 100%);
	background-size: 100%;
	position: relative;
}

.contentHeader:after {
	content:"";
	width: 100%;
	height: 2.4vw;
	display: block;
	position: absolute;
	bottom: -3px;
	left: 0;
	background-image: url(/base/shinjuku/img/kes25_title_bg.svg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100%;
}
.header-logo {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
	padding: 0;
	text-align:center;
	position: relative;
z-index: 100;
}
.header-logo img {
	width: 100%;
	height: auto;
	position: relative;
}

#contents p.header-copy {
	margin: 1em auto ;
	text-align :center;
	max-width: 800px;
	font-feature-settings: "palt";
	font-family: "YakuHanJP", "M PLUS 1p";
	font-size: 1.5em;
	line-height: 1.6;
	color: #e50012;
	position: relative;
}
#contents p.bodyCopy {
	margin: 4em auto 2em;
	width: 80%;
	max-width: 746px;
}
#contents p.bodyCopy img {
	width: 100%;
	height: auto;
}
.header-navi {
	display: flex;
	gap: 3em;
	justify-content: center;
}
.header-navi li a {
	color: #FFF;
	text-decoration: none;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.header-navi li a:after {
	content: "";
	width: 26px;
	height: 7px;
	background-image: url(/base/shinjuku/img/gs23_arrow.svg);
	background-repeat: no-repeat;
	background-size: contain;
	margin: 0 auto;
}
.header-navi-icon {
	width: 64px;
	height: 64px;
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
	#contents .header-navi li {
		font-size: 0.76em;
	}
	.header-navi-icon {
		width: 12vw;
		height: 12vw;
	}
}
.titleCategory {
	margin: 0 auto 2em;
	text-align: center;
	width: 100%;
	z-index: 1000;
	position: relative;
}
.titleCategory img {
	width: 100%;
	height: auto;
}
#contents p.titleEventSub,
.titleEventSub {
	text-align: center;
	display: block;
	width: fit-content;
	margin: 0 auto 0.5em;
	font-size: 2.6em;
	font-feature-settings: "palt";
	font-family: "YakuHanJP", "M PLUS 1p";
	text-align: center;
	color: #FFF;
	font-weight: 400;
	line-height: 1.2;
	padding: 0;
	background-color: #de6332;
	padding: 0 1em;
}
@media screen and (max-width: 767px) {
#contents p.titleEventSub,
.titleEventSub {
	font-size: 1.6em;
	line-height: 1.2;
	padding: 0.25em 1em;
}

}
.titleEvent,
#contents p.titleEvent {
	text-align: center;
	display: block;
	width: fit-content;
	margin: 0 auto 2em;
	font-size: 1.6em;
	font-feature-settings: "palt";
	font-family: "YakuHanJP", "M PLUS 1p";
	text-align: center;
	font-weight: 500;
	line-height: 1.3;
	color: rgba(24,24,24,1);
}
.contentInner + .titleEvent,
.contentInner + .titleEventSub {
	margin-top: 4em;
}
#contents p.presentNote {
	font-size: 0.85em;
	font-feature-settings: "palt";
	font-family: "YakuHanJP", "M PLUS 1p";
	text-align: center;
	font-weight: 400;
	line-height: 1.5;
	margin: 0 auto 2em auto;
}
@media screen and (max-width: 767px) {
	.titleEvent,
	#contents p.titleEvent {
		display: flex;
		margin: 0 auto 1em;
		font-size: 1.0em;
		line-height: 1.4;
		padding: 0;
	}
}

.footerNavi {
	width: 100%;
	max-width: 738px;
	margin: 0 auto 80px;
	display: flex;
	justify-content: space-between;
}
#contents .footerNavi li {
	width: 100%;
	font-family: "YakuHanJP", "M PLUS 1p";
	font-size: 1.8em;
	font-weight: 500;
	-moz-box-shadow: 3px 4px 12px 1px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 3px 4px 12px 1px rgba(0, 0, 0, 0.5);
	-ms-box-shadow: 3px 4px 12px 1px rgba(0, 0, 0, 0.5);
	box-shadow: 3px 4px 12px 1px rgba(0, 0, 0, 0.5);
	background-color: rgb(245,220,218);
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#contents .footerNavi li a {
	padding: 12px 18px 12px 1em;
	display: flex;
	align-items: center;
	justify-content: space-between;
	text-decoration: none;
	color:#ad4961;
	width: 100%;
}
#contents .footerNavi li a .footerNaviText {
	width: 100%;
	text-align: center;
}
.footerNavi li a:after {
	display: block;
	content:"";
	background-size: contain;
	width: 54px;
	height: 54px;
	background-image: url(/base/shinjuku/img/am_arrow01.png);
	background-repeat: no-repeat;
}


@media screen and (max-width: 768px) {
	.contentHeader {
		padding: 4vw ;
	}
	.header-logo {
		padding: 0;
		margin: 0 auto 0 auto;
		padding: 0;
		overflow: hidden;
	}
	#contents p.header-copy {
		font-size: 0.85em;
		padding: 0 7vw;
	}
	.header-menu li {
		width: auto;
		margin: 0 5px;
	}
	.footerNavi {
		margin: 0 auto 3em;
	}
	#contents .footerNavi li {
		font-size: 1.1em;
	}
	#contents .footerNavi li a {
		padding: 6px 9px ;
	}
	.footerNavi li a:after {
		width: 20px;
		height: 20px;
	}
}

/* ----- conent ----- */
.contentInner {
	padding: 0;
	width: 100%;
	max-width: 1380px;
	box-sizing:border-box;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}

.content {
	display:block;
	width:100%;
	margin:0 auto;
	text-align:left;
	box-sizing:border-box;
}
.accordion .content {
	display:none;
	display:;
}
.group1 {
	max-width:980px;
}
.group2 {
	max-width: 980px;
	box-sizing: border-box;
	margin: 0 auto 0 auto;
}
.accordion .content > h3 {
	max-width: 720px;
	margin: 0 auto 1em;
	text-align: center;
}
.accordion .content > h3.bimi220325-02-01 {
	background-color: #44af35;
}
.accordion .content > h3.bimi220325-02-02 {
	background-color: #ee8000;
}
#contents .accordion .content > h3 + p {
	text-align: center;
}
.accordion .content > h3:first-child {
	margin-top: 60px;
}
@media screen and (min-width: 768px) {
	.topicsColumn.group2 {
		padding-top: 60px;
		padding-bottom: 60px;
	}
}

.group3 {
	max-width: 1280px;
	margin: 0 auto 0 auto;
}
.group4 {
	max-width: 1930px;
	margin: 0 auto 0 auto;
}
#contents p.group3Notes {
	max-width: 914px;
	margin: 1em auto 0;
	text-align: right;
	font-size: 0.9em;
	line-height: 1.6;
	letter-spacing: normal;
	color: #000;
	padding: 0 0;
	font-feature-settings: "palt";
	font-family: "YakuHanJP", "M PLUS 1p";
}
.footerNotes {
	text-align: left;
	margin: 0 auto ;
	width: 100%;
	padding: 2em ;
}
.footerNotes ul {
	margin: 0 auto ;
	max-width: 900px;
}
.footerNotes ul li{
	display: inline-block;
}

@media screen and (max-width: 768px) {
	.contentInner {
		margin: 0 auto;
		
	}
	.content {
		padding: 0 ;
	}
	.group2 {
	}
	#contents p.group3Notes {
		max-width: auto;
		font-size: 0.8em;
	}
	
	.footerNotes {
		padding: 12px;
	}
}

.topicsTitle {
	padding-bottom:20px;
}
.topicsTitle h3{
	padding:12px;
	background-color:#2a2a2a;
	font-size:32px;
	font-weight:bold;
	line-height:1;
	font-feature-settings: "palt";
	font-family: "YakuHanJP", "M PLUS 1p";
	font-weight: 500;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
}
.topicsColumn {
	width: 100%;
	padding: 0px;
}
.group3.topicsColumn,
.group4.topicsColumn {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin-left: auto;
	margin-right: auto;
}

.group3.topicsColumn:has(> :nth-child(3):last-child) + .group3.topicsColumn {
	margin-top: 20px;
	max-width: 1380px;
}
@media screen and (max-width: 767px) {
	.group3.topicsColumn:has(> :nth-child(3):last-child) + .group3.topicsColumn {
		margin-top: 4vw;
	}
}
@media screen and (min-width: 768px) {
	.group3.topicsColumn {
		max-width: 920px;
	}
	.group4.topicsColumn {
		max-width: 1390px;
	}
	.group3.topicsColumn:has(> :nth-child(3):last-child) {
		max-width: 1380px;
	}
}
.topicsDetail {
	width: 100%;
	max-width: 980px;
	box-sizing: border-box;
}


.group1 .topicsDetail {
	max-width: 980px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.group2 .topicsDetail {
	box-sizing: border-box;
	background-color: rgb(255,255,255,1);
	margin-bottom: 24px;
border-radius: 1em;
}
.group2 .topicsDetail:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
	
}
.event.group2 .topicsDetail {
display: flex;
gap: 2rem;
}
@media screen and (max-width: 767px) {
.event.group2 .topicsDetail {
display: flex;
gap: 2rem;
flex-direction: column;
}
}

.group3 .topicsDetail {
	max-width: calc((100% - 20px) / 2);
	padding: 0;
	background-color: rgba(255,255,255,0.9);
	border-radius: 1em;
	overflow: hidden;
}
.group4 .topicsDetail {
	max-width: calc((100% - 40px) / 3);
	padding: 0;
	background-color: rgba(255,255,255,0.9);
	border-radius: 1em;
	overflow: hidden;
}

.group3 .topicsDetail:only-child {
	max-width: 914px;
	display: flex;
}
.group4 .topicsDetail:only-child {
	max-width: 914px;
	display: flex;
}
.group3.topicsColumn:has(> :nth-child(3):last-child) + .group3 .topicsDetail:only-child {
	max-width: 1380px;
}
.group3.group3Wide .topicsDetail {
	max-width: 914px;
	display: flex;
}

.topicsDetailText {
	box-sizing: border-box;
	width: 100%;
}

.group1 .topicsDetailText {
	box-sizing: border-box;
	max-width: 300px;
	padding: 1.5em;
	background-color: rgba(245,235,211,1);
	border-radius: 3px;
	position: relative;
}


@media screen and (min-width: 768px) {
	.group1 .topicsDetail:nth-child(odd) .topicsDetailText:after {
		content:"";
		position: absolute;
		top: calc(50% - 30px);
		left: -20px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 30px 20px 30px 0;
		border-color: transparent rgba(245,235,211,1) transparent transparent;
	}
	.group1 .topicsDetail:nth-child(even) .topicsDetailText:after {
		content:"";
		position: absolute;
		top: calc(50% - 30px);
		right: -20px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 30px 0 30px 20px;
		border-color: transparent transparent transparent rgba(245,235,211,1);
	}
	
}


.group2 .topicsDetailText {
	padding: 1.5em ;
}
.group3 .topicsDetailText {
	box-sizing: border-box;
	padding: 1.5em;
	position: relative;
}
.group4 .topicsDetailText {
	box-sizing: border-box;
	padding: 1.5em;
	position: relative;
}
.topicsDetailPhoto {
	padding: 0px ;
	width: 100%;
	box-sizing: border-box;
	width: 100%;
	display: block;
	position: relative;
}
.event .topicsDetailPhoto {
    width: 60%;
margin: 0 auto;
}
.event .topicsDetailPhoto + topicsDetailText{
}
.topicsDetailPhoto.:has(> :not(li))  {
display: none;
}
.group1 .topicsDetail:nth-child(even) {
	flex-direction: row-reverse;
}


@media screen and (min-width: 768px) {
	.group3 .topicsDetail:only-child .topicsDetailPhoto,
	.group3.group3Wide .topicsDetailPhoto {
		flex-basis: 446px;
	}
	.group4 .topicsDetail:only-child .topicsDetailPhoto {
		flex-basis: 446px;
	}
	
	.group3 .topicsDetail:only-child  .topicsDetailText,
	.group3.group3Wide .topicsDetailText {
		flex-basis: calc(100% - 446px - 20px);
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.group4 .topicsDetail:only-child  .topicsDetailText {
		flex-basis: calc(100% - 446px - 20px);
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
}
.group3.group3Wide .topicsDetailText:only-child  {
	flex-basis: 100%;
}
@media screen and (max-width: 767px) {
	.topicsColumn {
		margin: 0 auto ;
		transform: inherit;
	}
	.group3.topicsColumn {
		gap: 3vw;
	}
	.group4.topicsColumn {
		gap: 3vw;
	}
	.topicsDetail {
		display: block;
	}
	.topicsDetailText {
		padding-left: 0px;
		max-width: 100%;
	}
	.group1 .topicsDetail {
		display: block;
		padding: 0 6vw;
	}
	.group1 .topicsDetailText {
		max-width: 100%;
	}
	.group2 .topicsDetailText {
		max-width: 100%;
		padding : 12px;
	}
	.group3 .topicsDetailText {
		max-width: 100%;
		padding : 4vw 2vw;
	}
	.group4 .topicsDetailText {
		max-width: 100%;
		padding : 4vw 2vw;
	}
	.group3:not(.group3Wide) .topicsDetailText:only-child {
		max-width: auto;
		padding : auto;
	}
	.group4 .topicsDetailText:only-child {
		max-width: auto;
		padding : auto;
	}
	
	.topicsDetailPhoto {
		width: 100%;
		margin-bottom: 0;
		float: none;
	}
	.group2 .topicsDetail {
		padding: 0px;
		margin-bottom: 12px;
	}
	.group3 .topicsDetail {
		max-width: calc((100% - 3vw) / 2);
		padding: 0;
	}
	.group4 .topicsDetail {
		max-width: calc((100% - 3vw) / 2);
		padding: 0;
	}
}

#contents .topicsDetailPhoto img{
	width: 100%;
	/*max-width: 600px;*/
	box-sizing: border-box;
	background-color:#FFF;
}
#contents .topicsDetailPhoto  a:hover{
	opacity:1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-moz-opacity:1;
	-khtml-opacity: 1;
}
@media screen and (max-width: 767px) {
	#contents .topicsDetailPhoto p img{
		border:none;
		margin: 0;
	}
	#contents .brand .topicsDetailPhoto p img{
		border:none;
		padding: 5%;
		margin: -8% 0;
	}
	
}
#contents p.detailCopy {
	font-size: 1.1em;
	font-feature-settings: "palt";
	font-family: "YakuHanJP", 'Noto Serif JP', serif;
	font-weight: 400;
	margin-bottom: 0.8em;
}
.topicsDetail .title__ja {
	font-size: 3rem;
	letter-spacing: normal;
	font-feature-settings: "palt";
	font-family: "YakuHanJP", "M PLUS 1p";
	text-align: left;
	color: var(--color2);
	font-weight: 500;
    line-height: 1.3;
}

.group2 .topicsDetail .title__ja {
}
.topicsDetail .title__ja i {
	font-style: normal;
	display: inline-block;
}
.topicsDetail .title__ja:empty {
	display: none;
}
@media screen and (min-width: 768px) {
	.brand .topicsDetail .title__ja {
		font-size: 1em;
	}
	.group3Wide .topicsDetail .title__ja {
		font-size: 1.8em;
	}
}

#contents .topicsDetail .description p + h4 {
	margin-top: 2em;
}
.topicsDetail .title__ja:not(:first-child) {
}
#contents .topicsDetail .description p + h4:not(:first-child) {
	margin-top: 1em;
}
.topicsDetail .title__ja small {
	font-size: 1em;
	color: #000;
	font-family: "YakuHanJP", "M PLUS 1p";
	display: inline-block;
}
.topicsDetail .title__ja a{
	color: inherit;
	text-decoration: none;
}
.colorRed {
	color: #F00;
	display: inline-block;
}

.topicsDetail ul.spec:empty {
	display: none;
}
#contents .topicsDetail ul.spec {
display: flex;
gap: 0;
margin: 1rem 0;
border: 1px solid var(--color2);
width: fit-content;
border-radius: 0.5rem;
overflow: hidden;
}

#contents .topicsDetail ul.spec li {
letter-spacing: normal;
font-size: 1em;
color: #000;
font-feature-settings: "palt";
font-family: "YakuHanJP", "M PLUS 1p";
margin: 0 -1px;
line-height: 1;
padding: 0.25em 1em;
}
@media screen and (max-width: 767px) {
#contents .topicsDetail ul.spec {
flex-direction: column;
}
#contents .topicsDetail ul.spec li {
margin: 0;
line-height: 1.3;
padding: 0.25em 0.5em;
font-size: 1.6rem;
}
}
@media screen and (min-width: 768px) {
#contents .topicsDetail ul.spec li:not(:last-child) {
border-right: 1px solid var(--color2);
}
}
@media screen and (max-width: 767px) {
#contents .topicsDetail ul.spec li + li {
border-top: 1px solid var(--color2);
}
}
#contents .topicsDetail ul.spec li.title__en {
background-color: var(--color2);
color: #FFF;
}

#contents .topicsDetail ul.spec li.date {
}
#contents .topicsDetail ul.spec li.place {
}
.topicsDetail ul.spec:empty,
.topicsDetail ul.spec li:empty {
	display: none;
	margin-top: 0;
	margin-bottom: 0;
}
#contents .topicsDetail .description p {
	font-size: 1.8rem;
	line-height:1.5;
	letter-spacing: normal;
	color:#000;
	padding: 0 0;
	font-feature-settings: "palt";
	font-family: "YakuHanJP", "M PLUS 1p";
}
.item__copy {
font-family: "YakuHanJP", 'Noto Serif JP', serif;
display: inline-block;
font-size: 92%;
color: #666;
margin: 1em 0 0.5em 0;
}
.item__copy:first-child {
margin-top: 0;
}
#contents .topicsDetail .description p small {
	font-size: 85%;
}
#contents .topicsDetail .description p strong {
	font-weight: 500;
	font-size: 120%;
}
#contents .topicsDetail .description p strong.titlesub {
    font-size: 1.3em;
    letter-spacing: normal;
    font-feature-settings: "palt";
    font-family: "YakuHanJP", "M PLUS 1p";
    text-align: left;
    color: var(--color2);
    font-weight: 500;
    margin-bottom: 0.5em;
}
#contents .topicsDetail .description p em {
	color: #F00;
	display: inline-block;
	font-style: normal;
}
.topicsDetail .title__ja font[style] {
	margin-right: 6px;
}
#contents .topicsDetail .description p .fll {
	float: left;
	margin: 0 0.5em 0.5em 0;
	max-width: 40%;
}
#contents .topicsDetail .description p .flr {
	float: right;
	margin: 0 0 0.5em 0.5em;
	max-width: 40%;
}
@media screen and (max-width: 767px) {
	.topicsDetail .title__ja {
		font-size: 2.6rem;
		line-height: 1.4;
	}
.group2 .topicsDetail .title__ja {
}

}

#contents .topicsDetail .description p.item__copy,
#contents .topicsDetail .description p.content_sub2 {
	font-family: "YakuHanMP", 'Noto Serif JP', serif;
	margin-bottom: 1em;
}
.mp1p {
	font-family: "YakuHanJP", "M PLUS 1p";
}
.spdate {
    font-size: 1em;
	font-family: "YakuHanJP", "M PLUS 1p";
}
#contents .topicsDetail .description p:empty {
	display: none;
}

.topicsDetail .description p img[align] {
	float:left;
	margin: 0 12px 12px 0;
}
#contents .topicsDetail .description p strong {
	font-weight: 500;
	display: inline-block;
}
#contents .topicsDetail .description p strong + br,
#contents .topicsDetail .description p strong + small + br {
	/*content:"";
	display: block;
	margin-bottom: 0.4em;*/
}
#contents .topicsDetail .description p b {
	font-weight: 500;
}

@media screen and (max-width: 767px) {
	#contents .topicsDetail ul li{
		font-size: 13px;
	}
	#contents .topicsDetail .description, p {
		font-size: 0.85em;
	}
	.description p img {
		max-width: 100%;
		width: inherit;
	}
	.description p img[align="left"] {
		float:left;
		margin-right:12px;
		clear:left;
	}
	.topicsDetail ul.spec li.place {
		margin: 0 0 .5em;
	}
	.topicsDetail  table {
		display: block;
	}
	.topicsDetail  table tr {
		display: block;
	}
	.topicsDetail  table tr td {
		display: block;
		width: 100%;
		float:left;
	}
	#contents .topicsDetail .description p {
		font-size: 0.92em;
	}

}

.accordion {
}
.blockTitle {
	margin: 0;
	box-sizing:border-box;
	position: relative;
	cursor:pointer;
}
.accordion .blockTitle {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.accordion .blockTitle:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
#colBtn .blockTitle:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.accordion .blockTitle p img {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.accordion .blockTitle:hover p img {
	transform: scale(1.1,1.1);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	width: ih
}
.accordion .blockTitle h2 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 100%;
	position: relative;
}
#col11 .blockTitle h2 {
	width: 100%;
	background-color: #ad4961;
	color: #FFF;
	text-align: center;
	padding: 1em;
	font-size: 2em;
	font-family: 'Noto Serif JP', serif;
}
#col11 .blockTitle h2 a{
	display:block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	color: #FFF;
}

#col0.accordion .blockTitle h2 {
	width: 100%;
	text-align: center;
	background-color: #ad4961;
	padding: 0.75em 1em 1.25em 1em;
	font-size: 2em;
	font-family: 'Noto Serif JP', serif;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	justify-content: center;
}


.accordion .blockTitle h2 img,
#col0.accordion .blockTitle h2 img {
	width: auto;
	max-width: 100%;
	height: auto;
}
#col0.accordion .blockTitle h2 img {
	margin: 0 auto;
}
.accordion .blockTitle h2::after {
	position: absolute;
	bottom: 10px;
	left: calc(50% - 26px);
	content: " ";
	background-image: url(/base/shinjuku/img/bimi220325_arrow_white.png);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	width: 52px;
	height: 14px;
	box-sizing: border-box;
	transform: scale(1, 1);
	transition: all 0.2s;
}
.accordion .blockTitle h2.pink:after {
	background-image: url(/base/shinjuku/img/bimi220325_arrow_pink.png);
}

.accordion .blockTitle.open h2::after {
	transform: scale(1, -1);
}
@media screen and (max-width: 767px) {
	.blockTitle {
	}
	
	.blockTitle img {
		width: auto;
		max-width: 100%;
	}
	.accordion .blockTitle h2 img,
	#col0.accordion .blockTitle h2 img {
	}
	.accordion .blockTitle h2::after,
	#col0.accordion .blockTitle h2::after {
		bottom: 2px;
		left: calc(50% - 13px);
		width: 26px;
		height: 7px;
		
	}
	#col0 .blockTitle {
	}
	#colBtn .blockTitle h2 {
		padding: 0.5em;
		font-size: 1.2em;
	}
	
	#col0.accordion .blockTitle h2 {
		padding: 0.35em 0.5em 0.7em 0.5em;
		font-size: 1.2em;
	}
	
}

.description + [data-readmore-toggle].readMore,
.description + [data-readmore-toggle].readMore,
.description + [data-readmore-toggle].readLess,
.description + [data-readmore-toggle].readLess,
.description + [data-readmore-toggle].readMore,
.description[data-readmore].readMore,
.description + [data-readmore-toggle].readLess,
.description[data-readmore].readLess,
.todetail a {
	padding: 0.5em 1em;
	line-height: 1;
	text-decoration: none;
	font-size: 1em;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 300px;
	text-align: center;
	margin: 4px auto 1em ;
	color:rgba(24,147,35,0.9);
	border: rgba(24,147,35,1) 1px solid;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	box-sizing: border-box;
	position:relative;
}
.readMore:before,
.readLess:before  {
	position:absolute;
	top: 0.5em;
	right: 1em;
	vertical-align: middle;
	display:block;
	content:"";
	width: 1em;
	height: 0.5em;
	box-sizing:border-box;
	background-size: contain;
	border-bottom: 1px solid rgba(24,147,35,1) ;
}
.readMore:after  {
	position:absolute;
	top: 0.5em;
	right: 1em;
	vertical-align: middle;
	display:block;
	content:"";
	width: 0.5em;
	height: 1em;
	box-sizing:border-box;
	background-size: contain;
	border-left: 1px solid rgba(24,147,35,1) ;
}

@media screen and (max-width: 767px) {
	.description + [data-readmore-toggle].readMore,
	.description + [data-readmore-toggle].readMore,
	.description + [data-readmore-toggle].readLess,
	.description + [data-readmore-toggle].readLess,
	.description + [data-readmore-toggle].readMore,
	.description[data-readmore].readMore,
	.description + [data-readmore-toggle].readLess,
	.description[data-readmore].readLess,
	.todetail a  {
	}
	.readMore:before,
	.readLess:before  {
	}
	
}



@media print {
	#header,
	#eigyo,
	.nav-PC,
	#footer {
		display:none;
	}
	#storeWrapper {
		margin: 0 auto;
		padding: 0 0;
	}
	#contents .topicsDetail .description p {
		height: auto!important;
	}
	.event__item--text + [data-readmore-toggle].readMore,
	.event__item--text + [data-readmore-toggle].readMore,
	.event__item--text + [data-readmore-toggle].readLess,
	.event__item--text + [data-readmore-toggle].readLess,
	.event__item--text + [data-readmore-toggle].readMore,
	.event__item--text[data-readmore].readMore,
	.event__item--text + [data-readmore-toggle].readLess,
	.event__item--text[data-readmore].readLess {
		display:none;
	}
	#contents p.event__item--text  {
		page-break-inside: avoid;
		display: block!important;
		max-height: auto!important;
		height: auto!important;
	}
	
	.group2 {
		margin-top: 2em;
	}
	.topicsDetail,
	#contents li.list_item {
		page-break-inside: avoid;
		display: block;
	}
	.group2 .topicsDetail {
		page-break-before: always;
	}
	h2 + .content .group2 .topicsDetail {
		page-break-before: avoid;
	}
	.group3.topicsColumn {
		display: block;
	}
	.group4.topicsColumn {
		display: block;
	}
	.group3 .topicsDetail {
		display: inline-block;
		vertical-align: top;
	}
	.group4 .topicsDetail {
		display: inline-block;
		vertical-align: top;
	}
	.group3 .topicsDetail:nth-child(odd) {
		margin-right: 10px;
	}
	.group4 .topicsDetail:nth-child(odd) {
		margin-right: 10px;
	}
	.workshop {
		page-break-before: always;
	}
}




.instaWrapper {
	width: fit-content;
	margin: 0 0 0 auto ;
	display: flex;
	justify-content: flex-end;
	gap: 12px;
	z-index: 10;
}
@media  (min-width: 768px) {
.instaWrapper {
position: absolute;
top: 10px;
right: 10px;
}
}
.tcnMap {
	min-width: 30%;
}
#contents .tcnMap p {
	display: flex;
	height: 100%;
}
.tcnMap p a {
	background-color: #e85382;
	color: #FFF;
	text-decoration: none;
	display: flex;
	height: 100%;
	width: 100%;
	align-items: center;
	justify-content: center;
	padding: 1.5em;
	font-family: "YakuHanJP", "M PLUS 1p";
	font-weight: 500;
	font-size: 1.4em;
	position: relative;
	border-radius: 6px;
}
.tcnMap p a:after {
	content: "";
	width: 16px;
	height: 16px;
	background-image: url(/base/shinjuku/img/bridal220222_arrow_white.png);
	backgdouns-size: contain;
	background-repeat: no-repat;
	background-position: center center;
	position: abosolute;
	top: calc(50% - 6px);
	right: 6px;
}
.tcnInsta {
	/*min-width: 30%;*/
	text-align: left;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0.5em;
	border-radius: 6px;
	background-color: #FFF;
}
.tcnInsta dl {
	display: flex;
	align-items: center;
	justify-content: center;
}
.tcnInsta dl dt {
	display: block;
	margin: 0 12px 0 0 ;
}
.tcnInsta dl dd {
	font-family: "YakuHanJP", "M PLUS 1p";
	font-weight: 400;
	font-size: 1.2em;
	color:#000;
	line-height: 1.3;
}
.tcnInsta a{
	text-decoration: none;
	color:#000;
}
@media (min-width: 768px) {
	
	
	.tcnInsta dl dd {
		font-size: 0.85em;
	}
}
@media screen and (max-width: 767px) {
	.instaWrapper {
		margin: 0 auto ;
		padding: 1em 0;
		text-align: center;
	}
	.tcnInsta {
		background-color: transparent;
	}
	.tcnInsta dl dd {
		font-size: 1em;
color: #FFF;
	}
	.tcnInsta {
		border: none;
		padding: 0;
		border-radius: 0;
	}
	
}
@media (min-width: 768px) {
	.instasvg {
		width: 40px;
	}
}

@media screen and (max-width: 767px) {
	.instaWrapper {
		width: 100%;
		display: block;
	}
	.instasvg {
		width: 20px;
	}
}
.instalogo {
	fill: #000;
	width: 80px;
}


.contentTable {
	width: 100%;
	max-width: 1088px;
	margin: 0 auto;
	padding: 0 0;
	min-height: 100vh;
}
.searchWrapper {
}
.search-boxWrapper {
	position: relative;
	z-index: 100;
}
.search-box {
	display: flex;
	justify-content: center;
	gap: 8px;
	margin: 0 auto 1em;
	align-items: center;
}
.search-box li {
}
.search-box dt {
	color: rgba(76,62,20,1);
	font-family: "YakuHanJP", "M PLUS 1p";
	font-size: 1em;
	font-weight: 400;
	line-height: 1.2;
	padding-right: 24px;
	position: relative;
}
.search-box dt:after {
	content:"";
	width:0;
	height:0;
	border-style:solid;
	border-width: 12px 0 12px 12px;
	border-color: transparent transparent transparent rgba(76,62,20,0.5);
	position: absolute;
	top: calc(50% - 12px);
	right: 2px;
}
.search-box dd {
	color: rgba(76,62,20,1);
}
.search-box dd input[type="checkbox"] {
	position: absolute;
	visibility: hidden;
}
.search-box dd input[type="checkbox"] + label {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px;
	min-width: 140px;
	text-align: center;
	box-sizing: border-box;
	cursor: pointer;
	font-family: "YakuHanJP", "M PLUS 1p";
	font-size: 1em;
	font-weight: 400;
	border-radius: 25px;
	color: rgba(76,62,20,1);
	background-color: rgba(238,237,234,1);
	line-height: 1;
}
.search-box dd input[type="checkbox"]:checked + label {
	background-color: rgba(92,196,230,1);
	color: rgba(255,255,255,1);
}
@media screen and (min-width:768px) {
	.contentTable {
	}
	.search-boxWrapper {
	}
}
@media screen and (max-width: 767px) {
	.contentTable {
		margin: 0 auto;
		padding: 0;
	}
	.search-boxWrapper {
	}
	.search-box {
		gap: 4px;
		flex-wrap: wrap;
	}
	.search-box dt {
		font-size: 0.9em;
		line-height: 1.2;
		padding-right: 24px;
		position: relative;
		width: 100vw;
		text-align: center;
	}
	.search-box dt:after {
		display: none;
	}
	
	.search-box dd input[type="checkbox"] + label {
		height: auto;
		min-width: auto;
		font-size: 0.85em;
		padding: 1em;
	}
	
}

.search-box input[type="radio"] {
	position: absolute;
	visibility: hidden;
	
}
.search-box input[type="radio"] + label {
	position: relative;
	display: flex;
	justify-content: center;
	align-items :center;
	height: 50px;
	min-width: 160px;
	text-align: center;
	box-sizing: border-box;
	cursor: pointer;
	font-family: "YakuHanJP", "M PLUS 1p";
	font-size: 1em;
	font-weight: 400;
	border-radius: 25px;
	color: rgba(0,0,0,1);
	background-color: rgba(238,237,234,1);
	line-height: 1;
}

.search-box input[type="radio"]:checked + label {
	color: white;
	background-color: rgba(95,114,86,1);
	color: rgba(255,255,255,1);
}
@media screen and (max-width:767px) {
	.search-box input[type="radio"] + label{
		border-radius: 0px ;
		height: auto;
		padding: 0.5em;
		min-width: auto;
		width: 20vw
		font-size: 0.92em;
		border-radius: 10px;
	}
	
}


@keyframes show{
	0%{
		opacity: 0;
	}
	1%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}
@keyframes hide{
	0%{
		opacity: 1;
	}
	1%{
		opacity: 1;
	}
	100%{
		opacity: 0;
	}
}
.c-radio {
	display :none;
}
.btn {
	display: flex;
	justify-content: center;
	margin: 2em auto 2em;
	gap: 2em;
}
.btn label {
	opacity: 0.5;
	cursor: pointer;
}
.btn label.btn__multi span {
	width: 22px;
	height: 22px;
	background-color: rgba(76,62,20,1);
	display: block;
	position: relative;
}
.btn label.btn__multi span:before {
	content: "";
	width: 100%;
	height: 10px;
	top: 6px;
	left: 0;
	border-top: 2px solid rgba(206,212,204,1);
	border-bottom: 2px solid rgba(206,212,204,1);
	position: absolute;
	box-sizing: border-box;
}
.btn label.btn__multi span:after {
	content: "";
	width: 10px;
	height: 100%;
	left: 6px;
	top: 0;
	border-left: 2px solid rgba(206,212,204,1);
	border-right: 2px solid rgba(206,212,204,1);
	position: absolute;
	box-sizing: border-box;
}
.btn label.btn__single span {
	width: 22px;
	height: 22px;
	background-color: rgba(76,62,20,1);
	display: block;
	position: relative;
}
.btn label.btn__single span:after {
	content: "";
	width: 100%;
	height: 10px;
	top: 6px;
	left: 0;
	border-top: 2px solid rgba(206,212,204,1);
	border-bottom: 2px solid rgba(206,212,204,1);
	position: absolute;
	box-sizing: border-box;
}

#multi:checked ~ .btn  label.btn__multi,
#single:checked ~ .btn  label.btn__single {
	opacity: 1;
	cursor: inherit;
	pointer-events: none;
}
.list {
	display: flex;
	flex-wrap: wrap;
	transition: opacity 0.5s ease-in 0.1s;
}

.list_item {
	width: 100%;
	display: flex;
	visibility: visible;
	height: auto;
	border-radius: 12px;
	overflow: hidden;
	/*background-color: rgba(245,235,211,0.75);*/
	background-color: #FFF;
	margin: 4px;
	opacity: 1;
	transition: opacity 0.5s ease-in 0.1s;
}

#multi:checked ~ .list {
}
#multi:checked ~ .list .list_item  {
	width: calc((100% - 24px) / 3);
	display: block;
}
#multi:not(:checked) ~ .list .list_item  .pc-v {
	display: contents;
}
#multi:not(:checked) ~ .list .list_item  .pc-v:after {
	content: "　";
}
@media screen and (max-width: 767px) {
	#multi:checked ~ .list .list_item  {
		width: calc((100% - 16px) / 2);
	}
	#multi:checked ~ .list .list_item:last-child:nth-child(odd)  {
		width: 100%;
	}
	.btn label.btn__multi span:before {
		height: calc(50% + 1px);
		top: 0;
		border-top: none;
		border-bottom: 2px solid rgba(206,212,204,1);
	}
	.btn label.btn__multi span:after {
		width: calc(50% + 1px);
		left: 0;
		border-left: none;
		border-right: 2px solid rgba(206,212,204,1);
	}
	
}
#multi:checked  ~ .list .list_item.is-hide,
.is-hide {
	transition: opacity 0.5s ease-in 0.1s;
	opacity: 0;
	line-height: 0;
	pointer-events: none;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
}
.list_item .col1 {
	background-color: rgba(95,114,86,1);
	color: #FFF;
	flex-basis: 18%;
	flex-grow: 0;
	padding: 1em;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-family: "YakuHanJP", "M PLUS 1p";
	font-weight: 400;
}
.list_item .col1 span {
	display: block;
	font-size: 1em;
}
.list .list_item .col1 span.list_item--uriba {
	font-size: 0.92em;
}
.list_item .col1 a {
	color: inherit;
	text-decoration: none;
}
#multi:checked  ~ .list .list_item .col1 span {
	display: inline-block;
}
#multi:checked  ~ .list .list_item .col1 span.list_item--fllor {
	margin-right: 0.5em;
}


.list_item .col1 p {
}
.list_item h3 {
	color: rgba(76,62,20,1);
	font-feature-settings: "palt";
	font-family: "YakuHanJP", 'Noto Serif JP', serif;
	font-size: 1.4em;
	font-weight: 700;
	margin-bottom: 1em;
}
.list_item h3 .yoyaku {
	font-family: "YakuHanJP", "M PLUS 1p";
	font-weight: 400;
	font-size: 90%;
	background-color: #C00;
	color: #FFF;
	display: inline-flex;
	line-height: 1;
	padding: 0.25em 0.5em;
	border-radius: 4px;
	margin-right: 0.5em;
}
.list_item h3 a.test{
	text-decoration: none;
	color: inherit;
}

.list_item .col2 {
	flex-basis: 82%;
	flex-grow: 1;
	padding: 1em;
	font-family: "YakuHanJP", "M PLUS 1p";
	font-weight: 400;
}
.list_item .col2 a.test {
	color: inherit;
	text-decoration: none;
}
#contents .list_item p {
	font-size: 1em;
}
#contents .list_item p b {
	display: inline-block;
	font-size: 108%;
}
.list_item p strong {
}
.list_item p b {
}
.list_item p em {
	color: rgba(214,132,0,1);
	font-style: normal;
}
.list_item p.gentei {
	font-size: 0.85em;
	color: #FFF;
	background-color:#F00;
	display: inline-block;
	line-height: 1;
	padding: 0.3em;
}

@media screen and (max-width: 767px) {
	.search_item {
		padding: 2px 4px;
		font-size: 1em;
		font-weight: 400;
		margin: 0 4px 4px 4px;
		border-radius: 5px;
	}
	.list_item {
		flex-direction: column;
	}
	.list_item.is-hide {
		display: none;
	}
	
	.list_item .col1 {
		padding: 0.5em;
		/*margin-right: 2px;*/
		flex-basis: 25%;
	}
	.list_item .col1 span {
		font-size: 0.85em;
	}
	
	.list_item .col2 {
		padding: 0.5em;
	}
	#contents .list_item p {
		font-size: 0.85em;
	}
	
	.list_item h3 {
		font-size: 1em;
	}
	
	.list_item p {
		font-size: 0.85em;
	}
	.list .list_item .col1 span.list_item--uriba {
		font-size: 0.72em;
	}
	.list_item p.gentei {
		font-size: 0.72em;
	}
	
}

.btnMail {
	
}
.btnMail a {
	display: block;
	max-width: 400px;
	margin: 0 auto;
	background-color: rgba(92,196,230,1);
	color: #FFF;
	text-align: center;
	padding: 1em 2em;
	font-feature-settings: "palt";
	font-family: "YakuHanJP", "M PLUS 1p";
	font-size: 1em;
	text-decoration: none;
	position: relative;
}
.btnMail a:after {
	content: "";
	display: block;
	width: 0.7em;
	height: 100%;
	background-image: url(/base/shinjuku/img/sm220315_arrow_white.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	position: absolute;
	top: 0;
	right: 1em;
}
@media screen and (min-width: 768px) {
	a.telto {
		pointer-events: none;
		color: inherit;
		text-decoration: none;
	}
}
.ib {
	display: inline-block;
}
a.lb {
	display: block;
	position: relative;
}
.lb:after {
	content: "";
	box-sizing: border-box;
	display: block;
	width: 20px;
	height: 20px;
	background-color: rgba(255,255,255,0.85);
	background-image: url(/base/shinjuku/images/lbbtn.svg);
	background-repeat: no-repeat;
	background-size: 90%;
	background-position: center;
	position: absolute;
	z-index: 101;
	bottom: 2px;
	right: 2px;
}
.topicsDetailPhoto .lb:after {
	left: 2px;
	right: inherit;
}

/* slider */
.slider {
  /*opacity: 0;
  transition: opacity 0.2s linear 0.5s;*/
}
.slider.slick-initialized{
  /*opacity: 1;*/
}
.slider li{
  width: 686px;
	margin: 0 ;
}
.slider li a img{
	width: 100%;
	opacity: 1;
	transition: all 0.2s;
}
.slider li a img:hover{
	opacity: 0.6;
}
.slider li img[usemap] {
    width: 100%;
    opacity: 1;
    transition: all 0.2s;
}



/* slick
--------------------------------------------------------- */
.slick-loading .slick-list {
	background: url(/base/departmentstore/common/img/loading.gif) center center no-repeat #FFF;
}
.slider .slick-prev,
.slider .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	display: block;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
	box-sizing: border-box;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;

}

.slider  .slick-prev {
	left: -0.75em;
	top: 50%;
	width: 2em;
	height: 2em;
	background: url(/base/departmentstore/common/img/main_slider_prev3.png);
	background-position: right 0.5em center;
	background-repeat: no-repeat;
	background-color: rgba(160,160,160.8);

	z-index: 100;
}
.slider  .slick-next {
	right: -0.75em;
	top: 50%;
	width: 2em;
	height: 2em;
	background: url(/base/departmentstore/common/img/main_slider_next3.png);
	background-position: left 0.5em  center;
	background-repeat: no-repeat;
	background-color: rgba(160,160,160.8);

	z-index: 100;
}

/* Dots */
.slick-dotted.slick-slider {
}

.slick-dots {
    position: absolute;
    bottom: 0px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 2px;
    padding: 0;
    cursor: pointer;
}
@media screen and (max-width: 767px) {
.slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 2px;
}
}
.slick-dots li:first-child:last-child {
display:none;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 5px;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    content: '';
    text-align: center;
    background-color: #000;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media screen and (max-width: 767px) {
.slick-dots li button:before {
    top: 5px;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 35px;
}

}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}

@media print {
  .slick-track {
    flex-direction: column !important;
  }
  .slick-list {
    overflow: visible !important;
  }
  .slick-slider .slick-track,
  .slick-slider .slick-list {
    width: auto !important;
    height: auto !important;
    transform: none !important;
    overflow: visible !important;
  }
  .slick-track .slick-slide {
    display: block !important;
    overflow: visible !important;
  }
  .slick-arrow,
  .slick-dots,
  .slick-track .slick-cloned {
    display: none !important;
  }
}

.appbtn {
display: flex;
justify-content: center;
align-items: center;
height: 4em;
border-radius: 12px;
color: #FFF;
background: rgba(203,50,70,1);
position: relative;
text-decoration: none;
font-size: 1em;
text-align: center;
font-feature-settings: "palt";
font-family: "YakuHanJP",'M PLUS 1p', sans-serif;
font-weight: 800;
}
.appbtn:after {
position: absolute;
bottom: auto;
left: auto;
margin: auto;
vertical-align: middle;
content: "";
-webkit-transform: translateY(-50%) rotate(45deg);
transform: translateY(-50%) rotate(45deg);
top: 50%;
right: 16px;
border-top: 2px solid #FFF;
border-right: 2px solid #FFF;
width: 16px;
height: 16px;
}
.footbnr {
margin: 2em auto;
max-width: 980px;
width: 100%;
}
.footbnr a {
display: block;
}
.footbnr a img {
width: 100%;
height: auto;
}
.bnr01 {
width: 100%;
max-width: 1120px;
margin: 6rem auto;
display: flex;
gap: 2rem;
}
.bnr01 img {
width: 100%;
height: auto;
}
