/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2017/01/06, 17:32:02
    Author     : kms
*/

body{
    margin: 0;
}
div{
    margin: 0;
    padding: 0;
}
h2{
    margin: 20px auto;
    width: 1150px;
    height: 100px;
    padding-top: 30px;
    color: rgb(65,175,55);
    font-size: 30px;
    text-align: center;
    letter-spacing: 10px;
    background: url("./images/bk_h2.png") no-repeat;
    text-shadow: 3px 3px 3px #ccc;
}
img{
    margin: 0;
    padding: 0;
    border: 0;
}
.copy {
    height: 400px;
    padding-top: 200px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}
.header_logo_back{
    width: 100%;
    height: 90px;
    background: url("./images/bk_header_logo.jpg") repeat-x;
    margin: 0;
}
.header_logo{
    margin: 0 auto;
    width: 1150px;
    overflow: hidden;
    position: relative;
}
.header_logo .logo{
    float: left;
}
.header_logo .tel{
    float: right;
}
.header_logo .email{
    float: right;
}

.nav_back {
    width: 100%;
    height: 60px;
    background: rgb(65,175,55);
    margin: 0;
}
.nav{
    width: 1150px;
    margin: 0 auto;
}
.nav ul{
    margin: 0;
    padding: 0;
}
.nav ul li{
    display: table-cell;
    *display: inline;
    margin: 0;
    padding: 0;
}
.nav img {
    width: 230px;
}

.pankuzu_back {
    width: 100%;
    height: 30px;
    background: rgb(61,191,73);
}
.pankuzu {
    margin: 0 auto;
    padding: 5px;
    width: 1150px;
    height: 30px;
    color: #fff;
    //font-weight: bold;
    font-size: 14px;
    text-align: left;
}
.pankuzu a{
    color: #fff;
}

#slide {
    width: 100vw;
    /*height: 30vw;*/
    height: calc(100vw * 2 / 3);
    margin:0 auto;
    overflow: hidden;
    position:relative;
}
#slide img {
    position:absolute;
    left:0;
    top:0;
}
#slide ul{
    margin: 0;
}

