/*-------------------------------------------------------------------------------------------------------------------------------
* 基本設定
-------------------------------------------------------------------------------------------------------------------------------*/
@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');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

:root {
  --color1: #594c40;
  --color2: #eae8d8;
  --color3: #e73048;
  --color4: #dc4e11;
}
img.fll  {
  float: left;
  margin: 0 1em 1em 0;
  max-width:40%;
}
img.flr {
  float: right;
  margin: 0 0 1em 1em;
  max-width:40%;
}


.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}

@media screen and (min-width: 768px) {
  .show-PC {
    display: inherit; }

  .show-SP {
    display: none; } }
@media print {
  .show-PC {
    display: inherit; }

  .show-SP {
    display: none; } }
@media screen and (max-width: 767px) {
  .show-PC {
    display: none; }

  .show-SP {
    display: inherit; } }

.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%;
padding: 60px 20px;
}
@media screen and (max-width: 768px) {
.contentWrapper {
padding: 5vw;
}
}
.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: 3vw;
}
}



/* ----- header ----- */
section {
padding: 8em 0;
}
@media screen and (max-width: 767px) {
section {
padding: 8vw 5vw;
}
}
section:nth-child(even) {
background-color: var(--color2);

}
.contentHeader {
padding: 10vw 0;
position: relative;
margin: 0 auto;
background-image: url(/base/shinjuku/img/dessertdeart_title_bg.jpg);
background-size: cover;
background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
.contentHeader {
background-attachment: fixed;
}
}
@media screen and (max-width: 767px) {
.contentHeader {
padding: 5vw ;
}
}
.header__logo--wrapper {
width: 100%;
max-width: 900px;
margin: 0 auto;
padding: 4em;
text-align: center;
background-color: rgba(255,255,255,0.5);
border-radius: 5em;
backdrop-filter: blur(12px);
}
@media screen and (max-width: 767px) {
.header__logo--wrapper {
padding: 4vw;
border-radius: 4vw;
}

}
.header__logo {
margin-bottom: 3em;
}
.header__logo img {
width: 100%;
height: auto;
}
.kaiki {
width: 100%;
margin: 0 auto 0;
padding: 0;
font-feature-settings: "palt";
font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
color: var(--color1);
font-size: 2em;
text-align: center;
font-weight: 500;
line-height: 1.5;
}
.kaiki small {
font-size: 80%;
}
.kaiki b {
font-size: 120%;
}
section small {
font-size: 80%;
}
@media screen and (max-width: 767px) {
.kaiki {
font-size: 1.2em;
}

}
.copy1,
#contents p.copy1 {
width: 100%;
max-width: 980px;
margin: 0 auto 0.25em;
padding: 0;
font-feature-settings: "palt";
font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
color: var(--color3);
font-size: 4em;
text-align: center;
font-weight: 500;
line-height: 1.3;
}
.copy1 small ,
#contents p.copy1 small {
display: inline-block;
line-height: 1;
}
.copy2,
#contents p.copy2 {
width: 100%;
max-width: 980px;
margin: 0 auto;
font-feature-settings: "palt";
font-family: "YakuHanMP", 'Noto Serif JP', serif;
font-optical-sizing: auto;
color: var(--color1);
font-size: 1.5em;
font-weight: 400;
}
#contents .jitsuenitem__head + p.copy2 {
margin-top: 1em;
}
.kaiki + .copy2,
#contents .kaiki +.copy2 {
margin-top: 2em;
text-align: center;
}
.shibuyafont__title {
width: 100%;
max-width: 980px;
margin: 0 auto 1.5em;
padding: 0;
text-align: center;
}

.copy3,
#contents p.copy3 {
width: 100%;
max-width: 980px;
margin: 0 auto;
padding: 0;
text-align: center;
font-family: "YakuHanMP", 'Noto Serif JP', serif;
font-optical-sizing: auto;
font-feature-settings: "palt";
font-size: 1.6em;
color:var(--color1);
margin-bottom: 1em;
font-weight: 400;
}
.copy4,
#contents p.copy4 {
width: 100%;
max-width: 980px;
margin: 0 auto;
padding: 0;
font-feature-settings: "palt";
font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
color: var(--color1);
font-size: 1.2em;
}

