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

/* -----------------------------------------------------------
　初期
----------------------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, fudder, .side, td {
	margin: 0px;
	padding: 0px;
}
html {
	overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
fieldset, img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
body {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	color: #666;
}
A {
	text-decoration: none;
}
A:visited {
	color: #FFF;
}
A:hover {
	text-decoration: underline;
}
.container {
	padding-left: 5px;
	padding-right: 5px;
	margin-right: auto;
	margin-left: auto;
}
.row {
	margin-right: -5px;
	margin-left: -5px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px;
}

@media (min-width: 768px) {
.container {
	width: 100%;
}
}

@media (min-width: 992px) {
.container {
	width: 100%;
}
}

@media (min-width: 1200px) {
.container {
	width: 1170px;
}
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background: none;
	border: none;
	box-shadow: none;
}
.col-sm-6 img {
	max-width: 100%;
	height: auto;
	width /***/: auto;
　
}
.navbar-inverse {
	background: none;
	border: none;
}
.navbar {
	min-height: 20px;
	margin-bottom: 0px;
}
.footer-block {
	background-color: #004ea2;
	height: 80px;
	padding: 20px 0 20px 0;
}
.footer-block h4 {
	text-align: center;
	font-size: 65%;
	color: #FFF;
}
.footer-block p {
	text-align: center;
	font-size: 65%;
	color: #FFF;
	line-height: 1.2em;
}
/* -----------------------------------------------------------
　ロゴ・開院日
  jumbotron
----------------------------------------------------------- */

.jumbotron {
	padding: 0;
	font-size: 18px;
	font-weight: 200;
	line-height: 2.1428571435;
	color: inherit;
	background-color: #fff;
	border: 4px solid #004ea2;
}
.jumbotron .well {
	padding-top: 0;
	width: 100%;
	overflow: hidden;
}
h1 {
	text-align: center;
	font-size: 68%;
	padding: 5px 0 0 0;
}
#clinic_name {
	margin-top: 40px;
	text-align: center;
	margin-bottom: 40px;
}
#clinic_name img {
	max-width: 100%;
	height: auto;
	width /***/: auto;
　
}
#open {
    margin-top: 0px;
    padding: 15px 0 15px 0;
    color: #fff;
    text-align: center;
    font-size: 150%;
    font-weight: bold;
    background-color: #ec6538;
    border: 2px solid #ec6538;
    letter-spacing: 0.2em;
    display: block;
}

/* IE10 ↓*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
#open {
	color: #fff;
	font-size: 150%;
	font-weight: bold;
	background-color: #004ea2;
	border: 2px solid #004ea2;
	letter-spacing: 0.2em;
	display: block;
}
}
/* IE10 ↑*/

/*↓↓↓日付部分の背景グラデ･影･角丸設定-不要なときは削除してください↓↓↓*/
/*参考URL→http://css3pie.com/ */
#open {
}

/*↑↑↑日付部分の背景グラデ･影･角丸設定-END↑↑↑*/

@media (max-width: 1200px) {
#open {
	font-size: 100%;
}
}

@media (max-width: 480px) {
	.well {
margin-bottom: 0;
	}
.jumbotron .well {
	padding: 10px;
}
#open {
	font-size: 90%;
}
#open span {
display: block;
}
}
/* -----------------------------------------------------------
　内覧会
  nairan-block
----------------------------------------------------------- */
.nairan-block #nairan {
	margin-right: auto;
	margin-left: auto;
	background: #fff;
	border: 4px solid #C83E11;
	-moz-border-radius: 20px;/*Firefox*/
	-webkit-border-radius: 20px;/*Safari and chrome*/
	-khtml-border-radius: 20px;/*Linux browsers*/
	border-radius: 20px;/*CSS3*/
	padding: 10px;
	overflow: hidden;
}
.nairan-block #nairan h2 {
	padding: 20px;
	font-size: 180%;
	font-weight: bold;
	color: #fff;
	background: #C83E11;
	-moz-border-radius: 10px;/*Firefox*/
	-webkit-border-radius: 10px;/*Safari and chrome*/
	-khtml-border-radius: 10px;/*Linux browsers*/
	border-radius: 10px;/*CSS3*/
	letter-spacing: 0.1em;
}
.nairan-block #nairan .box_text {
	padding: 10px;
}
.nairan-block #nairan .box_text .nairan_date {
	font-size: 160%;
	font-weight: bold;
	padding: 15px;
}
.nairan-block #nairan .box_text .nairan_date strong {
	display: inline-block;
	font-size: 140%;
	font-weight: bold;
	color: #C83E11;
}
.nairan-block #nairan .box_text .nairan_date span {
	display: inline-block;
}
.nairan-block #nairan .box_text p {
	padding: 0 0 0 15px;
	margin-bottom: 0px;
}

