@charset "UTF-8";
/* =============================================================
body.toppage以外：article
============================================================= */
body:not(.toppage) {
  /*	main	*/
}
body:not(.toppage) main {
  clear: both;
  display: flex;
  flex-flow: column;
  width: 320px;
  margin: 0 0 5px 0;
}
body:not(.toppage) main article {
  order: 1;
}
body:not(.toppage) main section {
  order: 2;
}
body:not(.toppage) main aside {
  order: 3;
}
body:not(.toppage) main article img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
body:not(.toppage) main article figure {
  width: 100%;
  height: auto;
  font-size: 14px;
  text-align: center;
  margin: 0;
  padding: 0;
}
body:not(.toppage) main article figcaption {
  font-size: 14px;
  text-align: center;
  margin: -5px auto 5px auto;
}
body:not(.toppage) main article dl {
  width: 320px;
  font-size: 13px;
  margin: 0;
}
body:not(.toppage) main article dl dt {
  display: inline-block;
  width: auto;
  height: auto;
  font-size: 16px;
  text-justify: inter-character;
  white-space: nowrap;
  margin: 0 0 5px 0;
}
body:not(.toppage) main article dl dd {
  width: 160px;
  overflow: visible;
  font-size: 16px;
  margin: 0 0 5px 0;
}
body:not(.toppage) main article ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
body:not(.toppage) main article ul li {
  list-style-type: none;
  font-size: 14px;
  text-align: left;
  line-height: 1.5em;
  white-space: wrap;
  word-break: break-all;
  margin: 0 0 5px 0;
  padding-left: 1em;
}
body:not(.toppage) main article ul li span {
  font-size: 14px;
  margin: 5px 0 5px 0;
}
body:not(.toppage) main article ul li span:before {
  margin: 0 0 0 -14px;
  content: "・";
}
body:not(.toppage) main article p {
  width: 100%;
  font-size: 15px;
  text-align: left;
  white-space: wrap;
  word-break: break-all;
  line-height: 1.5em;
  margin: 0 0 5px 0;
  padding: 0;
}
body:not(.toppage) main article p.small {
  width: 100%;
  font-size: 12px;
  text-align: center;
}
body:not(.toppage) main article div {
  clear: both;
  width: 320px;
}
body:not(.toppage) main article div.column00 {
  width: 320px;
  font-size: 16px;
  margin: 10px 0 20px 0px;
  padding: 0;
  overflow: visible;
}
body:not(.toppage) main article div.column100 {
  width: 100%;
  font-size: 16px;
  overflow: visible;
  margin: 0;
  padding: 0;
}
body:not(.toppage) main article div.column050, body:not(.toppage) main article div.column033, body:not(.toppage) main article div.column05, body:not(.toppage) main article div.column06, body:not(.toppage) main article div.column07, body:not(.toppage) main article div.column08 {
  width: 100%;
  font-size: 16px;
  overflow: visible;
  margin: 0 0 20px 0;
  padding: 0;
}
body:not(.toppage) main article div.column050 table, body:not(.toppage) main article div.column033 table, body:not(.toppage) main article div.column05 table, body:not(.toppage) main article div.column06 table, body:not(.toppage) main article div.column07 table, body:not(.toppage) main article div.column08 table {
  border-collapse: collapse;
  width: 98%;
  font-size: 15px;
  margin: 7px auto 10px auto;
  padding: 0;
}
body:not(.toppage) main article div.column100 h3, body:not(.toppage) main article div.column050 h3 {
  width: 100%;
  font-size: 16px;
  text-align: left;
  line-height: 1.25em;
  margin: 10px 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #888;
}
body:not(.toppage) main article div.column100 h3.noborder, body:not(.toppage) main article div.column050 h3.noborder {
  text-align: center;
  border: none;
}
body:not(.toppage) main article div.column100 img, body:not(.toppage) main article div.column050 img {
  width: 100%;
  height: auto;
  margin: 0 auto 10px auto;
  padding: 0;
  -o-object-fit: contain;
     object-fit: contain;
}
body:not(.toppage) main article div.column100 img.half, body:not(.toppage) main article div.column050 img.half {
  width: 50%;
}
body:not(.toppage) main article div.column100 p.katagaki, body:not(.toppage) main article div.column050 p.katagaki {
  width: 100%;
  text-align: center;
  font-feature-settings: "palt";
  letter-spacing: 0;
  margin: 5px 0;
}
body:not(.toppage) main article div.column100 p.honbun, body:not(.toppage) main article div.column050 p.honbun {
  max-width: 100%;
  font-size: 16px;
  font-feature-settings: "palt";
  text-align: justify;
  letter-spacing: 0.1em;
  line-height: 1.6em;
  margin: 0 0 7px 0;
}
body:not(.toppage) main article div.column100 p.honbun.center, body:not(.toppage) main article div.column050 p.honbun.center {
  font-size: 18px;
  text-align: center;
}
body:not(.toppage) main article div.column100 p.danraku, body:not(.toppage) main article div.column050 p.danraku {
  text-indent: 1em;
}
body:not(.toppage) main article div.column100 p.itemized, body:not(.toppage) main article div.column050 p.itemized {
  min-width: 100%;
  font-size: 13px;
  text-align: center;
}
body:not(.toppage) main article div.column100 img, body:not(.toppage) main article div.column050 img {
  max-width: 100%;
  max-height: auto;
}
body:not(.toppage) main article div.qrcode {
  width: 320px;
  margin: 0 auto 10px auto;
  padding: 0;
  border: 1px solid #888;
}
body:not(.toppage) main article div.qrcode a {
  width: 150px;
  color: #000;
  float: right;
}
body:not(.toppage) main article div.qrcode p {
  margin-top: 30px;
}
body:not(.toppage) main article div.qrcode img {
  width: 130px;
  margin: 0;
}
body:not(.toppage) main article div.column050mob {
  width: 49%;
}
body:not(.toppage) main article div.columncafe {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  overflow: visible;
  margin: 0 0 10px 0;
  padding: 0;
}
body:not(.toppage) main article div.columncafe img {
  width: 33%;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 10px 0 0;
}
body:not(.toppage) main article div.columncafe p {
  width: 66%;
  font-size: 14px;
  text-align: left;
  word-break: break-all;
  margin: 0 0 10px 10px;
}
body:not(.toppage) main article div.columncafe p span {
  float: right;
  text-align: right;
  margin: 0 5px 0 0;
}
body:not(.toppage) main article div.columncafe p span.price {
  font-size: 18px;
}
body:not(.toppage) main article div.goods {
  display: block;
  width: 320px;
}
body:not(.toppage) main article div.goods img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 10px 0 0;
  border: 1px solid #888;
}
body:not(.toppage) main article div.goods p.price {
  font-size: 20px;
  text-align: right;
}
body:not(.toppage) main article div.endlogo {
  clear: both;
  width: 100%;
  height: 64px;
  margin: 20px 0;
  background-image: url("/img/icon.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
body:not(.toppage) main article div.column09, body:not(.toppage) main article div.column10, body:not(.toppage) main article div.column11, body:not(.toppage) main article div.column12 {
  clear: both;
  width: 320px;
  overflow: visible;
}
body:not(.toppage) main article div.column09 br, body:not(.toppage) main article div.column10 br, body:not(.toppage) main article div.column11 br, body:not(.toppage) main article div.column12 br {
  margin: 0;
  padding: 0;
}
body:not(.toppage) main article div.column09, body:not(.toppage) main article div.column10 {
  margin: 0 0 30px 0;
}
body:not(.toppage) main article div.column09 img, body:not(.toppage) main article div.column10 img {
  width: 28%;
  height: auto;
  padding: 0;
}
body:not(.toppage) main article div.column09 p, body:not(.toppage) main article div.column10 p {
  font-size: 15px;
  margin: 0 0 5px 0;
}
body:not(.toppage) main article div.column09 img {
  float: left;
  margin: 4px 7px 0 0;
}
body:not(.toppage) main article div.column10 h3 {
  width: 100%;
  font-size: 16px;
  text-align: left;
  line-height: 1.25em;
  margin: 10px 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #888;
}
body:not(.toppage) main article div.column10 br {
  display: block;
  margin: 0;
  padding: 0;
}
body:not(.toppage) main article div.column10 img {
  float: right;
  margin: 4px 0 0 10px;
}
body:not(.toppage) main article div.column10 td span {
  display: inline;
  font-size: 11px;
  line-height: 1em;
  margin: 0;
}
body:not(.toppage) main article div.column10 td span.price {
  font-size: 20px;
}
body:not(.toppage) main article div.column10 li span {
  font-size: 14px;
}
body:not(.toppage) main article div.photogarally {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 320px;
  margin: 0 0 10px 0;
}
body:not(.toppage) main article div.photogarally div.oneone, body:not(.toppage) main article div.photogarally div.onetwo {
  flex-grow: 2;
  max-width: 320px;
  height: auto;
  margin: 5px auto;
}
body:not(.toppage) main article div.photogarally div.oneone img, body:not(.toppage) main article div.photogarally div.onetwo img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 auto 5px auto;
  padding: 0;
}
body:not(.toppage) main article div.photogarally div.oneone figcaption, body:not(.toppage) main article div.photogarally div.onetwo figcaption {
  font-size: 14px;
  display: block;
  margin: 0 auto;
}
body:not(.toppage) main article div.photogarally div.onethree, body:not(.toppage) main article div.photogarally div.twothree {
  max-width: 50%;
  margin: 5px 0 0 0;
}
body:not(.toppage) main article div.photogarally div.onethree img, body:not(.toppage) main article div.photogarally div.twothree img {
  width: 97%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 auto 5px auto;
  padding: 0;
}
body:not(.toppage) main article div.photogarally div.onethree p, body:not(.toppage) main article div.photogarally div.twothree p {
  display: block;
  font-size: 10px;
}
body:not(.toppage) main article div.photogarally div.onefree {
  width: auto;
  margin: 10px auto 0 auto;
}
body:not(.toppage) main article div.photogarally div.onefree img {
  max-height: 145px;
  width: auto;
  flex-grow: 1;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0.2rem;
  padding: 0;
}
body:not(.toppage) main article div.photogarally div.twofive {
  width: 42%;
  margin: 5px 0 0 0;
}
body:not(.toppage) main article div.photogarally div.twofive img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 auto 5px auto;
  padding: 0;
}
body:not(.toppage) main article div.photogarally div.threefive {
  width: 56%;
  margin: 5px 0 0 5px;
}
body:not(.toppage) main article div.photogarally div.threefive img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 auto 5px auto;
  padding: 0;
}
body:not(.toppage) main article div.photogarally div.onefour {
  max-width: 25%;
}
body:not(.toppage) main article div.photogarally div.threefour {
  max-width: 75%;
}
body:not(.toppage) main article div div.column11,
body:not(.toppage) main article div div.column12 {
  width: 49.21875%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}
