body{
margin:0 auto;
background:#22317D;
line-height: 170%;
    font-size: 18px;
	font-family:'メイリオ','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
}
img{
	vertical-align:top;
}
li{
	list-style:none
}
ul.ddmenu {
   margin: 0px;
   padding: 0px 0px 0px 15px;
   padding: 0px 0px 0px 15px;
    float: right;
}

ul.ddmenu li {
   width: 148px;
   display: inline-block;
   list-style-type: none;
   position: relative;
    margin-left: -5px;
}
ul.ddmenu a {
   background-color: #cc0000;
   color: white;
   line-height: 10px;
   text-align: center;
   text-decoration: none;
   font-weight: bold;
   display: block;
}
ul.ddmenu a:hover {
   background-color: #ffdddd;
   color: #dd0000;
}

ul.ddmenu li:hover ul {
   display: block;
}

ul.ddmenu ul {
   
    margin-left: 5px;
   padding: 0px;
   display: none;
   position: absolute;
}
ul.ddmenu ul li.dlc a{
    line-height: 26px;
    padding: 5px;
}

ul.ddmenu ul li {
   width: 220px;
   border-top: 1px solid pink;
}
ul.ddmenu ul li a {
   line-height: 35px;
   text-align: left;
   padding-left: 5px;
   font-weight: 900;
}
ul.ddmenu ul li a:hover {
   background-color: #680961;
   color: #CA1268;
}

ul.grade1 li a{
background-color: #CA1268;
}
ul.grade2 li a{
background-color: #E73819;
}
ul.grade3 li a{
background-color: #DF660C;
}
ul.grade4 li a{
background-color: #B61B21;
}
ul.grade4 li {
	margin-left: -80px;

}

