*{
	margin:0;
	padding:0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	        box-sizing: border-box;
	font-size:15px;
	letter-spacing:1px;
	line-height:1.5em;
	color:#333;
	word-break:break-all;
	font-family: "メイリオ",Meiryo,"MS PGothic","MS UI Gothic",Arial,sans-serif;
//	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
//	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
}

br {
	line-height:1em;
}

html,body {
//	height:100%;
}

a {
	color:#247de9;
	text-decoration:none;
}
a:hover{
	color:#ff0000;
	text-decoration:none;
	cursor: pointer;
}

a.lnk {
	color:#000;
//	text-decoration:underline;
}
a.lnk:hover{
	color:#9f2124;
	cursor: pointer;
}

a.lnk2 {
	font-size:12px;
	color:#000;
//	text-decoration:underline;
}
a.lnk2:hover{
	color:#9f2124;
	cursor: pointer;
}
a.lnk3 {
	font-size:14px;
	color:#00477f;
	font-weight:bold;
	text-decoration:underline;
}
a.lnk3:hover{
	color:#b2303a;
	cursor: pointer;
}



.km {
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-ms-border-radius:20px;
	border-radius:20px;
}
.km5 {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	border-radius:5px;
}

#page-top {
	position: fixed;
	top:130px;
	left:0;
	z-index:99;
}

.pagetop {
    display: none;
    position: fixed;
//	top:100px;
//	left:0;
    bottom: 5px;
    right: 5px;
	z-index:999;
	transition: all 300ms ease-out 0s;
}
.pagetop:hover {
//	opacity: 0.5;
}

.opa05:hover {
	opacity: 0.5;
}
.opa07:hover {
	opacity: 0.7;
}

.clear {
	clear:both;
}

.w100 {
	width:100%;
}
.w50 {
	width:50%;
}
.h100 {
	height:100%;
}

.red {
	color:#ff0000;
}

/*-----------------------------------------------------------------
	-design-
-----------------------------------------------------------------*/

#wrapper{
	display:block;
}
#smart_wrapper{
	display:none;
}
#smart_footer{
	display:none;
}
/*以下は画像などの表示制御クラス*/

.pc_img_class{
	display:inline;
}
.smart_img_class{
	display:none;
}

.left {
	float:left;
}
.right {
	float:right;
}

.link-a {
	margin-top:-70px;
	padding-top:70px;
}

/*----------------------------------------*/
/* 固定 */
.fixed {
	z-index:10;
	position:fixed;
	top: 0px;
	width:100%;
	padding:0;
}
/*----------------------------------------*/

body {
//	min-width:1050px;
//	background-color:#444;
}

/*----------------------------------------*/

.header {
	background-color:#fff;
}

.t-menu-waku {
	z-index:10;
	position:fixed;
	top:0;
	left:0;
	width:100%;
//	height:60px;
	height:66px;
	padding:15px 0px 0 0px;
//	text-align:center;
	background-color:#fff;
	border-bottom:1px solid #ccc;
}
@media print{
.t-menu-waku {
	position:absolute;
}
}

.t-menu {
	width:1040px;
//	padding:0 20px 0 20px;
	text-align:left;
}
.menu-logo {
	width:240px;
	margin:0 0 0 20px;
}
.menu-aa {
	margin:15px 0 0 32px;
}

@media screen and (max-width:480px){
.t-menu {
	width:100%;
//	padding:0 10px 0 10px;
}
.menu-logo {
	margin:0 0 0 10px;
}
}

.title {
	position:absolute;
	top:16px;
	left:15px;
//	width:70px;

//	width:300px;
}
.title-p {
	width:180px;
}
.top-menu01 {
	position:absolute;
	top:0;
	right:0;
	width:60px;
	height:60px;
	background-color:#9f2124;
}

.tops-button {
	position:absolute;
//	position:fixed;
	z-index:100;
	top:0;
	right:0;

	width:60px;
	height:60px;
	padding:25px 0 0 0;
	background-color:#00337f;

	background-image: url("");
	background-repeat: repeat-x;
//	background-size: cover;
	background-size: contain;
	background-position: center bottom -2px;
	transform: translateY(-90px);
	cursor: pointer;
}

.tops-button00 {
	width:26px;
	height:3px;
	background-color:#fff;
}
.tops-button01 {
	position:absolute;
	top:18px;
	left:17px;
	transition: 0.2s; /* アニメーション */
}
.tops-button01-m {
	left:43px;
	transform: rotate(45deg);
	transition:0.2s;
}
.tops-button02 {
	position:absolute;
	top:28px;
	left:17px;
	transition: 0.2s; /* アニメーション */
}
.tops-button02-m {
	right:43px;
	transform: rotate(-45deg);
	transition:0.2s;
}
.tops-button03 {
	position:absolute;
	top:38px;
	left:17px;
	display:block;
	transition: 0.2s; /* アニメーション */
}

/*----------------------------------------*/

