@charset "UTF-8";

/* ############################################## */

.main_img_wrap {
    width: 100%;
    background: url(../sp_img/contact/main_img.jpg) no-repeat bottom center;
	background-size: cover;
    margin-bottom: 0;
}
.main_img {
    width: 92%;
    padding-top: 60%;
    margin: 0 auto;
    position: relative;
}
.main_img div {
	text-align:left;
	position: absolute;
	bottom: 13%;
	left: 0;
}
.main_img p {
	margin-bottom: 3.5%;
	font-size: 10px;
	line-height: 1;
	color: #fff;
}
.main_img h1 {
	font-size: 25px;
	line-height: 1;	
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
}

/* ############################################## */
.box_btn p{
	padding-bottom: 15px;
}
.contact_wrap {
	padding: 20% 0 20% 0;
	background: #fff;
}
.contact {
	width: 92%;
	margin: 0 auto;
}
.contact_contents_01 {
	margin-bottom: 6.5%;
}
.contact_contents_01_left {
	width: 100%;
    margin-bottom: 6.5%;
}
.contact_contents_01_left h2 {
	font-size: 22px;
	line-height: 1;
	font-weight: bold;
	color: #00164D;
	margin-bottom: 10%;
	text-align: center;
	letter-spacing: 2px;
	position: relative;
	padding-top: 4.5%;
}
.contact_contents_01_left h2:after {
	content: "";
	width: 20px;
	height: 3px;
	background: #4C5C82;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -10px;
}
.contact_contents_01_left p {
	font-size: 15px;
	line-height: 25px;
	color: #808AA6;
    padding: 0 5%;
}
.box_txt3{
	color:#06c755!important;
	width: 90%;
	font-weight: bold;
	border: 1px #06c755 solid;
	border-radius: 10px;
	padding: 5px 0;
	margin: 0 auto 10px;
	text-align: center;
    font-size: 14px;
	padding-bottom: 5px!important;
}
.contact_contents_01_right {
	width: 80%;
	background: #D9DCE4;
	border-radius: 10px;
	padding: 3.5% 4.5% 4.5%;
    margin: 0 auto;
}
.contact_contents_01_right h2{
	color: #4C5C82;
	text-align: center;
	margin-bottom: 2.5%;
	font-size: 20px;
}
.contact_contents_01_right li{
	line-height: 1.5;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	text-indent: -1em;
    padding-left: 1em;
}
.contact_contents_01_right a{
	color: #808AA6;
}
.contact_contents_sp{
   width: 90%;
	background: #02154d;
	border-radius: 10px;
	padding: 4.5%;
	
    margin: 0 auto;
    position:relative;
 
}
.contact_contents_01_right dl {
	margin-bottom: 2.5%;
    text-align: center;
}
.contact_contents_01_right dt {
	font-size: 15px;
	line-height: 25px;
	display: inline;
	color: #808AA6;
	
	vertical-align: bottom;
	letter-spacing: 1px;
}
.contact_contents_01_right dd {
	font-size: 25px;
	line-height: 1;
	letter-spacing: 2px;
	color: #4C5C82;
	display: inline;
}
.contact_contents_01_right p {
	font-size: 12px;
	line-height: 22px;
	color: #808AA6;
}
.contact_contents_02 {
    width: 90%;
    margin: 0 auto;
}
.contact_contents_02 h5 {
	font-size: 12px;
	line-height: 1;
	color: #808AA6;
	margin-bottom: 15px;
}
.contact_contents_02 h5 span {
	color: #FF0000;
	vertical-align: text-top;
}
.contact_contents_02 table {
    width: 100%;
	border-top: 1px solid #808AA6;
	margin:0 auto 10% auto;
}
.contact_contents_02 th {
	width: 100%;
    display: block;
	box-sizing: border-box;
	padding:4.5% 0 2.5% 0;
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
	color: #4C5C82;
}
.contact_contents_02 th span {
	color: #FF0000;
	vertical-align: text-top;
}
.contact_contents_02 td {
    width: 100%;
    display: block;
}
.contact_contents_02 td input[type="text"] {
	width: 100%;
	background: #D9DCE4;
	padding: 2.5% 4.5%;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 1;
	color: #00164D;
	border: none;
}
.contact_contents_02 td input[type="number"] {
	width: 100%;
	background: #D9DCE4;
	padding: 2.5% 4.5%;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 1;
	color: #00164D;
	border: none;
}
.contact_contents_02 td input[type="email"] {
	width: 100%;
	background: #D9DCE4;
	padding: 2.5% 4.5%;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 1;
	color: #00164D;
	border: none;
}
.contact_contents_02 td textarea {
	width: 100%;
	height: 200px;
	background: #D9DCE4;
	padding: 2.5% 4.5%;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 26px;
	color: #00164D;
	border: none;
}
.contact_contents_02 p {
    font-size: 15px;
    line-height: 1;
    text-align: center;
    color: #00164D;
}
input[type="submit"]  {
	width: 100%;
	border: 1px solid #4C5C82;
	background: #fff;
	padding: 4.5% 0;
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1;
	color: #00164D;
	font-weight: bold;
	text-align: center;
	border-radius: 10px;
	transition: .3s;
    -webkit-appearance: none;
}
.contact_contents_03 {
	width: 100%;
	background: #808AA6;
	padding: 2.5% 4.5%;
    box-sizing: border-box;
	margin-bottom: 6.5%;
	border-radius: 10px;
}
.contact_contents_03 p {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}

