@charset "utf-8";
/* CSS Document */
#new-header,#new-footer{
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
/*---------------------
new-header
----------------------*/

#new-header{
	margin:0;
	padding:0;
	font-family:"Avenir Next", Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif !important;
	font-size:14px;
	background-color:#fff;
}
#new-header li{
	list-style-type:none;
}
#new-header .header-inner{
	width:1000px;
	margin:0 auto;
}
#new-header .top{
	padding:10px 0;
}
#new-header .top .logo{
	width:250px;
	padding:0;
	float:left;
}
#new-header .top .search{
	width:250px;
	float:left;
	margin:0;
}
#new-header #input_kensaku,
#new-header #i_search_input{
	position: relative;
	display: block;
    float: left;
	width:187px;
    height: inherit;
    margin-bottom: 0;
	top:0;
	left:0;
	box-sizing:content-box;
    padding: 6px 10px 6px 12px;
    font-size: 14px;
	font-family:"Avenir Next", Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif !important;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    z-index: 2;
}
#new-header .top .search form{
	padding-top:10px;
	margin-bottom:0;
	font-family:"Avenir Next", Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif !important;
}
#new-header .top .search form p{
	margin:0;
	/*mypage*/
	
    position: relative;
    display: table;
    border-collapse: separate;
	font-family:"Avenir Next", Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif !important;
}
#new-header #searchbtn{
    box-sizing: border-box;
    margin: 0;
    font: inherit;
	font-family:"Avenir Next", Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif !important;
    overflow: visible;
    -webkit-appearance: button;
	cursor: pointer;
	display: inline-block;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    background-image: none;
	z-index: 2;
    margin-left: -1px;
	opacity:0.8;
}
#new-header #searchbtn:hover{
	opacity:1;
}
#new-header .top .buttons {
	width:50%;
	float:right;
	/*margin-top:5px;
	margin-bottom:0px;*/
	margin:0;
	padding:10px 0 0; 
	text-align:right;
	font-family:"Avenir Next", Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif !important;
}
#new-header .top .buttons li{
	display:inline-block;
	margin:0;
	padding:0 5px 0;
	vertical-align: middle;
	line-height:normal;
	font-family:"Avenir Next", Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif !important;
}
#new-header .buttons li.name{
	width: initial;
	text-align:right;
	line-height:normal;
	/*mypage*/
	padding:6px;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
	font-family:"Avenir Next", Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif !important;
}
/*▼mod_layout反映され次第削除// ここから▼*/
#new-header .buttons .btn a{
	display: block;
	margin: 0;
	padding-top: 8px;
	height: 27px;
	border: 1px solid;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #ff7900;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
}
/*▲mod_layout反映され次第削除　ここまで//▲*/
#new-header .buttons .header-btn a{
	display: block;
	margin: 0;
	border: 1px solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #ff7900;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	font-family:"Avenir Next", Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif !important;
}
#new-header .buttons .logged-in a{
	width:inherit;
	padding:6px 1em;
	background-color: #ff7900;
	color:#fff;
	font-family:"Avenir Next", Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif !important;
}
#new-header .buttons .logged-in a:hover{
	width:inherit;
	color: #FFFFFF;
	background: #FF5001;
	font-family:"Avenir Next", Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif !important;
}
#new-header .buttons .mypage a{
	width:inherit;
	padding:5px 12px 6px 35px;
 	background: #fff url(/assets/img/2nd/header/mypage_box_mark.png) no-repeat 15px 8px;
}
@media all and (-ms-high-contrast:none){
	*::-ms-backdrop, #new-header .buttons .mypage a {
 	background: #fff url(/assets/img/2nd/header/mypage_box_mark.png) no-repeat 15px 8px;
	} 
	*::-ms-backdrop, #new-header #input_kensaku{
		height:20px;
	}
	/* IE11 */
}
/* ▼ IE7 ▼ */
*:first-child+html #new-header .buttons .logged-in a{
	width:80px;/* IE7 */
}
*:first-child+html #new-header .buttons .mypage a{
	width:120px;
}
*:first-child+html #new-header .top .buttons li{
	float:left;
}
*:first-child+html #new-header #input_kensaku{
	height:20px;
}
/* ▲ IE7 ▲ */

