@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@100;400;600&family=Roboto+Condensed:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Yusei+Magic&display=swap');
:root {
  --color1: rgba(236, 109, 101, 1);
  --color2: rgba(97, 183, 217, 1);
}

#header {
position: static;
}
#pagetop {
  display: none;
  position: fixed;
  right: 20px;
  bottom: 20px; }
#pagetop img {
width: 100%;
height: auto;
}
  @media screen and (max-width: 767px) {
    #pagetop {
      width: 30%;
      height: auto; } }
  @media print {
    #pagetop {
      display: none !important; } }

.fadein {
  opacity: 0;
  transition: all 0.5s ease-in-out 0.1s; }
  @media print {
    .fadein {
      opacity: 1;
      transform: translate(0);
      transition: none; } }

.fadeinT {
  opacity: 0;
  transform: translate(0, -20px);
  transition: all 1.0s ease-in-out 0.3s; }
  @media print {
    .fadeinT {
      opacity: 1;
      transform: translate(0);
      transition: none; } }

.fadeinL {
  opacity: 0;
  transform: translate(-20px, 0);
  transition: all 1.0s ease-in-out 0.3s; }
  @media print {
    .fadeinL {
      opacity: 1;
      transform: translate(0);
      transition: none; } }

.fadeinB {
  opacity: 0;
  transform: translate(0, 20px);
  transition: all 1.0s ease-in-out 0.3s; }
  @media print {
    .fadeinB {
      opacity: 1;
      transform: translate(0);
      transition: none; } }

.fadeinR {
  opacity: 0;
  transform: translate(20px, 0);
  transition: all 1.0s ease-in-out 0.3s; }
  @media print {
    .fadeinR {
      opacity: 1;
      transform: translate(0);
      transition: none; } }

.fadein.scrollin,
.fadeinT.scrollin,
.fadeinL.scrollin,
.fadeinB.scrollin,
.fadeinR.scrollin {
  opacity: 1;
  transform: translate(0, 0) scale(1); }

#eigyo {
  display:none;
}
.nav-PC.show-PC,
.eigyo-PC.show-PC,
.eigyo_box02,
.eigyo-SP {
  display:none;
}
@-moz-document url-prefix() {
  .nav-PC.show-PC + #contents ,
  .eigyo-PC.show-PC + #contents  {
    padding-top: 72px;;
  }
}
#footer {
background-color: #FFF;
}
.show-PC-inline {
  display: inline; }
  @media screen and (max-width: 767px) {
    .show-PC-inline {
      display: none; } }

.show-SP-inline {
  display: none; }
  @media screen and (max-width: 767px) {
    .show-SP-inline {
      display: inline; } }

@media print {
  #header,
  #eigyo,
  .nav-PC,
  #footer {
    display: none; }
  #storeWrapper {
    margin: 0 auto;
    padding: 0 0; } }

.iconTel {
  line-height: 1em;
  text-align: center;
  border: #006934 solid 1px;
  color: #006934;
  display: inline-block;
  padding: 2px 15px;
  background-color: #FFF;
  margin: 0 0 0 0.5em;
  font-size: 85%; }

.iconWeb {
  line-height: 1em;
  text-align: center;
  border: #e50012 solid 1px;
  color: #e50012;
  display: inline-block;
  padding: 2px 15px;
  background-color: #FFF;
  margin: 0 0 0 0.5em;
  font-size: 85%;
  border-radius: calc(0.5em + 2px);
  -moz-border-radius: calc(0.5em + 2px);
  -webkit-border-radius: calc(0.5em + 2px);
  -o-border-radius: calc(0.5em + 2px);
  -ms-border-radius: calc(0.5em + 2px); }


  
  =================================================================== */
  #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;
    }
  }

#contentWrapper {
width: 100%; 
position: relative;
}

.contentHeaderWrapper {
width: 100%;
padding: 0 0 2rem;
}
.contentHeader {
width: 100%;
max-width: 1280px;
margin: 0 auto;
box-sizing: border-box;
position: relative;
}
.contentHeader h1{
}
.contentHeader h1 img{
width: 100%;
height: auto;
}
#contentWrapper p {
text-align: left;
}
#contents p.bodyCopy {
font-family: "YakuHanJP", "M PLUS 1p";
font-size: 2rem;
color: #FFF;
text-align: center;
}
.itemWrapper {
width: 100%;
max-width: 1280px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
gap: 28px;
justify-content: center;
}
.itemWrapper3 {
max-width: 1280px;
}
.item {
position: relative;
background-color: #FFF;
border-radius: 1rem;
}
.item__location {
display: flex;
align-items: center;
gap: 0.5em;
padding: 1em;
}

