body{background:#000;}
a {color:#fff !important;}
p {color:#fff;}
ul{list-style:none;}
hr{background-color: #999;}
tr{margin-bottom:20px; border-bottom:1px solid #999;}

.bg_bluegrad{width:100%; background:url(https://imaginelife.jp/wp-content/uploads/2017/06/bg_border_bread.jpg) left top;}
.breadthumb{max-width:1200px; padding:5px; margin:0 auto; text-align:left; color:#fff; }
.content_bg_01{background: url(https://imaginelife.jp/wp-content/uploads/2017/06/bg_03.jpg) top center no-repeat #000 !important;}
.content_bg_02{background: url(https://imaginelife.jp/wp-content/uploads/2017/06/bg_04.jpg) #fff; color:#262626 !important;}
.content_bg_02 p{color:#262626 !important;}
#hero-header {height: 920px;}
.main-navigation a {font-weight:normal;}
.topword {margin: 0 auto;  width:3em; margin-top:3em;}

.hero-content span h1 {}

.hero-content span {
	vertical-align: top;
}
.home-cta {
    padding:0px;
    color: #fff;
    text-align: center;
}
[class*='col-'] {
    float: left;
    padding-right:0px;
}
.grid {
    width: 100%;
    max-width: 100%;
    min-width: none;
    margin: 0 auto;
    overflow: hidden;
}
.grid-pad {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.widget {
    margin: 0;
}

.site-footer {
    background: #000;
    padding: 0px !important;
    text-align:center;
}

.site-info{padding:20px 0;}.

.site-footer a {
    color: #fff !important;
}

.black{color:#000 !important;}

.news_date{margin-right:10px;}
.news{ padding: 5px 30px; margin-right: 10px; border: 2px solid #005c8e;}
.news_list{font-size:18px;}
.blog{ padding: 5px 30px; margin-right: 10px; border: 2px solid #018d5e;}

.align_l{text-align:left;}

.mt20{margin-top:20px;}

h2 {
  	max-width:960px;
	overflow: hidden;
	text-align: center;
    margin:0 auto;
    line-height:45px;
}
h2 span {
	position: relative;
	display: inline-block;
	margin: 0 0em 15px;
	padding: 0 1em;
	text-align: left;
    line-height:35px;
}
h2 span::before,
h2 span::after {
	position: absolute;
	top: 50%;
	content: '';
	width: 400%;
	height: 1px;
	background-color: #999;
}
h2 span::before {
	right: 100%;
}
h2 span::after {
	left: 100%;
}

/*　ContactForm7のテーブル化レスポンシブ調整　*/

/*テーブルを親要素の幅いっぱいに伸ばす*/
.table-res-form {
    width: 100%;
}
/*一行ごとに上ボーダー*/
.table-res-form tr {
    border-top: 1px #DDD solid;
}
/*一番上の行だけボーダーなし*/
.table-res-form tr:first-child {
    border-top: none;
}
/*thとtd内の余白指定*/
.table-res-form th, .table-res-form td {
    padding: 1em;
}
/*th（項目欄）は30%幅、テキストを右寄せ*/
.table-res-form th {
    width: 15%;
    text-align: right;
}
/*「必須」部分のスタイリング*/
.table-res-form .requied {
    font-size: 0.8em;
    color: #FFF;
    display: inline-block;
    padding: 0.3em 0.3em 0.2em;
    background: red;
    border-radius: 2px;
}

/*ここから768px以下の指定*/

@media only screen and (max-width: 768px) {
　　　　　/*thとtdをブロック化して幅100％にして、縦積み*/
    .table-res-form th, .table-res-form td {
        width: 100%;
        display: block;
    }
　　　　　/*th（項目名）欄の不要な余白削除・テキスト左寄せ*/
    .table-res-form th {
        padding-bottom: 0;
        text-align: left;
    }
　　　　　/*不要な最終行の左のthを非表示にする*/
    .table-res-form .empty {
        display: none;
    }
}

/*ここまで768px以下の指定---終わり*/

/*ここから入力欄のスタイル指定*/

/*各入力フォームスタイリング*/
.table-res-form input[type="text"], input[type="email"], textarea {
    border: 1px #ccc solid;
    padding: 0.5em;
    border-radius: 0px;
    margin-bottom: 0.2em;
    width: 100%;
  	background:#333;
}
/*送信ボタンスタイリング*/
.table-res-form input[type="submit"] {
    border: 1px #ccc solid;
  	width:100%;
    padding: 1em;
    border-radius: 0px;
    background: #eee;
    color: #262626 !important;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
    font-weight: bold;
}
/*送信ボタン・マウスオーバー時スタイリング*/
.table-res-form input[type="submit"]:hover {
    color: #fff !important;
    background: #006599;
    box-shadow: none;
}

.topcaru{border:0px !important; border-radius:0px !important;}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
    color: #fff !important;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.work-preview {height: 200px;}
  
.single-work {
    background: #fff;
	margin:10px;
  	box-shadow:0px 0px 3px;
}

.single-work span h5 a {
  	font-size:16px;
    color: #333 !important;
    letter-spacing: normal;
}

.single-work span p{
    margin-bottom:0px;
}

.single-work span h5{text-indent:0em;}

/*simple &amp; styleスライダー切替CSSコード
----------------------------------------------------*/

.slider_sp { display: none;}

@media screen and (max-width: 960px){
.slider_pc {display: none;}
.slider_sp { display:inherit;}
}

#pl-197 .so-panel {
    margin-bottom: 0px !important;
}

#mt-projects{margin-bottom:30px;}
.f120{font-size:55px; line-height:150%;}

.border_acc {
  position: relative;
  padding: 1em 0;
}
.border_acc::before,
.border_acc::after {
  position: absolute;
  left: 0;
  content: '';
  width: 100%;
  height: 6px;
  box-sizing: border-box;
}
.border_acc::before {
  top: 0;
  border-top: 2px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.border_acc::after {
  bottom: 0;
  border-top: 1px solid #ccc;
  border-bottom: 2px solid #ccc;
}