@charset "utf-8";

/* custom.css　2018.01.18
--------------------------------------------------------------- */

/* undermentionedbasic css
--------------------------------------------------------------- */
/*!
 * Start Bootstrap - Business Frontpage HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
 
 /* memorandum
--------------------------------------------------------------- */
/* color plan --------------------------------------- */
/*
ライン
#FFF532 ← 濃いイエロー
#32A55F ← グリーン
#33ccff ← 水色
#ff33ff ← 濃いピンク
#6633ff ← 濃いパープル
#ff6600 ← 濃いオレンジ
#f7dff8 ← 淡いピンク
#ffffcc ← 淡いイエロー
#CCFF99 ← background-colorの黄緑
#9999ff ← ラベンダー
#ffffff ← ホワイト
****他にbootstrap（bootstrap.css）側で指定されている color があります*****
*/

/* imgのレスポンシブのclass
class="img-responsive" 
*/

/* 
box-shadow の値は以下のようになります。
1番目：水平方向へぼかし。1px で右方向、-1px で左方向。
2番目：垂直方向へぼかし。1px で下方向。-1px で上方向。
3番目：ぼかしの距離。値が大きくなるとぼかしが強くなります。
4番目：影の広がり。値が大きくなると影の範囲が広くなります。
5番目：色の指定。RGBa や カラーコード（16進法）を使います。
6番目：影の向き。デフォルトでは影は内→外方向です。
inset を指定すると外→内方向へ影の向きが変わります。
*/

/* BF Template basic css */
.business-header {
height: auto;
background: url('../img/header_bg.svg') center center no-repeat scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}

/* 
.tagline {
text-shadow: 0 0 10px #000;
color: #fff;
}
*/
.img-center {
margin: 0 auto;
}
.img-right {
margin-left: auto;
margin-top: 30px;
}
.img-left {
margin-right: auto;
margin-top: 30px;
}

/*---- ★★site全体のbody ----*/
body {
/* padding-top: 50px; */
overflow-x: hidden;
webkit-tap-highlight-color: #fed136;
font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , Osaka, sans-serif;
background: url('../img/body_bg01.png') left top no-repeat scroll, url('../img/body_bg02.png') right center no-repeat scroll, url('../img/body_bg03.png') center bottom no-repeat scroll;
background-color: #CCFF99;
}
/*---- 透過設定 ----*/
.opacity-row {
margin-right: auto;
margin-left: auto;
background: #fff; 
/*border: 1px solid #000; */
/*border-radius: 4px; */
background-color: rgba( 255, 255, 255, 0.6 );
}
/*---- フッター ----*/
footer {
margin: 50px 0;
}

/*---- ★★ titlebox関連と titlebox 角丸 ----*/
.titlebox {
background-color: #FFF532 ;
margin-top: 40px;
padding-left: 20px ;
padding-top: 5px ;
padding-bottom:3px ;
font-size:18px;
font-weight: 600;
color: #32A55F;
}

.titlebox2{
background-color: #32A55F ;
margin-top: 40px;
padding-left: 20px ;
padding-top: 5px ;
padding-bottom:3px ;
font-size:18px;
font-weight: 600;
color: #fff;
}

/*----  titlebox 角丸 ----*/
.well {
min-height: 20px;
margin-bottom: 20px;
border-radius: 20px;
border: none;
}

/*----  titlebox アイコン ----*/	
.icon {
float: left;
margin-top: -40px;
margin-right: 10px;
}

/*----  施設写真 ----*/
.facility {
padding: 0 8px;
text-align: left;
}

/*----  毎月の行事 ----*/
.event {
font-size: 105%; 
}
.event-date {
font-size: 105%; 
font-weight: 600; 
color:#f60;
}

/*----  1年間の主な行事 他の注意事項 ----*/
.caution {
font-weight: 600; 
color: #ff6600;
padding: 8px 0;
}
.spring {
background-color: #f9f;
}
.summer {
background-color: #9cf;
}
.autumn {
background-color: #c93;
}
.winter {
background-color: #fc6;
}


/*----  職員紹介 ----*/
.name {
font-weight: 600;
color: #36f;
border-bottom: 2px dotted #36f;
padding: 5px 3px;
margin-top: 10px;
}
.career {
font-size: 0.9em;
padding: 0 3px;
line-height: 1.5em;
}

/*---- ★★ form関連 ----*/
.bt {
font-size: 85%;
margin-top:20px;
margin-bottom:20px;
text-align:center;
}
.form-caution {
margin-top:10px;
margin-bottom:30px;
font-weight: 600;
text-align:center;
}

/*---- ★★ site全体の基本 hr タグ hr color ----*/
hr.style-blue {
border: 0;
color: #06f;
height: 1px;
background-image: -webkit-linear-gradient(left, rgba(0,102,255,0), rgba(0,102,255,0.75), rgba(0,102,255,0));
background-image: -moz-linear-gradient(left, rgba(0,102,255,0), rgba(0,102,255,0.75), rgba(0,102,255,0));
background-image: -ms-linear-gradient(left, rgba(0,102,255,0), rgba(0,102,255,0.75), rgba(0,102,255,0));
background-image: -o-linear-gradient(left, rgba(0,102,255,0), rgba(0,102,255,0.75), rgba(0,102,255,0));
}

/*---- ★★ オリジナル navigation ----*/
.navigation {
background: url('../img/nav_bg.png') left bottom ;
margin:auto 0;
padding-top: 5px;
padding-bottom: 5px;
}
/*
.navtext{
text-align:center; 
font-size:1.25em;
font-weight: 600; 
margin: 5px;
}
*/

/*---- ★★ 画像の右にテキストを回り込ませる ----*/
.textright {
float: left;
margin-right: 1em;
}

/*---- ★★ 画像の左にテキストを回り込ませる ----*/
.textleft {
float: right;
margin-left:1em;
}

/*---- ★★ 画像の下の空きスペース ----*/
.bottomspace {
margin-bottom: 1em;
}

/*---- ★★ パンくずリスト ----*/
.breadcrumb {
background:transparent;
margin-top: 36px;
font-size:1.05em;
}
.breadcrumb li+li:before {
content: ">";
}

/*---- ★★ Google Map ----*/
.map_wrapper {
/* max-width: 640px; */
max-width: auto;
min-width: 280px;
margin: 20px auto;
padding: 4px;
background-color:#fff;
border: 1px solid #CCC;
}
.googlemap {
position: relative;
padding-bottom: 300px;
height: 0;
overflow: hidden;
}
.googlemap iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
@media only screen and (min-width: 600px) {
.googlemap {
padding-bottom: 400px;
}
}
 
@media only screen and (min-width: 960px) {
.googlemap {
padding-bottom: 500px;
}
}

/*---- ★★ Scroll to Page Top ----*/
#page-top {
position: fixed;
bottom: 20px;
right: 20px;
font-size: 77%;
image-border: none;
}
#page-top a {
background: #006430;
text-decoration: none;
color: #ffffff;
width: 60px;
padding: 20px 0;
text-align: center;
display: block;
border-radius: 70px;
line-height:18px;
image-border: none;
}
#page-top a:hover {
text-decoration: none;
background: #d4f29e;
image-border: none;
}