@media (max-width: 768px) {
.nairan-block #nairan .box_text .nairan_date {
	font-size: 100%;
}
}
/* -----------------------------------------------------------
　ごあいさつ
  meeting-block
----------------------------------------------------------- */
.meeting-block #meeting {
	overflow: hidden;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.meeting-block #meeting p {
	font-size: 100%;
}
.meeting-block #meeting .tl {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 20px;
	color: #009943;
}
.meeting-block #meeting p.text {
	margin-bottom: 5px;
}
.content-block #meeting .box_text3 {
	text-align: right;
}
.content-block #meeting .box_text3 p {
	font-size: 130%;
}
/* -----------------------------------------------------------
　スタッフ募集
  recruit-block
----------------------------------------------------------- */
.recruit-block #recruit {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
.recruit-block h3 {
	color: #fff;
	font-size: 150%;
	text-align: center;
	margin-bottom: 20px;
}
.recruit-block img {
	max-width: 100%;
	height: auto;
	width /***/: auto;
　
}
.recruit-block img.imgbg {
	position: absolute;
	top: 5%;
	left: 60%;
}
.recruit-block #recruit #recruit_copy {
	padding: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.recruit-block #recruit #recruit_copy .recruit_copytxt {
	font-weight: bold;
	color: #004ea2;
	text-align: center;
	font-size: 130%;
	line-height: 30px;
}
.recruit-block #recruit #recruit_copy .recruit_copyimg {
	text-align: center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.recruit-block #recruit #recruit_copy .recruit_copyimg img {
	border: 1px solid #ccc;
	max-width: 100%;
	height: auto;
	width /***/: auto;
　
}
.recruit-block #recruit #recruit_btn {
	text-align: center;
}
.recruit-block #recruit #recruit_btn .btn-default {
	color: #fff;
	background-color: #004ea2;
	border-color: #004ea2;
}
.recruit-block #recruit #recruit_btn .btn-default:hover {
	background-color: #6a341a;
	border-color: #6a341a;
	color: #fff;
}
.recruit-block #recruit #recruit_btn01 {
	text-align: center;
}
.recruit-block #recruit #recruit_btn01 .btn-default {
	color: #fff;
	background-color: #006834;
	border-color: #006834;
}
.recruit-block #recruit #recruit_btn01 .btn-default:hover {
	background-color: #004ea2;
	border-color: #004ea2;
}
.recruit-block #recruit #recruit_copy .recruitbox {
	width: 100%;
	margin-bottom: 20px;
	overflow: hidden;
}
.recruit-block #recruit #recruit_copy .recruitbox .recruit-l {
	width: 35%;
	float: left;
}
.recruit-block #recruit #recruit_copy .recruitbox .recruit-r {
	margin-top: 20px;
	width: 65%;
	float: right;
}
.recruit-block #recruit #recruit_copy .recruitbox .recruit-r p {
	margin-bottom: 10px;
}
.recruit-block #recruit #recruit_copy .recruitbox .recruit-r p strong {
	color: #DC541B;
	font-weight: bold;
	margin-bottom: 20px;
}

