@charset "UTF-8";
/* =====<=====<=====<=====<=====<=====<===== */
/* !<- SECTION control ->                    */
/* =====>=====>=====>=====>=====>=====>===== */
.sub section {
  padding: 100px 0;
}
.sub section .inner > header h2 {
  display: block;
}
.sub section .inner > header h2::before, .sub section .inner > header h2::after {
  height: 30px;
  margin-bottom: -3px;
}
.sub section h2 {
  font-size: 36px;
}
.sub section h2 + span {
  font-size: 25px;
}


.bc {
  margin: 50px auto 0;
  /*font-family: "Hiragino Kaku Gothic ProN", YuGothic, "Yu Gothic", Meiryo, sans-serif;*/
  font-size: 15px;
}
.bc br {
  display: none;
}
.bc a {
  color: #00736d;
  text-decoration: underline;
}

/* =====<=====<=====<=====<=====<=====<===== */
/* !<- SUB-VISUAL control ->                 */
/* =====>=====>=====>=====>=====>=====>===== */
#SV {
  height: 350px;
  margin-top: 100px;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: relative;
}
#SV h2 {
  padding: 15px 25px;
  color: #fff;
  font-size: 40px;
  background: rgba(0, 115, 109, 0.9);
}
#SV h2 span {
  font-weight: bold;
  font-size: 50px;


}


#SV p {
	position: absolute;
	right: 5px;
	bottom: 5px;
	font-size: 16px;
	width: auto;
	color: #fff;
}

#SV h2::before, #SV h2::after {
  display: none !important;
}
#SV h2 + span {
  width: 100%;
  display: block;
  margin-top: 15px;
  color: #fff;
  font-weight: bold;
  font-size: 28px;
  text-align: center;
  text-shadow: 2px 0 10px #112020, -2px 0 10px #112020, 2px 0 10px #112020, -2px 0 10px #112020;
}



/*-- form_documentrequest (start)---*/
#form_documentrequest h3{
  background-color:#fff;
}

/*-- contact-sell:breadcrumb (start)---*/
    .cd-breadcrumb {
        width: 100%;
        max-width:1100px; 
        padding: .5em 1em;
        margin: 1em auto;
    }

    .cd-breadcrumb::after {
        clear: both;
        content: "";
        display: table;
    }

    .cd-breadcrumb li {
        float: left;
        margin: .5em 0;
        width: calc((100% - 10px) / 3);
        text-align: center;
    }

    .cd-breadcrumb.triangle {
        padding: 0
    }

    .cd-breadcrumb.triangle li {
        font-size: 12px;
        position: relative;
        padding: 1em 0 1em 1.5em;
        margin: 1em auto 1em 5px;
        background-color: #edeff0;
        border-color: #edeff0;
    }
    .cd-breadcrumb.triangle li:first-of-type {
        margin-left: 0;
        border-radius: .25em 0 0 .25em;
            
    }

    .cd-breadcrumb.triangle li:last-of-type {
        margin-right: 0;
        border-radius: 0 .25em .25em 0;
            
    }

    .cd-breadcrumb.triangle li > * {
        /* position: relative; */
        /* padding: 1em 30%; */
        color: #2c3f4c;
        border-color: #edeff0;
        width: 100%;
    }


    .cd-breadcrumb.triangle li.current {
        background-color: #00736d;
        border-color: #00736d;
    }
    .cd-breadcrumb.triangle li.current > * {
        color: #fff;
        background-color: #00736d;
        border-color: #00736d;
    }

    .cd-breadcrumb.triangle li:last-of-type > * {
        /* padding-right:1.6em; */
/*        border-radius: 0 .25em .25em 0;*/
    }

    .no-touch .cd-breadcrumb.triangle a:hover {
        color: #fff;
        background-color: #2c3f4c;
        border-color: #2c3f4c;
    }

    .cd-breadcrumb.triangle li::after {
        content: '';
        position: absolute;
        top: 0px;
        left: 100%;
        content: '';
        height: 0;
        width: 0;
        border: 1.92em solid transparent;
        border-right-width: 0px;
        border-left-width: 20px;
    }

    .cd-breadcrumb.triangle li > *::after {
        content: '';
        position: absolute;
        top: 0px;
        left: 100%;
        content: '';
        height: 0;
        width: 0;
        border: 1.92em solid transparent;
        border-right-width: 0;
        border-left-width: 20px;
    }

    .cd-breadcrumb.triangle li::after {
        z-index: 1;
        -webkit-transform: translateX(4px);
        -moz-transform: translateX(4px);
        -ms-transform: translateX(4px);
        -o-transform: translateX(4px);
        transform: translateX(4px);
        border-left-color: #fff;
        margin: 0;
    }

    .cd-breadcrumb.triangle li > *::after {
        z-index: 2;
        border-left-color: inherit;
    }

    .cd-breadcrumb.triangle li:last-of-type::after,
    .cd-breadcrumb.triangle li:last-of-type > *::after {
        display: none
    }

    @-moz-document url-prefix() {

        .cd-breadcrumb.triangle li::after,
        .cd-breadcrumb.triangle li > *::after {
            border-left-style: dashed;
        }
    }

    #contact-sell .form #tokutyo_point label,
    #form_documentrequest .form #tokutyo_point label{
        margin-left: 0px;
        min-width: 138px;
    }
