body {
	overflow-x: hidden;
	font-family: "Roboto Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
}
.text-muted {
	color: #777;
}
.text-primary {
	color: #fc6527;
}
p {
	/*font-size: 15px;*/ 
	line-height: 1.85;
}
p.large {
	font-size: 16px;
}
a,
a.active,
a:active,
a:focus,
a:hover {
	outline: 0;
}
a {
	color: #fc6527;
}
a.active,
a:active,
a:focus,
a:hover {
	color: #fec503;
}
h1,
h2,
h3,
h4,
h5,
h6,
.heading {
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	font-weight: 700;
}
.img-centered {
	margin: 0 auto;
}
.bg-light-gray {
	background-color: #f7f7f7;
}
.bg-darkest-gray {
	background-color: #222;
}
.btn-primary {
	color: #fff;
	background-color: #fc6527;
	border-color: #fc6527;
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	font-weight: 700;
}
.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #fec503;
	border-color: #f6bf01;
}
.btn-primary.active,
.btn-primary:active,
.open .dropdown-toggle.btn-primary {
	background-image: none;
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	background-color: #fc6527;
	border-color: #fc6527;
}
.btn-primary .badge {
	color: #fc6527;
	background-color: #fff;
}
.btn-xl {
	color: #fff;
	background-color: #fc6527;
	border-color: #fc6527;
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 3px;
	font-size: 18px;
	padding: 20px 40px;
}

.btn-xl.active,
.btn-xl:active,
.btn-xl:focus,
.btn-xl:hover,
.open .dropdown-toggle.btn-xl {
	color: #fff;
	background-color: #fec503;
	border-color: #f6bf01;
}
.btn-xl.active,
.btn-xl:active,
.open .dropdown-toggle.btn-xl {
	background-image: none;
}
.btn-xl.disabled,
.btn-xl.disabled.active,
.btn-xl.disabled:active,
.btn-xl.disabled:focus,
.btn-xl.disabled:hover,
.btn-xl[disabled],
.btn-xl[disabled].active,
.btn-xl[disabled]:active,
.btn-xl[disabled]:focus,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl,
fieldset[disabled] .btn-xl.active,
fieldset[disabled] .btn-xl:active,
fieldset[disabled] .btn-xl:focus,
fieldset[disabled] .btn-xl:hover {
	background-color: #fc6527;
	border-color: #fc6527;
}
.btn-xl .badge {
	color: #fc6527;
	background-color: #fff;
}

.btn01 {
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 34px;
	font-size: 18px;
	padding: 20px 40px;
	min-width: 280px;
	margin: 40px auto;
}
.btn01.btn-orange {
	color: #fff;
	background-color: #fc6527;
	border-color: #fc6527;
}
.btn01.btn-white {
	color: #4c695e;
	background-color: #fff;
	border-color: #fff;
}
.btn-lg.btn-green {
	color: #fff;
	background-color: #4c695e;
	border-color: #4c695e;
}

.btn01.btn-orange.active,
.btn01.btn-orange:active,
.btn01.btn-orange:focus,
.btn01.btn-orange:hover {
	color: #fff;
	background-color: #fec503;
	border-color: #f6bf01;
}
.btn01.btn-white.active,
.btn01.btn-white:active,
.btn01.btn-white:focus,
.btn01.btn-white:hover {
	color: #fff;
	background-color: #fc6527;
	border-color: #fc6527;
}
.btn01.btn-green.active,
.btn01.btn-green:active,
.btn01.btn-green:focus,
.btn01.btn-green:hover {
	color: #fff;
	background-color: #fc6527;
	border-color: #fc6527;
}

@media (max-width:374px)  {
	.btn-xl,
	.btn-lg {
		padding: 20px 10px;
	}
}
@media (min-width:375px) and (max-width:424px)  {
	.btn-xl,
	.btn-lg {
		padding: 20px 30px;
	}
}


.navbar-default {
	background-color: #222;
	border-color: transparent;
}
.post .navbar-default {
	background-color: #222;
	border-color: transparent;
}

.navbar-default .navbar-brand {
	color: #fc6527;
	font-family: "Kaushan Script","Helvetica Neue",Helvetica,Arial,cursive;
}
.navbar-default .navbar-brand.active,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
	color: #fec503;
}
.navbar-default .navbar-collapse {
	border-color: rgba(255,255,255,.02);
}
.navbar-default .navbar-toggle {
	background-color: #fc6527;
	border-color: #fc6527;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: #fc6527;
}
.navbar-default .nav li a {
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
	color: #fff;
}
.navbar-default .nav li a:focus,
.navbar-default .nav li a:hover {
	color: #fc6527;
	outline: 0;
}
.navbar-default .navbar-nav > .active > a {
	border-radius: 0;
	color: #fff;
	background-color: #fc6527;
}
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav .current > a,
.navbar-default .navbar-nav .current > a:focus,
.navbar-default .navbar-nav .current > a:hover {
	color: #fff;
	background-color: #fc6527;
}
@media (min-width:768px) {
	#top .navbar-default {
		background-color: transparent;
		padding: 25px 0;
		-webkit-transition: padding 0.3s;
		-moz-transition: padding 0.3s;
		transition: padding 0.3s;
		border: 0;
	}
	.navbar-default {
		background-color: #222;
		padding: 25px 0;
		-webkit-transition: padding 0.3s;
		-moz-transition: padding 0.3s;
		transition: padding 0.3s;
		border: 0;
		
	}
	.navbar-default .navbar-brand {
		font-size: 2em;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	.navbar-default .navbar-nav > .active > a,
	.navbar-default .navbar-nav .current > a {
		border-radius: 3px;
	}
	#top .navbar-default.navbar-shrink,
	.navbar-default.navbar-shrink {
		background-color: #222;
		padding: 10px 0;
	}
	.navbar-default.navbar-shrink .navbar-brand {
		font-size: 1.5em;
	}
}
@media (max-width:767px) {
}

