/*
	wrap
--------------------------------*/
#wrap {
	width: 966px;
	margin: 0 auto;
}
/*
	header
----------------------------------------------*/
#header{
	width: 960px;
	height: 79px;
	margin: 0 auto 22px auto;
	position: relative;
}
#header .header-inner{
	
}
#header h1{
	position: absolute;
	top: 20px; left: 0px;
}
#header p.logo{
	position: absolute;
	top: 20px; left: 0px;
}
#header .gnav{
	position: absolute;
	top:26px; left: 220px;
	overflow: hidden;
}
#header .gnav ul{
	margin-left: -1px;
	overflow: hidden;
}
#header .gnav ul li{
	float: left;
	padding: 0 30px;
	border-left: 1px solid #919191; 
}
#header .header-sns-btn{
	position: absolute;
	top: 0px; right: 0px;
}
#header .searchbox{
	position: absolute;
	top: 20px; right: 0px;
	line-height: 26px;
}
#header .searchbox form{
	position: relative;
	width: 220px;
	height: 26px;
}
#header .searchbox .keyword{
	width: 156px;
	height: 24px;
	border: none;
	background: #cfcfcf;
}
#header .searchbox .btn{
	position: absolute;
	top: 0px; left: 156px;
}
#header .searchbox  #s{/* これは検索文字列入力欄 */
	width: 156px;
	height: 24px;
	border: none;
	background: #cfcfcf;
}
#header .searchbox #searchsubmit{
	position: absolute;
	top: 0px; left: 156px;
}
/*
	footer
----------------------------------------------*/
#footer{
	width: 960px;
	padding: 17px 0;
	overflow: hidden;
	margin: 0 auto;
}
#footer .fnav{
	float: left;
	overflow: hidden;
}
#footer .fnav ul{
	margin-left: -15px;
	overflow: hidden;
}
#footer .fnav ul li {
	padding: 0px 14px;
	border-left: 1px solid #919191; 
	float: left;
	font-size: 93%;
}
#footer .fnav ul li a{
	text-decoration: none;
}
#footer .copy{
	font-size: 85%;
	float: right;
}
/*
	main aside
--------------------------------*/
.main{
	float: left;
	width: 658px;
}
.aside{
	float: right;
	width: 294px;
}

/*
	BOX
----------------------------------------------*/
/* 966 */
.box-sdw-966{
	background: url(../images/bg_shadow_966_top.gif) no-repeat center top;
	padding-top: 2px;
	margin-bottom: 12px;
}
.box-sdw-966 .innr{
	background: url(../images/bg_shadow_966_btm.gif) no-repeat center bottom;
	padding-bottom: 2px;	
}
.box-sdw-966 .cts{
	background: url(../images/bg_shadow_966_mid.gif) repeat-y center top;
	padding:18px 20px;
}
/* 658 main */
.box-sdw-658{
	width: 658px;
	background: url(../images/bg_shadow_658_top.gif) no-repeat center top;
	padding-top: 2px;
	margin-bottom: 12px;
}
.box-sdw-658 .innr{
	background: url(../images/bg_shadow_658_btm.gif) no-repeat center bottom;
	padding-bottom: 2px;	
}
.box-sdw-658-fixed .innr{
	background: url(../images/bg_shadow_658_btm.gif) no-repeat center bottom;
	padding-bottom: 2px;
	margin-left: -20px;
}
.box-sdw-658 .cts{
	background: url(../images/bg_shadow_658_mid.gif) repeat-y center top;
	padding:18px 20px;
　zoom:100%;/*IE6*/
　overflow:auto;/*IE7 and Firefox*/
}
.box-sdw-658 .cts.no-p{
	padding: 0 2px;
}
.column-658{
	width:658px;
	background:#ffffff;
	box-shadow: 0px 0px 3px #ccc;
}