/*-- contact-sell:breadcrumb (end)---*/

#form-landlord .btnBox,
#contact-sell .btnBox,
#contact-buy .btnBox,
#contact-guest .btnBox,
#contact-guest-check .btnBox,
#contact-guest-thanks .btnBox,
#form_documentrequest .btnBox{

  justify-content: center;
}
#form-landlord .btnBox .btn,
#contact-sell .btnBox .btn,
#contact-buy .btnBox .btn ,
#contact-guest .btnBox .btn,
#contact-guest-check .btnBox .btn,
#contact-guest-thanks .btnBox .btn,
#form_documentrequest .btnBox .btn{

  margin: 10px;
}

#landlord #SV, #landlord-list #SV, #form-landlord #SV {
  background: url(../img/landlord/sv.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#landlord #postList, #landlord-list #postList, #form-landlord #postList {
  padding-bottom: 60px;
}
#landlord .btnBox .btn, #landlord-list .btnBox .btn, #form-landlord .btnBox .btn {
  width: 375px;
  padding: 15px 0 14px;
  font-size: 23px;
  box-shadow: 0 3px 0 #802431;
  background: linear-gradient(0deg, #802431 30%, #b83c4d 100%);
}
#landlord .btnBox .btn:hover, #landlord-list .btnBox .btn:hover, #form-landlord .btnBox .btn:hover {
  background: linear-gradient(0deg, #b83c4d 70%, #802431 100%);
  box-shadow: 0 0 0 #802431;
}
#landlord .btnBox .btn svg, #landlord .btnBox .btn img, #landlord-list .btnBox .btn svg, #landlord-list .btnBox .btn img, #form-landlord .btnBox .btn svg, #form-landlord .btnBox .btn img {
  margin-right: .5em;
}
#landlord .btnBox .btn svg, #landlord-list .btnBox .btn svg, #form-landlord .btnBox .btn svg {
  margin-left: 0;
}
#landlord .btnBox .btn img, #landlord-list .btnBox .btn img, #form-landlord .btnBox .btn img {
  display: inline-block;
}
#landlord .bnr, #landlord-list .bnr, #form-landlord .bnr {
  width: 100%;
  margin-top: 100px;
  text-align: center;
}
#landlord .bnr a, #landlord-list .bnr a, #form-landlord .bnr a {
  display: inline-block;
  margin: auto;
  transition: .6s;
}
#landlord .bnr a:hover, #landlord-list .bnr a:hover, #form-landlord .bnr a:hover {
  opacity: .85;
}
#landlord .bnr a img:nth-of-type(2), #landlord-list .bnr a img:nth-of-type(2), #form-landlord .bnr a img:nth-of-type(2) {
  display: none;
}

#form-landlord .form dl:nth-of-type(1) label {
  margin-bottom: -7px;
}
#form-landlord header + p {
  margin-bottom: 30px;
}
#form-landlord .btnBox .btn {
  width: 250px;
  padding: 1em;
  font-size: 17px;
}

#landlord-list .btnBox .btn {
  width: 355px;
  font-size: 18px;
}
#landlord-list .btnBox .btn svg {
  margin-left: 0;
}
#landlord-list .bnr {
  margin-top: 50px;
  justify-content: space-between;
}
#landlord-list .bnr a {
  margin: 0;
}
#landlord-list .bnrBox {
  width: 100%;
  margin-top: 23px;
  justify-content: space-between;
}
#landlord-list .bnrBox a {
  display: block;
	width: calc(100% / 3);
}
#landlord-list .bnrBox a img{
	width: 100%;
}



