/*
Theme Name: original
Theme URI: 
Description: 
Version: 1.0
Author: Yu Fujiwara
Author URI: 
*/

@font-face {
	font-family: 'icomoon';
	src: url("../fonts/icomoon/icomoon.eot?srf3rx");
	src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	line-height: 1.8;
	font-size: 14px;
	background: #f9f7f7;
	font-weight: 300;
}

a {
	color: #CE2B28;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
a:hover {
	text-decoration: underline !important;
	color: #CE2B28 !important;
}
a:focus, a:active {
	outline: none;
}

p {
	margin-bottom: 1.5em;
	font-size: 14px;
	color: #727272;
	font-weight: 300;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	color: rgba(0, 0, 0, 0.8);
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-weight: 200;
	margin: 0 0 30px 0;
}

.underLineGra {
	font-size: 20px;
}
.underLineGra:after {
	content: "";
	display: block;
	height: 2px;
	background: -moz-linear-gradient(to right, rgb(230, 90, 90), transparent);
	background: -webkit-linear-gradient(to right, rgb(230, 90, 90), transparent);
	background: linear-gradient(to right, rgb(230, 90, 90), transparent);
}
.sideLine {
	display: inline-block;
	position: relative;
	padding: 0 55px;
}
.sideLine:before, .sideLine:after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 45px;
	height: 1px;
	background-color: black;
}
.sideLine:before {left:0;}
.sideLine:after {right: 0;}

ul, dl {
	color: rgba(0, 0, 0, 0.8);
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-weight: 400;
	font-size: 14px;
	margin: 0 0 40px 0;
}

dt {
	width: 120px;
	float: left;
	margin: 0 20px 20px 0;
}
dd {
	width: 80%;
	margin: 0 0 20px 0;
}
li {
	margin: 0 0 20px 0;
}

::-webkit-selection {
	color: #fcfcfc;
	background: #bdaeca;
}

::-moz-selection {
	color: #fcfcfc;
	background: #bdaeca;
}

::selection {
	color: #fcfcfc;
	background: #bdaeca;
}

table {
	width: 100%;
	font-size: 14px;
}
th, td {
	padding: 10px 30px;
    border: 1px #ccc solid;
    border-top: none;
    border-right: none;
    border-left: none;
    font-weight: 100;
}

th {
	text-align: justify;
}

.box-wrap {
	background: #fff;
	max-width: 1370px;
	margin: 0 auto;
	position: relative;
	-webkit-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.07);
	-moz-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.07);
	box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.07);
}
.box-wrap:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	-webkit-box-shadow: -7px 1px 13px 2px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: -7px 1px 13px 2px rgba(0, 0, 0, 0.08);
	box-shadow: -7px 1px 13px 2px rgba(0, 0, 0, 0.08);
}

#nfadr-header {
	padding-top: 3em;
	padding-bottom: 0;
/* 	margin-bottom: 2em; */
}
#nfadr-header .navbar-default {
	border: transparent;
	background: #fff;
	padding-bottom: 0;
	margin-bottom: 0;
}
#nfadr-header .navbar {
	padding: 0;
	margin-bottom: 20px;
}

#nfadr-header .nfadr-navbar-brand {
    width: 50%;
    margin: 0;
    float: left;
}
@media screen and (max-width: 480px) {
	#nfadr-header .nfadr-navbar-brand {
		width: 100%;
		margin: 0;
	}
}

#nfadr-header .nfadr-navbar-brand .nfadr-logo {
	width: 52px;
	height: 30px;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 1.5;
}
#nfadr-header .nfadr-navbar-brand .nfadr-logo:focus, #nfadr-header .nfadr-navbar-brand .nfadr-logo:hover {
 	text-decoration: none !important;
}
@media screen and (max-width: 1200px) {
  #nfadr-header .nfadr-navbar-brand {
	width: 100%;
	text-align: center;
	margin-bottom: 0;
  }
}

#nfadr-header .nav {
    width: 50%;
    float: left;
    margin-left: 0;
    margin-top: 75px;
}
@media screen and (max-width: 1200px) {
	#nfadr-header .nav {
		width: 100%;
	}
}
#nfadr-header .nav li {
	font-size: 14px;
	display: inline-block;
	margin-left: 50px;
	text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  #nfadr-header .nav li {
