/* カスタム CSS をここに入力してください */
.woocommerce div.product div.images img {
  max-width: 450px;
  margin: 0 auto;
}
.woocommerce #content div.product div.summary, 
.woocommerce div.product div.summary, 
.woocommerce-page #content div.product div.summary, 
.woocommerce-page div.product div.summary {
  padding-right: 5%;
}  
body {
  font-size:   15px;
  line-height: 1.8;
}
/** clear fix **/
.siteContent div:after, .siteContent div:before,
.siteContent ul:after,  .siteContent ul:before {
  content: "";
  display: block;
  clear: both;
}
/*リファサーモ：ページ内リンク*/
.inpagelink{
    margin-top: -80px;
    padding-top: 80px;
}
/* コンタクトフォーム日・英 切替 */
html:lang(en-US) .widget_vkexunit_contact,.info_ja
.widget_vkexunit_contact:lang(en-US) {
    display: none;
}
.contact_en:lang(ja) {
    display: none;
}
.info_ja .contact_bt_txt:before {
    display: none;
}
/* footer 会社プロフィール 日・英 切替 */
footer .widget_wp_widget_vkexunit_profile:lang(en-US) {
    display: none;
}
footer .widget_text:lang(ja) {
    display: none;
}
/* 英 トップページ上部コンテンツ非表示 */
.page-id-307 .mainSection .widget,
.page-id-307 .carousel-inner,
.page-id-204 .mainSection .widget,
.page-id-204 .carousel-inner {
  display: none;
}
/* グローバルメニュー　カテゴリは非リンク */
a[title="noevent"] {
  pointer-events: none;
  cursor:default;
}
/*サイドメニュー*/
.widget_link_list ul li a:hover, 
.widget_nav_menu ul li a:hover, 
.widget_archive ul li a:hover, 
.widget_categories ul li a:hover, 
.widget_recent_entries ul li a:hover {
  color: #007130;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.05);
}
/** リファサーモページ内メニュー **/
div.referthermo-items {
    width:  100%;
    margin: 30px auto;
    font-size: 85%;
}
div.referthermo-items div{
    width: 32%;
    min-width: 185px;
    margin-top: 5px;
    margin-right: 2px;
    padding: 0;
    font-weight: bold;
    float: left;
    overflow: visible;
    text-align: center;
    vertical-align: middle;
}

div.referthermo-items div a {
	cursor: pointer;
        background-color: #F7DA63;
        color:#555555;
	text-decoration: none;

	display:block;
	width: 100%;
	padding: 10px 5px; 

	outline: none;
	transition: none;
	-webkit-transition: none;
	border-radius: 4px;
	box-shadow:  0 3px 0 #f7ba59;
}
div.referthermo-items div a:hover {
    background-color: #F7C600;
}
div.referthermo-items div a:active {
	top: 3px;
	box-shadow: none;
}
    
/*トップ画面：スライド*/
.metaslider #metaslider_2010 {
  margin: 0;
}
.metaslider #metaslider_2010 .flex-control-nav {
  z-index: 10;
  bottom: 10px;
}
.carousel {
  border-bottom: none;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
  height: auto;
  width: auto;
  max-height: 410px;
  margin: 0 auto;
}
.carousel-inner {
  width: 100%;
  margin: 0;
}
.carousel-control.right, .carousel-control.left {
  background: none;
}
/* グローバルメニュー */
.siteHeader {
}
.siteHeader_logo.navbar-brand img {
  max-height: 50px;
}
.siteHeader_logo.navbar-brand {
  padding: 0;
}
@media (min-width: 768px) {
.page-header_pageTitle, h1.page-header_pageTitle:first-child {
    margin: 15px 0 10px;
    font-size: 24px;
}
}

