@charset 'Shift_JIS';

/*-----------------------
common
----------------------------*/
#ownerContents {
	width: 740px;
	margin: 0 0px 20px 6px; 
	color: #333333;
	font-size: 15px;
　　}
#ownerContents .txt {
	margin-bottom: 1em;
	font-size:15px;
	margin-left:10px;
　　}
#ownerContents .txt_mb30 {
	margin-bottom: 30px;
	font-size:15px;
	margin-left:10px;
　　}
#ownerContents p,
#ownerContents dl,
#ownerContents li,
#ownerContents dl dd {
	line-height: 1.5;
　　}
#ownerContents .head {
	background: url(../images/owner_main.webp) no-repeat bottom;
	width:740px;
	height:258px;
	position: relative;
　　}
#ownerContents h2 {
    position: absolute;
	left: 20px;
	top: 20px;
	width: 387px;
	height:100px;	
　　}
#ownerContents .lead {
	position: absolute;
	left: 20px;
	top: 130px;
	width: 638px;
	height:59px;
　　}
#ownerContents h3 {
	margin:30px 0 20px;
　　}
.lcnav {
    overflow: hidden;  
　　}    
* html .lcnav {  
    height: 1%;  
　　}
.owner_f15{	
    font-size: 15px;	
    line-height: 12px;	
    color: #333333;
    }
.owner_f15:link{	
    font-size: 15px;	 
	}
.owner_f15:active {	
    font-size: 15px;	 
	}
.owner_f15:visited {	
    font-size: 15px;	 
	}
.owner_f15:hover {	
    font-size: 15px;	 
	}
.bnr_mail { 
    text-align: center;
	margin-top:30px;
    }
.bnr_mail img{ margin-bottom: 7px;}

/*---------
navi
-------------------*/
ul.lcnav {
	margin-bottom: 10px;
    }
ul.lcnav li {
	float: left;
    }
ul.lcnav li img {
	display: block;
    }

	
/*---------
faq
-------------------*/
#faq dl {
	border-bottom:1px dotted #BBBBBB;
	margin:30px 10px 10px;
    }
#faq dl.last {
	border:none;
    }	
#faq dl dt {
	/*background-image: url(../images/question.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;*/
	margin-bottom:10px;
	margin-top:10px;	
	}
#faq dl dd {
	/*background-image: url(../images/answer.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 20px;*/
	margin-bottom:10px;	
    }
	
	
/*---------
contactBtn
-------------------*/
/*#ownerContents */#contactBtn {
	background:#FEF1F1;
	width:740px;	
    }
/*#ownerContents */#contactBtn p.Btn_txt {
	margin:0 auto;
	padding:12px 0 8px;
	width:547px;
	/*text-align:center;*/
    }
/*#ownerContents */#contactBtn p.Btn {
	margin:0 auto;
	padding-bottom:22px;
	width:547px;
	text-align:center;
    }
	

/*---------
index.html
-------------------*/
#introduction {
	margin-bottom: 30px;
    } 
#introduction h4 {
	/*margin-bottom:20px;*/
    }
#introduction ul {
	margin:0 10px;
    }
#introduction ul li.good {
	float:left;	
	padding-bottom:30px;
    }
#introduction ul li.bad {
	float:right;
	padding-bottom:30px;
    }
#introduction dl {
    }
#introduction dl dt {
	margin:0 10px;
    }
#introduction dl dd.txt01 {
	margin:10px 20px 20px;
    }
#introduction dl dd.txt02 {
	margin:0px 20px 0px;
    }

#introduction .homeTbl {
	padding-top:5px;
    }
#introduction .homeTbl table {
	width: 100%;
	margin-bottom: 5px;
	border-collapse: collapse;
	font-size: 15px;
    }
#introduction .homeTbl table tr th {
	padding: 10px 10px;
	border: #B5B5B5 solid 2px;
	text-align: center;
	font:16px;
    }
#introduction .homeTbl table tr td {
	padding: 10px 10px;
	border: #B5B5B5 solid 2px;
	text-align: left;
	vertical-align:top;
    }
