/*@import url(https://fonts.googleapis.com/css?family=Open+Sans);
*/
@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;500&family=Lato:wght@700&family=Roboto:wght@400;500&display=swap);

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-family: 游ゴシック体, YuGothic, "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", sans-serif;
  font-feature-settings: "palt";
}

body {
  margin: 0;
  padding: 0;
  /*font: 'Open Sans','HelveticaNeue',Helvetica,Arial,sans-serif;*/
  width: 100%;
  margin: auto;
  font-size: 20px;
}
body.footerBtm{
  display:grid;
	grid-template-columns: 1fr;
	grid-template-rows: auto 1fr auto;
	min-height: 100vh;
}
/*----------------------------
margin 調整
----------------------------*/
.mb0 {
  margin-bottom: 0px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mb150 {
  margin-bottom: 150px !important;
}

.mb200 {
  margin-bottom: 200px !important;
}


.mt80p {
  margin-top: 96% !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}
.mt-20 {
  margin-top: -20px !important;
}
.mt80 {
  margin-top: 80px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mt150 {
  margin-top: 150px !important;
}

.mt200 {
  margin-top: 200px !important;
}

.mt250 {
  margin-top: 250px !important;
}

.mt300 {
  margin-top: 300px !important;
}

.mt350 {
  margin-top: 350px !important;
}

.mt380 {
  margin-top: 380px !important;
}

.mt400 {
  margin-top: 400px !important;
}

.mt450 {
  margin-top: 450px !important;
}

.mt490 {
  margin-top: 490px !important;
}

.mt500 {
  margin-top: 500px !important;
}

.mt550 {
  margin-top: 550px !important;
}

.mt600 {
  margin-top: 600px !important;
}

.mt650 {
  margin-top: 650px !important;
}

.mt700 {
  margin-top: 700px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mr05 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr50 {
  margin-right: 50px !important;
}
.mr60 {
  margin-right: 60px !important;
}
.mr70 {
  margin-right: 70px !important;
}
.mr80 {
  margin-right: 80px !important;
}
.mr100 {
  margin-right: 100px !important;
}
.mr120 {
  margin-right: 120px !important;
}
.mr150 {
  margin-right: 150px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.ml05 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml50 {
  margin-left: 50px !important;
}
.ml60 {
  margin-left: 60px !important;
}
.ml70 {
  margin-left: 70px !important;
}
.ml80 {
  margin-left: 80px !important;
}
.ml100 {
  margin-left: 100px !important;
}
.ml120 {
  margin-left: 120px !important;
}
.ml150 {
  margin-left: 150px !important;
}

/*----------------------------
padding 調整
----------------------------*/
.pb0 {
  padding-bottom: 0px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl50 {
  padding-left: 50px !important;
}

/*----------------------------
font 調整
----------------------------*/
.fs_ss {
  font-size: 70%;
}

.fs_s {
  font-size: 80%;
}

.fs_m {
  font-size: 120%;
}

.fs_l {
  font-size: 140%;
}

.fs_ll {
  font-size: 160%;
}

.fs_lll {
  font-size: 200%;
}

.fc_red {
  color: #F00;
}

.fc_red02 {
  color: rgb(230, 16, 87);
}

.fc_blue {
  color: #4EC3CF;
}

.fc_yellow {
  color: #ffff00;
}

.fc_black {
  color: #000;
}

.fw_b {
  font-weight: bold;
}

.fw_b900 {
  font-weight: 900;
}

.fs_i {
font-style: italic;
}

/*----------------------------
その他 調整
----------------------------*/
.clear {
  clear: both;
}

.bg_marker {
  background-color: #ffb8ca;
  color: #000;
}

.overf_h {
  overflow: hidden;
}

.bg_yellow {
  background-color: #fff372;
  color: #000;
}

.bg_red {
  background-color: #E83434;
  color: #fff;
}

.under_line_red  {
  text-decoration: underline;
  color: #F00;
  font-weight: bold;
}

.under_line_yellow {
  background: linear-gradient(transparent 90%, #fff372 0%);
}

.ac {
  text-align: center !important;
}

.ar {
  text-align:right!important;
}
body::before {
  background: url(../img/index_background.jpg) no-repeat center;
  background-size: cover;
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100vw;
  height: 100vh;
}

/*body#body01::before {
  background: url(../img/q1_background.jpg) no-repeat center;
  background-size: cover;
}*/

body#bodyindex::before {
  background: none;
}

body#body01::before {
  background: url(../img/q1_background.jpg) no-repeat center;
  background-size: cover;
}

body#body02::before {
  background: url(../img/q2_background.jpg) no-repeat center;
  background-size: cover;
}

body#body03::before {
  background: url(../img/q3_background.jpg) no-repeat center;
  background-size: cover;
}

body#body04::before {
  background: url(../img/q4_background.jpg) no-repeat center;
  background-size: cover;
}

body#body05::before {
  background: url(../img/q5_background.jpg) no-repeat center;
  background-size: cover;
}

