@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;
}
/* =======================================================
/* =======================================================
*
* 	Template Style 
*	Edit this section
*
* ======================================================= */
html {
 overflow-x: hidden;
 overflow-y: scroll; -webkit-overflow-scrolling: touch
 }

body {
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	line-height: 1.8;
	background: #fff;
	color: #848484;
	font-weight: 300;
	overflow-x: hidden!important;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	text-align: center;
}


body.fh5co-offcanvas {
  
}

.pc{display:block;}
.sp{display:none;}

#container2{width:100%;}

.contents{
	width:980px;
	margin:0 auto;
	text-align: left;
}

.contents2{
	width:100%;
	background-color: #FFF;
	margin-top: 50px;
	padding-top:30px;
}

a:link, a:visited, a:active {

  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
text-decoration: none !important;	

}

a:hover {
  text-decoration: none !important;
  color: #FCC72C !important;
}


ul, ol {
	margin-bottom: 1.5em;
	font-size: 20px;
	color: #6C6;
	
}

p {
	font-size: 11px;
	
	
}
.p2 {
	font-size: 150%;
	
	
}
.fonts1{font-size:19px;margin-bottom: 1vw;}

.fontsmall{
	margin-top:2vw;
}

#omoi2{padding-top:50px;}
#container2{
	width:100%;
	height:100%;
	max-width: 1376px;
	max-height:444px;

}
.flex-item {
    width:25%;
}	
	
	.container0{
		 display: flex; 
		justify-content: flex-end;
	}	
