
body {
  background-color: #222;
}

a {
  color: #000;
  text-decoration: underline;
}

a:hover {
  color: 000;
  text-decoration: none;
}

/* Style for PCs */
@media screen and (min-width: 1025px) {

/* Wrapper */
#wrapper {
  background-color: #fff;
}

/* Pagetitle */
#pagetitle {
  width: 100%;
  height: auto;
  max-height: 400px;
  display: block;
  position: relative;
  overflow: hidden;
}

#ptbg {
  width: 100%;
  height: auto;
  display: block;
}

.cycle-slideshow {
  width: 100%;
  height: auto;
}

.cycle-slideshow div {
  width: 100%;
  height: auto;
}

.cycle-slideshow img {
  width: 100%;
  height: auto;
}

#ptbody {
  width: 100%;
  height: 50px;
  display: block;
  position: absolute;
  z-index: 9990;
  background-image: url(../img/header/hrbg.png);
  bottom: 0;
}

#ptbody #ptcc {
  width: 100%;
  max-width: 1400px;
  height: 50px;
  display: block;
  margin: 0 auto;
  padding: 0 2%;
}

#ptbody #ptcc h2 {
  font-size: 32px;
  font-weight: 300;
  line-height: 50px;
  float: left;
  color: #fff;
  font-family: 'BenchNine', sans-serif;
}

#ptbody #ptcc p {
  font-size: 14px;
  font-weight: 300;
  line-height: 50px;
  float: right;
  color: #ccc;
}

/* Box style */
#msp {
  width: 100%;
  height: auto;
  display: block;
  background-color: #fff;
}

#msp .mmbody {
  width: 100%;
  max-width: 1400px;
  height: auto;
  display: block;
  margin: 0 auto;
  padding: 50px 30px 50px;
}

/* Basic styles */
.br_cancel br {
  display: none;
}

/* border-box */
.bbbox30 {
  padding-bottom: 45px;
  border-bottom: 1px dotted #999;
}

.shabox {
  box-shadow: 0px 3px 10px #ccc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

/* Column */
.col2 {
  width: 49%;
  height: auto;
  display: block;
  float: left;
  margin: 0.5%;
}

.col3 {
  width: 29.3333333333%;
  height: auto;
  display: block;
  float: left;
  margin: 0 2%;
}

.col3p20 {
  width: 31.3333333333%;
  height: auto;
  display: block;
  float: left;
  margin: 10px 1%;
  padding: 20px;
}

.col4 {
  width: 24%;
  height: auto;
  display: block;
  float: left;
  margin: 0.5%;
}

.col4p1 {
  width: 25%;
  height: auto;
  display: block;
  float: left;
  padding: 1%;
}

/* Box left */
.box20mleft {
  width: 18%;
  height: auto;
  display: block;
  float: left;
}

.box30mleft {
  width: 28%;
  height: auto;
  display: block;
  float: left;
}

.box40mleft {
  width: 38%;
  height: auto;
  display: block;
  float: left;
}

.box50mleft {
  width: 48%;
  height: auto;
  display: block;
  float: left;
}

.box60mleft {
  width: 58%;
  height: auto;
  display: block;
  float: left;
}

.box60mleft2 {
  width: 58%;
  height: auto;
  display: block;
  float: left;
}

.box70mleft {
  width: 68%;
  height: auto;
  display: block;
  float: left;
}

.box80mleft {
  width: 78%;
  height: auto;
  display: block;
  float: left;
}

/* Box right */
.box20mright {
  width: 18%;
  height: auto;
  display: block;
  float: right;
}

.box30mright {
  width: 28%;
  height: auto;
  display: block;
  float: right;
}

.box40mright {
  width: 38%;
  height: auto;
  display: block;
  float: right;
}

.box40mright2 {
  width: 38%;
  height: auto;
  display: block;
  float: right;
}

.box50mright {
  width: 48%;
  height: auto;
  display: block;
  float: right;
}

.box60mright {
  width: 58%;
  height: auto;
  display: block;
  float: right;
}

.box70mright {
  width: 68%;
  height: auto;
  display: block;
  float: right;
}

.box80mright {
  width: 78%;
  height: auto;
  display: block;
  float: right;
}

/* Center box */
.wd20 {
  width: 20%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd30 {
  width: 30%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd40 {
  width: 40%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd50 {
  width: 50%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd60 {
  width: 60%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd70 {
  width: 70%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd80 {
  width: 80%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd90 {
  width: 90%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd100 {
  width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* Padding */
.pdd2 {
  padding: 2%;
}

.pdd3 {
  padding: 3%;
}

.pdd4 {
  padding: 4%;
}

.pdd5 {
  padding: 5%;
}

/* text styles */
#msp p {
  font-size: 12px;
  line-height: 2em;
  margin-bottom: 2.5em;
}

#msp p.pnom {
  margin-bottom: 0!important;
}

#msp p.pnom1 {
  margin-bottom: 1em!important;
}

#msp h2.h2toptxt {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 28px;
  font-weight: 200;
  line-height: 1.4em;
  margin-bottom: 10px;
  color: #333333;
}

#msp h2.h2toptxt_logo {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 28px;
  font-weight: 200;
  line-height: 1.4em;
  padding-top: 80px;
  margin-bottom: 30px;
  color: #333333;
  background-image: url(../img/recruit/logo.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 80px;
  text-align: center;
}

#msp h2.h2pt {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 28px;
  font-weight: 200;
  line-height: 1.4em;
  padding-bottom: 5px;
  border-bottom: 1px dotted #999999;
  margin-bottom: 10px;
  color: #333333;
}

#msp h2.h2pt br {
  display: none;
}

#msp h3.h3nom1 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  font-weight: 200;
  line-height: 1.4em;
  margin-bottom: 5px;
  color: #666666;
}

#msp h4.h4nom1 {
  font-size: 14px;
  font-weight: 200;
  line-height: 1.4em;
  padding: 3px 5px;
  margin-bottom: 15px;
  background-color: #333333;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

#msp h5.h5nom1 {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4em;
  margin-bottom: 5px;
  color: #333333;
}

#msp ul.ulnom {
  margin: 0 0 2.5em 1em;
}

#msp ul.ulnom li {
  margin: 0 0 1em 1em;
  font-size: 12px;
  line-height: 1.5em;
  list-style-image: url(../img/lidot_b.png);
}

#msp ul.ulnom0 {
  margin: 0 0 0em 1em;
}

#msp ul.ulnom0 li {
  margin: 0 0 1em 1em;
  font-size: 12px;
  line-height: 1.5em;
  list-style-image: url(../img/lidot_b.png);
}

#msp ol.olnom {
  margin: 0 0 2.5em 1em;
}

#msp ol.olnom li {
  margin: 0 0 1em 1em;
  font-size: 12px;
  line-height: 1.5em;
  list-style: decimal;
}

#msp ol.olnom0 {
  margin: 0 0 0em 1em;
}

#msp ol.olnom0 li {
  margin: 0 0 1em 1em;
  font-size: 12px;
  line-height: 1.5em;
  list-style: decimal;
}

/* table and form */
table.ts01 {
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

table.ts01 tr th {
  font-size: 12px;
  line-height: 1.5em;
  font-weight: bold;
  color: #222;
  text-align: left;
  vertical-align: top;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #666666;
  padding-top: 15px;
  padding-right: 10px;
  padding-bottom: 15px;
  padding-left: 10px;
  width: 30%;
}

table.ts01 tr td {
  font-size: 12px;
  line-height: 1.5em;
  text-align: left;
  vertical-align: top;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #999;
  padding-top: 15px;
  padding-right: 10px;
  padding-bottom: 15px;
  padding-left: 10px;
  width: 80%;
}

table.ts02 {
  width: 100%;
  border-collapse: collapse;
}

table.ts02 th {
  width: auto;
  border: 1px solid #ddd;
  padding: 10px;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  background-color: #f8f8f8;
  text-align: left;
}

table.ts02 td {
  width: auto;
  border: 1px solid #ddd;
  padding: 10px;
  font-size: 12px;
}

/* Image line */
ul.imglist01 li {
  width: 20%;
  height: auto;
  display: block;
  padding: 0 5px;
  float: left;
}

ul.imglist02 li {
  width: 33.333333333333333%;
  height: auto;
  display: block;
  padding: 0 5px;
  float: left;
}

/* Stnlist */
#stnmm {
  width: 100%;
  height: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

figure {
  position: relative;
  overflow: hidden;
  width: 24.9%;
  height: auto;
  display: block;
  background: #000;
  margin: 0.05%;
  box-shadow: 0px 5px 5px #d5d5d5;
}

figure img {
  position: relative;
  z-index: 1;
  -webkit-transition: .3s;
  transition: .3s;
}

figcaption {
  position: absolute;
  bottom: -85px;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 85px;
  background: #000;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 10px 25px;
}

figure:hover img {
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px);
}

figure:hover figcaption {
  bottom: 0;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

figcaption h3 {
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  line-height: 20px;
  margin-bottom: 0;
}

figcaption h4 {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  line-height: 20px;
  margin-bottom: 5px;
  width: 100%;
  height: 20px;
  display: block;
  overflow: hidden;
}

figcaption p.pricetxt {
  text-align: right;
  font-size: 12px !important;
  line-height: 1.4em !important;
  color: #fff;
  margin: 0 !important;
}

figcaption p.pricetxt strong {
  text-align: right;
  font-size: 14px;
  line-height: 1.4em;
  font-weight: normal;
  color: #fff;
  margin-right: 5px;
}

/*figure.sold img, 
figure.sold h3, 
figure.sold h4, 
figure.sold p {
  opacity: 0.4;
}*/

figure.sold a {
  text-decoration: none;
}

figure.sold a:before {
  position: absolute;
  top: 40%;
  top: -webkit-calc(50% - 1rem);
  top: -moz-calc(50% - 1rem);
  top: calc(50% - 1rem);
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  content: "SOLD";
  font-size: 2rem;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  color: rgba(255,255,255,0.75);
  z-index: 3;
}

/* News-Update tab */
.news-tab {
  width: 100%;
  height: auto;
  padding: 25px 30px;
  background: #333;
}

.news-tab ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  max-width: 1024px;
  margin: 0 auto;
}

