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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}

/*///////////////////////   ここまでがCSSリセット   ///////////////////////*/


*{margin:0; padding:0; outline:0;}
.clearfix:after{
    content:"";
    clear:both;
    display: block;
}

body{
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	word-break:break-all;
	-webkit-text-size-adjust: 100%;
}

@media(min-width:601px){

#container{
	margin:0 auto;
	min-width:1100px;
	min-height:100%;
	position:relative;
}

html,body{
	min-height:100%;
	height:100%;
	min-width:1100px;
}

/*///////////////////////   ナビ   ///////////////////////*/

#mb_top,.openbtn,.mb{display:none;}
nav{position:fixed; width:100%;min-width:1100px; z-index:1000;background-color:rgba(3,185,223,0.7);}
#nav{
	width:940px;
	margin:0 auto;
	display:flex;
	justify-content: space-between;
}
#nav li{width:100%;}
#nav li a{
	text-decoration:none;
	display:block;
	height:60px;
	font-size:14px;
	color:#fff;
	display: flex;
	justify-content: center;/*横の中央寄せ*/
	align-items: center;/*縦の中央寄せ*/
}
#nav li:first-child{background-color:#006896;border-left:solid 2px #fff;}
#nav li:not(:first-child){background-color:rgba(3,185,223,0);}
#nav li{border-right:solid 2px #fff;}

#nav li:first-child a:hover{background-color:#005074;}
#nav li:not(:first-child) a:hover,.stay{background-color:rgba(3,148,223,0.5);}

/*///////////////////////   メイン   ///////////////////////*/


section{position:relative;}
.mainimg{width:100%; max-height:685px; overflow:hidden;position:relative;}
.subimg{width:100%; height:369px; overflow:hidden;position:relative;}

.in_mainimg{width:100%; height:445px; overflow:hidden;position:relative;}
.in_about{width:100%; height:445px; overflow:hidden; background:url(img/about_main.jpg) no-repeat; background-size:cover;}
.in_service{width:100%; height:445px; overflow:hidden; background:url(img/service_main.jpg) no-repeat; background-size:cover;}
.in_facility{width:100%; height:445px; overflow:hidden; background:url(img/facility_main.jpg) no-repeat; background-size:cover;}
.in_recruit{width:100%; height:445px; overflow:hidden; background:url(img/recruit_main.jpg) no-repeat; background-size:cover;}
.in_company{width:100%; height:445px; overflow:hidden; background:url(img/company_main.jpg) no-repeat; background-size:cover;}
.in_contact{width:100%; height:445px; overflow:hidden; background:url(img/contact_main.jpg) no-repeat; background-size:cover;}


.ovr{position:absolute; right:0; bottom:75px; width:871px; height:190px;}
.mainimg .undr,.in_mainimg .undr,.subimg img{width:100%; vertical-align:bottom;}