.black{color:#000!important;margin-top:20px;line-height: 1.5;}
.white{color:#fff!important;margin-left:25px;line-height: 1.2;}
.gothic{font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif"!important;}
.bottom{margin-bottom:3em;}
.left{margin-left:0;}
.up{margin-top:0px;}
.item {
    width: 300px!important;
	height:auto;
	display: block;
}

.box-img {
    width: 100%!important;
	height:100%;

}

.box2-img {
    width: 100%!important;
	height:100%;

}

/*サイドバナー*/
.right-fixed-banner {
  position: absolute;
  top: 2%;
  right: 0;
  width: 10%;
  margin-right: 5%;
  text-align: center;
  line-height: 100px;
  font-size: 36px;
  z-index:99999;	
}

.banner-box {
  height: 140px;

}

.banner-container {
  display: flex;
  flex-direction: column;
}
.boxwaku {
    padding: 0.5em 1em;
    font-weight: bold;
    color: #6091d3;/*文字色*/
    background: #000;
	opacity:0.7;
    
}

.boxwaku2 {
    padding: 0.5em 0.5em;
    font-weight: bold;
    color: #6091d3;
    background: #000;
    opacity: 0.7;
    height: 120px;
}
.contact {
	vertical-align: top;
	display: block;
	padding: 5px 10px 5px 10px;
	color: #fff;
	border-radius: 4px;
	text-decoration: none;
	background: #f19500 no-repeat;
	font-size: 16px;
	width:300px;
	margin:0 auto;
}

.iframe-content {
   position: relative;
 width: 500px;
    padding: 75% 0 0 0;
	margin:0 auto;
}
.iframe-content iframe {
    position: absolute;
 top: 0;
 left: 0;
    width: 500px;
    height: 100%;
	margin:0 auto;
}

.box {

}
.box-img {
	max-width: 1371px;
	
	width:100%;
    vertical-align: bottom;
}
.box-img:hover {
  filter: opacity(70%);
  cursor: pointer;
}
.box2-img {
	max-width: 1371px;

	width:100%;
    vertical-align: bottom;
}
/*hr*/

hr {
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#ccc), to(transparent));
  background-image: linear-gradient(to right, transparent, #ccc, transparent);
}

h4{
	color: #003300;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-weight: 400;
	margin: 0 0 50px 0;
	font-size: 2em;
}

.fh5co-testimonial blockquote p {
    font-size: 18px;
    line-height: 1.6em;
    color: #555555;
}




.heading-section {

	margin-right: 5em;
}

.heading-section0 {
	padding-bottom: 3em;
	margin-top: 3em;
}

.heading-section2 {
	padding-bottom: 1em;
	margin-bottom: 5em;
	margin-top: 1em;
}

.heading-section h2 {
  font-size: 33px;
  letter-spacing: 2px;
  text-transform: uppercase;
  position: relative;
  margin-bottom:10px;
  	    text-shadow:
        0 2px 0 #888,
        0 3px 0 #888,
        0 4px 5px #333;	
}


.heading-section h3,h6 {
  font-size: 24px;
  letter-spacing: 2px;
  text-transform: uppercase;
  position: relative;
  margin-bottom:10px;
}



.fh5co-grid {
  height: 302px;
  background-size: cover;
  background-position: center center;
  margin-bottom: 30px;
  position: relative;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
.fh5co-cover .desc span {
	display: block;
	font-size: 17px;
	letter-spacing: 1px;
	color: #fff;
	margin-top: -50px;
}
	

.fh5co-cover .desc span a {
  color: #fff;
}
.fh5co-cover .desc span a:hover, .fh5co-cover .desc span a:focus {
  color: #fff !important;
}
.fh5co-cover .desc span a:hover.btn, .fh5co-cover .desc span a:focus.btn {
  border: 2px solid #fff !important;
  background: transparent !important;
}
.fh5co-cover .desc span a.fh5co-site-name {
  padding-bottom: 2px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

/* Superfish Override Menu */
.sf-menu {
  margin: 0 !important;
}

.sf-menu {
  float: right;
}

.sf-menu ul {
  box-shadow: none;
  border: transparent;
  min-width: 12em;
  *width: 12em;
}

.sf-menu a {
  padding: 0.75em 1em !important;
  font-weight: normal;
  border-left: none;
  border-top: none;
  text-decoration:underline;
  zoom: 1;
  font-size: 18px;
  border-bottom: none !important;
  color:#030;
}
.sf-menu a:hover, .sf-menu a:focus {
  color: #6C6 !important;
  text-decoration:underline;
  
}

.sf-menu li.active a:hover, .sf-menu li.active a:focus {
	color: #6C6;
}

.sf-menu li,
.sf-menu ul li,
.sf-menu ul ul li,
.sf-menu li:hover,
.sf-menu li.sfHover {
  background: transparent;
}

.sf-menu ul li a,
.sf-menu ul ul li a {
  text-transform: none;
  padding: 0.25em 1em !important;
  letter-spacing: 1px;
}

.sf-menu li:hover a,
.sf-menu li.sfHover a,
.sf-menu ul li:hover a,
.sf-menu ul li.sfHover a,
.sf-menu li.active a {
  color: #6C6;
}

.sf-menu ul li:hover,
.sf-menu ul li.sfHover {
  background: transparent;
}

.sf-menu ul li {
  background: transparent;
}

.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  *padding-right: 1em;
}

.sf-arrows .sf-with-ul:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -3px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: #ccc;
}

.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: #ccc;
}

.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #ccc;
}

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: #ccc;
}

#fh5co-header-section {
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}

.nav-header {
  position: relative;
  float: left;
  width: 100%;
}



#fh5co-logo {
	position: relative;
	z-index: 2;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 300;
	float: left;
	color:#fff;
}

.fh5co-grid .image-popup {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
.fh5co-grid .image-popup .prod-title {
  position: absolute;
  top: 50%;
  bottom: 20px;
  left: 20px;
  right: 20px;
  margin-top: -25px;
}
.fh5co-grid .image-popup .prod-title h3 {
  margin-bottom: 10px;
  color: #666;
  font-size: 20px;
}
.fh5co-grid .image-popup .prod-title span {
  color: #fff;
}
.fh5co-grid:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.fh5co-grid:hover .image-popup {
  opacity: 1;
}

.services {
	margin-bottom: 5em;
	margin:0 auto;
}
.services span {
  margin-bottom: 30px;
  display: block;
  width: 100%;
}
.services span i {
  font-size: 50px;
  color: #fcc72c;
}
.services h3 {
  font-size: 14.5px;
  font-weight: 400;
}

.p14{
	font-size:10px;
}

#fh5co-services, #fh5co-about, #fh5co-contact {
  padding: 7em 0;
}
#fh5co-logo a:hover, #fh5co-logo a:focus {
  color: #fff !important;
}

