@charset "UTF-8";
/*@clearfix*/
.clearfix:after {
	content: " ";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1%;
}
/*¥*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
	zoom: 1;
}
/**/



/*================================================================================================*/
/* Fontsize list */
/* | 9px =64.1%  | 10px=71.3%  | 11px=78.4%  | 12px=85.5%  | 13px=92.6%  | 14px=100%   | */
/* | 15px=106.9% | 16px=114%   | 17px=121.1% | 18px=128.3% | 19px=135.4% | 20px=142.5% | */
/* | 21px=149.6% | 22px=156.8% | 23px=163.9% | 24px=171%   | 25px=178.1% | 26px=185.3% | */
/*================================================================================================*/
/*================================================================================================*/
/*common*/

/*web-font*/

@font-face {
	font-family: "Noto-Reg";
	src: url('../font/NotoSansCJKjp-Regular.eot'); /* IE9 Compat Modes */
	src: url('../font/NotoSansCJKjp-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  url("../font/NotoSansCJKjp-Regular.woff") format('woff'),  url("../font/NotoSansCJKjp-Regular.otf") format('opentype');
}
/*web-font*/


html {
}
body {
	font: 14px "Noto-Reg", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	color: #4D4D4D;
	text-align: center;
	-webkit-text-size-adjust: none;
	letter-spacing: 1px;
	line-height: 1.8;
}
a:focus {
	outline: none;
}
a {
	color: #2f2f2f;
}
/*body ::selection {
	background: #f7f8f8;
	color: #ffff;
}*/

@media screen and (min-width: 768px) {
.sp_content {
	display: none;
}
.pc_content {
	display: block;
}
.sp_inline {
	display: none;
}
.pc_inline {
	display: inline;
}
.pc_header_wrap {
	padding-top: 20px;
	padding-bottom: 22px;position: relative;
    z-index: 10000;
}
.shadow {
	box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.2);
}
.header {
}
.inheader {
	width: 980px;
	margin: 0 auto;
}
.inheader .logo {
	float: left;
}
.inheader h1 {
}
.inheader .nav {
	float: right;
	padding-top: 10px;
}
.inheader .nav ul li {
	float: left;
	font-size: 114%;
	display: table;
}
.inheader .nav ul li.nav01 {
	margin-left: 0;
}
.inheader .nav ul li.nav02 {
	margin-left: 30px;
}
.inheader .nav ul li.nav03 {
	margin-left: 33px;
}
.inheader .nav ul li a {
	text-decoration: none;
	height: 35px;
	display: table-cell;
	vertical-align: middle;
	padding-left: 16px;
	background:url(../img/nav_dot.png) 2px 16px no-repeat;
}
.inheader .nav ul li.nav01 a {
}
.inheader .nav ul li.nav02 a {
}

.top_image {
	height: 520px;
    position: relative;
}
.top_image p {}
	
.top_image div {}
.top_hukidashi {position: absolute;
    z-index: 9999;
    top: 130px;
    left: 50%;
    margin-left: -403px;}
/*.top_image {background:url(../img/top_img.png) 50% 100px no-repeat;width:100%;height:100%;position: absolute;top:0;z-index:9998;}*/
/*.top_image01 {background:url(../img/top_img01.png) 50% 350px no-repeat;width:100%;height:100%;position: absolute;top:0;z-index:9998;}*/
/*.top_image02 {background:url(../img/top_img02.png) 50% 220px no-repeat;width:100%;height:100%;position: absolute;top:0;z-index:9997;}*/
/*.top_image03 {background:url(../img/top_img03.png) 50% 80px no-repeat;width:100%;height:100%;position: absolute;top:0;z-index:9996;}*/
/*.top_image04 {background:url(../img/top_img04.png) 50% -175px no-repeat;width:100%;height:100%;position: absolute;top:0;z-index:9995;}*/


.section_wrap {
	width: 100%;
	background: #f7f8f8;
}
.section {
	width:690px;
	margin: 0 auto;
	padding: 74px 0 74px 0;
	text-align:center;
}

.section p {margin-bottom:1em;}
.section h4 {text-align:center;margin-bottom:62px;}

#catch {
	text-align:center;
	/*background: #f7f8f8;*/
	width: 100%;
}
#catch .logo_square {
	margin-bottom:38px;
	}
#catch .logo_square img {
	width: auto;
	height: 300px;
}
#catch h2 {
	font-size: 114%;
	margin-bottom:54px;
	font-weight:bold;
}
#catch h3 {
	border-top:2px solid #ddd;
	padding-top:22px;
	}

