
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {outline: none !important;


}

body{
font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'Helvetica', sans-serif;
}


td{
text-align:center;
}
img {
	border:none 0;
	outline:none;
}


.borderline{
	border:4px solid #f8f8f8;
}


input {outline:none !important;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
}

.left{
float:left;
margin:0px 10px 10px 10px;
}


.right{
float:right;
margin:0px 0px 10px 0px;
}


ul {
	padding:0;
	margin:0;
}
li {
	padding:0;
	margin:0;
	list-style:none;
}
.fleft {float:left;
}
.tel {float:right;

font-size:20px;
}


/** MAIN **/

body {
	color: #676a6c;
	background: #FFF;
	font-family: Arial;
	font-size: 13px;
	line-height:28px;
	margin: 0;
	padding: 0;
	overflow-x:hidden !important;
}
html { font-size: 100%;
}
::selection{
	background: #0094e1;
	color: #FFF;
}
a, a:focus {
	color: #0094e1;
	text-decoration:none !important;
}
a:hover { color: #676a6c;
}
strong { font-weight: 600;
}
.center { text-align: center;
}




.top_line {
	background:url(../images/pattern.png) repeat left top;
	padding:11px 0;
	color:#aaaeb0;
	font-size:12px;
}


.page_section header {
	color: #9ca2a5;
	width: 100%;
	overflow:hidden;
	padding-bottom:45px;
	background-image:url(../images/slide_bg/slide3_bg.jpg);
	background-position:center center;
	background-attachment:fixed;
	background-size:cover;
	background-repeat:no-repeat;

}
.page_section header div.container {
	z-index:900;
	position: relative;
}
.page_section header div.container h1 {
	font-size: 30px;
	padding:54px 20px 7px 20px;
	margin:0 !important;
	text-align: center;
	color:#035484;
	font-weight:300;

	line-height:30px;
}
.page_section header div.container p {
	color:#035484;
	font-weight:300;
	text-align: center;
	font-size:16px;

	padding-bottom:8px;
	padding-left:20px;
	padding-right:20px;
}

.content_section {
	padding-top:68px;
	padding-bottom:80px;
}

/** HEADER **/
#top{
}
#top header{
	padding: 0;
	background:#fff;
	position:relative;
border-bottom:1px solid #cdcdcd;
}
#logo {
	padding-top:30px;
	float:left;
	width:auto !important;
	font-size:22px;
	font-weight:bold;
}
#top header:after  { 
	content:'';
	height:3px;
	display:block;
	width:120%;
	left:0;
	position:absolute;
	bottom:-3px;
		-webkit-box-shadow: 0 2px 8px 0 rgba(50, 50, 50, 0.08);
  box-shadow: 0 8px 8px 0 rgba(50, 50, 50, 0.1);

	z-index:200;
}

/*Menu*/
.navmenu{
	margin: 0;
	float:right;
	border-right:1px #e5ecee solid;
}
.navmenu ul li {
	display: inline-block;	
	width:110px;
	border-left:1px #e5ecee solid;
	height:89px;
	overflow:hidden;
	vertical-align:top;
	list-style: none;
    margin: 0;
    position: relative;
	text-align:center;
}
.navmenu ul li a{
	display:block;
	padding-top:27px;
	line-height:18px;	
	color: #42474a;
	font-size: 13px;	
	font-weight:normal;
	text-decoration:none !important;
	outline:none;

}
.navmenu ul li a span {
	display:block;
	line-height:14px;	
	color: #aaaeb0;
	font-size: 11px;
	padding-top:3px;
}
.navmenu ul li a:hover, .navmenu ul li.active a{
   text-decoration: none;
   color:#0094e1;
}

/** HOME SECTION **/
#home {
}
#home header {
	background-image:url(../images/slide_bg/slide1_bg.jpg);
	background-position:center center;
	background-attachment:fixed;
	background-size:cover;
	background-repeat:no-repeat;
}