.news-tab ul li {
  list-style: none;
  width: 48%;
  margin: 0 1%;
}

.news-tab ul li.selected {
  display: block;
  height: 40px;
  font-size: 1rem;
  line-height: 40px;
  text-align: center;
  color: #000;
  background: #fff;
  border: 1px solid #fff;
}

.news-tab ul li a {
  display: block;
  height: 40px;
  font-size: 1rem;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: transprent;
  border: 1px solid #fff;
  text-decoration: none;
}

.news-tab ul li a:hover {
  color: #fff;
  background: #890022;
  border: 1px solid #EB2A5A;
  text-decoration: none;
}

/* News */
ul#newsmm li {
  width: 100%;
  height: auto;
  display: block;
}

ul#newsmm li:nth-child(even) {
  background-color: #f5f5f5;
}

ul#newsmm li .bbs-content {
  width: 100%;
  max-width: 1400px;
  height: auto;
  display: block;
  text-decoration: none;
  padding: 40px 3%;
  margin: 0 auto;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}

#newsmm .img-container {
  position: relative;
  margin: 0;
  width: 30%;
  height: auto;
  display: block;
  float: left;
}

#newsmm .img-container:before {
  padding-top: 66.66%;
  display: block;
  content: "";
}

#newsmm .img-container .container-inner {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

ul#newsmm li img {
  width: 100%;
  height: auto;
}

ul#newsmm li .newscc {
  width: 70%;
  height: 0;
  display: block;
  float: right;
  padding: 5px 2% 15% 3%;
  overflow: hidden;
}

ul#newsmm li .newscc p.nwdate {
  font-size: 12px;
  text-align: right;
  line-height: 1.4em;
  margin-bottom: 5px;
}

ul#newsmm li .newscc h2 {
  font-size: 22px;
  line-height: 1.4em;
  font-weight: bold;
  margin-bottom: 5px;
}

ul#newsmm li .newscc h2 a,
ul#newsmm li .newscc p a {
  text-decoration: none;
}

ul#newsmm li .newscc p.nwdate {
  font-size: 12px;
  text-align: right;
  line-height: 1.4em;
  margin-bottom: 5px;
  position: relative;
}

ul#newsmm li .newscc p:nth-of-type(n+2) font {
  color: #454545 !important;
  font-size: 12px !important;
  line-height: 2em !important;
}

ul#newsmm li .bbs-more {
  width: 68%;
  position: absolute;
  top: 40px;
  right: 0;
  bottom: 40px;
}

ul#newsmm li:nth-child(odd) .bbs-more {
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 50%, rgba(255,255,255,1) 80%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 50%, rgba(255,255,255,1) 80%, rgba(255,255,255,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 50%, rgba(255,255,255,1) 80%, rgba(255,255,255,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 );
}

ul#newsmm li:nth-child(even) .bbs-more {
  background: -moz-linear-gradient(top, rgba(245,245,245,0) 0%, rgba(245,245,245,0) 50%, rgba(245,245,245,1) 80%, rgba(245,245,245,1) 100%);
  background: -webkit-linear-gradient(top, rgba(245,245,245,0) 0%, rgba(245,245,245,0) 50%, rgba(245,245,245,1) 80%, rgba(245,245,245,1) 100%);
  background: linear-gradient(to bottom, rgba(245,245,245,0) 0%, rgba(245,245,245,0) 50%, rgba(245,245,245,1) 80%, rgba(245,245,245,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f5f5f5', endColorstr='#f5f5f5', GradientType=0 );
}

ul#newsmm li .bbs-more a.more-link {
  position: absolute;
  bottom: 0;
  left: 3%;
}

/* Update */
#update article {
  width: 100%;
  height: auto;
  display: block;
  padding: 0;
  margin: 0;
  border: none;
}

#update article:nth-child(even) {
  background-color: #f5f5f5;
}

#update article a {
  width: 100%;
  max-width: 1400px;
  height: auto;
  display: block;
  text-decoration: none;
  padding: 40px 3%;
  margin: 0 auto;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#update article a:hover {
  background-color: #222;
  color: #fff!important;
}

#update article a .img-container {
  position: relative;
  margin: 0;
  width: 30%;
  height: auto;
  display: block;
  float: left;
}

#update article a .img-container:before {
  padding-top: 66.66%;
  display: block;
  content: "";
}

#update article a .img-container .container-inner {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

#update article a img {
  width: 100%;
  height: auto;
}

#update article a .newscc {
  width: 70%;
  height: auto;
  display: block;
  float: right;
  padding: 5px 2% 0 3%;
}

#update article a .newscc p.nwdate {
  font-size: 12px;
  text-align: right;
  line-height: 1.4em;
  margin-bottom: 5px;
}

#update article a .newscc h2 {
  font-size: 22px;
  line-height: 1.4em;
  font-weight: bold;
  margin-bottom: 5px;
}

#update article a .newscc p.nwdate {
  font-size: 12px;
  text-align: right;
  line-height: 1.4em;
  margin-bottom: 5px;
  position: relative;
}

/* New icon */
.display-icon {
  width: 30px;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  right: 75px;
}

.display-icon .label {
  font-size: 0.6rem;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  padding: 0 0.4em;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #EB2A5A;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  border: 1px solid #EB2A5A;
}

.label-new-entry {
  background-color: transparent;
}
	
/* Trade in */
#trademm01 {
  width: 100%;
  height: auto;
  display: block;
  background-image: url(../img/trade/bg01.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center bottom;
}

#trademm01 #tr0m {
  width: 100%;
  max-width: 1400px;
  height: auto;
  display: block;
  margin: 0 auto;
  padding: 60px 3% 220px;
  text-align: center!important;
}

.telboxm {
  width: 400px;
  height: auto;
  display: block;
  margin: 0 auto;
  border: 1px solid #666;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 15px;
  text-align: center;
}

.telboxm h3.h3telbox {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4em;
  margin-bottom: 5px;
  color: #454545;
}

.telboxm p.telnumtxt1 {
  font-weight: 700;
  font-size: 16px!important;
  line-height: 30px!important;
  color: #333;
  margin-bottom: 0!important;
}

.telboxm p.telnumtxt1 a {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 28px!important;
  line-height: 30px!important;
  color: #333;
  text-decoration: none;
}

/* Shopinfo (Basic) */
h2.sititle {
  font-size: 18px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  line-height: 1.4em;
  background-image: url(../img/header/logo.png);
  background-size: auto 40px;
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-top: 45px;
  margin-bottom: 10px;
}

h2.sititle .scap {
  font-size: 14px;
}

p.sitxt-com {
  font-size: 14px!important;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  line-height: 2em;
  margin-bottom: 15px!important;
}

p.sitxt-ad {
  font-size: 14px!important;
  font-weight: bold;
  line-height: 2em;
  margin-bottom: 5px!important;
}

p.sitxt-tel {
  font-size: 14px!important;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 5px!important;
}

p.sitxt-tel .telnum_mas {
  font-size: 28px!important;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  line-height: 30px;
  margin-right: 15px;
}

p.sitxt-tel a {
  color: #454545;
  text-decoration: none;
}

p.sitxt-i {
  font-size: 12px;
  font-weight: normal;
  line-height: 2em;
  margin-bottom: 20px!important;
}

ul.imglist4 li {
  width: 33.333333333333333%;
  height: auto;
  display: block;
  padding: 0 5px;
  float: left;
}

.framebox {
  width: 100%;
  max-width: 1400px;
  height: auto;
  margin: 0 auto;
  padding: 100px 0 100px 2%;
}

/* Shopinfo (Osaka) */
#si-osakamm {
  width: 100%;
  height: auto;
  display: block;
  background-image: url(../img/shopinfo/osaka/bg.jpg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 100%;
}

#si-osakamm #siom01 {
  width: 60%;
  height: auto;
  display: block;
  background-image: url(../img/shopinfo/boxbg.png);
  padding: 40px;
  box-shadow: 0px 5px 15px #ccc;
}

#si-osakamm #siom01 br.br-sp {
  display: none;
}

/* Shopinfo (Tokyo) */
#si-tokyomm {
  width: 100%;
  height: auto;
  display: block;
  background-image: url(../img/shopinfo/tokyo/bg.jpg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 100%;
}

#si-tokyomm #sitm01 {
  width: 60%;
  height: auto;
  display: block;
  background-image: url(../img/shopinfo/boxbg.png);
  padding: 40px;
  box-shadow: 0px 5px 15px #ccc;
}

#si-tokyomm #sitm01 br.br-sp {
  display: none;
}

/* Map */
.mapmm {
  width: 100%;
  height: auto;
  display: block;
  background-color: #000;
}

#map_canvas_01,
#map_canvas_02 {
  width: 100%;
  height: 400px;
  display: block;
}

.mapmm .mapleft {
  width: 50%;
  height: auto;
  display: block;
  float: left;
}

.mapmm .mapright {
  width: 50%;
  height: auto;
  display: block;
  float: right;
}

.mapmm .mapright .mrbox {
  width: 100%;
  max-width: 700px;
  height: auto;
  display: block;
  float: left;
  padding: 50px 3% 0 5%;
}

.mapmm h3.h3nom1 {
  color: #fff!important;
  margin-bottom: 15px!important;
}

.mapmm h4.h4nom1 {
  color: #fff!important;
  background-color: #333!important;
  margin-bottom: 5px!important;
}

.mapmm ul.ulnom {
  color: #fff!important;
}

.mapmm ul.ulnom li {
  list-style-image: url(../img/lidot-w.png)!important;
}

.mapmm ul.ulnom0 {
  color: #fff!important;
}

.mapmm ul.ulnom0 li {
  list-style-image: url(../img/lidot-w.png)!important;
}
}

/* Style for TabletPCs */
@media screen and (min-width: 769px) and (max-width: 1024px) {

/* Wrapper */
#wrapper {
  background-color: #fff;
}