#contentWrapper p.item__floor {
font-family: 'Roboto Condensed', sans-serif;
font-size: 1.2em;
min-width: 3em;
height: 3em;
display: flex;
justify-content: center;
align-items: center;
background-color: var(--color1);
color: #FFF;
border-radius: 1.5em;
text-align :center;
line-height: 1.2;
padding: 0.5em;
}
#contentWrapper .contentWrapp2 p.item__floor {
background-color: #FFF;
color: #000;
border: 1px solid #666;
border-radius: 0.5em;
height: auto;
font-size: 1.0em;
}
#contentWrapper .contentWrapp4 p.item__floor {
background-color: var(--color2);
}

.item__brand {
flex: 1;
color: #000;
font-family: 'YakuHanJP', "Yusei Magic", sans-serif;
font-size: 1.4em;
line-height: 1.4;
display: inline-block;
    text-align: left;
}
.item__brand a {
color: inherit;
text-decoration: none;
}
.contentWrapp1 .item__brand {
color: var(--color1);
}
.contentWrapp1 .item__brand small {
font-size: 85%;
}
.contentWrapp2 .item__brand {
color: #000;
}
.contentWrapp4 .item__brand {
color: var(--color2);
}
.item__image {
margin: 0 0 0.5em;
}
.item__image img {
width: 100%;
height: auto;
}
.item__text {
font-family: 'YakuHanJP', 'M PLUS 1p', sans-serif;
line-height: 1.4;
padding: 1em;
}
#contentWrapper p.item__kaiki {
font-size: 1.2em;
padding: 0 1em;
}
#contentWrapper p.item__kaiki:empty {
display: none;
}
#contentWrapper p.item__spec {
font-size: 1.4em;
font-weight: 400;
display: inline;
margin-right: 0.5em;
font-family: 'YakuHanJP', "Yusei Magic", sans-serif;
}
#contentWrapper p.item__spec small {
font-size: 85%;
}
#contentWrapper p.item__price {
font-size: 1.6em;
font-weight: 600;
margin-bottom: 0.5em;
display: inline-block;
font-family: 'YakuHanJP', "Yusei Magic", sans-serif;
}
#contentWrapper p.item__price small {

font-size: 87.5%;
}
#contentWrapper p.item__description {
font-size: 1.2em;
font-weight: 400;
}
@media screen and (min-width: 768px) {
.item {
width: calc((100% - 90px) / 4);
min-width: 254px;
position: relative;
}
.itemWrapper3col .item {
width: calc((100% - (28px * 2)) / 3);
min-width: 254px;
}
.itemWrapper2col .item {
width: calc((100% - 28px) / 2);
min-width: 254px;
}
.item2 {
flex-grow: 1;
display: flex;
flex-direction: column;
justify-content: flex-end;
}
.item img,
.item2 img {
max-width: 100%;
height: auto;
}
.item2 img:not(:last-child){
margin-bottom: 1rem;
}
.itemWrapper2 {
margin: 0 auto 0;
}
.itemWrapper2 .item {
width: calc((100% - 30px) / 2);
}
.itemWrapper3 .item {
width: calc((100% - 90px) / 3);
}
.contentWrapp2 .item:not(:nth-child(4n),:last-child):before {
content: "";
position: absolute;
top:5%;
right: -15px;
width: 15px;
height: 90%;
border-right: 3px dotted #ffcc66;
}
.contentWrapp2 .item:after {
content: "";
position: absolute;
bottom:-15px;
left: 5%;
width: 90%;
height: 15px;
border-bottom: 3px dotted #ffcc66;
}
.contentWrapp1 .itemWrapper2 .item:nth-last-child(2) {
padding-bottom: 4rem;
}
.contentWrapp1 .itemWrapper2 .item:last-child {
display: flex;
align-items: flex-end;
justify-content: right;
}
.contentWrapp1 .itemWrapper2 .item:last-child img {
width: 60%;
}
}




