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

/* ad� */
.ad-content {
  max-width: 1000px;
  padding: 10px;
  text-align: center;
  margin: auto;
}
.ad-content p {
  letter-spacing: 0.2em;
}

.ad-lead {
  font-size: 1.2em;
  font-weight: bold;
  text-shadow: 1px 0 #fff;
}

.ad-content a {
  display: block;
  text-decoration: none;
  padding: 10px 5px;
  max-width: 400px;
  margin: 10px auto;
  background-color: #fff;
  border-radius: 5px;
  text-align: center;
  font-weight: bold;
  border: 2px solid #60c5ba;
}

.ad-content a:hover {
  background-color: #60c5ba;
  color: #fff;
}


/*----end----  */


header {width: 100%;
        background-color: #fff;
        position: relative;
       }


footer {min-height: 300px;
      background-color: #2ea875;
       min-height: 300px;
       position: relative;
      z-index: 9999;
    color: #fff;}
  footer .footer-content {width: 100%;
                          max-width: 1000px;
                        height: auto;
                        margin: auto;
                        padding-top: 20px;}
    .footer-content ul.li-box { float: left;
                                padding-right: 20px;}
  footer li a {text-decoration: none;
               color: #fff;
               padding-bottom: 8px;
               }

    .copyright {
      position: absolute;
      clear: both;
      bottom: 0;
      left: 0;
      right: 0;
      font-size: 15px;
    }


  #logo {
    padding: 15px 0 10px 20px;
  }


  a.contact-btn {position: fixed;
                 display: block;
                 letter-spacing: 0.2em;
                 bottom: 10px;
                 right: 20px;
                 width: 50%;
                 max-width: 250px;
                 padding: 15px;
                 background-color: #2ea875;
                 text-decoration: none;
                 font-weight: bold;
                 z-index: 99999;
                 color: #fff;
                 border-radius: 50px;
                 border: 2px solid #fff;
                 transition: all 300ms;
                }
      a.contact-btn:hover {
        background-color: #fff;
        color: #2ea875;
      }
 .g-nav {
   background-color: #2ea875;
   min-height: 25px;

 }
  .g-nav ul {width: 100%;
    max-width: 1300px;
             height: auto;
             display: -webkit-flex;
             display: flex;
             -webkit-flex-wrap: wrap;
             flex-wrap: wrap;
             margin-top: 30px;
             margin-left: auto;
             margin-right: auto;
             margin-bottom: 0;
             padding: 0;
            z-index: 999;}

    .g-nav li {width: 20%;
               height: auto;
               text-align: center;
             margin: 0;
           padding: 0;
         }

        .g-nav li a {display: block;
                     text-decoration: none;
                     letter-spacing: 1em;
                     color: #fff;
                     font-size: 12px;
                     font-weight: bold;
                     background-color: #2ea875;
                     padding: 10px 5px;
                     border-right: 1px solid #fff;
                     border-collapse: collapse;
                     transition: all 0.3s;
                     letter-spacing: 0.1em;
                   }
          .g-nav li a:first-child {
            border-left: 1px solid #fff;

          }


        .g-nav li a:hover {background: #fff;
                           color: #2ea875;}

    .header-top {
      clear: both;
      text-align: center;
    }
    .header-top-colmun {
      background-image: url(../eakonkoji/column/img/back-gasumore-pc.jpg);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      width: 100%;
      height: 400px;
    }

    .header-top-colmun h1{
      color: #fff;
      font-size: 35px;
      padding: 20px 0;
      text-align: center;
    }



  #content-main {width: 100%;
                 height: auto;
                }



        .content-box {width: 100%;
          min-height: 300px;
          position: relative;
          padding: 15px;
          clear: both;
          overflow: hidden;
                     }

          .back-eakon {background-image: url(../img/top-pc.png);
                      background-repeat: no-repeat;
                      background-size: contain;
                      background-position: center;
                      padding: 15px;
                      width: 1000px;
                      height: auto;
                    }

           .back-sinku {background-image: url(../img/back-sinku.png);
                                background-repeat: no-repeat;
                                background-size: cover;
                                background-position: center;
                              }

        .contact-flow li {list-style-image: url();
                          padding-bottom: 10px;
                          margin-left: 20px;
                          font-size: 15px;
                          padding: 10px;
                          border-radius: 10px;
                          text-indent: -1em;
                          padding-left: 3em;
                        }
      .contact-flow li::after {
        content: "";
        display: block;
        margin: 10px auto;
        width: 50px;
        height: 50px;
        background-image: url(../img/yazirusi-sita.jpg);
        background-repeat: no-repeat;
        background-position: center center;
      }
      .contact-flow li:last-child::after{
        content: "";
        background: none;
      }


      .koji-ex {width: 95%;
                max-width: 1000px;
                height: auto;
                margin: auto;
                clear: both;
                display: block;
                margin-top: 20px;
                }

        .koji-ex::after {
          content: "";
          display: block;
          clear: both;
          margin-top: 30px;
        }

        .koji-ex .title {
          padding: 5px 10px;
          background-color: #fff;
          border-radius: 5px;
          border-bottom: 1px solid #2ea875;
        }

        /* -------box2-----*/
