@charset "utf-8";
.marginBottom2{
	margin-bottom:2rem;
}
.mainform,
[class^="subform"]{
    border:1px solid #e1e1e1;
}
.strRed{
	color:#f00;
	width:100%;
}

.wpcf7c-elm-step1{
	margin-top:1rem;
}
.hitoriFlag.hide ~ div{
	display:none;
}
.confBtn{
	margin-top:1rem;
	display:flex;
	justify-content:center;
	align-items:center;
}

.wpcf7-not-valid-tip{
	margin-top:0.1rem;
}

[type="radio"]{
	margin-top:0;
}
.wpcf7-form-control-wrap{
	margin:0 0.5rem;
}

span.wpcf7-list-item{
	margin:0;
	margin-right:0.5rem;
}

.wpcf7c-elm-step1,
.wpcf7c-elm-step1 select{
	font-size:0.9rem;
}
.blockTitle{
    border-top:1px solid #009BEC;
	background-color:#E7F7FF;
	padding:0.5rem 1rem;
	margin:2rem 0 1rem 0;
}
.blockTitle > span{
    font-size:1.1rem;
    font-weight:bold;
}
.row{
    display:flex;
    border-bottom:1px solid #e1e1e1;
    background-color: #fff2f6;
}

.row > .leftName{
	font-weight:bold;
	display:flex;
	align-items:center;
	flex-wrap:wrap;
	width:calc((100% / 7) * 2 - 0.01px);
	min-height: 70px;
	height:100%;
	padding:.75em;
}
div#wholeContents.twoColumnpage .row > .leftName p {
	padding: 0;
}
.row > .rightVal{
    width:calc((100% / 7) * 5 - 0.01px);
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    padding: 0.5rem 0.5rem;
    background-color:#fff;
}

.rightVal span{
    display:inline-block;
}

.rightVal select{
    display:inline-block;
    margin-right:0.5rem;
}

.rightVal select,
.rightVal input{
	border-radius:0.2rem;
}
.rightVal input{
	vertical-align: -.1em;
	margin-right: .5em;
}

.blockBottom{
    padding:1.5rem 0.5rem;
}
.lsBlueCircle br{
	display:none;
}
.lsBlueCircle{
    display:inline-block;
    font-size:0.9rem;
    letter-spacing:1px;
    margin:0.5rem;
}
.lsBlueCircle:before{
    content:"";
    display:inline-block;
    width:0.5rem;
    height:0.5rem;
    border-radius:100%;
    margin-right:0.2rem;
    background-color:#009BEC;
}

.firstChoice .rightVal [role="alert"],
.secondCohice .rightVal [role="alert"]{
	position:absolute;
	width:auto;
	white-space:nowrap;
}
.birthday .rightVal [role="alert"]{
	position:absolute;
	width:auto;
	white-space:nowrap;
}



.shobun{
	padding:1rem;
	border-bottom:1px solid #e1e1e1;
	background-color: #fff2f6;
	font-weight:bold;
	letter-spacing:0;
}
.name > .rightVal,
.hurigana > .rightVal{
	 flex-wrap:nowrap;
}

.streetAddres > .rightVal > span{
	margin-bottom:0.7rem;
}
.streetAddres .subform1_2-yuubinbangou > input{
	width:30%;
}

.streetAddres .subform1_2-todouhuken{
	width:35%;
}

.license > .rightVal .wpcf7-checkbox > span{
	width:50%;
	margin:0;
}
.license > .rightVal .wpcf7-checkbox > span > label{
	display:inline-block;
	width:100%;
	padding:0.5rem;
}

.birthday .rightVal{
	padding:0.5rem 1rem;
}

.Tkaiin > .rightVal{
	flex-wrap:nowrap;
}
.dokode > .rightVal > .wpcf7-form-control-wrap,
.dokode > .rightVal .wpcf7-checkbox{
	width:100%;
}
.dokode > .rightVal .wpcf7-checkbox > span{
	display:inline-block;
	width:50%;
	margin:0;
	margin-bottom: 0.5rem;
}
.teishi .subform1_2-shobun1,
.teishi .subform1_2-shobun2,
.torikeshi  .subform1_2-shobun3{
	margin-bottom:0.5rem;
}

.form-note {
	margin: 1.5em 0;
}

.form-agree {
	margin-top: 2.5em;
}
.form-agree-ttl {
	font-size: 1.5em;
	padding: 0.25em 0.5em;
	margin-bottom: 0.75em;
	border-bottom: 1px solid #de004b;
	border-left: 5px solid #de004b;
}
.form-agree h2.h2Style2 {
	margin-top: 1.2em !important;
	margin-bottom: 0.75em !important;
	text-align: left;
	padding: 0.5em 1em;
	color: #de004b;
	font-weight: normal;
	background: #fee7ef;
}

.form-agree .kiyaku-content {
	margin: 1em 0;
	max-height: 400px;
	overflow-y: auto;
}
.form-agree .kiyaku-content dl {
	padding: 0 1em;
}
.form-agree .policy-content {
	max-height: 200px;
	overflow-y: auto;
}
.form-agree .kiyaku-content,
.form-agree .policy-content {

	padding: 1em;
	border: 1px solid #ddd;
}
.form-agree .vc_section {
	margin: 0 !important;
}
.form-agree .policy-contact {
	margin-top: 2em;
}
.confBtn {
	margin-top: 2rem;
	text-align: center;
}
.wpcf7-submit {
	padding: 0.75em 2em;
	font-size: 1.1rem;
	color: #fff;
	cursor: pointer;
	border-radius: 5px;
	border: 1px solid #d80061;
	background: linear-gradient(to bottom, #ff42a3 0%,#d80061 100%);
}
.wpcf7-submit:hover {
	background: #fff;
	color: #e21171;
}

div#autozip {
	display: none!important;
}