#introduction .homeTbl table tr td.f {
	background-color:#FFFFB9;
	width:40%;
    }
#introduction .homeTbl table tr td.t {
	background-color:#E3FFC8;
	width:40%;
    }
#introduction .homeTbl table tr td.center {
	text-align:center !important;
	font-weight:bold!important;
	font:16px!important;
    }

/*---------
before.html
-------------------*/
#before {
	margin-bottom: 30px;
    }
#before h4 {
	/*margin-bottom:20px;*/
    }
div#step{
	clear:both;
	margin-bottom:9px;
    }
div#step dl {
	clear:both;
    }
div#step dl dt {
	margin:0 10px 20px;
	float:left;
    }
div#step dl dd {
	float:left;
	margin-bottom:10px;
	width:580px;
    }
div#step div.clear_step{
	clear:both;
}



/*---------
after.html
-------------------*/
#after {
	margin-bottom: 30px;
    }
#after h4 {
	/*margin-bottom:20px;*/
    }
#after h5 {
	margin:10px 10px 20px;
    }
.kanri {
	width:700px;
	margin:0 auto 20px;
	background-image: url(../images/after/bg_btm.webp);
	background-repeat: no-repeat;
	background-position:bottom;
	clear:both;
    }
.topbg {
	width:700px;
	margin:0 auto;
	height:2px;
	background-image: url(../images/after/bg_top.webp);
	background-repeat: no-repeat;
	background-position: top;
    }	
.kanri dl {
	width:325px;
	margin:0;
	padding:10px;
	_padding:0px 10px 10px;
    }
.kanri dl.l {
	float:left;
    }
.kanri dl.r {
	float:right;
    }
.kanri dl dt {
	font-weight:bold;
	padding-bottom:10px;
    }
#ownerContents #theowners {
	background:#FBFEDA;
	width:700px;
	margin:30px auto 30px;
	background-image: url(../images/after/theowners_bg.webp);
	background-repeat: no-repeat;
	background-position: top;	
    }
#ownerContents #theowners .btm {
	background-image: url(../images/after/theowners_btm.webp);
	background-repeat: no-repeat;
	background-position: bottom;	
    }
#ownerContents #theowners p.content_title {
	margin:0 auto;
	padding:0px 0 8px;
	width:700px;
    }
#ownerContents #theowners p.content_txt {
	margin:0 auto;
	padding-bottom:10px;
	width:640px;
	text-align:left;
	font-size:13px;
    }
#ownerContents #theowners p.content_txtR {
	margin:0 auto;
	padding-bottom:10px;
	width:640px;
	text-align:right;
	font-size:13px;
    }
a.arrow {
	display: inline-block;
	background-image: url(../images/after/arrow.webp);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 0 0 10px;
	}


/* ----------------------------------------------------------
 clearfix
---------------------------------------------------------- */
/* for modern brouser */
.lcnav:after {
	display: block;
	clear: both;
	height: 0;
	content: ".";
	visibility: hidden;
    }