.box0 {
  max-width: 1200px;
  margin: auto;
  margin-top: 10px;
  padding: 10px;
  border-radius: 20px;
  overflow: hidden;
}

@media screen and (min-width: 750px){

 .text {
  overflow: hidden;
}
}

        /* -------box2-----*/
  .box-2 {width: 100%;
          max-width: 1000px;
          margin: auto;
          margin-bottom: 30px;
          clear: both;
        }
.box-2 h3 {
  font-size: 25px;
  margin-bottom: 25px;
  padding-left: 25px;
  background-image: url(../img/cercle.png);
  background-position: left center;
  background-repeat: no-repeat;
}


  .box-2 .box-left {float: left;
                       width: 45%;}


.box-2 .box-right {float: right;
                  width: 45%;}
a.kuwasiku {text-decoration: none;
            color: #48494d;
            padding: 10px;
       text-align: center;
       margin: 18px;
     color: #2ea875;
     border-radius: 20px;
     border: 1px solid #2ea875;
     font-weight: bold;
   }
   a.kuwasiku:hover {
     background: #2ea875;
     color: #fff;
   }



.contact-space {
  background-color: rgb(237, 202, 50);
  text-align: center;
  padding: 20px 15px;
  max-width: 600px;
  margin: 20px auto;
  border-radius: 10px;
}
.contact-space a {
  color: #fff;
  text-decoration: none;
}
.contact-space .tel{
  font-size: 30px;
  text-decoration: none;
  font-weight: bold;
}
.contact-space .time {
  font-size: 0.8em;
}
.contact-space .web {
  display: block;
  width: 80%;
  max-width: 300px;
  padding: 8px;
  margin: 15px auto;
  border-radius: 20px;
  background: #fff;
  color: rgb(237, 202, 50);
}



/* -----------type-----------*/
body,h1,h2,h3,h4,p,ul,ol,li,dl,dt,dd,table,th,td
 {margin: 0;
      padding: 0;
    font-size: 16px;
    letter-spacing: 0.2em;
  line-height: 1.75em;}

body {
  border-top: 10px solid #2ea875;
  font-family: "Tsukushi A Round Gothic","筑紫A丸ゴシック";
}

p {margin: 10px 0;}

h1 {font-size: 12px;
   color: #333;
  font-weight: normal;
  padding-left: 15px;
   }

  h2 {font-size: 20px;
      padding: 10px;
      margin-bottom: 20px;
    letter-spacing: 0.3em;
  clear: both;

  }
  h2.st01 {
    font-size: 28px;
    color: rgb(94, 95, 101);
  }

 h3{clear: both;
    font-size: 16px;
  margin-bottom: 20px;}

  h3.style01 {
    font-size: 20px;
    color: #2ea875;
    border-left: 10px solid #2ea875;
    padding-left: 13px;
  }
  h3.st02 span {
    font-size: 22px;
    border-bottom: 6px solid rgb(94, 139, 238);
    padding-bottom: 8px;
  }

  span.apeal {background-color: #2ea875;
              color: #fff;
              font-size: 22px;
              padding: 8px 20px;
              margin-top: 15px;
              border-radius: 20px;
              display: block;
              max-width: 500px;
              width: 90%;
              margin: auto;
  }


 li {margin-bottom: 15px;
     list-style: none;}

dt {font-weight: bold;
    }

  table {width: 100%;
         max-width: 1000px;
         height: auto;
         margin: 20px auto;}

img {max-width: 100%;
  height: auto;
  padding: 10px;
}

iframe {max-width: 100%;}
section {
  display: block;
  overflow: hidden;
}
.section-inner {
  width: 98%;
  max-width: 1200px;
  height: auto;
  min-height: 200px;
  margin: auto;
  padding: 10px;
}

