@charset "utf-8";

.contents {
  font: 1rem -apple-system,"Lucida Grande","Helvetica Neue","Hiragino Kaku Gothic ProN","メイリオ",meiryo,sans-serif;
}

.list {
  background: #ededed url(/images/home2back2.jpg) no-repeat right top;
}
.bgRGBA{
  /* 背景画像の透過用css */
  height: 100%;
  background: rgba(35, 177, 220, 0.59);
  padding: 20px 0px 40px;
}
.inqbtn {
  display: block;
  width: 60%;
  padding: 10px 30px;
  margin: 50px auto;
  font-size: 20px;
  background: #2d7bc2;
  font-weight: bold;
  text-align: center;
  border: solid 2px black;
  border-radius: 10px;
}
.inqbtn a {
  display: block;
  text-decoration: none;
  color: white;
}
.inqbtn:hover {
/*  background: #ffaa3c; */
  background: #4dd5e5;
}
.webp #home2,
#home2 {
  padding: 0;
}
.merit {
  background: rgba(27, 188, 249, 0.93);
  padding: 60px 0px 40px;
}
.list h2, #home2 h2 {
  font-weight: bold;
  text-align: center;
  margin-bottom: 50px;
  font-size: 34px;
  color: white;
}
ul.clist {
  list-style: none;
  letter-spacing: .02rem;
  margin: 20px 14px;
}
ul.clist li {
  background: white;
  font-size: 1.6rem;
  position: relative;
  padding-left: 3.2rem;
  font-weight: 600;
  border-radius: 10px;
  margin: 0.4rem 0;
}
ul.clist li::after {
  content: "・";
  position: absolute;
  left: .8rem;
  top: -0.05rem;
  font-size: 2.4rem;
  color: blue;
}
ul.oklist li::after {
  content: "〇";
  font-size: 2.8rem;
  bottom: -0.8rem;
  left: 0.2rem;
  color: blue;
}
.contents1 .lpcatch {
  font-size: 2.8rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.6;
  text-shadow: #F2E2E1 0.2rem 0.2rem 0;
}
.contents2 {
  padding-top: 0;
}
.contents2 h2 {
  padding-top: 60px;
  font-size: 32px;
}
.contents1 h2 {
  font-size: 24px;
  line-height: 1.6;
}
.bgRGBA .contents1 h2.anchor {
  margin-top: -120px;
}
.contents1 {
  margin-bottom: 50px;
}
.profile {
  padding: 20px 0px 40px;
  background-color: #ebebeb;

}
.profile h2 {
  padding-top: 60px;
  text-align: center;
  font-weight: bold;
  font-size: 34px;
  line-height: 1.2;
  margin: 50px 0px 30px;
  padding: 0px;
}
.support {
  display: table;
  background: white;
  padding: 16px 10px;
  font-size: 1.2rem;
}
.supportside {
  display: table-cell;
  width: 160px;
  vertical-align: middle;
  text-align: center;
}
.supportcenter {
  display: table-cell;
  vertical-align: middle;
  padding: 0 6px;
}
.support p {
  margin: 10px 0;
}
#home2 li {
  box-shadow: 3px 3px 10px 2px rgba(0,0,0,0.3);
  width: 47%;
  margin: 0px 10px 40px;
  padding: 20px 16px 30px;
}
#home2 li h3.stitle {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.2;
  padding-top: 320px;
  margin-top: -340px;
  margin-bottom: 0;
  display: block;
}
@media screen and (max-width: 925px) {
  .bgRGBA{
    padding: 10px 0px 10px;
  }
  ul.clist {
    margin: 4px;
    padding: 0px;
  }
  ul.clist li {
    font-size: 1.0rem;
    padding: 4px 4px 4px 2.3rem;
  }
  ul.clist li::after {
    left: .4rem;
    top: -.6rem;
    font-size: 2.0rem;
  }
  .contents1 .lpcatch {
    font-size: 1.4rem;
    text-align: center;
    line-height: 1.4;
    text-shadow: #F2E2E1 0.2rem 0.2rem 0;
  }
  .contents1 h2 {
    font-size: 24px;
  }
  .list h2, #home2 h2 {
    /*
    margin-bottom: 40px;
    padding: 0 16px;
      */
    margin-bottom: 0px;
    padding: 60px 16px;
    font-size: 26px;
  }
  .supportcenter {
    width: auto;
    display: inline-block;
  }
  .supportside {
    display: inline-block;
    width: 100%;
    padding: 20px 10px;
  }
  h2.anchor {
    padding-top: 110px;
  }
  .contents2 h2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 67.5rem) {
  #home2 .imglist li,
  #home2 .imglist li:nth-child(even) {
    float: none;
    width: auto;
    margin: 0 0 1.5625rem;
    padding: 1.25rem;
  }
}
.contents1 h3::before {
  margin-right: 0;
  margin-left: 0;
}
.contents1 h3::after {
  margin-left: 0;
}
h3.anchor {
  padding: 70px 0 0px 0px;
}
.inner2 {
  margin: 0px 10px;
}
@media screen and (max-width: 790px)
.inner3 {
    margin-right: 4px;
    margin-left: 4px;
}

/* 横幅1400以上の場合 */
@media screen and (min-width: 1400px) {
  .nowide {
    display: none;
  }
}
@media print {
  #home2 li {
    width: 48%;
    margin: 0px 6px 10px;
    padding: 20px 6px 4px;
  }
  .contents1 {
    margin-bottom: 20px;
  }
  .contents1 .lpcatch {
    font-size: 36px;
    line-height: 1.4;
  }
  .bgRGBA {
    padding: 10px 0px 10px;
  }
  .bgRGBA .contents1 h2.anchor {
    margin-top: 0;
  }
  .bgRGBA .contents1 h2 {
    line-height: 0;
  }
  .merit {
    padding: 50px 0px 10px;
  }
  .list h2, #home2 h2 {
    margin-bottom: 40px;
  }
  #footer {
    display: none;
  }
}
