@charset "UTF-8";

#main_col > h2 {
	display: none;
}

/**==============================================**/
/**==============================================**/
/*
/*			PC
/*
/**==============================================**/
/**==============================================**/
@media screen and (min-width:641px){
	
	.ha-area {}
	.ha-area p {
		font-size: 16px;
		padding-left: 30px;
		padding-right: 10px;
		margin-bottom: 40px;
	}

	.ha-area .btn-link {
		height: 64px;
		width: 520px;
		margin: 50px auto 70px;
	}

	.btn-link li {
		background: #A3D780;
		width: 230px;
		height: 60px;
		float: left;
		border-radius: 5px;
		list-style: none;
		-webkit-box-shadow: 0 4px rgba(0,0,0,0.2);
		-moz-box-shadow: 0 4px rgba(0,0,0,0.2);
		-ms-box-shadow: 0 4px rgba(0,0,0,0.2);
		-o-box-shadow: 0 4px rgba(0,0,0,0.2);
		box-shadow: 0 4px rgba(0,0,0,0.2);
	}
	.btn-link li:last-child {
		float: right;
	}
	.btn-link li:hover {
		margin-top: 4px;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		-ms-box-shadow: none;
		-o-box-shadow: none;
		box-shadow: none;
	}
	.btn-link li a {
		color: #fff;
		font-size: 18px;
		display: block;
		text-align: center;
		line-height: 60px;
	}

	.ha-area dl {
		width: 760px;
		margin-left: 20px;
	}
	.ha-area dl dt {
		
	}
	.ha-area dl dt span{
		font-size: 18px;
		display: inline-block;
		padding-right: 30px;
		border-bottom: 4px solid #FF802C;
		margin-bottom: 17px;
	}
	.ha-area dl dd.img {
		float: left;
	}
	.ha-area dl dd.cap {
		float: right;
		width: 560px;
		letter-spacing: 1.3px;
	}
















/* 補聴器価格表 */
	.ha_price-area {}
	.img-wrap {
		width: 780px;
		margin-left: 20px;
		margin-bottom: 40px;
	}
	.img-wrap img:first-child {
		float: left;
	}
	.img-wrap img:last-child {
		float: right;
	}

	.item-wrap {
		width: 780px;
		margin-left: 20px;
		margin-bottom: 10px;
	}
	.item-wrap dl {
		width: 380px;
		font-size: 22px;
		font-weight: bold;
		color: #333;
	}
	.item-wrap dl:first-child {
		float: left;
		position: relative;
	}
	.item-wrap dl:first-child:after {
		content: "";
		position: absolute;
		top: 75px;
		right: -10px;
		display: block;
		height: 390px;
		border-right: 1px solid #263499; 
	}
	.item-wrap dl:first-child dt {
		border-color: #263499;
	}
	.item-wrap dl dt {
		font-size: 16px;
		border-bottom: 3px solid;
		margin-bottom: 40px;
	}
	.item-wrap dl dd {
		width: 190px;
		height: 390px;
	}
	.item-wrap dl dd.lf {
		position: relative;
	}
	.item-wrap dl dd.lf:after {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		display: block;
		height: 390px;
		border-right: 1px solid #263499; 
	}
	.item-wrap dl dd img {
		display: block;
		margin: 0 auto 20px;
	}
	.item-wrap dl dd p {
		line-height: 1.3;
		margin: auto;
		text-align: center;
		height: 60px;
		margin-bottom: 20px;
		color: #666666;
	}
	.item-wrap dl dd span {
		line-height: 1;
		display: block;
		margin: auto;
		width: 95px;
		margin-bottom: 15px;
		letter-spacing: 1.2px;
	}
	.item-wrap dl dd span em {
		display: block;
		font-size: 14px;
		font-weight: normal;
		padding-bottom: 8px;
	}

	
	.item-wrap dl:last-child {
		float: right;
	}
	.item-wrap dl:last-child dt {
		border-color: #68C156;
	}







}








/**==============================================**/
/**==============================================**/
/*
/*			SP
/*
/**==============================================**/
/**==============================================**/
@media screen and (max-width:640px){
	
	/* 補聴器 */
	.ha-area dl dd.img img {
		width: 96%;
		display: block;
		margin: auto;
	}
	.ha-area dl dd.cap {
		line-height: 1.5rem;
	}

	.ha-area ul.btn-link {
		margin: 4% auto 5%;
	}

	.btn-link li {
		background: #A3D780;
		width: 100%;
		height: auto;
		border-radius: 5px;
		list-style: none;
		margin-bottom: 5%;
		-webkit-box-shadow: 0 4px rgba(0,0,0,0.2);
		-moz-box-shadow: 0 4px rgba(0,0,0,0.2);
		-ms-box-shadow: 0 4px rgba(0,0,0,0.2);
		-o-box-shadow: 0 4px rgba(0,0,0,0.2);
		box-shadow: 0 4px rgba(0,0,0,0.2);
	}
	.btn-link li a {
		color: #fff;
		font-size: 1.4rem;
		display: block;
		text-align: center;
		line-height: 60px;
	}
	dt span {
		font-size: 1.2rem;
		border-bottom: 1px solid #FF802C;
		padding: 0px 10% 0% 0px;
		margin-bottom: 3%;
		display: block;
	}
	
	
	
	
	
	/* 補聴器価格表 */
	.ha_price-area {}
	.img-wrap {
		margin-bottom: 8%;
	}
	.item-wrap dl {
		width: 100%;
		font-weight: bold;
		color: #333;
	}
	.item-wrap dl:first-child {
	}
	.item-wrap dl:first-child:after {
	}
	.item-wrap dl:first-child dt {
		border-color: #263499;
	}
	.item-wrap dl dt {
		font-size: 16px;
		border-bottom: 3px solid;
		margin-bottom: 40px;
	}
	.item-wrap dl dd {
		width: 50%;
		height: auto;
	}
	.item-wrap dl dd.lf {
		position: relative;
	}
	.item-wrap dl dd.lf:after {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		display: block;
		height: 100%;
		border-right: 1px solid #263499; 
	}
	.item-wrap dl dd img {
		display: block;
		margin: 0 auto 20px;
	}
	.item-wrap dl dd p {
		line-height: 1.3;
		margin: auto;
		text-align: center;
		height: 60px;
		margin-bottom: 20px;
		color: #666666;
	}
	.item-wrap dl dd span {
		line-height: 1;
		display: block;
		margin: auto;
		width: 95px;
		margin-bottom: 15px;
		letter-spacing: 1.2px;
	}
	.item-wrap dl dd span em {
		display: block;
		font-size: 14px;
		font-weight: normal;
		padding-bottom: 8px;
	}


	.item-wrap dl:last-child {
		float: right;
	}
	.item-wrap dl:last-child dt {
		border-color: #68C156;
	}

	
	
	
	
}











