@charset "utf-8";
/*
 Theme Name:   ACE_GROUP
 Theme URI:    
 Description:  
 Author:       
 Author URI:   http://example.com
 Template:     pinnacle
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  
*/

body{
    font-weight: 300;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "MS Gothic", "ＭＳ ゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif;
    word-wrap : break-word;
    line-height: 1.8;
    letter-spacing: 1px;
}

@media (min-width: 1200px) {
  .container {
    width: 100%; /* 画面幅調整 */
  }
}

.pc { display: block !important; }
.sp { display: none !important; }

@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }
}


/* Bootstrapのガター幅を調整するための汎用CSS */
.row-0{ margin-left:0px;  margin-right:0px}
.row-0 >div{ padding-right:0px;  padding-left:0px}
.row-10{ margin-left:-5px;  margin-right:-5px}
.row-10 >div{ padding-right:5px;  padding-left:5px}
.row-20{ margin-left:-10px;  margin-right:-10px}
.row-20 >div{ padding-right:10px;  padding-left:10px}
.row-30{ margin-left:-15px;  margin-right:-15px}
.row-30 >div{ padding-right:15px;  padding-left:15px}
.row-40{ margin-left:-20px;  margin-right:-20px}
.row-40 >div{ padding-right:20px;  padding-left:20px}
.row-50{ margin-left:-25px;  margin-right:-25px}
.row-50 >div{ padding-right:25px;  padding-left:25px}


/* 上方向のmargin */
.block-mt-sm {
  margin-top: 15px;
}
.block-mt-md {
  margin-top: 30px;
}
.block-mt-lg {
  margin-top: 60px;
}

/* 下方向のmargin */
.block-mb-sm {
  margin-bottom: 15px;
}
.block-mb-md {
  margin-bottom: 30px;
}
.block-mb-lg {
  margin-bottom: 60px;
}

.top_facebook{
	margin-bottom  : 30px;
}

.archive #pageheader , .category #pageheader , .single #pageheader , .page-template-default #pageheader {
  background-image:none!important;
}

/***** コンタクトフォーム *****/
.table-contactform7{
  overflow: hidden;
table-layout: fixed;
}
 
.required-contactform7{
  padding: 5px;
  background: #DE8686;
  color: #fff;
  border-radius: 3px;
  margin-right: 3px;
}
 
.unrequired-contactform7{
  padding: 5px;
  background: #BDBDBD;
  color: #fff;
  border-radius: 3px;
  margin-right: 3px;
}
 
.table-contactform7 th{
  font-weight:bold;
}
 
.table-contactform7 input,
.table-contactform7 textarea{
  max-width: 90% !important;
  margin: 5px 10px 10px 5px;
}
 
.address-100 input{
  max-width: 90% !important;
  margin: 5px 10px 10px 5px;
}
 
.message-100 textarea{
  width: 100%;
  margin: 5px 10px 10px 5px;
}
 
@media screen and (min-width: 900px){
  .table-contactform7 th{
    width:28%;
  }
    }
     
@media screen and (max-width: 900px){
.table-contactform7{
  display:block;
}     
       
  .table-contactform7 tbody,
  .table-contactform7 tr{
    display: block;
    width: 100%;
  }
  .table-contactform7 th{
  width:100%;
  display:block;
  margin: 0 auto;
  border:none;
}
.table-contactform7 td{
  display: list-item;
  list-style-type:none;
  margin:0;
  padding:0;
  width: 100%;
  border-top: none !important;
}
}

input.wpcf7c-btn-confirm {
    padding: 12px 18px;
    font-size: 12px;
    border: none;
    display: inline-block;
    color: #fff;
    background: #f3690e;
    transition: background .6s ease-out;
    -webkit-transition: background .6s ease-out;
    -moz-transition: background .6s ease-out;
    -o-transition: background .6s ease-out;
}


.google-maps {
	position: relative;
	padding-bottom: 75%; /* これが縦横比 */
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.base_broc{
	padding : 20px 5px;
	border-bottom : 1px dotted #CCC;
	margin : 10px 0;
}

.base h4{
	text-align:center;
}

table.profile_table {
	border  :1px solid #CCC;
	width : 100%;
	margin-bottom : 50px;
}

table.profile_table th, table.profile_table td{
	padding : 10px;
	border-bottom : 1px dotted #CCC;
	vertical-align: middle;
}

table.profile_table th{
	width : 6em;
}

table.profile_table td{
	border-left : 1px dotted #CCC;
}

table.profile_table img{
	width : 100%;
	max-width : 200px;
}

table.profile_table th{
	background-color :#EEE;
}

table.history_table th.table_title{
	text-align:center;
}

table.history_table{
	border-right : 1px dotted #CCC;
}
table.history_table th{
	width : 6em;
	text-align:right;
}

table.history_table th ,table.history_table td{
	padding : 5px;
	vertical-align: top;
	border-bottom : 1px dotted #CCC;
}

table.history_table th{
	border-left : 1px dotted #CCC;
}

.idea h3{
	text-align:center;
}

.kad_blog_item .entry-content a{
	display:block;
}

img:hover {
   opacity: 0.8;
}

img#map:hover,img#map2:hover  {
   opacity: 1;
}

.contact-table td{
	padding : 10px ;
}

.flex-direction-nav a{
    color:#FFF!important;
}

.flex-nav-next{
    color:#FFF;
}

.flex-direction-nav a:before {
    font-size: 9px!important;
    content: '\f001';
    color: #FFF!important;
	line-height : 40px;
}

/*facebook page plugin*/

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style]{
    width: 100% !important;
}

#imageslider{
	width:100%!important;
	padding : 0!important;
	margin : 0!important;
}

.videofit{
	max-width:none!important;
}

.sf-menu a:hover{
	color:#FF8000!important;
/*	background-color:;*/
}

.kad-call-button-case{
	text-align:left;
}
.kad-call-title-case h1.kad-call-title{
	text-align:right;
}

select {
    width:auto!important;
}

#nav-main ul.sf-menu ul li a:hover, #nav-main ul.sf-menu ul li.current-menu-item a {
    background: #444!important;
}

.mv a img{
	width:100%;
}