.navbar-brand { /* ☆ */
	margin-top:-5px;
	padding: 0px 0px; /* ☆ padding: 15px 15px; */
}
@media (max-width:767px) {
	.navbar-brand {
		margin-top:-2px;
	}
	.navbar-brand img{
		margin-left:10px;
		padding-top:3px;
		width:77%;
	}
}

/* navbar collapse for iPad (bootstrap) */
@media (max-width: 991px) {
	.navbar-header {
		float: none;
	}
	.navbar-toggle {
		display: block;
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-collapse.collapse {
		display: none!important;
	}
	.navbar-nav {
		float: none!important;
		margin: 7.5px -15px;
	}
	.navbar-nav>li {
		float: none;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.navbar-text {
		float: none;
		margin: 15px 0;
	}
	.navbar-collapse.collapse.in {
		display: block!important;
	}
	.collapsing {
		overflow: hidden!important;
	}
}


@media (max-width:1199px) {
	.navbar-nav {
		font-size: 15px;
	}
}


/* header */

header#header {
	background-image: url("../img/header-bg.jpg");
	background-repeat: none;
	background-attachment: scroll;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	text-align: center;
	color: #fff;
}



header#header .intro-text .intro-lead-in {
	font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-style: italic;
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 25px;
}
header#header .intro-text .intro-heading {
	font-family: "Noto Sans Japanese";
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.1em; /* ☆ */
	text-shadow: 0 2px 3px rgba(0,0,0,0.8);
	font-size: 32px;/* 50 */
	line-height: 50px;
	margin-bottom: 25px;
}

@media (max-width:767px) {
	header#header .intro-text {
		padding-top: 100px;
		padding-bottom: 50px;
		min-height:420px;
		/*border:1px solid red;*/
	}
}

@media (min-width:768px) { /* PCキャッチコピー */
	header#header .intro-text {
		padding-top: 300px;
		padding-bottom: 330px;
	}
	header#header .intro-text .intro-lead-in {
		font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
		font-style: italic;
		font-size: 40px;
		line-height: 40px;
		margin-bottom: 25px;
	}
	header#header .intro-text .intro-heading {
		/*font-family: "Mplus 1p";*/
		/*font-family: "Sawarabi Gothic";*/
		font-family: "Noto Sans Japanese";

		letter-spacing: 0.13em; /* ☆ */
		text-shadow: 0 2px 3px rgba(0,0,0,0.8);

		text-transform: uppercase;
		/*font-weight: 700;*/
		font-size: 48px;/* 75 */
		line-height: 48px;/* 75 */
		margin-bottom: 150px;
	}
}

header.pageHeader {
	background-image: url("../img/common/ttl_bg.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center 70%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	text-align: center;
	color: #fff;
	box-sizing: border-box;
	min-height: 284px;
	margin-bottom: 70px;
}
header.pageHeader > div {
	width: 100%;
	height: 100%;
	min-height: 284px;
	background: url("../img/common/bg_dot_w30.png");
}
header.pageHeader > div > .pageTtl {
	margin: 100px 10px 0;
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 700;
	font-weight: bold;
	font-size: 40px;
	line-height: 1;
	letter-spacing: 0.1em;
	padding: 1.7em 0 0; 
	text-shadow:
        1px 1px 2px rgba(0,0,0,0.2),
        1px -1px 2px rgba(0,0,0,0.2),
        -1px 1px 2px rgba(0,0,0,0.2),
        -1px -1px 2px rgba(0,0,0,0.2),
		3px 3px 6px rgba(0,0,0,0.4),
        3px -3px 6px rgba(0,0,0,0.4),
        -3px 3px 6px rgba(0,0,0,0.4),
        -3px -3px 6px rgba(0,0,0,0.4)/*,
        0 0 20px rgba(0,0,0,0.5)*/; 
}
@media (max-width:767px) {
	header.pageHeader {
		background-position: center 60%;
		min-height: 130px;
		margin-bottom: 30px;
	}
	header.pageHeader > div {
		min-height: 100px;
	}
	header.pageHeader > div > .pageTtl {
		margin: 40px 10px 0;
		font-size: 30px;
		padding: 1.2em 0 0; 
		
		
	}	
}


section {
	padding: 100px 0;
}
@media (max-width:767px) {
	section {
		padding: 80px 0;
	}
}
section#topNews,
section#commissioner,
section#mission {
	padding: 100px 0 20px;
}
@media (max-width:767px) {
	section#topNews,
	section#commissioner,
	section#mission {
		padding: 80px 0 10px;
	}
}