@media screen and (max-width: 767px) {
.contentHeaderWrapper {
padding: 4vw;
}
.item img {
width: 100%;
height: auto;
}
.itemWrapper {
margin: 0 auto 4vw;
display: flex;
gap: 4vw;
}
.item {
width: 100%;
position: relative;
}
.itemWrapper2col .item {
width: 100%;

}
.item2 {
width: 100%;

}
.item2 img:not(:last-child){
margin-bottom: 5vw;
}
.itemWrapper2 {
margin: 0 auto 0;
}
.itemWrapper2 .item {
width: 100%;
}
.contentWrapp2 .item:not(:nth-child(2n)):before {
/*content: "";
position: absolute;
top:5%;
right: -2vw;
width: 2vw;
height: 90%;
border-right: 1px dotted #a2cadd;*/
}
.contentWrapp2 .item:not(:last-child):after {
content: "";
position: absolute;
bottom:-2vw;
left: 5%;
width: 90%;
height: 2vw;
border-bottom: 1px dotted #a2cadd;
}
.itemWrapper2 .item:last-child {
text-align: right;
}
.contentWrapp1 .itemWrapper2 .item:last-child img {
width: 30%;
}
}




@media print {
.contentHeaderWrapper {
}
.contentHeader {
}
.contentHeader h1{
}
.contentHeader .headerCopy {
}
}

#contentWrapper p.note0 {
    margin: 0 auto;
}

#contentWrapper p.kumamon {
    text-align: right;
    margin: 0 auto 0;
    max-width: 1100px;
}
#contentWrapper p.kumamon img {
    width: 30%;
}

@media screen and (max-width: 767px) {
#contentWrapper p.note0 {
    margin: 0 0;
text-align: left;
width: 70%;
}
}



.contentFooter {
padding: 2em 0;
background-color: #FFF;
}
.contentFooterNote {
width: 100%;
max-width: 1100px;
margin: 0 auto;
}
.contentFooterNote li {
font-size: 0.86em;
}
.contentFooterNote li.kakomi {
border: 1px solid #666;
padding: 0.25em 0.5em;
line-height: 1;
text-align: center;
margin-bottom: 0.5em;
}
@media screen and (max-width: 767px) {

.contentFooterNote li {
font-size: 1em;
}
.contentFooter {
padding: 3vw;
}
}


/* ----- conent ----- */
.contentWrapp {
  padding: 4rem 0 ;
  width: 100%;
  box-sizing:border-box;
  position: relative;
  margin: 0 auto 0;
}
.contentWrapp1 {
padding: 4rem 0  ;
background: url(/base/shinjuku/img/kumamoto24_bg.png) rgba(245,170,0,1);
background-repeat: repeat;
background-position: center center;
background-attachment: fixed;
}
.contentWrapp2 {
background-color: #FFF;
padding: 4rem 0  ;
}
.contentWrapp4 {
padding: 4rem 0  ;
background: url(/base/shinjuku/img/kumamoto24_bg.png) rgba(245,170,0,1);
background-repeat: repeat;
background-position: center center;
background-attachment: fixed;
}
.contentWrapp5 {
padding: 4rem 0 0;
background: url(/base/shinjuku/img/kumamoto24_bg.png) rgba(218,70,84,1);
background-repeat: repeat;
background-position: center center;
background-attachment: fixed;
}


.contentWrapp3 {
background: url(/base/shinjuku/img/kumamoto24_bg.png) rgba(210,130,0,0.5);
background-repeat: repeat;
background-position: center center;
background-attachment: fixed;
}
#contentWrapper .contentWrapp3 p.kakomi {
text-align: center;
max-width: 900px;
padding: 25px 49px;
border: 1px solid #FFF;
border-radius: 1rem;
margin: 0 auto;
}
#contentWrapper .contentWrapp3 p.kakomi + p {
margin-top: 2rem;
}
#contentWrapper .contentWrapp3 .kakomi2 {
text-align: center;
max-width: 900px;
padding: 25px 49px;
border: 1px solid #000;
margin: 2rem auto 0;
}
#contentWrapper .contentWrapp3 .kakomi2 p {
font-size: 0.92em;
line-height: 1.4;
}
#contentWrapper .contentWrapp3 p img{
width: 100%;
max-width: 850px;
height: auto;
}
@media screen and (max-width: 767px) {
.contentWrapp {
  padding: 6vw 4vw ;
  width: 100%;
  box-sizing:border-box;
  position: relative;
  margin: 0 auto 0;
text-align: center;
}
.contentWrapp1 {
  padding: 6vw 4vw ;
}
#contentWrapper .contentWrapp3 p.kakomi {
padding: 3vw 5vw;
border-radius: 1rem;
}
#contentWrapper .contentWrapp3 p.kakomi + p {
margin-top: 5vw;
}
#contentWrapper .contentWrapp3 .kakomi2 {
padding: 3vw 5vw;
margin: 3vw 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:980px;
}
.group2 {
  max-width: 900px;
  box-sizing: border-box;
  margin: 0 auto 0 auto;
}
@media screen and (min-width: 768px) {
  .topicsColumn.group2 {
  }
}

