/* Mein Start */
#header div.introduction {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 15px 0px;
}


#header ul.info-inner2 {
	margin-top: -5px;
}

.mein {
	width: 750px;
	float: left;
	color: #333333;
}

.category {
	width: 196px;
	height: 20px;
	display: block;
	font-size: 16px;
	letter-spacing: 0;
	color: #FFFFFF;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bolder;
	border: 2px solid #C20D23;
	background-color: #C20D23;
	text-align: center;
}

.category3 {
	width: 196px;
	border: 2px solid #C20D23;
	border-bottom: none;
	margin-bottom: 5px;
	font-size: 11.5px;
}

.category3 li {
	background: linear-gradient(#CCCCCC, #FFFFFF);
	border-bottom: 2px solid #C20D23;
	height: 25px;
}

.category3 li a {
	display: block;
	padding: 5px 8px 5px 8px;
	width: 180px;
	font-size: 11px;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}



.category3 li.b a:hover {
	color: #444444;
	background: #FFCCCC;
}


.category4top {
	width: 196px;
	height: 16px;
	display: block;
	font-size: 12px;
	letter-spacing: 0;
	color: #FFFFFF;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bolder;
	border: 2px solid #444444;
	background-color: #444444;
	text-align: center;
}

.category4 {
	width: 196px;
	border: 2px solid #444444;
	border-bottom: none;
	margin-bottom: 5px;
	font-size: 11px;
}

.category4 li {
	background: linear-gradient(#666666, #999999);
	border-bottom: 2px solid #444444;
	height: 25px;
}

.category4 li a {
	display: block;
	padding: 5px 8px 5px 8px;
	width: 180px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}



.category4 li.g a:hover {
	color: #444444;
	background: #FFCCCC;
}


.category2:hover img {
	opacity: 1.0;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=100, FinishOpacity=100);
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	/*width: 160px;  Width of Menu Items */
	border-bottom: 1px solid #ccc;
}

.suckerdiv ul li {
	position: relative;
}

.suckerdiv ul#suckertree1 li ul li {
	width: 270px;
	position: relative;
	z-index: 3;
}

/*Sub level menu items */
.login {
	width: 200px;
	height: 60px;
	margin-bottom: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	text-align: center;
	padding-top: 5px;
}

.suckerdiv ul li ul {
	position: absolute;
	width: 170px;
	/*sub menu width*/
	top: 0;
	visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a {
	display: block;
	overflow: auto;
	/*force hasLayout in IE7 */
	color: black;
	text-decoration: none;
	background: #fff;
	padding: 1px 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
}

.suckerdiv ul li a:visited {
	color: black;
}

.suckerdiv ul li a:hover {
	background-color: yellow;
}

.suckerdiv .subfolderstyle {
	background: url(arrow-list.gif) no-repeat center right;
	/* ★ */
}

#sub div.banner li,
img {
	margin-bottom: 5px;
}

#sub div.privacy {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center
}

#footer .copyright {
	color: #000000;
	font-size: 12px;
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li {
	float: left;
	height: 1%;
}

* html .suckerdiv ul li a {
	height: 1%;
}

/* Mein End */


/* Start */
.dodai {
	width: 750px;
	-webkit-text-size-adjust: 100%;
}

.dodai a {
	color: #663300 !important;
}


#main_in .hansoku-waku p,
#main_in .hansoku-line p {
	margin-top: -10px;
	float: left;
	clear: left;
}

.top-waku {
	width: 750px;
	background-image: url(../../../print/img/printjyukutop.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 200px;
	float: left;
	text-align: left;
	clear: left;
}



#main_in p.top {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	text-align: left;
	width: 640px;
	float: left;
	clear: left;
	margin-top: 100px;
	margin-left: 60px;
	margin-right: 30px;
	font-weight: bold;
}

#main_in p.top2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	text-align: left;
	width: 640px;
	float: left;
	clear: left;
	margin-top: -7px;
	margin-left: 60px;
	margin-right: 30px;
	text-align: left;
}