section h2.section-heading {
	font-size: 40px;
	margin-top: 0;
	margin-bottom: 15px;
}
@media (max-width:767px) {
	section h2.section-heading {
		font-size: 36px;
	}
}
section p.section-ttl {
	font-size: 26px !important;
	margin-top: 20px;
	margin-bottom: 5px !important;
}
@media (max-width:767px) {
	section .section-ttl {
		font-size: 26px !important;
	}
}

section h3.section-subheading {
	font-size: 16px;
	font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform: none;
	font-style: italic;
	font-weight: 400;
	margin-bottom: 60px;
}
@media (max-width:767px) {
	section h3.section-subheading {
		margin-bottom: 50px;
	}
}
section .section-subttl {
	font-size: 16px;
	font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform: none;
	font-style: italic;
	font-weight: 400;
	margin-bottom: 60px;
}
@media (max-width:767px) {
	section .section-subttl {
		margin-bottom: 50px;
	}
}

.service-heading {
	margin: 15px 0;
	text-transform: none;
}
#portfolio .portfolio-item {
	margin: 0 0 15px;
	right: 0;
}
#portfolio .portfolio-item .portfolio-link {
	display: block;
	position: relative;
	max-width: 400px;
	margin: 0 auto;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
	background: rgba(254,209,54,.9);
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
	opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
	position: absolute;
	width: 100%;
	height: 20px;
	font-size: 20px;
	text-align: center;
	top: 50%;
	margin-top: -12px;
	color: #fff;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
	margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
	margin: 0;
}
#portfolio .portfolio-item .portfolio-caption {
	max-width: 400px;
	margin: 0 auto;
	background-color: #fff;
	text-align: center;
	padding: 25px;
}
#portfolio .portfolio-item .portfolio-caption h4 {
	text-transform: none;
	margin: 0;
}
#portfolio .portfolio-item .portfolio-caption p {
	font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-style: italic;
	font-size: 16px;
	margin: 0;
}
#portfolio * {
	z-index: 2;
}
@media (min-width:767px) {
	#portfolio .portfolio-item {
		margin: 0 0 30px;
	}
}
.timeline {
	list-style: none;
	padding: 0;
	position: relative;
}
.timeline:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: "";
	width: 2px;
	background-color: #f1f1f1;
	left: 40px;
	margin-left: -1.5px;
}
.timeline > li {
	margin-bottom: 50px;
	position: relative;
	min-height: 50px;
}
.timeline > li:after,
.timeline > li:before {
	content: " ";
	display: table;
}
.timeline > li:after {
	clear: both;
}
.timeline > li .timeline-panel {
	width: 100%;
	float: right;
	padding: 0 20px 0 100px;
	position: relative;
	text-align: left;
}
.timeline > li .timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto;
}
.timeline > li .timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto;
}
.timeline > li .timeline-image {
	left: 0;
	margin-left: 0;
	width: 80px;
	height: 80px;
	position: absolute;
	z-index: 100;
	background-color: #fc6527;
	color: #fff;
	border-radius: 100%;
	border: 7px solid #f1f1f1;
	text-align: center;
}
.timeline > li .timeline-image h4 {
	font-size: 10px;
	margin-top: 12px;
	line-height: 14px;
}
.timeline > li.timeline-inverted > .timeline-panel {
	float: right;
	text-align: left;
	padding: 0 20px 0 100px;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto;
}
.timeline > li:last-child {
	margin-bottom: 0;
}
.timeline .timeline-heading h4 {
	margin-top: 0;
	color: inherit;
}
.timeline .timeline-heading h4.subheading {
	text-transform: none;
}
.timeline .timeline-body > p,
.timeline .timeline-body > ul {
	margin-bottom: 0;
}
@media (min-width:768px) {
	.timeline:before {
		left: 50%;
	}
	.timeline > li {
		margin-bottom: 100px;
		min-height: 100px;
	}
	.timeline > li .timeline-panel {
		width: 41%;
		float: left;
		padding: 0 20px 20px 30px;
		text-align: right;
	}
	.timeline > li .timeline-image {
		width: 100px;
		height: 100px;
		left: 50%;
		margin-left: -50px;
	}
	.timeline > li .timeline-image h4 {
		font-size: 13px;
		margin-top: 16px;
		line-height: 18px;
	}
	.timeline > li.timeline-inverted > .timeline-panel {
		float: right;
		text-align: left;
		padding: 0 30px 20px 20px;
	}
}
@media (min-width:992px) {
	.timeline > li {
		min-height: 150px;
	}
	.timeline > li .timeline-panel {
		padding: 0 20px 20px;
	}
	.timeline > li .timeline-image {
		width: 150px;
		height: 150px;
		margin-left: -75px;
	}
	.timeline > li .timeline-image h4 {
		font-size: 18px;
		margin-top: 30px;
		line-height: 26px;
	}
	.timeline > li.timeline-inverted > .timeline-panel {
		padding: 0 20px 20px;
	}
}
@media (min-width:1200px) {
	.timeline > li {
		min-height: 170px;
	}
	.timeline > li .timeline-panel {
		padding: 0 20px 20px 100px;
	}
	.timeline > li .timeline-image {
		width: 170px;
		height: 170px;
		margin-left: -85px;
	}
	.timeline > li .timeline-image h4 {
		margin-top: 40px;
	}
	.timeline > li.timeline-inverted > .timeline-panel {
		padding: 0 100px 20px 20px;
	}
}
.team-member {
	text-align: center;
	margin-bottom: 50px;
}
.team-member img {
	margin: 0 auto;
	border: 7px solid #fff;
}
.team-member h4 {
	margin-top: 25px;
	margin-bottom: 0;
	text-transform: none;
}
.team-member p {
	margin-top: 0;
}
aside.clients img {
	margin: 50px auto;
}
section#contact {
	background-color: #222;
	background-image: url("../img/common/map-image.png");
	background-position: center;
	background-repeat: no-repeat;
}
section#contact .section-heading {
	color: #fff;
}
section#contact .form-group {
	margin-bottom: 25px;
}
section#contact .form-group input,
section#contact .form-group textarea {
	padding: 20px;
}
section#contact .form-group input.form-control {
	height: auto;
}
section#contact .form-group textarea.form-control {
	height: 236px;
}
section#contact .form-control:focus {
	border-color: #fc6527;
	box-shadow: none;
}
section#contact ::-webkit-input-placeholder {
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	color: #bbb;
}
section#contact :-moz-placeholder {
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	color: #bbb;
}
section#contact ::-moz-placeholder {
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	color: #bbb;
}
section#contact :-ms-input-placeholder {
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	color: #bbb;
}
section#contact .text-danger {
	color: #e74c3c;
}

