<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*  åº—èˆ—æ¡ˆå†…ãƒšãƒ¼ã‚¸ç”¨
------------------------------------------------*/
/****** ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆèª¿æ•´ *****/
/* ãƒ‘ãƒ³ããš */
#bread-crumb {
  margin-top: 30px;
}

#bread-crumb ol li,
#bread-crumb ol li a {
  background: none;
  font-size: 14px;
  padding: 0;
}

#bread-crumb ol &gt; li:nth-child(2) {
  display: none;
}

#bread-crumb ol &gt; li + li:before {
  content: "ï¼ž";
  padding-left: 6px;
}

/* ãƒ•ãƒªãƒ¼ãƒšãƒ¼ã‚¸ */
#Journal {
  margin-top: 30px;
}

#Journal &gt; h1,
#Journal &gt; article &gt; h2,
#Journal .state_r {
  display: none;
}

/* åº—èˆ—æƒ…å&nbsp;±ãƒšãƒ¼ã‚¸ */
#shopinfo-page {
  padding-bottom: 120px;
}

/* è¦‹å‡ºã— */
#shopinfo-page .shopinfo-box h2,
#shopinfo-page .shoplist-box h2 {
  background: url(https://www.posthobby.com/pic-labo/title-border-r.png) left -25px bottom no-repeat;
  background-size: auto 3px;
  border: none;
  font-size: 24px;
  letter-spacing: 2px;
  line-height: 1.4;
  margin: 0;
  padding: 0 0 15px 0;
}

#shopinfo-page .shopinfo-box h3 a {
  margin-left: 10px;
  vertical-align: -3px;
}

/***** åº—èˆ—æƒ…å&nbsp;±ã‚¿ãƒ– *****/
/* ã‚¿ãƒ– */
.tab-box nav {
  display: flex;
}

.tab-box nav div {
  border-bottom: 5px solid #adadad;
  cursor: pointer;
  font-size: 20px;
  height: 135px;
  line-height: 135px;
  position: relative;
  text-align: center;
  width: 50%;
}

.tab-box nav.shinjuku div.shinjuku:after,
.tab-box nav.atsugi div.atsugi:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid #d0111b;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  bottom: -13px;
  left: calc(50% - 8px);
}

.tab-box nav span {
  color: #6f6f6f;
  font-size: 20px;
  font-weight: bold;
}

.tab-box nav span:before {
  content: "";
  display: inline-block;
  height: 75px;
  width: 75px;
  position: relative;
  top: 30px;
  margin-right: 20px;
}

.tab-box nav .shinjuku span:before {
  background: url(https://www.posthobby.com/pic-labo/shopinfo-shinjuku-logo-g.png) left center no-repeat;
}

.tab-box nav .atsugi span:before {
  background: url(https://www.posthobby.com/pic-labo/shopinfo-atsugi-logo-g.png) left center no-repeat;
}

/* åº—èˆ—æƒ…å&nbsp;± */
.shopinfo-box .tab-box &gt; section {
  background: #f4f4f4;
  display: none;
  padding: 50px 40px;
}

#shopinfo-page .shopinfo-box h3 {
  background: url(https://www.posthobby.com/pic-labo/title-border-r.png) left -25px bottom no-repeat;
  background-size: auto 3px;
  border: none;
  font-size: 24px;
  letter-spacing: 2px;
  line-height: 1.4;
  margin: 0;
  padding: 0 0 15px 0;
}

.shopinfo-box .info {
  display: flex;
  margin-top: 40px;
}

.shopinfo-box .text {
  width: calc(100% - 500px);
}

.shopinfo-box .text p {
  font-size: 15px;
  line-height: 1.8;
  margin-top: 20px;
}

.shopinfo-box .text p:first-child {
  font-size: 18px;
  font-weight: bold;
  margin-top: 0;
}

.shopinfo-box .img {
  box-sizing: border-box;
  margin-left: 40px;
  width: 460px;
}

#shopinfo-page .shopinfo-box .img ul {
  margin: 0;
}

.shopinfo-box .slick-dots li {
  margin: 0;
}

.shopinfo-box .slick-dots li button:before {
  color: #666;
}

.shopinfo-box .slick-dots li.slick-active button:before {
  color: #d0111b;
}

/* ãƒ†ãƒ¼ãƒ–ãƒ« */
.shopinfo-box table {
  border-collapse: collapse;
  margin-top: 20px;
}

.shopinfo-box th,
.shopinfo-box td {
  background: #fff;
  border: 1px solid #d0d0d0;
  font-size: 15px;
  line-height: 1.8;
  padding: 15px 20px;
}

.shopinfo-box th {
  line-height: 1.4;
  text-align: center;
  width: 12%;
}

.shopinfo-box td iframe {
  border: 1px solid #d0d0d0 !important;
  margin-top: 10px;
}

.shopinfo-box td p:not(:first-child) {
  margin-top: 20px;
}

#shopinfo-page .shopinfo-box td ul {
  margin: 0;
}