.group3 {
    width: 100%;
}
.footerNotes {
  text-align: left;
  margin: 0 auto ;
  width: 100%;
  padding: 2em ;
}
.footerNotes ul {
margin: 0 auto ;
max-width: 900px;
}

@media screen and (max-width: 768px) {
  .content {
    padding: 0 ;
  }
  .group2 {
  }
  .footerNotes {
    padding: 12px 3vw;
  }
  .footerNotes ul {
  padding-top: 8.2vw;
  background-size: contain;
  }
}

.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: "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;
}
.contentWrappInner {
    background-color: rgb(255,255,255,0.5);
padding: 1.75%;
    max-width: 895px;
  margin: 0 auto 0 auto;

}
.group3.topicsColumn {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.topicsDetail {
  margin-bottom: 60px;
  width: 100%;
  max-width: 980px;
  box-sizing: border-box;
}
.topicsDetail:last-cjild {
  margin-bottom: 24px;
}

.group1 .topicsDetail {
  max-width: 980px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.group2 .topicsDetail {
box-sizing: border-box;
}
.group2 .topicsDetail:last-child {
}
.group3 .topicsDetail {
 max-width: calc(50% - 1.75%);
padding: 1.5em;
background-color: rgb(255,255,255,1);
margin-bottom: 30px;
text-align: left;
position: relative;
box-shadow: 6px 6px 12px -7px #777777;
}

.group3 .topicsDetail:last-child {
}
.group3 .topicsDetail:last-child:nth-child(odd) {
    max-width: 100%;
}
.topicsDetailText {
  box-sizing: border-box;
  width: 100%;
}
.group1 .topicsDetailText {
  max-width: 376px;
  padding-left: 20px;
}
.group2 .topicsDetailText {
  /*max-width: 600px;*/
}
.group3 .topicsDetailText {
/*max-width: 600px;
padding: 24px;*/
}

.topicsDetailPhoto {
  margin-bottom: 12px;
  padding: 0px ;
  width: 100%;
  box-sizing: border-box;
  width: 100%;
  display: block;
  background-color: #FFF;
}
.group1 .topicsDetail:nth-child(even) {
  flex-direction: row-reverse;
}
.group1 .topicsDetail:nth-child(even) .topicsDetailText {
  padding-left: 0;
  padding-right: 20px;
}

.group3 .topicsDetailPhoto {

}

@media screen and (max-width: 767px) {
  .topicsColumn {
    margin: 0 auto ;
    padding: 0 3vw;
    transform: inherit;
  }
  .topicsDetail {
    margin-bottom: 20px;
    display: block;
  }
  .topicsDetailText {
    padding-left: 0px;
    max-width: 100%;
  }
  .group1 .topicsDetail {
    display: block;
  }
  .group3 .topicsDetail {
    max-width: 100%;
  padding: 0px;
  margin-bottom: 1.75%;
  }

  .group1 .topicsDetailText {
    max-width: 100%;
    padding-left: 0;
  }

  .group1 .topicsDetail:nth-child(even) .topicsDetailText {
  }
  .group1 .topicsDetail:nth-child(even) .topicsDetailPhoto {
  }
  .topicsDetail:nth-child(even) .topicsDetailText {
  }
  .group2 .topicsDetailText {
    max-width: 100%;
    padding : 0;
  }
  .group3 .topicsDetailText {
    max-width: 100%;
    padding : 12px;
  }
  .topicsDetailPhoto {
    width: 100%;
    margin-bottom: 0;
    float: none;
  }
  .group2 .topicsDetail {
  padding: 0px;
  margin-bottom: 3vw;
  }
}

#contents .topicsDetailPhoto  img{
  width: 100%;
  max-width: 600px;
  box-sizing: border-box;
  background-color:#FFF;
}
.slick-slide img {
    display: block;
    width: 100%;
}
#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;
  }
}