body#body06::before {
  background: none;
}

body#body07::before {
  background: url(../img/q7_background.jpg) no-repeat center;
  background-size: cover;
}

/*背景に動画入れる*/
div.bg_mv {
  /*height: 600px;*/
  width:100%;
  /*height:100vh;*/
  /*margin-bottom: 20px;*/
}

div.bg_mv .video-box {
  /*position: relative;*/
  position:fixed;
  top: 0;
  /*right:0;
  left:0;*/
  bottom:0;
  z-index: -999;
  /*width: auto;
  height: 600px;*/
  width:100vw;
  height:100vh;
  max-width:640px;
  overflow: hidden;
}

div.bg_mv .video-box video {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -50;
  transform: translate(-50%, -50%);
  object-fit: cover;
  height: 100%;
  width: 100%;
}

/*PC向け*/
@media screen and (min-width: 900px) {
  div.bg_mv .video-box {
    height: 100vh;
  }
  div.bg_mv .video-box video {
    z-index: 0;
    /*width: 500px;*?
    /*object-fit:none;*/
  }
  div.bg_mv .bord {
    z-index: 999;
  }
}
@media screen and (max-height: 414px) {/*SP横位置*/
  div.bg_mv .video-box {
    max-width:none;
  }
}
@media screen and (min-width:501px) and (max-width:899px){
  div.bg_mv .video-box {
    max-width:none;
  }
}

div.bg_mv .video-box01 {
  position:fixed;
  z-index: -999;
  width:100vw;
  height:100vh;
  max-width:500px;
  overflow: hidden;
  top: 50%;
  left: 50%;
  z-index: -50;
  transform: translate(-50%, -50%);
  object-fit: cover;
}

div.bg_mv .video-box01 video {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -50;
  transform: translate(-50%, -50%);
  object-fit: cover;
  height: 100%;
  width: 100%;
}

@media screen and (max-height: 414px){/*SP横位置*/
  div.bg_mv .video-box01 {
  position:absolute;
  top: 0;
  left:50%;
  bottom:auto;
  transform: translate(-50%, 0);
  z-index: -999;
  /*width: auto;
  height: 600px;*/
  width:100vw;
  height: 177.777778vw;
  max-width:none;
  overflow: auto;
  }
  div.bg_mv .video-box01 video{
    position: absolute;
  top: 0;
  left: 0;
  z-index: -50;
  transform: translate(0, 0);
  object-fit: cover;
  width: 100%;
  height: auto;
  }
}

.body--loading::before {
  background:none;
  background-color: #000000;
}

body#body00::before {
  background-image: none;
  background-size: cover;
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100vw;
  height: 100vh;
  animation: bg_anime 16s infinite;
}

