@charset "euc-jp";
/* ******************************
 *
 * Since:    2021-03-14
 * Modified: 2021-03-14
 * Editor:   hara@DiiV
 *
 * Information: CSS for all
 *
 * ******************************
 */


body{
	background: #FFFFFF;
	color:#000;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic ProN","Hiragino Sans", "Þâ¥´¥·¥Ã¥¯","¥á¥¤¥ê¥ª", sans-serif;
	font-size: 14px;
	line-height:2.1em;
	display: none;
}

img{
	display: block;
}

a:link,
a:visited{
	color: #000;
	text-decoration: none;
}
a:hover,
a:active{
	color: #A2A2A2;
	text-decoration: none;
}

.column_left,
.inner_left{
	float: left;
}
.column_center,
.inner_center{
	float: left;
}
.column_right,
.inner_right{
	float: right;
}

.Medium{
	font-family: "AvenirNextLTPro-Medium";
}

.Regular{
	font-family: "AvenirNextLTPro-Regular";
}

/***** header *****/
header{
	width: 936px;
	margin: 56px auto 49px;

}

header .column_right{
	font-family: "AvenirNextLTPro-Medium";
	margin-top: 10px;
	margin-right: -32px;
	letter-spacing: 0.1em;
}

header .column_right ul{
	font-size: 11px;
	line-height: 1.5em;
}

header .column_right li{
	float: left;
	margin-right: 30px;
  padding-bottom: 2px;
}

header .column_right .last_child{
	margin-right: 0px;
}

header .column_right li.now{
  border-bottom: #000 1px solid;
}

#header_nav{
	width: 936px;
	margin: 0 auto;
}

#header_nav.fixed{
  background: rgba(255,255,255);
	width: 936px;
	margin: 0 auto;
  padding:  20px 0;
  position: fixed;
  top: 0;
}
/***** footer *****/
footer{
	background: #f8f8f8;
}

footer .inner{
	width: 936px;
	margin: 0 auto;
	padding: 60px 0 30px;
}

footer .column_area{
	margin-bottom: 60px;
}

footer .column_left img{
	margin-bottom: 30px;
}

footer .column_left p{
	font-size: 12px;
}
footer .column_right{
	width: 400px;
	margin-right: -49px;
}

footer .column_right li{
	font-size: 12px;
	float: left;
	margin-right: 30px;
}

footer .column_right .last_child{
	margin-right: 0px;
}

footer #copy{
	font-family: "AvenirNextLTPro-Regular";
	font-size: 10px;
	line-height: 1.5em;
}

/***** contents *****/
#contents{
	width: 936px;
	margin: 0 auto 80px;
}

/***** top *****/
#top #main_img{
	width: 936px;
	margin: 0 auto 80px;
}

#top #catch_area{
	margin-bottom: 100px;
}

#top h1{
	margin-bottom: 30px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5em;
}

#top h2{
	font-family: "AvenirNextLTPro-Medium";
	margin-bottom: 30px;
	font-size: 12px;
	line-height: 2.0em;
	letter-spacing: 0.1em;
}

#top #area_01{
	margin-bottom: 100px;
}

#top #area_01 .section_lv1{
	margin-bottom: 40px;
}

#top #area_01 .column_inner{
	width: 296px
}

#top #area_01 .column_inner img{
	margin-bottom: 20px
}

#top #area_01 .column_inner h3{
	margin-bottom: 24px;
	font-size: 14px;
	line-height: 1.5em;
}

#top #area_01 p{
	font-size: 12px;
	line-height: 180%;
}

#top #area_01 .column_left{
	margin-right: 24px;
}

#top #news_area table{
	border-top: #CFCFCF 1px solid;
}

#top #news_area tr{
	border-bottom: #CFCFCF 1px solid;
}

#top #news_area th{
	font-family: "AvenirNextLTPro-Regular";
	font-size: 12px;
	width: 90px;
	padding: 20px 0;
}

#top #news_area .icon{
	width: 100px;
	padding: 20px 0;
}

#top #news_area .icon p{
	padding: 3px 15px;
	display: inline;
	font-size: 10px;
	color: #FFF;
}

#top #news_area .icon .news{
	background: #f29a32;
}

#top #news_area .detail{
	padding: 20px 0;
}

#top #news_area .detail a:link,
#top #news_area .detail a:visited{
	font-size: 12px;
	color: #7c7d7e;
	text-decoration: none;
}
#top #news_area .detail a:hover,
#top #news_area .detail a:active{
	font-size: 12px;
	color: #A2A2A2;
	text-decoration: none;
}


/***** business *****/
#business h1{
	font-family: "AvenirNextLTPro-Medium";
	border-top: #CFCFCF 1px solid;
	border-bottom: #CFCFCF 1px solid;
	padding: 15px 0 12px;
	margin-bottom: 40px;
	letter-spacing: 0.1em;
}

#business h2{
	font-family: "AvenirNextLTPro-Medium";
	margin-bottom: 30px;
	font-size: 12px;
	line-height: 2.0em;
	letter-spacing: 0.1em;
}

#business h3{
	font-family: "AvenirNextLTPro-Medium";
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 2.0em;
	letter-spacing: 0.1em;
}

#business h3 span{
	font-size: 16px;
	line-height: 2.0em;
}

#business #area_01{
	margin-bottom: 100px;
}

#business #area_01 .column_left{
	width: 240px;
}

#business #area_01 .column_right{
	width: 696px;
}

#business #area_02 .column_area{
	margin-bottom: 70px;
}

#business #area_02 .column_left{
	width: 400px;
}