/* =====<=====<=====<=====<=====<=====<===== */
/* !<- form control ->                       */
/* =====>=====>=====>=====>=====>=====>===== */
.error p {
  color: #b60b00;
  font-weight: bold;
  font-size: 14px;
}
.error input, .error select, .error label.check::before {
  border: 2px solid #b60b00;
}

/*.buy .form dl:nth-of-type(odd) {
  background: #fff;
}*/
.buy .form dl:nth-of-type(even) {
  background: #fff0f0;
}
.buy button {
  box-shadow: 0 3px 0 #802431 !important;
  background: linear-gradient(0deg, #802431 30%, #b83c4d 100%) !important;
}
.buy button:hover {
  background: linear-gradient(0deg, #b83c4d 30%, #802431 100%) !important;
}

.sell .form dl:nth-of-type(odd) {
  background: #fff;
}
.sell .form dl:nth-of-type(even) {
  background: #e3f3f2;
}

.form {
  width: 100%;
  padding: 0 0 50px;
  border: 1px solid #ddd;
}
.form dl {
  flex-wrap: wrap;
  align-items: center;
  overflow: hidden;
}
.form dl dt {
  width: 30%;
  padding: 20px 40px; 
  font-weight: bold;
  text-align: right;
  position: relative;
}
.form dl dt span {
  display: inline-block;
  margin-top: 3px;
  padding: 1px 3px;
  color: #fff;
  font-size: 11px;
  text-align: center;
  background: #b60b00;
  position: absolute;
  right: 0;
}
.form dl dd {
  width: 70%;
  padding: 20px 40px; 
  /* font-family: "Hiragino Kaku Gothic ProN", YuGothic, "Yu Gothic", Meiryo, sans-serif; */
  font-size: 14px;
}
.form dl.mail{
  position:relative;
}
.form dl.mail dt {
  position:absolute;
}
.form dl.mail dd:nth-of-type(1) {
  margin: 0 0 0 30%;
  padding:20px 40px 0 0;
}
.form dl.mail dd:nth-of-type(2) {
  margin: 0 0 0 30%;
  padding:0 40px 20px 0;
}
.form dl.mail dd span {
  display: block;
  margin: 5px 0;
}
.form dl dd dt, .form dl dd dd {
  padding: 0;
}
.form dl dd dt {
  margin-top: 10px;
  text-align: left;
}
.form dl dd dd {
  width: 100%;
}
.form input[type="text"],
.form input[type="email"] {
  width: 47.5% !important;
  height: 2.5em !important;
  padding: 5px;
}
.form input.half {
  width: 180px;
}
.form input[type="radio"] {
  width: 18px;
  height: 18px;
  margin-left: 0;
  margin-top: -3px;
  margin-right: 5px;
}
.form input[type="checkbox"] {
  width: 17px;
  height: 17px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 3px;
  left: -40px;
  z-index: 2;
  box-shadow: 41px 0px #fff;
  border-radius: 3px;
}
.form input[type="checkbox"]:checked {
  box-shadow: none;
}
.form textarea {
  width: 100%;
  height: 150px;
  padding: 5px;
  /* font-family: "Hiragino Kaku Gothic ProN", YuGothic, "Yu Gothic", Meiryo, sans-serif; */
}
.form label {
  max-width: 250px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  z-index: 10;
}
.form label + label {
  margin-left: 15px;
}
.form .check {
  padding-left: 25px;
}
.form .check::before, .form .check::after {
  content: "";
  position: absolute;
}
.form .check::before {
  width: 18px;
  height: 18px;
  top: 3px;
  left: 0px;
  border: 1px solid #aaa;
  border-radius: 3px;
  z-index: 3;
}
.form .check:after {
  width: 7px;
  height: 12px;
  display: block;
  margin-top: -7px;
  top: 11px;
  left: 6px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  transform: rotate(45deg);
  z-index: 1;
}

.policy {
  margin-top: 50px;
}
.policy > p {
  width: 800px;
  max-height: 200px;
  margin: 0 auto 30px;
  padding: 20px;
  overflow-y: scroll;
  font-size: 13px;
  text-align: left;
  background: #fff;
  border: 1px solid #ddd;
}
.policy > p + div {
  /* font-family: "Hiragino Kaku Gothic ProN", YuGothic, "Yu Gothic", Meiryo, sans-serif; */
  font-size: 15px;
  line-height: 1.5;
  text-align: center;
  position: relative;
}
.policy > p + div.error p {
  margin: auto;
  position: absolute;
  right: 0;
  bottom: -25px;
  left: 0;
}
.policy > p + div .check {
  margin-top: 5px;
}
.policy > p + div .check::before {
  top: 2px;
}
.policy label {
  width: 100px;
  display: block;
  margin: auto;
  text-align: left;
  overflow: hidden;
}
.policy dd > p {
  width: 800px;
  max-height: 200px;
  margin: 0 auto 30px;
  padding: 20px;
  overflow-y: scroll;
  font-size: 13px;
  text-align: left;
  background: #fff;
  border: 1px solid #ddd;
}

.submit {
  width: 250px;
  display: block;
  margin: 40px auto 0;
  padding: 1em;
  color: #fff;
  font-weight: normal;
/*  box-shadow: 0 3px 0 #00736d !important;
  background: linear-gradient(0deg, #054c48 5%, #00736d 100%) !important;*/
	border:none;
}
.submit:hover {
  box-shadow: none;
  background: linear-gradient(0deg, #00736d 5%, #054c48 100%) !important;
}

#contact-buy #sec01 h2::before, #contact-buy #sec01 h2::after,
#contact-sell #sec01 h2::before,
#contact-sell #sec01 h2::after,
#contact-guest #sec01 h2::before,
#contact-guest #sec01 h2::after,
#contact-guest-check #sec01 h2::before,
#contact-guest-check #sec01 h2::after,
#contact-guest-thanks #sec01 h2::before,
#contact-guest-thanks #sec01 h2::after,
#form_documentrequest #sec01 h2::before,
#form_documentrequest #sec01 h2::after {
  height: 30px;
  margin-bottom: -3px;
}
#contact-buy #SV,
#contact-sell #SV,
#contact-guest #SV,
#contact-guest-check #SV,
#contact-guest-thanks #SV,
#contact-sell #SV {
  background: url(../img/contact/sv.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#contact-buy .inner > p,
#contact-sell .inner > p,
#contact-guest .inner > p,
#contact-guest-check .inner > p,
#contact-guest-thanks .inner > p {
  margin-bottom: 30px;
}
#contact-buy .form,
#contact-sell .form,
#contact-guest .form,
#contact-guest-check .form,
#contact-guest-thanks .form {

  background: #efebe8;
}
#contact-buy .form dl:nth-of-type(odd),
#contact-sell .form dl:nth-of-type(odd),
#contact-guest .form dl:nth-of-type(odd),
#contact-guest-check .form dl:nth-of-type(odd),
#contact-guest-thanks .form dl:nth-of-type(odd),
#form_documentrequest .form dl:nth-of-type(odd){

  background: #fff;
}
#contact-buy .form dl dd,
#contact-sell .form dl dd,
#contact-guest .form dl dd,
#contact-guest-check .form dl dd,
#contact-guest-thanks .form dl dd,
#form_documentrequest .form dl dd{

  padding-left: 30px;
}
#contact-buy .form dl dd label,
#contact-sell .form dl dd label,
#contact-guest .form dl dd label,
#contact-guest-check .form dl dd label,
#contact-guest-thanks .form dl dd label,
#form_documentrequest .form dl dd label{

  margin-bottom: -8px;
}
#contact-buy .form dl dd span,
#contact-sell .form dl dd span,
#contact-guest .form dl dd span,
#contact-guest-check .form dl dd span,
#contact-guest-thanks .form dl dd span,
#form_documentrequest .form dl dd span{

  font-size: 14px;
}
#form_documentrequest .form dl dd span.radio_btn{
  display:inline-block;
  margin-right:1em;
}
#form_documentrequest .form dl dd.flex_chance{
  display: flex;
	justify-content: flex-start;
	align-items: center;
  flex-wrap: wrap;
}
#form_documentrequest .form dl dd.flex_chance span.radio_btn{
  display:inline-block;
  margin-right:1em;
  width: calc((100% / 3) - 1em);
}
#form_documentrequest .form dl dd.flex_chance span.radio_btn input[type="text"]{
  width: 60% !important;
}

