@charset "utf-8";


/*body設定*/
body {    font-family: "Lucida Grande","Lucida Sans",Verdana,sans-serif;  font-size:160% !important;}

h1, h2, h3, h4, h5, h6 {
   font-family: "Lucida Grande","Lucida Sans",Verdana,sans-serif;}

h1, h2, h3, h4, h5, h6 {
    color: #333;}

h1 { font-size: 24px;}

h2 { font-size: 20px;
  font-weight: bold;}

p {
    line-height: 1.8;
    margin: 0 0 1em;
}

.sp-col-sm-9{ float:right;}
.sp-col-sm-3{ float:right;}

.headline h1{    border-bottom: 2px solid #3498db;
   display: inline-block;
    margin: 0 0 -2px;
    padding: 0px 20px 5px 0px;
}

/*管理画面用*/
.mng_line {
	background: #333;
	font-size: 0.8em;
	color: #fff;
         position:absolute; top:0;
        z-index:9999;
width: 100%;
display:none;

}
.mng_line a { color: #fff; }

.header-v4.header .navbar-default .navbar-nav > li > a {
    font-size: 16px;}

/*記事*/
.topics_contents {
	line-height: 150%;
	margin: 20px 18px 60px 0 !important;
	padding: 0;
}

.topicsItem{ margin-bottom: 20px; padding-bottom:20px; border-bottom:1px solid #ddd;}

.navbar-nav li:first-child{ display:none;}



/*サブメニューバナー*/

ul.customize_navi {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
}
ul.customize_navi li {
	margin: 0 0 5px 0;
	padding: 1px;
	border: #dfdfdf 2px solid;
	background: #fff;
}
ul.customize_navi img {
	width: 100%;
	height: auto;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
border:none;
}

.sidebar-nav-v1 > li.active, .sidebar-nav-v1 > li.active:hover {
    background: none repeat scroll 0 0 #3498db;
}

.top_faq li:last-child{border:none; margin-bottom:-1em;}


/*dlタグtable表示*/

.dl-table {
	display: table;
	width: 100%;
}
.dl-table dl {
	display: table-row;
	margin: 0;
}
.dl-table dl dt,  .dl-table dl dd {
	display: table-cell;
	padding: 5px;
	border-bottom: 1px solid #ddd;
}
.dl-table-striped dl:nth-child(even) { background-color: #f9f9f9; }

.dl-table dl dt { width: 15%; }


.dl-table-list dl dt, .dl-table-list dl dd {
	border: 1px solid #ddd;
        border-bottom:none;}

.dl-table-list dl dt{ background:#dff0d8; width:20%; border-right:none;}

.dl-table-list dl:last-child dt, .dl-table-list dl:last-child dd{
        border-bottom:1px solid #ddd;}


/*badge表示*/
.badge-danger {
	color: #fff;
	background-color: #d9534f;
}

/*form周り調整*/
.form-group { margin-bottom: 2em; }
.form-group .badge { margin: -1px 0 0 5px; }
.form-inline .radio, .form-inline .checkbox { margin-right: 1em; }


/*ページャ設定*/
.pageLink {
	text-align: center;
	margin: 2em 0;
	overflow: hidden;
}
.pageLink .btn { margin: 0 5px; }
.pageLink .btn-group .btn { margin: 0; }

.relation_link {
	text-align: center;
	margin: 1em 0;
}
.relation_link .btn {
	white-space: normal;
	width: 45%;
	margin-top: 1em;
}
.relation_link .btn-left { float: left; }
.relation_link .btn-right { float: right; }
.clr { clear: both; }
.clr .btn { width: 25%; }

/*ブログページャ設定*/
.blog_relation_link {
	margin: 1em 0;
	overflow: hidden;
}
.blog_relation_link .btn-left {
	float: left;
	margin-right: 1em;
}
.blog_relation_link .btn-right {
	float: right;
	margin-left: 1em;
}

.list-bordered li{ border-bottom:1px solid #ddd; padding: 5px 0 5px 0;}

.list-bordered li time{ margin:0 1em 0 0;}
.list-bordered li span{ margin:0 0.2em 0 0;}
.list-bordered li a{ margin:0 0em 0 0;}

#contents{ margin-top:1em;}
#page_top #contents{margin-top:0em;}

/*調整*/
.header-v4.header .navbar-header {
    margin: 20px 0 0;
}

.header-v4.header .navbar-default .navbar-nav > li > a:hover,
 .header-v4.header .navbar-default .navbar-nav > .active > a {
		border-top: solid 2px #3498db;
		border-bottom: solid 2px transparent;
	}

.topbar ul.loginbar > li:last-child{display:none;}

.navbar-collapse{ background-color:#333;}
.navbar-collapse a{ color:#fff; font-weight:bold;     text-decoration: none;}

.nav > li {
    display: block;
    position: relative;
    text-decoration: none;
}

.header .navbar-default .navbar-nav > li > a {
    color: #fff;}

.footer a, .copyright a, .footer a:hover, .copyright a:hover {
    color: #fff;
}

li a {
    color: #006dad;
    text-decoration: none;
}

.servive-block h2 {
    color: #fff;
    font-weight: bold;
}

.topbar ul.loginbar > li > a, .topbar ul.loginbar > li > a:hover {
    color: #7c8082;
    font-size: 13px;
    text-transform: uppercase;
}

.alert span{ padding-right:1em; font-weight:bold;}
.alert h4{ margin-bottom:0;}
.topics_contents p{ margin:0 1em 1em;}
.read_content p{ margin:0 1em 1em;}

.servive-block {
    margin-bottom: 0px;
    padding: 20px 15px;
    text-align: center;
}
.servive-block p i{ padding-right:0.3em;}
.servive-block p { text-align:left; font-size: 17px;}


.input-group {
    border-collapse: separate;
    display: table;
    margin: -10px 0 0px;
    position: relative;
}


.read_content .list-unstyled {
    line-height: 1.8;
    list-style: none outside none;
    margin: 0 0 2em 2em;
    padding-left: 0;
}

.list-unstyled i{ padding-right: 0.3em;}

.read_content .list-unstyled i {
    color: #2f8dcb;
    font-size: 0.9em;
    padding-right: 0.3em;
}

.read_content .kakuninzikou li { list-style:none; }
.read_content .kakuninzikou li:before { content:"□ ";}
.read_content figure{ padding:0 1em;}

.table-styled table tr td{
    border: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}

.table-styled table {
    margin-bottom: 20px;
    width: 100%;
}


.text-wrap{   overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}

.headline h3{ font-weight:bold; font-size:1.4em;}

.list-bordered li{overflow: hidden;}

ul.ul-faq {
list-style: none;
margin:0em 0em 1.5em;
}

ul.ul-faq li {
position: relative;
padding-left: 0.5em; /* アイコンと文章の間のスペース */
}


/*
ul.ul-faq li:before {
    background: none repeat scroll 0 0 #3498db;
    border-radius: 20%;
    color: #3498db;
    content: "・";
    font-size: 0.6em;
    font-weight: bold;
    height: 1em;
    left: -1em;
    line-height: 1.4;
    position: absolute;
    text-align: center;
    top: 1em;
    width: 1em;
}
*/

.dl-contact dl dt{ width:35%; vertical-align: middle; padding:1em 5px;}
.dl-contact dl dd{vertical-align: middle;}
.dl-contact span.badge{  border-radius: 5px !important; margin-left:0.5em;}


.header-v4.header .navbar-default .navbar-nav > li > a {
    padding: 10px 0 11px;
    text-align: center;
}
.header-v4.header .navbar-nav{
 width: 100%;}

.header-v4.header .navbar-default .navbar-nav > li {
    width: 16.6666%;
}

.label-orange{  background: none repeat scroll 0 0 #e67e22;}
.label-purple{background: none repeat scroll 0 0 #9b6bcc;}

.form_box_02_set .form-control{ width:40%; display:inline;}
.form_box_02_set .sp_not{ display:none;}

.update_style .dl-table dl:last-child dt,.update_style .dl-table dl:last-child dd { border:none;}

.update_style .dl_list dl { clear:both;}
.update_style .dl_list dt { float:left; width:6em;}
.update_style .dl_list dd { float:left; width:100px; margin-left:1%;}
.update_style .dl_list dd.type_02 { float:left; width:50px;}
.update_style .dl_list dd:last-child { float:left; width:67%;}

ul.as_category_list li:last-child{ border-bottom:none;}


/*--------------------------------------------------------------------------*/


/*991pxブレイク時の表示切替*/
@media screen and (max-width: 991px) {


.header-v4.header .navbar-default .navbar-nav > li > a {
   padding: 10px 30px 11px 20px;
    text-align: left;
}
.header-v4.header .navbar-nav{
 width: 100%;}

.header-v4.header .navbar-default .navbar-nav > li {
    width: 100%;
}



img.sp{ width:100%; height:auto;}

.navbar-nav > li > a {
    letter-spacing: 0;}


/*調整*/
.input-group {
    border-collapse: separate;
    display: table;
    margin-top: 1em;
    position: relative;
}

.header-v4.header .navbar-default .navbar-nav > .active > a, .header-v4.header .navbar-default .navbar-nav > .active > a:hover, .header-v4.header .navbar-default .navbar-nav > .active > a:focus {
	    color: #fff;
		background: #3498db;
	}


.header-v4.header .navbar-default .navbar-nav > li > a:hover {
		color:  #3498db;
	}

.header-v4.header .navbar-default .navbar-nav > li > a:hover,
 .header-v4.header .navbar-default .navbar-nav > .active > a {
		border-top: none;
		border-bottom: none;
	}
.footer a{ color:#fff;}

.servive-block {
    margin-bottom: 1em;
    padding: 20px;
    text-align: center;
}

.servive-block p {
    text-align: center;
}



}

/*--------------------------------------------------------------------------*/


/*768pxブレイク時の表示切替*/
@media screen and (max-width: 768px) {

.sp-col-sm-9{ float:none;}
.sp-col-sm-3{ float:none;}

.update_style .dl_list dt { float:left; width:auto;}
.update_style .dl_list dd { float:left; width:auto;}
.update_style .dl_list dd:last-child { clear:both; float:none; width:auto; margin-left:0;}


.topics_contents img {
	width: 100%;
	height: auto;
}


#footpath { display: none; }


/*テーブルレイアウト縦表示*/

table.table-sp th { display: block; }
table.table-sp td { display: block; }
table.table-sp-offth th { display: none; }
table.table-sp-offth td:first-child { background: #dff0d8; }

/*dlテーブルレイアウト縦表示*/
.dl-table dl dt {
	display: block;
	width: auto;
	float: left;
	border: none;
}
.dl-table dl dd {
	display: block;
	width: 100%;
	border: none;
}
.dl-table dl dd:last-child {
	border-bottom: 1px solid #ddd;
	clear: both;
}

.dl-table-list dl dt, .dl-table-list dl dd {
	border: 1px solid #ddd;
        border-bottom:none;}

.dl-table-list dl dt{ background:#dff0d8; width:100%; border-right:none;}

.dl-table-list dl:last-child dt, .dl-table-list dl:last-child dd{
        border-bottom:1px solid #ddd;}



select.form-control { height: 3em; }

.form-ymd select.form-control {
	width: 27%;
	display: inline;
}

.relation_link .btn {
	white-space: normal;
	width: 95%;
	margin-top: 1em;
}
.relation_link .btn-left { float: none; }
.relation_link .btn-right { float: none; }
.clr { clear: both; }
.clr .btn { width: 60%; }


.list-bordered li a {
    display: inline-block;
    margin: 0.2em 0 0;
}


.list-bordered li .badge{ display:inline-block;}

.list-bordered li .label{display:inline-block;
padding: 0.3em 1em;} 

img.sp{ width:100%; height:auto;}

.breadcrumbs{ display:none;}

ul.ul-faq {
margin:0em 0em 1.5em;
}

.rogo{ width:100%; height:auto; max-width:359px;}

.navbar-brand {
    width: 80%;
}

.form_box_02_set .form-control{ width:90%; display:inline;}
.form_box_02_set .sp_not{ display:block;}
}