@charset "utf-8";
/* CSS Document */
body, header, nav, footer,div,p, object, section {display: block;padding: 0;margin: 0;}
img {border:none; width:100%;}

/*font*/
body {
	color: #000;
	line-height: 160%;
	text-align: center;
	background: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h1,h2,h3,h4,h5,h6 {padding:0; margin:0;}
a:link {color: #4d4d4d;	text-decoration: none;}
a:visited {color: #4d4d4d;}
a:hover {color: #8F8F8F;text-decoration: underline;}
#wrapper {text-align: left;margin: 0px auto 30px;clear: both;}
#wrapper2 {	text-align: left;margin: 0px auto 0px;	clear: both;}
hr.dot_line {
	border-style: none;
	background: url(../images/line_dot.gif) repeat-x left top;
	height: 3px;
	margin: 10px 0px 10px;
	padding: 0px;
}

/*header*/
header {
	clear: both;
	text-align: left;
	background: #f2f2f2;
	height: auto;
	padding-bottom:5px;
	color: #4d4d4d;
	overflow: hidden;
}
header h1 a{
	display: block;
	height: 80px;
	width: 155px;
	text-indent: -9999px;
	background: url(../images/logo.png) no-repeat;
	float: none;
}
header h2 {
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	color: #4d4d4d;
	padding-left:10px;
}
header ul {
	float: none;
	margin: 0;
	padding: 10px 0 0px 30px;
	font-size: 14px;
	list-style: none;
}
header ul li{
	float: left;
	list-style: url(../images/top_icon.gif);
	padding: 0px 30px 0px 0px;
}
header li:last-child {padding-right: 0px}
header ul a:link {color: #4d4d4d;}
header ul a:visited {color: #4d4d4d;}
header ul a:hover {
	color: #A7A7A7;
	text-decoration: none;
}

/*nav*/
.togmenu {display: none;}
.menubtn {
	padding: 16px 20px;
	background: #34C6CD;
	color: #fff;
	font-size: 14px;
}
nav#menu {margin: 0px;text-align: left;}

.menubtn {
	padding: 10px 20px;
	background: #122F69;
	color: #fff;
	cursor: pointer;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
#menu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-weight:normal;
}

#menu li a {
	display: block;
	text-decoration: none;
	color: #4e4e4e;
	width: auto;
	height: auto;
	padding:9px 15px 2px;
	border-bottom:solid 1px #ccc;
}
#menu li a:link {}
#menu li a:visited {}
#menu li a:hover {background:#f7f7f7;}

#menu li:hover .submenu {left: 0;}  
#menu li ul.submenu {
	position: relative;
	width: auto;
	top: 0px;
	left: 0px;
	border-top: none;
	z-index: 500;
}
	#menu li ul.submenu li {
	padding: 0;
    border: none;
    border-top: none;
    background-color: #fff;
	float: none;
}
	#menu li ul.submenu li a {
	display: block;
	padding: 3px 0px 3px 20px;
	color: #4e4e4e;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	width: auto;
	text-align: left;
	height: auto;
	}  
#menu li ul.submenu .ori {display: inline;}


/*main_ph*/
#main_ph {clear:both; text-align:center; margin:0 auto;}

/*nav_s*/
#nav_s {clear: both; margin: 0px 10px;}
#nav_s img {width:auto;}
#nav_s a { display:block;}
#nav_s ul {	margin: 0px 0 50px;padding: 0px;}
#nav_s li {float:none;list-style:none; padding:0; margin:0;}
#nav_s a { 
	-webkit-box-shadow: 0px 0px 6px #ccc; /* Safari, Chrome用 */
	-moz-box-shadow: 0px 0px 6px #ccc; /* Firefox用 */
	box-shadow: 0px 0px 6px #ccc; /* CSS3 */
	-webkit-border-radius: 4px; /* Safari, Chrome用 */
	-moz-border-radius: 4px; /* Firefox用 */
	border-radius: 4px; /* CSS3 */
	background:#fff;
	padding:14px 20px;
	margin:0 0 20px 0;
	}
#nav_s a.icon1 { border:solid 4px #f15a23; padding:10px 40px;margin-left:0px;}
#nav_s a:hover img {opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";}
#nav_s a.icon1:hover {border:solid 4px #f79c7c;}

/*wrapper*/
#wrapper {margin: 0px 8px;}

#box_r {margin:0 5px 0 0}
#box_r img{	margin: 0 0 15px; border:2px solid #003087; width:100%;}
#box_r a:hover img , #side a:hover img {opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";}

#box_l { margin:0 5px;}
#box_l h2 {
	background: url(../images/line_dot.gif) repeat-x left bottom;
	margin: 0px 0px 30px;
	padding: 0px 0px 7px;
}

