@charset "utf-8";

@media screen and (max-width: 640px) {
/*----------------------------------------------------------------------
    Common
----------------------------------------------------------------------*/
#haneda .imgRight {
	float: none;
	margin-left: 0;
	background-color: #f6f6f6;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
}
#haneda .imgRight img {
	border: none;
	padding: 0;
	background: inherit;
}
#haneda #contents .categoryBox{
	margin-bottom: 9px;
}
.sp_title_img{
	margin-top: 15px;
}
/*----------------------------------------------------------------------
    CONTENTS
----------------------------------------------------------------------*/
#haneda #contents {
	padding-right: 0;
	padding-left: 0;
}
#haneda #section {
	padding-top: 0px;
}

/*----------------------------------------------------------------------
    title
----------------------------------------------------------------------*/

/* h2 -------------------- */

#haneda #contents .categoryBox h2 {
	min-height: inherit;
	padding: 12px 5px 12px 10px;
	line-height: 1.2em;
	background: url(../img/bg_subtitle_sp.png) left top repeat-x #ffffff;
	font-size: 115%;
	position: relative;
	border-top: 1px solid #1750c1;
	border-left: 6px solid #1750c1;
}
#haneda #contents .categoryBox h2.toggleTitle {
	border-bottom: 1px solid #1750c1;
	border-right: 1px solid #1750c1;
	padding-right: 25px;
	margin-bottom: 9px;
}
#haneda #contents .categoryBox h2.toggleTitle:after {
	margin-top: -9px;
	background-image: url(../img/ico_plus.png);
}
#haneda #contents .categoryBox h2.toggleTitle.minus:after {
	background-image: url(../img/ico_minus.png);
}
#haneda #contents .categoryBox h2:before {
	display: none;
}

/*----------------------------------------------------------------------
    index.html
----------------------------------------------------------------------*/
/* Tokyo Monorail -------------------- */
#haneda .ticket-type {
	float: none;
	width: auto;
	margin-bottom: 15px;
}
#haneda table.yamanote.left {
	float: none;
	width: auto;
	margin-bottom: 0;
	min-width: 560px;
}

/* Specially priced -------------------- */
#haneda .special_price {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#haneda .special_price h2, #haneda .special_price dl, #haneda .special_price p {
	text-align: left;
}
#haneda .special_price p.pagetop {
	text-align: right;
}
#haneda .special_price dt {
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#haneda .special_price p.location {
	margin-bottom: 20px;
}
/* Banner */
#haneda .special_price ul.banner {
	width: auto;
	text-align: center;
	height: auto;
	margin-bottom: 0;
	display: inline;
}
#haneda .special_price ul.banner li {
	float: none;
	display: inline-block;
	margin-right: 0;
	margin-bottom: 5px;
}

/* SC -------------------- */

#haneda .list08 li strong {
	font-size: 100%;
}

/*----------------------------------------------------------------------
   sightsBanner
----------------------------------------------------------------------*/
#contents .categoryBox .sightsBanner {
	width: auto;
	margin-bottom: 0;
}
.sightsBanner p {
	float: none;
	margin-right: 0;
	margin-bottom: 10px;
	text-align: center;
}

/*----------------------------------------------------------------------
   SCROLL
----------------------------------------------------------------------*/
.scroll_contents {
	overflow: auto;
	padding-bottom: 17px;
}
.scroll_contents_text {
	display: inline-block;
	margin-bottom: 15px;
}
.scroll_contents_text:after {
	content: "";
	width: 20px;
	height: 16px;
	margin-left: 5px;
	display: inline-block;
	background: url(../../img/renew/icon_arrow.png) 50% 50% no-repeat;
	background-size: 20px auto;
	vertical-align: middle;
}

/*----------------------------------------------------------------------
   BOXLEFT BLUEBOX
----------------------------------------------------------------------*/
#contents .boxLeft {
	width: auto;
	float: none;
}
#haneda #contents .blueBox {
	width: auto;
	margin-bottom: 10px;
}
#haneda #contents .pdfleft {
	float: none;
	width: auto;
}
#contents .blueBox dl dt.blue {
	padding-right: 60px;
}
#contents .blueBox dl.blueHatch dd {
	text-align: center;
}
#haneda #contents .blueBox .right {
	text-align: left;
	float: none;
	width: auto;
}

/*----------------------------------------------------------------------
   LINKSBOX
----------------------------------------------------------------------*/
#haneda .linksBox {
	background: none;
	padding-top: 0;
}

/*----------------------------------------------------------------------
   .categoryBox.clearfix
----------------------------------------------------------------------*/
.categoryBox.clearfix:after{
	content:"";
}

}
