@charset "utf-8";
/* CSS Document */
@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
body{
color:#333333;
text-align:center;
}
#main{
	background-image:url(../img/main.jpg);
	background-color: #D43B73;
	height: 503px;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
}
#main img{
	display: none;
}

.box_1000{
	width:1000px;
	margin: 0 auto;
}
.margin-10{
	margin:-10px 0 0 0;
}
.margin-20d{margin: 0 0 -20px 0;}
.cle {clear: both;}



#header {
	margin: 0 auto;
	height: 87px;
	text-align: left;
}

#con1_bk{
	background-image:url(../img/con1_bk.png);
	background-repeat:no-repeat;
	background-position:top center;
	height: 520px;
	margin: -55px 0 0 0;
	background-size: 140%;
}
#con1_bk_loop{
	background-image:url(../img/con1_bk_loop.gif);
	background-color: #F2EEE0;
}
#con1 {
	margin: 0 auto;
	padding: 170px 0 0 0;
	text-align: left;
}
#con1 ul{
	list-style:none;
	margin:0 0 0 350px;
}
#con1 li{
	font-size:20px;
	background-repeat:no-repeat;
	background-image:url(../img/con1_list.gif);
	line-height: 1.8;
	padding: 0 0 0 25px;
	background-position: 0 10px;
}
.con3_bk{
	text-align: center;
	background-color: #FEF7F9;
}
#con3_bk2 {
	background-image: url(../img/con3_2.jpg);
	background-position: top center;
	height: 300px;
}
#con4{
margin:20px 0 0 0;
}
#con4 iframe{
	margin:0 30px;
	width:700px;
	height:400px;
}
#con5 .bk {
	background-image: url(../img/con5_bk.png);
	background-position: top center;
	padding: 192px 0 20px 0;
	background-repeat: no-repeat;
}
#con5 .title {
	background-image: url(../img/con5_title_bk.gif);
	background-repeat: repeat-x;
}
#con5 .bk_loop {
	background-image: url(../img/con5_bk_loop.gif);
}
#con5 .youtube_box {
	background-color: #FFFFFF;
	width: 890px;
	margin: 0 auto 30px auto;
	border: #D43B73 solid 10px;
	padding: 20px 20px 0 20px;
}
#con5 iframe{
	width:360px;
	height:203px;
}
#con5 .border_box {
	border-bottom: 2px dashed #D43B73;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}
#con5 .youtube_left {
	width: 25%;
	float: left;
}
#con5 .youtube_left img{
	width:95%;
	box-shadow: pink 0px 0px 10px;
	border-radius: 50%;
	margin:0 10% 0 0;
}



#con5 .youtube_txt {
	width: 74%;
	float: right;
	font-size: 14px;
	text-align: left;
	 background-color: #fff;
  background-image:
  linear-gradient(90deg, rgba(237, 119, 128, 0) 0%, rgba(237, 119, 128, 0) 50%, #fff 0%, #fff 100%), linear-gradient(180deg, rgba(100, 100, 100, 0) 0%, rgba(100, 100, 100, 0) 97.5%, #646464 100%);
  background-size: 8px 100%,100% 2em;
  line-height: 2em;
  padding-left: 1%;
  z-index: 100;
}

#con5 .youtube_txt span.plofile{
z-index: 0;
line-height: 2em;
}


#con6_bk_loop{
background-image:url(../img/con6_bk_loop.gif);
}
#con6 p{
	font-size:18px;
	margin:0 200px;
	text-align: left;
}
#con7{
background-color:#FDF2F7;
}

