@charset "utf-8";
/*
Theme Name: ★BizVektor子テーマサンプル★
Theme URI: http://bizvektor.com
Template: biz-vektor
Description: 
Author: ★あなた ｍ９っ・ｗ・）ｂ★
Tags: 
Version: 0.1.0
*/

#headerTop {
    background: url(/wp-content/uploads/2017/09/hatching_64.gif);
}
#header #site-title a img { max-height: 32px; }

#topMainBnr {
    background: url(/wp-content/uploads/2017/09/hatching_64.gif);
    border-top: 1px solid #FF0000;
}
@media (min-width: 970px) { /* スクロール分余裕に20px */
  #topMainBnrFrame { width: 950px; min-height: 295px; }
}
#panList{
    background: url(/wp-content/uploads/2017/09/hatching_64.gif);
}
#footMenu {
    background: url(/wp-content/uploads/2017/09/hatching_64.gif);
}
#siteBottom {
    background: url(/wp-content/uploads/2017/09/hatching_64gry.gif);
}
#siteBottom #copy, #siteBottom #copy a {
    color: #ddd;
}
.home .sectionFrame {
    background: url(/wp-content/uploads/2017/09/hatching_64.gif);
	overflow: hidden;
}

.home .sectionFrame dl dd {
	margin-bottom: 8px;
	list-style: square;
}

.home .sectionFrame dl dd span {
	color: #E6211A;
}

