/*====================================================================
style
====================================================================*/
body {
  font-size: 16px;
}

p {
  display: block;
  word-wrap: break-word;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  line-height: 24px;
}

#keyvisual {
  position: absolute;
  top: 0px;
  height: 1000px;
  width: 100%;
  background-image: url(image.php?id=008);
  z-index: -1;
  overflow-y: hidden;
  overflow-x: hidden;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

#keyvisual1 {
  height: 100%;
  margin-left: -400px;
}

#keyvisual2 {
  position: absolute;
  bottom: 0px;
  width: 380px;
  height: 420px;
  right: -100px;
  z-index: -1;
}

#keyvisual3 {
  height: 100%;
  float: right;
  margin-right: -350px;
}

header {
  height: 1000px;
}

.golp0 div {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 300px) {
  .golp0 div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.golp0 p {
  font-size: 10px;
}

@media (max-width: 300px) {
  .golp0 p {
    letter-spacing: 0;
    line-height: 1.3;
  }
}

.golp0 i {
  font-size: 14px;
}

.navi_item {
  width: 100%;
}

#page_top {
  right: 10px;
  bottom: 5px;
}

.circle1, .circle2, .circle3 {
  font-size: 12px;
  width: 175px;
  height: 165px;
  padding-top: 3vw;
  margin-top: 180px;
  line-height: 20px;
  letter-spacing: 0.1em;
}

.circle1 span, .circle2 span, .circle3 span {
  font-size: 14px;
  line-height: 16px;
}

.circle1 img {
  width: 40px;
  margin-top: 5vw;
}

.circle2 img {
  width: 30px;
  margin-top: 5vw;
}

.circle3 img {
  width: 50px;
  margin-top: 5vw;
}

.circle1 {
  position: absolute;
  left: 20px;
  top: 15px;
}

.circle2 {
  position: absolute;
  top: 200px;
  left: -20px;
}

.circle3 {
  position: absolute;
  top: 130px;
  left: 170px;
}

h1 {
  font-size: 4vw;
  line-height: 5vw;
}

div section {
  width: 95%;
}

#title {
  width: 100%;
  margin-top: 0px;
  padding-top: 90px;
}

h1 span {
  font-size: 8vw;
  line-height: 9vw;
}

#google {
  height: 7vw;
  width: 25vw;
  left: 25vw;
  top: 7vw;
  margin-top: 50px;
}

#yahoo {
  width: 25vw;
  height: 7vw;
  left: 52vw;
  top: 7vw;
  margin-top: 50px;
}

.daiK_l {
  width: 5%;
}

.daiK_tx {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
}

.syoK_l {
  width: 10%;
  margin-bottom: 50px;
}

.syoK_tx {
  width: 100%;
}

#ryokin_hyo {
  letter-spacing: 0em;
  font-size: 14px;
  width: 100%;
  margin-left: -2.5%;
}

#ryokin_n {
  width: 100%;
}

.daiK2_tx {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
}

#nagare_n {
  background-size: 0px auto;
}

.cont img {
  margin-bottom: 50px;
  width: 100%;
}

footer {
  height: auto;
}

.footer__list2 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 70px;
}

.footer__item2 {
  width: 550px;
  text-align: center;
}

.kyo p {
  text-shadow: 0px 0px 10px #FFFFFF;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 1px;
  font-size: 12px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.jaku p {
  color: #1467B5;
  font-weight: bold;
  line-height: 14px;
  font-size: 12px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.jaku p span {
  font-size: 12px;
}

.tigai_table {
  width: 100%;
  margin-left: 0px;
}

#hikaku_n {
  width: 100%;
}

#hikaku {
  height: 1200px;
}

#kaisetu tr th {
  width: 30%;
  padding-right: 2%;
}

#kaisetu tr th p {
  margin-bottom: 30px;
  margin-top: 30px;
}

#kaisetu tr td {
  width: 80%;
  vertical-align: middle;
  padding-top: 30px;
}

.cont {
  width: 95%;
  margin: 0 auto;
  padding-bottom: 10px;
}

