.point_parts {
	font-size      : 16px;
	line-height    : 30px;
	color          : #fff;
	background     : #4c4948;
	width          : max-content;
	height         : 30px;
	margin         : 0 auto 0;
	letter-spacing : -1px;
	border-radius  : 30px;
	text-align     : center;
	position       : relative;
	padding        : 0 15px;
}

@media only screen and (max-width : 767px) {
	.point_parts {
		margin    : 0 auto 0;
		font-size : 13px;
	}
}

@media only screen and (max-width : 767px) {
	.sec_02 .point_parts {
		margin: 60px auto 0;
	}
}

.point_parts::before {
	background : #4c4948;
	height     : 28px;
	width      : 1px;
	position   : absolute;
	left       : 0;
	right      : 0;
	margin     : 0 auto;
	top        : 30px;
	content    : "";
}

.point_parts::after {
	background    : #4c4948;
	position      : absolute;
	width         : 11px;
	height        : 11px;
	left          : 0;
	right         : 0;
	margin        : 0 auto;
	top           : 55px;
	content       : "";
	border-radius : 10px;
}

#room_page a:hover{
	opacity: 0.75;
}

.sec_01 {
	position        : relative;
	background      : url("../img/virtual/main_bg.jpg") no-repeat center;
	background-size : cover;
	height          : 775px;
}
@media only screen and (max-width : 767px) {
	.sec_01 {
		height: 660px;
	}
}

.sec_01 .tag {
	position   : absolute;
	right      : 136px;
	width      : 238px;
	top        : 0;
	background : #fff;
}

@media only screen and (max-width : 767px) {
	.sec_01 .tag {
		right: 0;
		width: 124px;
	}
}

.sec_01 .tag img {
	padding : 55px 25px 23px;
}
@media only screen and (max-width : 767px) {
	.sec_01 .tag img {
		padding: 25px 10px 20px;
	}
}

.sec_01 .tag .tag_txt {
	background     : #567b9d;
	font-size      : 18px;
	text-align     : center;
	letter-spacing : 3px;
	line-height    : 1.8;
	color          : #fff;
	padding        : 10px 0 10px;
	font-weight    : 500;
}
@media only screen and (max-width : 767px) {
	.sec_01 .tag .tag_txt {
		font-size: 12px;
		letter-spacing: 0px;
	}
}

.sec_01 .catch {
	background    : rgba(255, 255, 255, 0.9);
	box-shadow    : 10px 10px 10px rgba(0, 0, 0, 0.4);
	color         : #567b9d;
	width         : max-content;
	position      : absolute;
	left          : 0;
	top           : 240px;
	border-radius : 0 8px 8px 0;
	text-align    : center;
	padding       : 13px 20px;
	font-weight   : 500;
}
@media only screen and (max-width : 767px) {
	.sec_01 .catch {
		box-shadow: -2px 7px 10px rgba(0, 0, 0, 0.4);
		top: 0;
		border-radius: 0;
		padding: 28px 10px;
		width: 251px;
	}
}

.sec_01 .catch .ttl {
	font-size   : 28px;
	line-height : 61px;
	font-weight : 500;
}
.sp_br{
	display: none;
}
@media only screen and (max-width : 767px) {
	.sec_01 .catch .ttl {
		font-size: 18px;
		line-height: 1.3;
	}
	.sp_br{
		display: inline-block;
	}
}

.sec_01 .catch .detail {
	border-top  : 1px solid #567b9d;
	font-size   : 22px;
	margin      : 0 0;
	line-height : 1.8;
	padding     : 8px 0 0;
	font-weight : 500;
}
@media only screen and (max-width : 767px) {
	.sec_01 .catch .detail {
		font-size: 14px;
		margin: 10px 0 0;
		padding: 5px 0 0;
	}
}

.sec_01 .check {
	width    : 93px;
	height   : 106px;
	position : absolute;
	bottom   : 150px;
	right    : -15px;
	margin   : 0 auto;
	left     : 0;
}
@media only screen and (max-width : 767px) {
	.sec_01 .check {
		width: 80px;
		height: auto;
		bottom: 225px;
		right: 0;
		left: 0;
	}
}


.sec_01 .off {
	width    : 270px;
	position : absolute;
	right    : 120px;
	bottom   : -30px;
}
@media only screen and (max-width : 767px) {
	.sec_01 .off {
		width: 160px;
		right: 0px;
		bottom: -20px;
	}
}

.point_parts_01 {
	margin-top : -15px;
}
@media only screen and (max-width : 767px) {

}


@media only screen and (max-width : 767px) {
	.sec_02 {
		padding: 0 20px;
	}
}

.sec_02 > .ttl {
	max-width : 774px;
	margin    : 72px auto 0;
}
@media only screen and (max-width : 767px) {
	.sec_02 > .ttl {
		margin: 60px auto 0;
	}
}

