@charset "UTF-8";
_::-webkit-full-page-media, _:future, :root * {
  image-rendering: auto !important;
}

html, body, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, menu, nav, section, summary, time, mark, audio, video {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  color: #000;
  font-family: "Hiragino Kaku Gothic W4 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 100%;
  letter-spacing: 1px;
  line-height: 1.6;
  vertical-align: baseline;
}

#customer {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

#customer a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #000;
}

#customer .QAtop-navyArea a, #customer .QAfixNavi a {
  color: #fff;
}

img {
  border: 0;
  vertical-align: bottom;
}

ul, dl, ol {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style-position: outside;
  list-style-type: none;
  text-indent: 0;
}

div {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

figure > img {
  width: 100%;
}

a {
  color: transparent;
  font: inherit;
  text-decoration: none;
  cursor: pointer;
}

a:focus {
  outline: none;
}

*:focus {
  outline: none;
}

ul {
  font: inherit;
}

body {
  -webkit-text-size-adjust: 100%;
  font-size: 100%;
  text-align: left;
  /*iphone*/
}

body #contents {
  width: 100% !important;
  line-height: 1.6;
}

@media screen and (min-width: 769px), print {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

.cf {
  zoom: 1;
}

.cf:before {
  display: table;
  content: "";
}

.cf:after {
  display: table;
  clear: both;
  content: "";
}

.bold {
  font-family: "Hiragino Kaku Gothic W5 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 500;
}

.red {
  color: #c00 !important;
}

.is-fixed {
  position: fixed;
}

[class*="pc-none"] {
  display: none;
}

@media screen and (max-width: 768px) {
  [class*="sp-none"] {
    display: none;
  }
  [class*="pc-none"] {
    display: block;
  }
}

.QAfixNavi {
  z-index: 500;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  background-color: #454545;
}

@media screen and (min-width: 769px), print {
  .QAfixNavi {
    height: 70px;
  }
}

.QAfixNavi__ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin: 0 auto;
}

@media screen and (min-width: 769px), print {
  .QAfixNavi__ul {
    max-width: 1000px;
    height: 70px;
    padding: 0 60px 0 40px;
  }
}

@media screen and (max-width: 768px) {
  .QAfixNavi__ul {
    max-width: none;
    height: 65px;
    padding: 0 20px;
  }
}

@media screen and (max-width: 359px) {
  .QAfixNavi__ul {
    padding: 0 10px;
  }
}

.QAfixNavi__li {
  height: 100%;
}

@media screen and (max-width: 768px) {
  .QAfixNavi__li {
    width: 68px;
  }
}

.QAfixNavi__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}

@media screen and (min-width: 769px), print {
  .QAfixNavi__link {
    padding: 0 14px;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
}

@media screen and (max-width: 768px) {
  .QAfixNavi__link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 4px;
  }
}

@media screen and (max-width: 359px) {
  .QAfixNavi__link {
    padding: 0 2px;
  }
}

@media screen and (min-width: 769px), print {
  .QAfixNavi__link:hover {
    opacity: 0.8;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
}

.QAfixNavi__icon > img {
  width: 100%;
}

@media screen and (min-width: 769px), print {
  .QAfixNavi__icon {
    width: 26px;
    height: 26px;
    margin-right: 8px;
  }
}

@media screen and (max-width: 768px) {
  .QAfixNavi__icon {
    width: 24px;
    height: 24px;
    margin-bottom: 9px;
  }
}

@media screen and (min-width: 769px), print {
  .QAfixNavi__icon--c {
    width: 30px;
    height: 30px;
  }
}

.QAfixNavi__text {
  font-family: "Hiragino Kaku Gothic W4 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 400;
  letter-spacing: -0.002px;
  line-height: 1;
}

@media screen and (min-width: 769px), print {
  .QAfixNavi__text {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .QAfixNavi__text {
    font-size: 10px;
    text-align: center;
  }
}

@media screen and (max-width: 359px) {
  .QAfixNavi__text {
    letter-spacing: -0.004px;
  }
}

.QAfixNavi__toTop {
  background-color: #fff;
}

@media screen and (min-width: 769px), print {
  .QAfixNavi__toTop {
    position: absolute;
    top: 15px;
    right: 20px;
    width: 40px;
    height: 40px;
  }
}

@media screen and (max-width: 768px) {
  .QAfixNavi__toTop {
    display: none;
  }
}

.QAfixNavi__toTop > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

@media screen and (min-width: 769px), print {
  .QAfixNavi__toTop > a > img {
    width: 50%;
  }
}

@media screen and (min-width: 769px), print {
  .QAfixNavi__toTop > a:hover {
    background-color: #e9e9e9;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
}

.temp .layout_A {
  padding-right: 80px;
}

@media screen and (max-width: 768px) {
  .temp .layout_A {
    padding-right: 0;
  }
}

.temp .layout_A .box {
  padding-top: 15px;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .temp .layout_A .box {
    font-size: 15px;
  }
}

.temp .layout_A .box + .box {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .temp .layout_A .box + .box {
    margin-top: 15px;
  }
}

.temp .layout_A .box .body {
  gap: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 15px;
}

@media screen and (max-width: 768px) {
  .temp .layout_A .box .body {
    gap: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.temp .layout_A .box .body .img {
  width: 293px;
}

@media screen and (max-width: 768px) {
  .temp .layout_A .box .body .img {
    width: 100%;
  }
}

.temp .layout_A .box .body .img img {
  width: 100%;
}

.temp .layout_A .box .body .txt {
  width: calc(100% - 313px);
  padding-top: 15px;
}

@media screen and (max-width: 768px) {
  .temp .layout_A .box .body .txt {
    width: 100%;
  }
}

.temp .layout_A .box .body:last-child {
  margin-bottom: 2em;
}

.temp .layout_A P.copy {
  margin-bottom: 1em;
}

.temp .layout_A a {
  color: #000;
  text-decoration: underline;
}

.temp .Q18 {
  padding-top: 20px;
  padding-right: 80px;
  padding-left: 79px;
}

@media screen and (max-width: 768px) {
  .temp .Q18 {
    padding-right: 0;
    padding-left: 0;
    font-size: 14px;
  }
}

.temp .Q18 .box {
  margin-top: 5px;
  padding: 20px;
  border: 1px solid #000;
}

@media screen and (max-width: 768px) {
  .temp .Q18 .box {
    padding: 10px;
  }
}

.temp .Q18 .box > ul li {
  padding-bottom: 0.6em;
  padding-left: 1em;
  text-indent: -1em;
}

.temp .Q18 .box > ul li > ul {
  padding-top: 0.6em;
}

.temp .Q18 .box > ul li > ul li {
  padding-left: 1em;
  text-indent: -1em;
}

.temp .Q18 .box > ul li > ul li:last-child {
  padding-bottom: 0;
}

.temp .layout_movie {
  padding-top: 20px;
  padding-right: 80px;
  /*padding-left: 79px;*/ /*202412change*/
}

@media screen and (max-width: 768px) {
  .temp .layout_movie {
    padding-right: 0;
    padding-left: 0;
    font-size: 14px;
  }
}

.temp .layout_movie .movieWrap {
  gap: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  padding: 25px;
  border: 2px solid #ccc;
}

@media screen and (max-width: 768px) {
  .temp .layout_movie .movieWrap {
    gap: 15px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 20px;
    padding: 15px;
    border: 1px solid #ccc;
  }
}

.temp .layout_movie .movieWrap .movie {
  width: 320px;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .temp .layout_movie .movieWrap .movie {
    width: 100%;
  }
}

.temp .layout_movie .movieWrap .txt .movieTitle {
  font-weight: bold;
}

.temp .layout_movie .movieWrap .txt .movieCopy {
  margin: 1em 0;
}

.temp .layout_movie .movieWrap .txt .movieCopy {
  margin: 1em 0;
}

.temp .layout_movie .movieWrap .txt .movieTime {
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .temp .layout_movie .movieWrap .txt .movieTime {
    font-size: 12px;
  }
}

.temp .layout_movie .copy {
  margin-bottom: 1em;
}

@media screen and (max-width: 768px) {
  .temp .layout_movie .btn img {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .temp .layout_B {
    font-size: 14px;
  }
}

.temp .layout_B ol {
  margin-top: 20px;
  padding-left: 20px;
}

.temp .layout_B ol li {
  margin-bottom: 5px;
  list-style-type: decimal;
}

@media screen and (max-width: 768px) {
  .temp .layout_C {
    font-size: 14px;
  }
}

.temp .layout_C .body {
  gap: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 15px;
  /*font-family: "Hiragino Kaku Gothic W4 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif !important;*/
}

@media screen and (max-width: 768px) {
  .temp .layout_C .body {
    gap: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.temp .layout_C .body .img {
  width: 293px;
}

@media screen and (max-width: 768px) {
  .temp .layout_C .body .img {
    width: 100%;
  }
}

.temp .layout_C .body .img img {
  width: 100%;
}

.temp .layout_C .body .txt {
  width: calc(100% - 313px);
  padding-top: 15px;
}

@media screen and (max-width: 768px) {
  .temp .layout_C .body .txt {
    width: 100%;
  }
}

.temp .layout_C .body .txt ol {
  margin-left: 25px;
}

.temp .layout_C .body .txt ol li {
  margin-bottom: 5px;
  padding-left: 5px;
  list-style: decimal;
}

.temp .layout_C .body .txt ol li div {
  padding-left: 1em;
  text-indent: -1em;
}

.temp .Q10 .box .body .txt .bold {
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
}

.temp .Q10 .Q10-txt .bold {
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .temp .Q10 .Q10-txt .bold {
    font-size: 15px;
  }
}

.temp .Q10 .Q10-txt .indent1em {
  padding-left: 1em;
  text-indent: -1em;
}

.QAkasou {
  line-height: 1.5;
  /*202312add*/
}

/*202411add*/
@media screen and (max-width: 768px) {
	.QAkasou {
		margin-left: -10vw;
	}
}

.QAkasou-inr {
  position: relative;
}

.QAkasou-inr #caution {
  background-color: #E8E8E8;
}

@media screen and (max-width: 768px) {
  .QAkasou-inr #caution {
    padding-top: 10px;
  }
}

.QAkasou-inr #caution > p {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  font-size: 16px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .QAkasou-inr #caution > p {
    padding: 0 20px;
    font-size: 10px;
  }
}

.QAkasou-inr #spec {
  padding-top: 10px;
}

.QAkasou .c-pankuzu {
  background-color: #041D41;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-pankuzu {
    overflow-x: scroll;
  }
  .QAkasou .c-pankuzu::-webkit-scrollbar {
    display: none;
  }
}

.QAkasou .c-pankuzu-inr {
  width: 100%;
  max-width: 980px;
  height: 50px;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-pankuzu-inr {
    height: 35px;
  }
}

.QAkasou .c-pankuzu-inr ul {
  gap: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-pankuzu-inr ul {
    gap: 44px;
    padding: 0 20px;
  }
}

.QAkasou .c-pankuzu-inr ul li {
  position: relative;
  line-height: 1;
  white-space: nowrap;
}

.QAkasou .c-pankuzu-inr ul li::before {
  position: absolute;
  left: -28px;
  width: 12px;
  height: 16px;
  background-image: url("/customer/common/image/ico-pankuzu-arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  color: #fff;
  content: "";
}

@media screen and (max-width: 768px) {
  .QAkasou .c-pankuzu-inr ul li::before {
    width: 11px;
    height: 18px;
  }
}

.QAkasou .c-pankuzu-inr ul li:first-child::before {
  content: none;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-pankuzu-inr ul li:last-child {
    padding-right: 20px;
  }
}

.QAkasou .c-pankuzu-inr ul li a {
  color: #fff;
  font-family: "Hiragino Kaku Gothic W5 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-pankuzu-inr ul li a {
    font-family: "Hiragino Kaku Gothic W3 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
    font-size: 13px;
    font-weight: 300;
  }
}

.QAkasou .c-pankuzu-inr ul li span {
  color: #fff;
  font-family: "Hiragino Kaku Gothic W5 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-pankuzu-inr ul li span {
    font-family: "Hiragino Kaku Gothic W3 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
    font-size: 13px;
    font-weight: 300;
  }
}

.QAkasou .c-title {
  gap: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding-bottom: 47px;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-title {
    padding-bottom: 30px;
  }
}

.QAkasou .c-title > h2 {
  position: relative;
  font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 36px;
  font-weight: 700;
}

.QAkasou .c-title > h2::after {
  position: absolute;
  bottom: -9px;
  left: calc(50% - 15px);
  width: 30px;
  height: 3px;
  border-radius: 10px;
  background-color: #CC0000;
  content: "";
}

@media screen and (max-width: 768px) {
  .QAkasou .c-title > h2::after {
    bottom: -14px;
    left: calc(50% - 12.5px);
    width: 25px;
  }
}

@media screen and (max-width: 768px) {
  .QAkasou .c-title > h2 {
    font-size: 22px;
  }
}

.QAkasou .c-title > p {
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-title > p {
    font-size: 15px;
    text-align: center;
  }
}

.QAkasou .c-title > p > span {
  display: block;
  font-family: "Hiragino Kaku Gothic W3 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-title > p > span {
    font-size: 13px;
  }
}