.topicsDetail h4 {
    font-size: 1.1rem;
  letter-spacing: normal;
  font-feature-settings: "palt";
    font-family: "YakuHanJP", "M PLUS 1p";
  margin:0 0 0.5em 0;
  text-align: left;
    color: rgba(58,29,7,1);
  font-weight: 600;
  line-height: 1.5;
}

#brandCol .topicsDetail h4 {
    text-align: center;

}
.topicsDetail h4 a.test{
    color: rgba(58,29,7,1);
text-decoration: none;
}
.topicsDetail h4 .pl,
.topicsDetail h4 a .pl {
color: rgba(0,0,0,1);
}
.topicsDetail h4.sp {
  font-size: 1.85em;
color: #bb6f6c;
text-align: center;
}
.topicsDetail h4.sp a {
color: #bb6f6c;
}
#col9 .topicsDetail h4 {
font-size: 1.3em;
color: #bb6f6c;
}
#col9 .topicsDetail h4 a{
color: #bb6f6c;
}
#col9 .topicsDetail h4 i,
#col9 .topicsDetail h4 a i,
#contents .topicsDetail p.description i,
#contents .topicsDetail p.description2 i {
font-style: normal;
color: #FFF;
background-color: #bb6f6c;
display: inline-block;
font-size: 85%;
padding: 3px;
margin-right: 3px;
min-width: 1.4em;
text-align: center;
line-height: 1;
}

.topicsDetail h4 font[style] {
  margin-right: 6px;
}
@media screen and (max-width: 767px) {
  .topicsDetail h4 {
    font-size: 16px;
  }
}

.topicsDetail ul.spec {
margin: 0 0 0 0;
}
.iziModal-content .topicsDetail ul.spec {
margin: 0 0 1em 0;
}
.topicsDetail ul.spec li.date {
  letter-spacing: normal;
  font-size: 1rem;
  font-feature-settings: "palt";
  font-family: "YakuHanJP", "M PLUS 1p";
}
.topicsDetail ul.spec li.place {
  margin: 0 0 0 0;
  letter-spacing: normal;
  font-size: 1rem;
  font-feature-settings: "palt";
  font-family: "YakuHanJP", "M PLUS 1p";
}
.topicsDetail ul.spec:empty,
.topicsDetail ul.spec li:empty {
display: none;
}
#contents .topicsDetail p.description,
#contents .topicsDetail p.description2 {
  font-size: 1rem;
  line-height:1.65;
  letter-spacing: normal;
  color:#000;
  padding:  0;
  font-feature-settings: "palt";
  font-family: "YakuHanJP", "M PLUS 1p";
}
.topicsDetail p.description img,
.topicsDetail p.description2 img {
  max-width: 100%;
  height: auto;
}
.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) {
.topicsDetail ul.spec {
margin: 0 0 1em 0;
}
  #contents .topicsDetail ul li{
    font-size: 1rem;
  }
  #contents .topicsDetail p.description,
  #contents .topicsDetail p.description2 {
    font-size: 1rem;
  padding:  0 0;
  }

  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 {
vertical-align: middle;
margin: 0;
box-sizing:border-box;
width: 100%;
max-width: 1280px;
margin: 0 auto 2rem;
padding: 0.25em 1em;
border-radius: 1rem;
background-color: var(--color1);
color: #FFF;
text-align: center;
font-size: 2em;
font-family: 'YakuHanJP', "Yusei Magic", sans-serif;
}
.blockTitle2 {
background-color: var(--color1);
}
.blockTitle3 {
background-color: #bf8a13;
}
.blockTitle4 {
background-color: var(--color2);
}
.accordion .blockTitle {
z-index: 1;
position: relative;
cursor:pointer;
-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 h2.blockTitle {
text-align: center;
}

.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;
box-shadow: none;
}

.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: inherit;
}
.accordion .blockTitle h2 {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
max-width: 260px;
height: 30px;
font-size: 16px;
color:#000;
background-color: rgba(255,255,255,1);
border-radius: 15px;
margin: 0 auto;
box-shadow: 0px 0px 10px -3px #777777;
}

