/* floatのheight弊害解消 */
	.dr-K:after { content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}

	.dr-K { display: inline-block;
	}

	/* Hides from IE-mac \*/
	* html .dr-K { height: 1%; }
	.dr-K { display: block; }
	/* End hide from IE-mac */
/* floatのheight弊害解消 */

#brand img {
	display: inline;
}
.mainimg01 {
	background-color: #4082ce;
	background-image: url('/~/Media/com/caresemo/promotion/cream/bg_cream_01.png');
	background-position: center center;
	background-repeat: no-repeat;
}
.mainimg01 h1{
	width: 940px;
	margin: 0 auto;
	text-align: right;
}
.mainimg01 h1 img {
	display: inline;
}
.toolBox01 {
	background-color: #2089d5;
}
.toolBox01 span {
	color: #2089d5;
}
.section_01 .section_01_content,
.section_02 .section_02_content .sub_clm_01,
.section_02 .section_02_content .sub_clm_03,
.section_03 .section_03_content,
.section_04 .section_04_content {
	width: 940px;
	margin: 0 auto;
}

.section_01 {
	background-image: url('/~/Media/com/caresemo/promotion/cream/bg_cream_03.jpg');
	background-repeat: repeat-x;
	width: 100%;
}
.section_01 .section_01_content {
	background-image: url('/~/Media/com/caresemo/promotion/cream/bg_cream_02.jpg');
	background-repeat: repeat-x;
	height: 747px;
	position: relative;
}
.section_01 .copy {
	padding: 9px 0 37px;
}
.section_01 .text_area {
	float: left;
	margin-left: 52px;
}
.section_01 .text_area .txt_1 {
	width: 484px;
}
.section_01 .text_area .txt_2 {
	width: 525px;
}
.section_01 .text_area p {
	margin-bottom: 49px;
}
.section_01 .photo {
	float: right;
	margin-top: 100px;
	width: 356px
}
.section_01 .copy_arw {
	text-align: center;
	position: absolute;
	top: 600px;
	left: 180px;
}
.section_02 {
	background-image: url('/~/Media/com/caresemo/promotion/cream/bg_cream_04.jpg');
	background-repeat: repeat-x;
	width: 100%;
}
.section_02 .section_02_content {
	padding-top: 92px;
}
.section_02 .section_02_content p {
	text-align: center;
}
.section_02 .section_02_content .sub_clm_01 h2 {
	text-align: center;
	margin-bottom: 32px;
}
.section_02 .section_02_content .sub_clm_01 h3 {
	text-align: center;
	margin: 12px 0 15px;
}
.section_02 .section_02_content .sub_clm_02 {
	background-image: url('/~/Media/com/caresemo/promotion/cream/bg_cream_05.gif');
	background-repeat: no-repeat;
	background-position: center center;
	height: 455px;
	margin-top: 45px;
}
.section_02 .section_02_content .sub_clm_03 {
	margin-bottom: 111px;
}
.section_02 .section_02_content .sub_clm_03 h3 {
	text-align: center;
	padding: 9px 0;
	background-color: #2f98e0;
	margin-bottom: 73px;
}
.section_02 .section_02_content .sub_clm_03 ul {
	width: 870px;
	margin: 0 auto 49px;
}
.section_02 .section_02_content .sub_clm_03 li {
	float: left;
	margin: 0 11px;
}
.section_03 {
	background-image: url('/~/Media/com/caresemo/promotion/cream/bg_cream_06.gif');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #e4f7ff;
}
.section_03 .section_03_content {
	padding-bottom: 57px;
}
.section_03 .section_03_content p {
	text-align: center;
}
.section_03 .section_03_content .copy {
	padding-top: 107px;
	margin-bottom: 52px;
}
.section_03 .section_03_content .copy .txt_1 {
	width: 377px;
}
.section_03 .section_03_content .copy .txt_2 {
	width: 389px;
}
.section_03 .section_03_content .sub_clm_01 .text {
	float: left;
	margin-left: 64px;
	width: 351px;
}
.section_03 .section_03_content .sub_clm_01 .photo {
	float: right;
	margin: 0 74px 41px 0;
}
.section_03 .section_03_content .btn a:hover {
	opacity: 0.6;
}
.section_04 .section_04_content p {
	text-align: center;
}
.section_04 .section_04_content {
	margin: 42px auto 100px;
}
.section_04 .section_04_content .btn-btm a:hover {
	opacity: 0.6;
}

