@charset "UTF-8";
/* CSS Document */

/* reset default form styles */
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
form input:not([type=checkbox]), button, textarea, select {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
select::-ms-expand {
	display: none;
}

form input[type="text"], form input[type="tel"], form input[type="email"], form input[type="password"], form input[type="date"], textarea {
	box-sizing: border-box;
	color: #646464;
	font-family : inherit;
	font-size: 12pt;
	line-height: 120%;
	background-color: #fff;
	border: 1px solid #999;
	border-radius: 2px;
	width: 100%;
	min-height: 2.5em;
	padding: 9px 12px;
	letter-spacing: 1px;
	vertical-align: middle;
}
form input[name="zip"] {
	margin-left: 0.4em;
	width: calc(100% - 1.5em);
}
form input[type="text"]:not(:first-child), form select:not(:first-child) {
	margin-left: 4px;
}
form input[type="text"]:not(:last-child), form select:not(:last-child) {
	margin-right: 4px;
}
form input[type="text"][name=repname] {
	margin-right: 5px;
	max-width: 240px;
}
@media screen and (max-width: 1060px) and (min-width: 941px) {
	form input[type="text"][name=repname] {
		max-width: 160px;
	}
}
@media screen and (max-width: 490px) {
	form input[type="text"][name=repname] {
		max-width: 160px;
	}
}
@media screen and (min-width: 381px) {
	form label[for=rep1] .onsp {
		display: none;
	}
}
@media screen and (max-width: 380px) {
	form input[type="text"][name=repname] {
		max-width: 130px;
	}
}

.wpcf7-radio {
	display: inline-block;
	transform: translate(0, 5px);
}

textarea {
	width: 100%;
	height: 200px;
	margin-bottom: 0;
	font-family : inherit;
	font-size: 12pt;
	line-height: 160%;
}
select {
	color: #666;
	font-family : inherit;
	font-size: 13pt;
	background: #fff;
	border: solid 1px #999;
	margin: 0;
	width: 100%;
	padding: 11px 16px 10px;
	box-sizing: border-box;
	border-radius: 2px;
	cursor: pointer;
	letter-spacing: 1px;
	line-height: 120%;
	vertical-align: middle;
}
label {
	display: inline-block;
	margin-right: 17px;
	cursor: pointer;
}
label.other {
	margin-top: 7px;
	margin-right: 0;
	width: 100%;
}
label.other input[type=text] {
	width: calc(100% - 140px);
	margin-left: 10px;
}
input[type=radio] + label {
	position: relative;
	padding-left: 26px;
	cursor: pointer;
}
input[type=radio] + label:before {
	position: absolute;
	top: 4px;
	left: 0;
	display: inline-block;
	width: 16px;
	height: 16px;
	background-color: #fff;
	content: '';
	border: 1px solid #333;
}
input[type=radio] + label:before {
    border-radius: 50%;
}
input[type=radio] + label:after {
    content: '';
    position: absolute;
    display: none;
    top: 8px;
    left: 4px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #123170;
}
input[type=radio]:checked + label:after {
    display: block;
}
input[type=radio]#rep1 + label:before {
	top: 9px;
}
input[type=radio]#rep1 + label:after {
	top: 13px;
}

input[type=radio] {
	vertical-align: -12%;
	width: 18px;
	height: 18px;
	border-radius: 9px !important;
	border: solid 2px #b2b2b2 !important;
	margin: 0 !important;
	cursor: pointer;
}
input[type=radio]:checked {
    background: #e60012 !important;
}
form:not([role=search]) input[type=submit], form:not([name=headsearch]) input[type=button] {
	color: #fff;
	font-weight: bold;
	font-size: 11pt;
	letter-spacing: 0.2em;
	background: #888;
	border: none;
	border-radius: 8px;
	width: 100%;
	padding: 18px;
	cursor: pointer;
}
input[type=submit]:hover, input[type=button]:hover {
	opacity: 0.7;
}

form .period input[type=text], form .period select {
	min-height: auto;
	padding: 4px 12px;
	font-size: 11pt;
	line-height: 100%;
}
form .period select {
	padding-top: 8px;
	padding-bottom: 8px;
}

