@charset "utf-8";
/*
Theme Name:  digilabo
Theme URI: http://digi-labo.net
Template: biz-vektor
Description:
Author: digilabo
Tags:
Version: 0.1.0
*/

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
	-webkit-text-size-adjust: 100%;
	color:#1d0c3c;
	font-family: 'Montserrat',Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif !important;
}
h1,h2,h3,h4,h4,h5,h6,#header #site-title,#pageTitBnr #pageTitInner #pageTit,#content .leadTxt,#sideTower .localHead {
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif !important;
}
#pageTitBnr #pageTitInner #pageTit { font-weight:bold; }
#gMenu .menu li a strong {
	font-family: 'Montserrat',Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif !important;
}
#menu-gmanu {padding-top:10px;font-size:14px;}
.row{width:100%;margin:0 auto;max-width:950px; overflow: hidden;}
.txtcenter{text-align:center;}
#main #container .content {
	padding-bottom: 0;
}
#main #container .content.wide {
	width: 100%;
}
/* .innerBox, #gMenu #gMenuInner.innerBox {
	width: 100%;
	margin: 0;
}*/
#pageTitBnr {
	min-height: 200px;
	background-image: url('https://shuusuien.co.jp/wp-content/uploads/2018/02/page_top.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	text-align: center;
}
body.page-id-11 #pageTitBnr {
	background-image: url('https://shuusuien.co.jp/wp-content/uploads/2018/03/intro_img.jpg');
}
body.page-id-15 #pageTitBnr {
	background-image: url('https://shuusuien.co.jp/wp-content/uploads/2018/03/company-img.jpg');
}
body.page-id-669 #pageTitBnr {
	background-image: url('https://shuusuien.co.jp/wp-content/uploads/2018/03/case_img.jpg');
}
body.page-id-17 #pageTitBnr {
	background-image: url('https://shuusuien.co.jp/wp-content/uploads/2018/03/recruit_img.jpg');
}
body.page-id-19 #pageTitBnr {
	background-image: url('https://shuusuien.co.jp/wp-content/uploads/2018/03/inquiry_img.jpg');
}
body.page-id-39 #pageTitBnr {
	background-image: url('https://shuusuien.co.jp/wp-content/uploads/2018/03/works_img.jpg');
}
#pageTitBnr #pageTitInner #pageTit {
	color: #1d0c3c;
	text-align: center;
	text-shadow: 0 0px 20px #ffffff;
	letter-spacing: 2px;
	/* line-height: 200px; */
	margin: 0;
}
#topMainBnr{
	/* max-width:1200px; */
	margin:0 auto;
	padding: 0;
	background-color: transparent;
	box-shadow: none;
}
.flex-direction-nav li .prev {
	left: 10px;
}
.flex-direction-nav li .next {
	right: 10px;
}

/* Header */
#header {
	background-color: #fff;
	box-shadow: none;
	padding-top: 15px;
}
#headerTop {
	padding-top:10px;
	background-color: #fff;
	border-top: none;
	color:#1d0c3c;
}
#headerTop .innerBox {
	text-align: right;
}
#header #site-title {
	padding-bottom: 20px;
}
#headerInner {
	position: relative;
}
#header .inquiry-area {
	top: 10px;
	position: absolute;
	right: 0;
	height: 60px;
	padding-right: 5px;
	overflow: hidden;
	font-family:'Montserrat',"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
#header .inquiry-info,
#header .inquiry-btn {
	display: inline-block;
	text-align: right;
	vertical-align: top;
	margin-top: 5px;
}
#header .inquiry-info .inquiry-tel {
	font-size: 24px;
	font-weight: bold;
	background-image: url(https://shuusuien.co.jp/wp-content/uploads/2018/03/icon-tel.png);
	background-repeat: no-repeat;
	background-size: 24px;
}
#header .inquiry-info p {
	margin-top: 2px;
	font-size: 11px;
	letter-spacing: 1px;
}
#header .inquiry-area .inquiry-btn {
	width: 220px;
	height: 34px;
	margin: 5px 0 0 10px;
	box-shadow: 0 0 0 1px #fff, 0 0 0 5px #d42a6c;
  background-color: #d42a6c;
	text-align: center;
}
#header .inquiry-area .inquiry-btn a {
	display: block;
	color: #fff;
	text-decoration: none;
	line-height: 34px;
}
#header .inquiry-area .inquiry-btn:hover,
#header .inquiry-area .inquiry-btn a:hover {
	opacity: 0.85;
}

/* Global Menu */
#gMenu {
	border-top: none;
	/* border-bottom-width: 1px;
	border-bottom-color: #1f8f7e; */
	border-bottom: none;
	background-image: none;
	background-color: #006655;
}
#gMenu .menu {
	border-left: none;
}
#gMenu .menu li {
	text-shadow: none;
	box-shadow: none;
}
#gMenu .menu li a {
	border: none;
	/* margin-left:5px; */
	color: #fff;
	background: none;
}
#gMenu .menu li a strong { font-weight: normal;}
#gMenu .menu li a span { color: #b3d1cc;}
#gMenu .menu li:last-child a {
	/* margin-left:5px; */
	border-right: solid #fff 1px;
}
#gMenu .menu li.current_page_item > a, #gMenu .menu li.current-menu-item > a, #gMenu .menu li > a:hover {
	background-image: none;
}
#gMenu .menu li a:hover, #gMenu .menu li.current_page_item > a, #gMenu .menu li.current-menu-ancestor > a, #gMenu .menu li.current-page-ancestor > a, #gMenu .menu li.current_page_ancestor > a {
	background-color: #5ead3c;
}
#gMenu.itemClose .assistive-text span,
#gMenu.itemOpen .assistive-text span {
	background: none;
}

