@charset "utf-8";


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

 check

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

#checktitle{
	text-align: center;
	}
#checktitle.window{
	padding-top: 110px;
	margin-bottom: 105px;
	}
#checktitle.window .image{
	background: none;
	}
#checktitle.window .text{
	text-align: center;
	font-size: 120%;
	}
#checktitle .image{
	width: 1000px;
	margin: 0 auto;
	}
#checktitle .sub{
	padding-top: 30px;
	font-size: 110%;
	}
#checktitle h2{
	position: relative;
	z-index: 10;
	padding: 10px 0 30px;
	font-size: 200%;
	color: #5fa106;
	}
#checktitle .text{
	width: 900px;
	margin: 0 auto 25px;
	text-align: left;
	}

#checkContents{
	padding-bottom: 110px;
	background: #f7f4e2;
	}
/* #checkContents .bg{
	background: url(/images/bgbottom03.png) no-repeat top center;
	height: 750px;
	} */

/* .check .bg2_image{
	position: absolute;
	top: -80px;
	left: 0;
	background: url(/images/bg_topimage.png) no-repeat top center;
	width: 100%;
	height: 780px;
	} */
#checkContents .checkbtn{
	width: 1000px;
	margin: 75px auto 0;
	background: #fff;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	box-shadow: 5px 5px 5px rgba(131,131,131,0.2);
	padding: 37px 0 58px;
	z-index: 10;
	position: relative;
	}
#checkContents .checkbtn p{
	font-size: 120%;
	text-align: center;
	margin-bottom: 38px;
	}
#checkContents .checkbtn ul{
	width: 720px;
	margin: 0 auto;
	}
#checkContents .checkbtn ul li.yes{
	float: left;
	}
#checkContents .checkbtn ul li.no{
	float: right;
	}
#checkContents .checkbtn li a:hover{
	background: #fff;
	display: block;
	}
#checkContents .checkbtn li a:hover img{
	cursor:pointer;
    filter: alpha(opacity=70);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=70)";  /* ie 8 */
    -moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.7;              /* Safari 1.x */
    opacity:0.7;
    zoom:1
	}

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

 index

---------------------------------- */
.topimage01{
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 10;
	}
.topimage02{
	position: absolute;
	top: 455px;
	right: 0;
	z-index: 10;
	}
#toptitle{
	position: relative;
	background: #f4f3eb;
	height: 252px;
	}
#toptitle h1{
	position: absolute;
	top: 30px;
	left: 88px;
	z-index: 10;
	}
#toptitle h2{
	position: absolute;
	top: 40px;
	left: 0;
	}
#toptitle .text{
	position: absolute;
	top: 75px;
	left: 0;
	font-size: 1.1em;
	line-height: 1.8;
	}
#toptitle .attention{
	position: absolute;
	top: 165px;
	left: 0;
	width: 100%;
	height: 70px;
	line-height: 35px;
	background: #ff0000;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	z-index: 20;
	}
#indexContents{
	height: 750px;
	background: #f8f3df;
	}
#indexContents .bg{
	background: url(/images/bgbottom03.png) no-repeat top center;
	height: 750px;
	position: relative;
	}
#indexContents .bg2_image{
	position: absolute;
	top: -80px;
	left: 0;
	background: url(/images/bg_topimage.png) no-repeat top center;
	width: 100%;
	height: 512px;
	}
#indexContents .contentsList,
#indexContents .infoBox,
#indexContents .bottomLink{
	width: 1000px;
	margin: 0 auto;
	}
#indexContents .contentsList{
	padding: 20px 0;
	position: relative;
	z-index: 100;
	}
#indexContents .contentsList li{
	float: left;
	margin-right: 20px;
	width: 320px;
	font-size: 0.9em;
	}
#indexContents .contentsList li.cnt03{
	margin-right: 0;
	}
#indexContents .contentsList li .box{
	background: #fbfaf7;
	width: 260px;
	height: 95px;
	padding: 10px 30px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	
	}
#indexContents .contentsList a{
	color: #333;
	display: block;
	background: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	height: 225px;
	}

#indexContents .contentsList a:hover img{
	cursor:pointer;
    filter: alpha(opacity=70);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=70)";  /* ie 8 */
    -moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.7;              /* Safari 1.x */
    opacity:0.7;
    zoom:1
	}
#indexContents .infoBox{
	position: relative;
	z-index: 20;
	height: 180px;
	background:  url(/images/icon02.png) no-repeat 27px 34px, #fff;
	margin-bottom: 20px;
	}
