@charset "UTF-8";
/* コンテンツ */

.pre1 {
    text-align: center;
    margin-bottom: 5em;
}
.pre1 img {
    width: 100%;
    max-width: 1100px;
}
.title_bg {
    position: relative;
    background: linear-gradient(to bottom, #661100, #d36e16);
}
.title_bg section:first-of-type {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("../img/main_bg_top.webp");
    background-position: center top;
    background-size: contain;
    background-repeat: no-repeat;
}
.title_bg section:last-of-type {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("../img/main_bg_btm.webp");
    background-position: center bottom;
    background-size: contain;
    background-repeat: no-repeat;
}
.out_tx {
    text-align: justify !important;
    text-justify: inter-ideograph;
    font-feature-settings: "palt" on, "liga" off;
}
#title {
    display: none;
}

.title_box1 {
    line-height: 0;
}
.title_box1 img {
    width: 100%;
}
.bname {
    position: absolute;
    left: 30px;
    top: 30px;
    line-height: 0;
    width: 20%;
    filter: drop-shadow(0 0 20px #330000) drop-shadow(0 0 10px #300);
}
.bname img {
    width: 100%;
}
.title_box1 h2 {
    width: 60%;
    margin: 0 auto 4em;
}
.title_box1 ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.title_box1 ul li {
    position: relative;
    width: 48%;
    filter: drop-shadow(0 0 10px #d36e16);
}
.title_box1 ul li span {
    display: block;
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 70%;
}

.kukaku_tx {
    text-align: center;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 4em;
}
.kukaku_tx span {
    border-bottom: 1px solid #666;
    font-size: 2em;
    padding: 0 1em 0.3em;
}
.kukaku_all {
    text-align: center;
}
.kukaku_all img {
    width: 70%;
}

.ksub1 {
    background-color: #006666;
    color: #fff;
    line-height: 1.4;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.5em 1em;
    margin-bottom: 2em;
}
.ksub1 strong  {
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;
    font-weight: 500;
}
.ksub1 strong:nth-of-type(1) {
    font-size: 2.2em;
}
.ksub1 strong:nth-of-type(2) {
    font-size: 1.2em;
    margin: 0 1em;
}
.ksub1 strong:nth-of-type(3) {
    font-size: 2.2em;
}

.lkakaku {
    margin-bottom: 2em;
}
.lkakaku p {
    font-weight: bold;
    font-size: 1.4em;
}

.mkl_box {
    margin-top: 2em;
}
.mkl_box ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.mkl_box ul img {
    width: 100%;
}
.mkl_box ul li:nth-child(1) {
    white-space: nowrap;
}
.mkl_box ul li:nth-child(2) {
     white-space: nowrap;
}
.mkl_box ul li:nth-child(2) span {
    display: inline-block;
    width: 18%;
    margin-left: 10px;
}

.lot_box ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.lot_box ul li {
    width: 48%;
}
.lot_box ul li .table4 tr td:nth-child(1) {
    width: 20%;
}
.lot_box ul li .table4 tr td:nth-child(2) {
    width: 23%;
}
.lot_box ul li .table4 tr td:nth-child(3) {
    width: 23%;
}
.lot_box ul li .table4 tr td:nth-child(4) {
    width: 34%;
}

.ksub2 {
    background-color: #006699;
    color: #fff;
    line-height: 1.4;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.5em 1em;
    margin-bottom: 2em;
}
.ksub2 strong  {
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;
    font-weight: 500;
}
.ksub2 strong:nth-of-type(1) {
    font-size: 2.2em;
}
.ksub2 strong:nth-of-type(2) {
    font-size: 1.2em;
    margin: 0 1em;
}
.ksub2 strong:nth-of-type(3) {
    font-size: 2.2em;
}

.main_img {
    position: relative;
    box-sizing: border-box;
    max-width: 1600px;
	padding:0 5%;
	margin:0 auto;
	text-align:left;
}

.main_img img {
    width: 100%;
}

.toku_box {
    box-sizing: border-box;
    max-width: 1600px;
	padding:2em 5% 0;
	margin:0 auto;
}
.toku_box img {
    width: 100%;
}

.yoyaku_btn {
    text-align: center;
}
.yoyaku_btn img {
    width: 70%;
}

.bg_madori {
    background-color: #f6f1e5;
}

.madori_box {
    box-sizing: border-box;
    max-width: 1800px;
	padding:5em 5%;
	margin:0 auto;
}
.madori_box ul {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
}
.madori_box ul li {
    box-sizing: border-box;
    width: calc(100% / 3);
    text-align: left;
    line-height: 1.5;
    border-left: 1px solid #999;
}
.madori_box ul li:first-child {
    border-left-width: 0;
}

.madori_box ul li img {
    width: 100%;
}
.madori_tx {
    padding: 0 10%;
    margin-top: 1em;
}
.madori_tx h6 {
    display: inline-block;
    background-color: #999;
    color: #fff;
    font-weight: normal;
    padding: 0 0.7em;
    font-size: 0.84em;
    line-height: 1.6em;
    margin-top: 0.5em;
}
.madori_tx h5 {
    margin-top: 0.5em;
}
.madori_tx h4 {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    line-height: 0;
}

.takuchi_box {
    box-sizing: border-box;
    max-width: 1800px;
	padding:5em 5%;
	margin:0 auto;
}
.takuchi_box ul {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
}
.takuchi_box ul li {
    box-sizing: border-box;
    width: calc(100% / 3);
    text-align: left;
    line-height: 1.5;
    border-left: 1px solid #999;
}
.mk_name {
    width: 40%;
    line-height: 0;
    margin-bottom: 1em;
}
.takuchi_box h3 {
    position: relative;
}
.takuchi_box h3 span {
    position: absolute;
    right: 1em;
    bottom: 1em;
    color: #fff;
    font-size: 0.76em;
    line-height: 1;
    font-weight: normal;
}
.takuchi_box ul li section {
    padding: 0 5%;
}
.takuchi_box ul li:first-child {
    border-left-width: 0;
}

.takuchi_box ul li img {
    width: 100%;
}

.kukaku {
    text-align: center;
}
.kukaku img {
    width: 100%;
    max-width: 700px;
}
.amap {
    text-align: center;
}
.amap img {
    width: 100%;
    max-width: 700px;
}

.lot_title {
    background-color: #006666;
    padding: 4em 80px;
}
.lot_title img {
    width: 100%;
    max-width: 800px;
}
.house_title {
    background-color: #006699;
    padding: 4em 80px;
}
.house_title img {
    width: 100%;
    max-width: 800px;
}
.toku_s {
    text-align: center;
}
.toku_s img {
    width: 100%;
    max-width: 700px;
}

.day_box {
    border-bottom: 1px solid #999;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.day_box section {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
.day_box select {
    margin-right: 1em;
}

@media screen and (min-width: 961px) {
label.flt {
	display:inline-block;
	margin-right:1em !important;
}
}

@media screen and (min-width: 521px) {
.swiper-container1 .swiper-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
}
.swiper-container1 .swiper-slide {
    width: 33% !important;
}
.swiper-button-prev,.swiper-button-next {
	display: none;
}
}


@media screen and (max-width: 1200px) {

}

@media screen and (max-width: 960px) {
.bname {
    left: 20px;
    top: 20px;
    width: 25%;
}
.title_box1 h2 {
    width: 70%;
    margin: 0 auto 3em;
}
.title_box1 ul {
    flex-wrap: wrap;
    margin-bottom: -3em;
}
.title_box1 ul li {
    width: 100%;
    margin-bottom: 3em;
}
.title_box1 ul li span {
    right: 20px;
    bottom: 20px;
    width: 70%;
}

.kukaku_tx span {
    font-size: 1.8em;
}

.kukaku_all {
    text-align: center;
}
.kukaku_all img {
    width: 100%;
}

.ksub1 {
    background-color: #006666;
    color: #fff;
    line-height: 1.4;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.5em 1em;
    margin-bottom: 2em;
}
.ksub1 strong:nth-of-type(1) {
    font-size: 2.2em;
}
.ksub1 strong:nth-of-type(2) {
    font-size: 1.2em;
    margin: 0 1em;
}
.ksub1 strong:nth-of-type(3) {
    font-size: 2.2em;
}

.ksub2 {
    background-color: #006699;
    color: #fff;
    line-height: 1.4;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.5em 1em;
    margin-bottom: 2em;
}
.ksub2 strong:nth-of-type(1) {
    font-size: 2.2em;
}
.ksub2 strong:nth-of-type(2) {
    font-size: 1.2em;
    margin: 0 1em;
}
.ksub2 strong:nth-of-type(3) {
    font-size: 2.2em;
}

.mkl_box {
    margin-bottom: 2em;
}
.mkl_box ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap
}
.mkl_box ul img {
    width: 100%;
}
.mkl_box ul li:nth-child(1) {
    white-space: nowrap;
    width: 100%;
    margin-bottom: 1em;
}
.mkl_box ul li:nth-child(2) {
     white-space: nowrap;
     width: 100%;
}
.mkl_box ul li:nth-child(2) span {
    display: inline-block;
    width: 25%;
    margin-left: 0;
    margin-right: 10px;
}

.lot_box {
    font-size: 0.92em;
}
.lot_box ul {
}
.lot_box ul li {
    width: 100%;
}
.lot_box ul li:last-child {
    margin-top: -1px;
}
.lot_box ul li:last-child .table4 tr:nth-child(1),.lot_box ul li:last-child .table4 tr:nth-child(2) {
    display: none;
}


.main_img {
    box-sizing: border-box;
    width: 100%;
	padding:0;
}

.madori_box ul {
    display: flex;
    justify-content: space-around;
    align-items: stretch;
    flex-wrap: wrap;
    margin-bottom: -5em;
}

.madori_box {
	padding:5em 3%;
}
.madori_box ul li {
    width: 50%;
    border-left-width: 0;
    margin-bottom: 5em;
}

.takuchi_box ul {
    display: flex;
    justify-content: space-around;
    align-items: stretch;
    flex-wrap: wrap;
    margin-bottom: -5em;
}

.takuchi_box {
	padding:5em 3%;
}
.takuchi_box ul li {
    width: 50%;
    border-left-width: 0;
    margin-bottom: 5em;
}

.ref_box {
    width: 100%;
}
.day_box select {
    margin-top: 10px;
    margin-right: 10px;
}

.lot_title,.house_title {
    padding: 3em 7%;
}

}

@media screen and (max-width: 520px) {
.pre1 {
    text-align: center;
    margin-bottom: 5em;
    margin-top: -4em;
}

.bname {
    left: 20px;
    top: 20px;
    width: 40%;
}
.title_box1 h2 {
    width: 100%;
    margin: 0 auto 2em;
}
.title_box1 ul {
    flex-wrap: wrap;
    margin-bottom: -2em;
}
.title_box1 ul li {
    width: 100%;
    margin-bottom: 2em;
}
.title_box1 ul li span {
    right: 10px;
    bottom: 10px;
    width: 70%;
}

.kukaku_tx span {
    font-size: 1.6em;
}

.ksub1 {
    padding: 0.5em 1em;
    margin-bottom: 2em;
    flex-direction: column;
}
.ksub1 strong:nth-of-type(1) {
    font-size: 2.2em;
}
.ksub1 strong:nth-of-type(2) {
    font-size: 1.2em;
    margin: 0 1em;
}
.ksub1 strong:nth-of-type(3) {
    font-size: 2.2em;
}

.ksub2 {
    padding: 0.5em 1em;
    margin-bottom: 2em;
    flex-direction: column;
}
.ksub2 strong:nth-of-type(1) {
    font-size: 2.2em;
}
.ksub2 strong:nth-of-type(2) {
    font-size: 1.2em;
    margin: 0 1em;
}
.ksub2 strong:nth-of-type(3) {
    font-size: 2.2em;
}

.lot_box {
    font-size: 0.84em;
}

.swiper-container1 {
    overflow: hidden;
}
.swiper-container1 .swiper-slide {
    width: 100% !important;
}

.swiper-button-prev,.swiper-button-next {
	position:absolute;
	z-index:100;
    width: 12px !important;
    height: 12px !important;
    margin-top: 0 !important;
}
.swiper-button-prev {
    top: 50% !important;
    left: 5px !important;
    background: url(../img/left.png) no-repeat center center !important;
    background-size:contain !important;
}
.swiper-button-next {
    top: 50% !important;
    right: 5px !important;
    background: url(../img/right.png) no-repeat center center !important;
	background-size:contain !important;
}

.toku_box {
	padding:1em 3% 0;
}

.yoyaku_btn {
    text-align: center;
}
.yoyaku_btn img {
    width: 100%;
}

.madori_box ul {
    display: flex;
    justify-content: space-around;
    align-items: stretch;
    flex-wrap: wrap;
    margin-bottom: -5em;
}

.madori_box {
	padding:4em 0;
}
.madori_box ul li {
    width: 100%;
    margin-bottom: 5em;
}

.takuchi_box ul {
    display: flex;
    justify-content: space-around;
    align-items: stretch;
    flex-wrap: wrap;
    margin-bottom: -5em;
}

.takuchi_box {
	padding:4em 0;
}
.takuchi_box ul li {
    width: 100%;
    margin-bottom: 5em;
}

.lot_title,.house_title {
    padding: 2em 5%;
}


}