/* 	width: 100%; */
	margin-left: 10px;
  }
}
#nfadr-header .nav li:first-child {
  	margin-left: 0;
}
#nfadr-header .nav li a {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	color: rgba(0, 0, 0, 0.4);
	position: relative;
	font-weight: 400;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	padding: 0;
}
#nfadr-header .nav li a:hover, #nfadr-header .nav li a:focus {
	color: gray !important;
	background: transparent;
	text-decoration: none !important;
}
@media screen and (max-width: 768px) {
  #nfadr-header .nav li a {
	padding: 5px 0;
  }
}
#nfadr-header .nav li.current-menu-item a {
	color: #CE2B28;
	background: transparent;
	position: relative;
}
#nfadr-header .nav li.current-menu-item a:before {
	position: absolute;
	width: 8px;
	height: 8px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	top: -20px;
	background: #CE2B28;
	content: '';
	left: 50%;
	margin-left: -4px;
}
@media screen and (max-width: 768px) {
  #nfadr-header .nav li.current-menu-item a:before {
    top: 0;
  }
}
@media screen and (max-width: 1200px) {
  #nfadr-header .nav li.current-menu-item a {
    color: #000;
  }
}
@media screen and (max-width: 480px) {
  #nfadr-header .nav li.current-menu-item a {
    border-bottom: 2px solid transparent;
    color: #CE2B28;
  }
}
@media screen and (max-width: 1200px) {
  #nfadr-header .nav {
    margin-bottom: 40px;
    text-align: center;
  }
}

.owl-carousel {
  margin-bottom: 5em;
}

/* Owl Override Style */
.owl-carousel .owl-controls,
.owl-carousel-posts .owl-controls {
  margin-top: 0;
}

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 50%;
  margin-top: -29px;
  z-index: 9999;
  position: absolute;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 24%;
}

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-next {
  right: 40px;
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover,
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover {
  margin-right: -10px;
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  left: 40px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover {
  margin-left: -10px;
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next {
  right: -50px;
}

@media screen and (max-width: 768px) {
	.owl-carousel-posts .owl-controls .owl-nav .owl-next {
	right: 0px;
	}
	.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
	left: -50px;
	}
	
	.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
	left: 0px;
	}
}




.owl-carousel-posts .owl-controls .owl-nav .owl-next i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev i {
  color: #000;
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev:hover i {
  color: #000;
}

.owl-carousel-fullwidth.nfadr-light-arrow .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth.nfadr-light-arrow .owl-controls .owl-nav .owl-prev i {
  font-size: 50px;
  color: #fff;
}
.owl-carousel-fullwidth.nfadr-light-arrow .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth.nfadr-light-arrow .owl-controls .owl-nav .owl-prev:hover i {
  color: #fff;
}

.owl-carousel2 .owl-controls .owl-nav .owl-next i,
.owl-carousel2 .owl-controls .owl-nav .owl-prev i {
  font-size: 50px;
  color: rgba(0, 0, 0, 0.5);
}
.owl-carousel2 .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel2 .owl-controls .owl-nav .owl-prev:hover i {
  color: rgba(0, 0, 0, 0.6);
}

.owl-carousel2 .owl-controls .owl-nav .owl-next {
  right: -50px;
}
.owl-carousel2 .owl-controls .owl-nav .owl-next:hover {
  margin-right: -10px;
}

.owl-carousel2 .owl-controls .owl-nav .owl-prev {
  left: -50px;
}
.owl-carousel2 .owl-controls .owl-nav .owl-prev:hover {
  margin-left: -10px;
}

.owl-carousel2 .owl-dots {
  display: none !important;
}
@media screen and (max-width: 992px) {
  .owl-carousel2 .owl-dots {
    display: block !important;
  }
}

@media screen and (max-width: 768px) {
  .owl-theme .owl-controls .owl-nav {
    display: none;
  }
}

.owl-theme .owl-controls .owl-nav [class*="owl-"] {
  background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i {
  font-size: 30px;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"] i:focus {
  background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"]:focus {
  background: none !important;
}

.owl-theme .owl-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  margin-bottom: -10px;
}

.owl-carousel-fullwidth.owl-theme .owl-dots {
  bottom: 0;
  margin-bottom: -10px;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0.3);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  border: 2px solid transparent;
  margin-bottom: -40px;
}
.owl-theme .owl-dots .owl-dot span:hover {
  background: none;
}

.owl-theme .owl-dots .owl-dot.current-menu-item span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #fff;
}

