/* ------------------------------------------------------------------------------
	Template Name: Auro
	Author: Designstub
	Author URI: http://www.designstub.com
------------------------------------------------------------------------------*/



@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&family=Noto+Serif+JP:wght@400;700&display=swap');
/* ------------------------------------------------------------------------------
	 Typography
-------------------------------------------------------------------------------*/
p {
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	margin-top: 2em;
}
h1 {
	/*font-size: 65px;*/
	font-size: 2.8rem !important;
    font-weight: 500 !important;
	color: #2d3033;
}
h2 {
	font-size: 40px;
	color: #2d3033;
}
h3 {
	/*font-size: 28px;*/
	color: #2d3033;
	font-size: 36px;
    font-weight: bold;
	font-weight: 300;
}
h4 {
    font-size: 22px;
    color: #2d3033;
    font-weight: 400;
    font-family: inherit;
    text-align: left;
}
h5 {
	font-size: 16px;
	color: #2d3033;
	text-transform: uppercase;
	font-weight: 700;
    text-align: left;
}
h6 {
	font-size: 16px;
	color: #2d3033;
	text-transform: uppercase;
	font-weight: 700;
    text-align: left;
}
/*.btn {
	background-color: #333;
	margin-top: 40px;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	border-radius: 0px;
	padding: 3% 7%;
	display: inline-block;
	text-transform: uppercase;
}*/

.btn:hover, .btn:focus {
	background-color: #f66;
	border-color: #f00;
	color: #fff;
}
.btn-large {
	padding: 15px 40px;
}
h1,h2,h3,h4,h5 {
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
}

/* ------------------------------------------------------------------------------
	 section Style etc
-------------------------------------------------------------------------------*/
.explanation {
/*	display:none;*/
}
.disp_none {
	display:none;
}
header {
	/*border-bottom: solid 1px #c3eb31;*/

}
.footer {
	/*border-top: solid 1px #c3eb31;*/
	background-color:#ebebeb;
}
.sectiontitle {
	margin-bottom: 1em;
}

#greeting {
	background-color:#3b6956;
}
#greeting2 {
	background-color: #7FD2F2;
}
#greeting .sectiontitle,
#greeting p,
#greeting span,
#recruit .sectiontitle,
#recruit p,
#recruit span
{
	color: white;
}
#service1,#service3,#service4 {
	/*display: none;*/
}
#service1 {
	background-image: url(../images/back-gdot.jpg);
	/*background-color: #edffd4;*/
}
#service2 {
	/*background-color:lightgoldenrodyellow;*/
}
#service3 {
	background-color: #ededed;
}
#service4 {
	background-color:#B1D3EC;
}
.service_pert img{
	margin-top: 15px;
}
.service_info {
	margin-bottom: 30px;
}
.service_image {
	/*height: 240px;*/
	width: 100%;
	overflow: hidden;
}
.service_word {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 20px;
}
.service_pert ul, ol{
	text-align: center;
	padding: 0.5em 0.5em 0.5em 2em;/*ボックス内の余白*/
	list-style-type: circle !important;
  	/*border: solid 3px gray;線の種類 太さ 色*/
	
}

.top-inner {
}

/*背景に色をつけたときに追加*/
.top-service,
.top-company {
	padding: 30px 0;/*背景白のままの時はオフ*/
	background-color: rgba(255,255,255,0.9);
}
#syuhen {
	/*background-image: url(../images/portfolio/pic002.jpg);*/
	background-color: #3b6956;
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
th {
	min-width: 6em;
	text-align: right !important;
}
#syuhen td {
	text-align: left;
}
#syuhen table{
	max-width: 75%;
	margin-right: auto;
	margin-left: auto;
}

#map {
	
}
#recruit {
	background-color:#26b4eb;
}
#contact {
	/*background-color:lightgray;*/
}
.fblock {
	display: flex;
	align-items:stretch;
}
.top-contact-1,
.top-contact-2 {
	padding: 30px 0 30px 0;
}
.top-contact-1 {
	background-color: #F59F45;
}
.top-contact-2 {
	background-color: #c3eb31;
}
.callinfo,
.mailinfo,
#contact h4,
#contact2 h4{
	text-align: center;
}
#contact a,
#contact2 a {
	display: block;
	width : 50%;
	margin: 0 auto;
}
.callnum{
	font-size:1.5em;
	color:white;
	font-weight:700;
}
.calltime{
	font-size: 1em;
	color: initial;
	background-color: #FFFFFF;
	border-radius: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 10px auto 0 auto;
	width: 19em;
}
.section2 {
	padding: 0 0 0px 0;
}
.works-panel__p {
	
	text-align: left;
}
.footerspace {
	height:80px;
}
.social_link {
	text-align: right;
}
.social_link span {
	margin-right: 20px;
}
.insta svg,
.faceb svg{
	width: 32px;
	height: 40px;
	
}
.twitt svg{
	width: 32px;
	height: 40px;
}
.yotub svg{
	width: 40px;
	height: 40px;
	
}
.twitt {
	fill: #1DA1F2;
	/*display:none;*/
}
.insta {
	fill: #D23E96;
	/*display:none;*/
}
.faceb {
	fill: #1877f2;
	/*display:none;*/
}
.yotub {
	fill: #F70000;
	/*display:none;*/
}


