.txintx{
    display: block;
    text-align: left;
}

.ansch{
    color: #5d627b;
    font-size: xx-large;
}

.pasep:before{
    top: 76%;
    content: "";
    width: 245px;
    position: absolute;
    height: 4px;
    border-radius: 30px;
    opacity: 0.5;
    background-color: chocolate;
}

.container.mw1000{
    max-width: 1000px!important;
}

.shere{
    margin-top: 40px;
}
.bar{
    position: relative!important;
}
.fortest{
    background-color: blue!important;
}
.wow{
    color: black;
    font-size: medium;
}
.wowwow{
    color: black;
    translate: 2s;
}
input:checked  {
color: red;
}
.won{
    font-size: 15px;
    font-weight: 100;
}

.non{
    background-color: #fff!important;
    box-shadow: none!important;
}
.non p{
    margin:0;
    width:90%;
    text-align:left;
}

.elq{
    border: solid 1px orange;
    line-height: 50px;
    margin:55px auto;
    width: 230px;
    height: 50px;
}
}
.non p span {
    font-size: large;
    color: gray;
    margin-right: 5px;
}
.qali2{
    display:flex;
    border-radius: 0;
    border-bottom: solid 1px gray;
}
.atable{
    margin :0 auto;
    border:solid 1px #5d627b;
}
.atable td{
    /* column-width:80px;  */
    border: solid;
}

.qnom{
    margin-top: 30px;
}
.qnom p{
    margin: 0;
    font-size: initial;
    padding: 0 30px;
    font-weight: bold;
    position: relative;
}
.qnom p:after{
position: absolute;
top: 50%;
background: #5d627b;
content:"";
width: 90%;
height: 2px;
right: 0;
}

.red{
    color: red;
    position: absolute;
    right: 10px;
    top: 3px;
}
.blue{
    color: blue;
position: absolute;
   right: 10px;
    top: 3px;
}
.checked{
    background: #dc143c;
   transition: all 0.5s;
}
.qa{
    display: block;
    border-radius: 10px;
}
.qa:before{
    content: '';
      /*絶対配置で線の位置を決める*/
    position: absolute;
    right: 0;
      bottom:0;
    z-index: -1;
      /*背景の形状*/
    height: 100%;
    width: 0;
    background:#dc143c;
      /*アニメーションの設定*/
    transition: all .3s;
  }
  .qa:hover::before{
    width: 100%;
      /*0.4秒遅れてアニメーション*/
    
  }

  .snerea{
      font-size: large;
      position: relative;
  }
  .snerea:before{
    position: absolute;
    top: 50%;
    left: 50px;
    content: "";
    border-bottom: solid 2px;
    border-right: solid 25px;
    border-radius: 3px;
    border-color: gray;
}

  .snerea:after{
    position: absolute;
    top: 50%;
    right: 50px;
    content: "";
    border-bottom: solid 2px;
    border-right: solid 25px;
    border-radius: 3px;
    border-color: gray;
  }

.anum{
    border-radius: 6px;
    float: left;
    margin: 0 ;
    color: aliceblue;
    font-size: larger;
    background: gray;
    width: 10%;
}

.yubi{
    cursor: pointer;
}
.let{
font-size: larger;
position: relative;
}
.let::before{
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 45px;
    height: 1px;
    background-color: black;
    left:35%;
}
.let::after{
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 45px;
    height: 1px;
    background-color: black;
    right: 35%;
}
.anlis{
    border-bottom:solid 1px burlywood;
    font-size: x-large;
    margin: 30px 0 0 0;
    position: relative;
}
.anlis .toy{
    position: absolute;
    left: 0;
}
.asc{
    background: #ffffe0;
    border-radius: 10px;
    padding:10px;
    text-align: left;
    line-height: 35px;
}
.qtitle{
    padding: 0.5em 1em;
    margin: 0;
    color: #b0b4c5;
    background: white;
    /* border-left: solid 5px #5d627b;
    border-right: solid 5px #5d627b; */
    /* border-bottom: solid 2px #5d627b; */
    /* box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22); */
}