/***** 2021.03.29 *****/
.mt45 {
  margin-top: 45px;
}
.mb20 {
  margin-bottom: 20px;
}
.pt20 {
  padding-top: 20px;
}
.pr20 {
  padding-right: 20px;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.fz-12 {
  font-size: 12px;
}
.fz-14 {
  font-size: 14px;
}
.fz-17 {
  font-size: 17px;
}
.fz-18 {
  font-size: 18px;
}
.fw {
  font-weight: bold;
}
.h125{
  height:125px;
}
.h185{
  height:185px;
}
.only-sp {
  display: none;
}

#ownerContents .head {
	background: url(../images/knowledge_main.webp) no-repeat bottom;
}
#faq dl dt {
	margin-bottom:5px;
	margin-top:10px;
	padding-left: 1.5em;
	text-indent: -1.5em;
}
#faq dl dd {
	margin-bottom:10px;
	padding-left: 1.5em;
	text-indent: -1.5em;
}
#faq dl dt:before {
	content:"Q";
	padding-right:10px;
	color:#ff3399;
	font-weight:bold;
}
#faq dl dd:before {
	content:"A";
	padding-right:10px;
	color:#0070cd;
	font-weight:bold;
}
/*---------
contactBtn
-------------------*/
#contactBtn {
	width:100%;
}
#contactBtn p.Btn_txt {
	padding:26px 0 15px;
	width:583px;
	/*text-align:center;*/
	color:#4e4e4e;
	line-height:1.7;
}
#contactBtn p.Btn {
	padding-bottom:30px;
	width:577px;
}
#contactBtn p.Btn a {
  display: block;
  width: 577px;
  height: 57px;
  background: url(/chintai/owner/knowledge/images/btn_contact_02.webp) no-repeat 0 0;
  font-size: 0;
}
#contactBtn p.Btn a:hover {
  background-position: 0 bottom;
  background: url(/chintai/owner/knowledge/images/btn_contact_02_on.webp) no-repeat 0 0;
}
/*---------
index.html
-------------------*/
#introduction ul {
	margin:0 10px 0 0;
}
#introduction ul {
	margin:0 10px 0 0;
}
#introduction .homeTbl {
	padding-top:20px;
    }
#introduction .homeTbl table {
	margin-bottom: 20px;
    }
#introduction .homeTbl table tr th {
	padding:20px 20px;
	border: #b8b7b7 solid 2px;
	font-weight:bold;
	font-size:18px;
    }
#introduction .homeTbl table tr td {
	padding:20px 10px;
	border: #b8b7b7 solid 2px;
    }
#introduction .homeTbl table tr td.f {
	background-color:transparent;
	width:40%;
    }
#introduction .homeTbl table tr td.t {
	background-color:transparent;
	width:40%;
    }
#introduction .homeTbl table tr td.center {
	text-align:center !important;
	font-weight:bold!important;
	font-size:18px!important;
}

/* #breadcrumbs
---------------------------------------- */
#breadcrumbs {
  width: 934px;
  margin: 6px auto 0;
  padding: 5px 8px 4px;
  background: #F2F2F2;
  text-align: left;
}

#breadcrumbs li {
  float: left;
  display: inline-block;
  width: auto;
  margin-right: 6px;
  padding-right: 16px;
  background: url(/common2013/img/center/shared/icn_arrow_brcs.gif) no-repeat right center;
}

#breadcrumbs li.current {
  margin-right: 0;
  padding-right: 0;
  background: none;
}

/* .box-ancholink
---------------------------------------- */
.box-ancholink .col3:nth-child(1) {
  padding-left: 0;
}
.box-ancholink .col3:nth-child(3) {
  padding-right: 0;
}
.box-ancholink .ttl-h2 {
  height: 33px;
}
.box-ancholink {
  border: 1px solid #1e4383;
  padding: 25px 24px 17px;
  margin-top: 30px;
}
.box-blue {
  border-color: #1e4383;
}
.box-green {
  border-color: #5a9e30;
}
.ttl-h2 {
  position: relative;
  color: #333230;
  font-weight: bold;
  display: table;
  border-left: 8px solid transparent;
  padding-left: 10px;
  height: 40px;
}
#main-content.gb-index .ttl-h2 a,
.ttl-h2 span {
  display: table-cell;
  vertical-align: middle;
  color: #333230;
}
.ttl-h2.ttl-blue {
  border-left-color: #1e4383;
}
.list-ancho {
  padding-left: 8px;
  margin-top: 15px;
}
.list-ancho li {
  font-size: 16px;
  position: relative;
  padding-left: 20px;
  margin-bottom: 4px;
}
.list-ancho li:before {
  content: '';
  position: absolute;
  background: url(/chintai/owner/knowledge/images/ico-arr-down.webp) no-repeat center;
  width: 10px;
  height: 10px;
  left: 5px;
  margin: auto;
}
.list-text li{
  padding-left:1em;
  text-indent:-1em;
}