/*トップ画面：PRエリア*/
.prArea .media_pr img {
  border-radius: 8px;
  border: 1px solid #ddd;
}
/* 共通タイトル */
.home .mainSection-title {
  background: none;
  padding: 14px 10px 10px;
  border: none;
  border-bottom: 1px solid #337ab7; 
}
/* 共通h2 */
.entry-body h2 {
  background: none;
  font-size: 24px;
  border-left: 10px solid #337ab7;
  border-left: 10px solid #1C6CB8;
  border-top: none;
}
h4 {
  background-color: rgba(246,173,60,0.3);
  background-color: #D7E7AF;
  font-size: 16px;
  line-height: 1.8;
}
h4.subSection-title {
  background-color: #efefef;
}
/* 共通p */
.entry-body p {
  padding: 0 20px;
}
/* コンタクトフォーム */
span.wpcf7-list-item {
  display: inline-block;
  margin: 0 20px;
}
.wpcf7 div.wpcf7-validation-errors {
    color: #B94A48;
    background-color: #F2DEDE;
	width: 80%;
	margin-bottom: 5px;
}
table caption.bottom {
  caption-side: bottom;
}
/*送信成功時*/
.wpcf7 div.wpcf7-mail-sent-ok {
	border: none;
	background-color: #E3F1F7;
	color: #3A87AD;
	margin-left: 0;
	padding: 15px;
	width:   80%;
}
form.sent h5,
form.sent p {
	display:none;
}
/** 導入までの流れ：枠 **/
.waku {
    width:  96%;
    max-width: 660px;
    margin: 0 auto 10px 10px;
    padding: 10px 10px;
    border: 2px solid #BCDEED;
    border-radius: 10px;
}
.waku .no {
    font-weight: bold; 
    color: #8fc8e1; 
    margin-right: 0.3em;
}


@media screen and (max-width: 640px) {
.home .media-body p {
	display: none;
}
img.alignleft.size-medium {
    float: none;
    margin-right: 0;
}
p.s-btn {
	width: 300px;
    margin: 0 auto;
}
.s-btn02 {
  width: 140px;
}
.s-btn01 {
  width: 140px;
  margin-right: 20px;
}
}
#comments {
  display: none;
}
#lang_sel_click li {
  margin-bottom: 25px;
}
p.s-btn {
	width: 540px;
    margin: 0 auto;
}
.s-btn02 {
  width: 250px;
  text-align: center;
  box-sizing: border-box;
  background: #337ab7;
  padding: 10px 0px;
  float: left;
  color: #fff;
}
.s-btn01 {
  width: 250px;
  text-align: center;
  border: 1px solid #666;
  padding: 10px 0px;
  color: #666;
  box-sizing: border-box;
  float: left;
  margin-right: 40px;
}
.s-btn02:hover {
    background: #fff;
    border: 1px solid #666;
    color: #666;
}
.s-btn01:hover {
  color: #aaa;
  border: 1px solid #aaa;
}
.tablepress tbody tr:first-child td {
    border-top: 1px solid #ccc;
}



/** Referthermoページ **/
img.alignleft {
	float: left;
}
img.aligncenter{
    display: block;
    margin: 0 auto;
}
img.alignnone {
    vertical-align: middle;
}

ul#c-submenu {
	margin: 1.5em;
}

#wrap {
	max-width: 1170px;
	margin: 0 auto;
}


.PCnone{
	display:none;
}
.SPnone{
	display:block;
}
	
#c-article{
    width:100%;
    border-left: 1px solid #d6d5d5;
    border-right: 1px solid #d6d5d5;
}
.top-bg{
position:relative;
}
.top-el-1{
position:relative;
z-index:1;
}

.top-el-2{
    position: absolute;
    z-index: 100;
    top: 47%;
    left: 5%;
}

.top-el-3{
    position: absolute;
    z-index: 100;
    top: 89%;
    left: 0%;
}
#c-header-btn{
    padding: 10px 30px;
    background-color: #ea5514;
    font-size: large;
    font-weight: bolder;
  
}

#c-header-btn:hover{
    padding: 10px 30px;
    background-color: #000;
	opacity:0.5;
	border:2px solid #fff;
    font-size: large;
    font-weight: bolder;
  
}

#c-banner-btn{
	color:#fff;
	text-decoration: none;	
	}
#c-banner-btn:hover{
	color:#ea5514;
	text-decoration: none;	
	}