.titleobi {
	width: 750px;
	float: left;
	clear: left;
	background: linear-gradient(#F5F5F5, #FFFFFF, #F5F5F5);
	border-top: 3px solid #C20D23;
	border-bottom: 3px solid #C20D23;
	margin-top: -5px;
	padding-bottom: 15px;
	height: 65px;
}

.obi {
	width: 750px;
	float: left;
	clear: left;
	padding-top: 25px;
}

.obi-v {

	width: 145px;
	font-size: 16px;
	float: left;
	clear: left;
	margin-top: -25px;
	padding-left: 35px;
	padding-top: 2px;
	background-image: url(../../../print/img/printjyukuobi.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	color: #FFFFFF
}

.f-up20 {
	font-size: 20px;
	font-weight: bold;
}

.f-12 {
	font-size: 12px;
}


.red {
	color: #bc1a20;
}

.f-b {
	font-weight: bold;
}

.f-upred {
	font-size: 17px;
	font-weight: bold;
	color: #bc1a20;
}

#main_in p.rink {
	float: left;
	clear: left;
	margin-top: -5px;
	line-height: 150%;
}


#main_in p.f-17 {
	float: left;
	clear: left;
	margin-top: 10px;
	margin-left: -10px;
	font-size: 15px;
	font-weight: bold;
	width: 660px;
}


.obi-s {
	width: 540px;
	font-size: 16px;
	float: right;
	clear: right;
	height: 32px;
	margin-top: -15px;
	padding-right: 30px;
}

#main_in h1.haikei {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	background-image: none !important;
	width: 660px;
	float: left;
	clear: left;
	padding-top: 0px;
	margin-bottom: -10px;
	margin-top: 0px;
	padding-left: 60px;
	padding-right: 30px;
	letter-spacing: 0px;
}


#main_in h2.subuobi {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	background-image: url(none);
	font-weight: bold;
	width: 680px;
	float: left;
	clear: left;
	padding-top: 5px;
	margin-bottom: 0px;
	margin-top: 40px;
	margin-left: 45px;
	padding-left: 15px;
	padding-right: 15px;
	letter-spacing: 0px;
	color: #000000;
	border-left: 15px solid #C20D23;
}

.hansoku-waku {
	width: 660px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	float: left;
	clear: left;
	margin-top: 10px;
	margin-left: 30px;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 20px;
	margin-bottom: 5px;
}

.hansoku-line {
	width: 660px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	float: left;
	clear: left;
	margin-top: 0px;
	margin-left: 30px;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 20px;
	margin-bottom: 0px;
}

.hansoku-line_img {
	width: 660px;
	float: left;
}

.hansoku-line_img img {
	width: 100%;
}

.hansoku-l {
	width: 330px;
	float: left;
}

.hansoku-r {
	float: left;
	margin: 0px 0px 0px 20px;
}

.hansoku-l2 {
	width: 330px;
	float: left;

}

.waku_t {
	clear: left;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #FFF;
	padding: 5px 5px 5px 8px;
	width: 330px;
	background: #AB7B20;
}


.waku_tw {
	clear: left;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #FFF;
	padding: 5px 5px 5px 8px;
	width: 100%;
	background: #AB7B20;
}


.waku_t2 {
	clear: left;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 20px;
	color: #000;
	padding-left: 2em;
	text-indent: -2em;
}

.waku_t2 img {
	margin: 5px 5px 0px 5px;
}


.waku_t3 {
	clear: left;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	width: 330px;
	color: #AB7B20;
}

.waku_t4 {
	clear: left;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 13px;
	color: #AB7B20;
}


.hansoku-r2 {
	float: left;
	width: 200px;
	text-align: center;
	margin-left: 35px;
}