/* アニメーション */
@keyframes bg_anime {
  0% {
    background-image: url(../img/sample01.jpg);
    /* 背景画像1を指定 */
  }

  20% {
    background-image: url(../img/sample01.jpg);
    /* 背景画像1を指定 */
  }

  35% {
    background-image: url(../img/sample02.jpg);
    /* 背景画像2を指定 */
  }

  53% {
    background-image: url(../img/sample02.jpg);
    /* 背景画像2を指定 */
  }

  68% {
    background-image: url(../img/sample03.jpg);
    /* 背景画像3を指定 */
  }

  85% {
    background-image: url(../img/sample03.jpg);
    /* 背景画像3を指定 */
  }

  100% {
    background-image: url(../img/sample01.jpg);
    /* 背景画像1を指定 */
  }
}
@media screen and (min-width: 900px) {
  body {
    max-width: 640px;
    background: #000;
  }
  

  body::before,
  body#body01::before,
  body#body02::before,
  body#body03::before,
  body#body04::before,
  body#body05::before,
  body#body06::before,
  body#body07::before {
    max-width: 500px;
    height: 100vh;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
}
/*黒背景を追加
body#body::after,
body#bodyindex::after,
body#body01::after,
body#body02::after,
body#body03::after,
body#body04::after,
body#body05::after,
body#body06::after,
body#body07::after,
body#body08::after{
  content: '';
  background-color: rgba(0,0,0,.2);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100vh;
  z-index: -1;

}
*/

footer{
  padding: 10px;
  /*background: rgba(0, 0, 0, 0.5);*/
  color: #fff;
  text-align: center;
}
footer a{
  color: #fff;
  text-decoration: none;
}
.bord {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.bord-w {
  background: rgba(255, 255, 255, 0.5);
  color: #000;
}

.bord h1,
.bord h2,
.bord h3,
.bord p,
.bord ul,
.bord-w h1,
.bord-w h2,
.bord-w h3,
.bord-w p,
.bord-w ul  {
  margin: 0;
  padding: 0;
}

/*h1 {
  text-align: center;
  color: #fff;
  padding: 30px 10px;
  margin: 0;
  font-size: 20px;
  font-style: italic;
  background-image: url(../img/t_bg_l.png), url(../img/t_bg_r.png);
	background-position: left top, right bottom;
	background-size: auto 20px, auto 20px;
	background-repeat: no-repeat, no-repeat;
}*/
h1{
  margin:0;
  font-size: 20px;
}
h1 img{
  width:100%;
  height:auto;
}

.forPosiBtm{
  min-height: cal(100vh - 70px);
}
.posiBtm {/*最下部に固定したいとき*/
  position: absolute;
  bottom: 62px;
  left: 0;
  width: 100%;
}
@media screen and (min-width: 900px) {
  .posiBtm {
    max-width: 500px;
    left: 0;
    right: 0;
    margin: auto;
  }
}
@media screen and (max-height: 414px) {/*SP横位置*/
  .posiBtm {
    position: relative;
    bottom:auto;
  }
}

#q1 h2 {
  text-align: center;
  color: #fff;
  /*padding: 8px 16px;*/
  font-size: 18px;
}

.content {
  padding: 10px;
  color: #fff;
}

.content img {
  height: auto;
  width: 100%;
}

.content a{
  color: #fff;
}

/*
.content .tate_img{
  margin-left:-40px;
}
*/

.content .tate_img img {
  width: 75%;
}

.contentFull {
  color: #fff;
}

.contentFull img {
  height: auto;
  width: 100%;
}

.btnArea {}
.btnArea .btn {
  text-align: center;
  padding: 8px 36px;
  color: #fff;
  font-size: 18px;
  border-radius: 8px;
  border: none;
}
.btnArea .btn-submit {
  opacity: .4;
}
.btnArea .btn-index {
  opacity: 1;
}
.btnArea button {
  background: #cb0606;
  text-align: center;
  padding: 8px 36px;
  color: #fff;
  font-size: 18px;
  border-radius: 8px;
  border: none;
}

/*.btnArea button:disabled {
  opacity: .2;
  background: #000;
}*/

/*Checkboxes styles*/
form div {
  margin-bottom: 24px;
}

input[type="checkbox"] {
  display: none;
}

