@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#main {
  padding: 81px 0 0 0;
}
@media all and (max-width: 897px) {
  #main {
    padding: 60px 0 0 0;
  }
}
#main .mainVisual .txtBox {
  width: calc(50% - 189px);
  position: relative;
  background: linear-gradient(53deg, #1CA0A5 0%, #1077A2 58%, #04569F 100%);
}
#main .mainVisual .photoBox {
  width: calc(50% + 189px);
}
#main .mainVisual .posiTxt {
  margin: 78px -376px 32px 75px;
  text-align: right;
}
#main .mainVisual .posiTxt img {
  width: 908px;
}
#main .mainVisual .text {
  margin: 0 84px 0 15px;
  text-align: right;
}
#main .mainVisual .text img {
  width: 448px;
}
#main .guide .headLine02 img {
  margin: 6px 19px 0 0;
  width: 103px;
}
#main .greenBg {
  padding: 73px 0 48px;
  background: #F1FAFA;
}
#main .guide .greenBg {
  margin: -59px 0 60px;
}
#main .guide .specTitle {
  margin: 0 auto 119px 140px;
  padding: 23px 45px 20px 90px;
  position: relative;
  color: #00489D;
  font-size: 3.8rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
  border-radius: 50px;
  box-sizing: border-box;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.16);
  background: #FFF;
}
#main .guide .specTitle img {
  position: absolute;
  width: 238px;
  top: -108px;
  left: -140px;
}
#main .guide .specTitle span {
  color: #1CA0A5;
  background: linear-gradient(180deg, #FFF 6px, #F1FAFA 7px, #F1FAFA 100%);
}
#main .stepList {
  justify-content: center;
}
#main .stepList li {
  margin-right: 45px;
}
#main .stepList li:last-child {
  margin-right: 0;
}
#main .stepList .number {
  margin-bottom: 29px;
  position: relative;
  color: #00489D;
  font-size: 1.5rem;
  font-weight: 500;
  font-family: "futura-pt", sans-serif;
  text-align: center;
  letter-spacing: 0.04em;
}
#main .stepList .number span {
  display: block;
  font-size: 3.9rem;
  line-height: 0.7;
}
#main .stepList .number::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 35px;
  bottom: -45px;
  left: 50%;
  background: #00489D;
}
#main .stepBox {
  width: 190px;
  height: 190px;
  border-radius: 100px;
  background: #FFF;
}
#main .stepList .stepTxt {
  padding: 38px 0 10px;
  color: #222;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0.08em;
  text-align: center;
  box-sizing: border-box;
}
#main .stepList .stepTxt span {
  margin-bottom: 14px;
  min-height: 62px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #00489D;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.25;
}
#main .guide .headLine03 {
  margin: 0 0 31px 5px;
  text-align: left;
}
#main .adviceBox {
  margin-bottom: 112px;
}
#main .adviceBox .phoBox {
  width: 394px;
}
#main .adviceBox .comUI {
  margin-top: 28px;
}
#main .guide .headLine03.line {
  margin-bottom: 59px;
}
#main .guide .headLine03.line img {
  margin-right: 20px;
  vertical-align: 9px;
}
#main .guide .flowList {
  margin: 0 auto 127px;
  padding-bottom: 60px;
  max-width: 1140px;
}
#main .guide .flowList {
  display: flex;
  position: relative;
}
#main .guide .flowList:before {
  position: absolute;
  left: -30px;
  top: 0;
  width: 35px;
  height: 100%;
  content: '';
  background: #FFF;
}
#main .guide .flowList li {
  margin-right: 9px;
  width: calc((100% - 36px)/5);
  min-height: 128px;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  position: relative;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1.33;
  color: #fff;
}
#main .guide .flowList li:last-child {
  margin-right: 0;
}
#main .guide .flowList li::before, #main .guide .flowList li:after {
  position: absolute;
  right: -5px;
  top: 0;
  width: 100%;
  height: 50%;
  content: '';
  background: #00489d;
  z-index: -1;
  transform: skewX(26deg);
  transform-origin: left bottom;
}
#main .guide .flowList li:after {
  top: 49.5%;
  transform: skewX(-26deg);
  transform-origin: left top;
}
#main .guide .flowList .spec::before, #main .guide .flowList .spec::after {
  background: #1ca0a5;
}
#main .guide .greenBg.port {
  margin-bottom: 0;
  padding: 97px 0 1px;
}
#main .guide .greenBg.port .headLine02 {
  font-size: 3rem;
  font-weight: 900;
}
#main .guide .greenBg.port .headLine02.specTtl {
  margin-bottom: 47px;
}
#main .guide .phoInner {
  margin-bottom: 101px;
  padding: 83px 74px 46px 120px;
  background: #FFF;
  box-sizing: border-box;
  border-radius: 10px;
}
#main .guide .greenBg .headLine02 span {
  color: #1CA0A5;
}
#main .introduce {
  margin-top: 160px;
}
#main .introduce .headLine02.ttl img {
  margin-top: 3px;
  width: 260px;
}
#main .introduce .intrduBox {
  margin-top: -141px;
  padding: 169px 0 32px;
  justify-content: center;
  align-items: flex-start;
  background: url(../img/index/introduce_bg.jpg) no-repeat center top / cover;
  clip-path: polygon(0 175px, 100% 0, 100% calc(100% - 175px), 0 100%);
}
#main .introduce .phoBox {
  margin-top: 26px;
  width: 335px;
  position: relative;
}
#main .introduce .imgTips {
  position: absolute;
  bottom: 90px;
  right: -144px;
  color: #FFF;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1.4;
}
#main .introduce .introduceList {
  margin: 17px 66px 0 -12px;
  max-width: 984px;
}
#main .introduce .introduceList li {
  margin: 0 20px 14px 0;
  padding: 8px;
  width: 228px;
  height: 228px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #FFF;
  border-radius: 115px;
  text-align: center;
  box-sizing: border-box;
}
#main .introduce .introduceList li:nth-of-type(3n-1) {
  margin-top: -26px;
}
#main .introduce .introduceList li:nth-of-type(3n) {
  margin-top: -54px;
}
#main .introduce .introduceList li:nth-of-type(4) {
  margin-left: 208px;
}
#main .introduce .introduceList .ttl {
  color: #00489D;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.25;
}
#main .introduce .introduceList .txt {
  min-height: 40px;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1.4;
}
#main .introduce .introduceList .txt.txt01 {
  margin-top: 37px;
}
#main .introduce .headLine02::after {
  z-index: 1;
}
#main .introduce h3 span {
  color: #00489D;
}
#main .greyBg {
  padding: 82px 0 92px;
  background: #F2F5FA;
}
#main .introduce .greyBg.spec {
  margin-top: -174px;
  padding: 174px 0 79px;
}
#main .introduce .greyBg.spec .headLine02 {
  margin-bottom: 104px;
}
#main .greyBg .headLine02 {
  margin-bottom: 121px;
  font-size: 3rem;
  font-weight: 900;
}
#main .introduce .comList.threeList {
  margin-bottom: 0;
}
#main .introduce .comList.threeList .title {
  background: #00489D;
}
#main .comList.threeList .ttl.spec {
  padding-bottom: 19px;
}
#main .comList.threeList .ttl.spec .title {
  padding: 29px 5px;
  border-radius: 30px;
}
#main .introduce .comList.threeList .ttl small {
  font-size: 2rem;
  font-weight: 900;
}
#main .greyBg .faqList {
  margin-bottom: 30px;
  padding: 27px 29px 29px;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
}
#main .greyBg .faqList:last-child {
  margin-bottom: 0;
}
#main .greyBg .faqList dt {
  padding: 0 36px;
  min-height: 28px;
  position: relative;
  font-weight: 700;
  letter-spacing: 0.05em;
  background: url(../img/index/img_q.png) no-repeat top 2px left 1px / 25px;
  cursor: pointer;
}
#main .greyBg .faqList dt::after {
  margin-top: -1px;
  position: absolute;
  right: 1px;
  width: 25px;
  height: 25px;
  top: 3px;
  background: url(../img/common/icon05.png) no-repeat;
  background-size: 25px;
  transition: all .3s ease;
  content: "";
}
#main .greyBg .faqList dt.on::after {
  transform: rotate(90deg);
}
#main .greyBg .faqList dd {
  margin-top: 30px;
  padding: 26px 0 0 36px;
  min-height: 99px;
  letter-spacing: 0.05em;
  background: url(../img/index/img_a.png) no-repeat top 28px left 1px / 25px;
  border-top: 1px solid #E4E4E4;
  display: none;
}
@media all and (max-width: 374px) {
  #main .guide .headLine03 {
    font-size: 1.4rem;
  }
  #main .guide .headLine03.line img {
    vertical-align: 5px;
  }
  #main .guide .headLine02 img {
    margin: 6px 9px 0 0;
    width: 69px;
  }
}
@media all and (min-width: 897px) {
  #main .guide .flowList li:first-child {
    width: 22.2%;
  }
}
@media all and (min-width: 897px) and (max-width: 1380px) {
  #main .introduce .introduceList {
    margin-right: 0;
    max-width: 880px;
  }
  #main .introduce .introduceList li:nth-of-type(4) {
    margin-left: 130px;
  }
}
@media all and (max-width: 896px) {
  #main .mainVisual .photoBox {
    width: 100%;
    order: -1;
  }
  #main .mainVisual .txtBox {
    width: 100%;
    margin-top: -1px;
  }
  #main .mainVisual .posiTxt {
    margin: 15px 27px 33px 12px;
  }
  #main .mainVisual .posiTxt img {
    width: 90%;
  }
  #main .mainVisual .text {
    margin: 0 auto 20px;
    text-align: center;
  }
  #main .mainVisual .text img {
    width: 225px;
  }
  #main .guide .greenBg {
    margin: -69px 0 30px;
    padding: 35px 0;
  }
  #main .guide .specTitle {
    margin: 0 auto 25px;
    padding-right: 10px;
    font-size: 2rem;
  }
  #main .guide .specTitle img {
    width: 106px;
    top: 0;
    left: -16px;
  }
  #main .guide .headLine02 img {
    width: 68px;
  }
  #main .greyBg {
    padding: 60px 0
  }
  #main .stepList {
    margin: 0 -10px;
  }
  #main .stepList li {
    margin: 0 5px 15px 5px;
  }
  #main .stepList li:last-child {
    margin-bottom: 0;
  }
  #main .stepBox {
    margin: 0 auto;
    width: 140px;
    height: 140px;
  }
  #main .stepList .stepTxt {
    padding: 16px 0 10px;
    width: 140px;
    font-size: 1.3rem;
  }
  #main .stepList .stepTxt span {
    margin-bottom: 4px;
    font-size: 1.7rem;
  }
  #main .adviceBox .phoBox {
    margin-bottom: 20px;
    width: 80%;
    order: -1;
  }
  #main .adviceBox {
    margin-bottom: 50px;
    justify-content: center;
  }
  #main .guide .headLine03.line {
    margin-bottom: 40px;
  }
  #main .guide .flowList {
    margin-bottom: 68px
  }
  #main .guide .flowList li {
    margin-right: 5px;
    width: 20%;
    min-height: 70px;
    font-size: 1rem;
  }
  #main .guide .flowList li:nth-child(2) {
    width: 15%;
  }
  #main .guide .greenBg.port {
    padding-top: 50px;
  }
  #main .guide .greenBg.port .headLine02 {
    margin-bottom: 40px;
    font-size: 1.9rem;
    line-height: 1.3;
  }
  #main .guide .phoInner {
    margin: -25px 0 50px;
    padding: 20px;
  }
  #main .introduce {
    margin-top: 60px;
  }
  #main .introduce .headLine02.ttl img {
    width: 114px;
  }
  #main .introduce .phoBox {
    margin: 0;
    width: 100%;
    text-align: center;
  }
  #main .introduce .phoBox img {
    width: 130px;
  }
  #main .introduce .imgTips {
    margin-top: 15px;
    position: static;
  }
  #main .introduce .introduceList {
    margin: 0;
    padding: 10px;
    max-width: 100%;
    justify-content: center;
  }
  #main .introduce .intrduBox {
    margin-top: -92px;
    padding: 68px 0 25px;
    clip-path: polygon(0 50px, 100% 0, 100% calc(100% - 50px), 0 100%);
  }
  #main .introduce .introduceList li {
    margin: 0 5px 15px;
    padding: 23px 8px 10px;
    width: 135px;
    height: 135px;
  }
  #main .introduce .introduceList li:nth-of-type(2), #main .introduce .introduceList li:nth-of-type(3), #main .introduce .introduceList li:nth-of-type(5), #main .introduce .introduceList li:nth-of-type(6) {
    margin-top: 0;
  }
  #main .introduce .introduceList li:nth-of-type(4) {
    margin: 0 5px 15px;
  }
  #main .introduce .introduceList .ttl {
    margin-bottom: 7px;
    font-size: 1.5rem;
  }
  #main .introduce .introduceList .txt {
    display: none;
  }
  #main .introduce .introduceList .txt.txt01 {
    margin-top: 15px;
  }
  #main .greyBg .headLine02 {
    margin-bottom: 60px;
    font-size: 1.9rem;
  }
  #main .introduce .greyBg.spec .headLine02 {
    margin-bottom: 60px;
  }
  #main .introduce .comList.threeList .ttl small {
    font-size: 1.6rem;
    font-weight: 900;
  }
  #main .comList.threeList .ttl.spec .title {
    padding: 18px 5px;
  }
  #main .introduce .greyBg.spec {
    margin-top: -45px;
    padding: 60px 0;
  }
  #main .greyBg .faqList {
    margin-bottom: 15px;
    padding: 18px 15px 15px;
  }
  #main .greyBg .faqList dt {
    padding-right: 30px;
    background-position-y: 0;
  }
  #main .greyBg .faqList dd {
    margin-top: 15px;
    background-position-y: 25px;
  }
}
#main .carport {
  padding-top: 129px;
}
#main .solar {
  padding-bottom: 87px;
  position: relative;
}
#main .solar::before {
  position: absolute;
  left: 0;
  right: 0;
  top: 94px;
  bottom: 0;
  background-color: #F1FAFA;
  content: "";
}
#main .solar .headLine02 {
  margin-bottom: 106px;
}
#main .solar .headLine02::before, #main .solar .headLine02::after {
  bottom: -67px;
}
#main .solar .content {
  position: relative;
}
#main .solar .textImg {
  position: absolute;
  width: 230px;
  left: -5px;
  top: 59px;
}
#main .solar .textList {
  margin-bottom: 64px;
}
#main .solar .textList li {
  width: 300px;
  margin: 0 10px;
  padding: 13px 20px 13px 75px;
  font-size: 1.7rem;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.08em;
  box-sizing: border-box;
  background: #1CA0A5 url(../img/common/icon03.png) no-repeat left 31px center;
  background-size: 26px auto;
  border-radius: 100px;
}
#main .solar .textBox {
  padding: 60px 15px 63px;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
}
#main .solar .textBox h4 {
  margin-bottom: 40px;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0.05em;
}
#main .solar .textBox h4 span {
  background: linear-gradient(transparent 70%, #FFD800 0%);
}
#main .solar p {
  font-weight: 700;
  letter-spacing: 0.05em;
}
#main .solar .ttl {
  margin-bottom: 30px;
  font-size: 2.7rem;
  color: #00489D;
}
#main .solar .ttl .color {
  color: #1CA0A5;
}
#main .solar .ttl .bg {
  background-color: #F1FAFA;
}
#main .introduction {
  padding: 67px 0 137px;
}
#main .introduction .headLine02 {
  margin-bottom: 75px;
  font-size: 3rem;
  font-weight: 900;
}
#main .introduction .img {
  width: 1024px;
  margin-left: 70px;
}
#main .voice {
  padding: 80px 0 189px;
  background-color: rgba(242, 245, 250, 0.95);
}
#main .voice .headLine02 {
  margin-bottom: 123px;
  font-size: 3rem;
  font-weight: 900;
}
#main .voice ul {
  position: relative;
}
#main .voice ul::after {
  width: 340px;
  content: "";
}
#main .voice li {
  width: 340px;
  padding: 37px 20px 20px;
  line-height: 1.61;
  letter-spacing: 0.05em;
  border-radius: 10px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  background-color: #fff;
}
#main .voice .pho {
  width: 160px;
  margin: 0 auto 29px;
}
#main .contact {
  padding: 1px 0 200px;
}
#main .contact .comContact {
  margin: -111px auto 139px;
}
#main .contact .textInfo {
  width: 465px;
}
#main .contact h2 {
  margin: 0 -20px 33px 0;
  font-weight: 700;
  letter-spacing: 0.05em;
}
#main .contact h2 span {
  margin-bottom: 15px;
  display: block;
  font-size: 5rem;
  font-weight: 900;
  letter-spacing: 0.05em;
}
#main .contact .text {
  margin-bottom: 59px;
  line-height: 1.61;
  letter-spacing: 0.05em;
}
#main .contact .text span {
  margin-bottom: 29px;
  display: block;
  color: #1CA0A5;
}
#main .contact .pho {
  margin: 0 0 104px 2px;
}
@media all and (max-width: 896px) {
  #main .contact .pho {
    display: none;
  }
}
#main .contact .pho img {
  border-radius: 10px;
}
#main .contact .img {
  width: 348px;
  margin: 0 auto;
}
#main .contact .mailForm {
  margin: -4px -19px 0 0;
  width: 600px;
  padding: 29px 30px;
  box-sizing: border-box;
  background-color: #F2F5FA;
}
#main .contact dt {
  font-weight: 900;
  font-size: 1.7rem;
  letter-spacing: 0.08em;
}
#main .contact dt .must, #main .contact dt .any {
  margin: -6px 17px 0 1px;
  width: 78px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  background-color: #FFD800;
}
#main .contact dt .any {
  background-color: #fff;
}
#main .contact dd {
  padding: 7px 1px 35px;
  position: relative;
  word-break: break-all;
}
#main .contact input[type="text"], #main .contact input[type="tel"], #main .contact input[type="email"], #main .contact textarea {
  width: 100%;
  height: 50px;
  color: #222;
  padding: 1px 20px 0;
  font-weight: 300;
  font-size: 1.5rem;
  letter-spacing: 0.08em;
  appearance: none;
  box-shadow: none;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #E1E1E1;
  border-radius: 5px;
}
#main .contact input::-webkit-input-placeholder {
  color: #bbb;
  opacity: 1;
}
#main .contact input:-moz-placeholder {
  color: #bbb;
  opacity: 1;
}
#main .contact input::-moz-placeholder {
  color: #bbb;
  opacity: 1;
}
#main .contact input:-ms-input-placeholder {
  color: #bbb;
  opacity: 1;
}
#main .contact textarea {
  height: 158px;
  resize: vertical;
}
#main .contact dd .checkList {
  margin-bottom: -6px;
}
#main .contact input[type="checkbox"] {
  display: none;
}
#main .contact input[type="checkbox"] + span {
  padding: 0 0 7px 29px;
  font-size: 1.5rem;
  letter-spacing: 0.08em;
  line-height: 1.46;
  display: block;
  cursor: pointer;
  background: url(../img/index/check_img01.png) no-repeat left 1px top 1px;
  background-size: 20px auto;
}
#main .contact input[type="checkbox"]:checked + span {
  background-image: url(../img/index/check_img02.png);
}
#main .contact .checkList a {
  text-decoration: underline;
}
#main .contact .checkList01 {
  margin: -6px 0 23px;
}
#main .contact .checkList01 input[type="checkbox"] + span {
  padding: 0 0 21px 40px;
  background-position: left 2px top;
}
#main .contact .note {
  position: absolute;
  left: 0;
  bottom: 13px;
  font-size: 1.5rem;
  letter-spacing: 0.08em;
}
#main .contact .agree {
  margin: 0 0 48px 44px;
  text-align: center;
  font-size: 1.5rem;
  letter-spacing: 0.08em;
}
#main .contact .submit {
  width: 320px;
  margin: 0 auto;
}
#main .contact .submit li:not(:last-child) {
  margin-bottom: 15px;
}
#main .contact .submit input {
  width: 100%;
  height: 60px;
  text-align: center;
  color: #fff;
  font-weight: 900;
  font-size: 1.7rem;
  letter-spacing: 0.08rem;
  background: #1CA0A5;
  appearance: none;
  border-radius: 50px;
  border: none;
  box-shadow: none;
  cursor: pointer;
}
@media all and (max-width: 374px) {
  #main .introduce .headLine02.ttl img {
    margin-top: 8px;
    width: 71px;
  }
}
@media all and (min-width: 897px) {
  #main .contact .checkList a:hover {
    text-decoration: none;
  }
  #main .contact .submit input:hover {
    opacity: 0.7;
  }
}
@media all and (max-width: 896px) {
  #main .carport {
    padding-top: 50px;
  }
  #main .carport .headLine01 {
    margin: 0 10px;
  }
  #main .solar {
    padding-bottom: 87px;
  }
  #main .solar::before {
    top: 70px;
  }
  #main .solar .textImg {
    width: 80px;
    left: -15px;
    top: 59px;
  }
  #main .solar .textList {
    margin-bottom: 30px;
    display: block;
  }
  #main .solar .textList li {
    width: auto;
    margin: 0 auto 10px;
    padding: 7px 20px 7px 50px;
    font-size: 1.3rem;
    background-position: left 20px center;
    background-size: 20px auto;
  }
  #main .solar .textBox {
    padding: 15px;
  }
  #main .solar .textBox h4 {
    margin-bottom: 20px;
    font-size: 2rem;
  }
  #main .solar .ttl {
    margin-bottom: 10px;
    font-size: 1.7rem;
  }
  #main .introduction {
    padding: 40px 0;
  }
  #main .introduction .headLine02 {
    margin-bottom: 60px;
  }
  #main .introduction .img {
    width: auto;
    margin-left: 0;
  }
  #main .introduction .img img {
    width: 100%;
  }
  #main .voice {
    padding: 40px 0 90px;
  }
  #main .voice .headLine02 {
    margin-bottom: 60px;
  }
  #main .voice ul {
    display: block;
  }
  #main .voice li {
    margin-bottom: 30px;
    width: auto;
    padding: 20px 15px;
  }
  #main .voice li:last-child {
    margin-bottom: 0;
  }
  #main .voice .pho {
    margin: 0 auto 15px;
  }
  #main .contact {
    padding: 1px 0 100px;
  }
  #main .contact .comContact {
    margin: -50px 20px 30px;
  }
  #main .contact .content {
    display: block;
  }
  #main .contact .textInfo {
    width: auto;
    margin-bottom: 40px;
  }
  #main .contact h2 {
    margin: 0 0 20px;
  }
  #main .contact h2 span {
    margin-bottom: 5px;
    font-size: 3rem;
    letter-spacing: 0;
  }
  #main .contact .text {
    margin-bottom: 30px;
  }
  #main .contact .text span {
    margin-bottom: 15px;
  }
  #main .contact .pho {
    margin: 0 0 30px;
  }
  #main .contact .textInfo img {
    width: 100%;
  }
  #main .contact .img {
    width: 80%;
  }
  #main .contact .mailForm {
    margin: 0;
    width: auto;
    padding: 20px 15px;
  }
  #main .contact dt {
    padding-left: 60px;
    position: relative;
    font-size: 1.25rem;
  }
  #main .contact dt .must, #main .contact dt .any {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    width: 50px;
  }
  #main .contact dd {
    padding: 7px 0 20px;
  }
  #main .contact input[type="text"], #main .contact input[type="tel"], #main .contact input[type="email"], #main .contact textarea {
    height: 40px;
    padding: 1px 10px 0;
    font-size: 1.3rem;
  }
  #main .contact textarea {
    height: 120px;
  }
  #main .contact input[type="checkbox"] + span {
    padding: 0 0 5px 20px !important;
    font-size: 1.3rem;
    background-size: 15px auto;
  }
  #main .contact .checkList01 {
    margin: 0 0 20px;
  }
  #main .contact .checkList01 input[type="checkbox"] + span {
    background-position: left 1px top;
  }
  #main .contact .note {
    margin-top: 5px;
    display: block;
    position: static;
    font-size: 1.3rem;
  }
  #main .contact .agree {
    margin: 0 0 20px;
    font-size: 1.3rem;
  }
  #main .contact .submit {
    width: 240px;
  }
  #main .contact .submit input {
    height: 50px;
    font-size: 1.3rem;
  }
}
/*=========
accordion
=========*/
.accordion_area {}
.accordion_area .accordion_one:not(:last-of-type) {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  margin: 0 0 20px 0;
  border-radius: 15px;
  background-color: #ffffff;
}
.accordion_area .accordion_one .ac_header {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 26px;
  position: relative;
  z-index: +1;
  cursor: pointer;
  transition: .2s;
}
.accordion_area .accordion_one .ac_header:not(.open):hover {
  background-color: #f1f8ff;
}
.accordion_area .accordion_one:nth-child(odd) .ac_header:not(.open):hover {
  background-color: #f1f8ff;
}
.accordion_area .accordion_one .ac_header .i_box {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2rem;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  border: 1px solid #ccc;
}
.accordion_area .accordion_one .ac_header .i_box:before, .accordion_area .accordion_one .ac_header .i_box:after {
  position: absolute;
  content: "";
  margin: auto;
  box-sizing: border-box;
  vertical-align: middle;
}
.accordion_area .accordion_one .ac_header .i_box:before {
  border-top: 2px solid #014897;
  width: 15px;
  height: 0;
  top: 0;
  bottom: 0;
  right: 5px;
}
.accordion_area .accordion_one .ac_header .i_box:after {
  border-left: 2px solid #014897;
  width: 0;
  height: 15px;
  top: 0;
  bottom: 0;
  right: 11px;
  transition: .3s;
}
.accordion_area .accordion_one .ac_header.open .i_box:after {
  height: 0;
}
.accordion_area .accordion_one .ac_inner {
  display: none;
  padding: 26px;
  border-radius: 0 0 15px 15px;
  border-top: 1px solid #e4e4e4;
  box-sizing: border-box;
  background: #fff;
}
@media screen and (max-width: 736px) {
  .accordion_area .accordion_one .ac_header {
    padding: 1.5rem 2rem 1.5rem 1.0rem;
  }
  .accordion_area .accordion_one .ac_header .i_box {
    right: 0.8rem;
    width: 25px;
    height: 25px;
  }
  .accordion_area .accordion_one .ac_header .i_box:before {
    width: 15px;
  }
  .accordion_area .accordion_one .ac_header .i_box:after {
    height: 15px;
    right: 11px;
  }
  .accordion_area .accordion_one .ac_inner {
    padding: 1.5rem 1.5rem 1.5rem 1.5rem;
  }
}
/*=========
faq
=========*/
.p-faq__headinner {
  display: block;
  padding-left: 35px;
  position: relative;
  line-height: 1.5;
}
.p-faq__headinner::before {
  position: absolute;
  left: 0;
  content: "Q";
  color: #00489D;
  font-size: 1.7rem;
  line-height: 0;
  width: 25px;
  height: 25px;
  border: 1px solid #00489D;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-family: "futura-pt", sans-serif;
}
.p-faq__headinner p.p-faq__q-txt {
  font-size: 1.7rem;
}
@media screen and (max-width: 736px) {
  .p-faq__headinner {
    padding-left: 25px;
  }
  .p-faq__headinner::before {
    font-size: 1.4rem;
    margin: -3px 0 0 0;
  }
  .p-faq__headinner p.p-faq__q-txt {
    font-size: 1.4rem;
    padding: 0 0 0 10px;
  }
}
.p-faq__bodyinner {
  display: block;
  padding-left: 35px;
  position: relative;
  line-height: 1.5;
}
.p-faq__bodyinner::before {
  position: absolute;
  left: 0;
  content: "A";
  color: #fff;
  font-size: 1.7rem;
  width: 30px;
  height: 30px;
  background-color: #00489D;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-family: "futura-pt", sans-serif;
}
.p-faq__bodyinner p.p-faq__a-txt {
  font-size: 1.7rem;
}
@media screen and (max-width: 736px) {
  .p-faq__bodyinner {
    padding-left: 25px;
  }
  .p-faq__bodyinner::before {
    font-size: 1.4rem;
    margin: -3px 0 0 0;
  }
  .p-faq__bodyinner p.p-faq__a-txt {
    font-size: 1.4rem;
    padding: 0 0 0 10px;
  }
}