/* Slider */
.flexslider,
#topMainBnrFrame {
	width: 100%;
	border: none;
}
.flex-control-nav {
	bottom: 10px;
}
.flex-control-nav li a {
	background: url(https://shuusuien.co.jp/wp-content/uploads/2018/03/bg_control_nav.png) no-repeat;
}
.flex-control-nav li a.active {
	
}

/* TOP */
a.button,
.moreLink a {
	width: 188px;
	height: 40px;
	margin: 0 auto 100px;
	padding: 0;
	line-height: 40px;
	border: solid #fff 1px;
	color: #fff;
	text-align: center;
	display: block;
	text-decoration: none;
	font-size: 14px;
	transition: all  0.3s ease;
	background-color: transparent;
	background-image: none;
	font-family:'Montserrat',"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.25);
}
a.button:hover,
.moreLink a:hover{
	background-color: #fff;
	background-image: none;
	color: #1F8F7E;
}
a.button span,
.moreLink a span {
	position: relative;
	display: block;
}
a.button span::after,
.moreLink a span::after {
	content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  margin-top: -5px;
}
a.button:hover span::after {
	border-top: 2px solid #1F8F7E;
  border-right: 2px solid #1F8F7E;
}
.moreLink a span::after {
	border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.top-message-pc {
	background-image: url('https://shuusuien.co.jp/wp-content/uploads/2018/02/topbg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}
#top-message-txt {
	width: 450px;
	padding: 60px;
	margin: 60px 0;
	background-color: rgba(255,255,255,0.80);
}
#top-message-txt div {
	margin-bottom: 20px;
	color: #d42a6c;
	font-size: 24px;
	line-height: 1.6;
}
#top-message-txt a.button {
	margin: 0;
	color: #1d0c3c;
	border-color: #1d0c3c;
	font-family:'Montserrat',"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
#top-message-txt a.button:hover {
	color: #1F8F7E;
	border-color: #fff;
}
#top-message-txt a.button span::after {
	border-top: 2px solid #1d0c3c;
  border-right: 2px solid #1d0c3c;
}
#top-message-txt a.button:hover span::after {
	border-top: 2px solid #1F8F7E;
  border-right: 2px solid #1F8F7E;
}
.top-message-sp {
	background-image: url('https://shuusuien.co.jp/wp-content/uploads/2018/02/topbg.jpg');
	background-repeat: no-repeat;
}
.top-message-sp #top-message-txt {
	width: 90%;
	margin: 60px auto;
	padding: 20px;
}
#pagetop {
	display: none;
}
.content .sectionBox {
	margin-bottom: 0;
}
.bizvektor_grid_unit_widget {
	background-color: #fff;
	padding: 100px 0 50px;
}
.bizvektor_grid_unit_widget h2 {
	padding-bottom: 60px;
	color: #1d0c3c !important;
}
.home .bizvektor_grid_unit_widget .infoList h2 {
	border-bottom: none;
}
.bv-grid-unit-thumb {
	margin-bottom: 15px;
}
.bv-grid-unit-item {
	border: none;
}
#content .bv-grid-unit-item p, #sideTower .bv-grid-unit-item p {
	text-align: center;
}
.bv-grid-unit-item .bv-grid-unit-item-inner {
	position: relative;
	margin-bottom: 100px;
	padding: 0;
	background-color: transparent;
}
#content p.bv-grid-unit-date {
	position: absolute;
	right: 0;
	bottom: -50px;
	left: 0;
}
.bv-grid-unit-item .bv-grid-unit-item-inner a,
.content .infoList .infoDate {
	color: #1d0c3c;
}
.content .infoList .infoDate,
.content .infoList .infoCate {
	font-size: 12px;
}
.content .infoList .infoDate {
	margin: 0;
}
.content .infoList .infoCate {
	display: block;
	margin-top: 10px;
}
.content .infoList .infoCate a {
	margin: 0;
	padding: 4px 8px;
	border: none;
	background-color: #d42a6c;
	font-weight: bold;
	color: #fff;
}
.content .infoList .infoCate a:hover {
	background-color: #e24082;
}
.topinfo-fblikebox div.infoList h2 span {
	padding-left: 20px;
	font-size: 16px;
	opacity: 0.7;
}
.topinfo-fblikebox {
	padding: 100px 0;
	background-color: #006655;
}
.topinfo-fblikebox .infoList h2 {
	text-align: left;
	border-bottom: dashed 1px #eee;
}
.content .infoList .rssBtn {
	top: 22px;
	right: 15px;
	border: solid #fff 1px;
	padding: 2px 0 2px 12px;
}
.content .infoList .rssBtn a {
	display: block;
	margin: 0;
	padding-left: 15px;
	font-size: 12px;
	box-shadow: none;
	line-height: 1;
	color: #fff;
	border: none;
	background-image: url(https://shuusuien.co.jp/wp-content/uploads/2018/03/icon-rss.png);
	background-repeat: no-repeat;
	background-position: 1px;
	background-size: 10px;
}
.infoList div.entryTxtBox > div.moreLink {
	display: none;
}
.infoList > div.moreLink {
	margin-top: 40px;
}

/* 3PR */
#topPr {
	margin: 0;
}
#topPr .topPrOuter {
	margin-bottom: 0;
	padding-bottom: 0;
}
#topPr #topPrLeft,
#topPr #topPrCenter,
#topPr #topPrRight {
	width: 33.3333333%;
	color: #fff;
	text-align: center;
	background-repeat: no-repeat;
	background-size: cover;
}
/* サイズが大きい画像も用意（使わない場合は削除）pro1,pr02,pr03.jpg */
#topPr #topPrLeft {
	background: url('https://shuusuien.co.jp/wp-content/uploads/2018/03/pr001.jpg') no-repeat center center;
}
#topPr #topPrCenter {
	background: url('https://shuusuien.co.jp/wp-content/uploads/2018/03/pr002.jpg') no-repeat center center;
}
#topPr #topPrRight {
	background: url('https://shuusuien.co.jp/wp-content/uploads/2018/03/pr003.jpg') no-repeat center center;
}
#topPr .topPrInner {
	width: 100%;
	padding: 110px 20px 0;
	text-align: center;
	background: rgba(0,0,0,0.5);
}
#topPr h3 {
	/* font-size: 22px; */
	font-weight: normal;
	background: none;
}
#topPr p.topPrDescription {
	margin-bottom: 30px;
}
#topPr h3 a,
#topPr p.topPrDescription a {
	color: #fff;
	border: none;
	text-shadow: none;
}
#topPr h3 a:hover,
#topPr p.topPrDescription a:hover {
	color: #fff;
	opacity: 0.7;
}
#topPr p.topPrDescription a {
	max-width: 280px;
	margin: 0 auto 50px;
	/* font-size: 16px; */
	line-height: 1.6;
	font-family:'Montserrat',"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

