@charset "UTF-8";

/**************************************

frame

Zindex
fullblock…900
field-drop…900
search-block…950
sp : globalheaderWrapper…1000

**************************************/

body {
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", hirakakupro-w3, "メイリオ", "meiryo", verdana, "ＭＳ Ｐゴシック", "ms pgothic", sans-serif;
	margin: 0;
	padding: 0;
	width: 100%;
}

#wrap{
}
#bg_wrap{
	background:url(../img/key.jpg) no-repeat center center;
	background-size: cover;
	height:100vh;
	position:fixed;
	z-index:-1;
		width:100%;
}
#key_wrap{
	height:100vh;
}
.key_inner{
	max-width:1060px;
	margin:0 auto;
	text-align:center;
	position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}


#header{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:80px;
	background:#fff;
	z-index:10;
}
#header .header_inner{
	max-width:1060px;
	padding:0 20px;
	margin:0 auto;
	position:relative;
	text-align:right;
}

#header .header_inner h1{
	position:absolute;
	top:0;
	left:20px;
}

#add_wrap .footlogo{
	padding-bottom:20px;
	position:relative;
}
#add_wrap .footlogo img{
	width:180px;
	height:auto;
}
#add_wrap .footlogo span{
	color:#172c62;
	display:block;
	font-size:14px;
	font-weight:bold;
	line-height:1;
	margin-top:8px;
}


#add_wrap .foot_address{
	font-size:17px;
	color:#172c62;
	padding:30px 0 10px;
	line-height:1.5;
}
#add_wrap .nobox:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
#add_wrap .nobox{
	font-size:17px;
	color:#172c62;
	line-height:1;
	margin-top:5px;
}
#add_wrap .nobox span {
	float:left;
	width:60px;
}
#add_wrap .nobox p {
	display:block;
	overflow:hidden;
}
.r_tx{
	max-width:800px;
	margin:10px auto;
	text-align:right;
}
.inner_8{
	max-width:800px;
	margin:0px auto;
	padding:0 10px;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.inner_52{
	max-width:520px;
	margin:0px auto;
	padding:0 10px;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

#foot_add{
	text-align:center;
	padding:30px 0;
}
#foot_add .footlogo{
	padding-bottom:20px;
	position:relative;
}
#foot_add .footlogo img{
	width:180px;
	height:auto;
}
#foot_add .foot_address{
	line-height:1.6;
}
#foot_add .footlogo span {
    color: rgb(23, 44, 98);
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    margin-top: 8px;
}
#foot_add .nobox {
	margin:10px 10px 0;
	display:inline-block;
}
#foot_add .nobox span {
	display:inline-block;
	width:40px;
	text-align:left;
	margin-right:10px;
}
#foot_add .nobox p {
	display:inline-block;
}

.access_box{
	max-width:600px;
	padding:0 20px;
	margin:0 auto;
}
.access_box #map{
	height:380px;
}
.access_box p{
	padding-top:20px;
	font-size:16px;
	text-align:center;
	line-height:2;
}
.sp_block{
	display:none;
}

.contact_box{
	max-width:600px;
	margin:0 auto;
}
.thank_tx{
	text-align:center;
	font-size:18px;
}
.contact_box table.mailform{
	width:100%;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.contact_box table.mailform tr th ,
.contact_box table.mailform tr td{
	padding:20px 5px;
	border-bottom:1px solid #e8e8e8;
	font-size:16px !important;
}
.contact_box table.mailform tr th{
	font-weight:bold;
	width:200px;
}
.contact_box table.mailform tr td input{
	padding:5px;
	border-radius:3px;
	font-size:16px !important;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.bt_sub{
	text-align:center;
	margin-top:10px;
}
.bt_sub .sub{
	padding:10px;
	width:200px;
	color:#fff;
	text-align:center;
	background:#172c63;
	font-size:18px;
}
.bt_sub p input{
	margin:10px 0;
}
.thank_tx{
	text-align:center;
	font-size:18px;
}

@media screen and (min-width: 980px) {

#header .header_inner ul{
	padding-top:25px;
}
#header .header_inner ul:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
	}
#header .header_inner ul > li{
	display:inline-block;
	position:relative;
}
#header .header_inner ul > li > a ,
#header .header_inner ul > li > span{
	display:block;
	padding:10px 10px;
	font-size:14px;
	font-weight:bold;
	color:#172c62;
	cursor:pointer;
}
#header .header_inner ul > li:hover{
	border-bottom:2px solid #172c62;
}
#header .header_inner ul > li ul{
	display:none;
}
#header .header_inner ul>li:hover ul{
	display: block;
	position:absolute;
	top:20px;
	left:0;
	width:250px;
}
#header .header_inner ul>li:hover ul li{
	display: block;
	text-align:left;
	background:#173062;
	border:none;
}
#header .header_inner ul li ul li:hover{

	border:none;
}
#header .header_inner ul>li:hover ul li a{
	color:#fff;
	font-weight:normal;
	padding:10px;
	display:block;
}
#header .header_inner ul > li:hover ul li a:hover{
	color:#fff;
	border:none;
	background:#394f7a;
}

