@charset "UTF-8";
.sp {
  display: none !important;
}

body {
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1;
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}

#wrapper {
  padding-top: 0;
  padding-bottom: 60px;
  border: 0;
  left: 0;
  margin: auto;
  position: relative;
  width: 100%;
}

a {
  transition: all 0.3s ease;
}

a:hover {
  opacity: 0.6;
}

.yellow {
  background: #ff6;
}

.bold {
  font-weight: bold;
}

.red-c {
  color: #e80000;
}

.orange-c {
  color: #f35702;
}

.txt-r {
  text-align: right;
}

.font-center {
  text-align: center;
}

main {
  margin: 0 auto;
  width: 750px;
  max-width: 100%;
}

main ul {
  list-style: none;
}

main img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
  border: none;
  line-height: 0;
}

main .inner {
  background: #ffffff;
}

main .small {
  font-size: 12px;
}

main .small-t {
  font-size: 12px;
  vertical-align: top;
}

main .small-m {
  font-size: 12px;
  vertical-align: middle;
}

main .font-k {
  font-size: 72px;
  line-height: 1.6;
}

main .font-bb {
  font-size: 62px;
  line-height: 1.6;
}

main .font-b {
  font-size: 32px;
  line-height: 1.6;
}

main .font-m {
  font-size: 28px;
  line-height: 1.6;
}

main .font-s {
  font-size: 24px;
  line-height: 1.6;
}

main .font-ss {
  font-size: 20px;
  line-height: 1.6;
}

main .red {
  font-size: 32px;
  color: #e80000;
  font-weight: bold;
}

main .orange {
  font-size: 34px;
  font-weight: bold;
  line-height: 1.6;
  color: #f35702;
  margin-bottom: 30px;
}

main .white {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.6;
  color: #fff;
  background: #fb6400;
  padding: 25px 0;
}

main .black {
  font-size: 24px;
  color: #100d0d;
  font-weight: normal;
}

main .txt {
  font-size: 24px;
  line-height: 1.6;
  margin-bottom: 10px;
}

main .logo {
  width: 200px;
  margin: 0 auto;
  margin-bottom: 20px;
}

main .logo_aomori {
  width: 300px;
  margin: 0 auto;
}

main .gif02 {
  width: 300px;
  margin: 0 auto;
}
main .gif03 img{
  width: 100%;
  margin: 0 auto;
}

main .gif04 {
  width: 640px;
  margin: 0 auto;
}

main .gif05 {
  width: 640px;
  margin: 0 auto;
}

main .img09-txt {
  width: 316px;
  margin: 0 auto;
}

main .ac01 .ac input {
  display: none;
}

main .ac01 .ac .ac_box01 {
  position: relative;
  max-width: 700px;
  margin: 0 auto;
}

main .ac01 .ac .ac_box01 label {
  display: block;
  background: #fb6400;
  padding: 25px 50px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 50px;
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}

main .ac01 .ac .ac_box01 label::after,
main .ac01 .ac .ac_box01 label::before {
  content: "";
  position: absolute;
  right: 60px;
  top: 34%;
  width: 4px;
  height: 28px;
  background-color: #fff;
  transition: all 0.3s;
}

main .ac01 .ac .ac_box01 label::after {
  transform: rotate(90deg);
}

main .ac01 .ac .ac_box01 .ac_open {
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s;
}

main .ac01 .ac .ac_box01 .ac_open p {
  margin: 0;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  padding: 0px 60px 30px;
  text-align: center;
}

main .ac01 .ac .ac_box01 input:checked + label + .ac_open {
  max-height: 800px;
  transition: all 1.5s;
}

main .ac01 .ac .ac_box01 input:checked + label::before {
  transform: rotate(90deg) !important;
}

main .ac01 .ac .ac_box02 {
  position: relative;
  max-width: 700px;
  margin: 10px auto;
}

main .ac01 .ac .ac_box02 label {
  display: block;
  background: #fb6400;
  padding: 25px 50px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 50px;
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}

main .ac01 .ac .ac_box02 label::after,
main .ac01 .ac .ac_box02 label::before {
  content: "";
  position: absolute;
  right: 60px;
  top: 34%;
  width: 4px;
  height: 28px;
  background-color: #fff;
  transition: all 0.3s;
}

