#softy_lp_box p {
	line-height:0;
}
@media only screen and (min-width:1200px) {
.slide_box {
	width:100%;
	padding-bottom:8%;
}

#softy_lp_box {
	width:92%;
	margin-left:auto;
	margin-right:auto;
}
#softy_lp_box .introduction_box {
	position:relative;
	width:100%;
	margin-bottom:8%;
}
#softy_lp_box .introduction_box .tx_01 {
	position:absolute;
	width:57%;
	top:19%;
	left:43%;
	font-size:15px;
	line-height:1.6;
}
#softy_lp_box .introduction_box .tx_02 {
	position:absolute;
	width:40%;
	top:69%;
	left:0;
	font-size:15px;
	line-height:1.6;
}
#softy_lp_box .item_title_box h1 {
	font-family: futura-pt, sans-serif; 
	font-size:46px;
	font-weight: 300;
	line-height:0.8;
	color:#1B1B1B;
}

#softy_lp_box .Item_outer_box {
	width:100%;
	overflow:hidden;
	padding-bottom:7%;
}
#softy_lp_box .Item_outer_box .item_box {
	float:left;
	width:32%;
	margin-right:2%;
}
#softy_lp_box .Item_outer_box .item_box a {
	color:#333;
	text-decoration:none;
}
#softy_lp_box .Item_outer_box .item_box p {
	font-size:15px;
	line-height:1.6;
	text-align:center;
}
#softy_lp_box .Item_outer_box .item_box:nth-child(3n) {
	margin-right:0;
}
#softy_lp_box .Item_outer_box .item_box img {
	padding-bottom:0.2%;
}
}

@media only screen and (max-width: 1199px) {
.slide_box {
	width:100%;
	padding-bottom:8%;
}

#softy_lp_box {
	width:94%;
	margin-left:auto;
	margin-right:auto;
}
#softy_lp_box .introduction_box {
	position:relative;
	width:100%;
	margin-bottom:8%;
}
#softy_lp_box .introduction_box .tx_01 {
	position:absolute;
	width:57%;
	top:19%;
	left:43%;
	font-size:1.25vw;
	line-height:1.6;
}
#softy_lp_box .introduction_box .tx_02 {
	position:absolute;
	width:40%;
	top:69%;
	left:0;
	font-size:1.25vw;
	line-height:1.6;
}
#softy_lp_box .item_title_box h1 {
	font-family: futura-pt, sans-serif; 
	font-size:3.83vw;
	font-weight: 300;
	line-height:0.8;
	color:#1B1B1B;
}

#softy_lp_box .Item_outer_box {
	width:100%;
	overflow:hidden;
	padding-bottom:7%;
}
#softy_lp_box .Item_outer_box .item_box {
	float:left;
	width:32%;
	margin-right:2%;
}
#softy_lp_box .Item_outer_box .item_box a {
	color:#333;
	text-decoration:none;
}
#softy_lp_box .Item_outer_box .item_box p {
	font-size:1.25vw;
	line-height:1.6;
	text-align:center;
}
#softy_lp_box .Item_outer_box .item_box:nth-child(3n) {
	margin-right:0;
}
#softy_lp_box .Item_outer_box .item_box img {
	padding-bottom:0.2%;
}
}

@media only screen and (max-width: 650px) {
#softy_lp_box .slide_box {
	width:100%;
	padding-bottom:8%;
}

#softy_lp_box {
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
#softy_lp_box .introduction_box {
	position:static;
	width:100%;
	margin-bottom:14%;
}
#softy_lp_box .introduction_box .tx_01 {
	position:static;
	width:86%;
	margin-left:auto;
	margin-right:auto;
	top:0;
	left:0;
	padding-bottom:5%;
	font-size:3vw;
	line-height:1.6;
}
#softy_lp_box .introduction_box .tx_02 {
	position:static;
	width:86%;
	margin-left:auto;
	margin-right:auto;
	top:0;
	left:0;
	padding-top:5%;
	font-size:3vw;
	line-height:1.6;
}
#softy_lp_box .item_title_box h1 {
	padding-top:2%;
	font-family: futura-pt, sans-serif; 
	font-size:7vw;
	font-weight: 300;
	line-height:0.8;
	text-align:center;
	color:#1B1B1B;
}

#softy_lp_box .Item_outer_box {
	width:100%;
	overflow:hidden;
	padding-bottom:10%;
}
#softy_lp_box .Item_outer_box .item_box {
	float:left;
	width:48%;
	margin-right:4%;
}
#softy_lp_box .Item_outer_box .item_box a {
	color:#333;
	text-decoration:none;
}
#softy_lp_box .Item_outer_box .item_box p {
	font-size:3vw;
	line-height:1.6;
	text-align:center;
}
#softy_lp_box .Item_outer_box .item_box:nth-child(3n) {
	margin-right:4%;
}
#softy_lp_box .Item_outer_box .item_box:nth-child(2n) {
	margin-right:0;
}
#softy_lp_box .Item_outer_box .item_box img {
	padding-bottom:2%;
}
}