section#topNews {
	background: #eee;
}
section#topNews .section-heading {
	padding-bottom: 30px;
}
section#topNews .row-eq-height {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}

section#topNews .topNewsWrap {
	margin-bottom: 30px;
}

section#topNews .topNewsBox {
	background: #fff;
	padding: 0;
	margin: 0 -8px;
	height: 100%;
}
@media (max-width:767px) {
	section#topNews .topNewsBox {
		margin: 0 0;
	}
}
section#topNews .topNewsBox figure {
	position: relative;
	width: 100%;
	padding-top: 60%;
	margin: 0 auto;
	overflow: hidden;
	background: url("../img/news/news_00.jpg") center center / cover no-repeat;
}
section#topNews .topNewsBox figure img {
	position: absolute;
	width: auto;
	height: auto;
	top: 50%;
	left: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(-0, -50%);
	max-width: 100%;
	max-height: 100%;
}
section#topNews .topNewsBox p {
	margin: 20px;
	font-size: 14px;
	line-height: 1.4;
	color: #777;
}
section#topNews a,
section#topNews a:hover {
	text-decoration: none;
}
section#topNews a .topNewsBox p {
	color: #777;
}
section#topNews a:hover .topNewsBox p {
	color: #fc6527;
}
section#topNews a:hover .topNewsBox p.date {
	color: #777;
}

footer {
	clear: both;
	padding: 25px 0;
	text-align: center;
}
footer .container {
	margin-top: 60px;
}
footer span.copyright {
	line-height: 40px;
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	text-transform: none;
}
footer ul.quicklinks {
	margin-bottom: 0;
	line-height: 40px;
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	text-transform: none;
}
ul.social-buttons {
	margin-bottom: 0;
}
ul.social-buttons li a {
	display: block;
	background-color: #222;
	height: 40px;
	width: 40px;
	border-radius: 100%;
	font-size: 20px;
	line-height: 40px;
	color: #fff;
	outline: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
ul.social-buttons li a:active,
ul.social-buttons li a:focus,
ul.social-buttons li a:hover {
	background-color: #fc6527;
}
.btn.active,
.btn:active,
.btn:active:focus,
.btn:focus {
	outline: 0;
}
.portfolio-modal .modal-content {
	border-radius: 0;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	min-height: 100%;
	padding: 100px 0;
	text-align: center;
}
.portfolio-modal .modal-content h2 {
	margin-bottom: 15px;
	font-size: 3em;
}
.portfolio-modal .modal-content p {
	margin-bottom: 30px;
}
.portfolio-modal .modal-content p.item-intro {
	margin: 20px 0 30px;
	font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-style: italic;
	font-size: 16px;
}
.portfolio-modal .modal-content ul.list-inline {
	margin-bottom: 30px;
	margin-top: 0;
}
.portfolio-modal .modal-content img {
	margin-bottom: 30px;
}
.portfolio-modal .close-modal {
	position: absolute;
	width: 75px;
	height: 75px;
	background-color: transparent;
	top: 25px;
	right: 25px;
	cursor: pointer;
}
.portfolio-modal .close-modal:hover {
	opacity: 0.3;
}
.portfolio-modal .close-modal .lr {
	height: 75px;
	width: 1px;
	margin-left: 35px;
	background-color: #222;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	z-index: 1051;
}
.portfolio-modal .close-modal .lr .rl {
	height: 75px;
	width: 1px;
	background-color: #222;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	z-index: 1052;
}
.portfolio-modal .modal-backdrop {
	opacity: 0;
	display: none;
}
::-moz-selection {
	text-shadow: none;
	background: #fc6527;
}
::selection {
	text-shadow: none;
	background: #fc6527;
}
img::selection {
	background: 0 0;
}
img::-moz-selection {
	background: 0 0;
}
body {
	webkit-tap-highlight-color: #fc6527;
}




#mission{
	background:#032216 ; /* #b6dad1 #163e2e #093724 */
}
#mission h2,#mission p{
	color:#fdfdfd;
}
#mission section h3.section-subheading {
	margin-bottom: 20px;
}
#mission .text-muted {
	color:#4c695e;
}