/* ------------------------------------------------------------------------------
	 General Style
-------------------------------------------------------------------------------*/
a {
	color: #e84545;
}
a:hover, a:focus {
	text-decoration: none;
	-moz-transition: background-color, color, 0.3s;
	-o-transition: background-color, color, 0.3s;
	-webkit-transition: background-color, color, 0.3s;
	transition: background-color, color, 0.3s;
}
body {
	font-family: 'Noto Sans JP', sans-serif; /*"Open Sans", sans-serif;*/
	/*font-weight: 700;*/
	color: #333;
	font-size: 16px;
}
ul, ol {
	margin: 0;
	padding: 0;
}
ul li {
	list-style: none;
}
.section {
	padding: 60px 0 60px 0;
}
.no-padding {
	padding: 0;
}
.no-gutter [class*=col-] {
	padding-right: 0;
	padding-left: 0;
}
.none_dis {
	display: none;
}
/* ------------------------------------------------------------------------------
	 Header & navigation
-------------------------------------------------------------------------------*/
#header {
	position: fixed;
	width: 100%;
	z-index: 999;
	padding-left: 3%;
	padding-right: 3%;
}
#header .header-content {
	margin: 0 auto;
	padding: 15px 0;
	width: 100%;
	-moz-transition: padding 0.3s;
	-o-transition: padding 0.3s;
	-webkit-transition: padding 0.3s;
	transition: padding 0.3s;
}
#header .logo {
	font-size: 21px;
	color: #000;
	font-weight: 700;
	float: left;
	text-transform: uppercase;
}
#header.fixed {
	background-color: rgba(255,255,255,0.8);
}
#header.fixed .header-content {
	border-bottom: 0;
}
#header.fixed .nav-toggle {
	top: 18px;
}
.navigation.open {
	opacity: 0.9;
	visibility: visible;
	-moz-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.navigation {
	float: right;
    	margin-top: 25px; /* 調整 */
}
.navigation li {
	display: inline-block;
}
.navigation a {
	color: #000;
	font-size: 16px;
	font-weight: 700;
	margin-left: 40px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.navigation a:hover, .navigation a.active {
	color: #bcbcbc;
}
.nav-toggle {
	display: none;
	height: 44px;
	overflow: hidden;
	position: fixed;
	right: 5%;
	text-indent: 100%;
	top: 32px;
	white-space: nowrap;
	width: 44px;
	z-index: 99999;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.nav-toggle:before, .nav-toggle:after {
	border-radius: 50%;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
}
.nav-toggle:before {
	background-color: #e84545;
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.nav-toggle:after {
	background-color: #e84545;
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
	-moz-transition-duration: 0s;
	-o-transition-duration: 0s;
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
}
.nav-toggle span {
	background-color: #fff;
	bottom: auto;
	display: inline-block;
	height: 3px;
	left: 50%;
	position: absolute;
	right: auto;
	top: 50%;
	width: 18px;
	z-index: 10;
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.nav-toggle span:before, .nav-toggle span:after {
	background-color: #fff;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transition: -moz-transform 0.3s;
	-o-transition: -o-transform 0.3s;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}
.nav-toggle span:before {
	-moz-transform: translateY(-6px) rotate(0deg);
	-ms-transform: translateY(-6px) rotate(0deg);
	-webkit-transform: translateY(-6px) rotate(0deg);
	transform: translateY(-6px) rotate(0deg);
}
.nav-toggle span:after {
	-moz-transform: translateY(6px) rotate(0deg);
	-ms-transform: translateY(6px) rotate(0deg);
	-webkit-transform: translateY(6px) rotate(0deg);
	transform: translateY(6px) rotate(0deg);
}
.nav-toggle.close-nav:before {
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
}
.nav-toggle.close-nav:after {
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.nav-toggle.close-nav span {
	background-color: rgba(255, 255, 255, 0);
}
.nav-toggle.close-nav span:before, .nav-toggle.close-nav span:after {
	background-color: #fff;
}
.nav-toggle.close-nav span:before {
	-moz-transform: translateY(0) rotate(45deg);
	-ms-transform: translateY(0) rotate(45deg);
	-webkit-transform: translateY(0) rotate(45deg);
	transform: translateY(0) rotate(45deg);
}
.nav-toggle.close-nav span:after {
	-moz-transform: translateY(0) rotate(-45deg);
	-ms-transform: translateY(0) rotate(-45deg);
	-webkit-transform: translateY(0) rotate(-45deg);
	transform: translateY(0) rotate(-45deg);
}
/* 調整 */
#header-slider {
    padding: 110px 0 50px 0;
}

/* ------------------------------------------------------------------------------
	 Header Slider
-------------------------------------------------------------------------------*/

.carousel {
	width: 94%;
	height: 700px;
	max-height: 80vh;
	margin: auto;
}
.item, .active, .carousel-inner {
	height: 100%;
}
.carousel-caption {
	bottom: 35%;
	color: #fff;
	left: 15%;
	padding-bottom: 20px;
	padding-top: 20px;
	position: absolute;
	right: 15%;
	text-align: center;
	z-index: 10;
	text-shadow: 0 1px 2px rgba(255,255,255,.8) !important;
}
.carousel-caption h2 {
/*	font-family: "Open Sans", sans-serif;
	font-size: 5rem !important;*/
    font-weight: 700 !important;
	text-transform: uppercase;
	letter-spacing: 5px;
}
.carousel-caption p {
	font-weight: bold;
	letter-spacing: 2px;
}
.carousel-caption img{
  width: 50%;
  position:relative;
  /*height: 400px;
  background: orange;*/
  
  margin: auto auto;  /*画面中央 */

}
@media only screen and (max-width: 768px) {
/* SP */
	.carousel-caption h2,.carousel-caption2 h2 {
		font-size: 2.8rem !important;
	}
	.carousel-caption p,.carousel-caption p {
		font-size: 1.5rem !important;
	}
	.carousel-caption img{
	  width: 80%;
	  position:relative;
	  /*height: 400px;
	  background: orange;*/

	  margin: auto auto;  /*画面中央 */
}
}
.carousel-control.left {
	background: none;
}
.carousel-control.right {
	background: none;
}
.carousel-control {
	opacity: 1;
	text-shadow: none;
}.no_slider_topimage {
	padding: 60px 0 0 0;
}
.no_slider_inner {
	padding: 0;
}
.no_slider_topimage {
	width: 94%;
	height: 800px;
	max-height: 85vh;
	margin: auto;
	overflow: hidden;
}
.no_slider_topimage img {
	width: 100%;
}
.carousel-caption2 {
	position: absolute;
	width: 100%;
	top: 15%;
/*	left:15%;
	right:15%;
*/	color: #fff;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;
	z-index: 10;
	text-shadow: 0 1px 2px rgba(255,255,255,.8) !important;
}
.carousel-caption2 h3 {
	/*font-family: "Open Sans", sans-serif;*/
	font-size: 2.8rem !important;
    font-weight: 700 !important;
	color: #2d3033;
	text-shadow: none;
	/*font-size: 31px;
	font-weight: 700;*/
	text-transform: uppercase;
	letter-spacing: 5px;
}
.carousel-caption2 p {
	font-family: "Open Sans", sans-serif;
	text-shadow: none;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 2px;
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; width:100%;}
.sp { display: none !important; }
 
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 768px) {
    .pc { display: none !important; }
    .sp { display: block !important;
	    max-width: initial !important;
    max-height: 100%;}
	
	
	#syuhen table{
	max-width: initial;
}
}
/* ------------------------------------------------------------------------------
	 syuhen etc
-------------------------------------------------------------------------------*/
#syuhen .com_pic figure {
	margin-bottom: 20px;
}

.caption-left {
  width: fit-content;
  margin-right: auto; /* 右から左に寄せる */
  margin-left: auto; /* 左から右に寄せる */
}

/* ------------------------------------------------------------------------------
	 Services
-------------------------------------------------------------------------------*/
.services {
	width: 94%;
	margin: auto;
	background-color: #f2f2f2;
}
.services h4 {
    font-size: 33px;
    line-height: 33px;
    letter-spacing: 2px;
    font-weight: 300;
    margin-left: 30px;
    margin-bottom: 20px;
    text-align: left;
}
.services h5 {
	font-size: 21px;
	font-weight: 300;
	margin-bottom: 1px;
	text-transform: none;
}
.services p {
	color: #6c7279;
	font-size: 17px;
	font-weight: 400;
	margin-top: 5px;
}
.services-content {
	margin: 50px;
}
.services-content li a {
	color: #6c7279;
	line-height: 30px;
}
.services-content li a:hover {
	color: #000;
}
/* ------------------------------------------------------------------------------
	 Portfolio
-------------------------------------------------------------------------------*/
#portfolio {
	width: 92%;
	margin: auto;
}
#portfolio .portfolio-item {
	right: 0;
	margin: 0 0 2px;
	padding: 0 1px;
}
#portfolio .portfolio-item .portfolio-link {
	display: block;
	position: relative;
	margin: 0 auto;
}
#portfolio .portfolio-item .portfolio-link .caption {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: rgba(58, 54, 54, .9);
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	transition: all ease .5s;
}
#portfolio .portfolio-item .portfolio-link .caption:hover {
	opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content {
	position: absolute;
	top: 50%;
	width: 100%;
	height: 20px;
	margin-top: -12px;
	text-align: center;
	font-size: 20px;
	color: #fff;
}
#portfolio .caption-content p {
	color: #FFF;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
	margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content h3 {
	margin: 0;
	color: #e9eaed;
	font-size: 17px;
	letter-spacing: 4px;
	text-transform: uppercase;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
	margin: 10px 0;
	color: #e9eaed;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#portfolio * {
	z-index: 2;
}
/* ------------------------------------------------------------------------------
	 Testimonials
-------------------------------------------------------------------------------*/
.testimonials {
	width: 94%;
	margin: auto;
	background-color: #333;
	position: relative;
	text-align: center;
}
.testimonials blockquote {
	border: 0;
	margin: 0;
	padding: 100px 15%;
}
.testimonials h1 {
	color: #fff;
	/*font: 19px "Open Sans", sans-serif;
	font-weight: 300;*/
	letter-spacing: 1px;
}
.testimonials p {
	color: #fff;
	display: block;
	font-size: 11px;
	font-style: normal;
	letter-spacing: 2px;
	font-weight: 400;
	margin-top: 30px;
	text-transform: uppercase;
}
/* ------------------------------------------------------------------------------
	 Footer
-------------------------------------------------------------------------------*/
.footer {
	width: 100%;
	margin: auto;
	text-align: left;
	padding-top: 5%;
	padding-bottom: 7%;
}
.footer h4 {
	font-size: 16px;
	color: #000;
	margin: 0 0 15px 0;
	padding: 0px;
}
.footer p {
	font-size: 14px;
	color: #6c7279;
}
.footer a {
	color: #000;
}
.footer a:hover {
	text-decoration: underline;
}
.footer .footer-share {
	margin-top: 0;
}
.footer .footer-share li {
	display: inline-block;
	float: none;
}
.footer .footer-share a {
	border: none;
	font-size: 13px;
	color: #000;
	letter-spacing: 15px;
}
.footer .fa-heart {
	color: #e84545;
	font-size: 11px;
	margin: 0 2px;
}
.footer_con{
	background-color: #fff !important;
}
/* ------------------------------------------------------------------------------
	 Work Detial 
-------------------------------------------------------------------------------*/