body:not(.toppage) main article div div.column11 p,
body:not(.toppage) main article div div.column12 p {
  font-size: 12px;
  text-align: center;
  margin: 0;
  padding: 0;
}
body:not(.toppage) main article div div.column11 img,
body:not(.toppage) main article div div.column12 img {
  width: 100%;
  height: auto;
  margin: 4px 0 7px 0;
  padding: 0;
}
body:not(.toppage) main article div div.column11 figcaption,
body:not(.toppage) main article div div.column12 figcaption {
  display: none;
}
body:not(.toppage) main article div div.onefree02 {
  width: 100%;
}
body:not(.toppage) main article div div.onefree02 img {
  width: auto;
  height: 150px;
  margin: 5px 0 5px 0;
  padding: 0;
}
body:not(.toppage) main article div p.frame300x150 {
  margin: 0;
  padding: 0;
  background: #aaa;
}
body:not(.toppage) main article div p.frame300x150 img {
  margin: 0;
  padding: 0;
}
body:not(.toppage) main article div img.kumonLogo {
  float: right;
  width: 75px;
  height: 50px;
  margin: -10px 0 0 0;
  padding: 0;
}
body:not(.toppage) main article div p.frame300x150 br {
  display: block;
}
body:not(.toppage) main article div div.info320 h1 {
  border: none;
  margin: 0;
}
body:not(.toppage) main article div p.new {
  display: block;
  color: #ff0000;
  padding: 5px 0 5px 55px;
  background: url("/img/newAnime.gif") no-repeat;
}
body:not(.toppage) main article div.mobonly.rental,
body:not(.toppage) main article div.mobonly.tsue {
  display: none;
}
body:not(.toppage) main aside div.mobonly.rental,
body:not(.toppage) main aside div.mobonly.tsue {
  display: block;
}
body:not(.toppage) main aside div.pconly.rental,
body:not(.toppage) main aside div.pconly.tsue {
  display: none;
}