#fh5co-menu-wrap {
  position: relative;
  z-index: 2;
  display: block;
  float: right;
  margin-top: 22px;
}
#fh5co-menu-wrap .sf-menu a {
  padding: 1em .75em;

}

#fh5co-primary-menu > li > ul li.active > a {
  color: #FCC72C !important;
}
#fh5co-primary-menu > li > .sf-with-ul:after {
  border: none !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  float: right;
  margin-right: -5px;
  top: 50%;
  margin-top: -7px;
  color: rgba(255, 255, 255, 0.5);
}
#fh5co-primary-menu > li > ul li {
  position: relative;
}
#fh5co-primary-menu > li > ul li > .sf-with-ul:after {
  border: none !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  float: right;
  margin-right: 10px;
  top: 20px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}

#fh5co-primary-menu .fh5co-sub-menu {
  padding: 10px 7px 10px;
  background: #fff;
  left: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}
#fh5co-primary-menu .fh5co-sub-menu > li > .fh5co-sub-menu {
  left: 100%;
}

#fh5co-primary-menu .fh5co-sub-menu:before {
  position: absolute;
  top: -9px;
  left: 20px;
  width: 0;
  height: 0;
  content: '';
}

#fh5co-primary-menu .fh5co-sub-menu:after {
  position: absolute;
  top: -8px;
  left: 21px;
  width: 0;
  height: 0;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  border-bottom: 8px solid white;
  border-left: 8px solid transparent;
  content: '';
}

#fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:before {
  top: 6px;
  left: 100%;
}

#fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:after {
  top: 7px;
  right: 100%;
  border: none !important;
}

.site-header.has-image #primary-menu .sub-menu {
  border-color: #ebebeb;
  -webkit-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  -ms-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  -o-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
}
.site-header.has-image #primary-menu .sub-menu:before {
  display: none;
}

#fh5co-primary-menu .fh5co-sub-menu a {
  letter-spacing: 0;
  padding: 0 15px;
  font-size: 18px;
  line-height: 34px;
  color: #575757 !important;
  text-transform: none;
  background: none;
}
#fh5co-primary-menu .fh5co-sub-menu a:hover {
  color: #FCC72C !important;
}

#fh5co-work-section,
#fh5co-services-section,
#fh5co-content-section,
#fh5co-work-section_2,
#fh5co-blog-section {
	/* [disabled]padding: 2em 0; */
}

#fh5co-content-section{
	background: #000;
}
#fh5co-contact .contact-info {
  margin: 0;
  padding: 0;
}
#fh5co-contact .contact-info li {
  list-style: none;
  margin: 0 0 20px 0;
  position: relative;
  padding-left: 40px;
}
#fh5co-contact .contact-info li i {
  position: absolute;
  top: .3em;
  left: 0;
  font-size: 22px;
  color: rgba(0, 0, 0, 0.3);
}
#fh5co-contact .contact-info li a {
  font-weight: 400 !important;
  color: rgba(0, 0, 0, 0.3);
}
#fh5co-contact .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;
}
#fh5co-contact .form-control:focus, #fh5co-contact .form-control:active {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
#fh5co-contact input[type="text"] {
  height: 50px;
}
#fh5co-contact .form-group {
  margin-bottom: 30px;
}

.fh5co-testimonial {
  position: relative;
  background: #fff;
  padding: 4em 0;
  border-radius: 5px;
  -webkit-box-shadow: 0px 18px 88px -22px rgba(0, 0, 0, 0.58);
  -moz-box-shadow: 0px 18px 88px -22px rgba(0, 0, 0, 0.58);
  box-shadow: 0px 18px 88px -22px rgba(0, 0, 0, 0.58);
	
}


.boxwaku p {
    margin: 0; 
    padding: 0;
}

