/* 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 */


/* Senkyo Start */
.dodai {
	width: 750px;
}

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

.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-up15 {
	font-size: 15px;
	font-weight: bold;
}

.f-down {
	font-size: 11.5px;
}

.f-red15 {
	color: #C30D23;
	font-weight: bold;
	font-size: 15px;
}


.f-red14 {
	color: #C30D23;
	font-weight: bold;
	font-size: 14px;
}

.f-b14 {
	font-weight: bold;
	font-size: 14px;
}

.f-red {
	color: #C30D23;
	font-weight: bold;
}

.f-red16 {
	color: #C30D23;
	font-weight: bold;
	font-size: 16px;
}

.f-red20 {
	color: #C30D23;
	font-weight: bold;
	font-size: 20px;
}

.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;
	width: 660px;
	float: left;
	clear: left;
	padding-top: 0px;
	margin-bottom: -10px;
	margin-top: 0px;
	padding-left: 60px;
	padding-right: 30px;
	letter-spacing: 0px;
	background-image: url(none);
}



#main_in p.red_p {
	margin-top: -10px;
	float: left;
	clear: left;
	color: #C30D23;
}

#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: 620px;
	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: 665px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	float: left;
	clear: left;
	margin-top: 25px;
	margin-left: 20px;
	padding-left: 20px;
	padding-right: 5px;
}

.pj_moji_w_pj {
	width: 96%;
	float: left;
	clear: left;
	margin: 3% 3% 0%;
}

.pj_moji_pj {
	margin-top: 5%;
	width: 50%;
	float: left;
	clear: left;
	margin-left: 20px;
}

.pj_moji_pjmini {
	margin: 2% 1%;
	width: 48%;
	float: left;
}

.pj_moji_pj2 {
	margin-top: 5%;
	width: 45%;
	float: left;
	margin-left: 20px;
}

#main_in .pj_moji_pj2 ul li {
	width: 100%;
}

.pj_img_pj {
	width: 42%;
	padding: 2%;
	float: right;
	clear: right;
	text-align: center;
}


.pj_img_l_pj {
	width: 40%;
	padding: 0% 1% 2% 2%;
	float: left;
	text-align: center;
	margin: -5% 0% 0% 0%;
}

.pj_img_l_pj3 {
	width: 40%;
	padding: 0% 1% 2% 2%;
	float: left;
	text-align: center;
	margin: 0% 0% 0% 0%;
}

.pj_img_l_pj2 {
	width: 45%;
	float: left;
	text-align: center;
}

.pj_img_pj img,
.pj_img_w_pj img,
.pj_img_l_pj img,.pj_img_l_pj3 img {
	width: 100%;
	height: auto;
}

.pj_img_l_pj2 img {
	width: 100%;
	height: auto;
}

#main_in p.pj_p {
	text-align: left;
	margin-top: -10px;
	float: left;
	line-height: 150%;
}

#main_in p.link_p {
	text-align: left;
	margin-top: -5px;
	margin-bottom: 15px;
	float: left;
	clear: left;
	line-height: 150%;
}


.daijinakoto {
	width: 94%;
	float: left;
	clear: left;
	text-align: center !important;
	margin: 3%;
	border: 3px solid #C20D23;
	font-size: 18px;
	font-weight: bold;
}

.daijinakoto_obi {
	width: 98%;
	padding: 1%;
	text-align: center;
	color: #FFF !important;
	background: #C20D23;
}

.daijinakoto_waku {
	width: 94%;
	float: left;
	padding: 3%;
	text-align: center !important;
	font-size: 18px;
	font-weight: bold;
}

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

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

.dm_btn div a,
.dm_btn_mini 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,
.dm_btn_mini div.red a:hover {
	color: #CC0000 !important;
	background: #FFCCCC;
}

#main_in ol li.g_moji {
	width: 94%;
	font-size: 16px;
	font-weight: bold;
	float: left;
	clear: left;
	color: #884400;
	border: none;
}

#main_in ol {
	width: 100%;
	float: left;
	clear: left;
}


#main_in h3.jisseki {
	width: 94%;
	font-size: 22px;
	font-weight: bold;
	float: left;
	clear: left;
	color: #884400;
	margin: 5px 2.5%;
	border: none;
	display: flex;
	align-items: center;
	/* 垂直中心 */
	justify-content: center;
	/* 水平中心 */

}

#main_in h3.jisseki:before,
#main_in h3.jisseki:after {
	border-top: 1px solid #884400;
	content: "";
	width: 35%;
	/* 線の長さ */
}

#main_in h3.jisseki:before {
	margin-right: 1em;
	/* 文字の右隣 */
}

#main_in h3.jisseki:after {
	margin-left: 1em;
	/* 文字の左隣 */
}



#main_in ul li.den-1,
#main_in ul li.den-2 {
	width: 21%;
	float: left;
	padding: 1%;
	text-align: center;
	margin: 1%;
	color: #000;
	font-weight: bold;
	font-size: 18px;
}

#main_in li.den-1 {
	background-color: #fce1cb;
}