#shopinfo-page .shopinfo-box td li {
  font-size: 14px;
  line-height: 1.8;
  list-style: none;
  padding: 2px 0 2px 1em;
  text-indent: -1em;
}

#shopinfo-page .shopinfo-box td li:before {
  content: "ãƒ»";
}

#shopinfo-page .shopinfo-box tr:last-child span {
  display: inline-block;
  width: 210px;
}

#shopinfo-page .shopinfo-box td.maker {
  word-break: break-all;
}

#shopinfo-page .shopinfo-box a {
  color: #329cce;
  text-decoration: underline;
}

.shopinfo-box .atsugi td ul + p:last-child {
  font-size: 14px;
  margin-top: 0;
}

/* ã‚¿ãƒ–åˆ‡ã‚Šæ›¿ãˆ */
.tab-box nav.shinjuku .shinjuku,
.tab-box nav.atsugi .atsugi {
  border-color: #d0111b;
}

.tab-box nav.shinjuku .shinjuku span,
.tab-box nav.atsugi .atsugi span {
  color: #d0111b;
}

.tab-box nav.shinjuku .shinjuku span:before {
  background: url(https://www.posthobby.com/pic-labo/shopinfo-shinjuku-logo-r.png) left center no-repeat;
}

.tab-box nav.atsugi .atsugi span:before {
  background: url(https://www.posthobby.com/pic-labo/shopinfo-atsugi-logo-r.png) left center no-repeat;
}

.shopinfo-box .tab-box &gt; nav.shinjuku ~ section.shinjuku,
.shopinfo-box .tab-box &gt; nav.atsugi ~ section.atsugi {
  display: block;
}

/***** ç›´å–¶åº—ãƒ»ãƒ•ãƒ©ãƒ³ãƒãƒ£ã‚¤ã‚ºåº— *****/
.shoplist-box {
  background: #f4f4f4;
  margin-top: 50px;
  padding: 50px 40px;
}

.shoplist-box &gt; div {
  background: #fff;
  border: 1px solid #d0d0d0;
  margin-top: 30px;
  padding: 40px 40px 20px;
}

.shoplist-box table {
  border-collapse: collapse;
}

.shoplist-box dl.mobile {
  display: none;
}

.shoplist-box th,
.shoplist-box td {
  font-size: 15px;
  line-height: 1.8;
  padding: 15px 20px 15px 0;
  text-align: left;
}

.shoplist-box td {
  border-top: 1px dotted #b2b2b2;
  font-size: 15px;
  vertical-align: top;
}

.shoplist-box th {
  border-bottom: 2px solid #3d3d3d;
  font-weight: bold;
  padding: 0 0 10px;
}

.shoplist-box td a + a {
  margin-left: 5px;
}


/* ã‚¿ãƒ–ãƒ¬ãƒƒãƒˆç”¨ã“ã“ã‹ã‚‰
------------------------------------------------*/
@media screen and (max-width: 768px) {

#shopinfo-page {
  padding-bottom: 40px;
}

.shopinfo-box .info {
  display: block;
}

.shopinfo-box .text {
  width: 100%;
}

.shopinfo-box .img {
  margin: 30px 0 0;
}

.shopinfo-box table.pc {
  display: none;
}

.shopinfo-box th {
  box-sizing: border-box;
  width: 20%;
}

.shopinfo-box td {
  box-sizing: border-box;
  width: 80%;
}

.shoplist-box table.pc {
  display: none;
}

.shoplist-box dl.mobile {
  display: flex;
  flex-wrap: wrap;
}

.shoplist-box dl.mobile dt {
  box-sizing: border-box;
  font-weight: bold;
  width: 20%;
}

.shoplist-box dl.mobile dd {
  box-sizing: border-box;
  padding: 0;
  width: 80%;
}

.shoplist-box dl.mobile dt,
.shoplist-box dl.mobile dd {
  padding-bottom: 20px;
}

.shoplist-box dl.mobile dt:nth-of-type(4n+1),
.shoplist-box dl.mobile dd:nth-of-type(4n+1) {
  border-top: 1px dotted #b2b2b2;
  padding-top: 20px;
}

.shoplist-box dl.mobile dt:nth-of-type(1),
.shoplist-box dl.mobile dd:nth-of-type(1) {
  border-top: none;
  padding-top: 0;
}

.shoplist-box dl.mobile dd a {
  margin-left: 10px;
}

.shoplist-box dl.mobile dd img {
  vertical-align: middle;
}

} /* ã‚¿ãƒ–ãƒ¬ãƒƒãƒˆç”¨ã“ã“ã‹ã‚‰
------------------------------------------------*/


/* ã‚¹ãƒžãƒ¼ãƒˆãƒ•ã‚©ãƒ³ç”¨ã“ã“ã‹ã‚‰
------------------------------------------------*/
@media screen and (max-width: 480px) {

#shopinfo-page .shopinfo-box h2 {
  font-size: 16px;
}

/* ã‚¿ãƒ– */
.tab-box nav div {
  box-sizing: border-box;
  height: 100px;
  line-height: 1;
}

.tab-box nav span {
  display: block;
  font-size: 15px;
}

.tab-box nav span:before {
  background-size: 50px !important;
  background-position: center !important;
  display: block;
  height: 70px;
  margin: 0;
  top: 0;
  width: 100%;
}

.shopinfo-box .tab-box &gt; section {
  padding: 30px 3%;
}

/* åº—èˆ—æƒ…å&nbsp;± */
#shopinfo-page .shopinfo-box h3 {
  font-size: 16px;
}