#contact-info {
	text-align: center;
	padding: 4px auto;
	background: url(/wp-content/uploads/2017/09/hatching_64red.gif) ;
	font-size: 18px;
	overflow: hidden;
}
#contact-info dt {
	margin-top: 16px;
}
#contact-info dt, #contact-info dd {
	margin-bottom: 16px;
}
#contact-info strong {
	color: #FF0000;
}
.row33 {
	float: left;
	width: 33%;
}
.row33R {
	float: right;
	width: 33%;
}
.row49 {
	float: left;
	width: 49%;
}
.row49R {
	float: right;
	width: 49%;
}
.row54 {
	float: left;
	width: 54%;
}
.row44R {
	float: right;
	width: 44%;
}
.row66 {
	float: left;
	width: 66%;
}
.bt-SP { margin-bottom: 0px; height: auto; display: block; background-image: url(/wp-content/uploads/2017/09/bt-sp_back.png); background-position: center; background-repeat: no-repeat; background-size: contain; }
.bt-SP a { text-align: center; margin-top: 10px; display: inline-block; overflow: hidden; font-size: 18px; line-height: 105%; text-decoration: none; color: #fff; }
.bt-SP a:hover { text-decoration: none !important; color: #FF0000; }

.bt-SP a { border: 1px solid #F7C8C8; }

.bt-SP a:after { color: #e90000; font-family: 'vektor_kado_icons'; speak: none; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1em; -webkit-font-smoothing: antialiased; content: "\2b"; padding: 2px 2px 0 5px; position: relative; right: 2px; }

.bt-SP a:hover:after { color: #FF0000; }

.top-info a { width: auto; display: block; }
.top-info span a { padding: 18px 0px; display: block; }

#content-main h2, .entry-content h2 {
	background-image: url(/wp-content/uploads/2017/09/h_heder001.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#pageTitBnr {
	background-image: url(/wp-content/uploads/2017/09/hatching_64red02.gif);
	background-position: center;
}
#pageTitBnr .innerBox {
	background: url(/wp-content/uploads/2017/09/header-img.png) right bottom no-repeat;
}

.content ul.list-SP li, .content ol.list-SP li, .content dl.list-SP dd {
	list-style-image: url(/wp-content/uploads/2017/09/list-mark-img_typ001.png);
}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.form-width {
max-width: 100%;
}

 /****
* dl-table PC
****/
dl.dl-table {
    border-top: none;
    border-bottom: 1px solid #cdcdcd;
    border-left: none;
    border-right: none;
    padding-top: 0rem;
	background-color: #fff5f5;
    width: 72%;
    float: left;
}

dl.dl-table dt {
    float: left;
    width: 25%;
    padding: .5rem 0rem .5rem 0rem;
    font-weight: bold;
    border-top: 1px solid #cdcdcd;
    border-bottom: 0;
	background-color: #fff5f5;
    margin-bottom: 0;
	margin-right: .5rem;
}

dl.dl-table dt.bdt_none {
	/*background-color: #fff;*/
    border-top: 0;
}

dl.dl-table dt span {
    padding: 0 .5rem;
}

dl.dl-table dd {
    margin-left: 25%;
    padding: .5rem 0rem .5rem 0rem;
    border-top: 1px solid #cdcdcd;
    border-bottom: 0;
    /*border-left: 1px solid #cdcdcd;*/
    background: #fff;
	margin-bottom: 0;
}

dl.dl-table dt:first-of-type, 
dl.dl-table dd:first-of-type {
    border-top: 0;
}

dl.dl-table dd:after {
    content : '';
    display : table;
    clear : both;
    height: 0;
}

dl.dl-table dd dl {
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    margin-top: -.4rem;
    margin-left: 0rem;
}

dl.dl-table dd dl dt {
    float: none;
    width: auto;
    padding: .5rem;
    font-weight: bold;
    border-top: none;
    border-bottom: none;
    border-left: 2px solid #e90000;
	background-color: #fff;
    margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	overflow: hidden;
}

dl.dl-table dd dl dd {
    margin-left: 0;
    padding: 0 0 0 1.4rem;
    border-top: none;
    border-bottom: 0;
    background: #fff;
	margin-bottom: 0;
}


 /****
* dl-table_nom PC
****/
dl.dl-table_nom {
    border-top: none;
    border-bottom: 1px solid #cdcdcd;
    border-left: none;
    border-right: none;
    padding-top: 0rem;
	background-color: #fff5f5;
    width: 100%;
    float: left;
}

dl.dl-table_nom  dt {
    float: left;
    width: 25%;
    padding: .5rem 0rem .5rem 0rem;
    font-weight: bold;
    border-top: 1px solid #cdcdcd;
    border-bottom: 0;
	background-color: #fff5f5;
    margin-bottom: 0;
	margin-right: .5rem;
}

dl.dl-table_nom  dt span {
    padding: 0 .5rem;
}

dl.dl-table_nom  dt.bdt_none {
	/*background-color: #fff;*/
    border-top: 0;
}

dl.dl-table_nom  dd {
    margin-left: 25%;
    padding: .5rem 0rem .5rem 0rem;
    border-top: 1px solid #cdcdcd;
    border-bottom: 0;
    /*border-left: 1px solid #cdcdcd;*/
    background: #fff;
	margin-bottom: 0;
}

dl.dl-table_nom  dt:first-of-type, 
dl.dl-table_nom  dd:first-of-type {
    border-top: 0;
}

dl.dl-table_nom  dd:after {
    content : '';
    display : table;
    clear : both;
    height: 0;
}

dl.dl-table_nom  dd dl {
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    margin-top: -.4rem;
    margin-left: 0rem;
}

dl.dl-table_nom  dd dl dt {
    float: none;
    width: auto;
    padding: .5rem;
    font-weight: bold;
    border-top: none;
    border-bottom: none;
    border-left: 2px solid #e90000;
	background-color: #fff;
    margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	overflow: hidden;
}

dl.dl-table_nom  dd dl dd {
    margin-left: 0;
    padding: 0 0 0 1.4rem;
    border-top: none;
    border-bottom: 0;
    background: #fff;
	margin-bottom: 0;
}

.gr-img {
	float: right;
	margin: 0 0 4px 4px;
	padding: 0;
}

.content .entry-meta .updated {
	display:none;
}

#post-653 .bk-box01 {
    background: url(/wp-content/uploads/2017/10/slide0003_image016.png) right bottom / cover no-repeat;
    background-size: contain;
    padding: 8px 12px 24px;
}

/*			.flowBox02
/*-------------------------------------------*/
#content .flowBox02 { padding-bottom: 12px; margin-bottom: 15px; display: block; overflow: hidden; background: none; }

#content .flowBox02:last-child { background: none; padding-bottom: 0px; margin-bottom: 0px; }

#content .flowBox02 dl { display: block; overflow: hidden; padding: 15px 20px; border: 3px solid #FFBFBF; }

#content .flowBox02 dl dt { border-bottom: 1px dotted #ccc; margin-bottom: 10px; font-size: 1.2em; }

#content .flowBox02 dl dd { margin-bottom: 0px; }

#content .flowBox02 dl dd h4 { margin: 0px; padding: 0px; }

#content .flowBox02 dl dd p { margin-bottom: 10px; }

#content .flowBox02 dl dd ul { margin-bottom: 0px; }


/*================================================
 * 汎用クラス
 ================================================*/
/* 写真中央寄せ */
.imgC {
	clear:both;
	overflow:hidden;
	margin-bottom:50px;
	text-align:center;
}
.imgC img {
	border-radius:5px;
	margin-bottom:0.5em;
}

/* 写真左寄せ */
.imgL {
	clear:both;
	overflow:hidden;
	margin-bottom:50px;
}
.imgL img {
	float:left;
	margin:0 1em 0.5em 0;
	border-radius:5px;
}

/* 写真右寄せ */
.imgR {
	clear:both;
	overflow:hidden;
	margin-bottom:50px;
}
.imgR img {
	float:right;
	margin:0 0 1em 0.5em;
	border-radius:5px;
}

/* 2カラム（スマートフォンでは1カラム) */
.twoCol {
	overflow:hidden;
	margin-bottom:50px;
}
.twoColInner {
	overflow:hidden;
	margin-right:-2%;
}
.twoColInner div {
	width:48%;
	float:left;
	margin-right:2%;
}
.twoColInner div:nth-child(2n+1) {
	clear:both;
}
.twoColInner img {
	width:100%;
	margin-bottom:0.5em;
	border-radius:5px;
}

/* 3カラム（スマートフォンでは1カラム) */
.threeCol {
	overflow:hidden;
	margin-bottom:50px;
}
.threeColInner {
	overflow:hidden;
	margin-right:-3%;
}
.threeColInner div {
	width:31%;
	float:left;
	margin-right:2%;
}
.threeColInner div:nth-child(3n+1) {
	clear:both;
}
.threeColInner img {
	width:100%;
	margin-bottom:0.5em;
	border-radius:5px;
}

/* 4カラム（スマートフォンでは1カラム) */
.fourCol {
	overflow:hidden;
	margin-bottom:50px;
}
.fourColInner {
	overflow:hidden;
	margin-right:-3%;
}
.fourColInner div {
	width:22%;
	float:left;
	margin-right:2%;
}
.fourColInner div:nth-child(4n+1) {
	clear:both;
}
.fourColInner img {
	width:100%;
	margin-bottom:0.5em;
	border-radius:5px;
}
.tx-aligncenter {
	text-align:center;
}


/* ボタン（タイプ1） */
.btn01 a {
	display:block;
	padding:2% 2% 2% 50px;
	color:#fff;
	text-decoration:none;
	border-radius:5px;
	background:#666666 url('/wp-content/uploads/2017/10/bg_arrow_white.png') 20px 50% no-repeat;
	transition:all 0.2s ease 0s;
}
.btn01 a:hover {
	background:#2e2e2e url('/wp-content/uploads/2017/10/bg_arrow_white.png') 20px 50% no-repeat;
	transition:all 0.2s ease 0s;
}

/* ボタン（タイプ2） */
.btn02 a {
	display:block;
	padding:2%;
	color:#1b1b1b;
	text-decoration:none;
	border-radius:5px;
	border:1px solid #1b1b1b;
	background:#fff;
	transition:all 0.2s ease 0s;
}
.btn02 a:hover {
	color:#fff;
	background:#1b1b1b;
	transition:all 0.2s ease 0s;
}

h1#pageTit {
	text-shadow: 2px 2px 0 #e6211a,
	             -2px 2px 0 #e6211a,
	             2px -2px 0 #e6211a,
	             -2px -2px 0 #e6211a;
}

.mb12 {
    margin-bottom: 12px;
}
.bd-all-gry {
	border: solid 1px #cccccc;
}


/* キャプション（タイプ1） */
.page-id-496 .content .wp-caption {
	background: none;
	margin-bottom: 0px;
	padding: 0 0 0px;
	text-align: left;
	border: none;
}
.page-id-496 .content .wp-caption img {
	margin: 0px 0 0px 10px;
}
.page-id-496 .content .wp-caption .wp-caption-text {
	font-weight: normal;
	font-size: 9px;
}

.tex_cap-typ01 {
	font-size: 9px;
	line-height: 18px;
}


/* スペシャルバナー */
.bt-SP-partner { margin-bottom: 0px; height: auto; display: block; background-image: url(/wp-content/uploads/2017/12/banner_sp_back-Partner.png); background-position: center; background-repeat: no-repeat; background-size: contain; }

.bt-SP-blog { margin-bottom: 0px; height: auto; display: block; background-image: url(/wp-content/uploads/2017/12/banner_sp_back-Blog.png); background-position: center; background-repeat: no-repeat; background-size: contain; }

.bt-SP-products { margin-bottom: 0px; height: auto; display: block; background-image: url(/wp-content/uploads/2018/02/banner_sp_back-Products.png); background-position: center; background-repeat: no-repeat; background-size: contain; }


.bt-SP-partner a, .bt-SP-blog a, .bt-SP-products a { text-align: left; margin-top: 10px; display: inline-block; overflow: hidden; font-size: 18px; line-height: 105%; text-decoration: none; color: #fff; border: 1px solid #F7C8C8; }
.bt-SP-partner a:hover, .bt-SP-blog a:hover, .bt-SP-products a:hover { text-decoration: none !important; color: #FCC; }
.bt-SP-partner a:after, .bt-SP-blog a:after .bt-SP-products a:after { color: #CCC; font-family: 'vektor_kado_icons'; speak: none; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1em; -webkit-font-smoothing: antialiased; content: "\2b"; padding: 2px 2px 0 5px; position: relative; right: 2px; }
.bt-SP-partner a:hover:after, .bt-SP-blog a:hover:after .bt-SP-products  a:hover:after { color: #FCC; }


.top-SPbanner a { width: auto; display: block; }
.top-SPbanner span a { padding: 18px 0px 18px 42px; display: block; }


/*================================================
 * スマートフォン向けデザイン
 ================================================*/

@media screen and (max-width:479px) {
  .row33, .row33R, .row49, .row49R, .row54, .row44R, .row66 {
  	  float: none;
      width: 100%;
  }
    /****
    * dl-table mobile
    ****/
    dl.dl-table {  /** <dl class="dl-table">  **/
        padding: 0;
        background-color: #fff5f5;
        border: 1px solid #ddd;
        width: 100%;
        float: none; 
		margin-bottom: 1px;
    }

    .dl-child {  /** dlに入れ子dlをするときのclass  **/
        margin: 0;
    }

    dl.dl-table dt, 
    dl.dl-table dd {
        margin: 0;
        box-sizing: border-box;
    }

    dl.dl-table dt {
    padding: .5rem 1rem;
    background: inherit;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #ececec;
    border-left: 0;
	background-color: #fff5f5;
	width: 100%;
    }

    dl.dl-table dd {
        padding: 1rem;
        border-bottom: 1px solid #ececec;
        background: #fff;
    }

    dl.dl-table dd:last-of-type {
        border-bottom: 0;
    }
	
	dl.dl-table dt.bdt_none  {
		display: none;
    }

    /****
    * dl-table_nom mobile
    ****/
    dl.dl-table_nom {  /** <dl class="dl-table_nom">  **/
        padding: 0;
        background-color: #fff5f5;
        border: 1px solid #ddd;
        width: 100%;
        float: none; 
		margin-bottom: 1px;
    }

    .dl-child {  /** dlに入れ子dlをするときのclass  **/
        margin: 0;
    }

    dl.dl-table_nom dt, 
    dl.dl-table_nom dd {
        margin: 0;
        box-sizing: border-box;
    }

    dl.dl-table_nom dt {
    padding: .5rem 1rem;
    background: inherit;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #ececec;
    border-left: 0;
	background-color: #fff5f5;
	width: 100%;
    }

    dl.dl-table_nom dd {
        padding: 1rem;
        border-bottom: 1px solid #ececec;
        background: #fff;
    }
 
    dl.dl-table_nom dd:last-of-type {
        border-bottom: 0;
    }
	
	dl.dl-table_nom dt.bdt_none  {
		display: none;
    }

	.gr-img {
    	float: none;
		width: 100%;
		text-align: center;
		margin: 0 0 12px 0;
    }

	#post-616 .alignright {
		float: none;
        display: block;
        margin: 0 auto;
		text-align: center;
		clear: both;
	}

	.imgC {
		margin-bottom:30px;
	}
	.imgC img {
		max-width:100%;
	}

	.imgL {
		margin-bottom:30px;
	}
	.imgL img {
		float:none;
		max-width:100%;
		margin-right:0;
	}

	.imgR {
		margin-bottom:30px;
	}
	.imgR img {
		float:none;
		max-width:100%;
		margin-left:0;
	}

	.twoCol {
		margin-right:0;
		margin-bottom:30px;
	}
	.twoColInner {
		margin-right:0;
	}
	.twoColInner div {
		float:none;
		width:100%;
	}

	.threeCol {
		margin-bottom:30px;
	}

	.threeColInner {
		margin-right:0;
	}
	.threeColInner div {
		float:none;
		width:100%;
	}

	.fourCol {
		margin-bottom:30px;
	}

	.fourColInner {
		margin-right:0;
	}
	.fourColInner div {
		float:none;
		width:100%;
	}
	.fourColInner img {
		width:50%;
	}
}


/*================================================
 * タブレット向けデザイン
 ================================================*/

@media screen and (min-width:480px) and ( max-width:599px) {
  .row33, .row33R, .row49, .row49R, .row54, .row44R, .row66 {
  	  float: none;
      width: 100%;
  }
    /****
    * dl-table mobile
    ****/
    dl.dl-table {  /** <dl class="dl-table">  **/
        padding: 0;
        background-color: #fff5f5;
        border: 1px solid #ddd;
        width: 100%;
        float: none;
		margin-bottom: 1px;
    }

    .dl-child {  /** dlに入れ子dlをするときのclass  **/
        margin: 0;
    }

    dl.dl-table dt, 
    dl.dl-table dd {
        margin: 0;
        box-sizing: border-box;
    }

    dl.dl-table dt {
    padding: .5rem 1rem;
    background: inherit;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #ececec;
    border-left: 0;
	background-color: #fff5f5;
	width: 100%;
    }

    dl.dl-table dd {
        padding: 1rem;
        border-bottom: 1px solid #ececec;
        background: #fff;
    }
 
    dl.dl-table dd:last-of-type {
        border-bottom: 0;
    }
	
	dl.dl-table dt.bdt_none  {
		display: none;
    }

    /****
    * dl-table_nom mobile
    ****/
    dl.dl-table_nom {  /** <dl class="dl-table_nom">  **/
        padding: 0;
        background-color: #fff5f5;
        border: 1px solid #ddd;
        width: 100%;
        float: none;
		margin-bottom: 1px;
    }

    .dl-child {  /** dlに入れ子dlをするときのclass  **/
        margin: 0;
    }

    dl.dl-table_nom dt, 
    dl.dl-table_nom dd {
        margin: 0;
        box-sizing: border-box;
    }

    dl.dl-table_nom dt {
    padding: .5rem 1rem;
    background: inherit;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #ececec;
    border-left: 0;
	background-color: #fff5f5;
	width: 100%;
    }

    dl.dl-table_nom dd {
        padding: 1rem;
        border-bottom: 1px solid #ececec;
        background: #fff;
    }
 
    dl.dl-table_nom dd:last-of-type {
        border-bottom: 0;
    }
	
	dl.dl-table_nom dt.bdt_none  {
		display: none;
    }

	.gr-img {
    	float: none;
		width: 100%;
		text-align: center;
		margin: 0 0 12px 0;
    }

	#post-616 .alignright {
		float: none;
        display: block;
        margin: 0 auto;
		text-align: center;
		clear: both;
	}
}



@media screen and (min-width:600px) and ( max-width:959px) {
  .row33, .row33R, .row49, .row49R, .row54, .row44R, .row66 {
  	  float: none;
      width: 100%;
  }
}


/*================================================
 * 更新ツール
 ================================================*/

.mt-6 {
	margin-top: 6px;
}

.mb-6 {
	margin-bottom: 6px;
}

.pt-6 {
	padding-top: 6px;
}


/*================================================
 * ローカルツール
 ================================================*/

#info-tel_local {
    font-size: 200%;
}
#info-tel_local strong {
    color: #ff0000;
}