.company_info_wrap {
	width:100%;
	background:#f7f8f8 url(../img/c_bk.png) 0 0 repeat;
    background-attachment: fixed;
	color:#4D4D4D;
	}
#company_info {
}

#access table {
	width: auto;
	margin: 0 auto 62px;
	text-align: left;
}

#access table th, #access table td {
	display: inline;
}

#footer {
	font-family: roboto-light;
	background: #0052a5;
	color: #fff;
	font-size: 71.3%;
	padding: 8px 0;
	border-top: 2px solid #fff100;
}
#footer .insection span {color:#fff100;}

.opacity a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}
.pagetop {
	display: none;
	position: fixed;
	    bottom: 66px;
	right: 30px;
	z-index:9999;
}
.pagetop a {
	display: block;
	text-decoration: none;
}
.pagetop a img {
	width:52px;
}
.pagetop a:hover {
	display: block;
}

#access .texts {float:left;width:324px;}
#access .gmap {width:540px;height:300px;float:right;background:url(../img/loading.gif) center center no-repeat;}
#access .gmap iframe {width:100%;}
#access .map {}
#access .map iframe{margin-top: 15px;width: 100%;}
#access .access_text2 {font-size:85.5%;}
.mb140 {margin-bottom:140px !important;}
}

@media screen and (max-width:767px) {
.sp_content {
	display: block;
}
.pc_content {
	display: none;
}
.sp_inline {
	display: inline;
}
.pc_inline {
	display: none;
}
img {
	max-width: 100%;
	height: auto;
}
.header {
	padding: 10px 10px;
	text-align: left;
	box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.2);
}
.logo {
	position: relative;
	z-index: 9999;
	width: 40%;
	float: left;
}



.nav {
	float: right;
}
.nav ul li {
	float: right;
	
	display: table;
}
.nav ul li.nav01 {
	width:30%;
}
.nav ul li.nav02 {
	width:20%;margin-left: 10px;
}
.nav ul li a {
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
}







.top_image {padding:100px 0;}
.top_image img {width: 96%;}


#footer {
	background: #000;
	color: #fff;
	font-size: 0.8em;
	padding: 6px 0;
}


.section_wrap {
	width: 100%;
	background: #e8e8e8;
}
.section {
	width: 90%;
	margin: 0 auto;
	padding: 50px 0 50px 0;
}

.top_image {overflow:hidden;position:relative;}
.sp_top_hukidashi {position: relative;
    z-index: 10000;}

.top_image01 {background:url(../img/top_img01.png) 50% 350px no-repeat;width:100%;height:100%;position: absolute;top:0;z-index:9998;}
.top_image02 {background:url(../img/top_img02.png) 50% 220px no-repeat;width:100%;height:100%;position: absolute;top:0;z-index:9997;}
.top_image03 {background:url(../img/top_img03.png) 50% 80px no-repeat;width:100%;height:100%;position: absolute;top:0;z-index:9996;}
.top_image04 {background:url(../img/top_img04.png) 50% -175px no-repeat;width:100%;height:100%;position: absolute;top:0;z-index:9995;}

#catch {
	width: 90%;
	margin: 0 auto;text-align:left;
}

#catch .logo_square {text-align:center;margin-bottom:1.4em;}
#catch .logo_square img {width:60%;}
#catch h2 {text-align:center;margin-bottom:1.4em;}


/*COMPANY INFO*/
.company_info_wrap {
	width:100%;
	background:#000 url(../img/c_bk.png) 0 0 repeat;
    background-attachment: fixed;
	color:#2f2f2;
	}

#company_info {
}
#company_info h4 {margin-bottom:2em;}
#company_info table {text-align:left;}
#company_info table th {display:block;}
#company_info table td {display:block;margin-bottom:10px;}


/*ACCESS*/
#access {text-align:center;}
#access h4 {margin-bottom:2em;}
#access p {margin-bottom:20px;}

#access table {margin-bottom: 2em; text-align:left;}
#access table th, #access table td {display: inline;}

#access .texts {margin-bottom:2em;}

#access .access_text2 {font-size:85.5%;}

#access .gmap {
	width: 100%;
	margin: 0 auto;
	height: 300px;
}
#access .gmap iframe {width:100%;}



#footer {
	font-family: roboto-light;
	background: #0052a5;
	color: #fff;
	font-size: 71.3%;
	padding: 8px 0;
	border-top: 2px solid #fff100;
}
#footer .insection span {color:#fff100;}

