@charset "utf-8";
/* ------------------------------
　　エントリースタイル
------------------------------ */
.columnIcon{
	margin:0 10px;
}
.column-file-auto p.caption{
	font-size:12px;
}
.acms-label{
	white-space:nowrap;
}
em{
	font-style: normal;
	font-weight: bold;
}
strong{
	font-weight: bold;
	color: #F33;
}
.entrywrap{
	padding:0 40px;
}
.pageTitleWrapper{
	background-color: #1E4D8C;
}
.entryTitletxt{
	padding: 30px!important;
	background-color: #FFF;
	font-size: 20px;
	margin-right: 0px!important;
	margin-left: 0px!important;
	margin-top:0!important;
	border: 1px solid #CCC;
}
.sub .acms-list-group-item{
	border-bottom:0px;
}
.sub .acms-list-group {
	border-top: 0;
}
.sub .acms-list-group li{
	background-color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #888;
}
.sub .acms-list-group li:first-child{
	border-radius:5px 5px 0 0;
}
.sub .acms-list-group li:last-child{
	border-radius:0 0 5px 5px;
	border-bottom: 0px;
}
a.acms-list-group-item:hover {
	background-color:transparent!important;
}
.support .sub .stay a{
	color:#FFF!important;
}
.sub .acms-list-group a{
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	color: #FFF;
}
.sub .acms-list-group li:hover{
	background-color:#333;
}
.entryColumn p.comment{
	font-size: 12px;
	color: #999;
	margin: 0px;
	padding: 0px 10px;
}
.acms-table-responsive + .comment{
	margin-top:-20px!important;
}
.box-01,
.box-02,
.box-03{
	padding: 25px;
	border-radius:5px;
	margin: 10px;
	overflow:hidden;
}
.box-01 p:last-child,
.box-02 p:last-child,
.box-01 dl:last-child,
.box-02 dl:last-child,
.box-01 ul:last-child,
.box-02 ul:last-child,
.box-01 ol:last-child,
.box-02 ol:last-child{
	margin-bottom:0px;
}
.box-01 h2:first-child,
.box-02 h2:first-child,
.box-01 h3:first-child,
.box-02 h3:first-child,
.box-01 h4:first-child,
.box-02 h4:first-child,
.box-01 h5:first-child,
.box-02 h5:first-child,
.box-02+hr+h4{
	margin-top:0px;
}
.box-01{
	border: 2px solid #F33;	
}
.box-02{
	background-color: #EEE;
}
.box-03{
	border: 2px solid #EEE;	
}

article.indexwrap{
	background-color: #FAFAFA;
	border-right: 1px solid #DDD;
	border-bottom: 2px solid #DDD;
	border-left: 1px solid #DDD;
	padding: 20px 20px 20px;
	margin-bottom:30px;
	position: relative;
	box-sizing:border-box;
}
.indexwrap .indexlink a{
	font-size: 12px;
	text-align: center;
	display: block;
	padding: 10px;
	background-color: #CCC;
	margin: 15px -20px -20px;
	color: #333;
}

article.indexwrap .indexlink a:hover{
	color: #FFF;
	text-decoration: none;
}
.subsidy article.indexwrap{
	border-top: 2px solid #EF676A;
}
.subsidy article.indexwrap .indexlink a{
	background-color: #F6B3B4;
}
.subsidy article.indexwrap .indexlink a:hover{
	background-color: #A6484A;
}
.support article.indexwrap{
	border-top: 2px solid #2BA1BE;
}
.support article.indexwrap .indexlink a{
	background-color: #92D0DF;
}
.support article.indexwrap .indexlink a:hover{
	background-color: #1D7085;
}
.laws article.indexwrap{
	border-top: 2px solid #41AA61;
}
.laws article.indexwrap .indexlink a{
	background-color: #9FD4B0;
}
.laws article.indexwrap .indexlink a:hover{
	background-color: #2E7644;
}
.safetynet article.indexwrap{
	border-top: 2px solid #4A65AA;
}
.safetynet article.indexwrap .indexlink a{
	background-color: #B8C2EA;
}
.safetynet article.indexwrap .indexlink a:hover{
	background-color: #2B3B65;
}
.shokibo article.indexwrap{
	border-top: 2px solid #3AAD00;
}
.shokibo article.indexwrap .indexlink a{
	background-color: #BCE0B0;
}
.shokibo article.indexwrap .indexlink a:hover{
	background-color: #2D8307;
}
.seminar article.indexwrap{
	border-top: 2px solid #F15A81;
}
.seminar article.indexwrap .indexlink a{
	background-color: #F8ADC0;
}
.seminar article.indexwrap .indexlink a:hover{
	background-color: #A83E5A;
}
.consultation article.indexwrap{
	border-top: 2px solid #F6742D;
}
.consultation article.indexwrap .indexlink a{
	background-color: #FABA91;
}
.consultation article.indexwrap .indexlink a:hover{
	background-color: #AB511F;
}

