
@charset "UTF-8";
/* CSS Document */

/*  Common
=======================================*/
body {
    font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0.8px;
    color:#333;
    padding: 0;
    margin: 0;
    width: 100%;
    position: relative;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

h1,h2,h3,h4,dl,dd,dt,p,ul{
    margin:0;
    padding:0;
    font-weight: normal;
}

p{
    line-height: 1.6;
    color: #555;
}



a:hover{
    /*
opacity:0.8;
filter: alpha(opacity=80); 
-ms-filter: "alpha(opacity=80)"; 
-moz-opacity:0.8; 
-khtml-opacity: 0.8;
*/
}


a:hover img{
opacity:0.8;
filter: alpha(opacity=80);        /* ie lt 8 */
-ms-filter: "alpha(opacity=80)";  /* ie 8 */
-moz-opacity:0.8;                 /* FF lt 1.5, Netscape */
-khtml-opacity: 0.8;              /* Safari 1.x */
}

li {
    list-style-type:none;
}
img {
    vertical-align:bottom;
    width: 100%;
    -ms-interpolation-mode: bicubic; 
}

a img{
     border: none;
}

a{
    cursor: pointer;
    text-decoration: none;
    color: inherit;
}

.pc_main{
 display: block;
}

.sp_main{
 display: none;
}

.eng{
    font-family: 'Montserrat', sans-serif;
}

/*============================================================
    FV Header
============================================================*/
.hd {
    position: relative;
    width: 960px;
    margin: 0 auto;
    z-index: 999;
}

.head {
    position: absolute;
    margin: 0 auto;
    width: 960px;
}  

h1 {
    background: #111;
    width: 86px;
    text-align: center;
}

h1 img {
    width: 48%;
    padding: 15% 0;
}

.navigation {
    position: absolute;
    right: 0;
    top: 22px;
}

.navi li {
    display: inline-block;
    padding: 0 26px 0 0;
    letter-spacing: 2px;
    font-weight: bold;
}

.navi .green {
    background: #74b23d;
    color: #fff;
    font-weight: normal;
    letter-spacing: 1.5px;
    padding: 12px 10px 10px;
    text-align: center;
    font-size: 15px;
    border-radius: 6px;
    line-height: 1;
}

.fv {
    width: 100%;
    margin: 0 auto;
    z-index: 0;
    position: relative;
    overflow:hidden;
}

p.kjtxt {
    width: 22%;
    position: absolute;
    top: 50%;
    left: 20%;
}

#green, #tree, .slides {
    position:absolute;
    top:0;
    left:0;
}



/*============================================================
    Contents
============================================================*/

.wrapper {
    width: 960px;
    margin: 50px auto 80px;
    position: relative;
}

h2.main {
    font-size: 50px;
    letter-spacing: 5px;
    text-align: center;
    margin: 65px 0 15px;
    color: #7ebb49;
}


p.cap {
    text-align: center;
    line-height: 2;
    letter-spacing: 2px;
}

.aboutin {
    background: #f9f9f1;
    margin: 65px auto 90px;
    padding: 0;
    position: relative;
    overflow: hidden;
    width: 1200px;
}



.aboutin h3 {
    width: 52%;
    position: relative;
    display: inline-block;
    left: 0;
    vertical-align: middle;
}

.contens span {
    display: block;
}

.contens {
    display: inline-block;
    vertical-align: middle;
    line-height: 2;
}


.about_txt {
    position: absolute;
    left: 50%;
    font-size: 250%;
    top: 40%;
    color: #fff;
    letter-spacing: 3px;
    font-family: 'Montserrat', sans-serif;
}

.contens {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1.88;
    /* padding: 2% 0; */
}




/* indent */

.indent_01 {
    text-indent: -1em;
}

.indent_02 {
    text-indent: -1.7em;
}

.indent_03 {
    text-indent: -2.5em;
}

.indent_04 {
    text-indent: -3.4em;
}

.indent_05 {
    text-indent: -4.2em;
}

/* indent */

.wrapper h3 {
    letter-spacing: 3px;
    font-size: 30px;
    color: #96c74c;
    margin: 100px 0 25px;
}

h3 .jpn {
    font-size: 45%;
    font-weight: normal;
    color: #444;
    vertical-align: middle;
    padding: 0 0 0 1%;
}


