@charset "UTF-8";
/*additional reset
---------------------------------------------------*/
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
body.safari #content, body.safari #footer {
  /*サファリでリンク先から戻った時文字が拡大する対応*/
  -webkit-text-size-adjust: 100%;
}
body {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  margin: 0;
  font-size: 20px;
  line-height: 1.8;
  background: #efefef;
}
@media screen and (max-width: 760px) {
  body {
    line-height: 1.6;
    font-size: 1.1rem;
  }
}
/** link **/
a:link {
  color: #1c7fbd;
  text-decoration: underline;
}
a:visited {
  color: #1c7fbd;
}
a:hover, a:active {
  text-decoration: none;
}
p {
  margin: 15px 0;
}
img {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
/*初期設定
----------------------------------------------------*/
#wrapper {
  width: 750px;
  padding: 0 0 0 0;
  overflow: hidden;
  margin: auto;
  position: relative;
}
h1#mv {
  width: 100%;
  line-height: 0;
}
h1#mv video {
  padding-bottom: 5%;
  background: white;
  margin-bottom: 0;
}
.content {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.bg {
  background: white;
  margin: 0 3%;
  padding: 1% 3%;
}
@media screen and (min-width: 640px) {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  .circle i {
    font-size: 4rem !important;
  }
}
@media screen and (max-width: 640px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  #wrapper {
    width: 100%;
  }
}
/*layout
----------------------------------------------------*/
.taC {
  text-align: center;
}
.taR {
  text-align: right;
}
.mt0 {
  margin-top: 0;
}
.mb0 {
  margin-bottom: 0;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mt20 {
  margin-top: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mt30 {
  margin-top: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mt40 {
  margin-top: 40px;
}
.marker {
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 30%, #fff7b7 0%) repeat scroll 0 0;
}
.marker2 {
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 30%, #c0f3fc 0%) repeat scroll 0 0;
}
.fsLL {
  font-size: 22px;
}
.fsL {
  font-size: 20px;
}
.fsM {
  font-size: 19px;
}
.fsS {
  font-size: 10px;
}
.fwB {
  font-weight: bold;
}
.fcB {
  color: #2972e3;
}
.fcR {
  color: #e11414;
}
.fcRB {
  color: #46cded;
}
.fcP {
  color: #ff70b1;
}
.rel {
  position: relative;
}
.note {
  font-size: 10px;
  line-height: 1.3;
  margin-top: 10px;
  color: #727272;
}
/*mv*/
.mv.lazyload {
  position: absolute;
  top: 0;
}
video {
  width: 100%;
  margin-bottom: 5%;
}
.mb-10pc {
  margin-bottom: 10%;
}
.block_l {
  width: 15%;
}
.block_r {
  width: 100%;
}
.hikaku {
  width: 100%;
  position: relative;
}

.abs_ttl_n {
  position: absolute;
  width: 17%;
  top: -50px;
  left: 20px;
}
.q1_question {
  position: relative;
}
.q1 {
  height: 31%;
  position: absolute;
  top: 69%;
  right: 6%;
  bottom: auto;
  left: auto;
  width: 88%;
}
.cta {
  margin: auto;
  width: 80%;
  text-align: center;
  height: auto;
}
.boxbg {
  position: relative;
}
.chatcontent {
  position: relative;
}
.chatcontent2 {
  position: relative;
}
.chatcontent3 {
  position: absolute;
  top: 90%;
  right: 10%;
  bottom: auto;
  left: auto;
  width: 80%;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
}
.box {
  margin: 0;
}
.box2 {
  margin: 0;
  position: relative;
}
.box5 {
  margin: 0;
  position: relative;
}
.box3 {
  position: absolute;
  top: 24%;
  right: 10%;
  bottom: auto;
  left: auto;
  width: 80%;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
}
.box3 img {
  width: 600px;
  padding-bottom: 5%;
}
.box4 {
  position: absolute;
  top: 0%;
  right: 12%;
  bottom: auto;
  left: auto;
  width: 80%;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
    height: auto;
	    padding-top: 70%;
}
.box4 img {
  width: 600px;
  padding-bottom: 5%;
}

.box5 {
  margin: 0;
  position: relative;
}
.q1cta {
  position: absolute;
  top: 61%;
  right: 3%;
  bottom: auto;
  left: auto;
  width: 80%;
}
.q2cta {
  position: absolute;
  top: 97%;
  right: 2%;
  bottom: auto;
  left: auto;
  width: 80%;
}
.q3cta {
  position: absolute;
  top: 91%;
  right: 10%;
  left: auto;
  width: 80%;
  display: flex;
}
.q4cta {
  position: absolute;
  top: 90%;
  right: 2%;
  bottom: auto;
  left: auto;
  width: 80%;
}
.q5cta {
  position: absolute;
  top: 86%;
  right: 10%;
  bottom: auto;
  left: auto;
  width: 80%;
  display: flex;
  justify-content: space-between;
}
.q5cta img {
  max-width: 290px;
}
.cta_box {
  position: absolute;
  top: 87%;
  right: 7%;
  bottom: auto;
  left: auto;
  width: 84%;
}
.hikakucta_box {
  position: absolute;
  top: 84.5%;
  right: 42%;
  bottom: auto;
  left: auto;
  width: 29%;
}

.hikakucta_box2 {
  position: absolute;
  top: 84.5%;
  right: 7%;
  bottom: auto;
  left: auto;
  width: 29%;
}

.boxcheck {
  display: flex;
  position: absolute;
  top: 70%;
  right: 50%;
  bottom: auto;
  left: auto;
  width: 40%;
  justify-content: space-between;
}
@media screen and (max-width: 760px) {
  .q1cta {
    position: absolute;
    top: 67%;
    right: -10%;
    bottom: auto;
    left: auto;
    width: 100%;
  }
  .q4cta {
  position: absolute;
  top: 90%;
  right: -7%;
  bottom: auto;
  left: auto;
  width: 94%;
}
  .btn {
    padding: 0.375rem 0.35rem;
  }
  .box3 img {
    max-width: 600px;
    padding-bottom: 5%;
    width: 100%;
  }
   .box4 img {
    max-width: 600px;
    padding-bottom: 5%;
    width: 100%;
  }
}
.boxcheck img {
  width: 291px;
}
input[type="radio"] {
  display: none;
}
input {
  display: none;
}
footer {
  font-size: 13px;
  padding: 5%;
  background: #ececec;
  text-align: center;
  /*  margin-top: 10px;*/
}
@media screen and (max-width: 760px) {
  .abs_ttl_n {
    position: absolute;
    width: 20%;
    top: -35px;
    left: 20px;
  }
}
/* Animation
------------------------------------------------------- */
@keyframes updown {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, -30px);
  }
  100% {
    transform: translate(0, 0);
  }
}

/* 注釈 */
.taR, .anno {
  text-align: right;
}
.anno {
  font-size: 15px;
  margin-top: 0;
}
/* レスポンシブ */
.pc {
  display: block;
}
.sp {
  display: none;
}
@media screen and (max-width:700px) {

  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .anno {
    font-size: 12px;
    line-height: 18px;
  }
}
/* --チェックボックス-- */
.q-box {
  width: 100%;
  margin: 0 auto;
  padding: 0% 3% 5% 2%;
  box-sizing: border-box;
}
.checkbox {
  width: 100%;
  margin: 20px auto 40px;
}
.q-box:nth-of-type(2) .checkbox {
  width: 30%;
}
.checkbox span {
  font-size: 1.8rem;
}
/* --チェックボックススタイル-- */
.ECM_CheckboxInput {
  padding: 12px 8px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.ECM_CheckboxInput-Input {
  margin: 0;
  width: 0;
  opacity: 0;
}
.ECM_CheckboxInput-Input:checked + .ECM_CheckboxInput-DummyInput {
  border: solid 2px #c62c2c;
}
.ECM_CheckboxInput-Input:checked + .ECM_CheckboxInput-DummyInput::before {
  content: "";
  display: block;
  position: absolute;
  top: -13px;
  left: -1px;
  width: 128%;
  height: 128%;
  background: url("../img/che.png") no-repeat center;
  background-size: contain;
}
.ECM_CheckboxInput-DummyInput {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 6%;
  height: 32px !important;
  border: solid 2px #c5c5c5;
  border-radius: 4px;
}
.ECM_CheckboxInput-LabelText {
  margin-left: 3%;
  display: block;
  font-size: 18px;
  font-weight: bold;
  width: 90%;
  line-height: 1.4rem;
}
.q-box:nth-of-type(2) .checkbox .ECM_CheckboxInput-DummyInput {
  width: 18%;
}
.q-box:nth-of-type(2) .checkbox .ECM_CheckboxInput-LabelText {
  margin-left: 8%;
  width: 74%;
}
/* チェックボックス */
.cta-area {
  position: relative;
}
.cta-area a img {
  width: 90%;
  position: absolute;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  margin: auto;
  bottom: 0%;
}
@media (max-width: 767px) {
  .checkbox {
    width: 100%;
    margin: 20px auto 40px;
  }
  .checkbox span {
    font-size: 1.3rem;
  }
  .ECM_CheckboxInput {
    padding: 8px 8px;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .ECM_CheckboxInput-DummyInput {
    width: 12%;
  }
  .ECM_CheckboxInput-LabelText {
    margin-left: 3%;
    display: block;
    font-weight: bold;
    width: 85%;
    line-height: 1.4rem;
  }
  footer p {
    color: #fff;
    font-size: 0.8rem;
  }
  .q-box:nth-of-type(3) .checkbox .ECM_CheckboxInput, .q-box:nth-of-type(4) .checkbox .ECM_CheckboxInput {
    align-items: start;
  }
  .q-box:nth-of-type(2) .checkbox {
    width: 57%;
  }
  .q-box:nth-of-type(2) .checkbox .ECM_CheckboxInput-DummyInput {
    width: 22%;
  }
}
.btnWrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 25px;
}
.btnWrapper button.btn.show {
  background: #707070;
  color: #fff;
}

.slide-next.question_btn_next:disabled {
  background: #ccc;
	box-shadow: 0px 9px 0px 0px rgba(185, 185, 185, 1);
}
button.slide-next.question_btn_next {
  	display: block;
    text-align: center;
    margin: auto;
    background: #e80000;
    box-shadow: 0px 9px 0px 0px rgba(130, 0, 0, 1);
    font-weight: bold;
    width: 220px;
    height: 60px;
    color: #fff;
    font-size: 20px;
    border-radius: 10px;
    border: none;
    margin-top: 2%;
}
