@charset "utf-8";
/*

pink : #FF99CC
		FF1493

green: #2ecc71

blue: #3498db

*/

/******************************************************************************
/* body
*******************************************************************************/
body {
	background-color: #FFFF99;
	background-image:url(../img/header.png);
	background-repeat:no-repeat;
	background-position:top;
}
@media screen and (max-width : 768px) {
 body {
font-size : 16px;
}
}
h1 {
	font-weight: normal;
	color:#003399;
	font-size:1em;
	margin-left:10px;
	padding:0;
}
*/h2 {
 font-family: 'Noto Sans Japanese', sans-serif;
 font-weight: normal;
 font-size:1.5em;
}
h3, h4, h5 {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 400;
}
/******************************************************************************
/* navbar
*******************************************************************************/
a:focus {
	outline:none;
}
.navbar {
	border-radius:0px;
	background-color:transparent;
	border:none;
}
.nav {
	padding-top:20px;
}
.navbar-header {
	min-height:70px;
	width:100%:
}
.navbar-default .navbar-text {
	margin:0;
	font-size:14px;
	color: #333333;
}
.nav > li > a {
	color:#333333;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
}
.nav > li > a >i {
	padding-right:5px;
}
.nav > li > a:focus, .nav > li > a:hover {
	background-color: #FF99CC;
	color:#ffffff;
}
.navbar-collapse {
	border:none;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color:#3498db;
}

.navbar-default .navbar-toggle {
    border-color: #3498db;
}

.navbar-toggle {
    float: left;
    margin-left: 15px;
}
/******************************************************************************
/* panel
*******************************************************************************/
.panel-default > .panel-heading {
	background-color:#3498db;
	color:#ffffff;
}
.panel-title i {
	padding-right:10px;
}
/******************************************************************************
/* about
*******************************************************************************/
.box {
	padding: 0px 30px;
	background: #fff;
	position: relative;
}
.box.first {
	padding-top: 20px;
}
.box h2 {
	padding: 10px 30px;
	display: inline-block;
	border-radius: 4px;
	position: relative;
	margin-bottom: 30px;
	font-size: 48px;
}
.center {
	text-align: center;
}
.icon-md {
	font-size: 24px;
	height: 68px;
	width: 68px;
	line-height: 68px;
	color: #fff;
	margin-right: 10px;
	background-color: rgba(0, 0, 0, 0.4);
	text-align: center;
	display: inline-block;
	border-radius: 100%;
	margin-bottom: 10px;
}
.icon-color1 {
	background-color: #FF99CC;
}
.icon-color2 {
	background-color: #2ecc71;
}
.icon-color3 {
	background-color: #3498db;
}
.center p {
	padding: 10px 15px 15px;
}
.tel {
	padding-left:1em;
	font-size:130%;
	color:#ff1493;
}
/******************************************************************************
/* carousel
*******************************************************************************/
.carousel-inner {
	margin-bottom:20px;
	border-radius:4px;
}
.carousel-control {
	text-shadow: 0px 1px 2px rgba(255, 255, 255, 0.6);
}
.carousel-control.left, .carousel-control.right {
	background-image: none;
	color: #3498db;
}
.carousel-control:focus, .carousel-control:hover {
	opacity:1;
}
.carousel-caption {
	color: #333;
	text-align: right;
	text-shadow: 0px 1px 2px rgba(255, 255, 255, 0.6);
	padding-bottom:0;
	right:10%;
	left:50%;
}
.carousel-indicators li {
	border: 1px solid #3498db;
}
.carousel-indicators .active {
	background-color: #3498db;
}
.carousel-indicators {
	bottom: 2px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	margin-right: -35px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	margin-left: -35px;
}

/* ------------------------------------- /
/    料金
/* ------------------------------------- */
.price-table {
  margin-bottom: 10px;
}

.price-table th{
  padding: 8px 0;
  font-size : 1.2em;
}

.price-table td {
  font-size : 1.1em;

}
.price-table td:first-child {
  padding-left: 22px; 
}

.img-top-margin {
  margin-top: 30px; /* 数値は好みに調整 */
}
.center-image {
  padding: 0 0 20px 10px;
}

.center-image img {
  display: inline-block;
  max-width: 100%; /* はみ出し防止 */
  height: auto;
}

/* ------------------------------------- /
/    googlemap
/* ------------------------------------- */
.infotext {
	margin-top:20px;
	font-size:1.2em;
}
.infotext p {
	border-bottom: #3498db thin dotted;
	margin:0 20px 10px 0;
	padding:5px 10px;
}
#info i {
	padding-right:10px;
}
.tel>i {
	padding-right:10px;
}
.infotext p.wassaloncall {
	font-size:0.9em;
}
.infotext p.no-border {
	border-bottom:none;
}
.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.ggmap iframe, .ggmapr object, .ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* ------------------------------------- /
/    Footer
/* ------------------------------------- */
#footer {
	text-align: center;
	padding: 80px 0;
	background:url(../img/footer.png) no-repeat bottom;
}
/* --------------------------------- /
/  logo
/*--------------------------------- */
#footer .logo {
	margin-top: 0;
}
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	text-align: center;
	display: block;
	line-height:50px;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}
/* --------------------------------- /
/*  copy
/*--------------------------------- */
.copy {
	margin-top: 20px;
}
.copy .span {
	font-size: 1.2em;
}
@media screen and (max-width : 768px) {
.copy .span {
font-size : 0.9em;
}
}

