@charset "utf-8";

body {
	padding: 0;
	font-family:'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	line-height:160%;
	margin: 0px 0px 0px;
	color: #333333;
	-webkit-text-size-adjust:100%;
}

#box_main {
	background-color:#ffffff;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #004ea2;
	background-repeat: no-repeat;
	background-position: center top;
}

#box_hdr {
	width:100%;
	height:auto;
	background-color:#eeeeee;
	margin:0px auto;
	text-align:center;
	overflow: hidden;
	position: relative;
	zoom:1;
}
#hdr_l {
	width:100%;
/*        max-width:100%;*/
	height:auto;
}
#hdr_c {
	background-color:#ffffff;
	width:100%;
	height:auto;
	padding:10px 0px;
}
#hdr_r {	display:none;	}
#hdr_r_u {	display:none;	}
#hdr_r_u img {	display:none;	}
#hdr_r_s {	display:none;	}
#box_subcnt {	display:none;	}

.menu {
	width: 100%;
	height: auto;
	background-color:#CCCCCC;
}
.menu ul {
	display: none;
	height: auto;
	padding-left:0px;
	margin:0px;
	overflow: hidden;
	position: relative;
	zoom:1;
    text-align: center;
}
.menu ul a:link { color: #ffffff; text-decoration:none; }
.menu ul a:visited { color: #ffffff; text-decoration:none; }
.menu ul a:hover { color: #CCCCCC; text-decoration:none; }
.menu ul a:active { color: #ffffff; text-decoration:none; }
.menu ul a{ outline:none; }

.menu ul.toppage {
	margin-bottom:5px;
	background-color:#1A5DD2;
}
.menu ul.language {
	margin-bottom:5px;
	background-color:#3755b1;
}
.menu ul.main {
	margin-bottom:5px;
	background-color:#3a8fbe;
}
.menu ul.sub {
	margin-bottom:5px;
	background-color:#5669a0;
}
.menu li {
  	width: 100%;
  	float: left;
  	position: relative;
	display: inline;
	padding:5px 0px;
	border-bottom: 1px solid #ffffff;
}
.menu a {
	width: 100%;
	text-align:center;
	padding:10px 0px;
  	}
.menu a#pull {
	display: block;
	background-color: #004ea2;
	width: 100%;
	position: relative;
}
.menu a#pull:after {
	content:"";
	width: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
}
.menu a:link { color: #ffffff; text-decoration:none; }
.menu a:visited { color: #ffffff; text-decoration:none; }
.menu a:hover { color: #CCCCCC; text-decoration:none; }
.menu a:active { color: #ffffff; text-decoration:none; }
.menu a{ outline:none; }

#box_title {
	width:90%;
	margin:20px auto 10px;
	text-align: center;
}

#box_cntbtn {	display:none;	}



#box_nyushi {
	width:80%;
	height:auto;
	margin:20px auto 20px;
	text-align:center;
}
#box_nyushi img {
	margin-bottom:10px;
}


#box_info {
	width:90%;
	height:auto;
	margin:0px auto 20px;
	padding:0px;
	text-align:center;
}
#box_info_mds {
	width:100%;
	padding:10px 0px 5px;
	margin:0px 0px 15px;
	background-color:#0653c2;
}
#box_info img {
	margin-bottom:5px;
}
#box_info_l {
	width:90%;
	margin:0px auto 10px;
	text-align:center;
}
#box_info_r {
	width:90%;
	margin:0px auto;
	text-align:center;
}


#btn_pagetop {
	margin:0px auto 0px;
}


#ftr_back {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #0653C2;
}
#box_ftr {
	width:90%;
	height:auto;
	margin:0px auto 0px;
	padding:10px 0px 0px;
	overflow: hidden;
	position: relative;
	zoom:1;
}
#ftr_l {
	display:none;
}
#ftr_l_nendo {
	display:none;
}
#ftr_l_nendo img {
	display:none;
}
.ftr_l_mds {
	display:none;
}
.ftr_l_mds img {
	display:none;
}
#ftr_r {
	display:none;
}
#ftr_r img {
	display:none;
}
#ftr_cr {
	font-size:10px;
	margin-bottom:10px;
	width:100%;
	height:auto;
	text-align:center;
}



/*----- top -----*/