#business #area_02 .column_right{
	width: 536px;
	line-height: 2.1em;
}

/***** company *****/
#company h1{
	font-family: "AvenirNextLTPro-Medium";
	border-top: #CFCFCF 1px solid;
	border-bottom: #CFCFCF 1px solid;
	padding: 15px 0 12px;
	margin-bottom: 40px;
	letter-spacing: 0.1em;
}

#company h2{
	font-family: "AvenirNextLTPro-Medium";
	margin-bottom: 30px;
	font-size: 12px;
	line-height: 2.0em;
	letter-spacing: 0.1em;
}

#company h3{
	font-family: "AvenirNextLTPro-Medium";
	margin-bottom: 30px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5em;
}

#company #area_01{
	margin-bottom: 100px;
}

#company #area_01 .column_left,
#company #area_02 .column_left{
	width: 240px;
}

#company #area_01 .column_right,
#company #area_02 .column_right{
	width: 696px;
}

#company #area_02 .column_right dl{
	border-bottom: #CFCFCF 1px solid;
	padding: 25px 0 22px;
}

#company #area_02 .column_right dl.first_child{
	border-top: #CFCFCF 1px solid;
}

#company #area_02 .column_right dt{
	font-size: 12px;
	font-weight: bold;
}
#company #area_02 .column_right dd{
	font-size: 12px;
	margin: -2.5em 0 0 150px;
}

#company #area_02 a:link,
#company #area_02 a:visited{
	color: #f29a32;
	text-decoration: underline;
}
#company #area_02 a:hover,
#company #area_02 a:active{
	color: #A2A2A2;
	text-decoration: none;
}

/***** news *****/
#news h1{
	font-family: "AvenirNextLTPro-Medium";
	border-top: #CFCFCF 1px solid;
	border-bottom: #CFCFCF 1px solid;
	padding: 15px 0 12px;
	margin-bottom: 40px;
	letter-spacing: 0.1em;
}

#news h2{
	font-family: "AvenirNextLTPro-Medium";
	margin-bottom: 30px;
	font-size: 12px;
	line-height: 2.0em;
	letter-spacing: 0.1em;
}

#news h3{
	font-family: "AvenirNextLTPro-Medium";
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}

#company #area_01{
	margin-bottom: 100px;
}

#news #area_01 .column_left{
	width: 240px;
}

#news #area_01 .column_left ul{
	font-size: 12px;
	line-height: 2.5em;
}

#news #area_01 .column_left li{
	color: #7C7C7C;
}

#news #area_01 .column_right{
	width: 696px;
}

#news #area_01 .column_right .section_area{
	font-family: "AvenirNextLTPro-Regular";
	border-bottom: #CFCFCF 1px solid;
	padding-bottom: 60px;
	margin-bottom: 60px;
}

#news #area_01 .column_right dl{
	margin-bottom: 30px;
}

#news #area_01 .column_right dd{
	margin: -2.1em 0 0 90px;
}

#news #area_01 .date{
	font-family: "AvenirNextLTPro-Regular";
	font-size: 12px;
	color: #000000;
}

#news #area_01 .icon p{
	font-size: 12px;
	padding: 3px 15px;
	display: inline;
	color: #7C7D7E;
}

#news #area_01 .icon .news{
	background: #fff;
}

#news .pagination{
	width: 696px;
	float: right;
}

#news .pagination a:link,
#news .pagination a:visited{
	font-family: "AvenirNextLTPro-Regular";
	color: #f29a32;
	text-decoration: none;
}
#news .pagination a:hover,
#news .pagination a:active{
	font-family: "AvenirNextLTPro-Regular";
	color: #A2A2A2;
	text-decoration: underline;
}

#news .pagination .page_prev{
	float: left;
}

#news .pagination .page_next{
	float: right;
}

#news .pagination .page_number{
	text-align: center;
}

#news .pagination .page_number li{
	display: inline;
	margin-right: 40px;
}

/***** contact *****/
#contact h1{
	font-family: "AvenirNextLTPro-Medium";
	border-top: #CFCFCF 1px solid;
	border-bottom: #CFCFCF 1px solid;
	padding: 15px 0 12px;
	margin-bottom: 40px;
	letter-spacing: 0.1em;
}

#contact h2{
	font-family: "AvenirNextLTPro-Medium";
	margin-bottom: 30px;
	font-size: 12px;
	line-height: 2.0em;
	letter-spacing: 0.1em;
}

#contact h3{
	font-family: "AvenirNextLTPro-Medium";
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 2.0em;
	letter-spacing: 0.1em;
}

#contact h3 span{
	font-size: 14px;
	line-height: 2.0em;
}

#contact #area_01{
	margin-bottom: 100px;
}

#contact #area_01 .column_left{
	width: 240px;
}

#contact #area_01 .column_right{
	width: 696px;
}

#contact #area_01 .column_right .txt_01{
	margin-bottom: 30px;
	line-height: 2.0em;
}

#contact #area_01 .column_right dl{
	line-height: 2.0em;
}

#contact #area_01 .column_right dt{
	font-weight: bold;
}

#contact #area_01 .column_right .section_lv1{
	margin-bottom: 30px;
}


#contact #area_01 .column_right .section_lv2 a:link,
#contact #area_01 .column_right .section_lv2 a:visited{
	color: #f29a32;
	text-decoration: underline;
}
#contact #area_01 .column_right .section_lv2 a:hover,
#contact #area_01 .column_right .section_lv2 a:active{
	color: #A2A2A2;
	text-decoration: none;
}