/* Panlist */
#panList #panListInner {
	padding: 10px 0 0;
	color: #fff;
	border: none;
	font-family:'Montserrat',"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
#panList #panListInner a {
	color: #fff;
}

/* Contents */
.content table {
	background-color: #fff;
}
table.company-outline,
table.company-info {
	margin-bottom: 60px;
	font-family:'Montserrat',"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.content ul li {
	list-style: none;
}
div.case h2 {
	font-weight: normal;
	letter-spacing: 1px;
	border-bottom: none;
}
div.case h2 span,
.bizvektor_grid_unit_widget h2 span {
	font-size: 16px;
	display: block;
	opacity: 0.7;
	margin-top: 20px;
}

/* Intro */
div.intro p {
	color: #fff;
	line-height: 2;
}
div.intro div {
	overflow: hidden;
}
div.intro img {
	margin-bottom: 30px;
	box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.2);
}

/* Service */
.service ul {
	margin: 0;
}
.service ul li,
.service div.service-box {
	padding: 40px;
	background-color: #fff;
	box-sizing: border-box;
}
.case-body h3,
.service h3 {
	background-color: transparent;
	text-shadow: none;
	box-shadow: none;
	color: #fff;
	border-color: #a4d88e !important;
	margin: 60px 1% 20px;
	padding: 0 0 0 10px;
	border-color: #fff;
	font-size: 20px;
	text-align: left;
}
.service h4 {
	margin: 0 0 20px;
	padding: 15px 10px;
	line-height: 1;
	text-align: center;
	background: none;
}
.service ul li p,
.service div.service-box p {
	color: #1d0c3c;
	margin-bottom: 0;
	text-align: left;
	font-family:'Montserrat',"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

/* Media */
body.category-13 div.bv-grid-unit-item-inner a,
body.category-13 .content .infoList .infoDate {
	color: #fff;
}
.content .post,
.content .info {
	padding-bottom: 0;
}
.content .entry-meta,
.content .entry-meta a {
	color: #fff;
	text-decoration: none;
	font-family:'Montserrat',"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.type-post {
	margin-bottom: 100px;
}
.type-post p {
	text-align: center;	
}
.content .post-content p {
	color: #fff;
}
.content .type-info .post-content p {
	padding: 0 15px;
}
body.single-info #main #container .content {
	margin-bottom: 60px;
}
.content .infoList {
	padding-bottom: 60px;
}
.content .infoList .infoListBox {
	border-bottom: 1px dashed #eee;
}
.content .infoList .infoListBox:first-child {
	border-top: 1px dashed #eee;
}
h1.contentTitle {
	margin-bottom: 0;
}
h1.contentTitle + .infoList > .infoListBox:first-child {
	border-top: none;
}
.content .infoList .infoListBox div.entryTxtBox h4.entryTitle {
	text-shadow: none;
	background: none;
	border: none;
	padding: 15px 20px 10px;
}
.content .infoList .infoListBox div.entryTxtBox p.entryMeta,
.content .infoList .infoListBox div.entryTxtBox p.entryMeta + p {
	padding: 0 20px;
}
.content .infoList .infoListBox div.entryTxtBox p,
.content .infoList .infoListBox div.entryTxtBox p.entryMeta .infoDate,
.content .infoList .infoListBox div.entryTxtBox h4.entryTitle a {
	color: #fff;
}
.content .infoList .infoListBox div.entryTxtBox div.moreLink {
	margin-top: 40px;
}
.content .infoList .infoListBox div.entryTxtBox div.moreLink a {
	margin-bottom: 0;
}
.type-post h1 {
	text-align: left;
}
.type-post p {
	color: #fff;
}
.navigation {
	padding: 10px 15px 0;
	border-top: solid #fff 1px;
	font-family:'Montserrat',"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.navigation a:link, .navigation a:visited {
	color: #fff;
}
.content .entry-meta a:hover,
.navigation a:active,
.navigation a:hover {
	opacity: 0.7;
	text-decoration: underline;
}
.content .entry-meta,
.socialSet {
	padding: 0 15px;
}

/* Recruit */
.recruit {
	width: 90%;
	margin: 0 auto;
	color: #fff;
}
.recruit p {
	text-align: center;
	font-size: 14px;
	margin: 20px 0;
}
.recruit h2 {
	padding: 30px 0;
	margin-bottom: 40px;
	font-size: 20px !important;
	line-height: 2rem;
	border-top: solid #fff 1px !important;
	border-bottom: dashed #fff 1px !important;
}
.recruit ul {
	margin: 0 0 80px 0;
}
.recruit ul:last-child {
	margin-bottom: 0;
}
.recruit dl {
	font-size: 14px;
	overflow: hidden;
	font-family:'Montserrat',"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.recruit dt {
	padding: 7px 20px;
	margin-bottom: 15px;
	color: #fff;
	text-align: center;
	border: solid #fff 1px;
}
.recruit dd {
	line-height: 1.6;
}
.recruit dd a {
	color: #fff;
}

