<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.fosterReadingMain h2 {
  font-size: 18px!important;
  border-bottom: none!important;
  background: #fff;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  color: #000;
  box-shadow: none;
}

.fosterReadingMain h2.grnLine{
  width: 100%!important;
  max-width: 100%!important;
  margin: 20px 0!important;
  border-bottom: 2px solid #0a725f!important;
}

.fosterReadingMain.attention #rule-box{
  background: transparent;
  border: none;
  font-size: 15px;
}

.fosterReadingMain .attenWrap {
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.fosterReadingMain .attenWrap .attenBox{
  padding: 10px 15px;
  color: #444;
}

.fosterReadingMain .attenWrap .attenTtl {
  background: #009fa8;
  font-size: 18px;
  padding: 10px;
  color: #fff;
  border-bottom: 1px solid #ccc;
}

.fosterReadingMain div.txtBox{
  margin: 0 8px 50px 10px;
}

.fosterReadingMain .attenBox div.txtBox:last-child{
  margin-bottom: 20px;
}

.fosterReadingMain div.txtBox p{
  margin-bottom: 5px;
}

div#rule-box.attention h3 {
  color: #7e3206;
  font-size: 18px;
  font-weight: bold;
  margin: 15px 0 10px;
  padding-left: 10px;
}

div#rule-box.attention.fosterScam h3{
  border-bottom: 2px solid #ffb986;
}

div#rule-box.attention h3:before{
  font-family: FontAwesome;
  content: "\f02e";
  margin-right: 8px;
  font-weight: normal;
}

.fosterReadingMain ul {
  margin: 10px 20px 20px 20px;
  line-height: 2;
}

.fosterReadingMain.attention ul {
    line-height: 1.5;
}

/*##################### 里親募集に応募する決まりやすいポイント #####################*/
.fosterPointMain {
  width: 640px;
  float: left;
}

#foster_point_all {
  font-size: 17px;
  line-height: 160%;
}

#foster_point_all .top_block {
  background: #ffffdd;
  border: 1px solid #cc5200;
  padding: 10px;
}

.fosterPointMain #top_block_text {
  background: #ffffff;
  border: 1px solid #ccc;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

.fosterPointMain #foster_point_all .top_text {
  font-size: 20px;
  font-weight: bold;
  color: #6c3d14;
}

.fosterPointMain #foster_point_all .top_sentence {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.5pt;
}

.fosterPointMain #foster_point_all .dark_orange {
  font-weight: bold;
  color: #ff711c;
  margin: 0px 5px 0px 0px;
}

#foster_point_all .container {
  width: 620px;
  text-align: center;
}

#foster_point_all .container div {
  width: 190px;
  float: left;
  margin-right: 25px;
  margin-bottom: 20px;
}

#foster_point_all .container div:last-child {
  margin-right: 0;
}

#foster_point_all a img:hover {
  opacity: 0.5;
}

#foster_point_all .stepBlock {
  margin-top: 20px;
  background-color: #fff;
  padding: 10px;
}

#foster_point_all .foster_point_bnr {
  width: 620px;
}

#foster_point_all .step_head {
  font-size: 18px;
  font-weight: bold;
  color: #6c3d14;
  border-bottom: 2px solid #cccccc;
  border-left: 6px solid #ff711c;
}

#foster_point_all .flowBox {
  margin: 20px auto 50px;
}

#foster_point_all .point_btn {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 11px 10px 10px 10px;
  width: 248px;
  height: 25px;
  font-size: 20px;
  text-decoration: none;
  text-align: center;
  background-color: #ff8f1c;
  color: #ffffff;
  border: 1px solid #e35c02;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}

#foster_point_all .text-point {
  color: #ff711c;
}

#foster_point_all .backToHeadLink {
  text-align: right;
  font-size: 80%;
  margin-top: 10px;
}

.userInfo&gt;a {
  width: auto;
}

/*##################### 里親コラムまとめページ #####################*/
#fosterColumnAll p{
  line-height: 1.6;
  letter-spacing: 0.05em;
}

#fosterColumnAll .menuboxItem{
  width: 32%;
  float: left;
  margin: 0% 2% 2% 0%;
}

#fosterColumnAll .menuboxItem:nth-child(3n){
  margin:0% 0% 2% 0%;
}

#fosterColumnAll .menuboxItem a{
  display: inline-block;
  width: 100%;
  height: 320px;
  background: #fff;
  border: 1px solid #dcdad5;
  text-decoration:none;
  border-radius: 5px;
}

#fosterColumnAll .menuboxItem a:hover{
  opacity:0.7;
}

#fosterColumnAll .menuContentArea p.menuTitle{
  text-align: center;
  margin: 20px 0 0 0;
  font-weight: bold;
}

#fosterColumnAll .menuContentArea p.menuTxt{
  font-size: 14px;
  margin: 10px;
  color: #666;
}

#fosterColumnAll .menuImg{
  margin: 20px auto;
  width: 160px;
  height: 160px;
}

#fosterColumnAll .menuImg img{
  width: 100%;
  height: auto;
  border-radius: 8px;
}

#fosterColumnAll .topTxt.contentArea{
  font-size: 1rem;
  background: #fff;
  padding: 10px 15px;
  margin-bottom: 20px;
  border: 1px solid #009fa8;
  border-top: none;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
}

/*##################### 里親譲渡誓約書ページ #####################*/
.written_oath .written_oath_pdf .dlButton a{
  display: inline-block;
  border: 2px solid #b72b19;
  margin: 10px 0;
  padding: 10px 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background: #d84937;
  color: #fff8f8;
}

.written_oath .written_oath_pdf .dlButton a:hover{
  opacity: 0.8;
}

.written_oath .written_oath_pdf .dlButton .fa{
  font-size: 18px;
}

.written_oath .attentionLink a{
  border-bottom: 1px solid #d84937;
  display: inline-block;
  color: #d84937;
  margin: 10px 0;
}

.written_oath .attentionLink a:hover{
  border-bottom: 1px solid #a0a0a0;
  color: #a0a0a0;
}

.written_oath .floatBoxArea .topTxtBox,
.written_oath .floatBoxArea .written_oath_pdf{
  float: left;
  width: 75%;
}

.written_oath .floatBoxArea .imgArea{
  float: right;
  width: 25%;
  margin-bottom: 0!important;
}

/*##################### 掲載者・応募者の皆様へ #####################*/
#rule-box.attention p{
  line-height: 160%;
}
#rule-box  div.txtBox p{
  margin-bottom: 20px;
}
#rule-box.attention .imgArea{
  text-align: center;
  margin-bottom: 50px;
}
#rule-box.attention .imgArea img{
  width: 40%;
}</pre></body></html>