@charset "UTF-8";
/* CSS Document */
@media screen and (max-width: 767px) {
#mp_ta_freepage {
	width:93.75%;
	margin:0 auto;
	line-height:1.5;
	}
	
	#mp_ta_freepage p.head_line {
	font-size: 140%!important;
    font-weight: bold;
    border-left: 5px solid #3086b7;
    padding: 5px 0 5px 3%;
    color: #000000;
    margin-top: 20px;
    margin-bottom: 20px;
		}
}

@media screen and (min-width: 768px) {
	
#JournalList h1{
	display:none!important;
	}
#JournalList article h2{
	display:none!important;
	}
#Journal h1{
	display:none!important;
	
	}
#Journal article h2{
	display:none!important;
	
	}
	
.journal-cont {
	margin-left: 0!important;
	}
	
.mgt30 {
	margin-top: 30px;
	}
	
#mp_ta_freepage {
	width:750px;
	font-size:14px;
	}

	
#mp_ta_freepage p.head_line {
	font-size:19px!important;
	font-weight:bold;
	border-left:5px solid #3086b7!important;
	padding:10px 0 10px 20px;
	color:#000000;
	margin-top: 30px;
	margin-bottom: 30px;
	}
	
#mp_ta_freepage p.title {
	font-size:25px!important;
	font-weight:bold;
	color:#000000;
	margin-bottom: 30px;
	
	padding-top: 10px;
	}

table.list {
	
	}
	table.list th {
	width:150px;
	background-color:#3086b7;
	font-size:15px;
	color:#ffffff;
	text-align:center;
	}
	table.list td {
	background-color:#f6f5f5;
	font-size:12px;
	padding: 20px;
	line-height:1.6;
	}

.red_head {
	color:#c63c49;
	font-size:16px;
	font-weight:bold;
	}
.black_head {
	color:#000000;
	font-size:16px;
	font-weight:bold;
	}
	
.list_info {
	margin-top: 30px;
	background-color:#f6f5f5;
	font-size:12px;
	padding: 20px;
	line-height:1.6;
	}
	.list_info a {
		cursor:pointer;
		text-decoration:underline;
		}
.bold {
	font-weight:bold;
	}
.state_l {
	border:none;
	}
.state_r {
	border:none;
	}


}