#contact-buy .form dl dd ul,
#contact-sell .form dl dd ul,
#contact-guest .form dl dd ul,
#contact-guest-check .form dl dd ul,
#contact-guest-thanks .form dl dd ul,
#form_documentrequest .form dl dd ul{

  flex-wrap: wrap;
}
#contact-buy .form dl dd ul li,
#contact-sell .form dl dd ul li,
#contact-guest .form dl dd ul li,
#contact-guest-check .form dl dd ul li,
#contact-guest-thanks .form dl dd ul li,
#form_documentrequest .form dl dd ul li{

  width: 50%;
}
#contact-buy .form dl dd ul li input[type="text"],
#contact-sell .form dl dd ul li input[type="text"],
#contact-guest .form dl dd ul li input[type="text"],
#contact-guest-check .form dl dd ul li input[type="text"],
#contact-guest-thanks .form dl dd ul li input[type="text"],
#form_documentrequest .form dl dd ul li input[type="text"]{

  width: 95% !important;
}
#contact-buy .form dl dd ul li:nth-of-type(n+3),
#contact-sell .form dl dd ul li:nth-of-type(n+3),
#contact-guest .form dl dd ul li:nth-of-type(n+3),
#contact-guest-check .form dl dd ul li:nth-of-type(n+3),
#contact-guest-thanks .form dl dd ul li:nth-of-type(n+3),
#form_documentrequest .form dl dd ul li:nth-of-type(n+3){

  margin-top: 8px;
}
#contact-buy .form dl dd ul li.wide,
#contact-sell .form dl dd ul li.wide ,
#contact-guest .form dl dd ul li.wide,contact-guest-check .form dl dd ul li.wide,
#contact-guest-thanks .form dl dd ul li.wide,
#form_documentrequest .form dl dd ul li.wide{

  width: 100%;
}
#contact-buy .form dl dd ul li span,
#contact-sell .form dl dd ul li span,
#contact-guest .form dl dd ul li span,
#contact-guest-check .form dl dd ul li span,
#contact-guest-thanks .form dl dd ul li span,
#form_documentrequest .form dl dd ul li span{

  width: 150px;
  display: inline-block;
}
#contact-buy .form .address li,
#contact-sell .form .address li,
#contact-guest .form .address li,
#contact-guest-check .form .address li,
#contact-guest-thanks .form .address li,
#form_documentrequest .form .address li{

  width: 100%;
}
#contact-buy .form .address li:nth-of-type(1) span,
#contact-sell .form .address li:nth-of-type(1) span,
#contact-guest .form .address li:nth-of-type(1) span,
#contact-guest-check .form .address li:nth-of-type(1) span,
#contact-guest-thanks .form .address li:nth-of-type(1) span,
#form_documentrequest .form .address li:nth-of-type(1) span{

  width: auto;
  margin-right: 10px;
}
#contact-buy .form .address li:nth-of-type(1) input,
#contact-sell .form .address li:nth-of-type(1) input,
#contact-sell .form .half_frame input,
#contact-guest .form .address li:nth-of-type(1) input,
#contact-guest-check .form .address li:nth-of-type(1) input,
#contact-guest-thanks .form .address li:nth-of-type(1) input,
#form_documentrequest .form .address li:nth-of-type(1) input,
#form_documentrequest .form .half_frame input{
  
  width: 100px !important;
  margin-right: 0.5em;
}
#contact-buy .form .address li:nth-of-type(n+2) span,
#contact-sell .form .address li:nth-of-type(n+2) span,
#contact-guest .form .address li:nth-of-type(n+2) span,
#contact-guest-check .form .address li:nth-of-type(n+2) span,
#contact-guest-thanks .form .address li:nth-of-type(n+2) span,
#form_documentrequest .form .address li:nth-of-type(n+2) span{

  width: 100%;
  display: block;
  margin-top: 8px;
}
#contact-buy .form .birth span,
#contact-sell .form .birth span,
#contact-guest .form .birth span,
#contact-guest-check .form .birth span,
#contact-guest-thanks .form .birth span,
#form_documentrequest .form .birth span{

  margin: 0 3px 0 5px;
}
#contact-buy .form .birth span:nth-of-type(3),
#contact-sell .form .birth span:nth-of-type(3),
#contact-guest .form .birth span:nth-of-type(3),
#contact-guest-check .form .birth span:nth-of-type(3),
#contact-guest-thanks .form .birth span:nth-of-type(3),
#form_documentrequest .form .birth span:nth-of-type(3){

  margin-right: 20px;
}
#contact-buy .form .birth input[type="text"],
#contact-sell .form .birth input[type="text"],
#contact-guest .form .birth input[type="text"],
#contact-guest-check .form .birth input[type="text"],
#contact-guest-thanks .form .birth input[type="text"],
#form_documentrequest .form .birth input[type="text"]{

  width: 4em;
}
#contact-buy .form select,
#contact-sell .form select,
#contact-guest .form select,
#contact-guest-check .form select,
#contact-guest-thanks .form select,
#form_documentrequest .form select{

  width: 47.5%;
  height: 2.5em;
  padding: 5px;
}
#contact-buy .form input[type="text"],
#contact-sell .form input[type="text"],
#contact-guest .form input[type="text"],
#contact-guest-check .form input[type="text"],
#contact-guest-thanks .form input[type="text"],
#form_documentrequest .form input[type="text"]{

  width: 47.5%;
}
#contact-sell .form input[type="email"]{
  width: 47.5% !important;
}