form input[name=latlng],
form input[name=kenpei], form input[name=yoseki], form input[name=mail],
form input[name=menseki1], form input[name=menseki2], form input[name=price], form select[name=special],
form input[name=kosu], form input[name=yuka1], form input[name=yuka2], form input[name=yuka3],
form input[name=yuka4], form input[name=yuka5], form input[name=yuka6], form input[name=yuka7],
form input[name=yuka8], form input[name=yuka9], form input[name=yuka10], form input[name=yuka11],
form input[name=kenchiku1], form input[name=kenchiku2], form input[name=kenchiku3],
form input[name=kenchiku4], form input[name=madori], form input[name=kyear1], form input[name=kyear2],
form input[name=landarea1], form input[name=landarea2], form input[name=buildarea1], form input[name=buildarea2],
form input[name=buildarea3], form input[name=buildarea4],form input[name=buildarea5],
form input[name=buildarea6], form input[name=buildarea7],form input[name=buildarea8],
form input[name=buildarea9], form input[name=buildarea10],form input[name=buildarea11],
form input[name=shido1], form input[name=shido2] {
	font-size: 11pt;
}

label.selwrap {
	position: relative;
}
label.selwrap:after {
	content: '';
	position: absolute;
	top: calc(50% - 2px);
	right: 6px;
	border: 8px solid transparent;
	border-top: 10px solid #000;
	border-bottom-width: 0;
	margin-top: -4px;
	width: 0;
	height: 0;
	transform: translateX(-50%);
	pointer-events: none;
}

.btns:after {
	content: "";
	display: table;
	clear: both;
}
.btns a {
	box-sizing: border-box;
	display: block;
	margin-top: 1em;
	border: none;
	border-radius: 8px;
	background: #6e5313;
	padding: 18px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 11pt;
	letter-spacing: 0.2em;
	text-decoration: none;
}
.btns a:first-child {
	float: left;
	width: 30%;
	background: #555;
}
.btns a:last-child {
	float: right;
	width: calc(70% - 20px);
}