/* 294 aside*/
.box-sdw-294{
	width: 294px;
	background: url(../images/bg_shadow_294_top.gif) no-repeat center top;
	padding-top: 2px;
	margin-bottom: 12px;
}
.box-sdw-294 .innr{
	background: url(../images/bg_shadow_294_btm.gif) no-repeat center bottom;
	padding-bottom: 2px;	
}
.box-sdw-294 .cts{
	background: #FFFFFF url(../images/bg_shadow_294_mid.gif) repeat-y center top;
	padding:18px;
}
.box-sdw-294 h2{
	background: none;
	
}
/*
	ソーシャルボタン
----------------------------------------------*/
.sns-btn{
	margin: 16px 0px 0px 0px; 
	padding: 0px; 
}
.sns-btn .twitter { 	
	float: left; 
	margin: 0px 0px 0px 5px; 
	padding: 0px; 
	display: inline; 
	width: 110px; 
}
.sns-btn .facebook { 
	float: left; 
	margin: 0px 0px 0px 5px; 
	padding: 0px; 
	display: inline; 
	width: 120px; 
}
/*
	twitter time line
----------------------------------------------*/
.twtr-doc .twtr-hd{
	display: none;
}
.twtr-doc .twtr-ft{
	display: none;
}
.twtr-doc .twtr-tweet-text p{
	font-size: 100%;
}
.twtr-doc{
	border-radius: 0 !important;
	padding-bottom: 4px;
	border-bottom: 1px solid #8a8a8a;
}

/*
	TOP
----------------------------------------------*/
/* mainvisual */
.top-mainvisual{
	width: 654px;
	height: 600px;
	position: relative;
}
.top-mainvisual .link-bar{
	width: 622px;
	padding: 16px;
	background: url(../images/bg_blk_alpha01.png);
	position: absolute;
	left: 0px; bottom: 0px;
	z-index: 10;

}
.top-mainvisual .link-bar p{
	float: left;
	color: #FFFFFF;
	height: 28px;
	line-height: 28px;
	font-size: 108%;
}
.top-mainvisual .link-bar .btn01{
	position: absolute;
	right: 16px; bottom: 16px;
	width: 166px;
	z-index: 20;
}
/* tenma slide */
.top-tenma{
	background: #ffffff;
	//padding: 40px 25px;
}
.top-tenma .head{
	overflow: hidden;
}
.top-tenma .head h2{
	float: left;
	margin-bottom: 18px;
}
.top-tenma .head .btn01{
	float: right;
	margin-bottom: 18px;
}
.carousel{
	position: relative;
	height: 220px;
}
#carousel {
  margin: 0 auto;
  width: 622px;
  height: 184px;
  overflow: hidden; 
}
#carousel .carousel_box {
    width: 319px;
    height: 184px;
    font-size: 123%;
}
#carousel .carousel_box .innr{
    background: #FFFFFF;
	margin-right: 16px;
}
#carousel .carousel_box .innr h3{
	line-height: 0;
}
#carousel .carousel_box .innr .link-bar{
	border-top: 1px solid #cfcece;
	padding: 8px;
	overflow: hidden;
	background: #FFFFFF;
	height: 40px;
}
#carousel .carousel_box .innr .link-bar p{
	float: left;
	font-size: 70%;
	line-height: 1.2;
	width: 170px;
}
#carousel .carousel_box .innr .link-bar .btn01{
	float: right;
	margin-top: 3px;
}
.carousel .carousel_indicator {
  padding-top: 18px;
  text-align: center; 
  z-index: 11;
}
.carousel .carousel_indicator span {
    margin: 0 2px;
    display: inline-block;
    width: 10px;
    height: 11px;
	background: url(../images/btn_silider01_dot_off.gif) no-repeat;
   /* text-indent: -1000em; */
}
.carousel .carousel_indicator span.active {
	background: url(../images/btn_silider01_dot_on.gif) no-repeat;
} no-p
.carousel .btns {
	
}
.carousel #carousel_prev{
	position: absolute;
	left: 2px; top: 150px;
	z-index: 10;
}
.carousel #carousel_next{
	position: absolute;
	right: 2px; top: 197px;
	z-index: 10;
}
/* aside box ajust */
.ajst-cts01{
	height: 300px;
	overflow: hidden;	
}
.ajst-cts02{
	height: 219px;
	overflow: hidden;	
	background: #FFFFFF url(../images/bg_shadow_294_mid.gif) repeat-y center top;
}
.ajst-cts03{
	height: 330px;
	overflow: hidden;	
}