.service {
	line-height:18px;
	margin-bottom:80px;
	min-height:70px;
	font-size:13px;
	color:#676a6c;
	font-family:Arial;
	padding:0 0 0 88px;
	position:relative;
}
.service a {
	display:block;
	color:#676a6c;
	min-height:70px;
}
.service_icon {
	position:absolute;
	left:0;
	top:0;
	width:66px;
	height:66px;
	line-height:65px;
	border-radius:50%;
	-webkit-border-radius:50%;
	display:block;
	margin:0;
	border:0;	
	border:2px #b3bdc4 solid;
	font-size:30px;
	color:#ffffff !important;
	font-family: 'coreiconsregular';
	padding:0 0 0 17px;
	text-align:left;
	transition: all 300ms; 
	-webkit-transition: all 300ms; 
	z-index:50;	
}
.service_icon:after {
	position:absolute;
	left:-1px;
	top:-1px;
	right:-1px;
	bottom:-1px;
	z-index:-1;	
	background:#b3bdc4;
	border-radius:50%;
	-webkit-border-radius:50%;
	content:'';	
}
.service:hover .service_icon {border-color:#0094e1;	
}
.service:hover .service_icon:after {
	position:absolute;
	left:3px;
	top:3px;
	right:3px;
	bottom:3px;
	z-index:-1;	
	background:#0094e1;
	border-radius:50%;
	-webkit-border-radius:50%;
	content:'';
	-webkit-animation: moveFromBottom2 800ms ease;
	animation: moveFromBottom2 800ms ease;
}



.service_title {
	line-height:24px;
	padding-bottom:6px;
	font-size:16px;
	color:#3c4246;
	font-weight:300;
	font-family: 'Open Sans', sans-serif;
	display:block;
}

.catch{
font-family:
   "ヒラギノ明朝 ProN W6",
   "HiraMinProN-W6",
   "HG明朝E",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
   serif;
font-weight: bold;


position:absolute;
top:45%;
z-index:999;
font-size:30px;
text-align:center;
width:100%;
color:#035484;
letter-spacing:3px;

    text-shadow: 2px 2px 2px #ffffff,
    -2px 2px 2px #ffffff,
    2px -2px 2px #ffffff,
    -2px -2px 2px #ffffff;

}

.margin-fixer {
	margin-left:-20px!important;
	height:auto!important;
}

.col-md-12 .items5 li { width:192px;
}
.col-md-12 .items4 li { width:240px;
}
.col-md-12 .items3 li { width:320px;
}
.col-md-12 .items2 li { width:480px;
}
.col-md-12 .items1 li { width:960px;
}
 .col-md-6 .items5 li { width:95px;
}
.col-md-6 .items4 li { width:118px;
}
.col-md-6 .items3 li { width:158px;
}
.col-md-6 .items2 li { width:237px;
}
.col-md-6 .items1 li { width:475px;
}	
.col-md-4 .items5 li { width:62px;
}
.col-md-4 .items4 li { width:78px;
}
.col-md-4 .items3 li { width:104px;
}
.col-md-4 .items2 li { width:156px;
}
.col-md-4 .items1 li { width:313px;
}
.col-md-3 .items5 li { width:56px;
}
.col-md-3 .items4 li { width:58px;
}
.col-md-3 .items3 li { width:77px;
}
.col-md-3 .items2 li { width:116px;
}
.col-md-3 .items1 li { width:233px;
}
.col-md-8 .items5 li { width:127px;
}
.col-md-8 .items4 li { width:159px;
}
.col-md-8 .items3 li { width:212px;
}
.col-md-8 .items2 li {	width:318px;
}
.col-md-8 .items1 li { width:637px;
}
.col-md-9 .items5 li { width:143px;
}
.col-md-9 .items4 li { width:179px;
}
.col-md-9 .items3 li { width:239px;
}
.col-md-9 .items2 li { width:359px;
}
.col-md-9 .items1 li { width:718px;
}	

li { line-height: 18px;
}
p {
	padding:0;
	margin:0 0 7px 0;
}
.img_block img { 
	width:100%; 
	padding:0; 
	margin:0; 
	display:block;
	position:relative;
}
.img_block a { display:block;
}

h4.title {
	font-style:normal;
	font-size:20px;
	font-weight:300;
	color:#3c4246;
	padding:0;
	margin:0 0 20px 0;
	line-height:22px;
	font-family: 'Open Sans', sans-serif;
}