#cbt{
	display:none;
}

}
@media screen and (max-width: 979px) {
	
#header{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:50px;
	background:#fff;
}
#header .header_inner{
	padding:0 10px;
	margin:0 auto;
	position:relative;
	text-align:left;
}
#header .header_inner h1{
	position:absolute;
	top:0;
	left:10px;
}
#header .header_inner h1 img{
	height:50px;
	width:auto;
}


.hamburgler-active #header .header_inner > ul {
  opacity: 1;
  pointer-events: initial;
  z-index: 999;
}
#header .header_inner > ul {
  transition: all 0.4s ease;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 50px;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(57, 79, 122, 1);
  color: white;
  text-align: center;
  height: 100vh;
}

#header .header_inner ul > li{
	display:block;
	position:relative;
}
#header .header_inner ul > li > a ,
#header .header_inner ul > li > span{
	display:block;
	padding:15px 20px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
	text-align:left;
	border-bottom:1px solid #fff;
}
#header .header_inner > ul > li > a:after{
	content:"\003e";
	position:absolute;
	top:15px;
	right:20px;
}
#header .header_inner > ul > li > span:after{
	content:"+";
	position:absolute;
	top:15px;
	right:20px;
}
#header .header_inner > ul > li.active > span:after{
	content:"ー";
	position:absolute;
	top:15px;
	right:20px;
}

#header .header_inner ul > li ul{
	display:none;
}
#header .header_inner ul>li.active ul{
	display: block;
	position: relative;
	top:0px;
	left:0;
	width:100%;
}
#header .header_inner ul>li.active ul li{
	display: block;
	text-align:left;
	background:#173062;
	border:none;
	padding-left:20px;
}
#header .header_inner ul li ul li.active{

	border:none;
}
#header .header_inner ul>li.active ul li a{
	color:#fff;
	font-weight:normal;
	padding:10px;
	display:block;
	border-bottom:1px solid #50658e;
}
#header .header_inner ul > li.active ul li a.active{
	color:#fff;
	border:none;
	background:#394f7a;
}
#header .header_inner ul > li.active ul li a:after{
	content:"\003e";
	position:absolute;
	top:10px;
	right:20px;
}

#cbt{
	display:none;
}
#cbt {
    position: absolute;
    top: 1em;
    right: 1em;
    height: 26px;
    width: 26px;
    cursor: pointer;
    z-index: 9999;
	display: block;
}
#cbt .hamburgler-icon,
#cbt .hamburgler-icon:before,
#cbt .hamburgler-icon:after {
  content: '';
  position: absolute;
  border-radius: 1em;
  height: 2px;
  width: 26px;
  background: black;
  transition: all 0.2s ease
}

.hamburgler-icon {
  top: 0.75em
}

.hamburgler-icon:before {
  top: -0.55em
}

.hamburgler-icon:after {
  top: 0.55em
}

.hamburgler-active .hamburgler-icon {
  background: transparent;
  transform: rotate(-135deg)
}

.hamburgler-active .hamburgler-icon:before,
.hamburgler-active .hamburgler-icon:after {
  top: 0;
}

.hamburgler-active .hamburgler-icon:before {
  transform: rotate(90deg)
}

.sp_block{
	display: block;
}
.pc_block{
	display:none;
}
.access_box{
	padding:0 10px;
}
.access_box #map{
	height:300px;
}

}

