@charset 'UTF-8';
#land_single {

}


.land_main .m_title {
  font-size: 18px;
  margin: 60px 0 20px;
  width: 100%;
}
#land_single .land_inner {
  line-height: 1.6;
}
@media screen and (max-width: 425px) {
  #land_single .land_inner {
    padding: 60px 4% 0;
    width: 100%;
  }
}
@media screen and (min-width: 426px) and (max-width: 999px) {
  #land_single .land_inner {
    padding: 80px 4% 0;
    width: 100%;
  }
}
@media screen and (min-width: 1000px) {
  #land_single .land_inner {
    margin: 0 auto;
    padding: 80px 0 0;
    width: 830px;
  }
}

.land_header {
  margin-bottom: 45px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #242424;
}
.land_header .cat {
  display: inline-block;
  padding: .4em 1em;
  background-color: #f4f4f4;
  font-size: 12px;
  letter-spacing: .05em;
}
@media screen and (max-width: 999px) {
  .land_header .cat {
    font-size: 14px;
  }
}

.land_header .title {
  margin-top: 15px;
  font-size: 24px;
}
@media screen and (max-width: 999px) {
  .land_header .title {
    font-size: 24px;
  }
}

.land_header .address {
  margin-top: 5px;
  font-size: 14px;
  color: #921357;
}
@media screen and (max-width: 999px) {
  .land_header .address {
    font-size: 14px;
  }
}

.land_contact {
  margin-top: 100px;
}
.land_contact .lead {
  font-size: 18px;
  line-height: 2;
  text-align: center;
}
@media screen and (max-width: 999px) {
  .land_contact .lead {
    font-size: 14px;
  }
}
.land_contact .box {
  padding: 50px 0;
  border: 1px solid #921357;
}
@media screen and (min-width: 1000px) {
  .land_contact .box {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .land_contact {
    text-align: center;
  }
}
.land_contact .text {
  font-size: 15px;
  font-weight: bold;
}
.land_contact .box {
  margin-top: 70px;
}
.land_contact .box a {
  display: inline !important;
}
.land_contact .text {
  font-size: 15px;
  font-weight: bold;
}
@media screen and (max-width: 999px) {
  .land_contact .text {
    text-align: center;
  }
}
.land_contact .tel {
  font-size: 50px;
}
@media screen and (max-width: 999px) {
  .land_contact .tel {
    text-align: center;
    font-size: 30px;
  }
  .land_contact .tel img {
    width: 15px !important;
  }
}
@media screen and (min-width: 1000px) {
  .land_contact .tel {
    margin-left: 80px;
  }
}
.land_contact .tel img {
  width: auto;
  display: inline;
  vertical-align: baseline;
}

.land_inner section {
  padding-right: 0;
  padding-left: 0;
}

.land_main .m_title {
  font-size: 18px;
  margin-bottom: 20px;
}


@media screen and (min-width: 1000px) {
  .modelhouse .l_block_1 {
    display: flex;
    justify-content: space-between;
  }
}

@media screen and (min-width: 1000px) {
  .modelhouse .l_block_1 .main_image {
    width: 476px;
  }
}

@media screen and (min-width: 1000px) {
  .modelhouse .l_block_1 .l_box_1 {
    width: 320px;
  }
}


.modelhouse .l_block_1 .l_box_1 .introduction {
  font-size: 15px;
}
@media screen and (max-width: 999px) {
  .modelhouse .l_block_1 .l_box_1 .introduction {
    margin-top: 15px;
  }
}

.modelhouse .l_block_1 .l_box_1 .price {
  margin-top: 25px;
}
.modelhouse .l_block_1 .l_box_1 .price .text {
  font-size: 14px;
}

.modelhouse .l_block_1 .l_box_1 .price .border {
  margin-top: 10px;
  padding: 30px 0;
  border: 2px solid #921357;
  line-height: 1;
  text-align: center;
}
.modelhouse .l_block_1 .l_box_1 .price .border span {
  display: inline-block;
  vertical-align: baseline;
  color: #921357;
}

.modelhouse .l_block_1 .l_box_1 .price .border span.num {
  font-size: 24px;
  font-weight: bold;
}
.modelhouse .l_block_1 .l_box_1 .price .border span.zei {
  font-size: 14px;
}

.modelhouse .l_block_1 .l_box_1 .list {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
}
.modelhouse .l_block_1 .l_box_1 .list li {
  width: 50%;
  font-size: 14px;
}
@media screen and (max-width: 999px) {
  .modelhouse .l_block_1 .l_box_1 .list li {
    font-size: 13px;
  }
}

.modelhouse .spec {
  margin-top: 50px;
}

.modelhouse .spec .spec_inner {
  margin-top: 24px;
  padding: 24px 24px 14px;
  background-color: #f4f4f4;
}

.modelhouse .spec .spec_inner .youtube_video .video{
	padding-top: 56.25%;
	position: relative;
	width: 100%;
}
.modelhouse .spec .spec_inner .youtube_video .video iframe{
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}


.modelhouse .spec .point .label {
  display: inline-block;
  vertical-align: middle;
  padding: .1em .5em;
  background-color: #921357;
  font-size: 14px;
  color: #fff;
}

.modelhouse .spec .point .text {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  color: #921357;
  font-size: 16px;
}
@media screen and (max-width: 999px) {
  .modelhouse .spec .point .text {
    margin-top: 10px;
    margin-left: 0;
    width: 100%;
  }
}

.modelhouse .spec .point .link {
  display: inline-block;
  vertical-align: middle;
  margin-left: 30px;
}
@media screen and (max-width: 999px) {
  .modelhouse .spec .point .link {
    margin-left: 0;
    width: 100%;
    text-align: right;
  }
}
.modelhouse .spec .point .link a {
  position: relative;
  font-size: 12px;
  padding-right: .8em;
}
.modelhouse .spec .point .link a:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  border-top: 1px solid #242424;
  border-right: 1px solid #242424;
  width: .8em;
  height: .8em;
  transform: translate(0, -50%) rotate(45deg);
}

