@charset "utf-8";

.lp_btn.icon06 .txt:before {
    position: absolute;
    top: 50%;
    left: 40px;
    margin-top: -20px;
    border: 20px solid rgba(0,0,0,0);
    border-left: 20px solid #fff;
    content: "";
}


.lp_contents_btn_area.type01>.lp_btn {
	width: 850px;
}
.lp_contents_btn_area.type01 > .lp_btn:last-child{
	width: 850px;
}
.txt>em {
	font-size: 38px;
}

.left .lp_btn {
    top: 572px;
    left: 112px;
}

.right_top .lp_btn {
    top: 538px;
    left: 596px;
}

.right_bottom .lp_btn {
    top: 608px;
    left: 596px;
}

.lp_btn.type05 {
	padding: 8px 8px 8px 20px;
	width: 220px;
	position: absolute;
}
.lp_btn.type05 .txt {
	font-size: 16px;
}
.lp_btn.type09 > .txt {
    font-size: 28px;
	line-height: 1.3;
}

.backphoto {
	width: 850px;
	position: relative;
	margin: auto;
}








.column_txt {
	display: flex;
	margin-bottom: 30px;
}
.box_txt{
	width:fit-content;
    margin: 20px auto 60px;
}

.left_txt {
	margin-right: 50px;
}
.box_txt p {
	margin-right: auto;
	width: fit-content;
		font-size: 28px;
		line-height: 1.4em;
}