@media (max-width : 480px) {
	#wrap-cnt {
		padding: 4% 10% 0;
		background: #fff;
	}

	#wrap-cnt h1, #wrap-cnt h2 {
		margin: 8% auto;
	}

	h1, h2, h3, p {
	color:#3c3c3c;
	}

	.cnt1 + .image-fst {
		margin-bottom: 14%;
	}

	.cnt1 .caption1 {
		font-size: 1.7rem;
		font-weight: 500;
		line-height: 1.3em;
	}

	.cnt1 .caption1 br {
		display: none;
	}

	.cnt2 {
		margin-bottom: 14%;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-box-orient: block-axis;
		-webkit-flex-direction: column;
		flex-direction: column;
	}

	#wrap-cnt .cnt2 .caption2 {
		margin-top: 0;
		font-size: 1.7rem;
		font-weight: 500;
		line-height: 1.3em;
	}

	#wrap-cnt .cnt2 .caption2 br {
		display: none;
	}

	.cnt2 .l-box {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 2;
		order: 2;
	}

	.cnt2 .r-box {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 1;
		order: 1;
	}

	.cnt2 .image {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 3;
		order: 3;
	}

	.cnt2 .image li {
		margin-top: 14%;
	}

	#wrap-cnt .cnt2 .image h2 {
		font-size: 1.25rem;
		font-weight: 700;
		padding: 0;
		margin: 7% 0;
		line-height: 1.4;
	}

	.cnt3 {
		margin-bottom: 14%;
	}

	.cnt3 .text-box {
		margin: 0 -12.5%;
		padding: 12.5%;
		color: #fff;
		background: #3c3c3c;
	}

	.cnt3 .text-box h1 {
		font-size: 1.7rem;
		font-weight: 500;
		color: #fff;
		line-height: 1.3;
	}

	.cnt3 .text-box p {
		color: #fff;
	}
	
	.cnt3 .text-box .link {
		color: #dba24c;
	}

	.cnt3 p.linkbtn a {
		background: url(../img/no4/btn_link_gx.png);
		background-position: 0 0;
		width: 268px;
		height: 39px;
		display: block;
		margin: 0 auto;
	}

	.cnt3 p.linkbtn a:hover {
		background-position:0 -39px;
	}

	.cnt3 .image {
		margin: 0 -12.5%;
	}

	.cnt4 {
		margin-bottom: 14%;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-box-orient: block-axis;
		-webkit-flex-direction: column;
		flex-direction: column;
	}

	#wrap-cnt .cnt4 .caption4 {
		margin-top: 0;
		font-size: 1.7rem;
		font-weight: 500;
		line-height: 1.3em;
	}

	#wrap-cnt .cnt4 .caption4 br {
		display: none;
	}

	.cnt4 .image {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 2;
		order: 2;
	}

	.cnt4 .text-box {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 1;
		order: 1;
	}

	.cnt4 .text-box .last {
		margin-bottom: 7%;
	}

	.btn-box .btn-next {
		margin-left: 0!important;
	}

	.btn-box .btn-back a {
		margin: 0 auto;
		background: url(../img/no1/btn_1back.png);
		background-position: 0 0;
		background-repeat: no-repeat;
		width: 241px;
		height: 57px;
		display: block;
		overflow: hidden;
		text-indent: -99999px;
	}

	.btn-box .btn-next a {
		margin: 0 auto;
		background: url(../img/no4/btn_12next2.png);
		background-position: 0 0;
		background-repeat: no-repeat;
		width: 241px;
		height: 57px;
		display: block;
		overflow: hidden;
		text-indent: -99999px;
	}

	.item-buy-box .sofa {
		padding-bottom: 10%;
		display: -webkit-flex;
		display: flex;
	}

	#wrap-cnt .days {
		margin: 0 auto 10%;
		padding: 3px;
		background: url(../img/no1/border_back.png);
		width: 52%;
	}

	#wrap-cnt .days li {
		padding: 4%;
		background: #ffffff;
		text-align: center;
	}

	#wrap-cnt .days .line-border {
		padding: 0;
		background: url(../img/no1/border_back.png);
		height: 3px;
	}

	#wrap-cnt .days .day {
		font-weight: bold;
	}

	.text-last2 {
		margin-bottom: 0;
		padding-bottom: 14%;
	}

	.item-buy-box {
		background: #fff;
	}

	.item-buy-box .image img {
		width: 90%;
	}

}