/* Pagetitle */
#pagetitle {
  width: 100%;
  height: auto;
  max-height: 400px;
  display: block;
  position: relative;
  overflow: hidden;
}

#ptbg {
  width: 100%;
  height: auto;
  display: block;
}

.cycle-slideshow {
  width: 100%;
  height: auto;
}

.cycle-slideshow div {
  width: 100%;
  height: auto;
}

.cycle-slideshow img {
  width: 100%;
  height: auto;
}

#ptbody {
  width: 100%;
  height: 50px;
  display: block;
  position: absolute;
  z-index: 9990;
  background-image: url(../img/header/hrbg.png);
  bottom: 0;
}

#ptbody #ptcc {
  width: 100%;
  max-width: 1400px;
  height: 50px;
  display: block;
  margin: 0 auto;
  padding: 0 2%;
}

#ptbody #ptcc h2 {
  font-size: 32px;
  font-weight: 300;
  line-height: 50px;
  float: left;
  color: #fff;
  font-family: 'BenchNine', sans-serif;
}

#ptbody #ptcc p {
  font-size: 14px;
  font-weight: 300;
  line-height: 50px;
  float: right;
  color: #ccc;
}

/* Box style */
#msp {
  width: 100%;
  height: auto;
  display: block;
  background-color: #fff;
}

#msp .mmbody {
  width: 100%;
  max-width: 1400px;
  height: auto;
  display: block;
  margin: 0 auto;
  padding: 50px 30px 50px;
}

/* Basic styles */
.br_cancel br {
  display: none;
}

/* border-box */
.bbbox30 {
  padding-bottom: 45px;
  border-bottom: 1px dotted #999;
}

.shabox {
  box-shadow: 0px 3px 10px #ccc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

/* Column */
.col2 {
  width: 49%;
  height: auto;
  display: block;
  float: left;
  margin: 0.5%;
}

.col3 {
  width: 29.3333333333%;
  height: auto;
  display: block;
  float: left;
  margin: 0 2%;
}

.col3p20 {
  width: 31.3333333333%;
  height: auto;
  display: block;
  float: left;
  margin: 10px 1%;
  padding: 20px;
}

.col4 {
  width: 24%;
  height: auto;
  display: block;
  float: left;
  margin: 0.5%;
}

.col4p1 {
  width: 25%;
  height: auto;
  display: block;
  float: left;
  padding: 1%;
}

/* Box left */
.box20mleft {
  width: 18%;
  height: auto;
  display: block;
  float: left;
}

.box30mleft {
  width: 28%;
  height: auto;
  display: block;
  float: left;
}

.box40mleft {
  width: 38%;
  height: auto;
  display: block;
  float: left;
}

.box50mleft {
  width: 48%;
  height: auto;
  display: block;
  float: left;
}

.box60mleft {
  width: 58%;
  height: auto;
  display: block;
  float: left;
}

.box60mleft2 {
  width: 58%;
  height: auto;
  display: block;
  float: left;
}

.box70mleft {
  width: 68%;
  height: auto;
  display: block;
  float: left;
}

.box80mleft {
  width: 78%;
  height: auto;
  display: block;
  float: left;
}

/* Box right */
.box20mright {
  width: 18%;
  height: auto;
  display: block;
  float: right;
}

.box30mright {
  width: 28%;
  height: auto;
  display: block;
  float: right;
}

.box40mright {
  width: 38%;
  height: auto;
  display: block;
  float: right;
}

.box40mright2 {
  width: 38%;
  height: auto;
  display: block;
  float: right;
}

.box50mright {
  width: 48%;
  height: auto;
  display: block;
  float: right;
}

.box60mright {
  width: 58%;
  height: auto;
  display: block;
  float: right;
}

.box70mright {
  width: 68%;
  height: auto;
  display: block;
  float: right;
}

.box80mright {
  width: 78%;
  height: auto;
  display: block;
  float: right;
}

/* Center box */
.wd20 {
  width: 20%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd30 {
  width: 30%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd40 {
  width: 40%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd50 {
  width: 50%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd60 {
  width: 60%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd70 {
  width: 70%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd80 {
  width: 80%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd90 {
  width: 90%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd100 {
  width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* Padding */
.pdd2 {
  padding: 2%;
}

.pdd3 {
  padding: 3%;
}

.pdd4 {
  padding: 4%;
}

.pdd5 {
  padding: 5%;
}

/* text styles */
#msp p {
  font-size: 12px;
  line-height: 2em;
  margin-bottom: 2.5em;
}

#msp p.pnom {
  margin-bottom: 0!important;
}

#msp p.pnom1 {
  margin-bottom: 1em!important;
}

#msp h2.h2toptxt {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 28px;
  font-weight: 200;
  line-height: 1.4em;
  margin-bottom: 10px;
  color: #333333;
}

#msp h2.h2toptxt_logo {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 28px;
  font-weight: 200;
  line-height: 1.4em;
  padding-top: 80px;
  margin-bottom: 30px;
  color: #333333;
  background-image: url(../img/recruit/logo.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 80px;
  text-align: center;
}

#msp h2.h2pt {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 28px;
  font-weight: 200;
  line-height: 1.4em;
  padding-bottom: 5px;
  border-bottom: 1px dotted #999999;
  margin-bottom: 10px;
  color: #333333;
}

#msp h2.h2pt br {
  display: none;
}

#msp h3.h3nom1 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  font-weight: 200;
  line-height: 1.4em;
  margin-bottom: 5px;
  color: #666666;
}

#msp h4.h4nom1 {
  font-size: 14px;
  font-weight: 200;
  line-height: 1.4em;
  padding: 3px 5px;
  margin-bottom: 15px;
  background-color: #333333;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

#msp h5.h5nom1 {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4em;
  margin-bottom: 5px;
  color: #333333;
}

#msp ul.ulnom {
  margin: 0 0 2.5em 1em;
}

#msp ul.ulnom li {
  margin: 0 0 1em 1em;
  font-size: 12px;
  line-height: 1.5em;
  list-style-image: url(../img/lidot_b.png);
}

#msp ul.ulnom0 {
  margin: 0 0 0em 1em;
}

#msp ul.ulnom0 li {
  margin: 0 0 1em 1em;
  font-size: 12px;
  line-height: 1.5em;
  list-style-image: url(../img/lidot_b.png);
}

#msp ol.olnom {
  margin: 0 0 2.5em 1em;
}

#msp ol.olnom li {
  margin: 0 0 1em 1em;
  font-size: 12px;
  line-height: 1.5em;
  list-style: decimal;
}

#msp ol.olnom0 {
  margin: 0 0 0em 1em;
}

#msp ol.olnom0 li {
  margin: 0 0 1em 1em;
  font-size: 12px;
  line-height: 1.5em;
  list-style: decimal;
}

/* table and form */
table.ts01 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

table.ts01 tr th {
  font-size: 12px;
  line-height: 1.5em;
  font-weight: bold;
  color: #222;
  text-align: left;
  vertical-align: top;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #666666;
  padding-top: 15px;
  padding-right: 10px;
  padding-bottom: 15px;
  padding-left: 10px;
  width: 30%;
}

table.ts01 tr td {
  font-size: 12px;
  line-height: 1.5em;
  text-align: left;
  vertical-align: top;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #999;
  padding-top: 15px;
  padding-right: 10px;
  padding-bottom: 15px;
  padding-left: 10px;
  width: 80%;
}

table.ts02 {
  width: 100%;
  border-collapse: collapse;
}

table.ts02 th {
  width: auto;
  border: 1px solid #ddd;
  padding: 10px;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  background-color: #f8f8f8;
  text-align: left;
}

table.ts02 td {
  width: auto;
  border: 1px solid #ddd;
  padding: 10px;
  font-size: 12px;
}

/* Image line */
ul.imglist01 li {
  width: 33.333333333333333%;
  height: auto;
  display: block;
  padding: 0 5px 5px 0px;
  float: left;
}

ul.imglist02 li {
  width: 33.333333333333333%;
  height: auto;
  display: block;
  padding: 0 5px;
  float: left;
}

/* Stnlist */
/*#stnmm {
  width: 100%;
  height: auto;
  display: block;
  border-top: 1px dotted #444;
  border-left: 1px dotted #444;
}

figure {
  width: 50%;
  height: auto;
  display: block;
  float: left;
}

figure a {
  width: auto;
  height: auto;
  display: block;
  text-decoration: none;
  padding: 15px 10px;
  border-right: 1px dotted #444;
  border-bottom: 1px dotted #444;
}

figure a:hover,
figure a:active {
  background-color: #f0f0f0;
}

figure .stnimg {
  width: 25%;
  height: auto;
  display: block;
  float: left;
}

figcaption {
  width: 75%;
  height: auto;
  display: block;
  float: right;
  padding-left: 10px;
}

figure:hover img {
  -webkit-transform: 0;
  transform: 0;
}

figure:hover figcaption {
  bottom: 0;
  -webkit-transform: 0;
  transform: 0;
}

figcaption h3 {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 0;
}

figcaption h4 {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 5px;
  width: 100%;
  height: 20px;
  display: block;
  overflow: hidden;
}

figcaption p {
  text-align: right;
  font-size: 12px;
  line-height: 1.4em;
  margin-bottom: 0!important;
}

figcaption p strong {
  text-align: right;
  font-size: 14px;
  line-height: 1.4em;
  font-weight: normal;
  margin-right: 5px;
}*/

/* Stnlist */
#stnmm {
  width: 100%;
  height: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

figure {
  position: relative;
  overflow: hidden;
  width: 33.23%;
  height: auto;
  display: block;
  background: #000;
  margin: 0.05%;
  box-shadow: 0px 5px 5px #d5d5d5;
}

figure img {
  position: relative;
  z-index: 1;
  -webkit-transition: .3s;
  transition: .3s;
}

figcaption {
  position: absolute;
  bottom: -85px;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 85px;
  background: #000;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 10px 25px;
}

figure:hover img {
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px);
}