.indexwrap .entryColumn dl{
	margin-bottom:0;
}
.indexwrap .entryTitle{
	font-size: 16px;
	padding: 0px 15px 10px;
	color: #333333;
	margin-bottom: 15px;
	border-bottom: 1px solid #DDD;
	margin-right: -5px;
	margin-left: -5px;
	margin-top:0;
}
.deadline-label{
	font-size: 10px;
	color: #FFF;
	padding: 3px 10px;
	background-color: #DB0202;
	position: absolute;
	left: -5px;
	top: -12px;
}
.deadline-label + h2{
	margin-top:5px;
}
.OuterLinkbtn a{
	float:right;
	background-color: #FFF;
	padding: 10px 30px 10px 15px;
	color: #444!important;
	border-radius:0px;
	transition: 0.5s;
	margin-bottom:0px;
	margin-top:-15px;
	background-image: url(../images/linkarrow01.png);
	background-position: right center;
	background-repeat: no-repeat;
	margin-right: 15px;
	border: 1px solid #999;
}
.OuterLinkbtn a:hover{
	background-color: #333;
	color:white!important;
	text-decoration: none;
}
.indexwrap .entryColumn p{
	margin:0px;
}
.seminarTitle{
	font-size: 16px;
	padding: 15px 25px;
	background-color: #FDD0E3;
	border-radius:5px;
	margin-bottom: 10px;
	margin-top:0px;
}
.seminarTitle a{
	color:#333!important;
}
.seminarcontent{
	margin:0 10px;
}
ul.indexdefaltwrap{
	padding:0px;
}
.indexdefaltwrap li{
	list-style-type: none;
	margin-bottom:15px;
}
.indexdefaltwrap li a{
	background-color: #666;
	display: block;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding: 15px;
	border-radius:5px;
}
.indexsummarywrap{
	margin-bottom: 25px;
	border: 1px solid #EEE;
	box-sizing:border-box;
}
.indexsummarywrap:hover{
	background-color: #EEE;
}
.indexsummarywrap h2{
	padding: 15px 30px 5px 30px;
	border-radius:5px 5px 0 0;
	margin-bottom:0;
}
.indexsummarywrap a{
	color: #FFF!important;
}
.indexsummarywrap p{
	padding: 5px 30px 15px 50px;
	font-size: 13px;
	color: #FFF;
}
.support .indexsummarywrap{
	background-color: #3177D5;	
}
.seminar .sub .seminarsubindex ul{
	padding:0px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
.seminar .sub .seminarsubindex ul li{
	font-size: 12px;
	list-style-type: none;
}
.seminar .sub .seminarsubindex ul li a{
	border-bottom: 1px solid #DDD;
	list-style-type: none;
	color: #333;
	display: block;
	padding: 8px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.seminar .sub .seminarsubindex ul li a:hover{
	background-color: #FEEFF3;
}
p.consuldescription{
	margin:0 10px;
}

.consulunitwrap{
	background-color: #FAFAFA;
	padding: 15px;
	margin-top:10px;
	margin-bottom: 20px;
	margin-right: 15px;
	margin-left: 15px;
	box-sizing:border-box;
	border-top: 1px solid #EEE;
	border-right: 1px solid #EEE;
	border-bottom: 2px solid #EEE;
	border-left: 1px solid #EEE;
	position: relative;
}
.consulunitwrap .consultitle{
	padding: 10px 20px;
	font-size: 14px;
	color: #333;
	background-color: #FABA91;
	margin: -15px -15px 15px;
	font-weight: bold;
}
.consulunitwrap .consullink a{
	display: block;
	background-color: #FFF;
	padding: 5px 25px;
	color: #666!important;
	border-radius:0px;
	text-align: center;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
}
.consulunitwrap .consullink a:hover{
	color: #FFF!important;
	text-decoration: none;
	background-color: #666666;
}
.entryColumn p.consuldescription{
	margin:5px;
}

.news .entryTitle{
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.news h1.entryTitle{
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #EEE;
	padding: 40px;
	border-radius:5px;
}
.news .acms-page-header {
    border-bottom: 1px solid #DDD;
}
.news .newsentry{
    border-bottom: 0px solid #DDD;
}
.news .newstimes{
	font-size: 14px;
	font-weight: bold;
	color: #37549A;
}
.news .entryInfo{
	margin-bottom:0px;
}
.news .entry {
	border-bottom: 0px solid #e5e5e5;
}
@media (max-width: 479px) {

.seminarcontent{	
	margin:0 0px;
}
.entrywrap {
	padding: 0 10px;
}
h2.entryTitletxt{
	margin:0 10px 15px!important;
}
.topListWrap .headlineItem {
    padding: 10px 10px;
}
ul.topListWrap {
	height: auto;
	overflow:hidden;
}
.topBtnhedding span{
	display:block;
	font-size:9px!important;
}
.acms-dl-horizontal dt, .acms-dl-line dt {
  float: none;
	}
.acms-dl-horizontal dd,
.acms-dl-line dd{
	padding-left:10px;
}
.entryColumn{
	margin-left:10px;
	margin-right:10px;
}
}
/* ------------------------------
　　見出し
------------------------------ */
.subsidy .entryColumn h3{
	background-color: #FEF0F0;
}
.support .entryColumn h3{
	background-color: #E9F6F9;
}
.laws .entryColumn h3{
	background-color: #ECF7EF;
}
.seminar .entryColumn h3{
	background-color: #FEEFF3;
}
.consultation .entryColumn h3{
	background-color: #FEF1E9;
}
.news .entryColumn h3{
	background-color: #EBEEF5;
}
.entryColumn h4{
	font-size:15px;
	margin-bottom:10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
	margin-top: 35px;
}
.subsidy .entryColumn h4{
	color: #EF676A;
}
.support .entryColumn h4{
	color: #2BA1BE;
}
.laws .entryColumn h4{
	color: #41AA61;
}
.safetynet .entryColumn h4{
	color: #4A65AA;
}
.shokibo .entryColumn h4{
	color: #3AAD00;
}
.seminar .entryColumn h4{
	color: #F15A81;
}
.consultation .entryColumn h4{
	color: #F6742D;
}
.news .entryColumn h4{
	color: #38549A;
}
.entryColumn h5{
	font-size:14px;
	margin-top: 15px;
	margin-bottom: 10px;
}

/* ------------------------------
　　タグ
------------------------------ */
.indexwrap .entryTagWrapper{
	margin:0px 0px 5px;
	padding:0;
}
.entryTagWrapper dd a{
	font-size: 11px;
	padding: 2px 5px;	
}
.entryTagWrapper{
	margin-bottom:10px;
}
.entryTagWrapper dl{
	margin: 0px -15px 0px;
	padding: 0px 10px 0px;
}
.entryTagWrapper a{
	background-color: #FFF;
	display: inline-block;
	padding: 5px 10px;
	border-radius:0px;
	margin-left:0px;
	margin-bottom:5px;
	color:#666666!important;
	margin-right: 5px;
	border: 1px solid #666666;
	font-weight: bold;
}
.seminar .entryTagWrapper a{
	color: #F15A81!important;
	border-color: #F15A81;
}
.seminar .entryTagWrapper a:hover{
	background-color: #F15A81;
	text-decoration: none;
	color: #FFF!important;
}
.subsidy .entryTagWrapper a{
	color: #EE676A!important;
	border-color: #EE676A;
}
.subsidy .entryTagWrapper a:hover{
	background-color: #EE676A;
	text-decoration: none;
	color: #FFF!important;
}

.sidetagwrap a{
	color: #CCC!important;
	display: inline-block;
	padding: 5px 10px;
	border: 1px solid #CCC;
	font-size: 13px;
	margin: 0px 3px 5px;
	font-weight: bold;
}
.seminar .sidetagwrap a{
	color: #F15A81!important;
	border-color: #F15A81;
}
.seminar .sidetagwrap a:hover{
	color: #FFFFFF!important;
	border-color: #F15A81;
	background-color: #F15A81;
	text-decoration: none;
}
.subsidy .sidetagwrap a{
	color: #EE676A!important;
	border-color: #EE676A;
}
.subsidy .sidetagwrap a:hover{
	color: #FFFFFF!important;
	border-color: #EE676A;
	background-color: #EE676A;
	text-decoration: none;
}
.subsidytag{
	margin:0 10px;
}
.subsidytag a{
	display: inline-block;
	padding: 10px 15px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom:10px;
	border: 1px solid #EE676A;
	font-size: 15px;
	font-weight: bold;
	color: #EE676A!important;
}
.subsidytag a:hover{
	color: #FFF!important;
	background-color: #EE676A;
	text-decoration: none;
}
@media (max-width: 479px) {
.subsidytag a{
	font-size: 13px;
	padding: 5px 12px;
}
}
/* ------------------------------
　　サブメニュー
------------------------------ */
.sub .acms-list-group .stay a,
.sub .acms-list-group .stay a:hover{
	color: #FFF;	
}

.support .sub .stay,
.support .sub .stay:hover{
	background-color: #2BA1BE;
}
.laws .sub .stay,
.laws .sub .stay:hover{
	background-color: #41AA61;
}
.safetynet .sub .stay,
.safetynet .sub .stay:hover{
	background-color: #4A65AA;
}
.shokibo .sub .stay,
.shokibo .sub .stay:hover{
	background-color: #3AAD00;
}
.consultation .sub .stay,
.consultation .sub .stay:hover{
	background-color: #F6742D;
}
/* ------------------------------
　　メールフォーム
------------------------------ */
.contactBox{
	background-color: #FAFAFA;
	padding: 20px 35px;
	border-top: 1px solid #EEE;
	border-right: 1px solid #EEE;
	border-bottom: 2px solid #EEE;
	border-left: 1px solid #EEE;
}
.contact_title{
	font-size:16px;
}
@media (max-width: 480px) {
.contactBox{
	padding: 10px 10px;
	margin-bottom:15px;
}
}
/* ------------------------------
　　管理画面
------------------------------ */
.seminar-customtable th{
	width:130px!important;
	line-height: 1.2;
	vertical-align: middle
}
.seminar-customtable span{
	font-size:9px;
}

/* ------------------------------
　　404
------------------------------ */
.notfound404{
	text-align: center;
	margin-top: 50px;
	margin-bottom: 30px;
	color: #999;
}
.notfound404 img{
	width: 100%;
	max-width:600px;
}
.notfound404 span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	color: #DDD;
}

/* ------------------------------
　　カスタム
------------------------------ */
a.ex_link:after {
	font-family: "acms-fonts";
	display: inline-block;
	position: relative;
	top: 1px;
	line-height: 1;
	font-weight: normal;
	font-style: normal;
	speak: none;
	text-decoration: inherit;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	content: "\e0a3";
	padding-left:5px;
}
.acms-dl-line dd {
	padding-bottom: 5px;
	border-bottom: 1px dotted #DDD;
}
.seminar dl dt{
	color: #F15A81;	
}
.sub h3{
	font-size: 14px;
	color: #666;
	border-bottom: 1px solid #CCC;
	margin-top:40px;
}
.acms-dl-horizontal dt, .acms-dl-line dt {
    text-overflow:clip ;
    white-space: normal;
    overflow: auto;
}
.gnavwraper{
	background-color: #3177D5;
}
#adminBox {
    margin-bottom: 0px;
}
.slick-slider{
	border-bottom: 5px solid #3177D5;
}
.topheadlinearea{
	background-color: #DAEBFF;
	padding-top: 30px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.topListWrap{
	background-color:white;
	height: 300px;
	overflow: auto;
	margin-bottom:20px;
}
.mgn10{
	margin:0 10px!important;
}

.topTopicsDate{
	color: #3177D5;
	font-weight:bold;
}
.moduleSection .topTopicsHeader{
	border-bottom-width: 7px;
	border-bottom-color: #38549A;
}
.moduleSection .topTopicsHeader h2{
	color: #38549A;
}
.moduleSection .topTopicsHeader h2 .updatetextwrap{
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}
@media (max-width: 480px) {
.moduleSection .topTopicsHeader h2 .updatetextwrap{
	display:block;
}
}.topSeminarDate{
	color: #F15597;
	font-weight:bold;
}
.moduleSection .topSeminarHeader{
	border-bottom-width: 7px;
	border-bottom-color: #F15597;	
}
.moduleSection .topSeminarHeader h2{
	color: #F15597;
}

.topTopicsHeader .moduleIndexLink{
	background-color: #38549A;	
}
.topSeminarHeader .moduleIndexLink{
	background-color: #F15597;
}
.acms-list-group-title-link {
	margin: 0;
	color: #333!important;
	text-decoration: underline;
}
.hojokinbtn a{
	font-size: 18px;
	font-weight:bold;
	color: #FFF!important;
	background-color: #D86576;
	text-align: center;
	display: block;
	padding: 20px;
	margin-right: 10px;
	margin-left: 10px;
	border-radius:5px;
}
.hojokinbtn a:hover{
	background-color: #B25363;
	text-decoration: none;
}
.topicon{
	position:relative;
	top:3px;
	padding-right:7px;
}

.topBtn ul{
	padding:0;
}
.topBtn ul li{
	list-style:none;
	margin-bottom:15px;
}
.topBtn ul li a{
	display:block;
	border-radius:5px;
	}
	
.news .pageTitleWrapper{
	background-color: #38549A;
}
.subsidy .pageTitleWrapper{
	background-color: #EF676A;	
}
.support .pageTitleWrapper{
	background-color: #2BA1BE;
	color:#FFF;
}
.support .entryColumn h2{
	color:#2BA1BE;
	border-color: #2BA1BE;
}
.laws .entryColumn h2{
	color:#41AA61;
	border-color: #41AA61;
}
.laws .pageTitleWrapper{
	background-color: #41AA61;
}
.safetynet .entryColumn h2{
	color:#4A65AA;
	border-color: #4A65AA;
}
.safetynet .pageTitleWrapper{
	background-color: #4A65AA;
}
.shokibo .entryColumn h2{
	color:#3AAD00;
	border-color: #3AAD00;
}
.shokibo .pageTitleWrapper{
	background-color: #3AAD00;
}
.seminar .pageTitleWrapper{
	background-color: #F15A81;
}
.consultation .pageTitleWrapper{
	background-color: #F6742D;
}
.consultation .entryColumn h2{
	color:#F6742D;
	border-color: #F6742D;
}


.btnShiensaku li a{
	background-color:#2BA1BE;
}
.btnShiensaku li a:hover{
	background-color:#1D7085;
}
.btnHourei li a{
	background-color:#38A160;
	color: #FFF!important;
	text-align: center;
	padding: 20px;
}
.btnHourei li a:hover{
	background-color:#2E7644;
	text-decoration: none;
}
.btnSoudan li a{
	background-color:#F6742D;
}
.btnSoudan li a:hover{
	background-color:#A04818;
}
.topBtnhedding{
	margin-top:20px;
	margin-left:10px;
	color:#666666;
}
.topBtnhedding span{
	font-size:14px;
	font-weight:normal;
}
.topborder{
	border-bottom:1 solid #CCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 30px -20px 35px;
}
.siteLogo{
	float: left;
}
.siteName{
	margin:5px 0 0 0;
	width:400px;
}
.sitelogowrap{
	float: left;
}
.headersearch{
	width:50%;
	float:right;
}
.search{
	margin-top:0px;
}
.headerinfotxt{
	text-align:right;
	margin:5px 0 0;
	font-size: 12px;
	color: #AAA;
	clear: both;
}
.headtelno{
	color:#666;
	font-weight: bold;
	font-size:26px;
	display: block;
	float: right;
}
.headtelmark{
	color: #3177D5;
	padding-right:5px;
}
.headcontactbtn a{
	color: #FFF!important;
	background-color: #FF7600;
	border-radius:5px;
	padding:5px 15px;
	display: block;
	float: right;
	margin-left: 3px;
	font-size: 12px;
	vertical-align: middle;
	top: 4px;
	position: relative;
}
.headcontactbtn a:hover{
	background-color: #D86403;
	text-decoration: none;
}
.headserchwrap {
    max-width: 335px;
    float: right;
		margin-bottom:5px!important;
}
a.acms-label{
	color:white!important;
}
.seminarcalwrap{
	background-color:#fafafa;
	border-radius:5px;
	border-bottom: 2px solid #EEE;
}
.calmonth{
	border-radius:5px 5px 0 0;
	background-color: #666;
	text-align:center;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #FFF;
	font-weight:bold;
}
.calmonth .calbtn{
	color: #FFF;
	background-color: #999;
	display: inline-block;
	border-radius:5px;
	font-size: 11px;
	padding: 3px 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.calmonth .calbtn:hover{
	background-color: #333;
	text-decoration: none;
}
.calmonth .calmonthtxt{
	font-size: 12px;
	color: #FFF;
	font-weight:bold;
}
.seminarcalwrap .tablewrap{
	margin:0 15px 10px;
}

.seminarcalwrap table{
	width:100%;
}
.seminarcalwrap table td,
.seminarcalwrap table th{
	font-size: 13px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #666;
}
.seminarcalwrap table td.week6{
	color: #06C;
}
.seminarcalwrap table td.week0{
	color: #F30;
}
.seminarcalwrap table td a{
	color: #333;
	background-color: #FDD0E3;
	display: block;
	border-radius:10px;
	margin-right: 2px;
	margin-left: 2px;
	font-weight: bold;
	text-decoration: underline;
}
.seminarcalwrap table td a:hover{
	background-color: #FE98BD;
}
@media (min-width: 767px) {
.companyAbout img{
}
}
@media (max-width: 767px) {
.mgn10{
	margin:0 0px!important;
}
.sitelogowrap{
	text-align:center;
	margin-top:10px;
	float:none;
}
.siteName{
	margin:0 auto;
}
}
@media (max-width: 480px) {
.sitelogowrap{
	text-align:center;
	width:100%;
	margin-top:10px;
}
.siteName{
	width:80%;
	margin:0 auto;
}
}
/* ------------------------------
　　検索結果
------------------------------ */
.searchresult{
	padding-left:5px;
}
.searchresult li{
	list-style-type: none;
	border-bottom: 1px solid #CCC;
	padding: 15px 30px;
}
.searchresult li:hover{
	background-color: #EEE;
}
.searchresult li a{
	list-style-type: none;
	font-size: 18px;
	color: #666;
	padding-top: 3px;
	padding-left: 0px;
	display: block;
}
.searchresult li span{
	display:inline-block;
	background-color: #666;
	padding: 3px 10px;
	color: #FFF;
	border-radius:3px;
	font-size: 12px;
}
.searchresult .searchtext{
	font-size: 12px;
	color: #AAA;
	padding-right: 10px;
	padding-left: 10px;
}
li.news span{
	background-color:#37549A;
}
li.subsidy span{
	background-color:#EE676A;
}
li.support span{
	background-color:#2BA1BE;
}
li.laws span{
	background-color:#41AA61;
}
li.safetynet span{
	background-color:#4A65AA;
}
li.shokibo span{
	background-color:#3AAD00;
}
li.seminar span{
	background-color:#F15A81;
}
li.consultation span{
	background-color:#F5742D;
}

/* ------------------------------
　　フッターとスマホナビのサイトマップ
------------------------------ */
div.footersitemapcontent{
	width: 33%;
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
div.footersitemapcontent:nth-child(3n+1){
	clear: both;
}
.footersitemap{
	overflow: hidden;
	padding-bottom: 50px;
}
.acodionnav{
	margin-top: 10px;
	padding-top: 15px;
	padding-bottom: 40px;
	border-top: 1px solid #5587D5;	
}
.acodionnav div > a{
	color:#FFF!important;
	font-weight:bold;
}
.acodionnav li.home{
	display:none;
}
.acodionnav .js-accordion div{
	background-color:transparent!important;
	background-image:none!important;
	border:none!important;
	border-radius:0px!important;
}
.acodionnav .normal-link a{
	font-size:16px;
}
.acodionnav .normal-link{
	margin-top: 15px;
	padding-right: 2.2em;
	padding-left: 2.2em;
}
.acodionnav .accordion-link a{
	font-size:16px!important;
}
.acodionnav .accordion-link ul li a{
	font-size:12px!important;
}
.acodionnav .accordion-link{
	margin-top: 15px!important;
	padding-right: 30px!important;
	padding-left: 0px!important;
}
.acodionnav .ui-widget {
    font-family: Verdana,Arial,sans-serif;
     font-size: 1em!important;
}
.ui-accordion-content{
	padding:0!important;
}
.ui-accordion-content ul{
	padding:0!important;
	margin:0!important;
}
.ui-accordion-content ul li{
	padding:5px 40px;
	margin:0;
	font-size: 12px;
}
.acodionnav .accordion-link .ui-accordion-content ul li a{
	font-size: 12px!important;
	color: #FFF;
}
.sub h3:first-child{
	margin-top:0;
}
.sideseminarlistwrap{
	margin-top:-12px;
}
.sideseminarlistwrap div{
	padding: 15px 10px;
	border-bottom: 1px solid #DDD;
	border-radius:0px;
	font-size: 12px;
}
.sideseminarlistwrap div:hover{
	background-color: #EEE;
}
.sideseminarlistwrap div a{
	color: #666!important;
}
.sideseminarlistwrap .sideseminardate{
	font-weight: bold;
	color: #F15597;
	display: block;
}
.footersitemap ul li a{
  color: #FFF;
  font-size: 12px!important;
}

div.sp_sitemap{
	border-style: none;
	padding-top: 0px;
	margin: -10px -15px;
}
.sp_sitemap div{
	border-bottom: 1px solid #193B68;
}
.sp_sitemap .normal-link{
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 15px;
	padding-left: 25px;
	font-size: 14px;
	padding-bottom: 15px;
	font-weight:bold;
}
.sp_sitemap .normal-link a {
    font-size: 14px;
}
.sp_sitemap .accordion-link a {
    font-size: 14px!important;
    color: #FFF;
}
.sp_sitemap .accordion-link {
    margin-top: 15px!important;
    padding-bottom: 15px!important;
    padding-right: 30px!important;
    padding-left: 30px!important;
}
.sp_sitemap .ui-accordion .ui-accordion-icons {
    padding-left: 25px;;
}
.sp_sitemap .ui-widget-content {
	color: #FFFF00!important;
}
.sp_sitemap .ui-accordion-content ul li {
    padding: 5px 0px 5px 30px;;
    margin: 0;
    font-size: 12px;
}
/* ------------------------------
　　スマホ用検索ボタン
------------------------------ */
#nav .spmenusearch{
	margin-top: 20px;
	margin-right: -15px;
	margin-left: -15px;
	padding: 10px;
}
#nav .acms-form-side-btn{
	display:inline;
}
#nav .acms-form-action input[type="text"]:first-child{
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	box-sizing: border-box;
	border-right-width: 1px;
	margin-bottom: 5px;
		}
.ui-state-default .ui-icon {
	background-image: url("images/ui-icons_fff.png")!important;
}
/* ------------------------------
　　グリッドレイアウトカスタム
------------------------------ */
.acms-col-xs-15,
.acms-col-sm-15,
.acms-col-md-15,
.acms-col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.acms-col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.acms-col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1024px) {
    .acms-col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .acms-col-lg-15 {
        width: 20%;
        float: left;
    }
}
/* ------------------------------
　　トップコピー
------------------------------ */
.topcopywrap{
	background-color:#FAFAFA;
	margin-top:-20px;
	padding-bottom: 20px;
}
.topCopy article{
	padding: 15px 200px;	
}
.topCopy h2{
	font-weight: normal;
	text-align: center;
	color: #3177D5;
}
.topCopy .acms-entry p{
	margin-bottom:0;
}
.topCopy .entry{
	margin-bottom:5px;}