.boxwaku2 p {
    margin: 0; 
    padding: 0;
}

.pcenter{
	margin-left:30%;
	
}

h1 {
	padding: 0.2em 0.5em;
	border-left: solid 10px #A3A3A3;
	
}

h2 {
	color: #003300;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-weight: 500;
	margin: 30px 0px 30px 0px;

}

.contents p{
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-weight: 500;
	font-size:14px;
}


h3{
	color: #fff;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-weight: 400;
	margin: 5px 0 0 0;
	font-size: 24px;
	padding-top: 10px;
	text-shadow:
        0 2px 0 #888,
        0 3px 0 #888,
        0 4px 5px #333;	

}

h4{
	color: #003300;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-weight: 400;
	margin: 0 0 50px 0;
	font-size: 2em;
}

h5{
	color: #fff;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-weight: 400;
	margin: 2px 0 10px 0;
	font-size: 1.2em;

	

}

h6{
	color: #fff;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-weight: 400;
	margin: 5px 0 0 0;
	font-size: 150%;
	padding-top: 10px;
	

}
.sukima1{
	margin-top:70px;
	margin-bottom:70px;
}

.sukima2{
	margin-top:50px;

}
.left{
	text-align: left;
}
.shadow{
	  text-shadow:
        0 2px 0 #888,
        0 3px 0 #888,
        0 4px 5px #333;	

}

.shadow2 {
  box-shadow: 0 10px 25px 0 rgba(244, 213, 49, 0.5);
}

.mtop{margin-top: 2em;}
.mbottom{margin-bottom: 2em}
.center{
	text-align: center;
}

.flex1{
    display: flex;
	justify-content: center;
	flex-direction: row;
	width: 70%;
    margin: 0 auto;
	gap:50px;
}

.flex2{
	display: flex;
	justify-content: center;
	flex-direction: column ;
	text-align: left;
	width: 70%;
    margin: 0 auto;	
   
}
.flex3{
	text-align: left;

}

figure {
  margin-bottom: 2em;
}

.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;


}

iframe {
    border:none;
    }
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

::-webkit-selection {
  color: #fcfcfc;
  background: #FCC72C;
}

::-moz-selection {
  color: #fcfcfc;
  background: #FCC72C;
}

::selection {
  color: #fcfcfc;
  background: #dab300;
}

#fh5co-header {
  position: relative;
  margin-bottom: 0;
  z-index: 9999999;

	
}

.left {
	text-align:left;

}


.red {
	color: #FF0000;
}

.blue {
	color:#00F;
}

.white {
	color:#fff;
}

.black{
	color:#000;
}

.gray{
	color:#666;
}

.kankaku{
	margin-bottom:10em;
}

.h_black{background-color: #000000;}

video.vid_main {
width: 100%;
max-width: 920px;/*PC版での最大幅*/
}

table {
	width:100%;
	margin-bottom:1em;
	border-collapse:collapse;
	border:1px solid #ddd;
}
th {
	padding:10px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #ddd;
	background:#f1f1f1;
}
td {
	padding:10px;
	text-align:center;
	border:1px solid #ddd;
}


.totop {
    position:fixed;
    bottom:15px;
    right:15px;
	z-index:99999;
}
.totop a {
    display:block;
    text-decoration:none;
}
.totop img {
    background:#dab300;
}
.totop img:hover {
    background:#d2b071;
}

.fh5co-cover,
.fh5co-hero {
	position: relative;
	height: 850px;
}

fh5co-cover .desc {
	top: 50%;
	position: absolute;
	width: 100%;
	margin-top: -170px;
	z-index: 2;
	color: #18489D;
}

#footer #atten {
    text-align: center;
    clear: both;
    padding: 20px 0 0 0; }
    #footer #atten .atten_blk {
      text-align: center;
      border: solid 1px #fff;
      display: inline-block;
      padding: 5px 20px;
      border-radius: 5px;
}

#navigation{
  position: relative;
}

#slide-line{
    position: absolute;
    bottom: 0;
    height: 2px;
    background-color:#75C2FF;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