#indexContents .infoBox h3{
	position: absolute;
	top: 20px;
	left: 115px;
	}
#indexContents .infoBox .text1{
	padding: 50px 20px 0 115px;
	}
#indexContents .infoBox .text2{
	padding: 10px 20px 0 115px;
	}
#indexContents .bottomLink{
	position: relative;
	z-index: 20;
	}
#indexContents .bottomLink a{
	text-decoration: underline;
	font-size: 0.85em;
	font-weight: bold;
	}

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

 top

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

#topContents{
	background: url(/images/bgbottom03.png) no-repeat center, #f8f3df;
	height: 690px;
	padding-top: 15px;
	}
#topContents .bg{
	background: url(/images/bg_topimage.png) no-repeat center -100px;
	height: 690px;
	}
#topNews{
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-bottom: 20px;
	}
#topNews dt{
	width: 7%;
	float: left;
	background: #e15b0b;
	color: #fff;
	text-align: center;
	}
#topNews dd{
	width: 92%;
	float: left;
	padding-left: 1%;
	background: #fff;
	}
#topList{
	position: relative;
	z-index: 20;
	height: 570px;
	}
#topList li.box{
	position: relative;
	width: 320px;
	height: 255px;
	float: left;
	background: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 5px 5px 5px rgba(121,131,12,0.2);
	-webkit-box-shadow: 5px 5px 5px rgba(12,131,12,0.2);
	margin-right: 20px;
	margin-bottom: 20px;
	}
#topList li.box .sublink{
	background: #fbfaf7;
	padding: 6px 20px;
	margin: 0 10px;
	height: 170px;
	}
#topList li.box .sublink li{
	padding: 5px 0;
	background: url(/images/icon01.png) no-repeat center right;
	}
#topList li.box .sublink li a{
	color: #333;
	font-size: 110%;
	display: block;
	}
#topList li.box .sublink li a:hover{
	color: #b3b3b3;
	}
#topList li.cnt05,
#topList li.cnt04{
	margin-right: 0px;
	}
#topList li.cnt02 h2,
#topList li.cnt03 h2,
#topList li.cnt04 h2,
#topList li.cnt06 h2{
	margin: 12px 0;
	text-align: center;
	}
#topList li.cnt01{
	width: 650px;
	background: #fdd000;
	padding: 0 0 0 10px;
	}
#topList li.cnt01 h2{
	position: absolute;
	top: 10px;
	left: -5px;
	}
#topList li.cnt01 .btn1{
	position: absolute;
	top: 70px;
	left: 10px;
	}
#topList li.cnt01 .btn2{
	position: absolute;
	top: 70px;
	left: 340px;
	width: 292px;
	height: 156px;
	background: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px 10px 10px 8px;
	}
#topList li.cnt01 .btn2 .title{
	text-align: center;
	margin: 10px 0;
	}
#topList li.cnt01 .image{
	position: absolute;
	top: 5px;
	right: 95px;
	}
#topList li.cnt04{
	text-align: center;
	}
#topList li.cnt04 .iconlink{
	position: absolute;
	top: 218px;
	left: 0;
	right: 0;
	margin: 0 auto;
	}
#topList li.cnt04 .iconlink a{
    background: url(/images/icon05.png) no-repeat left 2px;
    padding-left: 20px;
    text-decoration: underline;
    font-size: 110%;
    padding-bottom: 10px;
	}
#topList li.cnt05{
	text-align: center;
	}
#topList li.cnt05 .thum{
	margin: 10px 0 8px;
	}

#topList li.cnt05 .iconlink{
	text-align: center;
	}
#topList li.cnt05 .iconlink a{
    background: url(/images/icon05.png) no-repeat left 2px;
    padding-left: 20px;
    text-decoration: underline;
    font-size: 110%;
    padding-bottom: 10px;
	}
#topList li.cnt06.box .sublink{
	padding: 0 20px;
	height: auto;
	}
#topList li.cnt06 p{
	margin-left: 12px;
	}
#topList li.cnt06 a{
	display: block;
	margin-left: 8px;
	margin-top: 2px;
	}
#footerbn{
	position: relative;
	z-index: 20;
	}
#footerbn li{
	position: relative;
	float: left;
	margin-right: 5px;
	}
#footerbn li .new{
	position: absolute;
	top: -2px;
	left: -2px;
	}
