@charset "UTF-8";

body{
	background: #e8e7dc;
	}

p {
	line-break: strict;
}


#Cont01 {
	background:url(../../images/img_mainbg.jpg) no-repeat;
	min-height: 640px;
	background-position: center top;
	width: 100%;
	margin-top: 100px\9;
	margin-bottom: 100px\9;
}



/*背景画像の拡大指定 */
@media screen and (min-width: 1400px){#Cont01 {	background-size: contain;}}


article{
	width: 900px;
 	margin: 0 auto;
  	background: #faf7ec;
  	padding: 10px 10px 10px 0;
  	left: 0;
    right: 0;
    z-index: 1;
	position: relative;
}

#Mainimg {
	width: 900px;
   z-index: 100;
  margin: 0 auto;
  position: relative;
}

#Mainimg img {
 position: absolute;
  right: 0;
  transform: rotate(3deg);
  border: #ebe2ca 6px solid; 
  right: 30px;
  top: -20px;
}






article #Contbox{
	background:url(/special/125/way/images/img_pattern.jpg) repeat-y;
	background-position: right top;
	padding: 40px 10px 50px 50px;
	width: 840px;
}

article #Contbox .top{
	width: 370px;
	padding-bottom: 10px;
}

article #Contbox .top .ttl h1{
	font-size: 22px;
	padding-top: 15px;
	line-height: 1.4em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

article #Contbox .top .subttl h1{
	font-size: 16px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

article #Contbox .talk{
	width: 640px;
	padding: 0;
}

.talk .firsttext{
	width: 380px;
}

/*ここから担当者欄*/

.talk .person{
	width: 240px;
	border: 1px solid #cdcdcd;
}

.talk .person .contbox{
	padding: 5px 5px 0 5px;
	width: 230px;
}

.talk .person .contbox .prof{
	width: 135px;
	padding: 0 0 0 5px;
}

.talk .person .contbox .prof .name{
	font-size: 13px;
	font-weight: bold;
}

.talk .person .contbox .prof .text{
	font-size: 12px;
	line-height: 1.3em;
	padding: 5px 0 0 0;
}


.talk .person .topline{
	border-top: 1px #cdcdcd solid;
}

/*ここまで担当者欄*/



/*ここからインタビュー本文の詳細設定*/

.talk_a span,.talk_b span,.talk_c span{ font-weight: bold;}

.talk_a{ color: #a1685a;}
.talk_b{ color: #315372;}
.talk_c{ color: #4E765B;}

.firsttext .fs12{
	line-height: 1.5em;
}

.talklist .talk_a,.talklist .talk_b,.talklist .talk_c{
	padding-bottom: 30px;
}

.talk hr{
	margin: 0 0 20px 0;
}

/*ここまでインタビュー本文の詳細設定*/



/*ここから共通フッター（このページだけCSS補足します。）*/


footer a:link,footer a:hover,footer a:visited{
	color: #fff!important;
}

footer li a:hover{
	background: #fff!important;
	color: #000!important;
}

/*ここまで共通フッター*/


hr{
	height: 1px;
	background-color: #cdcdcd;
	border: none;
	color: #cdcdcd;
}

.small {
    font-size: 12px;
    line-height: 1.4em;
}


/* CSS Document */

