 @charset "UTF-8";

/*--------------------テキスト--------------------*/
h2 {
	font-size: 26px;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	letter-spacing: 0em;
	display: block;
	color: #008EDA;
}
h3 {
	color: #8E8E8E;
	letter-spacing: 0.1em;
	/*border-left: 10px solid #E60003;
	padding-left: 8px;*/
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: 100;
}
h4 {
	padding-bottom: 20px;
	margin-top: 30px;
	margin-bottom: 0px;
}

/*---フォントカラー---*/
.txt_green { color: #57AA04; }
.txt_blue { color: #008EDA; }
.txt_gray { color: #D1D1D1; }
.txt_red { color: #DC3535; }
.txt_brown { color: #995726; }
.txt_white { color: #FFFFFF; }
.txt_pink { color: #F866B4; }

/*---フォントサイズ---*/
.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size: 123.1%; line-height: 1.8em; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }

/*--- margin ---*/
.mt-20 { margin-top: -20px; }
.mt-10 { margin-top: -10px; }
.mt00 { margin-top: 0px; }
.mt05 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mt20 { margin-top: 20px; }
.mt25 { margin-top: 25px; }
.mt30 { margin-top: 30px; }
.mt35 { margin-top: 35px; }
.mt40 { margin-top: 40px; }
.mt50 { margin-top: 50px; }
.mt60 { margin-top: 60px; }
.mb-10 { margin-bottom: -10px; }
.mb-20 { margin-bottom: -20px; }
.mb10 { margin-bottom: 10px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.mb40 { margin-bottom: 40px; }
.ml0 { margin-left: 0px; }
.ml10 { margin-left: 10px; }
.ml-10 { margin-left: -10px; }
.ml-15 { margin-left: -15px; }
.mr0 { margin-right: 0px; }
.mr10 { margin-right: 10px; }
.mr-15 { margin-right: -15px; }
.mr-30 { margin-right: -30px; }
/*--- padding ---*/
.pt-1  { padding-top: -1px; }
.pt0  { padding-top: 0px; }
.pt5  { padding-top: 5px; }
.pt10 { padding-top: 10px; }
.pt15 { padding-top: 15px; }
.pt20 { padding-top: 20px; }
.pt25 { padding-top: 25px; }
.pt30 { padding-top: 30px; }
.pt35 { padding-top: 35px; }
.pt40 { padding-top: 40px; }
.pl0 { padding-left: 0px; }
.pl10 { padding-left: 10px; }
.pl30 { padding-left: 30px; }
.pr0 { padding-right: 0px; }
.plr { padding-right: 30px; }

/*---リンクカラー---*/
a:link { color: #3366FF; font-weight: normal; }
a:visited { color: #3366FF; font-weight: normal; }
a:hover { color: #3366FF; font-weight: normal; }
a:active { color: #3366FF; font-weight: normal; }
.link_color01 a:link { color: #F1F1F1; text-decoration: none; }
.link_color01 a:visited { color: #F1F1F1; text-decoration: none; }
.link_color01 a:hover { color: #CFE1FF; text-decoration: none; }
.link_color01 a:active { color: #F1F1F1; text-decoration: none; }
/*--------------------イメージ--------------------*/
img{
  vertical-align:bottom;
  border:none; 
}
a:hover img{/*半透明*/
	opacity:0.8;
	filter: alpha(opacity=80);
}

/*フロートクリア
-----------------------------------------*/
.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px; }

/*リスト
-----------------------------------------*/
/*li {
list-style: none;
}*/

/*区切り線
-----------------------------------------*/

.normal_line {
	display: block;
	border-top: 1px solid #E2E2E2;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 0px;
}
.normal_line2 {
	display: block;
	border-top: 1px solid #E2E2E2;
	margin-bottom: 10px;
	padding-right: 0px;
}
.dot_line {
	display: block;
	border-top: 3px dotted #E2E2E2;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 0px;
}

/*タイトル　下線
-----------------------------------------*/
.title_line {
	display: block;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-right: 0px;
	border-bottom: 1px solid #E2E2E2;
	font-size: 20px;
	line-height: 1.6em;
	letter-spacing: 0.1em;
}
.title_line2 {
	display: block;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-right: 0px;
	font-size: 16px;
	line-height: 2em;
	background: url(../images/base/title_bg2.jpg) repeat-x;
	color: #FFFFFF;
	padding-left: 5px;
	height: 30px;
	letter-spacing: 0.1em;
}
.title_line3 {
	display: block;
	margin-bottom: 10px;
	padding-right: 0px;
	font-size: 16px;
	line-height: 2em;
	background: url(../images/base/title_bg2.jpg) repeat-x;
	color: #FFFFFF;
	padding-left: 5px;
	height: 30px;
	letter-spacing: 0.1em;
}

.title_line4 {
	display: block;
	margin-bottom: 10px;
	margin-top: -100px;
	padding-top: 100px;
	padding-right: 0px;
	border-bottom: 1px solid #E2E2E2;
	font-size: 20px;
	line-height: 2em;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}

.title_line5 {
	display: block;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 60px;
	padding-right: 0px;
	border-bottom: 1px solid #E2E2E2;
	font-size: 20px;
	line-height: 2em;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}

/*会社概要などの表組
-----------------------------------------*/
dl {
  margin-bottom:15px;
}
dl dt {
	font-weight:bold;
	font-size:13px;
	line-height: 1.8em;
	float:left;
	width:100px;
	padding:6px 0px;
}
dl dd {
	font-size:13px;
	line-height: 1.8em;
	margin-left:100px;
	padding:6px 10px;
}
.dotline {
    border-top:1px dotted #CCCCCC;
}
.dotline2 {
	border-top: 1px dotted #727272;
}

/*その他
-----------------------------------------*/
.center {
	text-align: center;
}
/*テキスト装飾
-----------------------------------------*/
.textshadow {
  text-shadow: 1px 2px 2px rgba(0,0,0,0.4);
}
/*テーブル
-----------------------------------------*/
table {
	border-collapse: collapse;
	/*border: 1px solid #CCCCCC;*/
	font-size: 13px;
} 
td,th { 
    /*border: 1px #CCCCCC solid;*/
	padding: 5px 10px;
}
td.gray {
	background-color:#F0F0F0;
}
td.narrow {
	padding: 3% 3%;
}

/*トップへ戻るボタン
-----------------------------------------*/
#page-top {
	z-index:10;
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 16px;
}
#page-top a {
	background: #F866B4;
    text-decoration: none;
    color: #fff;
    width: 60px;
    padding: 15px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #F866B4;
}
/*Google Map 埋め込み
-----------------------------------------*/
.gmap{
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.gmap iframe, .gmap object, .gmap embed{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
