/* お客様の声
------------------------------------------------------------ */ 
@media (min-width: 850px) {
.voiceTit{
  font-size:38px !important;
  margin-bottom:20px !important;
}
.voiceText{
  padding-top:10px;
  padding-bottom:15px;
  font-size:24px;
  width:60%;
  text-align:left;
  float:left;
  line-height:130%;
  margin-left:30px;
  font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.voiceImg{
  margin:5px 50px;
}
}
@media (max-width: 850px) {
.voiceTit{
  font-size:35px !important;
  margin-bottom:20px !important;
}
.voiceText{
  font-size:23px;
  width:90%;
  text-align:left;
  clear:both;
  margin:15px;
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.voiceImg img{
  margin:5px 10px;
  text-align:center;
  width:90%
}
}
@media (max-width: 450px) {
.voiceTit{
  font-size:32px !important;
  margin-bottom:10px !important;
}
.voiceText{
  font-size:20px;
}
}

/* お客様の声　ボタン
------------------------------------------------------------ */
.buttonVoice{
	display: inline-block;
	width: 150px;
	height: 45px;
	text-align: center;
	text-decoration: none;
	line-height: 45px;
	outline: none;
	background-color: #172a88;
	border: 2px solid #172a88;
	color: #fff;
    clear:both;
}
.buttonVoice:hover{
	background-color: #fff !important;
	border-color: #172a88 !important;
	color: #172a88 !important;
}
.buttonVoice::before,
.buttonVoice::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.buttonVoice,
.buttonVoice::before,
.buttonVoice::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
@media (min-width: 850px) {
.buttonVoice{
    margin:0px 100px;
}
.buttonVoiceWrap{
  float:right;
}
}
@media (max-width: 850px) {
.buttonVoice{
    margin:0px atuo;
}
.buttonVoiceWrap{
  text-align:center;
}
}

/* サービス　アイコン
------------------------------------------------------------ */
 
.sb{
  height:390px;
  background:#ffffff;
  border:none;
  padding:15px;
  float:left;
  text-align:center;
}
@media (min-width: 410px) {
.topSbBox{
  margin:0 20px;
  border:none;
} 
.sb{
  margin:10px 10px;
  width:260px;
}
.sbIcon{
  margin-right:40px!important;
}
}
@media (max-width: 410px) {
.topSbBox{
  margin:0;
  border:none;
} 
.sb{
  margin:10px 10px 10px 3px;
  width:90%;
}
}

.sb img{
  margin:20px auto 30px!important;
}
.sbText{
  width:90%;
  margin:0 auto;
  text-align:left;
  font-size:16px;
}
.sbTit{
  font-size:25px;
  color:#555555;
  text-align:center;
}

/* サービス　ボタン
------------------------------------------------------------ */
.buttonService{
	display: inline-block;
	width: 150px;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	background-color: #172a88;
	border: 2px solid #172a88;
	color: #fff;
    margin:0px auto 10px;
    clear:both;
}
.buttonService:hover{
	background-color: #fff !important;
	border-color: #172a88 !important;
	color: #172a88 !important;
}
.buttonService::before,
.buttonService::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.buttonService,
.buttonService::before,
.buttonService::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

/* no sidebar
------------------------------------------------------------ */
.innerBox_noside{
  width: 100%;
}  
@media (min-width: 970px) {
.noSideConCenter{
  width:970px;
  margin:0 auto;
  padding:50px 15px 50px;
  text-align:center;
}
.noSideConLeft{
  width:970px;
  margin:0 auto;
  padding:50px 15px 50px;
  text-align:left;
}
}
@media (max-width: 970px) {
.noSideConCenter{
  width:90%;
  margin:0 auto;
  padding:30px 15px;
  text-align:center;
}
.noSideConLeft{
  width:90%;
  margin:0 auto;
  padding:30px 15px;
  text-align:left;
}
}
.noSideConLeft h2{
  color:#172a88 !important;
  border-bottom:none;
  text-align:center !important;
  font-size:200%;
  margin-bottom:30px;
}  
.noSideConLeft h2:after{
  border:none !important;
}
.content blockquote{
  background:#ffffff;
}

/* 背景
------------------------------------------------------------ */
.whSec{
  background:#ffffff;
}
.grSec{
  background:#f6f6f6;
}
.dotSec{
  background-color: #ffffff;
  background-image: url(patterns/brilliant.png);
}
.clsSec{
  background-color: #ffffff;
  background-image: url(patterns/cream-pixels.png);
  border-top:3px #DCDCDC solid;
}

/* トップページ
------------------------------------------------------------ */
.innerBox_top{
  width: 100%;
}
@media (min-width: 970px) {
.topCon{
  width:970px;
  margin:0 auto;
  padding:0 15px 50px;
  text-align:center;
}
}
@media (max-width: 970px) {
.topCon{
  width:90%;
  margin:0 auto;
  padding:0 15px;
  text-align:center;
}
}
.topCon h2{
  color:#172a88 !important;
  border-bottom:none;
  text-align:center !important;
}  
.topCon h2:after{
  border:none !important;
}
@media (min-width: 600px) {
.topCon h2{
  font-size:50px !important;  
  padding:70px 0 40px;
}
}
@media (max-width: 600px) {
.topCon h2{
  font-size:36px !important;  
  padding:30px 0 20px;
}
}
.top_idea{
  text-align:center;
}

/* トップページ　ボタン
------------------------------------------------------------ */
.buttonTop {
	display: inline-block;
	width: 250px;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	background-color: #172a88;
	border: 2px solid #172a88;
	color: #fff;
    margin:20px auto;
    clear:both;
}
.buttonTop:hover{
	background-color: #fff !important;
	border-color: #172a88 !important;
	color: #172a88 !important;
}
.buttonTop::before,
.buttonTop::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.buttonTop,
.buttonTop::before,
.buttonTop::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

  /* お問い合わせボックス
------------------------------------------------------------ */
.contactBox{
  background:#ffffff;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
box-shadow:rgba(209, 209, 209, 0.65098) 0px 0px 6px 3px inset;
-webkit-box-shadow:rgba(209, 209, 209, 0.65098) 0px 0px 6px 3px inset;
-moz-box-shadow:rgba(209, 209, 209, 0.65098) 0px 0px 6px 3px inset;
}
@media (min-width: 750px) {
.contactBox{
  width:700px;
  margin:0 auto;
    padding:30px;
}
}
@media (max-width: 750px) {
.contactBox{
  width:85%;
  margin:0 auto;
  padding:30px;  
}
}
@media (max-width: 400px) {
.contactBox{
  width:85%;
  margin:0 auto;
  padding:15px;  
}
}

/* body
------------------------------------------------------------ */
body{
  font-size:20px;
}


/* ヘッダー
------------------------------------------------------------ */
#header {
  border-bottom-color:#172a88;
  background-color:rgba(255, 255, 255, 1);
}
.headMainMenu .menu li > a{
  padding:8px 15px 8px 20px;
}
#pageTitBnr{
  background-color: #172a88;
  background-image: url(patterns/cross-stripes.png) !important;
  background-size:inherit;
  background-repeat:repeat !important;
}