/*-- Accordion --*/	
.shortcode_accordion_shortcode {
	margin:0 0 8px 0; 
	border-top:1px #e5ecee solid;
}
.shortcode_accordion_item_title { 
	display:block;
	border:0;
	border-radius:0;
	box-shadow:none;
	padding:11px 10px 11px 30px;
	color:#3c4246;
	font-size:16px;
	line-height:20px;
	margin:0 !important;
	cursor:pointer;
	position:relative;
	overflow:hidden;
	font-weight:300;
	text-transform:none;
	transition: all 250ms;
	-webkit-transition: all 250ms;	
	background:#ffffff;
	font-family: 'Open Sans', sans-serif;
	border-bottom:1px #e5ecee solid;
}
.shortcode_accordion_item_title:hover,
.shortcode_accordion_item_title.ui-state-active {color:#0094e1;
}
.shortcode_accordion_item_title.ui-state-active {border-bottom:0 !important;
}
.shortcode_accordion_item_title span.ui-icon {display:none;
}
.shortcode_accordion_item_title .ico { 
	position:absolute;
	left:10px;
	top:50%;
	margin:-4px 0 0 0px;
	display:block;
	width:9px;
	height:9px;
	background-image:url(../images/accordion_sprite.png);
	background-position:0 -9px;
	background-repeat:no-repeat;
}
.shortcode_accordion_item_title.ui-state-active .ico { background-position:0 -18px !important;
}
.shortcode_accordion_item_title:hover .ico { background-position:0 0;
}
.shortcode_accordion_item_body { 
	padding:0 0 13px 30px;
	border:none;
	margin-top:-3px;
	border-bottom:1px #e5ecee solid;
}	

/* ========項目ヘッダー======== */

#news header {
	background-image:url(../images/slide_bg/slide3_bg.jpg);
	background-position:center center;
	background-attachment:fixed;
	background-size:cover;
	background-repeat:no-repeat;
}


#about header {
	background-image:url(../images/slide_bg/slide3_bg.jpg);
	background-position:center center;
	background-attachment:fixed;
	background-size:cover;
	background-repeat:no-repeat;
}

#service header {
	background-image:url(../images/slide_bg/slide3_bg.jpg);
	background-position:center center;
	background-attachment:fixed;
	background-size:cover;
	background-repeat:no-repeat;
}


#access header {
	background-image:url(../images/slide_bg/slide3_bg.jpg);
	background-position:center center;
	background-attachment:fixed;
	background-size:cover;
	background-repeat:no-repeat;
}


#contact header {
	background-image:url(../images/slide_bg/slide3_bg.jpg);
	background-position:center center;
	background-attachment:fixed;
	background-size:cover;
	background-repeat:no-repeat;
}



/** ABOUT SECTION **/
#about{
}


/* *** portfolio_isotope.css *** */

/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}



/* All Resolutions */
.filter_img {
	overflow:hidden;
	position:relative;
}
.filter_img img { 
	display:block; 
	width:100%; 
	height:auto;
}
.image-grid .element { 
	background:none; 
	overflow:hidden; 
	display:inline-block; 
	margin-bottom:30px; 
}



.full_slider {
	background-color:#eeeeee;
	background-position:center center;
	background-repeat:no-repeat;
}

.main_content,
.sidebar {
	margin-bottom:10px;
	padding-top:11px;
}



h2 {
font-size:25px;
margin:20px 0 15px 10px;
padding:0;
color:#333333;
clear:both;
}


h3 {
	font-size:20px;
	line-height:22px;
	margin:20px 0 5px 0;
	padding:0;
color:#333333;
	clear:both;
	border-bottom:4px solid #f3f3f3;
	padding-bottom:5px;
}

h4 {
font-size:18px;
line-height:22px;
margin-top:50px;
padding-top:10px;
color:#333333;
display:block;
}

.sidebar h4.title {
    font-size: 16px;
    line-height: 20px;
}

.widget_search {
}
.widget_search form {
	margin-bottom:0 !important;
	position:relative;
}
.widget_search form input {
	background: #fff !important;
	margin-top: 0;
	margin-bottom: 10px !important;
	padding: 9px 15px 9px 39px !important;
	border:1px #cad4db solid !important;
	outline:none !important;
	border-radius:0 !important;
	box-shadow:none !important;
	font-size:13px !important;
	color:#676a6c;
	font-family:Arial;
}
.widget_search form input.search_submit {
	background:url(../images/search_icon.png) no-repeat left top !important;
	padding:0 !important;
	margin:0 !important;
	border:0 !important;
	box-shadow:none !important;
	position:absolute;
	left:12px;
	top:11px;
	text-indent:-9999px;
	display:block;
	width:18px !important;
	height:18px !important;
}