figure:hover figcaption {
  bottom: 0;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

figcaption h3 {
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  line-height: 20px;
  margin-bottom: 0;
}

figcaption h4 {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  line-height: 20px;
  margin-bottom: 5px;
  width: 100%;
  height: 20px;
  display: block;
  overflow: hidden;
}

figcaption p.pricetxt {
  text-align: right;
  font-size: 12px !important;
  line-height: 1.4em !important;
  color: #fff;
  margin: 0 !important;
}

figcaption p.pricetxt strong {
  text-align: right;
  font-size: 14px;
  line-height: 1.4em;
  font-weight: normal;
  color: #fff;
  margin-right: 5px;
}

/*figure.sold img, 
figure.sold h3, 
figure.sold h4, 
figure.sold p {
  opacity: 0.4;
}*/

figure.sold a {
  text-decoration: none;
}

figure.sold a:before {
  position: absolute;
  top: 40%;
  top: -webkit-calc(50% - 1rem);
  top: -moz-calc(50% - 1rem);
  top: calc(50% - 1rem);
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  content: "SOLD";
  font-size: 2rem;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  color: rgba(255,255,255,0.75);
  z-index: 3;
}

/* News-Update tab */
.news-tab {
  width: 100%;
  height: auto;
  padding: 25px 30px;
  background: #333;
}

.news-tab ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.news-tab ul li {
  list-style: none;
  width: 48%;
  margin: 0 1%;
}

.news-tab ul li.selected {
  display: block;
  height: 40px;
  font-size: 1rem;
  line-height: 40px;
  text-align: center;
  color: #000;
  background: #fff;
  border: 1px solid #fff;
}

.news-tab ul li a {
  display: block;
  height: 40px;
  font-size: 1rem;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: transprent;
  border: 1px solid #fff;
  text-decoration: none;
}

.news-tab ul li a:hover {
  color: #fff;
  background: #890022;
  border: 1px solid #EB2A5A;
  text-decoration: none;
}

/* News */
ul#newsmm li {
  width: 100%;
  height: auto;
  display: block;
  border-bottom: 1px solid #fff;
}

ul#newsmm li:nth-child(even) {
  background-color: #f5f5f5;
}

ul#newsmm li .bbs-content {
  width: 100%;
  max-width: 1400px;
  height: auto;
  display: block;
  text-decoration: none;
  margin: 0 auto;
  position: relative;
}

#newsmm .img-container {
  position: relative;
  margin: 0;
  width: 40%;
  height: auto;
  display: block;
  float: left;
}

#newsmm .img-container:before {
  padding-top: 66.66%;
  display: block;
  content: "";
}

#newsmm .img-container .container-inner {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

ul#newsmm li img {
  width: 100%;
  height: auto;
}

ul#newsmm li .newscc {
  width: 60%;
  height: 0;
  display: block;
  float: right;
  padding: 15px 5% 18% 5%;
  overflow: hidden;
}

ul#newsmm li .newscc p.nwdate {
  font-size: 12px;
  text-align: right;
  line-height: 1.4em;
  margin-bottom: 20px;
  position: relative;
}

ul#newsmm li .newscc h2 {
  font-size: 18px;
  line-height: 1.4em;
  font-weight: bold;
  margin-bottom: 5px;
}

ul#newsmm li .newscc h2 a,
ul#newsmm li .newscc p a {
  text-decoration: none;
}

ul#newsmm li .newscc p.nwdate {
  font-size: 12px;
  text-align: right;
  line-height: 1.4em;
  margin-bottom: 5px;
}

ul#newsmm li .newscc p:nth-of-type(n+2) font {
  color: #454545 !important;
  font-size: 12px !important;
  line-height: 2em !important;
}

ul#newsmm li .bbs-more {
  width: 58%;
  position: absolute;
  top: 20px;
  right: 0;
  bottom: 20px;
}

ul#newsmm li:nth-child(odd) .bbs-more {
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 55%, rgba(255,255,255,1) 75%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 55%, rgba(255,255,255,1) 75%, rgba(255,255,255,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 55%, rgba(255,255,255,1) 75%, rgba(255,255,255,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 );
}

ul#newsmm li:nth-child(even) .bbs-more {
  background: -moz-linear-gradient(top, rgba(245,245,245,0) 0%, rgba(245,245,245,0) 55%, rgba(245,245,245,1) 75%, rgba(245,245,245,1) 100%);
  background: -webkit-linear-gradient(top, rgba(245,245,245,0) 0%, rgba(245,245,245,0) 55%, rgba(245,245,245,1) 75%, rgba(245,245,245,1) 100%);
  background: linear-gradient(to bottom, rgba(245,245,245,0) 0%, rgba(245,245,245,0) 55%, rgba(245,245,245,1) 75%, rgba(245,245,245,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f5f5f5', endColorstr='#f5f5f5', GradientType=0 );
}

ul#newsmm li .bbs-more a.more-link {
  position: absolute;
  bottom: 0;
  left: 5%;
}

/* Update */
#update article {
  width: 100%;
  height: auto;
  display: block;
  padding: 0;
  madgin: 0;
  border-bottom: 1px solid #fff;
}

#update article:nth-child(even) {
  background-color: #f5f5f5;
}

#update article a {
  width: 100%;
  max-width: 1400px;
  height: auto;
  display: block;
  text-decoration: none;
  margin: 0 auto;
}

#update article a:hover {
  background-color: #e5e5e5;
}

#update article a .img-container {
  position: relative;
  margin: 0;
  width: 40%;
  height: auto;
  display: block;
  float: left;
}

#update article a .img-container:before {
  padding-top: 66.66%;
  display: block;
  content: "";
}

#update article a .img-container .container-inner {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

#update article a img {
  width: 100%;
  height: auto;
}

#update article a .newscc {
  width: 60%;
  height: auto;
  display: block;
  float: right;
  padding: 15px 5% 0 5%;
}

#update article a .newscc p.nwdate {
  font-size: 12px;
  text-align: right;
  line-height: 1.4em;
  margin-bottom: 20px;
  position: relative;
}

#update article a .newscc h2 {
  font-size: 18px;
  line-height: 1.4em;
  font-weight: bold;
  margin-bottom: 5px;
}

#update article a .newscc p.nwdate {
  font-size: 12px;
  text-align: right;
  line-height: 1.4em;
  margin-bottom: 5px;
}

/* New icon */
.display-icon {
  width: 30px;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  right: 75px;
}

.display-icon .label {
  font-size: 0.6rem;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  padding: 0 0.4em;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #EB2A5A;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  border: 1px solid #EB2A5A;
}

.label-new-entry {
  background-color: transparent;
}
	
/* Trade in */
#trademm01 {
  width: 100%;
  height: auto;
  display: block;
  background-image: url(../img/trade/bg01.jpg);
  background-repeat: no-repeat;
  background-size: 150% auto;
  background-position: center bottom;
}

#trademm01 #tr0m {
  width: 100%;
  max-width: 1400px;
  height: auto;
  display: block;
  margin: 0 auto;
  padding: 60px 3% 220px;
  text-align: center!important;
}

.telboxm {
  width: 400px;
  height: auto;
  display: block;
  margin: 0 auto;
  border: 1px solid #666;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 15px;
  text-align: center;
}

.telboxm h3.h3telbox {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4em;
  margin-bottom: 5px;
  color: #454545;
}

.telboxm p.telnumtxt1 {
  font-weight: 700;
  font-size: 16px!important;
  line-height: 30px!important;
  color: #333;
  margin-bottom: 0!important;
}

.telboxm p.telnumtxt1 a {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 28px!important;
  line-height: 30px!important;
  color: #333;
  text-decoration: none;
}

/* Shopinfo (Basic) */
h2.sititle {
  font-size: 18px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  line-height: 1.4em;
  background-image: url(../img/header/logo.png);
  background-size: auto 40px;
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-top: 45px;
  margin-bottom: 10px;
}

h2.sititle .scap {
  font-size: 14px;
}

p.sitxt-com {
  font-size: 14px!important;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  line-height: 2em;
  margin-bottom: 15px!important;
}

p.sitxt-ad {
  font-size: 14px!important;
  font-weight: bold;
  line-height: 2em;
  margin-bottom: 5px!important;
}

p.sitxt-tel {
  font-size: 14px!important;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 5px!important;
}

p.sitxt-tel .telnum_mas {
  font-size: 28px!important;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  line-height: 30px;
  margin-right: 15px;
}

p.sitxt-tel a {
  color: #454545;
  text-decoration: none;
}

p.sitxt-i {
  font-size: 12px;
  font-weight: normal;
  line-height: 2em;
  margin-bottom: 20px!important;
}

ul.imglist4 li {
  width: 33.333333333333333%;
  height: auto;
  display: block;
  padding: 0 5px;
  float: left;
}

.framebox {
  width: 100%;
  max-width: 1400px;
  height: auto;
  margin: 0 auto;
  padding: 100px 0 100px 2%;
}

/* Shopinfo (Osaka) */
#si-osakamm {
  width: 100%;
  height: auto;
  display: block;
  background-image: url(../img/shopinfo/osaka/bg.jpg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 100%;
}

#si-osakamm #siom01 {
  width: 60%;
  height: auto;
  display: block;
  background-image: url(../img/shopinfo/boxbg.png);
  padding: 40px;
  box-shadow: 0px 5px 15px #ccc;
}

#si-osakamm #siom01 br.br-sp {
  display: none;
}

/* Shopinfo (Tokyo) */
#si-tokyomm {
  width: 100%;
  height: auto;
  display: block;
  background-image: url(../img/shopinfo/tokyo/bg.jpg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 100%;
}

#si-tokyomm #sitm01 {
  width: 60%;
  height: auto;
  display: block;
  background-image: url(../img/shopinfo/boxbg.png);
  padding: 40px;
  box-shadow: 0px 5px 15px #ccc;
}

#si-tokyomm #sitm01 br.br-sp {
  display: none;
}

/* Map */
.mapmm {
  width: 100%;
  height: auto;
  display: block;
  background-color: #000;
}

#map_canvas_01,
#map_canvas_02 {
  width: 100%;
  height: 400px;
  display: block;
}

