@charset "shift_jis";

.note {
    font-size: 12px;
}

@media (min-width: 641px){

#contents .pertner_lead_text {
font-size: 14px;
line-height: 1.8;
font-weight: 400;
margin-bottom: 30px;
}
.yoyaku {
font-size: 14px;
line-height: 1.8;
font-weight: 700;
margin-bottom: 30px;
text-align: center;
}
@media all and (max-width: 767px) {
	
.yoyaku {
margin-bottom: 20px;
}
	}
	
#contents .btnType03 {
    text-align: right;
}
#contents .btnType03.center {
clear: both;
    text-align: center;
}
#contents .btnType03 a {
  position: relative;
  display: block;
  width: 280px;
  margin: 0 auto;
  padding: 22px 45px;
  background-color: #6c6c6c;
  font-size: 14px;
  line-height: 1.2;
  line-color: #ccc;
  color: #fff;
  text-decoration: none;
  text-align: center;
	border: 1px solid #ccc;
	font-weight: 400;
}
.btn-arrow-right ::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 27px;
  width: 9px;
  height: 9px;
  margin: auto;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  box-sizing: border-box;
}
	
#contents .btnType03 a:hover {
    background-color: #ccc;
	color: #666;
}
.btn-arrow-right a:hover:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 27px;
  width: 9px;
  height: 9px;
  margin: auto;
  border-top: 2px solid #666;
  border-right: 2px solid #666;
  transform: rotate(45deg);
  box-sizing: border-box;
}

#contents .btnType04.center {
clear: both;
    text-align: center;
}
#contents .btnType04 a {
  position: relative;
  display: block;
  width: 280px;
  margin: 0 auto;
  padding:12px 45px;
  background-color: #fff;
  font-size: 14px;
  line-height: 1.2;
  line-color: #6c6c6c;
  color: #6c6c6c;
  text-decoration: none;
  text-align: center;
  border: 1px solid #ccc;
	font-weight: 400;
}
#contents .btnType04 ::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 27px;
  width: 9px;
  height: 9px;
  margin: auto;
  border-top: 2px solid #6c6c6c;
  border-right: 2px solid #6c6c6c;
  transform: rotate(45deg);
  box-sizing: border-box;
}
	
.sfont {
    font-size: 13px;
}

#contents .btnType04 a:hover {
    background-color: #ccc;
	color: #666;
}
.btn-arrow-right2 a:hover:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 27px;
  width: 9px;
  height: 9px;
  margin: auto;
  border-top: 2px solid #666;
  border-right: 2px solid #666;
  transform: rotate(45deg);
  box-sizing: border-box;
}
	
#contents .btnType05 {
    text-align: right;
}
#contents .btnType05.center {
clear: both;
    text-align: center;
}
#contents .btnType05 a {
  position: relative;
  display: block;
  width: 280px;
  margin: 0 auto;
  padding: 22px 45px;
  background-color: #6c6c6c;
  font-size: 14px;
  line-height: 1.2;
  line-color: #ccc;
  color: #fff;
  text-decoration: none;
  text-align: center;
	border: 1px solid #ccc;
	font-weight: 400;
}
#contents .btnType05 a::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 27px;
  width: 9px;
  height: 9px;
  margin: auto;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  box-sizing: border-box;
}
	
#contents .btnType05 a:hover {
    background-color: #ccc;
	color: #666;
}
#contents .btnType05 a:hover:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 27px;
  width: 9px;
  height: 9px;
  margin: auto;
  border-top: 2px solid #666;
  border-right: 2px solid #666;
  transform: rotate(45deg);
  box-sizing: border-box;
}
	
.pc_none {
display: none;
}
.sp_none {
display: block;
}
#contents a[target="_blank"],#contents a.popi {
    display: inline-block;
    padding: 15 75 0 0;
    background-image: none;
}
.pertnermb,.pertner_lead_text{
margin-bottom: 40px;	
}
.arrow {
  position: relative;
  display: inline-block;
  padding: 10px;
}

.arrow::before {
  content: '';

  width: 10px;
  height: 10px;
  border-top: solid 2px #5070e3;
  border-right: solid 2px #5070e3;
  position: absolute;
  left: 10px;
  top: 8px;
	}
.arrow.arrow-right::before {
  transform: rotate(45deg);
}
}
@media screen and (max-width: 640px) {
#contents .btnType03 {
    text-align: right;
}
#contents .btnType03.center {
clear: both;
    text-align: center;
}
#contents .btnType03 a {
	position: relative;
    display: inline-block;
    margin: 0 0 0 0;
    padding: 30px 80px;
    font-size: 14px;
	font-weight: 400;
    line-height: 1.2;
	line-color: #ccc;
    text-align: center;
    background-color: #6c6c6c;
	box-shadow: 0px 4px #565656;
    transition: all 0.3s ease;
	color: #FFFFFF;
	border-radius: 5px;
	text-decoration:none;
}
#contents .btnType03 ::after {
  content: '';
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 18px;
  width: 12px;
  height: 12px;
  margin: auto;
  border-top: 1.5px solid #fff;
  border-right: 1.5px solid #fff;
  transform: rotate(45deg);
  box-sizing: border-box;
}

.btn-arrow-right  ::after {
  content: "";
  background-image: url(../images/ic_blank.svg);
  width: 16px;
  height: 13px;
  background-size: cover;
  display: block;
  margin-left: 12px;
}
#contents .btnType05 {
    text-align: right;
}
#contents .btnType05.center {
clear: both;
    text-align: center;
}
#contents .btnType05 a {
    display: inline-block;
    margin: 0 0 0 0;
    padding: 30px 80px;
    font-size: 14px;
	font-weight: 400;
    line-height: 1.2;
	line-color: #ccc;
    text-align: center;
    background-color: #6c6c6c;
	box-shadow: 0px 4px #565656;
    transition: all 0.3s ease;
	color: #FFFFFF;
	border-radius: 5px;
	text-decoration:none;
}