main .ac01 .ac .ac_box02 label::after {
  transform: rotate(90deg);
}

main .ac01 .ac .ac_box02 .ac_open {
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s;
}

main .ac01 .ac .ac_box02 .ac_open p {
  margin: 0;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  padding: 0px 60px 30px;
  text-align: center;
}

main .ac01 .ac .ac_box02 input:checked + label + .ac_open {
  max-height: 2000px;
  transition: all 1.5s;
}

main .ac01 .ac .ac_box02 input:checked + label::before {
  transform: rotate(90deg) !important;
}

main .ac01 .ac .ac_box03 {
  position: relative;
  max-width: 700px;
  margin: 10px auto;
}

main .ac01 .ac .ac_box03 label {
  display: block;
  background: #fb6400;
  padding: 25px 50px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 50px;
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}

main .ac01 .ac .ac_box03 label::after,
main .ac01 .ac .ac_box03 label::before {
  content: "";
  position: absolute;
  right: 60px;
  top: 34%;
  width: 4px;
  height: 28px;
  background-color: #fff;
  transition: all 0.3s;
}

main .ac01 .ac .ac_box03 label::after {
  transform: rotate(90deg);
}

main .ac01 .ac .ac_box03 .ac_open {
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s;
}

main .ac01 .ac .ac_box03 .ac_open p {
  margin: 0;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  padding: 0px 60px 30px;
  text-align: center;
}

main .ac01 .ac .ac_box03 input:checked + label + .ac_open {
  max-height: 2000px;
  transition: all 1.5s;
}

main .ac01 .ac .ac_box03 input:checked + label::before {
  transform: rotate(90deg) !important;
}

main .img01 {
  margin-bottom: 20px;
}
main .img01 span{
  text-align:right;
  display:block;
  color:#999;
  font-size:10px;
}
main .movie01 {
  width: 640px;
  margin: 0 auto 50px;
}

main .movie03 {
  width: 640px;
  margin: 0 auto 20px;
}

main .movie04 {
  width: 640px;
  margin: 0 auto 50px;
}

main .movie05,
main .movie06 {
  width: 640px;
  margin: 0 auto 50px;
}

main .pdf-w {
  width: 700px;
  margin: 20px auto 50px;
  line-height: 1.6;
}

main .mb-t {
  margin-top: 50px;
}

main .mb-b20 {
  margin-bottom: 20px;
}

main .mb-b50 {
  margin-bottom: 50px;
}

main .mb-0 {
  margin-bottom: 0;
}

main .question_wrap label {
  position: relative;
  cursor: pointer;
  display: block;
}

main .question_wrap input[type="checkbox"]:checked + label,
main .question_wrap input[type="radio"]:checked + label {
  transition: all 0.3s ease;
}

main .question_wrap input {
  display: none;
}

main .question_wrap.q1 ul {
  width: 672px;
  margin: 0 auto;
  padding-bottom: 40px;
  display: flex;
  justify-content: space-between;
}

main .question_wrap.q1 li {
  margin-bottom: 20px;
}

main .question_wrap.q1 label {
  width: 336px;
  height: 150px;
}

main .question_wrap.q1 li:nth-child(1) label {
  background: url("../img/yes_btn_off.png") no-repeat center/cover;
  content: "";
}

main .question_wrap.q1 li:nth-child(1) input[type="radio"]:checked + label {
  background: url("../img/yes_btn_on.png") no-repeat center/cover;
  content: "";
}

main .question_wrap.q1 li:nth-child(2) label {
  background: url("../img/no_btn_off.png") no-repeat center/cover;
  content: "";
}

main .question_wrap.q1 li:nth-child(2) input[type="radio"]:checked + label {
  background: url("../img/no_btn_on.png") no-repeat center/cover;
  content: "";
}

main .question_wrap.q2 ul {
  width: 672px;
  margin: 0 auto;
  padding-bottom: 40px;
  display: flex;
  justify-content: space-between;
}

main .question_wrap.q2 li {
  margin-bottom: 20px;
}

main .question_wrap.q2 label {
  width: 336px;
  height: 150px;
}

main .question_wrap.q2 li:nth-child(1) label {
  background: url("../img/yes_btn_off.png") no-repeat center/cover;
  content: "";
}