#box_aisatsu {
	width:90%;
	margin:0px auto;
}
#box_top {
	width:100%;
	margin:0px auto;
}
#box_top h2 {
	width:100%;
	text-align:center;
	margin:0px 0px 5px;
	padding:0px 0px 10px;
	border-bottom: 2px solid #cccccc;
}
#box_top p.center {
	width:100%;
	margin:10px auto 10px;
	text-align:center;
	color:#0653c2;
	background-color:#E2E9F7;
}
#box_top ul {
	margin:0px 0px 20px;
}
#box_top li{
	list-style-type:decimal;
}
/*#box_top a:link { color: #333333; text-decoration:underline; font-weight: bold; }
#box_top a:visited { color: #333333; text-decoration:underline; font-weight: bold; }
#box_top a:hover { color: #FF0000; text-decoration:underline; font-weight: bold; }
#box_top a:active { color: #333333; text-decoration:underline; font-weight: bold; }*/
#box_top a{ outline:none; }
#box_shugo {
	margin:0px 0px 30px;
}

/* indexコンテンツボックス */
.box {
	margin:0% auto 13%;
	padding:0% 5%;
}

/* index背景（紙） */
.background-paper{
	background-image:url(../img/index_background_paper.jpg);
	padding: 7% 0% 14%;
	margin: 0% 0% 7%;
}

/* indexタイトル見出し */
.midashi {
	margin:3% auto 3%;
	background-image:url(../img/midashi_line.png);
	background-position:center bottom;
	background-repeat:no-repeat;
}
.midashi p {
	font-weight:normal;
	font-size:11px;
	text-align:center;
    margin: 0%;
    padding: 0% 0% 4%;
    line-height: 220%;
    letter-spacing: 1px;
	color:#666666;
}
.midashi p .english {
	font-family: 'Prompt', sans-serif;
	font-weight:700;
	font-size:30px;
	letter-spacing:2px;
	text-align:center;
	color:#212121;
}

/* トピックス */
.topix {
	text-align:left;
	color:#666666;
}
.topix dl {
	margin: 0%;
	padding: 3% 2%;
	border-bottom: 1px dotted #cccccc;
}
.topix dl:first-child {
	border-top:1px dotted #cccccc;
}
.topix dt, .topix dd {
	margin:0px;
	padding:0px;
}

/* facebook */
.box iframe {
	width:350px;
	margin:0px auto;
	display:block;
}

/* VIEW ALL ボタン */
.view_all {
	width:auto;
	height:auto;
	margin:5% auto 0%;
	padding:0px;
	text-align:center;
	display:block;
}
.view_all a, .view_all a:link, .view_all a:visited {
	width:auto;
	height:auto;
	margin:0% auto;
	padding:2% 10%;
	font-size:16px;
	text-align:center;
	background-color:#2d96c3;
	color:#ffffff;
	border-radius:5px;
	text-decoration:none;
}
.view_all a:hover {
	opacity:0.5;
}

/* プログラム */
.program {
	flex-wrap:wrap;
	display:flex;
}
.button_circle {
	width: 48%;
    height: auto;
    margin: 0% 0% 2% 2%;
    font-size: 22px;
}
.button_circle a {
	display:block;
    transition-property: all;
    transition-duration: 0.3s;
}
.button_circle a:hover {
	opacity:0.5;
    transition-property: all;
    transition-duration: 0.3s;
}


/*----- curriculum -----*/

#box_curriculm {
	width:90%;
	margin:0px auto 30px;
}
#box_curriculm h2 {
	width:100%;
	height:auto;
	margin:0px 0px 20px;
	padding:10px 0px;
	text-align:center;
	background-color:#6493c6;
}
#box_curriculm h3 {
	width:100%;
	height:auto;
	margin:0px 0px 5px;
	text-align:center;
}
#box_curriculm table {
	margin:0px 0px 10px
}


/*----- partners -----*/

#box_partners {
	width:90%;
	margin:0px auto 30px;
}
#box_partners h2 {
	width:100%;
	height:auto;
	margin:0px 0px 20px;
	padding:10px 0px;
	text-align:center;
	background-color:#6493c6;
}
#box_partners h2 img {
	width:90%;
}
#box_partners h3 {
	width:100%;
	height:auto;
	margin:0px 0px 5px;
	text-align:left;
}
#box_partners table {
	margin:0px 0px 10px;
	font-size:90%;
}
#box_partners a:link { color: #333333; text-decoration:underline; font-weight: bold; }
#box_partners a:visited { color: #333333; text-decoration:underline; font-weight: bold; }
#box_partners a:hover { color: #FF0000; text-decoration:underline; font-weight: bold; }
#box_partners a:active { color: #333333; text-decoration:underline; font-weight: bold; }
#box_partners a{ outline:none; }


/*----- new -----*/