#mission h2:nth-of-type(2),
#mission h2:nth-of-type(3){
	color:#b6dad1;
	font-size:26px;
	line-height:1.6;
	margin-bottom:20px;
}
#mission p{
	margin-bottom:30px;
}
#mission p:nth-of-type(4){
	font-size:17px;
	line-height:2.2;
}
#mission p:last-of-type{
	margin-bottom:0px;
}
#mission p img{
	margin:25px auto 35px auto;
}






.portfolio-box {
	display: block;
	position: relative;
	margin: 0 auto;
	max-width: 650px;
}

.portfolio-box .portfolio-box-caption {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
	opacity: 0;
	background: rgba(240,95,64,.9);
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
	padding: 0 15px;
	font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
	font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
	opacity: 1;
}

@media(min-width:768px) {
	.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
		font-size: 16px;
	}

	.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
		font-size: 22px;
	}
}

.call-to-action h2 {
	margin: 0 auto 20px;
}


.no-gutter > [class*=col-] {
	padding-right: 0;
	padding-left: 0;
}




#commissioner h4{
	font-size:20px;
	margin-bottom:8px;
}
#commissioner p.text-muted{
	font-size:16px;
}
#commissioner p.biog{
	text-align:left;
	margin-left:40px;
	margin-right:40px;
	color: #777;
	/*border:1px solid #ccc;*/
}
#commissioner p.biog a:link,
#commissioner p.biog a:visited{
	text-decoration:underline;
	color: #505050;
}
#commissioner p.biog a:hover,
#commissioner p.biog a:active{
	color: #121212;
}
@media (max-width:767px) {
	#commissioner p.biog{
		margin-left:0px;
		margin-right:0px;
	}
}

#commissioner p.p_comment{
	color: #777;
	margin:20px 5% 10px 5%;
	padding:30px;
	border:1px solid #196d4a;
	border-radius: 3px;
}

section#contact {
	background-color: #3b2620; /* #222 */
	margin-top: 60px;
}

section#contact h3{
	font-size:18px;
	color:#fdfdfd ;
	margin-bottom:40px;
}
section#contact p.contact_phone{
	font-size:28px;
	color:#fdfdfd ;
	margin-bottom:40px;
	letter-spacing: 0.1em;
}
section#contact .btn.btn-xl{
	font-size: 20px;
	letter-spacing: 0.1em;
}

@media (max-width: 767px) {
	section#contact .btn.btn-xl{
		letter-spacing: 0em;
	}
}

section#contact .btn.btn-xl .fa-1x {
  font-size: 1.5em;
  margin-right:10px;
}


#maca{
	/*border:12px solid green;*/
}

#maca.no-padding{
	padding: 0px 0;
}

.box_report{
  text-align:center;
  margin:-40px auto 60px auto;
  padding:55px 10px 50px 10px ;
  border:2px solid #d8d8d8;
  border-radius: 4px ;

  background:#fdfdfd url("/img/report/report20180714_04.jpg") no-repeat 0 -10px;
  background-size:215px auto;
}
.box_report p{
  line-height:1.5;
  margin-bottom:15px;
}
.box_report p span{
  color:#032216;
}
@media (max-width: 767px) {
  .box_report{
	text-align:left;
	margin:-20px 3% 60px 3%;
	padding:30px 10px 15px 10px ; 
	background-image:none ;
  }
}


/*----------------------------------------------*/
/*----------------------------------------------*/


/*-------- .sidebar ----------------------------*/

.sidebar {
	text-align: left;
	margin-top: 0;
	
}
@media (max-width: 1199px) and (min-width: 768px) { /*992px*/
	.sidebar {
		margin-top: 0;
		text-align: right;
	}
	.sidebar div {
		margin-left: auto;
		margin-right: 0;
		width: 166px;
		
	}
}
@media (max-width: 767px) {
	.sidebar {
		margin-top: 40px;
	}
}