@media all and (max-width: 767px) {
/** faq **/
  #faq dl {
  	margin:15px 5px 5px;
  	padding:0 10px;
  }
  #faq dl dt {
  	margin-bottom:0;
  	margin-top:10px;
    font-size:12px;
  }
  #faq dl dd {
  	margin-bottom:5px;
    font-size:12px;
  }

/** contactBtn **/
  #contactBtn p.Btn_txt {
    padding:25px 20px ;
    width:auto;
    text-align:center;
    font-size:14px;
  }
  #contactBtn p.Btn {
  	padding-bottom:25px;
  	width:315px;
  }
  #contactBtn p.Btn a {
    display: block;
	margin:0 auto;
    width: 315px;
    height: 49px;
    background: url(/chintai/owner/knowledge/images/btn_contact_02_sp.gif) no-repeat 0 0;
    background-size:contain;
  }
  #contactBtn p.Btn a:hover {
    background: url(/chintai/owner/knowledge/images/btn_contact_02_sp.gif) no-repeat 0 0;
    background-size:contain;
    opacity: 1;
  }

/** index.html **/
  #introduction .homeTbl table {
    margin-bottom: 32px;
  }
  #introduction .homeTbl table tr th {
    padding:5px 5px;
    font-size:14px;
  }
  #introduction .homeTbl table tr td {
    padding:5px 5px;
    font-size:12px;
  }
  #introduction .homeTbl table tr td.f {
    width:35%;
  }
  #introduction .homeTbl table tr td.t {
    width:35%;
  }
  #introduction .homeTbl table tr td.center {
    font-size:14px!important;
  }
}

.content .txt {
	margin-bottom:1em;
	font-size:15px;
}
.content .txt_link {
	font-size:15px;
	margin-left:10px;
	display:inline-block;
}
.content .txt_link a:link {
	color:#36C !important;
}
.content .txt_link a:visited {
	color:#36C !important;
}
.content .txt_link a:hover {
	color:#3399FF !important;
	text-decoration:underline !important;
}
.content_inner{
  padding:0 40px;
}
.mv {
  background-image: url(/chintai/owner/knowledge/images/knowledge_main.webp);
  height: 270px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-position: center;
  margin-bottom: 12px;
  position: relative;
}
.mv h1 {
  width: 560px;
  line-height: 40px;
  height: auto;
  display: inline;
  padding-bottom: 30px;
  padding-top: 30px;
  top: 50%;
  transform: translateY(-50%);
  bottom: auto;
  background: rgba(255, 255, 255, .6);
  position: absolute;
  padding-left: 40px;
  color: #2d2d2d;
  letter-spacing: 0;
  font-size: 36px;
  font-weight: normal;
  margin: auto;
}
.ie8 .mv h1 {
  width: 525px;
}
.mv h1 span {
  font-size: 16px;
  color: #2d2d2d;
  letter-spacing: 0;
  text-transform:uppercase;
  display:block;
  padding-top:10px;
  position:relative;
  top:3px;
  line-height:1.4;
}
.lbl-category {
  display: table;
  padding: 0 20px;
}
.lbl-category .ttl__category {
  display: table-cell;
  color: #fff;
  background: #e2111e;
  font-size: 14px;
  vertical-align: middle;
  padding: 1px 10px 2px;
  word-break: keep-all;
}
.lbl-category .date {
  display: table-cell;
  padding-left: 16px;
  font-size: 14px;
  vertical-align: middle;
}

h2.knowledge_h2_01{
  margin:75px 0 25px 0;
  padding:14px 40px 10px 40px;
  color:#ef3535;
  background-color:#ffe7e7;
  font-size:26px;
  font-weight:bold;
  line-height:1;
  text-align:left;
  border-bottom:none;
}

h3.knowledge_h3_01{
  margin:50px 0 0 0;
  padding:0 0 6px 0;
  color:#ef3535;
  border-left:none;
  border-bottom:2px solid #ffe3e2;
  font-size:22px;
}

h4.knowledge_h4_01{
  margin:26px 0 0 0;
  padding-bottom:10px;
  color:#f26261;
  font-size:18px;
  font-weight:normal;
  border-left:none;
  border-bottom:none;
}

