@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.mainVisual {
  padding: 16.2rem 0 11.9rem 3.9rem;
  text-align: center;
  background: url(../img/index/main_visual_bg.png) repeat-x bottom center
    #f4fdff;
  background-size: 203rem auto;
}
.mainVisual img {
  max-width: 122.7rem;
}
#main .sec01 {
  padding: 0.1rem 0 15.6rem;
  position: relative;
  background: linear-gradient(180deg, #daefff 37.12%, #8fb8f7 100%);
}
#main .sec01 h2 {
  width: fit-content;
  margin: -0.5rem auto 5.7rem;
  padding: 0 8.4rem 0.1rem;
  text-align: center;
  font-size: 2.7rem;
  font-weight: 700;
  line-height: 1.6;
  background: url(../img/common/line01.png) no-repeat left bottom,
    url(../img/common/line02.png) no-repeat right 0.4rem bottom;
  background-size: 7.4rem auto;
}
#main .sec01 .whiteBg {
  width: 87.8rem;
  margin: 0 auto;
  padding: 0.1rem 2rem 5.8rem;
  position: relative;
  background-color: #fff;
  box-sizing: border-box;
  border-radius: 0.8rem;
  box-shadow: 0 0.4rem 1rem 0 rgba(134, 178, 211, 0.5);
}
#main .sec01 .whiteBg::before {
  position: absolute;
  left: 50%;
  bottom: -18.9rem;
  background: url(../img/index/sec01_img03.png) no-repeat;
  background-size: 31.8rem auto;
  width: 31.8rem;
  height: 22.4rem;
  transform: translateX(-50%);
  content: "";
  z-index: 1;
}
#main .sec01 h3 {
  width: 54.7rem;
  margin: -3.7rem auto 4.7rem;
  padding: 1.5rem 0 1.6rem;
  position: relative;
  text-align: center;
  color: #fff;
  font-size: 3.6rem;
  font-weight: 700;
  border-radius: 1.6rem;
  background-color: #1b519f;
}
#main .sec01 h3::before {
  position: absolute;
  left: 50%;
  bottom: -1.1rem;
  width: 3rem;
  height: 2rem;
  clip-path: polygon(100% 1%, 0 0, 49% 100%);
  background-color: #1b519f;
  content: "";
  transform: translateX(-50%);
}
#main .sec01 ul {
  margin: 0 auto;
  width: fit-content;
}
#main .sec01 li {
  padding: 0 0 1.85rem 5rem;
  font-size: 2.3rem;
  font-weight: 700;
  letter-spacing: 0.115rem;
  background: url(../img/common/icon02.png) no-repeat left top 0.3rem;
  background-size: 3.2rem auto;
}
#main .sec01 li span {
  padding: 0 0.3rem;
  line-height: 1.2;
  background-color: #ffe203;
}
#main .sec01 .img01 {
  position: absolute;
  bottom: 4rem;
  right: 50%;
  width: 30.6rem;
  margin-right: -64.7rem;
}
#main .sec01 .img02 {
  position: absolute;
  bottom: 1.8rem;
  left: 50%;
  width: 42.1rem;
  margin-left: -64.89rem;
  z-index: 1;
}
#main .sec02 {
  padding: 9rem 0 12.9rem;
  margin-top: -4rem;
  position: relative;
  background-color: #fff;
  border-radius: 4rem 4rem 0 0;
  overflow: hidden;
}
#main .sec02 h2 {
  margin-bottom: 0.7rem;
  text-align: center;
  color: #1b519f;
  font-size: 5rem;
  line-height: 1.3;
}
#main .sec02 h2 .sml {
  font-size: 4rem;
  font-weight: 900;
}
#main .sec02 h2 .num {
  padding: 0 1rem;
}
#main .sec02 h2 .en {
  padding: 0 1rem;
  display: inline-block;
  position: relative;
  vertical-align: 0;
}
#main .sec02 h2 .en::after {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: -2.7rem;
  left: 0;
  content: "エスジーアーク";
  font-size: 1.8rem;
  letter-spacing: 0.36rem;
}
#main .sec02 h2 .mark {
  display: inline-block;
  font-size: 6rem;
  transform: rotate(15.7deg);
}
#main .sec02 .info {
  padding-top: 8.3rem;
  position: relative;
}
#main .sec02 .info::after {
  width: 130%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 17.7rem;
  left: -15%;
  content: "";
  transform: rotate(15.8deg);
  background: linear-gradient(
    181.8deg,
    #e0f6ff 1%,
    rgba(255, 255, 255, 0) 17.09%
  );
  pointer-events: none;
}
#main .sec02 .content {
  position: relative;
  z-index: 2;
}
#main .sec02 .imgBox {
  align-items: center;
}
#main .sec02 .imgBox .pho {
  width: 43.2rem;
}
#main .sec02 .imgBox .textBox {
  margin-top: 0.9rem;
  width: calc(100% - 43rem);
}
#main .sec02 .imgBox .title {
  margin-bottom: 1.3rem;
  display: flex;
  align-items: center;
}
#main .sec02 .imgBox .title .num {
  margin-right: 1.9rem;
  padding: 1.4rem 1rem;
  width: 8.7rem;
  height: 8.7rem;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 4rem;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  background-color: #1b519f;
  border-radius: 50%;
}
#main .sec02 .imgBox .title .jp {
  flex: 1;
  color: #1b519f;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
}
#main .sec02 .imgBox .ttl {
  margin-bottom: 3rem;
  font-size: 3.4rem;
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: 0.17rem;
}
#main .sec02 .imgBox .ttl .line {
  margin-right: 1rem;
  padding: 0.2rem 1.4rem 0.3rem;
  font-size: 3.6rem;
  letter-spacing: 0;
  background: -webkit-linear-gradient(#ffe203, #ffe203) repeat-x left bottom /
    100% 5.8rem;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  border-radius: 1rem;
}
#main .sec02 .imgBox .ttl .line01 {
  margin: 0 0 0 1rem;
}
#main .sec02 .imgBox .text {
  margin-bottom: 1.4rem;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.09rem;
}
#main .sec02 .imgBox .tag {
  position: relative;
}
#main .sec02 .imgBox .tag::after {
  width: 100%;
  position: absolute;
  z-index: 2;
  top: -0.5rem;
  left: 0.7rem;
  text-align: center;
  content: "※1";
  font-size: 0.9rem;
  letter-spacing: 0.045rem;
}
#main .sec02 .imgBox .text .tag::after {
  top: -0.8rem;
  left: 0;
  content: "※2";
}
#main .sec02 .imgBox .noteList {
  font-size: 1.4rem;
  line-height: 1.9;
  letter-spacing: 0.07rem;
}
#main .sec02 .redBg {
  padding: 0 2rem 2.2rem;
  border-radius: 0.8rem;
  border: 0.2rem solid #e44d4d;
  background-color: #fff8f8;
}
#main .sec02 .redBg h3 {
  padding: 0.8rem 2.7rem 1.1rem 8.5rem;
  margin: -3.9rem auto 2rem;
  width: fit-content;
  color: #fff;
  font-size: 3.6rem;
  border-radius: 1rem;
  background: #e44d4d url(../img/common/icon03.png) no-repeat left 2.7rem center /
    4.2rem;
}
#main .sec02 .redBg .txt {
  margin-bottom: 2.8rem;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.09rem;
}
#main .sec02 .redBg .txt span {
  text-decoration: underline;
  color: #ad0000;
}
#main .sec02 .redBg h4 {
  margin-bottom: 1.4rem;
  text-align: center;
  font-size: 2.2rem;
  letter-spacing: 0.11rem;
}
#main .sec02 .redBg ul {
  margin-bottom: 3.9rem;
}
#main .sec02 .redBg ul li {
  margin: 0 1.2rem;
  width: 20.1%;
}
#main .sec02 .redBg ul img {
  margin-bottom: 1.4rem;
}
#main .sec02 .redBg ul span {
  text-align: center;
  display: block;
  font-size: 1.7rem;
  font-weight: 700;
}
#main .sec02 .redBg .note {
  text-align: center;
  font-size: 1.4rem;
  letter-spacing: 0.07rem;
}
#main .sec02 .redBg .note a {
  color: #006aba;
  text-decoration: underline;
}
#main .sec02 .textInfo h3 {
  margin-bottom: 1.8rem;
  padding-left: 1.3rem;
  font-size: 2.2rem;
  letter-spacing: 0.11rem;
  border-left: 0.3rem solid #1b519f;
}
#main .sec02 .textInfo .border {
  padding: 2.2rem 4.4rem 3.2rem 3.4rem;
  height: 31.6rem;
  overflow-y: scroll;
  border-radius: 0.8rem;
  border: 1px solid #b5b5b6;
  background-color: #fff;
}
#main .sec02 .textInfo .border p {
  margin-bottom: 2.7rem;
  text-indent: 1.5rem;
  line-height: 1.9;
}
#main .sec02 .info03 .imgBox .textBox .text .tag::after {
  content: "※1";
}
#main .sec03 {
  padding-bottom: 5.3rem;
}
#main .sec03 h2 {
  margin-bottom: 5.5rem;
  padding: 2.9rem 3.5rem 1.9rem 0;
  text-align: center;
  color: #fff;
  font-size: 5rem;
  font-weight: 700;
  background-color: #1b519f;
}
#main .sec03 h2 .sml {
  margin: 0 0.3rem;
  font-size: 4rem;
  font-weight: 900;
}
#main .sec03 h2 .num {
  margin: 0 0.9rem;
  display: inline-block;
  vertical-align: middle;
}
#main .sec03 .imgList {
  margin: 0 -4.2rem 5.9rem;
}
#main .sec03 .imgList li {
  width: 28.1rem;
}
#main .sec03 h3 {
  padding: 0 4.8rem 3.1rem;
  width: fit-content;
  margin: 0 auto;
  font-size: 3rem;
  font-weight: 700;
  background: url(../img/common/line03.png) no-repeat left top 0.5rem,
    url(../img/common/line04.png) no-repeat right 0.9rem top 0.5rem;
  background-size: 3.9rem auto;
}
#main .sec03 h3 img {
  width: 17.1rem;
  margin: -1.3rem 0.4rem 0;
  display: inline-block;
  vertical-align: middle;
}
#main .sec03 .textList {
  margin: -1.4rem 0 3.3rem;
}
#main .sec03 .textList li {
  margin-top: 1.4rem;
  width: 52rem;
  padding: 2rem 2rem 2.2rem 7.5rem;
  font-size: 2.3rem;
  font-weight: 700;
  letter-spacing: 0.115rem;
  border-radius: 0.8rem;
  border: 1px solid #acc1df;
  background: url(../img/common/icon02.png) no-repeat left 3rem center;
  background-size: 3.2rem auto;
  box-sizing: border-box;
}
#main .sec03 .btmText {
  text-align: center;
  font-size: 1.6rem;
}
#main .sec03 .btmText .bold {
  font-weight: 700;
}
#main .sec03 .btmText a {
  text-decoration: underline;
  color: #006aba;
}
#main .sec03 .btmText .sml {
  margin-top: 0.4rem;
  display: block;
  font-size: 1.4rem;
}
#main .sec04 {
  max-width: 144rem;
  margin: 0 auto;
  padding: 0 2.7rem 0 2.2rem;
  box-sizing: border-box;
}
#main .sec04 .bgBox {
  padding: 6.3rem 0 8.9rem 0.5rem;
  background: url(../img/index/sec04_bg.png) no-repeat center top #daefff;
  background-size: cover;
  border-radius: 4rem;
}
#main .sec04 .whiteBg {
  width: 92rem;
  margin: 0 auto;
  padding: 3.8rem 2.7rem 5.1rem;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 1.6rem;
}
#main .sec04 h3 {
  margin-bottom: 3.9rem;
  text-align: center;
  font-size: 2.7rem;
  font-weight: 700;
  letter-spacing: 0.081rem;
}
#main .sec04 h3 span {
  margin-top: 1.3rem;
  display: block;
  font-size: 1.7rem;
  font-weight: 500;
  letter-spacing: 0.051rem;
}
#main .sec04 h4 {
  padding: 1.2rem 1rem 1.4rem 13.7rem;
  position: relative;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.06rem;
  border-radius: 0.6rem;
  background: #1b519f;
}
#main .sec04 h4 span {
  width: 9.3rem;
  position: absolute;
  left: 1.9rem;
  top: 1rem;
  padding: 0.5rem 0;
  text-align: center;
  color: #1b519f;
  font-size: 1.7rem;
  letter-spacing: 0;
  background-color: #fff;
  border-radius: 0.5rem;
}
#main .sec04 .zip {
  padding: 3rem 0 5.3rem 19.1rem;
  align-items: center;
  position: relative;
}
#main .sec04 .zip .mark {
  margin: -0.3rem 2.1rem 0 0;
  font-size: 3.7rem;
  font-weight: 500;
}
#main .sec04 .zip .line {
  margin: 0 1.1rem;
  width: 2.3rem;
  height: 0.4rem;
  background-color: #000;
}
#main .sec04 .zip a {
  /* margin: 3.3rem 0 0 1rem; */
  margin-left: 1.6rem;
  text-decoration: underline;
  color: #006aba;
  font-weight: 500;
}
#main .sec04 .zip .errorTxt {
  position: absolute;
  left: 33.1rem;
  bottom: 2.4rem;
}
#main .sec04 .zip.error .errorTxt {
  display: block;
}
#main .sec04 input[type="text"] {
  width: 15.5rem;
  padding: 0 1.9rem 0.2rem;
  height: 6.7rem;
  font-size: 2.5rem;
  color: #000;
  border: 0.2rem solid #1b519f;
  box-sizing: border-box;
  appearance: none;
  box-shadow: none;
  border-radius: 1.5rem;
  background: #fff;
}
#main .sec04 .zip.error input[type="text"] {
  border-color: #f00;
  background: #fff8f8;
}
#main .sec04 input[type="text"].wid {
  width: 19.3rem;
}
#main .sec04 input::-webkit-input-placeholder {
  color: #d0d5db;
  opacity: 1;
}
#main .sec04 input:-moz-placeholder {
  color: #d0d5db;
  opacity: 1;
}
#main .sec04 input::-moz-placeholder {
  color: #d0d5db;
  opacity: 1;
}
#main .sec04 input:-ms-input-placeholder {
  color: #d0d5db;
  opacity: 1;
}
#main .sec04 .imgUl {
  margin: 3.5rem 4.2rem 3.2rem;
}
#main .sec04 .imgUl li {
  width: 16.5rem;
  text-align: center;
}
#main .sec04 .imgUl a {
  display: block;
}
#main .sec04 .imgUl a:hover {
  opacity: 0.7;
}
#main .sec04 .imgUl .ico {
  position: relative;
  display: block;
  box-shadow: 0 0.5rem 0 #cecb74;
  border: 0.2rem solid #cecb74;
  border-radius: 4rem;
}
#main .sec04 .imgUl .ico img {
  border-radius: 4rem;
}
#main .sec04 .imgUl .ico::before {
  position: absolute;
  left: -0.2rem;
  top: -0.2rem;
  right: -0.2rem;
  bottom: -0.2rem;
  border: 0.5rem solid #1b519f;
  box-sizing: border-box;
  content: "";
  border-radius: 4rem;
  opacity: 0;
  transition: 0.3s;
}
#main .sec04 .imgUl .on .ico::before {
  opacity: 1;
}
#main .sec04 .imgUl .ico span {
  position: absolute;
  left: 50%;
  top: -1.1rem;
  width: 7.6rem;
  padding: 0.4rem 0;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.08rem;
  border-radius: 5rem;
  background: #1b519f;
  transform: translateX(-50%);
  opacity: 0;
  transition: 0.3s;
}
#main .sec04 .imgUl .on .ico span {
  opacity: 1;
}
#main .sec04 .imgUl li:nth-child(2) .ico {
  box-shadow: 0 0.5rem 0 #9dcc84;
  border-color: #9dcc84;
}
#main .sec04 .imgUl li:nth-child(3) .ico {
  box-shadow: 0 0.5rem 0 #71bebe;
  border-color: #71bebe;
}
#main .sec04 .imgUl li:nth-child(4) .ico {
  box-shadow: 0 0.5rem 0 #80a1d3;
  border-color: #80a1d3;
}
#main .sec04 .imgUl .txt {
  margin: 1.6rem -1rem 0;
  display: block;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.09rem;
}
#main .sec04 .imgUl + .errorTxt {
  margin-bottom: 2rem;
  text-align: center;
}
#main .sec04 .btn {
  width: 68.6rem;
  margin: 0 auto 4.4rem;
}
#main .sec04 .btn a {
  height: 7.4rem;
  padding-bottom: 0.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
  border-radius: 5rem;
  background: #e8720c url(../img/common/icon15.png) no-repeat right 3.2rem
    center;
  background-size: 1rem auto;
  box-shadow: 0 0.3rem 0.5rem rgba(232, 114, 12, 0.25);
}
#main .sec04 .btn a:hover {
  opacity: 0.7;
}
#main .sec04 .priceTxt {
  margin-bottom: 1.9rem;
  align-items: center;
  justify-content: center;
}
#main .sec04 .priceTxt .txt {
  width: 12.2rem;
  font-size: 2.3rem;
  font-weight: 700;
}
#main .sec04 .priceTxt .price {
  width: 47.4rem;
  height: 11.2rem;
  padding-left: 2.2rem;
  display: flex;
  align-items: center;
  color: #ad0000;
  font-size: 2.5rem;
  font-weight: 700;
  border-radius: 1.5rem;
  border: 0.3rem solid #f0bcbc;
  box-sizing: border-box;
}