#contents .btnType05 ::after {
  content: '';
  position: absolute;
  top: 810px;
  bottom: 0;
  right: 80px;
  width: 12px;
  height: 12px;
  margin: auto;
  border-top: 1.5px solid #fff;
  border-right: 1.5px solid #fff;
  transform: rotate(45deg);
  box-sizing: border-box;
}
.btn-arrow-right05 ::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 18px;
  width: 12px;
  height: 12px;
  margin: auto;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  box-sizing: border-box;
}

#contents .btnType04 {
    text-align: right;
}
#contents .btnType04.center {
clear: both;
    text-align: center;
}
#contents .btnType04 a {
  width: 240px;
  position: relative;
  margin: 0 0 0 0;
  padding: 20px 10px;
  background-color: #F9F9F8;
  font-size: 14px;
  line-height: 1.2;
  line-color: #F9F9F8;
  color: #6c6c6c;
  text-align: center;
  border: 1px solid #6c6c6c;
  border-radius: 5px;
  box-shadow: 0px 4px #565656;
  transition: all 0.3s ease;
  text-decoration:none;
  font-weight: 400;
}
#contents .btnType04 ::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 18px;
  width: 12px;
  height: 12px;
  margin: auto;
  border-top: 1.5px solid #6c6c6c;
  border-right: 1.5px solid #6c6c6c;
  transform: rotate(45deg);
  box-sizing: border-box;
}
#contents .btnType04 a:hover {
    margin: 4px 0 0 0;
    box-shadow: 0px 0 #a6a6a6;
	color: fff;
}
.sr {
	display: block;
    border: none;
    background: #f2f2f2;
    width: 100%;
    padding: 10px;
	margin: 0 0 10px 0;
    -webkit-box-sizing: border-box;
box-sizing: border-box;
}

.pertnermb,.pertner_lead_text{
margin-bottom: 20px;	
}	
.sp_none {
display: none;
}
.pc_none {
display: block;
}
.sfont {
    font-size: 13px;
}

#contents a[target="_blank"],#contents a.popi {
    display: inline-block;
    padding: 15 75 0 0;
    background-image: none;
}

}	
	


#contents.showroom .tmapimg_box{
width: 265px;
margin-left: 30px;
margin-bottom: 20px;
}

#contents.showroom .img_box{
width: 265px;
margin-left: 30px;
margin-bottom: 20px;
}

@media screen and (max-width: 640px) {

#contents ul, #contents table{
	font-size: 14px;
}

#contents.showroom .img_box{
width: 265px;
margin: 10px 32px 20px 31px;
}
#contents .btnType03 {
    text-align: right;
}
#sideInc,
#sideNavt {
    float: none;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
}
#sideNavt {
	width: 300px;
	margin-top: 20px;
}
#sideNavtLocal li a,#sideNavtMain li a,#sideNavtMain li p {
    background-position: 300px 1em;
}
#sideNavtLocal,
#sideNavtMain {
	border-top: 2px solid #333;
	margin-bottom: 40px;
}
#sideNavtLocal {
	padding-top: 10px;
	margin-bottom: 110px;
}
#sideNavtLocal p {
	margin-bottom: 10px;
}
#contents .listLink03 li a {
	background-position: 300px 1em;
    background: url("../images/icon_arrow_right.png") no-repeat 99.8% .5em;
    display: block;
    padding: 5px 5px 5px 5px;
}
#contentsMain{
margin-bottom: 40px;
}
#contents.showroom #contentsMain {
margin-bottom: 0px;
}
#contents .ttlt {
	font-size: 14px;
    font-weight: 400;
}
	}

#contents.showroom .sr{
margin-left: 30px;
margin-bottom: 10px;
}

#contents .ttlt {
    font-weight: 400;
	margin-bottom: 10px;
	display: block;
	line-height: 1.8;
}
#contents {
  margin-bottom: 20px;
}


/* ボタンのスタイル */
.btn a {
  position: relative;
  display: block;
  width: 280px;
  margin: 0 auto;
  padding: 22px 45px;
  background-color: #6c6c6c;
  font-size: 14px;
  line-height: 1.2;
  line-color: #ccc;
  color: #fff;
  text-decoration: none;
  text-align: center;
	border: 1px solid #ccc;
}

/* アイコンのスタイル */
.btn-arrow-right a::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 27px;
  width: 9px;
  height: 9px;
  margin: auto;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  box-sizing: border-box;
}
.btn a:hover {
    background-color: #fff;
	color: #666;
}
.center{
text-align : center ;
	}
.example{
    display: inline-block;
    border: 1px solid #999;
}
.arrow03{
        display: inline-block;
	    padding-left: 3em;
}

.new {
  width: 240px;
  border: 1px solid #F31C01;
  padding: 5px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
   color: red;
}


@media (max-width: 641px){

.new {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
.new {
    padding: 5px 5px;
    margin-right: 20px;
    margin-bottom: 0;
  }

	}

.comtbox {
  background: url('/showroom/tokyo-kyobashi/images/toclas-salon-tokyo.jpg') no-repeat center top;
  background-size: cover;
  width: 100%;
  padding-top: 56.3527%;
  margin: 30px 0px;
}
 
.comttp {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 44px;
  color: #fff;
  top: -830px;
  left: -140px;
	border: #B8B4B4;
}
@media (max-width: 641px){
.comttp {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 28px;
  color: #fff;
  top: -935px;
  left: 5px;
	border: #B8B4B4;
}
	}
