@charset "UTF-8";

#Cont03{
	padding: 80px 0 0 0;
}

article p{
	padding-bottom: 15px;
}

section{
	padding-bottom: 60px;
}

#Title{
	background:url(../images/img_ttl.jpg) no-repeat;
	width: 100%;
	height: 200px;
	background-position: center;
}

.title01,.title02{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #fff;}

#Title .title01{
	padding: 50px 0 0 40px;
	font-size: 18px;
}

#Title .title02{
	padding: 20px 0 0 40px;
	font-size: 30px;
}


#Text01{
	width: 900px;
	margin: 0 auto;
}

#Text02{
	width: 740px;
	margin: 0 auto;
}

.title03{
	font-size: 22px;
	font-weight: bold;
}

.title04{
	font-size: 20px;
	font-weight: bold;
}


.title05{
	font-size: 14px;
	font-weight: bold;
}





#Interview span{
	font-weight: bold;
}

#Interview .clearfix .left{
	width: 340px;
}

#Interview .clearfix .right{
	width: 370px;
}

.talk_a {
  color: #a1685a;
}



/* tablet  */
@media only screen and (max-width: 960px) {
/*ここにtablet用スタイルを記述*/


#Cont03 img{
	width: 100%;
}

#Contwrap {
  width: 100%;
  min-width: 0px;
  margin: 0 auto;
}
	
.contbox {
  width: 100%;
  margin: 0 auto;
}

#Text01 {
  width: 95%;
  margin: 0 auto;
}

#Text02 {
  width: 90%;
  margin: 0 auto;
}


#Interview .clearfix .right {
	text-align: center;
	float: none;
	width: 100%;
}

#Interview .clearfix .right {
	width: 80%;
	margin: 0 auto;
}

#Title .title01{
	padding: 50px 0 0 20px;
	font-size: 16px;
}

#Title .title02{
	padding: 20px 0 0 20px;
	font-size: 26px;
}

#Interview .clearfix .left {
  width: 100%;
}

}


/* CSS Document */