#con7 h2{
	width:100%;
	display:block;
	background-image:url(../img/con7_t_bk.gif);
	background-repeat:repeat-x;
	text-align: center;
	margin: 0 0 20px 0;
}
#con7 p{
	font-size:18px;
	margin:0 200px;
	text-align: left;
	padding: 0 0 30px 0;
}
#con8{
	background-image:url(../img/con8_bk.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size: contain;
	padding: 92px 0 0 0;
	margin: 0 0 20px 0;
}
#con8 h2{
	text-align:center;
	width:950px;
	color:#FFFFFF;
	background-color:#D44178;
	border-radius: 50px;        /* CSS3草案 */
	-webkit-border-radius: 50px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 50px;
	padding: 10px 0;
	font-size: 18px;
	margin: 0 auto 20px auto;
}
#con8 #curriculum{
background-image:url(../img/con8_bk_loop.png);
margin:0 auto;
}
#con8 .curriculum_box{
	width:950px;
	margin: 0 auto 30px;
	overflow: hidden;
    background: rgba(255,255,255,0.5);
    border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-box-shadow: 3px 3px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 3px 3px 10px rgba(0,0,0,0.1);
	-o-box-shadow: 3px 3px 10px rgba(0,0,0,0.1);
	-ms-box-shadow: 3px 3px 10px rgba(0,0,0,0.1);
}
#con8 #curriculum dl{
    margin-right: 1%;
    margin-left: 1%;
    overflow: hidden;
    padding: 0px 0px 20px 15px;
}
#con8 #curriculum dl dt,
#con8 #curriculum dl dd{
	text-align: left;
	font-size:16px;
}
#con8 #curriculum dl dt.ttl{
	color:#96773d;
	font-weight: bold;
	font-size: 17px;
	margin-top: 15px;
	line-height: 1.5em;
}
#con8 #curriculum dl dd{
	line-height: 1.5em;
	margin-left: 15px;
}
#con8 #curriculum dl dd.ddsub{
	margin-left: 30px;
}
#con8 #curriculum dl dd.ddsub2{
	margin-left: 40px;
}
#con8 #curriculum dl dd.sub2{
	margin-left: 15px;
}

/*#con8 .curriculum_box1 dl{
	height: 270px;
}
#con8 .curriculum_box2 dl{
	height: 380px;
}
#con8 .curriculum_box3 dl{
	height: 350px;
}
#con8 .curriculum_box4 dl{
	height: 350px;
}
#con8 .curriculum_box5 dl{
	height: 350px;
}
#con8 .curriculum_box6 dl{
	height: 350px;
}
*/

#con8 #curriculum dl.curriculum_c{
    width: 100%;
	display: block;
}

#con8 #curriculum dl.curriculum_l{
    width: 46%;
    float: left;
	display: block;
}
#con8 #curriculum dl.curriculum_r{
    width: 46%;
	float: right;
	display: block;
}


#con8 #curriculum h2{
	clear: both;
}



#con8 p{
	font-size:18px;
	margin:0 50px;
	text-align: left;
	padding: 0 0 30px 0;
}
#con9{
	margin:0 auto 100px auto;
}
#con9 ul{
	list-style:none;
	margin:auto;
	text-align: left;
	width: 65%;

}
#con9 li{
	font-size:16px;
	background-repeat:no-repeat;
	background-image:url(../img/con9_li.png);
	line-height: 1.8;
	padding: 0 0 0 25px;
	background-position: 0 6px;
}
#con9 h2{
	font-size:25px;
	color: #D73F78;
	background-image: url(../img/title_pink.gif);
	background-repeat: repeat-y;
	padding: 20px 0 20px 40px;
	line-height: 1em;
	width: 860px;
	margin: 10px auto 20px auto;
	text-align: left;
}
#con9 p{
	font-size:16px;
	margin:auto;
	text-align: left;
	padding: 0 0 40px 0;
	width:65%;
}
#con9 .startup{
	background:#FDF2F7;
	padding:25px 15px 15px;
	margin:0px auto 40px;
	font-size:16px;
	overflow:hidden;
	width:60%;
}
#con9 .startup h3{
	text-align: center;
	font-size:120%;
	border-bottom: 1px dashed #666;
	font-weight: normal;
}
#con9 .startup ul.left{
	width:40%;
	float:left;
	margin:15px 0 15px 10px;
}
#con9 .startup ul.right{
	width:50%;
	float:left;
	margin:15px 15px 0 10px;
}

#con9 table{
	padding:0;
	margin: 0 auto 20px auto;
	width: 60%;
}
#con9 th{
	color:#FFFFFF;
	background-color:#D73F78;
	padding:10px 15px;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	vertical-align: top;
	text-align: left;
	/*width: 300px;*/
	font-size: 16px;
}
#con9 td{
	border-bottom:#CCCCCC solid 1px;
	padding: 10px 15px;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	background-color: #F5F5F5;
}
#con9 td strong,
#con9 td b{
font-size:16px;
}

#con9 .con9_inner{
margin: 70px 0 50px 0;
background: rgb(255,255,255);
background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,238,250,1) 50%, rgba(255,255,255,1) %);
}

#con9 .con9_inner h2{
	background: none;
	padding: 20px 0;
	width: auto;
}

#con9 .con9_inner p{
	font-size: 170%;
}
#con9 .con9_inner h2,
#con9 .con9_inner p{
	text-align: center;
}







.pagefooter{
	background:#F5F5F5;
	padding:15px;
	text-align: :center;
}