#footerbn li.bn1 a,
#footerbn li.bn2 a {
	display: block;
	background: #fff;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	}

#footerbn li.bn1 a:hover img,
#footerbn li.bn2 a:hover img,
#footerbn li.bn3 a:hover img a{
	cursor:pointer;
    filter: alpha(opacity=70);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=70)";  /* ie 8 */
    -moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.7;              /* Safari 1.x */
    opacity:0.7;
    zoom:1
	}
#footerbn li.bn3{
	position: relative;
	background: url(/images/bn_3.png) no-repeat;
	width: 328px;
	height: 59px;
	}
#footerbn li.bn3 a.btn1{
	position: absolute;
	top: 32px;
	left: 5px;
	width: 155px;
	height: 20px;
	}
#footerbn li.bn3 a.btn2{
	position: absolute;
	top: 32px;
	left: 166px;
	display: block;
	width: 155px;
	height: 20px;
	}
#footerbn li.bn4{
	width: 142px;
	}
#footerbn li.bn5{
	width: 154px;
	}
#footerbn li.bnr4{
	width: 314px;
	}
#footerbn li.bnr5{
	width: 314px;
	}
#footerbn li.bn6{
	width: 143px;
	}
#footerbn li.last{
	margin-right: 0;
	}

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

 about epipen

---------------------------------- */
.column2 .zaikei1 h3,
.column2 .zaikei2 h3{
	height: 47px;
	line-height: 40px;
	padding-left: 50px;
	font-size: 130%;
	margin-bottom: 15px;
	}
.column2 .zaikei1 h3{
	background: url(/images/about/icon01.png) no-repeat;
	border-bottom: 2px solid #ebc101;
	}
.column2 .zaikei2 h3{
	background: url(/images/about/icon02.png) no-repeat;
	border-bottom: 2px solid #7ebf27;
	}

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

 howto epipen

---------------------------------- */
.howtoList{
	margin: 30px 0 20px;
	}
.howtoList li{
	margin-bottom: 20px;
	}
.howtoList li .block{
	width: 908px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	padding: 15px;
	}
.howtoList li .block .right{
	float: right;
	}
.use_banner{
	margin: 0 auto;
	width: 545px;
	padding: 20px 0 20px 0;
	background: #ffdb34;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	font-weight: bold;
	font-size: 125%;
	text-align: center;
	}
.use_banner .large{
	font-size: 128%;
	}
#howtoTable{
	width: 100%;
	margin-bottom: 5px;
	border-top: 2px solid #eee;
	border-left: 2px solid #eee;
	}
#howtoTable th,
#howtoTable td{
	margin-bottom: 40px;
	border-bottom: 2px solid #eee;
	border-right: 2px solid #eee;
	padding: 15px;
	vertical-align: middle;
	}
#howtoTable td{
	width: 335px;
	}

#howtoTable th.topcell,
#howtoTable th.leftcell{
	background: #ffdb34;
	text-align: center;
	font-weight: bold;
	font-size: 110%;
	}
#howtoTable th.leftcell{
	width: 170px;
	}
#howtoMovie{
	margin-bottom: 60px;
	}
#howtoMovie .left{
	float: left;
	width: 447px;
	margin-right: 20px;
	text-align: center;
	}
#howtoMovie.textleft .left{
	text-align: left;
	}
#howtoMovie .left a{
	display: block;
	margin-top: 20px;
	}
#howtoMovie .text{
	font-size: 90%;
	}
#howtoMovie .notemovie{
	font-size: 80%;
	}
#howtoPdf{
	margin-bottom: 40px;
	}
#howtoPdf li{
	float: left;
	width: 470px;
	text-align: center;
	}
#howtoPdf a{
	display: block;
	margin-top: 20px;
	}
#howtoPdf li .imageCenter{
	width: 218px;
	margin: 0 auto;
	}
#informBtn{
	width: 720px;
	background: #f8f8f8;
	margin: 0 auto 30px;
	}
#informBtn ul{
	width: 657px;
	padding: 25px 0;
	margin: 0 auto;
	}
#informBtn ul li{
	float: left;
	margin: 0 20px;
	}

#informBtn .sublink{
	width: 720px;
	height: 50px;
	background: #fff;
	padding-top: 5px;
	}
#informBtn .sublink a{
	float: right;
	}
#informStep{
	margin: 15px 0 40px;
	}
#informStep li{
	float: left;
	width: 220px;
	margin-right: 20px;
	}
