@@charset "UTF-8";

/* Base */
html { font-family: "Ropa Sans", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif; font-size: 16px; line-height: 1.5; }
body { background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); min-width: 1080px; font-family: "MS Pゴシック";}
h1, h2, h3, p, ul { margin: 0; }
ul { padding-left: 0; }
ul li { list-style-type: none; }
a { color: inherit; text-decoration: none; }
img { vertical-align: middle; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

header{
  width: 100%;
  font-family: "ヒラギノ角ゴ Pro W6";
  color: #4C713B;
}
header img{
  width: 100px;
  margin-right: 20px;
}
.ceparate:after {
  content:"";
  display: block;
  clear:both;
}
.herder-left{
  float: left;
  width: 500px;
  font-size: 24px;
  margin-bottom: 20px;
  margin-left: 20px;
}
.herder-left h2{
  margin-top: 15px;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.herder-left p{
  padding-top: -10px;
}
.herder-middle{
  float: right;
  font-size: 13px;
  margin-right: 30px;
}
.herder-middle li{
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 35px;
}
.herder-right{
  float: right;
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 15px 30px;
  letter-spacing: 5px;
}
.herder-right:hover {
  background-color: #2166ab;
  border-color: #2a71ab;
  color: #000;
  transition: 0.3s;
}
.herder-position{
  width: 100%;
}
.herder-position-in{
  width: 100%;
  background-color: #fff;
  margin-top: -5px;
}
.small{
  font-size: 20px;
}
.small-header{
  font-size: 10px;
}
.topview{
  overflow: hidden;
  min-width: 960px;
  width: 100%;
  height: 650px;
}
.top img{
  display: none;
    position: absolute;
    width: 100%;
    height: 650px;
    left: 800px;
    margin-left: -800px;
}
.section1{
  width: 100%;
  color: #000;
  margin-top: 20px;
  position: relative;
}
.section1-text{
  width: 420px;
  height: 480px;
  float: left;
  margin-left: 30px;
  background-color: #71B84D;
  position: absolute;
  top: 0;
  padding:60px;
  color: #fff;
}
.infiniteslide1{
  height: 600px;
  background-color: #456;
}
.infiniteslide1 img{
  height: 600px;
}
.title{
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}
.title2{
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}
.title h2{
  font-size: 33px;
  color: #000;
  font-family: "Impact";
}
.title2 h2{
  font-size: 33px;
  color: #fff;
  font-family: "Impact";
}
.title p{
  font-size: 15px;
  color: #694335;
  font-family: "Verdana";
}
.title2 p{
  font-size: 15px;
  color: #ff0;
  font-family: "Verdana";
}
.section1-intro{
  line-height: 30px;
}
.section1-intro p{
  margin-bottom: 30px;
}
.contacttolink{
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #694335;
  color: #fff;
  text-align: center;
  margin-top: 40px;
  width: 200px;
}
.contacttolink:hover {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #696969;
  color: #fff;
  transition: 0.3s;
}
.contacttolink2{
  padding-top: 10px;
  padding-bottom: 10px;
  color: #3F1002;
  text-align: center;
  margin-top: 40px;
  width: 200px;
  border:solid 1px #3F1002;
}
.contacttolink2:hover {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
  color: #000;
  transition: 0.3s;
}
.contacttolink3{
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  text-align: center;
  width: 200px;
  border:solid 1px #71B84D;
  background-color: #71B84D;
}
.contacttolink3:hover {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
  color: #71B84D;
  transition: 0.3s;
}
.section2{
  text-align: center;
}
.section2-space{
  height: 140px;
  width: 700px;
  margin: 0 auto;
  padding-top: 20px;
  border-left:solid 1px #d8d8d8;
  border-right:solid 1px #d8d8d8;
}
.aboutme{
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 70px;
  margin-top: 60px;
}
.aboutli{
  width: 260px;
  display: inline-block;
}
.aboutli img{
  width: 100%;
}
.lispace{
  margin-left: 10%;
  margin-right: 10%;
}
.section3{
  width: 100%;
  background-color: #ededed;
  position: relative;
  margin-bottom: 70px;
}
.section3-back{
  width: 85%;
  height: 450px;
  background-image: url(../material/work3.png);
  background-size: 100% 100%;
}
.section3 img{
  width: 100%;
  height: 100%;
}
.section3-text{
  width: 400px;
  position: absolute;
  top:70px;
  right: 40px;
  background-color: rgba(113,184,77,0.8);
}
.section3-intro{
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  color: #3F1002;
  line-height: 30px;
}

.section4{
  width: 100%;
  background-color: #ededed;
  position: relative;
  margin-bottom: 70px;
}
.section4-back{
  width: 85%;
  margin-left: 15%;
  height: 450px;
  background-image: url(../material/work4.png);
  background-size: 100% 100%;
}
.section4 img{
  width: 100%;
  height: 100%;
}
.section4-text{
  width: 400px;
  position: absolute;
  top:70px;
  left: 40px;
  background-color: rgba(113,184,77,0.8);
}
.section4-intro{
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  color: #3F1002;
  line-height: 30px;
}
footer{
  background-color: #ededed;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 30px;
  font-family: "ヒラギノ角ゴ Pro W6";
  color: #4C713B;
}
.footer-left{
  width: 300px;
  float: left;
  margin-right: 7%;
}
.footer-left img{
  width: 150px;
  margin-right: 20px;
}
.footer-left p{
  font-size: 12px;
}
.footer-right{
  width: 200px;
  float: left;
  margin-right: 3%;
}
.footer-right p{
  font-size: 12px;
}
.footer-small{
  font-size: 15px;
}
.footer-in{
  width: 95%;
  margin: 0 auto;
}
.footer-l-block{
  margin-bottom: 10px;
}
.footer-l-block i{
  margin-right: 20px;
}
.text-big{
  font-size: 30px;
}
.footer-section p{
  margin-bottom: 10px;
  margin-left: 10px;
}
.humberger-menu{
  display: none;
}
.smart-link{
  display: none;
}
.inner-picture{
  width: 100%;
  position: relative;
  height: 250px;
  margin-bottom: 20px;
}
.inner-picture img{
  width: 100%;
  height: 250px;
}
.inner-picture-text{
  text-align: center;
  position: absolute;
  top: 100px;
  font-size: 35px;
  font-family: "osaka";
  color: #fff;
  width: 100%;
  margin: 0 auto;
}
.inner-picture-text p{
  font-size: 18px;
}
/*パンクズリスト*/
.breadcrumb {
  width: 1080px;
  margin: 0 auto;
  padding-left:0;
  height: 15px;
  padding-bottom: 20px;
}
.breadcrumb li{
  display:inline;/*横に並ぶように*/
  list-style: none;
  font-size: 14px;
}
.breadcrumb li:after{/* >を表示*/
  content: '>';
  padding: 0 3px;
}
.breadcrumb li:last-child:after{
  content: '';
}
.breadcrumb li a {
  text-decoration: none;
}
.breadcrumb li a:hover {
    text-decoration: underline;
}
.copmany-section1{
  width: 100%;
  background-color: #ededed;
  padding-bottom: 60px;
}
.company-message{
  padding-top: 40px;
  width: 900px;
  margin: 0 auto;
  text-align: left;
  line-height: 40px;
}
.company-message p{
  margin-bottom: 30px;
}
.company-message h3{
  text-align: center;
}
.company-ceo {
  width: 350px;
  margin: 0 auto;
}
.company-ceo img{
  width: 100%;
}
.company-prof{
  padding-top: 40px;
  width: 900px;
  margin: 0 auto;
}
.company-prof{
  padding-bottom: 40px;
}
.company-prof table{
  border: solid 1px #12284e;
  border-collapse: collapse;
  padding-bottom: 30px;
  width: 700px;
  margin: 0 auto 30px;
}
.company-prof th{
  width: 130px;
  background-color: #8CB696;
  color: #fff;
  border: solid 1px #D1D6DD;
  text-align: center;
}
.company-prof td{
  border: solid 1px #D1D6DD;
  padding-left: 30px;
  width: 560px;
  background-color: #fff;
}
.company-prof tr{
  height: 70px;
}
.copmany-section3{
  background-color: #ededed;
}
.company-map{
  width: 900px;
  margin:0 auto 40px auto;
}
.company-map iframe{
  width: 100%;
  height: 450px;
}
.copmany-section2{
  text-align: center;
  padding-bottom: 60px;
}
.company-action{
  width: 748px;
  text-align: center;
  margin: 0 auto;
  font-family: "osaka";
}
.company-action h3{
  color: #fff;
  font-size: 34px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.company-block{
  float: left;
  width: 230px;
  background-color: #71B84D;
  border:solid 3px #71B84D;
  border-radius: 20px;    /* CSS3草案 */
  -webkit-border-radius: 20px;  /* Safari,Google Chrome用 */
  -moz-border-radius: 20px; /* Firefox用 */
}
.company-space{
  margin-left: 20px;
  margin-right: 20px;
}
.contactform{
  text-align: center;
  font-size: 15px;
  margin-bottom: 40px;
}
.nyuryoku{
  width: 760px;
  margin:auto;
  margin-top: 30px;
}
.nyuryoku li{
  display: inline-block;
}
.nyuryoku tr{
  height: 70px;
}
.nyuryoku th{
  width: 160px;
  text-align: right;
  padding-right: 70px;
}
.nyuryoku td{
  text-align: left;
}
.square_btn{
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    background: #668ad8;/*ボタン色*/
    color: #FFF;
    border-bottom: solid 4px #627295;
    border-radius: 3px;
}
.square_btn:active {/*ボタンを押したとき*/
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
    border-bottom: none;/*線を消す*/
}
.confirm {
  width: 700px;
  margin: auto;
  padding-top: 30px;
  padding-bottom: 100px;
}
.confirm p{
  line-height: 200%;
}
.confirm h2{
  margin-top: 30px;
}
.personal{
  text-align: left;
}
.personal-section{
  margin-bottom: 40px;
}
.service-left{
  float: left;
  width: 40%;
}
.service-right{
  float: left;
  margin-left: 5%;
  width: 50%;
  text-align: left;
}
.service-left img{
  width: 100%;
}
.service-b{
  text-align: left;
  margin-bottom: 50px;
}
.service-b h3{
  text-align: left;
  font-family: "osaka";
  color: #71B84D;
  font-size: 25px;
}
.jirei {
  width: 1080px;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 90px;
}
.jirei img{
  width: 100%;
}
.jirei ul{
  margin-bottom: 40px;
}
.jirei li{
  width: 300px;
  display: inline-block;
}
.jirei-space{
  margin-left: 2%;
  margin-right: 2%;
}
.smart-toppicture{
  display: none;
}