#nfadr-media-section, #nfadr-intro-section, #nfadr-contact-section,
#nfadr-product-section, #nfadr-post-section, .about-section {
  padding-bottom: 3em;
}
@media screen and (max-width: 768px) {
  #nfadr-media-section, #nfadr-intro-section, #nfadr-contact-section,
  #nfadr-product-section, #nfadr-post-section, .about-section {
    padding-bottom: 3em;
  }
  #nfadr-intro-section {
	  display: none;
  }
}

#nfadr-intro-section h2 {
  font-size: 40px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1px;
}
#nfadr-intro-section h3 {
  color: rgba(255, 255, 255, 0.8);
  font-weight: 300;
  line-height: 38px;
}

.section-overlay {
  margin-bottom: 5em;
  position: relative;
  padding-bottom: 0 !important;
}
.section-overlay:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: '';
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.section-overlay .float-overlay {
  z-index: 9;
}

.nfadr-cover {
  min-height: 448px;
  position: relative;
  margin-bottom: 40px;
  background-size: cover;
/*   background: center center; */
}
.nfadr-cover .desc {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 40px;
  background: rgba(0, 0, 0, 0.5);
}
.nfadr-cover .desc p {
  color: #fff;
  margin-bottom: 10px;
}
.nfadr-cover .desc span {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
}
.nfadr-cover .nfadr-cover-hero {
  min-height: 122px;
  position: relative;
  width: 100%;
  margin-bottom: 40px;
}
.nfadr-cover .nfadr-cover-hero .nfadr-cover-thumb {
  width: 170px;
  height: 123px;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
/*   background: center; */
}
.nfadr-cover .nfadr-cover-hero .desc-thumb {
  padding-left: 13em;
}
.nfadr-cover .nfadr-cover-hero .desc-thumb p {
  margin-bottom: 7px;
}
.nfadr-cover .nfadr-cover-hero .desc-thumb span {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 992px) {
  .nfadr-cover .nfadr-cover-hero {
    height: 448px;
  }
  .nfadr-cover .nfadr-cover-hero .nfadr-cover-thumb {
    height: 448px;
    width: 100%;
  }
  .nfadr-cover .nfadr-cover-hero .desc-thumb {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 40px;
    background: rgba(0, 0, 0, 0.2);
  }
  .nfadr-cover .nfadr-cover-hero .desc-thumb p {
    color: #fff;
    margin-bottom: 10px;
  }
  .nfadr-cover .nfadr-cover-hero .desc-thumb span {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.7);
  }
}

.nfadr-intro-cover {
  width: 100%;
  padding: 8.5em 0;
  position: relative;
}
ba
.nfadr-intro-cover:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  width: 100%;
  background: rgba(84, 77, 89, 0.5);
}
.nfadr-intro-cover a.btn {
  position: relative;
  border: 4px solid #fff;
  padding: 30px 50px;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.nfadr-intro-cover a.btn:hover, .nfadr-intro-cover a.btn:focus {
  text-decoration: none !important;
  background: transparent !important;
  color: #fff !important;
}
@media screen and (max-width: 768px) {
  .nfadr-intro-cover a.btn {
    padding: 15px 25px;
    font-size: 16px;
  }
}
@media screen and (max-width: 480px) {
	.nfadr-intro-cover a.btn {
	    padding: 15px 25px;
	    font-size: 12px;
	}
}

.nfadr-grey-section {
  background: rgba(0, 0, 0, 0.03);
  padding: 5em 0;
}

.nfadr-border-line {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.nfadr-inner {
  margin-bottom: 3em;
  position: relative;
}
.nfadr-inner i {
	display: block;
  position: relative;
  top: 20%;
  margin-bottom: 20px;
  text-align: center;
  font-size: 40px;
}
.nfadr-inner {
	padding: 0 20px;
}
.nfadr-inner .holder-section h3 {
	text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  color: #CE2B28;
  letter-spacing: 1px;
  font-weight: bold;
}

.nfadr-services {
  margin-bottom: 4em;
}

.about-section img.display-left {
  float: left;
  padding-right: 40px;
}
.about-section img.display-right {
  float: right;
  padding-left: 40px;
}
@media screen and (max-width: 768px) {
  .about-section img.display-right {
    float: left;
    padding-right: 40px;
    padding-left: 0;
    width: 100%;
    margin-bottom: 40px;
  }
}

#nfadr-product-section .product-inner {
  margin-bottom: 2em;
  float: left;
  width: 100%;
}
#nfadr-product-section .product-inner:last-child {
  margin-bottom: 0;
}
#nfadr-product-section .product-inner h3 {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#nfadr-product-section .product-inner h3 a {
  color: rgba(0, 0, 0, 0.8);
}
#nfadr-product-section .product-inner img {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
#nfadr-product-section .product-inner .desc {
  margin-top: 1.5em;
}
@media screen and (max-width: 992px) {
  #nfadr-product-section .product-inner .desc {
    margin-top: 0;
  }
}
#nfadr-post-section {
	margin-top: 40px;
}
#nfadr-post-section .container .post p.readMore + p {
	margin-bottom: 3em;
	padding-bottom: 3em;
	border-bottom: 1px solid #ccc;
}