.shopinfo-box .info {
  margin-top: 20px;
}

.shopinfo-box .text p:first-child {
  font-size: 15px;
}

.shopinfo-box .text p {
  font-size: 14px;
}

.shopinfo-box .img {
  width: 100%;
}

.shopinfo-box table {
  box-sizing: border-box;
  width: 100%;
}

.shopinfo-box table tr {
  display: flex;
  flex-wrap: wrap;
}

.shopinfo-box table th,
.shopinfo-box table td {
  border-top: none;
  font-size: 13px;
  padding: 10px;
  width: 100%;
}

.shopinfo-box table th {
  font-weight: bold;
  text-align: left;
}

.shopinfo-box table th br.pc {
  display: none;
}

.shopinfo-box table {
  border-top: 1px solid #d0d0d0;
}

.shopinfo-box td iframe {
  width: 100%;
}

/* ç›´å–¶åº—ãƒ»ãƒ•ãƒ©ãƒ³ãƒãƒ£ã‚¤ã‚º */
.shoplist-box {
  padding: 30px 3%;
}

#shopinfo-page .shoplist-box h2 {
  font-size: 16px;
}

.shoplist-box &gt; div {
  padding: 20px 20px 0;
}

.shoplist-box dl.mobile dt,
.shoplist-box dl.mobile dd {
  font-size: 13px;
}

.shoplist-box dl.mobile dt {
  width: 25%;
}

.shoplist-box dl.mobile dd {
  padding: 0 0 10px 0;
  width: 75%;
}

} /* ã‚¹ãƒžãƒ¼ãƒˆãƒ•ã‚©ãƒ³ç”¨ã“ã“ã‹ã‚‰
------------------------------------------------*/</pre></body></html>