@charset "utf-8";

/* ==========================================================

title : 東通トラベル TOP
scope : 人気のハネムーンスポット（タヒチ）

last modify :　2016/07/27 262_ichinose

memo  : 

========================================================== */


/* --------------------------------------
  ページ内共通
--------------------------------------- */

/* --------------------------------------
  intro_area
--------------------------------------- */
#intro_area li {
	width: 23% !important;
}
#intro_area li:nth-of-type(4),#intro_area li:nth-of-type(8) {
	width: 30% !important;
}

/* --------------------------------------
  spot_area
--------------------------------------- */
#spot_area div {
	background-image: url(../image/bg_spot.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#spot_area div div {
	background-image: none;
	min-height: 470px;
}
#spot_area div div:nth-of-type(4) {
	padding-bottom: 0px;
	min-height: auto;
}


/* --------------------------------------
  other_area
--------------------------------------- */
#other_area dl:nth-of-type(1){
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* --------------------------------------
  fes_area
--------------------------------------- */

/* --------------------------------------
  consulate_area
--------------------------------------- */
#consulate_area div div {
	min-height: 210px;
}