#box_l hr {
	border-style: none;
	background: url(../images/line_dot.gif) repeat-x left top;
	height: 3px;
	margin: 30px 0px 30px;
	padding: 0px;
}

#wrapper section {
	margin-bottom: 55px;
	clear: both;
	overflow: auto;
}


/*service*/
#service h3 { margin:0 0 20px 0;}
#service h3 img {width:auto}
#service ul {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0px;
}

#service ul li {
	list-style: none;
	display:block;
	vertical-align: top;
	margin:0 10px 10px 0;
	}
#service a {
	display: block;
	height: 44px;
	width: 100%;
	text-align: center;
	text-decoration: none;
	line-height: 1.2em;
	padding-top: 10px;
}

#service a.line1 {padding-top: 20px;height: 34px;}

#service ul#ser01 a:link {color: #f15a24;border: 3px solid #ffc5b3;}
#service ul#ser01 a:visited {color: #f15a24;border: 3px solid #ffc5b3;}
#service ul#ser01 a:hover {	background: #fff0ed;}

#service ul#ser02 a:link {color: #013186;border: 3px solid #99b0da;}
#service ul#ser02 a:visited {color: #013186;border: 3px solid #99b0da;}
#service ul#ser02 a:hover {	background: #f0f4ff;}

#service ul#ser03 a:link {color: #6eb85c;border: 3px solid #afdea3;}
#service ul#ser03 a:visited {color: #6eb85c;border: 3px solid #afdea3;}
#service ul#ser03 a:hover {	background: #eefaeb;}

#service ul#ser04 a:link {color: #20a0d9;border: 3px solid #a3d6f0;}
#service ul#ser04 a:visited {color: #20a0d9;border: 3px solid #a3d6f0;}
#service ul#ser04 a:hover {	background: #e9f4fa;}
#service ul#ser03 li.no_color a {background: none;pointer-events:none;}
#service ul#ser04 li.no_color a {background: none;pointer-events:none;}

/*news*/
#news ul {list-style:none;margin:0; padding:0;}
#news li {margin-bottom: 5px;color: #4d4d4d;}
#news a { display:block; margin:0 0 8px;}
#news a:link {color: #4d4d4d; text-decoration:underline;}
#news a:visited {color: #4d4d4d; text-decoration:underline;}
#news a:hover {	color: #8F8F8F; text-decoration:underline;}



/*#mainVisual*/
#mainVisual{background-size : auto 100%;}
.photo01{background : url(../images/emp_topph.jpg) no-repeat right center;}
.photo02{background : url(../images/ado_topph.jpg) no-repeat right center;}
.photo03{background : url(../images/edu_topph.jpg) no-repeat right center;}
.photo04{background : url(../images/uni_topph.jpg) no-repeat right center;}

#mainVisual .inner{margin : 0 auto ;max-width : 1000px ;padding : 160px 0;}
#mainVisual .inner h1{width : 259px;height : 27px;}
.title01{background: url(../images/emp_top.png);text-indent:-9999px;}
.title02{background: url(../images/ado_top.png);text-indent:-9999px;}
.title03{background: url(../images/edu_top.png);text-indent:-9999px;}
.title04{background: url(../images/uni_top.png);text-indent:-9999px;}

@media screen and (max-width:2000px){
	.youtube_img{
		text-align:center;
		margin-top:-5%;
	}
}

