@charset "UTF-8";

/* ****************************************************
Title: sp_outline.css
Created: 2011-01-31
Last Modified: 2011-03-09
***************************************************** */


/* Table Of Contents
----------------------------------------

# Smartphne Hide Content
# Main
----------------------------------------*/


/* # Smartphone Hide Content
---------------------------------------------------------------------------- */


/* # Main
---------------------------------------------------------------------------- */

#Chart{
	width:100%;
	margin:0;
}

#Chart section{
	margin:0;
	padding:5px 0;
}

#Chart input,#Chart select{
	position:relative;
	top:-2px;
}

#cat03Contents02,
#under70,#over70,#cat03Contents03,
#cat03Contents04,#cat03Contents05,#cat03Contents06{
	display:none;
}

.smallText{
	font-size:70%;
}
.flowContents iframe{
	display: block;
	margin: auto;
}
.flowContents img{
	width:100%;
	height: inherit;
}
.imgPC,
.flowContents #map{
	display: none;
	
}
.imgSP{
	display: block;
}
#flowItems{
	display: block;
	padding: 1em 2em 2em;
}
#flowItems ul li{
	list-style-type: upper-alpha;
}
#chartImg .cpoint{
	display: none;
}

#movieArea{
	width:100%;
	height:250px;
	margin:auto;
}
#movieArea iframe{
	width:100%;
	height:100%;
}