 .sec-form-temp .tbl-form-style01 input[type="password"] {
	border: 1px solid #f0ddc5;
    height: 40px;
    padding: 2px 22px;
    width: 100%;
    font-size: 16px;
    font-weight: normal;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    color: #3a3a3a;
}

.mainmv .txt p {
  font-size: 32px;
}

@media (min-width: 769px) {
    .block-question .box-ans .box li {
        font-size: 16px;
        line-height: 2;
        width: 93%;
    }
    .block-question .box-ans .box ul {
        display: flex;
        flex-wrap: wrap;
        max-width: 600px;
    }
}

@media (min-width: 769px) {
  .contentbox .desc {
      padding-right: 20px;
  }

  .display-non {
      display: none !important;
  }
}



/* loading */

.loading-overlay {
    background: rgba( 26, 26, 26, 0.7 );
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
}

.loading{
  position: fixed;
  top: 47%;
  z-index: 10;
  width: 100%;
}

.loading .spinner1 {
  background-color: #ebebeb;
  margin: 0 auto;
  text-align: center;
  width: 130px;
  padding: 5px;
}

.loading .spinner2 {
  margin-top: 5px;
  background-color: #cd2c42;
  text-align: center;
  margin: 0 auto;
  width: 60px;
}

.loading .spacer{
  display: block;
  margin-bottom: 5px;
}

.loading .spinner1 > div, .loading .spinner2 > div {
  background-color: #989393;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.loading .spinner1 > div
{
  padding: 10px 10px;

}

.loading .spinner2 > div {
  padding: 4px 4px;
  background-color: #fff;
}

.loading .spinner1 .bounce1, .loading .spinner2 .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.loading .spinner1 .bounce2, .loading .spinner2 .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}


/* loader */
.loader {
    position: fixed;
    top: 45%;
    left: 50%;
    z-index: 10;
  }
    
  /* creates a ball for each div */
  .loader div {
    content: " ";
    width: 5px;
    height: 5px;
    background: #2196F3;
    border-radius: 100%;
    /* positions all dots inside parent div, all on top of each other, presumably: */
    position: absolute;   
    animation: shift 3.1s linear infinite;  
    animation-fill-mode: both;
  }
  
  /* sets the other 4 div-dots off at different times: */
   .loader div:nth-of-type(1) { animation-delay: -0.3s; }
   .loader div:nth-of-type(2) { animation-delay: -0.6; }
   .loader div:nth-of-type(3) { animation-delay: -0.9s; }
   .loader div:nth-of-type(4) { animation-delay: -1.2s; }
   .loader div:nth-of-type(5) { animation-delay: -1.5s; }
   .loader div:nth-of-type(6) { animation-delay: -1.8s; }
   .loader div:nth-of-type(7) { animation-delay: -2.1s; }
   .loader div:nth-of-type(8) { animation-delay: -2.4s; }
   .loader div:nth-of-type(9) { animation-delay: -2.7s; }
  
  @keyframes shift {
    0%   {opacity: 1; background-color: #fff; transform: rotate(0deg) translateX(20px) rotate(0deg);}
    50%  {opacity: 1; background-color: #666; transform: rotate(180deg) translateX(20px) rotate(-180deg);}
    100% {opacity: 1; background-color: #fff; transform: rotate(360deg) translateX(20px) rotate(-360deg)}
  }


.p-contact .flexbox_center a {
  cursor:  pointer;
}

.p-contact .flexbox_center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 40px; }

.p-contact .flexbox_center .btnpage {
  margin: initial; }

.p-contact .flexbox_center .btnpage_back {
  margin-right: 40px; }

.p-contact .flexbox_center .btnpage_back a::after, .p-contact .flexbox_center .btnpage_back button::after {
  background: #535353; }

.p-contact .flexbox_center .btnpage_back a::before, .p-contact .flexbox_center .btnpage_back button::before {
  border: 1px solid #535353; }

.p-contact .flexbox_center .btnpage_back a span, .p-contact .flexbox_center .btnpage_back button span {
  padding-right: 0px;
  padding-left: 35px;
  background: url(../../common_img/arr5.png) no-repeat left center;
}

.p-exam-start .list02 li{
  width: 90%;
}

.p-exam-start .list02 li label{
  text-align: left;
}

.p-philosophy .sec01 .desc, .p-philosophy .sec01 .txt2 {
  text-align: center;
}


.p-mypage #modal .list-btn {
  display: flex;
}

.p-mypage #modal  .popup-inner.inner01 .txt1 p {
  margin: 30px 0;
}

@media (max-width: 768px) {
  .p-mypage #modal .list-btn li{
    width: 150px;
    margin: inherit;
  }
  .p-mypage #modal .list-btn {
    max-width: inherit;
  }

  .p-mypage #modal  .popup-inner.inner01 .txt1 p {
    margin: 10px 0;
  }
}

