/*------------------------------------------------------------
	◆読み込みHTML
	/index.html
------------------------------------------------------------*/
#header {
	padding-bottom: 35px;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#header {
		padding-bottom: 24px;
	}
}

#main {
	padding: 45px 0 220px;
	background: url(../images/price/main_bg02.jpg) repeat center top;
	background-size: 1280px 827px;
	position: relative;
}

#main:before {
	width: 100%;
	height: 38px;
	background: url(../images/price/main_bg01.jpg) repeat-x center top;
	background-size: 1280px 38px;
	position: absolute;
	top: 0;
	left: 0;
	content: "";
}

#main:after {
	width: 100%;
	height: 172px;
	background: url(../images/price/main_bg03.jpg) repeat-x center top;
	background-size: 1280px 172px;
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
}

@media all and (min-width: 0) and (max-width: 767px) {
	#main {
		padding: 25px 0 185px;
		background: #7fb716;
	}

	#main:before {
		height: 25px;
	}

	#main:after {
		height: 154px;
	}
}

#main #price {
	background: #fff;
}

#price .comHeading01 {
	margin-bottom: 25px;
	padding-bottom: 30px;
}

#price .comHeading01 span {
	margin-bottom: 12px;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#price .comHeading01 {
		margin-bottom: 12px;
		padding-bottom: 15px;
	}

	#price .comHeading01 img {
		margin: 0 auto;
	}

	#price .comHeading01 span {
		margin-bottom: 2px;
	}
}

#price p {
	margin-bottom: 12px;
	font-size: 1.6em;
	line-height: 2;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#price p {
		margin-bottom: 17px;
		font-size: 1.4em;
		line-height: 1.5;
	}
}

#price .txt01 {
	margin-bottom: 25px;
	text-align: center;
}

#price .txt02 {
	margin-bottom: 28px;
	font-size: 1.4em;
	line-height: 1.6;
}

#price p .indentTxt {
	display: block;
	text-indent: 1em;
}

#price .bgTxt {
	background: url(../images/price/txt_bg.png) repeat-x left bottom 3px;
	background-size: 2px 4px;
	font-weight: bold;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#price .txt01 {
		margin-bottom: 13px;
		font-size: 1.3em;
	}

	#price .txt02 {
		margin-bottom: 15px;
		line-height: 1.3;
	}
}

#price .title {
	font-size: 2.4em;
	font-weight: bold;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#price .title {
		font-size: 2em;
		line-height: 1.15;
	}
}

#price .txtList {
	margin-bottom: 25px;
}

#price .txtList li {
	padding: 0 0 14px 1em;
	font-size: 1.4em;
	line-height: 1.9;
	text-indent: -.5em;
}

#price .txtList li i {
	margin: 0 2px 0 -2px;
	color: #91bc49;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#price .txtList {
		margin-bottom: 10px;
	}

	#price .txtList li {
		line-height: 1.5;
	}
}

#price .comDl {
	margin-bottom: 17px;
	border-top: 1px solid #482d0d;
}

#price .comDl .dtStyle {
	margin-top: 10px;
}

#price .comDl dd {
	padding: 8px 20px 7px 6.3em;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#price .comDl {
		margin-bottom: 10px;
	}

	#price .comDl .dtStyle {
		margin-top: 0;
	}

	#price .comDl dd {
		padding: 4px 0 8px;
		line-height: 1.3;
	}
}

#low {
	margin-bottom: 78px;
}

#low .bgBox .title {
	margin-bottom: 5px;
	font-size: 1.8em;
}

#low .bgBox p {
	margin-bottom: 0;
	font-size: 1.5em;
	line-height: 1.65;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#low {
		margin-bottom: 25px;
	}

	#low .bgBox .title {
		margin-bottom: 8px;
		font-size: 1.3em;
	}
	
	#low .bgBox p {
		font-size: 1.3em;
		line-height: 1.4;
	}
}

#fee {
	margin-bottom: 78px;
}

#fee p {
	margin-bottom: 20px;
}

#fee .txt02 {
	margin-bottom: 28px;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#fee {
		margin-bottom: 25px;
	}

	#fee p {
		margin-bottom: 10px;
		font-size: 1.3em;
		line-height: 1.4;
	}

	#fee .txt02 {
		margin-bottom: 10px;
	}
}

#price .bgBox {
	padding: 30px;
	background-color: #f5f5f5;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#price .bgBox {
		padding: 10px 10px 2px;
	}
}

#fee .bgBox .heading03 {
	border-left-width: 4px;
	font-size: 2.3em;
}

#fee .bgBox p {
	margin-bottom: 0;
	font-size: 1.4em;
	line-height: 1.65;
}

#fee .bgBox .title {
	margin-bottom: 14px;
	font-size: 1.6em;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#fee .bgBox .heading03 {
		font-size: 1.6em;
	}

	#fee .bgBox p {
		font-size: 1.3em;
		line-height: 1.4;
	}

	#fee .bgBox p span {
		margin-bottom: 8px;
	}

	#fee .bgBox .title {
		margin-bottom: 8px;
		font-size: 1.3em;
	}
}