#c-submenu{
    text-align:left;
}
ul li{
    display:inline;
}
.t-menu{
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
	padding-left:30px;
	}
.t-menu:hover{
	color:#69D5F0;
	text-decoration:none;
	cursor:pointer;
	padding-left:30px;
	
	}
	


.c-ttl{
    padding-top: 30px;
}

#c-content-1{
   width:80%;
   margin:0 auto 44px auto;
}
#c-content-2{
   width:80%;
   margin:0 auto 55px auto;
   padding-bottom: 40px;
}



#c-img-1{
    margin-right: 50px;  
}

#c-img-2{
    margin-right: 50px;  
}
#bg-2{
   background-color:#eee;
   
}


#c-contact-btn{
    padding: 10px 30px;
    background-color: #ea5514;
    font-size: 30px;
    font-weight: bolder;
    width: 259px;
    text-align: center;
    margin:10px auto;
  
}

#c-contact-btn:hover{
    padding: 10px 30px;
    background-color: #fff;
	border:2px solid #ea5514;
    font-size: 30px;
    font-weight: bolder;
    width: 259px;
    text-align: center;
    margin:10px auto;
    
  
}
#c-contact-btn a{
   color: #fff;
   text-decoration: none;
}

#c-contact-btn a:hover{
   color:#ea5514;
   text-decoration: none;
}


@media only screen and (max-width: 640px){

.PCnone{
		display:block;
	}
.SPnone{
		display:none;
	}
.top-el-2{
    position: absolute;
    z-index: 100;
    top: 38%;
    left: 11%;
}

.top-el-3{
    position: absolute;
    z-index: 100;
    top: 88%;
    left: 0%;
    font-size: 14px;
}

#c-header-btn {
    padding: 10px 30px;

}	
	
#c-content-1{
   width:100%;
   margin:0 auto;
   padding:5px 0px;

}

#c-img-1{
   width:100%;
   margin-right:0px;  
}
#c-img-2{
   width:100%;
   margin-right:0px;  
}

.c-ttl{
    padding-top: 20px;
    padding-left:10px;
    padding-right:10px;
}
	
	
}


/** 以下ランディングページ **/
.lp001 h1 {
text-align:center;
border-bottom:1px solid #000;
width:300px;
margin:50px auto 50px auto;
font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
font-size:48px;
padding-bottom:10px;
font-weight:normal;
}
.lp001 h2 {
border:0px;
padding:0;
background:transparent;
font-size:59px;
line-height:160%;
margin:55px 0 75px 20px;
font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
font-weight:normal;
}

.mini-cv h2 {
border:0px;
padding:0;
background:transparent;
font-size:50px;
line-height:160%;
margin:0 0 35px 100px;
font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
font-weight:normal;
}

.mini-cv .btn {
margin:25px 0 30px 90px !important;

}

.lp001 h4 {
background:transparent;
padding:0px;
border-radius:0px;
font-weight:bold;
font-size:35px;
margin:0px;
color:#337ab7;
}

.product-name {
text-align:right;
line-height:180%;
font-size:14px;
padding-right:30px;
}

.lp001 h5 {
background:transparent;
padding:0px;
border:0px;
font-weight:bold;
font-size:18px;
color:#337ab7;
}
.lp001 h5 span {
font-size:24px;
}

.lp001 .btn {
margin:40px 0 30px 90px;
width:520px;
}

.lp001 .btn-group-lg > .lp001 .btn, .lp001 .btn-lg {
    padding: 10px 16px;
    font-size: 14px;
    line-height: 1.3333333;
    border-radius: 0px;
}

.lp001 .btn-primary {
    color: #fff;
    background-color: #ff7d00;
    border-color: #a85d00;
    padding:15px 20px;
    text-align:right;
}

.lp001 .btn-primary span {
font-size:24px;
font-weight:bold;
}

.main-intro {
background-image:url("http://www.businessport.co.jp/wp-content/uploads/2016/08/img001.jpg");
background-size:cover;
height:756px;
padding:30px 0 0 500px;
}
.komekome {
font-size:11px;
color:#797979;
line-height:130%;
margin:0 0 0 95px;
}