/* header */
#top-head {
	font-size: 14px;
	top: -100px;
	position: absolute;
	width: 100%;
	margin: 100px auto 0;
	padding: 30px 0 0;
	line-height: 1;
	z-index: 999;
}
#top-head a, #top-head {
	color: #fff;
	text-decoration: none;
}
#top-head .inner {
	position: relative;
}
#top-head .logo {
	float: left;
	font-size: 36px;
}
#global-nav ul {
	list-style: none;
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 14px;
}
#global-nav ul li {
	float: left;
	position: relative;
}
#global-nav ul li a {
	padding: 0 30px;
}
/* Btn Hover */
#global-nav ul li:after {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 3px;
	bottom: -20px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
#global-nav ul li:hover:after {
	background: #fff;
	bottom: -30px;
}
/* Fixed */
#top-head.fixed {
	margin-top: 0;
	top: 0;
	position: fixed;
	padding-top: 10px;
}
#top-head.fixed .logo {
	font-size: 24px;
	color: #333;
}
#top-head.fixed #global-nav ul li a {
	color: #333;
	padding: 0 20px;
}
/* Fixed Btn Hover */
#top-head.fixed #global-nav ul li:after {
	bottom: -10px;
}
#top-head.fixed #global-nav ul li:hover:after {
	background: #0062B8;
	bottom: -20px;
}
/* Toggle Button */
#nav-toggle {
	display: none;
	position: absolute;
	right: 12px;
	top: 14px;
	width: 30px;
	height: 26px;
	cursor: pointer;
	z-index: 101;
}
#nav-toggle div {
	position: relative;
}
#nav-toggle span {
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
	background: #2f2f2f;
	border-radius: 2px;
	left: 0;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
	top: 0;
}
#nav-toggle span:nth-child(2) {
	top: 9px;
}
#nav-toggle span:nth-child(3) {
	top: 18px;
}
.inner {
	width: 100%;
	padding: 0 20px;
}
#global-nav ul li a {
	padding: 0 20px;
}
#top-head.fixed #global-nav ul li a {
	padding: 0 15px;
}
#top-head,  .inner {
	width: 100%;
	padding: 0;
}
#top-head {
	top: 0;
	margin-top: 0;
}

#top-head.bgw {
	
}

/* Fixed reset */
#top-head.fixed {
	padding-top: 0;
}
#mobile-head {
	width: 100%;
	height: 56px;
	z-index: 999;
	position: relative;
}
#top-head.fixed .logo,  #top-head .logo {
	position: absolute;
	left: 13px;
	top: 13px;
	color: #333;
	font-size: 26px;
}
#global-nav {
	position: absolute;
	/* 開いてないときは画面外に配置 */
	top: -500px;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	width: 100%;
	text-align: center;
	padding: 10px 0;
	
}
#global-nav ul {
	list-style: none;
	position: static;
	right: 0;
	bottom: 0;
	font-size: 11px;
}
#global-nav ul li {
	float: none;
	position: static;
	text-align: left;
	padding: 12px 20px;
	font-size: 128.3%;
	width: 100%;
}
#global-nav ul li.nav01 a {
	background:url(../img/nav_dot.png) 2px 4px no-repeat;
}
#global-nav ul li.nav02 a {
	background:url(../img/nav_dot.png) 2px 4px no-repeat;
}
#global-nav ul li.nav03 a {
}
#global-nav ul li img {
	vertical-align: middle;
}
#global-nav ul li:after {
	display: none;
}
#top-head #global-nav ul li a,  #top-head.fixed #global-nav ul li a {
	width: 100%;
	display: block;
	color: #2f2f2f;
	padding-left:14px;;
}
#nav-toggle {
	display: block;
}
/* #nav-toggle 切り替えアニメーション */

#top-head {}
#top-head.open  {
	background: rgba(255,255,255,0.9);height:100%;
	/*iOSエラー用*/
	-webkit-transform: translate3d(0,0,0);}
.open #nav-toggle span:nth-child(1) {
	top: 11px;
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	transform: rotate(315deg);
}
.open #nav-toggle span:nth-child(2) {
	width: 0;
	left: 50%;
}
.open #nav-toggle span:nth-child(3) {
	top: 11px;
	-webkit-transform: rotate(-315deg);
	-moz-transform: rotate(-315deg);
	transform: rotate(-315deg);
}
/* #global-nav スライドアニメーション */
.open #global-nav {
	/* #global-nav top + #mobile-head height */
	-moz-transform: translateY(556px);
	-webkit-transform: translateY(556px);
	transform: translateY(556px);
}
.pagetop {
	display: none;
	position: fixed;
	bottom: 36px;
	right: 8px;
	width: 40px;
}
.pagetop a {
	display: block;
	text-decoration: none;
}
.pagetop a:hover {
}
.map iframe{width: 100%;margin: 0 auto;}
}