input[type="checkbox"]+label {
  display: inline-block;/*block*/
  position: relative;
  /*margin: 10px;*/
  /*padding-left: 40px;*/
  padding:4px 8px 4px 44px;
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 20px;
  font-weight: bold;
  text-shadow: 1px 0px 1px #363636;
  background-color: #E83434;
}

input[type="checkbox"]+label:last-child {
  margin-bottom: 0;
}

input[type="checkbox"]+label:before {
  content: '';
  display: block;
  /*width: 30px;
  height: 30px;*/
  width: 26px;
  height: 26px;
  border: 3px solid #fff;
  position: absolute;
  /*left: 0;
  top: -3px;*/
  left: 8px;
  top: 7px;
  opacity: .4;
  -webkit-transition: all .2s, border-color .1s;
  transition: all .2s, border-color .1s;
  background-color: #E83434;
}

input[type="checkbox"]:checked+label:before {
  /*width: 12px;
  top: -8px;
  left: 10px;*/
  width: 10px;
  top: 4px;
  left: 16px;
  border-radius: 0;
  border-width: 3px;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*Radioes styles*/
form div {
  margin-bottom: 24px;
}

input[type="radio"] {
  display: none;
}

input[type="radio"]+label {
  display: inline-block;/*block*/
  position: relative;
  /*margin: 10px;*/
  /*padding-left: 40px;*/
  padding:4px 8px 4px 44px;
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 20px;
  font-weight: bold;
  text-shadow: 1px 0px 1px #363636;
  background-color: #E83434;
}

input[type="radio"]+label:last-child {
  margin-bottom: 0;
}

input[type="radio"]+label:before {
  content: '';
  display: block;
  /*width: 30px;
  height: 30px;*/
  width: 26px;
  height: 26px;
  border: 3px solid #fff;
  position: absolute;
  /*left: 0;
  top: -3px;*/
  left: 8px;
  top: 7px;
  opacity: .4;
  -webkit-transition: all .2s, border-color .1s;
  transition: all .2s, border-color .1s;
  background-color: #E83434;
}

input[type="radio"]:checked+label:before {
  /*width: 12px;
  top: -8px;
  left: 10px;*/
  width: 10px;
  top: 4px;
  left: 16px;
  border-radius: 0;
  border-width: 3px;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*----------------------------
scroll_up ｜下から上へ出現
----------------------------*/
.scroll_up {
  transition: 0.8s ease-in-out;
  transform: translateY(30px);
  opacity: 0;
}

.scroll_up.on {
  transform: translateY(0);
  opacity: 1.0;
}

/*----------------------------
  scroll_left ｜左から出現
  ----------------------------*/
.scroll_left {
  -webkit-transition: 0.8s ease-in-out;
  -moz-transition: 0.8s ease-in-out;
  -o-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  transform: translateX(-50px);
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
}

.scroll_left.on {
  opacity: 1.0;
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  transform: translateX(0);
}

/*----------------------------
  scroll_right ｜右から出現
  ----------------------------*/
.scroll_right {
  -webkit-transition: 0.8s ease-in-out;
  -moz-transition: 0.8s ease-in-out;
  -o-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  transform: translateX(50px);
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
}

.scroll_right.on {
  opacity: 1.0;
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  transform: translateX(0);
}

/*----------------------------
  fade
  ----------------------------*/
/*==================================================
ふわっ
===================================*/

.fadeUp {
  animation-name: fadeUpAnime;
  /*アニメーションの定義名*/
  animation-duration: 2s;
  /*アニメーション変化時間 ※デフォルト*/
  animation-fill-mode: forwards;
  /*アニメーションの開始と終了時の状態を指定*/
  opacity: 0;
}

/*アニメーションの開始から終了までを指定する*/
@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transition: 1s ease-in-out;
    transform: translateY(100px);
  }

  to {
    opacity: 1;
    transition: 1s ease-in-out;
    transform: translateY(0px);
  }
}

/*==================================================
    アニメーション設定
    ===================================*/

