@charset "UTF-8";
/* CSS Document */
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;}

body {
      line-height:1;}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;}

nav ul {
    list-style:none;}

blockquote, q {
    quotes:none;}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;}


ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;}


mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;}

del {
    text-decoration: line-through;}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;}

table {
    border-collapse:collapse;
    border-spacing:0;}

hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;}

input, select {
    vertical-align:middle;}
*,
*::before,
*::after {
  box-sizing: border-box;}

body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";}

.inner {
    width: 980px;
    margin: 0 auto;
}
.inner:after {
    content: "";
    clear: both;
    display: block;
}

#top-head {
    top: -100px;
    position: absolute;
    width: 100%;
    margin: 100px auto 0;
    padding: 30px 0 0;
    line-height: 1;
    z-index: 999;
}

#top-head a,
#top-head {
    color: #FCCF00;
    text-decoration: none;
}

#top-head .inner {
	position: relative;}

#top-head .logo {
    float: left;
    font-size: 36px;
}

#global-nav ul {
    list-style: none;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 21px;
	font-weight: 700;
}

#global-nav ul li {
    float: left;
}
#global-nav ul li a {
    margin: 0 30px;
	position: relative;
    display: inline-block;
	text-align: center;
	text-decoration: none;
}


#global-nav ul li a::after {
  position: absolute;
  bottom: -8px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #FCCF00;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}


#global-nav ul li a:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}



#top-head.fixed {
    margin-top: 0;
    top: 0;
    position: fixed;
    padding-top: 10px;
    height: 100px;
    background: #fff;
    background: rgba(255,255,255,);
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
}
#top-head.fixed .logo {
    font-size: 24px;
    color: #FCCF00;
}
#top-head.fixed #global-nav ul li a {
    color: #FCCF00;
    margin: 0 30px;
}

#nav-toggle {
    display: none;
    position: absolute;
    right: 12px;
    top: 14px;
    width: 34px;
    height: 36px;
    cursor: pointer;
    z-index: 101;
}
#nav-toggle div {
    position: relative;
}
#nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #666;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 11px;
}
#nav-toggle span:nth-child(3) {
    top: 22px;
}
	

#text-box{margin: 0 auto;}

.background-white{background: #fff; 
	              margin: 0 calc(50% - 50vw);}


.background-yellow{background: #FCCF00;
                   margin: 0 calc(50% - 50vw);}




#Top{
	 display : block;
     margin :  auto;
	 padding-top: 150px;
	 height: 530px;
	 max-width: 1280px; 
     max-width: 1000px;
	 text-align: center;
	 background-color: #fff;}



.video-pc{
	      height:  500px;}


@media screen and (min-width: 640px){	
	  #Top_pc {display:inline;}
	  #Top_sp{display:none;}
   



#about{
       height: 800px;
	   width: 856px;
	   margin: 0 auto;
	   background-color: #fff;
       background-size: cover;}
	
	

.about_block{
	         display: flex; 
             padding-top: 280px;}
	
	

h2{
   margin-right: 100px;}
	
	

.info{
	  font-weight: normal;
	  text-align: left;
	  font-size: 14px;
	  line-height: 30px;
	  color: #FCCF00;}
	

.mgr-50{margin-right: 70px;}

.mgr-36{margin-right: 50px;}

.mgr-40{margin-right: 29px;}

.mgr-54{margin-right: 75px;}

.mgr-60{margin-right: 82px;}

.mgr-8{margin-right: 56px;}

.mgr-30{margin-right: 56px;}



#map{
	 position: relative;
	 height: 980px;
	 width: 856px;
	 margin: 0 auto;
	 background-color: #FCCF00;
     background-size: contain;}

h3{
	position: absolute;
	padding-top: 200px;
    z-index: 10;}


.access{
	    position: absolute;
	    width: 856px;
	    font-weight: normal;
	    font-size: 16px;
	    line-height: 10px;
	    color: #fff;
	    z-index: 5;}

.access2{
	     position: relative;
	     padding-top: 298px;
         line-height: 20px;}

.access3{
	     line-height: 50px;}

.access4{
	     line-height: 19px;
	     padding-bottom: 10px;}

.access5{line-height: 35px;}
	

@media screen and (min-width: 640px){	
	  .br-pc {display:block;}
	  .br-sp {display:none;}
   }


.gmap{
	  position: absolute;
	  display: inline-block;
	  padding-top: 300px;
      padding-left: 250px;
      width:100%;}	

#service{
         height: 800px;
	     width: 856px;
	     margin: 0 auto;
	     background-color: #fff;
         background-size: contain;}


.service_block{
	           display: flex;
	           padding-top: 268px;}


h4{
   padding-right: 136px;}


.tool1{
	  font-weight: normal;
	  font-size: 14px;
	  color: #FCCF00;}

.tool2{
	  padding-bottom: 10px;
	  font-weight: normal;
	  font-size: 18px;
	  color: #FCCF00;}

.tool3{margin-left: 20px;
	   line-height: 30px;}


#works{
	   height: 700px;
	   background-color: #FCCF00;
       background-size: contain;}

h5{ text-align: center;
	padding-top: 188px;
	padding-bottom: 50px;
}

.key{
	 text-align: center;
	 line-height: 20px;
     color: #fff;}

.key_icon{
	      padding-bottom: 49px;}

.goran a{
	     font-weight:bold;
	     text-decoration: none;
	     color: #fff;}

.goran a:hover{
	           color: #0000EE;}



#contact{
	     height: 850px;
	     width: 856px;
	     margin: 0 auto;
	     background-color: #fff;
	     background-size: contain;}

.contact_block{
	           display: flex;}

h6{ padding-top: 248px;
	text-align: center;}

.container{
	       padding-left: 120px;
           padding-top:  249px;}

.align-light{
	         float: left;}

.form-group{
	        font-size: 16px;
            margin-bottom: 30px;
            line-height: 1.5;}

.label-danger{
	          padding: 3px;
	          font-size: 12px;
	          color: #fff;
              background-color:#595757;}

#name {
	  font-size: 14px;
	  display: block;
	  width: 342px;
	  height: 26px;}

#company {
	       font-size: 14px;
	       display: block;
	       width: 342px;
	       height: 26px;}


#email{
	  font-size: 14px;
	  display: block;
	  width: 342px;
	  height: 26px;}



#message {
	      font-size: 14px;
	      display: block;
          resize: none;
          width: 342px;
          height: 100px;}



input required{
               background: #ffcdd2;}

input[type="email"] invalid{background: #ffcdd2;}

input valid{
  background: transparent;}

input focus{
  background: #DCEDC8;}

footer{
	   height: 120px;
	   text-align: center;
	   padding-top: 17px;
	   background-color: #FCCF00;
       background-size: contain;
       color: #fff;}

.footer{
	     font-weight: bold;
	     font-size: 11px;}

.footer2{
	     padding-top: 9px;
	     font-size: 11px;}

.footer3{
	     padding-top: 20px;
	     font-size: 10px;}