@media screen and (max-width:1300px){
	#mainVisual .inner{	padding : 120px 0;	}

}

@media screen and (max-width:1135px){
	#mainVisual .inner{	padding : 120px 0 120px 40px;	}


}

@media screen and (max-width:1000px){
	#mainVisual .inner{	padding :80px 0 80px 20px;	}


}

@media screen and (max-width:780px){
	#mainVisual .inner{padding :70px 0 70px 40px;}	


}

@media screen and (max-width:580px){
	#mainVisual .inner{	padding :30px 0 30px 20px;	}
	.youtube_img{
		margin: -5% auto 0 auto;
		width: 83%;
	}

}

@media screen and (max-width:480px){
	#mainVisual .inner h1.title01 {	background: url(../images/emp_top.png) no-repeat center center;height: auto;width: 100%;}
	#mainVisual .inner h1.title02 {	background: url(../images/ado_top.png) no-repeat center center;height: auto;width: 100%;}
	#mainVisual .inner h1.title03 {	background: url(../images/edu_top.png) no-repeat center center;height: auto;width: 100%;}
	#mainVisual .inner h1.title04 {	background: url(../images/uni_top.png) no-repeat center center;height: auto;width: 100%;}
	#mainVisual { background:none;}
	#mainVisual .inner{	padding :20px 0 20px 20px;	}
	.youtube_img{
		margin: -6% auto 0 auto;
		width: 83%;
	}

}


/*content*/
#breadcrumb {font-size: 12px;padding: 15px 0 30px;}
#cont-Top {	background: #FAFAFA; padding:0 0 40px; overflow:hidden; margin-bottom:30px;}
#cont-Top .inner {line-height: 1.8em;text-align: center;}

h2.emp_ti {
	color: #ff7738;
	text-indent: -9999px;
	background: url(../images/emp_ti.png) no-repeat center;
	width: 100%;
	height: 80px;
	margin:30px auto;
	line-height: 1.6em;
	float: left;
}

h2.ado_ti {
	color: #2B5CB3;
	text-indent: -9999px;
	background: url(../images/ado_ti.png) no-repeat center;
	width: 100%;
	height: 80px;
	margin:30px auto;
	line-height: 1.6em;
	float: left;
}

h2.edu_ti {
	color: #71C900;
	text-indent: -9999px;
	background: url(../images/edu_ti.png) no-repeat center;
	width: 100%;
	height: 80px;
	margin:30px auto;
	line-height: 1.6em;
	float: left;
}

h2.uni_ti {
	color: #20A0D9;
	text-indent: -9999px;
	background: url(../images/uni_ti.png) no-repeat center;
	width: 100%;
	height: 80px;
	margin:30px auto;
	line-height: 1.6em;
}



#cont-Top .left {width: 100%;}

#cont-Top .right {float:right; width:30%}
#cont-Top .right img { width:100%;}


@media screen and (max-width:780px){
	#cont-Top .inner { padding:10px;}
	h2.emp_ti { text-indent:0;background:none;width:auto; height:auto;margin-bottom:15px;line-height: 1.6em; clear:both;}
	h2.ado_ti { text-indent:0;background:none;width:auto; height:auto;margin-bottom:15px;line-height: 1.6em; clear:both;}
	h2.edu_ti { text-indent:0;background:none;width:100%; height:auto;margin-bottom:15px;line-height: 1.6em; clear:both;}
	h2.uni_ti { text-indent:0;background:none;width:auto; height:auto;margin-bottom:15px;line-height: 1.6em; clear:both;}
	#cont-Top .left p{width:95%; margin:auto;}
	.emp_img img{float:none; width:45%;}
	.ado_img img{float:none; width:45%;}
	.edu_img img{float:none; width:45%;}	
	.uni_img img{float:none; width:30%;}
	
}
@media screen and (max-width:480px){

	#cont-Top .inner {line-height: 1.4em;}
	#cont-Top .left {float:none; width:100%; margin-bottom:0px;}
	#cont-Top .right {float:none; width:100%}
	#breadcrumb {padding: 15px 0 0px;}
	#cont-Top .left img{float:none; width:100%;}			
}

