/*ヘッダー*/
#header{
	background-color:#FFF9D7;
}
#hIcon01,#hIcon02,#hIcon03,#hIcon04{
	background-color:#f18109 !important;
}

/*直立画像*/
.stand_img {
	float: right;
	margin-top: .5em !important;
	margin-left: 1em !important;
	z-index:999;
}
.patern02Box h2 {
	display: flex !important;/* 下線が人物にかからないように */
}

/* インラインフレーム */
iframe#main_if,
iframe.main_if{
  width:100%;
}
.if_box,p.no_lh{
  line-height: 0;
  clear:both;
}
@media screen and (max-width: 899px){/* 899px以下 */
  .if_box{
    margin:0 -2.5% !important;
  }
}
@media screen and (max-width: 730px){/*SP*/
  #access .no_lh ~ .no_lh{
    margin-top: 12.5vw !important;
  }
}
@media screen and (min-width: 731px){/*PC*/
  #access .no_lh ~ .no_lh{
    margin-top: 3.125em !important;
  }
}
/*インラインフレームページ*/
#houjingaiyou .pointTit,
#staff .pointTit,
#jirei .pointTit,
#cs .pointTit,
#access .pointTit,
#hiyou .pointTit{
    display: none;
}