.categoryTitleWrapper {
margin-bottom: 50px;
}
.categoryTitle,
#contents p.categoryTitle {
width: fit-content;
margin: 0 auto;
padding: 0.2em 1.5em;
font-feature-settings: "palt";
font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
background-color: var(--color1);
color: #FFF;
font-size: 2.6em;
font-weight: 500;
border-radius: 2.3em;
line-height: 1;
}

#contents .categoryTitle + p.copy1,
#contents .categoryTitle + p.copy2,
#contents .categoryTitle + p.copy3,
#contents .categoryTitle + p.copy4 {
margin-top: 1em;
}
@media screen and (max-width: 768px) {
  .contentHeader {
  }
  .header__logo {
    padding: 0;
margin: 0 auto 0 auto;
padding: 0;
overflow: hidden;
  }
  .header__logo img {
  }
.copy1,
.copy1,
#contents p.copy1 {
font-size: 2em;
}

.copy2,
#contents p.copy2,
.copy2,
#contents p.copy2 {
font-size: 1.2em;
}
#contents p.copy1,
#contents p.copy2 {
}
.copy3,
#contents p.copy3 {
font-size: 1.0em;
}
.categoryTitleWrapper {
margin-bottom: 5vw;
}
.categoryTitle,
#contents p.categoryTitle {
font-size: 1.2em;
margin: 0 auto;
}
}

/* ----- conent ----- */

.jitsuenitem__wapper {
display: flex;
flex-direction: column;
gap: 40px;
margin: 2em auto 0 auto;
}
.jitsuenitem {
width: 100%;
max-width: 980px;
margin: 0 auto;
background-color: #FFF;
border-radius: 1em;
overflow: hidden;
}

.contentInner {
  padding: 0;
  width: 100%;
  max-width: 1280px;
  box-sizing:border-box;
  position: relative;
  overflow: hidden;
  margin: 40px auto 0;
}
.jitsuenitem__item,
.jitsuenitem__item2 {
padding: 40px 40px 40px 40px;
}

@media screen and (max-width: 767px) {
.jitsuenitem__item,
.jitsuenitem__item2 {
padding: 4vw ;
}
}
.jitsuenitem__item + .jitsuenitem__item2 {
padding-top: 0;
}

.jitsuen .contentInner {
  max-width: 980px;
}
.jitsuenitem--kaiki {
font-feature-settings: "palt";
font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
color: var(--color1);
font-size: 1.5em;
font-weight: 600;
}
@media screen and (max-width: 767px) {
.jitsuenitem--kaiki {
padding: 0 0 0 0;
font-size: 1.2em;
}
}
.jitsuenitem__head {
display: flex;
gap: 20px;
}
.jitsuenitem__head--image {
width: 380px;
}
@media screen and (max-width: 767px) {
.jitsuenitem__head {
flex-direction: column;
gap: 3vw;
}
.jitsuenitem__head--image {
width: 100%;
}
}
.jitsuenitem__head--image img {
width: 100%;
height: auto;
}
@media screen and (min-width: 768px) {
.jitsuenitem__head--image img {
width: 100%;
height: 100%;
object-fit: cover;
}
}
.jitsuenitem__head--text {
flex-glow: 1;
}
.jitsuenitem--title--wrapper {
display: flex;
gap: 1em;
align-items: center;
margin-bottom: 0.5em;
}
.jitsuenitem--title--inner {
width: 70%;
}
.jitsuenitem--title--logo {
width: 30%;
}
.jitsuenitem--title--logo img {
width: 100%;
height: auto;
}
.jitsuenitem--title {
margin: 10px 0 0 0;
font-feature-settings: "palt";
font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 600;
color: var(--color1);
font-size: 2.6em;
line-height: 1.3;
/*border-left:  var(--color2) 20px solid;*/
}
@media screen and (max-width: 767px) {
.jitsuenitem--title {
margin: 1vw 0 1vw 0;
padding: 0 0 0 0;
font-size: 1.6em;
line-height: 1.3;
}
}
.jitsuenitem--title a {
color: inherit;
text-decoration: none;
}
.jitsuenitem--text {
margin: 20px 0 20px 0;
}
@media screen and (max-width: 767px) {
.jitsuenitem--text {
margin: 2vw 0 2vw 0;
}
}

