@charset "utf-8";
@import 'genericons.css';
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
* {
	margin: 0;
	padding: 0;
}
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow-y: auto;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
*, *:before, *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}
article, aside, details, figcaption, figure, footer, header, main, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
fieldset {
	min-width: inherit;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}
img, a:focus, a:hover, a:active {
	outline: 0;
}
a img {
	border: 0;
}
img {
	max-width: 100%;
	height: auto;
	display: block;
}
a, a:link, a:visited {
	text-decoration: none;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, Arial, helvetica;
	color: #333333;
	font-size: 14px;
	background-color: #fff;
}
#loaderbg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	background: rgba(255,255,255,0.96);
}
#loader {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 500;
	margin-top: -50px;
	margin-left: -120px;
	width: 240px;
	height: 100px;
	background: 0;
	text-align: center;
	color: #CCCCCC;
	font-size: 12px;
	line-height: 40px;
}
#loader img {
	width: 56px;
	height: 56px;
	display: block;
	margin: 0 auto;
	-webkit-animation: ro 1.5s infinite ease-in-out 0s;
	-moz-animation: ro 1.5s infinite ease-in-out 0s;
	-o-animation: ro 1.5s infinite ease-in-out 0s;
	-ms-animation: ro 1.5s infinite ease-in-out 0s;
	animation: ro 1.5s infinite ease-in-out 0s;
}
.browsehappy {
	width: 420px;
	height: 240px;
	background: #FFFFFF;
	position: fixed;
	_position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -210px;
	margin-top: -120px;
	z-index: 10000000000;
	padding: 0 40px;
	color: #000000;
}
.masklayer {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: #000000;
	opacity: 0.8;
	z-index: 1000000000;
	color: #000000;
}
.highlight {
	text-align: center;
	display: block;
	font-size: 24px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin: 30px auto
}
.browsehappy a {
	color: #de2910 !important;
}
.browsehappy a:hover {
	text-decoration: underline
}
.wrapper {
	width: 100%;
	height: auto;
}
.mainbg {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -10;
}
.hasholder {
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.imgholder {
	display: none;
}
@-moz-keyframes zio {
 0% {
 transform:scale(1, 1);
}
 50% {
 transform:scale(1.1, 1.1);
}
 100% {
 transform:scale(1, 1);
}
}
@-webkit-keyframes zio {
 0% {
 transform:scale(1, 1);
}
 50% {
 transform:scale(1.1, 1.1);
}
 100% {
 transform:scale(1, 1);
}
}
@-o-keyframes zio {
 0% {
 transform:scale(1, 1);
}
 50% {
 transform:scale(1.1, 1.1);
}
 100% {
 transform:scale(1, 1);
}
}
@keyframes zio {
 0% {
 transform:scale(1, 1);
}
 50% {
 transform:scale(1.1, 1.1);
}
 100% {
 transform:scale(1, 1);
}
}
@-ms-keyframes zio {
 0% {
 opacity:1;
}
 50% {
 opacity:0.5;
}
 100% {
 opacity:1;
}
}
.mainbgami {
	-moz-animation: zio 30s ease infinite 0s;
	-webkit-animation: zio 30s ease infinite 0s;
	-o-animation: zio 30s ease infinite 0s;
	-animation: zio 30s ease infinite 0s;
	-ms-animation: zio 30s ease infinite 0s;
}
header {
	width: 100%;
	height: 88px;
	background-color: #0d79cc;
	padding: 0 20px;
	overflow: hidden;
}
body.home header {
	background-color: #0d79cc;
	background-color: rgba(8, 109, 187, 0.77);
	border-bottom: 4px solid #FFFFFF;
}
.hcontent {
	max-width: 980px;
	margin: auto;
}
body.home .hcontent {
	max-width: 100%;
	width: 100%;
	overflow: hidden;
}
body.home h1 {
	width: 410px;
	display: block;
	float: left;
	margin-top: 15px;
}
h1 {
	width: 320px;
	display: block;
	margin-top: 23px;
	float: left;
}
h1 a, h1 a:link, h1 a:visited {
	width: 100%;
	overflow: hidden;
	display: block;
}
h1 img {
	width: 100%;
	height: auto;
	display: block;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
h1:hover img {
	opacity: 0.6;
}
nav {
	float: right;
}
nav ul {
	margin-top: 27px;
}
nav ul li {
	float: left;
	width: 125px;
}
nav ul li a {
	border-right: 1px solid #4592CE;
	display: block;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
nav ul li a:hover {
	opacity: 0.6;
}
nav ul li:first-child a {
	border-left: 1px solid #4592CE;
}
nav ul li a span {
	display: block;
	letter-spacing: 0.05em;
	text-align: center;
	line-height: 1;
}
span.jp {
	font-size: 15px;
	color: #FFFFFF;
	padding-bottom: 7px;
}
span.en {
	font-size: 10px;
	color: #a0cbec;
	font-family: "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", "Verdana", "sans-serif";
}
.featured_figure {
	width: 793px;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0;
	-webkit-transform: translate(-50%, -46%);
	-moz-transform: translate(-50%, -46%);
	-o-transform: translate(-50%, -46%);
	transform: translate(-50%, -46%);
}
.featured_figure a {
	width: 120px;
	height: auto;
	margin: 30px auto 0;
	display: block;
}
.featured_figure a:hover {
	-webkit-transform: translateX(3px);
	-moz-transform: translateX(3px);
	-o-transform: translateX(3px);
	transform: translateX(3px);
}
.home footer {
	width: 100%;
	height: 36px;
	line-height: 36px;
	padding: 0 20px;
	text-align: right;
	position: fixed;
	bottom: 0;
	left: 0;
	background-color: #FFFFFF;
	background-color: rgba(255,255,255,.8);
	font-size: 11px;
	color: #333333;
}
.position {
	max-width: 100%;
	background-color: #f3f3f3;
	overflow: hidden;
	padding: 0 20px;
}
.map_mark {
	margin: 15px auto 10px;
	font-size: 12px;
	line-height: 1.4;
	max-width: 980px;
}
.position a, .position a:link, .position a:visited {
	color: #999999;
}
.position a:first-child {
	text-decoration: underline;
}
.position a:last-child:before {
	content: "/";
	margin: 0 7px 0 10px;
}
.position h2 {
	max-width: 980px;
	margin: 20px auto;
	font-size: 36px;
	font-weight: 400;
	color: #aaaaaa;
}
.content {
	max-width: 980px;
	margin: auto;
	min-height: 620px;
}
footer {
	width: 100%;
	height: 60px;
	line-height: 60px;
	padding: 0 30px;
	text-align: center;
	font-size: 12px;
	background-color: #0d79cc;
	color: #FFFFFF;
}
.idea {
	margin-top: 50px;
	overflow: hidden;
}
h3 {
	font-size: 22px;
	line-height: 1.2;
	padding-bottom: 10px;
	border-bottom: 3px solid #333333;
	font-weight: 600;
}
h4.h4 {
	font-size: 20px;
	padding-left: 10px;
	line-height: 1;
	border-left: 5px solid #333333;
	margin: 40px 0 20px;
}
h5.h5 {
	font-size: 16px;
	padding-left: 10px;
	line-height: 1.3;
	border-left: 4px solid #333333;
	margin: 20px 0 10px;
}
article {
	margin-bottom: 50px;
}
.idea section {
	width: 33.3%;
	float: left;
	height: auto;
	padding: 20px;
}
.idea section h4 {
	font-size: 36px;
	display: block;
	padding: 10px 0;
}
.idea section p {
	font-size: 12px;
	line-height: 1.8;
}
table.information {
	width: 100%;
	height: auto;
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
	font-size: 12px;
	border-top-width: 4px;
	border-bottom-width: 4px;
}
table.information td, table.information tr, table.information th {
	padding: 8px;
	line-height: 1.5;
	border: 1px solid #DDDDDD;
	vertical-align: middle;
}
table.information th {
	background-color: #F9F9F9;
	font-weight: bold;
	text-align: center;
}
table.information tr th:last-child {
	font-size: 14px;
	background-color: #F1F1F1;
}
article.staff {
	overflow: hidden;
}
article.staff figure {
	width: 25%;
	float: left;
	padding: 20px;
	margin-top: 20px;
}
article.staff figure img {
	border-radius: 100%;
}
article.staff figcaption {
	display: block;
	text-align: center;
	margin-top: 10px;
}
.mobile {
	margin-top: 50px;
	overflow: hidden;
}
.global {
	overflow: hidden;
}
.mobile ol, .global ol {
	width: 50%;
	float: left;
	padding-left: 30px;
	list-style-type: decimal;
	padding-right: 30px;
}
.mobile ol li, .global ol li {
	margin-bottom: 20px;
}
.mobile figure {
	width: 50%;
	float: right;
}
.mobile figure img {
	float: left;
	margin-right: 5%;
	margin-bottom: 5%;
	width: 45%;
	border-radius: 3px;
	overflow: hidden;
}
.global figure {
	width: 50%;
	float: right;
}
.global figure img {
	max-width: 250px;
	float: right;
	border-radius: 3px;
	overflow: hidden;
}
.com1 {
	margin-top: 50px;
	overflow: hidden;
}
.com1>p>img {
	margin: 30px auto 10px;
}
.com1 h5 {
	margin-left: 20px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
}
.com1 ul {
	padding-left: 35px;
	margin: 10px 0;
}
.com1 ul li {
	margin-bottom: 5px;
}
.com1 em {
	font-weight: bold;
	display: block;
}
.com1 em+span {
	font-size: 12px;
	padding: 8px 0 8px 16px;
	display: block;
	line-height: 1.8;
}
article.contact {
	margin-top: 50px;
	overflow: hidden;
}
.toggle-nav .genericon {
	width: 32px;
	height: 32px;
	font-size: 32px;
	line-height: 1;
	cursor: pointer;
	color: #FFFFFF;
	float: right;
}
.toggle-nav {
	display: none;
	float: right;
	margin: 25px 5px 0 0;
}
.sp .toggle-nav {
	display: block;
	z-index: 101;
	position: relative;
	margin-top: 29px;
}
.sp nav {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 100;
	top: 0;
	left: 0;
	background-color: rgba(9, 106, 181, 0.95);
}
.sp nav ul {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	padding: 0 20px;
	max-width: 360px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.sp nav ul li {
	width: 100%;
	float: none;
	clear: both;
	margin: 10px 0;
}
.sp nav ul li a {
	background-color: #fff;
	overflow: hidden;
	display: block;
	padding: 14px 18px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	opacity: 1 !important;
}
.sp nav ul li a span {
	padding-bottom: 0;
	width: 50%;
	color: #0d79cc;
}
.sp span.jp {
	float: left;
	text-align: left;
}
.sp span.en {
	float: right;
	text-align: right;
	padding-top: 3px;
}
.featured_figure span, .featured_figure p, .featured_figure h2 {
	display: none;
}
.mt30 {
	margin-top: 30px;
}

/* responsive css */
@media screen and (max-width:1024px) {
header {
	height: 76px;
}
body.home h1, h1 {
	width: 300px;
}
h1 {
	margin-top: 17px;
}
nav ul {
	margin-top: 20px;
}
.featured_figure {
	width: 600px;
}
.content {
	padding: 0 20px;
}
.sp .toggle-nav {
	margin-top: 23px;
}
}

@media screen and (max-width:775px) {
.position h2 {
	margin: 10px auto;
	font-size: 26px;
}
.idea section h4 {
	font-size: 26px;
}
}

@media screen and (max-width:700px) {
.idea section {
	float: none;
	clear: both;
	width: 100%;
}
.idea section h4 {
	font-size: 26px;
}
article.staff figure {
	width: 50%;
	padding: 8%;
}
}

@media screen and (max-width:680px) {
.featured_figure>img {
	display: none;
}
.featured_figure {
	width: 100%;
	padding: 0 20px;
	text-align: center;
	line-height: 1.4;
	text-shadow: 0 0 4px rgba(0,0,0,.4);
}
.featured_figure span {
	display: block;
	color: white;
	font-size: 12px;
}
.featured_figure h2 {
	display: block;
	color: white;
	font-size: 36px;
	font-weight: bold;
	margin: 20px 0;
}
.featured_figure p {
	color: white;
	font-size: 14px;
	font-weight: bold;
	display: block;
}
.home footer, footer {
	text-align: center;
}
article.staff figure {
	padding: 4%;
}
.mobile ol, .global ol, .mobile figure, .global figure {
	width: 100%;
	float: none;
	clear: both;
}
.global figure img {
	margin: 10px auto;
	width: 100%;
	float: none;
}
}

@media screen and (max-width:520px) {
article.staff {
	text-align: center;
}
article.staff figure {
	width: 250px;
	padding: 20px;
	float: none;
	clear: both;
	display: inline-block;
}
table.information th {
	width: 100px;
}
h4.h4 {
	font-size: 18px;
	line-height: 1.4;
}
.idea section {
	padding: 15px 0;
}
footer, .home footer {
	height: auto;
	line-height: 1.5;
	padding: 15px;
}
}

@media screen and (max-width:450px) {
.featured_figure h2 {
	font-size: 28px;
}
}

@media screen and (max-width:410px) {
body.home h1, h1 {
	float: none;
	clear: both;
	margin: 15px auto;
	width: 100%;
}
h1 img {
	width: 100%;
	height: auto;
}
.toggle-nav {
	float: none;
	clear: both;
	margin: 15px auto;
	width: 32px;
	height: 32px;
}
header {
	height: auto;
}
}

@media screen and (max-width:380px) {
.mobile figure img, .global figure img {
	margin: 10px auto;
	width: 100%;
	float: none;
}
}
