@charset "utf-8";

/*==========================================
File name: base.css
Editors: IT-Probe
Last Editor: IT-Probe
Date: 2012.12.04
========================================== */

/* ▼ BASE SETTING ▼ */

* {
	margin: 0;
	padding: 0;
}


img{
	vertical-align: bottom;
}


/* ▼ BASE LAYOUT▼ */ 

html{
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	height: 100%;
	margin: 0;
	padding: 0 0 0 0;
	text-align: center;
	color: #333333;
	font-family: Meiryo, "メイリオ","Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic", "ＭＳ Ｐゴシック",sans-serif;
	font-size: 14px;
	background-image: url(../images/common/body_upper_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


#screen{
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;/* コンテンツを横断する背景(画像) */
	text-align: left;
}

#container{
	width: 1000px;
	margin: 0 auto;

}
#container_top {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}



#contents{
	clear: both;
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0;
	padding-left: 0;
	margin-bottom:30px;
}


/* ▼ LINK SETTING ▼ */

a{
	outline: none;
}

a,a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

a.current,
a:active,
a:focus {
}

a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}



/* ▼ HEADER ▼ */

#header {
	width: 1000px;
	height: 125px;
	position: relative;
	margin-right: auto;
	margin-left: auto;

}


#header_link{
	position: absolute;
	top: 50px;
	right: 40px;
	font-size: 14px;
}

#header_link ul{

	
}

#header_link ul li{
	display: inline;
	font-size: 11px;
	padding-left: 10px;
	margin: 0 0 0 0;
	font-weight: bold;
}

#header_link ul li a{
	color: #333333;
}

#header p{
	position: absolute;
	top: 8px;
	left: 0;
	color: #666;
	font-size: 10px;
}


/* ▼ MAIN IMAGE ▼ */
/*
#keyvisual{
	width: 1000px;
	margin-top: 13px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
*/

/* ▼ GLOBAL NAVIGATION ▼ */


#gnav{
	margin: 0 auto 15px auto;
	width: 960px;
	height: 40px;
	padding: 0;
	position: absolute;
	top: 10px;
}

#gnav ul{
	position: relative;
	width: 960px;
	height: 40px;
	margin: 0;
	padding: 0;
}

#gnav li{
	list-style-type: none;
	display: inline;
	width: 160px;
	height: 40px;
	margin: 0;
	padding: 0;
}

#gnav li a{
	position: absolute;
	display: block;
	width: 160px;
	height: 40px;
	margin: 0;
	padding: 0;
}

#gnav li a:hover img{
	visibility: hidden;
}

#gnav_01{
	left: 0;
	background: url(../images/common/gnav_bg.jpg) no-repeat 0 0;
}

#gnav_02{
	left: 160px;
	background: url(../images/common/gnav_bg.jpg) no-repeat -160px 0;
}

#gnav_03{
	left: 320px;
	background: url(../images/common/gnav_bg.jpg) no-repeat -320px 0;
}

#gnav_04{
	left: 480px;
	background: url(../images/common/gnav_bg.jpg) no-repeat -480px 0;
}

#gnav_05{
	left: 640px;
	background: url(../images/common/gnav_bg.jpg) no-repeat -640px 0;
}

#gnav_06{
	left: 800px;
	background: url(../images/common/gnav_bg.jpg) no-repeat -800px 0;
}


/* ▼ MAIN CONTENTS ▼ */

#main{
	width: 770px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	float: right;
	line-height: 1.9;
}
#main_top {
	width: 100%;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	line-height: 1.9;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 0;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}



/* ▼ SIDEBAR ▼ */

#side{
	width: 210px;
	float: left;
	padding: 0;
	font-size: 90%;
	margin-bottom: 15px;
}

/* --- SIDE MENU --- */

#snav{}

#snav ul{}

#snav li{
	list-style-type: none;
	clear:both;}

/**スタイルＡ**/

.nav_styleA{}

.nav_styleA li + li{
	margin-top:5px;
}

.styleA_menu01,
.styleA_menu02{
	padding-left:28px;
	background:url(../images/common/li01.png) 10px 2px no-repeat;
}
.styleA_menu01 a,
.styleA_menu02 a{
	 color:#000;
	 }



.styleA_menu03{
	padding-left:28px;
	padding-top:4px;
	background:url(../images/common/s_menu_bg.jpg) no-repeat;
	width:212px;
	height:22px;
		display:block;
		margin-bottom:10px;
}
.styleA_menu03 a{
	 color:#000;
	display:block;
}

/**スタイルＢ**/

.nav_styleB li{
	list-style-type: none;
	clear:both;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}


.styleB_menu01{
	color:#000;
	background-color: #f2f2f2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a7a7a7;
}