/* works */
.tax-case-cat .content h1.contentTitle {
	border-bottom: none;
}
div.case-head-txt,
.case-body,
h2.case-ttl,
.bizvektorworksunit h3 {
	max-width: 860px;
	margin: 0 auto 60px;
	padding: 0 2.5%;
}
div.case-head-txt {
	color: #fff;
	font-size: 16px;
	line-height: 2;
}
.case-body h3 {
	margin-top: 0;
}
.case-body h3 a {
	text-decoration: none;
	color: #fff;
}
.page-child .content p {
	color: #fff;
}
.case-body .case-img-box a img {
	width: 100%;
	max-width: 320px !important;
}
/* .case-body .case-img-box img {
	box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.2);
} */
ul.case-list li img,
.case-body img {
	box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.2);
}
ul.case-list {
	margin: 60px 0 0;
}
ul.case-list li {
	display: inline-block;
	margin: 0 0 40px;
	width: 32%;
	vertical-align: top;
}
.case-body-center {
	text-align: center;
}
.case-body-center .alignleft {
	float: none !important;
}

/* Inquiry */
#inquiry p {
	color: #fff;
	text-align: center;
}

/* Facebook */
#fb-like-box {
	margin: 0;
	background-color: transparent;
	border: none;
}

/* Footer */
#footMenu { display: none;}
#footer { padding-top: 95px;}
#footer dl#footerOutline { float: none; margin: 0px auto; width: 100% !important;}
#footer dl#footerOutline dt img { max-width: 180px;}
#footer dl#footerOutline dd {
	color: #1d0c3c;
	line-height: 200%;
	font-size: 100%;
	font-family:'Montserrat',"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
#footer,#siteBottom {
	background: #fff;
	border: none;
}
#footerInner { text-align: center;}
#siteBottom { padding-bottom: 95px; text-shadow: none; color: #1d0c3c;}
#siteBottom a { color: #1d0c3c;}
#siteBottomInner { letter-spacing: 1px;}

/* heading */
.content h2,
.content h1.contentTitle,
.content h1.entryPostTitle,
.bizvektorworksunit h3 {
	font-size: 24px;
	color: #fff;
	text-shadow: none;
	text-align: center;
	border: none;
	border-bottom: solid #eee 1px;
	background: none;
	box-shadow: none;
}
.bizvektorworksunit h3 {
	padding-bottom: 20px;
	line-height: 1.6;
	text-align: left;
}
.content .info h1.entryPostTitle {
	text-align: left;
}

/* Contact */
.inquiry-box h2 {
	border-bottom: none;
}
.inquiry-box p.tel-box,
#content .wpcf7 {
	background-color: rgba(0,0,0,0.2);
}
.inquiry-box p {
	padding: 40px 20px;
}
.inquiry-box p.tel-box {
	margin-bottom: 60px;
}
.inquiry-box p.tel-box span {
	display: block;
	padding-top: 30px;
	font-size: 300%;
	font-family: 'Montserrat', Gadget, "sans-serif";
	font-weight: bold;
}
.inquiry-box p.tel-box span a {
	color: #fff;
	text-decoration: none;
}
.inquiry-box table {
	font-size: 100%;
	border: none;
	border-top: dashed #fff 1px;
	background-color: transparent;
}
.inquiry-box table tr th,
.inquiry-box table tr td {
	display: block;
	width: 100%;
	font-size: 16px;
	border: none;
	background-color: transparent;
	font-family:'Montserrat',"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.inquiry-box table tr th {
	color: #fff;
	padding-top: 40px;
}
.inquiry-box table tr td {
	padding: 0 15px 40px;
	border-bottom: dashed #fff 1px;
}
.inquiry-box table tr th span {
	margin-left: 5px;
	padding: 2px 10px;
	background-color: rgba(212,42,108,0.9);
	color: #fff;
	font-size: 11px;
	line-height: 110%;
}
.inquiry-box table > p {
	margin-bottom: 0;
}
#content .wpcf7 input[type="text"],
#content .wpcf7 input[type="email"],
#content .wpcf7 textarea {
	width: 100%;
}
#content .wpcf7 input:focus,
#content .wpcf7 textarea:focus {
	border:1px solid #009de1;
}
#content form input.wpcf7-submit {
	border: none;
}
#content form input.wpcf7-submit:hover {
	opacity: 0.85;
}
#contact div.btn-submit {
	text-align: center;
}
#content form input.wpcf7-submit,
#confirm-button input {
	font-size:16px;
	/* line-height:110%; */
	text-align:center;
	cursor:pointer;
	position:relative;
	width:40%;
	/* height: 40px; 
	display:inline-block;
	overflow:hidden; */
	border:none;
	position:relative;
	white-space:nowrap;
	margin-top: 50px;
	padding:8px 40px !important;
	text-decoration:none;
	color:#fff !important;
	border-radius:0;
	background-image: none;
	background-color:#d42a6c;
	box-shadow: 0 0 0 1px #fff, 0 0 0 6px #d42a6c;
}
span.wpcf7-not-valid-tip,
div.wpcf7-validation-errors {
	font-size: 12px;
	background-color: rgba(0,0,0,0.4);
	color: #ff3b3b;
}
span.wpcf7-not-valid-tip::after {
	border-bottom: 10px solid rgba(0,0,0,0.4);
}
div.wpcf7-validation-errors {
	margin: 0 15px 40px;
	padding: 10px;
	text-align: center;
	border: none;
}
.wpcf7 .wpcf7-not-valid {
  background: #fff;
	border: solid #ffb6c1 2px;
}
div.wpcf7-validation-errors::after {
	display: none;
} 
/* div.wpcf7-validation-errors::after,
span.wpcf7-not-valid-tip::after {
	display: none;
} */