#nfadr-post-section .title {
	text-align: center;
	color: #ce2B28;
	font-weight: bold;
	font-size: 20px;
}
#nfadr-post-section time, p {
	font-size: 14px;
}
div.sidebar {
	padding-left: 40px;
	border-left: solid 1px #ccc;
}
@media screen and (max-width: 992px) {
  div.sidebar {
	padding-left: 0;
	border-left: none;
  }
}
.sidebar a:hover {
  text-decoration: none !important;
}
.sidebar img {
  margin-bottom: 20px;
}
.sidebar h2 {
  font-size: 20px;
}
.sidebar h3 {
  font-size: 20px;
}
.sidebar .inner {
  margin-bottom: 2em;
}
.sidebar .inner .list li {
  color: rgba(0, 0, 0, 0.4);
}
.sidebar .inner .list li a {
  color: rgba(0, 0, 0, 0.4);
}

#map {
  width: 100%;
  height: 500px;
  position: relative;
}

@media screen and (max-width: 768px) {
  #map {
    height: 200px;
  }
}

.contact-info {
  margin: 0;
  padding: 0;
}
.contact-info li {
  list-style: none;
  margin: 0 0 20px 0;
  position: relative;
  padding-left: 40px;
}
.contact-info li i {
  position: absolute;
  top: .3em;
  left: 0;
  font-size: 22px;
  color: #000;
}
.contact-info li a {
  font-weight: 400 !important;
  color: #CE2B28;
}
@media screen and (max-width: 768px) {
  .contact-info {
    margin-bottom: 4em;
  }
}

.form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 18px;
  font-weight: 400;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
.form-control:focus, .form-control:active {
  border: 1px solid rgba(0, 0, 0, 0.5);
  box-shadow: none;
}

input[type="text"] {
  height: 50px;
}

.form-group {
  margin-bottom: 30px;
}
.form-group label {
  font-weight: normal;
  font-weight: 18px;
  font-size: 16px;
}
	
#footer {
  padding: 60px 0 40px;
}
#footer p {
  font-size: 14px;
}

.nfadr-social-icons a {
  padding: 4px 8px;
  color: rgba(0, 0, 0, 0.7);
}
.nfadr-social-icons a i {
  font-size: 34px;
}
.nfadr-social-icons a:hover, .nfadr-social-icons a:focus, .nfadr-social-icons a:active {
  text-decoration: none;
  color: #000;
  text-decoration: none !important;
}

.heading-section {
  margin-bottom: 2em;
}
.container {
/* 	margin-bottom: 50px; */
}
.heading-section h3 {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  position: relative;
  color: #CE2B28;
}