#panList ul li#panHome a:before{
  display:none
}
#pageTitBnr #pageTitInner #pageTit{
  color:#172a88
}
@media(max-width:400px){
#header #site-title a img{
  max-width:70%;
}
}
/* コンタクトフォーム
------------------------------------------------------------ */
.wp-cf7-title{
font-size: 15px;
margin-top: 10px;
float: left;
}
.wp-cf7-text-design{
font-size: 16px;
background-color: #f7f7f7;
color: #000000;
margin-top: 10px;
width: 90%;
border-radius: 0;
}
.wp-cf7-button{
clear:both;
padding-top: 30px;
text-align: center;
}
span.wp-cf7-icon{
background-color: #A4A4A4;
color: #ffffff;
border-radius: 2px;
font-size: 9px;
margin-left: 12px;
padding: 2px 4px;
}

.wpcf7 form input[type="submit"] {
  padding: 20px 45px;
  font-size: 18px;
  border-radius: 5px;
  border-color:#172a88;
  border:solid 2px;
}
.wpcf7 form input[type="submit"]:hover{
  background-color:#ffffff;
  color:#172a88;
  border-color:#172a88;
  border:solid 2px;
}
input.wpcf7-form-control.wpcf7-submit{
width:300px
}

/* マップ
------------------------------------------------------------ */
.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%;
}

/* 非表示
------------------------------------------------------------ */
.adminEdit,#powerd,
p.caption ,#wpadminbar,
#content .sectionFrame ,
a.btn.btnS.btnAdmin,
.linkBtn.linkBtnAdmin,
.post-edit-link,
.edit-link{
  display:none;
}
html.wp-toolbar {
    padding-top: 0;
}
#main #container .content.wide{
  padding-bottom:0;
}
.content .entry-content{
  margin-bottom:0;
}