for_____SP{}
/*SP用*/
@media screen and (max-width: 800px) {

	.cntBox2col {
		line-height: 165%;
		font-size: 80%;
		margin-bottom: 25px;
		margin-right: auto;
		margin-left: auto;
	}
	.cntBox2col .imgBox {
	}
	.cntBox2col .imgBox img {
		height: auto;
		width: 100%;
	}
	.cntBox2col .cont {
		padding-left: 15px;
		padding-bottom: 10px;
		padding-right: 15px;
		padding-top: 20px;
		text-align: left;
		vertical-align: middle;
	}
	.cntBox2col .cont h4 {
		padding-left: 5px;
		padding-bottom: 5px;
		border-bottom-color: #7f7f7f;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		font-style: normal;
		font-weight: normal;
		margin-bottom: 15px;
		line-height: 1.5em;
		letter-spacing: 1px;
		font-size: 130%;
		font-family: sans-serif;
	}
	.cntBox2col .cont p {
		padding-left: 5px;
	}
	.cntBox2col .cont ul {
		padding-left: 20px;
	}
	.cntBox2col .cont ul.liBtm li {
		margin-bottom: 10px;
	}
	.price {
		background-color: #fbfbfb;
	}
	.price .inner {
		padding: 10px;
		margin-right: auto;
		margin-left: auto;
	}
	.price h3 {
		letter-spacing: 2px;
		padding-top: 20px;
		font-size: 130%;
		margin-bottom: 10px;
	}
	.price h4 {
		letter-spacing: 1px;
		font-size: 110%;
		font-style: normal;
		font-weight: normal;
		margin-bottom: 20px;
	}
	.price table caption {
		font-weight: bold;
		padding-left: 10px;
		text-align: left;
		margin-bottom: 10px;
		letter-spacing: 2px;
		font-size: 120%;
	}
	.price table.style1 {
		background-color: white;
		margin-bottom: 20px;
		font-size: 80%;
		border-collapse: collapse;
	}
	.price table.style1 th {
		font-style: normal;
		font-weight: normal;
		text-align: left;
		border-left-width: 1px;
		border-bottom-width: 1px;
		border-right-width: 0px;
		border-top-width: 1px;
		padding: 10px;
		border-color: #e1e1e1;
		border-style: solid;
	}
	.price table.style1 td {
		border-left-width: 0px;
		border-bottom-width: 1px;
		border-right-width: 1px;
		border-top-width: 1px;
		padding: 10px;
		border-color: #e1e1e1;
		border-style: solid;
	}
	.price .mainPriceTable {
		width: 100%;
	}
	.btn02-l{
		margin-top: 15px;
		text-align: center;
		width: 140px;
		font-style: normal;
		font-weight: normal;
		letter-spacing: 1px;
		font-size: 13px;
		font-family: Quicksand;
		border-color: #e8e8e8;
		border-style: solid;
		border-width: 1px;
		margin-right: auto;
		margin-left: auto;
		text-decoration: none;
		color: #004870;
		padding-top: 12px;
		padding-bottom: 11px;
		background-color: white;
		line-height: 1em;
		display: block;
	}
	
	.btn02-l:hover {
		letter-spacing: 5px;
		border-color: #002a41;
		border-style: solid;
		border-width: 1px;
		color: white;
		background-color: #004870;
	}


.price p.comm {
		text-align: left;
		color: #7f7f7f;
		font-size: 11px;
	}
	.order {
		line-height: 180%;
		font-size: 14px;
		background-color: #f3f5e8;
	}
	.order .inner {
		padding: 10px;
		margin-right: auto;
		margin-left: auto;
	}
	.order h3 {
		padding-top: 20px;
		margin-bottom: 10px;
		letter-spacing: 2px;
		font-size: 130%;
	}
	.order .comm {
		line-height: 1.6em;
		font-size: 80%;
		background-color: #fbfbfb;
		margin-bottom: 10px;
		padding: 20px;
	}


.order .comm h4 {
		text-decoration: none;
		padding-top: 10px;
		letter-spacing: 2px;
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 15px;
	}
	.order {
	}
	
	.bg_gray {
		padding-left: 10px;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-top: 20px;
		margin-right: auto;
		margin-left: auto;
		background-color: #f3f3f3;
	}
	.bg_gray > .cntBox2col {
		margin-bottom: 0px;
	}
	.bg_gray > h4 {
		text-shadow: 0px 1px white;
		display: inline-block;
		margin-right: auto;
		margin-left: auto;
		font-family: serif;
		font-style: normal;
		font-weight: normal;
		padding-top: 10px;
		padding-bottom: 10px;
		margin-bottom: 5px;
		letter-spacing: 1px;
		line-height: 1.5em;
		font-size: 120%;
	}
	.tableEasy {
		margin-bottom: 12px;
		font-size: 120%;
		margin-right: auto;
		margin-left: auto;
	}
	.tableEasy td {
		padding: 5px;
	}


}