/* 写真中央寄せ */
.imgC {
	clear: both;
	text-align: center;
	z-index: 99999;

}
.imgC img {
	margin-bottom:0.5em;

}

.imgC3 {
	clear: both;
	text-align: center;
	z-index: 99999;

}
.imgC3 img {
	margin-bottom:0.5em;

}

/* 写真中央寄せ */
.imgC2 {
	clear: both;
	text-align: center;
	z-index: 99999;
	margin-bottom:10vw;

}
.imgC2 img {
	margin-bottom:0.5em;
	width: 50%;
    height: auto;
    margin-top: 1vw;}

.fh5co-testimonial h2 {
  font-size: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 50px;
}
.fh5co-testimonial figure {
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: -44px;
  margin-bottom: 20px;
  background-size: cover;
}
.fh5co-testimonial figure img {
  width: 88px;
  height: 88px;
 /* border: 10px solid #fff;*/
  background-size: cover;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.fh5co-testimonial blockquote {
  border: none;
  margin-bottom: 20px;
}
.fh5co-testimonial blockquote p {
  font-size: 18px;
  line-height: 1.6em;
  color: #555555;
}
.fh5co-testimonial span {
  font-style: italic;
}

.fh5co-blog {
  margin-bottom: 60px;
}
.fh5co-blog a img {
  margin-bottom: 30px;
  width: 100%;
  height: 300px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}


.fh5co-social-icons > a {
  padding: 4px 10px;
  color: #FCC72C;
}
.fh5co-social-icons > a i {
  font-size: 26px;
}
.fh5co-social-icons > a:hover, .fh5co-social-icons > a:focus, .fh5co-social-icons > a:active {
  text-decoration: none;
  color: #5a5a5a;
}

#footer {
  background: #222831;
  padding: 20px 0 0 0;
  width:100%;
margin-top: 50px;
	margin:0 auto;

	
}
#footer p {

  letter-spacing: 1px;
  font-size: 14px;

}
#footer p a {
  color: rgba(255, 255, 255, 0.5);
}

.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: #F0F0F0;
	color: #666666;
	border: none !important;
	border: 2px solid transparent !important;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
  box-shadow: none;
  background: #FA5858;
  color: #fff !important;
}
.btn:hover, .btn:active, .btn:focus {
  background: #666666 !important;
  color: #fff;
  outline: none !important;
}
.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
  border-color: transparent;
}

.js .animate-box {
  opacity: 0;
}

#fh5co-wrapper {

  position: relative;
  


}

#fh5co-wrapper2{
	z-index:-2;
	overflow-x: hidden;
  position: relative;
}

.fh5co-offcanvas {
  
}
.fh5co-offcanvas #fh5co-wrapper {
  overflow: hidden !important;
}

.fh5co-offcanvas #fh5co-wrapper2 {
  overflow: hidden !important;
	z-index:-2;
}

#fh5co-page {
  position: relative;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
	
}

.amikake{

background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(.5, transparent), color-stop(.5,  rgba(220,220,220,0.1) ), to( rgba(220,220,220,0.1) )),
-webkit-gradient(linear, 0 0, 100% 0, color-stop(.5, transparent), color-stop(.5,  rgba(220,220,220,0.1) ), to( rgba(220,220,220,0.1) ));
-webkit-background-size: 5px 5px;
	z-index:1;
	background-color: transparent;
}
.fh5co-offcanvas #fh5co-page {
  -moz-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  transform: translateX(-240px);
	

}
.row-top-padded-sm {
  padding-top: 2em;
}

.row-bottom-padded-sm {
  padding-bottom: 2em;
}
.border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.lead {
  line-height: 1.8;
}

.no-js #loader {
  display: none;
}

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}

.fh5co-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/hourglass.svg) center no-repeat #222222;
}