.qtitle a{
    font-size: large;
    color: gray;
}
.qt{
 position: relative;
 background-color: darkgreen;
 /* background-image: linear-gradient( transparent 95%, rgba(0, 0, 0, .06) 50%, rgba(0, 0, 0, .06)), linear-gradient( 90deg, transparent 95%, rgba(0, 0, 0, .06) 50%, rgba(0, 0, 0, .06) );
 background-size: 16px 16px;
 background-repeat: repeat; */
 box-shadow: 3px 2px 5px grey;
 padding: 10px 0;
 margin: 0 auto;
 width: 96%;
 color: #fff;
 /* height: 140px; */
 font-size: 15px;
 line-height: 35px;
 border: solid 3px burlywood;
}
.qt::before{
content: "・";
font-size: xx-large;
color: yellow;
position: absolute;
top: 0;
left: 0;
}
.qt::after{
    content: "・";
    font-size: xx-large;
    color: yellow;
    position: absolute;
     top: 0;
    right: 0;
}
.qstart{
 margin: 0 auto;
 background: orange;
 width: 50%;
 text-align: center;
 height: 60px;
 border-radius: 10px;
 line-height: 60px;
 box-shadow:0 2px gray;
 color: aliceblue;
 
}
#start{
    font-size: xx-large;
}

.lpqul{
    margin: 50px auto;
    padding: 0;
}

.lpqul li{
box-shadow: 0 2px gray;
background:burlywood; 
margin-top:5px;
margin :15px auto;
width:80%;
text-align:center;
border-radius: 10px;
font-weight:bold;
line-height:40px;
}

.nqtmp{
    display: flex;
}

.nqtmp1{
    width: 50%;
}
.nqtmp2{
    width: 50%;
}

.lpqul li a{
color:white;
}
.qp{
    width: 90%;
    text-align: center;
    margin: 0 auto;
 
    padding: 5px;
}
#qan{
    margin: 50px auto;
    color:rgb(211, 22, 22);
    font-weight: bold;
    /* background: burlywood; */
    width: 50%;
    text-align: center;
    height: 45px;
    border-radius: 10px;
    line-height: 45px;
    font-size: large;
    border:solid 2px #5d627b;
    box-shadow: 0 2px gray;
}
.ansli{
    width: 90%;
    margin: 0 auto;
    padding: 0;
}
.answ{
    margin: 10px auto;
    background: red;
    width: 30%;
    text-align: center;
    height: 25px;
    border-radius: 10px;
    line-height: 25px;
    color: aliceblue;
    font-size: large;
}
.instbt{
    padding:0;
    font-size: 50px;
    margin: 20px;
}
.instbt li{
    display: inline-block;
}
.pasep{
    font-size: 80px;
    margin: 10px;
    position: relative;
}
.ansli li{
    border: solid 1px orange;
    padding: 8px;
}
/* 中途半端サイズ */
@media screen and (max-width: 1200px) {
    header .masthead{
        position: relative!important;
        top: 0!important;
    }

}
/* 主にIpad */
@media screen and (max-width: 769px) {


}
/* すまほ */
@media screen and (max-width: 480px) {

    .ansli{
        width: 100%;
    }
 
    .let::before{
        left:0;
    }
    .let::after{
        right: 0;
    }
    
    .qnom p{
        padding: 0 15px;
    }
    .qnom p:after{
        width: 80%;
        }
    .nqtmp{
        display: block;
    }
    .nqtmp1{
        width: 100%;
    }
    .nqtmp2{
        width: 100%;
    }
    .lpqul{
        margin: 0 auto;
    }
    .lpqul li{
        margin: 10px auto;
    }
    #qan{
        margin: 20px auto;
    }
    .asc{
        line-height: 25px;
    }
   
}