main .question_wrap.q2 li:nth-child(1) input[type="radio"]:checked + label {
  background: url("../img/yes_btn_on.png") no-repeat center/cover;
  content: "";
}

main .question_wrap.q2 li:nth-child(2) label {
  background: url("../img/no_btn_off.png") no-repeat center/cover;
  content: "";
}

main .question_wrap.q2 li:nth-child(2) input[type="radio"]:checked + label {
  background: url("../img/no_btn_on.png") no-repeat center/cover;
  content: "";
}

main .question_wrap.q3 ul {
  padding-bottom: 40px;
}

main .question_wrap.q3 li {
  margin-bottom: 20px;
}

main .question_wrap.q3 label {
  width: 656px;
  margin: 0 auto;
  height: 176px;
}

main .question_wrap.q3 li:nth-child(1) label {
  background: url("../img/img19_btn01_off.png") no-repeat center/cover;
  content: "";
}

main .question_wrap.q3 li:nth-child(1) input[type="radio"]:checked + label {
  background: url("../img/img19_btn01_on.png") no-repeat center/cover;
  content: "";
}

main .question_wrap.q3 li:nth-child(2) label {
  background: url("../img/img19_btn02_off.png") no-repeat center/cover;
  content: "";
}

main .question_wrap.q3 li:nth-child(2) input[type="radio"]:checked + label {
  background: url("../img/img19_btn02_on.png") no-repeat center/cover;
  content: "";
}

main .question_wrap.q3 li:nth-child(3) label {
  background: url("../img/img19_btn03_off.png") no-repeat center/cover;
  content: "";
}

main .question_wrap.q3 li:nth-child(3) input[type="radio"]:checked + label {
  background: url("../img/img19_btn03_on.png") no-repeat center/cover;
  content: "";
}

main .question_wrap.q3 li:nth-child(4) label {
  background: url("../img/img19_btn05_off.png") no-repeat center/cover;
  content: "";
}

main .question_wrap.q3 li:nth-child(4) input[type="radio"]:checked + label {
  background: url("../img/img19_btn05_on.png") no-repeat center/cover;
  content: "";
}

main #open_cnt {
  cursor: pointer;
}

main .question_wrap.q4{
display: none
}
main .question_wrap.q4 .tel_btn {
  width: 650px;
  margin: 0 auto 50px;
}

main .question_wrap.q4 .gif01 {
  width: 650px;
  margin: 0 auto;
  padding-bottom: 50px;
}

@keyframes anime1 {
  from {
    transform: scale(0.9, 0.9);
  }
  to {
    transform: scale(1, 1);
  }
}

.img-box1 img{
  max-width:600px;
  width:90%;
}