#editForm, #formCheck {
	position: relative;
	box-sizing: border-box;
	margin: 30px auto 0;
	width: calc(100% - 40px);
	max-width: 980px;
	height: auto !important;
}
#formCheck {
	margin-top: 40px;
}
#sbox_inner #editForm, #sbox_inner #formCheck {
	margin-top: 60px;
	width: 100%;
}
#sbox_inner #formCheck dl:after {
	content: "";
	display: table;
	clear: both;
}
#editForm dl, #formCheck dl {
	padding-top: 32px;
}
#editForm dl dt, #formCheck dl dt {
	float: left;
	width: 90px;
	text-align: right;
	font-size: 9.5pt;
	line-height: 40px;
}
#formCheck dl dt {
	line-height: 160%;
}
#editForm dl dt.radio {
	line-height: 140%;
}
#editForm dl dt.radio + dd label {
	margin-right: 12px;
}
#editForm dl dt.file {
	line-height: 180%;
}
#editForm dl dt.tarea {
	line-height: 75px;
}
#editForm dl dt.kana {
	line-height: 26px;
}
#editForm dl dt.requested, #editForm dl dt.requested + dd input[type=text],
#editForm dl dt.requested + dd select, #editForm dl dt.requested + dd textarea, #editForm dl dd label.requested {
	color: #e00;
}
#editForm dl dd, #formCheck dl dd {
	margin: 0;
	padding-left: 120px;
	padding-right: 120px;
	padding-bottom: 40px;
	letter-spacing: 1.5px;
}
#editForm dl dd:last-child, #formCheck dl dd:last-child {
	padding-bottom: 0;
}
#formCheck dl dd {
	margin-bottom: 26px;
	border-bottom: 1px dotted #999;
	padding-bottom: 26px;
}
#formCheck dl dd:last-child {
	border-bottom-width: 0;
}
#editForm dl dd input:last-child {
	margin-bottom: 0;
}
#editForm dl dd input[name=sid] {
	width: 170px;
}
form input[name=orgref], #editForm dl dd label.selwrap {
	display: inline-block;
	width: 240px;
}
#editForm dl dd label.selwrap {
	display: inline-block;
}
#editForm dl dd label.selwrap select {
	margin-bottom: 0;
	width: 100%;
}
#editForm .remove {
	margin-bottom: 20px;
	text-align: center;
	color: #e00;
	font-weight: bold;
	font-size: 11pt;
}
#formCheck .checkbox {
	padding: 0 25px 20px;
	text-decoration: none;
	color: #231815;
}
#formCheck .checkbox .date {
	font-size: 13pt;
}
#formCheck .checkbox p {
    margin: 0;
    padding: 0;
    font-size: 11pt;
}
@media screen and (max-width: 1040px) {
	#editForm dl dd, #formCheck dl dd {
		padding-right: 40px;
	}
}
@media screen and (max-width: 720px) {
	#editForm dl, #formCheck dl {
		padding-top: 0;
	}
	#editForm dl dt {
		float: none;
		margin-bottom: 12px;
		width: 100%;
		text-align: left;
		line-height: 100% !important;
	}
	#editForm dl dd {
		padding-left: 0 !important;
	}
	#editForm dl dt br, #formCheck dl dt br {
		display: none;
	}
	
	#editForm .remove, #editForm .btns {
		padding-left: 0;
	}
}
@media screen and (max-width: 640px) {
	#formCheck .checkbox p {
		margin: 0;
	}
}
@media screen and (max-width: 580px) {
	#editForm dl dd, #formCheck dl dd {
		padding-right: 0 !important;
	}
	#editForm dl dd label {
		display: inline-block;
	}
}
@media screen and (max-width: 480px) {
	#formCheck dl dt {
		float: none;
		margin-bottom: 8px;
		width: 100%;
		text-align: left;
		font-size: 10pt;
		line-height: 100% !important;
	}
	#formCheck dl dd {
		padding-left: 0 !important;
		font-size: 13pt;
	}
	#editForm dl dd, #formCheck dl dd {
		padding-bottom: 20px;
	}
}
@media screen and (max-width: 420px) {
	#editForm, #formCheck {
		width: calc(100% - 20px);
	}
	#formCheck .checkbox {
		padding-left: 10px;
		padding-right: 10px;
	}
}

#sbox #editForm .btns {
	padding-left: 0;
}
dl dd.filearea:after {
	content: "";
	display: table;
	clear: both;
}
dl dd.filearea > div {
	text-align: center;
}
dl dd.filearea.ver2 > div {
	margin: 0 auto;
	max-width: 400px;
}

.sns:after {
	content: "";
	display: table;
	clear: both;
}
.sns > div:first-child {
	float: left;
	width: 54%;
}
.sns > div:last-child {
	float: right;
	width: 46%;
}
.sns > div dl dd {
	padding-right: 0 !important;
}
.sns > div:last-child dl dt {
	width: 110px !important;
}
.sns > div:last-child dl dd {
	padding-left: 130px !important;
}
@media screen and (max-width: 840px) {
	.sns > div {
		float: none !important;
		width: 100% !important;
	}
	.sns > div dl {
		margin: 0;
	}
	.sns > div dl dd {
		padding-right: 40px !important;
	}
	.sns > div:last-child dl dt {
		width: 180px !important;
	}
	.sns > div:last-child dl dd {
		padding-left: 200px !important;
	}
}


a.imger {
	padding: 0;
	border-radius: 0;
}
a.imger div {
	display: inline-block;
	width: 75%;
	padding-top: 160px;
	text-decoration: none;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
dl dd.fileareacheck a.imger div {
	height: auto;
	padding-top: 56.25%;
}
dl dd.fileareacheck2 > div {
	margin: 0 auto;
	width: 100%;
	max-width: 400px;
}
dl dd.fileareacheck2 a.imger div, dl dd.filearea.ver2 a.imger div, dl dd.filearea.ver2 div.changer img {
	border: 1px solid #888;
	border-radius: 50%;
	height: auto;
	padding-top: 100%;
}
dl dd.filearea.ver2 div.changer img {
	padding-top: 0;
}

#sbox .imginfo {
	display: none;
}
input.closer {
	background-color: #000 !important;
	color: #fff;
	width: auto !important;
	padding: 6px 10px !important;
	font-size: 16pt;
	line-height: 100%;
	letter-spacing: 0 !important;
}