#contact-buy .form label,
#contact-sell .form label,
#contact-guest .form label,
#contact-guest-check .form label,
#contact-guest-thanks .form label,
#form_documentrequest .form label{

  width: auto;
  font-size: 14px;
}
#contact-buy .qu,
#contact-sell .qu,
#contact-guest .qu,
#contact-guest-check .qu,
#contact-guest-thanks .qu,
#form_documentrequest .qu{

  width: 100px;
}
#contact-buy .mate,
#contact-sell .mate,
#contact-guest .mate,
#contact-guest-check .mate,
#contact-guest-thanks .mate,
#form_documentrequest .mate{

  padding-top: 40px;
  /* font-family: "Hiragino Kaku Gothic ProN", YuGothic, "Yu Gothic", Meiryo, sans-serif; */
}
#contact-buy .mate .inner,
#contact-sell .mate .inner,
#contact-guest .mate .inner,
#contact-guest-check .mate .inner,
#contact-guest-thanks .mate .inner,
#form_documentrequest .mate .inner{

  width: 90%;
  margin: auto;
}
#contact-buy .mate .inner > p,
#contact-sell .mate .inner > p,
#contact-guest .mate .inner > p,
#contact-guest-check .mate .inner > p,
#contact-guest-thanks .mate .inner > p,
#form_documentrequest .mate .inner > p{

  margin-bottom: 0;
}
#contact-buy .mate dl,
#contact-sell .mate dl,
#contact-guest .mate dl,
#contact-guest-check .mate dl,
#contact-guest-thanks .mate dl,
#form_documentrequest .mate dl{

  margin-top: 10px;
  background: transparent !important;
}
#contact-buy .mate dl + .consent,
#contact-sell .mate dl + .consent,
#contact-guest .mate dl + .consent,
#contact-guest-check .mate dl + .consent,
#contact-guest-thanks .mate dl + .consent,
#form_documentrequest .mate dl + .consent{

  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 15px 0 10px;
  padding-left: 0;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
}
#contact-buy .mate dl + .consent label,
#contact-sell .mate dl + .consent label,
#contact-guest .mate dl + .consent label,
#contact-guest-check .mate dl + .consent label,
#contact-guest-thanks .mate dl + .consent label,
#form_documentrequest .mate dl + .consent label{

  margin-left: 15px;
}
#contact-buy .mate dl dt, #contact-buy .mate dl dd,
#contact-sell .mate dl dt,
#contact-sell .mate dl dd,
#contact-guest .mate dl dt,
#contact-guest .mate dl dd,
#contact-guest-check .mate dl dt,
#contact-guest-check .mate dl dd,
#contact-guest-thanks .mate dl dt,
#contact-guest-thanks .mate dl dd,
#form_documentrequest .mate dl dt,
#form_documentrequest .mate dl dd{
  
  width: 100%;
  padding: 0;
}
#contact-buy .mate dl dt,
#contact-sell .mate dl dt,
#contact-guest .mate dl dt,
#contact-guest-check .mate dl dt,
#contact-guest-thanks .mate dl dt,
#form_documentrequest .mate dl dt{

  margin-bottom: 10px;
  padding: 0;
  text-align: left;
}
#contact-buy .mate dl dd p,
#contact-sell .mate dl dd p,
#contact-guest .mate dl dd p,
#contact-guest-check .mate dl dd p,
#contact-guest-thanks .mate dl dd p,
#form_documentrequest .mate dl dd p{

  width: 100%;
  margin-bottom: 0;
}
#contact-buy .mate + div,
#contact-sell .mate + div,
#contact-guest .mate + div,
#contact-guest-check .mate + div,
#contact-guest-thanks .mate + div,
#form_documentrequest .mate + div{

  width: 90%;
  margin: 40px auto 0;
}
#contact-buy .mate + div p,
#contact-sell .mate + div p,
#contact-guest .mate + div p,
#contact-guest-check .mate + div p,
#contact-guest-thanks .mate + div p,
#form_documentrequest .mate + div p{

  margin: auto;
  /* font-family: "Hiragino Kaku Gothic ProN", YuGothic, "Yu Gothic", Meiryo, sans-serif; */
  font-size: 13px;
}
#contact-buy .mate + div p span,
#contact-sell .mate + div p span,
#contact-guest .mate + div p span,
#contact-guest-check .mate + div p span,
#contact-guest-thanks .mate + div p span,
#form_documentrequest .mate + div p span{

  display: block;
  margin-top: 10px;
  font-weight: bold;
}
#contact-buy .mate + div p + div,
#contact-sell .mate + div p + div,
#contact-guest .mate + div p + div,
#contact-guest-check .mate + div p + div,
#contact-guest-thanks .mate + div p + div,
#form_documentrequest .mate + div p + div{

  width: 360px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 30px auto 0;
  /* font-family: "Hiragino Kaku Gothic ProN", YuGothic, "Yu Gothic", Meiryo, sans-serif; */
  font-weight: bold;
  font-size: 13px;
  line-height: 1.8;
  text-align: center;
  position: relative;
}
#contact-buy .mate + div p + div.error p,
#contact-sell .mate + div p + div.error p,
#contact-guest .mate + div p + div.error p,
#contact-guest-check .mate + div p + div.error p,
#contact-guest-thanks .mate + div p + div.error p,
#form_documentrequest .mate + div p + div.error p{

  width: 100%;
  margin: auto;
  position: absolute;
  right: 0;
  left: 0;
  bottom: -25px;
}
#contact-buy .mate + div p + div.error .check::before,
#contact-sell .mate + div p + div.error .check::before,
#contact-guest .mate + div p + div.error .check::before,
#contact-guest-check .mate + div p + div.error .check::before,
#contact-guest-thanks .mate + div p + div.error .check::before,
#form_documentrequest .mate + div p + div.error .check::before{

  border: 2px solid #b60b00;
}
#contact-buy .mate + div p + div .check,
#contact-sell .mate + div p + div .check,
#contact-guest .mate + div p + div .check,
#contact-guest-check .mate + div p + div .check,
#contact-guest-thanks .mate + div p + div .check,
#form_documentrequest .mate + div p + div .check{

  margin-left: 10px;
  font-weight: normal;
  overflow: hidden;
}