for_____PC{}

/*PC用*/
@media screen and (min-width: 801px) {

	.cntBox2col {
		line-height: 1.9em;
		font-size: 14px;
		margin-bottom: 60px;
		display: table;
		margin-right: auto;
		margin-left: auto;
		max-width: 1000px;
	}
	.cntBox2col .imgBox {
		display: table-cell;
		width: 40%;
	}
	.cntBox2col .imgBox img {
		height: auto;
		width: 100%;
	}
	.cntBox2col .cont {
		padding-left: 30px;
		padding-bottom: 0px;
		padding-right: 30px;
		padding-top: 0px;
		text-align: left;
		display: table-cell;
		width: 60%;
		vertical-align: middle;
	}
	.cntBox2col .cont h4 {
		color: #2d2d2d;
		padding-left: 5px;
		padding-bottom: 10px;
		border-bottom-color: #7f7f7f;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		font-style: normal;
		font-weight: normal;
		margin-bottom: 25px;
		line-height: 1.5em;
		letter-spacing: 2px;
		font-size: 18px;
		font-family: sans-serif;
	}
	.cntBox2col .cont p {
		padding-left: 5px;
	}
	
	.cntBox2col .cont ul {
		padding-left: 30px;
	}
	
	.cntBox2col .cont ul.liBtm li {
		margin-bottom: 10px;
	}
	
	.price {
		background-color: #fbfbfb;
	}
	.price .inner {
		padding-bottom: 10px;
		padding-top: 50px;
		max-width: 1000px;
		margin-right: auto;
		margin-left: auto;
	}
	.price h3 {
		letter-spacing: 2px;
		padding-top: 20px;
		font-size: 30px;
		margin-bottom: 30px;
	}
	.price h4 {
		letter-spacing: 1px;
		font-size: 16px;
		font-style: normal;
		font-weight: normal;
		margin-bottom: 20px;
	}
	.price table caption {
		margin-bottom: 10px;
		letter-spacing: 2px;
		font-size: 20px;
	}
	.price table.style1 {
		background-color: white;
		margin-bottom: 15px;
		font-size: 13px;
		border-collapse: collapse;
	}
	.price table.style1 th {
		text-align: left;
		border-left-width: 1px;
		border-bottom-width: 1px;
		border-right-width: 0px;
		border-top-width: 1px;
		padding: 20px;
		border-color: #e1e1e1;
		border-style: solid;
	}
	.price table.style1 td {
		border-left-width: 0px;
		border-bottom-width: 1px;
		border-right-width: 1px;
		border-top-width: 1px;
		padding: 20px;
		border-color: #e1e1e1;
		border-style: solid;
	}
	.price .mainPriceTable {
		margin-right: 4px;
		margin-left: 4px;
		width: 49%;
		float: left;
	}


.price p.comm {
		clear: both;
		text-align: right;
		color: #7f7f7f;
		font-size: 11px;
	}
	.order {
		line-height: 180%;
		font-size: 14px;
		background-color: #f3f5e8;
	}
	.order .inner {
		padding-bottom: 10px;
		padding-top: 50px;
		margin-right: auto;
		margin-left: auto;
		max-width: 1000px;
	}
	.order h3 {
		padding-top: 20px;
		margin-bottom: 20px;
		letter-spacing: 2px;
		font-size: 30px;
	}
	.order .comm {
		background-color: #fbfbfb;
		margin-bottom: 10px;
		padding: 20px;
	}


.order .comm h4 {
		text-decoration: none;
		padding-top: 10px;
		letter-spacing: 2px;
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 20px;
	}
	.order {
	}
	
	.bg_gray {
		max-width: 1000px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 60px;
		padding: 30px;
		background-color: #f3f3f3;
	}
	.bg_gray > .cntBox2col {
		margin-bottom: 0px;
	}
	.bg_gray > h4 {
		text-shadow: 0px 1px white;
		display: inline-block;
		padding-right: 30px;
		padding-left: 30px;
		margin-right: auto;
		margin-left: auto;
		border-bottom-color: #7f7f7f;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		font-family: serif;
		font-style: normal;
		font-weight: normal;
		padding-top: 10px;
		padding-bottom: 10px;
		margin-bottom: 25px;
		letter-spacing: 2px;
		line-height: 1.5em;
		font-size: 20px;
	}
	.tableEasy {
		margin-bottom: 12px;
		font-size: 14px;
		margin-right: auto;
		margin-left: auto;
	}
	.tableEasy td {
		padding: 5px;
		letter-spacing: 1px;
	}
	}