.hed{
    margin-left: 10%;
    width: 100%;
    max-width: 608px;
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.top .hed{
    margin-left: 0px;
    max-width: 1000px;
}
.hedlogo{
    float: left;
}
.hedmenu{
border-bottom: 1px solid;
    font-size: 15px;
    float: right;
    color: #000;
    font-weight: 900;
    text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0-1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.hedmenu a{
    margin: 0 5px;
    text-decoration: none;
    color: #111;
}
.topimg{
    margin: auto;
    display: block;
}
.sponly{
display:none;
}
.pconly{
display:block;
}

.topcont01,.topcont02,.topcont03,.topcont04,.topcont05{
    margin: auto;
    max-width: 1456px;
    width: 100%;
    background: #fff;
}
.topt{
    margin: -300px auto 0;
}	
.text01{
    width: 100%;
    max-width: 800px;
    background: #EEEEEE;
    padding: 50px;
    margin: 0px auto;
    position: relative;
}
.text01 img{
    position: relative;
    top: 400px;
    right: -500px;
    margin-top: -350px;
}

.text02{
    width: 100%;
    max-width: 400px;
    background: #EEEEEE;
    padding: 60px 50px 70px 450px;
    margin: 0px auto;
    position: relative;
}
.text02 img{
position: relative;
    top: 215px;
    left: -500px;
    margin-top: -253px;
}
.text03{
    width: 100%;
    max-width: 450px;
    background: #EEEEEE;
    padding: 50px 400px 50px 50px;
    margin: 0px auto;
    position: relative;
}
.text03 img{
    position: relative;
    top: 300px;
    right: -500px;
    margin-top: -350px;
}
.text04{
    width: 100%;
    max-width: 400px;
    background: #EEEEEE;
    padding: 60px 50px 70px 450px;
    margin: 0px auto;
    position: relative;
}
.text04 img{
position: relative;
    top: 215px;
    left: -500px;
    margin-top: -253px;
}
.text05{
    width: 100%;
    max-width: 450px;
    background: #EEEEEE;
    padding: 50px 400px 50px 50px;
    margin: 0px auto;
    position: relative;
}
.text05 img{
    position: relative;
    top: 300px;
    right: -500px;
    margin-top: -350px;
}
.toplink{
background:#ffffff;
	background-repeat-x: no-repeat;
    background-position: center;
    padding-bottom: 10px;

}
.toplink img{
	margin: 0 auto 20px;
	display: block;
}
div.subNavigation {
	width:280px;
	float:left;
	margin:30px 0 0 25px;
    text-align: center;
}

div.subNavigation dl {
	padding: 0px;
	list-style: none;
    text-align: center;
}

div.subNavigation dl dt {
	color:#111;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
	font-size:120%;
    text-align: center;
}

div.subNavigation dl dd {
	width:280px;
	font-size:90%;
	padding:2px 0 2px 3px;
	color:#111;
    text-align: center;    
	margin-top: 25px;

}

div.subNavigation dl dd a:link {
	    font-size: 120%;
    text-decoration: none;
    text-align: center;
    padding: 15px 30px;
    background: #555555;
    color: white;
}

div.subNavigation dl dd a:visited {
	text-decoration:none;
    color: white;
	font-weight:bold;
}

div.subNavigation dl dd a:hover {
	text-decoration: underline;
    color: white;
	font-weight:bold;
}

div.subNavigation dl dd a:active {
	text-decoration: none;
    color: white;
	font-weight:bold;
}



#footerright .subNavigation {
    width: 217px;
    float: left;
    margin: 30px 0 0 5px;
    text-align: center;
}

div.subNavigation dl {
	padding: 0px;
	list-style: none;
    text-align: center;
}

div.subNavigation dl dt {
	color:#111;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
	font-size:120%;
    text-align: center;
}

#footerright .subNavigation dl dd {
    width: 203px;
    font-size: 90%;
    padding: 2px 0 2px 3px;
    color: #111;
    text-align: center;
    margin-top: 25px;

}
div.subNavigation {
    width: 280px;
    float: left;
    margin: 30px 0 0 25px;
    text-align: center;
}
div.subNavigation dl {
    padding: 0px;
    list-style: none;
    text-align: center;
}
div.subNavigation dl dt {
    color: #111;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    font-size: 120%;
    text-align: center;
    margin-left: 80px;
}
div.subNavigation dl dd {
    width: 280px;
    font-size: 90%;
    padding: 2px 0 2px 3px;
    color: #111;
    text-align: center;
    margin-top: 25px;
}
div.subNavigation dl dd a:visited {
    text-decoration: none;
    color: white;
    font-weight: bold;
}
div#footer {
    margin: 0px 0 0 0;
    padding: 40px 0 20px 0;
}
div#footer2 {
    background-color: #680961;
    color: #fff;
    padding: 27px 0 35px;
	text-align: center;
}
div#footer2 a{
	color: #fff;
}
div#footer3 {
    background-color: #FFFFFF;
    color: #111;
    padding: 27px 0 35px;
}
.masu {
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.clear {
    margin: 0px;
    padding: 0px;
    line-height: 0px;
    clear: both;
}
.text2{
	text-align: center;
}
div#footer p.tex03 {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 10px;
    font-size: 120%;
    line-height: 180%;
}
.footerbg{
	background: #fff;
}
.footerin{
    overflow: hidden;
    max-width: 1000px;
    margin: auto;
}
.clear{
	clear: both;
}

.subcont4{
    max-width: 650px;
    margin: auto;
}
strong.bred{
	border-bottom: 2px solid red;
}