.svc_in{
    margin: 0 0 8% -50.5px;
}

.svc_in{
}

.svc_conts {
    width: 202px;
    float: left;
    margin: 0 0 0 50.5px;
    text-align: center;
}


.svc_conts h4 {
    font-size: 22px;
    padding: 0 0 4%;
    letter-spacing: 2px;
    font-family: 'Montserrat', sans-serif;
    color: #96c74c
}


.svc_conts ul {
    text-align: left;
    padding: 7% 0 0;
}

.svc_conts ul li {
    padding: 3.5px 0px;
    background: url(../images/leaf.png) no-repeat;
    text-indent: 1.5em;
}

.map {
    width: 440px;
    height: 350px;
    /* background: #ccc; */
    float: left;
}

.comp{
    margin: 0 0 8%;
}

.comp_kj {
    float: right;
    width: 480px;
}

.comp_kj h4 {
    margin: 0 0 4%;
}

.comp_kj h4 img {
    width: 40px;
    vertical-align: middle;
    padding: 0 2% 0 0;
}

.comp_txt {
    padding: 0 0 1%;
}

.comp_txt dd, .comp_txt dt {
    display: inline-block;
    vertical-align: top;
}

.comp_txt dt {
    background: #dfdfdf;
    width: 64px;
    text-align: center;
    font-size: 90%;
    padding: 1%;
}

.comp_txt dd {
    width: 405px;
    padding: 0 0 0 2%;
    line-height: 1.9;
}

a.inquiry {
    display: block;
    background: #74b23d;
    width: 80%;
    border-radius: 6px;
    color: #fff;
    font-size: 15px;
    padding: 8px 0;
    text-align: center;
    margin: 3.5% 0 0;
    position: relative;
}

.inquiry:after {
    content: "▶︎";
    position: absolute;
    right: 3%;
    font-size: 10px;
    top: 32%;
}

.wk {
    margin: 0 0 8% -26.5px;
}


.wk dd {
    width: 220px;
    float: left;
    margin: 0 0 0 26.5px;
}

.wk p {
    margin: 5% 0 0;
font-weight: bold;
font-size: 15px;
}

.newslist dl {
    margin: 0 0 1.2%;
}

.newslist dt {
    width: 8%;
    float: left;
    background: #eee;
    text-align: center;
    font-size: 11.5px;
    padding: 2px 0;
}

.newslist dd {
    float: left;
    width: 90%;
    margin: 0 0 0 2%;
}

.day {
    font-size: 11ox;
    font-size: 11px;
    color: #666;
    float: left;
    padding: 2.5px 1% 0 0;
}


.newslist p {
    float: left;
    width: 90%;
}

.treeicon {
    width: 960px;
    margin: 0 auto -4px;
}

.treeicon img {
    width: 140px;
}

.ft_in {
    background: #111;
    margin: -2px 0 0;
}

.ft_inner {
    width: 960px;
    margin: 0 auto;
}

.ft_inner {
    width: 960px;
    margin: 0 auto;
    padding: 1% 0 2%;
    font-family: 'Montserrat', sans-serif;
    position: relative;
}

.ft_list li {
    color: #eee;
    display: inline-block;
    letter-spacing: 1.2px;
    padding: 5px 11px 0 0;
    font-size: 12px;
}

dl.ft_inner dt {
    font-size: 11px;
    color: #eee;
    position: absolute;
    top: 16px;
    right: 0;
}

.ft_inner dt img {
    width: 30px;
    vertical-align: middle;
    padding: 0 10px 0 0;
}

a.totop {
    display: block;
    width: 35px;
    position: absolute;
    right: 0;
    margin: 3% 0 0;
}



.page {
    position: fixed;
    right: 20px;
    top: 20%;
    text-align: right;
    z-index: 999
}

.page li {
    padding: 45% 0 0;
    opacity: 0.7;
    color: #888;
}

.page .select {
    color: #53951a;
}

.page a {
    vertical-align: middle;
}

.pgnm {
    padding: 0 0.5em 0 0;
    font-size: 86%;
    vertical-align: middle;
}

.wd10{
    display: none;
}


.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
 
.clearfix:after {
    clear: both;
}
 
/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
    *zoom: 1;
}