/*ec-cart*/
#brand .section_cart {
    width:894px;
    margin: 90px auto ;
}
.section_cart .btn_carts{
    margin-right: -20px;
}
.section_cart .btn_carts li{
    float: left;
    width: 437px;
	margin-right: 20px;
	margin-bottom:15px;
}
#brand .section_cart a:hover{
	opacity: 0.6;
}



/*============================= BREAK POINT ===============================
Tablet Layout
=============================== BREAK POINT =============================*/
@media screen and (max-width: 768px) {
.pc {
	display: none;
}
.mainimg01 h1 {
	width: 100%;
}
.section_01 .section_01_content,
.section_02 .section_02_content .sub_clm_01,
.section_02 .section_02_content .sub_clm_03,
.section_03 .section_03_content,
.section_04 .section_04_content {
	padding: 0 3%;
	width: 94%;
}
.section_01 .section_01_content {
	background-image: none;
	height: 100%;
}
.section_01 .copy {
	text-align: center;
}
.section_01 .text_area {
	float: none;
	margin-left: 0;
}
.section_01 .text_area .txt_1 {
	width: auto;
}
.section_01 .text_area .txt_2 {
	width: auto;
}
.section_01 .text_area p {
	text-align: center;
}
.section_01 .photo {
	float: none;
	margin: 0 auto 30%;
	width: 80%;
}
.section_01 .copy_arw {
	width: 90%;
	left: 5%;
	top: 86%;
}
.section_02 .section_02_content {
	padding-top: 10%;
}
.section_02 .section_02_content .sub_clm_01 h2 {
	margin-bottom: 5%;
}
.section_02 .section_02_content .sub_clm_01 h3 {
	margin: 3% 0 5%;
}
.section_02 .section_02_content .sub_clm_02 {
	height: auto;
	margin-top: 5%;
	padding-bottom: 20%;
	background-size: cover;
}
.section_02 .section_02_content .sub_clm_02 p {
	width: 94%;
	margin: 0 auto;
}
.section_02 .section_02_content .sub_clm_03 {
	margin-bottom: 15%;
}
.section_02 .section_02_content .sub_clm_03 h3 {
	margin-bottom: 10%;
	padding: 1% 0;
}
.section_02 .section_02_content .sub_clm_03 ul {
	margin: 0 auto 8%;
	width: 100%;
}
.section_02 .section_02_content .sub_clm_03 li {
	margin: 0;
	width: 33.33%;
}
.section_03 .section_03_content .copy {
	margin-bottom: 3%;
	padding-top: 15%;
}
.section_03 .section_03_content .copy img {
	margin-bottom: 3%;
}
.section_03 .section_03_content .sub_clm_01 .text {
	float: none;
	margin: 0 auto 3%;
}
.section_03 .section_03_content .sub_clm_01 .photo {
	float: none;
	margin: 3% 0 8%;
}
.section_03 .section_03_content {
	padding-bottom: 15%;
}
.section_04 .section_04_content {
	margin: 10% auto 15%;
}
/*ec-cart*/
#brand .section_cart {
    width: 94%;
}
.section_cart .btn_carts li {
    width: 48%;
    margin-right: 2%;
    margin-bottom: 1%;
}
.section_cart .btn_carts {
    margin-right: -2%;
}



}

/****************************** BREAK POINT *******************************
SP Layout
******************************* BREAK POINT ******************************/
@media screen and (max-width: 480px) {
.section_01 {
	background-size: 195%;
}
.section_01 .copy {
	padding: 3% 0 15%;
}
.section_01 .text_area p {
	margin-bottom: 10%;
}
.section_01 .copy_arw {
	width: 80%;
	left: 10%;
	top: 90%;
}
.section_02 {
	background-position: center top;
	background-size: 150% auto;
}
.section_03 {
	background-size: 20% auto;
}
.section_02 .section_02_content .sub_clm_03 h3 img {
	width: 60%
}
.section_03 .section_03_content .copy {
	margin: 0 auto 3%;
	width: 80%;
}
.section_03 .section_03_content .sub_clm_01 .text {
	margin: 0 auto 3%;
	width: 80%;
}
.section_03 .section_03_content .sub_clm_01 .photo {
	margin: 0 auto 10%;
	width: 80%;
}
/*ec-cart*/
.section_cart .btn_carts li {
    width: 88%;
    float: none;
    margin: 0 auto 2%;
}




}