.img-box4{
  display: flex;
  align-items: center;
  justify-content: center;
}
.img-box4 img:first-child{
  width:22.5%;
  margin-right:10%;
}
.img-box4 img:last-child{
  width:18%;
}
.number-box{
  text-align: left;
  border:5px solid #f35702;
  padding:30px 80px;
}
.number{
  text-align:left;
  padding-left:65px;
  position:relative;
}
.number .no{
  width:55px;
  display:block;
  background:#f35702;
  color:#fff;
  font-weight:bold;
  text-align: center;
  box-sizing: border-box;
  position:absolute;
  left:0;
  top:0;
}
.img9{
  width:60%;
  max-width:330px;
}
.img14{
  width:60%;
  max-width:663px;
}
.img15,
.img16{
  width:75%;
  max-width:749px;
}
.img23{
  width:50%;
  max-width:218px;
}
.check{
  border:10px solid #e60000;
  border-radius:32px;
  padding:30px;
  text-align:left;
  max-width:640px;
  margin:50px auto;
}
.check ul{
  max-width:500px;
  margin:0 auto;
}
.check02{
  max-width:100%;
  border-radius:0 !important;
  margin:20px auto 50px;
}
.check02 ul{
  max-width:100% !important;
}
.check li{
  padding:0.5em 0 0.2em 1.5em;
  position:relative;
  font-size:32px;
  line-height: 1.6;
  font-weight:bold;
}
.check li::before{
  content:"";
  background:url(../img/ico_check.png) no-repeat center center;
  width:1em;
  height:1em;
  left:0;
  top:0.7em;
  position:absolute;
}
.movie03 img{
  margin:0 auto 20px;
}
sup{
  font-size:0.5em;
  color:#666;
}
.att{
  font-size:14px !important;
  color:#666;
  text-align:right;
  width:94%;
  margin:0 auto;
}
.att2{
  font-size:16px !important;
  color:#666;
  text-align:left;
  width:94%;
  margin:0 auto;
}
@media screen and (max-width: 768px) {
  .sp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  main {
    margin: 0 auto;
    width: 100vw;
    max-width: 100%;
  }
  main ul {
    list-style: none;
  }
  main img {
    vertical-align: top;
    max-width: 100%;
    height: auto;
    border: none;
    line-height: 0;
  }
  main .inner {
    background: #ffffff;
  }
  main .small {
    font-size: 10px;
  }
  main .small-t {
    font-size: 10px;
    vertical-align: top;
  }
  main .small-m {
    font-size: 10px;
    vertical-align: middle;
  }
  main .font-k {
    font-size: min(8.4vw,72px);
    line-height: 1.6;
  }
  main .font-bb {
    font-size: min(7.2vw,62px);
    line-height: 1.6;
  }
  main .font-b {
    font-size: min(6vw,32px);
    line-height: 1.6;
  }
  main .font-m {
    font-size: min(4.8vw,24px);
    line-height: 1.6;
  }
  main .font-s {
    font-size: min(3.6vw,24px);
    line-height: 1.6;
  }
  main .font-ss {
    font-size: min(2.4vw,20px);
    line-height: 1.6;
  }
  main .red {
    font-size: min(4.8vw,24px);
    color: #e80000;
    font-weight: bold;
  }
  main .orange {
    font-size: min(6vw,32px);
    font-weight: bold;
    line-height: 1.6;
    color: #f35702;
    margin-bottom: 4vw;
  }
  main .white {
    font-size: min(6vw,32px);
    font-weight: bold;
    line-height: 1.6;
    color: #fff;
    background: #fb6400;
    padding: 3.333vw 0;
  }
  main .black {
    font-size: min(4.8vw,24px);
    color: #100d0d;
    font-weight: normal;
  }
  main .txt {
    font-size: min(4.8vw,24px);
    line-height: 1.6;
    margin-bottom: 1.333vw;
  }
  main .logo {
    width: 40vw;
    margin: 0 auto;
    margin-bottom: 2.667vw;
  }
  main .logo_aomori {
    width: 40vw;
    margin: 0 auto;
  }
  main .gif02 {
    width: 66.667vw;
    margin: 0 auto;
  }
  main .gif04 {
    width: 85.333vw;
    margin: 0 auto;
  }
  main .gif05 {
    width: 85.333vw;
    margin: 0 auto;
  }
  main .img09-txt {
    width: 150px;
    margin: 0 auto;
  }
  main .ac01 .ac input {
    display: none;
  }
  main .ac01 .ac .ac_box01 {
    position: relative;
    max-width: 93.333vw;
    margin: 0 auto;
  }
  main .ac01 .ac .ac_box01 label {
    line-height: 1.3;
    display: block;
    background: #fb6400;
    padding: 3.333vw 6.667vw;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: all 0.3s;
    color: #fff;
    font-size: 13px;
    letter-spacing: 0.1em;
    margin-bottom: 6.667vw;
    font-family: "ヒラギノ角ゴシック", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  }
  main .ac01 .ac .ac_box01 label::after,
  main .ac01 .ac .ac_box01 label::before {
    content: "";
    position: absolute;
    right: 6vw;
    top: 34%;
    width: 0.533vw;
    height: 3.733vw;
    background-color: #fff;
    transition: all 0.3s;
  }
  main .ac01 .ac .ac_box01 label::after {
    transform: rotate(90deg);
  }
  main .ac01 .ac .ac_box01 .ac_open {
    max-height: 0;
    overflow: hidden;
    transition: all 0.5s;
  }
  main .ac01 .ac .ac_box01 .ac_open p {
    margin: 0;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.08em;
    padding: 0px 8vw 4vw;
    text-align: center;
  }
  main .ac01 .ac .ac_box01 input:checked + label + .ac_open {
    max-height: 106.667vw;
    transition: all 1.5s;
  }
  main .ac01 .ac .ac_box01 input:checked + label::before {
    transform: rotate(90deg) !important;
  }
  main .ac01 .ac .ac_box02 {
    position: relative;
    max-width: 93.333vw;
    margin: 1.333vw auto;
  }
  main .ac01 .ac .ac_box02 label {
    line-height: 1.5;
    padding: 3.333vw 6.667vw;
    color: #fff;
    margin-bottom: 6.667vw;
    font-size: 13px;
  }
  main .ac01 .ac .ac_box02 label::after,
  main .ac01 .ac .ac_box02 label::before {
    content: "";
    position: absolute;
    right: 6vw;
    top: 34%;
    width: 0.533vw;
    height: 3.733vw;
    background-color: #fff;
    transition: all 0.3s;
  }
  main .ac01 .ac .ac_box02 label::after {
    transform: rotate(90deg);
  }
  main .ac01 .ac .ac_box02 .ac_open {
    max-height: 0;
    overflow: hidden;
    transition: all 0.5s;
  }
  main .ac01 .ac .ac_box02 .ac_open p {
    margin: 0;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.08em;
    padding: 0px 8vw 4vw;
    text-align: center;
  }
  main .ac01 .ac .ac_box02 input:checked + label + .ac_open {
    max-height: 266.667vw;
    transition: all 1.5s;
  }
  main .ac01 .ac .ac_box02 input:checked + label::before {
    transform: rotate(90deg) !important;
  }
  main .ac01 .ac .ac_box03 {
    position: relative;
    max-width: 93.333vw;
    margin: 1.333vw auto;
  }
  main .ac01 .ac .ac_box03 label {
    line-height: 1.5;
    padding: 3.333vw 6.667vw;
    color: #fff;
    margin-bottom: 6.667vw;
    font-size: 13px;
  }
  main .ac01 .ac .ac_box03 label::after,
  main .ac01 .ac .ac_box03 label::before {
    content: "";
    position: absolute;
    right: 6vw;
    top: 34%;
    width: 0.533vw;
    height: 3.733vw;
    background-color: #fff;
    transition: all 0.3s;
  }
  main .ac01 .ac .ac_box03 label::after {
    transform: rotate(90deg);
  }
  main .ac01 .ac .ac_box03 .ac_open {
    max-height: 0;
    overflow: hidden;
    transition: all 0.5s;
  }
  main .ac01 .ac .ac_box03 .ac_open p {
    margin: 0;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.08em;
    padding: 0px 8vw 4vw;
    text-align: center;
  }
  main .ac01 .ac .ac_box03 input:checked + label + .ac_open {
    max-height: 266.667vw;
    transition: all 1.5s;
  }
  main .ac01 .ac .ac_box03 input:checked + label::before {
    transform: rotate(90deg) !important;
  }
  main .img01 {
    margin-bottom: 2.667vw;
  }
  main .movie01 {
    width: 85.333vw;
    margin: 0 auto 6.667vw;
  }
  main .movie03 {
    width: 85.333vw;
    margin: 0 auto 2.667vw;
  }
  main .movie04 {
    width: 85.333vw;
    margin: 0 auto 6.667vw;
  }
  main .movie05,
  main .movie06 {
    width: 85.333vw;
    margin: 0 auto 6.667vw;
  }
  main .pdf-w {
    width: 93.333vw;
    margin: 2.667vw auto 6.667vw;
    line-height: 1.6;
  }
  main .mb-t {
    margin-top: 6.667vw;
  }
  main .mb-b20 {
    margin-bottom: 2.667vw;
  }
  main .mb-b50 {
    margin-bottom: 6.667vw;
  }
  main .mb-0 {
    margin-bottom: 0;
  }
  main .question_wrap label {
    position: relative;
    cursor: pointer;
    display: block;
  }
  main .question_wrap input[type="checkbox"]:checked + label,
  main .question_wrap input[type="radio"]:checked + label {
    transition: all 0.3s ease;
  }
  main .question_wrap input {
    display: none;
  }
  main .question_wrap.q1 ul {
    width: 89.6vw;
    margin: 0 auto;
    padding-bottom: 5.333vw;
    display: flex;
    justify-content: space-between;
  }
  main .question_wrap.q1 li {
    margin-bottom: 2.667vw;
  }
  main .question_wrap.q1 label {
    width: 44.8vw;
    height: 20vw;
  }
  main .question_wrap.q1 li:nth-child(1) label {
    background: url("../img/yes_btn_off.png") no-repeat center/cover;
    content: "";
  }
  main .question_wrap.q1 li:nth-child(1) input[type="radio"]:checked + label {
    background: url("../img/yes_btn_on.png") no-repeat center/cover;
    content: "";
  }
  main .question_wrap.q1 li:nth-child(2) label {
    background: url("../img/no_btn_off.png") no-repeat center/cover;
    content: "";
  }
  main .question_wrap.q1 li:nth-child(2) input[type="radio"]:checked + label {
    background: url("../img/no_btn_on.png") no-repeat center/cover;
    content: "";
  }
  main .question_wrap.q2 ul {
    width: 89.6vw;
    margin: 0 auto;
    padding-bottom: 5.333vw;
    display: flex;
    justify-content: space-between;
  }
  main .question_wrap.q2 li {
    margin-bottom: 2.667vw;
  }
  main .question_wrap.q2 label {
    width: 44.8vw;
    height: 20vw;
  }
  main .question_wrap.q2 li:nth-child(1) label {
    background: url("../img/yes_btn_off.png") no-repeat center/cover;
    content: "";
  }
  main .question_wrap.q2 li:nth-child(1) input[type="radio"]:checked + label {
    background: url("../img/yes_btn_on.png") no-repeat center/cover;
    content: "";
  }
  main .question_wrap.q2 li:nth-child(2) label {
    background: url("../img/no_btn_off.png") no-repeat center/cover;
    content: "";
  }
  main .question_wrap.q2 li:nth-child(2) input[type="radio"]:checked + label {
    background: url("../img/no_btn_on.png") no-repeat center/cover;
    content: "";
  }
  main .question_wrap.q3 ul {
    padding-bottom: 5.333vw;
  }
  main .question_wrap.q3 li {
    margin-bottom: 2.667vw;
  }
  main .question_wrap.q3 label {
    width: 87.467vw;
    margin: 0 auto;
    height: 23.467vw;
  }
  main .question_wrap.q3 li:nth-child(1) label {
    background: url("../img/img19_btn01_off.png") no-repeat center/cover;
    content: "";
  }
  main .question_wrap.q3 li:nth-child(1) input[type="radio"]:checked + label {
    background: url("../img/img19_btn01_on.png") no-repeat center/cover;
    content: "";
  }
  main .question_wrap.q3 li:nth-child(2) label {
    background: url("../img/img19_btn02_off.png") no-repeat center/cover;
    content: "";
  }
  main .question_wrap.q3 li:nth-child(2) input[type="radio"]:checked + label {
    background: url("../img/img19_btn02_on.png") no-repeat center/cover;
    content: "";
  }
  main .question_wrap.q3 li:nth-child(3) label {
    background: url("../img/img19_btn03_off.png") no-repeat center/cover;
    content: "";
  }
  main .question_wrap.q3 li:nth-child(3) input[type="radio"]:checked + label {
    background: url("../img/img19_btn03_on.png") no-repeat center/cover;
    content: "";
  }
  main .question_wrap.q3 li:nth-child(4) label {
    background: url("../img/img19_btn05_off.png") no-repeat center/cover;
    content: "";
  }
  main .question_wrap.q3 li:nth-child(4) input[type="radio"]:checked + label {
    background: url("../img/img19_btn05_on.png") no-repeat center/cover;
    content: "";
  }
  main #open_cnt {
    cursor: pointer;
  }
  main #articleContents {
    display: none;
  }
  main .question_wrap.q4 .tel_btn {
    width: 86.667vw;
    margin: 0 auto 6.667vw;
  }
  main .question_wrap.q4 .gif01 {
    width: 86.667vw;
    margin: 0 auto;
    padding-bottom: 6.667vw;
  }
  .number-box{
    padding:3vw;
    margin-left:3vw;
    margin-right:3vw;
    border:3px solid #f35702;
  }

  .number{
    padding-left:14vw;
  }
  .number .no{
    width:10vw;
    left:2vw
  }
  .check{
    padding:3vw;
    width: 85.333vw;
    border: 5px solid #e60000;
  }
  .check li{
    font-size: min(4.8vw, 24px);
    line-height: 1.6;
  }
}