.modelhouse .spec .list {
  margin-top: 25px;
}

.modelhouse .spec .list ul {
  display: flex;
  flex-wrap: wrap;
  margin-left: -7px;
  width: calc(100% + 7px);
}

.modelhouse .spec .list ul li {
  width: 190px;
  margin: 0 0 10px 7px;
  background-color: #fff;
  font-size: 13px;
  text-align: center;
}
@media screen and (max-width: 999px) {
  .modelhouse .spec .list ul li {
    width: 100%;
  }
}


.modelhouse .planview {
  margin-top: 55px;
}
.modelhouse .planview .image {
  margin-top: 20px;
  border: 1px solid #f4f4f4;
  padding: 20px;
  max-width: 100%;
  text-align: center;
}
.modelhouse .planview .image img {
  width: auto;
}

.modelhouse .characteristic {
  padding: 25px 35px;
  background-color: #f4f4f4;
}
@media screen and (max-width: 999px) {
  .modelhouse .characteristic {
    padding: 20px;
  }
}

.modelhouse .characteristic .title {
  color: #921357;
  font-size: 14px;
  font-weight: bold;
}
.modelhouse .characteristic .title:nth-child(n+2) {
  margin-top: 30px;
}
.modelhouse .characteristic .title i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  border-radius: 50%;
  padding: .2em;
  width: 1.2em;
  height: 1.2em;
  font-size: 18px;
  color: #fff;
  line-height: .7;
  text-align: center;
  background-color: #921357;
}
.modelhouse .characteristic .title span {
  display: inline-block;
  vertical-align: middle;
}
.modelhouse .characteristic .text {
  margin-top: 12px;
  font-size: 13px;
}

