/* General Demo Style */
body, html { 
    font-size: 16px;
    line-height: 2;
    font-weight: 300;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family: 'Lato', sans-serif;
    color: #333333;
}

/* Reset */
*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

span.glyphicon.mini {
	font-size: 0.7em;
	vertical-align: 2px;
}
a:link		{ color:#2970C0; text-decoration: none; }
a:visited	{ color:#2970C0; text-decoration: none; }
a:hover 	{ color:#2970C0; text-decoration: none; }
a:active 	{ color:#2970C0; text-decoration: none; }

a.btn.btn-primary:link 		{ color:#FFFFFF;}
a.btn.btn-primary:visited 	{ color:#FFFFFF;}
a.btn.btn-primary:hover 	{ color:#FFFFFF;}
a.btn.btn-primary:active 	{ color:#FFFFFF;}

.main,
header {
	text-align: center;
	clear: both;
}
.container > header nav {
	float: right;
}
.container > header nav a {
	display: block;
	float: left;
	position: relative;
	width: 2.5em;
	height: 2.5em;
	background: #fff;
	border-radius: 50%;
	color: transparent;
	margin: 0 0.1em;
	border: 4px solid #47a3da;
	text-indent: -8000px;
}
.container > header nav a:after {
	content: attr(data-info);
	color: #47a3da;
	position: absolute;
	width: 600%;
	top: 120%;
	text-align: right;
	right: 0;
	opacity: 0;
}
.container > header nav a:hover {
	pointer-events: none;
}

.container > header nav a:hover:after {
	opacity: 1;
}

p{
	line-height: 1.8em;
	margin: 0;
}
p.text {
	font-size: 1.1em;
	margin-bottom: 1em;
}
.code,
.caution_l {
    color: #a94442;
}
.caution {
	color: #a94442;
}
header {
  	position: fixed;
  	top: 0;
  	z-index: 2;
 	width: 100%;
  	transition: .3s;
  	background: #FFFFFF;
	height: 100px;
  	z-index: 20;
	padding-top: 15px;
}
.is-animation {
  	height: 100px;
	box-shadow: 0px -2px 8px 0px #6A6B76;
}
.main {
	padding-top: 100px;
	background: #EEEEEE;
}
.container-fluid {
	padding: 0;
	margin: 0;
}
header .logo {
	text-align: center;
}
div.logoimg {
	display: inline-block;
	margin: 10px;
}
div.arrow_years {
	display: inline-block;
	padding-bottom: 6px;
	background: url(../image/img_arrow_years.png) no-repeat center bottom;
	margin: 10px 20px;
}
div.years {
	/* display: inline-block; */
	background: #012B95;
	border-radius: 3px;
	color: #FFF;
	font-weight: bold;
	font-size: 0.8em;
	padding: 0px 10px;
	text-align: center;
}
div.years span.num {
	font-size: 1.8em;
	padding-right: 3px;
}
header .btn_menu {
	display: inline-block;
	position: fixed;
	top: 15px;
	right :15px;
}
header .btn_menu a {
	padding: 5px 12px 10px 12px;
	cursor: pointer;
	font-size: 0.7em;
	text-align: center;
	display: block;
	color: #999999;
	border-radius: 5px;
	background: #EEEEEE;
}
header .btn_menu a:link 	{ color: #999999; text-decoration: none; }
header .btn_menu a:visited 	{ color: #999999; text-decoration: none; }
header .btn_menu a:hover 	{ color: #2970C0; text-decoration: none; }
header .btn_menu a:active 	{ color: #2970C0; text-decoration: none; }

header .btn_menu a span.glyphicon {
	font-size: 28px;
	padding: 0;
	margin: 0;
}
header .btn_menu a p {
	margin: 0;
	line-height: 1em;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
}
header .btn_menu a .glyphicon {
	top: 5px;
}
.message_area {
	color: #FFF;
	font-weight: bold;
	letter-spacing: 1px;
}
.message_area a:link {
	color: #FFFFFF;
}
.message_area a:link { color:#FFFFFF;}
.message_area a:visited { color:#FFFFFF; }
.message_area a:hover { color:#FFFFFF; }
.message_area a:active { color:#FFFFFF; }

.message_area .label {
	font-size: 0.9em;
	padding: 0.2em 0.5em 0.1em 0.5em;
}
.block-lg {
	display: block;
}
.block-sm {
	padding: 0 20px;
}
.category {
	margin-bottom: 30px;
}
.waku {
	width: 84%;
	margin: auto;
	clear: both;
}
.waku .category {
	margin-bottom: 50px;
}
h1 {
	font-size: 1.9em;
	color: #FFFFFF;
	margin: 0;
}
h2 {
	color: #0047A5;
	background: url(../image/line_bk.png) no-repeat center bottom;
	font-size: 1.8em;
	padding-bottom: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 30px;
	margin-top: 0;
	text-align: center;
	line-height: 1em;
}
h2.bg-info {
	background-image: none;
	padding: 0.5em;
	font-size: 1.5em;
	margin-bottom: 50px;
}

h3 {
	padding: 0;
	padding-bottom: 0.3em;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 0;
	clear: both;
	border-bottom: 5px solid #d9edf7;
	line-height: 1.4em;
}
/*
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #012B95;
	text-shadow: 0 0 5px white;
	padding: 0.5em 0.3em;
	background: -webkit-repeating-linear-gradient(-45deg, #E5F2FF, #E5F2FF 3px,#FFFFFF 3px, #FFFFFF 7px);
	background: repeating-linear-gradient(-45deg, #E5F2FF, #E5F2FF 3px,#FFFFFF 3px, #FFFFFF 7px);
}
*/
h4 {
	color: #000;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 1.3em;
}

h4.title {
	position: relative;
	padding: 0.1em 1em;
	border-top: solid 2px black;
	border-bottom: solid 2px black;
	display: inline-block;
	width: 200px;
	text-align: center;
	margin: auto;
}
h4.title:before, h4.title:after{
	content: '';
	position: absolute;
	top: -7px;
	width: 2px;
	height: -webkit-calc(100% + 14px);
	height: calc(100% + 14px);
	background-color: black;
}
h4.title:before {left: 7px;}
h4.title:after {right: 7px;}

.style_bg {
	background: #E5F2FF;
	border-left: 5px solid #55A2E5;
	padding: 10px 1em;
	text-align: left;	
}
code {
	font-size: 1em;
}
.alert {
	line-height: 1.4em;
}
.main .active,
.pointmenu {
	pointer-events: none;
	cursor: default;
 }
.main .glyphicon {
	padding-right: 0.5em;
}
 
.english,
.meichao {
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
.icon-drop:before, 
.icon-arrow-left:before {
	font-family: 'fontawesome';
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	speak: none;
	font-style: normal;
	font-weight: normal;
	line-height: 2;
	text-align: center;
	color: #47a3da;
	-webkit-font-smoothing: antialiased;
	text-indent: 8000px;
	padding-left: 8px;
}
.container > header nav a:hover:before {
	color: #fff;
}

.icon-drop:before {
	content: "\e000";
}

.icon-arrow-left:before {
	content: "\f060";
}
.container {
	padding-top: 30px;
	padding-bottom: 50px;
}
.inner {
	padding: 30px 0;
}
.bg_blue {
	background: #CFE7FF;
}
.bg_wh {
	background: #FFFFFF;
}
.bg_gy {
	background: #f7f7f7;
}
.title {
	font-size: 1.2em;
	font-weight: bolder;
	line-height: 2em;
}
.title_big {
	font-size: 1.6em;
	letter-spacing: 1px;
	font-weight: bold;
}
.space,
.table>tbody>tr>td.space {
	padding: 30px;
}
.blue {
	color: #005aac;
}
.table {
	margin-bottom: 0;
	text-align: left;
}
.table,
.color-box {
	width: 84%;
	margin: auto;
}
.waku {
	border-radius: 3px;
	background: #FFFFFF;
	padding: 80px;
	text-align: left;
	margin-bottom: 30px;
}
.color-box {
	padding: 60px;	
	background-color: #FFF;
	margin-bottom: 20px;
	border: 1px solid #eee;
	border-left: 5px solid #012B95;
}
.color-box p {
	text-align: left;
}
.color-box p.text {
	margin-bottom: 0.2em;
}
.color-box .title {
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.waku .color-box {
	padding: 20px;
}
.color-box.color-box-danger {
	border-left: 5px solid #ce4844;
	margin-top: 10px;
}
.color-box.color-box-danger .text-danger{
	color: #ce4844;
}
.color-box.color-box-info {
	border-left: 5px solid #1b809e;
	margin-top: 10px;
}
.color-box.color-box-info .text-info {
	color: #1b809e;
}
.color-box p:last-child {
	margin-bottom: 0;
}
.shadow {
	box-shadow: 0px -2px 8px 0px #6A6B76;
}

/* マウスオーバーで「透過」する */
.opacity:hover {opacity: 0.8;}
.opacity:hover img {opacity: 0.8;}

/* 画像をマウスオーバーで「回転」する */
img.photo_tum {
  	transition: 0.2s;
} 
img.photo_tum:hover{
		-webkit-transform: rotate(3deg);
		-moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
		-o-transform: rotate(3deg);
		transform: rotate(3deg);
}

/* 画像をマウスオーバーで「拡大」する */
.scale {
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.scale img {
   transition: all 0.5s linear;
}
.scale img:hover {
    -webkit-transform: scale(1.15);
  	transform: scale(1.1);
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}

.text_shadow {
    font-size: 50px;
    text-shadow: 2px 2px 1px #FFFFFF,
    -2px 2px 1px #FFFFFF,
    2px -2px 1px #FFFFFF,
    -2px -2px 1px #FFFFFF;
}

a.style_waku {
	border: 1px solid #0B50A2;
	padding: 3px 10px 3px 50px;
	color: #0B50A2;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	font-weight: bold;
	display: inline-block;
	margin-top: 20px;
	/* background: rgba(255,255,255,0.2); */
}
a.style_waku .glyphicon {
	padding-left: 20px;
	padding-right: 0;
	vertical-align: -2px;
}
a.style_waku:hover {
	background: #0B50A2;
	color: #FFF;
}
a.style_waku.wh {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;

}
a.style_waku.wh:hover {
	background: #FFFFFF;
	color: #0B50A2;
}
.menu {
	border-top: 1px solid #DDDDDD;
}
.menu .container {
	padding: 0;
}
.menu .col-lg-2 {
	border-left: 1px solid #DDDDDD;
	width: auto;
	padding-left: 24px;
	padding-right: 24px;
}
.menu .col-md-3 {
	border-left: 1px solid #DDDDDD;
}
.menu .col-lg-2:last-child {
	padding-right: 0;
}
.menu .col-lg-2.entry_apply{
	padding-left: 30px;
	padding-right: 30px;
}
.menu .col-lg-2.entry_again {
	border-left: none;
	padding-left: 0;
}
.menu .col-md-3:last-child {
	border-right:1px solid #DDDDDD;
}
.menu a {
	color: #545454;
	padding: 16px 0;
	line-height: 1.2em;
	display: block;
	width: 100%;
	font-weight: bold;
	letter-spacing:1px;
}
.menu span.glyphicon {
	color: #2970C0;
	font-size: 1.5em;
	padding-right: 0.3em;
	vertical-align: -5px;
}
.menu a:hover {
	color: #2970C0;
}
.btn_area .container {
	padding-bottom: 100px;
}
.btn_area .apply_btn img {
	float: right;
}
.btn_area .again_btn img {
	float: left;
}
.btn_area a {
	margin-bottom: 30px;
	display: block;
}
.entry_apply a, 
.entry_again a {
	padding: 8px 0;
}
.active a {
	border-top: 5px solid #012B95;
	padding-top: 11px;
}
.footnav {
	color: #FFFFFF;
}
.footnav li {
	line-height: 2.3em;
}
footer a:link 		{ color: #FFFFFF; text-decoration: none; }
footer a:visited 	{ color: #FFFFFF; text-decoration: none; }
footer a:hover 		{ color: #FFFFFF; text-decoration: underline; }
footer a:active 	{ color: #FFFFFF; text-decoration: underline; }

.footsubnav {
	background: #012B95;
}
.footsubnav .container {
	padding: 0;
}
.footsubnav ul {
	margin: 0;
}
.footsubnav ul li {
	margin: 5px 10px;
}
.footsubnav .col-xs-12 {
	padding: 0;
}
.footsubnav .glyphicon {
	color:#FFF;
	font-size: 0.6em;
	vertical-align: 2px;
	padding-right: 5px;
}
li.slash {
	width: 1px;
    height: 15px;
    transform: rotate(15deg);
    margin-left: 10px;
    margin-right: 10px;
    background-color : #CCCCCC;
}
.list-inline>li.slash {
	padding: 0;
}
.copyright p {
	padding: 0;
	margin: 0;
	color: #333;
	font-size: 0.8em;
	padding: 5px;
}
.totop {
	position: fixed;
	bottom: 20px;
	right: 20px;
}