@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: 1px solid #fff;
  border-right: 1px 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-color: #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:16px 45px 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: 1px solid #6c6c6c;
  border-right: 1px solid #6c6c6c;
  transform: rotate(45deg);
  box-sizing: border-box;
}
.mfont {
    font-size: 16px;
}
.sfont {
    font-size: 14px;
}

#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-color: #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: 1px solid #fff;
  border-right: 1px 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-color: #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 66px;
    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: 1015px;
  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: 1px solid #fff;
  border-right: 1px 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 36px;
  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;
}
.mfont {
    font-size: 16px;
}
.sfont {
    font-size: 14px;
}

#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 .h1ttl {
    font-size: 25px;
}
#contents p, #contents ul, #contents table{
	font-size: 14px;
}

#contents.showroom .img_box{
width: 100%;
margin: auto;
}
#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{
	    font-size: 16px;
}
#contents .listLink03 li a {
	background-position: 300px 1em;
    background: url("/common/css/images/link_icon_01.png") no-repeat 99.8% .5em;
    display: block;
    padding: 5px 5px 5px 5px;
}
#contents .contentsBox .listLink03 li a {
	background-position: 280px center !important;
}
#contents .listLink03.link_icon_03 li a {
    background-image: url("/common/css/images/link_icon_03.png");
}
#contentsMain{
margin-bottom: 40px;
}
#contents.showroom #contentsMain {
margin-bottom: 0px;
}
	}

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

#contents .ttlt {
    font-size: 14px;
    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: 1px solid #fff;
  border-right: 1px 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;
}