.accordion .blockTitle h2::after {
margin-left: 8px;
content: "";
display: block;
box-sizing: border-box;
transform: rotate(0deg);
-webkit-transform:  rotate(0deg);
transition: all 0.2s;
width: 15px;
height: 15px;
background-image: url(/base/shinjuku/img/thumb_brown_plus.png);
background-repeat: no-repeat;
background-position: center center;
}
.accordion .blockTitle.open h2::after {
background-image: url(/base/shinjuku/img/thumb_brown_minus.png);
}
@media screen and (max-width: 767px) {
  .blockTitle {
padding: 1vw 4vw;

  }
.accordion .blockTitle {
padding: 12px 0;
}
  .blockTitle img {
    width: auto; 
    max-width: 100%;
  }
  .accordion .blockTitle h2 {
  padding: 0 70px ;
  }
  .accordion .blockTitle h2 img {
    max-width: calc(100% - 36px);
  }
  .accordion .blockTitle h2::after {
    background-size: contain;
    margin-left: 8px;
  }
  .accordion .blockTitle.open h2::after {

  }
  .floorBlockWrapper {
  padding: 3.5vw;
  margin: 2rem auto 2rem;
  }
  .floorBlockTilte {
  font-size: 1.6rem;
  }
  .accordion .floorBlock .blockTitle {
  font-size: 1rem;
  }
  .accordion .floorBlock .blockTitle img {
  max-width: 30px;
  }
  .accordion .floorBlock .content {
    padding: 1rem;
  }
}

.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 {
  color: #FFF;
  padding: 2px 5px;
  text-decoration: none;
  font-size: 1.2em;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-align: center;
  margin: 4px auto 0 ;
  background-color:rgba(221,83,128,0.9);
  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: 22px;
  height: 22px;
  background-image: url("/base/shinjuku/img/saimatsu_plus.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-color:rgba(255,255,255,1);
  box-sizing:border-box;
  line-height: 29px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  margin-right: 4px;
  background-size: contain;
}
.readLess:before  {
background-image: url("/base/shinjuku/img/my210601_btn_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;
  }
}

.topicsDetail p.description  a[href$="http://www.takashimaya.co.jp/store/special/takaapp/index.html"]{
  display: block;
  font-size: 14px !important;
  line-height:130%;
  color:#FFF;
  text-align: center;
  text-decoration: none;
  padding: 12px;
  border-top-color: rgb(160, 0, 0);
  background-color: rgb(160, 0, 0);
  background-image: linear-gradient(to bottom, rgb(224, 105, 105) 0px, rgb(108, 0, 0) 100%);
  background-size: 100% auto;
  border-bottom: 1px solid rgb(108, 108, 108);
  border-radius: 4px 4px 4px 4px;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.topicsDetail p.description a[href$="http://www.takashimaya.co.jp/store/special/takaapp/index.html"]:hover {
  opacity:0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -moz-opacity:0.7;
  -khtml-opacity: 0.7;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.bnrVoteWrapp {
padding: 4rem 0 2rem;
}
#contents p.bnrVote {
width: 100%;
max-width: 750px;
margin: 0 auto;
box-sizing: border-box;
border: 1px solid #FFF;
}
#contents p.bnrVote img {
width: 100%;
height: auto;
}

/* Print */
@media print {
.section {
page-break-before: always;
}
  body {
    zoom: 0.68;
    -webkit-print-color-adjust: exact; } }

/* IE10以上 */
@media print and (-ms-high-contrast: none) {
  /* @pageの指定いらないかも */
  @page {
    size: A4;
    margin: 12.7mm 9.7mm; }
  body {
    zoom: 1.8;
    width: 1200px;
    transform: scale(0.5);
    transform-origin: 0 0; } }

@media print {
  #container {
    width: 100%;
    min-width: auto; }
  #header,
  #eigyo,
  .nav-PC,
  #footer {
    display: none; }
  #storeWrapper {
    margin: 0 auto;
    padding: 0 0; }
  #contents .topicsDetail p.description {
    height: auto !important; }
  .readMore,
  .readLess {
    display: none; }
    .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;
    }

}

.footerBnr {
width: 100%;
max-width: 1280px;
margin: 0 auto;
}
.footerBnr img {
width: 100%;
height: auto;
}

#header .h_nav .lang ul {
z-index: 100;
}