.modelhouse_slider {
  margin-top: 60px;
}
.modelhouse_slider #sliderPager {
  display: flex;
  margin: 6px 0 0 -6px;
  width: calc(100% + 6px);
}
.modelhouse_slider #sliderPager .pager {
  border: 1px solid #f4f4f4;
  width: 94px;
  margin: 0 0 6px 6px;
}
.modelhouse_slider #sliderPager .pager a.active {
  opacity: .6;
}
.modelhouse_slider .bx-controls-direction a {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

.modelhouse_slider .bx-wrapper {
  position: relative;
}

.modelhouse_slider .bx-prev,
.modelhouse_slider .bx-next {
  display: block;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
}

.modelhouse_slider .bx-prev {
  left: 0;
}

@media screen and (max-width: 425px) {
  .modelhouse_slider .bx-prev {
    padding: 6% 2% 6% 4%;
  }
}

@media screen and (min-width: 426px) and (max-width: 999px) {
  .modelhouse_slider .bx-prev {
    padding: 36px 6px 36px 24px;
  }
}

@media screen and (min-width: 1000px) {
  .modelhouse_slider .bx-prev {
    padding: 36px 6px 36px 24px;
  }
}

.modelhouse_slider .bx-prev:before {
  display: block;
  content: '';
  width: 1em;
  height: 1em;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

@media screen and (max-width: 425px) {
  .modelhouse_slider .bx-prev:before {
    font-size: 5.6875vw;
  }
}

@media screen and (min-width: 426px) and (max-width: 999px) {
  .modelhouse_slider .bx-prev:before {
    font-size: 26px;
  }
}

@media screen and (min-width: 1000px) {
  .modelhouse_slider .bx-prev:before {
    font-size: 26px;
  }
}

.modelhouse_slider .bx-next {
  right: 0;
}

@media screen and (max-width: 425px) {
  .modelhouse_slider .bx-next {
    padding: 6% 4% 6% 2%;
  }
}

@media screen and (min-width: 426px) and (max-width: 999px) {
  .modelhouse_slider .bx-next {
    padding: 36px 24px 36px 6px;
  }
}

@media screen and (min-width: 1000px) {
  .modelhouse_slider .bx-next {
    padding: 36px 24px 36px 6px;
  }
}

.modelhouse_slider .bx-next:before {
  display: block;
  content: '';
  width: 1em;
  height: 1em;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media screen and (max-width: 425px) {
  .modelhouse_slider .bx-next:before {
    font-size: 5.6875vw;
  }
}

@media screen and (min-width: 426px) and (max-width: 999px) {
  .modelhouse_slider .bx-next:before {
    font-size: 26px;
  }
}

@media screen and (min-width: 1000px) {
  .modelhouse_slider .bx-next:before {
    font-size: 26px;
  }
}

.modelhouse .map {
  margin-top: 60px;
}
.modelhouse .map .area {
  position: relative;
  width: 100%;
  height: 350px;
}
.modelhouse .map .area iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modelhouse .map .text {
  margin-top: 10px;
  font-size: 14px;
}

.landsale .l_block_1 {
  display: flex;
}
@media screen and (max-width: 999px) {
  .landsale .l_block_1 {
    display: block;
  }
}

.landsale .l_block_1 .main_image {
  width: 475px;
}
@media screen and (max-width: 999px) {
  .landsale .l_block_1 .main_image {
    width: 100%;
  }
}
.landsale .l_block_1 .l_box_1 {
  padding-left: 35px;
  width: 355px;
}
@media screen and (max-width: 999px) {
  .landsale .l_block_1 .l_box_1 {
    margin-top: 30px;
    padding-left: 0;
    width: 100%;
  }
}
.landsale .l_block_1 .l_box_1 .introduction {
  font-size: 14px;
}
.landsale .l_block_1 .l_box_1 .tubo {
  margin-top: 10px;
}
.landsale .l_block_1 .l_box_1 .tubo .text {
  font-size: 14px;
}
.landsale .l_block_1 .l_box_1 .tubo .price {
  margin-top: 4px;
  border: 2px solid #921357;
  padding: 30px 0;
  text-align: center;
  color: #921357;
}
@media screen and (max-width: 999px) {
  .landsale .l_block_1 .l_box_1 .tubo .price {
    padding: 15px 0;
  }
}
.landsale .l_block_1 .l_box_1 .tubo .price .p {
   font-size: 24px;
}
.landsale .l_block_1 .l_box_1 .tubo .price .unit {
   font-size: 14px;
}

@media screen and (min-width: 1000px) {
  .landsale .l_block_2 {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
  }
}
.landsale .sectionMap {
  border: 1px solid #f0f0f0;
  padding: 20px;
  width: 480px;
}
@media screen and (max-width: 999px) {
  .landsale .sectionMap {
    border: 1px solid #f0f0f0;
    padding: 10px;
    width: 100%;
  }
}
.landsale .map {
  position: relative;
  width: 350px;
  min-height: 350px;
}
@media screen and (max-width: 999px) {
  .landsale .map {
    width: 100%;
    padding-bottom: 60%;
  }
}
.landsale .map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.landsale .address {
  width: 100%;
  margin-top: 4px;
  font-size: 14px;
}

.landsale .detaillist .list {
}
.landsale .detaillist .list li {
  padding: 13px 0;
  border-bottom: 1px dotted #242424;
}
.landsale .detaillist .list li * {
  font-size: 13px;
}
.landsale .detaillist .list .t {
  display: inline-block;
  vertical-align: top;
  width: 170px;
  padding-left: 10px;
  font-weight: bold;
}
@media screen and (max-width: 999px) {
  .landsale .detaillist .list .t {
    width: 100%;
    padding-left: 0;
  }
}
.landsale .detaillist .list .d {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 170px);
}
@media screen and (max-width: 999px) {
  .landsale .detaillist .list .d {
    margin-top: 1em;
    width: 100%;
  }
}


#land_single .m_form_01 {
    padding-bottom: 0;
}
#land_single .m_form_01 input[type='text'],
#land_single .m_form_01 input[type='email'] {
    height: 30px;
    padding: 2px;
    border: none;
    outline: none;
    background-color: #f4f4f4;
}
#land_single .m_form_01 input[name='address2'],
#land_single .m_form_01 input[name='strt'],
#land_single .m_form_01 input[name='mail'],
#land_single .m_form_01 input[name='kakunin'],
#land_single .m_form_01 textarea[name='land-note'] {
    width: 100%;
}
#land_single .m_form_01 input[name='land-name'],
#land_single .m_form_01 input[name='land-furigana'] {
    width: 282px;
}
#land_single .m_form_01 input[name='land-mail'],
#land_single .m_form_01 input[name='land-kakunin'],
#land_single .m_form_01 input[name='land-title'] {
    width: 100%;
}
#land_single .m_form_01 input[name='zip1'],
#land_single .m_form_01 input[name='zip2'],
#land_single .m_form_01 input[name='tel[data][0]'],
#land_single .m_form_01 input[name='tel[data][1]'],
#land_single .m_form_01 input[name='tel[data][2]'] {
    width: 120px;
}
#land_single .m_form_01 input[name='strt'],
#land_single .m_form_01 input[name='land-kakunin'] {
    margin-top: 16px;
}
#land_single .m_form_01 select {
    font-size: inherit;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    color: inherit;
    border: 0;
    border-radius: 0;
    background: none transparent;
}
#land_single .m_form_01 select {
    width: 150px;
    height: 30px;
    margin-bottom: 24px;
    padding-left: 18px;
    background: #f4f4f4;
}
#land_single .m_form_01 .zip_btn {
    position: absolute;
    top: 5px;
    left: 270px;
    width: 106px;
    width: 106px;
}
#land_single .m_form_01 table {
    width: 100%;
}
#land_single .m_form_01 tr {
    border-top: 1px dotted #242424;
}
#land_single .m_form_01 tr:last-child {
    border-bottom: 1px dotted #242424;
}
#land_single .m_form_01 tr th {
    font-size: 14px;
    line-height: 22px;
    position: relative;
    width: 278px;
    min-width: 278px;
    padding: 26px 0;
    vertical-align: top;
}
@media screen and (max-width: 600px) {
	#land_single .m_form_01 tr th {
		font-size: 3.7vw;
	}
}
#land_single .m_form_01 tr th.s_required:after {
    font-size: 10px;
    position: absolute;
	line-height: 1.7;
    top: 30px;
    right: 38px;
    padding: 0 10px;
    content: '必須';
    color: #db0a37;
	white-space: nowrap;
    border: 1px solid #db0a37;
    border-radius: 10px;
}
#land_single .m_form_01 tr td {
    font-size: 14px;
    line-height: 1.6;
    position: relative;
    width: 552px;
    max-width: 552px;
    padding: 26px 0;
    vertical-align: top;
}
#land_single .m_form_01 tr td hr {
    margin: 30px 0;
    border: none;
    border-top: 1px dotted #242424;
}
#land_single .m_form_01 .land-select {
    font-size: 0;
    letter-spacing: 0;
}
#land_single .m_form_01 .land-select li {
    display: inline-block;
    width: 130px;
    margin-right: 49px;
}
#land_single .m_form_01 .land-select li figure {
    width: 90px;
}
@media screen and (max-width: 600px) {
	#land_single .m_form_01 .land-select li figure {
		width: 100%;
	}
}
#land_single .m_form_01 .land-select .form_box {
    text-align: left;
}
#land_single .m_form_01 .land-select .form_box > span {
    display: inline-block;
    width: 172px;
}
#land_single .m_form_01 .land-address .zip_box {
    height: 30px;
}
#land_single .m_form_01 .land-address .zip_box:before {
    position: absolute;
    top: 35px;
    left: 0;
    display: block;
    width: 11px;
    height: 11px;
    content: '';
    background: url('../img/land/icon_01.png') no-repeat center center;
}
#land_single .m_form_01 .land-address .zip_box:after {
    position: absolute;
    top: 35px;
    left: 146px;
    display: block;
    width: 11px;
    height: 11px;
    content: '';
    background: url('../img/land/icon_02.png') no-repeat center center;
}
#land_single .m_form_01 .land-address .zip_box .zip1_box {
    position: absolute;
    top: 25px;
    left: 18px;
}
#land_single .m_form_01 .land-address .zip_box .zip2_box {
    position: absolute;
    top: 25px;
    left: 164px;
}
#land_single .m_form_01 .land-address .zip_box .zip_btn {
    position: absolute;
    top: 30px;
    left: 310px;
}
#land_single .m_form_01 .land-foot {
    text-align: center;
}
#land_single .m_form_01 .land-foot h4 {
    line-height: 1;
    margin-top: 56px;
	font-size: 14px;
    text-align: center;
	font-weight: normal;
}
#land_single .m_form_01 .land-foot .form_box {
    line-height: 1.4;
    display: block;
    margin-top: 5%;
}
#land_single .m_form_01 .land-foot p {
    font-size: 13px;
    line-height: 1.6;
    margin-top: 22px;
    text-align: center;
}
#land_single .m_form_01 .land-foot p a {
    display: inline;
    text-decoration: underline;
}
#land_single .m_form_01 .land-magazine small {
    display: block;
    margin-top: 10px;
	font-size: 10px;
}
#land_single .m_form_01 .doui {
    font-size: 14px;
    margin-top: 24px;
}
#land_single .m_form_01 .error {
    font-size: 10px;
}
#land_single .m_form_01 .foot_area {
    text-align: center;
}
#land_single .m_form_01 input[name='submitConfirm'],
#land_single .m_form_01 input[name='mwform_submitButton-352'],
#land_single .m_form_01 input[name='submitBack'] {
    line-height: 48px;
    display: inline-block;
    width: 280px;
    height: 48px;
    color: #fff;
	font-size: 16px;
    background-color: #545454;
}
#land_single .btnwhite {
	display: inline-block;
	margin-right: 5%;
}
#land_single .btnwhite {
	position: relative;
}
#land_single .btnblack {
	position: relative;
	display: inline-block;
	margin-top: 5%;
}
#land_single .btnwhite:after {
  position: absolute;
  content: '';
  left: 8%;
  top: 43%;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#land_single .land-date p {
	margin-bottom: 2%;
}
#land_single .land-date .second {
	margin-top: 3%;
	padding-top: 3%;
	border-top: 1px dotted #000;
}
.ui-widget-header {
	background: #fff !important;
}
.ui-widget-header {
	border: none !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: #efefef !important;
}
#ui-datepicker-div {
	font-family: 'Crimson Text', serif !important;
}
.ui-datepicker td span {
	padding-top: .8em !important;
	padding-bottom: .8em !important;
}
.ui-datepicker td a {
	padding-top: .8em !important;
	padding-bottom: .8em !important;
}
#land_single .btnblack:after {
	position: absolute;
	content: '';
	right: 9%;
	top: 43%;
	width: 6px;
	height: 6px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#land_single .m_form_01 input[name='mwform_submitButton-352'] {
    background-color: #545454;
}
#land_single .m_form_01 textarea[name='land-note'] {
    padding: 10px 10px;
    border: none;
    background-color: #f4f4f4;
}
#land_single .m_form_01 .form_box {
    position: relative;
}
#land_single .m_form_01 .form_box .error {
    position: absolute;
    top: 100%;
    left: 0;
	right: 0;
}
#land_single .m_form_01 .form_box .error:nth-child(3) {
    display: none;
}
#land_single .confirm_ttl {
    font-size: 18px;
    line-height: 1;
    margin-top: 60px;
    text-align: center;
}
#land_single .confirm_read {
    font-size: 14px;
    line-height: 1;
    margin-top: 10px;
    text-align: center;
}
#land_single .mw_wp_form_confirm .s_input {
    display: none !important;
}
#land_single .mw_wp_form_confirm .s_confirm {
    display: block;
}
#land_single .mw_wp_form_confirm .s_required:after {
    display: none;
}
#land_single .mw_wp_form_confirm .zip1_box {
    position: absolute;
    top: 29px !important;
    left: 18px !important;
}
#land_single .mw_wp_form_confirm .zip2_box {
    position: absolute;
    top: 29px !important;
    left: 54px !important;
}
#land_single .mw_wp_form_confirm .m_form_01 .land-address .zip_box:after {
    display: none !important;
}
#land_single .mw_wp_form_input .s_input {
    display: block;
	line-height: 1.6;
}
#land_single .mw_wp_form_input .s_confirm {
    display: none !important;
}
.land_subttl {
	font-size: 18px !important;
	margin: 60px 0 0 !important;
	border-bottom: none !important;
	padding-bottom: .8em !important;
	line-height: 1;
}
#map {
	height: 360px;
}
@media screen and (max-width: 1000px) {
    #land_single {
        width: 100%;
        border-left: none;
        border-right: none;
		overflow: hidden;
    }
    #land_single .b_land {
        padding: 0 8%;
        box-sizing: border-box;
    }
    #land_single .b_land .b_read {
        margin-top: 8%;
        text-align: justify;
        line-height: 2;
        padding: 2.4% 9.6% 0 !important;
    }
    #land_single .b_land .b_form {
        width: 100%;
    }
    #land_single .m_form_01 {
        padding-bottom: 0;
    }
    #land_single .b_land {
        padding-bottom: 20%;
    }
    #land_single .m_form_01 tr {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    #land_single .m_form_01 tr th {
        width: 60%;
        min-width: 60%;
        max-width: 60%;
		padding: 25px 0 20px;
    }
    #land_single .m_form_01 tr th.s_required:after {
        top: 40%;
        margin-left: 6%;
        right: auto;
    }
	#land_single .m_form_01 tr th.s_required.ex:after {
        top: 55%;
        right: -20%;
    }
    #land_single .m_form_01 tr td {
        width: 100%;
        max-width: 100%;
        padding: 4px 0 26px;
    }
	#land_single .m_form_01 .land-select li {
		width: 30%;
		margin-right: 3%;
	}
	#land_single .m_form_01 .land-select li:last-child {
		margin-right: 0;
	}
	#land_single .m_form_01 .land-select .form_box {
		line-height: 1.4;
		margin-top: 5%;
	}
	#land_single .m_form_01 .land-select .form_box > span {
		width: 30%;
		margin-right: 3%;
		margin-left: 0;
		vertical-align: middle;
		display: inline-block;
		font-size: 2.4vw;
	}
	#land_single .m_form_01 .land-select .form_box > span {

	}
	.mw_wp_form .horizontal-item + .horizontal-item{
		margin-left: 5%;
	}
    #land_single .m_form_01 input[name='land-name'],
    #land_single .m_form_01 input[name='land-furigana'] {
        width: 100%;
    }
    #land_single .m_form_01 .land-address .zip_box {
        min-height: 90px;
    }
    #land_single .m_form_01 .land-address .zip_box .zip_btn {
        position: absolute;
        top: 23%;
        left: 5.4%;
    }
    #land_single .m_form_01 tr.land-magazine .s_required {
        margin-bottom: 0%;
    }
    #land_single .m_form_01 tr.land-magazine .s_required br {
        display: none;
    }
    #land_single .m_form_01 tr.land-magazine .s_required:after {
        top: 50%;
		right: -30%;
    }
	/* .mwform-checkbox-field input, .mwform-radio-field input {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
	}
	*/
	#land_single .btnwhite {
		margin-right: 0;
		margin-top: 10%;
	}
    /*#land_single .b_land .b_ttl {
    padding-top: 10%;
  }*/
	#map {
		height: 180px;
	}
	.land_subttl {
		font-size: 4.2vw !important;
	}
}
