@charset "UTF-8";
/* CSS Document */
/****************************************************************************
	body設定
*****************************************************************************/
body{
	color: #000;
	font-size: 14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 25px;
	text-align: center;
	
}
a{
color: #4d4d4d;
text-decoration: none;
}
a:hover{
color: #4d4d4d;
text-decoration: underline;
}

h2,h3,h4{text-align: left;}

img {
	margin: 0  ;
padding: 0;}
#container{
margin: 0 auto ;
padding: 0;
text-align: center;

}

/****************************************************************************
	コンテンツ設定
*****************************************************************************/

/*	ヘッダー
----------------------------------------------------------------------------*/
h1{
	width:450px;
	height:37px;
	font-size: 12px;
	line-height:37px;
	text-align: left;
	margin: 0;
	float:left;
}
#head{
	width:1000px;
	height:105px;
	margin: 0 auto ;
	padding: 0;
	background-image:url(../img/common/navi_back.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	left:-10px;
	top:0;
}
#head_in{
	width: 936px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}
#head_logo {
	width:215px;
	margin-top:10px;
	text-align: center;
	float:left;
}
#head_tel {
	width:135px;
	text-align:left;
	float:right;
	margin:7px 0 0 0;
	visibility: hidden; /* 非表示にする 2020.11.25追加 */}
#head_time{
	width:134px;
	color:#0070b1;
	font-size:10px;
	line-height:14px;
	padding-left:8px;
	float:right;
	margin:6px 0 0 0;
	visibility: hidden; /* 非表示にする 2020.11.25追加 */}
#head_inqu {
	width:125px;
	height:33px;
	float:right;
	margin-left:20px;}
/*	グローバルナビ
----------------------------------------------------------------------------*/
#gnavi{
	width: 612px;
	margin: 0 ;
	height:50px;
	float:right;
}
#gnavi li{
	float: left;
	margin: 0 2px 0 0;
	height:50px;
}

/*	フッター
----------------------------------------------------------------------------*/
#footer{
	color: #fff;
	height:174px;
	background:#4d4d4d;
	}
#footer_in{
	width: 680px;
	margin: 15px auto 0 auto;
	padding: 0;
	font-size:12px;
	text-align:center;
	color:#fff;
	}
.footer_logo {
	width:277px;
	text-align: right;
	float:left;
	height:49px;
	margin-right:15px;
}
.footer_add {
	width: 354px;
	font-size: 12px;
	height:49px;
	line-height:49px;
	padding-left:10px;
	float:left;
	text-align:left;
	}
.footer_name {
	width:277px;
	text-align: right;
	float:left;
	height:30px;
	margin-right:15px;
}
.footer_tel {
	width: 374px;
	font-size: 9px;
	line-height:30px;
	height:30px;
	text-align:left;
	float:left;
}
.footer_tel img {
	margin-right:10px;
	float:left;}


.pagetop{text-align: right; margin: 40px auto 20px auto; width:980px;}


/*	共通
----------------------------------------------------------------------------*/
.style_bold {
	font-weight:bold;}
.style_right {
	text-align:right;
	}
.mb10{margin-bottom: 10px;}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}
.mb50{margin-bottom: 50px;}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt50{margin-top: 50px;}
.ml10{margin-left: 10px;}
.ml20{margin-left: 20px;}
.ml30{margin-left: 30px;}
.ml50{margin-left: 50px;}
.ml60{margin-left: 60px;}
.mr10{margin-right: 10px;}
.mr20{margin-right: 20px;}
.mr30{margin-right: 30px;}
.mr50{margin-right: 50px;}
.center{text-align: center;}
.clear{clear: both; overflow: hidden; margin:  auto;}
.int10 {
	text-indent:-1em;
	padding-left:1em;
}

.space {
	letter-spacing: normal;
}
button{ background-color:transparent; border:none; padding:0; }
/*	共通
----------------------------------------------------------------------------*/
#contents_top{
	margin:  0 auto;
	padding: 0;
	background-image:url(../img/top/body_back.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#4388eb;
}

#main {
	width:980px;
	text-align:center;
	margin:auto;
	}