.main-intro002 {
background-image:url("http://www.businessport.co.jp/wp-content/uploads/2016/08/img002.jpg");
background-size:cover;
height:526px;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
}

.main-intro002 h4 {
color:#333;
padding:100px 0;
line-height:130%;
}

.midashi001 {
color:#337ab7;
border:1px solid #337ab7;
padding:10px;
font-weight:bold;
font-size:22px;
width:550px;
margin:20px 0 0 0;
}

.toku-fuki-bg {
background:url("http://www.businessport.co.jp/wp-content/uploads/2016/08/t02img004.png") no-repeat;
height:339px;
margin:10px 0 0 0;
}

.toku-fuki-l {
width:494px;
float:left;
padding-top:30px;
color:#fff;
}

.toku-fuki-r {
width:632px;
float:left;
margin-left:14px;
padding-top:30px;
color:#fff;
}

.toku-fuki-r ol {
border:1px solid #fff;
padding:10px 30px 0 30px;
margin:20px 20px 0 20px;
font-size:14px;
}

.toku-fuki-l h4,
.toku-fuki-r h4 {
color:#fff;
padding-top:35px;
font-weight:normal;
font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.toku-fuki-l h4 {
text-align:center;
}

.toku-fuki-r h4 {
padding-left:150px;
}

.toku-box {
background-color:#f8f8f8;
padding:30px 0 40px 0;
}

.toku-box img {
margin:0 auto;
}

.toku-box h4.line02 {
font-size:26px;
font-weight:bold;
color:#333;
height:95px;
padding:20px 0 0 0;
}

.toku-box h4.line01 {
font-size:26px;
font-weight:bold;
color:#333;
height:95px;
padding:35px 0 0 0;
}

.bg-g {
background-color:#f8f8f8;
}

.comment {
margin-top:20px;
background-color:#fff;
padding:20px;
line-height:180%;
border:3px solid #dddddd;
  margin-right:30px;
}

.comment h4 {
padding-bottom:10px;
font-size:100%;
}

.customer img {
margin:0 auto;
}

.customer-box {
margin-bottom:50px;
}

.custom-fuki {
background-image:url("http://www.businessport.co.jp/wp-content/uploads/2016/08/fukidashi.png");
height:102px;
margin-top:20px;
padding-top:45px;
}

.custom-fuki h4 {
text-align:center;
color:#000;
font-size:30px;
}

.faq-q-comment {
font-size:30px;
background-color:#fff;
padding:17px;
font-weight:normal;
}

.faq-a-comment {
font-size:16px;
background-color:#337bb7;
padding:17px;
color:#fff;
font-weight:bold;
}

.faq-a-comment a {
color:#fff;
text-decoration:underline;
}

.faq-a-comment a:hover {
text-decoration:none;
}

.faq-box {
margin-bottom:20px;
}

.faq-q {
font-size:48px;
font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.faq-a {
font-size:48px;
color:#337AB7;
font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

p small {
line-height:0em;
}

.mini-cv {
background-image:url("http://www.businessport.co.jp/wp-content/uploads/2016/08/minicv-bg.jpg");
background-size:cover;
height:561px;
padding:30px 0 0 530px;
margin-top:50px;
}

.lp001 dt,
.lp001 dd{
border-left:0px;
}

.lp001 dt {
margin-top:3em;
}

.yajirushi01 {
background:url("http://www.businessport.co.jp/wp-content/uploads/2016/08/trial-flow-b.png") no-repeat center center;
padding:35px;
height:115px;
}

.yajirushi02 {
background:url("http://www.businessport.co.jp/wp-content/uploads/2016/08/trial-flow-g.png") no-repeat center center;
padding:35px;
height:115px;
}

.flow-text {
font-weight:bold;
font-size:85%;
padding:20px 0;
}

.table th {
font-weight:bold;
background-color:#f8f8f8;
text-align:center;
}

.table td {
text-align:center !important;
}

.lp001 a.btn-primary:hover {
    background-color: #ca6300;
    border-color: #a85d00;
}


@media (max-width: 767px) {
.lp001 h1 {
font-size:35px;
}
.main-intro {
height:530px;
padding:0;
background-image:url("http://www.businessport.co.jp/wp-content/uploads/2016/08/img001sp.jpg");
background-size:cover;
margin-bottom:250px;
}

.main-intro h4 {
background-color:#337ab7;
color:#fff;
padding:10px !important;
}

.lp001 h2 {
margin:10px auto 20px auto;
font-size:28px;
width:280px;
}

.lp001 h4 {
font-size:16px;
text-align:center;
padding:10px 0 0 0;
}

.product-name {
padding:0;
font-size:11px;
line-height:150%;
margin:370px 0 0 0;
text-align:center;
}

.lp001 h5 {
font-size:12px;
}

.lp001 h5 span{
font-size:14px;
}

.lp001 .btn {
width:280px;
margin:0 auto;
display:block;
}

.lp001 .btn-group-lg > .lp001 .btn, .lp001 .btn-lg {
font-size:11px;
}

.lp001 .btn-primary span {
font-size:15px;
}

.komekome {
margin:20px auto 0 auto;
font-size:10px;
width:280px;
}

.midashi001 {
font-size:11px;
width:280px;
text-align:center;
padding:5px;
color:#fff;
border:1px solid #fff;
margin:10px auto;
background-color:#337AB7;
}

.main-intro002 {
height:300px;
background-position:-270px 0;
margin-bottom:230px;
}

.main-intro002 h4 {
padding:250px 0 0 0;
margin:0.5em 0 1em 0;
}

.main-intro002 {
font-size:12px;
}

.toku-box {
margin-bottom:30px;
}

.faq-box {
padding:0 20px 40px 20px;
margin-bottom:20px;
border-bottom:1px dotted #337AB7;
}

.faq-q,
.faq-a {
text-align:center;
font-size:35px;
}

.faq-q-comment {
font-size:25px;
}

.custom-fuki {
padding:25px 10px 0 10px;
background-position:center;
}

.custom-fuki h4 {
line-height:150%;
}

.yajirushi01,
.yajirushi02 {
padding:35px 35px 35px 40px;
}

}

@media (min-width: 768px) and (max-width: 991px) {
.lp001 h1 {
font-size:35px;
}

.custom-fuki {
padding:45px 10px 0 10px;
background-position:center;
}

.custom-fuki h4 {
line-height:150%;
}

.toku-box {
margin-bottom:30px;
}

.faq-box {
padding:0 20px 40px 20px;
margin-bottom:20px;
border-bottom:1px dotted #337AB7;
}

.faq-q,
.faq-a {
text-align:center;
font-size:35px;
}

.faq-q-comment {
font-size:25px;
}

.custom-fuki h4 {
font-size:20px;
}

.main-intro {
    background-image: url("http://www.businessport.co.jp/wp-content/uploads/2016/08/img001.jpg");
    background-size: cover;
    height: 500px;
    padding: 30px 0 0 350px;
}

.lp001 h2 {
font-size:37px;
margin:25px 0 35px 0;
}

.lp001 h4 {
font-size:20px;
}

.product-name {
font-size:11px;
}

.lp001 h5 {
font-size:15px;
}

.lp001 h5 span{
font-size:18px;
}

.lp001 .btn {
width:345px;
margin:0 0 0 25px;
}

.lp001 .btn-primary span {
    font-size: 18px;
}

.komekome {
margin:10px 0 0 0;
}

.main-intro002 {
height:355px;
font-size:12px;
}

.main-intro002 h4 {
padding:50px 0;
}

.midashi001 {
font-size:15px;
width:400px;
}

.mini-cv {
height:370px;
padding:0 0 0 390px;
}

.mini-cv h2 {
font-size:33px;
margin:25px 0 10px 0;
}

.mini-cv .product-name {
font-size:10px;
}

.mini-cv h5 {
font-size:13px;
}

.mini-cv .btn {
margin:0;
}

.yajirushi01,
.yajirushi02 {
padding:35px 35px 35px 5px;

}


}