/* Case */
div.case ul {
	display: flex;
	flex-wrap: wrap;
	font-size: 13px;
	margin: 0 auto;
	width: 300px;
}
div.case li {
	width: 100%;
	margin-bottom: 30px;
}
div.case li a {
	color: #fff;
	text-decoration: none;
}
div.case li a:hover img {
	opacity: 1;
  -webkit-animation: flash 1.5s;
  animation: flash 1.5s;
}
div.case dl {
	position: relative;
}
div.case dl div {
	text-align: center;
}
div.case dt,
div.case dd {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 150px;
	height: 150px;
}
div.case dt {
	margin-left: 10px;
}
div.case dd {
	background-color: #d42a6c;
	position: absolute;
	top: 20px;
	right: 10px;
	padding: 10px;
	z-index: -1;
	/*box-shadow: 0 0 0 1px #fff, 0 0 0 10px #d42a6c;*/
}
div.case dd div {
	display: table-cell;
	width: 130px;
	height: 130px;
	vertical-align: middle;
	border: solid #fff 1px;
}
.bv_works_item .worksThumbnail .worksThumbnailInner a, .content .bv_works_item .worksThumbnail, #content .bv_works_item .worksThumbnail .worksThumbnailInner a,.single #content .bizvektorworksunit #worksMainImage.b-f img,.bizvektorworksunit p img,
.worksThumbnailInner a img,.single #content .bizvektorworksunit #worksMainImage img,
.bv_works_item .worksThumbnail.thumbnailTop a img, .content .bv_works_item .worksThumbnail.thumbnailTop a img, #content .bv_works_item .worksThumbnail.thumbnailTop a img,.sec02 a img {
	border: none;
	box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.2);
}
div.noimage {
	display: none;
}
.bv_works_item .worksThumbnail, .content .bv_works_item .worksThumbnail, #content .bv_works_item .worksThumbnail {
	margin-bottom: 10px;
}
.bv_works_item .worksThumbnail .worksThumbnailInner, .content .bv_works_item .worksThumbnail .worksThumbnailInner, #content .bv_works_item .worksThumbnail .worksThumbnailInner {
	background: none;
}
.bizvektorworksunit{
	margin-bottom: 60px;
}
.single #content .bizvektorworksunit #worksMainImage {
	margin-bottom: 60px;
}
.bv_works_item h3, .content .bv_works_item h3, #content .bv_works_item h3 {
	font-size: 100%;
}
.single #content .bizvektorworksunit #worksMainImage.b-f h5 {
	font-family: 'Montserrat',"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
	color: #fff;
	margin-bottom: 20px;
}
.worksData table, #content .worksData table {
	background-color: transparent;
	border: none;
	margin: 20px auto 0;
	font-family: 'Montserrat',"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.single #content .bizvektorworksunit .worksData table th {
	background-color: transparent;
	width: 8rem;
	color: #fff;
	border: solid #fff 1px;
}
.single #content .bizvektorworksunit .worksData table th,
.single #content .bizvektorworksunit .worksData table td {
	padding: 7px 10px 7px 20px;
}
.worksData table td a, #content .worksData table td {
	border-color: #fff;
}
.worksData table td a,
#content .worksData table td a,
#content .worksData table td {
	color: #fff;
	text-decoration: none;
}
.worksData table td a, #content .worksData table td a:hover {
	text-decoration: underline;
}
.worksName h3 {
	text-shadow: none;
	line-height: 1.6 !important;
}
.bv_works_item .worksName a, .content .bv_works_item .worksName a, #content .bv_works_item .worksName a {
	color: #fff;
}
.sideTower .sideWidget h3 {
	color: #fff;
	background: none;
	box-shadow: none;
	text-shadow: none;
	border: solid #fff 1px;
}
.sideTower .sideWidget ul {
	margin-bottom: 60px;
}
.sideTower .sideWidget li {
	border-bottom: dashed 1px #eee; 
}
.sideTower .sideWidget li a {
	padding: 20px 10px 18px 10px;
	color: #fff;
	background: none;
}
.sideTower .sideWidget li a:hover, .sideTower .sideWidget li.current_page_item a, .sideTower .sideWidget li.current-cat a {
	background-color: #d42a6c;
	background-image: none;
	color: #fff;
}

@media(min-width: 300px) {
	#header #site-title a img {max-height:45px !important;}
	#topPr .prImage {min-width:140px;}
	body{font-size: 12px; line-height: 140%; }
	#pageTitBnr{ padding-top:1%;}
}
@media(min-width: 600px) {
	body{font-size: 14px; line-height: 140%; }
	#pageTitBnr{ padding-top:1%;}
}
@media(max-width:320px) {
	ul.case-list {
		text-align: center;
	}
	ul.case-list li {
		display: block;
		margin: 0 auto 20px;
		width: 100%;
	}
	.single #content .bizvektorworksunit .worksData table th,
	.single #content .bizvektorworksunit .worksData table td {
		padding: 7px 10px;
	}
}
@media(max-width: 680px) {
	#headerTop,
	#header .inquiry-area {
		display: none;
	}
	#header #site-title {
		text-align: center;
	}
}
@media (max-width: 660px) {
	#topPr #topPrLeft, #topPr #topPrCenter, #topPr #topPrRight {
		width: 100% !important;
	}
}