#add_wrap{
	width:100%;
	height:430px;
	background:#fff;
	position:relative;
}
#add_wrap #map{
	position: relative;
	margin-left:45%;
	z-index:10;
	height:430px;
}
#add_wrap .add_inner{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:430px;
}
#add_wrap .add_inner .addbox{
	position: relative;
	max-width:1060px;
	margin-left: auto;
	margin-right:auto;
	top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#foot{
	background:#f5f5f5;
	padding:50px 0;
	font-size:11px;
	color:#666;
	border-bottom:5px solid #153361;
	position: relative;
	text-align:center;
}
#foot a{
	position:absolute;
	bottom:0;
	right:20px;
	width:42px;
	height:76px;
	background:url(../img/pagetop.png) no-repeat center center;
}

.foot_inner{
	max-width:1060px;
	margin:0 auto;
}


@media screen and (max-width: 979px) {

#add_wrap{
	width:100%;
	height: auto;
	border-top:1px solid #e8e8e8;
	padding-bottom:20px;
	padding-top:20px;
}
#add_wrap #map{
	position: relative;
	margin:20px;
	z-index:10;
	height:200px;
}
#add_wrap .add_inner{
	position: relative;
	width:100%;
	height: auto;
	padding:20px;
}
#add_wrap .add_inner .addbox{
	position: relative;
	max-width:1060px;
	margin-left: auto;
	margin-right:auto;
	top: 0%;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}

#add_wrap .foot_address {
    font-size: 14px;
}


#foot{
	padding:30px 0 90px;
	text-align:center;
}

.key_inner img{
	width:100%;
	height:auto;
}

}

#content-container{
	background:#f4f5f5 url(../img/bg_h2.png) no-repeat center top;
	padding-bottom:80px;
}

#content-container h2{
	padding:170px 0 70px;
	text-align:center;
}
#content-container h2 span{
	display:block;
	font-size:22px;
	color:#fff;
	font-weight:normal;
}

.content_box{
	max-width:980px;
	margin:0 auto;
	padding:60px 20px;
	background:#fff;
}

.img_full{
	text-align:center;
}

.img_full img{
	max-width:100%;
	height:auto;

}

h3.sub_ttl{
	text-align:center;
	margin-bottom:50px;
}
h3.sub_ttl span{
	font-size:35px;
	font-weight:bold;
	padding-bottom:8px;
	border-bottom:4px solid #162c59;
	display:inline-block;
	color:#162c59;
}

.mt80{
	margin-top:80px;
}
.mt100{
	margin-top:100px;
}


.content_box table.co_t{
	max-width:800px;
	margin:0 auto;
	border-top:1px solid #999999;
}
.content_box table.co_t tr th,
.content_box table.co_t tr td{
	padding:15px 0;
	text-align:left;
	line-height:1.6;
	border-bottom:1px solid #999999;
	font-size:16px;
}
.content_box table.co_t tr th{
	color:#162c59;
	width:240px;
}


/*************分割***************/

.content_box .col2-bWrapper, .content_box .col3-bWrapper {
	display: block;
	width: 102%;
	margin-left: -2%;
	letter-spacing: -0.4em;
}
.content_box .col1-bWrapper {
	display: block;
	max-width: 250px;
	margin:0 auto;
	letter-spacing: -0.4em;
}
.content_box .col1-bWrapper > .col {
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 30px 0%;
	width: 100%;
}
.content_box .col2-bWrapper > .col {
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 30px 2%;
	width: 48%;
}
.content_box .col3-bWrapper > .col {
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 30px 2%;
	width: 31.33%;
}
.staff_list li .img_full{
	margin-bottom:10px;
}

.staff_list li .img_full img{
	width:100%;
	height:auto;
}
.staff_list li p.namebox{
	font-size:26px;
	text-align:center;
}
.staff_list li p.nobox{
	text-align:center;
	margin-top:8px;
}

.content_box .intro{
	font-size:18px;
	width:800px;
	margin:0 auto;
	color:#162c59;
	line-height:1.6;
}

.business_box{
	width:750px;
	margin:0 auto;
}
.business_box.wfull{
	width:100%;
	margin:0 auto;
}
.business_box .b_col_ico{
	padding:15px 0;
	text-align:center;
	background: url(/common/img/bg_gra.jpg);
}
.business_box h3{
	color:#162c59;
	font-size:22px;
	font-weight:bold;
	padding:15px 0;
}
.business_box p{
	font-size:14px;
	line-height:1.6;
}

.business_box .col2-bWrapper ul li ,
.business_box .col3-bWrapper ul li{
	margin-left: 1em;
    margin-bottom: 0.5em;
    list-style-type: disc;
	font-size:14px;
	color:#122955;
	line-height:1.3;
}


