@charset "utf-8";
/* CSS Document */

/*
Theme Name: http://www.ashi-kutsu-soudan.co.jp/
Theme URI: http://www.ashi-kutsu-soudan.co.jp/
Description: ashi-kutsu-soudan.co.jp
Version: 1.0
Author: 足と靴の研究所
Author URI: http://www.ashi-kutsu-soudan.co.jp/
Tags: Original
*/


/* aftercare.css
----------------------------------------*/
h4{
		clear: both;
}

h5{
		clear: both;
}

.p_h4_bottom {
		margin: -10px 50px 0;
		padding: 0 0 16px;
		
		font-size: 14px;
		
		line-height: 180%;
}

.p_h6_bottom {
		margin: 0 auto;
		padding: 0 0 20px;
		
		width: 618px;
		max-width: 100%;
		
		font-size: 14px;
		
		line-height: 180%;
}
.p_h6_bottom:after {
		content: " ";
		display: block;
		height: 0;
		clear: both;
}

.p_h6_bottom > img {
		margin: 0 20px 0 0;
		float: left;
		max-width: 100%;
		height: auto;
}

@media screen and (max-width: 500px) {
	.p_h6_bottom > img {
		float: none;
		margin-bottom: 10px;
	}
}

.object_list {
		margin: 0 30px;
		padding: 0 0 30px;
}
.object_list:after {
		content:" ";
		display: block;
		height: 0;
		clear: both;
}

.object_list > blockquote {
		margin: 0 16px 20px;
		padding: 16px 30px;
		
		background: #EAEAEA;
		
		font-size: 14px;
		
		line-height: 140%;
		
}
.others_banner {
	margin: 0 auto;
	max-width: calc(100% - 40px);
}

.others_banner img {
	max-width: 100%;
	height: auto;
}

@media screen and (max-width: 767px) {
	#contents .edit_zone h5.others_banner img {
		max-width: calc(100% - 40px);
	}
}