@charset "UTF-8";

/*** 告知 ***/
.home_about{margin-bottom:20px;}
.home_about .inner{padding:44px 0;}

.home_about_info{background: url(../../images/home_about_bg.png) no-repeat right bottom;padding-bottom:10px;margin-bottom:20px;
-moz-background-size:100% 10px;-webkit-background-size:100% 10px;-o-background-size:100% 10px;-ms-background-size:100% 10px;background-size:100% 10px;}
.home_about_info .box{padding: 20px 20px 10px;background: #eee;}
.home_about_info h2{font-size:18px;margin-bottom:10px;text-align:center;font-weight:bold;}
.home_about_info p.text{}
.home_about_info p.from{text-align:right;}

/** ようこそ **/
.home_about_welcome{position:relative;}

.home_about_welcome h2{margin-bottom:10px;text-align:center;}
.home_about_welcome p.text{margin-bottom:20px;padding:0 10px;}

.home_about_welcome ul{margin-bottom:20px;}

.home_about_welcome .cloud{background:#F6AC00;padding:10px;color:#fff;
-webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px;}
.home_about_welcome .cloud h3{font-size:16px;display:block;margin-bottom:5px;text-align:center;}

/** 新着情報 **/
.home_news{background:rgba(246, 172, 0,0.6);padding:40px 20px;margin:0 -10px;}
.home_news .box{background:#fff;padding:20px;margin-right:auto;margin-left:auto;
-webkit-border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; -ms-border-radius:3px; border-radius:3px;}

.home_news h2{height:36px;margin:-42px auto 10px;background:url(../../images/home_news_title.png) no-repeat 50% 50%;
-moz-background-size:auto 100%;-webkit-background-size:auto 100%;-o-background-size:auto 100%;-ms-background-size:auto 100%;background-size:auto 100%;}
.home_news .cont{height:180px;overflow-y:scroll;margin-bottom:10px;}
.home_news li{font-size:12px;padding:12px 7px;background:url(../../images/bg_dashed.jpg) repeat-x bottom left;}
.home_news li .date{display:block;color:#000;display:block;}
.home_news li a{color:#f67f00;display:block;}
.home_news .btn{text-align:center;margin-right:auto;margin-left:auto;}
.home_news .btn a{background:#fdd23e;display:block;line-height:19px;padding:9px 0;font-weight:bold;}
.home_news .btn a:link,.home_news .btn a:visited,.home_news .btn a:hover{color:#000;}


/** ３つの約束 **/
.home_promise h2{margin:0 auto 10px;text-align:center;}
.home_promise ul{text-align:center;}
.home_promise li{margin-bottom:20px;display:inline-block;}
.home_promise li > span{display:block;}
.home_promise li .image{width:120px;height:120px;border:5px solid #fff;background:none no-repeat 50% 50% #fff;margin:0 auto;
-webkit-border-radius:120px; -moz-border-radius:120px; -o-border-radius:120px; -ms-border-radius:120px; border-radius:120px;
-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;-ms-background-size:cover;}
.home_promise li .name{padding-top:5px;text-align:center;}

.home_promise li.type_01 .image{border-color:#84bae5;}
.home_promise li.type_02 .image{border-color:#ffe55f;}
.home_promise li.type_03 .image{border-color:#f4a57a;}


/** コンセプト **/
.home_concept{background:url(../../images/bg_awai.jpg) no-repeat 50% 50%;padding:20px 10px;margin:0 -10px;
-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;-ms-background-size:cover;background-size:cover;}

.home_concept .place{margin-bottom:10px;}
.home_concept .place h2{margin:0 auto 20px;}
.home_concept .place p{margin-bottom:10px;}

.home_concept .cloud{padding:20px;margin:0 auto;background:url(../../images/home_cloud_bg.png) no-repeat 50% 50%;
-moz-background-size: 100% 100%;-webkit-background-size: 100% 100%;-o-background-size: 100% 100%;-ms-background-size: 100% 100%;background-size: 100% 100%;}
.home_concept .cloud h3{font-size:18px;font-weight:bold;text-align:center;margin-bottom:10px;color:#36ade7;}
.home_concept .cloud p{margin-bottom:10px;}

/**事業所一覧 **/
.home_office{background:rgba(208, 97, 57,0.6);padding:40px 20px;margin:0 -10px 20px;}
.home_office .box{background:#fff;padding:20px 20px 10px;}
.home_office h2{;height:36px;margin:-42px auto 10px;background:url(../../images/home_offic_title.png) no-repeat 50% 50%;
-moz-background-size:auto 100%;-webkit-background-size:auto 100%;-o-background-size:auto 100%;-ms-background-size:auto 100%;background-size:auto 100%;}

.home_office .map{height:200px;overflow:hidden;margin:0 -20px;
-webkit-border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; -ms-border-radius:3px; border-radius:3px;}
.home_office .map iframe{width:100%;height:100%;position:relative;}
.home_office dl{margin-bottom:20px;}
.home_office dt{display:block;font-size:16px;font-weight:bold;padding:10px 0 5px;margin-bottom:5px;border-bottom:1px solid #cdcdcd;}
.home_office dd{padding-bottom:10px;}