/*-- Twitter --*/
.tweet_module { 
	list-style:none; 
	margin:0; 
	padding:0;
}
.tweet_module li { 
	position:relative;
	padding:0 0 9px 0;
	background:none;
	margin:0 0 10px 0;
	border-bottom:1px #e5ecee solid;
}

iframe {
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
	border:0 !important;
	max-width:100% !important;
	overflow-y: hidden !important;
}


#map_section {
	margin:-25px 0 8px 0;
	max-height:459px;
	overflow:hidden;
}


/** Footer **/
.footer {padding-bottom: 21px;
	background:url(../images/pattern.png) repeat fixed;
}

.footer_inner{
	color: #a6aeb4;
	width: 80%;
	padding:45px 0 27px 0;	
	overflow:hidden;
	margin:0 auto;
	text-align:center;
}



/* ========ソーシャルアイコン======== */
.social-icon{
  position: relative;
  padding: 0;
  margin: 0;
}
.social-icon li{
  display: inline-block;
  list-style: none;
}
.social-icon li a{
  color: #ffffff;
  font-size: 18px;
  text-decoration: none;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.social-icon li a:hover{
  background: #fc9400;
  color: #ffffff;
}


a.menu_toggler {display:none;
}
.mobile_menu_wrapper {display:none;	
}
nav.mobile_header {display:none!important;
}

.fixed-menu {
	border:none;
	position:fixed;
	left:0px;
	top:-130px;
	width:100%!important;
	background:#ffffff!important;
	z-index:99999;
	opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	width:100%!important;
	transition: all 300ms; 
	-webkit-transition: all 300ms;
	
	-webkit-box-shadow: 0 2px 8px 0 rgba(50, 50, 50, 0.08);
  box-shadow: 0 8px 8px 0 rgba(50, 50, 50, 0.1);
	
border-bottom:1px solid #cdcdcd;	
	
}
.fixed-menu.fixed_show {
	top:0px;
	opacity: 1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.fixed-menu-wrapper {
	padding-top:0;
	padding-bottom:0;
}

.fixed-menu:after  { 
	content:'';
	height:3px;
	display:block;
	width:100%;
	position:absolute;
	bottom:-3px;

}
.fixed-menu .navmenu ul li {height:75px;
}
.fixed-menu .navmenu ul li a{padding-top:20px;
}




.no_bottom {padding-bottom:0;
}
#page {overflow:hidden;
}

img {max-width:100%;
}
.hover_img img {width:100%;
}
iframe {border:none;
}



/* ========お問い合わせフォーム======== */
.map{
  height: 200px;
}

form{
width:100%;
padding-left:50px;
padding-right:50px;
display:inline-block;
clear:both;
margin-top:-80px;
}

.form-control{
  border: 2px solid #f2f2f2;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;

  float:right;
}

.form-control:focus,
.form-control:active{
  border-color: #fc9400;
}

input{
  height: 50px;
}


input[type="submit"]{
  font-weight: bold;
  margin-bottom:50px;
  margin-top: 20px;
  width:45%;
  height:50px;
  float:left;
  border-radius: 5px;
}

input[type="submit"]:hover{
  background: #fc9400;
  color: #ffffff;
}

input[type="reset"]{
  font-weight: bold;
  margin-bottom:50px;
  margin-top: 20px;
  width:45%;
    height:50px;
  float:right;
    border-radius: 5px;

}

input[type="reset"]:hover{
  background: #fc9400;
  color: #ffffff;
}


.form-control::-moz-placeholder {
  color: #666;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #666;
}
.form-control::-webkit-input-placeholder {
  color: #666;
}

.red{
color:#e33333;
margin-left:5px;
font-size:80%;
}


/* ========ページトップボタン======== */

#page-top {
    position: fixed;
    bottom: 0;
    right: 20px;
	margin:0;
	z-index:100;
}

#page-top a {
  background: #0094e1;
    text-decoration: none;
    color: #fff;
    padding: 14px 20px 14px 20px;
    text-align: center;
    display: block;
    border-radius: 50px;
	margin:0;
	font-size:3em;
	border:2px solid #ffffff;
}
#page-top a:hover {
    text-decoration: none;
    background: #999999;
}

