.student_img {
	background: url(../images/doctor/doctor_main.jpg) no-repeat;
	background-size: cover;
}
.banner_img h3 {
	left: 40%;
}
.txt-info {
	max-width: 525px;
	margin-bottom: 25px;
}
.txt-info .des-text {
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 1.6px;
}
.txt-info p {
	display: flex;
	font-size: 14px;
    line-height : 28px;
    letter-spacing : 1.4px;
    color : #000000;
    margin-bottom: 0;
}
.txt-info .color-pink {
    font-size: 18px;
    line-height: 48px;
    letter-spacing: 3.6px;
    margin-bottom: 3px;
	font-weight: bold;
}
h5 {
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 1.6px;
	color: #000;
	font-weight: 400;
}
.section-fluid {
	background-color: #FBF8F5;
}
.section_item {
	overflow: auto;
}
.wrap_title {
	padding-bottom: 40px;
}
.tit_wrap {
	margin-bottom: 25px;
}
.tit_wrap h4 {
    background-color: #fff;
    font-size: 22px;
    line-height: 48px;
    letter-spacing: 4.4px;
    color: #000000;
/*    max-width: 525px;*/
    font-weight: 400;
    padding: 6px 15px;
}
.tit_wrap .ambulance {
	background-image: url(../images/doctor/lgi01a201404240000.jpg);
	background-repeat: no-repeat;
	background-size: auto 40px;
	background-position: 0.5em 0.5em;
	text-indent: 80px;
}
.tit_wrap .col-1 {
    font-weight: 400;
    padding: 6px 15px;
	font-size: 14px;
    line-height : 28px;
    letter-spacing : 1.4px;
}

.right_wrap {
	padding-left: 3%;
}
.right_wrap img {
/*	float: right;*/
}
.content-item {
	overflow: auto;
	padding: 20px 0 20px 0;
}
.content-item .left_wrap {
/*    transform: translateY(-15px);*/
}
.left_wrap h4.color-pink, .right_wrap h4.color-pink {
    font-size: 22px;
    line-height: 33px;
    letter-spacing: 4.4px;
    font-weight: 400;
}
.left_wrap .link-button {
	width: 91%;
}
table>tbody>tr>td:first-child {
	width: 49%;
	border-right: none;
}
table>tbody>tr:first-child td {
	border-top: none;
	font-weight:bold;
}
table td {
	text-align: left;
	border-bottom: none;
    line-height: 32px;
    letter-spacing: 1.6px;
}
table>tbody>tr>td:last-child {
	padding-left: 0;
}

.des-table p {
	font-size : 16px;
    line-height : 32px;
    letter-spacing : 1.6px;
    color : #000000;
    margin-bottom: 0;
}

table.table-border>tbody>tr>td:first-child, table.table-border>tbody>tr>th:first-child, table.table-border-full>tbody>tr>td:first-child, table.table-border-full>tbody>tr>th:first-child {
	width: 28%;
	border-right: 1px dotted #000000;
	text-align: center;
	
}
table.table-border>tbody>tr>th, table.table-border-full>tbody>tr>th {
	font-weight: 400;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	text-align: center;
	padding: 7px;
}
table.table-border {
	width: 100%;
	margin-top: 10px;
}
table.table-border tr td, table.table-border-full tr td {
  font-size : 14px;
  line-height : 20px;
  border-bottom: 1px solid #b3b3b3;
  letter-spacing: 0;
}
table.table-border tr td:last-child {
	padding: 15px 13px;
}
.font_bold {
	font-weight:bold;
}
.item-job {
    transform: translateY(-35px);
}
.item-job h3,
.item-job h3 a{
    font-size: 18px;
    line-height: 48px;
    letter-spacing: 3.6px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}
.item-job h3 img {
	margin-left: 12px;
}
.item-job p {
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #000000;
    display: flex;
    align-items: baseline;
}
.item-job .text-op {
    font-size: 12px;
    line-height: 20px;
    color: #666666;
}
.item-job p.txt-img {
	margin-bottom: 0;
}
.right_wrap .item-job img {
	float: left;
    margin-right: 6px;
    padding-bottom: 1px;
}
.section_item h4.last_text {
	font-size : 16px;
    line-height : 32px;
    letter-spacing : 1.6px;
    font-weight: 400;
}
.table_wrap {
	margin-top: 55px;
	position: relative;
	margin-bottom: 65px;
}
.table-border-full {
	width: 100%;
}
.table_wrap table.table-border-full tr td {
	text-align: center;
	font-size: 15px;
	line-height: 24px;
}
.table_wrap .table-border-full>tbody>tr>th:last-child {
	border-left: 1px dotted #000000;
}
.table_wrap .table-border-full td:first-child, .table_wrap .table-border-full td:last-child {
	width: 48%;
	text-align: left;
	padding: 12px;
	padding-left: 15px;
}
.table_wrap .table-border-full td:last-child {
	border-left: 1px dotted #000000;
	font-size: 14px;
}
.table_wrap .table-border-full td p {
	line-height: 24px;
	margin-bottom: 12px;
	font-size: 14px;
}


/* 大学院生だより */

.studentP {
	border: 1px dashed #FF931E;
	padding: 1em;
	background-color: #FFFFFF;
}
.studentP .membertit {
	font-size: 0.9em;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 1em;
	background-color: #FF931E;
	padding: 0.3em;
	letter-spacing: 0.2em;
}
.studentP .name {
	font-weight: 600;
	font-size: 1.2em;
}


@media (max-width: 480px) {
.student_img h1 {
	font-size: 5vw;
}
.student_img h3 {
	left: 30%;
}
.wrap_title {
	padding-bottom: 30px;
}
.wrap_title.mt65 {
	margin-top: 40px;
}
.right_wrap {
	padding-left: 0;
}
.txt-info .color-pink {
	line-height: 28px;
	font-size: 16px;
}
.txt-info .des-text {
	margin-bottom: 20px !important;
}
/*.left_wrap img {
	margin-bottom: 40px;
}*/
.left_wrap .link-button {
	width: 100%;
}
.right_wrap h4.color-pink {
	margin-top: 20px;
}
.tit_wrap h4 {
	font-size: 19px;
}
.item-job {
	transform: initial;
}
.item-job h3 {
    font-size: 16px;
	line-height: 24px;
}
	
/* 大学院生だより */

.studentP img {
	margin-bottom: 1em;
}
}