.check .form .submit {
  margin-top: 55px;
}

#contact-sell .form,
#form_documentrequest .form {

/*  background: #e3f3f2;*/
    background: #e3e9f3;

}

#contact-guest .form {
    background: #e3e9f3;
}
#contact-sell .form button,
#check-sell .form button,
#thanks-sell .form button,
#form_documentrequest .form button{

/*
  box-shadow: 0 3px 0 #054c48 !important;
  background: linear-gradient(0deg, #054c48 30%, #00736d 100%) !important;
*/
  box-shadow: 0 3px 0 #802431 !important;
  background: linear-gradient(0deg, #802431 30%, #b83c4d 100%) !important;
    
}

#contact-buy .form button,
#contact-guest .form button,
#contact-guest-check .form button,
#contact-guest-thanks .form button {

  box-shadow: 0 3px 0 #802431 !important;
  background: linear-gradient(0deg, #802431 30%, #b83c4d 100%) !important;
}
#contact-buy .form dl + div,
#contact-sell .form dl + div,
#contact-guest .form dl + div,
#contact-guest-check .form dl + div,
#contact-guest-thanks .form dl + div,
#form_documentrequest .form dl + div{

  width: 90%;
  margin: 40px auto 0;
}
#contact-buy .form dl + div p,
#contact-buy .form dl + div p a,
#contact-sell .form dl + div p,
#contact-sell .form dl + div p a,
#contact-guest .form dl + div p,
#contact-guest .form dl + div p a,
#contact-guest-check .form dl + div p,
#contact-guest-check .form dl + div p a,
#contact-guest-thanks .form dl + div p,
#contact-guest-thanks .form dl + div p a,
#form_documentrequest .form dl + div p,
#form_documentrequest .form dl + div p a{
  
  font-size: 13px;
}
#contact-buy .form dl + div p,
#contact-sell .form dl + div p,
#contact-guest .form dl + div p,
#contact-guest-check .form dl + div p,
#contact-guest-thanks .form dl + div p,
#form_documentrequest .form dl + div p{

  width: 100%;
  margin: auto;
  /* font-family: "Hiragino Kaku Gothic ProN", YuGothic, "Yu Gothic", Meiryo, sans-serif; */
}
#contact-buy .form dl + div p a,
#contact-sell .form dl + div p a,
#contact-guest .form dl + div p a,
#contact-guest-check .form dl + div p a,
#contact-guest-thanks .form dl + div p a,
#form_documentrequest .form dl + div p a{

  text-decoration: underline;
}
#contact-buy .form dl + div p span,
#contact-sell .form dl + div p span,
#contact-guest .form dl + div p span,
#contact-guest-check .form dl + div p span,
#contact-guest-thanks .form dl + div p span,
#form_documentrequest .form dl + div p span{

  display: block;
  margin-top: 10px;
  font-weight: bold;
}
#form_documentrequest .form dl + div p span.font_bold{
  display: inline-block;
  margin-top: 0;
  font-weight: bold;
}

