/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.0.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

body {
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #000 !important;
}

h1, h2, h3 {
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
}

h3 span {
	font-size: 70%;
}

.phone {
	font-size: 300%;
}
.phone a {
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

.address {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
}

.dark-translucent-bg:after {
	xbackground-color: rgba(149, 202, 238, 0.3);
	background-color: rgba(50, 132, 171, 0.3);
}

.point {
	font-size: 180%;
	padding: 20px;
	font-weight: bold;
	color: #6bb5e7;
	text-align: center;
}

em {
    font-style: normal;
    color: #6bb5e7;
}

.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