#new-header .buttons .member a{
	/*width: 107px;*/
}
#new-header .buttons .member a:hover,
#new-header .buttons .mypage a:hover{
	color:  #FF5001;
	border:1px solid #FF5001;
	background-color: #FFEFBF;
}
#new-header ul.gnav{
	padding:0;
	margin:0;
}
#new-header .gnav li{
	width:125px;
	float:left;
}
#new-header .gnav li a{
	display: block;
	width:125px;
	height:58px;
}
/*#new-header .gnav li a:after{
	content: url(/assets/img/2nd/nav/gnav_bg_split.png);
}*/
#new-header .gnav li .nav01{ background:url(../assets/img/2nd/nav/gnav_menu_01.png) no-repeat left top;}
#new-header .gnav li .nav02{ background:url(../assets/img/2nd/nav/gnav_menu_02.png) no-repeat left top;}
#new-header .gnav li .nav03{ background:url(../assets/img/2nd/nav/gnav_menu_03.png) no-repeat left top;}
#new-header .gnav li .nav04{ background:url(../assets/img/2nd/nav/gnav_menu_04.png) no-repeat left top;}
#new-header .gnav li .nav05{ background:url(../assets/img/2nd/nav/gnav_menu_05.png) no-repeat left top;}
#new-header .gnav li .nav06{ background:url(../assets/img/2nd/nav/gnav_menu_06.png) no-repeat left top;}
#new-header .gnav li .nav07{ background:url(../assets/img/2nd/nav/gnav_menu_07.png) no-repeat left top;}
#new-header .gnav li .nav08{ background:url(../assets/img/2nd/nav/gnav_menu_08.png) no-repeat left top;}
#new-header .gnav li .nav09{ background:url(../assets/img/2nd/nav/gnav_menu_09.png) no-repeat left top;}
#new-header .gnav li a span{
	display: none;
}
/*---------------------
new-footer
----------------------*/
#new-footer{
	background:#423525 url(../assets/img/2nd/footer/bg_footer.gif) no-repeat center top;
	font-family:"Avenir Next", Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif !important;
	font-size:14px;
}
#new-footer .footer-inner{
	width:1000px;
	margin:0 auto;
}
#new-footer .link-area{
	height:900px;
	margin:0 auto;
	padding:46px 0 220px 40px;
}
#new-footer .link-area td{
	vertical-align:top;
}
#new-footer .link-area dl{
	width:280px;
	float:left;
	padding:0 40px 42px 0;
}
#new-footer .link-area dt{
	padding:5px 0;
	background-color:#fff;
	text-align: center;
	margin:0 0 20px;
	font-size:100%;
	font-weight:bold;
	color:#000;
	
}
#new-footer .link-area dd{
	margin:0 0 5px;
	font-size:100%;
	text-align:left;
}
#new-footer .link-area dd a{
	color:#fff;
	text-decoration:underline;
}
#new-footer .link-area dd a:hover{
	text-decoration:none;
}
#new-footer .link-area .group-sites{
	width:924px;
	margin:0;
	clear:left;
}
#new-footer .link-area .group-sites li{
	display:inline-block;
	margin-bottom:5px;
}
#new-footer .link-area .group-sites li:after{
	content:"|";
	margin:0 10px;
	color:#fff;
}
#new-footer .link-area .group-sites li.last-child:after{
	display:none;
}
#new-footer .copyright{
	padding:0 5px;
	background:#fff;
	font-size:76.9%;
}
#new-footer address,
#new-footer p{
	width:45%;
	font-style:normal;
	color:#000;
}
#new-footer address{
	float:left;
	padding:17px 0 15px;
}
#new-footer p{
	float:right;
	padding:15px 0;
	text-align:right;
}
#new-footer p img{
	vertical-align:middle;
}
#new-footer .copyright a{
	text-decoration:underline;
	color:#000;
}
#new-footer .copyright a:hover{
	text-decoration:none;
}
/* ---- office ---- */
body.after2016{
	padding-top:0;
}


/*---------------------
new-clearfix
----------------------*/
.new-clearfix:before, .new-clearfix:after { content: ""; display: table; }
.new-clearfix:after { clear: both; }
.new-clearfix { zoom: 1; }