form[name=editForm] span.att {
	display: inline-block;
	border-radius: 3px;
	padding: 6px 4px 5px 5px;
	background-color: #f10303;
	color: #fff;
	font-size: 8.5pt;
	line-height: 100%;
}
dl dt .att {
	margin-left: 5px;
}

#editForm .contact {
	margin: 50px 0 30px;
}
#editForm .contact h3 {
	margin-bottom: 30px;
	border-bottom: 3px solid #000;
	height: auto;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 3px;
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	letter-spacing: 2px;
}
#editForm .contact ul.att {
	margin-bottom: 30px;
}
@media screen and (max-width: 780px) {
	#editForm .contact {
		margin-top: 20px;
	}
	#editForm .contact h3 {
		font-size: 13pt;
		letter-spacing: 1px;
	}
}

a.backlink {
	box-sizing: border-box;
	position: relative;
	top: -18px;
	display: inline-block;
	border: 1px solid #aaa;
	border-radius: 16px;
	height: 32px;
	padding: 10px 20px 0 40px;
	color: #aaa;
	font-size: 10pt;
	line-height: 100%;
	text-decoration: none;
}
a.backlink:before {
	content: "\AB";
	position: absolute;
	top: 9px;
	left: 19px;
}
.bbtn {
	margin-top: 40px;
	width: 100% !important;
	height: auto !important;
	padding: 0 !important;
	text-align: center;
}
.bbtn a.backlink {
	top: 0;
}
header a.backlink {
	float: left;
	top: 0;
	margin: 4px 0 0 12px;
	border-radius: 4px;
	border-color: #555;
	height: 30px;
	padding-top: 8px;
	color: #222;
}
header a.backlink:before {
	top: 7px;
}
@media screen and (max-width: 480px) {
	a.backlink {
		top: -5px;
		margin-bottom: 12px;
	}
}

p.tips {
	font-size: 10pt;
}
h4 + p.tips {
	margin: 0 0 2px;
}

form .must {
	color: #fff;
	font-size: 8.5pt;
	line-height: 8.5pt;
	font-weight: bold;
	background: #e00;
	vertical-align: -25%;
	padding: 2px 5px 3px 6px;
	border-radius: 3px;
	float: right;
}
form#myschedule .must {
	float: none;
	margin-right: 5px;
	vertical-align: middle;
}
form dt.psname .must {
	display: none;
}
form dt.psname.mst .must {
	display: inline;
}

form .days input[type=date] {
	margin-bottom: 15px;
	width: calc(100% - 160px);
	max-width: 240px;
}
form .days input[type=date]:disabled {
	background-color: #ccc;
	opacity: 0.7;
}
form .days label {
	display: inline-block;
	margin-left: 1em;
}
form .days input[type=button] {
	margin-left: 15px;
	max-width: 70px;
	padding: 7px;
	font-size: 10pt;
	letter-spacing: 2px;
	text-indent: 2px;
}

#editform dl dt, #check dl dt {
	float: left;
	width: 180px;
	font-size: 10.5pt;
	clear: both;
}
#editform dl dd, #check dl dd {
	box-sizing: border-box;
	margin-left: 0;
	width: 100%;
	padding-left: 200px;
	padding-bottom: 20px;
}
#refatt {
	margin-left: 10px;
	color: #d00;
	font-size: 10pt;
}
#dantai.fix strong {
	color: #888;
}
#dantai.fix .filearea {
	opacity: 0.7;
}
textarea:disabled {
	background-color: #ddd;
	color: #888;
}

.eventdays td:first-child label {
	margin-right: 0;
}
form .eventdays input[type=text], form .eventdays select {
    min-height: auto;
    padding: 4px 12px;
    font-size: 11pt;
    line-height: 100%;
}
form .eventdays select {
	padding-top: 8px;
	padding-bottom: 8px;
}

form.wpcf7-form ::placeholder {
	color: #d3d3d4;
}
@media screen and (max-width: 480px) {
	form.wpcf7-form ::placeholder {
		font-size: 10pt;
	}
}