.hansokumoji {
	float: left;
	padding: 5px 0px 0px 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.hansokumoji2 {
	float: left;
	padding: 5px 5px 0px 30px;
	border-bottom: 2px dotted #AEAEAE;
	margin-bottom: 15px;
	margin-top: 10px;
}


.dm_btn {
	width: 100％;
	border: 2px solid #AEAEAE;
	margin: 10px auto 10px;
	clear: left;
	text-align: center;
	height: auto;
	font-weight: bold;
}

.dm_btn div {
	background: linear-gradient(#660000, #CC0000);
}

.dm_btn div a {
	display: block;
	padding: 5px 8px 5px 8px;
	font-size: 16px;
	color: #FFFFFF !important;
	font-weight: bold;
	text-decoration: none;
	height: auto;
}

.dm_btn div.red a:hover {
	color: #CC0000 !important;
	background: #FFCCCC;
}

.dm_btn2 {
	width: 400px;
	border: 2px solid #AEAEAE;
	margin: 0px 30px 10px 0%;
	float: left;
	text-align: center;
	height: auto;
	font-weight: bold;
}

.dm_btn2 div {
	background: linear-gradient(#660000, #CC0000);
}

.dm_btn2 div a {
	display: block;
	padding: 5px 8px 5px 8px;
	font-size: 16px;
	color: #FFFFFF !important;
	font-weight: bold;
	text-decoration: none;
	height: auto;
}

.dm_btn2 div.red a:hover {
	color: #CC0000 !important;
	background: #FFCCCC;
}


.syouhin_waku_w {
	padding: 15px;
	margin: 5px 0px;
	width: 600px;
	float: left;
	clear: left;
	border-bottom: 1px solid #AC7B20;
}

.syouhin_waku_w_img {
	width: 170px;
	float: left;
	clear: left;
}

.syouhin_waku_w_moji {
	width: 410px;
	float: right;
	clear: right;
}

.otoiawase {
	width: 750px;
	margin-top: 15px;
	float: left;
	clear: left;
	text-align: center;
}

.back_next {
	width: 670px;
	float: left;
	clear: left;
	margin-top: 5px;
	margin-left: 45px;
}


.btn_img_l {
	width: 50px;
	float: left;
	clear: left;
	margin-right: 5px;
}

.btn_img_r {
	float: right;
	clear: right;
	width: 48px;
	margin-left: 5px;
}

.obi-last {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: bold;
	width: 750px;
	float: left;
	clear: left;
	margin-top: 5px;
	text-align: center;
	color: #663300;
}

.back_next {
	width: 670px;
	float: left;
	clear: left;
	margin-top: 5px;
	margin-left: 45px;
}


.btn_img_l {
	width: 50px;
	float: left;
	clear: left;
	margin-right: 5px;
}

.btn_img_r {
	float: right;
	clear: right;
	width: 48px;
	margin-left: 5px;
}

.back_btn,
.next_btn {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 15px;
	height: 23px;
	padding-top: 5px;
}

.back_btn {
	float: left;
	clear: left;
	text-align: left;
}

.next_btn {
	float: right;
	clear: right;
	text-align: right;
}

.next_btn div a {
	font-size: 12px;
	color: #4f4f50;
	text-decoration: none;
	height: 18px;
	float: right;
}

.back_btn div a {
	font-size: 12px;
	color: #4f4f50;
	text-decoration: none;
	height: 18px;
}

	#main_in span.fontmini {
     font-size: 90% !important;
	}
	
/* End */



@media print,
screen and (max-width: 480px) {

	/* 印刷塾詳細ページ */
	.mein {
		width: 100%;
		float: none;
		color: #333333;
	}

	.dodai {
		width: 100%;
		-webkit-text-size-adjust: 100%;
		font-size: 1.6rem;
		overflow: hidden;
	}


	#main_in .hansoku-waku p,
	#main_in .hansoku-line p {
		margin-top: 0px;
		clear: left;
	}

	.top-waku {
		position: relative;
		width: 100%;
		background: url(../../../print/img/printjyukutop01_sp.png) left 10px top 10px /80% no-repeat, url(../../../print/img/printjyukutop02_sp.png) right bottom 15px /26% no-repeat;
		float: none;
		text-align: left;
		clear: left;
		border: 6px solid #D2D2D2;
		padding: 64px 10px 10px 10px;
		margin-bottom: 20px;
		height: auto;
	}

	#main_in .top-waku p.top {
		margin-left: 20px;
		width: 100%;
		font-size: 1.8rem;
		text-align: left;
		float: none;
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
		font-weight: bold;
		line-height: 1.3;
		margin-bottom: 6px;
	}

	#main_in .top-waku p.top2 {
		margin-left: 20px;
		width: 74%;
		font-size: 1.2rem;
		text-align: left;
		float: none;
		clear: left;
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
		text-align: left;
	}

	.titleobi {
		width: 100%;
		float: none;
		clear: left;
		background: linear-gradient(#F5F5F5, #FFFFFF, #F5F5F5);
		border-top: 3px solid #C20D23;
		border-bottom: 3px solid #C20D23;
		margin-top: 0;
		margin-bottom: 20px;
		padding-bottom: 0;
		height: auto;
	}

	.obi {
		width: 100%;
		float: none;
		clear: left;
		padding-top: 0;
	}

	.obi-v {
		width: 100%;
		font-size: 2rem;
		float: none;
		clear: left;
		margin-top: 0;
		padding-left: 10px;
		padding-top: 0px;
		background-image: url(../../../print/img/printjyukuobi.png);
		background-repeat: no-repeat;
		background-position: left top;
		height: auto;
		color: #FFFFFF;
	}

	.obi-s {
		width: 100%;
		font-size: 1.6rem;
		float: none;
		clear: right;
		height: auto;
		margin-top: 10px;
		padding-right: 0;
	}

	.f-up20 {
		font-size: 2rem;
		font-weight: bold;
		clear: left;
	}

	#main_in h1.haikei {
		font-size: 1.8rem;
		font-weight: bold;
		width: 100%;
		float: none;
		clear: left;
		padding-top: 0;
		margin-bottom: 10px;
		margin-top: 0;
		padding-left: 0;
		padding-right: 0;
		letter-spacing: 0;
	}



	#main_in h2.subuobi {
		font-size: 2.0rem;
		background-image: url(none);
		font-weight: bold;
		width: 100%;
		float: left;
		clear: left;
		padding-top: 0;
		margin-bottom: 15px;
		margin-top: 20px;
		margin-left: 0;
		padding-left: 8px;
		padding-right: 0;
		letter-spacing: 0;
		color: #000000;
		border-left: 6px solid #C20D23;
		line-height: 1.3;
	}

	.hansoku-waku {
		width: 100%;
		float: none;
		clear: left;
		margin-top: 10px;
		margin-left: 0;
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 20px;
		margin-bottom: 10px;
		height: auto;
	}

	.hansoku-line {
		width: 100%;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size: 13px;
		clear: left;
		margin-top: 0px;
		margin-left: 0;
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 20px;
		margin-bottom: 10px;
		margin-top: 5px;
		height: auto;
	}

	.hansoku-l {
		width: 100%;
	}

	.hansoku-r {
		width: 100%;
		height: auto;
		margin: 10px 0px 10px 0px;
	}

	.hansoku-l2 {
		width: 100%;
	}

	.hansoku-line_img {
		width: 100%;
	}

	.waku_t {
		clear: left;
		text-align: left;
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 15px;
		color: #FFF;
		padding: 5px 5px 5px 8px;
		width: 100%;
		background: #AB7B20;
	}


	.waku_tw {
		clear: left;
		text-align: left;
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 15px;
		color: #FFF;
		padding: 5px 5px 5px 8px;
		width: 100%;
		background: #AB7B20;
	}


	#main_in .waku_t2 {
		clear: left;
		text-align: left;
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 0px;
		margin-top: 20px;
		color: #000;
		padding-left: 2em;
		text-indent: -2em;
		line-height: 120%;
	}

	#main_in .waku_t2 img {
		margin: 0px 5px 0px 5px;
		width: 7%;
	}


	#main_in .waku_t3 {
		clear: left;
		text-align: left;
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 0px;
		margin-top: 15px;
		width: 100%;
		color: #AB7B20;
	}

	#main_in .waku_t4 {
		clear: left;
		text-align: left;
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 0px;
		color: #AB7B20;
	}



	.hansoku-r2 {
		width: 100%;
		text-align: center;
		margin-left: 0px;
	}

	.hansokumoji {
		padding: 5px;
		border-bottom: none;
		margin-bottom: 10px;
		margin-top: 0px;
	}

	.hansokumoji2 {
		padding: 5px 5px 10px 30px;
		border-bottom: 2px dotted #AEAEAE;
		margin-bottom: 15px;
		margin-top: 0px;
	}

	.syouhin_waku_w {
		padding: 0px;
		margin: 5px 0px;
		width: 100%;
		clear: left;
		border-bottom: 1px solid #AC7B20;
	}

	.syouhin_waku_w_img {
		width: 100%;
		clear: left;
	}

	.syouhin_waku_w_moji {
		width: 100%;
		clear: right;
		margin-bottom: 15px;
	}

	.dm_btn {
		width: 100%;
		border: 2px solid #AEAEAE;
		margin: 5px auto 10px;
		clear: left;
		text-align: center;
		height: auto;
		font-weight: bold;
		float: left;
	}

	#main_in .dm_btn div {
		background: linear-gradient(#660000, #CC0000);
	}

	#main_in .dm_btn div a {
		display: block;
		padding: 5px 8px 5px 8px;
		font-size: 15px;
		color: #FFFFFF;
		font-weight: bold;
		text-align: center;
		height: auto;
		text-decoration: none;
	}

	#main_in .dm_btn div.red a:hover {
		color: #CC0000;
		background: #FFCCCC;
	}

	#main_in .dm_btn2 {
		width: 100%;
		border: 2px solid #AEAEAE;
		margin: 0px 0px 10px 0%;
		text-align: center;
		height: auto;
		font-weight: bold;
		float: left;
	}

	#main_in .dm_btn2 div {
		background: linear-gradient(#660000, #CC0000);
	}

	#main_in .dm_btn2 div a {
		display: block;
		padding: 5px 8px 5px 8px;
		font-size: 15px;
		color: #FFFFFF !important;
		font-weight: bold;
		text-decoration: none;
		height: auto;
	}

	#main_in .dm_btn2 div.red a:hover {
		color: #CC0000 !important;
		background: #FFCCCC;
	}


	.otoiawase {
		width: 100%;
		margin-top: 0;
		float: none;
		clear: left;
		text-align: center;
		margin-bottom: 20px;
	}

	.obi-last {
		font-weight: bold;
		width: 100%;
		float: none;
		clear: left;
		margin-top: 0;
		text-align: center;
		color: #663300;
		margin-bottom: 20px;
	}

	.back_next {
		width: 100%;
		float: none;
		clear: left;
		margin-top: 0;
		margin-left: 0;
	}

	.back_btn a,
	.next_btn a {
		font-size: 1.4rem;
	}
}

.list-css li {
	list-style-type: disc;
	margin-left: 25px;
}

.line202512 {
	padding-top: 0px;
}

.safe-number-list {
	display: block !important;
	padding-left: 25px;
	margin: 20px 0 25px;
	list-style: decimal !important;
}

.safe-number-list>li {
	display: list-item !important;
	list-style: decimal !important;
	margin-bottom: 0.5em;
	line-height: 1.7;
}

.link202512 {
	font-weight: bold;
}

@media print,
screen and (min-width: 481px) {
	.titleobi {
		height: 90px;
	}

	.img202512 {
		width: 23px;
		height: 23px;
	}
}

@media print,
screen and (max-width: 480px) {
	.img202512 {
		margin: 0px 0px 0px 5px !important;
	}

	.otoiawase {
		margin-top: 200px;
	}
}