@charset "UTF-8";

/*** 告知 ***/
.home_about{min-height:620px;height:auto !important;height:620px;}
.home_about .inner{padding:44px 0;}

.home_about_info{width:728px;margin:0 auto 80px;background:url(../images/home_about_bg.png) no-repeat bottom;padding-bottom:30px;}
.home_about_info .box{padding:25px 47px 0;background:#eee;}
.home_about_info h2{font-size:120%;margin-bottom:22px;font-weight:bold;text-align:center;}
.home_about_info p.text{}
.home_about_info p.from{text-align:right;margin-bottom:-3px;}

/** ようこそ **/
.home_about_welcome{position:relative;}
.home_about_welcome h2{width:786px;height:51px;background:url(../images/home_about_title.png) no-repeat;margin:0 auto 5px;}
.home_about_welcome p.text{text-align:center;margin-bottom:20px;}

.home_about_welcome .cloud{width:201px;height:201px;background:url(../images/home_about_cloud.png) no-repeat;position:absolute;top:-136px;left:50%;margin-left:396px;}
.home_about_welcome .cloud .in{width:191px;height:191px;padding:5px;display:table-cell;vertical-align:middle;text-align:center;color:#fff;}
.home_about_welcome .cloud h3{/** font-size:16px; **/font-size:106%;display:block;}
.home_about_welcome .cloud p{/** font-size:12px; **/font-size:80%;display:inline;}

.home_about_welcome ul{height:141px;width:100%;position:relative;}
.home_about_welcome li{left:50%;position:absolute;}
.home_about_welcome li.img_01{top:5px;margin-left:-434px;width:183px;height:136px;}
.home_about_welcome li.img_02{top:15px;margin-left:-259px;width:170px;height:116px;}
.home_about_welcome li.img_03{top:0;margin-left:-90px;width:183px;height:136px;}
.home_about_welcome li.img_04{top:3px;margin-left:83px;width:188px;height:140px;}
.home_about_welcome li.img_05{top:15px;margin-left:262px;width:171px;height:116px}

#home_about_welcome .cloud,#home_about_welcome li{
-moz-transform: scale(0);
-webkit-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-moz-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
-webkit-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
-o-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
-ms-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

#home_about_welcome.reached .cloud,#home_about_welcome.reached li{
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}

#home_about_welcome.reached li.img_01{
-moz-transition-delay:.2s;
-webkit-transition-delay:.2s;
-o-transition-delay:.2s;
-ms-transition-delay:.2s;
transition-delay:.2s;
}
#home_about_welcome.reached li.img_02{
-moz-transition-delay:.4s;
-webkit-transition-delay:.4s;
-o-transition-delay:.4s;
-ms-transition-delay:.4s;
transition-delay:.4s;
}
#home_about_welcome.reached li.img_03{
-moz-transition-delay:.6s;
-webkit-transition-delay:.6s;
-o-transition-delay:.6s;
-ms-transition-delay:.6s;
transition-delay:.6s;
}
#home_about_welcome.reached li.img_04{
-moz-transition-delay:.8s;
-webkit-transition-delay:.8s;
-o-transition-delay:.8s;
-ms-transition-delay:.8s;
transition-delay:.8s;
}
#home_about_welcome.reached li.img_05{
-moz-transition-delay:1s;
-webkit-transition-delay:1s;
-o-transition-delay:1s;
-ms-transition-delay:1s;
transition-delay:1s;
}

#home_about_welcome h2,#home_about_welcome .text{
opacity:0;
-moz-transform: translateY(20px);
-webkit-transform: translateY(20px);
-o-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
-moz-transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
-ms-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
}

#home_about_welcome.reached h2,#home_about_welcome.reached .text{
opacity:1;
-moz-transform: translateY(0);
-webkit-transform: translateY(0);
-o-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}