.btn {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.btn {
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.btn-primary {
  background: #CE2B28;
  color: #fff;
  border: none !important;
  border: 2px solid transparent !important;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
  box-shadow: none;
  background: #CE2B28;
}
.btn:hover, .btn:active, .btn:focus {
  background: #393e46 !important;
  color: #fff;
  outline: none !important;
}
.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
  border-color: transparent;
}

.social {
  padding: 0;
  margin: 0;
  display: inline-block;
  position: relative;
  width: 100%;
  text-align: right;
}
.social li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.social li a {
  font-size: 24px;
  display: table;
  width: 24px;
  height: 24px;
  margin: 0 4px;
  color: #000;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.social li a:hover, .social li a:focus {
  color: #CE2B28;
  text-decoration: none;
}
.social li a i {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 992px) {
  .social {
    text-align: center;
  }
}

.js .animate-box {
  opacity: 0;
}



@media screen and (min-width:1200px) {
	.nfadr-navbar-brand img {
		float: left;
		margin-right: 50px;
		margin-top: 5px;
	}
}

@media screen and (min-width:992px) and (max-width: 1200px) {
	.nfadr-navbar-brand img {
	    float: left;
	    margin-top: 5px;
	    margin-left: 200px;
	    margin-right: -80px;
	}
}

@media screen and (min-width:620px) and (max-width: 992px) {
	.nfadr-navbar-brand img {
	    float: left;
	    margin-top: 5px;
	    margin-left: 90px;
	    margin-right: 0;
	}
}
@media screen and (max-width:620px) {
	.nfadr-navbar-brand img {
	    width: 15%;
		display: block;
	    margin: 0 auto;
	    margin-bottom: 50px;
	}
	.nfadr-navbar-brand img:after {
	    clear: both;
	}
}

@media screen and (max-width: 992px) {
	.main-nav {
		width: 100%;	
	}
}

/* 20250622 */
	.nfadr-navbar-brand img {
		width: 70px;
		}
	#googleMap {
		width: 100%;
		height: 600px;
	}
	
@media screen and (max-width: 768px) {
	#nfadr-header {
    padding-top: 3em;
    padding-bottom: 0;
    margin-bottom: 1em;
	}
	#nfadr-header .nav li.current-menu-item a:before {
    position: absolute;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 20%;
    -moz-border-radius: 20%;
    -ms-border-radius: 20%;
    border-radius: 20%;
    background: #CE2B28;
    content: '';
    left: 35%;
    margin-top: 14px;
    margin-left: -4px;
	}
	.nfadr-navbar-brand img {
		width: 50px;
		margin-bottom: 10px;
	}
	.nfadr-navbar-brand h1 {
		font-size: 14px;
		margin-bottom: 0px;
		line-height: 2em;
	}
	#nfadr-header .nfadr-navbar-brand .nfadr-logo {
	font-size: 12px;
	line-height: 1.5em;
	}
	#nfadr-header .nav {
		margin-top: 1em;
		margin-bottom: 0;
	}
	#gnav ul {
		padding: 0;
		margin: 0;
	}
	#gnav li {
		margin-bottom: 1px;
	}
	#wpcf7-f162-p9-o1 {
		width: 100%;
	}
	.form-group input {
		width: 100%;
		border: gray solid 1px;
	}
	.sidebar {
		margin-bottom: 10px;
	}
	h1.underLineGra {
		font-size: 16px;
	}
	#googleMap {
		margin-bottom: 50px;
		height: 100%;
	}
	th.spNone{
		display: none;
	}
	.spNone {
		display: none;
	}
	.left {
		margin-right: 4%;
	}
	.nfadr-cover {
		float: left;
		width: 48%;
		min-height: 200px;
		margin-bottom: 20px;
	}
	.nfadr-cover .desc {
		padding: 5px;
	}
	.nfadr-cover .desc p {
		font-size: 12px;
		margin: 0;
		padding: 0;
	}
	.nfadr-cover .desc span {
		font-size: 8px;
		line-height: 7px;
		margin: 0;
		padding:0;
	}
	.container {
		margin-bottom: 1em;
	}

/*
	#ceoimg {
		width: 50%;
		margin: 0 auto;
	}
	#ceoimg img {
		margin: 0 0 40px 0;
		padding: 0;
	}
*/
	#ceoimg {
		width: 100%;
		margin: 0 auto;
	}
	#ceoimg img {
		margin: 0 0 40px 0;
		padding: 0;
	}
	.about-section {
		paading-right:0;
	}
}

@media screen and (min-width: 768px) {
	.spAppear {
		display: none;
	}
	.about-section {
		padding-right: 10px;
	}
}	