.mapmm .mapleft {
  width: 50%;
  height: auto;
  display: block;
  float: left;
}

.mapmm .mapright {
  width: 50%;
  height: auto;
  display: block;
  float: right;
}

.mapmm .mapright .mrbox {
  width: 100%;
  max-width: 700px;
  height: auto;
  display: block;
  float: left;
  padding: 50px 3% 0 5%;
}

.mapmm h3.h3nom1 {
  color: #fff!important;
  margin-bottom: 15px!important;
}

.mapmm h4.h4nom1 {
  color: #fff!important;
  background-color: #333!important;
  margin-bottom: 5px!important;
}

.mapmm ul.ulnom {
  color: #fff!important;
}

.mapmm ul.ulnom li {
  list-style-image: url(../img/lidot-w.png)!important;
}

.mapmm ul.ulnom0 {
  color: #fff!important;
}

.mapmm ul.ulnom0 li {
  list-style-image: url(../img/lidot-w.png)!important;
}
}

/* Style for TabletPCs */
@media screen and (min-width: 481px) and (max-width: 768px) {

/* Wrapper */
#wrapper {
  background-color: #fff;
}

/* Pagetitle */
#pagetitle {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  overflow: hidden;
}

#ptbg {
  width: 100%;
  height: auto;
  display: block;
}

.cycle-slideshow {
  width: 100%;
  height: auto;
}

.cycle-slideshow div {
  width: 100%;
  height: auto;
}

.cycle-slideshow img {
  width: 100%;
  height: auto;
}

#ptbody {
  width: 100%;
  height: 50px;
  display: block;
  position: absolute;
  z-index: 9990;
  background-image: url(../img/header/hrbg.png);
  bottom: 0;
}

#ptbody #ptcc {
  width: 100%;
  height: 50px;
  display: block;
  margin: 0 auto;
  padding: 0 2%;
}

#ptbody #ptcc h2 {
  font-size: 32px;
  font-weight: 300;
  line-height: 50px;
  float: left;
  color: #fff;
  font-family: 'BenchNine', sans-serif;
}

#ptbody #ptcc p {
  font-size: 14px;
  font-weight: 300;
  line-height: 50px;
  float: right;
  color: #ccc;
}

/* Box style */
#msp {
  width: 100%;
  height: auto;
  display: block;
  background-color: #fff;
}

#msp .mmbody {
  width: 100%;
  max-width: 1400px;
  height: auto;
  display: block;
  margin: 0 auto;
  padding: 50px 30px 50px;
}

/* Basic styles */
.br_cancel br {
  display: none;
}

/* border-box */
.bbbox30 {
  padding-bottom: 45px;
  border-bottom: 1px dotted #999;
}

.shabox {
  box-shadow: 0px 3px 10px #ccc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

/* Column */
.col2 {
  width: 49%;
  height: auto;
  display: block;
  float: left;
  margin: 0.5%;
}

.col3 {
  width: 29.3333333333%;
  height: auto;
  display: block;
  float: left;
  margin: 0 2%;
}

.col3p20 {
  width: 31.3333333333%;
  height: auto;
  display: block;
  float: left;
  margin: 10px 1%;
  padding: 20px;
}

.col4 {
  width: 24%;
  height: auto;
  display: block;
  float: left;
  margin: 0.5%;
}

.col4p1 {
  width: 25%;
  height: auto;
  display: block;
  float: left;
  padding: 1%;
}

/* Box left */
.box20mleft {
  width: 18%;
  height: auto;
  display: block;
  float: left;
}

.box30mleft {
  width: 28%;
  height: auto;
  display: block;
  float: left;
}

.box40mleft {
  width: 38%;
  height: auto;
  display: block;
  float: left;
}

.box50mleft {
  width: 48%;
  height: auto;
  display: block;
  float: left;
}

.box60mleft {
  width: 58%;
  height: auto;
  display: block;
  float: left;
}

.box60mleft2 {
  width: 58%;
  height: auto;
  display: block;
  float: left;
}

.box70mleft {
  width: 68%;
  height: auto;
  display: block;
  float: left;
}

.box80mleft {
  width: 78%;
  height: auto;
  display: block;
  float: left;
}

/* Box right */
.box20mright {
  width: 18%;
  height: auto;
  display: block;
  float: right;
}

.box30mright {
  width: 28%;
  height: auto;
  display: block;
  float: right;
}

.box40mright {
  width: 38%;
  height: auto;
  display: block;
  float: right;
}

.box40mright2 {
  width: 38%;
  height: auto;
  display: block;
  float: right;
}

.box50mright {
  width: 48%;
  height: auto;
  display: block;
  float: right;
}

.box60mright {
  width: 58%;
  height: auto;
  display: block;
  float: right;
}

.box70mright {
  width: 68%;
  height: auto;
  display: block;
  float: right;
}

.box80mright {
  width: 78%;
  height: auto;
  display: block;
  float: right;
}

/* Center box */
.wd20 {
  width: 20%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd30 {
  width: 30%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd40 {
  width: 40%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd50 {
  width: 50%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd60 {
  width: 60%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd70 {
  width: 70%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd80 {
  width: 80%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd90 {
  width: 90%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd100 {
  width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* Padding */
.pdd2 {
  padding: 2%;
}

.pdd3 {
  padding: 3%;
}

.pdd4 {
  padding: 4%;
}

.pdd5 {
  padding: 5%;
}

/* text styles */
#msp p {
  font-size: 12px;
  line-height: 2em;
  margin-bottom: 2.5em;
}

#msp p.pnom {
  margin-bottom: 0!important;
}

#msp p.pnom1 {
  margin-bottom: 1em!important;
}

#msp h2.h2toptxt {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 24px;
  font-weight: 200;
  line-height: 1.4em;
  margin-bottom: 10px;
  color: #333333;
}

#msp h2.h2toptxt_logo {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 22px;
  font-weight: 200;
  line-height: 1.4em;
  padding-top: 80px;
  margin-bottom: 30px;
  color: #333333;
  background-image: url(../img/recruit/logo.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 80px;
  text-align: center;
}

#msp h2.h2pt {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 28px;
  font-weight: 200;
  line-height: 1.4em;
  padding-bottom: 5px;
  border-bottom: 1px dotted #999999;
  margin-bottom: 10px;
  color: #333333;
}

#msp h2.h2pt br {
  display: none;
}

#msp h3.h3nom1 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  font-weight: 200;
  line-height: 1.4em;
  margin-bottom: 5px;
  color: #666666;
}

#msp h4.h4nom1 {
  font-size: 14px;
  font-weight: 200;
  line-height: 1.4em;
  padding: 3px 5px;
  margin-bottom: 15px;
  background-color: #333333;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

#msp h5.h5nom1 {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4em;
  margin-bottom: 5px;
  color: #333333;
}

#msp ul.ulnom {
  margin: 0 0 2.5em 1em;
}

#msp ul.ulnom li {
  margin: 0 0 1em 1em;
  font-size: 12px;
  line-height: 1.5em;
  list-style-image: url(../img/lidot_b.png);
}

#msp ul.ulnom0 {
  margin: 0 0 0em 1em;
}

#msp ul.ulnom0 li {
  margin: 0 0 1em 1em;
  font-size: 12px;
  line-height: 1.5em;
  list-style-image: url(../img/lidot_b.png);
}

#msp ol.olnom {
  margin: 0 0 2.5em 1em;
}

#msp ol.olnom li {
  margin: 0 0 1em 1em;
  font-size: 12px;
  line-height: 1.5em;
  list-style: decimal;
}

#msp ol.olnom0 {
  margin: 0 0 0em 1em;
}

#msp ol.olnom0 li {
  margin: 0 0 1em 1em;
  font-size: 12px;
  line-height: 1.5em;
  list-style: decimal;
}

/* table and form */
table.ts01 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

table.ts01 tr th {
  width: 100%;
  height: auto;
  display: block;
  padding: 5px;
  font-size: 12px;
  line-height: 1.4em;
  border-bottom: 1px dotted #999;
  text-align: left;
}

table.ts01 tr td {
  width: 100%;
  height: auto;
  display: block;
  padding: 5px 5px 20px 5px;
  font-size: 12px;
  line-height: 1.4em;
}

table.ts02 {
  width: 100%;
  border-collapse: collapse;
}

table.ts02 th {
  width: auto;
  border: 1px solid #ddd;
  padding: 10px;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  background-color: #f8f8f8;
  text-align: left;
}

table.ts02 td {
  width: auto;
  border: 1px solid #ddd;
  padding: 10px;
  font-size: 12px;
}

/* Image line */
ul.imglist01 li {
  width: 33.333333333333333%;
  height: auto;
  display: block;
  padding: 0 5px 5px 0px;
  float: left;
}

ul.imglist02 li {
  width: 33.333333333333333%;
  height: auto;
  display: block;
  padding: 0 5px;
  float: left;
}

/* Stnlist */
/*#stnmm {
  width: 100%;
  height: auto;
  display: block;
}

figure {
  width: 100%;
  height: auto;
  display: block;
}

figure a {
  width: auto;
  height: auto;
  display: block;
  text-decoration: none;
  padding: 15px 10px;
  border-top: 1px dotted #444;
}

figure a:active {
  background-color: #f0f0f0;
}

figure .stnimg {
  width: 35%;
  height: auto;
  display: block;
  float: left;
}

figcaption {
  width: 65%;
  height: auto;
  display: block;
  float: right;
  padding-left: 10px;
}

figure:hover img {
  -webkit-transform: 0;
  transform: 0;
}

figure:hover figcaption {
  bottom: 0;
  -webkit-transform: 0;
  transform: 0;
}

figcaption h3 {
  font-size: 12px;
  font-weight: 400;
  color: #666;
  line-height: 20px;
  margin-bottom: 0;
}

figcaption h4 {
  font-size: 14px;
  font-weight: 700;
  color: #454545;
  line-height: 20px;
  margin-bottom: 5px;
  width: 100%;
  height: 20px;
  display: block;
  overflow: hidden;
}

figcaption p {
  text-align: right;
  font-size: 12px;
  line-height: 1.4em;
  color: #454545;
  margin-bottom: 0!important;
}

figcaption p strong {
  text-align: right;
  font-size: 14px;
  line-height: 1.4em;
  font-weight: normal;
  color: #454545;
  margin-right: 5px;
}*/