.sec_02 .ttl .txt_img {
}

.sec_02 .sub_txt {
	font-size      : 16px;
	color          : #696969;	
	/*color          : #409fbd;*/
	text-align     : center;
	display        : block;
	padding-right  : 284px;
	margin         : 7px 0 0;
	letter-spacing : 2px;
}

@media only screen and (max-width : 767px) {
	.sec_02 .sub_txt {
		padding-right : 0;
		margin        : 6px 0 0;
	}
}

.sec_02 .point_txt {
	font-size      : 16px;
	letter-spacing : 9px;
	color          : #4c4948;
	text-align     : center;
	margin         : 54px 0 0;
}
@media only screen and (max-width : 767px) {
	.sec_02 .point_txt {
		letter-spacing : 3px;
		margin         : 20px 0 0;
		line-height    : 1.8;
	}
}

.sec_02 .merit_list {
	margin    : 110px auto 0;
	max-width : 1000px;
}
@media only screen and (max-width : 767px) {
	.sec_02 .merit_list {
		margin: 100px auto 0;
	}
}

.sec_02 .merit_list li {
	display       : flex;
	color         : #fff;
	align-items   : center;
	position      : relative;
	border-radius : 8px;
	padding       : 10px 20px;
	margin-bottom : /*95*/30px;
}
@media only screen and (max-width : 767px) {
	.sec_02 .merit_list li {
		display: block;
		padding: 20px 20px;
		text-align: center;
	}
}

.sec_02 .merit_list li:last-child {
	margin-bottom : 0;
}
@media only screen and (max-width : 767px) {

}

.sec_02 .merit_list li:nth-child(1) {
	background : #00aebb;
}

.sec_02 .merit_list li:nth-child(2) {
	background : #41a1be;
}

.sec_02 .merit_list li:nth-child(3) {
	background : #567b9d;
}

.sec_02 .merit_list .point_parts {
	position : absolute;
	left     : 0;
	right    : 0;
	top      : -60px;
	margin   : 0 auto;
}
@media only screen and (max-width : 767px) {
	.sec_02 .merit_list .point_parts {
		width: 100%;
		height: auto;
		line-height: 1.5;
		padding: 8px 20px;
		top: -72px;
	}

	.sec_02 .merit_list .point_parts::before {
		top: 45px;
	}

	.sec_02 .merit_list .point_parts::after {
		top: 66px;
	}

	.sec_02 .merit_list li:first-child .point_parts {
		top: -56px;
	}

	.sec_02 .merit_list li:first-child .point_parts::after {
		top: 51px;
	}

	.sec_02 .merit_list li:first-child .point_parts::before {
		top: 32px;
		height: 22px;
	}
}

.sec_02 .merit_list .ttl {
	font-size      : 14px;
	letter-spacing : 2.8px;
	margin-right   : 10px;
}
@media only screen and (max-width : 767px) {
	.sec_02 .merit_list .ttl {
		margin-right: 6px;
		display: inline-block;
		vertical-align: middle;
	}
}

.sec_02 .merit_list .unm {
	width : 36px;
}
@media only screen and (max-width : 767px) {
	.sec_02 .merit_list .unm {
		width: auto;
		margin: 0 auto 0;
		display: inline-block;
		vertical-align: middle;
	}

	.sec_02 .merit_list .unm img {
		height: 20px;
	}
}

.sec_02 .merit_list .detail {
	font-size    : 23px;
	margin-left  : 20px;
	border-left  : 1px solid #fff;
	padding-left : 20px;
	line-height  : 52px;
}
@media only screen and (max-width : 767px) {
	.sec_02 .merit_list .detail {
		font-size: 16px;
		margin: 10px 0 0;
		border-left: none;
		line-height: 1.5;
		border-top: 1px solid #fff;
		padding: 10px 0 0;
	}
}

.sec_02 .img_area {
	background      : url(../img/virtual/bg_01.jpg) no-repeat center 48%;
	background-size : cover;
	margin          : 65px 0 0;
	height          : 498px;
	position        : relative;
}
@media only screen and (max-width : 767px) {

}

@media (min-width : 1500px) {
	.sec_02 .img_area {
		background      : url(../img/virtual/bg_01.jpg) no-repeat center 35%;
		height          : 540px;
		background-size : cover;
	}
}
@media only screen and (max-width : 767px) {
	.sec_02 .img_area {
		margin: 30px -20px 0;
		height: 278px;
	}
}

.sec_02 .img_area .txt_img {
	position : absolute;
	left     : 0;
	top      : 68px;
	width    : 135px;
	right    : 680px;
	margin   : 0 auto;
}

@media (min-width : 1500px) {
	.sec_02 .img_area .txt_img {
		right : 840px;
	}
}