#main_in li.den-2 {
	background-color: #fac7cf;
}

.okomarigato {
	width: 94%;
	float: left;
	clear: left;
	padding: 2%;
	text-align: left;
	margin: 0% 0% 3%;
	border: 1px solid #884400;
	font-size: 15px;
}

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

.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;
}

.btn_img_l img,
.btn_img_r img {
	width: 100%;
	height: auto;
}

#main_in .back_btn,
#main_in .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;
}

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

#main_in .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;
}

/* 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 .dodai 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: 10px;
		margin-top: 30px;
		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: left;
		clear: left;
		margin-top: 0px;
		margin-left: 0;
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 10px;
		margin-bottom: 10px;
		height: auto;
	}


	.pj_img_pj {
		width: 100%;
		padding-left: 0px;
		margin-bottom: 5px;
		margin-top: 10px;
		float: left;
		clear: left;
		text-align: center;
	}

	.pj_img_pj2 {
		width: 25%;
		padding-left: 0px;
		margin-bottom: 5px;
		margin-top: 10px;
		float: right;
		text-align: center;
	}

	.pj_img_l_pj {
		width: 100%;
		padding: 0% 1% 2% 2%;
		float: left;
		text-align: center;
		margin: 0% 0% 0% 0%;
	}

	.pj_img_pj img,
	.pj_img_w_pj img,
	.pj_img_l_pj img {
		width: 100%;
		height: auto;
	}

	.pj_img_pj2 img {
		width: 25%;
		height: auto;
	}

	#main_in p.pj_p {
		text-align: left;
		margin-top: 0px;
		float: left;
		line-height: 150%;
	}

	#main_in p.link_p {
		text-align: left;
		margin-top: 0px;
		margin-bottom: 15px;
		float: left;
		clear: left;
		line-height: 150%;
	}


	.syouhin_waku_w {
		padding: 5px 0px;
		width: 100%;
		float: left;
		clear: left;
		margin-bottom: 10px;
	}

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

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

	.syouhin_waku_w_moji {
		width: 70%;
		float: right;
		clear: right;
		padding: 0px 5px 5px 15px;
		margin-top: 0px;
	}

	.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);
	}

	#main_in .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;
	}

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

	#main_in h3.g_obi {
		width: 100%;
		font-size: 16px;
		font-weight: bold;
		float: left;
		clear: left;
		color: #FFF;
		padding-left: 15px;
		padding-top: 5px;
		padding-bottom: 5px;
		text-align: left;
		background-color: #884400;
		margin: 25px 0px 10px 0px;
		border: none;
	}

	#main_in h3.g_obi2 {
		width: 100%;
		font-size: 16px;
		font-weight: bold;
		float: left;
		clear: left;
		color: #884400 border: none;
	}


	#main_in .pin_obi {
		float: left;
		clear: left;
		padding: 5px 5px 5px 15px;
		text-align: left;
		background: #FDFADA;
		font-size: 18px;
		font-weight: bold;
		height: auto;
		width: 100%;
		margin-bottom: 10px;
		margin-left: 0px;
	}

	.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;
	}

	.pj_moji_w_pj {
		width: 100%;
		float: left;
		clear: left;
		margin-left: 0px;
		margin-top: 0px;
	}

	.okomarigato {
		width: 100%;
		float: left;
		clear: left;
		padding: 15px 5px 5px 15px;
		text-align: center;
		margin: 5px 0%;
		border: 1px solid #884400;
		font-size: 15px;
	}

	.pj_moji_pj {
		margin-top: 5%;
		width: 100%;
		float: left;
		clear: left;
		margin-left: 0px;
	}

	.pj_moji_pjmini {
		margin: 2% 0%;
		width: 100%;
		float: left;
	}


	#main_in ul li.den-1,
	#main_in ul li.den-2 {
		width: 46%;
		float: left;
		padding: 1%;
		text-align: center;
		margin: 1.5% 2%;
		color: #000;
		font-weight: bold;
		font-size: 15px;
	}

	#main_in h3.jisseki {
		width: 94%;
		font-size: 17px;
		font-weight: bold;
		float: left;
		clear: left;
		color: #884400;
		margin: 5px 2.5%;
		border: none;
		display: flex;
		align-items: center;
		/* 垂直中心 */
		justify-content: center;
		/* 水平中心 */

	}

	#main_in h3.jisseki:before,
	#main_in h3.jisseki:after {
		border-top: 1px solid #884400;
		content: "";
		width: 20%;
		/* 線の長さ */
	}

	#main_in h3.jisseki:before {
		margin-right: 1em;
		/* 文字の右隣 */
	}

	#main_in h3.jisseki:after {
		margin-left: 1em;
		/* 文字の左隣 */
	}

	.daijinakoto_obi {
		width: 100%;
	}

	.daijinakoto {
		width: 100%;
		float: left;
		clear: left;
		text-align: center !important;
		margin: 3% 0%;
		border: 3px solid #C20D23;
		font-size: 17px;
	}
}

#main_in p.pj_p.floatOff {
	float: none;
}