@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;
	margin: 0px;
	padding: 0px;
}
.pc {
	display: none;
}
.header {
	margin: 0px auto;
	height: auto;
	width: 96%;
	display: flex;
	flex-direction: column;
	padding: 15px 2%;
}
img {
	max-width: 100%;
	height: auto;
}
.header-logo {
	width: 35%;
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
}
.detailsss {
	text-align: right;
	display: block;
	width: 100%;
	margin-bottom: 60px;
}
#menu {
	display: none;
}
#menubtn {
	background: #FFFFFF;
	border-style: none;
	display: block;
	width: 10%;
	color: #3B3D3C;
	padding-bottom: 0px;
	position: absolute;
	top: 20px;
	right: 15px;
}
#menubtn i {
	font-size: 30px;
}
#menubtn:focus {
	outline: none;
}
#menubtn span {
	display: inline-block;
	text-indent: -9999px;
}
.menu {
	width: 100%;
}
.menu ul {
	margin: 0;
	padding: 0;
	display: block;
	font-weight: bold;
}
.menu li a {
	display: block;
	color: #262727;
	font-size: 15px;
	text-decoration: none;
}
.menu li a:hover {
	color: #999999;
}
.menu ul:after {
	content: "";
	display:block;
	clear: both;
}
.menu li {
	width: 97%;
	display:block;
	margin-bottom: 2px;
	padding: 10px 0px 10px 3%;
	background: #EAEBEB;
}
.first_view {
	width: 100%;
	height: 80%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.first_view img {
	max-width: 80%;
}
.bodycopy {
	width: 90%;
	display: flex;
	justify-content: center;
	margin-bottom: 60px;
	padding-right: 5%;
	padding-left: 5%;
}
.bodycopy p {
	display: block;
	line-height: 2;
	text-align: left;
}
.box_1 {
	margin: 0px;
	width: 100%;
	border-top: 1px solid  #CCCCCC;
	border-bottom: 1px solid  #CCCCCC;
	padding-top: 60px;
	padding-bottom: 60px;
}
.jirei {
	width: 90%;
	margin: 0px auto;
	padding-right: 2%;
	padding-left: 2%;
}
.jirei_box {
	display: flex;
	flex-direction: column;
}
.jirei_box2 {
	display: flex;
	flex-direction: column;
}
.box_2 {
	margin: 0px;
	padding: 60px 2%;
	width: 96%;
	border-bottom: 1px solid  #CCCCCC;
}
.box_3 {
	margin: 0px;
	padding: 60px 2%;
	width: 96%;
}
.box_end {
	margin: 0px;
	padding: 60px 0px 120px;
	width: 100%;
}
.midashi {
	font-size: 35px;
	font-weight: bold;
	display: block;
	margin-bottom: 25px;
    line-height: 1.2em;
}
.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 : 70%;
	border: 1px solid #262727;
	margin: 0px auto 50px;
	padding: 20px 6% 10px 0px;
}
.osusume li {
	line-height: 1.4em;
}
.suzuken-house {
	width: 90%;
	display: block;
	margin: 40px auto;
}
.suzuken-1 {
	display: block;
	width: 100%;
	line-height: 1.6em;
}
.suzuken-2 {
	display: block;
	width: 100%;
	line-height: 2;
}
.suzuken-4,.suzuken-5 {
	display: block;
	width: 100%;
	line-height: 1.6em;
}
.contents-box {
	margin: 0px auto;
	padding: 60px 4%;
	width: 92%;
    line-height: 2em;
}
.column-box {
    width: 92%;
	display: block;
	margin: 60px 4%;
}
.c-innerbox {
    width: 100%;
	display: block;
    text-align: center;
    margin-bottom: 30px;
}
.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: 1.6em;
    text-align: left;
    margin-top: 10px;
}
.main-img {
	width: 96%;
	margin: 0px auto 50px;
	display: block;
}