.green_h100_back{
    width: 100%;
    height: 100px;
    //background: rgb(65,175,55);
    background: -webkit-linear-gradient(top, #9bd595 0%, #41af37 100%);
    background: linear-gradient(to bottom, #9bd595 0%, #41af37 100%);
}
.green_h100plus1_back{
    margin: 1px 0 0 0;
    width: 100%;
    height: 100px;
    //background: rgb(65,175,55);
    //background: -webkit-repeating-linear-gradient(45deg, #5fc654, #5fc654 2px, #41af37 2px, #41af3728px);
    //background: repeating-linear-gradient(45deg, #5fc654, #5fc654 2px, #41af37 2px, #41af37 8px);
    background: -webkit-linear-gradient(top, #9bd595 0%, #41af37 100%);
    background: linear-gradient(to bottom, #9bd595 0%, #41af37 100%);
}
.green_h100{
    width: 1150px;
    height: 100px;
    margin: 0 auto;
}
.green_h100 h1{
    margin: 0;
    padding-top: 20px;
    color: #fff;
    font-size: 50px;
    text-align: center;
    letter-spacing: 50px;
    text-shadow: 1px 1px 3px #000;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.keyvisual{
    margin: 20px auto;
    width: 1150px;
    height: 350px;
}

.content1{
    margin: 20px auto 0;
    width: 1150px;
    overflow: hidden;
    position: relative;
    line-height: 1.5em;
}
.content1 p{
    text-align: center;
    font-weight: bold;
}
.content1 h3{
    font-size: 40px;
    color: rgb(65,175,55);
    background: url("./images/bk_content1_h3.png") no-repeat;
    padding-left: 40px;
    //border-bottom: 2px solid #41af37;
    text-shadow: 3px 3px 3px #ccc;
    line-height: 1em;
}
.content1-1{
    float: left;
    width: 600px;
    box-sizing: border-box;
    padding: 0 20px 0 0;
    text-align: justify;
    font-size: 19px;
    font-weight: bold;
    line-height: 1.8em;
}
.content1-2{
    float: left;
    width: 550px;
}
.company_content1-1{
    float: left;
    width: 380px;
    box-sizing: border-box;
}
.company_content1-2{
    float: right;
    width: 750px;
}
.company_content1-2 table{
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
    line-height: 1.5em;
}
.company_content1-2 tr{
    border-color: gray;
    border-style: solid;
    border-width: 1px 0;
}
.company_content1-2 th{
    padding-top: 10px;
    padding-bottom: 10px;
    width: 20%;
}
.company_content1-2 td {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.company_content1-2 ul,ol{
    padding-left: 20px;
}
.service_content1-1{
    float: left;
    width: 565px;
    box-sizing: border-box;
    border: 1px dotted rgb(65,175,55);
    background: rgb(220,220,220);
}
.service_content1-1 h3{
    margin: 0;
    font-size: 30px;
    background: #fff;
    text-align: center;
    line-height: 80px;
    color: rgb(65,175,55);
}
.service_content1-1 h3 a{
    color: rgb(65,175,55);
    text-decoration: none;
    text-shadow: 3px 3px 3px #ccc;
}
.service_content1-1 a{
    margin: 0;
    padding: 0;
    text-decoration: none;
}
.service_content1-1 .text{
    padding: 20px;
    text-align: center;
    line-height: 1.3em;
    font-weight: bold;
}
.system_content1-1 {
    margin-bottom: 20px;
    padding: 0 20px 20px 20px;
    width: 100%;
    border: 10px solid rgb(65,175,55);
    box-sizing: border-box;
}
.system_content1-1 table{
    margin-top: 20px;
    width: 80%;
    border-collapse: collapse;
    font-size: 14px;
    line-height: 1.5em;
}
.system_content1-1 tr{
    border-color: gray;
    border-style: solid;
    border-width: 1px 0;
}
.system_content1-1 th{
    padding-top: 10px;
    padding-bottom: 10px;
    width: 20%;
}
.system_content1-1 td {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.hosting_content1-1 {
    margin-bottom: 20px;
    padding: 0 20px 20px 20px;
    width: 100%;
    border: 10px solid rgb(65,175,55);
    box-sizing: border-box;
}
.hosting_content1-1 table{
    margin-top: 20px;
    width: 80%;
    border-collapse: collapse;
    font-size: 14px;
    line-height: 1.5em;
}
.hosting_content1-1 tr{
    border-color: gray;
    border-style: solid;
    border-width: 1px 1px;
}
.hosting_content1-1 th{
    padding-top: 10px;
    padding-bottom: 10px;
    width: 20%;
}
.hosting_content1-1 td {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-color: gray;
    border-style: solid;
    border-width: 1px 1px;
}
.privacy_content1-1 {
    margin-bottom: 20px;
    padding: 0 20px 20px 20px;
    width: 100%;
    border: 10px solid rgb(65,175,55);
    box-sizing: border-box;
}
.privacy_content1-1 p{
    text-align: left;
    font-weight: normal;
    line-height: 1.5em;
}

.top4{
    margin: 0 auto;
    width: 1260px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}
.top4-1{
    float: left;
    margin: 0 20px 0 0;
    width: 300px;
    box-sizing: border-box;
    border: 2px dotted rgb(65,175,55);
}
.top4-1 h3{
    margin: 0;
    line-height: 55px;
    //background: rgb(65,175,55);
    //background: -webkit-repeating-linear-gradient(45deg, #5fc654, #5fc654 2px, #41af37 10px, #41af37 10px);
    //background: repeating-linear-gradient(45deg, #5fc654, #5fc654 2px, #41af37 10px, #41af37 10px);
    background: -webkit-linear-gradient(top, #9bd595 0%, #41af37 100%);
    background: linear-gradient(to bottom, #9bd595 0%, #41af37 100%);
    font-size: 27px;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 3px #000;
}
.top4-1 h4{
    margin: 0;
    line-height: 30px;
    background: rgb(220,220,220);
    //font-size: 21px;
    font-size: 18px;
    color: rgb(64,175,55);
    text-shadow: 1px 1px 3px #aaa;
}
.top4-1 p{
    margin: 0;
    height: 70px;
    line-height: 1.5em;
}
.top4-2{
    float: left;
    margin: 0;
    width: 300px;
    box-sizing: border-box;
    border: 2px dotted rgb(65,175,55);
}
.top4-2 h3{
    margin: 0;
    line-height: 55px;
    //background: rgb(65,175,55);
    //background: -webkit-repeating-linear-gradient(45deg, #5fc654, #5fc654 2px, #41af37 10px, #41af37 10px);
    //background: repeating-linear-gradient(45deg, #5fc654, #5fc654 2px, #41af37 10px, #41af37 10px);
    background: -webkit-linear-gradient(top, #9bd595 0%, #41af37 100%);
    background: linear-gradient(to bottom, #9bd595 0%, #41af37 100%);
    font-size: 27px;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 3px #000;
}
.top4-2 h4{
    margin: 0;
    line-height: 30px;
    background: rgb(220,220,220);
    font-size: 18px;
    color: rgb(64,175,55);
    text-shadow: 1px 1px 3px #aaa;
}
.top4-2 p{
    margin: 0;
    height: 70px;
    line-height: 1.5em;
}

.gmap{
    margin: 50px auto;
    width: 1150px;
}
.gmap iframe{
    width: 1150px;
}

.footer-top_back{
    margin: 50px 0 0 0;
    width: 100%;
    height: 400px;
    background: rgb(65,175,55);
}
.footer-top{
    margin: 0 auto;
    width: 1150px;
    height: 400px;
    overflow: hidden;
    position: relative;
}
.footer-top-content{
    float: right;
    width: 383px;
    height: 400px;
    padding-top: 20px;
    box-sizing: border-box;
    //display: table-cell;
    //vertical-align: middle;
    text-align: center;
    color: #fff;
}
.footer-top-content a{
    color: #fff;
}
.footer-top-content ul{
    margin: 0;
    list-style: none;
    text-align: left;
    line-height: 2em;
}
.footer-top-content ul li{
    margin: 0;
    padding: 0px;
}

@media screen and (max-width: 1150px){
h2{
    margin: 20px auto;
    width: 100%;
    height: 100px;
    padding-top: 0px;
    color: rgb(65,175,55);
    font-size: 20px;
    text-align: center;
    letter-spacing: 10px;
    background: url("./images/bk_h2.png") no-repeat;
    background-size: 100% auto;
}
.header_logo{
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.nav{
    width: 100%;
    margin: 0 auto;
}
.nav img {
    width: 19vw;
}
.green_h100{
    width: 100%;
    height: 100px;
    margin: 0 auto;
}
.green_h100 h1{
    margin: 0;
    padding-top: 20px;
    color: #fff;
    font-size: 50px;
    text-align: center;
    letter-spacing: 30px;
    text-shadow: 1px 1px 3px #000;
}
.content1{
    margin: 20px auto 0;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.content1-1{
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 0 20px 0 0;
    text-align: justify;
    font-size: 19px;
    font-weight: bold;
    line-height: 1.8em;
}
.content1-2{
    float: left;
    width: 50%;
}
.content1-2 img{
    width: 40vw;
}
.top4{
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}
.top4-1{
    float: left;
    margin: 0 20px 20px 20px;
    width: 40vw;
    box-sizing: border-box;
    border: 2px dotted rgb(65,175,55);
}
.top4-2{
    float: left;
    margin: 0 20px 20px 20px;
    width: 40vw;
    box-sizing: border-box;
    border: 2px dotted rgb(65,175,55);
}
.footer-top_back{
    margin: 50px 0 0 0;
    width: 100%;
    background: rgb(65,175,55);
}
.footer-top{
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.footer-top-content{
    float: left;
    width: 350px;
    padding-top: 20px;
    padding-left: 20px;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
}
.company_content1-1{
    display: none;
}
.company_content1-2{
    width: 95%;
    margin-top: 20px;
}
.company_content1-2 table{
    width: 95%;
    border-collapse: collapse;
    font-size: 14px;
    line-height: 1.5em;
}
.gmap{
    margin: 50px auto;
    width: 95%;
}
.gmap iframe{
    width: 95%;
}
.service_content1-1{
    float: left;
    width: 100%;
    box-sizing: border-box;
    border: 1px dotted rgb(65,175,55);
    background: rgb(220,220,220);
}
.keyvisual{
    margin: 20px auto;
    width: 100%;
    height: 30vw;
}
.content1 img{
    width: 100%;
}
}

@media screen and (max-width: 480px){
.header_logo_back{
    width: 100%;
    height: 27px;
    background: url("./images/bk_header_logo_sp.jpg") repeat-x;
    margin: 0;
}
.header_logo{
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.header_logo .logo{
    float: left;
}
.header_logo .logo img{
    width: 50px;
    height: auto;
}
.header_logo .tel{
    float: right;
}
.header_logo .tel img{
    width: 100px;
    height: auto;
}
.header_logo .email{
    float: right;
}
.header_logo .email img{
    width: 100px;
    height: auto;
}
.nav_back {
    width: 100%;
    height: 65px;
    background: rgb(65,175,55);
    margin: 0;
}
.nav li{
    float: left;
}
.nav img {
    width: 30vw;
}
.green_h100{
    width: 100%;
    height: 10vw;
    margin: 0 auto;
    background: -webkit-linear-gradient(top, #9bd595 0%, #41af37 100%);
    background: linear-gradient(to bottom, #9bd595 0%, #41af37 100%);
}
.green_h100 h1{
    margin: 0;
    padding-top: 5px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    letter-spacing: 10px;
}
.green_h100plus1_back{
    margin: 1px 0 0 0;
    width: 100%;
    height: 10vw;
    //background: rgb(65,175,55);
    background: -webkit-linear-gradient(top, #9bd595 0%, #41af37 100%);
    background: linear-gradient(to bottom, #9bd595 0%, #41af37 100%);
}
.pankuzu_back {
    width: 100%;
    height: 30px;
    background: rgb(61,191,73);
}
.pankuzu {
    margin: 0 auto;
    width: 100%;
    height: 30px;
    color: #fff;
    font-size: 14px;
    text-align: left;
}
.keyvisual{
    margin: 0px auto;
    width: 100%;
    height: 22vw;
}
h2{
    margin: 5px auto;
    width: 100%;
    height: 9vw;
    padding-top: 0px;
    color: rgb(65,175,55);
    font-size: 20px;
    text-align: center;
    letter-spacing: 10px;
    background: url("./images/bk_h2.png") no-repeat;
    background-size: 100% auto;
}
.green_h100_back{
    width: 100%;
    height: 9vw;
    background: rgb(65,175,55);
}
.content1-1{
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px 0 10px;
    text-align: justify;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.2em;
}
.content1-2{
    float: left;
    width: 100%;
    padding-left: 10px;
}
.content1-2 img{
    width: 95%;
    height: auto;
}
.top4-1{
    float: left;
    margin: 0 0 20px 0;
    width: 100%;
    box-sizing: border-box;
    border: 2px dotted rgb(65,175,55);
}
.top4-2{
    float: left;
    margin: 0 0 20px 0;
    width: 100%;
    box-sizing: border-box;
    border: 2px dotted rgb(65,175,55);
}
.content1 h3{
    font-size: 20px;
    color: rgb(65,175,55);
    //background: url("./images/bk_content1_h3_sp.png") no-repeat;
    padding-left: 20px;
}
}