/* Stnlist */
#stnmm {
  width: 100%;
  height: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

figure {
  position: relative;
  overflow: hidden;
  width: 49.9%;
  height: auto;
  display: block;
  background: #000;
  margin: 0.05%;
  box-shadow: 0px 5px 5px #d5d5d5;
}

figure img {
  position: relative;
  z-index: 1;
  -webkit-transition: .3s;
  transition: .3s;
}

figcaption {
  position: absolute;
  bottom: -85px;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 85px;
  background: #000;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 10px 25px;
}

/*figure:hover img {
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px);
}

figure:hover figcaption {
  bottom: 0;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}*/

figcaption h3 {
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  line-height: 20px;
  margin-bottom: 0;
}

figcaption h4 {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  line-height: 20px;
  margin-bottom: 5px;
  width: 100%;
  height: 20px;
  display: block;
  overflow: hidden;
}

figcaption p.pricetxt {
  text-align: right;
  font-size: 12px !important;
  line-height: 1.4em !important;
  color: #fff;
  margin: 0 !important;
}

figcaption p.pricetxt strong {
  text-align: right;
  font-size: 14px;
  line-height: 1.4em;
  font-weight: normal;
  color: #fff;
  margin-right: 5px;
}

/*figure.sold img, 
figure.sold h3, 
figure.sold h4, 
figure.sold p {
  opacity: 0.4;
}*/

figure.sold a {
  text-decoration: none;
}

figure.sold a:before {
  position: absolute;
  top: 40%;
  top: -webkit-calc(50% - 1rem);
  top: -moz-calc(50% - 1rem);
  top: calc(50% - 1rem);
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  content: "SOLD";
  font-size: 2rem;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  color: rgba(255,255,255,0.75);
  z-index: 3;
}

/* News-Update tab */
.news-tab {
  width: 100%;
  height: auto;
  padding: 20px 15px;
  background: #333;
}

.news-tab ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.news-tab ul li {
  list-style: none;
  width: 47%;
  margin: 0 1.5%;
}

.news-tab ul li.selected {
  display: block;
  height: 40px;
  font-size: 1rem;
  line-height: 40px;
  text-align: center;
  color: #000;
  background: #fff;
  border: 1px solid #fff;
}

.news-tab ul li a {
  display: block;
  height: 40px;
  font-size: 1rem;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: transprent;
  border: 1px solid #fff;
  text-decoration: none;
}

.news-tab ul li a:active {
  color: #fff;
  background: #890022;
  border: 1px solid #EB2A5A;
  text-decoration: none;
}

/* News */
ul#newsmm li {
  width: 100%;
  height: auto;
  display: block;
}

ul#newsmm li:nth-child(even) {
  background-color: #f5f5f5;
}

ul#newsmm li .bbs-content {
  width: 100%;
  height: auto;
  display: block;
  text-decoration: none;
  padding: 40px 5%;
  margin: 0 auto;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}

#newsmm .img-container {
  position: relative;
  margin: 0;
  width: 40%;
  height: auto;
  display: block;
  float: left;
}

#newsmm .img-container:before {
  padding-top: 66.66%;
  display: block;
  content: "";
}

#newsmm .img-container .container-inner {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

ul#newsmm li img {
  width: 100%;
  height: auto;
}

ul#newsmm li .newscc {
  width: 60%;
  height: 0;
  display: block;
  float: right;
  padding: 0 2% 19% 5%;
  overflow: hidden;
}

ul#newsmm li .newscc p.nwdate {
  font-size: 12px;
  text-align: right;
  line-height: 1.4em;
  margin-bottom: 5px;
  padding-top: 0.2rem;
  position: relative;
}

ul#newsmm li .newscc h2 {
  font-size: 18px;
  line-height: 1.4em;
  font-weight: bold;
  margin-bottom: 5px;
}

ul#newsmm li .newscc h2 a,
ul#newsmm li .newscc p a {
  text-decoration: none;
}

ul#newsmm li .newscc p.nwdate {
  font-size: 12px;
  text-align: right;
  line-height: 1.4em;
  margin-bottom: 5px;
}

ul#newsmm li .newscc p:nth-of-type(n+2) font {
  color: #454545 !important;
  font-size: 12px !important;
  line-height: 2em !important;
}

ul#newsmm li .bbs-more {
  width: 58%;
  position: absolute;
  top: 40px;
  right: 0;
  bottom: 40px;
}

ul#newsmm li:nth-child(odd) .bbs-more {
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 55%, rgba(255,255,255,1) 70%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 55%, rgba(255,255,255,1) 70%, rgba(255,255,255,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 55%, rgba(255,255,255,1) 70%, rgba(255,255,255,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 );
}

ul#newsmm li:nth-child(even) .bbs-more {
  background: -moz-linear-gradient(top, rgba(245,245,245,0) 0%, rgba(245,245,245,0) 55%, rgba(245,245,245,1) 70%, rgba(245,245,245,1) 100%);
  background: -webkit-linear-gradient(top, rgba(245,245,245,0) 0%, rgba(245,245,245,0) 55%, rgba(245,245,245,1) 70%, rgba(245,245,245,1) 100%);
  background: linear-gradient(to bottom, rgba(245,245,245,0) 0%, rgba(245,245,245,0) 55%, rgba(245,245,245,1) 70%, rgba(245,245,245,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f5f5f5', endColorstr='#f5f5f5', GradientType=0 );
}

ul#newsmm li .bbs-more a.more-link {
  position: absolute;
  bottom: 0;
  left: 6%;
}

/* Update */
#update article {
  width: 100%;
  height: auto;
  display: block;
  padding: 0;
  madgin: 0;
  border: none;
}

#update article:nth-child(even) {
  background-color: #f5f5f5;
}

#update article a {
  width: 100%;
  height: auto;
  display: block;
  text-decoration: none;
  padding: 40px 5%;
  margin: 0 auto;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#update article a:active {
  background-color: #e5e5e5;
}

#update article a .img-container {
  position: relative;
  margin: 0;
  width: 40%;
  height: auto;
  display: block;
  float: left;
}

#update article a .img-container:before {
  padding-top: 66.66%;
  display: block;
  content: "";
}

#update article a .img-container .container-inner {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

#update article a img {
  width: 100%;
  height: auto;
}

#update article a .newscc {
  width: 60%;
  height: auto;
  display: block;
  float: right;
  padding: 0 2% 0 5%;
}

#update article a .newscc p.nwdate {
  font-size: 12px;
  text-align: right;
  line-height: 1.4em;
  margin-bottom: 5px;
  padding-top: 0.2rem;
  position: relative;
}

#update article a .newscc h2 {
  font-size: 18px;
  line-height: 1.4em;
  font-weight: bold;
  margin-bottom: 5px;
}

#update article a .newscc p.nwdate {
  font-size: 12px;
  text-align: right;
  line-height: 1.4em;
  margin-bottom: 5px;
}

/* New icon */
.display-icon {
  width: 30px;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0.2rem;
  right: 75px;
}

.display-icon .label {
  font-size: 0.6rem;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  padding: 0 0.4em;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #EB2A5A;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  border: 1px solid #EB2A5A;
}

.label-new-entry {
  background-color: transparent;
}
	
/* Trade in */
#trademm01 {
  width: 100%;
  height: auto;
  display: block;
  background-image: url(../img/trade/bg01.jpg);
  background-repeat: no-repeat;
  background-size: 150% auto;
  background-position: center bottom;
}

#trademm01 #tr0m {
  width: 100%;
  max-width: 1400px;
  height: auto;
  display: block;
  margin: 0 auto;
  padding: 60px 3% 160px;
  text-align: center!important;
}

.telboxm {
  width: 400px;
  height: auto;
  display: block;
  margin: 0 auto;
  border: 1px solid #666;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 15px;
  text-align: center;
}

.telboxm h3.h3telbox {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4em;
  margin-bottom: 5px;
  color: #454545;
}

.telboxm p.telnumtxt1 {
  font-weight: 700;
  font-size: 16px!important;
  line-height: 30px!important;
  color: #333;
  margin-bottom: 0!important;
}

.telboxm p.telnumtxt1 a {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 28px!important;
  line-height: 30px!important;
  color: #333;
  text-decoration: none;
}

/* Shopinfo (Basic) */
h2.sititle {
  font-size: 18px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  line-height: 1.4em;
  background-image: url(../img/header/logo.png);
  background-size: auto 40px;
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-top: 45px;
  margin-bottom: 10px;
}

h2.sititle .scap {
  font-size: 14px;
}

p.sitxt-com {
  font-size: 14px!important;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  line-height: 2em;
  margin-bottom: 15px!important;
}

p.sitxt-ad {
  font-size: 14px!important;
  font-weight: bold;
  line-height: 2em;
  margin-bottom: 5px!important;
}

p.sitxt-tel {
  font-size: 14px!important;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 5px!important;
}

p.sitxt-tel .telnum_mas {
  font-size: 28px!important;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  line-height: 30px;
  margin-right: 15px;
}

p.sitxt-tel a {
  color: #454545;
  text-decoration: none;
}

p.sitxt-i {
  font-size: 12px;
  font-weight: normal;
  line-height: 2em;
  margin-bottom: 20px!important;
}

ul.imglist4 li {
  width: 33.333333333333333%;
  height: auto;
  display: block;
  padding: 0 5px;
  float: left;
}

.framebox {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 80px 5% 80px 5%;
}

/* Shopinfo (Osaka) */
#si-osakamm {
  width: 100%;
  height: auto;
  display: block;
  background-image: url(../img/shopinfo/osaka/bg.jpg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 100%;
}

#si-osakamm #siom01 {
  width: 100%;
  height: auto;
  display: block;
  background-image: url(../img/shopinfo/boxbg.png);
  padding: 30px;
  box-shadow: 0px 5px 15px #ccc;
}