@media(min-width: 770px) {
	#gMenu.itemClose .menu, #gMenu.itemOpen .menu {
		display: flex;
	}
	#gMenu .menu > li {
		width: 100%;
	}
	div.case ul {
		width: 600px;
	}
	div.case ul li {
    width: 50%;
    margin-bottom: 60px;
	}
	.case-body .sec01 {
		display: inline-block;
    margin: 0 2% 60px 0;
	}
	div.case dt {
		width: 150px;
		height: 150px;
		position: relative;
		background-color: #fff;
		overflow: hidden;
	}
	div.case dt::before {
		position: absolute;
		top: 50%;
		left: 50%;
		z-index: 2;
		display: block;
		content: '';
		width: 0;
		height: 0;
		background: rgba(255,255,255,.2);
		border-radius: 100%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		opacity: 0;
	}
	div.case dt:hover::before {
		-webkit-animation: circle .75s;
		animation: circle .75s;
	}
	@-webkit-keyframes circle {
		0% {
			opacity: 1;
		}
		40% {
			opacity: 1;
		}
		100% {
			width: 200%;
			height: 200%;
			opacity: 0;
		}
	}
	@keyframes circle {
		0% {
			opacity: 1;
		}
		40% {
			opacity: 1;
		}
		100% {
			width: 200%;
			height: 200%;
			opacity: 0;
		}
	}
	div.case dt {
		margin-left: 20px;
	}
	div.case dd {
		width: 150px;
		height: 150px;
		padding: 10px;
		top: 20px;
		right: 10px;
		transition: all  0.3s ease;
	}
	div.case a:hover dl dd {
		background-color: #e24082;
	}
	div.case a:hover dl dd div {
		border: solid #fff 2px;
	}
	.case-body .case-img-box {
		display: inline-block;
	}
	ul.case-list li a,
 .case-body .case-img-box a,
	.worksThumbnailInner a {
		display: block;
		position: relative;
		background-color: #fff; 
		overflow: hidden;
		transition: all 0.3s ease;
	}
	ul.case-list li a:before,
	.case-body .case-img-box a:before,
	.worksThumbnailInner a::before {
		position: absolute;
		top: 50%;
		left: 50%;
		z-index: 2;
		display: block;
		content: '';
		width: 0;
		height: 0;
		background: rgba(255,255,255,.2);
		border-radius: 100%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		opacity: 0;
	}
	ul.case-list li a:hover::before,
	.case-body .case-img-box a:hover::before,
	.worksThumbnailInner a:hover::before {
		-webkit-animation: circle .75s;
		animation: circle .75s;
	}
	.case-body .case-img-box a {
		box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.2);
	}
}
@media screen and (min-width:680px) and (max-width:769px) {
	#header .inquiry-area {
		display: block;
	}
}
@media(max-width: 769px) {
	.content h2, .content h1.contentTitle, .content h1.entryPostTitle {
		font-size: 20px;
	}
	.home .topinfo-fblikebox .infoList {
		padding-bottom: 30px;
	}
	.topinfo-fblikebox div#topInfo {
		width: 96%;
		margin: 0 auto;
	}
	.topinfo-fblikebox div#topInfo h2 span {
		padding-left: 10px;
	}
	/*.home .bizvektor_grid_unit_widget .infoList .bv-grid-unit-item {
		width: 44%;
	}*/
	#pageTitBnr #pageTitInner {
		width: 100%;
		height: 200px;
		position: relative;
    z-index: 0;
	}
	#pageTitBnr #pageTitInner #pageTit {
    width: 100%;
		position: absolute;
    top: 50%;
    z-index: 0;
    width: 100%;
    transform: translate(0, -50%);
	}
	.case-body .sec01 {
		display: block;
    margin: 0 auto 60px;
	}
	.case-body .sec01:last-child {
		margin-bottom: 0;
	}
  .sec01b{
		margin-top: 20px;
	}
  .sec001a img, .sec001b img, .sec002 img{
		float: left; width: 90px; margin-right: 10px; overflow: hidden; margin-bottom: 10px;
	}
  .sec001a p, .sec001b p, .sec002 p{
		margin-left: 10px;position: relative;left: 10px;
	}
  .secinner, .secinner3, .secinner4{
		padding: 2%;border: 1px solid #cccccc;margin: 2%;
	}
	.content .alignleft,
	.content img.alignleft,
	.content .alignright,
	.content img.alignright {
		float: none;
		display: block;
		margin: 0;
	}
	.content img.alignleft,
	.content img.alignright {
		box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.2);
	}
	
	/*****　テーブルの右側が切れる対策　*****/
	/*　セルの余白を設定　*/
	#content .monthly-calendar th, #content .monthly-calendar td { padding: 5px;}
	/*　フィールドセット幅を設定　*/
	#content .content-form fieldset {width: 97%;padding: 3px;}
	/*　テーブル幅を設定　*/
	#content .monthly-calendar table,
	#content .day-calendar table,
	#content .content-form table {width: 98%; margin: 5px;}
	/* Intro */
	div.content div.intro,
	div.content div.company,
	div.content div.service,
	div.content div#inquiry {
		width: 90%;
		margin: 0 auto;
	}
	div.content div.intro ul {
		margin: 0 0 20px 0;
	}
	div.intro ul li {
		margin-bottom: 60px;
	}
	div.intro ul li div {
		width: 100%;
		position: relative;
		z-index: 1;
	}
	div.intro ul li p {
		position: relative;
		width: 100%;
		padding: 0;
		color: #fff;
		line-height: 2;
		border: none;
	}
	#gMenu .assistive-text {
		background-color: #006655;
	}
	#gMenu .assistive-text span {
		margin: 0;
		padding: 20px 15px 18px;
	}
	#gMenu .menu {
		border-top: dotted #fff 1px;
	}
	#gMenu .assistive-text {
		text-align: center;
	}
	#gMenu .menu li {
		border-bottom: dotted #fff 1px;
	}
	#gMenu .menu li:last-child {
		border-bottom: none;
	}
	#gMenu .menu li a {
		text-align: center;
	}
	#gMenu .menu li a span {
		display: inline-block;
		padding-left: 10px;
	}
	.wpcf7 p {
		padding: 40px 20px 0;
	}
	.inquiry-box table {
		width: 90%;
		margin: 0 auto;
	}
	.inquiry-box table + p {
		padding: 40px 0 0;
	}
	#content form input.wpcf7-submit, #confirm-button input {
		margin: 0 auto;
	}
}
@media(max-width: 950px) {
	.top-message-pc {
		display: none;
	}
}