@media (max-width: 767px) {
.topCopy article{
	padding: 10px 20px;	
}
}
@media (min-width: 1024px) {
.topCopy article{
	padding: 15px 200px;	
}
}

/* ------------------------------
　　ベース
------------------------------ */
body {
  background: #FFF;
  color: #333;
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', Verdana, sans-serif;
  font-size: 14px;
}
/* リンクの設定 */
a {
  border: none;
  color: #006DD9;
  text-decoration: none;
}
a:visited {
  color: #7F5AD7;
  text-decoration: none;
}
a:active {
  color: #006DD9;
  text-decoration: none;
}
a:hover {
  color: #006DD9;
  text-decoration: underline;
}
/* コンテナー */
.acms-container {
  max-width: 1170px;
}
.acms-container .acms-container {
  padding: 0;
}
.narrow-container {
  margin: 0 auto;
  max-width: 960px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1170px) {
  .acms-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .sp-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .acms-grid-r .sp-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .sp-container .sp-container {
    padding: 0;
  }
  .sp-container .acms-container .sp-container {
    padding: 0;
  }
}
/* アニメーション */
@keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  20% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-moz-keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  20% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-webkit-keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  20% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
/* ------------------------------
　　ボタン
------------------------------ */
.btn {
  background: #999999;
  font-weight: bold;
  color: #FFF;
  line-height: 1.2;
  border: 0;
  display: inline-block;
  padding: 8px 15px;
  border-radius: 3px;
}
.btn:hover,
.btn:visited {
  color: #FFF;
  text-decoration: none;
}
.btn:focus,
.btn:active {
  color: #FFF;
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.5);
}
.btn:hover {
  background-color: #999999;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc1c1c1', endColorstr='#ff999999', GradientType=0);
  background-image: -moz-linear-gradient(top, #c1c1c1, #999999);
  background-image: -ms-linear-gradient(top, #c1c1c1, #999999);
  background-image: -o-linear-gradient(top, #c1c1c1, #999999);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#c1c1c1), to(#999999));
  background-image: -webkit-linear-gradient(top, #c1c1c1, #999999);
  background-image: linear-gradient(top, #c1c1c1, #999999);
  color: #ffffff;
}
.btn:active,
.btn:focus {
  background: #878787;
}
/* ボタン　色付き */
.btnAttention {
  background: #ff9a00;
  font-weight: bold;
  color: #FFF;
  line-height: 1.2;
  border: 0;
  display: inline-block;
  padding: 8px 15px;
  border-radius: 3px;
}
.btnAttention:hover,
.btnAttention:visited {
  color: #FFF;
  text-decoration: none;
}
.btnAttention:focus,
.btnAttention:active {
  color: #FFF;
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.5);
}
.btnAttention:hover {
  background-color: #ff9a00;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdd87d', endColorstr='#ffff9a00', GradientType=0);
  background-image: -moz-linear-gradient(top, #fdd87d, #ff9a00);
  background-image: -ms-linear-gradient(top, #fdd87d, #ff9a00);
  background-image: -o-linear-gradient(top, #fdd87d, #ff9a00);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#fdd87d), to(#ff9a00));
  background-image: -webkit-linear-gradient(top, #fdd87d, #ff9a00);
  background-image: linear-gradient(top, #fdd87d, #ff9a00);
  color: #ffffff;
}
.btnAttention:active,
.btnAttention:focus {
  background: #eda800;
}
/* ボタンサイズ大 */
.btnLarge {
  background: #999999;
  font-weight: bold;
  color: #FFF;
  line-height: 1.2;
  border: 0;
  display: inline-block;
  padding: 15px 20px;
  text-align: center;
  border-radius: 5px;
  font-size: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background-color 0.25s linear;
  transition: background-color 0.25s linear;
}
.btnLarge:hover,
.btnLarge:visited {
  color: #FFF;
  text-decoration: none;
}
.btnLarge:focus,
.btnLarge:active {
  color: #FFF;
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.5);
}
.btnLarge:hover {
  background: #777777;
}
.btnLarge:active,
.btnLarge:focus {
  background: #878787;
}
/* ボタンサイズ大 色付き */
.btnAttentionLarge {
  background: #ff9a00;
  font-weight: bold;
  color: #FFF;
  line-height: 1.2;
  border: 0;
  display: inline-block;
  padding: 15px 20px;
  text-align: center;
  border-radius: 5px;
  font-size: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background-color 0.25s linear;
  transition: background-color 0.25s linear;
}
.btnAttentionLarge:hover,
.btnAttentionLarge:visited {
  color: #FFF;
  text-decoration: none;
}
.btnAttentionLarge:focus,
.btnAttentionLarge:active {
  color: #FFF;
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.5);
}
.btnAttentionLarge:hover {
  background: #ff7e00;
}
.btnAttentionLarge:active,
.btnAttentionLarge:focus {
  background: #eda800;
}
/* デスクトップ：最大360pxボタン */
.btnBlockLarge {
  width: 100%;
  background: #999999;
  font-weight: bold;
  color: #FFF;
  line-height: 1.2;
  border: 0;
  display: inline-block;
  padding: 15px 20px;
  text-align: center;
  border-radius: 5px;
  font-size: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background-color 0.25s linear;
  transition: background-color 0.25s linear;
}
.btnBlockLarge:hover,
.btnBlockLarge:visited {
  color: #FFF;
  text-decoration: none;
}
.btnBlockLarge:focus,
.btnBlockLarge:active {
  color: #FFF;
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.5);
}
.btnBlockLarge:hover {
  background: #777777;
}
.btnBlockLarge:active,
.btnBlockLarge:focus {
  background: #878787;
}
/* デスクトップ：最大360pxボタン 色付き */
.btnAttentionBlockLarge {
  width: 100%;
  background: #ff9a00;
  font-weight: bold;
  color: #FFF;
  line-height: 1.2;
  border: 0;
  display: inline-block;
  padding: 15px 20px;
  text-align: center;
  border-radius: 5px;
  font-size: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background-color 0.25s linear;
  transition: background-color 0.25s linear;
}
.btnAttentionBlockLarge:hover,
.btnAttentionBlockLarge:visited {
  color: #FFF;
  text-decoration: none;
}
.btnAttentionBlockLarge:focus,
.btnAttentionBlockLarge:active {
  color: #FFF;
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.5);
}
.btnAttentionBlockLarge:hover {
  background: #ff7e00;
}
.btnAttentionBlockLarge:active,
.btnAttentionBlockLarge:focus {
  background: #eda800;
}
@media (min-width: 768px) {
  .btnBlockLarge {
    max-width: 360px;
  }
  .btnAttentionBlockLarge {
    max-width: 360px;
  }
}
@media (max-width: 767px) {
  .btnSearchBlock {
    display: block;
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
    padding: 15px 20px;
    font-size: 20px;
  }
  .acms-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* ボーダーボタン */
.homeBtn {
  margin: 20px 0 10px;
}
.btnBorder {
  display: inline-block;
  padding: 7px 10px;
  color: #333;
  font-size: 16px;
  border-radius: 4px;
  border: 1px solid #CCC;
}
.btnBorder [class*='acms-icon-'] {
  color: #CCC;
  font-size: 14px;
}
.btnBorder:hover {
  text-decoration: none;
}
/* ------------------------------
　　ページタイトル
------------------------------ */
.pageTitleWrapper {
  display: table;
  position: relative;
  width: 100%;
  height: 100px;
  color: #FFF;
  background-size: cover;
}
.pageTitleFilter {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
}
.pageTitleInner {
  display: table-cell;
  position: relative;
  padding: 15px 10px;
  vertical-align: middle;
}
.pageTitle {
  margin: 0 0 0 20px;
  font-size: 25px;
  font-weight: bold;
  line-height: 1.2;
}
.pageTitle a {
  color: #FFF;
}
.pageDescription {
  margin: 10px 0;
  font-size: 16px;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .pageTitleWrapper {
    height: 150px;
  }
}
@media (max-width: 479px) {
	.pageTitle {
  margin: 0 0 0 10px;
  font-size: 16px;
}
.pageTitleWrapper {
    height: 70px;
}
.entryTitletxt {
    padding: 15px!important;
    font-size: 16px;
}
}


/* ------------------------------
　　ページャー
------------------------------ */
.pager {
  list-style: none;
  margin: 0 -5px 50px -5px;
  padding: 0;
  text-align: center;
}
.pager li {
  display: inline-block;
  margin: 0 5px;
}
.pager li.cur {
  /* 現在いる位置 */
  padding: 5px 20px;
  color: #FFF;
  background: #999999;
  border-radius: 3px;
}
.pagerLink {
  display: block;
  padding: 5px 20px;
  color: #333;
  border-radius: 3px;
  background: #e5e5e5;
}
.pagerLink:visited,
.pagerLink:focus,
.pagerLink:active {
  color: #333;
}
.pagerLink:hover {
  color: #FFF;
  text-decoration: none;
  background: #333;
}
.pagerLinkForward {
  float: right;
}
.pagerLinkPrev {
  float: left;
}
@media screen and (min-width: 768px) {
  .pagerLink {
    padding: 5px 10px;
  }
  .pager li.cur {
    /* 現在いる位置 */
    padding: 5px 10px;
  }
}
/* 前後リンク */
.serialNav {
  list-style: none;
  margin: -25px 0 60px 0;
  padding: 0;
}
.serialNav .serialNavItem {
  display: block;
  float: none;
}
.serialNav .serialNavItemPrev {
  text-align: left;
}
.serialNav .serialNavItemNext {
  text-align: right;
}
.serialNav a {
  display: block;
  padding: 25px 0;
  border-bottom: 1px solid #e5e5e5;
  color: #333;
}
.serialNav a:hover,
.serialNav a:visited,
.serialNav a:focus,
.serialNav a:active {
  color: inherit;
  text-decoration: none;
}
.serialNav a:hover {
  background: #e5e5e5;
}
@media screen and (min-width: 768px) {
  .serialNav {
    margin: 0 0 60px 0;
    border: 0;
  }
  .serialNav .serialNavItemPrev {
    float: left;
  }
  .serialNav .serialNavItemNext {
    float: right;
  }
  .serialNav a {
    display: inline;
    border: 0;
  }
  .serialNav a:hover {
    text-decoration: underline;
    background: 0;
  }
}
/* ------------------------------
　　トピックパス
------------------------------ */
.topicpath {
  margin-bottom: 30px;
  padding: 10px 0;
  background: #F5F5F5;
}
.topicpathList {
  list-style: none;
  margin: 0 auto;
	padding-left:30px;
}
.topicpathItem {
  float: left;
  padding: 0 10px 0 23px;
  background: url(../images/marker/icon_arrow.png) no-repeat left center;
}
.topicpathItem:first-child {
  padding: 0 10px 0 0;
  background: 0;
}
.topicpathLink {
  color: #666;
  font-size: 14px;
}
.topicpathLink:visited,
.topicpathLink:focus,
.topicpathLink:active {
  color: #666;
}
@media (max-width: 479px) {
.topicpathList {
    padding-left: 10px;
}
.topicpathList li,
.topicpathList li .topicpathLink{
	font-size:12px!important;
}
.topicpathItem {
    padding: 0 5px 0 15px;
}
}
/* ------------------------------
　　スライダー
------------------------------ */
.slick-slider {
  padding: 0 0 12px 0;
}
.slick-slider img {
  margin: 0 auto;
}
.js-main-slider {
  height: 200px;
  /* はじめのちらつき防止 */
  overflow: hidden;
  /* はじめのちらつき防止 */
}
.slick-slide:hover {
  cursor: pointer;
}
.mainSliderImage {
	height: 200px;
	background-size: cover;
	background-color: #eee;
	background-repeat: no-repeat;
	background-position: center;
}
.mainSliderImage a:hover {
  text-decoration: none;
}
.mainSliderTextOuter {
  height: 100%;
	margin:0 10%;
}
.mainSliderTextWrap {
  display: table;
  width: 100%;
  height: 100%;
}
.mainSliderTextInner {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.mainSliderMainCopy {
  margin: 0;
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
}
.mainSliderSideCopy {
  margin: 0;
  color: #FFF;
  font-size: 9px;
}
/* 矢印ナビゲーション */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 19px;
  height: 60px;
  margin-top: -29px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev {
  left: 10px;
  background: url(../images/marker/icon_white_arrow_left.png) no-repeat;
}
.slick-next {
  right: 10px;
  background: url(../images/marker/icon_white_arrow_right.png) no-repeat;
}
/* ドットのナビゲーション */
.slick-dots {
  position: relative;
  margin: -35px 0 0 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
}
.slick-dots li button {
  content: "";
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 8px;
  font-size: 0;
  background: #FFF;
  border-radius: 7px;
  border: 0;
}
.slick-dots li button:focus {
  outline: 0;
}
.slick-dots li:hover button {
  cursor: pointer;
}
.slick-dots li.slick-active button {
  background: #c41134;
}
.slick-dots button {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
}
@media screen and (min-width: 768px) {
  .slick-prev {
    left: 50px;
  }
  .slick-next {
    right: 50px;
  }
  .js-main-slider {
    height: 240px;
    /* はじめのちらつき防止 */
  }
  .mainSliderImage {
    height: 240px;
  }
  .norrowslider .js-main-slider {
    height: 160px;
    /* はじめのちらつき防止 */
  }
  .norrowslider .mainSliderImage {
    height: 160px;
  }
  .mainSliderMainCopy {
    font-size: 26px;
  }
  .mainSliderSideCopy {
    font-size: 14px;
  }
}
/* ------------------------------
　　各モジュール
------------------------------ */
.moduleSection {
  margin: 0;
}
/* タイトル */
.moduleHeader {
  position: relative;
  margin: 0;
  padding: 5px 0;
  color: #333;
  border-bottom: 2px solid #333;
}
.moduleHeader + .summaryCustom,
.moduleHeader + .summaryDefault,
.moduleHeader + .entryColumn,
.moduleHeader + .pickupList,
.moduleHeader + .searchForm,
.moduleHeader + .banner {
  margin-top: 10px;
}
.moduleHeading {
  margin: 0;
  font-size: 18px;
}
a.moduleIndexLink {
	position: absolute;
	bottom: 5px;
	right: 0px;
	color: #FFF;
	font-size: 12px;
	border-radius:2px;
	padding: 7px 15px;
}
a.moduleIndexLink [class*='acms-icon-'] {
  color: #CCC;
  font-size: 14px;
}
/* ------------------------------
　　リスト
------------------------------ */
@media screen and (min-width: 768px) {
  /* リスト */
  a.acms-list-group-item {
    padding: 10px 20px 10px 10px;
    -webkit-transition: padding 0.15s ease-out;
    transition: padding 0.15s ease-out;
  }
  a.acms-list-group-item:hover {
/*    padding: 10px 10px 10px 20px;*/
    -webkit-transition: padding 0.25s ease-out;
    transition: padding 0.25s ease-out;
  }
}
/* ------------------------------
　　サマリー
------------------------------ */
.summaryDefault {
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
  border-left: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
}
.summaryDefaultEntry {
  float: left;
  width: 100%;
  padding: 10px;
  color: #333;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background-color 0.25s ease-out;
  transition: background-color 0.25s ease-out;
}
.summaryDefaultEntry.bl-hover {
  background: #F1F1F1;
}
.summaryTitle {
  margin: 0 0 10px 0;
  font-size: 16px;
}
.summaryDetail {
  margin: 0;
  line-height: 1.5;
  font-size: 14px;
}
@media screen and (min-width: 480px) {
  .summaryDefault {
    margin: 0 0 20px 0;
  }
  .summaryDefaultEntry {
    width: 50%;
  }
}
/* ------------------------------
　　ピックアップリスト
------------------------------ */
.pickupList {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pickupList img {
  display: block;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
}
.pickupList img:hover {
  opacity: 0.75;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
  filter: alpha(opacity=75);
}
/* バナー */
.banner {
  margin: 0;
  padding: 0;
  list-style: none;
}
.banner a {
  display: block;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
}
.banner a:hover {
  opacity: 0.75;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
  filter: alpha(opacity=75);
}
.bannerListItem {
  margin: 0 0 20px 0;
}
/* ------------------------------
　　ヘッドライン
------------------------------ */
.headlineItem {
	margin:0 0px;
	padding-top:15px;
	line-height: 1.5;
	-webkit-transition: background-color 0.25s ease-out;
	transition: background-color 0.25s ease-out;
	padding-right: 25px;
	padding-left: 25px;
}
.headlineItem.bl-hover {
  background: #F1F1F1;
}
@media screen and (max-width: 479px) {
  /* 画面幅が小さいとき */
  /* ヘッドライン */
  .headlineItem {
    padding: 10px 0;
  }
  .headlineTitle {
    display: block;
    margin: 0;
  }
}
/* ------------------------------
　　検索フォーム
------------------------------ */
.searchForm .btnSearch {
  padding: 5px 20px;
  font-size: 13px;
  filter: none;
  /* IEでのグラデーションを上書き */
  background: #333;
  color: #FFF;
  border-radius: 0 4px 4px 0;
  border: 1px solid #333;
}
.searchForm .btnSearch:hover {
  background: #666;
}
.searchForm input[type="search"] {
  padding: 9px 10px;
  height: 25px;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="search"].searchFormInput {
  padding-top: 5px;
  padding-bottom: 4px;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* ------------------------------
　　エントリー
------------------------------ */
.entry {
  margin: 0 0 25px 0;
}
.pageHeader {
  margin: 0 0 20px 0;
}
.entryInfo {
  margin-top: 0;
  font-size: 14px;
}
/* カテゴリーと新着ラベル */
.entryCategory,
.entryNew {
  font-size: 14px;
}
/* タイトル */
.entryTitle {
  margin: 10px 0;
}
.entryTitle a {
  color: #333;
}
.acms-entry h2.entryTitle {
  padding: 0;
}
/* エントリーのスタイル */
.entryColumn {
  color: #333;
}
.entryColumn h2 {
/*  margin: 0 10px 25px 10px;
  padding: 5px 10px;
  font-size: 18px;
  color: #666;
  border-left: 4px solid #666;
*/}
.entryColumn h2.moduleHeading {
  margin: 0;
  padding: 0;
  border: 0;
}
.entryColumn h3 {
	margin: 45px 0px 15px;
	padding: 15px 25px;
	font-size: 16px;
	color: #333;
	background: #e5e5e5;
	border-radius:5px;
}
.entryColumn a:link {
  color: #006DD9;
  text-decoration: none;
}
.entryColumn a:hover,
.entryColumn a:focus,
.entryColumn a:active {
  text-decoration: underline;
}
.entryColumn a:visited {
  color: #7F5AD7;
  text-decoration: none;
}
/* 本文 */
.entryColumn p {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 1.7;
}
/* エントリー内ボタン */
.entryColumn p.entryBtn {
  margin-bottom: 10px;
}
.entryColumn p.entryBtn a {
  background: #999999;
  font-weight: bold;
  color: #FFF;
  line-height: 1.2;
  border: 0;
  display: inline-block;
  padding: 8px 15px;
  border-radius: 3px;
}
.entryColumn p.entryBtn a:hover,
.entryColumn p.entryBtn a:visited {
  color: #FFF;
  text-decoration: none;
}
.entryColumn p.entryBtn a:focus,
.entryColumn p.entryBtn a:active {
  color: #FFF;
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.5);
}
.entryColumn p.entryBtn a:hover {
  background-color: #999999;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc1c1c1', endColorstr='#ff999999', GradientType=0);
  background-image: -moz-linear-gradient(top, #c1c1c1, #999999);
  background-image: -ms-linear-gradient(top, #c1c1c1, #999999);
  background-image: -o-linear-gradient(top, #c1c1c1, #999999);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#c1c1c1), to(#999999));
  background-image: -webkit-linear-gradient(top, #c1c1c1, #999999);
  background-image: linear-gradient(top, #c1c1c1, #999999);
  color: #ffffff;
}
.entryColumn p.entryBtn a:active,
.entryColumn p.entryBtn a:focus {
  background: #878787;
}
/* 色付きボタン */
.entryColumn p.entryBtnAttention a {
  background: #ff9a00;
  font-weight: bold;
  color: #FFF;
  line-height: 1.2;
  border: 0;
  display: inline-block;
  padding: 8px 15px;
  border-radius: 3px;
}
.entryColumn p.entryBtnAttention a:hover,
.entryColumn p.entryBtnAttention a:visited {
  color: #FFF;
  text-decoration: none;
}
.entryColumn p.entryBtnAttention a:focus,
.entryColumn p.entryBtnAttention a:active {
  color: #FFF;
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.5);
}
.entryColumn p.entryBtnAttention a:hover {
  background-color: #ff9a00;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdd87d', endColorstr='#ffff9a00', GradientType=0);
  background-image: -moz-linear-gradient(top, #fdd87d, #ff9a00);
  background-image: -ms-linear-gradient(top, #fdd87d, #ff9a00);
  background-image: -o-linear-gradient(top, #fdd87d, #ff9a00);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#fdd87d), to(#ff9a00));
  background-image: -webkit-linear-gradient(top, #fdd87d, #ff9a00);
  background-image: linear-gradient(top, #fdd87d, #ff9a00);
  color: #ffffff;
}
.entryColumn p.entryBtnAttention a:active,
.entryColumn p.entryBtnAttention a:focus {
  background: #eda800;
}
.entryColumn p.summaryTitle {
  margin: 0 0 10px 0;
}
.entryColumn p.summaryDetail {
  margin: 0 0 10px 0;
  font-size: 14px;
}
/* テーブル */
.entryColumn .entry-container {
  margin: 0 10px;
}
.entryColumn table {
	width: 100%;
	margin: 0 10px 30px;
  border-bottom: 1px solid #DFDFDF;
  border-right: 1px solid #DFDFDF;
}
.entryColumn table.tableHistory {
  table-layout: fixed;
}
.entryColumn th,
.entryColumn td {
  /* display: block; */
  padding: 5px 10px;
  text-align: left;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  border-top: 1px solid #DFDFDF;
  border-left: 1px solid #DFDFDF;
/*  vertical-align: top;*/
}
.entryColumn th p,
.entryColumn td p{
	margin:0;
	padding:0;
}
.entryColumn .acms-table-responsive {
	margin-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
}
.entryColumn .entry-container .acms-table-responsive {
	margin-bottom: 30px;
	margin-right: 0px;
	margin-left: 0px;
}
.entryColumn .acms-table-responsive th,
.entryColumn .acms-table-responsive td {
  display: table-cell;
/*  white-space: nowrap;*/
}
.entryColumn .acms-table-responsive table {
  margin: 10px 0;
}
.entryColumn th {
  background: #F5F5F5;
}
/* 沿革用テーブル */
.entryColumn table.tableHistory tr {
  background: #FFF;
}
.entryColumn table.tableHistory th,
.entryColumn table.tableHistory td {
  display: block;
}
.entryColumn table.tableHistory th {
  padding: 10px;
}
.entryColumn table.tableHistory td {
  padding: 10px 0;
}
.entryColumn table.tableHistory .tableHistoryImg {
  padding: 0 10px 10px 10px;
  display: block;
}
/* リスト */
.entryColumn ul {
  margin: 0 0 25px 0;
  padding: 0 0 0 2em;
}
.entryColumn ul li {
  margin: 0 0 5px 0;
  font-size: 14px;
  line-height: 1.5;
}
.entryColumn ul.summaryDefault {
  padding: 0;
}
.entryColumn ul.summaryDefault li {
  margin: 0;
}
/* 番号付きリスト */
.entryColumn ol {
  margin: 0 0 25px 0;
  padding: 0 0 0 2.5em;
}
.entryColumn ol li {
  margin: 0 0 5px 0;
  font-size: 14px;
  line-height: 1.5;
}
/* 定義リスト */
.entryColumn dl {
  margin-top: 0;
  margin-bottom: 30px;
}
.entryColumn dt {
  margin: 0 0 5px 0;
  font-size: 14px;
/*  line-height: 1;*/
}
.entryColumn dd {
  font-size: 14px;
  line-height: 1.5;
}
/* 引用 */
.entryColumn blockquote {
  margin-bottom: 30px;
  padding: 15px 20px 15px 16px;
  font-size: 14px;
  line-height: 1.5;
  border-left: 4px solid #BFBFBF;
  background: #EFEFEF;
}
/* ソースコード */
.entryColumn pre {
  margin: 0 0 30px 0;
}
.entryColumn pre ol {
  margin: 0;
  padding: 0 0 0 2.5em;
}
.entryColumn pre ol li {
  line-height: 1.5;
}
/* 区切り線 */
.entryColumn hr {
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
/* ユニット */
.entryColumn .caption {
  margin: 0 0 20px 0;
  font-size: 11px;
}
@media screen and (min-width: 480px) {
  .entryColumn .tableHistoryImg {
    float: right;
  }
}
@media screen and (min-width: 768px) {
  .entryColumn th,
  .entryColumn td {
    display: table-cell;
    padding: 15px 20px;
    text-align: left;
    font-size: 14px;
    border-top: 1px solid #DFDFDF;
  }
  .entryColumn th {
    background: #F5F5F5;
  }
/*  .entryColumn tr:nth-child(odd) {
    background: #F5F5F5;
  }*/
}
/* エントリーフッター */
.entryFooter {
  margin: 0 0 20px 0;
  padding: 10px;
}
/* タグ */
.entryTag {
  margin: 0 0 5px 0;
}
.entryTagIcon {
  float: left;
  color: #999;
}
.entryTagItem {
  float: left;
  margin: 0 0 0 0px;
}
/* SNSシェア */
.shareWrapper {
  float: right;
}
.shareText {
  display: inline;
  float: left;
  margin: 0;
}
/* SNSシェアボタン */
.shareList {
  display: inline;
  list-style: none;
  float: right;
  margin: 0;
  padding: 0;
}
.shareItem {
  display: inline-block;
  margin: 0 0 0 20px;
  vertical-align: top;
}
.shareItem a {
  color: #999;
  text-decoration: none;
}
.shareItem [class*='acms-icon'] {
  font-size: 16px;
  vertical-align: text-bottom;
}
.shareItem .shareItemFacebook {
  /* Facebook */
  display: block;
  width: 22px;
  height: 22px;
  line-height: 1.2;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  background: #3b5999;
  border-radius: 4px;
}
.shareItem .shareItemFacebook:before {
  vertical-align: middle;
}
.shareItem .shareItemTwitter {
  /* Twitter */
  display: block;
  width: 22px;
  height: 22px;
  line-height: 1.2;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  background: #55acee;
  border-radius: 4px;
}
.shareItem .shareItemTwitter:before {
  vertical-align: middle;
}
.shareItem .shareItemGplus {
  /* Google + */
  display: block;
  width: 22px;
  height: 22px;
  line-height: 1.2;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  background: #dd4b39;
  border-radius: 4px;
}
.shareItem .shareItemGplus:before {
  vertical-align: middle;
}
/* 続きを読むボタン */
.continueLink {
  margin: 0;
  font-size: 16px;
}
.continueLink a {
  display: inline-block;
  padding: 10px;
  color: #FFF;
  line-height: 1.5;
  font-weight: bold;
  border-radius: 3px;
  background: #999;
}
.continueLink a [class*='acms-icon'] {
  margin: 0 10px 0 0;
}
.continueLink a:link,
.continueLink a:visited {
  color: #FFF;
}
.continueLink a:hover,
.continueLink a:focus,
.continueLink a:active {
  color: #FFF;
  text-decoration: none;
  background: #AAA;
}
@media screen and (min-width: 768px) {
  /* タグ */
  .entryTag {
    margin: 0;
  }
  /* 続きを読むボタン */
  .continueLink a {
    padding: 5px 10px;
    font-weight: normal;
  }
}
/* ------------------------------
　　編集ページ
------------------------------ */
.fieldTitle {
  padding: 0 10px;
}
.fieldTitle:first-child {
  margin: 0 0 10px 0;
}
/* ------------------------------
　　サブカラム
------------------------------ */
.sideTitle {
  margin-top: 0;
  font-size: 18px;
}
/* ------------------------------
　　物件情報
------------------------------ */
/* 地図 */
.realestateMap {
  overflow: hidden;
}
.realestateMap .js-s2d-ready,
.realestateMap [class*='column-map-'] {
  width: auto!important;
  max-width: 100%;
}
.realestateMap img[class*='column-map-'] {
  width: auto!important;
  max-width: 100%;
  height: auto;
}
.realestateMapEntry {
  margin: 0 10px;
}
.entryColumn table.realestateSearch {
  margin: 20px 0 30px 0;
}
@media screen and (min-width: 1024px) {
  .tableNowrap {
    white-space: nowrap;
  }
}
/* 物件一覧 */
.summaryCustom {
  margin: 0 0 40px 0;
  padding: 0;
  list-style: none;
  border-left: 1px solid #e5e5e5;
}
.summaryCustomEntry {
  padding: 10px;
  border-top: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.summaryCustomEntry:hover {
  background: #F5F5F5;
  -webkit-transition: background-color 0.25s linear;
  transition: background-color 0.25s linear;
}
.photo {
  margin: 0 0 10px 0;
}
.photoTitle {
  margin: 0;
  font-size: 16px;
}
.pickupTitle {
  color: #333;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  /* 物件情報 */
  .realestateSearch th,
  .realestateSearch td {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .realestateSearch input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
/* ------------------------------
　　お問い合わせ
------------------------------ */
.contactBox p.message {
  margin: 0 0 35px 0;
  padding: 0 10px;
  font-weight: bold;
  color: #c41134;
}
.contactBox p.contactNo {
  margin: 0;
  font-size: 30px;
  font-weight: bold;
  color: #333;
}
.contactBox p.contactNo a {
  color: inherit;
}
.contactBox p.errorText {
  /* エラー文 */
  margin: 5px 0 0 0;
  color: #c41134;
}
.contactBox table.contactForm {
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}
.contactBox table.contactForm tr {
  background: #FFF;
}
@media screen and (min-width: 480px) {
  .contactBox th,
  .contactBox td {
    display: table-cell;
  }
}
@media screen and (min-width: 768px) {
  .contactBox th {
    width: 260px;
  }
}
/* ステップ */
.contactBox .mailStep {
  margin: 0 10px 35px 10px;
  padding: 0 10px;
  background: #e5e5e5;
  /* カウンターの設定 */
  counter-reset: mailStep;
}
.contactBox .mailStepItem {
  float: left;
  list-style: none;
  margin: 0 10px;
  padding: 18px 0 14px;
  color: #999;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 4px solid transparent;
}
.contactBox .mailStepItem:before {
  /* カウンターの設定 */
  counter-increment: mailStep;
  content: counter(mailStep) ".";
}
.contactBox .mailStepItemCurrent {
  color: #333;
  border-bottom: 4px solid #333333;
}
@media screen and (min-width: 768px) {
  .contactBox .mailStep {
    height: 60px;
  }
}
/* 送信ボタン */
.formBtnBox {
  margin: 0 10px 20px 10px;
  text-align: center;
}
.formBtn {
  display: inline-block;
}
.formBtnReturn {
  float: left;
}
.formBtnSend {
  float: right;
}
@media screen and (min-width: 768px) {
  .formBtnReturn {
    float: none;
  }
  .formBtnSend {
    float: none;
    max-width: 360px;
    width: 100%;
  }
}
/* ラベル */
.labelRequired {
  margin: 0 5px;
  padding: 2px 8px;
  color: #FFF;
  font-size: 12px;
  border-radius: 3px;
  background: #c41134;
}
@media screen and (min-width: 768px) {
  .labelRequired {
    float: right;
  }
}
/* ------------------------------
　　ヘッダー
------------------------------ */
/* サイト名 */
.siteName {
  font-size: 24px;
  font-weight: bold;
  color: #c41134;
}
.siteName a {
  color: #c41134;
}
.siteName a:hover,
.siteName a:focus,
.siteName a:active,
.siteName a:visited {
  color: #c41134;
}
.siteLogo {
  display: inline-block;
  width: 22px;
  height: auto;
  margin: 0 10px 0 0;
  vertical-align: middle;
}
.siteNameText {
  display: inline;
  vertical-align: middle;
}
.editLink {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
@media (min-width: 768px) {
  .siteName {
    font-size: 24px;
  }
  .siteLogo {
    width: 65px;
  }
  .header {
    display: table;
    width: 100%;
		margin-top:60px;
  }
  .headerLogo {
    display: table-cell;
    width: 70%;
    vertical-align: middle;
  }
  .headerNav {
    display: table-cell;
/*    width: 50%;*/
  }
.headerLogo {
  padding: 0!important;
}
}
@media (min-width: 1024px) {
  .headerLogo {
    display: table-cell;
    width: 60%;
		margin-bottom:15px;
  }
  .headerNav {
    display: table-cell;
		margin-top:-5px;
/*    width: 25%;*/
  }
}
/* ------------------------------
　　ナビゲーション
------------------------------ */
.headerLogo {
  /* 固定したときの高さを保つ */
  padding: 48px 0 0 0;
}
.siteHeader {
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	padding: 0 5px;
	border-top: 4px solid #255592;
	border-bottom: 1px solid #CCC;
	z-index: 100000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #3476CC;
}
/* モバイル時ナビゲーションボタン */
.navMenuBtn {
  display: inline-block;
  height: 44px;
  padding: 7px 5px;
  font-size: 20px;
  color: #333;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a.navMenuBtn {
  color: #FFF;
}
.navMenuBtn:hover {
  text-decoration: none;
}
.navMenuBtn .acms-icon-sort {
  display: inline-block;
}
.navMenuBtnText {
  margin: 0 0 0 5px;
  font-size: 11px;
  font-weight: bold;
  color: #FFF;
  vertical-align: middle;
  display: inline-block;
}
/* モバイル時ヘッダー アイコン */
.navMenuAction {
  display: table;
  float: right;
  margin: 0;
  padding: 0;
}
.navMenuActionItem {
  display: table-cell;
  width: 44px;
  height: 44px;
  vertical-align: middle;
  text-align: center;
  font-size: 20px;
  color: #333333;
}
.navMenuActionLink {
  color: #FFFFFF;
}
.navMenuActionLink:hover,
.navMenuActionLink:active,
.navMenuActionLink:visited,
.navMenuActionLink:focus {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar {
  display: none;
  width: 100%;
}
.navbar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.navbar li a {
	display: block;
	padding: 15px 15px;
	color: #FFF;
	font-weight: normal;
	font-size: 15px;
}
.navbar li a:hover,
.navbar li a:focus,
.navbar li a:active {
  text-decoration: none;
  color: #FFF;
  background: #c41134;
}
@media (min-width: 1024px) {
  .header {
    height: 100px;
		margin-top:30px;
		margin-bottom: 10px;
  }
  .navbar {
    display: inline-block;
    vertical-align: middle;
		position:relative;
		z-index:9999;
		margin-bottom:0px;
  }
  .navbar > ul {
/*    float: right;*/
    list-style: none;
    padding: 0;
		z-index:99999;
  }
  .navbar li {
    float: left;
    position: relative;
    vertical-align: middle;
    text-align: center;
		box-sizing:border-box;
  }
 .navbar > ul > li {
	width:16.666666%;
	border-left: 1px solid #2965B7;
	text-overflow: ellipsis;
	white-space: nowrap;
	}
 .navbar > ul > li:last-child {
	border-right: 1px solid #2965B7;
	}
/* 余小幅微調整 */
 .navbar > ul > li.home {
	width:8%;
	}
 .navbar > ul > li.safety, .navbar > ul > li.shokibo {
	width:16%;
	}
 .navbar > ul > li.subsidy,
 .navbar > ul > li.support,
 .navbar > ul > li.laws,
 .navbar > ul > li.seminar,
 .navbar > ul > li.consultation{
	width:12%;
	}
  .navbar li ul {
    /* 二階層目 */
    display: none;
    position: absolute;
    left: 0px;
/*    min-width: 200px;*/
  }
  .navbar li li {
    margin: 0;
		width:100%;
  }
  .navbar li a {
    /* 一階層目のリンクのみ */
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    -webkit-transition: border 0.25s ease-out;
    transition: border 0.25s ease-out;
		font-weight:bold;
  }
  .navbar li a:hover,
  .navbar li a:focus,
  .navbar li a:active {
    color: #EEE;
    background: transparent;
  }
  .navbar li.stay a {
	/* 一階層目のリンクのみ */
    border-bottom: 4px solid #FFFFFF;
  }
  .navbar li.stay a.btnAttention {
    border: 0;
  }
  .navbar li:hover ul {
    /* 二階層目 */
    display: block;
    z-index: 10000;
    -webkit-animation: 0.8s fade-in;
    -moz-animation: 0.8s fade-in;
    -o-animation: 0.8s fade-in;
    animation: 0.8s fade-in;
		min-width: 100%;
  }
  .navbar li:hover a {
    /* 一階層目のリンクのみ */
    border-bottom: 4px solid #09418E;
  }
  .navbar li:hover a.btnAttention {
    border: 0;
  }
  .navbar li:hover li a {
    border: 0;
  }
  .navbar li li {
    /* 二階層目以降 */
    display: block;
    float: none;
    text-align: left;
    background: #2c75d8;
    border-top: 1px solid #20559e;
  }
  .navbar li li:first-child {
    border: 0;
  }
  .navbar li li a {
    margin: 0;
    padding: 10px 15px;
    color: #FFF;
    border: 0;
		font-size:12px;
  }
  .navbar li li a:hover {
    color: #FFF;
    border: 0;
    background: #20559e;
  }
  .navbar a.btnAttention {
    /* ボタン（色付き） */
    background: #ff9a00;
    font-weight: bold;
    color: #FFF;
    line-height: 1.2;
    display: inline-block;
    padding: 8px 15px;
    border-radius: 3px;
    border: 0;
  }
  .navbar a.btnAttention:hover,
  .navbar a.btnAttention:visited {
    color: #FFF;
    text-decoration: none;
  }
  .navbar a.btnAttention:focus,
  .navbar a.btnAttention:active {
    color: #FFF;
    box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.5);
  }
  .navbar a.btnAttention:hover {
    background-color: #ff9a00;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdd87d', endColorstr='#ffff9a00', GradientType=0);
    background-image: -moz-linear-gradient(top, #fdd87d, #ff9a00);
    background-image: -ms-linear-gradient(top, #fdd87d, #ff9a00);
    background-image: -o-linear-gradient(top, #fdd87d, #ff9a00);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#fdd87d), to(#ff9a00));
    background-image: -webkit-linear-gradient(top, #fdd87d, #ff9a00);
    background-image: linear-gradient(top, #fdd87d, #ff9a00);
    color: #ffffff;
    border: 0;
  }
  .navbar a.btnAttention:active,
  .navbar a.btnAttention:focus {
    background: #eda800;
  }
}
@media (min-width: 1024px) {

  .headerLogo {
    padding: 0 0 20px;
  }
  .navbar ul li a {
    font-size: 14px;
  }
  .navbar li li a {
		font-size:12px;
		white-space:nowrap;
		
  }
}
@media (min-width: 1440px) {
  .navbar ul li a {
    font-size: 15px;
  }
  .navbar li li a {
		font-size:12px;
  }

}
@media (max-width: 1023px) {
  /* オフキャンバス */
  #nav {
    padding: 10px 15px 100px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .js-nav body {
    width: 100%;
    overflow: hidden;
  }
  .js-nav #nav {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .offcanvasNav {
    /* グローバルナビゲーション */
    margin: 0 0 20px 0;
  }
  .offcanvasNav ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .offcanvasNav li {
	display: block;
	padding: 10px;
	font-size: 16px;
	border-top: 1px solid #163359;
  }
  .offcanvasNav li.navbarBtn {
    border: 0;
  }
  .offcanvasNav li.stay {
    background: #555;
  }
  .lt-ie9 .offcanvasNav li.stay,
  .no-js .offcanvasNav li.stay {
    background: #e5e5e5;
  }
  .offcanvasNav li:first-child {
    border: 0;
  }
  .offcanvasNav li ul {
    display: none;
  }
  .offcanvasNav a {
    display: block;
    margin: -10px;
    padding: 10px;
    color: #FFF;
  }
  .offcanvasNav a:hover {
    text-decoration: none;
  }
  .offcanvasNav a.btnAttention {
    border-top: 0;
    border-radius: 0;
    font-weight: normal;
  }
  .offcanvasNav a.btnAttention:hover {
    background: #ff9a00;
  }
  .lt-ie9 .offcanvasNav a,
  .no-js .offcanvasNav a {
    color: #333;
  }
  /* オフキャンバス内のパーツ */
  .offcanvasBar .moduleHeader {
    color: #FFF;
    border-bottom: 2px solid #FFF;
  }
  .lt-ie9 .offcanvasBar .moduleHeader,
  .no-js .offcanvasBar .moduleHeader {
    /* IE8対応 */
    color: #333;
    border-bottom: 2px solid #333;
  }
  .offcanvasBar .sideListLink {
    color: #FFF;
  }
  .lt-ie9 .offcanvasBar .sideListLink,
  .no-js .offcanvasBar .sideListLink {
    /* IE8対応 */
    color: #333;
  }
  .offcanvasBar .sideListLink:hover,
  .offcanvasBar .sideListLink:visited,
  .offcanvasBar .sideListLink:focus,
  .offcanvasBar .sideListLink:active {
    color: #FFF;
    background: 0;
  }
  .lt-ie9 .offcanvasBar .sideListLink:hover,
  .lt-ie9 .offcanvasBar .sideListLink:visited,
  .lt-ie9 .offcanvasBar .sideListLink:focus,
  .lt-ie9 .offcanvasBar .sideListLink:active,
  .no-js .offcanvasBar .sideListLink:hover,
  .no-js .offcanvasBar .sideListLink:visited,
  .no-js .offcanvasBar .sideListLink:focus,
  .no-js .offcanvasBar .sideListLink:active {
    /* IE8対応 */
    color: #333;
  }
  .offcanvasBar .pickupTitle {
    margin: 0;
    color: #FFF;
    font-size: 16px;
  }
  .offcanvasBar .pickupTitle a {
    color: inherit;
  }
  .lt-ie9 .offcanvasBar .pickupTitle a {
    color: #333;
  }
  .offcanvasBar .btnSearch {
    background: #999;
    border: 1px solid #666;
  }
  .offcanvasBar .snsList {
    margin: 0 -5px;
  }
  .js-nav .offCanvasShadow {
    /* オフキャンバス時シャドウ */
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 100000;
    -webkit-transition: background 0.25s linear;
    transition: background 0.25s linear;
  }
  /* オフキャンバスが閉じているとき */
  .js-ready #nav {
	position: fixed;
	transition: left 500ms ease;
	background-color: #255592;
  }
  .js-ready #outer-wrap {
    left: 0;
    transition: left 500ms ease;
  }
  .js-ready #inner-wrap {
    transition: left 500ms ease;
  }
  .js-ready .siteHeader {
    right: 0;
    transition: right 500ms ease;
  }
  /* オフキャンバスが開いているとき */
  .js-nav #nav {
    left: 0;
    z-index: 10000;
  }
  .js-nav .siteHeader {
    right: -70%;
  }
  /* JSが無効に設定されている環境だったとき */
  .no-js #nav {
    position: static;
    padding: 10px 20px;
  }
  /* IE8対応 */
  .lt-ie9  #nav {
    position: static;
    padding: 10px 0;
  }
  .lt-ie9  .header {
    width: 100%;
  }
  .lt-ie9  .headerLogo,
  .lt-ie9  .headerNav {
    display: block;
    width: 100%;
  }
	.offcanvasNav li.stay {
	background-color: #3579D1;
	}
}
/* ------------------------------
　　フッター
------------------------------ */
/* お問い合わせ誘導エリア */
.suggestBox {
  background: #DDD;
}
.suggestInner {
  display: table;
  width: 100%;
  padding: 15px 0;
}
.suggestItem {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.suggestText {
  margin: 0 0 10px 0;
  line-height: 1.5;
  font-size: 14px;
}
.suggestTel {
  margin: 0 0 10px 0;
  font-size: 24px;
  font-weight: bold;
  color: #666;
}
.suggestTel a {
  color: inherit;
}
.suggestBtn {
  margin: 0;
}
@media screen and (min-width: 768px) {
  .suggestInner {
    padding: 0;
  }
  .suggestItem {
    padding: 30px 10px;
  }
  .suggestTel {
    margin: 0;
  }
  .suggestHalf {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
  }
}
/* フッター内会社情報 */
.footWrapper {
	margin-top:20px;
	padding: 30px 0 0 0;
	background-color: #3177D5;
}
.companyAbout {
	margin: 0 0 10px 0;
	color: #FFF;
}
.companyName {
  margin: 0 0 5px 0;
	color: #FFF;
  font-size: 16px;
  font-style: normal;
}
.companyName a{
	color: #FFF;
}
.companyDetail {
  margin: 0 0 5px 0;
  padding: 0;
	color: #FFF;
  font-size: 14px;
  font-style: normal;
}
.companyDetail a {
	color: #FFF;
}
.companyDetail a:hover {
  text-decoration: underline;
}
/* ページの上に戻るボタン */
.pageTopBtn {
  display: block;
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 44px;
  height: 44px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(../images/marker/btn_pageTop.png) no-repeat center;
  transform: translateZ(0);
  z-index: 1000;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.no-js .pageTopBtn {
  /* jsが無効の環境のとき */
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
}
.pageTopBtnAppear {
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
@media screen and (max-width: 767px) {
  .pageTopBtn {
/*    display: none;*/
  }
	.companyName {
  font-size: 12px;
	text-align:center;
}
.companyDetail {
  font-size: 12px;
	text-align:center;
	display:block
}
}
@media screen and (min-width: 768px) {
  .pageTopBtn:hover {
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    filter: alpha(opacity=80);
    -webkit-transition: opacity 0.25s linear;
    transition: opacity 0.25s linear;
  }
}
/* フッター内各SNSアカウントのリンク集 */
.snsList {
  list-style: none;
  margin: 0 -5px 30px 15px;
  padding: 0;
}
.snsListItem {
  float: left;
  margin: 0 5px;
}
.snsListItem a:hover,
.snsListItem a:visited,
.snsListItem a:active,
.snsListItem a:focus {
  text-decoration: none;
}
.snsListItem [class*='acms-icon'] {
  vertical-align: text-bottom;
}
/* 各種SNSボタン */
.snsListItem .snsListFacebook {
  /* Facebook */
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 1.5;
  font-size: 19px;
  color: #FFF;
  border-radius: 4px;
  background: #3b5999;
}
.snsListItem .snsListFacebook:before {
  vertical-align: middle;
}
.snsListItem .snsListTwitter {
  /* Twitter */
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 1.5;
  font-size: 19px;
  color: #FFF;
  border-radius: 4px;
  background: #55acee;
}
.snsListItem .snsListTwitter:before {
  vertical-align: middle;
}
.snsListItem .snsListGplus {
  /* Google + */
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 1.5;
  font-size: 19px;
  color: #FFF;
  border-radius: 4px;
  background: #dd4b39;
}
.snsListItem .snsListGplus:before {
  vertical-align: middle;
}
.snsListItem .snsListYoutube {
  /* YouTube */
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 1.5;
  font-size: 19px;
  color: #FFF;
  border-radius: 4px;
  background: #cd201f;
}
.snsListItem .snsListYoutube:before {
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .snsList {
    float: right;
    margin: 0 -10px;
  }
  .snsListItem {
    margin: 10px;
  }
  .snsListItem a:hover {
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    filter: alpha(opacity=80);
    -webkit-transition: opacity 0.25s linear;
    transition: opacity 0.25s linear;
  }
}
/* 著作権表示 */
.copyright {
	margin: 0 0 0;
	color: #FFFFFF;
	text-align: right;
	display: block;
	padding: 15px 0 20px 0;
	background-color: #1F4C8A;
	font-size: 12px;
}
.copyrightText {
  margin: 0 auto;
}
.copryrightLogo {
  vertical-align: middle;
}

.caution a{
	display: block;
	text-align: center;
	font-weight: bold;
	border: 1px solid #ED0020;
	color: #ED0020;
	padding: 10px;
	background-color: #FFF;
	margin-bottom: 20px;
}

/* 202504調整 */
[class*="acms-table-scroll-"], .acms-table-responsive {
  border: 0;
}

.entryColumn table {
  margin: 0 0 30px;
}