/* ############################################## */

#mfp_confirm_table {
	border-top:1px solid #808AA6 !important;
    border-collapse: collapse !important;
}
#mfp_confirm_table th {
	font-size: 12px !important;
    line-height: 22px !important;
    font-weight: bold;
    padding: 15px 15px 5px 0px !important;
    color: #4C5C82;
	width: 100%;
    display: block;
    box-sizing: border-box;
    border-bottom:1px solid #808AA6 !important;
    background: #fff;
}
#mfp_confirm_table td {
    width: 100%;
    display: block;
	font-size: 12px !important;
    line-height: 22px !important;
    padding: 15px 20px 15px 20px !important;
    color: #4C5C82;
    box-sizing: border-box;
    border-bottom:1px solid #808AA6 !important;
    background: #fff;
    text-align: left;
}
div.mfp_buttons {
    text-align: center;
}
#mfp_button_send {
	display: inline-block;
	background:#D9DCE4;
	width: 100%;
	height: 40px;
	font-size: 15px;
	line-height:40px;
	color: #4C5C82;
    border: 1px solid #4C5C82;
    box-sizing: border-box;
	margin-bottom: 0px;
    border-radius: 10px;
}
#mfp_button_cancel {
	display: inline-block;
	background:#fff;
	width: 100%;
	height: 40px;
	font-size: 15px;
	line-height: 40px;
	color: #4C5C82;
    border: 1px solid #4C5C82;
    box-sizing: border-box;
    margin-bottom: 0;
    border-radius: 10px;
}
input[type="submit"] {
-webkit-appearance: none;
border-radius: 0;
}

/* ############################################## */

.thanks_area h3 {
    font-size: 15px;
    line-height: 1;
    font-weight: bold;
    color: #00164D;
    margin-bottom: 20px;
    margin-top: 30px;
}
.thanks_area p {
    font-size: 12px;
    line-height: 22px;
    color: #4C5C82;
    margin-bottom: 20px;
}
.thanks_area li {
    font-size: 12px;
    line-height: 22px;
    color: #4C5C82;
    margin-bottom: 20px;
    padding-left: 1em;
    position: relative;
}
.thanks_area li:before {
    content: "・";
    font-size: 12px;
    line-height: 22px;
    position: absolute;
    left: -0;
    top: 0;
}

