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

input[type=checkbox] {
   -webkit-appearance: checkbox!important;
}
input[type=radio] {
   -webkit-appearance: radio!important;
}

.link {
	display: block;
	background-color:#10a9a6;
	padding:2px 10px 2px 10px;
	color:#fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin: 0 20px;
}
.link.gray{
	background-color: #666565;
}
a.link2{color:#0097D6;text-decoration:none;}
a.link2:hover{color:#0097D6;}
a.link2:active, a:focus{outline:0;}
.telbox {
	display:block;
	margin: 0px 0px 40px 0px;
}
.telbox .box_border {
	display:block;
	margin: 20px auto 20px auto;
	border: solid 1px #ccc;
	background-color:#EEE;
	padding:20px;
	text-align:center;
	line-height:1.6;
}
.telbox .box_border .name {
	display:block;
	font-size:21px;
}
.telbox .box_border .free {
	color:#e83416;
	font-size:36px;
	font-weight:bold;
}
.telbox .box_border .time {
	display:block;
	text-align:left
}
.telbox .box_border .time th{
	width: 100px;
}
.telbox .box_border .time th,
.telbox .box_border .time td{
	vertical-align: top;
}
.telbox .box_border img {
	padding:10px 0px 0px 0px ;
}
.mailbox {
	display:block;
	margin: 0px 0px 20px 0px;
}


/* === フォームテーブル === */
#contents p.img_flow{
	display: none;
	margin: 0px auto 20px auto;
	text-align:center;
}
#contents p.img_flow img{
	width: 100%;
	height:auto;
}

#contents div.contactTbl {
}

#contents div.contactTbl table {
	border:1px solid #AAA;
	margin-bottom:20px;
	width: 100%;
}

#contents div.contactTbl table th,
#contents div.contactTbl table td {
	line-height:1.4;
	padding:10px 15px;
	vertical-align:top;
	display: block;
	width: 100% !important;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border-bottom: solid 1px #AAA;
}

#contents div.contactTbl table th.top {
	border-top:none;
}

#contents div.contactTbl table th {
	background-color:#D8EDED;
	text-align:left;
}
#contents div.contactTbl table th.step {
	border-left: solid 10px #10a9a6;
	background-color:#ECF5F5;
	text-align:left;
}

#contents div.contactTbl table th img.icon {
	margin-left:5px;
}

#contents div.contactTbl table tr:last-child td{
	border-bottom: none;
}

#contents div.contactTbl table td.err {
	background-color:#FFE6E2;
}

#contents div.contactTbl table td p.err {
	color:red;
	margin-bottom:5px;
}

#contents div.contactTbl table div.frame {
	border:1px solid #AAA;
	height:150px;
	padding:10px;
	overflow:auto;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

#contents div.addressHack {
	background:#FFF2EC;
	margin-top:10px;
	padding:10px;
}


#contents div.addressHack p {
	font-size:93%!important;
}

#contents div.addressHack p.mihon {
	color:red;
	font-size:22px!important;
}
/* === フォームテーブル === */
.textform_input{
	background-color: #FFFBE7;
	border: 1px solid #10a9a6;
	font-size: 13px;
	line-height: 140%;
	padding: 5px 5px;
	margin: 0px 0px 4px 0px;
	text-align: left;
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	border-radius: 4px;
}
.input100pr{
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.textarea_input{
	background-color: #FFFBE7;
	border: 1px solid #10a9a6;
	font-size: 13px;
	line-height: 140%;
	padding: 5px 5px;
	margin: 0px 0px 4px 0px;
	text-align: left;
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	border-radius: 4px;
}
.formBtn {
	margin-bottom:80px;
	text-align:center;
}

.formBtn p input {
	background-color:#666565;
	border:1px solid #666565;
	color:#FFF;
	display:inline-block;
	font-size:20px!important;
	margin:0 5px;
	padding:10px;
	text-align:center;
	width:180px;
	border-radius:5px;
}

.formBtn p input.orange {
	border:1px solid #10a9a6;
	background: #10a9a6;
	border-radius:5px;
}
::-webkit-input-placeholder {
	color: #ccc;
}
::-moz-placeholder {
	color: #ccc; opacity: 1;
}
:-ms-input-placeholder {
	color: #ccc;
}


    .contactLeadArea {
        padding: 35px 18px 35px;
        box-sizing: border-box;
        background-color: #E9F2F5;
        margin: 20px auto 40px;
    }
    .contactLeadInner {
        max-width: 100%;
        display: block;
    }
    .contactLeadInner .img {
        width: 100%;
        margin-bottom: 21px;
    }
    .contactLeadInner .textBlock {
        width: 100%;
    }
    .contactLeadInner .h2-contact {
        margin-bottom: 26px;
    }
.contactLeadInner .h2-contact {
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 0.03em;
    line-height: 36px;
    margin-bottom: 33px;
}
.contactLeadInner .text {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.02em;
    line-height: 26px;
}
.contactLeadInner .text + .text {
    margin-top: 1em;
}