@media(min-width: 950px) {
	#header #site-title a img {max-height:60px !important;}
	#pageTitBnr {
		min-height: 300px;
		background-position: top;
	}
	#pageTitBnr #pageTitInner #pageTit {
		padding-top:0;
		margin: 25px 0 21px;
		font-size: 30px;
		line-height: 300px;
	}
	.top-message-sp {
		display: none;
	}

	#inquiry,
	.company,
	.recruit {
		width: 760px;
		margin: 0 auto;
	}
	.topinfo-fblikebox > div {
		max-width: 950px;
		margin: 0 auto;
	}
	.topinfo-fblikebox .infoList,
	.topinfo-fblikebox #fb-like-box {
		width: 44%;
		margin: 0 2%;
		display: inline-block;
		vertical-align: top;
	}
	/* Intro */
	div.intro img {
		width: 50%;
		margin-bottom: 30px;
	}
	div.intro p {
		width: 45%;
	}
	div.intro-right,
	div.intro-left {
		margin-bottom: 100px;
	}
	div.intro-right:last-child {
		margin-bottom: 0;
	}
	div.intro-right img {
		float: left;
	}
	div.intro-right p {
		float: right;
	}
	div.intro-left img {
		float: right;
	}
	div.intro-left p {
		float: left;
	}
	/* Service */
	.service ul {
		display: flex;
		flex-wrap: wrap;
	}
	.service ul li {
		width: 48%;
		margin: 0 1% 20px;
	}
	.service div.service-box {
		margin: 0 1%;
	}
	/* Recruit */
	 {
		width: 760px;
	}
	.recruit p {
		margin: 0 0 50px;
		font-size: 16px;
	}
	.recruit h2 {
		font-size: 22px !important;
	}
	.recruit dt {
		width: 150px;
		float: left;
		margin-bottom: 0;
	}
	.recruit dd {
		padding: 5px 0 0 190px;
	}
	/* Contact */
	.inquiry-box p.tel-box,
	#content .wpcf7 {
		padding: 60px 60px 0;
	}
	.inquiry-box p {
		padding: 0;
	}
	/* Case */
	div.case {
		width: 950px;
		margin: 0 auto;
	}
	div.case ul {
		display: flex;
		flex-wrap: wrap;
		font-size: 13px;
		width: 100%;
	}
	div.case ul li{
		width: 33%;
		margin-bottom: 60px;
	}
}
#menu-gmanu { padding-top: 10px; font-size: 13px; }

/* #header{box-shadow: 0 2px 4px rgba(0,0,0,0.3);} */

h2.prtit{font-size:16px;font-weight:bold;color:#c30d23;border-bottom:none !important;text-align:center;margin-top:-20px;margin-bottom:0; }
h2.prtit:after{border-bottom:none !important;}
h3.prtit{font-size:160%;font-weight:normal;color:#fff;padding:20px 0 10px 20px;}
/*
h2.nontit{font-size:28px;font-weight:bold;color:#663300;border-bottom:none !important;text-align:center;margin:120px 0; font-family:serif;}
*/
h2.nontit{font-size:28px;font-weight:bold;color:#663300;border-bottom:none !important;text-align:center;margin:120px 0; font-family:メイリオ;}
h2.nontit:after{border-bottom:none !important;}
#footerOutline {
	width: 100%;
}
@media (min-width: 970px) {
	.innerBox, #gMenu #gMenuInner.innerBox {
		width: 950px;
		margin: 0 auto;
	}
	#main #container {
		padding-top: 80px;
	}
	body.tax-case-cat #main #container #content, body.works-template-default #main #container #content, body.archive #main #container #content { 		
		float:left; width:700px; 
	}
	body.tax-case-cat #main #container #sideTower, body.works-template-default #main #container #sideTower, body.archive #main #container #sideTower {
		float:right; width:220px; 
	}
	#topMainBnr img {
		width: 100% !important;
	}
	.inquiry-box p.tel-box span {
		padding-bottom: 50px;
	}
}