#example p {
	margin-bottom: 32px;
	letter-spacing: -.5px;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#example p {
		margin-bottom: 17px;
		font-size: 1.3em;
		line-height: 1.4;
	}
}

#example .txt03 {
	margin-bottom: 20px;
	font-size: 1.4em;
	font-weight: bold;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#example .txt03 {
		margin-bottom: 20px;
		font-size: 1.3em;
		text-indent: 1em;
	}
}

#example .h4Ttl01 {
	margin-bottom: 20px;
	font-size: 2.8em;
	text-align: center;
}

#example .h4Ttl01 .bgTxt {
	background-position: left bottom 6px;
	background-size: 2px 2px;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#example .h4Ttl01 {
		margin-bottom: 15px;
		font-size: 1.9em;
	}

	#example .h4Ttl01 .bgTxt {
		background-position: left bottom 4px;
	}
}

#example .h5Ttl {
	margin: 0 10px 10px;
	font-size: 1.8em;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#example .h5Ttl {
		margin: 0 0 7px;
		padding-top: 5px;
		border-top: 1px solid #482d0d;
		font-size: 1.5em;
	}
}

#example .comDl dd {
	padding: 6px 0 6px 16em;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#example .comDl dt {
		padding-bottom: 1px;
	}

	#example .comDl dd {
		padding: 0 0 6px;
		line-height: 1.5;
	}
}

#example .bgBox {
	margin-bottom: 30px;
	padding: 40px 33px 25px;
	position: relative;
}

#example .bgBox .h4Ttl02 {
	margin-bottom: 20px;
	padding: 0 25px 17px;
	background: url(../images/common/line03.png) repeat-x left bottom;
	background-size: 8px 2px;
	font-size: 2.2em;
	letter-spacing: -.5px;
}

#example .bgBox .note {
	width: 45px;
	background-color: #d57c82;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 2.2em;
	font-weight: bold;
	text-align: center;
}

#example .bgBox dt {
	width: 46px;
	float: left;
	color: #d47c82;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 3em;
	text-align: center;
}

#example .bgBox dd {
	padding: 5px 0 10px 50px;
}

#example .bgBox dd p {
	margin-bottom: 0;
	font-size: 1.8em;
	font-weight: bold;
}

#example .bgBox dd .ttl {
	font-size: 2em;
}

#example .bgBox dd .ttl span {
	margin-left: 7px;
	font-size: .8em;
	font-weight: normal;
}

#example .bgBox dd .color {
	margin: 0 8px;
	padding: 10px 14px;
	border-left: 2px solid #d47c82;
	color: #d47c82;
	font-size: 1.6em;
}

#example .bgBox dd .color i {
	margin: 0 5px;
	font-size: 1.1em;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#example .bgBox {
		margin-bottom: 40px;
		padding: 32px 10px 5px;
	}

	#example .bgBox .h4Ttl02 {
		margin-bottom: 15px;
		padding: 0 0 8px;
		font-size: 1.4em;
		line-height: 1.4;
	}

	#example .bgBox .note {
		padding: 1px 0;
		width: 23px;
		font-size: 1.5em;
	}

	#example .bgBox dt {
		width: 20px;
		font-size: 2em;
		text-align: left;
	}

	#example .bgBox dd {
		padding: 7px 0 12px 23px;
	}

	#example .bgBox dd p {
		font-size: 1.3em;
	}

	#example .bgBox dd .ttl {
		font-size: 1.5em;
	}

	#example .bgBox dd .ttl span {
		margin-left: 20px;
		display: block;
		font-size: .9em;
	}

	#example .bgBox dd .color {
		margin: 3px 8px;
		padding: 6px 8px;
		font-size: 1.4em;
	}

	#example .bgBox dd .color i {
		margin: 0 3px;
	}
}

#example .noteList {
	margin-bottom: 30px;
}

#example .noteList li {
	padding-left: 1em;
	font-size: 1.4em;
	line-height: 1.65;
	text-indent: -1em;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#example .noteList {
		margin-bottom: 15px !important;
	}

	#example .noteList li {
		font-size: 1.2em;
		line-height: 1.5;
	}
}

#example .lineBox {
	margin-bottom: 30px;
	padding-bottom: 40px;
	border-bottom: 2px solid #482d0d;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#example .lineBox {
		margin-bottom: 15px;
		padding-bottom: 20px !important;
	}
}

#example > section:nth-of-type(3) p {
	margin-bottom: 23px;
}

#example > section:nth-of-type(3) .noteList {
	margin-bottom: 44px;
}

#example > section:nth-of-type(4) {
	padding-bottom: 57px;
}

#example > section:nth-of-type(4) > section:nth-of-type(1) .noteList {
	margin-bottom: 35px;
}

#example > section:nth-of-type(6) .comDl {
	margin-bottom: 35px;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#example > section:nth-of-type(6) .comDl {
		margin-bottom: 20px;
	}
}
