@charset "utf-8";

@media screen and (min-width: 641px),print{
.article h1{
	color: #5082E6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5082E6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	line-height: 1.2em;
	bottom: 0px;
	width: 100%;
	font-size: 200%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.Profile {
	width: 780px;
	display: block;
	margin-bottom: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A0A0A4;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.Profile dl {
	display: table;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A4;
	margin-top: 0px;
	margin-bottom: 0px;
}


.Profile dt {
	background-color: #edf2fc;
	display: table-cell;
	width: 160px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 4px;
}
.Profile dd {
	display: table-cell;
	width: 600px;
	text-align: left;
	margin-left: 0px;
	padding-left: 1em;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 4px;
}
.Profile p {
	margin: 0px;
}
.Profile table {
	border-collapse: collapse;
}

.Profile td {
	border-collapse: collapse;
	font-size: 100%;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.HayashiMap {
	height: 570px;
	width: 840px;
	margin-bottom: 30px;
	display: inline-block;
}
.HayashiMap h3 {
	color: #5082E6;
	margin: 0px;
}
.HayashiMap a {
	text-decoration: none;

}
.HayashiMap br {
	display: none;
}



.Idea  {
	height: 290px;
	width: 840px;
	overflow: hidden;

}

}

@media screen and (max-width: 640px){

.article h1{
	color: #5082E6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5082E6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	line-height: 1.2em;
	bottom: 0px;
	width: 100%;
	font-size: 200%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.Profile {
	width: 100%;
	display: inline-block;
	text-align: center;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A4;
}
.Profile dl {
	display: inline-block;
	width: 100%;
	margin: 0px;
}


.Profile dt {
	background-color: #edf2fc;
	width: 100%;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A0A0A4;
	vertical-align: middle;
	padding-top: 1px;
}
.Profile dd {
	width: 100%;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 4px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A0A0A4;
}
.Profile p {
	margin: 0px;
}
.Profile br {
	margin: 0px;
	display: none;
}
.Profile table {
	border-collapse: collapse;
}
.Profile td {
	border-collapse: collapse;
	font-size: 100%;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.HayashiMap iframe {
	height: 570px;
	width: 840px;
	display: none;
}
.HayashiMap h3 {
	margin-bottom: 30px;
	display: block;
	background-color: #FFE4DB;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 3px;
	text-align: center;
	border-radius: 8px;
	-webkit-border-radius: 8px;
　  -moz-border-radius: 8px;
	border: 3px outset #FFE4DB;
	color: #EB5A5E;
}
.HayashiMap a {
	text-decoration: none;
}

.Idea  {
}
.Idea h2 {
	color: #F39800;
	text-align: center;
	font-size: 250%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.Idea h3 {
	display: none;
}
.Idea b {
	text-align: center;
	width: 100%;
	display: block;
	font-size: 110%;
}
.Idea p {
}

}
