@charset "UTF-8";
/* -----------------------------------------------------------
	汎用class
----------------------------------------------------------- */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

/* ===================================================================
CSS information

 file name  :point.css
 author     :Ability Consultant
style info  :タイトル
=================================================================== */
#point{
	width: 950px !important;
	margin-inline: auto;
}
/*-----------------------------------------------------------
	gnavのactive設定
-----------------------------------------------------------*/
#gnav li.gnav_poi a {
  background-position: bottom !important;
}

#header {
  margin-bottom: 10px;
}

#footer {
  margin-top: 55px;
}

.intro {
  text-align: center;
  margin-bottom: 45px;
}
.intro h4 {
  padding: 18px 0;
}

/*-----------------------------------------------------------
	.con_poi
-----------------------------------------------------------*/
.con_poi .box_poi {
  margin-bottom: 60px;
}
.con_poi .box_poi h4 {
  margin-bottom: 23px;
}
.con_poi .box_poi .btn {
  text-align: center;
}
.con_poi .box_poi.poi01 {
  width: 948px;
  border: 1px solid #e5e3d3;
  background: #fefdf8;
  padding: 23px 0 40px;
}
.con_poi .box_poi.poi01 .box_det {
  background: url(../point/images/img_po1.jpg) no-repeat 0 0;
  min-height: 431px;
}
.con_poi .box_poi.poi01 .box_det .txt {
  padding: 431px 0 10px 25px;
}
.con_poi .box_poi.poi02 .box_det {
  background: url(../point/images/img_po2.png) no-repeat 0 0;
  min-height: 504px;
}
.con_poi .box_poi.poi02 .box_det .txt {
  padding: 434px 0 20px 25px;
}
.con_poi .box_poi.poi03 {
  width: 948px;
  border: 1px solid #e5e3d3;
  background: #fefdf8;
  padding: 23px 0 0;
}
.con_poi .box_poi.poi03 .wrp_poi03 {
  background: url(../point/images/img_po3.jpg) no-repeat left bottom;
  min-height: 390px;
  padding-bottom: 130px;
}
.con_poi .box_poi.poi04 .box_det {
  background: url(../point/images/img_po4.png) no-repeat 0 0;
  min-height: 453px;
}
.con_poi .box_poi.poi04 .box_det .txt {
  width: 720px;
  padding: 353px 0 30px 0;
}
.con_poi .box_poi.poi05 {
  width: 948px;
  border: 1px solid #e5e3d3;
  background: #fefdf8;
  padding: 23px 0 40px;
  margin-bottom: 0;
}
.con_poi .box_poi.poi05 .box_det {
  background: url(../point/images/img_po5.jpg) no-repeat 0 0;
  min-height: 476px;
}
.con_poi .box_poi.poi05 .box_det .txt {
  padding: 373px 0 20px 364px;
}