#informStep li.last{
	margin-right: 0;
	}
#informStep li h3{
	font-size: 120%;
	font-weight: bold;
	}
#informStep li .note{
	font-size: 90%;
	}
#informBanner{
	width: 680px;
	margin: 0 auto 30px;
	}
#informBanner p{
	background: url(/images/inform-program/icon_support.png) no-repeat;
	height: 54px;
	line-height: 54px;
	padding-left: 60px;
	margin-bottom: 5px;
	}

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

 teacher

---------------------------------- */
#tsozai li {
    float: left;
    width: 470px;
    text-align: center;
}
.teachersozai{
	text-align: left;
	}
.teachersozai img{
	margin-bottom: 0;
	}
.teachersozai span{
	color: #7ebf26;
	}
.teacher_sozaiblock{
	margin-top: 20px;
	}
.teacher_sozaiblock img{
	margin-bottom: 30px;
	}
.linklist{
	margin-bottom: 10px;
	}
.linklist a{
	display: block;
	float: left;
	margin-right: 20px;
	}
#teacher_heroes li{
	float: left;
	}
#teacher_heroes li.image{
    width: 450px;
	margin-right: 20px;
	}
#teacher_heroes li.text{
    width: 450px;
	}
#teacher_heroes li.text a{
	margin-top: 10px;
	display: block;
	background: url(/images/icon05.png) no-repeat left 5px;
	padding-left: 20px;
	text-decoration: underline;
    padding-bottom: 10px;
	}
#guidelineMovie{
	width: 640px;
	margin: 0 auto;
	font-size: 90%;
	}
#guidelineMovie img{
	margin-bottom: 10px;
	}
#guidelineMovie .text{
	margin-bottom: 40px;
	}


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

 heroes

---------------------------------- */
.heroes_midashi{
	text-align: center;
	color: #90baba;
	font-size: 110%;
	line-height: 200%;
	font-weight: bold;
	margin: 30px 0 70px;
	}
#heroes_sozai li {
    float: left;
    width: 470px;
    text-align: center;
	margin-bottom: 30px;
}
.ct_heroes .movie{
	position: relative;
	width: 460px;
	height: 350px;
	background: url(/images/heroes/bg_movielink.png) no-repeat;
	}
.ct_heroes .movie .moviethum{
	position: absolute;
	top: 67px;
	left: 50px;
	}
.ct_heroes .tool{
	position: relative;
	width: 460px;
	height: 350px;
	background: url(/images/heroes/bg_tool.png) no-repeat;
	}
.ct_heroes .tool div{
	position: absolute;
	top: 67px;
	left: 70px;
	}
.ct_heroes .tool div a{
	margin-bottom: 10px;
	display: block;
	}
#bn_teacher{
	margin: 30px 0;
	}

#heroes_topbn{
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0;
	}
#heroes_mainmovie{
	margin-bottom: 10px;
	}
#heroes_mainmovie li{
	float: left;
	width: 575px;
	}
#heroes_mainmovie li.text{
	position: relative;
	width: 335px;
	padding-left: 30px;
	margin-bottom: 10px;
	height: 326px;
	}
#heroes_mainmovie li.text a{
	display: block;
	margin: 30px 0 0;
	}
#heroes_mainmovie li .time{
	font-size: 90%;
	position: absolute;
	bottom: 0;
	left: 25px;
	}
#heroes_movieList li{
	float: left;
	width: 455px;
	height: 330px;
	}
#heroes_movieList li.even{
	float: right;
	}
#heroes_movieList li img{
	margin-bottom: 5px;
	}
#heroes_panelList{
	margin-bottom: 50px;
	}
#heroes_panelList li{
	float: left;
	width: 300px;
	margin-right: 20px;
	}
#heroes_panelList li.last{
	margin-right: 0;
	}
#heroes_panelList li a{
	display: block;
	background: url(/images/icon05.png) no-repeat left 5px;
	margin-top: 10px;
	padding-left: 20px;
	text-decoration: underline;
	font-size: 110%;
    padding-bottom: 10px;
	}

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

 start

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

.titleimage{
	position: absolute;
	top: -85px;
	right: 25px;
	}
.start_title{
	font-size: 130%;
	font-weight: bold;
	}
.start_title span{
	color: #fdd000;
	}
