@charset "utf-8";

body {
	font-family: "Helvetica Neue","Helvetica","Hiragino Sans","Hiragino Kaku Gothic ProN","Arial","Meiryo",sans-serif;
	color: #262727;
}
body,html {
	width: 100%;
	height: 100%;
	font-size: 15px;
}
.sp {
	display: none;
}
.header {
	margin: 0px auto;
	height: 100px;
	width: 1080px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0px 0px;
}
.header-logo {
	width: auto;
	display: block;
}
.detailsss {
	display: none;
}
#menubtn {
	display: none;
}
#menu {
	display: block !important;
}
.menu {
	width: auto;
	display: flex;
	justify-content: flex-end;
}
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
}
.menu li a {
	display: block;
	color: #262727;
	font-size: 14px;
	text-decoration: none;
	padding-left: 40px;
}
.menu li a:hover {
	color: #999999;
}
.menu ul:after {
	content: "";
	display:block;
	clear: both;
}
.menu li {
	float: left;
	width: auto;
	display:block;
}
.first_view {
	width: 1100px;
	height: 80%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-right: auto;
	margin-left: auto;
}
.bodycopy {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	justify-content: center;
	margin-bottom: 60px;
}
.bodycopy p {
	display: block;
	line-height: 2;
	text-align: center;
}
.box_1 {
	margin: 0px;
	padding: 60px 0px;
	width: 100%;
	border-top: 1px solid  #CCCCCC;
	border-bottom: 1px solid  #CCCCCC;
}
.jirei {
	width: 1100px;
	margin: 0px auto;
}
.jirei_box {
	display: flex;
	justify-content: space-between;
}
.jirei_box2 {
    display: flex;
    justify-content: space-between;
}
.jirei_box_width800 {
    width: 800px;
    display: flex;
    justify-content: space-between;
    margin: 50px auto 50px;
}
.model_top {
	display: block;
	margin: 0px auto 50px;
}
.model_top_blank {
	display: block;
    width: 490px;
	margin: 0px auto 50px;
}
.box_2 {
	margin: 0px;
	padding: 60px 0px;
	width: 100%;
	border-bottom: 1px solid  #CCCCCC;
}
.box_3 {
	margin: 0px;
	padding: 60px 0px;
	width: 100%;
}
.box_end {
	margin: 0px;
	padding: 60px 0px 120px;
	width: 100%;
}
.midashi {
	font-size: 40px;
	font-weight: bold;
	display: block;
	margin-bottom: 25px;
}
.midashi_sub {
	font-size: 20px;
	line-height: 1.5;
	font-weight: bold;
	display: block;
	width: 100%;
	padding: 5px 0px;
	margin: 0px 0px 12px;
	border-bottom: 1px solid #262727;
}
.midashi_3 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin: 0px auto 12px;
}
.osusume {
	display: block;
	width : 540px;
	border: 1px solid #262727;
	margin: 0px auto;
	padding: 20px 20px 10px;
}
.osusume li {
	line-height: 1.8em;
}
.suzuken-house {
	width: 1080px;
	display: flex;
    justify-content: space-between;
	margin: 40px auto;
}
.suzuken-1 {
	display: block;
	width: 750px;
	line-height: 2;
	margin: 50px 0px 0px;
}
.suzuken-2 {
	display: block;
	width: 330px;
	line-height: 2;
}
.suzuken-4 {
	display: block;
	width: 50%;
	line-height: 2;
}
.suzuken-5 {
	display: block;
	width: 50%;
	line-height: 2;
}
.text95 {
    display: block;
    width: 95%;
}
.contents-box {
	margin: 0px auto;
	padding: 60px 0px;
	width: 1080px;
    line-height: 2em;
}
.column-box {
    width: 920px;
	display: flex;
    justify-content: space-between;
	margin: 40px auto 160px;
}
.c-innerbox {
    width: 440px;
	display: block;
    text-align: center;
}
.c-midashi {
    width: 50%;
    display: block;
    font-size: 17px;
    font-weight: bold;
    background: #eeeeef;
    padding: 10px;
    margin: 0px auto;
    border-radius: 10px;
}
.c-text {
    width: 90%;
    display: block;
    background-image: url(build/bg_img04.png);
    background-repeat: repeat;
    border-radius: 20px;
    padding: 5%;
    font-size: 14px;
    line-height: 2em;
    text-align: left;
    margin-top: 10px;
}
.main-img {
	width: 1080px;
	margin: 50px auto 50px;
	display: flex;
	justify-content: space-between;
}
.main-left , .main-right {
	display: block;
	width: 540px;
}
.sanko-kakaku {
	text-align: center;
	display:flex;
    align-items: space-between;
	width: 650px;
	margin: 30px auto;
    padding: 16px 10px 6px 0px;
    border-radius: 14px;
    border: solid 1px;
}
.kakaku-box1 {
    display: block;
    width: 140px;
    text-align: center;
    margin-top: 6px;
}
.kakaku-box2 {
    display: block;
    width: 300px;
}
.kakaku-box3 {
    display: block;
    width: 200px;
}
.sk-title {
    display: block;
    margin: 0px 0px -6px;
    padding: 0px;
    font-size: 20px;
    font-weight: bold;
}
.jirei_l {
	width: 540px;
	text-align: left;
}
.jisseki_l {
	width: 350px;
	text-align: left;
    margin-bottom: 60px;
}
.jirei_l p {
	line-height: 1.8;
	display: block;
}
.midashi_s {
	font-size: 20px;
	line-height: 1.5;
	font-weight: bold;
	display: block;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
}
.midashi_s a {
	color: #262727;
	text-decoration: none;
}
.midashi_s a:hover {
	color: #999999;
}
.mini_a {
	font-size: 80%;
}
.build_r {
	order: 2;
	width: 515px;
	display: flex;
	flex-direction: column;
	align-items: space-between;
}
.build_l {
	order: 1;
	width: 540px;
}
.shosai_1 {
	height: 55%;
	display: flex;
	align-items: center;
	padding-top: 5%;
}
.shosai_2 {
	height: 25%;
	display: flex;
	align-items: center;
	line-height: 2;
}
.more_link {
	height: 15%;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-end;
}
.midashi_news {
	font-size: 20px;
	font-weight: bold;
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.news {
	display: flex;
	margin-bottom: 10px;
}
.update {
	display: block;
	margin-left: 20px;
}
.footer_h {
	width: 100%;
	background: #262727;
	color: #FFFFFF;
	height: auto;
	display: block;
}
.footer_logo {
	text-align: center;
	width: 225px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.footer_menu {
	display: flex;
	width: 550px;
}

.footer_menu ul {
	list-style: none;
	color: #FFFFFF;
	font-size: 11px;
}
.footer_menu li a {
	text-decoration: none;
	color: #FFFFFF;
}

.footer_l {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #3B3D3C;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 100%;
}
.copy {
	width: auto;
	font-size: 11px;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.footer_box {
	width: 1100px;
	margin: 0px auto;
	display: flex;
	height: 170px;
	justify-content: space-between;
	align-items: center;
}
.footer_contact {
	height: auto;
	width: 262px;
	font-size: 13px;
}
.text_20 {
	width: 1100px;
	margin: 0px auto;
	display: block;
	font-size: 20px;
	line-height: 2;
}
.text_15 {
	width: 1080px;
	margin: 0px auto;
	display: block;
	line-height: 2;
}
.reform_type {
    font-size: 16px;
    font-weight: 800;
    display: inline-block;
    margin: 4px 0px 0px;
}
.reform_type_text {
    font-size: 13px;
	width: 90%;
	display: block;
	margin: 0px 20px 20px;
}
ul.fudousan-list {
	list-style: circle;
}

.midashi_l {
	font-size: 30px;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
}
.build {
	width: 968px;
	margin: 0px auto;
	line-height: 2;
}
.build_r2 {
	order: 2;
	width: 460px;
	display: flex;
	flex-direction: column;
	align-items: space-between;
}
.build_l2 {
	order: 1;
	width: 480px;
}
.build_r3 {
	width: 460px;
	display: flex;
	flex-direction: column;
	align-items: space-between;
}
.build_l3 {
	width: 480px;
}
.shosai_3 {
	height: 50%;
	display: flex;
	align-items: center;
}
.shosai_4 {
	height: 50%;
	display: flex;
	align-items: center;
	line-height: 2;
}
.teikakaku {
	background: #EEEEEE;
	display: block;
	padding: 60px 80px;
	margin-top: 10px;
}
.shiyou_defo {
	font-size: 11px;
	line-height: 2;
	display: block;
}
.shiyou_title {
	font-weight: bold;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #262727;
	font-size: 15px;
}
.shiyou_midashi {
	color: #0085D0;
	font-size: 15px;
}
.shiyou_midashi2 {
	color: #0085D0;
	text-decoration: underline;
}
.shiyou_red {
	color: #B31D23;
}
.hosho_seido {
	line-height: 2;
	width: 295px;
	display: flex;
	flex-direction: column;
	padding-top: 30px;
}
.hosho_image {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.hosho_text {
	text-align: left;
	display: block;
	margin-top: 20px;
}
.jisseki_main {
	width: 1040px;
	margin: 60px auto 0px;
}
.jisseki_box {
	display: flex;
	justify-content: space-between;
	margin-bottom: 45px;
}
.jisseki_box2 {
	display: flex;
	justify-content: center;
	margin-bottom: 60px;
	text-align: center;
	width: 771px;
	margin-right: auto;
	margin-left: auto;
}
.jisseki_box3 {
	display: flex;
	flex-direction: column;
	width: 710px;
	margin: 0px auto 60px;
}
.jisseki_box4 {
	display: flex;
	flex-direction: column;
	width: 480px;
	margin: 0px auto 60px;
}
.cap_jisseki {
	text-align: right;
	display: block;
	width: 100%;
	margin-top: 5px;
	font-size: 13px;
}
.jisseki_image {
	display: block;
	width: auto;
}
.jisseki_text {
	display: block;
	width: 250px;
}
.text_center {
	text-align: center;
	display: block;
	margin: 60px auto;
	width: 800px;
}
.text_center2 {
	display: block;
	font-size: 20px;
	line-height: 2;
	text-align: left;
}
.text_center3 {
    display: block;
    font-size: 20px;
    line-height: 2;
    text-align: center;
}
.text_center4 {
	display: block;
    font-size: 20px;
	line-height: 2;
	text-align: left;
    margin: 0px auto;
    width: 50%;
}
.date_open {
	text-align: center;
	display: block;
	width: 100%;
}
.gyokan2 {
	line-height: 2;
	display: block;
}
.kengaku_title {
	text-align: center;
	display: block;
	width: 100%;
	margin-top: 60px;
	margin-bottom: 60px;
}
.model_s {
	display: flex;
	flex-direction: column;
	align-items: space-between;
}
.sb {
	display: block;
	margin-bottom: 22px;
}
.kankyo{
	display: flex;
	align-items: centar;
	margin-top: 30px;
}
.kankyo_in2 {
	display: block;
	padding-left: 10px;
}
.kankyo_in3 {
	display: block;
	padding-left: 20px;
}
.gaiyo {
	width: 850px;
	margin: 60px auto 0px;
}
.midashi_gaiyo {
	font-size: 20px;
	line-height: 1.5;
	font-weight: bold;
	display: block;
	width: 100%;
	padding: 5px 0px;
	border-bottom: 1px solid #262727;
}
.text_gaiyo {
	display: block;
	width: 100%;
	padding: 10px 0px;
	border-bottom: 1px solid #262727;
	height: auto;
}
.privacy_text {
	line-height: 2;
	display: block;
	margin-bottom: 60px;
}
.midashi_25 {
	font-size: 25px;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
}
.privacy_text_in {
	display: block;
	width: auto;
	padding: 0px 0px 0px 30px;
}
.formbox {
	line-height: 200%;
	display: block;
}
.tellink {
	display: block;
	margin: 60px auto;
	text-align: center;
}
.text_left {
	font-size: 11px;
	color: #FF0000;
	display: block;
	width: 90%;
	margin: 0px auto;
}
.thanks {
	margin: 60px 0px;
	padding: 10px 0px;
	width: 100%;
	border-bottom: 1px solid #3B3D3C;
	font-size: 20px;
}
.zumen_s {
	display: block;
	width: 66%;
}
.table_line {
	display: flex;
	justify-content: flex-start;
	border-bottom: 1px solid #262727;
}
.table_l , table_r {
	display: block;	
}
.table_l {
	width: 129px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.table_r {
	width: 720px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.catch_center {
	font-size: 30px;
	font-weight: bold;
	display: block;
	text-align: center;
	width: 100%;
	margin: 120px 0px;
}
.red {
	color: #DC0000;
}
.iiiegreen {
	color: #7FBD26;
}
.text_700 {
	text-align: left;
	display: block;
	margin: 0px auto 100px;
	width: 700px;
	line-height: 1.8;
}
.bold {
	font-weight: bolder;
}
.swiper-container {
	width: 100%;
	height: 480px;
}
.swiper-slide {
	height: 100vh;
	text-align: center;
}
.yoyaku_wrapper {
	display: flex;
	justify-content: space-between;
	padding: 22px 30px;
	border-radius: 15px;
	border: 1px solid #262727;
	width: 608px;
	margin: 50px auto 0px;
}
.yoyaku_left {
	display: flex;
    align-items: center;
    justify-content: center;
	width: 293px;
	margin: 0px 29px 0px 0px;
}
.yoyaku_right {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 237px;
	border-left: 1px solid #262727;
	padding: 0px 0px 0px 31px;
	font-size: 90%;
	text-align: center;
}
.bunjo_title {
    padding-bottom: 10px;
}
.land,.houses,.custom-houses {
    display: inline-block;
    background-color: #0069B4;
    border-radius: 5px;
    color: #FFFFFF;
    padding: 4px 10px 4px 10px;
    margin-right: 10px;
}
.land {
    background-color: #0069B4;
}
.houses {
    background-color: #78B02D;
}
.custom-houses {
    background-color: #ff5900;
}
.bunjo {
    font-size: 20px;
}
.bunjo_tochi {
    display: block;
    width: 980px;
    margin: 100px auto 100px;
}
.price_right , .price_right2 {
    text-align: right;
    display: block;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 40px;
}
.tochi-data-wrapper {
    display: flex;
    justify-content: space-between;
    width: 880px;
    margin: 0px 75px;
}
.tochi-data-left  {
    display: block;
    width: 48%;
}
.tochi-data-right {
    display: block;
    width: 48%;
}
.data-wrap {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 4px;
}
.item {
    width: 30%;
    display: block;
    padding-top: 5px;
    padding-right: 0px;
    padding-left: 10px;
    padding-bottom: 5px;
    background-color: #BBBBBB;
    text-align: left;
}
.detail {
    width: 65%;
    display: block;
    padding-top: 5px;
    padding-right: 0px;
    padding-left: 10px;
    padding-bottom: 5px;
    text-align: left;
}
.image_center {
    text-align: center;
    margin-bottom: 40px;
}
.release_small {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 10px;
}
.release_large {
	font-size: 50px;
	font-weight: bold;
	margin-bottom: 10px;
}
.anno_red {
    color: rgba(255,0,4,1.00);
    font-size: 20px;
}
.saturday {
    color: #0383BD;
}
.sunday {
    color: #F65E81;
}
.shinsyaoku-campaign{
    display: block;
    text-align: center;
    font-size: 20px;
    margin-bottom: 80px;
    margin-top: -50px;
}
.cam-title {
    width: 90%;
    background-color: #3E3A39;
    color: #FFFFFF;
    display: block;
    margin-left: 5%;
    margin-right: 5%;
    font-size: 36px;
    letter-spacing: 8px;
}
.cam-text-s {
	font-size: 15px;
}
.cam-red-large,.cam-red-largelarge {
    color: #FF0004;
    font-weight: bold;
}
.cam-red-large {
    font-size: 150%;
}
.cam-red-largelarge {
    font-size: 180%;
}
.kakomi-red {
    display: block;
    width: 100px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #FF0004;
    margin: 0px auto 10px 0px;
    border: solid 2px #FF0004;
}
.cam-red {
    color: #FF0004;
    font-weight: bold;
}
.pay_example {
    width: 90%;
    margin-left: 10%;
    margin-top: 20px;
}
.pay_example_0 {
    display: block;
    width: 600px;
    margin: 20px auto 0px;
}
.payment_l {
	font-size: 36px;
	font-weight: bold;
}
.payment_red {
    font-size: 26px;
    color: #FF0004;
    font-weight: bold;
}
.pay_bold {
    font-weight: bold;    
}
.seiyakuzumi-text {
	font-size: 20px;
	display: block;
	width: 608px;
    margin: 100px auto 0px;
    line-height: 1.5em;
}
.seiyakuzumi-text-2 {
	font-size: 20px;
	display: block;
    margin: 100px auto 0px;
    line-height: 1.5em;
    text-align: center;
    color: #FF0004;
}
.shortage {
    height: 30vh;
}
.floor_centered-vertically {
    display:flex;
    flex-direction: column;
    justify-content: center;
    width: 800px;
    margin: 0px auto;
}
.half-left-right {
    display:flex;
    flex-diretion: row;
}
.half-box {
    display: block;
    width: auto;
    margin: 0px;
}
.cap-s {
    display: block;
    width: 100%;
    margin: 0px auto;
    text-align: center;
    font-size: 12px;
}
.yoyaku_large {
	font-size: 26px;
	font-weight: bold;
    line-height: 1.2em;
}
