#inPageVisual{
  background:url(/img/group/bg_pageheader.png) no-repeat 0 0;
}
#index .groupmap{
  padding-bottom:20px;
}
#index .groupflow{
  padding-bottom:1%;
}


#index .box{
  border-bottom:1px #000 dashed;
  padding-bottom:4%;
  padding-top:4%;
}
#index .wrapBox .box:last-child{
  border-bottom:none;
}
#index .box .flexBox{
  width:49.5%;
}
#index .box img{
  float:right;
}
#index .box .left{
  float:left;
  width:50%;
}
#index .box h3{
  font-weight:normal;
  font-size:24px;
  position:relative;
}
#index .box h3:after{
  content:"";
  position:absolute;
  display:block;
  width:17px;
  height:1px;
  background:#555555;
  bottom:-8px;
}
#index .box p{
  padding-top:5%;
  line-height:170%;
  font-size:15px;
}
#index .box .more{
  margin-top:2%;
}
#index p.intro{
  line-height:180%;
  margin-bottom:10px;
  margin-top:2%;
}

#groupCompany p.desc{
  font-size:22px;
  text-align:center;
  margin:0 0 30px;
}
#groupCompany p.intro{
  line-height:180%;
  margin-bottom:40px;
}
#groupCompany h2{
  font-weight: normal;
  font-size: 22px;
  position: relative;
  font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  text-align:left;
  margin-bottom:4%;
  margin-top:0;
}
#groupCompany .box h2:after {
  content: "";
  position: absolute;
  display: block;
  width: 17px;
  height: 1px;
  background: #555555;
  bottom: -10px;
}
#groupCompany .box{
  margin:0 0 5%;
  border-bottom:1px #000 dashed;
  padding:0 0 30px;
}
#groupCompany .box:last-child{
  border-bottom:none;
}
#groupCompany .flexBox p{
  line-height:180%;
}
#groupCompany .flexBox:nth-child(1){
  width:67%;
}
#groupCompany .flexBox:nth-child(2){
  width:30%;
  text-align:right;
}
#groupCompany .flexBox:nth-child(3){
  margin: 40px auto 0;
  text-align: center;
}
.bigger-img:nth-child(1) {
	width: 45%;
}
.bigger-img:nth-child(2) {
	width: 54%;
}
#groupCompany .flowimg{
  margin-bottom:30px;
}
#groupCompany .csflow{
  margin-top:40px;
}
#groupCompany .contactBox{
  background:#eaeaea;
  text-align:center;
  font-size:15px;
  font-weight:bold;
  padding:2%;
}
#groupCompany .contactBox a{
  color:#fff;
  -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
	box-shadow: 2px 2px 2px rgba(0,0,0,.4);
  text-decoration:none;
  padding:15px 100px;
  display:inline-block;
  font-size:17px;
  background:#000;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin:15px 0 0 0;
}
#groupCompany .contactBox a span{
  background:url(/img/group/icon_blank.png) #000 no-repeat center right 0px;
  display:inline-block;
  padding-right:30px;
}
#groupCompany h2.sub_ttl{
  text-align: left;
  font-size: 26px;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-weight: normal;
  display: block;
  margin-bottom: 10px;
  margin-top: 40px;
}
#groupCompany h2.sub_ttl span {
  display: inline-block;
  margin-left: 30px;
  font-family: 'Open Sans', sans-serif;
  font-weight:bold;
}
#groupCompany .accessMap h3{
  background: #000 url(../../img/company/outline/outline_04.png) no-repeat 20px 5px;
  color: #FFF;
  font-size: 17px;
  font-weight: bold;
  padding: 9px 5px 9px 45px;
  margin: 0 0 10px 0;
}
#groupCompany .accessMap h3.h3_ttl{
  margin:30px 0 9px;
}
.accessMap iframe{
  width:100% !important;
  height:400px !important;
}
#groupCompany .list{
	list-style: disc;
	margin-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 160%;
}
.pr30 {
	padding-right: 30px;
}

@media screen and (max-width: 967px){
  #index .box h3{
    font-size: 1.2rem;
  }
  #index .box{
    position:relative;
    padding-bottom: 50px;
  }
  #index .groupflow{
    padding-bottom:5%;
  }
  #index .box .more{
    position:absolute;
    bottom:20px;
    right:10px;
  }
  #index .box .more a{
    font-size:14px;
  }
  #groupCompany .contactBox a span{
    padding-right: 25px;
  }
  #groupCompany p.desc{
    font-size:1.4rem;
  }
  #groupCompany h2{
    font-size:1.2rem;
  }
  #groupCompany .box h2:after{
    bottom:-6px;
  }
  #groupCompany .contactBox{
    padding:0px;
    background:none;
    font-size:1rem;
    font-weight:normal;
  }
  #groupCompany .contactBox p{
    display:none;
  }
  #groupCompany .contactBox a{
    padding:5px 5px 8px 5px;
    margin:0;
    display:block;
    width:100%;
    box-shadow:none;
  }
  #groupCompany .contactBox a span{
    background: url(/img/group/icon_blank.png) #000 no-repeat center right 5px;
    background-size:13px 13px;
    font-size:14px;
  }
	#groupCompany .bigger-img {
		width: 100%!important;
		height: auto;
	}
  .accessMap iframe{
    height:200px !important;
  }
  a.btnTenjin{
    margin-bottom:10px;
  }
	.pr30 {
		padding-right: 0;
	}
}