.QAkasou .QAfixNavi {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px #00000029;
          box-shadow: 0px 0px 10px #00000029;
}

.QAkasou .QAfixNavi .sp-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 55px;
  background-color: #fff;
}

@media screen and (min-width: 769px), print {
  .QAkasou .QAfixNavi .sp-btn {
    display: none;
  }
}

.QAkasou .QAfixNavi .sp-btn > img {
  display: block;
  width: 13px;
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}

.QAkasou .QAfixNavi .sp-btn span {
  color: #454545;
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
}

.QAkasou .QAfixNavi .sp-btn.is-open > img {
  -webkit-transform: scaleY(1) translateY(-5px);
          transform: scaleY(1) translateY(-5px);
}

@media screen and (max-width: 768px) {
  .QAkasou .QAfixNavi .sp-btn + .accordion__toggle-contents {
    display: none;
  }
}

.QAkasou .QAfixNavi__text {
  color: #000000;
}

@media screen and (min-width: 769px), print {
  .QAkasou .QAfixNavi__ul {
    max-width: 1150px;
  }
}

@media screen and (max-width: 768px) {
  .QAkasou .QAfixNavi__ul {
    gap: 18px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 330px;
    height: auto;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  .QAkasou .QAfixNavi__li {
    width: 83px;
    height: auto;
  }
}

@media screen and (max-width: 768px) {
  .QAkasou .QAfixNavi__link {
    padding: 0;
  }
}

@media screen and (max-width: 768px) {
  .QAkasou .QAfixNavi__icon {
    width: 30px;
    height: 30px;
    margin-bottom: 7px;
  }
}

.QAkasou .QAfixNavi__icon.car {
  width: 26px;
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
}

@media screen and (max-width: 768px) {
  .QAkasou .QAfixNavi__icon.car {
    width: 29px;
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
  }
}

.QAkasou .QAfixNavi__icon.reload {
  width: 20px;
}

.QAkasou .QAfixNavi__icon.type {
  width: 29px;
}

.QAkasou .QAfixNavi__icon.location {
  width: 18px;
}

.QAkasou .QAfixNavi__icon.handle {
  width: 24.7px;
}

.QAkasou .QAfixNavi__icon.self {
  width: 28px;
}

.QAkasou .QAfixNavi__toTop {
  background-color: #454545;
}

.QAkasou .fv-inr {
  gap: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 980px;
  margin: auto;
  padding: 60px 0 90px 0;
}

@media screen and (max-width: 768px) {
  .QAkasou .fv-inr {
    gap: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 35px 20px 27px 20px;
  }
}

.QAkasou .fv-text {
  width: 100%;
  max-width: 490px;
}

@media screen and (max-width: 768px) {
  .QAkasou .fv-text {
    max-width: none;
  }
}

.QAkasou .fv-text h1 {
  font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .QAkasou .fv-text h1 {
    font-size: 35px;
  }
}

.QAkasou .fv-text > p {
  margin-top: 9px;
  font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 35px;
  font-weight: 700;
  letter-spacing: 0px;
}

@media screen and (max-width: 768px) {
  .QAkasou .fv-text > p {
    margin-top: 3px;
    font-size: 21px;
  }
}

.QAkasou .fv-text .link-list {
  gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 25px;
}

@media screen and (max-width: 768px) {
  .QAkasou .fv-text .link-list {
    margin-top: 12px;
  }
}

.QAkasou .fv-text .link-list li {
  width: 200px;
  height: 48px;
  border: 1px solid #A0A0A0;
  border-radius: 4px;
}

@media screen and (max-width: 768px) {
  .QAkasou .fv-text .link-list li {
    width: 105px;
    height: 43px;
    border-radius: 2px;
  }
}

.QAkasou .fv-text .link-list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}

