﻿@charset "utf-8";

body{
	font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	color: black;
	font-size: 16px !important;
    margin: 0px;
}

@page{
	size: A4 landscape;
	margin: 0px;
}
@print{
	size: A4 landscape;
	margin: 0px;
}

.sheet{
	width: 1123px;
	height: 791px;
	page-break-after: auto;
}

.fas{
	font-family: FontAwesomeSolid !important;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}
tr {
    page-break-inside: avoid;
}

.header_wrap{
	width: 1057px;
	height: 120px;
	color :white;
	background: #1F4E78 !important;
	padding: 0 35px 0 30px;
	margin-bottom: 10px;
}
.header{
	width: 1057px;
}

.header_left{
	width: 670px;
}

.property_name{
	font-size: 30px;
	font-weight: bolder;
}

.station{
	padding-top:10px;
	font-size: 20px;
	text-align: right;
	line-height: 18px;
}
.station_title

}
.station_title img{
	vertical-align: bottom;
	padding-bottom: 4px;
	display: block;
}
.address{
	font-size: 20px;
}
.address i{
	vertical-align: bottom;
	margin-right: 5px;
	float: left;
	padding-top: 17px;
}
.body_wrap{
	width: 1120px;
	height: 660px;
    float: left;
}

.body_left{
	width: 650px;
	height: 650px;
    margin-left: 10px;
    float: left;
    display: inline-block;
}
.body_right{
	width: 440px;
	height: 650px;
    float: right;
	margin-right: 5px;
}
.body_left_top{
	width: 650px;
	height: 300px;
	margin-bottom: 10px;
    display: inline-block;
}

.body_left_top_left{
	width: 340px;
	height: 300px;
	margin-right: 10px;
	float: left;
}
.body_left_top_right{
	width: 290px;
	height: 300px;
	float: right;
}

.body_left_bottom{
	width: 650px;
	height: 293px;
	float: left;
}
.body_left_bottom_left{
	width: 270px;
	height: 293px;
	float: left;
}
.body_left_bottom_right{
	width: 365px;
	height: 293px;
	float: right;
}

.catchphrase_wrap{
	width: 550px;
	height: 30px;
	color :white;
	padding: 5px 100px 5px 0;
	margin-bottom: 5px;
}
.catchphrase_wrap i{
	font-size: 24px;
	padding-top: 1px;
}
.catchphrase{
	width: 500px;
	font-size: 20px;
	word-wrap: nomal;
	line-height: 13px;
}

.initial_cost{
	width: 320px;
	padding-bottom: 10px;
	border-collapse: separate !important;
	border-spacing: 5px;
	margin-right: 15px;
}
.initial_cost th, .initial_cost td{
	font-size: 18px;
	padding: 7px 5px 7px 5px;
	line-height: 13px;
}
.initial_cost th{
	background: #1F4E78 !important;
	-webkit-print-color-adjust: exact;
	color :white;
	font-weight: normal;
	width: 160px;
	text-align: center;
}
.initial_cost td{
	text-align: right;
	width: 150px;
	font-weight: 100;
}

.facility_icon_wrap{
	width: 275px;
	height: 193px;
}
.facility_list{
	width: 55px;
	padding: 3px 6px 3px 0px;
	display: block;
}
.facility_icon{
	width: 55px !important;
	height: 55px;
	display: block !important;
}
.property_category_wrap{
	width: 290px;
	height: 105px;
	word-break: normal;
}
.property_category{
	width: 125px;
	line-height: 15px;
	background: #1F4E78 !important;
	-webkit-print-color-adjust: exact;
	border-radius: 6px;
	padding: 0 5px 5px 5px;
	margin: 0 5px 4px 0;
	color :white;
	text-align: center;
	display: block;
	word-break: normal;
}

.management_company{
	width: 250px;
	height: 269px;
	padding: 10px;
	text-align: center;
	float: left;
	background: #ddd !important;
	-webkit-print-color-adjust: exact;
	border-radius: 45px;
}
.logo{
	display: block;
	margin-bottom: 10px;
}
.logo img{
	width: 200px;
}
.management_company_text{
	width: 250px;
	line-height: 13px;
}
.company_name{
	font-weight: bold;
}
.phone{

}
.email{
	margin-bottom: 5px;
}
.property_qr{
	width: 120px;
	height: 120px;
	margin: 0 auto;
}
.property_qr img{
	width: 120px;
	height: 120px;
}

.floorplan{
	border: solid 1px black;
	border-radius: 45px;
	width: 333px;
	height: 256px;
	float:right;
	padding: 15px;
    text-align: center;
}
.floorplan table img{
    max-width: 333px;
    max-height: 256px;
    display: block;
    margin: 0 auto;
}

.property_main_image{
	width: 435px;
	height: 316px;
	margin-bottom: 10px;
	display: block;
	overflow: hidden !important;
}
.property_main_image img{
	width: 100%;
}
.property_list_image{
	width: 211px;
	height: 153px;
	overflow: hidden !important;
}
.property_list_image2,
.property_list_image3{
	margin-bottom: 10px;
}
.property_list_image2,
.property_list_image4{
	margin-right: 10px;
}
.property_list_image img{
	width: 211px;
	height: 153px;
}