.masu a img{
	margin-bottom: 20px;
}
.wrap{
	max-width: 920px;
	margin: auto;
	padding: 10px;
}
.page{
    background-image: url(../img/toptbg.jpg)!important;
	background-repeat: no-repeat!important;
	background-position: top!important;
}
.wrap h3 {
    margin: 50px auto 30px;
    max-width: 900px;
    font-size: 25px;
    padding: 1rem 2rem;
    color: #fff;
    transform: inherit!important;
    background-image: linear-gradient(to right, #ca1368 0%, #920783 100%);
	border-radius: 50px;
}
.sinimg {
    margin: 0 10px;
    float: left;
}

.mrback {
    padding: 10px 20px;
    color: #fff;
	font-weight: 900;
    font-size: 150%;
    max-width: 850px;
    margin: 20px auto 0;
}
.mrwp {
    margin-top: 15px;
    clear: both;
    overflow: hidden;
    padding: 20px;
}
.mrlef {
    float: left;
}
.mrwp strong {
    color: #00337F;
    font-size: 120%;
}
.mrrig {
    float: right;
}
.sinbtn {
    width: 100px;
}
.sub02text{
    max-width: 880px;
    margin: auto;
}
.th41{
	background:#E93336 ;
}
.th42{
	background:#FCE8EA ;
}
.th31{
	background:#DF660E ;
}
.th32{
	background:#FFF9BF ;
}
.th21{
	background:#2FAB34 ;
}
.th22{
	background:#EFFBBF ;
}
.th11{
	background:#236EB7 ;
}
.th12{
	background:#E6FEF3 ;
}


@media screen and (max-width: 1200px) {
	.w100{
		width: 100%;
	}
}
@media screen and (max-width: 896px) {
	.toplink img{
		width: 98%;
	}
}
/* sp */
@media screen and (max-width: 780px) {
body{
max-width:100%;
	background: #fff;
    font-size: 13px;
}
.sponly{
display:block;
 width: 100%;
}
.pconly{
display:none;
}
	
.wrap {
    margin-top: 12%;
}
.wrap h3 {
	padding-left: 10px!important;
	margin-left: 0!important;
	}
ul.ddmenu li {
    width: 25%;
}
ul.ddmenu li img{
    width: 100%;
}
ul.ddmenu {
    width: 98%;
}
.hedmenu {
display:none;
    margin: 0 10px;
    font-size: 13px;
}
.hed{
top:auto;
margin: auto;
}
.hedlogo{
display:none;
}
.text01,.text02,.text03,.text04,.text05 {
    width: 86%;
    max-width: 100%;
    background: #EEEEEE;
    padding: 20px;
    margin: 0px auto;
    position: relative;
    font-size: 16px;
    line-height: 150%;
}
.text01 img,.text02 img,.text03 img,.text04 img,.text05 img {
    position: relative;
    top: 0px;
    right: 0px;
	left: 0;
    margin-top: 0px;
    width: 90%;
    margin: 20px auto;
}
	.toplink a img{
	width: 98%;
    height: auto;
	}
div.subNavigation {
    width: 94%;
    padding: 0 3%;
    margin: 30px auto;
    text-align: center;
}
	div.subNavigation dl {
    margin: 0 auto;
    padding: 0px;
    list-style: none;
    text-align: center;
}
	div.subNavigation dl dt {
    color: #111;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    font-size: 120%;
    text-align: center;
}
	div.subNavigation dl dd {
    width: 100%;
    font-size: 90%;
    padding: 2px 0 2px 0px;
    color: #111;
    text-align: center;
    margin-top: 20px;
    margin-left: 0;
}
	div.subNavigation dl dd a:visited {
    text-decoration: none;
    color: white;
    font-weight: bold;
}
div#footer {
    width: 95%;
    margin: 0px auto 0 auto;
    padding: 0 0 20px 0;
    text-align: center;
}
div#footer2 {
    background-color: #680961;
    color: #fff;
    padding: 27px 0 35px;
}
div#footer3 {
    font-size: 8px;
    background-color: #680961;
    color: #fff;
    padding: 5px 0 7px;
    text-align: center;
}
	.masu img{
		width: 100%;
	}
	ul.ddmenu ul li {
   width: 160px;
   border-top: 1px solid pink;
}
	
ul.grade4 li {
	margin-left: -60px;

}
	.kuwas{
		width: 40%!important;
	}
}





/* sub */

body.sub{
	background: #fff;
}
.sub ul.ddmenu {
    clear: both;
}

.sub .hedlogo {
	float: right;
}