@media (max-width: 660px) {
.recruit-block #recruit #recruit_copy {
	padding: 10px;
	border-radius: 10px;
	margin-bottom: 20px;
}
.recruit-block #recruit #recruit_copy .recruit_copytxt {
	font-weight: normal;
	color: #003f98;
	text-align: center;
	font-size: 90%;
	line-height: 20px;
}
.recruit-block #recruit #recruit_copy .recruitbox .recruit-l {
	width: 100%;
	float: none;
}
.recruit-block #recruit #recruit_copy .recruitbox .recruit-r {
	width: 100%;
	float: none;
}
.recruit-block #recruit #recruit_copy .recruitbox .recruit-r p {
	font-size: 90%;
}
.recruit-block #recruit #recruit_copy .recruitbox .recruit-r p strong {
	font-weight: normal;
}
}
/* -----------------------------------------------------------
　クリニックの方針・特徴
  rinen-block
----------------------------------------------------------- */
.rinen-block #rinen h2 {
	border-bottom: none;
	padding: 20px;
	font-size: 140%;
	background-color: #004ea2;
	font-weight: bold;
	color: #fff;
	-moz-border-radius: 10px;/*Firefox*/
	-webkit-border-radius: 10px;/*Safari and chrome*/
	-khtml-border-radius: 10px;/*Linux browsers*/
	border-radius: 10px;/*CSS3*/
}
.rinen-block #rinen .text {
	margin-bottom: 10px;
	line-height: 1.5;
	padding: 20px;
	background-color: rgba(240,131,0,0.1);
}

@media (max-width: 660px) {
.rinen-block #rinen h3 {
	padding: 10px;
	font-size: 100%;
}
}
/* -----------------------------------------------------------
　医院情報
  content-block
----------------------------------------------------------- */
h3 {
	color: #fff;
	background-color: #004ea2;
	-moz-border-radius: 10px;/*Firefox*/
	-webkit-border-radius: 10px;/*Safari and chrome*/
	-khtml-border-radius: 10px;/*Linux browsers*/
	border-radius: 10px;/*CSS3*/
	font-size: 130%;
	font-weight: bold;
	padding-left: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* IE10 ↓*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
h3 {
	color: #FFF;
	background-color: #004ea2;
	-moz-border-radius: 10px;/*Firefox*/
	-webkit-border-radius: 10px;/*Safari and chrome*/
	-khtml-border-radius: 10px;/*Linux browsers*/
	border-radius: 10px;/*CSS3*/
	font-size: 130%;
	font-weight: bold;
	padding-left: 1em;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
}
/* IE10 ↑*/

.content-block .box01 {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-bottom: 10px;
}
/* -----------------------------------------------------------
　医師の紹介
----------------------------------------------------------- */
.content-block #director {
	overflow: hidden;
	border-bottom: 1px solid #727171;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
.content-block #degree {
	padding-top: 10px;
	font-size: 75%;
	line-height: 1.2em;
	float: left;
	display: block;
}
.content-block #name {
	font-size: 150%;
	letter-spacing: 0.5em;
	float: left;
	display: block;
	padding-top: 0.3em;
	padding-left: 0.5em;
}
.content-block #name span{
	font-size: 75%;
	letter-spacing:normal;
}

.content-block #director2 {
	overflow: hidden;
	border-bottom: 1px solid #727171;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
.content-block #degree2 {
	padding-top: 5px;
	font-size: 75%;
	line-height: 1.2em;
	float: left;
	display: block;
}
.content-block #name2 {
	font-size: 150%;
	letter-spacing: 0.5em;
	float: left;
	display: block;
	padding-left: 0.5em;
}
@media (max-width: 480px) {
.content-block #name span{
    display: block;
    font-size: 13px;
}
}
/* -----------------------------------------------------------
　役職・資格
----------------------------------------------------------- */
.content-block #qualification {
	overflow: hidden;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.content-block #qualification p {
	font-size: 90%;
	line-height: 1.5em;
}
.content-block p#shozoku {
	overflow: hidden;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	color: #004ea2;
	font-size: 100%;
}
.content-block #qualification2 {
	overflow: hidden;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.content-block #qualification2 p {
	font-size: 90%;
	line-height: 1.5em;
}
.content-block #qualification ul {
    margin: 0 0 0 1em;
}
.content-block #qualification ul li {
list-style-type: circle;
	list-style: circle;	
}