/*	body:not(.toppage)	*/
/* =============================================================
モバイル：ショーケース貸し	mobframework
============================================================= */
body.mygallary p.tLeft {
  display: block;
  width: 300px;
  text-align: left;
  text-indent: 0;
  padding: 0 0 0 16px;
}
body.mygallary p.tLeft:before {
  content: "・";
  margin: 0 0 0 -20px;
}
body.mygallary table.showcase {
  width: 320px;
  font-size: 12px;
  border: none;
}
body.mygallary table.showcase th, body.mygallary table.showcase td {
  width: 20%;
  font-size: 14px;
  text-align: center;
}
body.mygallary table.showcase th.available, body.mygallary table.showcase td.available {
  text-align: center;
  color: #fff;
  font-size: 28px;
  margin: 0;
  padding: 5px;
  background-color: #86b2df;
}
body.mygallary table.showcase th.notavailable, body.mygallary table.showcase td.notavailable {
  text-align: center;
  color: #fff;
  margin: 0;
  padding: 5px;
  background-color: #f19ca6;
}
body.mygallary table.showcase th.price, body.mygallary table.showcase td.price {
  text-align: center;
  white-space: nowrap;
  margin: 0;
  padding: 5px;
  border: 1px solid #888;
}

/* =============================================================
モーダル	mobframework
============================================================= */
/*モーダルを開くボタン*/
.modal-open {
  width: 100%;
  font-size: 18px;
  color: #000;
  text-align: left;
  margin: auto;
  cursor: pointer;
}