.jitsuenitem__art {
margin: 0 0 0;
}
@media screen and (max-width: 767px) {
.jitsuenitem--text {
margin: 2vw 0 4vw 0;
}
}
.jitsuenitem__art--01 {
box-shadow: 2px 2px 6px rgba(0,0,0,0.1);
border: 8px solid #FFF;
width: fit-content;
position: relative;
margin: 0 auto 80px;
}
.jitsuenitem__art--01:before {
content:"";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 50px solid transparent;
  border-left: 50px solid transparent;
  border-top: 60px solid var(--color3);
  border-bottom: 0;
position: absolute;
bottom: -25%;
left: calc(50% - 50px);
}
@media screen and (max-width: 767px) {
.jitsuenitem__art--01:before {
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-top: 18px solid var(--color3);
  border-bottom: 0;
bottom: -25%;
left: calc(50% - 15px);

bottom: -25%;

}
}
.jitsuenitem__item--sub {
display: flex;
gap: 20px;
box-shadow: 2px 2px 6px rgba(0,0,0,0.3);
border: 8px solid #FFF;
}
.jitsuenitem__item--sub + .jitsuenitem__item--sub{
margin-top: 20px;
}

.jitsuenitem__item--sub--text {
flex-grow: 1;
padding: 40px;
width: 60%;
}

.jitsuenitem__item--sub--text1 {
font-feature-settings: "palt";
font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
color: var(--color1);
font-size: 1.4em;
margin-bottom: 0.5em;
}
.jitsuenitem__item--sub--text2 {
font-feature-settings: "palt";
font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
color: var(--color1);
font-size: 1.2em;
}
.jitsuenitem__item--sub--text1 a {
color: inherit;
text-decoration: none;
}
.jitsuenitem__item--sub--image {
width: 40%;
}
.jitsuenitem__item--sub--image img {
width: 100%;
height: auto;
}
@media screen and (max-width: 767px) {
.jitsuenitem__item--sub {
flex-direction: column;
gap: 3vw;
}
.jitsuenitem__item--sub + .jitsuenitem__item--sub{
margin-top: 3vw;
}
.jitsuenitem__item--sub--text {
padding: 3vw;
width: 100%;
}
.jitsuenitem__item--sub--text1 {
font-size: 1.2em;
}
.jitsuenitem__item--sub--text2 {
font-size: 1.2em;
}
.jitsuenitem__item--sub--image {
width: 100%;
}

}
@media screen and (max-width: 767px) {
.jitsuenitem__art--01 {
float: none;
}
.jitsuenitem__art--02 {
float: none;
margin-top: 4vw;
}
.jitsuenitem__art--02:before {
display: none;
}
}
.jitsuenitem__chef {
background-color: #f9f8f3;
display: flex;
align-items: center;
gap: 2%;
padding: 40px;
}
@media screen and (max-width: 767px) {
.jitsuenitem__chef {
flex-direction: column;
}
}
.jitsuenitem__chef--image {
width: 20%;
border-radius: 50%;
overflow: hidden;
}
@media screen and (max-width: 767px) {
.jitsuenitem__chef--image {
width: 50%;
}
}
.jitsuenitem__chef--image img {
width: 100%;
height: auto;
}
.jitsuenitem__chef--text {
flex-grow: 1;
}

.contentWrapp:first-of-type {
  margin: 5em auto 10px;
}
.contentWrapp:last-child {
  margin: 0 auto 0;
}
.content {
  display:block;
  width:100%;
  margin:0 auto;
  text-align:left;
  box-sizing:border-box;
}
.accordion .content {
  display:none;
  display:;
}
.group1 {
  max-width:1280px;
margin: 0 auto 0 auto;
}
.group2 {
max-width: 1280px;
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;
}


.group3 {
max-width: 1280px;
margin: 0 auto 0 auto;
}
.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 {
  }

  .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", "Noto Sans JP", sans-serif;

  font-weight: 600;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
}
.topicsTitle h3 a{
}
.topicsColumn {
width: 100%;
padding: 0px;
}
.group3.topicsColumn {
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 40px;
margin: 2em auto 0 auto;
}