.styleB_menu01 a{
	color:#000;
	padding:10px;
	display:block;
}
.styleB_menu01 a:hover{
	background:#fff;
	text-decoration:none;
	}


.styleB_menu02{
	font-weight:bold;
	}
.styleB_menu02 a{color:#000;}


.styleB_menu03{
	padding:0px 0 8px 35px;
	display:block;
	border-bottom:#000 dotted 1px;
	background:url(../images/common/li01.png) 22px 5px no-repeat;
}

.styleB_menu03 a{
	color:#000;
		display:block;
}

.styleB_menu04{
	padding:3px;
	border:#ccc dotted 1px;
	background:#F0F0F0;
	display:block;
	float:right;
	}
.styleB_menu04 a{
	color:#000;
}
.styleB_menu04 a:hover{
	}

/* ▼ FOOTER ▼ */


#footer {
	width: 100%;
	clear: both;
	background-color: #7D7D7D;
}

.footer_inq  {
	width: 100%;
	margin:50px auto 0 auto;
	padding:30px 0;
	border-top:#9D9D9D solid 1px;
	background:#FFF;
}
.footer_inq_in  {
	width:1000px;
	margin:0 auto;
}
.footer_body{
	width:1000px;
	margin:0 auto;
	position:relative;}

.f_bn{
	position:absolute;
	right:0;
	top: 125px;
	/*bottom:0px;*/}


#footer_link{
	width: 1000px;
	margin:0 auto;
	clear: both;
	overflow:hidden;
	padding:30px 0; 
}


#footer_link .ul_01{
	float: left;
	margin-top: 0;
	margin-right: 120px;
	margin-bottom: 0;
	margin-left: 0;
}

#footer_link .ul_02{
	float: right;
	width: 200px;
}


#footer_link li{
	margin: 0 0 7px 0;
}




#footer_link a{
	color: #FFF;

}

#footer_link a:hover{
	text-decoration: underline;

}

#copyright{
	text-align: center;
	width: 100%;
	padding:10px 0;
	clear: both;
	color:#FFF;
}



/*▼ CLEAR FIX ▼ */

.clear{
	clear: both;
}


/* modern browsers */

.clearfix:after,
#container:after,
#header:after,
#footer:after,
#contents:after{
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0.1em;
	line-height: 0;
}

/* IE7 */

.clearfix,
#container,
header,
footer,
#contents{
	display: inline-block;
}

/* legacy IE */

* html .clearfix,
* html #container,
* html #footer,
* html #contents{
	height: 1%;
}

.clearfix,
#container,
#header,
#footer,
#contents{
	display: block;
}

/* ▼ 10: COMMON STYLE ▼ */

section{
	clear: both;
	margin: 0 0 15px 0;
	overflow: hidden;
}
.section_735 {
	width: 735px;
	margin-left: 35px;
}
.section_718 {
	width: 718px;
	margin-left: 52px;
}

.w400c{
	width:400px;
	margin:0 auto;}

.w600c{
	width:600px;
	margin:0 auto;}

#w,
.w{
	clear: both;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#w2,
.w2{
	clear: both;

	overflow: hidden;
}

#g,
.g{
	clear: both;
	margin: 0 0 15px 0;
	overflow: hidden;
	background-color: #F0F0F0;
}
.sec_contents {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 45px;
	padding-bottom: 45px;
}
.sec_contents2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.f_4_220 {
	overflow:hidden;
}
.f_4_220 .f_4_220_l {
	float: left;
	width: 220px;
	text-align: center;
	padding-right: 40px;
}
.f_4_220 .f_4_220_r {
	float: right;
	width: 220px;
	text-align: center;
}



.f_3_320 {
	overflow:hidden;

clear: both;}
.f_3_320 .f_3_320_l {
	float: left;
	width: 320px;
	text-align: center;
	padding-right: 20px;
}
.f_3_320 .f_3_320_r {
	float: right;
	width: 320px;
	text-align: center;
}



.f_5_184 {
	overflow:hidden;
}
.f_5_184 .f_5_184_l {
	float: left;
	width: 184px;
	text-align: center;
	padding-right: 20px;
}
.f_5_184 .f_5_184_r {
	float: right;
	width: 184px;
	text-align: center;
}


section p{
	margin: 0 0 10px 0;
}

.section_body{
	overflow: hidden;
}
/* --- ぱんくずナビ --- */

#breadcrumbs{
	text-align: left;
	margin: 0 0 40px 0;
	font-size: 90%;
}


/* --- このページのトップへ戻る --- */

.to_pagetop{
	position: relative;
	height: 20px;
	margin: 0 0 5px 0;
}