.work-detail {
	width: 94%;
	margin: auto;
}
.work-detail-margin {
	margin-top: 7%;
}
.detail-image img {
	width: 100%;
	object-fit: cover;
}
.detail-contentbox {
	background-color: #f2f2f2;
	padding: 3%;
}
.detail-content h4 {
	font-size: 27px;
	line-height: 27px;
	letter-spacing: 1px;
	font-weight: 300;
}
.detail-content p {
	color: #6c7279;
	font-size: 13px;
	font-weight: 400;
	margin-top: 7%;
}



/* gmap */
.gmap {
height: 0;
overflow: hidden;
padding-bottom: 30%;
position: relative;
margin-left: 3%;
margin-right: 3%;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
padding: 0 0 30px 0px;
}


.gmap{
    width:auto;
    margin:0 auto;
}
    .gmap iframe{
        /*height:400px;*/
    }
@media only screen and (max-width: 768px) {
    .gmap{
        width:95%;
		padding-bottom: 80%;
    }
        .gmap iframe{
            /*height:300px;*/
        }
}
.map_pert > div,
#map2 .gmap {
	height: 300px;
}

/* Contact-wrapper */
.con_wrapper{
	padding-top: 1em;
}

.works h4 {
    font-size: 33px;
    line-height: 33px;
    letter-spacing: 2px;
    font-weight: 300;
    margin-left: 30px;
    margin-bottom: 20px;
    text-align: left;
}

.works-panel__ttl {
    position: relative;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    font-size: 2rem;
    text-align: center;
    color: #1D2088;
    background: #fff;
    margin-bottom: 0;
}

.works-panel__p{
	padding-bottom: 0px;
	
	
	
}


.container{
	padding-right:auto;
	padding-left:auto;
	margin-right:auto;
	margin-left:auto	
}

h3 {
  position: relative;
  padding: 1.5rem;
  text-align: center;
}

h3:before {
  position: absolute;
  bottom: -10px;
  left: calc(50% - 30px);
  width: 60px;
  height: 5px;
  content: '';
  border-radius: 3px;
  background: #1D2088;
}