.topicsDetail {
  width: 100%;
  box-sizing: border-box;
border-radius: 1em;
overflow: hidden;
}
.topicsDetail:last-cjild {
  margin-bottom: 24px;
}

.group1 .topicsDetail {
display: flex;
justify-content: space-between;
align-items: center;
background-color: rgba(255,255,255,1);
margin-bottom: 24px;
    flex-direction: row-reverse;
}
section:nth-child(odd) .group1 .topicsDetail {
background-color: var(--color2);
}
.group1 .topicsDetail:last-child {
margin-bottom: 0;
}
.group2 .topicsDetail {
box-sizing: border-box;
background-color: var(--color2);
padding: 1.5em;
margin-bottom: 24px;
}
.group2 .topicsDetail:last-child {
margin-bottom: 0;

}
.group3 .topicsDetail {
max-width: calc(50% - 20px);
padding: 0;
background-color: rgba(255,255,255,1);
overflow: hidden;
display: flex;
flex-direction: column;
}
.shibuyafont .group3 .topicsDetail {
max-width: calc((100% - 80px) / 3);
}
@media screen and (min-width: 768px) {
section:not(.shibuyafont) .group3 .topicsDetail:last-child:nth-child(odd) {
max-width: 100%;
display: flex;
flex-direction: row;
}
section:not(.shibuyafont) .group3 .topicsDetail:last-child:nth-child(odd) .topicsDetailText {
display: flex;
flex-direction: column;
justify-content: center;
}
}
.topicsDetailText {
box-sizing: border-box;
width: 100%;
}
.group1 .topicsDetailText {
box-sizing: border-box;
padding: 1.5em;
border-radius: 3px;
position: relative;
}


@media screen and (min-width: 768px) {
.group1 .topicsDetail .topicsDetailText:after {
content:"";
position: absolute;
top: calc(50% - 20px);
right: -20px;
width: 0;
height: 0;
border-style: solid;
border-width: 30px 0 30px 20px;
border-color: transparent transparent transparent rgba(255,255,255,1);
}
section:nth-child(odd) .group1 .topicsDetail .topicsDetailText:after {
border-color: transparent transparent transparent var(--color2);
}
}

.group2 .topicsDetailText {
}
.group3 .topicsDetailText {
box-sizing: border-box;
padding: 1.5em;
position: relative;
background-color: var(--color2);
flex-grow: 1;
}
.group3 .topicsDetailText:before {
content:"";
width: 0;
height: 0;
border-style: solid;
border-width: 0 30px 20px 30px;
border-color: transparent transparent var(--color2) transparent;
position: absolute;
left: calc(50% - 20px);
top: -20px;
}
@media screen and (min-width: 768px) {
section:not(.shibuyafont) .group3 .topicsDetail:last-child:nth-child(odd) .topicsDetailText:before {
border-width: 30px 20px 30px 0;
border-color: transparent var(--color2) transparent transparent;
position: absolute;
left: -20px;
top: calc(50% - 20px);
}
}
section:nth-child(even) .group3 .topicsDetailText {
    background-color: #FFF;

}
section:nth-child(even) .group3 .topicsDetailText:before {
border-color: transparent transparent #FFF transparent;
}

@media screen and (min-width: 768px) {
    section:nth-child(even) .group3 .topicsDetail:last-child:nth-child(odd) .topicsDetailText:before {
        border-color: transparent  #FFF transparent transparent;
    }
}
.topicsDetailPhoto {
  padding: 0px ;
  box-sizing: border-box;
  width: 100%;
  display: block;
  background-color: #FFF;
  position: relative;
}
.group1 .topicsDetailPhoto {
  width: 50%;
}
@media screen and (max-width: 767px) {
.group1 .topicsDetailPhoto {
  width: 100%;
}
}
.topicsDetailPhoto--logo {
position: absolute;
left: 6px;
bottom: 6px ;
display: flex;
width: 16%;
height: 16%;
}
.topicsDetailPhoto--logo img {
width: 100%;
height: 100%;
object-fit: contain;
}
.group3 .topicsDetailPhoto {
baclground-color: #FFF;
}
@media screen and (min-width: 768px) {
section:not(.shibuyafont) .group3 .topicsDetail:last-child:nth-child(odd) .topicsDetailPhoto {
    max-width: calc(50% - 20px);
}
}