.footer {
	padding:15px 0;
	font-size:13px;
	color:#fff;
	letter-spacing:2px;
	background-color:#a5876e;
}
.futter1 {
	display:inline-block;
	width:200px;
	margin:0 0 0 -1px;
	padding:5px 0 2px 0;
	text-align:center;
	font-size:13px;
	color:#000;
	line-height:1.0em;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
.futter1:hover {
	color:#fff;
//	background-color:#000;
	cursor: pointer;
}
@media screen and (max-width:480px){
.futter1 {
	margin:0;
	font-size:12px;
	border-left:0px solid #000;
	border-right:0px solid #000;
}
}

/*----------------------------------------*/

.hi5 {
	height:5px;
}
.hi10 {
	height:10px;
}
.hi20 {
	height:20px;
}
.hi30 {
	height:30px;
}
.hi40 {
	height:40px;
}
.hi50 {
	height:50px;
}
.hi60 {
	height:60px;
}
.hi70 {
	height:70px;
}
.hi80 {
	height:80px;
}
.hi90 {
	height:90px;
}
.hi100 {
	height:100px;
}




/*----------------------------------------*/

.title-mm {
//	position:relative;
	z-index:2;
	padding: 66px 20px 0 20px;
	text-align:center;
//	box-shadow: 0px 0px 10px #000000;
//	background-image: url(../images/back-01.jpg);
//	background-repeat:no-repeat;
//	background-position: right center;
}

.title-mm2 {
	position:relative;
	max-width:1000px;
	padding: 30px 0px 0px 0px;
//	text-align:left;
//	border:1px solid #000;
}
.title-mm2-1 {
	font-size:46px;
	color:#000;
//	font-weight:bold;
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	text-shadow: 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff;
}
.title-mm2-2 {
	margin:-5px 0 0 0;
	font-size:16px;
	color:#000;
	font-weight:bold;
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	text-shadow: 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff;
}
.title-mm3 {

}

.main {
//	padding: 60px 20px 0 20px;
	padding: 30px 20px 30px 20px;
	background-color:#fafafa;
//	background-color:#fff2ec;
}
.main2 {
	width:100%;
	max-width:1020px;
//	border:1px solid #000;
}

.main3 {
	width:100%;
//	height:100%;
//	height:100vh;
//	margin:0 10px 50px 10px;
	padding: 15px 15px 10px 15px;
	background-color:#fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	border-radius:5px;
	box-shadow: 0px 0px 8px #aaa;
}
.main3:hover {
	background-color:#ffecd0;
}


.main3a {
	width:100%;
//	margin:0 10px 50px 10px;
	padding: 15px 15px 10px 15px;
	background-color:#fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	border-radius:5px;
	box-shadow: 0px 0px 8px #aaa;
}

.main4 {
	margin:10px 0 30px 0;
	padding:0 15px;
//	border:1px solid #000;
}

.main5 {
//	max-width:1000px;
	width:1000px;
//	padding: 30px 20px 0px 20px;
	padding: 30px 0px 0px 0px;
//	text-align:left;
//	border:1px solid #000;
}
.main5a {
	padding: 0px 0px 0px 0px;
}
.main5-01 {
	max-width:200px;
	width:20%;
	padding:5px 5px 0 5px;
//	border:1px solid #000;
}
.main5-02 {
	width:80%;
	padding:0 5px 0 0;
//	border:1px solid #000;
}
.main5-02a {
	padding:5px 5px 0 5px;
}

.main6 {
	padding:10px;
	text-align:left;
}




.menu-sh01 {
	min-width:100px;
	padding:5px;
	text-align:left;
//	background-color:#b2303a;
	border:1px solid #b2303a;
}
.menu-sh02 {
	margin:0 0 10px 0;
	padding:4px 0 3px 0;
	font-size:12px;
	color:#fff;
	text-align:center;
	background-color:#b2303a;
}
.menu-sh03 {
	padding:3px 0 2px 0;
	font-size:11px;
	color:#b2303a;
	font-weight:bold;
	border-top:1px solid #b2303a;
	border-bottom:1px solid #b2303a;
}
.menu-sh03-1 {
	padding:9px 0 7px 10px;
	font-size:10px;
	color:#000;
	border-bottom:1px dashed #aaa;
}

.main3-01 {
	width:358px;
	height:358px;
	overflow: hidden;
//	background-color:#eee;
	background-color:#fff;
	background-repeat:no-repeat;
//	background-size:cover;
	background-size:contain;
	background-position: center center;
}
.main3-01s {
	width:109px;
	height:109px;
	margin:0 10px 10px 0;
	overflow: hidden;
//	background-color:#eee;
	background-color:#fff;
	background-repeat:no-repeat;
//	background-size:cover;
	background-size:contain;
	background-position: center center;
}


.main3-02 {
	margin:6px 0 0 0;
	font-size:16px;
	color:#000;
	font-weight:bold;
	letter-spacing:0;
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
.main3-02a {
	font-size:18px;
	margin:0 0 5px 0;
}
.main3-02-1 {
	margin:3px 0 0 0;
	font-size:12px;
	color:#000;
//	font-weight:bold;
//	letter-spacing:1.5em;
}


.main3-03 {
	font-size:19px;
	color:#000;
	font-weight:bold;
	letter-spacing:1px;
	text-align:right;
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
.main3-03a {
	font-size:24px;
	color:#000;
	font-weight:bold;
	letter-spacing:1px;
	text-align:left;
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
.main3-04 {
	margin:2px 0 5px 0;
	font-size:11px;
	color:#000;
//	font-weight:bold;
	letter-spacing:1px;
	text-align:left;

}

.main-03-4 {
//	display:inline-block;
	width:80px;
	margin:10px 0;
	padding:5px;
	font-size:15px;
	color:#333;
	background-color:#fff;
	border:1px solid #333;
}
.main-03-4-1 {
	display:inline-block;
	font-size:15px;
}
.main-03-5 {
	display:inline-block;
	margin:0 0 10px 0;
	font-size:15px;
	font-weight: bold;
}
.main-03-6 {
	padding:0 0 35px 0;
	font-size:13px;
	line-height:1.7em;
}
.main-03-6a {
	padding:0 0 10px 0;
}

.main-03-title {
	margin:0 0 10px 0;
	padding:6px 0 4px 0;
	font-size:14px;
	font-weight: bold;
//	background-color:#000;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

.table-shop {
	width:100%;
	border-collapse: collapse;
}
.table-shop td {
//	width:50%;
//	width:33%;
	padding:5px 5px 5px 5px;
	vertical-align:top;
}
.table-shop td.sh000 {
	width:50%;
	padding:15px 15px 20px 15px;
	vertical-align:top;
}

.table-shop td.sh001 {
	width:33%;
	padding: 15px 15px 10px 15px;
	background-color:#fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	border-radius:5px;
	border:1px solid #333;
	box-shadow: 0px 0px 8px #aaa;
}

.table-shop2 {
	position:absolute;
	top:50px;
	right:10px;
//	width:100%;
	height:10px;
	border-collapse: collapse;
}
.table-shop2 td.sh2-001 {
//	width:50%;
	padding:0px 10px 0px 10px;
	line-height:1.0em;
	vertical-align:middle;
	border-left:1px solid #b2303a;
	border-right:1px solid #b2303a;
//	border:1px solid #b2303a;
}

.table-shop3 {
//	width:100%;
	border-collapse: collapse;
}
.table-shop3 td.sh3-001 {
//	width:50%;
	padding:0 5px 0px 5px;
	font-size:12px;
	color:#b2303a;
	line-height:1.0em;
	vertical-align:middle;
}

.table-shop4 {
//	width:100%;
	border-collapse: collapse;
}
.table-shop4 td.sh4-001 {
	width:20%;
	padding:10px 5px 0 5px;
	font-size:12px;
	line-height:1.0em;
	vertical-align:middle;
}
.table-shop4 td.sh4-002 {
	border:1px solid #b2303a;
//	border:1px solid #666;
}
.table-shop4 td.sh4-003 {
	width:26px;
	padding:6px 3px 0 3px;
	border:1px solid #b2303a;
//	border:1px solid #666;
}




.i01-p {
	width:24px;
	margin:0 0 -2px 0;
}

.main-text01 {
	margin:20px 20px 0px 20px;
	padding:0 10px;
//	font-size:24px;
	color:#000;
//	font-weight:bold;
//	text-align:left;
	text-align:center;
}
.main-text02 {
	width:510px;
	margin:15px 0 0 0;
	padding:10px 10px;
//	font-size:18px;
	color:#000;
	font-weight:bold;
//	text-align:left;
	text-align:center;
	border:1px solid #555;
}
.main-text02-1 {
	display:inline-block;
	font-size:28px;
	color:#b2303a;
}
.main-text02-2 {
	display:inline-block;
	color:#b2303a;
}


@media screen and (max-width:820px){
.table-shop2 {
	position:absolute;
	top:15px;
	right:0px;
//	width:100%;
	height:10px;
	border-collapse: collapse;
}
}

@media screen and (max-width:480px){
.title-mm {
	position:relative;
	z-index:2;
	padding: 66px 10px 0 10px;
}
.title-mm2 {
	padding: 20px 0px 20px 0px;
//	border:1px solid #000;
}
.title-mm2-1 {
	font-size:35px;
	line-height:1.2em;
}
.title-mm2-2 {
	margin:5px 0 0 0;
	font-size:14px;
}

.main {
	padding: 20px 10px 20px 10px;
//	border:1px solid #000;
}

.main3-02 {
	margin:3px 0 0 0;
	font-size:16px;
}
.main3-03 {
	font-size:24px;
}

.main4 {
	margin:0px 0 30px 0;
	padding:0 0px;
//	border:1px solid #000;
}

.table-shop td{
	display:block;
	width:100%;
	padding:0px 0px 20px 0px;
	vertical-align:top;
}
.table-shop td.sh000 {
	display:block;
	width:100%;
	padding:0px 0px 20px 0px;
	vertical-align:top;
}

.table-shop2 {
//	position:absolute;
	position:static;
	top:110px;
	left:0px;
	right:0px;
	margin:10px auto 0 auto;
//	border:1px solid #000;
}
.table-shop4 {
	width:50%;
	border-collapse: collapse;
}

.main-text01 {
	margin:0px 0 20px 0;
	padding:0 0px;
	font-size:11px;
//	border:1px solid #000;
}

.main5 {
	padding: 0px 10px 0px 10px;
}
.main5-01 {
	max-width:1000px;
	width:100%;
	padding:5px 0px 0 0px;
//	border:1px solid #000;
}
.main5-02 {
	width:100%;
	padding:20px 0 0 0;
//	border:1px solid #000;
}

.menu-sh03-1 {
	width:49%;
	padding:9px 0 7px 10px;
}

}



/*----------------------------------------*/


.top {
	position:relative;
	height:650px;
	background-image: url("../images/top.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
//	background-size: contain;
}
.top-l {
	position:absolute;
	top:0px;
	right:0;
	width:50%;
	padding:60px 0 0 0;
//	border:1px solid #000;
}

.top-p {
	width:100%;
}

.table {
//	width:100%;
	border-collapse: collapse;
}
.table td {
	vertical-align:middle;
	border:0px;
}
.table td.topf {
	vertical-align:top;
}

.table td.td001 {
	padding:0 0 0 10px;
}
.table td.td-mn01 {
	padding:0px 12px 0px 12px;
	font-size:12px;
//	color:#9f2124;
//	font-weight:bold;
//	border-left:1px solid #aaa;
//	border-right:1px solid #aaa;
	border-left:1px solid #9f2124;
	border-right:1px solid #9f2124;
}
.table td.td-mu01 {
	padding:0px 12px 0px 12px;
	font-size:12px;
	color:#b2303a;
//	font-weight:bold;
//	border-left:1px solid #aaa;
//	border-right:1px solid #aaa;
	border-left:1px solid #9f2124;
	border-right:1px solid #9f2124;
}


.table td.td-m001 {
	padding:0 10px 0 10px;
	background-color:#fff;
	-webkit-border-radius:0 5px 5px 0;
	-moz-border-radius:0 5px 5px 0;
	-ms-border-radius:0 5px 5px 0;
	border-radius:0 5px 5px 0;
}
.table td.td-k001 {
	width:140px;
	padding:15px 15px;
	text-align:center;
	background-color:#ebedf3;
	border:1px solid #aaa;
}
.table td.td-k002 {
	padding:15px 15px;
	border:1px solid #aaa;
}

.table td.td-skd001 {
	width:200px;
	padding:15px 15px;
//	vertical-align:top;
	background-color:#eee;
	border:1px solid #aaa;
}
.table td.td-skd002 {
	width:480px;
	padding:15px 15px;
	text-align:left;
//	vertical-align:top;
	border:1px solid #aaa;
	background:rgba(255,255,255,0.85);
}
.table td.td-skd003 {
	width:140px;
	padding:15px 15px;
//	vertical-align:top;
	border:1px solid #aaa;
	background:rgba(255,255,255,0.85);
}
.table td.td-skd004 {
	width:140px;
	padding:15px 15px;
//	vertical-align:top;
	border:1px solid #aaa;
	background:rgba(255,255,255,0.85);
}

@media screen and (max-width:480px){
.table td.td-skd001 {
	display:block;
	width:100%;
	padding:10px;
}
.table td.td-skd002 {
	display:block;
	width:100%;
	padding:10px;
}
.table td.td-skd003 {
	display:block;
	width:100%;
	padding:10px;
}
.table td.td-skd004 {
	display:block;
	width:100%;
	padding:10px;
}
}

.skd-001 {
	font-weight:bold;
}
.skd-002 {
	margin:5px 0 0 0;
	font-size:12px;
}



.btn {
	position:relative;
	z-index:2;
	width:1000px;
	margin:-50px 0 0 0;
	overflow:hidden;
	box-shadow: 0px 0px 10px #000;
}
.btn01 {
	width:250px;
	padding:12px 0;
	font-size:13px;
	color:#fff;
	font-weight: bold;
	text-align:center;
	background-color:#df0c2d;
	border:1px solid #df0c2d;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.btn01:hover {
	color:#df0c2d;
	background-color:#fff;
}

.btn01-ggg {
	background-color:#9f2124;
	border:1px solid #9f2124;
}
.btn01-ggg:hover {
	color:#9f2124;
	background-color:#fff;
}

.btn01-ggg2 {
	width:100%;
	background-color:#9f2124;
	border:1px solid #9f2124;
}
.btn01-ggg2:hover {
	color:#9f2124;
	background-color:#fff;
}

.btn01-fff {
	width:350px;
	margin:-50px 0 50px 0;
	font-size:15px;
	background-color:#9f2124;
	border:1px solid #9f2124;
}
.btn01-fff:hover {
	color:#9f2124;
	background-color:#fff;
}

.btn01-fff2 {
	width:350px;
	margin:20px 0 0 0;
	font-size:15px;
	background-color:#9f2124;
	border:1px solid #9f2124;
}
.btn01-fff2:hover {
	color:#9f2124;
	background-color:#fff;
}



.btn01-l1 {
	border-right:1px solid #3e76b3;
}
.btn02 {
	overflow:hidden;
	width:80px;
	height:80px;
	background-color:#fff;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	border-radius:50%;
}
.btn03 {
	font-size:15px;
	color: #fff;
	font-weight: bold;
}
.btn04 {
	padding:5px 0 0 0;
	font-size:11px;
	color: #fff;
}

.btn-aaa {
	padding:15px 0 15px 0;
	font-size:16px;
	color: #9f2124;
	font-weight: bold;
	border-bottom:1px solid #aaa;
}



.button-a {
	width:420px;
	height:60px;
	padding: 20px 0 0 0;
	font-size:16px;
	color: #00337f;
	font-weight: bold;
	background-color:#fff;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	-ms-border-radius:30px;
	border-radius:30px;
	background-image: url("../images/button-y.png");
	background-repeat: no-repeat;
	background-position: right 25px center;
}
.button01 {
	color:#fff;
	background-color:#247de9;
}

.button02 {
	position:relative;
	z-index:2;
	width:270px;
	height:220px;
	margin:0 15px;
	padding:25px 0 0 0;
	text-align:center;
	background-color:#fff;
	background-image: url("../images/btn-y.png");
	background-repeat: no-repeat;
	background-position: right 10px bottom 10px;
	box-shadow: 0px 0px 10px #999;
}
.button02-1 {
	width:120px;
	height:70px;
	margin: 0 0 15px 0;
	background-color:#ddd;
}
.button02-2 {
	font-size:18px;
	color: #00337f;
	font-weight: bold;
}
.button02-3 {
	width:40px;
	height:1px;
	margin:12px 0;
	border-top:1px solid #00337f;
}
.button02-4 {
	font-size:12px;
}


.unei {
	margin:40px 0 0 0;
	padding:15px 10px 15px 20px;
	text-align:left;
	border:1px solid #ccc;
}
.unei-01 {
//	display:inline-block;
	margin:0 0 5px 0;
	font-size:16px;
	font-weight: bold;
	text-align:left;
}
.unei-02 {
	display:inline-block;
	padding:4px 0 0 9px;
	font-size:24px;
	font-weight: bold;
	text-align:left;
//	border:1px solid #000;
}
.unei-03 {
	display:inline-block;
	margin:0 0 0 0;
	padding:8px 10px 4px 10px;
	font-size:16px;
	color:#fff;
	font-weight: bold;
	text-align:left;
	background-color:#333;
}
.unei-04 {
	height:5px;
}
.unei-05 {
	display:inline-block;
	margin:0 25px 0 0;
}


.unei b{
	display:inline-block;
	width:60px;
	margin:0 5px 0 0;
	padding:3px 0px 1px 0px;
	color:#fff;
	text-align:center;
	background-color:#1358a2;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	border-radius:5px;
}


.news {
	padding:60px 0;
}
.news01 {
	padding:24px 25px 20px 25px;
	font-size:17px;
	font-weight: bold;
	text-align:left;
//	border-left:5px solid #00337f;
	border-left:5px solid #1358a2;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-image: url("../images/news-y.png");
	background-repeat: no-repeat;
	background-position: right 30px center;
}
.news01:hover {
	background-color:#eee;
}

.news01-1 {
	width:140px;
	font-size:17px;
	font-weight: bold;
	text-align:left;
//	border:1px solid #000;
}
.news01-2 {
	width:770px;
	font-size:17px;
	font-weight: bold;
	text-align:left;
//	border:1px solid #000;
}

.midashi00 {
	display:inline-block;
	margin:0 0 0px 0;
	font-size:19px;
	color:#fff;
	font-weight: bold;
	text-align:left;
}

.midashi01 {
	margin:0 0 10px 0;
	font-size:19px;
	color:#1358a2;
	font-weight: bold;
	text-align:left;
}

.midashi02 {
//	font-size:36px;
	font-size:32px;
	color:#000;
	font-weight: bold;
	letter-spacing:5px;
//	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
//	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

.midashi03 {
	margin:0 0 10px 0;
	font-size:32px;
	color:#fff;
	font-weight: bold;
	letter-spacing:5px;
}

.midashi04 {
	margin:0 0 10px 0;
	padding:18px 0 16px 0;
	font-size:19px;
	color:#000;
	font-weight: bold;
	text-align:left;
	border-top:2px solid #1358a2;
	border-bottom:2px solid #ccc;
}



.contents {
//	border:1px solid #000;
}

.contents01 {
	padding:80px 0;
	background-color:#eceef4;
}
.contents01-1 {
	padding:40px;
	background-color:#fff;
	box-shadow: 0px 0px 10px #aaa;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-ms-border-radius:20px;
	border-radius:20px;
}
.contents01-2 {
//	font-size:14px;
	text-align:left;
}
.contents01-3 {
	width:250px;
	font-size:13px;
	text-align:center;
}
.contents01-3-1 {
	display:inline-block;
	font-size:19px;
	font-weight: bold;
}
.contents01-3-2 {
	width:230px;
	height:230px;
	margin:0 auto 15px auto;
	background-color:#ccc;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	border-radius:50%;
	overflow:hidden;
}
.photo01-p {
	width:100%;
}
.contents01-4 {
	width:630px;
}



.contents02 {
	padding:80px 0;
	background-color:#00337f;
}
.contents02-1 {
	display:inline-block;
	margin:20px 0 0 0;
	color:#fff;
	text-align:left;
}
.contents02-2 {
	width:150px;
	padding:11px 0 8px 0;
	font-size:15px;
	color:#00337f;
	font-weight: bold;
	text-align:center;
	background-color:#cbf0f6;
	-webkit-border-radius:5px 0 0 5px;
	-moz-border-radius:5px 0 0 5px;
	-ms-border-radius:5px 0 0 5px;
	border-radius:5px 0 0 5px;
}
.contents02-3 {
	width:700px;
	font-size:14px;
	color:#000;
	background-color:#fff;
}

.contents03 {
	padding:80px 0 0px 0;
//	background-color:#fff;
}
.contents03-0 {
	width:900px;
}
.contents03-1 {
	height:200px;
	margin:-140px 0 0 0;
	background-color:#eceef4;
}
.contents03-2 {
	text-align:left;
}
.contents03-2-1 {
	font-size:16px;
	color: #00337f;
	font-weight:bold;
}
.contents03-2-2 {
	padding:0 0 0 15px;
}


.contents04 {
	padding:80px 0;
//	background-color:#fff;
}
.contents04-1 {
	margin:-1px 0 0 0;
	padding:;
	text-align:left;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
.contents04-2 {
	display:block;
//	height:72px;
	padding:24px 25px 20px 25px;
	font-size:17px;
	font-weight: bold;
	text-align:left;
//	border-left:5px solid #00337f;
	border-left:5px solid #1358a2;
//	border-top:1px solid #ccc;
//	border-bottom:1px solid #ccc;
//	background-image: url("../images/news-y.png");
//	background-repeat: no-repeat;
//	background-position: right 30px center;
	cursor:pointer;
}
.contents04-2:hover {
	background-color:#eee;
}

.contents04-3 {
	padding:10px 10px 10px 25px;
	border-left:1px solid #ccc;
//	border-right:1px solid #ccc;
}
.contents04-4 {
	font-weight: bold;
}
.contents04-5 {
	padding:0 0 15px 15px;
}
.contents04-6 {
	margin:-1px 0 0 0;
	padding:14px 0 10px 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.contents04-7 {
	padding:0 0 0 15px;
}

/*----------------------------------------------*/

.mousi01 {
	
}

.pay01p {
	width:500px;
	margin:5px 0 0 0;
}

table.form-table {
//	width:100%;
	border-collapse: collapse;
}
table.form-table td {
	padding:10px;
	text-align:center;
	border:1px solid #999;
}
table.form-table td.aa01 {
	background-color:#ccc;
}

.text-upfile-tt2 {
	margin:0 0 5px 0;
	font-size:18px;
	color:#ff0000;
}

.log-msg {
	margin:50px 0 0 0;
	font-size:20px;
	font-weight: bold;
}
.log-msg-h {
	height:20px;
}

input {
	color:#000;
}
option {
	color:#000;
}
select {
	color:#000;
}

.form-w00 {
	display:table;
	width:100%;
	border-bottom:1px solid #cccccc;
}
.form-w01 {
	display:table-cell;
	min-width:200px;
	width:200px;
	color:#000;
	padding:15px;
	vertical-align:middle;
//	background-color:#e6f2fd;
	background-color:#ffecd0;
}
.form-w01a {
	background-color:#ffcba6;
//	background-color:#ffdf80;
}
.form-w02 {
	display:table-cell;
	padding:15px;
	color:#000;
	text-align:left;
	vertical-align:middle;
	background-color:#fff;
}
.form-w02 label {
	color:#000;
}

.form-w03 {
	width:330px;
}

.form-01 {
	width:300px;
	margin:0 0 0 0;
	padding:5px;
	border: solid 1px #aaa;
}
.form-02 {
//	width:450px;
	width:100%;
	margin:0 0 0 0;
	padding:5px;
	border: solid 1px #aaa;
}
.form-03 {
	width:120px;
	margin:0 0 0 0;
	padding:5px;
	border: solid 1px #aaa;
}
.form-04 {
	padding:5px;
	border: solid 1px #aaa;
}
.form-05 {
	width:200px;
	margin:0 0 0 0;
	padding:5px;
	border: solid 1px #aaa;
}
.form-06 {
	width:100%;
	height:60px;
	margin:0 0 0 0;
	padding:5px;
	border: solid 1px #aaa;
}
.form-06a {
	width:100%;
	height:120px;
	margin:0 0 0 0;
	padding:5px;
	border: solid 1px #aaa;
}

.form-07 {
	width:100%;
	height:120px;
	margin:0 0 0 0;
	padding:5px;
	border: solid 1px #aaa;
}
.form-08 {
	margin:0 0 5px 0;
}
.form-09 {
	width:60px;
	margin:0 0 0 0;
	padding:5px;
	border: solid 1px #aaa;
}


.form-submit {
	width:220px;
	height:60px;
	margin:20px 0 40px 0;
	font-size:14px;
	color:#ffffff;
	background-color:#9f2124;
	border:1px solid #9f2124;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	border-radius:4px;
	cursor:pointer;
}
.form-submit:hover {
	color:#9f2124;
	background-color:#fff;
}
.form-submit-del {
	background:#ff0000;
	border:1px solid #ec6941;
}
.form-submit-del:hover {
	background:#ec6941;
}
.form-submit-del2 {
	background:#333;
	border:1px solid #333;
}
.form-submit-del2:hover {
	color:#333;
	background:#aaa;
}
.form-submit02 {
	margin:20px 0 0 0;
}

.form-submit-out {
	margin:20px 0 40px 20px;
	color:#fff;
	background:#ccc;
	border:1px solid #ccc;
	cursor:auto;
}
.form-submit-out:hover {
	background:#ccc;
}


.form-submit22 {
	width:220px;
	height:60px;
	margin:20px 0 40px 0;
	font-size:14px;
	color:#ffffff;
	background:#1b63a7;
	border:1px solid #15a5e7;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	border-radius:4px;
	cursor:pointer;
}
.form-submit22:hover {
	background:#15a5e7;
}

.form-submit33 {
	width:220px;
	height:60px;
	margin:20px 0 40px 0;
	font-size:14px;
	color:#ffffff;
	background:#ff0000;
	border:1px solid #ff0000;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	border-radius:4px;
	cursor:pointer;
}
.form-submit33:hover {
	background:#ff5555;
}


@media screen and (max-width:480px){
.form-03 {
	width:100%;
}
.form-04 {
//	width:100%;
}
.form-05 {
	width:100%;
}
.form-submit {
//	width:100%;
}
}

.form-submit2 {
	width:100px;
	height:50px;
	margin:25px 0 45px 0;
	font-size:14px;
	color:#ffffff;
	background:#777;
	border:1px solid #777;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	border-radius:4px;
	cursor:pointer;
}
.form-submit2:hover {
	background:#333;
}

.form-submit55 {
	width:100px;
	height:50px;
	margin:25px 0 45px 0;
	font-size:14px;
	color:#ffffff;
	background:#777;
	border:1px solid #777;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	border-radius:4px;
	cursor:pointer;
}
.form-submit55:hover {
	background:#333;
}

.login-line {
	height:1px;
//	border-bottom: 3px solid #00337f;
	border-bottom: 3px solid #9f2124;
}
.login-line2 {
	height:1px;
	border-bottom: 3px solid #ff0000;
}
.login-line3 {
	height:1px;
	border-bottom: 3px solid #333;
}

.radio {
	width:20px;
	height:20px;
	margin:0 5px -4px 0;
}
.radio2 {
	display:inline-block;
	padding:0 0 10px 0;
	color:#000;
	font-size:14px;
}

.chk-0 {
	display:inline-block;
	margin:10px 0;
	padding:5px 10px;
	background-color: #facd89;
//	background-color: #badcff;
}
.chk-1 {
	display:inline-block;
//	margin:10px 0;
	padding:5px 10px;
//	background-color: #facd89;
	background-color: #badcff;
}
.chk-a {
	width:18px;
	height:18px;
	margin:0 4px -4px 0;
	line-height:1em;
}

.login-text1 {
	margin:0 0 10px 0;
	text-align:left;
	line-height:1.8em;
}
.login-text1aa {
	margin:0 0 10px 0;
	font-size:22px;
	text-align:center;
	line-height:1.8em;
}
.login-text2 {
	color:#ff0000;
//	color:#9f2124;
	font-weight:bold;
	text-align:left;
}

.txt-00 {
	width:100%;
	margin:0 0 15px 0;
	padding:13px 0 10px 0;
	font-size:18px;
	color:#fff;
	font-weight: bold;
	text-align:center;
	background-color:#9f2124;
//	-webkit-border-radius:10px;
//	-moz-border-radius:10px;
//	border-radius:10px;
}
.txt-00a {
	background-color:#ff0000;
}
.txt-00b {
	background-color:#333;
}

.main-form {
	width: 100%;
	height: 100%;
	max-width: 1000px;
	padding:20px 40px;
	line-height:0em;
	background-image: url(../images/back-b.png);
	background-repeat:repeat-x;
    background-position: left bottom;
}

/*----------------------------------------------*/

.item-box01 {
	margin: 30px 0 0 0;
}

.item-text00 {
	margin:0 0 30px 0;
	padding:10px 0 5px 15px;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	background-color:#b2303a;
//	border-top:1px solid #b2303a;
//	border-bottom:1px solid #b2303a;

}

.item-text01 {
	margin:30px 0 15px 0;
	padding:5px 0 5px 10px;
	font-size:15px;
	color:#b2303a;
	font-weight:bold;
	border-bottom:1px solid #555;
	border-left:10px solid #b2303a;
}
.item-text02 {
	padding:0 0 0 15px;
	font-size:14px;
}
.item-text02a {
	padding:0 0 0 15px;
	font-size:14px;
	line-height:2.5em;
}
.item-text02r {
	font-size:14px;
	color:#ff0000;
}
.item-text02r-2 {
	font-size:12px;
}



.item-text02-1 {
	font-size:15px;
	font-weight:bold;
}
.item-text02-2 {
	display:inline-block;
	font-size:15px;
	font-weight:bold;
}

.pay01-p {
	margin:10px 0 10px 0;
}

.kingaku-table {
	border-collapse: collapse;
}
.kingaku-table td {
	padding:12px 10px;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
	background-color:#fff;
	border:1px solid #555;
}
.kingaku-table td a {
	font-size:12px;
}
.kingaku-table td b {
	font-size:12px;
}

.kingaku-table td.kintd003 {
	width:210px;
	background-color:#ddd;
}
.kingaku-table td.kintd004 {
	text-align:left;
}

.faq-table {
	border-collapse: collapse;
}
.faq-table td.faq01 {
	padding:0 10px 0 0;
	font-size:12px;
	text-align:left;
	vertical-align:top;
}
.faq-table td.faq02 {
	font-size:12px;
	text-align:left;
	vertical-align:middle;
}

/*----------------------------------------------*/

.school-waku-a {
	width:510px;
	margin:20px 0 0 0;
}

.table-school-a {
	width:100%;
	border-collapse: collapse;
}
.table-school-a td {
//	width:50%;
//	width:33%;
	text-align:left;
	vertical-align:middle;
	border:0px solid #ccc;
}
.table-school-a td.tdshl01 {
	width:280px;
	padding:0 0 0 0px;
	vertical-align:top;
}
.table-school-a td.tdshl02 {
	padding:0 0px 0 30px;
//	border:1px solid #000;
}
.table-school-a td.tdshl03 {
	padding:0 30px 0 0px;
//	border:1px solid #000;
}

.table-school-b {
	width:100%;
	border-collapse: collapse;
}
.table-school-b th,td {
//	width:50%;
//	width:33%;
	padding:15px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #ccc;
}
.table-school-b th {
	background-color:#eee;
}

.school-p01 {
	width:100%;
}
.school-p02 {
	width:100%;
	margin:65px 0 0 0;
}

.school-A-001-1 {
	margin:0 0 15px 0;
	font-size:30px;
	color:#000;
	font-weight: bold;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}
.school-A-001-1-2 {
	display:inline-block;
	font-size:20px;
	color:#000;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}
.school-A-001-2 {
	margin:20px 0 0 0;
	font-size:20px;
	font-weight: bold;
	line-height:1.5em;
//	text-align:right;
	text-align:center;
}
.school-A-001-3 {
	display:inline-block;
	font-size:14px;
	font-weight: bold;
	line-height:1.5em;
//	font-weight: normal;
}
.school-A-001-3lnk {
	color:#d31418;
}
.school-A-001-4 {
	line-height:2.0em;
}

.school-B-001 {
	display:table-cell;
	width:300px;
	height:300px;
	text-align:left;
	background-image: url("");
	background-repeat:no-repeat;
	background-size: cover;
//	background-size: contain;
	background-position: center center;
	border-radius:50%;
}
.school-B-001-1 {
	background-image: url("../images/photo02-1.jpg");
}
.school-B-001-2 {
	background-image: url("../images/photo02-2.jpg");
}
.school-B-001-3 {
	background-image: url("../images/photo02-3.jpg");
}
.school-B-001-4 {
	background-image: url("../images/photo02-4.jpg");
}
.school-B-001-5 {
	background-image: url("../images/w001.png");
}
.school-B-001-6 {
	background-image: url("../images/w002.png");
}
.school-B-001-7 {
	background-image: url("../images/w003.png");
}

.school-B-002 {
	display:table-cell;
	width:570px;
	padding:0 0 0 30px;
	text-align:left;
	vertical-align:middle;
}
.school-B-003 {
	display:table-cell;
	width:570px;
	padding:0 30px 0 0;
	text-align:left;
	vertical-align:middle;
}

.school-C-001 {
	width:470px;
	margin:0 0 20px 0;
	padding:25px 25px;
	border:1px solid #bbb;
}
.school-C-001a {
	height:210px;
}
.school-C-001-1 {
	width:960px;
}
.school-C-002 {
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	font-size:20px;
	color:#000;
	font-weight: bold;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	border-bottom:1px solid #bbb;
}
.school-C-003 {
	line-height:2.0em;
}
.school-C-004 {
	margin:10px 0 0 0;
	font-weight: bold;
	text-align:right;
}


rd {
	color:#ff0000;
}


.school-main {
	min-width:1000px;
	padding:60px 0px;
}
.school-001 {
	margin:-1px 0 0 0;
	padding:60px 0;
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
}
.school-001a {
	padding:0px 0 60px 0;
}
.school-001b {
	width:960px;
	margin:15px 0 0 0;
	padding:25px 30px;
//	border-top:1px solid #bbb;
//	border-bottom:1px solid #bbb;
	border:1px solid #bbb;
	border-radius:20px;
box-shadow: 2px 2px 10px rgba(0,0,0,0.3);
}

.s-back {
	width:1000px;
	padding:200px 20px 20px 20px;
	background-image: url(../images-school/back-sc.jpg);
	background-repeat: no-repeat;
	background-size: cover;
//	background-size: contain;
	background-position: center bottom;
}
.s-text {
	width:1000px;
	text-align:left;
}
@media screen and (max-width:480px){
.s-back {
	width:100%;
	padding:150px 10px 10px 10px;
	background-image: url(../images-school/back-sc2.jpg);
	background-size: contain;
	background-position: center top;
}
.s-text {
	width:100%;
}
}


.school-001-01 {
	margin:0 0 20px 0;
	font-size:22px;
	color:#000;
	font-weight:bold;
}
.school-001-01a {
	margin:0 0 20px 0;
	font-size:22px;
	color:#000;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #000;
}

.school-001-02 {
	width:750px;
	text-align:left;
	line-height:1.8em;
}
.school-001-02a {
	text-align:center;
}

.school-001-03 {
	width:1000px;
	padding:0 20px;
	text-align:left;
	line-height:1.8em;
}


.school-photo-01 {
	width:100%;
	height:450px;
	background-image: url(../images-school/school-011.jpg);
	background-repeat:no-repeat;
	background-size: cover;
//	background-size: contain;
    background-position: center center;
}

.school-002 {
	padding:60px 0;
}
.school-002-00 {
	display:table;
	width:1000px;
}
.school-002-00-1 {
	display:table-cell;
	width:33%;
	padding:10px 25px;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
}
.school-002-00-2 {
	display:table-cell;
	width:33%;
	padding:10px 25px;
//	border-left:1px solid #bbb;
//	border-right:1px solid #bbb;
}


.school-002-01 {
	margin:0 0 15px 0;
	font-size:16px;
	color:#000;
	font-weight:bold;
}
.school-002-02 {
	font-size:13px;
	text-align:left;
	line-height:1.8em;
}
.school-002-03 {
	width:200px;
	height:200px;
	margin:0 0 15px 0;
	background-color:#ddd;
	border-radius:50%;
	background-repeat:no-repeat;
	background-size: cover;
//	background-size: contain;
    background-position: center cecnter;
}
.school-002-03-1 {
	background-image: url(../images-school/school-2-1.jpg);
}
.school-002-03-2 {
	background-image: url(../images-school/school-2-2.jpg);
}
.school-002-03-3 {
	background-image: url(../images-school/school-2-3.jpg);
}

.school-003 {
	padding:40px 0px 0px 0px;
//	background-color:#a5876e;
}
.school-003-00 {
	display:table;
//	width:1000px;
	width:50%;
}
.school-003-00-1 {
	display:table-cell;
	width:25%;
	height:250px;
//	padding:10px 25px;
	font-size:16px;
	color:#000;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	background-color:#ccc;
	border:1px solid #fff;
//	border-right:1px solid #bbb;
	background-repeat:no-repeat;
	background-size: cover;
//	background-size: contain;
    background-position: center cecnter;
}
.school-003-00-1-1 {
	background-image: url(../images-school/school-3-1.jpg);
}
.school-003-00-1-2 {
	background-image: url(../images-school/school-3-2.jpg);
}
.school-003-00-1-3 {
	background-image: url(../images-school/school-3-3.jpg);
}
.school-003-00-1-4 {
	background-image: url(../images-school/school-3-4.jpg);
}
.school-003-00-1-5 {
//	display:table-cell;
//	min-width:250px;
	width:100%;
	height:250px;
	padding:auto 0;
	text-align:center;
	vertical-align:middle;
	background-color:rgba(0,0,0,0.4);
}
.school-003-00-1-6 {
	width:100%;
	padding:110px 0 0 0;
	font-size:18px;
	color:#fff;
	font-weight:bold;
//	border:1px solid #fff;
	text-shadow:0px 0px 10px #000,0px 0px 10px #000,0px 0px 10px #000,0px 0px 10px #000,0px 0px 10px #000,0px 0px 10px #000,0px 0px 10px #000,0px 0px 10px #000;
}
.school-003-00-1-6-1 {
	padding:100px 0 0 0;
}

.school-004 {
	padding:100px 0px 0px 0px;
//	background-color:#a5876e;
}

.school-004-00 {
	display:table;
	width:1000px;
//	width:100%;
}
.school-004-00-1 {
	display:table-cell;
	width:50%;

}
.school-004-00-2 {
	display:table-cell;
	width:50%;
	text-align:left;
	vertical-align:top;
}

.school-004-movie {
	width:450px;
	height:255px;
	background-color:#ccc;
}

.school-004-02 {
	width:500px;
	font-size:14px;
	text-align:left;
	line-height:1.8em;
}

.movie-c {
	width:680px;
	height:380px;
}

/*----------------------------------------------*/

.news-main {
	width:800px;
	padding:30px 0;
}

.sub-011 {
	margin:-1px 0 0 0;
	padding:15px 0 15px 0;
//	font-size:16px;
//	font-weight:bold;
	border:1px solid #888;
	text-align:left;
}
.sub-011:hover {
	background-color:#ddd1ba;
}

.table td.news001 {
	padding:3px 20px 0px 20px;
	font-weight:bold;
	border-right:2px solid #888;
}
.table td.news002 {
	padding:3px 20px 0px 20px;
}


.content-03-c05-b {
	width:250px;
//	height:30px;
	margin:20px 0 0 0;
	padding:10px 40px 10px 40px;
	font-size:14px;
	color:#b2303a;
	font-weight:bold;
	text-align:center;
	background-color:#fff;
	border:1px solid #b2303a;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	-ms-border-radius:15px;
	border-radius:15px;
//	background-image:url(../images/sk-w.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
}
.content-03-c05-b:hover {
	color:#fff;
	background-color:#b2303a;
//	background-image:url(../images/sk-w2.png);
}

.contents03-3 {
	margin:-1px 0 0 0;
	padding:30px 0 30px 0;
	text-align:left;
	line-height:1.8em;
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;
}
.contents03-3-1 {
	display:inline-block;
	padding:8px 14px 4px 14px;
	font-size:16px;
	color:#444;
	font-weight: bold;
	text-align:left;
	border:1px solid #444;
}

.contents03-3-2 {
	margin:10px 0 0 0;
	font-size:24px;
	color:#b2303a;
	font-weight: bold;
	text-align:left;
}
.contents03-3-3 {
	margin:20px 0 0 0;
	line-height:1.8em;
	text-align:left;
}
@media screen and (max-width:480px){
.contents03-3-1 {
	font-size:12px;
}
.contents03-3-2 {
	font-size:16px;
}
.content-03-c05-b {
	margin:20px 0 0 0;
	padding:10px 10px 10px 10px;
	font-size:12px;
}
}

/*----------------------------------------------*/

.photo-A1 {
	width:50%;
}
.photo-A2 {
	width:50%;
	padding:0 0 0 20px;
}
@media screen and (max-width:480px){
.photo-A1 {
	width:100%;
}
.photo-A2 {
	width:100%;
	padding:1px 0 0 0;
}
}

/*----------------------------------------------*/


/*-----------------------------------------------------------------
	-smart-
-----------------------------------------------------------------*/
@media screen and (max-width:480px){

#wrapper{
	display:none;
}
#smart_wrapper{
	display:block;
}
#footer{
	display:none;
}
/*以下は画像などの表示制御クラス*/
.pc_img_class{
	display:none;
}
.smart_img_class{
	display:inline;
}

*{
	font-size:12px;
}

.clear-p {
	clear:none;
}
.clear-s {
	clear:both;
}

.left {
	float:none;
}
.right {
	float:none;
}

.left-s {
	float:left;
}
.right-s {
	float:right;
}

.gotop {
	width:45px
}

html,body {
	min-width:1px;
}

body {
	min-width:1px;
}


.sw100 {
	width:100%;
}
.sw50 {
	width:50%;
}
.sh100 {
	height:100%;
}

/*----------------------------------------------*/

div.menu-oq {
	position: fixed;
	top:10px;
	right:10px;
	z-index:104;
	width:45px;
	height:45px;
	background-image: url("../images/menu.png");
	cursor:pointer;
}
.top-menu02 {
	z-index:11;
	position:fixed;
	top:66px;
	width:100%;
//	border:1px solid #000;
}

.top-menu03 {
	width:100%;
	margin:-1px 0 0 0;
	padding:10px 0 10px 0px;
	font-size:12px;
	color:#fff;
	text-align:center;
//	background-color:#f39800;
//	background-color:#3aa1cd;
	background-color:#9f2124;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background-repeat:no-repeat;
//	background-size:cover;
//	background-size:contain;
	background-size:16px auto;
	background-position: left 10px center;
}
.top-menu03:hover {
//	color:#05133a;
	color:#9f2124;
	background-color:#fff;
	border-top:1px solid #9f2124;
	border-bottom:1px solid #9f2124;
}

/*----------------------------------------------*/

.midashi00 {
	display:inline-block;
	margin:-5px 0 0px 0;
	font-size:15px;
	color:#1358a2;
	font-weight: bold;
	text-align:left;
	line-height:1.3em;
}

/*----------------------------------------------*/

.top {
	height:650px;
	background-color:#009ad2;
	background-image: url("../images/top-s.png");
	background-repeat: no-repeat;
	background-position: center bottom;
//	background-size: cover;
	background-size: contain;
}

.top-l {
	position:absolute;
	top:0px;
	right:0;
	width:100%;
	padding:20px 0 0 0;
//	border:1px solid #000;
}

/*----------------------------------------------*/

.main {
	width:100%;
//	padding: 60px 0px 0 0px;
}
.main2 {
	width:100%;
//	padding:0 10px;
}

.unei {
	margin:10px 0 0 0;
	padding:10px 10px 7px 10px;
	text-align:left;
	border:1px solid #ccc;
}
.unei-01 {
//	display:inline-block;
	margin:0 0 5px 0;
	font-size:16px;
	font-weight: bold;
	text-align:left;
}
.unei-02 {
	display:inline-block;
	padding:3px 0 0 9px;
	font-size:18px;
}
.unei-03 {
	display:inline-block;
	margin:0 0 0 0;
	padding:6px 10px 4px 10px;
	font-size:13px;
}

/*----------------------------------------------*/

.news {
	padding:15px 0 30px 0;
}
.midashi01 {
	margin:0 0 3px 0;
	font-size:16px;
}
.news01 {
	padding:12px 25px 10px 15px;
	font-size:17px;
	font-weight: bold;
	text-align:left;
	background-position: right 10px center;
}
.news01-1 {
	width:100%;
	font-size:13px;
	font-weight: bold;
	text-align:left;
//	border:1px solid #000;
}
.news01-2 {
	width:100%;
	font-size:13px;
}

/*----------------------------------------------*/

.midashi02 {
	font-size:24px;
	letter-spacing:5px;
}

.contents01 {
	padding:20px 0;
	background-color:#eceef4;
}

.contents01-1 {
	padding:15px 25px 25px 25px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-ms-border-radius:20px;
	border-radius:20px;
}


.contents01-3 {
	width:250px;
	margin:-5px auto 20px auto;
	font-size:13px;
	text-align:center;
}
.contents01-4 {
	width:100%;
}

/*----------------------------------------------*/

.midashi03 {
	margin:0 0 5px 0;
	font-size:24px;
	letter-spacing:5px;
}

.contents02 {
	padding:20px 0;
}
.contents02-1 {
	display:block;
	margin:10px 0 0 0;
}
.contents02-2 {
	width:100%;
	padding:9px 0 6px 0;
	font-size:14px;
	background-color:#cbf0f6;
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-ms-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
}
.contents02-3 {
	width:100%;
	font-size:14px;
	color:#000;
	background-color:#fff;
}

.button {
	width:100%;
	height:60px;
	padding: 20px 0 0 0;
	font-size:16px;
}

.table-s100 {
	width:100%;
}
.table td.dd01 {
	display:block;
	width:100%;
}
.table td.td-m001 {
	display:block;
	width:100%;
	padding:9px 10px 6px 10px;
	text-align:center;
	-webkit-border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-ms-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
}

/*----------------------------------------------*/

.midashi04 {
	margin:0 0 10px 0;
	padding:14px 0 12px 0;
	font-size:18px;
	color:#000;
	font-weight: bold;
	text-align:left;
	border-top:2px solid #1358a2;
	border-bottom:2px solid #ccc;
}

.contents03 {
	padding:20px 0 0px 0;
//	background-color:#fff;
}

.contents03-2-1 {
	font-size:14px;
	color: #00337f;
	font-weight:bold;
}

/*----------------------------------------------*/

.contents04 {
	padding:20px 0;
//	background-color:#fff;
}

.contents04-2 {
	display:block;
	padding:14px 15px 10px 15px;
	font-size:14px;
}

.table td.td-k001 {
	width:100px;
	padding:15px 10px;
	text-align:center;
	background-color:#ebedf3;
	border:1px solid #aaa;
}

/*----------------------------------------------*/

.pay01p {
	width:100%;
}


.login-text1aa {
	margin:0 0 10px 0;
	font-size:18px;
	text-align:center;
	line-height:1.8em;
}

/*-------------------------------------------------*/

.item-box {
	display:block;
	padding:0 10px;
}

.item-title0 {
	padding:0 0px;
}

.item-line0 {
	padding:0 0px;
}
.item-line0a {
	padding:0 10px;
}

.kingaku-table td.kintd003 {
	display:block;
	width:100%;
	margin:-1px 0 0 0;
}
.kingaku-table td.kintd004 {
	display:block;
	width:100%;
	margin:-1px 0 0 0;
}

.item-box3 {
	text-align:left;
	font-size:12px;
	padding:0 0px;
}
.item-box4 {
	width:100%;
}

.item-text01 {
	margin:20px 0 10px 0;
	padding:0 0 2px 0;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #000;
}
.item-text02 {
	padding:0;
	font-size:12px;
}
.item-text02a {
	padding:0;
	font-size:12px;
	line-height:1.7em;
}
.item-text02r {
	font-size:12px;
	color:#ff0000;
}

.item-text02-1 {
	font-size:14px;
	font-weight:bold;
}
.item-text02-2 {
	display:inline-block;
	font-size:14px;
	font-weight:bold;
}

.pay01-p {
	width:100%;
}

/*-------------------------------------------------*/

.table-item {
//	width:100%;
//	border:1px solid #000;
}

.table-item td.item-aa {
	display:block;
	width:100%;
	padding:0 5px 20px 5px;
	text-align:center;
	vertical-align:top;
//border:1px solid #000;
}
.table-item td.item-tt {
	display:none;
	width:36px;
//	height:200px;
	background-image: url("../images/logo2.png");
	background-repeat: no-repeat;
	background-position: center center;
}

.item-01 {
	width:300px;
	text-align:center;
}
.item-02 {
	width:300px;
	height:300px;
}

.pay01-p {
	width:100%;
}

.kingaku-table td.kintd003 {
	display:block;
	width:100%;
	margin:-1px 0 0 0;
}
.kingaku-table td.kintd004 {
	display:block;
	width:100%;
	margin:-1px 0 0 0;
}

/*-------------------------------------------------*/

.main-text02 {
	width:100%;
}

.school-waku-a {
	width:100%;
	margin:0;
	padding:0px 10px 0 10px;
}

.btn01-ggg {
	display:block;
	width:100%;
	margin:10px 0 0 0;
}

.school-main {
	min-width:1px;
	padding:20px 0px;
}

.school-001 {
	padding:20px 10px;
}
.school-001-01 {
	margin:0 0 20px 0;
	font-size:18px;
	color:#000;
	font-weight:bold;
}
.school-001-02 {
	width:100%;
	text-align:left;
	line-height:1.8em;
}
.school-001-02a {
	text-align:center;
}

.school-photo-01 {
	width:100%;
	height:150px;

	background-repeat:no-repeat;
	background-size: cover;
//	background-size: contain;
    background-position: center left;
}


.school-002 {
	padding:20px 10px;
}
.school-002-00 {
	display:block;
	width:100%;
}
.school-002-00-1 {
	display:block;
	width:100%;
	padding:20px 0px;
	border-left:0px solid #bbb;
	border-right:0px solid #bbb;
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
}
.school-002-00-2 {
	display:block;
	width:100%;
	padding:20px 0px;
}

.school-002-02 {
	margin:-10px 0 0 0;
	font-size:12px;
	text-align:left;
	line-height:1.8em;
}
.school-002-03 {
	width:100px;
	height:100px;
	margin:0 0 15px 0;
	background-color:#ddd;
	border-radius:50%;
	background-repeat:no-repeat;
	background-size: cover;
//	background-size: contain;
    background-position: center cecnter;
}

.table-school {
//	width:100%;
	border-collapse: collapse;
}
.table-school td.td-school01 {

}
.table-school td.td-school02 {
	padding:0 0 0 10px;
	vertical-align:middle;
}

.school-003 {
	padding:0px 0px 0px 0px;
//	background-color:#a5876e;
}


.school-003-00 {
	width:100%;
}
.school-003-00-1 {
	height:150px;
}
.school-003-00-1-5 {
	width:100%;
	height:150px;
}
.school-003-00-1-6 {
	padding:70px 0 0 0;
	font-size:14px;
}

.school-004 {
	padding:40px 10px 0px 10px;
//	background-color:#a5876e;
}

.school-004-00 {
	display:block;
	width:100%;
}
.school-004-00-1 {
	display:block;
	width:100%;

}
.school-004-00-2 {
	display:block;
	width:100%;
	text-align:left;
	vertical-align:top;
}

.tv-01 {
	width:100%;
}

.school-004-02 {
	margin:-15px 0 0 0;
	width:100%;
	font-size:12px;
	text-align:left;
	line-height:1.5em;
}




.movie-c {
	width:335px;
	height:187px;
}

/*-------------------------------------------------*/

.news-main {
	width:100%;
	padding:0px 10px 40px 10px;
}

.sub-011 {
	margin:-1px 0 0 0;
	padding:10px 10px 10px 10px;
//	font-size:16px;
//	font-weight:bold;
	border:1px solid #888;
}

.table td.news001 {
	display:block;
	padding:3px 0px 0px 0px;
	font-weight:bold;
	border-right:0px;
//	border-bottom:2px solid #888;
}
.table td.news002 {
	display:block;
	padding:5px 0px 0px 0px;
}

/*-------------------------------------------------*/

.school-main2 {
	padding:0 10px 0 10px;
}

.school-001a {
	padding:0px 0 30px 0;
}

.btn01-fff {
	width:100%;
	margin:0 0 20px 0;
	font-size:13px;
}

.school-001b {
	width:100%;
	margin:10px 0 0 0;
	padding:20px 10px;
}

.school-B-001 {
	display:block;
	width:300px;
	height:300px;
}
.school-B-002 {
	display:block;
	width:100%;
	padding:15px 0 0 0;
}
.school-B-003 {
	display:block;
	width:100%;
	padding:15px 0 0 0;
}

.school-A-001-1 {
	margin:0 0 5px 0;
	font-size:18px;
}
.school-A-001-1-2 {
	font-size:16px;
}
.school-A-001-4 {
	line-height:1.5em;
}
.school-A-001-2 {
	margin:20px 0 10px 0;
	font-size:16px;
}
.school-A-001-3 {
	font-size:12px;
}

.school-001-03 {
	width:100%;
	padding:0 0px;
	text-align:left;
	line-height:1.5em;
}

.school-001-01a {
	margin:0 0 10px 0;
	font-size:16px;
}

.table-school-b th,td {
//	width:50%;
//	width:33%;
	padding:5px 0;
	text-align:center;
	vertical-align:middle;
	border:1px solid #ccc;
}

.btn01-fff2 {
	width:100%;
	margin:10px 0 0 0;
	font-size:13px;
}

.table-school-a td {
	display:block;
}
.table-school-a td.tdshl01 {
	width:100%;
	padding:0 0 0 0px;
	vertical-align:top;
}
.table-school-a td.tdshl02 {
	width:100%;
	padding:10px 0px 0 0;
//	border:1px solid #000;
}

.school-p02 {
	width:100%;
	margin:0px 0 0 0;
}

.school-C-001 {
	width:100%;
	margin:0 0 10px 0;
	padding:15px 15px;
}
.school-C-001-1 {
	width:100%;
}
.school-C-002 {
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	font-size:16px;
}


.school-B-001-d {
	display:none;
}

.school-C-001a {
	height:auto;
}


/*-------------------------------------------------*/
}


@media screen and (max-width:760px){

#wrapper {
//	display:none
}



.sub-title-A {
	margin:0 0 15px 0;
}

.login-text1 {
	margin:0 0 15px 0;
	text-align:left;
	font-size:12px;
}

.form-w00 {
	display:block;
	width:100%;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
.form-w01 {
	display:block;
	min-width:100%;
	width:100%;
	padding:10px;
	vertical-align:middle;
//	background-color:#e6f2fd;
}
.form-w01a {
	background-color:#ffcba6
}
.form-w02 {
	display:block;
	padding:10px;
	text-align:left;
	vertical-align:middle;
}

.form-01 {
	width:100%;
}
.form-01aa {
	width:200px;
}

.form-02 {
	width:100%;
}
.form-submit {
	width:100%;
	margin:20px 0 20px 0;
}
.form-submit02 {
	margin:10px 0 0 0;
}
.form-submit-out {
	margin:10px 0 0px 0px;
	color:#fff;
	background:#ccc;
	border:1px solid #ccc;
	cursor:auto;
}

.form-w03 {
	width:100%;
}

.form-submit2 {
	margin:0px 0 20px 0;
}