
#header h1 img{

}


#kv{
	margin: 0 auto;
	padding: 0 0 0 0;
	position:relative;
	height: 450px;
	min-width:1120px;
}

#kv_inner{
	margin: 0 auto ;
	padding: 0 0 0 0;
	width:1120px;
	position:absolute;
	top:0;
	bottom:0;
	left: 0;
	right:0;
}

.kv_tit{
	position: absolute;
	margin: auto;
	bottom:120px;
	left: 0;
	right:0;
	z-index:10;
	text-align: center;
display: flex;
align-items:center;
justify-content:center;

}

.kv_tit strong{
	margin: 0 auto 20px;
	padding: 0 0 0 0;
	position:relative;
font-weight: normal;
font-size: 80px;
line-height: 80px;
text-align: center;
color: #707070;
display:block;
}

.kv_tit small{
	margin: 0 auto;
	padding: 0 0 0 0;
	position:relative;
font-weight: normal;
font-size: 25px;
line-height: 35px;
text-align: center;
color: #707070;
display:block;
}

.video{
  width: 100%;
  height: 450px;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: -1;
  opacity:0.5;
}

.video::after{
  content: '';
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .3;
}

.video video{
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}




.inner{
	width: 920px;
	margin: 0 auto;
	padding: 0 0;
	position:relative;
	text-align:center;

}

.intro_area{
	margin: 0 auto;
	padding: 150px 0 150px 0;
	min-width: 1120px;
	position:relative;
	text-align:center;

}


.intro_area h2{
	margin: 0 auto 70px;
	padding: 0 0;
	position:relative;
font-weight: normal;
font-size: 60px;
line-height: 80px;
text-align: left;
color: #707070;
letter-spacing:0.05em;
display:none;
}
.intro_area h2 small{
	margin: 10px auto 0;
	padding: 0 0;
	position:relative;
font-weight: normal;
font-size: 25px;
line-height: 35px;
text-align: left;
color: #707070;
display:block;
letter-spacing:0.00em;
}
.intro_area h2 small:before {
	position: absolute;
	top: 20px;
	left: 250px;
	width: 120px;
	height: 1px;
	content: '';
	background: #707070;
	margin:auto;
}

.intro_area p{
	margin: 0 auto;
	padding: 0 0;
	position:relative;
font-weight: normal;
font-size: 30px;
line-height: 50px;
text-align: left;
color: #707070;
letter-spacing:0.05em;
}




.contact_form_area{
	margin: 0 auto;
	padding: 0 0 150px 0;
	min-width: 1120px;
	position:relative;
	text-align:center;
}

.contact_form_area h2{
	margin: 0 auto 70px;
	padding: 0 0;
	position:relative;
font-weight: normal;
font-size: 40px;
line-height: 50px;
text-align: left;
color: #707070;
}

.contact_form_area p{
	margin: 0 auto 50px;
	padding: 0 0;
	position:relative;
font-weight: normal;
font-size: 20px;
line-height: 35px;
text-align: left;
color: #707070;
}

ul.form_list{
	margin: 0 auto 100px;
	padding: 0 0;
	position:relative;
	text-align: center;
}

ul.form_list li{
	margin: 0 auto 60px;
	padding: 0 0;
	position:relative;
	text-align: center;

font-weight: normal;
font-size: 20px;
line-height: 35px;
text-align: left;
color: #707070;
}
ul.form_list li a{
	color: #707070 !important;
}
ul.form_list li h3{
	margin: 0 auto 20px;
	padding: 0 0;
	position:relative;
font-weight: normal;
font-size: 25px;
line-height: 22px;
text-align: left;
color: #707070;
}

ul.form_list li h3 small{
	margin: 0 0 2px 10px;
	padding: 2px 12px;
	position:relative;
font-weight: normal;
font-size: 15px;
line-height: 22px;
text-align: left;
color: #fff;
border-radius: 20px;
background-color:#707070;
display:inline-block;
vertical-align:middle;
}




ul.form_list li input {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding:15px;
	border:1px solid #ccc;
	border-radius: 5px;
font-weight: normal;
font-size: 20px;
line-height: 35px;
text-align: left;
color: #707070;
	box-sizing: border-box;
	width:100%;
}

ul.form_list li input:focus {
	outline: none;
}

ul.form_list li textarea{
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding:15px;
	border:1px solid #ccc;
	border-radius: 5px;
font-weight: normal;
font-size: 20px;
line-height: 35px;
text-align: left;
color: #707070;
	box-sizing: border-box;
	width:100%;
}