.to_pagetop a{
	position: absolute;
	display: block;
	width: 150px;
	height: 20px;
	padding: 0 0 0 20px;
	background: url(../images/common/to_pagetop.gif) no-repeat 0 50%;
	right: 0;
	font-size: 90%;
}


/* ==============================================

カラー、サイズ、ライン など　微調整用

============================================== */
/*仕切り赤線*/

.red_t_line{
	border-top: solid 1px #C00;
	padding-top:80px;
	margin-top:80px;}

/*枠線*/

.bo_all{ border:#CCC solid 1px;}

.bo_all_red{ border: #C00 solid 1px;}


/*縦線*/

.bo_l2{ 
	border-left: #333 2px solid;
	padding-left:8px;
	}

/*カラー*/

.black{ color:#000;}
.red, .error{ color:#C2161B;}

/*
.blue{ color:#06F;}
.orange{ color:#FF6600;}
.green{ color:#060;}
.pink{ color:#F39;}
.yellow{ color:#FF3;}
.purple{ color:#63C;}*/


 /*サイズ*/

.fsize10{ font-size:10px!important;}
.fsize11{ font-size:11px!important;}
.fsize12{ font-size:12px!important;}
.fsize14{ font-size:14px!important;}
.fsize15{ font-size:15px!important;}
.fsize16{ font-size:16px!important;}
.fsize17{ font-size:17px!important;}
.fsize18{ font-size:18px!important;}
.fsize20{ font-size:20px!important;}

.fsize22{ font-size:22px!important;}

/*文字配置*/

.textc{ text-align:center!important;}
.textr{ text-align:right!important;}
.textl{ text-align:left!important;}


/*余白微調整*/
.no_margin{ margin:0!important;}

.mt0{ margin-top:0px!important;}
.mt5{ margin-top:5px!important;}
.mt10{ margin-top:10px!important;}
.mt15{ margin-top:15px!important;}
.mt20{ margin-top:20px!important;}
.mt30{ margin-top:30px!important;}
.mt40{ margin-top:40px!important;}
.mt50{ margin-top:50px!important;}
.mt60{ margin-top:60px!important;}
.mt70{ margin-top:70px!important;}
.mt80{ margin-top:80px!important;}
.mt100{ margin-top:100px!important;}

.mb0{ margin-bottom:0px!important;}
.mb5{ margin-bottom:5px!important;}
.mb10{ margin-bottom:10px!important;}
.mb15{ margin-bottom:15px!important;}
.mb20{ margin-bottom:20px!important;}
.mb30{ margin-bottom:30px!important;}
.mb40{ margin-bottom:40px!important;}
.mb50{ margin-bottom:50px!important;}
.mb60{ margin-bottom:60px!important;}
.mb70{ margin-bottom:70px!important;}
.mb80{ margin-bottom:80px!important;}
.mb100{ margin-bottom:100px!important;}

.ml5{ margin-left:5px!important;}
.ml18{ margin-left:18px!important;}

.ml300{ margin-left:300px!important;}

.pa10_all{ padding:10px!important;}


/*テーブル調整*/

.va_t{ vertical-align:top!important;}

.w100{ width:100%!important;}



/* ==============================================

リスト

============================================== */

/*3つ横*/

.list3_yoko,
.list3_yoko ul{
clear: both;
overflow: hidden;
}


.list3_yoko li{
width: 320px;
float: left;
}
.list3_yoko li + li{
margin-left: 20px;
}

/*6つ横*/

.list6_yoko,
.list6_yoko ul{
clear: both;
overflow: hidden;
}


.list6_yoko li{
width: 155px;
float: left;
}
.list6_yoko li + li{
margin-left: 14px;
}


/* --- Adobe Readerの取得 --- */

#get_adobe_reader{
	padding: 7px;
	border: solid 1px #CCCCCC;
}

#get_adobe_reader img{
	float: right;
}

#get_adobe_reader p{
	float: left;
	width: 400px;
	margin: 0 0 0 0;
	font-size: 11px;
}




@media print{
	
#footer{
	display: none;
}

}

.link__wrap {
  display:flex;
	justify-content: flex-start;
	align-items: center;
  flex-direction: column;
}

.link__block {
  display:flex;
	justify-content:center;
	align-items: center;
  box-sizing: border-box;
  margin-bottom: 15px;
  width:320px;
  height:40px;
  border:solid 2px #C30605;
  border-radius: 6px;
  color:#fff;
  font-weight: 700;
  transition: all .2s;
  text-decoration: none;
  background: #C30605;
}

.link__block:hover {
  background: #fff;
  color:#C30605;
  transition: all .2s;
  text-decoration: none;
}

.link__block--logo {
  display:flex;
	justify-content: center;
	align-items: center;
}

.link__block--logo img {
    width:320px;
    height:auto;
  }