@media screen and (max-width: 767px) {

  .topicsColumn {
    margin: 0 auto ;
    transform: inherit;
  }
  .group3.topicsColumn {
  gap: 4vw;
 }
  .topicsDetail {
    margin-bottom: 20px;
    display: block;
  }
  .topicsDetailText {
    padding-left: 0px;
    max-width: 100%;
  }
  .group1 .topicsDetail {
    display: block;
  }


  .group1 .topicsDetailText {
    max-width: 100%;
  }

  .topicsDetail:nth-child(even) .topicsDetailText {
  }
  .group2 .topicsDetailText {
    max-width: 100%;
padding : 12px;
  }
  .group3 .topicsDetailText {
    max-width: 100%;
padding : 12px;
  }

  .topicsDetailPhoto {
    width: 100%;
    margin-bottom: 0;
    float: none;
  }
  .group2 .topicsDetail {
  padding: 0px;
  margin-bottom: 12px;
  }
  .group3 .topicsDetail {
    max-width: 100%;
  /*padding: 0px;
  margin-bottom: 12px;*/
  }
.shibuyafont .group3 .topicsDetail {
    max-width: calc((100% - 4vw) / 2);
}
}

#contents .topicsDetailPhoto img{
  width: 100%;
  /*max-width: 600px;*/
  box-sizing: border-box;
  background-color:#FFF;
}
.slick-slide img {
display: block;
width: 100%;
transition: all 1s ease-in-out;
transition-delay: .5s;
}
.slick-slide:not(.slick-current) img {
transform: scale(0.85);
}
.slick-slide.slick-current img {
transform: scale(1.0);
}
#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;
    padding: 0;
  }
}
#contents p.prefecture {
font-size: 1.2em;
font-family: "YakuHanMP", 'Noto Serif JP', serif;
font-weight: 400;
position: absolute;
top: -4.5em;
left: 0.75em;
background-color: rgba(255,255,255,0.85);
width: 3.6em;
height: 3.6em;
display: flex;
align-items: center;
justify-content: center;
border: 1px solid rgba(0,0,0,0.6);
color: #666;
border-radius: 50%;
}
@media screen and (max-width: 767px) {
#contents p.prefecture {
font-size: 1.0em;
}
}

.topicsDetail h4 {
  font-size: 2em;
  letter-spacing: normal;
  font-feature-settings: "palt";
font-family: "YakuHanJP", 'Noto Serif JP', serif;
  text-align: left;
  color: rgba(76,62,20,1);
  font-weight: 600;
  line-height: 1.6;
}
.topicsDetail h4 small {
  font-size: 1em;
color: #000;
font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
display: inline-block;
}
.topicsDetail h4 a{
color: inherit;
text-decoration: none;
}
#contents .topicsDetail p.description i,
#contents .topicsDetail p.description2 i {
font-style: normal;
color: #FFF;
background-color: #ad4961;
display: inline-block;
font-size: 85%;
padding: 3px;
margin-right: 3px;
min-width: 1.4em;
text-align: center;
line-height: 1;
}
#contents .topicsDetail p.description strong,
#contents .topicsDetail p.description2 strong {
font-weight: 600;
font-size: 120%;
}
.topicsDetail h4 font[style] {
  margin-right: 6px;
}
@media screen and (max-width: 767px) {
  .topicsDetail h4 {
    font-size: 1.6em;
  }
}

.topicsDetail ul.spec {
margin-bottom: 1.2em;
}