/*モーダル本体*/
.modal {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.1);
  transition: all 0.4s;
}
.modal__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  margin: auto auto;
  padding: 20px;
}
.modal__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
}
.modal__cont {
  position: relative;
  width: 100%;
  height: auto;
  margin: auto auto;
  padding: 10px;
  background-color: #fff;
  border-radius: 5px;
}
.modal__text {
  color: #000;
  text-align: center;
}
.modal.active {
  opacity: 1;
  visibility: visible;
}
.modal h1 {
  font-size: 24px;
  color: #000;
  line-height: 2em;
  padding: 10px 0 0 0;
}
.modal ruby rt {
  margin: 0;
}
.modal img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (orientation: landscape) {
  .modal__cont {
    width: 0%;
    margin: auto auto;
    padding: 10px;
  }
  .modal__cont img {
    max-height: 300px;
    width: auto;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
/*	メールフォーム	*/
form table {
  max-width: 320px;
}
form table th {
  text-align: left;
}
form table td {
  text-align: right;
}

div#mfp_price {
  color: #C00;
  font-size: 24px;
  text-align: right;
  padding: 10px;
  font-weight: bolder;
}

div#mfp_OperationCheck {
  display: none;
}

/* =============================================================
表示・非表示、間隔とか
============================================================= */
body.kenkoMahjong .kenkomahjong.topicsection {
  display: none;
}/*# sourceMappingURL=mob-page.css.map */