h4.knowledge_h4_02{
  margin:26px 0 0 0;
  padding-bottom:10px;
  color:#16a7d6;
  font-size:18px;
  font-weight:normal;
  border-left:none;
  border-bottom:none;
}

h4:before{
  content: none;
}

#introduction .col2_inner:nth-child(odd){
  padding-left:0;
}
#introduction .col2_inner:nth-child(even){
  padding-right:0;
}

/*---------
before.html
-------------------*/
#before .before_txt_area{
  padding:0 20px;
}
#before .lead_txt{
  font-size:18px;
  color:#fe7902;
}
h2.knowledge_h2_02{
  margin:75px 0 25px 0;
  padding:14px 40px 10px 40px;
  color:#137b02;
  background-color:#fffbd2;
  font-size:26px;
  font-weight:bold;
  line-height:1;
  text-align:left;
  border-bottom:none;
}
h3.knowledge_h3_02{
  margin:50px 0 15px 0;
  padding:0 0 6px 0;
  color:#137b02;
  border-left:none;
  border-bottom:2px solid #f5efb2;
  font-size:22px;
}
h4.knowledge_h4_03{
  margin: 18px 0;
  background-color: #a4c600;
  color: #fff;
  padding: 0px 20px 0px 20px;
}
h4.knowledge_h4_03 span{
  font-size: 26px;
}

/*---------
after.html
-------------------*/
h2.knowledge_h2_03{
  margin:75px 0 25px 0;
  padding:14px 40px 10px 40px;
  color:#106da6;
  background-color:#e4fbfb;
  font-size:26px;
  font-weight:bold;
  line-height:1;
  text-align:left;
  border-bottom:none;
}
h3.knowledge_h3_03{
  margin:50px 0 15px 0;
  padding:0 0 6px 0;
  color:#106da6;
  border-left:none;
  border-bottom:2px solid #e3fbfb;
  font-size:22px;
}
h4.knowledge_h4_04{
  margin:26px 0 0 0;
  padding-bottom:10px;
  color:#106da6;
  font-size:18px;
  font-weight:normal;
  border-left:none;
  border-bottom:none;
}
#after .column2 .col2_inner{
  background-color: #f8f5f5;
  padding: 15px 20px;
  width: 48.851%;
  margin-bottom:20px;
  min-height:125px;
}
#after .col2_inner:nth-child(odd){
  float:left;
}

#after .col2_inner:nth-child(even){
  float:right;
}

#detailsBtn {
	margin:80px 0 20px 0;
}
#detailsBtn p.Btn {
	margin:0 auto;
	padding-bottom:22px;
	width:577px;
	text-align:center;
}
#detailsBtn p.Btn a {
  display: block;
  width: 577px;
  height: 57px;
  background: url(/chintai/owner/knowledge/images/btn_details.webp) no-repeat 0 0;
  font-size: 0;
}
#detailsBtn p.Btn a:hover {
  background-position: 0 bottom;
  background: url(/chintai/owner/knowledge/images/btn_details_on.webp) no-repeat 0 0;
}
.visual_sub,
.visual_sub2{
  margin-right: 1px;
  height: 88px;
  border: 1px solid #ccc ;
  background: url('https://www.stepon.co.jp/chintai/owner/img/owner_img01_nov.webp') 14px 14px;
  background-repeat: no-repeat;
  padding-left: 88px;
  font-size: 18px;
}
.visual_sub2 p{
  padding-top: 14px;
}
.visual_sub span,.visual_sub2 span{
  font-size: 22px;
  color: #e61312;
  font-weight: bold;
}
.visual_sub2 span{
  font-size: 24px;
  line-height: 138%;
}
.text01 {
  padding: 20px 13px;
  line-height: 170%;
  width: 740px;
}
.t_left {
  text-align: left;
}
#oyakudachi_content{
  line-height:1;
}
#oyakudachi_contents_link .guideItemsBlock .gItem {
	width: 33%; /* 296/950 */
}