/** 新着情報 **/
.home_news{background:rgba(246, 172, 0,0.6);min-height:333px;height:auto !important;height:333px;}
.home_news .inner{padding:56px 0 24px;}
.home_news h2{width:300px;height:44px;margin:-44px auto 3px;background:url(../images/home_news_title.png);}
.home_news .box{background:#fff;height:252px;border:1px solid #eee;padding:16px 19px 13px;
-webkit-border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; -ms-border-radius:3px; border-radius:3px;}
.home_news .cont{height:180px;overflow-y:scroll;}
.home_news li{/** font-size:14px; **/font-size:94%;padding:12px 7px;background:url(../images/bg_dashed.jpg) repeat-x bottom left;}
.home_news li a{color:#f67f00;display:block;/** font-size:15px; **/font-size:100%;}
.home_news .btn{width:322px;height:37px;text-align:center;margin-right:auto;margin-left:auto;margin-top:20px;}
.home_news .btn a{background:#fdd23e;display:block;line-height:1.3;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{min-height:505px;height:auto !important;height:505px;}
.home_promise .inner{padding:56px 0 33px;}
.home_promise h2{width:636px;height:60px;margin:0 auto 28px;background:url(../images/home_promise_title.png);}
.home_promise ul{margin-left:58px;}
.home_promise li{width:274px;margin-right:21px;}
.home_promise li > span{display:block;}
.home_promise li .image{width:254px;height:254px;border:10px solid #fff;background:none no-repeat 50% 50% #fff;
-webkit-border-radius:254px; -moz-border-radius:254px; -o-border-radius:254px; -ms-border-radius:254px; border-radius:254px;
-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_promise li .image{
-moz-transform: scale(0);
-webkit-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-moz-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
-webkit-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
-o-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
-ms-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

#home_promise.reached li .image{
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}

#home_promise h2,#home_promise .name{
opacity:0;
-moz-transform: translateY(20px);
-webkit-transform: translateY(20px);
-o-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
-moz-transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
-ms-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
}

#home_promise.reached h2,#home_promise.reached .name{
opacity:1;
-moz-transform: translateY(0);
-webkit-transform: translateY(0);
-o-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}

/** コンセプト **/
.home_concept{background:url(../images/bg_awai.jpg) no-repeat 50% 50%;min-height:729px;height:auto !important;height:729px;
-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;-ms-background-size:cover;background-size:cover;}
.home_concept .inner{padding:42px 0 34px;}

.home_concept .place{position:relative;min-height:472px; height:auto !important; height:42px;}
.home_concept .place h2{width:591px;height:116px;margin:0 auto 28px;background:url(../images/home_concept_title.png);}
.home_concept .place p{line-height:1.7;width:550px;margin:0 auto;text-align:center;}
.home_concept .place li{position:absolute;left:50%;}
.home_concept .place li.img_01{width:240px;height:179px;margin-left:-535px;bottom:126px;}
.home_concept .place li.img_02{width:219px;height:148px;margin-left:-567px;bottom:-1px;}
.home_concept .place li.img_03{width:219px;height:148px;margin-left:275px;bottom:152px;}
.home_concept .place li.img_04{width:235px;height:173px;margin-left:325px;bottom:-14px;}

.home_concept .cloud{width:855px;min-height:96px;height:auto !important; height:96px;
padding:40px 0 35px;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:120%;font-weight:bold;text-align:center;color:#36ade7;}
.home_concept .cloud p{padding:0 95px;}

#home_concept .cloud,#home_concept .place li{
-moz-transform: scale(0);
-webkit-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-moz-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
-webkit-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
-o-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
-ms-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

#home_concept.reached .cloud,#home_concept.reached .place li{
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}


#home_concept h2,#home_concept .place p{
opacity:0;
-moz-transform: translateY(20px);
-webkit-transform: translateY(20px);
-o-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
-moz-transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
-ms-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
}

#home_concept.reached h2,#home_concept.reached .place p{
opacity:1;
-moz-transform: translateY(0);
-webkit-transform: translateY(0);
-o-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}

#home_concept.reached .place li.img_01{
-moz-transition-delay:.2s;
-webkit-transition-delay:.2s;
-o-transition-delay:.2s;
-ms-transition-delay:.2s;
transition-delay:.2s;
}
#home_concept.reached .place li.img_02{
-moz-transition-delay:.4s;
-webkit-transition-delay:.4s;
-o-transition-delay:.4s;
-ms-transition-delay:.4s;
transition-delay:.4s;
}
#home_concept.reached .place li.img_03{
-moz-transition-delay:.6s;
-webkit-transition-delay:.6s;
-o-transition-delay:.6s;
-ms-transition-delay:.6s;
transition-delay:.6s;
}
#home_concept.reached .place li.img_04{
-moz-transition-delay:.8s;
-webkit-transition-delay:.8s;
-o-transition-delay:.8s;
-ms-transition-delay:.8s;
transition-delay:.8s;
}

/**事業所一覧 **/
.home_office{background:rgba(208, 97, 57,0.4);min-height:882px;height:auto !important;height:882px;}
.home_office .inner{padding:73px 0 42px;}
.home_office h2{width:428px;font-size:120%;height:61px;background:url(../images/home_offic_title.png) 50% 50% no-repeat;margin:-84px auto 23px;}
.home_office .box{background:#fff;padding:47px 55px 20px;
-webkit-border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; -ms-border-radius:3px; border-radius:3px;}
.home_office .map{width:870px;height:253px;overflow:hidden;
-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;border:none;}
.home_office ul{margin-right:-15px;}
.home_office li{width:280px;margin-right:15px;padding:7px 0 31px;}
.home_office li .title{display:block;font-size:120%;}