.row-top-padded-lg {
  padding-top: 7em;
　padding-bottom: 7em;	
}
.row-top-padded-md {
  padding-top: 4em;
　padding-bottom: 4em;	
}
#offcanvas-menu {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 99;
  background: #222;
  right: -240px;
  width: 240px;
  padding: 20px;
  overflow-y: scroll !important;
}
#offcanvas-menu ul {
  padding: 0;
  margin: 0;
}
#offcanvas-menu ul li {
  padding: 0;
  margin: 0 0 10px 0;
  list-style: none;
}
#offcanvas-menu ul li a {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.4);
}
#offcanvas-menu ul li a:hover {
  color: #FCC72C;
}
#offcanvas-menu ul li > .fh5co-sub-menu {
  margin-top: 9px;
  padding-left: 20px;
}
#offcanvas-menu ul li.active > a {
  color: #FCC72C;
}
#offcanvas-menu ul .fh5co-sub-menu {
  display: block !important;
}

#fh5co-start-project-section a:hover, #fh5co-start-project-section a:focus, #fh5co-start-project-section a:active {
  color: white !important;
}

#map {
  width: 100%;
  height: 500px;
  position: relative;
}
#fh5co-logo a {
  color: #fff;
}

.fh5co-cover .desc h2 {
	/* [disabled]color: #03F; */
	text-transform: uppercase;
	font-size: 60px;
	margin-bottom: 10px;
}
.fh5co-cover.fh5co-hero-2,
.fh5co-hero.fh5co-hero-2 {
  height: 600px;
}
.fh5co-cover.fh5co-hero-2 .fh5co-overlay,
.fh5co-hero.fh5co-hero-2 .fh5co-overlay {
  position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: rgba(66, 64, 64, 0.9);
}

.fh5co-overlay {
	position: absolute !important;
	width: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
	background-color: rgba(255,204,255,0.1);
}

.fh5co-cover {
  background-size: cover;
  position: relative;
}

.fh5co-blog .image-popup {
  opacity: 1;
}
.fh5co-blog .image-popup span {
  display: inline-block;
  margin-bottom: 20px;
}
.fh5co-blog .image-popup span.posted_by {
  font-style: italic;
  color: rgba(0, 0, 0, 0.3);
  font-size: 18px;
}
.fh5co-blog .image-popup span.comment {
  float: right;
}
.fh5co-blog .image-popup span.comment a {
  color: rgba(0, 0, 0, 0.3);
}
.fh5co-blog .image-popup span.comment a i {
  color: #FCC72C;
  padding-left: 7px;
}
.fh5co-blog .image-popup h3 {
  font-size: 26px;
  margin-bottom: 20px;
}
.fh5co-blog .image-popup h3 a {
  color: rgba(0, 0, 0, 0.6);
}
.fh5co-cover .btn {
  padding: 1em 1em 1em;
  opacity: .9;
}
.fh5co-cover.fh5co-cover_2 {
  height: 600px;
}
#fh5co-start-project-section {
  padding: 7em 0;
  background: #F64E8B;
}
#fh5co-start-project-section h2 {
  color: white;
  font-size: 60px;
  text-transform: uppercase;
  font-weight: 300;
}

#fh5co-services .fh5co-icon i {
  font-size: 200px;
  color: #FCC72C;
}

#fh5co-services .fh5co-number {
  font-size: 30px;
  color: #1fb5f6;
  position: relative;
  padding-top: 10px;
  font-style: italic;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;

}
#fh5co-services .fh5co-number:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  top: 0;
  left: 0;
  background: #1fb5f6;
}
#fh5co-services .fh5co-icon {
  margin-bottom: 30px;
  margin-top: 50px;
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;

}


/*--------------------------------------------非可変ここまで---------------------------------------------*/




/*--------------------------------------------maxwidth768---------------------------------------------*/