.QAkasou .fv-text .link-list li a::after {
  position: absolute;
  top: calc(50% - 13px);
  right: 10px;
  width: 26px;
  height: 26px;
  background-image: url("/customer/common/image/n-box/ico-pdf.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}

@media screen and (max-width: 768px) {
  .QAkasou .fv-text .link-list li a::after {
    top: calc(50% - 16px);
    right: 0;
    width: 32px;
    height: 32px;
  }
}

.QAkasou .fv-text .link-list li a p {
  padding-left: 17px;
  font-family: "Hiragino Kaku Gothic W5 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .QAkasou .fv-text .link-list li a p {
    padding-left: 11px;
    font-size: 11px;
    line-height: 1.2;
  }
}

.QAkasou .fv-text .link-list li a p span {
  font-family: "Hiragino Kaku Gothic W3 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

@media screen and (max-width: 768px) {
  .QAkasou .fv-text .link-list li a p span {
    display: block;
    font-size: 10px;
  }
}

@media screen and (min-width: 769px), print {
  .QAkasou .fv-img {
    width: 392px;
    height: 244px;
  }
}

@media screen and (max-width: 768px) {
  .QAkasou .fv-img {
    width: 81%;
    padding-top: 3%;
    padding-bottom: 2%;
  }
}

.QAkasou .fv-img img {
  width: 100%;
}

.QAkasou .fv-faq-inr {
  gap: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 980px;
  margin: auto;
  padding: 29px 0 72px 0;
}

@media screen and (max-width: 768px) {
  .QAkasou .fv-faq-inr {
    gap: 19px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 52px 20px 10px 20px;
  }
}

.QAkasou .fv-faq-text {
  width: 100%;
  max-width: 414px;
}

@media screen and (max-width: 768px) {
  .QAkasou .fv-faq-text {
    max-width: none;
  }
}

.QAkasou .fv-faq-text h1 {
  font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .QAkasou .fv-faq-text h1 {
    font-size: 21px;
  }
}

.QAkasou .fv-faq-text > p {
  margin-top: 9px;
  font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 46px;
  font-weight: 700;
  letter-spacing: 0px;
}

@media screen and (max-width: 768px) {
  .QAkasou .fv-faq-text > p {
    margin-top: 3px;
    font-size: 30px;
  }
}

@media screen and (min-width: 769px), print {
  .QAkasou .fv-faq-img {
    width: 274px;
    height: 310px;
    padding-top: 10px;
  }
}

@media screen and (max-width: 768px) {
  .QAkasou .fv-faq-img {
    width: 61.3%;
  }
}

.QAkasou .fv-faq-img img {
  width: 100%;
}

@media screen and (min-width: 769px), print {
  .QAkasou .page-nav {
    background-color: #E8E8E8;
  }
}

.QAkasou .page-nav-inr {
  width: 100%;
  max-width: 980px;
  margin: auto;
}

@media screen and (min-width: 769px), print {
  .QAkasou .page-nav-inr {
    -webkit-transform: translateY(-40px);
            transform: translateY(-40px);
  }
}

@media screen and (max-width: 768px) {
  .QAkasou .page-nav-inr {
    padding: 0 20px;
    padding-bottom: 65px;
  }
}

.QAkasou .page-nav-inr ul {
  gap: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .QAkasou .page-nav-inr ul {
    gap: 4px;
  }
}

.QAkasou .page-nav-inr ul li {
  width: 310px;
  height: 80px;
  border-radius: 10px;
  background: #041D41;
}

@media screen and (max-width: 768px) {
  .QAkasou .page-nav-inr ul li {
    width: 109px;
    height: 75px;
    border-radius: 5px;
  }
}

.QAkasou .page-nav-inr ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
}

.QAkasou .page-nav-inr ul li a::after {
  position: absolute;
  bottom: 16px;
  left: calc(50% - 7.5px);
  width: 15px;
  height: 15px;
  background-image: url("/customer/common/image/n-box/ico-nav-arrow-wh.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}

@media screen and (max-width: 768px) {
  .QAkasou .page-nav-inr ul li a::after {
    bottom: 10px;
    left: calc(50% - 6px);
    width: 12px;
    height: 12px;
  }
}

.QAkasou .page-nav-inr ul li a span {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  color: #fff;
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .QAkasou .page-nav-inr ul li a span {
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
  }
}

.QAkasou .ranking {
  padding-top: 37px;
  padding-bottom: 116px;
  background-color: #E8E8E8;
}

@media screen and (max-width: 768px) {
  .QAkasou .ranking {
    padding: 50px 20px 70px 20px;
  }
}

.QAkasou .ranking-inr {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  padding-top: 80px;
  padding-bottom: 105px;
  border-radius: 10px;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .QAkasou .ranking-inr {
    padding: 36px 15px;
    padding-bottom: 40px;
    border-radius: 5px;
  }
}

.QAkasou .ranking-content {
  width: 100%;
  max-width: 980px;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .QAkasou .ranking-content .c-title > h2, .QAkasou .ranking-content .c-title p {
    letter-spacing: 0px;
  }
}

.QAkasou .ranking-list ul {
  gap: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.QAkasou .ranking-list ul li dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 20px 0;
  padding-right: 80px;
  padding-left: 33px;
  border-radius: 10px;
  background-color: #E8E8E8;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .QAkasou .ranking-list ul li dt {
    padding: 12px 40px 12px 15px;
    border-radius: 5px;
  }
}

.QAkasou .ranking-list ul li dt .dt-inr {
  gap: 10px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .QAkasou .ranking-list ul li dt .dt-inr {
    gap: 10px 15px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.QAkasou .ranking-list ul li dt .dt-inr .ico {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 39px;
  height: 39px;
  border-radius: 50%;
  background-color: #041D41;
  color: #fff;
  font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .QAkasou .ranking-list ul li dt .dt-inr .ico {
    width: 31px;
    height: 31px;
    font-size: 15px;
  }
}

.QAkasou .ranking-list ul li dt .dt-inr p {
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 600;
}

@media screen and (min-width: 769px), print {
  .QAkasou .ranking-list ul li dt .dt-inr p {
    width: calc(100% - 79px);
    font-size: 16px;
    line-height: 1.6;
  }
}

@media screen and (max-width: 768px) {
  .QAkasou .ranking-list ul li dt .dt-inr p {
    width: calc(100% - 46px);
    font-size: 15px;
  }
}

.QAkasou .ranking-list ul li dt::after {
  position: absolute;
  top: calc(50% - 7.5px);
  right: 33px;
  width: 15px;
  height: 15px;
  background-image: url("/customer/common/image/n-box/ico-plus.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}

@media screen and (max-width: 768px) {
  .QAkasou .ranking-list ul li dt::after {
    right: 20px;
  }
}

.QAkasou .ranking-list ul li dt.is-open::after {
  background-image: url("/customer/common/image/n-box/ico-minus.svg");
}

.QAkasou .ranking-list ul li dd {
  position: relative;
  width: 100%;
  padding: 20px 0;
  padding-left: 33px;
}

@media screen and (max-width: 768px) {
  .QAkasou .ranking-list ul li dd {
    padding: 12px 14px 13px 15px;
  }
}

.QAkasou .ranking-list ul li dd .dd-inr {
  gap: 10px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  padding-right: 80px;
}

@media screen and (max-width: 768px) {
  .QAkasou .ranking-list ul li dd .dd-inr {
    gap: 10px 15px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-right: 0;
  }
}

.QAkasou .ranking-list ul li dd .dd-inr.column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.QAkasou .ranking-list ul li dd .dd-inr.center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.QAkasou .ranking-list ul li dd .dd-inr.center-pconly {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  .QAkasou .ranking-list ul li dd .dd-inr.center-pconly {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.QAkasou .ranking-list ul li dd .dd-inr .ico {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 39px;
  height: 39px;
  border-radius: 50%;
  background-color: #CC0000;
  color: #fff;
  font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .QAkasou .ranking-list ul li dd .dd-inr .ico {
    width: 31px;
    height: 31px;
    font-size: 15px;
  }
}

.QAkasou .ranking-list ul li dd .dd-inr p {
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 600;
}

@media screen and (min-width: 769px), print {
  .QAkasou .ranking-list ul li dd .dd-inr p {
    width: calc(100% - 79px);
    font-size: 16px;
    line-height: 1.6;
  }
}

@media screen and (max-width: 768px) {
  .QAkasou .ranking-list ul li dd .dd-inr p {
    width: calc(100% - 46px);
    font-size: 15px;
    letter-spacing: 0px;
  }
}

.QAkasou .ranking-list ul li dd .dd-inr p a {
  color: #000;
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .QAkasou .ranking-list ul li dd .dd-inr p a {
    font-size: 13px;
  }
}
/*202411change*/
.QAkasou .dd-out-text {
  width: 100%;
  padding-top: 20px;
  text-align: left;
}
/*202411change*/
.QAkasou .dd-out-text p {
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  text-align: left;
}
/*202411change*/
@media screen and (max-width: 768px) {
  .QAkasou .dd-out-text p {
    font-size: 15px;
    letter-spacing: 0px;
  }
}
/*202411change*/
.QAkasou .dd-out-text p + p {
  margin-top: 20px;
}
/*202411change*/
.QAkasou .dd-out-text p a {
  color: #000;
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-decoration: underline;
}
/*202411change*/
@media screen and (max-width: 768px) {
  .QAkasou .dd-out-text p a {
    font-size: 15px;
  }
}
/*202411change*/
.QAkasou .dd-out-text p sup {
  display: inline-block;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  font-size: 10px;
}
/*202411change*/
.QAkasou .dd-out-text p.caution {
  margin-top: 15px;
  font-family: "Hiragino Kaku Gothic W3 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 12px;
  font-weight: 300;
}
/*202411change*/
.QAkasou .dd-out-text p.caution + p.caution {
  margin-top: 0;
}
/*202411change*/
.QAkasou .dd-out-text p.caution + span {
  padding-top: 40px;
}
/*202411change*/
.QAkasou .dd-out-text p.caution a {
  color: #000;
  font-family: "Hiragino Kaku Gothic W3 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 12px;
  font-weight: 300;
  text-decoration: underline;
}
/*202411change*/
.QAkasou .dd-out-text span {
  display: block;
  padding-top: 15px;
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  text-align: left;
}
/*202411change*/
@media screen and (max-width: 768px) {
  .QAkasou .dd-out-text span {
    font-size: 16px;
  }
}
/*202411change*/
.QAkasou .dd-out-text ul {
  margin-top: 15px;
}
/*202411change*/
.QAkasou .dd-out-text ul + p {
  margin-top: 15px;
}
/*202411change*/
.QAkasou .dd-out-text ul + span {
  padding-top: 40px;
}
/*202411change*/
.QAkasou .dd-out-text ul li {
  font-family: "Hiragino Kaku Gothic W3 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2;
  text-align: left;
}
/*202411change*/
@media screen and (max-width: 768px) {
  .QAkasou .dd-out-text ul li {
    font-size: 15px;
  }
}
/*202411change*/
.QAkasou .dd-out-text ul.bold li {
  padding-left: 1em;
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 600;
  text-indent: -1em;
}

.QAkasou .ranking-list ul li dd .caution {
  margin-top: 5px;
  font-family: "Hiragino Kaku Gothic W3 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

@media screen and (max-width: 768px) {
  .QAkasou .ranking-list ul li dd .caution {
    font-size: 10px;
  }
}

.QAkasou .ranking-list ul li .accordion__toggle-contents {
  display: none;
}

.QAkasou .ranking-btn {
  width: 340px;
  height: 50px;
  margin: auto;
  margin-top: 50px;
  border-radius: 25px;
  background-color: #041D41;
}

@media screen and (max-width: 768px) {
  .QAkasou .ranking-btn {
    width: 100%;
    max-width: 295px;
    margin-top: 35px;
  }
}

.QAkasou .ranking-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
}

.QAkasou .ranking-btn a span {
  color: #fff;
  font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .QAkasou .ranking-btn a span {
    font-size: 15.5px;
  }
}

.QAkasou .pickup {
  padding: 120px 0;
  padding-top: 110px;
  background-color: #041D41;
}

@media screen and (max-width: 768px) {
  .QAkasou .pickup {
    padding: 68px 20px 70px 20px;
  }
}

.QAkasou .pickup-inr {
  width: 100%;
  max-width: 980px;
  margin: auto;
  border-radius: 10px;
}

.QAkasou .pickup-content {
  width: 100%;
  max-width: 980px;
  margin: auto;
}

.QAkasou .pickup-content .c-title > h2, .QAkasou .pickup-content .c-title p {
  color: #fff;
}

.QAkasou .pickup-content .c-title p {
  font-size: 18px;
}

@media screen and (max-width: 768px) {
  .QAkasou .pickup-content .c-title p {
    font-size: 15px;
  }
}

.QAkasou .pickup-list {
  width: 100%;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .QAkasou .pickup-list {
    margin-top: 8px;
  }
}

.QAkasou .pickup-list ul {
  gap: 28px 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .QAkasou .pickup-list ul {
    gap: 25px;
  }
}

.QAkasou .pickup-list ul li {
  width: 310px;
}

@media screen and (max-width: 768px) {
  .QAkasou .pickup-list ul li {
    width: 46%;
  }
}

.QAkasou .pickup-list ul li a {
  width: 100%;
  height: 100%;
}

.QAkasou .pickup-list ul li a .img {
  width: 100%;
}

.QAkasou .pickup-list ul li a .img > img {
  width: 100%;
}

.QAkasou .pickup-list ul li a .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin-top: 17px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .QAkasou .pickup-list ul li a .text {
    gap: 2px;
  }
}

@media screen and (max-width: 768px) {
  .QAkasou .pickup-list ul li a .text {
    margin-top: 7px;
  }
}

.QAkasou .pickup-list ul li a .text p {
  color: #fff;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .QAkasou .pickup-list ul li a .text p {
    font-size: 14px;
  }
}

.QAkasou .pickup-list ul li a .text span {
  color: #fff;
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .QAkasou .pickup-list ul li a .text span {
    font-size: 12px;
    line-height: 1.2;
  }
}

.QAkasou .pickup-btn {
  width: 340px;
  height: 50px;
  margin: auto;
  margin-top: 56px;
  border-radius: 25px;
  background-color: #FFFFFF;
}

@media screen and (max-width: 768px) {
  .QAkasou .pickup-btn {
    width: 100%;
    max-width: 295px;
    margin-top: 11px;
  }
}

.QAkasou .pickup-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
}

.QAkasou .pickup-btn a span {
  color: #000000;
  font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .QAkasou .pickup-btn a span {
    font-size: 15px;
  }
}

.QAkasou .pickup-caution {
  width: 100%;
  margin-top: 27px;
  color: #fff;
  font-family: "Hiragino Kaku Gothic W3 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 13px;
  font-weight: 300;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .QAkasou .pickup-caution {
    margin-top: 16px;
    font-size: 12px;
  }
}

.QAkasou .comparison {
  padding-top: 110px;
  padding-bottom: 105px;
}

@media screen and (max-width: 768px) {
  .QAkasou .comparison {
    padding: 68px 20px 97px 20px;
  }
}

.QAkasou .comparison-inr {
  width: 100%;
  max-width: 980px;
  margin: auto;
}

.QAkasou .comparison-content {
  width: 100%;
  max-width: 980px;
  margin: auto;
}

.QAkasou .comparison-img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .QAkasou .comparison-img {
    margin-top: 6px;
  }
}

.QAkasou .comparison-img img {
  width: 100%;
}

.QAkasou .comparison-btn {
  width: 340px;
  height: 50px;
  margin: auto;
  margin-top: 50px;
  border-radius: 25px;
  background-color: #041D41;
}

@media screen and (max-width: 768px) {
  .QAkasou .comparison-btn {
    width: 100%;
    max-width: 295px;
    margin-top: 40px;
  }
}

.QAkasou .comparison-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
}

.QAkasou .comparison-btn a span {
  color: #fff;
  font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .QAkasou .comparison-btn a span {
    font-size: 15px;
  }
}

.QAkasou .c-faq {
  padding-top: 37px;
  padding-bottom: 116px;
  background-color: #E8E8E8;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-faq {
    padding: 50px 20px 70px 20px;
  }
}

.QAkasou .c-faq-inr {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  padding-top: 80px;
  padding-bottom: 105px;
  border-radius: 10px;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-faq-inr {
    padding: 36px 15px;
    padding-bottom: 40px;
    border-radius: 5px;
  }
}

.QAkasou .c-faq-content {
  width: 100%;
  max-width: 980px;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-faq-content .c-title > h2, .QAkasou .c-faq-content .c-title p {
    letter-spacing: 0px;
  }
}

.QAkasou .c-faq-list > ul {
  gap: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.QAkasou .c-faq-list > ul li dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 20px 0;
  padding-right: 80px;
  padding-left: 33px;
  border-radius: 10px;
  background-color: #E8E8E8;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-faq-list > ul li dt {
    padding: 12px 40px 12px 15px;
    border-radius: 5px;
  }
}

.QAkasou .c-faq-list > ul li dt .dt-inr {
  gap: 10px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-faq-list > ul li dt .dt-inr {
    gap: 10px 15px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.QAkasou .c-faq-list > ul li dt .dt-inr .ico {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 39px;
  height: 39px;
  border-radius: 50%;
  background-color: #041D41;
  color: #fff;
  font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-faq-list > ul li dt .dt-inr .ico {
    width: 31px;
    height: 31px;
    font-size: 15px;
  }
}

.QAkasou .c-faq-list > ul li dt .dt-inr p {
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 600;
}

@media screen and (min-width: 769px), print {
  .QAkasou .c-faq-list > ul li dt .dt-inr p {
    width: calc(100% - 79px);
    font-size: 16px;
    line-height: 1.6;
  }
}

@media screen and (max-width: 768px) {
  .QAkasou .c-faq-list > ul li dt .dt-inr p {
    width: calc(100% - 46px);
    font-size: 15px;
  }
}

.QAkasou .c-faq-list > ul li dt::after {
  position: absolute;
  top: calc(50% - 7.5px);
  right: 33px;
  width: 15px;
  height: 15px;
  background-image: url("/customer/common/image/n-box/ico-plus.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}

@media screen and (max-width: 768px) {
  .QAkasou .c-faq-list > ul li dt::after {
    right: 20px;
  }
}

.QAkasou .c-faq-list > ul li dt.is-open::after {
  background-image: url("/customer/common/image/n-box/ico-minus.svg");
}

.QAkasou .c-faq-list > ul li dd {
  position: relative;
  width: 100%;
  padding: 20px 0;
  padding-left: 33px;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-faq-list > ul li dd {
    padding: 12px 14px 13px 15px;
  }
}

.QAkasou .c-faq-list > ul li dd .dd-inr {
  gap: 10px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  padding-right: 80px;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-faq-list > ul li dd .dd-inr {
    gap: 10px 15px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-right: 0;
  }
}

.QAkasou .c-faq-list > ul li dd .dd-inr.column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.QAkasou .c-faq-list > ul li dd .dd-inr.center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.QAkasou .c-faq-list > ul li dd .dd-inr.center-pconly {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-faq-list > ul li dd .dd-inr.center-pconly {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.QAkasou .c-faq-list > ul li dd .dd-inr .ico {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 39px;
  height: 39px;
  border-radius: 50%;
  background-color: #CC0000;
  color: #fff;
  font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-faq-list > ul li dd .dd-inr .ico {
    width: 31px;
    height: 31px;
    font-size: 15px;
  }
}

.QAkasou .c-faq-list > ul li dd .dd-inr .text {
  width: calc(100% - 79px);
  text-align: left;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-faq-list > ul li dd .dd-inr .text {
    width: calc(100% - 46px);
  }
}

.QAkasou .c-faq-list > ul li dd .dd-inr .text p {
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.6;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-faq-list > ul li dd .dd-inr .text p {
    font-size: 15px;
    letter-spacing: 0px;
  }
}

.QAkasou .c-faq-list > ul li dd .dd-inr .text p + p {
  margin-top: 20px;
}

.QAkasou .c-faq-list > ul li dd .dd-inr .text p a {
  color: #000;
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-faq-list > ul li dd .dd-inr .text p a {
    font-size: 15px;
  }
}

.QAkasou .c-faq-list > ul li dd .dd-inr .text p sup {
  display: inline-block;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  font-size: 10px;
}

.QAkasou .c-faq-list > ul li dd .dd-inr .text p.caution {
  margin-top: 15px;
  font-family: "Hiragino Kaku Gothic W3 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.QAkasou .c-faq-list > ul li dd .dd-inr .text p.caution + p.caution {
  margin-top: 0;
}

.QAkasou .c-faq-list > ul li dd .dd-inr .text p.caution + span {
  padding-top: 40px;
}

.QAkasou .c-faq-list > ul li dd .dd-inr .text p.caution a {
  color: #000;
  font-family: "Hiragino Kaku Gothic W3 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 12px;
  font-weight: 300;
  text-decoration: underline;
}

.QAkasou .c-faq-list > ul li dd .dd-inr .text span {
  display: block;
  padding-top: 15px;
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-faq-list > ul li dd .dd-inr .text span {
    font-size: 16px;
  }
}

.QAkasou .c-faq-list > ul li dd .dd-inr .text ul {
  margin-top: 15px;
}

.QAkasou .c-faq-list > ul li dd .dd-inr .text ul + p {
  margin-top: 15px;
}

.QAkasou .c-faq-list > ul li dd .dd-inr .text ul + span {
  padding-top: 40px;
}

.QAkasou .c-faq-list > ul li dd .dd-inr .text ul li {
  font-family: "Hiragino Kaku Gothic W3 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-faq-list > ul li dd .dd-inr .text ul li {
    font-size: 15px;
  }
}

.QAkasou .c-faq-list > ul li dd .dd-inr .text ul.bold li {
  padding-left: 1em;
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 600;
  text-indent: -1em;
}

.QAkasou .c-faq-list > ul li dd .dd-inr > p {
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 600;
}

@media screen and (min-width: 769px), print {
  .QAkasou .c-faq-list > ul li dd .dd-inr > p {
    width: calc(100% - 79px);
    font-size: 16px;
    line-height: 1.6;
  }
}

@media screen and (max-width: 768px) {
  .QAkasou .c-faq-list > ul li dd .dd-inr > p {
    width: calc(100% - 46px);
    font-size: 15px;
    letter-spacing: 0px;
  }
}

.QAkasou .c-faq-list > ul li dd .dd-inr > p a {
  color: #000;
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-faq-list > ul li dd .dd-inr > p a {
    font-size: 15px;
  }
}

.QAkasou .c-faq-list > ul li dd .dd-out-text {
  width: 100%;
  padding-top: 20px;
  text-align: left;
}

.QAkasou .c-faq-list > ul li dd .dd-out-text p {
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-faq-list > ul li dd .dd-out-text p {
    font-size: 15px;
    letter-spacing: 0px;
  }
}

.QAkasou .c-faq-list > ul li dd .dd-out-text p + p {
  margin-top: 20px;
}

.QAkasou .c-faq-list > ul li dd .dd-out-text p a {
  color: #000;
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-faq-list > ul li dd .dd-out-text p a {
    font-size: 15px;
  }
}

.QAkasou .c-faq-list > ul li dd .dd-out-text p sup {
  display: inline-block;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  font-size: 10px;
}

.QAkasou .c-faq-list > ul li dd .dd-out-text p.caution {
  margin-top: 15px;
  font-family: "Hiragino Kaku Gothic W3 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.QAkasou .c-faq-list > ul li dd .dd-out-text p.caution + p.caution {
  margin-top: 0;
}

.QAkasou .c-faq-list > ul li dd .dd-out-text p.caution + span {
  padding-top: 40px;
}

.QAkasou .c-faq-list > ul li dd .dd-out-text p.caution a {
  color: #000;
  font-family: "Hiragino Kaku Gothic W3 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 12px;
  font-weight: 300;
  text-decoration: underline;
}

.QAkasou .c-faq-list > ul li dd .dd-out-text span {
  display: block;
  padding-top: 15px;
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-faq-list > ul li dd .dd-out-text span {
    font-size: 16px;
  }
}

.QAkasou .c-faq-list > ul li dd .dd-out-text ul {
  margin-top: 15px;
}

.QAkasou .c-faq-list > ul li dd .dd-out-text ul + p {
  margin-top: 15px;
}

.QAkasou .c-faq-list > ul li dd .dd-out-text ul + span {
  padding-top: 40px;
}

.QAkasou .c-faq-list > ul li dd .dd-out-text ul li {
  font-family: "Hiragino Kaku Gothic W3 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-faq-list > ul li dd .dd-out-text ul li {
    font-size: 15px;
  }
}

.QAkasou .c-faq-list > ul li dd .dd-out-text ul.bold li {
  padding-left: 1em;
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 600;
  text-indent: -1em;
}

/*202411change*/
.QAkasou .caution {
  margin-top: 5px;
  font-family: "Hiragino Kaku Gothic W3 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

/*202411change*/
.QAkasou .caution a {
  color: #000;
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-decoration: underline;
}

.QAkasou .c-faq-list > ul li dd .link {
  display: block;
  margin-top: 20px;
  color: #000;
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-faq-list > ul li dd .link {
    margin-top: 15px;
    font-size: 12px;
  }
}
/*202412change*/
.QAkasou .img {
  width: 100%;
  padding-top: 20px;
}
/*202412change*/
.QAkasou .img img {
  width: 100%;
}

.QAkasou .c-faq-list > ul li .accordion__toggle-contents {
  display: none;
}

.QAkasou .c-faq-btn {
  width: 340px;
  height: 50px;
  margin: auto;
  margin-top: 50px;
  border-radius: 25px;
  background-color: #041D41;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-faq-btn {
    width: 100%;
    max-width: 295px;
    margin-top: 35px;
  }
}

.QAkasou .c-faq-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
}

.QAkasou .c-faq-btn a span {
  color: #fff;
  font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .QAkasou .c-faq-btn a span {
    font-size: 15.5px;
  }
}

@media screen and (max-width: 768px) {
  .QAkasou table.vertical-Table {
    white-space: normal !important;
  }
}

.QAkasou table.vertical-Table th {
  background: #eee;
}

.QAkasou table.vertical-Table td ul li {
  font-size: 12px !important;
}

@media screen and (max-width: 768px) {
  .QAkasou table.vertical-Table td ul li {
    font-size: 10px !important;
  }
}

@media screen and (max-width: 768px) {
  table {
    width: 100%;
    border-collapse: collapse;
    white-space: nowrap;
  }
}

table, td, th {
  border: 1px solid #D8D8D8;
  border-collapse: collapse;
}

td, th {
  word-wrap: break-word;
  padding: 9px 8px;
  font-size: 12px;
}

@media screen and (max-width: 768px) {
  td, th {
    padding: 5px;
    font-size: 10px;
  }
}

td sup, th sup {
  display: inline-block;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
  font-size: 10px;
}

@media screen and (max-width: 768px) {
  td sup, th sup {
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
  }
}

th {
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 600;
}

th > a {
  color: #000;
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 600;
  text-decoration: underline;
}

td {
  font-family: "Hiragino Kaku Gothic W3 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 300;
}

tbody tr.tr {
  background-color: #F0F0F0;
  text-align: center;
}

tbody tr.tr th, tbody tr.tr td {
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 600;
  vertical-align: middle;
}

.bg-grey {
  background-color: #F0F0F0;
}

.align-c {
  text-align: center;
}

.align-l {
  text-align: left !important;
}

.vertical-c {
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .sp-sticky {
    z-index: 1;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    border-left: 1px solid #D8D8D8;
    background-color: #fff;
  }
  .sp-sticky::before {
    z-index: 0;
    position: absolute;
    top: -1px;
    left: -1px;
    width: 100%;
    height: 100%;
    border: 1px solid #D8D8D8;
    content: "";
  }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
  .sp-sticky a {
    z-index: 1;
    position: relative;
  }
}

.sp-sticky.A1 {
  background-color: #F0F0F0;
}

.table {
  padding-top: 15px;
}

@media screen and (max-width: 768px) {
  .table {
    padding-bottom: 15px;
    overflow-x: scroll;
  }
}

.table-001 table tbody tr:first-child {
  background-color: #F0F0F0;
  text-align: center;
}

.table-001 table tbody tr:nth-child(2) {
  background-color: #F0F0F0;
  text-align: center;
}

.table-001 table tbody tr td {
  font-size: 10px;
  text-align: center;
  vertical-align: middle;
}

.table-001 table tbody tr td > p {
  position: relative;
}

.table-001 table tbody tr td > p > span {
  position: absolute;
  right: 25px;
}

@media screen and (max-width: 768px) {
  .table-001 table tbody tr td > p > span {
    right: -3px;
  }
}

.table-001 table tbody tr td > p > sup {
  position: absolute;
  top: -3px;
  right: 52px;
  font-size: 10px;
}

@media screen and (max-width: 768px) {
  .table-001 table tbody tr td > p > sup {
    right: 12px;
  }
}

.table-001 table tbody tr td > p > sup.right40 {
  right: 40px;
}

@media screen and (max-width: 768px) {
  .table-001 table tbody tr td > p > sup.right40 {
    right: 12px;
  }
}

.table-001 table tbody .A1 {
  width: 224px;
}

.table-001 table tbody .B1 {
  width: 156px;
  height: 32px;
}

.table-001 table tbody .C1 {
  width: 468px;
  height: 32px;
}

.table-001 table tbody .A3 {
  width: 82px;
  height: 93px;
}

.table-001 table tbody .blue {
  background-color: #041D41;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .table-001 table tbody .blue {
    min-width: 72px;
  }
}

.table-001 table tbody .l-blue {
  background-color: #DBE8F0;
}

@media screen and (max-width: 768px) {
  .table-001 .sp-sticky.col2 {
    left: 66px;
  }
}

.table-002 table tbody tr td {
  font-size: 10px;
  text-align: center;
  vertical-align: middle;
}

.table-002 table tbody tr .A1 {
  width: 293px;
}

.table-002 table tbody tr .B1 {
  width: 555px;
}

.table-002 table tbody tr.w185 th {
  width: 195px;
  letter-spacing: 0px;
}

@media screen and (max-width: 768px) {
  .table-002 .sp-sticky.col2 {
    left: 79.59px;
  }
}

.table-003 th, .table-003 td {
  text-align: center;
  vertical-align: middle;
}

@media screen and (min-width: 769px), print {
  .table-003 th, .table-003 td {
    min-width: 200px;
  }
}

@media screen and (max-width: 768px) {
  .table-004 .sp-sticky.col2 {
    left: 77px;
  }
}

.table-005 th {
  vertical-align: middle;
}

.table-005 td {
  vertical-align: middle;
}

.table-005 .A1 {
  width: 242px;
}

.table-005 .B1 {
  width: 396px;
}

@media screen and (max-width: 768px) {
  .table-005 .sp-sticky.col2 {
    left: 66px;
  }
}

.table-006 th {
  vertical-align: middle;
}

.table-006 .attention {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.table-006 .attention .red {
  width: 55px;
  color: #CC0000;
}

.table-006 .attention .red.w65 {
  width: 65px;
}

.table-006 .attention .red > span {
  color: #000;
}

.table-006 .attention .txt {
  width: calc(100% - 55px);
}

.table-006 .A1 {
  width: 226px;
}

.table-006 .A3 {
  width: 82px;
}

.table-006 .B1 {
  width: 693px;
}

@media screen and (max-width: 768px) {
  .table-006 .sp-sticky.col2 {
    left: 66px;
  }
}

.table-007 {
  width: 100%;
}

.table-007 td {
  width: 100%;
}

.table-007 td.right ul + ul {
  margin-top: 40px;
}

.table-007 td.left {
  padding-top: 30px;
  padding-bottom: 30px;
}

.table-007 td p.caution {
  padding-top: 30px;
}

.table-007 td ul {
  width: 100%;
}

.table-007 td ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

.table-007 td ul li + li {
  margin-top: 30px;
}

.table-007 td ul li p {
  width: 400px;
  line-height: 2;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .table-007 td ul li p {
    width: 300px;
  }
}

.table-007 td ul li img {
  width: 100%;
  width: 400px;
}

@media screen and (max-width: 768px) {
  .table-007 td ul li img {
    width: 300px;
  }
}

.table-008 th, .table-008 td {
  text-align: center;
  vertical-align: middle;
}

@media screen and (min-width: 769px), print {
  .table-008 th, .table-008 td {
    min-width: 200px;
  }
}

@media screen and (max-width: 768px) {
  .table-009 .tr th:first-child {
    min-width: 240px;
  }
}

.table-009 th, .table-009 td {
  text-align: center;
  vertical-align: middle;
}

@media screen and (min-width: 769px), print {
  .table-009 th, .table-009 td {
    min-width: 400px;
  }
}

.table-009 td > span {
  color: #cc0000;
}

.table-009 caption {
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .table-009 caption {
    width: 240px;
    font-size: 15px;
  }
}

.table-009 caption > span {
  font-family: "Hiragino Kaku Gothic W3 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 300;
}

.table-009 p.caution > span {
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 600;
}

@media screen and (min-width: 769px), print {
  .table-010 {
    padding-left: 79px;
  }
}

@media screen and (min-width: 769px), print {
  .table-010 + p.caution {
    padding-left: 79px;
  }
}

@media screen and (min-width: 769px), print {
  .table-010 .tr th:nth-of-type(1) {
    min-width: 219px;
  }
}

@media screen and (min-width: 769px), print {
  .table-010 .tr th:nth-of-type(3) {
    min-width: 220px;
  }
}

@media screen and (min-width: 769px), print {
  .table-010 .tr th:nth-of-type(4) {
    min-width: 220px;
  }
}

.table-010 th, .table-010 td {
  text-align: center;
  vertical-align: middle;
}

@media screen and (min-width: 769px), print {
  .table-011 {
    padding-left: 79px;
  }
}

@media screen and (min-width: 769px), print {
  .table-011 + p.caution {
    padding-left: 79px;
  }
}

@media screen and (min-width: 769px), print {
  .table-011 .tr th {
    min-width: 230px;
  }
}

.table-011 th, .table-011 td {
  text-align: center;
  vertical-align: middle;
}

.table-012 th, .table-012 td {
  text-align: center;
  vertical-align: middle;
}

@media screen and (min-width: 769px), print {
  .table-012 .tr > th {
    min-width: 300px;
  }
}

.table-013 tr th.A1 {
  background-color: #F0F0F0 !important;
}

@media screen and (max-width: 768px) {
  .table-013 tr th:first-child {
    z-index: 1;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    border-left: 1px solid #D8D8D8;
    background-color: #fff;
  }
  .table-013 tr th:first-child::before {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 100%;
    height: 100%;
    border: 1px solid #D8D8D8;
    content: "";
  }
}

.table-013 th, .table-013 td {
  text-align: center;
  vertical-align: middle;
}

@media screen and (min-width: 769px), print {
  .table-013 th, .table-013 td {
    min-width: 170px;
  }
}

.table-013 caption {
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .table-013 caption {
    z-index: 1;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    width: 265px;
    font-size: 15px;
  }
}

.table-013 caption > span {
  font-family: "Hiragino Kaku Gothic W3 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 300;
}

.table-013 p.caution > span {
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 600;
}

.table-014 table {
  white-space: normal;
}

.table-014 th {
  text-align: center;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .table-014 th.left {
    text-align: left;
  }
}

.table-014 td {
  vertical-align: top;
}

.table-014 td .bold {
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 600;
}

.table-014 td p + p {
  margin-top: 10px;
}

.table-014 td.padding {
  padding: 20px 15px;
}

@media screen and (max-width: 768px) {
  .table-014 td.padding {
    padding: 8px 4px;
  }
}

.table-014 td.padding .img-table {
  padding-top: 0;
}

@media screen and (max-width: 768px) {
  .table-014 td.padding .img-table {
    width: 106px;
    margin: auto;
  }
  .table-014 td.padding .img-table > img {
    width: 100%;
  }
}

.table-014 .td-img {
  width: 300px;
  margin: auto;
  padding-top: 12px;
  padding-bottom: 12px;
}

@media screen and (max-width: 768px) {
  .table-014 .td-img {
    width: 100px;
  }
}

.table-014 .td-img > img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .table-014 .A1 {
    width: 60px;
  }
}

.table-014 .B1 {
  width: 410px;
}

@media screen and (max-width: 768px) {
  .table-014 .B1 {
    width: 115px;
  }
}

.table-014 .C1 {
  width: 410px;
}

@media screen and (max-width: 768px) {
  .table-014 .C1 {
    width: 115px;
  }
}

@media screen and (max-width: 768px) {
  .table-014 .A4 {
    vertical-align: top;
  }
}

.table-021 {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
}

.table-021 .fixed-column {
  z-index: 1;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  width: 100px;
  border-left: 1px solid #D8D8D8;
  background-color: #F0F0F0;
}

.table-021 .fixed-column::before {
  z-index: 0;
  position: absolute;
  top: -1px;
  left: -1px;
  width: 100%;
  height: 100%;
  border: 1px solid #D8D8D8;
  content: "";
}

.table-021 thead th {
  padding: 8px;
  border: 1px solid #D8D8D8;
  background-color: #F0F0F0;
  font-weight: 600;
}

.table-021 thead th:not(:first-child) {
  padding-left: 30px;
}

.table-021 tbody th, .table-021 tbody td {
  padding: 10px;
  border: 1px solid #D8D8D8;
  font-weight: 600;
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
  .table-021 tbody th, .table-021 tbody td {
    padding: 5px;
  }
}

.table-021 tbody th .small, .table-021 tbody td .small {
  font-size: 10px;
}

.table-021 tbody th .caution, .table-021 tbody td .caution {
  color: #CC0000;
}

.table-021 tbody td {
  text-align: center;
  vertical-align: middle;
}

.table-021 tbody td img {
  width: 100px;
  padding-top: 8px;
}

@media screen and (max-width: 768px) {
  .table-021 tbody td img {
    width: 80px;
  }
}

.temp .Q8 ul {
  gap: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding-top: 20px;
}

@media screen and (max-width: 768px) {
  .temp .Q8 ul {
    gap: 10px;
    padding-top: 15px;
  }
}

@media screen and (max-width: 768px) {
  .temp .Q8 ul li {
    width: 50%;
  }
}

@media screen and (max-width: 768px) {
  .temp .Q8 ul li img {
    width: 100%;
  }
}

.temp .Q10-txt {
  margin-top: 15px;
}

.temp .Q10 .box {
  padding-top: 15px;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .temp .Q10 .box {
    font-size: 15px;
  }
}

.temp .Q10 .box + .box {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .temp .Q10 .box + .box {
    margin-top: 15px;
  }
}

.temp .Q10 .box .body {
  gap: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 15px;
}

@media screen and (max-width: 768px) {
  .temp .Q10 .box .body {
    gap: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.temp .Q10 .box .body .img {
  width: 50%;
}

@media screen and (max-width: 768px) {
  .temp .Q10 .box .body .img {
    width: 100%;
  }
}

.temp .Q10 .box .body .img img {
  width: 100%;
}

.temp .Q10 .box .body .txt {
  width: 50%;
  padding-top: 15px;
}

@media screen and (max-width: 768px) {
  .temp .Q10 .box .body .txt {
    width: 100%;
  }
}

.temp .Q10 .box-caution p {
  font-size: 12px;
}

.temp .Q20 .img {
  max-width: 500px;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .temp .Q20 .img {
    max-width: none;
    padding-left: 46px;
  }
}

.temp .Q20 .img > img {
  width: 100%;
}

.temp .Q25 .text {
  text-align: left;
}

@media screen and (min-width: 769px), print {
  .temp .Q25 .text {
    padding-left: 79px;
  }
}

@media screen and (max-width: 768px) {
  .temp .Q25 .text {
    padding-left: 44px;
  }
}

.temp .Q25 .text .link {
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .temp .Q25 .text .link {
    font-size: 15px;
  }
}

.temp .Q25 .text .link-text {
  padding-top: 20px;
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .temp .Q25 .text .link-text {
    font-size: 15px;
  }
}

.temp .Q25 .text .link-text > a {
  color: #000;
  text-decoration: underline;
}

.temp .Q25 .text .img {
  width: 100%;
}

@media screen and (min-width: 769px), print {
  .temp .Q25 .text .img {
    max-width: 750px;
  }
}

.temp .Q25 .text .img > img {
  width: 100%;
}

@media screen and (min-width: 769px), print {
  .temp .Q27 {
    padding-left: 79px;
  }
}

.temp .Q27 ul {
  gap: 104px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  margin: auto;
  padding-top: 30px;
}

@media screen and (max-width: 768px) {
  .temp .Q27 ul {
    gap: 2%;
    width: 100%;
    padding-top: 20px;
  }
}

.temp .Q27 ul li {
  width: 293px;
}

@media screen and (max-width: 768px) {
  .temp .Q27 ul li {
    width: 48%;
  }
}

.temp .Q27 ul li img {
  width: 100%;
}

.temp .Q27 ul li p {
  font-size: 12px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .temp .Q27 ul li p {
    font-size: 10px;
  }
}

.temp .Q28 .img {
  width: 580px !important;
}

@media screen and (max-width: 768px) {
  .temp .Q28 .img {
    width: 100% !important;
  }
}

.temp .Q48 span {
  padding-top: 0 !important;
}

.temp .Q48 span + p {
  padding-top: 15px;
}

.temp .layout_A {
  padding-right: 80px;
}

@media screen and (max-width: 768px) {
  .temp .layout_A {
    padding-right: 0;
  }
}

.temp .layout_A .box {
  padding-top: 15px;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .temp .layout_A .box {
    font-size: 15px;
  }
}

.temp .layout_A .box + .box {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .temp .layout_A .box + .box {
    margin-top: 15px;
  }
}

.temp .layout_A .box .body {
  gap: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 15px;
}

@media screen and (max-width: 768px) {
  .temp .layout_A .box .body {
    gap: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.temp .layout_A .box .body .img {
  width: 293px;
}

@media screen and (max-width: 768px) {
  .temp .layout_A .box .body .img {
    width: 100%;
  }
}

.temp .layout_A .box .body .img img {
  width: 100%;
}

.temp .layout_A .box .body .txt {
  width: calc(100% - 313px);
  padding-top: 15px;
}

@media screen and (max-width: 768px) {
  .temp .layout_A .box .body .txt {
    width: 100%;
  }
}

.temp .layout_A .box .body:last-child {
  margin-bottom: 2em;
}

.temp .layout_A P.copy {
  margin-bottom: 1em;
}

.temp .layout_A a {
  color: #000;
  text-decoration: underline;
}

.temp .Q18 {
  padding-top: 20px;
  padding-right: 80px;
  padding-left: 79px;
}

@media screen and (max-width: 768px) {
  .temp .Q18 {
    padding-right: 0;
    padding-left: 0;
    font-size: 14px;
  }
}

.temp .Q18 .box {
  margin-top: 5px;
  padding: 20px;
  border: 1px solid #000;
}

@media screen and (max-width: 768px) {
  .temp .Q18 .box {
    padding: 10px;
  }
}

.temp .Q18 .box > ul li {
  padding-bottom: 0.6em;
  padding-left: 1em;
  text-indent: -1em;
}

.temp .Q18 .box > ul li > ul {
  padding-top: 0.6em;
}

.temp .Q18 .box > ul li > ul li {
  padding-left: 1em;
  text-indent: -1em;
}

.temp .Q18 .box > ul li > ul li:last-child {
  padding-bottom: 0;
}

.temp .layout_movie {
  padding-top: 20px;
  padding-right: 80px;
  /*padding-left: 79px;*/ /*202412change*/
}

@media screen and (max-width: 768px) {
  .temp .layout_movie {
    padding-right: 0;
    padding-left: 0;
    font-size: 14px;
  }
}

.temp .layout_movie .movieWrap {
  gap: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  padding: 25px;
  border: 2px solid #ccc;
}

@media screen and (max-width: 768px) {
  .temp .layout_movie .movieWrap {
    gap: 15px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 20px;
    padding: 15px;
    border: 1px solid #ccc;
  }
}

.temp .layout_movie .movieWrap .movie {
  width: 320px;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .temp .layout_movie .movieWrap .movie {
    width: 100%;
  }
}

.temp .layout_movie .movieWrap .txt .movieTitle {
  font-weight: bold;
}

.temp .layout_movie .movieWrap .txt .movieCopy {
  margin: 1em 0;
}

.temp .layout_movie .movieWrap .txt .movieCopy {
  margin: 1em 0;
}

.temp .layout_movie .movieWrap .txt .movieTime {
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .temp .layout_movie .movieWrap .txt .movieTime {
    font-size: 12px;
  }
}

.temp .layout_movie .copy {
  margin-bottom: 1em;
}

@media screen and (max-width: 768px) {
  .temp .layout_movie .btn img {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .temp .layout_B {
    font-size: 14px;
  }
}

.temp .layout_B ol {
  margin-top: 20px;
  padding-left: 20px;
}

.temp .layout_B ol li {
  margin-bottom: 5px;
  list-style-type: decimal;
}

@media screen and (max-width: 768px) {
  .temp .layout_C {
    font-size: 14px;
  }
}

.temp .layout_C .body {
  gap: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 15px;
  /*font-family: "Hiragino Kaku Gothic W4 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif !important;*/
}

@media screen and (max-width: 768px) {
  .temp .layout_C .body {
    gap: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.temp .layout_C .body .img {
  width: 293px;
}

@media screen and (max-width: 768px) {
  .temp .layout_C .body .img {
    width: 100%;
  }
}

.temp .layout_C .body .img img {
  width: 100%;
}

.temp .layout_C .body .txt {
  width: calc(100% - 313px);
  padding-top: 15px;
}

@media screen and (max-width: 768px) {
  .temp .layout_C .body .txt {
    width: 100%;
  }
}

.temp .layout_C .body .txt ol {
  margin-left: 25px;
}

.temp .layout_C .body .txt ol li {
  margin-bottom: 5px;
  padding-left: 5px;
  list-style: decimal;
}

.temp .layout_C .body .txt ol li div {
  padding-left: 1em;
  text-indent: -1em;
}

.temp .Q10 .box .body .txt .bold {
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
}

.temp .Q10 .Q10-txt .bold {
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .temp .Q10 .Q10-txt .bold {
    font-size: 15px;
  }
}

.temp .Q10 .Q10-txt .indent1em {
  padding-left: 1em;
  text-indent: -1em;
}

.img-table {
  width: 100%;
  padding-top: 15px;
}

.modal-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 769px), print {
  .modal-btn {
    pointer-events: none;
  }
}

.modal-btn::after {
  position: absolute;
  right: -17px;
  bottom: -14px;
  width: 70px;
  height: 70px;
  background-image: url("/customer/common/image/ico-open-modal.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}

@media screen and (min-width: 769px), print {
  .modal-btn::after {
    content: none;
  }
}

.modal-btn > img {
  width: 100%;
}

body.ua-modaal .modaal-content-container {
  padding: 0px;
}

.modaal-content-container > .img {
  width: 100%;
}

.modaal-content-container > .img > img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .modaal-inner-wrapper {
    padding: 80px 20px;
  }
}

@media screen and (max-width: 768px) {
  .modaal-close {
    position: absolute;
    top: -56px;
    right: 0;
    width: 46px;
    height: 46px;
    border: 1px solid #fff !important;
  }
  body.ua-modaal .modaal-close::before, body.ua-modaal .modaal-close::after {
    top: 11px;
    left: 21px;
    width: 3px;
    height: 24px;
	background: #fff !important;
  }
  .modaal-close:hover {
    border: 1px solid #fff !important;
    background-color: transparent;
  }
  .modaal-close:hover::before, .modaal-close:hover::after {
    background-color: #fff;
  }
}
