@charset "UTF-8";

/* -------------------------------------------
お問い合わせフォーム　調整用
-------------------------------------------*/

 
#contents_area h5 {
    padding: 10px 25px;
    margin-bottom: 30px;
    background: #eee;
    border-radius: 10px;
    font-weight: 800;
}

@media (min-width: 681px) {
    #contents_area h5 {
        font-size: 22px;
    }
}

#contents_area h5 {
    margin: 0 0 10px 0;
   }

#contents_area h5 {
    letter-spacing: 1px;
}

@media (min-width: 681px) {
    #contents_area h5 {
        font-size: 22px;
    }
}



#contents_area h5::before
 {
    background-color: white;
}

.must {
  color:#000;
}
.hissu_ico {
  font-size:0.7em;
}

.hissu_msg {
  margin:-20px 0 10px;
}
.hissu_msg .hissu_ico {
  font-size:1em;
}

#doui {
  padding: 20px 10px 5px 10px;
}

#doui .title {
  color:#000;
}

#ssl-sticker dl dd {
    margin-left: 0px;
    padding: 0px 0 0;
    font-size: 0.8em;
}

a.btn_submit {
   width:12em;
   background:rgb(0 0 0);
}

a.btn_submit:hover {
	background: rgb(82 82 82 / 60%);
}

@media (max-width: 680px) {
#contents_area table th, #contents_area table td {
  border-bottom:none;
}
#contents_area table th {
  border-left: none;
}
#contents_area table td {
  border-left: none;
  background: #fff;
  padding:10px 10px 1px;
}

#doui {
 text-align:left;
}
#doui .check {
 text-align:center;
}

#ssl-sticker {
  margin: 20px 20px 10px;
}
}