.sidebar h2.widgettitle {
	display: none;
}
.sidebar div > ul {
	margin: 0;
	padding: 0;
}
.sidebar div > ul > li {
	display: hidden;
	list-style: inside none;
	margin: 0;
	padding: 0;
}
.sidebar div > ul > li.current-post-ancestor,
.sidebar div > ul > li.current {
	display: visible;
	list-style: inside none;
	margin: 0;
	padding: 0;
}
.sidebar div > ul > li > a {
	display: block;
	background: #000;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	font-size: 15px;
	line-height: 1.2;
	padding: 2em 3px 1.9em;
	margin: 0 0 10px;
}
.sidebar div > ul > li > a:hover {
	color: #fc6527;
	text-decoration: none;
}
.sidebar div > ul > li > ul {
	margin: 0;
	padding: 0;
}
.sidebar div > ul > li > ul > li {
	list-style: inside none;
	text-align: left;
	font-size: 15px;
	line-height: 1.2;
	padding: 1.4em 3px 1.3em 16px;
	margin: 0;
	border-bottom: 1px solid #ccc;
	background-image: url("../img/common/icon_arrow.png");
	background-repeat: no-repeat;
	background-position: 0px 27px;
}
.sidebar div > ul > li > ul > li.current-post-parent,
.sidebar div > ul > li > ul > li.current-menu-item,
.sidebar div > ul > li > ul > li.current {
	background-image: url("../img/common/icon_arrow.png"), url("../img/common/bg_sidebar_li_on.gif");
	background-repeat: no-repeat, repeat;
	background-position: 0px 26px, 0 0;
}
.sidebar div > ul > li > ul > li a {
	display: inline-block;
	color: inherit;
	width: 100%;
}
.sidebar div > ul > li > ul > li a:hover {
	color: #fc6527;
	text-decoration: none;
}


/*------page navi---------------------------------*/

.box_back{
	margin:20px 0 60px;
	box-sizing: border-box;
	width: 100%;
	padding:15px;
	border:2px solid #fc6527;
}


.prevNext:before {
	display: block;
	content:"";
}
.prevNext {
	width: 100%;
	display: block;
	clear: both;
	margin: 0 auto 0;
	padding: 60px 0 0;
	text-align: center;
	font-size: 1.4rem;
}
.prevNext a {
	text-decoration: none;
	color: #333;
}
.prevNext a:hover {
	text-decoration: none;
	color: #999;
}


/*pagination*/
.pager .pagination {
	clear:both;
	padding: 38px 0px 0px 0px;
	text-align: center;
	margin: 0 auto;
	font-size: 1.4rem;
	font-weight: normal;
	line-height: 1;
	color: #555;
}
.pager .pagenation .pagination-box {
	text-align: center;
	margin: 0 auto;
}
.pager .pagination span,
.pager .pagination a {
	margin: 0px auto;
	box-sizing: border-box;
	min-width: 1.9em;
	font-size: 1em;
	text-align: center;
	display: inline-block;
	margin: 1px;
	padding: 6px 2px;
	
}
.pager .pagination span {
	border: 1px solid #fc6527;
}
.pager .pagination a {
	color: #555;
	border: 1px solid #ccc;
}
 
.pager .pagination a:hover{
	color:#fff;
	background: #fc6527;
	border: 1px solid #fc6527;
	text-decoration: none;
}
.pager .pagination .current{
	background: #fc6527;
	color:#fff;
}
.pager .pagination .page-of {
	display: none;
}


/*----------------------------------------------*/
/*-------- .post -------------------------------*/

article.post {
	
}
@media (max-width: 767px) {
	article.post {
		margin-top: 20px;
	}
}

/*-------- .post -------------------------------*/

.post {
	position: relative;
	margin-top: -25px;
}

.post p.section-subheading{
	margin-bottom: 40px;
	margin-left: 2.0%;
	font-size: 24px;
	line-height: 1.6;
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	font-weight: 700;
}
@media (max-width: 767px) {
	.post p.section-subheading{
		margin-bottom: 20px;
	}
}
.post .postDate {
	position: absolute;
	top: 5px;
	right: 0;
	color: #999;
	font-size: 0.9em;
	line-height: 20px;
}
.post h1 {
	font-size: 33px;
	line-height:1.5;
	padding-top:0;
	margin-bottom:50px;
}
.post h1 span {
	font-size: 70%;
	display: block;
}
.post h2 {
	font-size: 25px;
	line-height:1.6;
	color:#035f55;
	margin-top:40px;
	margin-bottom:40px;
}
.post h3 {
	font-size: 18px;
	line-height:1.6;
	color: #c34669;
	margin-top:36px;
	margin-bottom:0;
}
@media (max-width: 767px) {
	.post .postDate {
		top: 0px;
	}
	.post h1 {
		font-size: 24px;
		padding-top:0;
		margin-bottom:30px;
	}
	.post h2 {
		font-size: 22px;
		margin-top:30px;
		margin-bottom:30px;
	}
	.post h3 {
		font-size: 16px;
		margin-top:30px;
		margin-bottom:0;
	}
}
.post p{
	line-height: 1.95;
	/*margin-left:2.5%;*/
	margin-bottom:30px;
}
.post .box_ph.text-center{
	margin-bottom:30px;
}
.post .box_ph.text-center img{
	margin:0 auto ;
	padding:20px 0;
}