.sp_block{
	display:none;
}
.originbox{
	text-align:center;
}

.pc_block .ico_set{
	padding:70px 0 30px;
	text-align:center;
}
.business_ttl{
	text-align:center;
	padding-bottom:70px;
}
.business_ttl img{
	max-width:100%;
	height:auto;
}

.aroowbox{
	text-align:center;
	margin-bottom:30px;
}

.step2wrap{
	background:#c5cfe3;
}
.contactwrap{
	padding:10px;
}
.contactwrap:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
	}
.contactwrap .col_l{
	float:left;
	width:455px;
	background:#fff;
	padding:20px;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;

}
.contactwrap .col_r{
	float:right;
	width:455px;
	background:#fff;
	padding:20px;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;

}
.stepbox h4{
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
	font-size:25px;
	padding:10px 0;
}
.contactwrap h5{
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}
.contactwrap .telbox{
	padding-left:70px;
	background:url(/common/img/ico_tel.jpg) no-repeat left center;
}
.contactwrap .telbox p{
	font-size:30px;
	line-height:30px;
	font-weight:bold;
	padding:5px 0;
}
.contactwrap .telbox span{
	font-size:15px;
	font-weight: normal;
	display:block;
	color:#122955;
	margin-top:8px;
	line-height:1;
}
.mailbt{
	text-align:center;
	padding:10px 10px 0;
}