#box_new {
	width:90%;
	margin:0px auto 30px;
}
#box_new h2 {
	width:100%;
	height:auto;
	margin:0px 0px 20px;
	padding:10px 0px;
	text-align:center;
	background-color:#6493c6;
}
.new_title {
	width:100%;
	margin:0px auto;
}
.new_title h3 {
	width:100%;
	padding:3px 0px;
	text-align:center;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #6493c6;
}
.new_day {
	width:100%;
	padding:3px 0px;
	font-size:80%;
	font-weight: bold;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6493c6;
}
.new_text {
	width:100%;
	margin:0px 0px 20px;
	padding:3px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6493c6;
}
.new_text img {
	width:100%;
	margin:3px 0px;
}
.new_text .red {	color:#CC0000;	}
.new_text .blue {	color:#0000CC;	}
.new_text .bold {	font-weight:bold;	}
.new_text a:link { color: #333333; text-decoration:underline; font-weight: bold; }
.new_text a:visited { color: #333333; text-decoration:underline; font-weight: bold; }
.new_text a:hover { color: #FF0000; text-decoration:underline; font-weight: bold; }
.new_text a:active { color: #333333; text-decoration:underline; font-weight: bold; }
.new_text a{ outline:none; }


/*----- staff -----*/

#box_staff {
	width:90%;
	margin:0px auto 30px;
}
#box_staff h2 {
	width:100%;
	height:auto;
	margin:0px 0px 20px;
	padding:10px 0px;
	text-align:center;
	background-color:#6493c6;
}
.box_prf {
	width:100%;
	height:auto;
	margin:0px 0px 20px;
}
.prf_l {
	margin:0px 0px 20px;
	width:100%;
}
.prf_r {
	width:100%;
}
.prf_r h3 {
	padding:5px 10px 0px;
	font-size:80%;
	font-weight:bold;
	color:#000000;
	background-color:#CCCCCC;
}
.prf_r p{
	margin:0px;
	padding:10px;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
	color:#333333;
}.prf_r p.name{
	margin:0px;
	font-size:130%;
}
#staff_other {
	width:100%;
	margin:20px 0px 10px;
	padding:5px 0px 5px;
	text-align:center;
	color:#ffffff;
	background-color:#6493c6;
}

/*----- admissions -----*/

#box_admissions {
	width:90%;
	margin:0px auto 30px;
}
#box_admissions h2 {
	width:100%;
	height:auto;
	margin:0px 0px 20px;
	padding:10px 0px;
	text-align:center;
	background-color:#6493c6;
}
#box_admissions h3 {
	margin:0px 0px 5px;
	padding:0px 20px;
	font-size:140%;
	color:#004ea2;
}
#box_admissions table {
	margin:0px auto 30px;
}
#box_admissions table h4 {
	padding:3px;
	font-weight:bold;
	color:#ffffff;
}
#box_admissions table p {
	padding:3px;
}
#box_admissions a:link { color: #333333; text-decoration:underline; font-weight: bold; }
#box_admissions a:visited { color: #333333; text-decoration:underline; font-weight: bold; }
#box_admissions a:hover { color: #FF0000; text-decoration:underline; font-weight: bold; }
#box_admissions a:active { color: #333333; text-decoration:underline; font-weight: bold; }
#box_admissions a{ outline:none; }

/*----- madoguchi -----*/
.button_madoguchi {
	font-size: 16px;
	font-weight:bold;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.css3button a:link, .css3button a:visited {
	width: auto;
    margin: 0% 0% 10px;
    padding:10px;
    display: block;
	color: #ffffff;
	text-decoration:none;
	background: -moz-linear-gradient(
		top,
		#6ccdfa 0%,
		#3398db);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#6ccdfa),
		to(#3398db));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 0px solid #ffffff;
	-moz-box-shadow:
		0px 1px 2px rgba(000,000,000,0.3),
		inset 0px 0px 0px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 2px rgba(000,000,000,0.3),
		inset 0px 0px 0px rgba(255,255,255,1);
	box-shadow:
		0px 1px 2px rgba(000,000,000,0.3),
		inset 0px 0px 0px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(26,26,26,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
    transition-property: all;
    transition-duration: 0.3s;
}
.css3button a:hover {
    transition-property: all;
    transition-duration: 0.3s;
	opacity:0.5;
}
.css3button a:before {
	content:'▶ ';
}

/*センター長挨拶*/
.president_greeting{
    padding: 0 18px 0;
}
.president_photo{
    width: 213px; 
    height: 254px;
    display: block; 
    margin: 0 auto;
}
.signature{
    text-align: right;
}

/*センター概要*/
.overview_text{
    padding: 0 18px 20px;
}

/*専門研修連絡協議会*/
.senmon_menue{
    text-align: center;
}