.one .subcont1{
	background: #99CCFF;
}
.one .subcont1in{
	max-width: 890px;
	background: #E6FFF2;
    margin: 0 auto;
    padding: 30px 0;
}
.subcont1 img{
	margin-right: 10px;
}
.subcont1 ul {
    width: 80%;
    margin: 10px auto;
}
.subcont1 li{
    list-style: none;
    margin-bottom: 20px;
    border-bottom: 1px solid #999999;
    padding-bottom: 10px;
    font-weight: 900;
}
.one h2 {
    max-width: 920px;
    position: relative;
    background-color: #236EB7;
    color: #fff;
    margin: auto;
    padding: 35px 0;
    text-align: center;
}

.one h2::before,
.one h2::after {
border: none;
border-bottom: solid 15px transparent;
content: '';
position: absolute;
top: 100%;
}

.one h2::before {
border-right: solid 15px #000066;
left: 0;
}

.one h2::after {
border-left: solid 15px #000066;
right: 0;
}


.one h3 {
    margin: 50px auto 30px;
    max-width: 900px;
    font-size: 25px;
    padding: 1rem 2rem;
    color: #fff;
    transform: skew(15deg);
    background-image: linear-gradient(to right, #20449A 0%, #91B6DB 100%);
}

.one h3 b{
}
.one h3 p {
    transform: skew(-15deg);
    margin: 10px;
    font-weight: 900;
    text-shadow: 1px 2px 3px #111;
}
.subcont2{
    max-width: 950px;
    margin: auto;
	overflow: hidden;
}
.sankaku{
	margin: 0 auto 20px;
}
.nav1th{
	background: #99CCFF;
    text-align: center;
    padding-bottom: 50px;
}
.nav1thin{
	max-width: 761px;
	margin: auto;
	text-align: left;
}

.nav1thin img{
	margin-bottom: 20px;
}

.subcont1in dl,.subcont1in dt,.subcont1in dd{
    padding: 6px 22px 3px;
}

 .subcont1in dl{
    width: 90%;
    margin: auto;
}

 .subcont1in dt{
    margin-top: 20px;
    background: #91ABD5;
	 font-weight: 900;
}

 .subcont1in dd{
    margin-left: 0;
    padding-left: 40px;
}
 .subcont1in dd:nth-child(odd){
  background-color: #DAE6F6;
}
 .subcont1in dd:nth-child(even){
  background-color: #C2D2EB;
}



/* sub2 */
.two .subcont1{
	background: #D7E780;
}
.two .subcont1in{
	max-width: 890px;
	background: #EFFFBF;
    margin: 0 auto;
    padding: 30px 0;
}
.two h2 {
    max-width: 920px;
    position: relative;
    background-color: #30AA34;
    color: #fff;
    margin: auto;
    padding: 35px 0;
    text-align: center;
}

.two h2::before,
.two h2::after {
border: none;
border-bottom: solid 15px transparent;
content: '';
position: absolute;
top: 100%;
}

.two h2::before {
border-right: solid 15px #004000;
left: 0;
}

.two h2::after {
border-left: solid 15px #004000;
right: 0;
}


.two h3 {
    margin: 50px auto 30px;
    max-width: 900px;
    font-size: 25px;
    padding: 1rem 2rem;
    color: #fff;
    transform: skew(15deg);
    background-image: linear-gradient(to right, #006600 0%, #30AA34 100%);
}

.two h3 b{
}
.two h3 p {
    transform: skew(-15deg);
    margin: 10px;
    font-weight: 900;
    text-shadow: 1px 2px 3px #111;
}
.two .subcont1in ul {
    width: 90%;
    margin: 10px auto;
}
.two .subcont1in dt{
    margin-top: 20px;
    background: #81CC7E;
	 font-weight: 900;
}
.two .subcont1in dd:nth-child(odd){
  background-color: #C3E8BA;
}
.two .subcont1in dd:nth-child(even){
  background-color: #E4F6D8;
}
.two .nav1th{
	background: #D7E780;
}


/* sub3 */
.three .subcont1{
	background: #F7BD8E;
}
.three .subcont1in{
	max-width: 890px;
	background: #FFFFBF;
    margin: 0 auto;
    padding: 30px 0;
}
.three h2 {
    max-width: 920px;
    position: relative;
    background-color: #DF660C;
    color: #fff;
    margin: auto;
    padding: 35px 0;
    text-align: center;
}

.sub h2::before,
.sub h2::after {
border-bottom: solid 15px transparent;
content: '';
position: absolute;
top: 100%;
}

.three h2::before {
border-right: solid 15px #8C0000;
left: 0;
}

.three h2::after {
border-left: solid 15px #8C0000;
right: 0;
}


.three h3 {
    margin: 50px auto 30px;
    max-width: 900px;
    font-size: 25px;
    padding: 1rem 2rem;
    color: #fff;
    transform: skew(15deg);
    background-image: linear-gradient(to right, #DF660C 0%, #F7BD8E 100%);
}

.sub h3 p {
    transform: skew(-15deg);
    margin: 10px;
    font-weight: 900;
    text-shadow: 1px 2px 3px #111;
}
.three .subcont1in ul {
    width: 90%;
    margin: 10px auto;
}
.three .subcont1in dt{
    margin-top: 20px;
    background: #F7C6A0;
	 font-weight: 900;
}
.three .subcont1in dd:nth-child(odd){
  background-color: #FBE1CC;
}
.three .subcont1in dd:nth-child(even){
  background-color: #FDEBDC;
}
.three .nav1th{
	background: #F7BD8E;
}


/* sub4 */
.four .subcont1{
	background: #DE7787;
}
.four .subcont1in{
	max-width: 890px;
	background: #FCE7EA;
    margin: 0 auto;
    padding: 30px 0;
}
.four h2 {
    max-width: 920px;
    position: relative;
    background-color: #E83436;
    color: #fff;
    margin: auto;
    padding: 35px 0;
    text-align: center;
}
.four h2::before {
border-right: solid 15px #8C0000;
left: 0;
}

.four h2::after {
border-left: solid 15px #8C0000;
right: 0;
}


.four h3 {
    margin: 50px auto 30px;
    max-width: 900px;
    font-size: 25px;
    padding: 1rem 2rem;
    color: #fff;
    transform: skew(15deg);
    background-image: linear-gradient(to right, #E83436 0%, #E83436 100%);
}

.four .subcont1in ul {
    width: 90%;
    margin: 10px auto;
}
.four .subcont1in dt{
    margin-top: 20px;
    background: #F8C3C0;
	 font-weight: 900;
}
.four .subcont1in dd:nth-child(odd){
  background-color: #FCDED8;
}
.four .subcont1in dd:nth-child(even){
  background-color: #FEECE4;
}
.four .nav1th{
	background: #DE7787;
}
.schedule{
	max-width: 830px;
	margin: auto;
	padding: 20px 10px;
}
.oreback{
	background:#3E39C1;
	color: #fff;
	padding: 20px;
}

.subcont1in iframe{
    margin: 20px auto;
    display: block;
}
.videocont1{
	max-width: 900px;
	margin: 0 auto 50px;
	text-align: center;
	
}
.time span{
	float: right;
}

.dllink{
    width: 92%;
    text-align: right;
    font-size: 16px;
	clear: both;
    padding-top: 10px;
}
.videolink{
    font-size: 14px;
    margin-left: 10px;
}
.seigot1{
    background:#4975FF;
    width: 90%;
    margin:20px auto 10px;
    color: #fff;
    padding: 12px 0;
    font-weight: 900;
    text-align: center;
}

.seigot2{
    background:#00A440;
    width: 90%;
    margin:20px auto 10px;
    color: #fff;
    padding: 12px 0;
    font-weight: 900;
    text-align: center;
}
.seigot3{
    background:#9F3B00;
    width: 90%;
    margin:20px auto 10px;
    color: #fff;
    padding: 12px 0;
    font-weight: 900;
    text-align: center;
}
.seigot4{
    background:#880002;
    width: 90%;
    margin:20px auto 10px;
    color: #fff;
    padding: 12px 0;
    font-weight: 900;
    text-align: center;
}
/* subsp */
@media screen and (max-width: 780px) {
	.videocont1{
		padding: 10px;
	}
	.daihyou{
		width: 40%;
	}
	.subcont1in iframe {
		width: 100%;}
	.one h2{
		font-size: 16px;
	}
	.one h3{
		font-size: 18px;
		line-height: 130%;
    width: 92%;
    margin: 20px 0 20px 20px;
	}
	.subcont2{
		font-size: 15px;
    width: 95%;
    padding: 10px;
	}
	.subcont2 img{
		float: none;
    width: 100%;
	}
	.subcont1 ul {
    width: 95%;
    margin: 10px auto;
    padding-left: 0;
		font-size: 14px;
}
	.subcont1 ul img{
		width: 4%;
		
	}
	.one .subcont1in {
    margin: 0 15px;
}
	.one h3 {
    transform: skew(5deg);
		padding: 1rem 0;
	}
	.one h3 p{
    transform: skew(-5deg);
	}
	.nav1thin {
    text-align: center;
}
	.nav1thin img{
		width: 80%;
	}
	
/* sub2 */
	.two h2{
		font-size: 16px;
	}
	.two h3{
		font-size: 18px;
		line-height: 130%;
    width: 92%;
    margin: 20px 0 20px 20px;
    transform: skew(5deg);
		padding: 1rem 0;
	}
	.two .subcont1in {
    margin: 0 15px;
}
	.two h3 p{
    transform: skew(-5deg);
	}
	
	/* sub3 */
	.sub h2{
		font-size: 16px;
	}
	.sub h3{
		font-size: 18px;
		line-height: 130%;
    width: 92%;
    margin: 20px 0 20px 20px;
    transform: skew(5deg);
		padding: 1rem 0;
	}
	.sub .subcont1in {
    margin: 0 15px;
}
	.sub h3 p{
    transform: skew(-5deg);
	}
	
	.liimg1 {
    width: 10px!important;
}
	.spw50{
		width: 50%!important;
		float: none!important;
		margin: auto;
		display: block;
	}
	.subcont4 p{
		padding: 0 10px;
	}
	.dlleft,.dlright{
    float: none;
    text-align: center;
	width: 100%!important;
}
	.dlp .subcont1{
		margin-top: 50px;
	}
	.cnt img {
		width: 90%;
	}
	.semi_bg3_02 {
    width: 90%!important;
	}
	.dlimg{
    float: inherit;
	}
	.subcont4 ul{
		padding-left: 10px;
	}
}





.semi_bg3_02 {
    border: 4px solid #f1f1f1;
    width: 99%;
    margin: 60px auto;
    padding: 0px 0 3px 15px;
    font-size: 12px!important;
}
.semi_bg3_02 .semi_bg3_02ContentL {
    float: left;
    width: 300px;
    margin: 0 25px 0 0;
    padding: 10px 0 0 0;
}
.semi_bg3_04 {
    width: 280px;
    height: 32px;
    padding: 5px 0 0 10px;
    margin: 0 auto 10px auto;
    font-size: 18px;
    font-weight: bold;
    color: #0048a2;
    border-left: 5px solid;
    color: #0048a2;
    border-bottom: 3px solid #F1F1F1;
}
.semi_bg3_02 p {
    font-size: 12px;
}
.semi_bg3_02 .semi_bg3_02ContentR {
    float: left;
    width: 290px;
    margin: 0;
    padding: 10px 0 0 0;
}
.dlleft{
    float: left;
    text-align: center;
	width: 45%;
}
.dlright{
    float: right;
    text-align: center;
	width: 45%;
}
.over{
	overflow: hidden;
}
h3 span	{
    font-size: 18px;
}
img.dlimg{
    margin: 10px 30px!important;
}
.dlh4{
	position: inherit!important;
	padding: 20px 10px!important;
}
h2.dlh4::before,h2.dlh4::after {
	display: none;
}
#page-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    padding: 5px 8px;
    background: #FEC900;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 12px;
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}