.jirei_l {
	width: 100%;
	text-align: left;
}
.jirei_l p {
	line-height: 1.8;
	display: block;
	margin: 0px;
	padding: 0px;
}
.jisseki_l {
	width: 100%;
	text-align: left;
}
.jisseki_l p {
	line-height: 1.8;
	display: block;
	margin: 0px;
	padding: 0px;
}
.midashi_s {
	font-size: 20px;
	line-height: 1.5;
	font-weight: bold;
	display: block;
	width: 100%;
	margin-bottom: 15px;
	margin-top: 15px;
}
.midashi_s a {
	color: #262727;
	text-decoration: none;
}
.midashi_s a:hover {
	color: #999999;
}
.mini_a {
	font-size: 80%;
}
.build_r {
	order: 1;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: space-between;
}
.build_l {
	order: 2;
	width: 100%;
}
.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;
	margin-bottom: 15px;
}
.midashi_news {
	font-size: 20px;
	font-weight: bold;
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.news {
	display: flex;
	flex-direction: column;
	margin-bottom: 20px;
}
.day {
	display: block;
	margin-bottom: 3px;
    font-size: 14px;
    font-weight: bold;
}
.update {
	display: block;
	line-height: 1.6;
}
.footer_h {
	width: 100%;
	background: #262727;
	color: #FFFFFF;
	height: auto;
	padding: 20px 0px;
}
.footer_logo {
	text-align: center;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 20px 0px;
	padding: 0px;
	height: auto;
}
.footer_menu {
	display: flex;
	justify-content: space-around;
	width: 100%;
	line-height: 2;
	margin: 0px 0px 20px;
}

.footer_menu ul {
	list-style: none;
	color: #FFFFFF;
	font-size: 11px;
	display: block;
	width: auto;
	padding: 0px;
}
.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: 100%;
	margin: 0px;
	display: flex;
	height: auto;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.footer_contact {
	height: auto;
	width: auto;
	font-size: 13px;
	line-height: 1.5;
}
.text_20 {
	width: 96%;
	margin: 0px auto;
	display: block;
	font-size: 15px;
	line-height: 2;
	padding-right: 2%;
	padding-left: 2%;
}
.text_15 {
	width: 96%;
	margin: 0px auto;
	display: block;
	line-height: 1.6em;
    padding: 0 2% 20px;
}
.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;
}



