.wrapper{
    width:1000px;
    margin:auto;
    text-align: center;
}

h2{
    font-size:21px;
    font-weight: 200;
}

li{
    list-style:none;
}

.clear{
    clear:both;
}

.to-top{
    background-color: #f7f7f7;
}

.to-top-wrap{
    position:fixed;
    bottom:100px;
    right:100px;
}

.to-top img{
    float:right;
}

.header{
    margin:auto;
    text-align: center;
    width:100%;
    height:67px;
    background-color:#fff;
    position: fixed;
    top: 0px;
    z-index: 1;
}

.head-left{
    float:left;
}

.head-left img{
    width:145px;
    height:40px;
    margin:10px;
}

.head-right{
    float:right;
    text-decoration: none;
    display: block;
}

.head-right li{
    float:left;
    margin-top:5px;
    margin-right:30px;
    font-size:15px;
}

.head-right .menu a{
    color:#000;
    text-decoration: none;
    display: inline-block;
	transition: .3s;
}

.head-right .menu a:hover{
    color:#EE7E24;
    text-decoration: none;
    display: inline-block;
	transition: .3s;
}

.menu{
    float:left;
}

.phone{
    float:right;
}

.phone-mail{
    width:150px;
    height:60px;
    float:right;
}


.fa-black:before{
    color:#fff;
}

.visual{
    margin:auto;
    width:100%;
    height:600px;
    clear:both;
    background-color: #f7f7f7;
}

.visual-wrap{
    width:1000px;
    margin:auto;
    height:600px;
    background-image: url(img/zaimoku-top.png);
}

.top-comment{
    width:600px;
    background-color: #000;
    background: linear-gradient(left, #ff0000, rgba(255,0,0,0));
}

.news{
    width:1000px;
    margin:auto;
    padding-top:30px;
    padding-bottom:30px;
}

.news-list{
    width:630px;
    margin:auto;
}

.news-left{
    float: left;
}

.news-left img{
    margin-left:60px;
    margin-right:30px;
}

.news-right{
    float: right;
    text-align: left;
}

#mokuzai{
    background-color: #f7f7f7;
    height:500px;
}

#mokuzai .wrapper{
    background-image: url(img/haikei01.png);
    height:500px;
    padding-top:120px;
}

.mokuzai-contant{
    clear:both;
    padding-top: 60px;
    width:800px;
    text-align: center;
}

.title1{
    width:300px;
    height:35px;
    margin:auto;
    text-align: center;
    background-color: #EE7E24;
}

.title2{
    width:300px;
    height:35px;
    margin:auto;
    text-align: center;
    background-color: #000;
    color: #fff;
}

.mokuzai-text{
    margin-top:60px;
    margin-bottom:30px;
}

.to-contact2{
    position: relative;
    display: inline-block;
    padding: 0em 3em;
    text-decoration: none;
    color:#000;
    border: solid 1px #000;
}

.to-contact2:hover{
    position: relative;
    display: inline-block;
    padding: 0em 3em;
    text-decoration: none;
    color:#000;
    background-color: #EE7E24;
    border: solid 1px #EE7E24;
    transition: .1s;
}

.to-contact2 i{
    margin-left:20px;
}

#kakou{
    background-color: #fff;
    height:750px;
}

#kakou .wrapper{
    height:620px;
    padding-top:120px;
}

.image-list{
    margin-top:60px;
    width:1000px;
    height:210px;
}

.image-list li{
    float: left;
    width:235px;
    height:200px;
}

.image-list .list02{
    margin-left:6px;
}

.kakou-text{
    margin-top:30px;
    margin-bottom:30px;
}

#haitatsu-chiiki{
    background-color: #f7f7f7;
    width:100%;
    height:620px;
}

#haitatsu-chiiki .wrapper{
    padding-top:120px;
}

#haitatsu-chiiki .title1{
    margin-bottom:60px;
}

.haitatsu-text{
    margin-bottom:60px;
}

.chiiki-list{
    background-color: #FBE3CE;
    width:500px;
    padding-top:20px;
    padding-bottom:20px;
    margin:auto;
    box-shadow:5px 5px #CBCBCB;
}

.chiiki-list h3{
    font-size: 18px;
}

#contact{
    background-color: #fff;
    height:630px;
}

#contact .wrapper{
    padding-top:120px;
}

#contact h3{
    margin-top:60px;
    margin-bottom:30px;
}

.byphone{
    background-color: #f7f7f7;
    width:500px;
    margin:auto;
}

.byphone p{
    font-size:30px;
    font-weight:bold;
    color:#EE7E24;
}

.mail-contact{
    width:500px;
    margin:auto;
}


.bymail{
    display:block;
    width:500px;
    height:50px;
    padding-top:20px;
    padding-bottom:5px;
    text-align: center;
    text-decoration: none;
    font-size:21px;
    font-weight:bold;
    border: solid 1px #EE7E24;
    background-color: #EE7E24;
    color:#000;
}

.bymail a{
    text-decoration: none;
    color:#000;
}

.bymail:hover{
    width:500px;
    height:50px;
    margin:auto;
    text-align: center;
    font-size:21px;
    font-weight:bold;
    color:#000;
    background-color: #fff;
    border: solid 1px #000;
    transition: .1s;
}

.bymail p{
    font-size:16px;
    font-weight:300;
    padding-top:10px;
}

input[type="text"],
textarea {
    padding: 0.8em;
    outline: none;
    border: 1px solid #DDD;
    font-size: 16px;
}
textarea {
    width: 300px;
}

input p{
    float:right;
    width:380px;

}

#company{
    background-color: #f7f7f7;
    margin: auto;
}

#company .wrapper{
    padding-top:120px;
}

#company .title1{
    margin-bottom:60px;
}

.info{
    width:800px;
    margin:auto;
}

.info-img{
    float:left;
    margin-top:30px;
}

.info-img img{
    border:1px solid #f7f7f7;
}

.info-text{
    float:right;
    text-align: left;
    margin-right:30px;
}

.info .clear{
    margin-top:60px;
}

iframe{
    margin-top:30px;
    margin-bottom:60px;
}

footer{
    background-color: #f7f7f7;
    text-align: center;
}

.foot-contant{
    margin:auto;
}

footer img{
    margin:auto;
    width:145px;
    height:40px;
}

footer p{
    font-size:10px;
}