/* news */
.news div.infoframe dl{
	width: 248px;
	overflow: hidden;
}
.news div.infoframe dl dt {
    clear: both;
    float: left;
    font-size: 12px;
    padding: 1px 0 1px 0px;
    width: 60px;
    font-size: 85%;
}
.news div.infoframe dl dd {
    margin-left: 60px;
    padding: 1px 0px 1px 10px;
    width: 170px;
    font-size: 85%;
}
.link-sns{
	border-top: 1px solid #CCCCCC;
	padding: 13px 10px !important;
}
.link-sns ul li{
	list-style: none;
	float: left;
	width: 90px;
	text-align: center;
	line-height: 0;
}
.link-sns-single img{
	width:100%;
}
.link-sns-single ul li{
	list-style: none;
	float: left;
	width: 50%;
	text-align: center;
	line-height: 0;
}
/* interciewer's eye*/
.interviewer{
	//padding: 24px 2px 15px !important;
	min-height: 245px;
}
.interviewer h2{
	margin-bottom: 0px;
}
.interviewer p{
/*	padding: 0px 20px 0 20px;*/
}
/* mag */
.mag{
	margin: 0 2px;
	//background: #1f2536 url(../images/bg_mag.gif);
	background: #ffffff url(../images/);
	padding:18px 0px 10px 0px;
}
.mag h2{
	margin-bottom: 15px;
}
.maginfo{
	margin: 0 18px;
}
.maginfo .magimg{
	float: left;
	margin-bottom: 10px;
}
.maginfo .magtxt{
	float: center;
	margin-bottom: 10px;
}
.maginfo .magtxt h3{
	background: #FFFFFF;
	text-align: center;
	padding: 3px 0px;
}
.link-mag{
	margin: 0px;
	padding: 0px;
}
.link-mag ul li{
	float: left;
	line-height: 25px;


}

.link-mag ul li a{
	display: block;
	width:108px;
	 background: #fff url(../images/small_arrow_right.png) no-repeat 7% center;
	padding: 8px 10px 8px 26px;
	border:1px solid #eee;
}
/* column */
.column {
	min-height: 786px;
	background: #FFFFFF;
	margin-bottom:25px;
	box-shadow: 0px 0px 3px #ccc;
}

.column_topimg{
	display:table;
	margin:0 auto;
}

.column-list-box{
	margin-left: 0px;
	/*overflow: hidden;*/
}
.column-list-box ul{
	display: flex;
	flex-wrap: wrap;
}
.column-list-box ul li{
	float: left;
	width: 44%;
	padding-left: 30px;
	margin-bottom: 27px;
}
.column-list-box ul li:nth-child(odd)
{	
	padding-left: 20px;
}

.column-btn-relative {
	position: relative;
}
.column-txt-absolute {
	position: absolute;
	left: 200px;
	bottom: 13px;
	color:#ffde18;
}
.column-btn-absolute {
	position: absolute;
	right: 20px;
	bottom: 16px;
}
/* interview */
.interview{
	_height: 680px;
}
.interview .head,.column .head{
	margin-bottom:10px;
}