#si-osakamm #siom01 br.br-sp {
  display: none;
}

/* Shopinfo (Tokyo) */
#si-tokyomm {
  width: 100%;
  height: auto;
  display: block;
  background-image: url(../img/shopinfo/tokyo/bg.jpg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 100%;
}

#si-tokyomm #sitm01 {
  width: 100%;
  height: auto;
  display: block;
  background-image: url(../img/shopinfo/boxbg.png);
  padding: 30px;
  box-shadow: 0px 5px 15px #ccc;
}

#si-tokyomm #sitm01 br.br-sp {
  display: none;
}

/* Map */
.mapmm {
  width: 100%;
  height: auto;
  display: block;
  background-color: #333;
}

#map_canvas_01,
#map_canvas_02 {
  width: 100%;
  height: 300px;
  display: block;
}

.mapmm .mapleft {
  width: 100%;
  height: auto;
  display: block;
}

.mapmm .mapright {
  width: 100%;
  height: auto;
  display: block;
}

.mapmm .mapright .mrbox {
  width: 100%;
  height: auto;
  display: block;
  padding: 25px;
}

.mapmm h3.h3nom1 {
  color: #fff!important;
  margin-bottom: 15px!important;
}

.mapmm h4.h4nom1 {
  color: #fff!important;
  background-color: #000!important;
  margin-bottom: 5px!important;
}

.mapmm ul.ulnom {
  color: #fff!important;
}

.mapmm ul.ulnom li {
  list-style-image: url(../img/lidot-w.png)!important;
}

.mapmm ul.ulnom0 {
  color: #fff!important;
}

.mapmm ul.ulnom0 li {
  list-style-image: url(../img/lidot-w.png)!important;
}
}

/* Style for Smartphonea */
@media screen and (max-width: 480px) {

/* Wrapper */
#wrapper {
  background-color: #fff;
}

/* Pagetitle */
#pagetitle {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  overflow: hidden;
}

#ptbg {
  width: 100%;
  height: auto;
  display: block;
}

.cycle-slideshow {
  width: 150%;
  height: auto;
}

.cycle-slideshow div {
  width: 150%;
  height: auto;
}

.cycle-slideshow img {
  width: 150%;
  height: auto;
}

#ptbody {
  width: 100%;
  height: 50px;
  display: block;
  position: absolute;
  z-index: 9990;
  background-image: url(../img/header/hrbg.png);
  bottom: 0;
}

#ptbody #ptcc {
  width: 100%;
  height: 50px;
  display: block;
  margin: 0 auto;
  padding: 0 2%;
}

#ptbody #ptcc h2 {
  font-size: 30px;
  font-weight: 300;
  line-height: 50px;
  float: left;
  color: #fff;
  font-family: 'BenchNine', sans-serif;
}

#ptbody #ptcc p {
  font-size: 12px;
  font-weight: 300;
  line-height: 50px;
  float: right;
  color: #ccc;
}

/* Box style */
#msp {
  width: 100%;
  height: auto;
  display: block;
  background-color: #fff;
}

#msp .mmbody {
  width: 100%;
  max-width: 1400px;
  height: auto;
  display: block;
  margin: 0 auto;
  padding: 50px 30px 50px;
}

/* Basic styles */
.br_cancel br {
  display: none;
}

/* border-box */
.bbbox30 {
  padding-bottom: 45px;
  border-bottom: 1px dotted #999;
}

.shabox {
  box-shadow: 0px 3px 10px #ccc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

/* Column */
.col2 {
  width: 49%;
  height: auto;
  display: block;
  float: left;
  margin: 0.5%;
}

.col3 {
  width: 29.3333333333%;
  height: auto;
  display: block;
  float: left;
  margin: 0 2%;
}

.col3p20 {
  width: 31.3333333333%;
  height: auto;
  display: block;
  float: left;
  margin: 10px 1%;
  padding: 20px;
}

.col4 {
  width: 24%;
  height: auto;
  display: block;
  float: left;
  margin: 0.5%;
}

.col4p1 {
  width: 25%;
  height: auto;
  display: block;
  float: left;
  padding: 1%;
}

/* Box left */
.box20mleft {
  width: 18%;
  height: auto;
  display: block;
  float: left;
}

.box30mleft {
  width: 28%;
  height: auto;
  display: block;
  float: left;
}

.box40mleft {
  width: 38%;
  height: auto;
  display: block;
  float: left;
}

.box50mleft {
  width: 48%;
  height: auto;
  display: block;
  float: left;
}

.box60mleft {
  width: 58%;
  height: auto;
  display: block;
  float: left;
}

.box60mleft2 {
  width: 58%;
  height: auto;
  display: block;
  float: left;
}

.box70mleft {
  width: 68%;
  height: auto;
  display: block;
  float: left;
}

.box80mleft {
  width: 78%;
  height: auto;
  display: block;
  float: left;
}

/* Box right */
.box20mright {
  width: 18%;
  height: auto;
  display: block;
  float: right;
}

.box30mright {
  width: 28%;
  height: auto;
  display: block;
  float: right;
}

.box40mright {
  width: 38%;
  height: auto;
  display: block;
  float: right;
}

.box40mright2 {
  width: 38%;
  height: auto;
  display: block;
  float: right;
}

.box50mright {
  width: 48%;
  height: auto;
  display: block;
  float: right;
}

.box60mright {
  width: 58%;
  height: auto;
  display: block;
  float: right;
}

.box70mright {
  width: 68%;
  height: auto;
  display: block;
  float: right;
}

.box80mright {
  width: 78%;
  height: auto;
  display: block;
  float: right;
}

/* Center box */
.wd20 {
  width: 20%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd30 {
  width: 30%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd40 {
  width: 40%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd50 {
  width: 50%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd60 {
  width: 60%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd70 {
  width: 70%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd80 {
  width: 80%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd90 {
  width: 90%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wd100 {
  width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* Padding */
.pdd2 {
  padding: 2%;
}

.pdd3 {
  padding: 3%;
}

.pdd4 {
  padding: 4%;
}

.pdd5 {
  padding: 5%;
}

/* text styles */
#msp p {
  font-size: 14px;
  line-height: 2em;
  margin-bottom: 2.5em;
}

#msp p.pnom {
  margin-bottom: 0!important;
}

#msp p.pnom1 {
  margin-bottom: 1em!important;
}

#msp h2.h2toptxt {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.4em;
  margin-bottom: 10px;
  color: #333333;
}

#msp h2.h2toptxt_logo {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.4em;
  padding-top: 60px;
  margin-bottom: 30px;
  color: #333333;
  background-image: url(../img/recruit/logo.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 60px;
  text-align: left;
}

#msp h2.h2pt {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 28px;
  font-weight: 200;
  line-height: 1.4em;
  padding-bottom: 5px;
  border-bottom: 1px dotted #999999;
  margin-bottom: 10px;
  color: #333333;
}

#msp h2.h2pt br {
  display: none;
}

#msp h3.h3nom1 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  font-weight: 200;
  line-height: 1.4em;
  margin-bottom: 5px;
  color: #666666;
}

#msp h4.h4nom1 {
  font-size: 14px;
  font-weight: 200;
  line-height: 1.4em;
  padding: 3px 5px;
  margin-bottom: 15px;
  background-color: #333333;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

#msp h5.h5nom1 {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4em;
  margin-bottom: 5px;
  color: #333333;
}

#msp ul.ulnom {
  margin: 0 0 2.5em 1em;
}

#msp ul.ulnom li {
  margin: 0 0 1em 1em;
  font-size: 14px;
  line-height: 1.5em;
  list-style-image: url(../img/lidot_b.png);
}

#msp ul.ulnom0 {
  margin: 0 0 0em 1em;
}

#msp ul.ulnom0 li {
  margin: 0 0 1em 1em;
  font-size: 14px;
  line-height: 1.5em;
  list-style-image: url(../img/lidot_b.png);
}

#msp ol.olnom {
  margin: 0 0 2.5em 1em;
}

#msp ol.olnom li {
  margin: 0 0 1em 1em;
  font-size: 14px;
  line-height: 1.5em;
  list-style: decimal;
}

#msp ol.olnom0 {
  margin: 0 0 0em 1em;
}

#msp ol.olnom0 li {
  margin: 0 0 1em 1em;
  font-size: 14px;
  line-height: 1.5em;
  list-style: decimal;
}

/* table and form */
table.ts01 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

table.ts01 tr th {
  width: 100%;
  height: auto;
  display: block;
  padding: 5px;
  font-size: 14px;
  line-height: 1.4em;
  border-bottom: 1px dotted #999;
  text-align: left;
}

table.ts01 tr td {
  width: 100%;
  height: auto;
  display: block;
  padding: 5px 5px 20px 5px;
  font-size: 14px;
  line-height: 1.4em;
}

table.ts02 {
  width: 100%;
  border-collapse: collapse;
}

table.ts02 th {
  width: auto;
  border: 1px solid #ddd;
  padding: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  background-color: #f8f8f8;
  text-align: left;
}

table.ts02 td {
  width: auto;
  border: 1px solid #ddd;
  padding: 10px;
  font-size: 14px;
}

/* Image line */
ul.imglist01 li {
  width: 33.333333333333333%;
  height: auto;
  display: block;
  padding: 0 5px 5px 0px;
  float: left;
}

ul.imglist02 li {
  width: 33.333333333333333%;
  height: auto;
  display: block;
  padding: 0 5px;
  float: left;
}