/* アニメーション１回分の時間の長さを指定するCSS*/
.change-time0 {
  animation-duration: 0s;
}

.change-time05 {
  animation-duration: 0.5s;
}

.change-time1 {
  animation-duration: 1s;
}

.change-time15 {
  animation-duration: 1.5s;
}

.change-time2 {
  animation-duration: 2s;
}

.change-time25 {
  animation-duration: 2.5s;
}
.change-time65 {
  animation-duration: 6.5s;
}


/* 動きをループさせるCSS*/

.count2 {
  animation-iteration-count: 2;
  /*この数字を必要回数分に変更*/
}

.countinfinite {
  animation-iteration-count: infinite;
  /*無限ループ*/
}


/* アニメーションの開始を遅らせるCSS*/

.delay-time05 {
  animation-delay: 0.5s;
}

.delay-time1 {
  animation-delay: 1s;
}

.delay-time15 {
  animation-delay: 1.5s;
}

.delay-time2 {
  animation-delay: 2s;
}

.delay-time25 {
  animation-delay: 2.5s;
}


/* アニメーションの進行具合を操作するCSS*/

.timing-ease {
  animation-timing-function: ease;
}

.timing-ease-in {
  animation-timing-function: ease-in;
}

.timing-ease-out {
  animation-timing-function: ease-out;
}

.timing-ease-in-out {
  animation-timing-function: ease-in-out;
}

.timing-linear {
  animation-timing-function: linear;
}

.timing-steps {
  animation-timing-function: steps(4, end);
}

.timing-cubic-bezier {
  animation-timing-function: cubic-bezier(.17, .67, .67, .51);
}

/*==================================================
    アニメーションをまとめて設定する
    ===================================*/

.fadeDown {
  animation: fadeDownAnime 1s ease 1.5s forwards;
  /*アニメーションの定義名、アニメーション１回分の時間の長さ、アニメーションの進行具合、アニメーションの開始を遅らせる、アニメーションの開始と終了時の状態を指定をまとめて設定*/
  opacity: 0;
}

/*アニメーションの開始から終了までを指定する*/
@keyframes fadeDownAnime {
  from {
    opacity: 0;
    transition: 0.8s ease-in-out;
    transform: translateY(-100px);
  }

  to {
    opacity: 1;
    transition: 0.8s ease-in-out;
    transform: translateY(0);
  }
}

.fadeDown {
  animation: fadeDownAnime 1s ease 1.5s forwards;
  /*アニメーションの定義名、アニメーション１回分の時間の長さ、アニメーションの進行具合、アニメーションの開始を遅らせる、アニメーションの開始と終了時の状態を指定をまとめて設定*/
  opacity: 0;
}

/*アニメーションの開始から終了までを指定する*/
@keyframes fadeDownAnime {
  from {
    opacity: 0;
    transition: 0.8s ease-in-out;
    transform: translateY(-100px);
  }

  to {
    opacity: 1;
    transition: 0.8s ease-in-out;
    transform: translateY(0);
  }
}

/*in*/
.fadeIn {
  animation: fadeInAnime 0.8s ease 0.8s forwards;
  /*アニメーションの定義名、アニメーション１回分の時間の長さ、アニメーションの進行具合、アニメーションの開始を遅らせる、アニメーションの開始と終了時の状態を指定をまとめて設定*/
  opacity: 0;
}

