/*	lower_header
============================== */
div.lower_header h1 span {
	background-image: url(../img/org_h2.png);
}
@media all and (min-width: 768px) {
	div.lower_header h1 span {
		width: 400px;
	}
}
/*	title
============================== */
p.title {
	display: block;
	background-image: url(../img/org_title.png);
	background-repeat: no-repeat;
}
p.title2 {
	display: block;
	background-image: url(../img/org_title2.png);
	background-repeat: no-repeat;
}
@media all and (min-width: 768px) {
	div.content {
		padding-top: 60px;
	}
	p.title,p.title2 {
		width: 633px;
		height: 675px;
		margin: 0 auto 25px;
		text-indent: 110%; overflow: hidden; white-space: nowrap;

	}
}
@media all and (max-width: 767px) {
	p.title,p.title2 {
		margin-bottom: 10px;
		background-size:cover;
		height:0;
		padding-top: 100.285714%;
		position: relative;
	}
	p.title span,
	p.title2 span {
		height:100%;
		position:absolute;
		left:0;
		top:0;
		width:100%;
		text-indent: 110%;
		overflow: hidden;
		white-space: nowrap;
	}
}
/*	price
============================== */
p.price {
	color: #434343;
	text-align: center;
	line-height: 1.8;
}
@media all and (min-width: 768px) {
	p.price {
		font-size: 16px;
		margin-bottom: 55px;
	}
}
@media all and (max-width: 767px) {
	p.price {
		font-size: 12px;
		margin-bottom: 25px;
	}
}
/*	catch
============================== */
div.catch {
	margin-bottom: 0px;
}
div.catch p {
	background-repeat: no-repeat;
	background-position: center;
	text-indent: 110%; overflow: hidden; white-space: nowrap;
}
div.catch p.org_c1 {
	background-image: url(../img/org_c1.png);
}
div.catch p.org_c2 {
	background-image: url(../img/org_c2.png);
}
div.catch p.org_c3 {
	background-image: url(../img/org_c3.png);
}
div.catch p.org_c4 {
	background-image: url(../img/org_c4.png);
}
div.catch p.org_c21 {
	background-image: url(../img/org_c21.png);
}
div.catch p.org_c22 {
	background-image: url(../img/org_c22.png);
}
div.catch p.org_c23 {
	background-image: url(../img/org_c23.png);
}
div.catch p.org_c24 {
	background-image: url(../img/org_c24.png);
}
@media all and (min-width: 768px) {
	div.catch p {
		width: 700px;
		height: 35px;
		margin: 0 auto 30px;
	}
}
@media all and (max-width: 767px) {
	div.catch p {
		margin-bottom: 10px;
		background-size:cover;
		height:0;
		padding-top: 4.5%;
		position: relative;
	}
	div.catch p span {
		display: block;
		height:100%;
		position:absolute;
		left:0;
		top:0;
		width:100%;
		text-indent: 110%;
		overflow: hidden;
		white-space: nowrap;
	}
}

/*	txt_line47
============================== */
@media all and (min-width: 768px) {
	div.txt_line47 p {
		width: 720px;
		margin: 0 auto 50px;
		line-height: 47px;
		font-size: 17px;
		background-image: url(../img/line47.png);
	}
}
@media all and (max-width: 767px) {
	div.txt_line47 p {
		line-height: 28px;
		font-size: 13px;
		background-image: url(../img/line47.png);
		background-size: 28px 28px;
		margin-bottom:  20px;
	}
}
/*	comment
============================== */
div.comment {
	background-color: #fff;
	box-shadow: 5px 10px 15px 0px hsla(209, 97%, 30%, 0.2);
}
div.comment h3 {
	background-image: url(../img/org_comment.png);
	background-repeat: no-repeat;
}
div.comment p.txt {
	margin: 0 auto;
}
@media all and (min-width: 768px) {
	div.comment {
		width: 810px;
		margin: 0 -40px 38px;
		padding-top: 25px;
		padding-bottom: 25px;
	}
	div.comment h3 {
		width: 597px;
		height: 47px;
		margin: 0 0 25px -15px;
		overflow: hidden; text-indent: 110%; white-space: nowrap;
	}
	div.comment p.txt {
		font-size: 17px;
		line-height: 1.8;
		width: 710px;
	}
}
	@media all and (max-width: 767px) {
	div.comment {
		padding-top: 1em;
	}
	div.comment h3 {
		background-size:cover;
		height:0;
		padding-top: 7.8726968174204%;
		position: relative;
		margin-left:  -8px;
	}
	div.comment h3 span {
		display: block;
		height:100%;
		position:absolute;
		left:0;
		top:0;
		width:100%;
		text-indent: 110%;
		overflow: hidden;
		white-space: nowrap;
		margin-left:  -10px;
	}
	div.comment p.txt {
		font-size: 13px;
		line-height: 1.8;
		padding: 13px;
		margin-bottom: 20px;
	}
}
/*	plofile
============================== */
div.plofile h3 {
	background-color: #205aad;
}
div.plofile h3 span {
	display: block;
	background-image: url(../img/org_plofile.png);
}
div.plofile p.pic {
	background-image: url(../img/org_plofpic.jpg);
	background-size: cover;
	margin-bottom: 5px;
}
@media all and (min-width: 768px) {
	div.pic {
		float: left;
	}
	div.plofile {
		width: 810px;
		margin: 0 -40px;
	}
	div.plofile h3 {
		width: 600px;
		padding: 10px;
		float: right;
		box-sizing: border-box;
		margin-bottom: 20px;
	}
	div.plofile h3 span {
		width:147px;
		height: 17px;
		overflow: hidden;	text-indent: 110%; white-space: nowrap;

	}
	div.plofile p.txt {
		width: 600px;
		font-size: 16px;
		line-height: 1.9;
		float: right;
	}
	div.plofile p.pic {
		float:  left;
		width: 175px;
		height: 263px;
	}
	div.plofile p.pic img {
		width: 175px;
		height: 263px;
	}
	p.caption {
		font-size: 12px;
	}
}
@media (max-width: 767px) {
	div.plofile h3 {
		padding: 10px;
		margin-bottom:  10px;
		box-sizing:  border-box;
	}
	div.plofile h3 span {
		background-size: 55%;
		background-repeat:  no-repeat;
		height:0;
		padding-top: 6.782313%;
		position: relative;
	}
	div.plofile h3 span b {
		display: block;
		height:100%;
		position:absolute;
		left:0;
		top:0;
		width:100%;
		text-indent: 999%;
		overflow: hidden;
		white-space: nowrap;
		margin-left:  -10px;
	}
	div.plofile p.txt {
		font-size: 13px;
		line-height: 1.8;
		padding: 9px;
	}
	div.plofile p.pic {
		width: 50%;
		margin: 0 auto 5px;
		background-size:cover;
		height:0;
		padding-top: 66.5399239543726%;
		position: relative;
	}
	div.plofile p.pic span,
	div.plofile p.pic span img {
		display: block;
		height:100%;
		position:absolute;
		left:0;
		top:0;
		width:100%;
		text-indent: 999%;
		overflow: hidden;
		white-space: nowrap;
	}
	div.plofile p.caption {
		font-size: 10px;
		text-align: center;
	}
}