.midashi_l {
	font-size: 30px;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
}
.build {
	width: 96%;
	margin: 0px auto;
	line-height: 2;
	padding-right: 2%;
	padding-left: 2%;
}
.build_r2 {
	order: 2;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: space-between;
}
.build_l2 {
	order: 1;
	width: 100%;
}
.build_r3 {
	order: 2;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: space-between;
}
.build_l3 {
	order: 1;
	width: 100%;
}
.shosai_3 {
	height: 50%;
	display: flex;
	align-items: center;
}
.shosai_4 {
	height: 50%;
	display: flex;
	align-items: center;
	line-height: 2;
}
.teikakaku {
	display: none;
}
.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: 70%;
	display: flex;
	flex-direction: column;
	text-align: center;
	padding-right: 15%;
	padding-left: 15%;
	margin-bottom: 30px;
	margin-top: 40px;
}
.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: 96%;
	margin: 60px auto 0px;
	padding-right: 2%;
	padding-left: 2%;
}
.jisseki_box {
	display: flex;
	flex-direction: column;
	margin-bottom: 45px;
}
.jisseki_box2 {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	margin-bottom: 60px;
	text-align: center;
	height: auto;
	width: 100%;
}
.process_img {
	max-width: 100%;
	height: auto;
}
.jisseki_box3 {
	display: flex;
	flex-direction: column;
	width: 100%;
	margin: 0px auto 60px;
}
.jisseki_box4 {
	display: flex;
	flex-direction: column;
	width: 100%;
	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: 100%;
}
.text_center2 {
	display: block;
	font-size: 15px;
	line-height: 2;
	text-align: left;
}
.text_center3 {
    display: block;
    font-size: 15px;
    line-height: 2;
    text-align: center;
}
.text_center4 {
	display: block;
    font-size: 15px;
	line-height: 2;
	text-align: left;
    margin: 30px 10% 0px;
}
.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;
	text-align: center;
	width: 100%;
}
.kankyo{
	display: flex;
	flex-direction: column;
	margin-top: 20px;
}
.kankyo_in {
	display: block;
	margin-bottom: 5px;
}
.kankyo_in img {
	height: auto;
	width: 25%;
}
.kankyo_in2 , .kankyo_in3 {
	display: block;
	padding-left: 10px;
	line-height: 1.5;
}
.gaiyo {
	width: 100%;
	margin: 60px auto 0px;
}
.midashi_gaiyo {
	font-size: 18px;
	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: 100%;
}
.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;
}
.liquid {
	position: relative;
	widrh: 56.25%;
	padding-top: 56.25%;
}
.liquid iframe {
	position: absolute;
	top: 0;
	left: 0;
	widrh: 100%;
	height: 100%;
}
.date {
	display: none;
}
.zumen_s {
	text-align: center;
	width: 100%;
}
.table_line {
	display: flex;
	justify-content: flex-start;
	border-bottom: 1px solid #262727;
	line-height: 1.5;
	font-size: 13px;
}
.table_l , table_r {
	display: block;	
}
.table_l {
	width: 28%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.table_r {
	width: 72%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.catch_center {
	font-size: 24px;
	font-weight: bold;
	display: block;
	text-align: center;
	margin: 40px 0px;
	line-height: 1.5;
}
.red {
	color: #DC0000;
}
.iiiegreen {
	color: #7FBD26;
}
.text_700 {
	text-align: left;
	display: block;
	margin: 0px 6% 40px;
	width: 88%;
	line-height: 1.8;
}
.bold {
	font-weight: bolder;
}
.model_top {
	display: block;
	margin: 0px 0px 80px;
}
.swiper-container {
	width: 100%;
	height: auto;
}
.swiper-slide {
	height: 100vh;
	text-align: center;
}
.yoyaku_wrapper {
	display: flex;
	flex-direction: column;
	padding: 6%;
	border-radius: 15px;
	border: 1px solid #262727;
	width: 70%;
	margin: 50px auto 0px;
}
.yoyaku_left {
	display: block;
	width: 100%;
}
.yoyaku_right {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	padding: 22px 0px 0px;
	margin: 12px 0px 0px;
	height: 130px;
	border-top: 1px solid #262727;
	text-align: center;
	font-size: 105%;
}
.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: 100%;
    margin: 50px auto 100px;
}
.price_right , .price_right2 {
    text-align: right;
    display: block;
    padding-top: 20px;
    padding-bottom: 40px;
}
.price_right {
    width: 50%;
    padding-left: 50%;
}
.price_right2 {
    width: 100%;
}
.tochi-data-wrapper {
    display: block;
    width: 100%;

}
.tochi-data-left  {
    display: block;
    width: 100%;
}
.tochi-data-right {
    display: block;
    width: 100%;
}
.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: 40px 0px 80px;
}
.release_small {
    font-size: 35px;
    font-weight: bold;
    margin-bottom: 10px;
}
.release_large {
	font-size: 40px;
	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;
    line-height: 1.5em;
}
.cam-title {
    width: 100%;
    background-color: #3E3A39;
    color: #FFFFFF;
    display: block;
    font-size: 24px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.cam-text-s {
	font-size: 15px;
    line-height: 1px;
    margin: 10px auto 0px 0px;
}
.cam-red-large,.cam-red-largelarge {
    color: #FF0004;
    font-weight: bold;
}
.cam-red-large {
    font-size: 150%;
}
.cam-red-largelarge {
    font-size: 180%;
    line-height: 1.5em;
}
.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: 5%;
    margin-top: 20px;
}
.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,.seiyakuzumi-text-2 {
	font-size: 20px;
	display: block;
	width: 80%;
    margin: 100px auto 0px;
    line-height: 1.5em;
    text-align: center;
    color: #FF0004;
}
.floor_centered-vertically {
    display:flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    margin: 0px auto;
}
.half-left-right {
    display:flex;
    flex-diretion: row;
    margin: 0px auto;
}
.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;
}
