#pagetitle{
	background:url('../../yoboigaku/images/support/h2.jpg') no-repeat top center;
}
main{
	width:100% !important;
}
.guide2 {
    width: 920px;
    box-sizing: border-box;
    margin: 0 auto;
}
.guide2 .fukidashi{
	border:1px solid #dddddd;
	padding:20px;
	border-radius:10px;
	font-size:16px;
  position: relative;
}
.guide2 .fukidashi h4{
	color:#eb8813;
	font-size:23px;
	margin:0 0 20px !important;
	text-align:center;
}
.subnav{
	width:960px;
	padding:100px 0 85px;
	box-sizing:border-box;
	margin:0 auto;
	display:flex;
	list-style:none;
}
.subnav li{
	width:220px;
	margin:0 20px;
	flex:none;
}
main h3{
	font-size: 20px;
    color: #eb8813;
    text-align: center;
    margin: 0 0 50px;
}
main h3 img {
    vertical-align: middle;
    margin: 0 10px 0 0;
}
.fukidashi2 {
  position: relative;
  display: block;
  margin: 1.5em auto;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 790px;
  color: #555;
  font-size: 16px;
  background: #FFF;
border: solid 1px #e4e4e4;
  box-sizing: border-box;
	border-radius:5px;
	text-align:center;
}

.fukidashi2:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #FFF;
  z-index: 2;
}

.fukidashi2:after {
  content: "";
  position: absolute;
  bottom: -28px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #e4e4e4;
  z-index: 1;
}

.fukidashi2 p {
  margin: 0;
  padding: 0;
}
.illust{
	text-align:center;
	height:150px;
}
#section1{
	padding:50px 0 0 0;
	background:#e6f6fa;
	width:840px;
	box-sizing:border-box;
	margin:0 auto 90px;
}
#section1 article{
	display:flex;
	flex-wrap:wrap;
}
#section1 article dl{
	width:280px;
	padding:50px 0px 70px;
	box-sizing:border-box;
	background:url('../../yoboigaku/images/support/arrow_blue_bottom.png') no-repeat top center;
}
#section1 article dt{
	color:#168caa;
	font-size:20px;
	text-align:center;
	margin:0 0 20px;
}
#section1 article dd{
	padding:0 50px;
}
#section2{
	width:840px;
	margin:0 auto 85px;
}
#section2 article{
}
#section2 article:after{
	display:block;
	content:"";
	clear:both;
}
#section2 article .fll{
	width:370px;
	height:240px;
	padding:40px 20px 20px;
	box-sizing:border-box;
	border:1px solid #d9d7d3;
	background:#f4f3e8;
	text-align:center;
	float:left;
}
#section2 article .fll a{
	background:#eb8813;
	line-height:30px;
	border-radius:15px;
	color:#fff;
	text-decoration:none;
	margin:30px 0 0;
	display:block;
}
#section2 article .flr{
	width:440px;
	padding:0px 0 0 0;
	float:right;
	box-sizing:border-box;
}
#section2 article .flr strong{
	color:#eb8813;
}
#section3{
	padding:50px 0;
	box-sizing:border-box;
	background:#f8f0e7;
}
.guide_tel{
	width:920px;
	padding:0 0 0 230px;
	box-sizing:border-box;
	min-height:251px;
	margin:0 auto;
	background:url('../../yoboigaku/images/common/guide_tel.png') no-repeat top left;
}
.guide_tel .fukidashi{
	border:1px solid #dddddd;
	text-align:center;
	padding:20px;
	border-radius:10px;
	font-size:16px;
  position: relative;
	background:#fff;
}
.guide_tel .fukidashi:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -26px;
  margin-top: -13px;
  border: 13px solid transparent;
  border-right: 13px solid #FFF;
  z-index: 2;
}

.guide_tel .fukidashi:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -29px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-right: 14px solid #dddddd;
  z-index: 1;
}
.guide_tel .fukidashi h3{
	margin:0 0 20px !important;
}
.guide_tel .fukidashi .more{
	display:block;
	width:380px;
	line-height:50px;
	font-size:16px;
	color:#fff;
	text-decoration:none;
	background:#dd792f url('../../yoboigaku/images/common/plus_white.png') no-repeat right 10px center;
	margin:20px auto;
}
.guide_tel .fukidashi .tel{
	font-size:20px;
	letter-spacing:2px;
	color:#a6625d;
	min-height:15px;
	padding:10px 0 10px 20px;
}
.guide_tel .fukidashi .tel img{
	padding:0 20px 0 0;
}
#copyright{
	padding-bottom:10px !important;
}