body {
	color: #666;
	font-size: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: none;
	_font-size: 62.5%;
	margin-right: auto;
	margin-left: auto;
	overflow-x: hidden;
	padding: 0px;
	margin-top: 0px;
}
*{ margin: 0; padding: 0; border: 0;
list-style: none; }
img{
max-width: 100%;
height: auto;
width /***/:auto;
vertical-align:bottom;　
}
a:hover img.over{
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
a img {
    border-style:none;
}
p {
	font-size: 1.4em;
	line-height: 180%;
	margin-top: 0;
}
a:link {
	color: #62BFFB;
	text-decoration: none;
}
a:visited { color: #62BFFB; }
a:hover {
	color: #ccc;
}
a:active { color: #95D0D7; }


.end{
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	cursor: pointer;
}


.float_left {
	float: left;
}
.float_right {
	float: right;
}
.box_100 {
	width: 100%;
	display: inline-block;
	margin: 0px;
	padding: 0px;
}

.box_50 {
	position: relative;
	width: 50%;
	display: inline-block;
}
.box_link {
	position:relative;
}
.box_link a {
	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-9999px;
}
.box_link a:hover{
    background-color:#FFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
iframe{
width:96% !important;
margin-bottom: 30px;
}
.iframeBox{
position:relative;
width:100%;
}
.iframeBox iframe{
position:absolute;
top:0;
left:0;
width:100% !important;
height:100% !important
}

.center {
	text-align: center;
}
.p_10 {
	font-size: 1em;
}
.contents.regular .p_11 {
	font-size: 1.1em;
}
.contents.regular .p_12 {
	font-size: 1.2em;
}
.clear {
	clear: both;
}
.tel {
	height: 100%;
	width: 100%;
}
.mt_00 {
	margin-top: 0px;
}
.mt_20 {
	margin-top: 20px;
}
.mt_30 {
	margin-top: 30px;
}
.mt_10 {
	margin-top: 10px;
}
.mt_50 {
	margin-top: 50px;
}
.mt_80 {
	margin-top: 80px;
}
.mt_100 {
	margin-top: 100px;
}
.mb_05 {
	margin-bottom: 5px;
}
.mb_10 {
	margin-bottom: 10px;
}
.mb_15 {
	margin-bottom: 15px;
}
.mb_20 {
	margin-bottom: 20px;
}
.mb_25 {
	margin-bottom: 25px;
}
.mb_30 {
	margin-bottom: 30px;
}
.mb_50 {
	margin-bottom: 50px;
}
.ml_10 {
	margin-left: 10px;
}
.ml_15 {
	margin-left: 15px;
}
.ml_20 {
	margin-left: 20px;
}
.ml_30 {
	margin-left: 30px;
}
.ml_50 {
	margin-left: 50px;
}
.ml_80 {
	margin-left: 80px;
}
.ml_70 {
	margin-left: 70px;
}
.ml_100 {
	margin-left: 100px;
}
.ml_150 {
	margin-left: 150px;
}
.mr_00 {
	margin-right: 0px;
}
.mr_15 {
	margin-right: 15px;
}
.mr_50 {
	margin-right: 50px;
}
.mr_100 {
	margin-right: 100px;
}
.mr_150 {
	margin-right: 150px;
}
.txt_r {
	text-align: right;
}
.txt_c {
	text-align: center;
}
.pt_50 {
	padding-top: 50px;
}


/* clearfix */	

.clearfix:after {
  content: "";
  /* new clearfix */
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
 * html .clearfix {
  zoom: 1;
}
/* IE6 */
 *:first-child + html .clearfix {
  zoom: 1;
  display: inline-block;
}
/* IE7 */
.clearfix {
  display: block;
  *zoom: 1;
}
.clearfix:after {
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
  content: ".";
}



.header_color  {
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
	height: 5px;
}
.color_cell {
	float: left;
	height: 5px;
	width: 20%;
}
.sky {
	background-color: #09B8F2;
}
.green {
	background-color: #90CF02;
}
.orange {
	background-color: #F7B602;
}
.pink {
	background-color: #FF7270;
}
.purple {
	background-color: #E8A1FF;
}
.blue_green50 {
	background-color: #3ec3f0;
}
.green50 {
	background-color: #a5e537;
}


.header {
	max-width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header .logo {
	width: 300px;
	float: left;
	margin-top: 20px;
}
.header .icc {
	float: left;
	margin-top: 55px;
	margin-left: 10px;
}

.header .logo .catch {
	margin-left: 50px;
	margin-bottom: 10px;
}
.header .logo .english {
	margin-left: 55px;
	margin-top: 10px;
}
.header .contact {
	float: right;
	width: 470px;
}
.header .contact .tel {
	height: 17px;
	width: 204px;
	float: right;
	margin-left: 20px;
}
.button li {
	float: right;
	margin-left: 15px;
}
.button {
	clear: both;
	margin-top: 30px;
}
.mt_header {
	margin-top: 20px;
}
.menu_bar {
	background-color: #0A54D0;
	width: 100%;
	height: 59px;
	z-index: 10;
	border-bottom: 40px solid #fff;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
.menu {
	max-width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #fff;
	font-size: 1.2em;
}
.toggleMenu {
    display:  none;
    background: #666;
	height: 15px;
    padding: 22px 15px;
    color: #fff;
}
.nav {
	list-style: none;
     *zoom: 1;
}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;
    width: 9em;
}
.nav a {
	color: #fff;
}
.nav li {
	position: relative;
	z-index: 1;
}
.nav > li {
    float: left;
    border-top: 1px solid #104336;
}

.nav > li > a {
	display: block;
	margin-top: -1px;
}
.nav li  ul {
	position: absolute;
	left: -9999px;
	width: 930px;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
.nav > li.hover > ul {
    left: 0;
	 z-index:150;
}
.nav li li.hover ul {
    left: 100%;
    top: 0;
}
.nav li li a {
	background-color: #fff;
	float: left;
	color: #0754D1;
	font-size: 1em;
	background-image: url(../images2015/menu/mark_list.png);
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-right: 20px;
	background-position: left 4px;
}
.nav li li a:hover {
	color: #82A8E9;
	background-image: url(../images2015/menu/mark_list_hover.png);
}

.nav li li li a {
    background:#249578;
    z-index:200;
    border-top: 1px solid #1d7a62;
}

.nav li .nav_support {
	margin-left: -97px;
}
.nav li .nav_about {
	margin-left: -229px;
}
.nav li .nav_program {
	margin-left: -356px;
}
.nav li .nav_goal {
	margin-left: -507px;
}
.nav li .nav_guidance {
	margin-left: -614px;
}
.nav li .nav_english {
	margin-left: -738px;
}
.nav li .nav_obog {
	margin-left: -817px;
}
.nav li .nav_special {
	margin-left: -909px;
}



.max600 {
	margin-right: auto;
	margin-left: auto;
	max-width: 600px;
}
.max960 {
	margin-right: auto;
	margin-left: auto;
	max-width: 960px;
}

.red {
	color: #FF0000;
}



.contents {
	margin-right: auto;
	margin-left: auto;
	max-width: 960px;
}


.column3 {
	width: 30%;
	float: left;
}
.pankuzu  {
	padding-bottom: 15px;
	margin-top: 15px;
}
.pankuzu ul {
	margin: 0px;
	padding: 0px;
}
.pankuzu li {
	font-size: 1.1em;
	float: left;
	font-weight: 300;
	list-style-type: none;
}
.pankuzu li a {
	color: #8FD8DE;
}
.pankuzu li a:hover {
	color: #8BC3CA;
	text-decoration: none;
}





.menu .tel {
	display: none;
}
.pickup {
	max-width: 960px;
	text-align: center;
	padding-bottom: 30px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.pickup .photobox {
	float: left;
	width: 24%;
	text-align: left;
	margin-top: 20px;
	padding: 0px;
	margin-left: 0.5%;
	margin-right: 0.5%;
}
.pickup .photobox img {
	margin-bottom: 5px;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
.pickup .photobox.mrm {
	margin-right: -1.3%;
}
.pickup .photobox2 {
	float: left;
	width: 48.8%;
	text-align: left;
	margin-top: 20px;
	padding: 0px;
	margin-left: 0.5%;
	margin-right: 0.5%;
}
.pickup .photobox2 img {
	margin-bottom: 5px;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
.gray {
	background-color: #F2F2EE;
}
.side {
	float: left;
	width: 18%;
	padding-top: 30px;
	padding-bottom: 30px;
}
.liquid {
	float: left;
	width: 82%;
	padding-top: 30px;
	padding-bottom: 50px;
}
.blue {
	background-color: #0550D4;
}
.liquid .column3 {
	margin-right: 1%;
	width: 31%;
	margin-bottom: 10px;
}
.column_contents {
	margin: 10px;
}
.column_contents p {
	color: #fff;
	font-size: 1.2em;
	margin: 10px;
}
.select {
	text-align: center;
	vertical-align: middle;
	padding-top: 110px;
	padding-bottom: 110px;
}
.adjust {
}
.contents.reason {
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
}
.contents.reason p {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: left;
	color: #fff;
	margin-right: 10%;
	margin-left: 10%;
}
.contents.news {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}
.newslist {
	text-align: left;
	margin-top: 40px;
	margin-bottom: 50px;
	margin-right: 10%;
	margin-left: 10%;
	overflow: auto;
	height: 200px;
}
.newslist dl {
	font-size: 1.2em;
	clear: left;
	overflow: hidden;
	border-bottom: 1px dotted #ddd;
	padding: 2%;
}
.newslist dt {
	float: left;
	width: 140px;
	color: #3F6C24;
	background-image: url(../images2015/top/news_mark.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-top: 3px;
}
.newslist dd {
	float: left;
	width: 60%;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.newslist dd a {
	text-decoration: none;
	color: #000;
}
.newslist dd a:hover {
	text-decoration: none;
	color: #ccc;
}
.newslist .info dd {
	background-image: url(../images2015/top/news_info.png);
}
.newslist .seminar dd {
	background-image: url(../images2015/top/news_seminar.png);
}
.newslist .blog dd {
	background-image: url(../images2015/top/news_blog.png);
}
.newslist .fair dd {
	background-image: url(../images2015/top/news_fair.png);
}
.contents.contact {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.contents.contact2 {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 880px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 5px;
}
.contents.footer {
	padding-top: 30px;
	padding-bottom: 30px;
}
.contents.end {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
}
.contents.end p {
	font-size: 1em;
}

.footer .logo {
	width: 300px;
	float: left;
}
.footer .icc {
	float: left;
	margin-top: 60px;
	margin-left: 10px;
}

.footer .logo .catch {
	margin-left: 50px;
	margin-bottom: 10px;
}
.footer .logo .english {
	margin-left: 55px;
	margin-top: 10px;
}
.footer .logo .tel {
	margin-left: 53px;
	margin-top: 15px;
	width: 240px;
}
.footer ul {
	border-left: 1px solid #E1E1E1;
	float: left;
	padding-left: 18px;
	margin-left: 40px;
}
.footer li {
	font-size: 1.2em;
	margin-bottom: 5px;
}
.menubox {
	float: left;
	margin-left: 50px;
}
#page-top {
	position: fixed;
	bottom: 50px;
	right: 0px;
	font-size: 90%;
}
#page-top a {
text-decoration: none;
width: 42px;
text-align: center;
display: block;
}

.main_visual {
	margin-right: auto;
	margin-left: auto;
	max-width: 960px;
}
.contents.regular {
	max-width: 880px;
	padding-top: 50px;
	padding-bottom: 50px;
}
.contents.regular h1 {
	font-size: 2em;
	color: #000;
	margin-bottom: 30px;
}
.contents.regular .reason h2 {
	margin-top: 30px;
	font-size: 1.4em;
	margin-bottom: 10px;
}
.reason h3 {
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #F2F2EE;
	padding-left: 65px;
	margin-top: 30px;
	margin-bottom: 20px;
	clear: both;
}

.reason h3.no01 {
	background-image: url(../images2015/main/h3_no/01.png);
}
.reason h3.no02 {
	background-image: url(../images2015/main/h3_no/02.png);
}
.reason h3.no03 {
	background-image: url(../images2015/main/h3_no/03.png);
}
.reason h3.no04 {
	background-image: url(../images2015/main/h3_no/04.png);
}
.reason h3.no05 {
	background-image: url(../images2015/main/h3_no/05.png);
}
.reason h3.no06 {
	background-image: url(../images2015/main/h3_no/06.png);
}
.contents.regular p {
	font-size: 1.3em;
	margin-top: 5px;
}
.contents.regular .reason p {
	margin-right: 20px;
	margin-left: 20px;
}
.photobox180 {
	width: 180px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 30px;
}
.contents.voice {
	padding-top: 30px;
	padding-bottom: 30px;
}
.contents.voice .profile {
	text-align: center;
	width: 240px;
	margin-left: 30px;
	padding-top: 30px;
}
.contents.voice .profile img {
	border: 2px solid #fff;
	border-radius: 240px;
	-webkit-border-radius: 240px; /* Safari、Google Chrome */
	-moz-border-radius: 240px;
	margin-bottom: 15px;
}
.contents.voice .profile .data {
	font-size: 1.1em;
	margin-top: 5px;
}
.contents.voice .profile_area {
	text-align: center;
	width: 270px;
	background-image: url(../images2015/main/voice/voice.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.contents.voice .voice_area h3 {
	color: #054ED4;
	font-size: 2em;
	margin-top: 40px;
	margin-bottom: 30px;
}
.contents.voice .voice_area p {
	font-size: 1.3em;
	margin-bottom: 30px;
}
.voice_area .link {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #fff;
	margin-right: 10px;
	margin-bottom: 5px;
}
.contents.voice .voice_area {
	margin-right: 20px;
}



.contents.advice {
	padding-top: 30px;
	padding-bottom: 30px;
}
.contents.advice .profile {
	text-align: center;
	width: 240px;
	margin-left: 30px;
	padding-top: 30px;
}
.contents.advice .profile img {
	border: 2px solid #fff;
	border-radius: 240px;
	-webkit-border-radius: 240px; /* Safari、Google Chrome */
	-moz-border-radius: 240px;
	margin-bottom: 15px;
}
.contents.advice .profile .data {
	font-size: 1.1em;
	margin-top: 5px;
	text-align: left;
}
.contents.advice .profile_area {
	text-align: center;
	width: 270px;
	background-image: url(../images2015/main/mark_advice.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.contents.advice .advice_area h3 {
	color: #054ED4;
	font-size: 2em;
	margin-top: 40px;
	margin-bottom: 30px;
}
.contents.advice .advice_area p {
	font-size: 1.3em;
	margin-bottom: 10px;
}
.advice_area .link {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #fff;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.contents.advice .advice_area {
	margin-right: 20px;
	margin-left: 30px;
}



.contents.advice .profile_area_right {
	text-align: center;
	width: 270px;
	background-image: url(../images2015/main/mark_advice.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	float: right;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contents.advice .advice_area_right {
	margin-right: 20px;
}

.contents.advice .advice_area_right h3 {
	color: #054ED4;
	font-size: 2em;
	margin-top: 40px;
	margin-bottom: 30px;
}
.contents.advice .advice_area_right p {
	font-size: 1.3em;
	margin-bottom: 10px;
}
.advice_area_right .link {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #fff;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
}


.contents.navi {
	padding-top: 50px;
	padding-bottom: 50px;
}
.contents.navi ul {
	display:table; 
 	table-layout: fixed;
 	width:100%;
}
.contents.navi li {
	display: table-cell;
	font-size: 2em;
	height: 51px;
	padding-top: 20px;
}
.contents.navi li.prev {
	background-image: url(../images2015/main/navi_prev.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	padding-right: 60px;
	padding-left: 40px;
	
}
.contents.navi li.next {
	background-image: url(../images2015/main/navi_next.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	padding-right: 40px;
	padding-left: 60px;
}
.contents.navi li.start {
	background-image: url(../images2015/main/navi_next.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
.contents.navi li.end {
	background-image: url(../images2015/main/navi_prev.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
.contents.navi li a {
	color: #fff;
	display: block;
	height: 61px;
	padding-top: 30px;
	margin-top: -10px;
	padding-bottom: 10px;
}
.contents.navi li.prev:hover {
	background-image: url(../images2015/main/navi_prev_on.png);
}
.contents.navi li.next:hover {
	background-image: url(../images2015/main/navi_next_on.png);
}
.contents.navi li.start:hover {
	background-image: url(../images2015/main/navi_next_on.png);
}
.contents.navi li.end:hover {
	background-image: url(../images2015/main/navi_prev_on.png);
}

.flag {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
.flag_area {
	margin-right: auto;
	margin-left: auto;
	width: 72%;
}
.flag p {
}
.contents.regular .point {
	margin-top: 50px;
}
.contents.regular .point .column3.point {
	background-image: url(../images2015/about/country/point_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	-moz-background-size: contain;
	background-size: contain;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 40px;
	min-height: 254px;
}
.point .column3.point p {
	margin-top: 10px;
	margin-right: 10px;
	text-align: left;
}

.column2 {
	width: 46.5%;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
}
.contents.regular .system {
	margin-left: -30px;
}
.system .country {
	text-align: center;
	padding: 30px;
}
.darkgray {
	color: #fff;
	background-color: #A0A09C;
}
.system .img_flag {
	width: 115px;
	margin-top: 25px;
	margin-bottom: 15px;
}
.contents.regular .p_strong {
	font-size: 1.4em;
	font-weight: bold;
}
.contents.regular .txt_l {
	text-align: left;
}
.country p {
}
.calendar {
	margin-top: 60px;
	margin-left: -30px;
}
.calendar h3 {
	color: #054DD4;
	font-size: 1.3em;
	margin-top: 0px;
	margin-bottom: 10px;
}
.contents.regular table {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.contents.regular th {
	padding: 10px;
	font-size: 1.3em;
	background-color: #F8F8F6;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.contents.regular td {
	padding: 10px;
	font-size: 1.3em;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.contents.regular .calendar h2 {
	margin-left: 30px;
}
.contents.regular .regular_section {
	margin-top: 60px;
}
.system_country h3 {
	background-color: #054ED4;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.regular_section.system_country h2 {
	margin-bottom: 10px;
}
.slider__item .box p {
	font-size: 1.3em;
	line-height: 160%;
}
.contents.regular .checklist {
	background-color: #F2F2EE;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.contents.regular p.p_blue {
	color: #054ED4;
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 5px;
}

.contents.regular .column2.point {
	background-image: url(../images2015/about/country/point_back.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 241px;
	-moz-background-size: contain;
	background-size: contain;
	text-align: center;
	vertical-align: middle;
	width: 250px;
	margin-left: 130px;
}
.point h3 {
	font-size: 2.2em;
	color: #054DD4;
	margin-top: 70px;
	margin-bottom: 20px;
}

.contents.regular .column.point {
	background-image: url(../images2015/about/country/point_back.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 241px;
	-moz-background-size: contain;
	background-size: contain;
	text-align: center;
	vertical-align: middle;
	width: 250px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.column.point h3 {
	margin-top: 0px;
	padding-top: 60px;
	margin-bottom: 20px;
}

.contents.regular .column3.point {
	background-image: url(../images2015/about/country/point_back.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 241px;
	-moz-background-size: contain;
	background-size: contain;
	text-align: center;
	vertical-align: middle;
	width: 241px;
	margin-left: 40px;
}
.contents.regular .column4.point {
	background-image: url(../images2015/about/country/point_back.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 210px;
	-moz-background-size: contain;
	background-size: contain;
	text-align: center;
	vertical-align: middle;
	width: 210px;
}


.h2_voice {
	background-image: url(../images2015/main/voice/voice.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 55px;
	padding-left: 100px;
	padding-top: 35px;
}

.h2_voice.point01 {
	background-image: url(../images2015/main/mark_point01.png);
	margin-top: 15px;
}
.h2_voice.point02{
	background-image: url(../images2015/main/mark_point02.png);
	margin-top: 15px;
}




.contents.regular .youtube {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.contents.regular .youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.youtube-wrapper {
	width: 651px;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
}
.contents.regular .tab2 {
	background-repeat: no-repeat;
	height: 113px;
	width: 430px;
	float: left;
	background-color: transparent;
	margin-top: 30px;
	color: #fff;
	margin-bottom: 30px;
}
.contents.regular .tab2.blue_green {
	background-image: url(../images2015/main/tab/blue_green.png);
	margin-right: 20px;
}
.contents.regular .tab2.green {
	background-image: url(../images2015/main/tab/green.png);
}
.contents.regular .tab2 h3 {
	font-size: 2.3em;
	margin-left: 100px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.contents.regular .tab2 p {
	margin-left: 100px;
}
h3.h3_tab {
	margin-top: 40px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 2.3em;
	color: #fff;
}
h3.h3_tab.blue_green {
	background-color: #0584B4;
}
h3.h3_tab.green {
	background-color: #74B701;
}
.contents.regular .waku {
	padding-top: 20px;
	padding-right: 57px;
	padding-bottom: 40px;
	padding-left: 57px;
	clear: both;
}
.contents.regular .waku.blue_green {
	border-right: 10px solid #0584B4;
	border-bottom: 10px solid #0584B4;
	border-left: 10px solid #0584B4;
	background-color: #F8F8F6;
}
.contents.regular .waku.green {
	border-right: 10px solid #74B701;
	border-bottom: 10px solid #74B701;
	border-left: 10px solid #74B701;
	background-color: #F8F8F6;
}
.contents.regular .waku h4 {
	font-size: 1.5em;
	margin-top: 50px;
	margin-bottom: 15px;
}
.waku_w {
	padding: 30px;
	background-color: #fff;
}
.contents.regular .waku h5 {
	font-size: 1.4em;
	margin-bottom: 5px;
	color: #0958D5;
}
.contents.regular .waku table  {
	border-top-style: none;
	border-left-style: none;
	margin-bottom: 40px;
}
.contents.regular .waku td  {
	border-bottom-color: #fff;
	border-right-style: none;
}
.contents.regular .waku th  {
	border-bottom-color: #fff;
	border-right-style: none;
}
.contents.regular .waku tr.color1  {
	background-color: #fff; /* 奇数行の背景色 */ 
} 
.contents.regular .waku tr.color2  {
	background-color: #E7E9E8; /* 奇数行の背景色 */ 
} 
.contents.regular .waku.green th {
	background-color: #74B701;
	width: 60%;
}
.contents.regular .waku.green th a {
	color: #fff;
}
.contents.regular .waku.green th a:hover {
	color: #A3FF45;
}
.contents.regular .waku .waku_w {
	margin-top: 30px;
	margin-bottom: 50px;
	padding: 15px;
}
.contents.regular .waku.blue_green .waku_w {
	border: 1px solid #0584B4;
}
.contents.regular .waku.green .waku_w {
	border: 1px solid #74B700;
}

.contents.regular .waku .waku_w .photobox200 {
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 15px;
}
.contents.regular .waku .waku_w .photobox200 img {
	margin-bottom: 5px;
}
.contents.regular .waku_w .oneday table {
	margin: 0px;
}
.contents.regular .waku_w .oneday th {
	background-color: #ddd;
	width: 20%;
}


.contents.regular .waku.blue_green .waku_w h4 {
	margin-top: 0px;
	color: #0584B4;
	margin-bottom: 5px;
}
.contents.regular .waku .waku_w ul {
	font-size: 1.3em;
	margin-left: 2em;
}
.contents.regular .waku .waku_w li {
	list-style-type: disc;
}
.h3_regular {
	margin-top: 30px;
	font-size: 1.4em;
	margin-bottom: 5px;
}
.ol_regular {
	font-size: 1.4em;
	margin-left: 2em;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ol_regular li {
	list-style-type: decimal;
	margin-bottom: 5px;
}
.h4_regular {
	font-size: 1.4em;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #0F54D0;
}
.p_flag {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}
.p_flag.au {
	background-image: url(../images2015/main/flag/Australia.png);
}
.p_flag.nz {
	background-image: url(../images2015/main/flag/New-Zealand.png);
}
.p_flag.ca {
	background-image: url(../images2015/main/flag/Canada.png);
}
.auto {
	margin-right: auto;
	margin-left: auto;
}
.timing {
	margin-left: 30px;
	margin-top: 30px;
}
.column2.line {
	border: 1px solid #ddd;
	width: 45%;
}
.modelcase {
	border: 1px solid #ddd;
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.contents.regular .column4 {
	width: 210px;
	float: left;
	margin-left: 10px;
}

.contents.regular .waku2 {
	padding-top: 20px;
	padding-right: 57px;
	padding-bottom: 40px;
	padding-left: 57px;
	clear: both;
}
.contents.regular .waku2.blue_green {
	background-color: #F8F8F6;
	border: 10px solid #0584B4;
}
.contents.regular .waku2.green {
	background-color: #F8F8F6;
	border: 10px solid #74B701;
}
.waku2.blue_green h3,.waku.blue_green h3 {
	font-size: 1.6em;
	color: #0584B4;
}
.waku2.green h3,.waku.green h3 {
	font-size: 1.6em;
	color: #74B701;
}

.waku2 h4 {
	font-size: 1.4em;
	margin-top: 30px;
}

.waku2.green h5,.waku.green h5 {
	font-size: 1.3em;
	color: #fff;
	background-color: #74B701;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 5px;
}


.contents.regular p.p_link {
}
.contents.regular p.p_link a{
	color: #000;
	background-image: url(../images2015/main/mark_link.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
}
.contents.regular p.p_link a:hover{
	color: #ccc;
	background-image: url(../images2015/main/mark_link_on.png);
}
.contents.regular .red {
	color: #E60422;
}
.contents.regular .small {
	font-size: 0.8em;
	font-weight: normal;
}
.contents.regular .small2 {
	font-size: 0.6em;
	font-weight: normal;
}
.contents.regular p.p_ex a{
	color: #000;
	background-image: url(../images2015/main/mark_link.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 20px;
}
.contents.regular p.p_ex a:hover{
	color: #ccc;
	background-image: url(../images2015/main/mark_expansion_on.png);
}
.contents.regular p.p_ex a:active{
	color: #000;
	background-image: url(../images2015/main/mark_expansion_cr.png);
}


div.active{display:block;}
div.inactive{display:none;}

.sub_contents {
	margin-top: 20px;
	padding: 15px;
	background-color: #F8F8F6;
	border-radius: 10px;
	-webkit-border-radius: 10px; /* Safari、Google Chrome */
	-moz-border-radius: 10px;
	margin-bottom: 20px;
}
.sub_contents p {
	font-size: 1.3em;
}
.contents.regular .waku2 .sub_contents {
	background-color: #fff;
}
.contents.regular .waku2 .sub_contents p {
	font-size: 0.9em;
}
.sub_contents h5 {
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #999;
	color: #fff;
	font-size: 1.3em;
	border-radius: 15px;
	-webkit-border-radius: 15px; /* Safari、Google Chrome */
	-moz-border-radius: 15px;
	margin-bottom: 5px;
}
.contents.regular .waku2 .sub_contents h5 {
	font-size: 0.9em;
}
.p_list {
	font-size: 1.3em;
	text-indent: -1em;
	padding-left: 1em;
}

.contents.regular .waku2 .sub_contents p.p_list {
	font-size: 0.8em;
}
.contents.regular .waku2 .step .p_list {
	font-size: 0.9em;
}
.sub_contents ul {
	font-size: 1.3em;
	margin-left: 1.5em;
}
.sub_contents li {
	list-style-type: disc;
}
.contents.regular .waku2 .sub_contents ul {
	font-size: 0.9em;
}

.en_w {
	width: 175px;
	background-image: url(../images2015/main/en_w.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	text-align: center;
	height: 160px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
}
.waku.green .en_w h5 {
	background-color: transparent;
	margin-top: 5px;
	margin-bottom: -10px;
	color: #74B701;
}
.icon_center {
	margin-left: 13%;
}
.icon_waku {
	margin-top: 30px;
}
.waku.green .icon_waku h5 {
	background-color: transparent;
	color: #74B701;
	padding: 0px;
}
.icon_img {
	float: left;
	width: 145px;
	text-align: center;
}


.contents.regular .choose .column3 {
	margin-right: 25px;
}
.map {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
.city {
	margin-top: 20px;
	margin-bottom: 30px;
}
.city li {
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}
.city li a {
	color: #fff;
	background-color: #1A4DD9;
	background-image: url(../images2015/top/news_mark.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 1.3em;
}
.city li a:hover {
	background-color: #82A8E9;
	background-image: url(../images2015/top/news_mark_on.png);
}
.waku .data {
	margin-top: 20px;
	margin-bottom: 30px;
	border: 1px solid #1B4BD9;
	border-radius: 5px;
	-webkit-border-radius: 5px; /* Safari、Google Chrome */
	-moz-border-radius: 5px;
	padding: 15px;
}
.osusume {
	margin-top: 30px;
	display: table;
}
.osusume p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
	display: table-cell;
	padding-left: 30px;
	margin-left: 0px;
}
.contents.regular .column4.sports {
	height: 130px;
	background-color: #fff;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 10px;
	width: 20%;
	padding-right: 10px;
	padding-left: 10px;
}
.contents.regular .column4.sports h4 {
	color: #054ED4;
	font-size: 1.4em;
	margin-top: 5px;
}
.osusume ul {
	padding-left: 30px;
	margin-left: 60px;
	margin-bottom: 0px;
}
.osusume li {
	font-size: 1.3em;
	margin-bottom: 3px;
	list-style-type: disc;
}
.photobox280 {
	width: 280px;
	float: right;
	margin-left: 30px;
}
.contents.regular .waku.blue table {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.contents.regular .waku.blue th {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #fff;
	background-color: #054ED4;
}
.contents.regular .waku.blue th a {
	color: #fff;
}
.contents.regular .waku.blue th a:hover {
	color: #ccc;
}

.contents.regular .waku.blue td {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #fff;
}
.contents.regular .waku.blue .box_50 {
	width: 55%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.contents.regular .flow {
	margin-top: 50px;
	margin-bottom: 50px;
}
.contents.regular .flow .h3_en {
	background-repeat: no-repeat;
	background-position: left center;
	height: 45px;
	padding-left: 70px;
	font-size: 2em;
	color: #054ED4;
	padding-top: 13px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.contents.regular .flow .h3_en.no01 {
	background-image: url(../images2015/main/h3_no/en_01.png);
	margin-bottom: 20px;
}
.contents.regular .flow .h3_en.no02 {
	background-image: url(../images2015/main/h3_no/en_02.png);
}
.contents.regular .flow .h3_en.no03 {
	background-image: url(../images2015/main/h3_no/en_03.png);
}
.contents.regular .flow .h3_en.no04 {
	background-image: url(../images2015/main/h3_no/en_04.png);
}
.contents.regular .flow .h3_en.no05 {
	background-image: url(../images2015/main/h3_no/en_05.png);
}
.contents.regular .flow .h3_en.no06 {
	background-image: url(../images2015/main/h3_no/en_06.png);
}
.contents.regular .flow .h3_en.no07 {
	background-image: url(../images2015/main/h3_no/en_07.png);
}
.contents.regular .flow .h3_en.no08 {
	background-image: url(../images2015/main/h3_no/en_08.png);
}
.contents.regular .flow .arrow {
	background-image: url(../images2015/main/h3_no/flow_arrow.png);
	background-position: 18px bottom;
	background-repeat: no-repeat;
	padding-left: 70px;
	margin-top: 0px;
	padding-top: 0px;
	min-height: 150px;
}
.flow .arrow p {
	margin-top: 0px;
}

.photobox200 {
	width: 200px;
	float: right;
	margin-left: 30px;
}
.photobox200left {
	width: 200px;
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}


.graf01 {
	float: right;
}
.waku.gray ul {
	float: left;
	margin-right: 35px;
	margin-left: 25px;
	margin-bottom: 0px;
}
.contents.regular .waku.gray {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}
.waku.gray ul li {
	font-size: 1.3em;
	margin-bottom: 10px;
	background-image: url(../images2015/main/mark_list.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 2em;
	list-style-type: none;
}
.big {
	font-size: 1.6em;
}
.contents.regular .staff {
	margin-top: 30px;
	margin-bottom: 50px;
}
.contents.regular .staff img.face  {
	width: 190px;
	border-radius: 190px;
	-webkit-border-radius: 190px;
	-moz-border-radius: 190px;
	float: left;
}
.contents.regular .staff .ml {
	margin-left: 220px;
}
.staff .ml .name {
	font-size: 2.5em;
}
.staff .ml .title {
	color: #0550D4;
	margin-bottom: 20px;
}

.staff_profile {
	margin-bottom: 50px;
	width: 190px;
	float: left;
	margin-right: 30px;
}
.staff_profile img.face  {
	width: 190px;
	border-radius: 190px;
	-webkit-border-radius: 190px;
	-moz-border-radius: 190px;
}
.contents.regular .staff_profile p {
	font-size: 1em;
}

.contents.regular .rule {
	margin-top: 10px;
	margin-bottom: 30px;
}
.contents.regular .rule h4 {
	font-size: 1.4em;
	color: #fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
	margin-bottom: 10px;
}
.contents.regular .rule ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.rule li {
	font-size: 1.4em;
	margin-bottom: 10px;
	background-color: #F2F2EE;
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 100px;
	list-style-type: none;
}
.contents.regular .rule.blue {
	background-color: transparent;
}
.contents.regular .rule.blue h4 {
	background-color: #0550D4;
}
.rule.blue ul .no01 {
	background-image: url(../images2015/main/rule/blue/no01.png);
}
.rule.blue ul .no02 {
	background-image: url(../images2015/main/rule/blue/no02.png);
}
.rule.blue ul .no03 {
	background-image: url(../images2015/main/rule/blue/no03.png);
}
.rule.blue ul .no04 {
	background-image: url(../images2015/main/rule/blue/no04.png);
}
.rule.blue ul .no05 {
	background-image: url(../images2015/main/rule/blue/no05.png);
}
.rule.blue ul .no06 {
	background-image: url(../images2015/main/rule/blue/no06.png);
}
.rule.blue ul .no07 {
	background-image: url(../images2015/main/rule/blue/no07.png);
}

.contents.regular .rule.green {
	background-color: transparent;
}
.contents.regular .rule.green h4 {
	background-color: #90CF02;
}
.rule.green ul .no01 {
	background-image: url(../images2015/main/rule/green/no01.png);
}
.rule.green ul .no02 {
	background-image: url(../images2015/main/rule/green/no02.png);
}
.rule.green ul .no03 {
	background-image: url(../images2015/main/rule/green/no03.png);
}
.link_arrow_btn {
	background-image: url(../images2015/main/navi_next.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	width: 300px;
	font-size: 1.4em;
	float: right;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.contents.regular .choose {
	margin-bottom: 50px;
}
.contents.advice .advice_area ul {
	margin-left: 2em;
}
.advice_area li {
	font-size: 1.3em;
	margin-bottom: 10px;
	list-style-type: disc;
}
.contents.regular .h3_waku {
	border-left: 10px solid #0A54D0;
	color: #0A54D0;
	font-size: 1.6em;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	background-color: #F2F2EE;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 15px;
}
.column3.point .link_arrow_btn {
	float: none;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
.column2 .actual ul {
	margin-left: 2em;
	margin-top: 10px;
}
.actual li {
	font-size: 1.3em;
	margin-bottom: 5px;
	list-style-type: disc;
}
.staff .ml h3 {
	font-size: 1.6em;
	color: #0F54D0;
}
.list {
}
.list ul,ol {
	margin-left: 2em;
	margin-top: 5px;
}
.list li {
	font-size: 1.3em;
	list-style-type: disc;
	margin-bottom: 5px;
}
.list ul li {
	list-style-type: disc;
}
.list ol li {
	list-style-type: decimal;
}


.anchor {
	margin-top: -120px;
	padding-top: 120px;
}
.data ul {
	margin-left: 2em;
	margin-top: 5px;
}
.data li {
	font-size: 1.2em;
	list-style-type: disc;
	float: left;
	width: 21%;
	margin-right: 2.3em;
	margin-top: 10px;
}
.data li.uni {
	margin-right: 0px;
	width: 25%;
}
.uni ul li {
	font-size: 0.9em;
	float: none;
	list-style-type: circle;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: -1em;
}
.contents.regular tr .p_flag {
	font-size: 1em;
}
.data.school li {
	width: 30%;
	margin-right: 20px;
}
.kadomaru{
	border-radius: 15px;
	-webkit-border-radius: 15px; /* Safari、Google Chrome */
	-moz-border-radius: 15px;
}
.waku2.kadomaru ol {
	margin: 0px;
	font-size: 1.5em;
	color: #fff;
	margin-bottom: -20px;
}
.waku2.kadomaru li {
	list-style-type: decimal;
	margin-bottom: 5px;
}
.waku2.kadomaru {
	margin-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 50px;
}
.photo_maru {
	margin-top: 30px;
	display: table;
}
.photo_maru img {
	border-radius: 200px;
	-webkit-border-radius: 200px; /* Safari、Google Chrome */
	-moz-border-radius: 200px;
}
.contents.regular .photo_maru h4 {
	padding-left: 220px;
	margin-bottom: 5px;
	margin-top: 60px;
	
}
.contents.regular .photo_maru p {
	padding-left: 220px;
}
.btn_ib {
	float: right;
	margin-top: 10px;
	margin-bottom: 50px;
}
.h_line {
	margin-top: 30px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	clear: both;
}
.sbs_list {
}
.sbs_list ul li {
	font-size: 1.2em;
	list-style-type: disc;
	margin-right: 30px;
	width: 29%;
	float: left;
}
.sbs_list ul {
	table-layout: fixed;
	margin-left: 2em;
}
.pickup p {
	margin-bottom: 40px;
	margin-right: 60px;
	margin-left: 60px;
}
.box_100.blue .contents.reason .txt_r {
	text-align: right;
}

.top_banner {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 5px;
}
.pc {
	display: block;
}
.mob {
	display: none;
}

#scholarship .regular ul {
	margin-left: 2em;
	list-style-type: none;
}
#scholarship .regular li  {
	list-style-type: disc;
	margin-bottom: 10px;
	font-size: 1.3em;
}
#scholarship .regular ul ul {
	margin-top: 5px;
}
#scholarship .regular ul ul li {
	list-style-type: circle;
	font-size: 1em;
}
#scholarship .column3 {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#scholarship  .column3 h4 {
	text-align: center;
	padding: 10px;
	font-size: 1.4em;
	color: #fff;
	margin-bottom: 10px;
}
.gold{
		background-image: url(../images2015/scholarship/gold.jpg);
}
.silver{
		background-image: url(../images2015/scholarship/silver.jpg);
}
.bronze{
		background-image: url(../images2015/scholarship/bronze.jpg);
}
#scholarship .regular ol li {
	list-style-type: decimal;
}
#scholarship p.p_big {
	font-size: 2em;
}
.banner_box {
	float: right;
	width: 50%;
	margin-bottom: 20px;
	margin-left: 30px;
}
.box_100 .contents.contact iframe {
}
.fb-page {
	margin-right: auto;
	margin-left: auto;
}
.footer_banner {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
.header_banner {
	float: right;
	margin-bottom: 10px;
	width: 50%;
}
.button ul {
	clear: both;
	padding-top: 10px;
}
.mob_header_banner {
	display: none;
}
.staff.office {
	font-size: .9em;
}
address {
	font-size: 1.1em;
	font-style: normal;
	padding-top: 20px;
	border-top: 1px solid #fff;
	margin-bottom: 5px;
	margin-top: 20px;
}
.p_10 {
	font-size: 1em;
}
.nav .mob_menu {
	display: none;
}

.clearfix:after {
  content: "";
  /* new clearfix */
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.img_waku {
	border: 1px solid #eee;
}
 * html .clearfix {
  zoom: 1;
}
/* IE6 */
 *:first-child + html .clearfix {
  zoom: 1;
  display: inline-block;
}
/* IE7 */
.clearfix {
  display: block;
  *zoom: 1;
}
.clearfix:after {
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
  content: ".";
}
.img_right {
	float: right;
	width: 30%;
	margin-bottom: 10px;
	margin-left: 30px;
}
.jcross {
	background-image: url(../images2015/footer/jcross.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 1.1em;
	padding-left: 40px;
	height: 25px;
	padding-top: 5px;
	margin-top: 10px;
}
.h3_pickup {
	color: #29AAF9;
	font-size: 1.6em;
	margin-bottom: 0px;
}

.column.gray {
	background-color: #D8EFFE;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	text-align: left;
}
.h_blue {
	font-size: 2em;
	color: #3E84C4;
	margin-top: 0px;
}
.topics {
	margin-top: 30px;
}
.topics iframe {
	height: 350px;
}

/*
 * -- PC MEDIA QUERIES --
 */
@media only screen and (min-width: 960px) {
	
#about .nav li ul.nav_about{
	display: block;
	left: 0;
}
#support .nav li ul.nav_support{
	display: block;
	left: 0;
}
#course .nav li ul.nav_program{
	display: block;
	left: 0;
}
#select .nav li ul.nav_goal{
	display: block;
	left: 0;
}
#guidance .nav li ul.nav_guidance{
	display: block;
	left: 0;
}
#obog .nav li ul.nav_obog{
	display: block;
	left: 0;
}
#english .nav li ul.nav_english{
	display: block;
	left: 0;
}

#special .nav li ul.nav_special{
	display: block;
	left: 0;
}

}
/*
 * -- TABLET MEDIA QUERIES --
 */
@media only screen and (max-width: 960px) {
.header {
	padding-right: 20px;
	padding-left: 20px;
}
.header .logo {
	width: 180px;
	margin-top: 10px;
	margin-right: 30px;
}
.header .logo .catch {
	margin-left: 40px;
}
.header .icc {
	width: 15%;
	margin-top: 28px;
}
.pickup {
	width: 98%;
}
.contents {
	width: 98%;
}
.active {
        display: block;
    }
.mt_header {
	margin-top: 10px;
}
.menu_bar {
	border-bottom: 0px none ;
}
.nav a {
	color: #000;
}
.nav li img{
		display: none;
	}

.nav li a {
	display: block;
	font-size: 1.3em;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	color: #fff;
	padding: 10px;
	background-color: #09B8F2;
}
.nav li a:hover {
	background-color: #296ADA;
}
.nav li a:before {
	content: attr(data-text);
}
.nav li li a {
	width: 100%;
	float: none;
	font-size: 1.3em;
	background-image: url(../images2015/menu/mark_list.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: 0px;
	background-position: 16px 15px;
	border-bottom: 1px solid #08B8F2;
}
.nav li li a:hover {
	color: #82A8E9;
	background-image: url(../images2015/menu/mark_list_hover.png);
	background-color: #eee;
}
.nav li  ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.nav li .nav_support {
	margin-left: 0px;
}
.nav li .nav_about {
	margin-left: 0px;
}
.nav li .nav_program {
	margin-left: 0px;
}
.nav li .nav_goal {
	margin-left: 0px;
}
.nav li .nav_guidance {
	margin-left: 0px;
}
.nav li .nav_english {
	margin-left: 0px;
}
.nav li .nav_obog {
	margin-left: 0px;
}
.nav li .nav_special {
	margin-left: 0px;
}


    .nav > li {
        float: none;
    }
    .nav > li > .parent {
        background-position: 95% 50%;
    }
    .nav ul {
        display: block;
        width: 100%;
    }
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }
	.newslist {
	margin-right: 5%;
	margin-left: 5%;
}
.data.school li {
	width: 100%;
	margin-right: 0px;
}
.pickup p {
	text-align: left;
}
.footer_banner {
	width: 100%;
}
.nav .mob_menu {
	display: block;
}
.nav li.mob_menu a {
	display: block;
	font-size: 1.3em;
	border-bottom: 1px solid #08B8F2;
	text-decoration: none;
	color: #08B8F2;
	padding: 10px;
	background-color: #FFFF02;
}
.nav li.mob_menu a:hover {
	background-color: #296ADA;
}
.nav li.fair a {
	color: #fff;
	background-color: #EA0B8E;
}
.nav li.fair a:hover {
	background-color: #F055B0;
}
}



/*
 * -- PHONE MEDIA QUERIES --
 */
@media only screen and (max-width:685px){
.header .contact {
	display:none
}
.contents {
	max-width: 96%;
}
.contents.regular {
	max-width: 94%;
}
.menu .tel {
	display: block;
	width: 204px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	height: 17px;
}
.pickup {
	margin-top: 20px;
}
.pickup .photobox {
	width: 49%;
}
.pickup .photobox2 {
	float: none;
	width: 99%;
}
.side {
	width: 25%;
}
.liquid {
	width: 75%;
}
.liquid .column3 {
	width: 48%;
}
.contents.regular .choose .column3 {
	width: 46%;
	margin-right: 25px;
	margin-bottom: 20px;
}
.newslist dt {
	width: 120px;
}
.newslist dd {
	width: 55%;

}
.contents.contact2 {
	width:100%;
}
.menubox {
	float: left;
	margin-left: 0px;
	margin-top: 30px;

}
.contents.navi li {
	font-size: 1.3em;
	height: 46px;
	padding-top: 25px;
}
.flag_area {
	width: 100%;
}
.contents.regular .point .column3.point {
	width: 45%;
	margin-left: 30px;
	margin-right:0px;
}
.point .column3.point p {
	margin-right: 40px;
}
.contents.regular .system {
	margin-left: 0px;
}
.column2 {
	width: 100%;
	float: none;
	margin-left: 0px;
	clear: both;
}
.calendar {
	margin-left: 0px;
}
.contents.regular .calendar h2 {
	margin-left: 0px;
}
.contents.regular .column2.point {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
.column2.point h3 {
	margin-top: 0px;
	padding-top: 60px;
	margin-bottom: 20px;
}
.contents.regular .waku {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.timing {
	margin-left: 0px;
}
.dive {
	display: none;
}
.contents.regular .column4 {
	width: 48%;
}

.contents.regular .waku2 {
	padding-right: 12px;
	padding-left: 15px;
	clear: both;
}
.contents.regular .waku .waku_w ul {
	margin-left: 0em;
}
.icon_center {
	margin-left: 0%;
}
.contents.regular .column4.sports {
	width: 19%;
}
.photobox280 {
	width:100%;
	float: none;
	margin-left: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
}
.contents.regular .waku.blue .box_50 {
	width: 100%;
}
.photobox200 {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 10px;
}
.icon_img {
	float: left;
	width: 100px;
	text-align: center;
}
.data li {
	float: none;
	width: 100%;
}
.data li.uni {
	width: 100%;
}
.contents.regular .photo_maru h4 {
	margin-top: 10px;
	
}
.btn_ib {
	float: none;
}
.sbs_list ul li {
	width: 45%;
	margin-right: 15px;
}
.pc {
	display: none;
}
.mob {
	display: block;
}
.top_banner {
	width: 100%;
}
#scholarship .column3 {
	float: none;
	width: 97%;
}
.banner_box {
	float: none;
	width: 100%;
	margin-bottom: 20px;
	margin-left: 0px;
}
.mob_header_banner {
	display: block;
}
.header .icc {
	width: 25%;
}
}
/*
 * -- PHONE MEDIA QUERIES --
 */
@media only screen and (max-width: 480px) {
.header .icc {
	float: right;
	margin-top: 35px;
	width: 25%;
}
.nav li a {
	font-size: 1.1em;
	padding: 5px;
}
.nav li li a {
	font-size: 1.0em;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: 16px 8px;
}
.nav li.mob_menu a {
	font-size: 1.1em;
	padding: 5px;
}
.pickup .photobox {
	width: 99.5%;
}
.side {
	float: none;
	width: 100%;
	margin-top: 20px;
}
.liquid {
	float: none;
	width: 100%;
}
.liquid .column3 {
	width: 100%;
}
.select {
	padding-top: 50px;
	padding-bottom: 50px;
}
.newslist {
	margin-right: 2%;
	margin-left: 2%;
	height: 260px;
}
.newslist dd {
	width: 39%;

}
.footer ul {
	padding-left: 20px;
	margin-left: 20px;
}
.footer li {
	font-size: 1em;
	margin-bottom: 5px;
}
.contents.voice .profile_area {
	float: none;
	margin-left: 20px;
}
.contents.voice .voice_area {
	margin-right: 10px;
	margin-left: 20px;
}
.contents.advice .profile_area {
	float: none;
	margin-left: 20px;
}
.contents.advice .advice_area {
	margin-right: 10px;
	margin-left: 20px;
}
.contents.advice .advice_area_right {
	margin-right: 10px;
	margin-left: 20px;
	clear: right;
}
.sbs_list ul li {
	width: 47%;
	margin-right: 10px;
	font-size: 1.1em;
}



.flag {
	width: 31%;
}
.contents.regular .point .column3.point {
	float: none;
	width: 95%;
	background-image: none;
}
.point .column3.point p {
	margin-right: 0px;
}
.contents.regular .column4 {
	width: 100%;
	margin-left: 0px;
}
.contents.regular .column3.point {
	width: 100%;
	margin-left: 0px;
}
.dive480 {
	display: none;
}

.waku2 .step .float_right {
	float: none;
}
.waku2 .step .ml_10 {
	margin-left: 0px;
}
.contents.regular .choose .column3 {
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
}
.contents.regular .column4.sports {
	height: 110px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.contents.regular .checklist {
	padding-left:20px;
}
.checklist .column3 {
	width: 46%;
}
.contents.regular .staff img.face  {
	width: 30%;
}
.contents.regular .staff .ml {
	margin-left: 35%;
}
.th_step {
	width: 10%;
}
}

@media only screen and (max-width: 320px) {
.header .logo {
	margin-right: 0px;
}
}