#contents .topicsDetail ul.spec li.date {
font-size: 1.2em;
color:#000;
font-feature-settings: "palt";
font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
}
#contents .topicsDetail ul.spec li.place {
font-size: 1.2em;
color:#000;
font-feature-settings: "palt";
font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
display: inline-block;
}
#contents .topicsDetail ul.spec li.date:empty,
#contents .topicsDetail ul.spec li.place:empty,
.topicsDetail ul.spec:empty,
.topicsDetail ul.spec li:empty {
display: none;
}
#contents .cmpn .topicsDetail ul.spec {
display: flex;
gap: 2em;
justify-content: center;
}
#contents .cmpn .topicsDetail ul.spec li {
display: flex;
background-color: #FFF;
padding: 1em;
width: 100%;
justify-content: center;
border-radius: 1em;
}
@media screen and (max-width: 767px) {
#contents .cmpn .topicsDetail ul.spec {
gap: 3vw;
flex-direction: column;
}
#contents .cmpn .topicsDetail ul.spec li {
padding: 0.5em;
font-size: 1.0em;
}

}
#contents .topicsDetail p.description,
#contents .topicsDetail p.description2 {
  font-size: 1.2em;
  line-height:1.4;
  letter-spacing: normal;
  color:#000;
  padding:  0 0;
  font-feature-settings: "palt";
font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
}
.topicsDetail p.description img[align],
.topicsDetail p.description2 img[align] {
  float:left;
  margin: 0 12px 12px 0;
}
#contents .topicsDetail p.description strong,
#contents .topicsDetail p.description2 strong {
font-weight: 600;
display: inline-block;
}
#contents .topicsDetail p.description strong + br,
#contents .topicsDetail p.description2 strong + br,
#contents .topicsDetail p.description strong + small + br ,
#contents .topicsDetail p.description2 strong + small + br {
content:"";
display: block;
margin-bottom: 0.4em;
}
#contents .topicsDetail p.description em,
#contents .topicsDetail p.description2 em{
font-style: normal;
color: #C00;
}
#contents .topicsDetail p.description b,
#contents .topicsDetail p.description2 b {
font-weight: 600;
}

@media screen and (max-width: 767px) {
  #contents .topicsDetail ul li{
    font-size: 13px;
  }
  #contents .topicsDetail p.description,
  #contents .topicsDetail p.description2 {
    font-size: 14px;
  }
  p.description img,
  p.description2 img{
    max-width: 100%;
    width: inherit;
  }
  p.description img[align="left"],
  p.description2 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;
  }
}

.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;
}

.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;

  }
}

.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: 2px 5px;
  text-decoration: none;
  font-size: 1.2em;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
max-width: 300px;
  text-align: center;
  margin: 4px auto 0 ;
  color:rgba(140,42,70,0.9);
  border: rgba(140,42,70,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;
}
.readMore:before,
.readLess:before  {
  vertical-align: middle;
  display:inline-block;
  content:"";
  width: 15px;
  height: 15px;
  background-image: url("/base/shinjuku/img/thumb_brown_plus.png");
  background-repeat: no-repeat;
  background-position: center center;
  box-sizing:border-box;
  margin-right: 4px;
  background-size: contain;
}
.readLess:before  {
  background-image: url("/base/shinjuku/img/thumb_brown_minus.png");
}
@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  {
    padding: 3px;
    font-size: 12px;
    min-width: 120px;
  }
.readMore:before,
.readLess:before  {
  width: 22px;
  height: 22px;
  margin-right: 4px;
}

}



@media print {
  #header,
  #eigyo,
  .nav-PC,
  #footer {
    display:none;
  }
  #storeWrapper {
    margin: 0 auto;
    padding: 0 0;
  }
#contents .topicsDetail p.description {
height: auto!important;
}

.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 {
display:none;
}
.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;
}
.group3 .topicsDetail {
display: inline-block;
vertical-align: top;
}
.group3 .topicsDetail:nth-child(odd) {
margin-right: 10px;
}
#workshop {
page-break-before: always;
}
}



.instaWrapper {
width: 100%;
max-width: 900px;
margin: -10em auto 4em;
display: flex;
justify-content: flex-end;
gap: 12px;
position: relative;
    z-index: 102;
}
.tcnInsta {
/*min-width: 30%;*/
text-align: left;
display: inline-flex;
align-items: center;
justify-content: center;
border: 1px solid rgba(206,212,204,1);
padding: 0.5em;
border-radius: 6px;
}
@media screen and (min-width: 768px) {
.tcnInsta {
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", "Noto Sans JP", sans-serif;
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: 1em auto 1em;
text-align: center;
  }

.tcnInsta dl dd {
font-size: 1em;
}
.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;
}