/* -----------------------------------------------------------
　学歴・経歴
----------------------------------------------------------- */
.content-block #reki {
	overflow: hidden;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.content-block #reki p {
	color: #004ea2;
}
.content-block #reki .rekitable {
	margin-bottom: 10px;
	width: 100%;
}
.content-block #reki .rekitable table {
	width: 100%;
	border-top: 1px solid #ddd;
}
.content-block #reki .rekitable th {
	vertical-align: top;
	width: 30%;
	font-size: 90%;
	background-color: #EAF4FF;
	padding: 5px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.content-block #reki .rekitable td {
	padding: 5px;
	vertical-align: center;
	width: 70%;
	font-size: 90%;
	border-bottom: 1px solid #ddd;
}

@media (max-width: 768px) {
.content-block #reki .rekitable th {
	width: 100%;
	display: block;
}
.content-block #reki .rekitable td {
	width: 100%;
	display: block;
}
}
/* -----------------------------------------------------------
　診療時間
----------------------------------------------------------- */
.content-block .sinryoutime {
	overflow: hidden;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.content-block .sinryoutime table{
	 width:100%;
	 border-top:2px solid #666;
	 border-bottom:2px solid #666;
}
.content-block .sinryoutime tr.sinryoutime-youbi01{
	 border-bottom:1px solid #666; 
	 background-color:rgba(240,131,0,0.1);
}
.content-block .sinryoutime tr.sinryoutime-youbi02{
	 border-bottom:1px solid #666;
}
.content-block .sinryoutime tr.sinryoutime-youbi03{
	 border-bottom:1px solid #666;
}
.content-block .sinryoutime table td {
	font-size: 95%;
	padding: 2px;
}
.content-block .sinryoutime table td span {
	font-size: 80%;
}
.content-block .sinryoutime p {
	font-size: 90%;
	padding-top: 5px;
}
.content-block .sinryoutime p span {
	background-color: #ec6538;
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
}
.content-block .sinryoutime p span.yoyaku {
	background-color: #004ea2;
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
	font-size: 120%;
}

/* -----------------------------------------------------------
　診療科目
----------------------------------------------------------- */
.content-block #kamoku {
	overflow: hidden;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.content-block #kamoku span {
	font-size: 90%;
}
.content-block .kamoku-box01 {
	overflow: hidden;
	margin-left: 10px;
}
.content-block .kamoku-box01 p {
	margin-bottom: 10px;
}
.content-block .kamoku-box01 ul {
	overflow: hidden;
}
.content-block .kamoku-box01 ul li {
	width: 42%;
	padding: 8px;
	margin-right: 5px;
	margin-bottom: 5px;
	border-radius: 8px;
	background-color: #004ea2;
	border: 1px solid #ccc;
	float: left;
	text-align: center;
	color: #fff;
}
.content-block .kamoku-box02 {
	padding-top: 30px;
	margin-left: 10px;
	overflow: hidden;
}
.content-block .kamoku-box02 p {
	margin-bottom: 10px;
}
.content-block .kamoku-box02 ul {
	overflow: hidden;
}
.content-block .kamoku-box02 ul li {
	width: 42%;
	padding: 8px;
	margin-right: 5px;
	margin-bottom: 5px;
	border-radius: 8px;
	background-color: #EB6EA5;
	border: 1px solid #ccc;
	float: left;
	text-align: center;
	color: #fff;
}
/* -----------------------------------------------------------
　アクセス
----------------------------------------------------------- */
.content-block #access {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.content-block #access p {
	text-align: center;
	padding: 2px;
	border: 2px solid #004ea2;
}
.content-block #access_link {
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
.content-block  #access_link .btn-lg {
	color: #fff;
	font-size: 120%;
	background-color: #004ea2;
	border-color: #004ea2;
    border-top-right-radius:0px;
    border-top-left-radius:0px;
	padding:5px;
	width:150px;
}

.content-block  #access_linkk .btn-lg:hover {
	background-color: #6a341a;
	border-color: #6a341a;
	color: #fff;
}

.content-block address {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.content-block #accessinfo {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 2px solid #004ea2;
	background-color: #004ea2;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 130%;
}