.top02{
	display:flex;
	 max-width:988px;
	 margin:0 auto;
}
.top02_in{text-align:center; width:100%;}
.top02_in:not(:last-child){border-right:solid 10px #d3d3d4;}
.top02_in h2{
	font-size:36px;
	font-weight:bold;
	color:#fabe00;
	margin-bottom:15px;
}
.top02_in h3{
	font-size:19px;
	color:#008dc1;
	line-height:1.3;
	height:55px;
}
.top02_in h4{
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	font-size:18px;
	font-weight:bold;
	color:#008dc1;
	margin-bottom:30px;
}
.top02_in a{text-decoration:none; display:block; padding:62px 0;}
.top02_in a:hover{opacity:0.8;}

.imgbox{width:270px; margin:10px auto 0;}
.imgbox img{width:100%;}

.sublink:hover img{opacity:0.8;}
.top03{
	position:absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	text-align:center;
	width:822px;
	padding-top:30px;
}
.top03 h2{
	font-size:43px;
	font-weight:bold;
	margin-bottom:15px;
}
.top03 h3{
	font-size:28px;
	line-height:1.3;
	height:55px;
	padding-top:24px;
}
.top03 h4{
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	font-size:21px;
	font-weight:bold;
	margin-bottom:30px;
}
.bl{color:#006896;}
.bo_bl{border-top:solid 4px #006896;}
.wh{color:#fff; text-shadow:0 0 10px #000;}
.bo_wh{border-top:solid 4px #fff;}


/*///////////////////////   フッタ   ///////////////////////*/


footer{
	background-color:#006896;
	width:100%;
	height:335px;
	display:flex;
	justify-content: flex-end;
	font-size:12px;
	position:relative;
}
.ft_l_in{
	color:#fff;
	line-height:1.5;
	position:absolute;
	bottom:50px;
	left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	margin-left:-333px;
}
#ft_r{
	padding:50px 36px;
	background-color:#0087b6;
	box-sizing:border-box;
	width:515px;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
}
#ft_r li:not(:last-child){height:25px;}
#ft_r li:last-child{margin-top:auto;}
.top10{margin-top:10px;}
#ft_r a{
	color:#fff;
	text-decoration:none;
}
#ft_r a:hover{ opacity:.8;}

/*///////////////////////   中ページ   ///////////////////////*/


.ttlarea{
	margin:0 auto;
	width:1100px;
	height:445px;
	position:relative;
}
.pagettl{
	position:absolute;
	top:188px;
	left:82px;
	width:280px;
	height:164px;
	background-color:rgba(245,162,27,0.8);
	display:flex;
	flex-direction:column;
	justify-content: center;/*横の中央寄せ*/
	align-items: center;/*縦の中央寄せ*/
	color:#fff;
	text-align:center;
}
.pagettl h1{
	font-size:40px;
	border-bottom:solid 1px #fff;
	padding-bottom:10px;
	margin-bottom:16px;
}
.pagettl h1 span:after {content:"\a";white-space: pre ;}
.pagettl h4{
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	font-size:21px;
}

#main{
	width:1100px;
	padding:40px 82px 160px;
	margin:0 auto;
	box-sizing:border-box;
}
h2{
	font-size:38px;
	font-weight:bold;
	margin-bottom:15px;
	color:#008dc1;
}
p{
	font-size:17px;
	line-height:1.6;
	text-align:justify;
}
.abo_img{
	width:595px;
	margin:60px auto 0;
}
.iso_img{
	width:500px;
	margin:90px auto 0;
}
.svc_img{
	width:936px;
	margin:60px auto 0;
}
.abo_img img,.iso_img img,.svc_img img,.faci_img li img{width:100%; vertical-align:bottom;}
.svc_img02 li img{height:340px; vertical-align:bottom;}
.svc_img02{
	margin-top:18px;
	width:936px;
	height:340px;
	display:flex;
	justify-content:space-between;
}
/*.svc_img02 li{width:431px;}*/
.svc_box{
	min-width:936px;
	margin:50px auto 0;
}
.svc_box h3{
	font-size:28px;
	margin-bottom:10px;
	color:#008dc1;
	text-indent:-0.6em;
}
.svc_box p{text-align:justify;}
.ttl,.ttl2,.ttl3,.ttl4{
	font-size:26px;
	font-weight:bold;
	padding-bottom:7px;
	border-bottom:solid 5px #008dc1;
}
.ttl{margin:60px 0 30px;}
.ttl2{margin:60px 0 30px;}
.ttl3{margin:0 0 30px;}
.ttl4{margin:90px 0 30px;}

	
.faci_tbl{
	width:936px;
	border-top:solid 2px #008dc1;
	font-size:15px;
	line-height:1.8;
}
.faci_tbl tr,.comp_tab1 tr{border-bottom:solid 2px #008dc1;}
.faci_tbl th{padding:20px 10px; text-align:left; vertical-align:middle;}
.faci_tbl td{padding:20px 10px;}
.caption{font-size:25px; text-align:left; margin-bottom:20px;}
.caption:first-letter{ color:#fabe00;}
.w25 td{width:25%;}

.faci_tr{display:flex;justify-content:space-between;border-bottom:solid 2px #008dc1;align-items: center;}
.faci_tr p{font-size:15px;line-height:1.8;}
.faci_th{padding:20px 10px;}
.faci_td{display:flex;justify-content:space-between;padding:20px 10px; width:750px;}
.faci_td p:first-child{width:7em;}
.faci_td p:last-child{width:9em;}

.faci_img{
	width:936px;
	display:flex;
	justify-content: space-between;
	margin-top:40px;
}
.faci_img li{
	width:514px;
	margin-bottom:80px;
}
.btm80{margin-bottom:80px;}

.flebox{display:flex;justify-content: space-between; width:936px;}
.comp_tab1{
	width:100%;
	border-top:solid 2px #008dc1;
	font-size:15px;
	line-height:1.8;
}
.comp_tab1 th{padding:20px 15px; background-color:#eaeef0; text-align:left;}
.comp_tab1 td{padding:20px 15px;}
.comp_img{width:371px;}
.comp_img img{width:100%;}

.comp_tab2{
	font-size:15px;
	line-height:1.8;
}
.comp_tab2 th{padding:10px 20px 10px 0; color:#005881; border-right:solid 15px #e9edef; text-align:right;}
.comp_tab2 td{padding:10px 0 10px 20px;}

iframe{width:100%; height:450px;}

.rec_tabbox{display:flex;width:936px;}
.rec_tab{
	font-size:15px;
	line-height:1.8;
	background-color:#e3eff5;
}
.rec_tab th{background-color:#cae1ec;}
.rec_tab td{width:349px;}
.rec_tab th,.rec_tab td{vertical-align:middle;padding:20px;border-right:solid 1px #000;}
.rec_tab tr:not(:last-child){border-bottom:solid 1px #000;}
.rec_tab td:last-child{border-right:none;}
.rec_tab td p{
	font-size:15px;
	line-height:1.4;
	text-indent:-1em;
	padding-left:1em;
	margin:5px 0;
}
.rec_tab2{
	font-size:15px;
	line-height:1.8;
	background-color:#e3eff5;
}
.rec_tab2 th{display:none;}
.rec_tab2 td{vertical-align:middle;padding:20px;border-left:solid 1px #000;}
.rec_tab2 tr:not(:last-child){border-bottom:solid 1px #000;}
.rec_tab2 td:last-child{border-right:none;}
.rec_tab2 td p{
	font-size:15px;
	line-height:1.4;
	text-indent:-1em;
	padding-left:1em;
	margin:5px 0;
}
.rec_tab tr:first-child,.rec_tab2 tr:first-child{height:95px;}
.rec_tab tr:nth-child(2),.rec_tab2 tr:nth-child(2){height:68px;}
.rec_tab tr:nth-child(3),.rec_tab2 tr:nth-child(3){height:140px;}
.rec_tab tr:nth-child(4),.rec_tab2 tr:nth-child(4){height:140px;}
.rec_tab tr:nth-child(5),.rec_tab2 tr:nth-child(5){height:68px;}
.rec_tab tr:nth-child(6),.rec_tab2 tr:nth-child(6){height:68px;}

.lnkbtn{
	display:block;
	width:300px;
	background-color:#006896;
	color:#fff;
	border-radius:18px;
	font-size:16px;
	padding:10px;
	text-decoration:none;
	text-align:center;
	margin:30px auto 0;
}
.lnkbtn:hover{background-color:#0087b6;}


::placeholder{opacity:0.5;}
}

/*////////////////////////////////////////////////////////////////////////////////////////////   pc_end   ////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////   pc_end   ////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////   pc_end   ////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////   pc_end   ////////////////////////////////////////////////////////////////////////////////////////////*/


@media(max-width:600px){

#container{
	margin:0 auto;
	min-width:100%;
	min-height:100%;
	position:relative;
}

html,body{
	min-height:100%;
	height:100%;
	min-width:100%;
}
.pc{display:none;}

/*///////////////////////   ナビ   ///////////////////////*/

#mb_top{
	background-color:#006896;
	text-align:right;
	padding:26px 10px;
}
#mb_top img{vertical-align:bottom; width:110px;}

/*========= ボタンのためのCSS ===============*/
.openbtn{
	position:fixed;
    z-index: 9999;/*ボタンを最前面に*/
	top:15px;
	left: 10px;
	cursor: pointer;
    width: 50px;
    height:50px;
	background-color:rgba(3,185,223,0.9);
	border-radius:5px;
}
/*×に変化*/	
.openbtn span{
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 14px;
    height: 3px;
    border-radius: 2px;
	background-color: #fff;
  	width: 45%;
  }
.openbtn span:nth-of-type(1) {top:15px;}
.openbtn span:nth-of-type(2) {top:23px;}
.openbtn span:nth-of-type(3) {top:31px;}
.openbtn.active span:nth-of-type(1) {
    top: 18px;
    left: 18px;
    transform: translateY(6px) rotate(-45deg);
    width: 30%;
}
.openbtn.active span:nth-of-type(2) {opacity: 0;}
.openbtn.active span:nth-of-type(3){
    top: 30px;
    left: 18px;
    transform: translateY(-6px) rotate(45deg);
    width: 30%;
}
/*========= ボタンのためのCSS ===============*/

nav{
    /*position:fixed;にし、z-indexの数値を大きくして前面へ*/
    position:fixed;
    z-index: 999;
    /*ナビのスタート位置と形状*/
	top:0;
    left: -120%;
	width:90%;
    height: 100vh;/*ナビの高さ*/
	background-color:rgba(3,185,223,0.9);
    /*動き*/
	transition: all 0.6s;
}

/*アクティブクラスがついたら位置を0に*/
nav.panelactive{left: 0;}


/*ナビゲーション*/
#nav{
    /*ナビゲーション天地中央揃え*/
    position: absolute;
    z-index: 999;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}

/*リストのレイアウト設定*/

#nav li{
	list-style: none;
    text-align: center; 
}

#nav li a{
	color: #fff;
	text-decoration: none;
	padding:10px;
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
}
#nav li a.stay{color:#006896;}

/*///////////////////////   メイン   ///////////////////////*/


section{position:relative;}
.mainimg{width:100%; max-height:685px; overflow:hidden;position:relative;}
.subimg{width:100%; height:250px; overflow:hidden;position:relative;}

.in_mainimg{width:100%; height:445px; overflow:hidden;position:relative;}
.in_about{width:100%; height:250px; overflow:hidden; background:url(img/about_main.jpg) no-repeat; background-size:cover;}
.in_service{width:100%; height:250px; overflow:hidden; background:url(img/service_main.jpg) no-repeat; background-size:cover;}
.in_facility{width:100%; height:250px; overflow:hidden; background:url(img/facility_main.jpg) no-repeat; background-size:cover;}
.in_recruit{width:100%; height:250px; overflow:hidden; background:url(img/recruit_main.jpg) no-repeat; background-size:cover;}
.in_company{width:100%; height:250px; overflow:hidden; background:url(img/company_main.jpg) no-repeat; background-size:cover;}
.in_contact{width:100%; height:250px; overflow:hidden; background:url(img/contact_main.jpg) no-repeat; background-size:cover;}


.ovr{position:absolute; right:0; bottom:25px; width:97%;}
.mainimg .undr,.in_mainimg .undr{width:100%; vertical-align:bottom;}
.subimg img{height:100%; vertical-align:bottom;}

.top02{
	 max-width:100%;
	 margin:0 auto;
}
.top02_in{text-align:center; width:100%;}
.top02_in:not(:last-child){border-bottom:solid 10px #d3d3d4;}
.top02_in h2{
	font-size:36px;
	font-weight:bold;
	color:#fabe00;
	margin-bottom:5px;
}
.top02_in h3{
	font-size:19px;
	color:#008dc1;
	line-height:1.3;
}
.top02_in h4{
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	font-size:18px;
	font-weight:bold;
	color:#008dc1;
	margin-bottom:30px;
}
.top02_in a{text-decoration:none; display:block; padding:40px 0;}
.top02_in a:hover{opacity:0.8;}

.imgbox{width:270px; margin:10px auto 0;}
.imgbox img{width:100%;}

.sublink:hover img{opacity:0.8;}
.top03{
	position:absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	text-align:center;
	width:90%;
	padding-top:30px;
}
.top03 h2{
	font-size:30px;
	font-weight:bold;
	margin-bottom:5px;
}
.top03 h3{
	font-size:20px;
	line-height:1.3;
	height:55px;
	padding-top:18px;
}
.top03 h4{
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
}
.bl{color:#006896;}
.bo_bl{border-top:solid 4px #006896;}
.wh{color:#fff; text-shadow:0 0 10px #000;}
.bo_wh{border-top:solid 4px #fff;}


/*///////////////////////   フッタ   ///////////////////////*/


footer{
	background-color:#006896;
	width:100%;
	font-size:12px;
	position:relative;
}
.ft_l_in{
	color:#fff;
	line-height:1.5;
	padding:50px 20px 20px;
	box-sizing:border-box;
}
#ft_r{display:none;}

/*///////////////////////   中ページ   ///////////////////////*/


.ttlarea{
	margin:0 auto;
	width:100%;
	height:250px;
	position:relative;
}
.pagettl{
	position:absolute;
	top:30px;
	left:5%;
	min-width:200px;
	padding:20px 20px;
	background-color:rgba(245,162,27,0.8);
	display:flex;
	flex-direction:column;
	justify-content: center;/*横の中央寄せ*/
	align-items: center;/*縦の中央寄せ*/
	color:#fff;
	text-align:center;
	box-sizing:border-box;
}
.pagettl h1{
	font-size:30px;
	border-bottom:solid 1px #fff;
	padding-bottom:10px;
	margin-bottom:16px;
	line-height:1.2;
	word-break:normal;
}
.pagettl h1 br{display:none;}
.pagettl h1 span:after {content:"\0020";}
.pagettl h4{
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	font-size:18px;
}

#main{
	width:90%;
	padding:50px 0 160px;
	margin:0 auto;
	box-sizing:border-box;
}
h2{
	font-size:26px;
	line-height:1.3;
	font-weight:bold;
	margin-bottom:15px;
	color:#008dc1;
}
p{
	font-size:16px;
	line-height:1.6;
	text-align:justify;
}
.abo_img{
	width:100%;
	margin:30px auto 0;
}
.iso_img{
	width:75%;
	margin:50px auto 0;
}
.svc_img{
	width:100%;
	margin:30px auto 0;
	text-align:center;
	overflow:hidden;
}
.svc_img img{width:100%; max-width:305px; vertical-align:bottom;}
.abo_img img,.iso_img img,.faci_img li img{width:100%; vertical-align:bottom;}
.svc_img02 li img{width:100%; max-width:305px; vertical-align:bottom; margin-bottom:10px;}
.svc_img02{
	margin-top:18px;
	width:100%;
	display:flex;
	flex-direction:column;
	text-align:center;
}
/*.svc_img02 li{width:431px;}*/
.svc_box{
	min-width:100%;
	margin:50px auto 0;
}
.svc_box h3{
	font-size:24px;
	margin-bottom:10px;
	color:#008dc1;
	text-indent:-0.6em;
}
.svc_box p{text-align:justify;}
.ttl,.ttl2,.ttl3,.ttl4{
	font-size:26px;
	line-height:1.2;
	font-weight:bold;
	padding-bottom:7px;
	border-bottom:solid 5px #008dc1;
}
.ttl{margin:60px 0 20px;}
.ttl2{margin:60px 0 20px;}
.ttl3{margin:0 0 20px;}
.ttl4{margin:80px 0 20px;}
	
.faci_tbl{
	width:100%;
	font-size:15px;
	line-height:1.8;
    white-space: nowrap;
	border-top:solid 2px #008dc1;
  }
.caption{font-size:22px; text-align:left; margin-bottom:20px}
.caption:first-letter{ color:#fabe00;}
.w25 td{width:25%;}

.faci_tr{display:block;border-bottom:solid 2px #008dc1;}
.faci_tr p{font-size:15px;line-height:1.8;}
.faci_th{padding:5px 10px; width:100%; background-color:rgba(3,185,223,0.5); box-sizing:border-box;}
.faci_th br{display:none;}
.faci_tdbox{overflow-x: scroll;}
.faci_td{display:table;}
.faci_td p{display:table-cell;padding:10px 20px 25px;}

.faci_img{
	width:936px;
	display:flex;
	justify-content: space-between;
	margin-top:40px;
}
.faci_img li{
	width:514px;
	margin-bottom:80px;
}
.btm80{margin-bottom:80px;}

.flebox{display:flex;justify-content: space-between; width:936px;}
.comp_tab1{
	width:100%;
	font-size:15px;
	line-height:1.8;
}
.comp_tab1 th,.comp_tab1 td,.comp_tab2 th,.comp_tab2 td {
	padding:5px 10px;
    display: block;
    width: 100%;
	box-sizing:border-box;
}
.comp_tab1 th{background-color:#eaeef0; text-align:left;}
.comp_tab1 td{margin-bottom:20px;}
.comp_img{width:371px;}
.comp_img img{width:100%;}

.comp_tab2{
	font-size:15px;
	line-height:1.8;
}
.comp_tab2 th{color:#005881; border-bottom:solid 5px #e9edef; text-align:left;}
.comp_tab2 td{padding:5px 0 20px 20px;}

iframe{width:100%; height:200px;}

/*.rec_tabbox{overflow:auto; white-space: nowrap;}*/
.rec_tab,.rec_tab2{
	width:100%;
	font-size:15px;
	line-height:1.8;
	border-spacing: 0;
	border-collapse:separate;
}
.rec_tab{background-color:#e3eff5;}
.rec_tab2{background-color:#e3f5f4;}
.rec_tab2{margin-top:30px;}
.rec_tab th,.rec_tab2 th{
	vertical-align:middle;
	padding:20px 10px;
	border-right:solid 1px #000;
	border-bottom:solid 1px #000;
	white-space: nowrap;
}
.rec_tab th{background-color:#cae1ec;}
.rec_tab2 th{background-color:#caecec;}

.rec_tab td,.rec_tab2 td{
	vertical-align:middle;
	padding:20px;
	border-right:solid 1px #000;
	border-bottom:solid 1px #000;
}
.rec_tab tr:last-child th,.rec_tab tr:last-child td,.rec_tab2 tr:last-child th,.rec_tab2 tr:last-child td{border-bottom:none;}
.rec_tab td:last-child,.rec_tab2 td:last-child{border-right:none;}
.rec_tab td p,.rec_tab2 td p{
	font-size:15px;
	line-height:1.4;
	text-indent:-1em;
	padding-left:1em;
	margin:5px 0;
}

.lnkbtn{
	display:block;
	max-width:300px;
	background-color:#006896;
	color:#fff;
	border-radius:18px;
	font-size:16px;
	padding:10px;
	text-decoration:none;
	text-align:center;
	margin:30px auto 0;
}


::placeholder{opacity:0.5;}
}