/* Stnlist */
/*#stnmm {
  width: 100%;
  height: auto;
  display: block;
}

figure {
  width: 100%;
  height: auto;
  display: block;
}

figure a {
  width: auto;
  height: auto;
  display: block;
  text-decoration: none;
  padding: 15px 10px;
  border-top: 1px dotted #444;
}

figure a:active {
  background-color: #f0f0f0;
}

figure .stnimg {
  width: 35%;
  height: auto;
  display: block;
  float: left;
}

figcaption {
  width: 65%;
  height: auto;
  display: block;
  float: right;
  padding-left: 10px;
}

figure:hover img {
  -webkit-transform: 0;
  transform: 0;
}

figure:hover figcaption {
  bottom: 0;
  -webkit-transform: 0;
  transform: 0;
}

figcaption h3 {
  font-size: 12px;
  font-weight: 400;
  color: #666;
  line-height: 20px;
  margin-bottom: 0;
}

figcaption h4 {
  font-size: 14px;
  font-weight: 700;
  color: #454545;
  line-height: 20px;
  margin-bottom: 5px;
  width: 100%;
  height: 20px;
  display: block;
  overflow: hidden;
}

figcaption p {
  text-align: right;
  font-size: 12px;
  line-height: 1.4em;
  color: #454545;
  margin-bottom: 0!important;
}

figcaption p strong {
  text-align: right;
  font-size: 14px;
  line-height: 1.4em;
  font-weight: normal;
  color: #454545;
  margin-right: 5px;
}*/

/* Stnlist */
#stnmm {
  width: 100%;
  height: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

figure {
  position: relative;
  overflow: hidden;
  width: 49.9%;
  height: auto;
  display: block;
  background: #000;
  margin: 0.05%;
  box-shadow: 0px 5px 5px #d5d5d5;
}

figure img {
  position: relative;
  z-index: 1;
  -webkit-transition: .3s;
  transition: .3s;
}

figcaption {
  position: absolute;
  bottom: -60px;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 60px;
  background: #000;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 5px 10px;
}

/*figure:hover img {
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px);
}

figure:hover figcaption {
  bottom: 0;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}*/

figcaption h3 {
  font-size: 0.6rem;
  font-weight: 400;
  color: #fff;
  line-height: 15px;
  margin-bottom: 0;
}

figcaption h4 {
  font-size: 0.7rem;
  font-weight: 700;
  color: #fff;
  line-height: 15px;
  margin-bottom: 5px;
  width: 100%;
  height: 15px;
  display: block;
  overflow: hidden;
}

figcaption p.pricetxt {
  text-align: right;
  font-size: 0.7rem !important;
  line-height: 15px !important;
  color: #fff;
  margin: 0 !important;
}

figcaption p.pricetxt strong {
  text-align: right;
  font-size: 0.7rem;
  line-height: 15px;
  font-weight: normal;
  color: #fff;
  margin-right: 5px;
}

/*figure.sold img, 
figure.sold h3, 
figure.sold h4, 
figure.sold p {
  opacity: 0.4;
}*/

figure.sold a {
  text-decoration: none;
}

figure.sold a:before {
  position: absolute;
  top: 40%;
  top: -webkit-calc(50% - 0.8rem);
  top: -moz-calc(50% - 0.8rem);
  top: calc(50% - 0.8rem);
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  content: "SOLD";
  font-size: 1.6rem;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  color: rgba(255,255,255,0.75);
  z-index: 3;
}

/* News-Update tab */
.news-tab {
  width: 100%;
  height: auto;
  padding: 15px 10px;
  background: #333;
}

.news-tab ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.news-tab ul li {
  list-style: none;
  width: 46%;
  margin: 0 2%;
}

.news-tab ul li.selected {
  display: block;
  height: 30px;
  font-size: 0.8rem;
  line-height: 30px;
  text-align: center;
  color: #000;
  background: #fff;
  border: 1px solid #fff;
}

.news-tab ul li a {
  display: block;
  height: 30px;
  font-size: 0.8rem;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background: transprent;
  border: 1px solid #fff;
  text-decoration: none;
}

.news-tab ul li a:active {
  color: #fff;
  background: #890022;
  border: 1px solid #EB2A5A;
  text-decoration: none;
}

/* News */
ul#newsmm li {
  width: 100%;
  height: auto;
  display: block;
}

ul#newsmm li:nth-child(even) {
  background-color: #f5f5f5;
}

ul#newsmm li .bbs-content {
  width: 100%;
  height: auto;
  display: block;
  text-decoration: none;
  padding: 15px 5%;
  margin: 0 auto;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#newsmm .img-container {
  position: relative;
  margin: 0;
  width: 40%;
  height: auto;
  display: block;
  float: left;
}

#newsmm .img-container:before {
  padding-top: 66.66%;
  display: block;
  content: "";
}

#newsmm .img-container .container-inner {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

ul#newsmm li img {
  width: 100%;
  height: auto;
}

ul#newsmm li .newscc {
  width: 60%;
  height: auto;
  display: block;
  float: right;
  padding: 0 2% 0 5%;
}

ul#newsmm li .newscc p.nwdate {
  font-size: 12px;
  line-height: 1.4em;
  margin-bottom: 5px;
  padding-top: 0.2rem;
  position: relative;
}

ul#newsmm li .newscc h2 {
  font-size: 14px;
  line-height: 1.4em;
  font-weight: bold;
  margin-bottom: 0px;
}

ul#newsmm li .newscc p.nwtxt {
  display: none;
}

ul#newsmm li .newscc p:nth-of-type(n+2) {
  display: none;
}

ul#newsmm li .bbs-more {
  display: none;
}

/* Update */
#update article {
  width: 100%;
  height: auto;
  display: block;
  padding: 0;
  madgin: 0;
  border: none;
}

#update article:nth-child(even) {
  background-color: #f5f5f5;
}

#update article a {
  width: 100%;
  height: auto;
  display: block;
  text-decoration: none;
  padding: 15px 5%;
  margin: 0 auto;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#update article a:active {
  background-color: #e5e5e5;
}

#update article a .img-container {
  position: relative;
  margin: 0;
  width: 40%;
  height: auto;
  display: block;
  float: left;
}

#update article a .img-container:before {
  padding-top: 66.66%;
  display: block;
  content: "";
}

#update article a .img-container .container-inner {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

#update article a img {
  width: 100%;
  height: auto;
}

#update article a .newscc {
  width: 60%;
  height: auto;
  display: block;
  float: right;
  padding: 0 2% 0 5%;
}

#update article a .newscc p.nwdate {
  font-size: 12px;
  line-height: 1.4em;
  margin-bottom: 5px;
  padding-top: 0.2rem;
  position: relative;
}

#update article a .newscc h2 {
  font-size: 14px;
  line-height: 1.4em;
  font-weight: bold;
  margin-bottom: 0px;
}

#update article a .newscc p.nwtxt {
  display: none;
}

/* New icon */
.display-icon {
  width: 30px;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0.2rem;
  left: 75px;
}

.display-icon .label {
  font-size: 0.6rem;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  padding: 0 0.4em;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #EB2A5A;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  border: 1px solid #EB2A5A;
}

.label-new-entry {
  background-color: transparent;
}
	
/* Trade in */
#trademm01 {
  width: 100%;
  height: auto;
  display: block;
  background-image: url(../img/trade/bg01.jpg);
  background-repeat: no-repeat;
  background-size: 150% auto;
  background-position: center bottom;
}

#trademm01 #tr0m {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  padding: 60px 3% 100px;
}

.telboxm {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  border: 1px solid #666;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 15px;
  text-align: center;
}

.telboxm h3.h3telbox {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4em;
  margin-bottom: 5px;
  color: #454545;
}

.telboxm p.telnumtxt1 {
  font-weight: 700;
  font-size: 14px!important;
  line-height: 30px!important;
  color: #333;
  margin-bottom: 0!important;
}

.telboxm p.telnumtxt1 a {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 24px!important;
  line-height: 30px!important;
  color: #333;
  text-decoration: none;
}

/* Shopinfo (Basic) */
h2.sititle {
  font-size: 18px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  line-height: 1.4em;
  background-image: url(../img/header/logo.png);
  background-size: auto 30px;
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-top: 35px;
  margin-bottom: 10px;
}

h2.sititle .scap {
  font-size: 12px;
}

p.sitxt-com {
  font-size: 14px!important;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  line-height: 2em;
  margin-bottom: 15px!important;
}

p.sitxt-ad {
  font-size: 14px!important;
  font-weight: bold;
  line-height: 2em;
  margin-bottom: 5px!important;
}

p.sitxt-tel {
  font-size: 14px!important;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 5px!important;
}

p.sitxt-tel .telnum_mas {
  font-size: 28px!important;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  line-height: 30px;
  margin-right: 15px;
}

p.sitxt-tel a {
  color: #454545;
  text-decoration: none;
}

p.sitxt-i {
  font-size: 12px;
  font-weight: normal;
  line-height: 2em;
  margin-bottom: 20px!important;
}

ul.imglist4 li {
  width: 100%;
  height: auto;
  display: block;
  padding: 0 0 10px 0;
}

.framebox {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 40px 8% 40px 8%;
}

/* Shopinfo (Osaka) */
#si-osakamm {
  width: 100%;
  height: auto;
  display: block;
}

#si-osakamm #siom01 {
  width: 100%;
  height: auto;
}

/* Shopinfo (Tokyo) */
#si-tokyomm {
  width: 100%;
  height: auto;
  display: block;
}

#si-tokyomm #sitm01 {
  width: 100%;
  height: auto;
  display: block;
}

/* Map */
.mapmm {
  width: 100%;
  height: auto;
  display: block;
  background-color: #333;
}

#map_canvas_01,
#map_canvas_02 {
  width: 100%;
  height: 300px;
  display: block;
}

.mapmm .mapleft {
  width: 100%;
  height: auto;
  display: block;
}

.mapmm .mapright {
  width: 100%;
  height: auto;
  display: block;
}

.mapmm .mapright .mrbox {
  width: 100%;
  height: auto;
  display: block;
  padding: 25px;
}

.mapmm h3.h3nom1 {
  color: #fff!important;
  margin-bottom: 15px!important;
}

.mapmm h4.h4nom1 {
  color: #fff!important;
  background-color: #000!important;
  margin-bottom: 5px!important;
}

.mapmm ul.ulnom {
  color: #fff!important;
}

.mapmm ul.ulnom li {
  list-style-image: url(../img/lidot-w.png)!important;
}

.mapmm ul.ulnom0 {
  color: #fff!important;
}

.mapmm ul.ulnom0 li {
  list-style-image: url(../img/lidot-w.png)!important;
}
}
