

#top .balloon_in p.txt {
font-size: 30px;
width: unset;
}


#worries .list li {
font-size: 24px;
}



#worries .list li:before {
    width: 50px;
    height: 34px;
    vertical-align: -10px;
}



#loan_example h4 {
font-size: 50px;
}

#loan_example h4 span {
font-size: 36px;
}


#loan_example .title {
font-size: 18px;
}



#cause .title_box_wrap {
margin-top: -300px;
}





#cause h3 {
font-size: 34px;
padding: 40px 0 20px;
line-height: 1.6em;
}




#cause h3:before {
    width: 40px;
    height: 100px;
    vertical-align: -50px;
}


#cause h3:after {
    width: 40px;
    height: 100px;
    vertical-align: -50px;
}


#cause .balloon_down p {
font-size: 36px;
}


#voice .bottom .summary_txt {
font-size: 36px;
}


#president h3 {
font-size: 36px;
}




#president h3:before {
    width: 70px;
}


#president h3:after {
    width: 70px;
}








#president .main_wrap {
display: block;
}

#president .ph {
width: 100%;
}

#president .txt {
width: 100%;
padding-top: 60px;
}

#shop table {
font-size: 20px;
}



#com table {
font-size: 20px;
}



@media (max-width:700px) { 


}

#century21 .world{
	display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0;
  margin: 30px auto;
  width: 100%;
}
#century21 .world li{
	text-align: center;
	width: 30%;
}
#century21 .world li img{
	display: block;
	margin: 0 auto 10px;
	width: 68%;
}
#century21 .world li p{
	color: #444;
  font-family: "Oswald", sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
#century21 .world li p b{
	color:#633600;
	font-size: 36px;
  display: block;
  margin: 0 0 10px;
	padding: 0 6px;
}