@media screen and (max-width: 768px) {
.contents{
	width:100%;
	margin:0 auto;
	text-align: left;
}
	
	
	.fh5co-cover,
  .fh5co-hero {
    height: 700px;
  }

  .fh5co-cover {
    heifght: inherit;
    padding: 3em 0;
  }

  .fh5co-cover.fh5co-cover_2 {
    heifght: inherit;
    padding: 3em 0;
  }
.container {
    width: 100%;
    /* margin: 0 auto; */
}	

  .fh5co-cover .desc {
    padding-left: 15px;
    padding-right: 15px;
  }


  .fh5co-cover .desc h2 {
    font-size: 40px;
  }

  #fh5co-logo {
    width: 100%;
    float: none;
    text-align: center;
  }

  #fh5co-work-section,
  #fh5co-services-section,
  #fh5co-content-section,
  #fh5co-work-section_2,
  #fh5co-blog-section {

	padding-top: 4em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width:100%;
  }
  
  p {
	  text-align:left;
  }

  #fh5co-services, #fh5co-about, #fh5co-contact {
    padding: 4em 0;
  }

.container {
    width: 768px;
    margin: 0 auto;
}	

	
.box-img {
    max-width: 763px;
    max-height: 200px;
    width: 100%;
    vertical-align: bottom;
		
	}
.box2-img {
    max-width: 763px;
    max-height: 200px;
    width: 100%;
    vertical-align: bottom;
		
	}
	
.box-img2 {
    max-width: 763px;
    max-height: 200px;
    width: 100%;
    vertical-align: bottom;
		
	}	
.left{margin-left:0;}
	div.vid_contents {
    width: 100%;
    margin-bottom: 50px;
}
.box-img3 {
    max-width: 763px;
    max-height: 200px;
    width: 100%;
    vertical-align: bottom;
		
	}
.pc{display:block;}
.sp{display:none;}	
	


  .container3 {
	  display: flex;
	  flex-direction: row;
	  text-align: center;
	   justify-content: center;
    width: 100%;
	  max-width:1100px;
	  margin:0 auto;
	  margin-top:50px;
  }	
  .container4 {
	  display: flex;
	  flex-direction: row;
	  text-align: center;
	   justify-content: center;
    width: 100%;
	  max-width:1100px;
	  margin:0 auto;

  }	
video.vid_main {
    width: 100%;
    max-width: 920px;
    /* margin: 0 auto; */

 }	

  #fh5co-services .fh5co-icon {
    margin-top: 0px;
    float: none;
  }

  #fh5co-services .fh5co-icon i {
    font-size: 100px;
  }

  .fh5co-testimonial {
    border-right: 0;
    margin-bottom: 80px;
  }

  .fh5co-blog {
    width: 100%;
  }

  #fh5co-start-project-section h2 {
    font-size: 30px;
  }

  #map {
    height: 200px;
  }
  
  	.imgC {
		margin-bottom:30px;
	}
	.imgC img {
		max-width:100%;
	}
  	.imgC3 {
		margin-bottom:10vw;
		
	}
	.imgC3 img {
		max-width:100%;
	}	

	
.services {
	height:auto;

}

  #fh5co-menu-wrap {
    display: none;
  }
  
  .iframe-content {
   position: relative;
 width: 100%;
    padding: 75% 0 0 0;
}
.iframe-content iframe {
    position: absolute;
 top: 0;
 left: 0;
    width: 100%;
    height: 100%;
}
		

	body {width: 100%;}	
	.container0{text-align: center;}
	.container {width: 1376px;margin: 0 auto;}


  .row-bottom-padded-lg {
    padding-bottom: 2em;
  }

  .row-top-padded-lg {
    padding-top: 2em;
  }

  .row-bottom-padded-md {
    padding-bottom: 2em;
  }

  .row-top-padded-md {
    padding-top: 2em;
  }

  .row-bottom-padded-sm {
    padding-bottom: 2em;
  }

  .row-top-padded-sm {
    padding-top: 2em;
  }

.flex1 {
    display: flex;
    justify-content: center;
    flex-direction: row;
    width: 95%;
    margin: 0 auto;
    gap: 30px 20px;
}	
.flex2{
    display: flex;
	justify-content: center;
    gap: 30px 20px;
	flex-direction: column;
	


}
.container3 {
    margin-top:0;
}	
}

/*--------------------------------------------maxwidth768---------------------------------------------*/

/*--------------------------------------------maxwidth520---------------------------------------------*/