#main .sec04 .priceTxt .messageErr {
  width: 47.4rem;
  height: 11.2rem;
  padding-left: 2.2rem;
  color: #ad0000;
  border-radius: 1.5rem;
  border: 0.3rem solid #f0bcbc;
  box-sizing: border-box;
  padding:15px;
}
#main .sec04 .priceTxt .price .num {
  margin-right: 0.8rem;
  font-size: 6rem;
}
#main .sec04 .note {
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.7;
  font-weight: 500;
  letter-spacing: 0.07rem;
}
#main .sec04 .note span {
  display: block;
}
#main .sec05 {
  padding: 7.4rem 0 8.7rem;
}
#main .sec05 ul {
  width: 78.8rem;
  margin: 0 auto 0.9rem;
  position: relative;
  padding-top: 0.1rem;
}
#main .sec05 ul::after {
  position: absolute;
  left: 3.8rem;
  top: 0;
  width: 0.6rem;
  bottom: 6rem;
  background-color: #daefff;
  content: "";
}
#main .sec05 li {
  padding-bottom: 4.2rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#main .sec05 li:not(:last-child):before {
  position: absolute;
  left: 50%;
  bottom: 0.5rem;
  background: url(../img/index/sec05_icon05.png) no-repeat;
  background-size: 6.5rem auto;
  width: 6.5rem;
  height: 3.8rem;
  content: "";
  transform: translateX(20%);
}
#main .sec05 .ico {
  width: 8rem;
  position: relative;
  z-index: 1;
}
#main .sec05 .bgTxt {
  width: 68rem;
  padding: 2.1rem 3.1rem;
  border-radius: 1.6rem;
  box-sizing: border-box;
  background-color: #daefff;
}
#main .sec05 .txt {
  padding-left: 11.2rem;
  position: relative;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.12rem;
}
#main .sec05 .txt span {
  width: 9.3rem;
  position: absolute;
  left: 0;
  top: 0.2rem;
  padding: 0.5rem 0;
  text-align: center;
  color: #1b519f;
  font-size: 1.7rem;
  letter-spacing: 0;
  background-color: #fff;
  border-radius: 0.5rem;
}
#main .sec05 .note {
  margin: 0.7rem 0 0.8rem;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.07rem;
}
#main .sec06 {
  padding: 19.9rem 0 6.8rem;
  background: url(../img/index/sec06_bg.jpg) repeat-x top center #eeeff6;
  background-size: 158.8rem auto;
}
#main .sec06 li {
  margin: 0 -0.2rem 1.6rem 0.2rem;
  padding: 3rem 8rem 3.3rem;
  border-radius: 0.6rem;
  border: 1px solid #d0d5db;
  background-color: #fff;
}
#main .sec06 h3 {
  margin-bottom: 1.2rem;
  position: relative;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.09rem;
}
#main .sec06 p {
  position: relative;
  font-size: 1.7rem;
  letter-spacing: 0.085rem;
}
#main .sec06 h3::before,
#main .sec06 p::before {
  position: absolute;
  left: -4.8rem;
  top: -0.3rem;
  background: url(../img/index/sec06_icon01.png) no-repeat;
  background-size: 3.4rem auto;
  width: 3.4rem;
  height: 3.4rem;
  content: "";
}
#main .sec06 p::before {
  top: 0;
  background-image: url(../img/index/sec06_icon02.png);
}
#gFooter .comBtn {
  padding: 6.5rem 0 8.5rem;
}
#gFooter .fNavi {
  border-top: 1px solid #d0d5db;
}
@media all and (min-width: 897px) {
  #main .sec02 .info:nth-of-type(2n-1)::after {
    top: 0;
    transform: rotate(-15.8deg);
    background: linear-gradient(
      -181.8deg,
      #e0f6ff 1%,
      rgba(255, 255, 255, 0) 35.09%
    );
  }
  #main .sec02 .info:nth-of-type(2n) .imgBox {
    flex-direction: row-reverse;
  }
  #main .sec02 .info:nth-of-type(2n) .imgBox .pho {
    margin-right: -2.5rem;
  }
  #main .sec02 .info:nth-of-type(2n-1) {
    padding-top: 10.2rem;
  }
  #main .sec02 .info:nth-of-type(2n-1) .imgBox .textBox {
    margin: 0 -1rem 0 0;
    width: calc(100% - 44rem);
  }
  #main .sec02 .info:nth-of-type(2n-1) .imgBox .pho {
    margin: 3.5rem 0 0 -3.5rem;
  }
  #main .sec02 .info01 .imgBox {
    margin-bottom: 7.9rem;
  }
  #main .sec02 .info02 .imgBox .textBox .title {
    margin-bottom: 2.2rem;
  }
  #main .sec02 .info03 {
    padding-top: 3.4rem;
    margin-bottom: 4.8rem;
  }
  #main .sec02 .info03::after {
    top: 36rem;
  }
  #main .sec02 .info03 .imgBox {
    margin-bottom: 2.6rem;
  }
  #main .sec02 .info03 .imgBox .pho {
    margin-right: -3.5rem !important;
  }
  #main .sec02 .info03 .imgBox .textBox {
    width: calc(100% - 45rem);
    margin-top: 2.8rem;
  }
  #main .sec02 .redBg .note a:hover {
    text-decoration: none;
  }
  #main .sec03 .btmText a:hover {
    text-decoration: none;
  }
  #main .sec04 .zip a:hover {
    text-decoration: none;
  }
  #main .sec05 .headLine03 .en {
    margin-bottom: 1rem;
  }
  #main .sec06 .headLine01 {
    padding-top: 2.5rem;
    margin-bottom: 2.9rem;
  }
  #main .sec06 .headLine01::before {
    width: 18.4rem;
  }
  #gFooter {
    padding-bottom: 5.5rem;
  }
  #gFooter .fNavi {
    margin-bottom: 5.2rem;
  }
}
@media all and (max-width: 896px) {
  .mainVisual {
    padding: 8.7rem 1.7rem 6.9rem 1.6rem;
    background-size: 99.8rem auto;
  }
  .mainVisual img {
    width: 100%;
    max-width: inherit;
  }
  #main .sec01 {
    padding-bottom: 13.5rem;
    background: #daefff;
  }
  #main .sec01 h2 {
    margin: -0.5rem auto 4.3rem;
    padding: 0 1.7rem 0.1rem 2.8rem;
    font-size: 1.6rem;
    background: url(../img/common/line01_sp.png) no-repeat left bottom 0.3rem,
      url(../img/common/line02_sp.png) no-repeat right 0.1rem bottom 0.3rem;
    background-size: 5.3rem auto;
  }
  #main .sec01 .whiteBg {
    width: auto;
    padding: 0.1rem 2rem 4.3rem;
  }
  #main .sec01 .whiteBg::before {
    bottom: -13.3rem;
    background-image: url(../img/index/sec01_img03_sp.png);
    background-size: 16.1rem auto;
    width: 16.1rem;
    height: 15rem;
  }
  #main .sec01 h3 {
    width: 29.6rem;
    margin: -3rem auto 2.7rem;
    padding: 0.9rem 0 0.8rem;
    font-size: 1.95rem;
    border-radius: 0.8rem;
  }
  #main .sec01 h3::before {
    bottom: -1.3rem;
  }
  #main .sec01 ul {
    margin-right: -2rem;
    width: auto;
  }
  #main .sec01 li {
    padding: 0 0 1.3rem 3rem;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 0.048rem;
    background-position: left 0.2rem top 0.4rem;
    background-size: 2rem auto;
  }
  #main .sec01 .img01 {
    bottom: 4rem;
    right: 0.2rem;
    width: 11.7rem;
    margin-right: 0;
  }
  #main .sec01 .img02 {
    bottom: 2rem;
    left: 1.6rem;
    width: 12.7rem;
    margin-left: 0;
  }
  #main .sec02 {
    padding: 5.4rem 0 8.6rem;
    border-radius: 2.4rem 2.4rem 0 0;
  }
  #main .sec02 h2 {
    margin: 0 -2rem 1.7rem;
    font-size: 2.35rem;
    line-height: 1.45;
  }
  #main .sec02 h2 .sml {
    font-size: 1.9rem;
  }
  #main .sec02 h2 .num {
    padding: 0 0.5rem;
  }
  #main .sec02 h2 .num img {
    width: 2.1rem;
  }
  #main .sec02 h2 .en {
    padding: 0 0.5rem;
    width: 14.7rem;
  }
  #main .sec02 h2 .en::after {
    bottom: -1rem;
    font-size: 0.85rem;
    letter-spacing: 0.17rem;
  }
  #main .sec02 h2 .mark {
    font-size: 2.8rem;
  }
  #main .sec02 .info {
    padding: 0 0 5rem;
  }
  #main .sec02 .info02 {
    padding: 0 0 7.5rem;
  }
  #main .sec02 .info03 {
    padding: 0 0 4.3rem;
  }
  #main .sec02 .info::after {
    width: 100%;
    height: 33.1rem;
    top: 2rem;
    left: 0;
    transform: none;
    background: url(../img/index/sec02_bg01_sp.png) no-repeat top center;
    background-size: 100% 100%;
  }
  #main .sec02 .info02::after {
    top: 4.3rem;
    background-image: url(../img/index/sec02_bg02_sp.png);
  }
  #main .sec02 .info03::after {
    top: 0.3rem;
  }
  #main .sec02 .imgBox {
    display: block;
  }
  #main .sec02 .imgBox .pho {
    width: auto;
    text-align: center;
  }
  #main .sec02 .imgBox .pho img {
    width: 24.5rem;
  }
  #main .sec02 .imgBox .textBox {
    margin-top: -3.3rem;
    width: auto;
    position: relative;
  }
  #main .sec02 .imgBox .title {
    margin-bottom: 0.3rem;
    display: block;
  }
  #main .sec02 .info02 .imgBox .title {
    margin-bottom: 0.8rem;
  }
  #main .sec02 .imgBox .title .num {
    margin: 0 auto;
    padding: 0.9rem;
    width: 5.6rem;
    height: 5.7rem;
    font-size: 2.6rem;
  }
  #main .sec02 .imgBox .title .jp {
    display: none;
  }
  #main .sec02 .imgBox .ttl {
    margin-bottom: 0.8rem;
    text-align: center;
    font-size: 2.4rem;
    line-height: 1.7;
    letter-spacing: 0.072rem;
  }
  #main .sec02 .info02 .imgBox .ttl {
    margin-bottom: 1.4rem;
    line-height: 1.9;
  }
  #main .sec02 .info03 .imgBox .ttl {
    margin-bottom: 1.7rem;
  }
  #main .sec02 .imgBox .ttl .line {
    margin: 0 0.4rem;
    padding: 0.1rem 1rem;
    font-size: 2.4rem;
    border-radius: 0.6rem;
  }
  #main .sec02 .imgBox .ttl .line01 {
    margin: 0 0 0 1rem;
  }
  #main .sec02 .imgBox .text {
    margin-bottom: 1.1rem;
    font-size: 1.5rem;
    line-height: 1.7;
    letter-spacing: 0.045rem;
  }
  #main .sec02 .imgBox .tag::after {
    top: -0.7rem;
    left: 0.5rem;
  }
  #main .sec02 .imgBox .text .tag::after {
    top: -0.9rem;
    left: -0.1rem;
  }
  #main .sec02 .imgBox .noteList {
    font-size: 1.2rem;
    line-height: 1.4;
    letter-spacing: 0.045rem;
  }
  #main .sec02 .imgBox .noteList li {
    padding-bottom: 0.4rem;
  }
  #main .sec02 .redBg {
    margin-top: 3.7rem;
    padding: 0 0 2.4rem;
    border-radius: 0.6rem;
    border-width: 1px;
    overflow: hidden;
  }
  #main .sec02 .redBg h3 {
    padding: 1.1rem 0 1.2rem 3.4rem;
    margin: 0 0 1.4rem;
    width: auto;
    font-size: 2rem;
    text-align: center;
    border-radius: 0;
    background-position: left calc(50% - 13.6rem) center;
    background-size: 2.5rem auto;
  }
  #main .sec02 .redBg .txt {
    margin-bottom: 1.8rem;
    font-size: 1.4rem;
    line-height: 1.7;
    letter-spacing: 0.07rem;
  }
  #main .sec02 .redBg h4 {
    margin-bottom: 1rem;
    font-size: 1.6rem;
    letter-spacing: 0.08rem;
  }
  #main .sec02 .redBg ul {
    margin: 0 2.6rem -0.1rem;
    justify-content: space-between;
  }
  #main .sec02 .redBg ul li {
    margin: 0 0 1.8rem;
    width: 47.2%;
  }
  #main .sec02 .redBg ul img {
    width: 100%;
    margin-bottom: 0.8rem;
  }
  #main .sec02 .redBg ul span {
    font-size: 1.3rem;
  }
  #main .sec02 .redBg .note {
    font-size: 1.2rem;
    letter-spacing: 0.06rem;
  }
  #main .sec02 .textInfo {
    margin-top: 4.6rem;
  }
  #main .sec02 .textInfo h3 {
    margin-bottom: 1.4rem;
    padding-left: 0;
    text-align: center;
    font-size: 1.6rem;
    letter-spacing: 0.08rem;
    border-left: none;
  }
  #main .sec02 .textInfo .border {
    padding: 2.1rem 3rem 2.1rem 2.2rem;
    height: 43.8rem;
  }
  #main .sec02 .textInfo .border p {
    margin-bottom: 2.4rem;
    text-indent: 1.4rem;
    line-height: 1.8;
  }
  #main .sec03 {
    padding-bottom: 4.7rem;
  }
  #main .sec03 h2 {
    margin-bottom: 2.5rem;
    padding: 1.5rem 0.5rem 1.1rem 0;
    font-size: 2.6rem;
  }
  #main .sec03 h2 .sml {
    font-size: 2.1rem;
  }
  #main .sec03 h2 .num {
    margin: 0 0.4rem;
  }
  #main .sec03 h2 .num img {
    width: 2.1rem;
  }
  #main .sec03 .imgList {
    margin: 0 0 0.7rem;
  }
  #main .sec03 .imgList li {
    width: 47.5%;
    margin-bottom: 1.8rem;
  }
  #main .sec03 .imgList img {
    width: 100%;
  }
  #main .sec03 h3 {
    min-width: 34.2rem;
    margin: 0 auto;
    padding: 0 2rem 1.2rem;
    font-size: 1.6rem;
    line-height: 2;
    text-align: center;
    background: url(../img/common/line03_sp.png) no-repeat left top 0.9rem,
      url(../img/common/line04_sp.png) no-repeat right 0.2rem top 0.9rem;
    background-size: auto 4.9rem;
  }
  #main .sec03 h3 img {
    width: 10.5rem;
    margin: -1.3rem 0.4rem 0;
  }
  #main .sec03 .textList {
    margin: 0 0 2rem;
    display: block;
  }
  #main .sec03 .textList li {
    margin: 0 0 1rem;
    width: auto;
    padding: 1.4rem 2rem 1.3rem 4.8rem;
    font-size: 1.5rem;
    letter-spacing: 0.075rem;
    border-radius: 0.2rem;
    background-position: left 1.7rem center;
    background-size: 2.4rem auto;
  }
  #main .sec03 .btmText {
    text-align: left;
    font-size: 1.5rem;
    line-height: 1.7;
  }
  #main .sec03 .btmText .sml {
    margin-top: 0.4rem;
    font-size: 1.2rem;
  }
  #main .sec04 {
    max-width: inherit;
    padding: 0;
  }
  #main .sec04 .bgBox {
    padding: 4rem 0 1.9rem;
    background: url(../img/index/sec04_bg01_sp.png) no-repeat left top 1.2rem,
      url(../img/index/sec04_bg02_sp.png) no-repeat right 0.9rem top 1.8rem
        #daefff;
    background-size: auto 13.1rem, 17.3rem auto;
    border-radius: 2.4rem;
  }
  #main .sec04 .whiteBg {
    width: auto;
    margin: 0 -0.9rem;
    padding: 3.4rem 1.7rem 3.1rem;
  }
  #main .sec04 h3 {
    margin: 0 1.9rem 3.2rem;
    font-size: 1.8rem;
    line-height: 1.6;
    letter-spacing: 0.054rem;
  }
  #main .sec04 h3 span {
    margin-top: 1rem;
    text-align: left;
    font-size: 1.4rem;
    line-height: 1.5;
    letter-spacing: 0.042rem;
  }
  #main .sec04 h4 {
    padding: 1.1rem 1rem 1.2rem 7.6rem;
    font-size: 1.4rem;
    letter-spacing: 0.042rem;
    border-radius: 0.4rem;
  }
  #main .sec04 h4 span {
    width: 5.6rem;
    left: 1rem;
    top: 1.1rem;
    padding: 0.2rem 0 0.3rem;
    font-size: 1.1rem;
    border-radius: 0.3rem;
  }
  #main .sec04 .zip {
    padding: 1.7rem 0 1.5rem 1.4rem;
    width: 30rem;
    margin: 0 auto;
    box-sizing: border-box;
  }
  #main .sec04 .zip .mark {
    margin: -0.3rem 0.8rem 0 0;
    font-size: 2.2rem;
  }
  #main .sec04 .zip .line {
    margin: 0 0.7rem;
    width: 1.4rem;
    height: 0.2rem;
  }
  #main .sec04 .zip a {
    margin: 0.8rem 0 0 2.3rem;
    font-size: 1.5rem;
  }
  #main .sec04 .zip .errorTxt {
    position: relative;
    left: 2rem;
    bottom: 0;
    margin-top: 0.75rem;
  }
  #main .sec04 input[type="text"] {
    width: 9.5rem;
    padding: 0 1.9rem 0.2rem;
    height: 4.1rem;
    font-size: 1.6rem;
    border-width: 1px;
    border-radius: 0.8rem;
  }
  #main .sec04 input[type="text"].wid {
    width: 11.8rem;
  }
  #main .sec04 .imgUl {
    margin: 1.8rem 1.5rem 1rem;
  }
  #main .sec04 .imgUl li {
    width: 45.3%;
    margin-bottom: 2rem;
  }
  #main .sec04 .imgUl img {
    width: 100%;
  }
  #main .sec04 .imgUl .ico {
    box-shadow: 0 0.4rem 0 #cecb74;
    border-radius: 3.2rem;
  }
  #main .sec04 .imgUl .ico img {
    border-radius: 3.2rem;
  }
  #main .sec04 .imgUl .ico::before {
    border-width: 0.4rem;
    border-radius: 3.2rem;
  }
  #main .sec04 .imgUl .ico span {
    width: 6.6rem;
    font-size: 1.4rem;
  }
  #main .sec04 .imgUl li:nth-child(2) .ico {
    box-shadow: 0 0.4rem 0 #9dcc84;
  }
  #main .sec04 .imgUl li:nth-child(3) .ico {
    box-shadow: 0 0.4rem 0 #71bebe;
  }
  #main .sec04 .imgUl li:nth-child(4) .ico {
    box-shadow: 0 0.4rem 0 #80a1d3;
  }
  #main .sec04 .imgUl .txt {
    margin: 1.1rem -1rem 0;
    font-size: 1.5rem;
    letter-spacing: 0.075rem;
  }
  #main .sec04 .btn {
    width: 29.2rem;
    margin: 0 auto 3rem;
  }
  #main .sec04 .btn a {
    height: 5.6rem;
    font-size: 1.5rem;
    letter-spacing: 0.075rem;
    background-position: right 1.6rem center;
    background-size: 0.9rem auto;
  }
  #main .sec04 .priceTxt {
    margin-bottom: 1.7rem;
    display: block;
  }
  #main .sec04 .priceTxt .txt {
    width: auto;
    text-align: center;
    display: block;
    font-size: 1.5rem;
  }
  #main .sec04 .priceTxt .price {
    width: 28rem;
    margin: 0.8rem auto 0;
    height: 6.4rem;
    justify-content: center;
    text-align: center;
    padding-left: 0;
    font-size: 1.6rem;
    border-radius: 0.8rem;
    border-width: 0.15rem;
  }
  #main .sec04 .priceTxt .price .num {
    margin-right: 0.8rem;
    font-size: 3.5rem;
  }
  #main .sec04 .note {
    text-align: left;
    font-size: 1.2rem;
    line-height: 1.4;
    font-weight: 400;
    letter-spacing: 0;
  }
  #main .sec04 .note span {
    margin: 0.4rem 0 0.5rem;
  }
  #main .sec05 {
    padding: 4.3rem 0 5rem;
  }
  #main .sec05 ul {
    width: auto;
    margin: -1.2rem auto -0.9rem;
    padding-top: 0;
  }
  #main .sec05 ul::after {
    left: 2.2rem;
    top: 3rem;
  }
  #main .sec05 li {
    padding-bottom: 3.8rem;
  }
  #main .sec05 li:not(:last-child):before {
    bottom: 0;
    background-size: 5.2rem auto;
    transform: translateX(9%);
  }
  #main .sec05 .ico {
    width: 5rem;
    margin-top: 0.5rem;
  }
  #main .sec05 .bgTxt {
    width: calc(100% - 6.4rem);
    padding: 1.6rem 1.6rem;
    border-radius: 0.4rem;
  }
  #main .sec05 .txt {
    padding-left: 0;
    font-size: 1.6rem;
    line-height: 1.4;
    letter-spacing: 0.048rem;
  }
  #main .sec05 .txt span {
    width: 6.3rem;
    margin-bottom: 0.5rem;
    position: static;
    display: block;
    padding: 0.4rem 0;
    font-size: 1.3rem;
    border-radius: 0.3rem;
  }
  #main .sec05 .note {
    margin: 0.4rem 0 0.1rem;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0;
  }
  #main .sec06 {
    padding: 10rem 0 3.6rem;
    background-size: 99.8rem auto;
  }
  #main .sec06 .headLine01 {
    margin-bottom: 2.7rem;
    font-size: 1.8rem;
    letter-spacing: 0.09rem;
  }
  #main .sec06 .headLine01::before {
    width: 12.4rem;
  }
  #main .sec06 li {
    margin: 0 0 0.9rem;
    padding: 2rem 2rem 1.6rem 5.9rem;
  }
  #main .sec06 h3 {
    font-size: 1.4rem;
    letter-spacing: 0.07rem;
  }
  #main .sec06 p {
    font-size: 1.4rem;
    line-height: 1.6;
    letter-spacing: 0.07rem;
  }
  #main .sec06 h3::before,
  #main .sec06 p::before {
    left: -4rem;
    background-size: 2.8rem auto;
    width: 2.8rem;
    height: 2.8rem;
  }
  #gFooter {
    padding-bottom: 3rem;
  }
  #gFooter .comBtn {
    padding: 3.8rem 0 4.9rem;
  }
  #gFooter .fNavi {
    border-top: none;
  }
}
