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

#main2 h1 {
	background: url(/life/health-new/university/img/h1_bg.gif) repeat-x 0 bottom !important;
}

#main2 h1 span{
	font-size: 20px;
}

#main2 .link_btn{
	margin-bottom: 0;
}

.link_btn a{
	border: 1px solid #31ad9d;
	outline: solid 5px #31ad9d;
	outline-offset: 1px;
	margin:6px;
	background: url(/life/health-new/university/img/arrow.gif)no-repeat 5% 50%, url(/life/health-new/university/img/square.gif) no-repeat 95% 50%;
}

.link_btn a:hover{
	background: #31ad9d;
}

section#no1{
  margin-top:55px;
}
article section{
  margin-top:10px;
}

#main2 p{
	margin-bottom:1em;
}
figure{
	width:72.7906977%;
	margin:0 auto 45px;
}
figure span{
	display:block;
	text-align:center;
	font-size:12px;
}
#no1 ul li,
#no3 ul li,
#no4 dl dt,
#no5 dl dt,
#no6 dl dt{
    padding:0 0 10px 40px;
    background: url(/life/health-new/university/img/h3_bg.gif) no-repeat 10px 5px;
    border-bottom: 1px solid #EEECEA;
    margin-bottom: 15px;
}
#no1 div{
	padding-bottom:30px;
}

#no2 a,
#no3 a{
	text-decoration:underline;
}
#no2 a:hover,
#no3 a:hover{
	text-decoration:none;
}
#no2 a{
	color:#3179F0;
}

#main2 div[id^=course0] p:first-child{
	margin-bottom: 40px;
}

#course02,#course03{
	display: none;
}

#no2_tab{
	-webkit-display: flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin: 30px 0 20px;
}

#no2_tab li{
	width: 280px;
}

#no2_tab a{
	display: block;
	font-weight: bold;
	text-align: center;
	color: #999999;
	border: solid 2px #ddd;
	padding: 10px 10px 8px;
	text-decoration: none;
}

#no2_tab a:hover,#no2_tab a.on{
	opacity: 1;
	color: #fff;
	background: #31ad9d;
	border-color: #31ad9d;
}

.indent{
	display: block;
	text-indent: -1em;
	padding-left: 1em;
}

.prof section h3{
	border-color: #31ad9d;
}

.prof section:nth-child(odd){
	background-color: #e5f5f3;
}

.prof section:nth-child(even){
	background-color: #cbeae6;
}

.prof section dl dd{
	padding-left: 18%;
}

.prof ul{
	margin-bottom: 20px;
}

.prof ul li:nth-child(2){
	min-width: 200px;
}

#no3 ul,#no4 p,#no5 p{
	margin-bottom: 40px;
}


#main2 h2.js_open_close_btn{
  background:url(/life/health-new/university/img/h2_bg.jpg) no-repeat 15px center, url(/life/health-new/university/img/dt_bg_04_close.gif) no-repeat 98% center;
  padding-left:50px;
  padding-right: 40px;
}

.table01{
	width: 100%;
	margin-bottom: 40px;
}

.table01 th,.table01 td{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	padding: 8px 15px;
}

.table01 th{
	background: #9e9e9e;
	color: #fff;
	font-weight: bold;
	text-align: center;
	border-right: solid 1px #fff;
}

.table01 th:first-child{
	width: 200px;
}

.table01 th:last-child{
	width: 150px;
	border-right-color: #9e9e9e;
}

.table01 a{
	position: relative;
	color: #3179f0;
	padding-left: 14px;
}

.table01 span{
	padding-left: 14px;
}

.table01 a:after{
	position: absolute;
	top: 6px;
	left: 0;
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	border-top: solid 1px #000;
	border-right: solid 1px #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.table01 tr:first-child td{
	border-top: none;
}

.table01 td:first-child{
	background: #f5f5f5;
}

.table01 td{
	border: solid 1px #e8e5e3;
	text-align: center;
}

.table01 td:last-child{
	text-align: left;
}


@media screen and (max-width : 768px) {
figure{
	width:auto;
}
figure span{
	font-size:16px;
}
#no2 ul li:nth-child(odd){
	margin-right:0;
}
.prof section dl dd{
	padding-left: 0;
}
.table01 th{
	width: auto !important;
}
.table01 th, .table01 td{
	font-size: 12px;
	padding: 8px;
}
#main2 .table01 td span{
	font-size: 12px !important;
}
#no2_tab{
	font-size: 15px;
}

 #no2_tab li{
	width: 32%;
}
}
