@charset "UTF-8";

section#right-contents #corporate-philosophy {
	margin: 0 15px 60px 15px;
}

section#right-contents div h2 {
	text-align: center;
	font-size: 1.1rem;
	font-weight: normal;
	border-bottom: solid 2px #008d54;
	padding: 10px 0 4px 0;
}

section#right-contents #corporate-philosophy h2 {
	margin: 0 0 15px 0;
}

section#right-contents div dl {
	width: 100%;
	font-size: 0.95rem;
	margin: 0 auto 0 auto;
}

section#right-contents div dt {
	clear: left;
	float: left;
	width: 100%;
	margin: 0;
	font-weight: bold;
	line-height: 1.6rem;
}

section#right-contents div dd {
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
	line-height: 1.6rem;
}

section#right-contents div dd span.map {
	display: inline-block;
	margin-top: 10px;
}



section#right-contents #company-profile {
	clear: left;
	margin: 0 15px;
}

section#right-contents #company-profile h2 {
	margin: 0 0 15px 0;
}

section#right-contents #company-profile a[target="_blank"] {
    padding-right: 15px;
    background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKCAYAAACALL/6AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAO5QAADuUB1UTNawAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAADdSURBVBiVYzxn5fCGTUKSmQEH+P/zB9Ofrz/qDfZvm8DAwMDAwsLLw8oqKsyHS8O/b98Y/v18JQDjM14JDHvLa24q9OvZc4Zfz19gsYKBgeE/w38GRsb/rCJCn1m4NNU/ypWXCF32CmBgl5PFZREjAwMD48/nz/mZcKnABVhgDDZJCQb56nK8ih+1dTGw/Hn3nu3b9RsMTOzsDOyyMng1MLKxMjB9vXGr/HZ+aeb/f//+E+Wm////M/z//5/hVkbu3/8EwO28ov+M//9DDL5TUPqJ4f8/XryG//v/CwDY9m8jCOSUEAAAAABJRU5ErkJggg==') right center no-repeat scroll;
}


section#right-contents #company-profile div#contact {
    width: 85%;
	margin: 15px auto 5px auto;
}

section#right-contents #company-profile div#contact p {
	color: #fff;
    background-color: #C40000;
	border-radius: 15px;
	padding: 10px 20px;
	text-align: center;
	font-size: 0.95rem;
	line-height: 1.4rem;
	margin: 0;
}

section#right-contents #company-profile div#contact p span {
	display: none;
}

section#right-contents #company-profile div#contact p:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

section#right-contents #company-profile div#contact a {
	text-decoration: none;
}


br.sp360 {
	display: block;
}

br.sp450 {
	display: block;
}


@media print, screen and (min-width:320px) {

	section#right-contents #company-profile div#contact {
		margin: 15px auto 5px 15px;
	}

	section#right-contents #company-profile div#contact {
		width: 18rem;
	}
	
	section#right-contents #company-profile div#contact p span {
		display: inline;
	}


}


@media print, screen and (min-width:360px) {

	br.sp360 {
		display: none;
	}

}


@media print, screen and (min-width:450px) {

	section#right-contents div dl {
		width: 26rem;
		font-size: 0.95rem;
		margin: 0 auto 0 auto;
	}
	
	section#right-contents div dt {
		clear: left;
		float: left;
		width: 15rem;
		margin: 0;
		font-weight: bold;
	}
	
	section#right-contents div dd {
		float: left;
		width: 26rem;
		margin: 0 0 20px 0;
	}
	
	
	br.sp450 {
		display: none;
	}


}


@media print, screen and (min-width:572px) {

	section#right-contents #company-profile div#contact p {
		font-size: 0.9rem;
	}
	

}


@media print, screen and (min-width:672px) {

	section#right-contents #corporate-philosophy {
		margin: 0 0 60px 0;
	}
	
	section#right-contents #company-profile {
		clear: left;
		margin: 0;
	}
	
	section#right-contents div dl {
		width: auto; 
		font-size: 0.8rem;
		margin: 0 0 0 20px;
	}
	
	section#right-contents div dt {
		width: 14rem;
		font-weight: normal;
		line-height: 1.6;
	}
	
	section#right-contents div dd {
		width: 23rem;
		line-height: 1.6;
	}

	section#right-contents div dd span.map {
		display: inline;
		margin-top: 0;
	}
	
	section#right-contents #company-profile div#contact {
		margin: 10px auto 10px 15px;
	}

	
}


@media print, screen and (min-width:1000px) {

	section#right-contents #corporate-philosophy {
		margin: 0 0 80px 20px;
	}
	
	section#right-contents #company-profile {
		margin: 0 0 60px 20px;
	}

}