.howtoimg1, .howtoimg2 {
  width: 120%;
  margin-left: -10%;
}

.howtoimg1 {
  height: 105vw;
  background-image: url(image.php?id=013);
  background-position: center top;
  background-size: 90% auto;
  background-repeat: no-repeat;
  margin-bottom: 30px;
}

.howtoimg2 {
  background-image: url(image.php?id=015);
  background-repeat: no-repeat;
  background-position: center 0%;
  background-size: 80% auto;
  height: 90vw;
  margin-top: 50px;
  margin-bottom: 50px;
}

.cont:nth-of-type(2) {
  margin: 0 auto;
}

.cont:nth-of-type(4) {
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
}

.PLAN {
  -ms-grid-rows: 100px 100px 40px 40px 60px;
  grid-template-rows: 100px 100px 40px 40px 60px;
  -ms-grid-columns: 5% 15% 75% 5%;
  grid-template-columns: 5% 15% 75% 5%;
}

#QandA {
  background-image: url(url);
  background-color: #2E8EE5;
  padding-bottom: 50px;
}

.circle4 {
  width: 40vw;
  margin: 0 auto;
  height: 40vw;
  position: static;
}

.circle4 img {
  margin-top: 8vw;
}

.sentence_box {
  width: 100%;
  margin-top: -25px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 30px;
  position: static;
  min-width: 90%;
  padding-bottom: 45px;
}

#nagare1 {
  width: 100%;
  margin: 0 auto;
  height: 350px;
  position: static;
}

#nagare2 {
  width: 80%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  position: static;
  height: 350px;
}

#nagare3 {
  width: 80%;
  position: static;
  height: 320px;
  margin-top: 30px;
}

#nagare4 {
  width: 80%;
  margin-top: 380px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 60px;
  position: static;
  height: 370px;
}

#nagare5 {
  width: 80%;
  margin-top: -810px;
  margin-right: auto;
  margin-left: auto;
  position: static;
  height: 350px;
}

.nagare_b {
  width: 100%;
  background-color: #BBD7FF;
  margin-top: -50vw;
  padding-top: 50vw;
  padding-bottom: 10vw;
}

.nagare_b p {
  width: 80%;
  font-size: 14px;
}

.sentence_box p {
  font-size: 4vw;
  width: 100%;
}

#caution {
  width: 90%;
  font-size: 12px;
}

.kyo p span {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: lighter;
  line-height: 14px;
}

#kaisetu td p {
  font-size: 15px;
}

.navi_item a {
  font-size: 13px;
  letter-spacing: 0em;
}

.letu1 p {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.1px;
}

.letu2 p {
  font-size: 12px;
  letter-spacing: 0.1px;
  line-height: 14px;
}

.letu3 p {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.1px;
}

.cont p {
  letter-spacing: 0px;
  font-size: 14px;
}

.itemF img {
  width: 60%;
}

#tokutyo {
  position: relative;
  height: 1550px;
}

#tokutyoimg img {
  width: 40px;
  height: 40px;
  margin-left: 45%;
}

#tokutyoimg p {
  font-size: 15px;
}

#tokutyoimg p span {
  font-weight: bolder;
  font-size: 16px;
}

#tokutyo1 {
  width: 70%;
  position: absolute;
  top: 150px;
  left: 90px;
}

#tokutyo2 {
  width: 70%;
  position: absolute;
  top: 430px;
  left: 90px;
}

#tokutyo3 {
  width: 70%;
  position: absolute;
  top: 680px;
  left: 90px;
}

#tokutyo4 {
  width: 70%;
  position: absolute;
  left: 90px;
  top: 920px;
}

#tokutyo5 {
  width: 70%;
  position: absolute;
  left: 90px;
  top: 1220px;
}

#tokutyoimg {
  background-size: 580px auto;
  width: 100%;
  height: 640vw;
  background-image: url(image.php?id=031);
  position: relative;
  background-position: 70% 0%;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-right: 0px;
}

#whatsSEO2 p br {
  display: none;
}

/*====================================================================
  news.html
  ====================================================================*/
.news-container {
  width: 95%;
}