/* #shopsearch
---------------------------------------- */
#shopsearch{
  margin:80px 0 20px 0 !important;
}
#shopsearch.satei-inquiry .btnArea .btn{
  background:url(/chintai/owner/knowledge/images/btn_inquiry_01.webp) no-repeat !important;
}
/*#shopsearch .btnArea a.btn{
  opacity: 1;
  transition: none;
}*/
#shopsearch .find_store{
  margin: 0 auto;
  background: #ffe5e1;
  padding: 6px 13px 14px;
}
#shopsearch .find_store .Btn{
  width: 577px;
  height: 57px;
  background: url(/chintai/owner/knowledge/images/btn_find_store_on.webp) no-repeat 0 0;
  margin: 0 auto;
}
#shopsearch .find_store .Btn a{
  display: block;
  height: 54px;
}
#shopsearch .find_store .Btn:hover{
  opacity:.7;
}

/* #inqBannerBlock
---------------------------------------- */
#inqBannerBlock {
	display: hidden;
	width: 100%;
	background: #103f6c;
	background: rgba(16, 63, 108, 0.9);
	z-index: 10;
}

#inqBannerBlock .inner {
	vertical-align: middle;
	padding: 10px 10px 10px 10px;
	width: 946px;
	height: 60px;
	margin: 0 auto;
	background:none;
}

#inqBannerBlock .inner .title {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	float: left;
	text-align: center;
	margin-top: 5px;
}

#inqBannerBlock .inner .btns {
	float: right;
	font-size: 0;
	vertical-align: top;
	width: 100%;
	margin: 0 auto;
}

#inqBannerBlock .inner .btns dd {
	vertical-align: middle;
	display: inline-block;
	margin-right: 10px;
}

#inqBannerBlock .inner .btns dd:last-child {
	background: #fff;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin-right: 0;
	padding: 0 10px;
	line-height: 24px;
	height: 60px;
	vertical-align: middle;
	border-bottom: 2px solid #103f6c;
}
#inqBannerBlock .inner .btns dd:last-child p:first-child {
	margin-top: 5px;
}
#inqBannerBlock .inner .btns dd:last-child p:last-child {
	font-size: 14px;
}

#inqBannerBlock .inner .btns dd:last-child p:last-child span {
	display: inline-block;
	padding-right: 10px;
	font-size: 24px;
	color: #c53c27;
}

/* .fixedNav
---------------------------------------- */
.fixed-nav {
	bottom: 0;
	height: 0;
	left: 0;
	overflow: hidden;
	position: fixed;
	right: 0;
	z-index: 1000;
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
}
.fixed-nav.show {
	height: auto;
}
.fixed-nav .fixed-nav-contents {
	opacity: 0;
	transition: opacity 400ms linear;
}
.fixed-nav.show .fixed-nav-contents {
	opacity: 1;
}



