@charset "UTF-8";
.con_train, .con_air {
  width: 953px;
  margin: auto;
}

.tmp_intro .box_intro:after, .con_fac ul:after, .con_bath .bath_area:after, .con_bath .bath_area .box_bath:after, .con_train .box_graf:after, .con_air .box_graf:after {
  content: "";
  display: table;
  clear: both;
}

/* ===================================================================
CSS information

 file name  :copy.css
 author     :Ability Consultant
style info  :タイトル
=================================================================== */
/* -----------------------------------------------------------
	.tmp_intro		INTRO
----------------------------------------------------------- */
.tmp_intro .box_intro {
  margin-top: 32px;
}
.tmp_intro .box_intro li {
  width: 298px;
  float: left;
  margin-left: 28px;
}
.tmp_intro .box_intro li:first-child {
  margin-left: 0;
}

/* -----------------------------------------------------------
	.con_fac
----------------------------------------------------------- */
.con_fac {
  background-color: #EEE;
  margin-top: 64px;
  padding: 16px 16px 0;
}
.con_fac ul li {
  width: 298px;
  float: left;
  margin-bottom: 16px;
}
.con_fac ul li:nth-child(3n+2) {
  margin: 0 12px 16px;
}

/* -----------------------------------------------------------
	con_bath
----------------------------------------------------------- */
.con_bath {
  margin-top: 64px;
}
.con_bath h3 {
  text-align: center;
}
.con_bath .text {
  text-align: center;
  margin-top: 2em;
}
.con_bath .text .red {
  color: #ad0000;
}
.con_bath .bath_area {
  margin-top: 40px;
}
.con_bath .bath_area .box_bath {
  padding: 24px 0;
}
.con_bath .bath_area .box_bath h4 {
  text-align: center;
  font-weight: normal;
  font-size: 1.8em;
  line-height: 1.4em;
}
.con_bath .bath_area .box_bath h4 span {
  font-size: 0.8em;
  line-height: 1.4em;
}
.con_bath .bath_area .box_bath .wrp_slide {
  max-width: 880px;
  margin: 0 auto;
  width: 95%;
}
.con_bath .bath_area .box_bath .wrp_slide .slick-dots {
  position: static;
  margin-top: 0.6em;
}
.con_bath .bath_area .box_bath .wrp_slide .slick-dots li button:before {
  color: #FFF;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  font-size: 14px;
  line-height: 1em;
}
.con_bath .bath_area .box_bath.man {
  background: transparent url("../../facilities/images/pat_man.png") left top repeat;
}
.con_bath .bath_area .box_bath.man h4 {
  color: #001a43;
}
.con_bath .bath_area .box_bath.man .wrp_slide .slick-dots li.slick-active button:before {
  color: #001a43;
}
.con_bath .bath_area .box_bath.woman {
  background: transparent url("../../facilities/images/pat_woman.png") left top repeat;
}
.con_bath .bath_area .box_bath.woman h4 {
  color: #c18740;
}
.con_bath .bath_area .box_bath.woman .wrp_slide .slick-dots li.slick-active button:before {
  color: #c18740;
}
.con_bath .bath_area .box_bath {
  width: 50%;
  float: left;
}
.con_bath .bath_area .box_bath .wrp_slide {
  margin-top: 16px;
}

/* -----------------------------------------------------------
	con_access
----------------------------------------------------------- */
.con_access {
  border-top: 1px solid #CCC;
  margin-top: 64px;
  padding-top: 40px;
}
.con_access h3 {
  text-align: center;
}
.con_access .map {
  margin-top: 24px;
}
.con_access .text {
  margin-top: 24px;
}
.con_access .tmp_bt {
  display: block !important;
  margin: 16px auto 0;
  text-align: center !important;
}
.con_access .tmp_bt a {
  display: inline-block !important;
}

/* -----------------------------------------------------------
	con_train
----------------------------------------------------------- */
.con_train, .con_air {
  margin-top: 54px;
}
.con_train .sst, .con_air .sst {
  font-size: 1.4em;
  line-height: 1.4em;
}
.con_train .sst span, .con_air .sst span {
  display: inline-block;
}
.con_train .sst span.ic, .con_air .sst span.ic {
  padding-right: 0.3em;
  font-size: 1.2em;
  line-height: 1em;
}
.con_train .graf, .con_air .graf {
  margin-top: 24px;
  text-align: center;
}
.con_train .box_graf .graf, .con_air .box_graf .graf {
  float: left;
  width: 48%;
}
.con_train .box_graf .graf.haneda, .con_air .box_graf .graf.haneda {
  margin-right: 4%;
}
.con_train .atn, .con_air .atn {
  margin-top: 2em;
  text-align: right;
}

/* -----------------------------------------------------------
	con_ss
----------------------------------------------------------- */
.con_ss {
  margin-top: 64px;
}
.con_ss .box_text {
  text-align: center;
}
.con_ss .box_text .text {
  margin-top: 1em;
}
.con_ss .map {
  margin-top: 24px;
}
.con_ss .img {
  margin-top: 40px;
}