.mailbt a{
	display:block;
	height:60px;
	background: url(/common/img/ico_mail.png) no-repeat center center #152f61;
	text-indent:-9999px;
}
.step.harf1{
	text-align:center;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.51, #c5cfe3), color-stop(0.50, #fff));
background: -webkit-linear-gradient(top, #fff 50%, #c5cfe3 51%);
background: -moz-linear-gradient(top, #fff 50%, #c5cfe3 51%);
background: -o-linear-gradient(top, #fff 50%, #c5cfe3 51%);
background: -ms-linear-gradient(top, #fff 50%, #c5cfe3 51%);
background: linear-gradient(to bottom, #fff 50%, #c5cfe3 51%);
}

.steparrowbox{
	text-align:center;
	padding:30px 0;
}

.step.step2{
	text-align:center;
}
.stepbox .c_tx{
	text-align:center;
	font-size:16px;
	line-height:1.6;
}

.content_box .flow-bWrapper {
	display: block;
	width: 102%;
	margin-left: -2%;
	letter-spacing: -0.4em;
}

.content_box .flow-bWrapper > .col {
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 30px 2%;
	width: 48%;
}
.content_box .flow-bWrapper .l_col h3{
	padding:15px 0;
	text-align:center;
	color:#fff;
	background:#14c6c0;
	font-size:22px;
}
.content_box .flow-bWrapper .r_col h3{
	padding:15px 0;
	text-align:center;
	color:#fff;
	background:#55aee1;
	font-size:22px;
}
.content_box .flow-bWrapper p{
	font-size:15px;
	line-height:1.6;
	padding:10px;
}

.boxlist{
	background:#c5cfe3;
	padding:10px;
}
.boxlist h4 {
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    font-size: 25px;
    padding: 10px 0;
}
.consultation li{
	padding:10px;
	background:#fff;
	margin-top:10px;
}
.consultation li .qbox{
	font-size:22px;
	color:#55aee1;
	margin-bottom:8px;
}
.consultation li .abox{
	font-size:15px;
	padding:8px 0 8px 110px;
	background:url(/common/img/ico_teian.png) no-repeat left top;
}

.step3box{
	text-align:center;
	padding:10px;
}
.greetbox{
	padding:0 20px;
}

.greetbox:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
	}

.greetbox .l_col{
	float:left;
	width:350px;
}
.greetbox .r_col{
	float:right;
	width:480px;
}
.greetbox .r_col p{
	font-size:16px;
	line-height:2.2;
}

.greetbox .r_col p.txsing{
	text-align:right;
	margin-top:20px;
	font-size:22px;
	line-height:1;
}
.greetbox .r_col p.txsing span{
	display:block;
	margin-top:8px;
	font-size:16px;
	text-align:right;
}


@media screen and (max-width: 979px) {

.pc_block{
	display:none;
}
.sp_block{
	display: block;
}

#bg_wrap{
	background:url(../img/key_sp.jpg) no-repeat center center;
}

#content-container{
	background:#f4f5f5 url(../img/bg_h2.png) no-repeat center top;
	padding-bottom:80px;
}

#content-container h2{
	padding:100px 0 40px;
	text-align:center;
	background: url(/common/img/bg_gra.jpg);
}
#content-container h2 img{
	height: auto;
	width:90vw;
}
.content_box {
    padding: 60px 10px;
}

h3.sub_ttl{
	text-align:center;
	margin-bottom:50px;
}
h3.sub_ttl span{
	font-size:30px;
	font-weight:bold;
	padding-bottom:8px;
	border-bottom:4px solid #162c59;
	display:inline-block;
	color:#162c59;
}
.sp_block .ico_set ,
.pc_block .ico_set {
    padding: 40px 0 20px;
    text-align: center;
}
.ico_set img{
	width:100%;
	height:auto;

}

.originbox img{
	width:100%;
	height:auto;
}
.originbox p{
	padding-top:20px;
	font-size:4.5vw;
	line-height:1.4em;
}

.content_box table.co_t{
	border-bottom:1px solid #999999;
}

.content_box table.co_t tr th,
.content_box table.co_t tr td{
	display: list-item;
    border: none;
    width: 100%;
    list-style: none;
    padding: 5px 10px;
}
.content_box table.co_t tr th{
	color:#162c59;
	background:#dde3ef;
}

/*************分割***************/

.content_box .col2-bWrapper, .content_box .col3-bWrapper {
	display: block;
	width: 100%;
	margin-left: 0%;
	letter-spacing: normal;
}

.content_box .col2-bWrapper > .col {
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 30px 0%;
	width: 100%;
}
.content_box .col3-bWrapper > .col {
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 30px 0%;
	width: 100%;
}
.col3-bWrapper.staff_list .img_full{
	text-align:center;
}
.col3-bWrapper.staff_list .img_full img{
	width:250px;
	height:auto;
}
.business_box{
	width:100%;
}
.content_box .intro {
    font-size: 16px;
   width:100%;
}
.business_ttl{
	text-align:center;
	padding-bottom:40px;
	padding-top:10px;
}
.business_ttl img{
	max-width:100%;
	height:auto;
}

.aroowbox{
	text-align:center;
	margin-bottom:30px;
}
.aroowbox img{
	max-width:100%;
	height:auto;
}

.contactwrap .col_l{
	float:none;
	width:100%;
	background:#fff;
	padding:10px;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	margin-bottom:10px;

}
.contactwrap .col_r{
	float:none;
	width:100%;
	background:#fff;
	padding:20px;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;

}
.contactwrap .telbox p {
    font-size: 18px;
    line-height: 20px;
}
.contactwrap .telbox{
	background-size: auto 90%;
	    padding-left: 50px;

}
.mailbt{
	text-align:center;
	padding: 0;
}

.mailbt a{
	display:block;
	height:50px;
	background: url(/common/img/ico_mail.png) no-repeat center center #152f61;
	background-size:80% auto;
	text-indent:-9999px;
}
.step.harf1 img{
	height:60px;
	width:auto;
}
.step.step2 img{
	height:60px;
	width:auto;
}
.steparrowbox {
    text-align: center;
    padding: 10px 0;
}
.step3box img{
	height:72px;
	width:auto;
}
.consultation li .qbox {
    font-size: 18px;
	line-height:1.6;
}
.consultation li .abox {
    font-size: 15px;
    padding: 35px 0 8px 0px;
    background: url(/common/img/ico_teian.png) no-repeat left top;
}
.greetbox{
	padding:0 0px;
}


.greetbox .l_col{
	float:none;
	width:100%;
}
.greetbox .r_col{
	float:none;
	width:100%;
}
.greetbox .r_col p{
	font-size:16px;
	line-height:2.2;
}

.greetbox .r_col p.txsing{
	text-align:right;
	margin-top:20px;
	font-size:22px;
	line-height:1;
}
.greetbox .r_col p.txsing span{
	display:block;
	margin-top:8px;
	font-size:16px;
	text-align:right;
}
.contact_box table.mailform  tr th ,
.contact_box table.mailform tr td{
	display: list-item;
    border: none;
    width: 100%;
	padding:5px;
    list-style: none;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
			padding:10px 0;
}
.section{
	width: 100%;
}

.contact_box table.mailform tr td input ,
.contact_box table.mailform tr td textarea{
	width:95% !important;
}
form#mailform {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

}