@media screen and (max-width: 520px) {
.contents{
	width:100%;
	margin:0 auto;
	text-align: left;
}
.banner-container {
  display: none;

}	
.flex-item {
    width:100%;
}	
	
	.container0{
		 display: flex; 
		justify-content:flex-end;
	}		
.banner-box img{
  width:100px;	
  height:100px;

}		
.banner-container {
  display: flex;
  flex-direction: row;
  margin-left: 25%;
	
}
.right-fixed-banner {
  position: absolute;
	top: 48%;
    right: 60%;
  z-index:99999;	
}
  .container1 {
	  display: flex;
	  flex-direction: column;
	  text-align: left;
	   justify-content: center;
    width: 100%;
	  max-width:1100px;
	  margin:0 auto;
  }	
  .container3 {
	  display: flex;
	  flex-direction: column;
	  text-align: center;
	   justify-content: center;
    width: 100%;
	  max-width:1100px;
	  margin:0 auto;
	  margin-top:50px;
  }	
  .container4 {
	  display: flex;
	  flex-direction: column;
	  text-align: center;
	   justify-content: center;
    width: 100%;
	  max-width:1100px;
	  margin:0 auto;

  }

.flex1{
    display: flex;
	justify-content: center;
	flex-direction: column;
	width: 100%;
    margin: 0 auto;
	gap:50px;
}	
.col-xs-8{
		width:100%;
	}
div.vid_contents {
    	width: 100%;
    	margin-bottom: 50px;
	margin-left:0;
}
.mbottom {
    margin-left: 0;
}	

.boxwaku2 {
    height: auto;
}

	
.imgC2 img {
    margin-bottom: 0.5em;
    width: 100%;
    height: auto;
    margin-top: 1vw;
}

  .container2 {

	  flex-direction:　column!important;
	  width:100%;
	  overflow: hidden;

  }		
  .container3 {

	  flex-direction: column;

  }	
  .container4 {

	  flex-direction: column;


  }		
  .col-xxs-12 {
    float: none;
    width: 100%;
  }


#footer {
    background: #222831;
    padding: 0px 0 40px;
    width: 100%;
}

.white {
    color: #fff!important;
    line-height: 1.2;
}

.text-center {
    margin-left: 0%;
}

.heading-section {
    margin-right: 0em;
}	
	
.pc{display:none;}
.sp{display:block;}	
	
.fh5co-testimonial blockquote p {
  font-size: 14px;
  line-height: 1.6em;
  color: #555555;
}

.boxwaku {
    width: 100%;
}
.pcenter {
    margin-left: 0;
}
.heading-section {
    margin-bottom: 0;
    
}
.box-img {
    width: 100%!important;
	height:100%;
	max-width:300px!important;
	max-height:700px;
}
.box2-img {
    width: 100%!important;
	height:100%;

}	
.center {
    text-align: center;
	margin-top:20px;
}	
h5 {
    color: #fff;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-weight: 400;
    margin: 5px 0 10px 0;
    font-size: 1.5em;
    padding-top: 10px;
}	
.sukima {
    margin-bottom: 50px;
}
.heading-section h3 {
    margin-bottom: 50px;
}
.left{margin-left:0%;text-align: center;}
.up{margin-top:20px;}
	
.item{
	width:100% !important;
	 margin: 0 auto;
	text-align: center;
	
	}
	
video.vid_main {
    width: 100%;
    max-width: 920px;

 }	
	


   .totop {
        display:none !important;
    }	
  .fh5co-grid {
    height: 400px;
  }
.bottom{margin-bottom:1em;}	

	
.flex2{
    display: flex;
	justify-content: center;
width:95%;
	text-align: center;
	flex-direction: column;
	


}
	
.sukima{
	margin-bottom: 10px;
}	
	
h4{
	color: #003300;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-weight: 400;
	margin: 0 0 50px 0;
	font-size: 1em;
}	
}
/*--------------------------------------------maxwidth520---------------------------------------------*/	
/*# sourceMappingURL=style.css.map */
