.mm-page{
	
	background-repeat: repeat-x;
}
/*タイトル画像---------------------------------------*/

div.read{
	height:auto;
	padding:20px 0;
	box-shadow: 0 3px 10px #D9D9D9;
	border-top: solid red 3px;
	background-image: url(/announce/newyear/image/jtp10r.jpg);
	background-color: #fff;
	background-repeat: repeat-x;
	background-size: auto 150px;
	
	}
div.read h3{
	font-size: 24px;
    font-weight: bold;
    width: 96%;
    margin: 5px auto 10px auto;
	color: #b70052;
	text-align: center;
}
div.read p{
	width:96%;
	margin:0 auto;
	}

div.read p.chokuei{
	
	margin: 10px auto 0 auto;
	padding: 5px;
	box-sizing: border-box;
	font-size: 16px;
	background-color: #fbd8d4;
}
div.read p.chokuei b{
	color: #890034;
}
div.read p.chokuei small{
	font-size: 12px;
	color: #666;
}

/* --------------------------------------------------
todofuken list
-------------------------------------------------- */
#main_container dl.pref_index{	
	margin:10px 0 30px 0;
	padding:0;
	clear:both;	
	}

#main_container .pref_index dd{	
	width:95%;
	margin:0 auto;
	border:none;
}
#main_container p.pref_index{
	width:100%;
	margin:0 0 0 0;
	padding:0;
	line-height:1.8em;
}
#main_container p.pref_index br{
	display:none;
}
p.topic-path{
	display:none;
}

/* --------------------------------------------------
shop list
-------------------------------------------------- */
.inputarea{
 
}
.inputarea form {
	text-align: center;
	background-image: url(/student/images/bg_dot.png);
	padding: 10px 0 5px 0;
	margin:0 auto;
	max-width: 1024px;
}
.inputarea form input{
	border: 1px solid #cccccc;
	font-size: 16px;
	width: 220px;
	padding:3px;
}
.inputarea form button{
	padding: 4px;
	border: 1px solid #cccccc;
}

.inputarea .search-result__hit-num {
	width: 96%;
	margin: auto;
}
.inputarea .search-result__hit-num p{
	background-color: #3966ab;
	color: #ffffff;
	margin:5px auto 0 auto;
	padding: 5px;
	box-sizing: border-box;
	text-align: center;
	width: 100%;
	margin: auto;
}

.inputarea #search-result__list{
	width: 96%;
	margin: auto;
	display: flex;
	justify-content: start;
}
.inputarea #search-result__list a{
	display: inline-block;
	width: 33%;
	margin:0;
	padding: 3px;
	box-sizing: border-box;
	background-color: #eeeeee;
}
.inputarea #search-result__list a:nth-child(2n){
	background-color: #f0f4ff;
}

.inputarea .search-result__hit-num p.zero{
	background-color: #ffffff;
	color: #d60000;
	text-align: center;
}

.inputarea .search-result__hit-num a.zero{
	display: block;
	padding: 10px 30px 10px 10px;
	color: #000;
	font-weight: normal;
	background: none;
	background-color: #fff0ba;
	border-radius: 8px;
	box-shadow: 1px 1px 3px #cccccc;
	width: 70%;
	max-width: 330px;
	margin: 10px auto;
	text-align: left;
	position: relative;
}
.inputarea .search-result__hit-num a.zero:before {
    display: block;
    content: "";
    position: absolute;
    top: 40%;
    right: 3%;
    width: 4%;
    height: 50%;
    background: url(/student/common/images/arrow_btn_main2.png) no-repeat top center;
    background-size: contain;
}


/* --------------------------------------------------
shop list
-------------------------------------------------- */
table.navi_table,
table.navi_table tr,
table.navi_table tr th,
table.navi_table tr td{
	display:block;
	line-height:1.8em;


}
table.navi_table,
	table.navi_table tr,
	table.navi_table td,
	table.navi_table th,
	table.navi_table tbody{
		display: block !important;
		width: 100% !important;

	}
	
table.navi_table{
	border:none;
	width: 96%;
	margin: 10px auto 0 auto;
	
	}
table.navi_table tr th.pref{
	display:block;
	width:100%;
	border-bottom:1px solid #cccccc;
	background:#f9f2d6;
	vertical-align: middle;
	padding:5px 3px;
	box-sizing: border-box;
	height:40px;
	color: #ce0000;
	font-weight: bold;
	font-size: 16px;
	}
table.navi_table tr th.pref a{
	display:block;
	margin:0px 0 0 0;
}
table.navi_table tr th.genre{
	display:block;
	width:100%;
	padding:1px 0;
	border-bottom:1px solid #cccccc;
	border-top:none;
	text-align:left;
	background:#eeeeee;
	
	}
table.navi_table tr th.no{
	font-size:14px;
	text-align:left;
	background:#e54783;
	color:#ffffff;
	padding:5px 3px;
	box-sizing: border-box;
	}
table.navi_table tr td{
	width:100%;
	padding:5px 3px;
	box-sizing: border-box;
	border-bottom:1px solid #cccccc;
	border-top:none;	
	}
table.navi_table tr td.no{
	background-color: #
}
table.navi_table,
	table.navi_table tr,
	table.navi_table td,
	table.navi_table th,
	table.navi_table {
		display: block !important;
		width: 100% !important;

	}

/* --------------------------------------------------
eigyo list
-------------------------------------------------- */
div#left_container dl.eigyo{
	border:none;
}
div#left_container dl.eigyo img{
	margin:auto;
	width: auto;
	display:block;
	width: 240px;
	}

div#left_container dl.eigyo dt{
	margin-top:20px;
	width:100%;
	}