#contact-buy .form dl + div p + div,
#contact-sell .form dl + div p + div,
#contact-guest .form dl + div p + div,
#contact-guest-check .form dl + div p + div,
#contact-guest-thanks .form dl + div p + div{

/*  width: 360px;*/
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 30px auto 0;
  /* font-family: "Hiragino Kaku Gothic ProN", YuGothic, "Yu Gothic", Meiryo, sans-serif; */
  font-weight: bold;
  font-size: 13px;
  line-height: 1.8;
  text-align: center;
  position: relative;
}
#form_documentrequest .form dl + div p + div{

  /*  width: 360px;*/
    display: flex;
    flex-wrap: wrap;
    /* align-items: center; */
    justify-content: center;
    margin: 30px auto 0;
    /* font-family: "Hiragino Kaku Gothic ProN", YuGothic, "Yu Gothic", Meiryo, sans-serif; */
    font-weight: bold;
    /* font-size: 13px; */
    line-height: 1.8;
    /* text-align: center; */
    position: relative;
  }
  
#contact-buy .form dl + div p + div.error p,
#contact-sell .form dl + div p + div.error p,
#contact-guest .form dl + div p + div.error p,
#contact-guest-check .form dl + div p + div.error p,
#contact-guest-thanks .form dl + div p + div.error p,
#form_documentrequest .form dl + div p + div.error p{

  width: 100%;
  margin: auto;
  position: absolute;
  right: 0;
  left: 0;
  bottom: -25px;
}
#contact-buy .form dl + div p + div.error .check::before,
#contact-sell .form dl + div p + div.error .check::before,
#contact-guest .form dl + div p + div.error .check::before,
#contact-guest-check .form dl + div p + div.error .check::before,
#contact-guest-thanks .form dl + div p + div.error .check::before,
#form_documentrequest .form dl + div p + div.error .check::before{

  border: 2px solid #b60b00;
}
#contact-buy .form dl + div p + div .check,
#contact-sell .form dl + div p + div .check,
#contact-guest .form dl + div p + div .check,
#contact-guest-check .form dl + div p + div .check,
#contact-guest-thanks .form dl + div p + div .check{

  margin-left: 10px;
  font-weight: normal;
  overflow: hidden;
}
#form_documentrequest .form dl + div p + div .check{
  padding:0;
  margin-left: 10px;
  font-weight: normal;
  overflow: hidden;
  /*! position:relative; */
}
#form_documentrequest .form dl + div p + div .check span{
  text-indent: 2em;
  display: inline-block;
  font-weight: bold;
}
#form_documentrequest .form dl + div p + div .check div.mfp_err {
  /*! position:absolute; */
  /*! left:300px; */
}
::placeholder{
  color:#aaa;
}