/* font*/

.red {color: rgb(237, 95, 108);}
.green {color: #2ea875;}
.fff {color: #fff;}
.ora {color: rgb(237, 202, 50);}
.blue {color: #1162f7;}

.b {font-weight: bold;}

.font-s {font-size: 0.85em;}
.font-l {font-size: 1.2em;}

.price {
  font-size: 28px;
  color: rgb(36, 170, 86);
  font-weight: bold;
  font-style: italic;
}

.highlight {
  background-color: rgb(246, 245, 151);
}

/*  back*/
.back-fff {background-color: #fff;
           width: 100%;
           height: auto;
           padding: 20px;
           margin: auto;
           }
           .back-gr {background-color: rgb(235, 241, 240);
                      width: 100%;
                      height: auto;
                      padding: 20px;
                      margin: auto;

                      }
.bg-yellow {background-image: url(../img/bg-yellow.jpg);
  background-size: cover;
}

.del {
  text-decoration: line-through;
}

.quote {
  margin: 20px auto;
  padding: 40px;
  background: url("../img/quote1.png") left top no-repeat,
 url("../img/quote2.png") right bottom no-repeat;
}

.kodawari {
  border: 2px solid #2ea875;
  border-radius: 20px;
  color: ;
  padding: 15px;
  overflow: auto;
}

.clumn-article {
  max-width: 800px;
  margin: 20px auto;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid rgb(100, 107, 97);
  background-color: rgb(239, 245, 247);
}
.clumn-article p {
  font-size: 13px;
  line-height: 1.2;
  margin: 10px;
}



/*  line*/
.line-green {border: 3px solid #519D9E;
  border-radius: 20px;
  width: 100%;
  padding: 20px;
  margin: auto;
 overflow: hidden;
}


/*  float*/

.right {float: right;}/*rwd-none*/
.left {float: left;}/*rwd-none*/

.fl-c {clear: both;}

.fl-r {float: right;}
.fl-l {float: left;}

.al-c {
  text-align: center;
}
.al-r {
  text-align: right;
}

/*--------flex-----------  */
.flex {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: auto;
}
.flex-item {
  padding: 10px;
  margin-top: 30px;
  margin-bottom: 20px;
}

.flex-item-3col {
  margin-left: 1%;
  width: 32%;
}
.flex-item-2col {
  margin: 0;
  width: 50%;
}
.flex-item-2col a.list{
  display: block;
  background-color: rgb(33, 145, 92);
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding: 10px;
  border-radius: 10px;
}
.flex-item-2col a.list:hover{
  opacity: 0.8;
}


.flex-item .ttl {
  padding: 5px 10px;
  color: #f2ad51;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  background-color: #fff;
  border: 2px solid #f2ad51;
  border-radius: 10px;
  width: 90%;
  position: absolute;
  top: -30px;
  left: 5%;
  right: 5%;
}


.topSales {
  border: 2px solid #f2ad51;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
}
.topSales img {
  float: left;
  padding-right: 10px;
}
.topSales-content {
  margin-top: 30px;
}
@media screen and (max-width: 800px){
  .flex-item .ttl {
 font-size: 14px;
}
.topSales img {
  float: none;
  text-align: center;
  padding-right: 0;
}

}

/*  padding*/

.pa20 {padding: 20px;}

/*  ----margin----*/

.mat-20 {margin-top: 20px;}

/*  width*/
.w90 {width: 90%;
      margin: auto;
      padding: 15px;}

.w100 {max-width: 100%;
      height: auto;
      padding: 10px;
}

.w1000 {width: 100%;
        max-width: 1000px;
        height: auto;
        margin: auto;}


/*  list*/
.check li {list-style-image: url(../img/check.jpg);
           vertical-align: middle;}

.list-img li {list-style-image: url(../img/list1.jpg);
              padding-left: 15px;
             }


.onayami {
  max-width: 1000px;
  margin: 15px auto;
  padding: 15px;
  background-color: #fff;
}
.onayami li {
  font-size: 1.1em;
  margin-bottom: 10px;
}

/************
list-2
*************/
 ul.line2 {
               width: 100%;
             height: auto;
             max-width: 1000px;
              margin: auto;
            padding: 0;
          }

  ul.line2 li {
      text-align: center;
      width: 48%;
       float: left;
       padding: 1%;
     }



     ul.line2 li img {
                       max-width: 100%;
                        height: auto;
                      margin: auto;
                     }

          ul.line2 .title span {
            background-color: rgb(31, 80, 227);
            color: #fff;
            padding: 5px 40px;
            font-size: 18px;
            display: block;
            width: 200px;
            margin: auto;
          }
      /************
        list-3
        *************/
        ul.line3 {
                   width: 100%;
                   max-width: 1000px;
                   height: auto;
                    margin: 0 auto;
                    margin-top: 10px;
                    display: -webkit-flex;
                    display: flex;
                    -webkit-flex-wrap: wrap;
                    flex-wrap: wrap;
                  }

          ul.line3 li {
                      text-align: center;
                      width: 33%;
                      padding: 10px;
                       }
           ul.line3 li img {
                           max-width: 100%;
                          height: auto;
                          margin: auto;
                          }
          ul.line3 li p {text-align: left;}

/*  dl,dt,dd*/
.row {width: 100%;
            max-width: 1000px;
            margin: 30px auto;
            clear: both;
            }
  .row dt { float: left;
                  clear: left;
                  padding: 5px auto;
                  color: #2b90d9;
                }
  .row dt::after {content: ":";
                        }
  .row dd {margin-left: 150px;
                 padding: 5px auto;
               }

    /*  question*/
    dl.question {width: 100%;
                 max-width: 1000px;
                 margin: auto;}
    dl.question dt {background-image: url(../img/q.png);
                    background-repeat: no-repeat;
                    background-position: left;
                    padding: 10px 5px 10px 50px;
                    color: rgb(226, 70, 163);
                  }

    dl.question dd {background-image: url(../img/a.png);
                      background-repeat: no-repeat;
                      background-position: left;
                      padding: 10px 5px 10px 50px;}
    /*  btn*/

    .btn {
      display: block;
      padding: 15px 5px;
      text-align: center;
      text-decoration: none;
      background-color: #2ea875;
      color: #fff;
      border-radius: 6px;
      width: 90%;
      max-width: 350px;
      margin: 20px auto;
      background-image: url(../img/btn-icon.png);
      background-position: 18px center;
      background-repeat: no-repeat;
      border-radius: 15px;
      transition: all 0.3s;
    }

    .btn:hover {
      opacity: 0.8;
    }

  a.link-btn {display: block;
              padding: 15px 5px;
              text-align: center;
              text-decoration: none;
              color: #fff;
              background: #519D9E;
              border-radius: 20px;
              width: 90%;
              max-width: 300px;
              margin: 10px auto;

            }
    a.link-btn:hover {
      background-color: #fff;
      color: #519D9E;
    }

/* -----table--------*/
table.cost {
            width: 100%;
            max-width: 1000px;
            margin: 30px auto;
            }

      table.cost th, table.cost td {padding: 15px;}
      table.cost th {border-bottom: 1px solid #D8E6E7;
                     text-align: left;}
      table.cost td {text-align: right;
                     width: 30%;}


table.company th {width: 30%;
                  height: auto;
                  padding: 8px 0;
                  vertical-align: top;
                  }
table.company td {width: 70%;
                  height: auto;}
  /* voice*/
  .voice-box {
    width: 100%;
    margin: 1.5em auto;
    height: auto;
    overflow: hidden;
    max-width: 1000px;
}

.voice-box .faceicon {
    float: left;
    margin-right: -100px;
    width: 100px;
}

.voice-box .faceicon img{
    width: 100%;
    height: auto;
}

.voice-box .chatting {
    width: 100%;
}

.says {
    display: inline-block;
    position: relative;
    margin: 5px 0 0 110px;
    padding: 17px 13px;
    border-radius: 12px;
border: 2px solid #eee;}

.says:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 18px;
    left: -24px;
    border: 12px solid transparent;
    border-right: 12px solid #eee;
}

.says p {
    margin: 0;
    padding: 0;
}

/*------img-round----*/
.container {
			width: 400px ;
			height: 300px ;
			text-align: center ;
		}

		.target {
			transition: .5s ;
			transform: rotateX( 0deg ) ;
		}

		.container:hover .target {
			transform: rotateX( 360deg ) ;
		}


/* --------コメント-------- */
.coment-area {
  position: relative;
  background: #fff;
  max-width: 1000px;
  margin: 50px auto 20px;
  padding: 15px;
  border-radius: 20px;
}
.posi-top-left {
  position: absolute;
  top: -60px;
  left: 0;
}