div#left_container dl.eigyo dd{
	margin:0;
	padding:0;
	width:100%;
}
div#left_container dl.eigyo p{
	width:94%;
	margin:10px auto;
	}
div#left_container dl.eigyo table{
	width:95%;
	margin:10px auto;
	border:1px solid #cccccc;
	border-collapse:collapse;
	display: block;
	}
div#left_container dl.eigyo table tr th{
	display: block;
	width: 100%;
	background:#f9f2d6;
	padding: 3px;
	box-sizing: border-box;
	}
div#left_container dl.eigyo table tr td{
	line-height:1.5em;
	display: block;
	padding: 3px;
	box-sizing: border-box;	
	border-collapse:collapse;
	}

div#left_container dl.hanbo{
	margin:0 auto;
	text-align:center;
	padding:20px 0;
}
div#left_container dl.hanbo img{
	margin:0 auto;
	
	}

/* --------------------------------------------------
-----------------------------------------------------
window size 650-
-----------------------------------------------------
-------------------------------------------------- */
@media screen and (min-width:650px){
	
	#main_container{
		width: 90%;
		margin: 0px auto 0 auto;
	}
	div#left_container dl.eigyo p{
	width:90%;
		text-align: center;
	margin:10px auto;
	}

	table.navi_table,
	table.navi_table tr,
	table.navi_table td,
	table.navi_table th,
	table.navi_table {
		display: block !important;
		width: 100% !important;

	}

	
}

/* --------------------------------------------------
-----------------------------------------------------
window size 900-
-----------------------------------------------------
-------------------------------------------------- */
@media screen and (min-width:900px){
	.mm-page{
		background-image: none;
		background-image: url(/announce/newyear/image/jtp10r.jpg);
	}
	div.read{
		background-color: #fff;
		background-repeat: repeat-x;
		background-image: none;
	}
	

/*タイトル画像---------------------------------------*/
	#main_container{
		width: 980px;
		margin: 100px auto 0 auto;
	}
	div#left_container{
		float: left;
		width: 250px;
	}
	div#right_container {
		width: 100%;
		margin: 0 0 0 20px;
		float: right;
	}
	
	
	*html div.read{
		height:113px;
	}
	div.read p{
		}
	
/* --------------------------------------------------
1.Pref_index
-------------------------------------------------- */
#main_container dl.pref_index{
	width:100%;
	margin:10px 0 10px 0;
	/*width: 700px;*/
	}
#main_container .pref_index dt{
	height:48px;
}
#main_container .pref_index dd{
	display:block;
	width: 100%;
	margin: 0 auto;
}
#main_container p.pref_index{
	margin:0px auto;
	padding:15px 0 15px 0;
	width:96%;
	line-height:1.5em;
}
	
/* --------------------------------------------------
shop list
-------------------------------------------------- */

table.navi_table{
	margin:30px 0 0px 0;
	width:100%;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	}
	table.navi_table tbody{
		display: block;
		width: 100%;
	}
	table.navi_table tr{
		width: 100%;
		background:#eeeeee;
		border-bottom:1px solid #cccccc;
		overflow: hidden;
	}
	table.navi_table tr th.pref{
		width:100%;
		border: none;
		text-align:center;
		vertical-align:top;
		padding:5px 3px;
		font-size: 14px;
		font-weight: normal;
		color: #000;
		clear: both;
		border-bottom:1px solid #cccccc;
	}
table.navi_table tr th.pref a{
	display: inline;
	margin: 10px 0 0 0;
	}
table.navi_table tr th.genre{
	width:30%;
	margin: 0;
	padding:5px 3px;
	text-align:center;
	vertical-align:middle;
	text-align:left;
	vertical-align:top;
	float: left;
	border-bottom: none;
	}
table.navi_table tr th.no{
	font-weight:bold;
	font-size:14px;
	text-align: left;
	padding:5px 3px;
	}
table.navi_table tr td{
	border-collapse:collapse;
	border: none;
	background-color: #fff;
	padding:0 10px 0 10px;
	vertical-align:middle;
	padding:5px 3px;
	float: left;
	width: 70%;
	font-weight: normal;
	}
table.navi_table tr td.no{
	background:#ffc9ba;
	}

*html table.ichiran tr td{
	width:240px;
	}
table.ichiran tr td.col{
	width:540px;
	}
*html table.ichiran tr td.col{
	width:560px;
	}

	table.navi_table,
	table.navi_table tr,
	table.navi_table td,
	table.navi_table th,
	table.navi_table {
		display: block !important;
		width: 100% !important;

	}
	
/* --------------------------------------------------
eigyo list
-------------------------------------------------- */
div#left_container dl.eigyo{
}
div#left_container dl.eigyo img{
	margin:0 0 0 5px;
	display:block;
	width:240px;
	}

div#left_container dl.eigyo dt{
	margin-top:20px;
	}
	
div#left_container dl.eigyo p{
	width:240px;
	margin:10px 5px 10px 5px;
	text-align: left;
	}
div#left_container dl.eigyo table{
	width:240px;
	margin:10px 0 10px 5px;
	border: none;
	}
div#left_container dl.eigyo table tr th{
	width:100%;	
	text-align:left;
	}
div#left_container dl.eigyo table tr td{
	padding:5px;
	}

div#left_container dl.hanbo{
	margin:20px 0 0 0;	
}
div#left_container dl.hanbo dd div {
	width: 90%;
	margin: auto;
	padding: 10px 0 30px 0;
	letter-spacing: 3px;
}
div#left_container dl.hanbo dd div strong{
	color: #CF0000;
	font-weight: bold;
}
div#left_container dl.hanbo img{
	margin:0 0 20px 0;
	width:240px;
	}
}