<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* �演�� */
.nobr_sp br{
  display: block;
}

@media (max-width: 1023px) {
.nobr_sp br{
  display: none;
}
}
/* ������� */
.contactus {
  background-color: #f1f2ec;
  padding-bottom: 8rem;
}
.contactus_kv {
  background-image: url(../img/card_order_kv.jpg);
  background-size: contain;
  position: relative;
}
.contactus_kv:before {
  content:"";
  display: block;
  padding-top: 29.282576867%;
}
.contactus_kv h2 {
  position: absolute;
  top: 58.25%;
  left: 50%;
  color: #fff;
  transform: translateX(-50%) translateY(-50%);
  font-size: 2.5rem;
  font-weight: 700;
  text-shadow:2px 1px 20px #000;
}
.contactus_1 {
  background-color: #fff;
  padding: 1rem 0;
}
@media (max-width: 1023px) {
  .contactus {
    padding-bottom: 1.5rem;
  }
  .contactus_kv {
    background-size: auto 100%;
    background-position: left top;
  }
  .contactus_kv:before {
    padding-top: 53.333333333%;
  }
  .contactus_kv h2 {
    top: 64.25%;
    font-size: 6vw;
  }
}
.contactus .form_headerC{
  /*background-color: #ea5223;*/
  background-color: #7dc400;
  color: #fff;
  position: relative;
  padding-top:1.4%;
  padding-bottom: 1.4%;
  text-align: left;
  border: solid 1px #7dc400;
  margin-top: 2rem;
  margin-bottom: 1rem;  
}
.contactus .form_headerC:before {
   content: url(../img/contactus/icon_1.png);
    margin: 1rem 2rem 0 3rem;
    position: relative;
    top: 6px;
}
.contactus .form_headerC h4{
  display: inline-block;
  padding-bottom: 0rem;
}


/* Form */
.form_area{
  background: #fff;
}

.form_annouce {
  padding: 2rem 5rem 1.5rem;
  text-align: center;
  margin-top:40px;
}
.form_annouce h4{
  font-size: 1.3rem;
  padding-bottom: 2rem;
  line-height: 1.8;
}
.form_annouce .status{
  font-size: 1.1rem;
  line-height: 2;
  padding-bottom: 1rem;
}
.form_annouce .status span{
  background: linear-gradient(transparent 70%, #f2c1ad 0%);
}

.form_annouce .attention{
  text-align: left;
  font-size: .9rem;
  line-height: 1.5;
  padding-top: 1rem;
}
.form_annouce .attention span{
  color:#ea5223;
  font-weight: bold;
}
@media (max-width: 1023px) {
.form_annouce {
  padding: 1.5rem 1rem;
  text-align: left;
}
.form_annouce h4{
  font-size: 1.2rem;
  padding-bottom: 1rem;
  line-height: 1.2;
}
.form_annouce .status{
  font-size: 1rem;
  line-height: 1.5;
}
.form_annouce .attention{
  text-align: left;
  font-size: .9rem;
  line-height: 1.5;
  padding-top: 0rem;
}
.form_annouce .attention span{
  color:#ea5223;
  font-weight: bold;
}
  }

.form_header{
  background-color: #b02d00;
  color: #fff;
  position: relative;
  padding-top:1.4%;
  padding-bottom: 1.4%;
  text-align: left;
  border: solid 1px #b02d00;
  margin-top: 2rem;
  margin-bottom: 1rem;  
}
.form_header:before {
   content: url(../img/school/icon_1.png);
    margin: 1rem 2rem 0 3rem;
    position: relative;
    top: 6px;
}
.form_header h4{
  display: inline-block;
  padding-bottom: 0rem;
}

.form_block{
  padding: 0 5rem;
}

.form_block h3.start{
  text-align: center;
  font-size: 1.2rem;
  margin-top: 1rem;
}

.form_block .start{
  text-align: center;
  font-size: 1rem;
  margin-top: 1rem;
}
.form_block .start span{
color:#f25019;
font-weight: bold;
}

@media (max-width: 1023px) {

.form_block{
  padding: 0 1rem;
}
}

/* ������� */
/* ���弝��TOP���帥�活┃臀� */
.pagetop_btn {
  position: fixed;
  right: 30px;
  /*bottom: 10px;*/
  bottom: 70px;
  opacity: 0;
  transition: 0.5s;
  width: 44px;
}
.pagetop_btn.active {
  opacity: 1;
  transition: 0.5s;
  cursor: pointer;
}

.contactus {
  background-color: #f1f2ec;
  /*padding-bottom: 8rem;*/
  padding-bottom: 1rem;
}
.contactus a {
  color: #ea5223;
}
.contactus_kv {
  background-image: url(../img/card_order_kv_003.jpg);
  background-size: contain;
  position: relative;
}
.contactus_kv:before {
  content:"";
  display: block;
  /*padding-top: 29.282576867%;*/
  padding-top: 18%;
}
.contactus_kv h2 {
  position: absolute;
  /*top: 58.25%;
  left: 50%;*/
  top: 45.25%;
  /*left: 60%;*/
  left: 50%;
  color: #fff;
  transform: translateX(-50%) translateY(-50%);
  font-size: 2.5rem;
  font-weight: 700;
  text-shadow:2px 1px 20px #000000;
  line-height:140%;
}
.contactus_copy {
  background-color: #fff;
  padding: 3rem 0;
  text-align: center;
  font-size: 1.2rem;
}
@media (max-width: 1023px) {
  .contactus {
    padding-bottom: 1.5rem;
  }
  .contactus_kv {
    background-size: auto 100%;
    background-position: center top;
  }
  .contactus_kv:before {
    padding-top: 53.333333333%;
  }
  .contactus_kv h2 {
    /*top: 64.25%;
    font-size: 6vw;*/
    top: 44.25%;
    font-size: 6vw;
    width:70%;
  }
  .contactus_copy {
    background-color: #fff;
    padding: 1.5rem 0;
    text-align: center;
    font-size: 3.5vw;
  }
}
/*綽�������気鐚� */
.required_item{
display : inline-block;
color : #ff3300;
line-height : 2;
border-radius : 3px;
font-size: 1.2rem;
font-weight:bold;
}
.footer_chu_text{
  width:70%;
  text-align: left;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom:2em;
  color: #ff3300;
}
</pre></body></html>