/*-------- #layoutCenter -------------------------------*/
#layoutCenter.post {
}
#layoutCenter.post h1,
#layoutCenter.post h2,
#layoutCenter.post h3,
#layoutCenter.post p {
	text-align: center;
}



/*-------- #news -------------------------------*/
#news .cat {
	text-align: center;
	color: #fff;
	font-size: 11px;
	line-height: 1.2;
	border-radius: 3px;
	box-sizing: border-box;
	margin: 15px 20px 0 0;
	width: 90px;
	padding: 3px;
}
#news .cat.release {
	background-color: #127a2b;
}
#news .cat.media {
	background-color: #0d9cbb;
}
#news .cat.event {
	background-color: #d3547e;
}


/*-------- #newsIndex -------------------------------*/

#newsIndex {
}
#newsIndex ul.ulNewsList {
	margin-top: 25px;
	padding: 0;
	border-bottom: 1px solid #ccc;
}
#newsIndex ul.ulNewsList > li {
	list-style: none inside;
	display: flex;
	justify-content: space-between;
	border-top: 1px solid #ccc;
	padding: 16px 3px 32px;
}
#newsIndex ul.ulNewsList > li > p {
	margin: 0;
}
#newsIndex ul.ulNewsList > li .cat {
	text-align: center;
	color: #fff;
	font-size: 11px;
	line-height: 1.2;
	border-radius: 3px;
	box-sizing: border-box;
	margin: 3px 20px auto 0;
	width: 90px;
	padding: 3px;
}
#newsIndex ul.ulNewsList > li .cat.release {
	background-color: #127a2b;
}
#newsIndex ul.ulNewsList > li .cat.media {
	background-color: #0d9cbb;
}
#newsIndex ul.ulNewsList > li .cat.event {
	background-color: #d3547e;
}
#newsIndex ul.ulNewsList > li .ttl {
	text-align: left;
	box-sizing: border-box;
	width: calc(100% - 200px);
	padding-right: 20px;
	line-height: 1.6;
}
#newsIndex ul.ulNewsList > li .date {
	width: 90px;
	text-align: center;
	font-size: 12px;
	line-height: 1.2;
	color: #666;
	padding-top: 6px;
}
#newsIndex ul.ulNewsList > li a {
	color: #000;
}
#newsIndex ul.ulNewsList > li a:hover {
	color: #fc6527;
	text-decoration: none;
}


/*-------- #recipeIndex -------------------------------*/

#recipeIndex {
}


/*-------- #recipe -------------------------------*/

#recipe {
}


/*-------- #contact -------------------------------*/

#contact {
}
#contact #wrap_contact {
	margin-top: -90px;
	padding-top: 65px;
}

#wrap_contact table tr {
	border-bottom: 1px solid #cbcbcb;
	padding: 0em 0 1em;
}
#wrap_contact table tr:first-child {
	border-top: 1px solid #cbcbcb;
	padding: 1em 0;
}
#wrap_contact table tr td input[type="text"],
#wrap_contact table tr td input[type="tel"],
#wrap_contact table tr td input[type="email"],
#wrap_contact table tr td textarea {
	width: 100%;
	font-size: 14px;
	color: #555;
	padding: 0.4em 0.6em;
	border-radius: 5px;
	border: 1px solid #ccc;
	background: #f8f8f8;
}
@media (max-width: 767px) {
	#wrap_contact table tr td input[type="text"],
	#wrap_contact table tr td input[type="tel"],
	#wrap_contact table tr td input[type="email"],
	#wrap_contact table tr td textarea {
		width: 100%;
		font-size: 14px;
		color: #555;
		padding: 0.4em 0.6em;
		border-radius: 5px;
		border: 1px solid #ccc;
		background: #f8f8f8;
	}
}

#wrap_contact input[type="radio"] {
	display: inline-block;
}
#wrap_contact input[type="submit"] {
	color: #fff;
	background-color: #fc6527;
	border-color: #fc6527;
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 5px;
	font-size: 18px;
	padding: 10px 40px;
	margin: 0 5%;
	width: 90%;
}

#wrap_contact input[type="button"] {
	color: #fff;
	background-color: #4c695e;
	border-color: #4c695e;
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 5px;
	font-size: 18px;
	padding: 10px 40px;
	margin: 0 5%;
	width: 90%;
}

#wrap_contact input[type="submit"]:hover {
	color: #fff;
	background-color: #fec503;
	border-color: #fec503;
}
#contact input[type="button"]:hover {
	color: #fff;
	background-color: #fc6527;
	border-color: #fc6527;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#ccc;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:#ccc;
}
::placeholder{ /* Others */
 color:#ccc
}