/* -----------------------------------------------------------
　電車
----------------------------------------------------------- */

.content-block #station {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 10px 10px 10px 10px;
	border-bottom: 2px solid #004ea2;
	border-top: 2px solid #004ea2;
}
.content-block #station p {
	padding-top: 10px;
	line-height: 1.5;
	margin-top: 0px;
	margin-bottom: 5px;
	display: block;
	text-align: left;
	color: #004ea2;
	font-size: 1.1em;
}
.content-block #station .icon{
    background-color: #004ea2;
    border-radius: 5px;
    display: inline-block;
    overflow: hidden;
    float: left;
}
.content-block #station .txt{
	margin-left: 20px;
	display:inline-block;
}
/* -----------------------------------------------------------
　バス
----------------------------------------------------------- */
.content-block #bus {
	margin-right: auto;
	margin-left: auto;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #004ea2;
}
.content-block #bus p {
	padding-top: 0px;
	line-height: 1.5;
	margin-top: 0px;
	margin-bottom: 5px;
	display: block;
	text-align: left;
	color: #004ea2;
	font-size: 1.1em;

}
.content-block #bus .icon{
	background-color: #004ea2;
	float:left;
    border-radius:5px;
}
.content-block #bus .txt{
	margin-left: 20px;
	display:inline-block;
}

/* -----------------------------------------------------------
　車
----------------------------------------------------------- */

.content-block #drive {
	margin-right: auto;
	margin-left: auto;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #004ea2;
}
.content-block #drive p {
	padding-top: 0px;
	line-height: 1.5;
	margin-top: 0px;
	margin-bottom: 5px;
	display: block;
	text-align: left;
	color: #004ea2;
	font-size: 1.1em;
}

.content-block #drive .icon{
	background-color: #004ea2;
	float:left;
    border-radius:5px;
}
.content-block #drive .txt{
	margin-left: 20px;
	display:inline-block;
}


/* -----------------------------------------------------------
　駐車場
----------------------------------------------------------- */

.content-block #parkking {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #ec6538;
	color: #fff;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 1.2em;
	background : #ec6538 url(../images/logo_parking.png) 5px center no-repeat;
    font-size: 23px;
    border-radius: 5px;
}
.content-block #elevator {
	    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 2px solid #ec6538;
    color: #fff;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 23px;
    color: #ec6538;
    border-radius: 5px;
}
@media (max-width: 480px) {
.content-block #station .icon,
.content-block #bus .icon,
.content-block #drive .icon{
	width: 44px;
	float:none;
	display: block;
    margin: 0 auto;
}
.content-block #station .txt,
.content-block #bus .txt,
.content-block #drive .txt{
	margin-left: 0px;
	text-align: center;
display: block;
	margin-top: 10px;
}
.content-block #station .txt em,
.content-block #bus .txt em,
.content-block #drive .txt em{
display: block;
}
}
/* -----------------------------------------------------------
　募集要項
 recruit2-block
----------------------------------------------------------- */
.recruit2-block #recruit2 {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.recruit2-block #recruit2 h3 {
	color: #fff;
	font-size: 150%;
	text-align: center;
	margin-bottom: 20px;
}
.recruit2-block #recruit2 table {
	width: 80%;
	margin: 0 auto 20px auto;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.recruit2-block #recruit2 table tr {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.recruit2-block #recruit2 table th {
	width: 20%;
	vertical-align: middle;
	padding: 8px;
	border-right: 1px solid #ccc;
	background-color: #EAF4FF;
	font-size: 95%;
}
.recruit2-block #recruit2 table td {
	padding: 8px;
	width: 80%;
	font-size: 95%;
}
.recruit2-block #recruit2 table td a {
	color: #397184;
}
.recruit2-block #recruit2 table td p strong {
	color: #004ea2;
	font-weight: bold;
}

@media (max-width: 768px) {
.recruit2-block #recruit2 table {
	width: 100%;
}
.recruit2-block #recruit2 table th {
	width: 100%;
	display: block;
	border-right: none;
	border-bottom: 1px solid #ccc;
}
.recruit2-block #recruit2 table td {
	width: 100%;
	display: block;
}
}
