#main{
    padding:30px 20px !important;
    background-color: rgba(255,255,255,0.9);
}

/*
.vkvu{
	margin-top:0px !important;
}
*/

a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

.box1{
	width:100%;
}

.box2{
	text-align:center;
	margin: 0 auto;
	padding-top:20px;
}

.btn-primary {
    background-color: #e5e5e5 !important;
    border-color: #999999 !important;
	padding:10px 30px !important;
	color: #333333 !important;
}

.btn-primary:hover {
    background-color: #999999 !important;
	color: #fff !important;
}

.mainSection,.widget {
margin-top:0;
}

h2.mainSection-title{
	font-size: 22px !important;
	margin-bottom:10px !important;

}

.mainSection-title, h2{
	padding: 14px 15px 10px !important;
	font-size: 22px !important;
    margin-bottom: 10px !important;
    line-height: 1.7em !important;
}

.veu_postList h5 {
	display:none;
}

.subSection, .widget {
    margin-top: 15px !important;
}

.siteHeader{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

.siteContent{
	padding:0 !important;
}

.breadcrumb{
    background-color: #fff !important;
}

.widget_wp-category-archive ul{
padding-left:20px !important;
}

.widget_wp-category-archive li{
list-style-type: none;
border-bottom:1px dotted #666;
}

.toptitle{
	padding:18px 0 24px 0;
	font-size: 26px;
	text-align:center;
	margin: 0 auto;
}

.topmessage {
    max-width: 740px;
    margin: 0 auto;
	padding-top:0px;
	padding-bottom:50px;
	font-size:14px;
	letter-spacing: 1.1px !important;
  }

.topmessage2 {
    max-width: 620px;
    margin: 0 auto;
	padding-bottom:100px;
  }

.toptxt {
    display: inline-block;
    text-align: left;
  }


/*①投稿日時などの情報の色を変える*/
.entry-meta_items {
	color: #727272; /*色を指定*/
}

.sign{
	font-family:"HG教科書体","STKaiti","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-weight:bold;
	text-align:right !important;
}

.entry-body h1 {
	padding:10px 0;
	font-size: 26px;
}

.widget h1 {
	padding:10px 0;
	font-size: 26px;
}

.entry-body h2{
	border:0px !important;
	font-family:"HG丸ｺﾞｼｯｸM-PRO","ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HGMaruGothicMPRO" !important;
	background:none;
	font-size: 24px;
	color:#000;
	text-align:center !important;
	margin: 5px 0 20px !important;
	padding: 0 0 10px !important;
}

.comments-area h2 {
	border:0px !important;
	background:none;
	font-size: 22px;
	margin: 20px 0 30px !important;
	padding: 15px 0 !important;
}

.entry-body h3 {
	border:0px !important;
	font-family:"HG丸ｺﾞｼｯｸM-PRO","ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HGMaruGothicMPRO" !important;
	width:100%;
	border-bottom:1px solid #666;
	background:none;
	font-size: 24px;
	font-weight:bold;
	text-align:center !important;
	margin: 5px 0 10px !important;
	padding: 0 0 10px !important;
}

h3:after {
    border-bottom-color: #666;
}

.subSection-title:after, h3:after {
    width: 100%;
}

/*④⑤段落の下に余白を入れる*/
.entry-body p {
	margin-bottom: 30px;
}

.entry-body h5 {
	border:0px !important;
	font-family:"HG丸ｺﾞｼｯｸM-PRO","ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HGMaruGothicMPRO" !important;
	width:100%;
	border-bottom:1px solid #666 !important;
	background:none;
	font-size: 22px;
	font-weight:normal;
	text-align:left !important;
	margin: 5px 0 30px !important;
	padding: 0 0 10px !important;
}

/*強調部分を斜体にせず、太字にする*/
em,strong {
	font-style: normal !important;
}

/* ページタイトルのアイキャッチ画像 */
.page-header-image {
    width: 100%;
    height: 2px;
    overflow: hidden;
}
 
.page-header-image img {
    width: 100%;
}


a[href $='.pdf']    {
background:url(https://1shida.co.jp/web/wp-content/uploads/ico_pdf.png) no-repeat center left;
margin:10px 20px;
padding:10px 10px 10px 40px;
color:#dd0000;
text-decoration:none;
border:1px solid #ccc;
display:block;
}

a[href $='.doc'] ,
a[href $='.docx']    {
background:url(https://1shida.co.jp/web/wp-content/uploads/ico_word.png) no-repeat center left;
margin:10px 20px;
padding:10px 10px 10px 40px;
color:#dd0000;
text-decoration:none;
border:1px solid #ccc;
display:block;
}

a[href $='.xls'],
a[href $='.xlsx']    {
background:url(https://1shida.co.jp/web/wp-content/uploads/ico_exel.png) no-repeat center left;
margin:10px 20px;
padding:10px 10px 10px 40px;
color:#dd0000;
text-decoration:none;
border:1px solid #ccc;
display:block;
}

a[href $='.xls']:hover,
a[href $='.xlsx']:hover,
a[href $='.doc']:hover,
a[href $='.docx']:hover,
a[href $='.pdf']:hover   {
text-decoration:underline;
}

.page-header_pageTitle, h1.page-header_pageTitle:first-child {
	display:none;
}

.page-header{
background: rgba(0,0,0,0);
}

.breadSection {
    border-top: 3px solid #ffb400;
}

.breadcrumb {
    border-radius: 0 !important;
}

table th{
font-weight:normal;
text-align:center;
width:25%;
}

@media (min-width: 992px){
.headerTop {
    margin-top: -27px !important;
}

.col-md-offset-1 {
	margin-left: 0 !important;
}

.col-md-3 {
    width: 30%;
}

}

@media only screen and (min-width: 767px){

.box1{
float: left;
width: 75%;
}

.box2{
float: left;
width:25%;
	padding-top:0;
}

.metaslider-73{
margin-top:0 !important;
}

.jobbt {
	width: 90%;
padding:50px 0;
			}

#main{
    padding:30px 20px !important;
}

.entry-body,.widget_pageContent{
    width: 80% !important;
	font-size:14px;
	letter-spacing: 1.1px !important;
	margin: 0 auto;
}

.row{
	margin: 0 auto;
}

.widget_vkexunit_post_list{
    width: 90% !important;
	font-size:14px;
	letter-spacing: 1.1px !important;
	margin: 0 auto;
}

.entry-body h3 {
	width:100%;
}

.entry-body h4 {
width:75%;
}

table{
width:100% !important;
border-top:dotted 0px #666 !important;
}

table th, table td {
    padding: 10px 10px 7px 10px;
    border-bottom: dotted 1px #666 !important;
}

table th{
font-weight:normal;
text-align:center;
width:25%;
}

a[href $='.xls'],
a[href $='.xlsx'],
a[href $='.doc'] ,
a[href $='.docx'],
a[href $='.pdf'] {
margin:0 auto;
width:90%;
}

}