@media only screen and (max-width : 767px) {
	.sec_02 .img_area .txt_img {
		left: 26px;
		top: 20px;
		width: 90px;
		right: inherit;
	}
}

.sec_02 .img_area .merit {
	font-size             : 20px;
	color                 : #888;
	background            : #fff;
	width                 : max-content;
	height                : 52px;
	line-height           : 52px;
	text-align            : center;
	border-radius         : 8px;
	-moz-border-radius    : 8px;
	-webkit-border-radius : 8px;
	margin                : 0 auto 0;
	position              : relative;
	left                  : 300px;
	font-weight           : 500;
	letter-spacing        : 2px;
	padding               : 0 10px 0 20px;
	top                   : 125px;
}

@media (min-width : 1500px) {
	.sec_02 .img_area .merit {
		left : 360px;
		top  : 185px;
	}
}
@media only screen and (max-width : 767px) {
	.sec_02 .img_area .merit {
		font-size: 18px;
		height: 48px;
		line-height: 48px;
		left: 0;
		font-weight: 400;
		top: 210px;
	}
}

.sec_03 {
	margin: 130px 0 0;
}
@media only screen and (max-width : 767px) {
	.sec_03 {
		margin: 60px 0 0;
	}
}

.sec_03 .sec_inner {
max-width: 1000px;
	margin: 0 auto;
}
@media only screen and (max-width : 767px) {

}

.sec_03 .sec_inner .item_list li {
	position: relative;
}
@media only screen and (max-width : 767px) {
	.sec_03 .sec_inner .item_list .item_01 {
		height: 300px;
	}
}

.sec_03 .sec_inner .item_list .item_01 {
	height: 250px;
}
@media only screen and (max-width : 767px) {
	.sec_03 .sec_inner .item_list .item_01 {
		height: 300px;
	}
}

.sec_03 .sec_inner .item_list .item_02 {
	height: 695px;
}
@media only screen and (max-width : 767px) {
	.sec_03 .sec_inner .item_list .item_02 {
		height: 320px;
	}
}

@media only screen and (max-width : 767px) {
	.sec_03 .sec_inner .item_list .item_03 {
		height: 390px;
		margin: 14px 0 0;
	}
}

@media only screen and (max-width : 767px) {
	.sec_03 .sec_inner .item_list .item_04 {
		height: 300px;
	}
}

.item_img,.item_name ,.item_txt{
	position: absolute;
}
@media only screen and (max-width : 767px) {

}

.sec_03 .sec_inner .item_list .item_01 .item_img {
	left: -316px;
	width: 1000px;
}
@media only screen and (max-width : 767px) {
	.sec_03 .sec_inner .item_list .item_01 .item_img {
		left: 0;
		width: 320px;
		right: 0;
		margin: 0 auto;
	}
}

.sec_03 .sec_inner .item_list .item_02 .item_img {
	z-index: 1;
	width: 436px;
	left: -152px;
	top: 227px;
}
@media only screen and (max-width : 767px) {
	.sec_03 .sec_inner .item_list .item_02 .item_img {
		width: 218px;
		left: -149px;
		top: 1px;
		right: 0;
		margin: 0 auto;
		z-index: -1;
	}
}

.sec_03 .sec_inner .item_list .item_03 .item_img {
	top: -623px;
	width: 648px;
	left: 332px;
}
@media only screen and (max-width : 767px) {
	.sec_03 .sec_inner .item_list .item_03 .item_img {
		top: 20px;
		width: 276px;
		left: -5px;
		right: 0;
		margin: 0 auto;
	}
}

