<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">p,
dl {
  text-align: left;
}
.subImage01 {
  background: url(../img/pic_index01_pc.jpg) no-repeat center center, #64a0ff;
}
.titParent01{
  width: 820px;
  margin: 0 auto;
}
.titSub01 {
  padding: 80px 110px 0 0;
}
.qaList:not(:last-child) {
  margin-bottom: 50px;
}
.qaList p:nth-child(3) {
  margin-top: 10px;
}
#container .stepContentWrap02 {
  padding: 0;
  background: #64a0ff;
}
.stepContentWrap02 .titParent01 {
  width: 640px;
  background: url("../img/pic_index02.jpg") no-repeat center center;
  background-size: cover;
}
.stepContentWrap02 .titSub01 {
  width: 396px;
  padding: 24px 20px 20px 0;
}
#container .stepContentWrap02 h2 {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 2px solid #fff;
  text-align: left;
}
.voiceContent01 dl {
  margin-top: 20px;
  line-height: 1.8em;
}
.voiceContent01 dt {
  margin-right: 10px;
}
.voiceContent01 dt:nth-child(3) {
  clear: both;
}
.voiceContent01 dd {
  width: 90%;
}

@media only screen and (min-width: 641px) {
  .entryOnly01 {
    width: 768px;
    margin: 30px auto 50px;
  }
  .entryOnly01 li {
    width: 376px;
    float: left;
  }
  .entryOnly01 li:last-child {
    margin-right: 0;
  }
}

@media only screen and (max-width: 900px) {
  .titParent01{
    width: 100%;
    margin: 0 auto;
  }
  .titSub01 {
    padding: 80px 20px 0 0;
  }
}

@media only screen and (max-width: 820px) {
  .voiceContent01 dd {
    width: 87%;
  }
}

@media only screen and (max-width: 800px) and (min-width: 641px) {
  .entryOnly01 {
    width: 94%;
    margin: 30px auto 50px;
  }
  .entryOnly01 li {
    width: 49%;
  }
}

@media only screen and (max-width:660px) {
  .stepContentWrap02 .titParent01 {
    width: 100%;
    background: url("../img/pic_index02.jpg") no-repeat center center;
    background-size: cover;
  }
  .stepContentWrap02 .titSub01 {
      padding: 24px 20px 20px 0;
  }
}

@media only screen and (max-width:640px) {
  .subImage01 {
    background: url("../img/pic_index01_sp.jpg") no-repeat left center;
    background-size: cover;
  }
  .stepContentWrap02 .titSub01 {
    width: 62%;
  }
  #container .stepContentWrap02 h2 {
    margin-bottom: 12px;
  }
  #container .stepContentWrap02 h2 img,
  .stepContentWrap02 p {
    width: 92%;
  }
  .voiceContent01 dd {
    width: 79%;
  }
  .stepLink01 li {
    text-align: center;
  }
	#container .stepContent01 .qaList01 h2 img{
		max-width: 85%;
	}
	#container .stepContent01 .qaList02 h2 img{
		max-width: 74%;
	}
	#container .stepContent01 .qaList03 h2 img{
		max-width: 85%;
	}
}

@media only screen and (max-width:600px) {
  .imageArea01, .subImage01 {
    height: 346px;
  }
  .titSub01 {
    width: 380px;
  }
}

@media only screen and (max-width:580px) {
  .titSub01 {
    width: 300px;
  }
}

@media only screen and (max-width:500px) {
  .imageArea01, .subImage01 {
    height: 286px;
  }
  .titSub01 {
    width: 222px;
  }
  .stepContentWrap02 .titParent01 {
    background: url("../img/pic_index02.jpg") no-repeat 30% center;
    background-size: cover;
  }
}

@media only screen and (max-width:400px) {
  .imageArea01, .subImage01 {
    height: 198px;
  }
  .titSub01 {
    width: 180px;
    padding: 55px 25px 0 0;
  }
  .stepContentWrap02 .titSub01 {
    padding: 24px 10px 20px 0;
  }
  .voiceContent01 dd {
    width: 73%;
  }
}</pre></body></html>