#start_sozai li {
    float: left;
    width: 520px;
}
#start_sozai li.last {
    float: left;
    width: 400px;
}
#start_sozai li a.btn{
	display: block;
	margin: 10px 0;
}
#start_sozai li .iconlink{
	float: right;
	margin-right: 30px;
}
#start_sozai li .iconlink a{
	display: block;
	background: url(/images/icon05.png) no-repeat left 5px;
	padding-left: 20px;
	text-decoration: underline;
	font-size: 110%;
    padding-bottom: 10px;
}
#startColumn{
	margin-bottom: 30px;
}
#startColumn li{
    float: left;
    width: 430px;
	padding: 20px 15px;
	background: #fbfaf7;
}
#startColumn li.last{
    float: right;
}
#startColumn li h3{
	background: url(/images/icon05.png) no-repeat left 5px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 130%;
    padding-bottom: 10px;
}
#startColumn li p{
	height: 110px;
}
#startColumn li a{
    width: 335px;
	display: block;
	margin: 0 auto;
}
.note_redbox{
	border: solid 4px #ff0000;
	padding: 20px;
	font-size: 110%;
	margin: 40px 0 0;
	}

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

 sitemap

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

#sitemap{
	padding: 30px 20px;
	}
#sitemap li{
	float: left;
	width: 50%;
	margin-bottom: 20px;
	height: 200px;
	}
#sitemap li.height1{
	height: 150px;
	}
#sitemap li dt.sitemaplink{
	margin-bottom: 10px;
	}
#sitemap li dt.sitemaplink dd.link{
	margin-bottom: 25px;
	}
#sitemap li dl dd{
	margin-bottom: 10px;
	}
#sitemap li a{
	background: url(/images/icon05.png) no-repeat left 4px;
	padding-left: 20px;
	text-decoration: underline;
	font-size: 110%;
	line-height: 160%;
	display: block;
    padding-bottom: 10px;
	}
#sitemap li.height2 a{
	padding-bottom: 20px;
	}
/* ----------------------------------

 link

---------------------------------- */
#kanrenLink{
	padding: 30px 20px;
	}
#kanrenLink li{
	float: left;
	width: 50%;
	margin-bottom: 20px;
	}
#kanrenLink li.height1{
	height: 430px;
	}
#kanrenLink li dt{
	margin-bottom: 10px;
	}
#kanrenLink li dd{
	margin-bottom: 25px;
	}
#kanrenLink li a{
	background: url(/images/icon05.png) no-repeat left 2px;
	padding-left: 20px;
	text-decoration: underline;
	font-size: 110%;
	padding-bottom: 10px;
	}
#kanrenLink li a.blank span{
	padding-right: 20px;
	background: url(/images/link/icon_blank.png) no-repeat right;
	}
#kanrenLink li p{
	margin-left: 20px;
	}
/* ----------------------------------

 404

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

.text404{
	width: 940px;
	height: 500px;
	margin-bottom: 50px;
	font-size: 120%;
	padding: 20px;
	}
.text404 p{
	padding-top: 10px;
	}
.text404 .iconlink a{
	display: block;
	background: url(/images/icon05.png) no-repeat left 5px;
	padding-left: 20px;
	text-decoration: underline;
	font-size: 110%;
    padding-bottom: 10px;
}

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

 download form

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

#dlform{
	padding: 50px 0;
	text-align: center;
}
#dlform .box{
	background: #fff;
	width: 900px;
	height: 500px;
	margin: 0 auto;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	}
#dlform h1{
	padding-top: 60px;
	font-size: 190%;
	}
#dlform .aC{
	padding-top: 50px;
	}
#dlform .inputWin input{
	margin-top: 30px;
	width: 232px;
	height: 24px;
	padding: 3px;
	border: 1px solid #c4c4c4;
	line-height: 24px;
	}
#dlform .inputWin input{
	margin-top: 30px;
	width: 232px;
	height: 24px;
	padding: 3px;
	border: 1px solid #c4c4c4;
	line-height: 24px;
	}
#dlform .submitBtn input{
	font-size: 140%;
	color: #fff;
	text-align: center;
	margin: 30px auto 0;
	width: 238px;
	height: 50px;
	line-height: 50px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #f0c500;
	display: block;
	}
	
#dlform2{
	padding: 50px 0;
}
#dlform2 .box{
	background: #fff;
	width: 900px;
	margin: 0 auto;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 30px;
	}


#dlform3{
}
#dlform3 .box{
	background: #fff;
	width: 900px;
	margin: 0 auto;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 30px;
	}