/* スマホ */
@media(min-width: 320px) {
	.sec02{float: left;width: 46%;min-width: 140px;margin:2% 0.5%;}
	.sec01{float: none;width: 90%;min-width: 160px;margin:2% 2%;}
	.sec01a {float: none; width: 100%; margin: 0 0% 2% 0;}
	.sec01a-2 {float: none; width: 100%; margin: 5 5% 5% 5;  opacity: 0.55; /* 55％不透明度(＝45％透過) */
		 background-color: #333333;}
	.sec03 {float: left; width: 40%; min-width: 135px;margin: 0 2.1% 1% 0;}
	.sec04 {float: left; width: 18.5%; min-width: 141px; margin:0 1.2% 1% 0;}
}

/* 5.5インチスマホ */
@media(min-width: 360px){
.sec02{float: left;width: 46%;min-width: 160px;margin:2% 0.5%;}
.sec01a {float: none; width: 100%; margin: 0 0% 2% 0;}
.sec01a-2 {float: none; width: 100%; margin: 5 5% 5% 5;  opacity: 0.55; /* 55％不透明度(＝45％透過) */
   background-color: #333333;}
.sec03 {float: left; width: 49%; min-width: 154px; margin: 0 1% 1% 0;}
.sec04 {float: left; width: 18.5%; min-width: 154px; margin: 0 1.2% 1% 0;}
}

/* スマホ横＆タブレット */
@media(min-width: 480px) {
.sec02{float: left;width: 46%;min-width: 160px;margin:2% 0.5%;}
/*.sec01{float: left;width: 42%;min-width: 160px;margin:2% 1%;} */
.sec01a {float: none; width: 100%; margin: 0 0% 2% 0;}
.sec01a-2 {float: none; width: 100%; margin: 5 5% 5% 5;  opacity: 0.55; /* 55％不透明度(＝45％透過) */
   background-color: #333333;}
.sec03 {float: left; width: 31.2%; min-width: 135px; margin:0 2.1% 2% 0;}
.sec04 {float: left; width: 18.5%; min-width: 135px; margin:0 1.2% 1% 0;}
}

/* PC */
@media (min-width: 660px) {
	/*#main #container { width: 100%;}*/
	.sec02{
		float: left;
		width: 46%;
		min-width: 160px;
		margin:2% 0.5%;
		display: table-cell;
	}
	.sec01{
		/* float: left;
		width: 42%;
		min-width: 160px;
		margin:2% 1.5%;
		display: table-cell; */
		float: none;
		width: 44%;
		min-width: 160px;
		margin:0px 2.5% 100px;
		display: inline-block;
		vertical-align: top;
	}
	.sd {display: none;}
	.sec01a {float: left; width: 49%; min-width: 215px; margin: 0 1% 2% 0;}
	.sec01a-2 {float: none; width: 100%; margin:10px 0px 5px 0px; padding:10px 0px 5px 0px; opacity: 0.80; background-color: #FFFFFF; word-wrap:break-all;}
	.sec01a-2_img { width: 100vw; background: url('https://shuusuien.co.jp/wp-content/uploads/2018/02/top_coment_img_012-1.jpg');}
	.sec03 {float: left; width: 23.5%; min-width: 140px; margin:0 1.2% 1% 0;}
	.sec002 {float: left;width: 32%; min-width: 205px; margin-right: 1.33%; margin-bottom: 1.33%;}
	.sec002 img { border: 1px solid #cccccc; padding:2px;}
	.sec002 p { font-size:90%;}
	.secinner {padding:2% 2% 2% 2%;border: 1px solid #cccccc;}
	.secinner3 {padding:1% 2.5% 1% 4%;border-left: 1px solid #eee;}
	.secinner4 {padding:1% 2.5% 1% 4%;border-left: 1px solid #eee; border-right: 1px solid #eee;}
	}
}

.bg-cr {background:#fcfbde; padding:1% 2% 0.1% 2%;margin:0 0 20px 0;}
.bg-br {background:#ddeee9; padding:1% 2% 0.1% 2%;margin:0 0 20px 0;}
.bg-cr h4, .bg-br h4{color:#28a239;border-bottom:1px solid #28a239;}

.bg-green {background:#116313; padding:3% 4% 1% 4%;}
/*
.bg-green {background:#4f9a36; padding:3% 4% 1% 4%;}
*/
.bg-brown {background:#400000; }
.white {color:#fff;}
.green{color: #8c0000;padding-left: 7px;}
.green2 {color:#28a239; }
.garden{background-image:url(http://www.shuusuien.co.jp/wp-content/uploads/2017/12/img_bg.jpg);background-repeat:no-repeat;background-position:left bottom;background-size: 50% auto;padding:3% 18% 8% 28%;}
@media(max-width: 769px) {.garden{padding:4%;background-size: 70% auto;}}
}

.txt130 {font-size:130%;line-height:140%;}
.txt150 {font-size:150%;line-height:140%;}
.txt160 {font-size:160%;line-height:130%;}
.left03 {margin-left:3%;}
.bottom10{margin-bottom:10px;}

table.greenbg th{background-color:#e3edd9;}
table.greenbg th.work{background-color:#9dc87b;color:#fff;font-size:16px;}

@media (min-width: 768px) {
	.sec02 {float: left;width: 32%; min-width: 160px; margin-right: 0.5%; margin-bottom: 1.33%;}
	 #bizvektor_grid_unit_widget-2 .infoList {
			width: 100%;
			margin: 0 auto;
			max-width: 950px;
	 }
}


@media (min-width: 992px) {
 .sec02 {float: left;width: 32%; min-width: 170px; margin-right: 0.5%; margin-bottom: 1.33%;}
}

@media (min-width: 1200px) {
 .sec02 {float: left;width: 32.2%; min-width: 215px; margin-right: 0.5%; margin-bottom: 1.33%;}
}

.clear{clear:both;}
a:hover img{filter: alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
.txt18{font-size:18px;}

/*5.5インチスマホ以下で画像切り替え */
@media(min-width: 320px) {
.pc { display: none !important; }
.sp { display: block !important; }
}
@media(min-width: 360px){
.pc { display: none !important; }
.sp { display: block !important; }
}
@media (min-width: 480px) {
.pc { display: block !important; }
.sp { display: none !important; }
}

/* Font */
div.case h2 span,
.bizvektor_grid_unit_widget h2 span,
.topinfo-fblikebox div.infoList h2 span,
.content .infoList .infoListBox div.entryTxtBox p.entryMeta,
.content .infoList .infoListBox div.entryTxtBox p.entryMeta + p,
div.wpcf7-validation-errors,
#inquiry p {
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

/* 外枠を100%に */
body.home div#wrap div#main div.innerBox {
  width: 100% !important;
	margin: 0;
}
	div.service h2,
	div.company h2 {
		border-bottom: none !important;
	}

/* タイトルを白地に (事業紹介, 当社施工事例, 会社案内, 採用情報, お問い合わせ) */
body.page-id-39 #pageTitBnr #pageTitInner #pageTit,
body.page-id-669 #pageTitBnr #pageTitInner #pageTit,
body.page-id-15 #pageTitBnr #pageTitInner #pageTit,
body.page-id-17 #pageTitBnr #pageTitInner #pageTit,
body.page-id-19 #pageTitBnr #pageTitInner #pageTit
{
  color: #fff;
  text-shadow: 0 0px 20px #000000;
}