@media all and (max-width: 1024px) {
  .gb-index {
    overflow-x: hidden;
  }
}
@media all and (min-width: 768px) and (max-width: 900px) {
  #inqBannerBlock .inner {
    width: 100%;
    height: auto;
  }
  #inqBannerBlock .inner .title {
    width: 25%;
    font-size: 16px;
  }
  #inqBannerBlock .inner .btns {
    width: 100%;
  }
  #inqBannerBlock .inner .btns dd {
    width: 49%;
  }
  #inqBannerBlock .inner .btns dd img {
    max-width: 100%;
  }
}
@media all and (min-width: 768px) {
  .container {
    position: relative;
  }
  .lbl-category {
    position: absolute;
    top: -40px;
    padding: 0;
  }
  .mv {
    margin-top: 47px;
  }

  .list-ancho li:before {
    top: 0;
    bottom: 0;
  }

  #inqBannerBlock .inner .btns dd {
    margin-bottom: 10px;
  }
  #inqBannerBlock .inner .btns dd:first-child a {
    display: flex;
  }
}
@media all and (max-width: 767px) {
  .mt10_sp {
    margin-top: 10px;
  }
  .mt18_sp {
    margin-top: 18px !important;
  }
  .mt22_sp {
    margin-top: 22px;
  }
  .pl10_sp {
    padding-left: 10px;
  }
  .pr10_sp {
    padding-right: 10px;
  }
  .fz-16_sp {
    font-size: 16px;
  }

  .content .txt {
	margin-bottom:0 !important;
  	font-size:12px !important;
  }
  .content .txt_link {
  	margin-left:0;
  	font-size:12px !important;
  }
  .content .txt_link a {
  	font-size:12px !important;
  }
  .txt-head {
    padding: 20px;
  }
  .ttl-mv {
    font-size: 17px;
    color: #2d2d2d;
  }
  .mv {
    background: transparent;
    height: auto;
  }

  .box-ancholink {
    margin:0 10px;
    border-width: 2px;
    padding: 20px;
  }
  .box-ancholink .col3 {
    width: 100%;
    padding: 0;
    margin-bottom: 6px;
  }
  .box-ancholink .col3:nth-child(3) {
    margin-bottom: 0;
  }
  .ttl-h2 {
    border-width: 4px;
    height: 30px;
  }
  .box-ancholink .ttl-h2 {
    height: 20px;
  }
  .list-ancho {
    margin-left: 4px;
    margin-top: 10px;
  }
  .list-ancho li:before {
    background: url(/chintai/owner/knowledge/images/ico-arr-down_sp.webp) no-repeat center;
    width: 13px;
    height: 13px;
    background-size: 100%;
    top: 5px;
  }
  .list-text li{
    font-size: 12px;
  }

  .content_inner{
    padding:0 10px !important;
  }
  h2.knowledge_h2_01,
  h2.knowledge_h2_02,
  h2.knowledge_h2_03{
    margin: 40px 0 15px 0 !important;
    padding:12px 20px 8px 20px !important;
    font-size:20px !important;
  }
  h3.knowledge_h3_01,
  h3.knowledge_h3_02,
  h3.knowledge_h3_03{
    margin:20px 0 10px 0;
    padding:0 10px;
    font-size:15px !important;
  }
  h4.knowledge_h4_01,
  h4.knowledge_h4_02{
    margin:0 0;
    padding:0 0;
    font-size:14px !important;
  }
  #introduction .col2_inner:nth-child(odd){
    padding:0 10px;
  }
  #introduction .col2_inner:nth-child(even){
    padding:25px 10px 0 10px;
  }
  .achor02_txt_area{
    padding:0 10px !important;
  }

  h4.knowledge_h4_03{
    margin: 15px 0 6px 0;
    padding: 0px 12px;
    font-size: 15px;
  }
  h4.knowledge_h4_03 span{
    font-size: 16px;
  }
  #before .before_txt_area{
    padding:0 10px;
  }
  #before .lead_txt{
    font-size:14px;
  }

  h4.knowledge_h4_04{
    margin:13px 0 0 0;
    padding:0 10px 5px 10px;
    font-size:14px;
  }
  #after .column2 .col2_inner{
    padding: 10px;
    width: 100%;
    margin-bottom:10px;
    min-height:90px;
  }
  #after .lead_txt{
    font-size:14px;
  }
  #after .column2 .h125,
  #after .column2 .h185{
    height:auto;
  }
  .visual_sub2{
    margin-right: 1px;
    height: 50px;
    border: none;
    border-bottom:1px solid #ccc;
    background: url('https://www.stepon.co.jp/chintai/owner/img/owner_img01_nov.webp') left center;
    background-repeat: no-repeat;
    background-size:12%;
    padding-left: 15%;
    font-size: 18px;
    font-weight:bold;
  }
  .fig_step_select{
    text-align: center;
  }
  .fig_step_select img{
    width: 75%;
    margin: 15px 0;
  }
  .fld__inner .prg__read{
    font-size: 12px;
    line-height:1.4;
  }
  #step_select p.Btn {
  	margin:22px auto 0;
  	width:310px;
  }
  #step_select p.Btn a {
    display: block;
    width: 310px;
    height: 48px;
    background: url(/chintai/owner/knowledge/images/btn_details_sp.gif) no-repeat 0 0;
    background-size:contain;
    font-size: 0;
  }
  #step_select p.Btn a:hover {
    background-position: 0 bottom;
    background: url(/chintai/owner/knowledge/images/btn_details_sp.gif) no-repeat 0 0;
    background-size:contain;
    opacity:1;
  }
  #shopsearch{
    margin:40px 0 10px 0 !important;
  }
  #shopsearch.satei-inquiry .btnArea .btn{
    background:url(/chintai/owner/knowledge/images/btn_inquiry_01_sp.webp) no-repeat !important;
    background-size:contain !important;
  }
  #shopsearch .find_store{
    padding-top:0 !important;
  }
  #shopsearch .find_store .Btn{
    width: 349px;
    height: auto;
    min-height:55px;
    background: url(/chintai/owner/knowledge/images/btn_find_store_sp.gif) no-repeat 0 0;
    background-size:contain;
  }
  #shopsearch .find_store .Btn a{
    display: block;
    height: auto;
    min-height:55px;
  }
  #shopsearch .find_store .Btn:hover{
    opacity:1;
    }
  #oyakudachi_content{
    margin-top:0;
  }

  .only-pc {
    display: none !important;
  }
  .only-sp {
    display: block !important;
  }

  #inqBannerBlock {
    background: transparent;
  }
  .fixed-nav {
    bottom: 0;
    height: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    z-index: 2;
  }
  .fixed-nav.show {
    height: auto;
  }
  .fixed-nav .fixed-nav-contents {
    background-color: rgba(0, 0, 0, .6);
    opacity: 0;
    transition: opacity 400ms linear;
  }
  .fixed-nav.show .fixed-nav-contents {
    opacity: 1;
  }
  .fixed-nav .fixed-nav-contents .fixed-nav-contents-inner {
    padding: 10px 0;
  }

  .fixed-nav-base {
    background-color: rgba(0, 0, 0, .6);
    padding: 10px 0 4px;
  }
  .fixed-nav-base.hidden {
    height: 0;
    overflow: hidden;
    padding: 0;
  }
  .fixed-nav .fixed-nav-base {
    background: transparent;
    height: auto;
    overflow: visible;
    padding: 0;
  }
  .col__wrapper {
    margin-bottom: 10px;
  }
  .col__wrapper:last-child {
    margin-bottom: 0;
  }
  .col__wrapper {
    display: table;
    table-layout: fixed;
    border-spacing: 5px 0;
    width: 100%;
  }
  .col__wrapper .col {
    display: table-cell;
    width: 50%;
  }
  .col__wrapper .col a {
    display: block;
  }
  .col__wrapper .col img {
    max-width: 100%;
    width: 100%;
  }
  .col__wrapper .col a {
    margin-bottom: -5px;
  }
  .satei-inquiry .block04 .b2 .ttl span {
    white-space: nowrap;
    line-height: 1.2 !important;
  }
}
@media all and (max-width: 320px) {
  #step_select p.Btn {
  	width:294px;
  }
  #step_select p.Btn a {
    width: 294px;
  }

  #shopsearch .find_store .Btn{
    width: 100%;
    min-height:46px;
  }
  #shopsearch .find_store .Btn a{
    min-height:46px;
  }
}
@media all and (max-width: 370px) {
  .lbl-category .ttl__category {
    font-size: 11px;
    padding: 2px 2px 1px;
  }
}
@media all and (max-width: 360px) {
  .box-ancholink {
    padding: 12px;
  }
  .ttl-h2.fz-20 {
    font-size: 17px;
  }
  .list-ancho li {
    font-size: 14px;
  }
}
@media all and (max-width: 320px) {
  #contactBtn p.Btn_txt {
  	font-size:13px;
  }
  #contactBtn p.Btn {
  	padding-bottom:25px;
  	width:100%;
  }
  #contactBtn p.Btn a {
    width: 260px;
    height: 41px;
    background: url(/chintai/owner/knowledge/images/btn_contact_02_sp.gif) no-repeat 0 0;
    background-size:contain;
  }
}