ul.form_list li textarea:focus {
	outline: none;
}

::placeholder {
color: #ccc;
font-weight: normal;
}



.wrap_checkbox{
	margin: 0 0;
	padding: 0;
	position:relative;
	display:block;
font-weight: normal;
font-size: 20px;
line-height: 1.3;
text-align: left;
color: #707070;
box-sizing: border-box;
}

.wrap_checkbox input[type=checkbox] {
	display: none !important;
}
.wrap_checkbox span.mwform-checkbox-field label span,
.wrap_checkbox .checkbox01 {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
	margin: 0;
    padding: 2px 0 0 45px;
    position: relative;
    width: auto;
}
.wrap_checkbox span.mwform-checkbox-field label span::before,
.wrap_checkbox .checkbox01::before {
    content: '';
    display: block;
	border:1px solid #ccc;
	border-radius: 3px;
	width: 32px;
    height: 32px;
    left: 0;
    position: absolute;
    top: 0;
	background-color:#fff;
	box-sizing: border-box;
	transition : 0.2s;
}
.wrap_checkbox span.mwform-checkbox-field label span:hover::before,
.wrap_checkbox .checkbox01:hover::before {
	border:4px solid #ccc;
}
.wrap_checkbox input[type=checkbox]:checked + span::before,
.wrap_checkbox input[type=checkbox]:checked + .checkbox01::before {
    background-color:#ccc;
}
.wrap_checkbox span.mwform-checkbox-field label span::after,
.wrap_checkbox .checkbox01::after {
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    content: '';
    display: block;
    height: 9px;
    left: 12px;
    top: 10px;
    opacity: 0;
    position: absolute;

    transform: rotate(45deg);
    width: 5px;
}
.wrap_checkbox input[type=checkbox]:checked + span::after,
.wrap_checkbox input[type=checkbox]:checked + .checkbox01::after {
    opacity: 1;
}




.btn_form{
	margin: 0 auto;
	padding: 0 0 0 0;
	position:relative;
	text-align:center;
}

.btn_form a,
.btn_form span {
    margin: 0 1em;
    position: relative;
    font-weight: normal;
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
    color: #707070;
    border-radius: 50px;
    width: 340px;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    transition-duration: .2s;
    overflow: hidden;
    z-index: 1;
    font-family: "fot-tsukuaoldmin-pr6n", Yu Mincho, YuMincho, serif;
    cursor: pointer;
    height: 62px;
}

.btn_form a:hover,
.btn_form span:hover {
    border: 1px solid #bfab90;
    color: #fff;
    text-decoration: none;
    background-color: #bfab90; /* 背景色を追加 */
}

/* a要素内の画像スタイル */
.btn_form a img,
.btn_form span img {
	position: absolute;
    right: 74px;
    top: 15px;
    z-index: 2;
    transition-duration: .2s;
}
.mw_wp_form_confirm .btn_form a img,
.mw_wp_form_confirm .btn_form span img {
	position: absolute;
    right: 106px;
}

.btn_form a:hover img,
.btn_form span:hover img {
    transform: translate(5px, 0);
    filter: brightness(300%);
}



.btn_form span input {
    background: transparent;
    border: none;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    cursor: pointer;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 64px;
    padding: 0;
    position: relative;
    left: 78px;
    text-align: left;
}
.mw_wp_form_confirm .btn_form span input {
    left: 110px;
}
.btn_form span input[name="submitBack"] {
    left: 0;
    text-align: center;
}


/* input要素のフォーカス時のアウトラインを除去 */
.btn_form span input:focus {
    outline: none;
}

.btn_form a:before,
.btn_form span:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #bfab90;
    content: "";
    opacity: 0;
    transition-duration: .3s;
    z-index: -1;
}

.btn_form a:hover:before,
.btn_form span:hover:before {
    width: 340px;
    height: 340px;
    opacity: 1;
}

p.completed {
	display:inline-block;
	margin:100px auto;
}
.mw_wp_form_confirm form {
	padding-top:50px;
}
.mw_wp_form_error .error_none,
.mw_wp_form_input .input_none,
.mw_wp_form_confirm .confirm_none {
	display:none !important;
}
.mw_wp_form_input .error_message,
.mw_wp_form_confirm .error_message {
	display:none;
}
.mw_wp_form_input.mw_wp_form_error .error_message {
	display:block;
}