#wrap_contact .wpcf7-list-item {
	width: 100%;
	padding: 0;
	margin: 0;
}
#wrap_contact .wpcf7-list-item label {
	width: 100%;
	padding: 0.3em 0;
	margin: 0;
	line-height: 1.4;
}
#wrap_contact .wpcf7-list-item input {
	display: block;
	float: left;
	padding: 0;
	margin: 0.2em 0;
}
#wrap_contact .wpcf7-list-item .wpcf7-list-item-label {
	display: block;
	width: calc(100% - 1.2em);
	float: left;
	font-weight: normal;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
#wrap_contact table tr th {
	margin: 0 auto;
	padding: 1.4em 3em 1.4em 1em;
	line-height: 1.6;
	vertical-align: top;
	text-align: left;
	position: relative;
	width: 25%;
}
#wrap_contact table tr th span {
	display: block;
	position: absolute;
	top: 23px;
	right: 10px;
	color: #fc6527;
	font-size: 0.75em;
	line-height: 2em;
}
#wrap_contact table tr td {
	margin: 0 auto;
	padding: 1.2em;
	line-height: 1.6;
	vertical-align: top;
}
#wrap_contact table tr td.w100 {
	width: 100%;
}
#wrap_contact table tr td:nth-child(2) {
	width: 50%;
}
#wrap_contact table tr td:nth-child(3) {
	width: 25%;
	font-size: 0.75em;
	line-height: 36px;
	color: #777;
}
@media (max-width: 767px) {
	#wrap_contact table,
	#wrap_contact table tbody,
	#wrap_contact table tr,
	#wrap_contact table tr th,
	#wrap_contact table tr td,
	#wrap_contact table tr td.w100,
	#wrap_contact table tr td:nth-child(2),
	#wrap_contact table tr td:nth-child(3) {
		display: block;
		width: 100%;
	}
	#wrap_contact table tr th {
		padding: 1.4em 0 0.6em;
	}
	#wrap_contact table tr td,
	#wrap_contact table tr td.w100,
	#wrap_contact table tr td:nth-child(2),
	#wrap_contact table tr td:nth-child(3) {
		padding: 0 0 0em;
	}
	#wrap_contact table tr th span {
		display: inline-block;
		position: inherit;
		top: 0;
		left: 0;
		padding-left: 1em;
	}	
}
#wrap_contact table tr th td .help-block {
	font-size: 0.85em;
	line-height: 36px;
	color: #777;
}

.wpcf7-form-mode-confirm #wrap_contact table tr td:nth-child(3),
.wpcf7-form-mode-confirm #wrap_contact .txt_edit,
.wpcf7-form-mode-confirm #wrap_contact .txt_sent {
  display:none;
}
.wpcf7-form-mode-edit #wrap_contact .txt_confirm,
.wpcf7-form-mode-edit #wrap_contact .txt_sent{
  display:none;
}
.sent #wrap_contact .txt_confirm,
.sent #wrap_contact .txt_edit,
.sent #wrap_contact table,
.sent #wrap_contact .c-button-box {
  display:none;
}

#wrap_contact .c-form-terms__box {
	height:200px;
	overflow:auto;
	margin:40px 4px 40px;
	padding:20px;
	border:1px solid #d3d2d3;
	background:#f8f8f8;
	font-size:14px;
	font-size:1.4rem;
	line-height:20px;
	line-height:2.0rem;
	box-sizing: border-box;
}
#wrap_contact .c-button-box  {
	margin-bottom:60px;
	padding:5% 1%;
	border:6px solid #e1dedd;
	background:#fdfbf9;
	box-sizing: border-box;
}
#wrap_contact .c-button-box .wpcf7-form-control-wrap {
	display: inline-block;
	width: auto;
}
#wrap_contact .c-button-box .wpcf7-form-control-wrap .wpcf7-form-control {
	margin: 0 0.5em;
}
#wrap_contact ul {
	list-style: none inside;
	padding-left: 0em;
}
#wrap_contact .c-note-list li {
	clear: both;
	display: table;
}
#wrap_contact .c-note-list li:before {
	content: '※';
	display: inline-block;
	width: 1em;
	float: left;
}
#wrap_contact .c-note-list li p {
	float: left;
	clear: none;
	width: calc(100% - 1em);
	margin: 0;
	padding: 0;
	line-height: 1.6;
}
#wrap_contact .c-note-list:after {
	clear: both;
	content:'';
	display: table;
}

/*contact form 7 message*/
div.wpcf7-mail-sent-ok {
/*border: 2px solid #398f14;*/
border: none !important;
text-align: center;
font-size: 1.5em;
}
div.wpcf7-mail-sent-ng {
/*border: 2px solid #ff0000;*/
border: none !important;
text-align: center;
color: #fc6527;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
text-align: center;
}
div.wpcf7-validation-errors {
border: 2px solid #f7e700;
text-align: center;
color: #fc6527; 
}