.interview .head h2{
	float: left;
	width: 664px;
	margin-bottom: 18px;
}
.interview .head .btn01{
	float: right;
	margin-bottom: 18px;
}
.interview-list-box{
	margin-left: -31px;
	overflow: hidden;
}
.interview-list-box ul li{
	float: left;
	width: 208px;
	padding-left: 31px;
	margin-bottom: 27px;
}
.interview-list-box ul li .img img{
	border: 1px solid #d9d9d9;
	margin-bottom: 12px;
}
.interview-list-box ul li h3{
	margin-bottom: 10px;
	font-weight: 100;
	font-size: 85%;
	height: 55px;
}
.interview-list-box ul li p.txt{
	margin-bottom: 10px;
	height: 100px;
	font-size: 100%;
	font-weight: bold;
}
.interview-list-box ul li .link-btn{
	background: url(../images/line_dot01.gif) repeat-x left center;
	text-align: right;
}
.interview-btn-relative {
	position: relative;
}
.interview-txt-absolute {
	position: absolute;
	left: 330px;
	bottom: 5px;
	color:#ffde18;
}
.interview-btn-absolute {
	position: absolute;
	right: 20px;
	bottom: 16px;
}
/*
	head title 　パンくず
----------------------------------------------*/
.head-box{
	padding: 0 2px;
}
.head-box .page-path{
	margin-bottom: 28px;
}
.head-box .page-path ul li{
	float: left;
	padding-right: 10px;
	color: #c21d39;
}
.head-box .page-path ul li.allow{
	color: #808080;
}
.head-box h1{
	margin-bottom: 14px;
}
/*
	static
----------------------------------------------*/
.static01{
/*	padding: 22px 20px;*/
/*	background: #FFFFFF;*/
}
.static01 h2{
	margin-bottom: 16px;
}
.static01 h3{
	margin-bottom: 16px;
}
.static01 h4{
	margin-bottom: 16px;
}
.static01 p{
	line-height: 1.8;
	margin-bottom: 20px;
}
.static01 dl{
	margin-bottom: 20px;
}
.static01 dl dt{
	font-weight: bold;
	margin-bottom: 10px;
}
.static01 dl dd{
	margin-bottom: 20px;
}
.static01 dl.type01 dt{
	font-weight: 100;
}
.static01 .list{
	margin-bottom: 10px;
}
.static01 .list.list-col2 ul li{
	float: left;
	width: 287px;
}
.static01 .list-num{
	margin-bottom: 20px;
	padding-left: 25px;
}
.static01 .list-num ol li{
	list-style-type: decimal;
	list-style-position: outside;
}
.static01 .list-c{
	margin-bottom: 20px;
	padding-left: 15px;
}
.static01 .list-c ul li{
	list-style-type: disc;
	list-style-position: outside;
}
.static01 .list-arrow-col3{
	margin-bottom: 20px;
}
.static01 .list-arrow-col3 ul li{
	float: left;
	width: 171px;
	padding: 5px 0px 5px 20px;
	background: url(../images/icon_arrow01.jpg) no-repeat left center;
}
.static01 .cts-box01{
	border-bottom: 1px dotted #000000;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.static01 .cts-box02{
	margin-bottom: 0px;
}

/* search */
.static01.search-box h1.page-title{
	 font-size: 118%;
	 margin-bottom: 25px;
}
.static01.search-box .navigation{
	text-align: center;
	margin-bottom: 20px;
}
.static01.search-box .navigation .nav-previous,
.static01.search-box .navigation .nav-next{
	display: inline;
	padding: 5px;
}
.static01.search-box h2.page-title{
	margin-bottom: 10px;
}
.static01.search-box .entry-summary{
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #CCCCCC;
}



/*追記*/

.gnav ul p{
	margin-bottom:13px;
}


.mb10{
	margin-bottom:10px;
}
.mb20{
	margin-bottom:20px;
}

.f-r{
	float:right;
}
.magimg {
	/*width:30%;*/
	/*float:left;*/
}
.magtitle {
	/*width:62%;*/
	/*float:right;*/
	padding:0 10px;
}
.magimg img,.magtitle img {
	/*width:100%;*/
	display:table;
	margin:0 auto 10px;
}
.link-mag{
	margin:0 0 10px 0;	
}

.text_l{
	text-align:left;
}
.txt{
	font-size:1.15em;
	line-height:1.5;
	font-weight:bold;
	 margin-bottom: 10px;
}

.main_wrap {
	//background: #FFFFFF;
	//margin-bottom:25px;
	//box-shadow: 0px 0px 3px #ccc;
	}

.content_wrap{
	//padding:20px;
}


