@charset "utf-8"; 

.section p.center {
	text-align: center;
	margin-top: 10px;
}
.section .inner {
	width: 100%;
}
.section .inner:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#contents .inner #article .section dl {
	margin-bottom: 10px;
}

p.txt_title {
	color: #0070C0;
}
div.kaihatu {
	border: 1px solid #938953;
	padding: 10px;
	width: 100%;
}
div.kaihatu:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}
div.kaihatu .txt {
	float: none;
	width: 100%;
}
div.kaihatu .photo {
	float: none;
	width: 60%;
	margin: 0 auto 10px auto;
}

.section p.title {
    line-height: 1.5;
    margin: 0 0 8px 0;
    text-align: left;
}
.section p.sub {
    margin: 0;
}


.s_borderTypeA04 {
    border: 2px dotted #666;
    padding: 10px 5px 5px 5px;
    margin-top: 10px;
}
.special_area:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}
.special_area p.win {
	width: 25%;
	float: right;
}
.section p .red {
	color: #F00;
}
#sp_contents .titleTypeA01 h2 span {
    color: #000;
    font-size: 92%;
    font-weight: normal;
}
#sp_contents .section p.mb20 {
    margin-bottom: 10px;
}
#sp_contents .section .kaihatu.mb25 {
    margin-bottom: 15px;
}
.section .photo_special img {
  max-width: 420px;
}
.section .area {
  margin-bottom: 10px;
}
.section .area dl{
  margin-top: 10px;
}
.section .area dd{
  display: table;
}
.section .area dd .city{
  width: 80px;
  display: table-cell;
}
.section .area dd .name{
  display: table-cell;
}
#contents .inner #article .section .titleTypeA02 span {
  background-color: #0093d9;
	color: #FFF;
	padding: 0 3px;
	font-weight: normal;
	margin-left: 5px;
}
#sp_contents .section .center.special img {
  max-width: 335px;
}
#sp_contents .section .center.special2 img {
  max-width: 363px;
}
#sp_contents .titleTypeA02 {
  padding-bottom: 2px;
}
.s_smalltext {
	display: inline-block;
	font-size: 84%;
}
.photo_list:after {
  content:"";display:block;clear:both;
}
#sp_contents.corporate ul.photo_list li {
	float: none;
	border: none !important;
	background: none !important;
	width: 100%;
	margin: 0 0 10px 0;
	display: block;
	text-align: center;
}
#sp_contents.corporate ul.photo_list li img {
	max-width: 335px;
}
.photo_list li span {
	display: block;
	text-align: center;
	margin-top: 5px;
}
.section .section_inner .right {
	text-align: center;
}
.section .section_inner .right img {
	max-width: 147px;
}
.s_borderTypeA04 {
	margin-bottom: 10px;
}

.person {
  overflow: hidden;
  margin-bottom: 10px;
}
.person_img {
  float: right;
  max-width: 164px;
}
.person_img img {
  width:100%;
}
.person_text {
  float: right;
  max-width: 147px;
  text-align: right;
  line-height: 30px;
  padding-right: 15px;
  margin-top: 100px;
}
.chat_list {
  overflow: hidden;
}
.chat_list li {
  overflow: hidden;
  margin-bottom: 23px;
}
#sp_contents.corporate ul.chat_list li {
  background: 0;
  border:0;
}
.chat_list li.left .chat_text {
  float: left;
  margin-right: 5px;
}
.chat_list li.right .chat_text {
  float: right;
  margin-left: 5px;
}
.chat_list li.left .chat_avatar {
  float: right;
}
.chat_list li.right .chat_avatar {
  float: left;
}
.chat_list li.left .chat_text {
  width: 78%;
  border: 2px solid #0099cc;
  border-radius: 20px;
  padding: 15px;
  text-align: justify;
}
.chat_list li.right .chat_text {
  width: 78%;
  border: 2px solid #385d8a;
  border-radius: 20px;
  padding: 15px;
  text-align: justify;
}

#contents .inner #article .section .section .chat_list li .chat_text p {
  text-align: center;
}
.chat_list li .chat_text p img {
  max-width: 100%;
  margin-top: 10px;
}
.chat_list li .chat_avatar {
  width: 15%;
  height: auto;
  margin-top: 10px;
}
.chat_list li .chat_avatar img {
  width: 100%;
  border-radius: 50%;
}
.school {
  padding: 15px;
  width: 100%;
  background-color: #d9d9d9;
}
.school_list {
  overflow: hidden;
}
.school_item {
  width: 50%;
  float: left;
}
#sp_contents.corporate ul li.school_item {
  background: 0;
  border:0;
}
.img_text {
  display: block;
  text-align: center;
  margin-top: 5px;
}