/*アニメーションの開始から終了までを指定する*/
@keyframes fadeInAnime {
  from {
    opacity: 0;
    transform: translateY(0);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/*=========グラフ表示のためのCSS ===============*/

.chart-area {
  /*円グラフがスマホでつぶれないようにする*/
  position: relative;
  width: 100%;
  height: 50vh;
}

/*=========無限ループスライド ===============*/
/* スライドの動き等速 */
.swiper-wrapper {
  transition-timing-function: ease;
}

/* 画像のサイズ調整 */
.swiper-slide img {
  height: auto;
  width: 100%;
}
.sw-container{
  position: relative;
}
/* ページネーション */
.swiper-pagination-bullets.swiper-pagination-horizontal {
  position: relative;
  bottom: 10px;
}
.swiper-pagination-bullet{
  background-color: #fff;
}
.swiper-button-next,
.swiper-button-prev {
    --swiper-navigation-color: #fff; 
    transform: scale(.5);
}
/*スワイプで枠付き*/
.swiper .waku {
  background-color:rgba(255,255,255, .85);
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 20px;
}

.swiper .waku .img {
  text-align: center;
  background-color: #fff;
  padding: 10px 0;
}

.swiper .waku .img img {
  width: 150px;
  height: 150px;
  object-fit: cover;
}
.swiper a:has(.waku){
  text-decoration: none;
  color: #000;
}

.q_none {
  display: none;
}

.loader {
  margin: 200px auto;
}
.loader_title {
  color: #fff;
  font-size: 32px;
  letter-spacing: 1px;
  font-weight: 300;
  text-align: center;
  font-family: 'Noto Sans JP' , sans-serif;
}

.loader span {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  -webkit-animation: 3s infinite linear;
  -moz-animation: 3s infinite linear;
  -o-animation: 3s infinite linear;
}
.loader span:nth-child(2) {
  background: #e84c3d;
  -webkit-animation: kiri 1.2s infinite linear;
  -moz-animation: kiri 1.2s infinite linear;
  -o-animation: kiri 1.2s infinite linear;
}
.loader span:nth-child(3) {
  background: #f1c40f;
  z-index: 100;
}
.loader span:nth-child(4) {
  background: #2fcc71;
  -webkit-animation: kanan 1.2s infinite linear;
  -moz-animation: kanan 1.2s infinite linear;
  -o-animation: kanan 1.2s infinite linear;
}

@-webkit-keyframes kiri {
  0% {
    -webkit-transform: translateX(-20px);
    z-index: 200;
  }
  50% {
    -webkit-transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(-20px);
  }
}
@-moz-keyframes kiri {
  0% {
    -moz-transform: translateX(-20px);
    z-index: 200;
  }
  50% {
    -moz-transform: translateX(20px);
  }
  100% {
    -moz-transform: translateX(-20px);
  }
}
@-o-keyframes kiri {
  0% {
    -o-transform: translateX(-20px);
    z-index: 200;
  }
  50% {
    -o-transform: translateX(20px);
  }
  100% {
    -o-transform: translateX(-20px);
  }
}
@-webkit-keyframes kanan {
  0% {
    -webkit-transform: translateX(20px);
  }
  50% {
    -webkit-transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(20px);
    z-index: 200;
  }
}
@-moz-keyframes kanan {
  0% {
    -moz-transform: translateX(20px);
  }
  50% {
    -moz-transform: translateX(-20px);
  }
  100% {
    -moz-transform: translateX(20px);
    z-index: 200;
  }
}
@-o-keyframes kanan {
  0% {
    -o-transform: translateX(20px);
  }
  50% {
    -o-transform: translateX(-20px);
  }
  100% {
    -o-transform: translateX(20px);
    z-index: 200;
  }
}
.video{
  width:100%;
  height: auto;
}
body#body05 .listIcon{
  padding-left: 28px;
  background: url(../img/q5_icon.png) 0 0 no-repeat;
  background-size: 26px 26px;
}

/* #answipe */
#answipe {
	margin: 0 auto;
	/* width: 400px; */
	height: 520px;/*サイズ固定*/
	text-align: left;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
#answipe ul {
	top: 0;
	left: -5px;
	height: 520px;/*サイズ固定*/
	position: absolute;
	overflow: hidden;
  display: inline-block;
  padding-inline-start: 0px;
}
#answipe ul li {
  margin: 0 10px;
	width: 260px;
	height: 520px;/*サイズ固定　画像サイズ450でなぜかプラス70*/
	float: left;
	display: inline;
	overflow: hidden;
}
#answipe ul li img{
  width:100%;
  margin-left:10px;
}
/* #answipe ClearFixElements */
#answipe ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