.title {
	width:980px;
	margin: 45px auto;
	height:45px;
	text-align:center;
	font-size:21px;
	line-height:45px;
	font-weight:bold;
	background-image:url(../img/top/title.png);
	background-repeat:no-repeat;
	background-position:center;
	color:#fff;}
.title_s {
	width:920px;
	margin: 14px 30px 10px 30px;}
.bar {width:980px;
	margin: 0 ;}


/*　TOP
----------------------------------------------------------*/
.top_img {
	position:relative;
	width:980px;
	margin: 0 auto;
	padding-top:85px;
	}
.top_img_comm {
	position: absolute;
	text-align: center;
	font-size: 18px;
	line-height: 28px;
	width: 273px;
	left: 672px;
	top: 150px;
	z-index: 10;
	height: 58px;
}
.top_jigyo {
	width:957px;
	height:276px;
	background-image:url(../img/top/jigyo_back.png);
	background-repeat:no-repeat;
	margin:20px auto;
	padding-top:16px;}
.top_jigyo_title {
	width:910px;
	height:36px;
	margin:0 0 10px 20px;
	background-image:url(../img/top/jigyo_title.png);
	background-repeat:no-repeat;
	padding-left:20px;
	line-height:36px;
	font-size:22px;
	text-align:left;
	color:#fff;}
.top_jigyo_comm {
	padding-left:44px;
	margin-bottom:20px;
	text-align:left;}
.top_jigyo_link {
	width:922px;
	margin:auto;}
.top_jigyo dl {
	width:174px;
	margin:0 5px 0 5px;
	float:left;}
.top_jigyo dt {
	width:174px;
	margin:0 ;
	}
.top_jigyo dd {
	width:174px;
	background:url(../img/top/jigyo_name.png) no-repeat;
	background-position:center;
	height:20px;
	font-size:14px;
	line-height:20px;
	color:#fff;
	margin:10px 0 0 0;}
.top_kanri {
	width:954px;
	margin:auto;
	position:relative;}
.top_kanri_text1 {
	position: absolute;
	width: 409px;
	left: 262px;
	top: 26px;
	font-size: 24px;
	text-align: center;
}	
.top_kanri_text2 {
	position: absolute;
	width: 286px;
	left: 137px;
	top: 330px;
	font-size: 17px;
	text-align: center;
}
.top_kanri_text3 {
	position: absolute;
	width: 284px;
	left: 504px;
	top: 329px;
	font-size: 17px;
	text-align: center;
}
.top_kanri_text4 {
	position: absolute;
	width: 267px;
	left: 20px;
	top: 610px;
	font-size: 17px;
	line-height:20px;
	text-align: center;
}
.top_kanri_text5 {
	position: absolute;
	width: 266px;
	left: 328px;
	top: 623px;
	font-size: 17px;
	text-align: center;
}
.top_img_link12 {
	position: absolute;
	width: 204px;
	left: 128px;
	top: 280px;
	z-index: 100;
}
.top_comp {
	width: 754px;
	margin:10px auto;
}
.top_comp_top_l {
	width:158px;
	padding:6px 0 6px 22px;
	font-size:14px;
	line-height:26px;
	text-align:left;
	color:#fff;
	background-color:#496ca7;
	background-image:url(../img/top/comp_icon.png);
	background-repeat:no-repeat;
	background-position:left;
	border-bottom: 1px solid #fff;
	}
.top_comp_top_r {
	padding:6px 0 6px 12px;
	font-size:14px;
	line-height:26px;
	text-align:left;
	border-top: 1px solid #929292;
	border-right: 1px solid #929292;
	border-bottom: 1px solid #929292;
	}
.top_comp_body_l {
	width:158px;
	padding:6px 0 6px 22px;
	font-size:14px;
	line-height:26px;
	text-align:left;
	color:#fff;
	background-color:#496ca7;
	border-bottom: 1px solid #fff;
	background-image:url(../img/top/comp_icon.png);
	background-repeat:no-repeat;
	background-position:left;
	}
.top_comp_body_r {
	padding:6px 0 6px 12px;
	font-size:14px;
	line-height:26px;
	text-align:left;
	border-right: 1px solid #929292;
	border-bottom: 1px solid #929292;
	}
.top_enkaku {
	width: 770px;
	margin:20px auto 80px auto;
	text-align:left;
}
.top_link {
	width: 956px;
	margin:20px auto 0 auto;
}

.top_seo {
width:960px;
margin:20px auto 40px auto;
font-size:15px;
line-height:24px;
text-align:left;}

/* 追加　*/

.youtube_box {
  width: 960px;
  margin: 50px auto;
}


.youtube_box_02  {
	width: 960px;
	margin: 50px auto;
	
}
.youtube_box_02 .innr_l {
  float: left;
  width: 460px;
	margin-right: 40px;
	margin-bottom: 40px;
}
.youtube_box_02 .innr {
  float: left;
  width: 460px;
	margin-bottom: 40px;
}

a.btn_001 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 160px;
	margin: 6px auto 26px;
	padding: 0.8rem 2.5rem;
	font-weight: bold;
	border: 2px solid #496ca7;
	color: #496ca7;
	border-radius: 100vh;
	transition: 0.5s;
}
a.btn_001:hover {
	color: #fff;
	background: #496ca7;
}



