﻿.vkNav01 .vkSubNav {
  position: relative;
  height: 0
}
.vkNav01 .vkSubNav .catList {
  position: absolute;
  z-index: 99999;
  top: 0;
  background: #0c306d;
  display: none
}
.vkNav01 .vkSubNav .catList ul {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap
}
.vkNav01 .vkSubNav .catList li a {
  display: block;
  color: #fff;
  line-height: 30px;
  padding: 10px 10px;
  text-decoration: none;
  position: relative
}
.vkNav01 .vkSubNav .catList li a p {
  position: relative;
  z-index: 2
}
.vkNav01 .vkSubNav .catList li a::after {
  content: "";
  width: 100%;
  height: 4px;
  background: #fff101;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: skewX(-45deg);
  opacity: 0;
  transition: all .3s
}
@media screen and (min-width: 601px) {
  .vkNav01 .vkSubNav .catList li.on a {
    color: #fff101
  }
  .vkNav01 .vkSubNav .catList li.on a::after {
    opacity: 1
  }
  .vkNav01 .vkSubNav .catList li:hover a::after {
    opacity: 1
  }
}
.faq {
  line-height: 1;
  font-size: 1rem
}
.faqIndex, .procedure, .subPageContents .ranking {
  line-height: 1;
  font-size: 1rem
}
@media screen and (max-width: 600px) {
  .faqIndex, .procedure, .subPageContents .ranking {
    font-size: 0.875rem
  }
}
.hdTypeFAQ {
  margin: 20px 50px 45px;
  display: flex;
  justify-content: flex-start;
  position: relative
}
.hdTypeFAQ > div {
  padding-right: 15px
}
.hdTypeFAQ .hd0 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 1em;
  color: #777;
  position: relative;
  padding-left: 60px
}
.hdTypeFAQ .hd0::before {
  content: "";
  background: url("../images/faq/qa.png") 0 0 no-repeat;
  background-size: contain;
  width: 79px;
  height: calc(79px*1.07);
  position: absolute;
  bottom: -20px;
  left: -30px
}
.hdTypeFAQ .hd {
  margin-top: 13px;
  font-weight: 700;
  font-size: 2em;
  line-height: 1.2;
  padding-top: 13px;
  border-top: 1px solid #777
}
.hdTypeFAQ .hd span {
  display: inline-block
}
.hdTypeFAQ .hd2 {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1em;
  position: relative;
  margin-top: 0.5em
}
.hdTypeFAQ .deco {
  position: absolute;
  right: 0;
  bottom: -40px
}
.hdTypeFAQ .deco > div {
  display: inline-block;
  height: 230px;
  width: 175px;
  overflow: hidden
}
.hdTypeFAQ .deco.deco2 > div {
  width: 210px
}
.hdTypeFAQ .deco img {
  width: 100%
}
@media screen and (max-width: 600px) {
  .hdTypeFAQ {
    text-align: center;
    margin: 90px 0 30px;
    justify-content: center
  }
  .hdTypeFAQ .hd0 {
    padding-left: 40px
  }
  .hdTypeFAQ .hd0::before {
    width: 60px;
    height: calc(60px*1.07);
    bottom: -20px;
    left: -30px
  }
  .hdTypeFAQ > div {
    padding: 0
  }
  .hdTypeFAQ .deco {
    width: 100%;
    right: 0;
    bottom: auto;
    top: -165px
  }
  .hdTypeFAQ .deco > div {
    height: 155px;
    width: 120px
  }
  .hdTypeFAQ .deco.deco2 > div {
    width: 140px
  }
}
.subPageTitle {
  height: 300px;
  background: url("../images/faq/titleBg.jpg") 50% 0 no-repeat;
  background-size: cover;
  position: relative
}
.subPageTitle::after {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0
}
.subPageTitle > .inner {
  width: 1000px;
  margin: 0 auto;
  height: 130px;
  color: #fff;
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: flex-start;
  align-items: center
}
.subPageTitle .shoulder {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.1rem;
  margin-bottom: 5px;
  opacity: 0.7
}
.subPageTitle .shoulder .s {
  font-size: 0.875rem
}
.subPageTitle .hd {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 1.1
}
.subPageTitle .hd .s {
  font-size: 1.1rem;
  font-weight: 400;
  margin-left: 0.3em
}
.subPageTitle .excerpt {
  margin-top: 15px
}
.subPageContent {
  margin-top: -170px;
  position: relative;
  z-index: 2;
  padding: 0 0 120px
}
@media screen and (max-width: 600px) {
  .subPageTitle > .inner {
    width: auto;
    margin: 0 5%;
    height: 130px;
    justify-content: center;
    text-align: center
  }
  .subPageTitle .hd {
    font-size: 2rem
  }
  .subPageTitle .hd .s {
    display: block
  }
}
.faq .cats, .ranking .cats {
  font-size: 0.875em
}
.faq .cats .subCat, .ranking .cats .subCat {
  margin-left: .5em;
  border-left: 1px solid #ddd;
  padding-left: .5em
}
.faq .cats ul, .ranking .cats ul {
  display: flex;
  align-items: center;
  height: 20px
}
.faq .cats li, .ranking .cats li {
  line-height: 1
}
@media screen and (max-width: 600px) {
  .faq .cats, .ranking .cats {
    font-size: .75em
  }
}
.faqIndex {
  position: relative;
  z-index: 2
}
.indexTop .pageTitle {
  line-height: 1;
  height: 500px;
  background: url("../images/faq/titleBg.jpg") 50% 0 no-repeat;
  background-size: cover;
  position: relative
}
.indexTop .pageTitle > .inner {
  width: 1100px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  padding: 20px 0 0;
  display: flex;
  justify-content: center
}
.indexTop .pageTitle .hakase {
  width: 28%
}
.indexTop .pageTitle .kokuban {
  width: 70%;
  margin: 20px 0 0 2%
}
.indexTop .pageTitle .kokuban h1 {
  text-align: right;
  padding: 0 10px 10px 0;
  font-size: 1.4rem;
  color: #fff
}
.indexTop .pageTitle .kokuban .img {
  width: 100%
}
.indexTop .pageTitle img {
  width: 100%
}
.indexTop .pageTitle::after {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0
}
.indexTop .catch {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.2;
  margin: 45px 5% 0
}
@media screen and (max-width: 600px) {
  .indexTop .pageTitle > .inner {
    width: auto;
    margin: 0 3%;
    padding: 20px 0 0;
    display: block;
    text-align: center
  }
  .indexTop .pageTitle {
    height: auto;
    padding: 0 0 130px
  }
  .indexTop .pageTitle .hakase {
    width: 100%
  }
  .indexTop .pageTitle .hakase img {
    width: 65%
  }
  .indexTop .pageTitle .kokuban {
    width: 100%;
    margin: -40% 0 0
  }
}
.indexTop .ranking {
  position: relative;
  z-index: 2
}
.indexTop .ranking > .inner {
  margin-top: -150px
}
.faqIndex .catList {
  padding: 60px 0;
  border-bottom: 10px solid #ececec;
  background: #fff
}
.faqIndex .catList > .inner {
  width: 1200px;
  margin: 0 auto
}
.faqIndex .catList ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: -20px
}
.faqIndex .catList li {
  width: calc((100% - 60px)/5);
  margin-left: 15px;
  margin-top: 17px
}
.faqIndex .catList li:nth-child(5n+1) {
  margin-left: 0
}
.faqIndex .catList li a {
  display: block;
  width: 100%;
  text-decoration: none
}
.faqIndex .catList li .btn {
  background: linear-gradient(135deg, #004898, #004898);
  padding: 0 0 20px;
  border-radius: 10px;
  transition: all .4s
}
@media screen and (min-width: 601px) {
  .faqIndex .catList li:hover .btn {
    transform: scale(1.02, 1.02);
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
    background: linear-gradient(135deg, #14116e, #000)
  }
}
.faqIndex .catList li .img {
  height: 200px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center
}
.faqIndex .catList li .img img {
  height: auto;
  width: auto;
  max-width: 63%;
  max-height: 63%
}
.faqIndex .catList li .title {
  color: #fff101;
  text-align: center;
  font-size: 1.2rem
}
.faqIndex .catList li .text {
  padding: 8px 0 0;
  line-height: 1.4;
  color: #333;
  font-size: 0.875rem
}
@media screen and (max-width: 600px) {
  .faqIndex .catList > .inner {
    width: auto;
    margin: 0 3%
  }
  .faqIndex .catList li, .faqIndex .catList li:nth-child(5n+1) {
    width: calc((100% - 3%)/2);
    margin-left: 3%
  }
  .faqIndex .catList li:nth-child(2n+1) {
    margin-left: 0
  }
  .faqIndex .catList li .img {
    height: 120px
  }
  .faqIndex .catList li .title {
    font-size: 1rem
  }
  .faqIndex .catList li .text {
    font-size: 0.75rem
  }
}
.catList2 > ul {
  width: 1000px;
  margin: 0 auto
}
.catList2 .subCatBox:not(:nth-child(1)) {
  border-top: 2px solid #f9efe3
}
.catList2 .subCatHd {
  display: block;
  background: #004898;
  color: #fff;
  padding: 1em 80px 1em 20px;
  position: relative;
  cursor: pointer
}
.catList2 .subCatHd .icon {
  position: absolute;
  right: 2.7em;
  top: 0;
  height: 100%
}
.catList2 .subCatHd .icon:before, .catList2 .subCatHd .icon:after {
  content: "";
  display: block;
  height: 1px;
  width: 1em;
  background: #fff;
  position: absolute;
  top: calc(50% - 0.5px);
  left: 0;
  transition: transform 0.3s
}
.catList2 .subCatHd.close .icon:after {
  transform: rotate(90deg)
}
.catList2 .subCatEntries > li {
  border-top: 2px solid #f9efe3;
  position: relative
}
.catList2 .subCatEntries > li > a.entryLink {
  display: block;
  background: #fff;
  color: #333;
  line-height: 1.4;
  text-decoration: none;
  padding: .7em 5em .7em 4em;
  position: relative;
  transition: all .3s
}
.catList2 .subCatEntries > li > a.entryLink::after {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 2.2em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.7em;
  z-index: 1;
  color: #dc0002
}
@media screen and (min-width: 601px) {
  .catList2 .subCatEntries > li > a.entryLink:hover .title {
    color: #dc0002;
    text-decoration: underline
  }
}
.catList2.archive .subCatEntries > li > a.entryLink .date {
  font-size: 0.875em;
  color: #959596;
  font-family: 'Roboto', sans-serif;
  line-height: 20px;
  margin-bottom: 0.5em
}
.catList2 .subCatEntries > li > a.entryLink .title {
  font-size: 1.15em
}
.catList2 .subCatEntries > li > a.entryLink .title::before {
  content: "Q";
  font-family: 'Roboto', sans-serif;
  font-size: 1.2em;
  width: 1.4em;
  height: 1.4em;
  border-radius: 100%;
  background: #dc0002;
  color: #fff;
  line-height: 1.4em;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  z-index: 1;
  transition: all .3s
}
.catList2.archive .subCatEntries > li .cats {
  position: absolute;
  top: 11px;
  left: 165px
}
@media screen and (max-width: 600px) {
  .catList2 .subCatHd {
    padding: 15px 9% 15px 3%
  }
  .catList2 .subCatHd .icon {
    right: 8%
  }
  .catList2 > ul {
    width: auto;
    font-size: 0.875rem
  }
  .catList2 .subCatEntries > li > a.entryLink {
    padding: 15px 9% 15px 3%
  }
  .catList2 .subCatEntries > li > a.entryLink::after {
    font-size: 2.6em;
    right: 3%
  }
  .catList2.archive .subCatEntries > li .cats {
    top: 15px;
    left: 7em
  }
  .catList2 .subCatEntries > li > a.entryLink .title {
    position: relative;
    padding: 0 0 0 2.7em;
    min-height: 2em
  }
  .catList2 .subCatEntries > li > a.entryLink .title::before {
    top: 0;
    transform: translateY(0);
    left: 0
  }
}
.catList3 p {
  width: 1000px;
  margin: 0 auto;
  padding: 150px 0;
  text-align: center;
  background: #fff
}
@media screen and (max-width: 600px) {
  .catList3 p {
    width: auto;
    padding: 100px 0
  }
}
.controller {
  width: 1000px;
  margin: 0 auto 0.8em;
  display: flex;
  justify-content: flex-end
}
.controller span {
  border: 1px solid #0c306d;
  line-height: 2.6em;
  text-align: center;
  width: 11em;
  color: #0c306d;
  font-size: 0.8em;
  cursor: pointer;
  transition: all 0.3s ease;
  background: #e9f1fb
}
.controller span.openAll {
  border-radius: 1.5em 0 0 1.5em
}
.controller span.closeAll {
  border-radius: 0 1.5em 1.5em 0;
  margin-left: -1px
}
.controller span:hover {
  color: #fff;
  background: #0c306d
}
@media screen and (max-width: 600px) {
  .controller {
    width: auto;
    margin: 0 3% 10px;
    justify-content: center
  }
}
.faq.entry .subPageContent > .inner {
  width: 1000px;
  margin: 0 auto
}
.faq.entry .subPageContent > .inner .hd {
  padding: 50px;
  background: #fff;
  border: 6px solid #dc0002;
  border-radius: 10px;
  position: relative
}
.faq.entry .subPageContent > .inner .hd .sns {
  position: absolute;
  top: 30px;
  right: 30px
}
.faq.entry .subPageContent > .inner .hd .sns ul {
  display: flex;
  justify-content: flex-end
}
.faq.entry .subPageContent > .inner .hd .sns li {
  margin-left: 8px
}
.faq.entry .subPageContent > .inner .hd .info {
  display: flex;
  font-size: 0.875rem
}
.faq.entry .subPageContent > .inner .hd .info p {
  margin-right: 1em
}
.faq.entry .subPageContent > .inner .hd .info p.date {
  color: #959596
}
.faq.entry .subPageContent > .inner .hd .info p.date .num {
  font-family: 'Roboto', sans-serif
}
.faq.entry .subPageContent > .inner .hd .cats {
  margin: 5px 0 0
}
.faq.entry .subPageContent > .inner .hd .title {
  font-size: 1.4rem;
  line-height: 1.4;
  margin: 15px 0 0;
  border-top: 1px solid #ddd;
  padding: 15px 0 0 60px;
  position: relative
}
.faq.entry .subPageContent > .inner .hd .title::before, .faq.entry .subPageContent > .inner .bodyWrapper .hakase::before {
  font-family: 'Roboto', sans-serif;
  font-size: 32px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  color: #fff;
  line-height: 50px;
  text-align: center;
  position: absolute;
  top: 15px;
  left: 0;
  z-index: 1
}
.faq.entry .subPageContent > .inner .hd .title::before {
  content: "Q";
  background: #dc0002;
  top: 15px
}
.faq.entry .subPageContent > .inner .bodyWrapper .hakase::before {
  content: "A";
  background: #0c306d;
  top: 0
}
.faq.entry .subPageContent > .inner .bodyWrapper {
  line-height: 2;
  padding: 50px;
  background: #fff;
  border: 6px solid #dc0002;
  border-radius: 10px;
  margin-top: -6px;
  font-size: 1.25rem
}
.faq.entry .subPageContent > .inner .bodyWrapper .hakase {
  height: 70px;
  border-bottom: 1px solid #ddd;
  margin: 0 0 30px;
  position: relative
}
.faq.entry .subPageContent > .inner .bodyWrapper .hakase .img {
  height: 170px;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 220px;
  overflow: hidden;
  background: url("../images/faq/hakase.png") 100% 0 no-repeat;
  background-size: 100% auto
}
@media screen and (max-width: 600px) {
  .faq.entry .subPageContent > .inner .hd .sns {
    position: relative;
    top: auto;
    right: auto;
    margin: 0 0 10px
  }
  .faq.entry .subPageContent > .inner {
    width: auto;
    margin: 0 1%
  }
  .faq.entry .subPageContent > .inner .hd {
    padding: 15px 15px 40px
  }
  .faq.entry .subPageContent > .inner .hd .title {
    font-size: 1.2rem;
    padding: 10px 0 0 50px
  }
  .faq.entry .subPageContent > .inner .hd .title::before, .faq.entry .subPageContent > .inner .bodyWrapper .hakase::before {
    font-size: 28px;
    width: 40px;
    height: 40px;
    line-height: 40px
  }
  .faq.entry .subPageContent > .inner .bodyWrapper {
    line-height: 2;
    padding: 40px 15px 30px
  }
  .faq.entry .subPageContent > .inner .bodyWrapper .hakase .img {
    height: 140px;
    width: 145px
  }
}
.faq.entry .subPageContent > .inner .body .faqHdType02 {
  margin: 0 0 1em;
  font-size: 1.4rem;
  line-height: 1.4;
  border-left: 7px solid #dc0002;
  padding: 0.2em 0 0.2em 0.5em
}
.faq.entry .subPageContent > .inner .body * + .faqHdType02 {
  margin: 3em 0 1em
}
.faq.entry .subPageContent > .inner .body .faqHdType03 {
  margin: 30px 0 0.5em;
  font-size: 1.4rem;
  background: #df817e;
  padding: 3px 10px;
  color: #fff
}
.faq.entry .subPageContent > .inner .body .faqHdType04 {
  margin: 1em 0 0.5em;
  font-size: 1.4rem;
  color: #dc0002
}
.faq.entry .subPageContent > .inner .body img {
  max-width: 100%;
  height: auto;
  margin: 1em 0
}
.faq.entry .subPageContent > .inner .body blockquote {
  background: #f1f1f1;
  border: 1px solid #ddd;
  padding: 20px;
  margin: 20px 0;
  line-height: 1.4
}
.faq.entry .subPageContent > .inner .body strong {
  color: #DC0012;
  font-weight: bold
}
.faq.entry .subPageContent > .inner .body ol {
  margin-top: 20px
}
.faq.entry .subPageContent > .inner .body ul li {
  position: relative;
  padding-left: 1.2em
}
.faq.entry .subPageContent > .inner .body ul li:before {
  content: "●";
  color: #666;
  position: absolute;
  top: 0;
  left: 0
}
.faq.entry .subPageContent > .inner .body ol li {
  margin-left: 1.2em;
  list-style: decimal
}
.faq.entry .subPageContent > .inner .body i {
  font-style: italic !important
}
.ranking {
  padding: 60px 0;
  background: #ffffff;
  border-bottom: 10px solid #ececec
}
.ranking > .inner {
  width: 1200px;
  margin: 0 auto
}
.ranking .list {
  display: flex
}
.ranking .list .box {
  width: calc((100% - 50px)/3);
  margin-left: 25px;
  position: relative
}
.ranking .list .box:nth-child(1) {
  margin-left: 0
}
.ranking .list .box a.entryLink {
  display: block;
  padding: 50px 20px 55px;
  color: #333;
  text-decoration: none;
  height: 100%;
  line-height: 1.4;
  background: #fff;
  border: 6px solid #dc0002;
  border-radius: 8px;
  transition: all .4s
}
@media screen and (min-width: 601px) {
  .ranking .list .box a.entryLink:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
    z-index: 2
  }
}
.ranking .list .title {
  font-size: 1.1rem;
  padding-left: 50px;
  position: relative;
  min-height: 40px;
  font-weight: 700
}
.ranking .list .title::before {
  content: "Q";
  font-family: 'Roboto', sans-serif;
  font-size: 1.4em;
  width: 1.6em;
  height: 1.6em;
  border-radius: 100%;
  background: #dc0002;
  color: #fff;
  line-height: 1.6em;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1
}
.ranking.entyBtm .list {
  counter-reset: item 0
}
.ranking.entyBtm .list .title::before {
  content: counter(item) "";
  counter-increment: item 1
}
.ranking .list .excerpt {
  padding: 10px 0 0
}
.ranking .list .cats {
  position: absolute;
  top: 24px;
  left: 24px
}
.ranking .entryLink .btn {
  position: absolute;
  bottom: 20px;
  right: 20px
}
.ranking .entryLink .btn {
  display: block;
  line-height: 30px;
  border: 1px solid #dc0002;
  background: #fff;
  border-radius: 22px;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 0.875em;
  color: #dc0002;
  text-decoration: none;
  overflow: hidden;
  text-align: center;
  transition: all .3s;
  padding: 0 40px 0 15px
}
.ranking .entryLink:hover .btn {
  background: #df817e;
  border-color: #df817e;
  color: #fff
}
.ranking .entryLink .btn::after {
  content: "\f0a9";
  font-family: FontAwesome;
  font-size: 22px;
  position: absolute;
  top: 0;
  right: 7px;
  z-index: 1
}
.ranking .ft {
  margin: 40px 0 0
}
.ranking .ft a {
  display: block;
  margin: 0 auto;
  width: 80%;
  max-width: 400px
}
@media screen and (max-width: 600px) {
  .ranking {
    padding: 40px 0
  }
  .ranking > .inner {
    width: auto
  }
  .ranking .listWrapper {
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding: 0 0 10px;
    margin-bottom: -10px
  }
  .ranking .list {
    width: calc(255vw + 18vw);
    padding: 0 6vw;
    justify-content: flex-start
  }
  .ranking .list .box {
    width: 85vw;
    margin-left: 3vw
  }
  .ranking .list .box a.entryLink {
    padding: 50px 13px 55px
  }
  .ranking .ft {
    margin-top: 30px
  }
}
.procedure {
  padding: 60px 0;
  background: #ffffff;
  position: relative;
  z-index: 2
}
.procedure > .inner {
  width: 1200px;
  margin: 0 auto
}
.procedure .listWrapper {
  background: #e9e9e9;
  padding: 80px 40px 50px;
  overflow-x: hidden;
  overflow-y: visible
}
.procedure .list .tire {
  position: absolute;
  top: -60px;
  left: 0;
  animation: forward 10s ease-in infinite .3s normal
}
.procedure .listWrapper .tire img {
  height: 60px;
  animation: tire .6s linear infinite normal
}
.procedure .list {
  padding: 30px 0 0;
  position: relative
}
.procedure .list:before {
  content: "";
  height: 14px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #0c306d;
  border-radius: 7px
}
.procedure .list:after {
  content: "";
  height: 14px;
  width: 50px;
  position: absolute;
  top: 2px;
  right: 5px;
  background: #0c306d;
  border-radius: 7px;
  transform-origin: 100% 100%;
  transform: rotate(45deg)
}
.procedure .list ul {
  display: flex
}
.procedure .list li {
  width: calc((100%)/3);
  padding: 0 20px;
  position: relative
}
.procedure .list li .hd::before {
  content: "";
  height: 14px;
  width: 14px;
  background: #fff101;
  border-radius: 100%;
  position: absolute;
  top: -30px;
  left: 0.25em
}
.procedure .list li:nth-child(1) {
  margin-left: 0
}
.procedure .list li .hd {
  font-size: 2em;
  position: relative
}
.procedure .list .img {
  margin: 20px 0 0
}
.procedure .list .img img {
  width: 100%;
  height: auto
}
.procedure .list li .text {
  margin: .8em 0 0;
  line-height: 1.5
}
.procedure .list li .text .note {
  font-size: 0.875em;
  margin-top: 0.5em;
  padding-left: 1.1em;
  line-height: 1.3;
  position: relative
}
.procedure .list li .text .note::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0
}
.procedure .ft {
  margin: 40px 0 0
}
.procedure .ft a {
  display: block;
  margin: 0 auto;
  width: 80%;
  max-width: 400px
}
@media screen and (max-width: 600px) {
  .procedure {
    padding: 40px 0
  }
  .procedure > .inner {
    width: auto;
    margin: 0 3%
  }
  .procedure .listWrapper {
    background: #e9e9e9;
    padding: 25px 15px 30px 45px;
    overflow-y: hidden;
    overflow-x: visible
  }
  .procedure .list {
    padding: 15px 0
  }
  .procedure .list ul {
    display: block;
    padding: 0 0 30px
  }
  .procedure .list li {
    width: auto;
    padding: 0 0 0 35px;
    margin-top: 30px
  }
  .procedure .list li:nth-child(1) {
    margin-top: 0
  }
  .procedure .list:before {
    height: 100%;
    width: 14px
  }
  .procedure .list:after {
    top: auto;
    bottom: -2px;
    right: auto;
    left: 8px;
    transform-origin: 0 100%;
    transform: rotate(-45deg)
  }
  .procedure .list li .hd::before {
    top: 7px;
    left: -35px
  }
  .procedure .list .tire {
    position: absolute;
    top: 0;
    left: -35px;
    animation: forwardV 10s ease-in infinite .3s normal
  }
  .procedure .list .tire img {
    height: 35px;
    animation: tire2 .6s linear infinite normal
  }
}
@keyframes forward {
  0% {
    transform: translateX(-1200px)
  }
  100% {
    transform: translateX(1200px)
  }
}
@keyframes forwardV {
  0% {
    transform: translateY(-200px)
  }
  100% {
    transform: translateY(2000px)
  }
}
@keyframes tire {
  0% {
    transform: rotate(0)
  }
  100% {
    transform: rotate(360deg)
  }
}
@keyframes tire2 {
  0% {
    transform: rotate(0)
  }
  100% {
    transform: rotate(-360deg)
  }
}
#faqModal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #004898;
  visibility: hidden;
  opacity: 0;
  transform: scale(0.98, 0.98);
  z-index: -1;
  transition: all 0.4s ease
}
@media screen and (max-width: 600px) {
  #faqModal.on {
    visibility: visible;
    opacity: 1;
    z-index: 9999;
    transform: scale(1, 1)
  }
  #faqModal .close {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    height: 40px;
    width: 40px
  }
  #faqModal .close::before, #faqModal .close::after {
    content: "";
    width: 100%;
    height: 2px;
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    top: 50%;
    left: 0
  }
  #faqModal .close::before {
    transform: rotate(45deg)
  }
  #faqModal .close::after {
    transform: rotate(-45deg)
  }
  #faqModal .hd {
    font-size: 1rem;
    color: #fff;
    padding: 10px
  }
  #faqModal ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0 10px
  }
  #faqModal li {
    padding: 2px 1px 0;
    width: 50%
  }
  #faqModal a {
    border: 1px solid rgba(255, 255, 255, 0.6);
    display: block;
    padding: 10px 5px;
    color: #fff;
    text-decoration: none
  }
}
.catList2 #subCatBox744 {
    display: none;
}