.ib {
display: inline-block;
}


/* slick
--------------------------------------------------------- */
.slick-loading .slick-list {
	background: url(/base/departmentstore/common/img/loading.gif) center center no-repeat #FFF;
}
.slick-slider {
  position: relative;

}
.slick-arrow {
  cursor: pointer;
  color: transparent;
  font-size: 0;
  line-height: 0;
  padding: 0;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  width: 10%;
  height: 100%;
  z-index: 101;
  position: absolute;
  top: 0; 
}
.slick-arrow:after {
    content: "";
    display: inline-block;
    width: 40px;
    height: 80px;
    background: rgba(255,255,255,0.8);
    clip-path: polygon(90% 0, 100% 0, 10% 50%, 100% 100%, 90% 100%, 0% 50%);
    position: absolute;
    top: calc(40% - 40px);
    text-indent: -50000px;
    text-decoration: none;
    border: none;
    outline: none; 
}
  .slick-arrow.slick-disabled {
    display: none !important; 
}
.slick-prev:after {
    left: 20%;
}
.slick-next {
  right: 0; 
}
  .slick-next:after {
    transform: rotate(180deg); 
  right: 20%; 
}

@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;
  }
}

.item__wapper {
position: relative;
}


.item {
padding: 0;
}

@media screen {
.item {
transition: all 1s ease;
opacity: 0.5 ;
}
.item.slick-active {
opacity: 1 ;
}
}
.item__text {
padding:  2em;
}
@media screen and (max-width: 767px) {
.item__text {
padding:  0 3vw;
}
}
@media print {
.item__wapper {
background-image: url(/base/shinjuku/img/dw250318_item_bg.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;

}
.item {
display: inline-block;
width: 40%;
margin: 0 5% 20px 5%;
}

}
#contents h3.item__text--title,
#contents p.item__text--copy,
#contents p.item__text--detail,
#contents p.item__text--floor {
font-size: 1.2em;
line-height: 1.6;
letter-spacing: normal;
color: #000;
font-feature-settings: "palt";
font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
font-weight: 400;
}
#contents p.item__text--copy:empty {
display: none;
}
#contents h3.item__text--title {
font-size: 1.5em;
font-weight: 500;
}

#contents h3.item__text--title a {
color: inherit;
text-decoration: none;
}
#contents .group1 h3.item__text--title,
#contents .group2 h3.item__text--title {
color: var(--color1);
font-size: 2em;
}
#contents .group1.cmpn h3.item__text--title,
#contents .group2.cmpn h3.item__text--title {
display: block;
width: fit-content;
margin: 0 auto 0.5em;
}
#contents .group2.cmpn h3.item__text--title:before {
content: "\005C";
font-weight: 400;
display: inline-block;
font-size: 120%;
margin-right: 0.5em;
}
#contents .group2.cmpn h3.item__text--title:after {
content: "/";
font-weight: 400;
display: inline-block;
font-size: 120%;
margin-left: 0.5em;
}

@media screen and (max-width: 767px) {
#contents h3.item__text--title,
#contents p.item__text--copy,
#contents p.item__text--detail,
#contents p.item__text--floor {
font-size: 1.0em;
}
#contents h3.item__text--title {
font-size: 1.2em;
}
#contents .group1 h3.item__text--title,
#contents .group2 h3.item__text--title {
font-size: 1.2em;
}
}

#contents p.item__text--detail strong {
font-size: 120%;
font-weight: 600;
display: inline-block;

}
#contents p.item__text--copy {
font-family: "YakuHanMP", 'Noto Serif JP', serif;
font-size: 1.5em;
color:var(--color1);
margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
#contents p.item__text--copy {
font-size: 1.0em;
}
}
#contents p.item__text--copy:last-child {
margin-bottom: 0;
}

.banner {
width: 100%;
max-width: 980px;
margin: 0 auto;
}
.banner img {
width: 100%;
height: auto;

}