#content > h1, h2, h3 {line-height:1.5em}
#content > h1, h2 {font-weight: normal;}
#content h1 {
	font-size: 26px;
	text-align: center;
	text-decoration: underline;
	margin-bottom: 70px;
}
#content h3.ts {
	font-size: 20px;
	font-weight: normal;
	background: url(../images/grey_line.gif) no-repeat left bottom;
	padding: 0px 0px 25px;
	margin: 0px 0px 30px;
}

.f_ore { color:#ff7738}
.f_blue { color:#2B5CB3}
.f_green { color:#71C900}
.f_sky { color:#20A0D9}
.f_gray { color:#4d4d4d}

.box1 {float:left; width:96%; margin:0 0px 80px 0px; padding:20px; text-align:center; font-size:20px; font-weight:bold;}

.box3L {float:left; width:28%; margin:0 20px 20px 0px}
.box3R {float:right; width:66%; margin:0 0 20px 0px; font-size:13px;}

.box4L {float:left; width:45%; margin:0 20px 80px 0px}
.box4R {float:right; width:45%; margin:0 0 80px 0px}
.box4L h2, .box4R h2 {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 20px;
	text-align: center;
	padding:15px;
	margin:0 0 35px 0;
}

.bg_sl_ore{	background: url(../images/emp_a_bg.gif);}
.bg_sl_blue{background: url(../images/ado_a_bg.gif);}
.bg_sl_green{background: url(../images/edu_a_bg.gif);}
.bg_sl_sky{	background: url(../images/uni_a_bg.gif);}

.box4L h3, .box4R h3 { margin:0 0 15px 0}
.box4L p, .box4R p { margin:0 0 25px 0}

.bt_link_orange img {border:1px solid #ff7738; text-align:center; padding:0;margin:0 0 10px 0;}
.bt_link_blue img {border:1px solid #2B5CB3; text-align:center; padding:0;margin:0 0 10px 0;}
.bt_link_green img {border:1px solid #71C900; text-align:center; padding:0;margin:0 0 10px 0;}
.bt_link_sky img {border:1px solid #20A0D9; text-align:center; padding:0;margin:0 0 10px 0;}

a.link_web {
	display: block;
	background: #808080;
	text-align: center;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding:12px;
	color: #FFF; margin:0 0 25px 0;
	font-size:18px;
}
a.link_web:hover {background: #b3b3b3; text-decoration:none;}
a.link_web img { width:auto;}

@media screen and (max-width:1300px){		
}
@media screen and (max-width:1000px){
}
@media screen and (max-width:780px){
	.ori {display: block;clear: both;}
	h1 .ori {display: inline-block; text-decoration:underline;}
	#content h1 {margin-bottom: 40px;}
	.box4L {float:left; width:45%; margin:0 0 65px 0px}
	.clear_left{clear:left;}
	.box4R {float:right; width:45%; margin:0 0 8px 0px}
}
@media screen and (max-width:480px){
	.box4L {float:none; width:100%; margin:0 0px 40px 0px}
	.box4R {float:none; width:100%; margin:0 0 40px 0px}
	.ori {display: block;clear: both;}
	#content h1 {margin-bottom: 30px;}
}

#main_ti {clear:both; text-align:center; margin:0 auto; background:#003087; padding: 23px 0;}
#main_ti h1 {text-align: center;}

/*wrapper2*/
#content {float:none; width:auto; margin:0 0 30px;}
#wrapper2 #breadcrumb {font-size: 12px;padding: 6px 0 25px; text-align:center;}
#wrapper2 #content h1 {
	text-align:center;
	margin: 0px 0px 10px;
	padding: 0px;
}
#wrapper2 section { padding:0 10px;}
.sp50 { text-align:center; padding:20px 0 0;}
.sp50 img { width:95%;}
img.size100 {width:auto}


/*Mission*/
#mi_ti01 {
	background: url(../images/mis04.gif) no-repeat left top;
	text-indent: -9999px;
	height: 106px;
}

#vi_ti02 {
	background: url(../images/mis08.gif) no-repeat left top;
	text-indent: -9999px;
	height: 65px;
}
@media screen and (max-width:780px){
	#mi_ti01 {
	background: none;
	text-indent: 0;
	height: auto;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5em;
}
#vi_ti02 {
	background:none;
	text-indent:0px;
	height: auto;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5em;
}

}

/*table*/
table {}
table th {
	background: #f2f2f2;
	text-align: left;
	font-weight: normal;
	padding: 12px 15px;
	vertical-align: top;
}
table td {
	padding: 8px 15px;
	line-height:2em;
}
table.tableA {border-top: 1px dotted #000;}
table.tableA th { text-align:center;}
table.tableA th,table.tableA td {
	border-bottom: 1px dotted #000;
	vertical-align: middle;
}
table.tableB {border-top: 1px dotted #000; font-size:14px;}
table.tableB th { vertical-align:top;text-align:center;}
table.tableB td {vertical-align: middle;} 
table.tableB th,table.tableB td {
	border-bottom: 1px dotted #000;
	font-size:14px;
}

table.tableC {font-size:16px; padding-bottom:20px; padding-top:2px; margin-left:auto; margin-right:auto; margin-bottom:30px;font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; width:100%; }
table.tableC td { font-size:16px;vertical-align:middle;text-align:left; padding-left:2px;line-height:1.8em;} 

table.tableD {font-size:15px; margin-top:5px; padding:12px 0px 0px 0px;font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; }
table.tableD td { font-size:15px; text-align:left; padding:3px 0 3px 2px; line-height:1.5em;}
table.tableD td.vTOP {
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 7px;
}
table.tableD img{ line-height:1.5em;}

table.tableE {margin:30px auto 20px; width:100%; background-color:#FFF;}
table.tableE th {background-color:#FFF;}

@media screen and (max-width:850px){table.tableE img { width:auto;}}
@media screen and (max-width:680px){table.tableE img { width:100%;}}

@media screen and (max-width:780px){
table.tableD {margin-bottom:10px;}
/*table.tableE {width:100%;}
table.tableE th{width:75%;}
table.tableE td{width:25%;}*/
}
	
th.pdTop {padding: 24px 15px 8px}
td.pdTop {padding: 20px 15px 8px}
.pdBottom {padding: 8px 15px 20px}
.pdboth {padding-top: 20px; padding-bottom:20px}
.date { padding:0 20px 0 0; width:65px; display:block;float:left; clear:left;}
.text { padding:0 20px;display:block;float:left;}
.addL {display:block;float:left;clear:left; margin-bottom:15px; line-height:1.5em;}
.addR {
	display: block;
	float: right;
	clear: right; margin-bottom:15px;
}
.addR a:hover img {opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";}
table h5 { font-size:16px; font-weight:normal; clear:both;}

@media screen and (max-width:780px){
.addL {display:block;float:none;clear:both;}
.addR {	display: block;	float:none;	clear: both;}
#main_ph .main_ti img {width:70%; padding:10px 0px;}

}
@media screen and (max-width:480px){
	.date { padding:0 20px 0 0; width:65px; display:block;float:none; clear:both;}
	.text { padding:0 0 0 20px;display:block;float:none; clear:both;}
}

/*space*/
.pd20 {padding: 20px 0}
.pdBottom50 {padding: 0 0 50px 0}
.pdBottom40 {padding: 0 0 40px 0}
.ft16 {	line-height: 2em; font-size:16px;}
/*.mat5 {padding: 5px 0 0}*/

/*side*/
#side {	width:auto;	float:none;	margin-top: 0px;}
#side img{margin: 0 0 12px;border:2px solid #003087; width:100%;}
#side ul {
	padding:2px 0 0 0;
	margin: 0 0 30px 0;
	background: url(../images/line_dot.gif) repeat-x left top;
}
#side li {
	list-style: none;
	background: url(../images/line_dot.gif) repeat-x left bottom;
	font-size: 14px;padding-bottom: 1px;
}
#side li:first-child {margin-top: 1px}
#side li a {
	display: block;
	padding: 5px 8px;
	margin-bottom: 1px;
}
#side li a:link {background: url(../images/cor_side.gif) no-repeat right center #fff;}
#side li a:hover { background: url(../images/cor_side.gif) no-repeat right center #f2f2f2; text-decoration:none; color:#333}

.f_slim {letter-spacing: auto;}
#side li a.over {background:url(../images/cor_side.gif) no-repeat right center #f2f2f2;}


/*CM Gallery*/
h3.line {font-size: 24px;border-left-width: 10px;border-left-style: solid;border-left-color: #003087;margin-bottom: 10px;padding-left: 15px;}
h4.gray {font-size:18px; color:#4d4d4d; margin-bottom:10px; font-weight:normal;}
#ca01_top {	background:#e8f8ff; padding: 25px 20px;clear:both;overflow: hidden;}
#ca01_bottom { background:#d4f0ff; padding:40px 20px; margin:0 0 30px; clear:both;}
#ca02_top { background:#fff2f2; padding:25px 20px; clear:both;overflow: hidden;}
#ca02_bottom { background:#ffe3e3; padding:40px 20px; margin:0 0 30px; clear:both;}
#ca03_top { background:#ffffdb; padding:25px 20px; clear:both;overflow: hidden;}
#ca03_bottom { background:#ffffb5; padding:30px 20px; margin:0; clear:both;}
.box_l img, .box_r img {vertical-align: bottom; margin:0 0 20px 0;}
.box_l, box_r {float:none;}
.w43 { width:100%;}
.w50 { width:100%;}
.mar50 { margin-right:0}
.fs14 {font-size:14px;}
.mb10 { margin-bottom:0px;}
.mb15 { margin-bottom:15px}
.mb20 { margin-bottom:20px}
#ca01_top h5 { font-size:24px; color:#0071bc; margin-bottom:10px; padding-top:5px;}
#ca02_top h5 { font-size:24px; color:#c1272d; margin-bottom:10px; padding-top:5px;}
#ca03_top h5 { font-size:24px; color:#ff8b44; margin-bottom:10px; padding-top:5px;}
.name {font-size:18px; color:#333333; margin-bottom:10px;}

.youtube a:hover img {opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";}

.youtube {
	position: relative;
	top: 0;
	left: 0;
	right:0;
	bottom:0;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	right:0;
	bottom:0;
	margin: auto;
	width: 83%;
	height: 83%;
}


/*sitemap*/
#sitemap {border-top:1px solid #e6e6e6; clear:both; padding:10px 0 0}
#sitemap h2 {text-align:center;}
#sitemap ul {
	padding: 15px 0px 45px 28px;
	list-style: none;
}
#sitemap ul li {
	list-style: url(../images/sp_icon.png);
	padding: 0px 50px 10px 0px;
}
#sitemap ul li.yoko {float:none;}
#sitemap ul ul { padding:0px 0 15px 0px; margin:-5px 0 0 -15px}
#sitemap ul ul li{padding: 0px 0px 3px 0px;list-style:none; font-size:14px;}


/*pagetop*/
#pagetop{display: none;	position: fixed;bottom: 130px;right: 30px;}
#pagetop a {display: block;	width:53px;	height: 54px;background-color: #333;text-align: center;color: #fff;font-size: 24px;text-decoration: none;line-height: 50px;}
.pagetop {
	display: none;
	position: fixed;
	bottom: 40px;
	right: 30px;
}
.pagetop a {display: block;	width: 50px;height: 50px;}

/*footer*/
footer {font-size: 13px;padding-top: 20px;padding-bottom: 0px;width: 100%;	clear: both;	line-height: 1.4em;	color: #4d4d4d;}

#f_nav {background: #f2f2f2;clear: both;overflow: hidden;padding: 15px 0 0px;	letter-spacing: 0.1em;margin: 0px;}

#f_nav ul {margin: 0px;	padding: 0 10px 0;}
#f_nav ul li{float: none;text-align: left;list-style: url(../images/f_icon.gif) inside;	margin: 0px 25px 8px 0px;white-space: nowrap;}

#snav2 {
	margin: 0px;
	padding: 0px 10px 15px;
	top: 0px;
	position: relative;
	width: auto;
	clear: both;
	height: auto;
}
#snav2 ul { margin:0; padding:0;}
#snav2 ul li{float: none;margin-bottom: 8px;}
#f_nav ul ul {padding:5px 0 0 10px; margin:0;}
#f_nav ul ul li{
	float: none;
	text-align: left;
	list-style: none;
	margin: 0px 0px 5px
}
#f_address {
	background: #FFF;
	width: 100%;
	clear: both;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#f_address address {
	background: url(../images/f_logo_03.gif) no-repeat center 5px;
	float: none;
	text-align: center;
	font-style: normal;
	padding: 70px 0px 0px 0px;
	height: auto;
	display: block;
}
#f_address nav {
	float: none;
	margin: 0px;
	padding: 20px 0px 15px;
}
#copy {
	clear:both;
	color: #fff;
	text-align:center;
	background: #000;
	padding: 7px 0px;
}

@media only screen and (min-width: 600px) {
	/*nav_s*/
	#nav_s {margin: 0px;display: block;	overflow: hidden;	padding-bottom: 30px;}
	#nav_s ul {	margin:10px 20px 0 0 ;padding: 0px;}
	#nav_s ul li{ float:left; width:50%; }
	#nav_s a{padding:14px 20px;	margin-left:20px;}
	#nav_s a.icon1 {margin-left:20px;}
	
	#service ul li {
	display: -moz-inline-box; /*for Firefox 2*/
	display: inline-block; /*for modern*/
    /display: inline; /*for ie5～7*/
    /zoom: 1; /*for ie5～7*/
	margin:0 10px 20px 0;
	}
	#service a {width: 209px;}
	#box_r img, #side img {margin: 0 10px 12px; width:45%; float:left;}
	#sitemap ul li.yoko {float:left;}
	/*CM Gallery*/
#ca01_top {	padding: 25px 50px 0;}
#ca01_bottom { padding:40px 50px; margin:0 0 30px;}
#ca02_top { padding:25px 50px 0;}
#ca02_bottom {padding:40px 50px; margin:0 0 30px;}
#ca03_top {padding:25px 50px 0; clear:both;}
#ca03_bottom { padding:40px 50px; margin:0;}
.box_l img, .box_r img {vertical-align: bottom; margin:0;}
.box_l {float:left;}
.box_r {float:right;}
.w43 { width:43%;}
.w50 { width:50%;}
.mar50 { margin-right:30px}
.mb10 { margin-bottom:10px;}

	.youtube_img{
		margin: -5% auto 0 auto;
		width: 83%;
	}	
}

@media only screen and (min-width: 800px) {
	nav#menu,#wrapper, #wrapper2 {width:1000px; margin:0 auto; clear:both;}
	header {padding-bottom:0px;}
	header h1 a{float: left;}
	header h2 {top: 35px;float: left;padding: 0;position: relative;}
	header ul {	float:right;padding: 30px 0 0 12px;}
	header ul li{float: left;}
	
	img {border:none; width:auto;}
	#wrapper {margin: 0px auto;	padding: 40px 0px 0px;}
	#wrapper2 {	margin: 0px auto;padding: 0px;}
	#wrapper2 section { padding:0px;}
	.wrap { width:1000px; margin:0 auto;}
	#box_l {width: 720px;float: left;margin-top: 20px;}
	#box_l { margin:0;}
	#box_r {width: 220px;float: right;	margin-top: 0px;}
	#box_r img, #side img {margin: 0 0 12px; width:220px;}
	.menubtn {display:none;}
	.togmenu {display:block;}
	#menu { clear:both;}
	#menu li {
	border-right: 1px solid #e6e6e6;
	margin: 0px;
	padding: 0px;
	display: inline-block;
	float: left;
    position: relative;
	}
	#menu li:first-child {border-left: 1px solid #e6e6e6;}
	#menu li a {
	padding:22px 0px 0px;
	height: 44px;
	width: 152px;
	text-align:center;
	border-bottom:none;
	}
	#menu li a.univ {width:230px;border-bottom:none;}
	#menu li a:link {}
	#menu li a:visited {}
	#menu li a:hover {background:#f7f7f7;}
	
	#menu li:hover .submenu {left: 0;}  
	#menu li ul.submenu {
	position: absolute;
	width: 152px;
	top: 66px;
	left: -9999px;
	z-index: 500;
	line-height:140%;
	}
	#menu li ul.submenu li {
	padding: 1px;
    border: 1px solid #e1e1e1;
    border-top: none;
    background-color: #fff;
	float: none;
	}
	#menu li ul.submenu li a {
	display: block;
	padding: 8px 5px 8px 5px;
	width: 140px;
	height: auto;
	}
	#menu li ul.submenu .ori { display:block;}
	
	.bn_bottom {margin:0;}
	
	#main_ph img {width: 100%;z-index: 1;} 
	#main_ph .main_ti {
	z-index: 5;
	position: relative;
	bottom: 60px;
	text-align:	right 0px;
	}
 	#main_ph .main_ti img {width:auto; margin-left:500px;}
	
	/*nav_s*/
	#nav_s {
	margin:0px 0px 0px;
	display: block;
	padding-bottom: 0px;
	}
	#nav_s ul {	margin: 0px;padding:10px 0 0px;}
	#nav_s ul li{ float:left; width:auto; }
	#nav_s a{padding:14px 20px;	margin-left:20px;}
	#nav_s a.icon1 {margin-left:0px;}
	
	#box_l hr {	margin: 0px 0px 30px;}
	#service ul li {
	display: -moz-inline-box; /*for Firefox 2*/
	display: inline-block; /*for modern*/
    /display: inline; /*for ie5～7*/
    /zoom: 1; /*for ie5～7*/
	margin:0 20px 20px 0;
	}
	#service a {width: 209px;}
	
	#news a { display:inline;margin:0 0 8px;}
	
	#f_nav {padding: 35px 0 0px;}
	#f_nav ul li{float: left;margin: 0px 25px 0px 0px;}
	#f_nav ul {	padding: 0;}
	#snav2 {padding: 0px; top: -70px; width: 300px; clear: both; height: 40px;}
	#snav2 ul li{margin-bottom: 8px; float:none;}
	
	#breadcrumb {text-align:left;}
	#main_ti h1 {text-align: left;}
	#wrapper2 #breadcrumb {text-align:left;}
	#wrapper2 #content {float:right; width:720px; margin:0 0 60px;}
	#wrapper2 #content h1 {	text-align: left;margin: 0px 0px 20px;}
	.sp50 { text-align:center; padding:50px 0 0;}
	.sp50 img { width:auto;}
	#side {width: 220px;float: left;}
	table.tableC {width:700px; }
	#sitemap h2 {text-align:left;}
	#sitemap ul li {padding: 0px 80px 30px 0px;}
	#sitemap ul ul { padding:0px 0 40px 0px; margin:-25px 0 0 -15px}
	
	#f_nav ul ul {padding:10px 0 0 0; margin:0;}
	#f_nav ul ul li{margin: 0px 0px 8px}
	#f_address nav {
	float: right;
	margin: 0px;
	padding: 50px 0px 0px;}
	#f_address address {
	background: url(../images/f_logo_03.gif) no-repeat left center;
	float: left;
	text-align: left;
	padding: 13px 0px 0px 160px;
	height: 58px;}
	#copy {	text-align: right;}
	.f_slim {letter-spacing: -0.15em;}
	
	/*cm*/
	.mar50 { margin-right:50px}

	.youtube_img{
		margin: -5% auto 0 auto;
		width: 83%;
	}	
}


@media print {
#map_contents table.tableE { margin:0 0 5px 0;}
#map_contents img {width:auto;}
}