.sec_03 .sec_inner .item_list .item_04 .item_img {
	top: -244px;
	width: 732px;
	left: 520px;
}
@media only screen and (max-width : 767px) {
	.sec_03 .sec_inner .item_list .item_04 .item_img {
		top: 0;
		width: 301px;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
}

.sec_03 .sec_inner .item_list .item_01 .item_name {
	left: 710px;
	width: 168px;
}
@media only screen and (max-width : 767px) {
	.sec_03 .sec_inner .item_list .item_01 .item_name {
		left: 0;
		width: 139px;
		right: -64px;
		margin: 0 auto;
		top: 80px;
	}
}

.sec_03 .sec_inner .item_list .item_02 .item_name {
	z-index: 1;
	width: 114px;
	top: 109px;
	left: 94px;
}
@media only screen and (max-width : 767px) {
	.sec_03 .sec_inner .item_list .item_02 .item_name {
		z-index: 1;
		width: 114px;
		top: 78px;
		left: 208px;
		right: 0;
		margin: 0 auto;
	}
}

.sec_03 .sec_inner .item_list .item_03 .item_name {
	top: -554px;
	left: 581px;
	width: 103px;
}
@media only screen and (max-width : 767px) {
	.sec_03 .sec_inner .item_list .item_03 .item_name {
		top: 90px;
		left: -20px;
		width: 100px;
		right: 0;
		margin: 0 auto;
	}
}

.sec_03 .sec_inner .item_list .item_04 .item_name {
	left: 594px;
	width: 143px;
	top: -63px;
}
@media only screen and (max-width : 767px) {
	.sec_03 .sec_inner .item_list .item_04 .item_name {
		left: -60px;
		width: 143px;
		top: 66px;
		right: 0;
		margin: 0 auto;
	}
}

.sec_03 .sec_inner .item_list .item_01 .item_txt {
	left: 713px;
	top: 103px;
}
@media only screen and (max-width : 767px) {
	.sec_03 .sec_inner .item_list .item_01 .item_txt {
		left: 130px;
		top: 170px;
		right: 0;
		margin: 0 auto;
		width: max-content;
	}
}

.sec_03 .sec_inner .item_list .item_01 .preice {
	color: #65584d;
}

.sec_03 .sec_inner .item_list .item_02 .item_txt {
	z-index: 1;
	top: 213px;
	left: 92px;
}
@media only screen and (max-width : 767px) {
	.sec_03 .sec_inner .item_list .item_02 .item_txt {
		top: 197px;
		left: 110px;
		right: 0;
		width: max-content;
		margin: 0 auto;
	}
}

.sec_03 .sec_inner .item_list .item_02 .preice {
	color: #963a23;
}

.sec_03 .sec_inner .item_list .item_03 .item_txt {
	left: 581px;
	top: -453px;
}
@media only screen and (max-width : 767px) {
	.sec_03 .sec_inner .item_list .item_03 .item_txt {
		left: 45px;
		top: 190px;
		right: 0;
		width: max-content;
		margin: 0 auto;
	}
}
.sec_03 .sec_inner .item_list .item_03 .preice {
	color: #adaba7;
}

.sec_03 .sec_inner .item_list .item_04 .item_txt {
	left: 756px;
	top: -71px;
}
@media only screen and (max-width : 767px) {
	.sec_03 .sec_inner .item_list .item_04 .item_txt {
		left: -27px;
		right: 0;
		top: 170px;
		width: max-content;
		margin: 0 auto;
	}
}

.sec_03 .sec_inner .item_list .item_04 .preice {
	color: #716e6b;
}

.item_list  .item_txt .detail {
	font-size : 12px;
	line-height : 26.8px;
	color : #3E3A39;
}
@media only screen and (max-width : 767px) {

}

.item_list .item_txt .preice {
	font-size: 18px;
	line-height: 26.8px;
	margin: 8px 0 0;
	font-weight: 500;
}
@media only screen and (max-width : 767px) {

}

.sec_03 .link_btn {
	font-size: 20px;
	position: absolute;
	z-index: 1;
	color: #fff;
	border-radius: 20px;
	display: inline-block;
	line-height: 24px;
	padding: 0 13px 3px;
	width: 75px;
	text-align: center;
}
@media only screen and (max-width : 767px) {

}

.sec_03 .item_01 .link_btn {
	left: 212px;
	top: 222px;
	background : #65584d;
}
@media only screen and (max-width : 767px) {
	.sec_03 .item_01 .link_btn {
		left: -203px;
		top: 95px;
		right: 0;
		margin: 0 auto;
	}
}

.sec_03 .item_02 .link_btn {
	left: 14px;
	top: 669px;
	background : #963a23;
}
@media only screen and (max-width : 767px) {
	.sec_03 .item_02 .link_btn {
		left: -222px;
		top: 242px;
		right: 0;
		margin: 0 auto;
	}
}

.sec_03 .item_03 .link_btn {
	left: 474px;
	top: -446px;
	background: #adaba7;
}
@media only screen and (max-width : 767px) {
	.sec_03 .item_03 .link_btn {
		left: 158px;
		top: 303px;
		right: 0;
		margin: 0 auto;
	}
}

.sec_03 .item_04 .link_btn {
	left: 594px;
	top: 55px;
	background: #716e6b;
}
@media only screen and (max-width : 767px) {
	.sec_03 .item_04 .link_btn {
		left: 121px;
		top: 133px;
		right: 0;
		margin: 0 auto;
	}
}

.sec_03 .btn_area {
	margin: 168px 0 0;
	text-align: center;
	padding: 45px 0;
	background-image: url("../img/virtual/bg_stripe.png");
	background-color: #efefef;
	background-position: center;
}
@media only screen and (max-width : 767px) {
	.sec_03 .btn_area {
		margin: 30px 0 30px;
		padding: 25px 0;
	}
}

.sec_03 .btn_area img{
	max-width: 300px;
}
@media only screen and (max-width : 767px) {
	.sec_03 .btn_area img {
		max-width: 220px;
	}
}

.l-footer{
	margin-top: 0;
}