
@media screen and (max-width: 750px) {
/* About
	---------------------------------------------*/
	.about #about ol li {
		line-height: 2;
	}
	.about #about h4 {
		margin-bottom: 15px;
	}
	.about #about p {
		line-height: 2;
		margin-bottom: 25px;
	}
	.about #about p:last-child,
	.about #about p.mb0 {
		margin-bottom: 0;
	}
	.about #about a:hover {
		text-decoration: underline;
	}
	.about #about .adobeBox {
		border: 1px solid #d7d7d7;
		margin: 0 auto 30px;
		padding: 20px 25px;
	}
	.about #about .adobeBox h3 {
		margin-bottom: 15px;
		text-decoration: underline;
	}
	.about #about .adobeBox p {
		font-size: 12px;
	}
	.about #about .infoCompany{
		max-width: 650px;
		margin: 0 auto;
		border: 1px solid #d7d7d7;
	}
	.about #about .infoCompany h2 {
		padding: 15px;
		border-bottom: 1px solid #d7d7d7;
		text-align: center;
	}
	.about #about .infoCompany .info {
		padding: 25px;
	}
	.about #about .infoCompany h3{
		margin-bottom: 10px;
		line-height: 1.4;
	}
	.about #about .infoCompany dt,
	.about #about .infoCompany dd {
		margin-top: 5px;
	}
	.about #about .infoCompany dt{
		float: left;
		width: 65px;
		clear: left;
	}
	.about #about .infoCompany dd{
		overflow: hidden;
	}
	.about #about .infoCompany dd .address {
		font-size: 12px;
	}
	.about #about .infoCompany dd .address span {
		display: block;
		text-indent: 10px;
	}
	.sub #container section .inner.linedot.pb0{
		padding-bottom: 0;
	}
  .aboutGeneral .getAbode {
    border: 1px solid #d6d6d6;
    width: 100%;
    padding: 25px 20px;
    margin-bottom: 30px;
  }
  .aboutGeneral .getAbode figure {
    text-align: center;
    margin-bottom: 20px;
  }
  .aboutGeneral .getAbode figure img{
    max-width: 100%;
    width: auto;
  }
  .aboutGeneral .getAbode .abodeDetail h3 {
    text-align: center;
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  .aboutGeneral .getAbode .abodeDetail h3 span {
    padding-right: 20px;
    background: url('/common/img/icon_blank.png') no-repeat center right;
  }
	.about #about .browsing dl {
		margin-bottom: 25px;
	}
	.about #about .browsing dl dd {
		text-indent: -1em;
		padding-left: 1em;
	}
}
