/*  Fonts  */
@font-face {
    font-family: 'open_regular';
    src: url('../fonts/opensans-regular.eot');
    src: url('../fonts/opensans-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular.woff') format('woff'),
         url('../fonts/opensans-regular.ttf') format('truetype'),
         url('../fonts/opensans-regular.svg#LatoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'open_bold';
    src: url('../fonts/opensans-bold.eot');
    src: url('../fonts/opensans-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bold.woff') format('woff'),
         url('../fonts/opensans-bold.ttf') format('truetype'),
         url('../fonts/opensans-bold.svg#LatoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'open_semibold';
    src: url('../fonts/opensans-semibold.eot');
    src: url('../fonts/opensans-semibold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-semibold.woff') format('woff'),
         url('../fonts/opensans-semibold.ttf') format('truetype'),
         url('../fonts/opensans-semibold.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'satellite';
    src: url('../fonts/satellite.eot');
    src: url('../fonts/satellite.eot?#iefix') format('embedded-opentype'),
         url('../fonts/satellite.woff') format('woff'),
         url('../fonts/satellite.ttf') format('truetype'),
         url('../fonts/satellite.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}


img a:hover {
	opacity: 0.7 ;
}

.clearfix::after{
  content: "";
  display: block;
  clear: both;
}

/*  General CSS*/
.wrapper{
	width: 100%;
  max-width: 1400px;
	height: auto;
	margin: 0 auto;
}


footer .f_cols ul.sm li a,
header nav ul li a,
footer a:hover{
	transition:all .2s linear;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-o-transition:all .2s linear;
}






/*  Header  */
#accordion{
  display: none;
}
header{
}
header.trasparent_nav{
	width: 100%;
    height: 100px;
    background-color: rgba(255, 255, 255, .5);
    border-bottom: 1px rgba(255, 255, 255, .3) solid;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 9999;
}

header.trasparent_nav nav{
  height: 100px;
}
header.trasparent_nav nav ul{
  height: 100%;
}
header.trasparent_nav nav ul li{
  padding: 41.5px 0;
}
header.trasparent_nav nav ul li a{
  display: block;
}
header.trasparent_nav .logo,
header.fixed_nav .logo{
    float: left;
    width: 25%;
    min-width: 200px;
    margin-top: 15px;
}
header.trasparent_nav .logo img,
header.fixed_nav .logo img{
  padding-left: 15px;
}

/* 一時停止
header.fixed_nav .logo{
    margin-top: 27px;
}
*/

header.trasparent_nav nav,
header.fixed_nav nav{
}

header.trasparent_nav nav ul,
header.fixed_nav nav ul{
    list-style: none;
}

header.trasparent_nav nav ul li,
header.fixed_nav nav ul li{
    float: left;
    margin-left: 50px;
}

header.trasparent_nav nav ul li:first-child,
header.fixed_nav nav ul li:first-child{
    margin-left: 0;
}

header.trasparent_nav nav ul li a,
header.fixed_nav nav ul li a{
    text-decoration: none;
    color: #454545;
    font-family: 'open_regular', arial;
    font-size: 16px;
}

header.trasparent_nav nav ul li a:hover,
header.fixed_nav nav ul li a:hover{
    color: #e61c42;
}

header.fixed_nav nav ul li a{
    font-size: 16px;
}


header.fixed_nav{
    width: 100%;
    height: 80px;
    background-color: #ffffff;
    border-bottom: 1px solid #f1f1f1;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9998;
    margin-top: -81px;
}




/*  Billboard  */
.billboard{
    width: 100%;
    height: 750px;
    overflow: hidden;
    position: relative;
    background: no-repeat center center;
    background-size: cover;
}
    body.top .billboard{

      background-image: url(../img/mainimage.jpg);
    }
    body.care .billboard{
      background-image: url(../img/sub_mainimage/care_mainimage.jpg);
    }
    body.contact .billboard{
      background-image: url(../img/sub_mainimage/contact_mainimage.jpg);
    }
    body.thanks .billboard{
      background-image: url(../img/sub_mainimage/contact_mainimage.jpg);
    }
    body.eeyan_page .billboard{
      background-image: url(../img/sub_mainimage/eeyan_mainimage.jpg);
    }
	body.alfa_page .billboard{
      background-image: url(../img/sub_mainimage/alfa_mainimage.jpg);
    }
    body.kajidaiko .billboard{
      background-image: url(../img/sub_mainimage/kajidaiko_mainimage.jpg);
    }
    body.ookini_page .billboard{
      background-image: url(../img/sub_mainimage/ookini_mainimage.jpg);
    }
	body.ahisuto_page .billboard{
      background-image: url(../img/sub_mainimage/ashisuto_mainimage.jpg);
    }
    body.company .billboard{
      background-image: url(../img/sub_mainimage/company_mainimage.jpg);
    }

	body.eeyan_staff_page .billboard{
      background-image: url(../img/sub_mainimage/eeyan_staff_mainimage.jpg);
    }
	body.ookini_staff_page .billboard{
      background-image: url(../img/sub_mainimage/ookini_staff_mainimage.jpg);
    }
	body.ashisuto_staff_page .billboard{
      background-image: url(../img/sub_mainimage/ashisuto_staff_mainimage.jpg);
    }
	
	body.eeyan_recruit_page .billboard{
      background-image: url(../img/sub_mainimage/eeyan_recruit_mainimage.jpg);
    }
	body.ookini_recruit_page .billboard{
      background-image: url(../img/sub_mainimage/ookini_recruit_mainimage.jpg);
    }
	body.ashisuto_recruit_page .billboard{
      background-image: url(../img/sub_mainimage/ashisuto_recruit_mainimage.jpg);
    }
	
	body.alfa_recruit_page .billboard{
      background-image: url(../img/sub_mainimage/alfa_recruit_mainimage.jpg);
    }
	

.sub_billboard{
    width: 100%;
    height: 500px;
    overflow: hidden;
    position: relative;
}

/*  Call To Action Section  */
.cta{
    width: 100%;
    height: 90px;
    margin: 0 auto;
    position: absolute;
}
.cta div{
  max-width: 1200px;
  margin: auto;
}

.cta p{
    display: inline-block;
    font-family: 'open_regular', arial;
    font-size: 20px;
    margin: 35px 0 0 40px;
    letter-spacing: 1px;
}


.cta .contact_link{
  width: 375px;
    position: absolute;
    margin: auto;
    top: 38px;
    right: 40%;
    left: 60%;
}
.cta a{
    padding: 17px 60px;
    font-family: 'open_regular', arial;
    font-size: 16px;
    letter-spacing: 1px;
}

.cta_top{
    background-color: rgba(255, 255, 255, .8);
    top:660px;
}

.cta_top p{
    color: #454545;
}

.cta_top a{
    border-radius: 30px;
    background: #F30;
    color: #fff;
}
.cta_top a:hover{
    background: #ff0000;
    color: #fff;
	text-decoration:none;
}





/*  Services  */
.services,
.testimonials{
    padding: 50px 0;
    background: #fbfbfb;
}

.services h2{
    color: #616161;
    font-family: 'open_semibold', arial;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}


.services .separator{
  width: 70%;
    text-align: center;
    margin: 20px auto;
}

body.top .services ul,
body.eeyan_page .services ul,
body.ookini_page .services ul,
body.ahisuto_page .services ul,
body.company .services ul
{
    list-style: none;
    margin: auto;
    padding: 0 20px;
    max-width: 1300px;
    /* overflow: hidden; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;

    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
body.company .company_detail ul{
  display: block;
}
body.eeyan_page .services ul li img,
body.ookini_page .services ul li img,
body.ahisuto_page .services ul li img
{
  display: block;
}

body.top .services ul li
body.top .services ul li{
    display: block;
    max-width: 293px;
    text-align: center;
}

.services ul{
    list-style: none;
    margin-left: 80px;
    overflow: hidden;
}

.services ul li{
    float: left;
    display: block;
    width: 310px;
    height: auto;
    margin-left: 30px;
    text-align: center;
}

.services ul li:first-child{
    margin-left: 0;
}

.services ul li img.s_icons{
    margin-bottom: 20px;
}

.services ul li h3{
    color: #746969;
    font-family: 'open_bold', arial;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}

.services ul li p{
    color: #746969;
    font-family: 'open_regular', arial;
    font-size: 14px;
    line-height: 22px;
}
body.top .services span{
  display: block;
  padding: 10px 0;
  font-size: 18px;
}
.services li:nth-child(1) span{
  color: #DE5635;
}
.services li:nth-child(2) span{
  color: #F8AF00;
}
.services li:nth-child(3) span{
  color: #ADC051;
}

.services li:nth-child(4) span{
	color: #87cefa;
}



/*  Recent Work  */
.image_contents{
    width: 100%;
    max-width: 1024px;
    margin: 50px auto 0;
    overflow: hidden;
}

.image_contents .work{
    display: block;
    position:relative;
    width: 25%;
    max-width: 512px;
    height: 300px;
    float: left;
}
.image_contents .work:nth-child(1){
  background: url(../img/w1.jpg) center center no-repeat;
  background-size: cover;
}
.image_contents .work:nth-child(2){
  background: url(../img/w2.jpg) center center no-repeat;
  background-size: cover;
}
.image_contents .work:nth-child(3){
  background: url(../img/w4.jpg) center center no-repeat;
  background-size: cover;
}
.image_contents .work:nth-child(4){
  background: url(../img/w5.jpg) center center no-repeat;
  background-size: cover;
}

/*キャプション*/

.content {
}
.caption2 {
}
.link {
  display:block;
  height: 300px;
  background: rgba(255,255,255,0.2);
  text-decoration:none;
  text-align: center;
  font-size: 24px;
}

a.link:hover {
	background: rgba(255,255,255,0.5);
  color: #000;
  font-size: 24px;
  transition: 0.5s;
}

.link span{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 20px 0;
  background: rgba(0,0,0,0.5);
  color: #fff;
}
.inner {
    padding:0;
}
/*  Testimonials  */
.testimonials{
    height: auto;
    padding-bottom: 50px;
}

.testimonials h3{
    color: #ff0000;
    font-family: 'open_bold', arial;
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
	margin: 2em auto;
}

.testimonials h3 span{
	font-size:12px;
	color:#616161;
}
.testimonials ul.testi_boxs{
    list-style: none;
    overflow: hidden;
    margin-top: 40px;
    padding: 0 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.testimonials ul.testi_boxs li{
    display: block;
    width: 293px;
    height: auto;
}

.testimonials ul.testi_boxs img.avatar{
    display: block;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    margin: 0 auto;
}

.testimonials ul.testi_boxs h2{
    color: #616161;
    font-family: 'open_bold', arial;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: .5px;
    text-align: center;

}

.testimonials ul.testi_boxs h2 span{
    color: #756a6a;
    font-family: 'open_regular', arial;
    font-weight: normal;
    font-size: 12px;
}

.testimonials ul.testi_boxs p{
    color: #747474;
    font-family: 'open_regular', arial;
    font-size: 14px;
    line-height: 22px;
    margin-top: 20px;
}




/*  Clients  */
.recruit{
    width: 100%;
    background: #f2f1f1;
	margin-top:50px;
}

.recruit ul{
  margin: auto;
    list-style: none;
}

.recruit ul li{
    display: block;
    float: left;
    margin-left: 8%;
}

.recruit ul li a img{
    display: block;
    padding: 35px 0;
}

.recruit ul li:first-child{
    margin-left: 90px;
}





/*  Footer  */
footer{
    width: 100%;
    background: #353535;
    overflow: hidden;
    padding-bottom: 20px;
}

footer .cta_footer{
  position: relative;
    background-color: #434343;
}

footer .cta_footer p{
    color: #ffffff;
}
footer .cta_footer p br{
    display: none;
}

footer .cta_footer a{
    background: #F30;
    color: #fff;
    border-radius: 30px;
}
footer .cta_footer .contact_link{
  width: 310px;
    right:30%;
    left:70%;
}

footer .cta_footer a:hover{
    background: #ff0000;
	text-decoration:none;
}



footer .footer_widget{
    padding: 50px 20px 40px;
    margin-bottom: 40px;
    border-bottom: 1px #434343 solid;
}

footer .f_cols{
  text-align: center;
}
footer .f_cols:first-child{
  width: 50%;
  margin: auto;
}
footer .f_cols:not(:first-child){
    display: block;
    width: 30%;
    float: left;
    padding:40px 5% 0 0;
}

footer .f_cols:last-child{
    padding-right: 0;
}

footer .f_cols h3{
  display: inline-block;
    color: #fff;
    font-family: 'open_regular', arial;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 20px;
    padding-bottom: 5px;
    letter-spacing: 1px;
    border-bottom: 1px solid;

}

footer .f_cols p{
    font-family: 'open_regular', arial;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #ffffff;
    margin-bottom: 20px;
}

footer .f_cols span.phone{
    display: block;
    font-family: 'open_bold', arial;
    font-weight: bold;
    color: #ffffff;
}

footer .f_cols ul.sm{
    list-style: none;
    overflow: hidden;
}

footer .f_cols ul.sm li{
    float: left;
    margin-left: 10px;
}

footer .f_cols ul.sm li:first-child{
    margin-left: 0;
}

footer .f_cols ul.sm li a{
    display: block;
    width: 25px;
    height: 25px;
    background: url('../img/social.png') no-repeat;
}

footer .f_cols ul.sm li a.fb{
    background-position: 0 0;
}
footer .f_cols ul.sm li a.twitter{
    background-position: -26px 0;
}
footer .f_cols ul.sm li a.dribbble{
    background-position: -52px 0;
}

footer .f_cols ul.sm li a:hover{
    background: url('../img/social_hover.png') no-repeat;
}

footer .f_cols ul.sm li a.fb:hover{
    background-position: 0 0;
}
footer .f_cols ul.sm li a.twitter:hover{
    background-position: -26px 0;
}
footer .f_cols ul.sm li a.dribbble:hover{
    background-position: -52px 0;
}

footer .f_cols a{
    display: inline-block;
    font-family: 'open_regular', arial;
    color: #ffffff;
}

footer .f_cols a:hover{
    color: #ffffff;
	text-decoration: none;
	opacity: 0.7;
}

footer .f_cols ul li{
    list-style: none;
    margin-bottom: 20px;
}

footer .f_cols ul li a{
    text-decoration: none;
    color: #ffffff;
    font-family: 'open_regular', arial;
    font-family: 14px;
}

footer .f_cols ul li a:hover{
    color: #e61c42;
}

.sub{
	margin:10px 10px 10px 10px;
}
.sub li{
	margin-bottom:5px !important;
	padding-left:10px;
}

p.rights{
    display: block;
    text-align: center;
    margin: 0;
    padding: 0;
    color: #fff;
    font-family: 'open_regular', arial;
    font-size: 13px;
    letter-spacing: 1px;
}

p.rights a{
    font-family: 'open_bold', arial;
    font-weight: bold;
}


/*  topics  */
#topics{
  width: 100%;
  background: #f2f1f1;
	padding:50px 0;
}
#topics .box{
	background:#FFF;
	width:60%;
	margin:0 auto;
	padding:10px;
	height: 100px;
  overflow: auto;
}

.topics_header{
	width:60%;
	margin:0 auto;
	color: #fff;
	font-family: 'open_bold', arial;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	background: #77c6ff;
	padding:10px;
}


.box p{
    clear: both;
    margin-top: 2px;
}

.box ul{
  list-style: none;
}
.box ul li{
	padding:1px 3px 6px 3px;
}
.box ul li .tip{
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  font-size: 10px;
  min-width: 50px;
  text-align: center;
  padding: 2px 5px;
  color: #fff;
  line-height: 1;
  white-space: nowrap;
  float: left;
  margin-right: 10px;
  background: #ff983e;
}
.box ul li .tip + *{
  overflow: hidden;
}
.box ul li:after{
  content: "";
  display: table;
  clear: both;
}
.blog{
	list-style:none;
	background:url(../img/blog.png) left center no-repeat;
}

.topics{
	list-style:none;
	background:url(../img/topics.png) left center no-repeat;
	padding-left:40px;
}


/*  事業所コンテンツ  */
.eeyan{
	border-bottom:#F30 2px solid;
	margin:0 auto;
	text-align:center;
	width:420px;
}

.main_comments{
	text-align:center;
	color: #303030;
	font-size: 16px;
	line-height: 24px;
	margin:30px auto 60px;
}

#center_gaiyou {
    width: 100%;
    background: #f2f1f1;
    padding: 15px 0;
}
.outline_area{
	width:1200px;
	margin:10px auto;
}
.text_area{
	width:50%;
	float:left;
	margin:10px auto;
}

.clearfix::after{
  content: "";
  display: block;
  clear: both;
}

.map_area{
	width:50%;
	float:left;
	margin:10px auto;
}

.map{
	margin:30px 0;
}


#center_gaiyou h1{
	border-left: 1px solid #F30;
	padding:10px;
}

#center_gaiyou dl{
	margin:30px 0;
}

#center_gaiyou dl dt{
	    float: left;
		clear: left;
		padding-bottom: 20px;
}

#center_gaiyou dl dd{
    padding: 0 0 20px 150px;
	line-height: 1.5em;
}

#staff{
	width:100%;
}
#staff .left_img{
	width:50%;
	float:left;
	height:520px;
	background:url(../img/eeyan/staffarea.jpg) no-repeat;
}
.left_img img{
	width:100%
}

#staff .left_img_ookini{
	width:50%;
	float:left;
	height:520px;
	background:url(../img/ookini/staffarea.jpg) no-repeat;
}
.left_img_ookini img{
	width:100%
}



#staff .right_box{
	background-color:#F60;
	width:50%;
	float:left;
	height:520px;
}
#staff .innerbox{
	padding:50px 70px;
}

.staff_btn{
	text-align:center;
	margin-top:20px;
}

#staff .right_box h1{
	text-align:center;
	margin-top:40px;
}

#staff .right_box p{
	color:#FFF;
	line-height:2.4em;
	margin:40px auto;
	text-align:center;
}


.square_btn{
    display: inline-block;
    padding: 0.5em 2em;
    text-decoration: none;
    background: #ff0000;/*ボタン色*/
    color: #FFF;
    border-bottom: solid 4px #980202;
    border-radius: 4px;
	line-height:1.2em;
}
.square_btn:hover {/*ボタンを押したとき*/
    -ms-transform: translateY(4px) !important;
    -webkit-transform: translateY(4px) !important;
    transform: translateY(4px) !important;/*下に動く*/
    border-bottom: none !important;/*線を消す*/
	padding: 0.5em 2em !important;
	background: #ff0000 !important;/*ボタン色*/
	color: #FFF !important;
	text-decoration:none !important;
}


#syowa_recruit_list{
	margin:30px 10px;
}

#syowa_recruit_list h1{
	font-size:22px;
	color:#fe798c;
	margin-bottom:23px;
}

#syowa_recruit_list .list01{
	border:#CCC 3px solid;
	margin:30px 50px;
	padding:15px;
	background-color:#FFF;
}
.list01 img{
	float:left;
	margin-right:40px;
}

#syowa_recruit_list dl{
	float:left;
}

#syowa_recruit_list dt {
	float: left ;
	clear: left ;
	margin-right: 0.5em ;
	width: 100px ;
	margin-bottom:14px;
}

#syowa_recruit_list dd {
        float: left ;
		line-height: 1.8rem;
}
.kyuyo{
	font-size:18px;
	color:#F00;
	font-weight:bold;
}

#syowa_recruit_list dd span{
	background: #69F;
	padding: 2px 5px 5px;
	color:#FFF;
	margin-right:3px;
	font-size:12px;
	font-weight:bold;
}
#syowa_recruit_list .btn{
	float:right;
}
.btn a:hover{
	opacity:0.7;
}


/*  リクルート表組み  */

.recruit_detail{
	margin:30px 50px 80px;
	background:#FFF;
}

.recruit_detail table {
	border-collapse: collapse;
	width:100%;
}
.recruit_detail th.t_top {
    border-top: #fe798c 4px solid;
}
.recruit_detail th {
	border-bottom: #e3e3e3 1px dotted;
	text-align: left;
	padding: 20px 20px;
	font-weight: normal;
}
.recruit_detail td.t_top {
	border-top: #CCC 4px solid;
}
.recruit_detail td {
	border-bottom: #e3e3e3 1px dotted;
	text-align: left;
	padding: 10px;
	line-height:1.6em;
}
.recruit_detail td p{
	margin-bottom:10px;
}

.recruit_detail ul{
	margin:16px 30px;
	overflow:visible !important;
	list-style:disc !important;
}
.recruit_detail ul li{
	float:none !important;
	text-align:left;
	margin:2px 0 !important;
	width:100%;
	display:list-item;
	color: #333;
}


table dt {
    font-weight: bold;
    float: left;
    margin-right: 5px;
    width: 110px;
}

table dd{
	margin-bottom:20px;
	float:left;
	width:720px;
}

.t_line01 span {
    background: #fc5501;
    color: #FFF;
    padding: 2px 5px 5px;
    margin-right: 5px;
	font-size:12px;
	font-weight:bold;
}

.t_line02 span {
    background: #f33;
    color: #FFF;
    padding: 2px 5px 5px;
    margin-right: 5px;
	font-size:12px;
	font-weight:bold;
}

.t_line03 span {
    background: #69F;
    color: #FFF;
    padding: 2px 5px 5px;
    margin-right: 5px;
	font-size:12px;
	font-weight:bold;
}

.fsb {
    color:  #ff697e;
    font-size: 20px;
    margin-bottom: 5px !important;
}

.staff_btn{
	text-align:center;
	margin-top:20px;
}

.btn_end{
	display: inline-block;
    padding: 0.8em 2em;
	text-decoration: none;
    background: #999;
	border: #FFF 3px solid;
    color: #FFF;
    border-radius: 4px;
    line-height: 1.2em;
    font-size: 20px;
	
}


.square_recruit_btn{
    display: inline-block;
    padding: 0.8em 2em;
    text-decoration: none;
    background: #6C0;/*ボタン色*/
    color: #FFF;
    border-bottom: solid 4px #669900;
    border-radius: 4px;
	line-height:1.2em;
	font-size:20px;
}
.square_recruit_btn:hover {/*ボタンを押したとき*/
    -ms-transform: translateY(4px) !important;
    -webkit-transform: translateY(4px) !important;
    transform: translateY(4px) !important;/*下に動く*/
    border-bottom: none !important;/*線を消す*/
	padding: 0.8em 2em !important;
	background: #6C0 !important;/*ボタン色*/
	color: #FFF !important;
	text-decoration:none !important;
	font-size:20px;
}

.btn_box{
	height: 70px;
}

.contact_tel_image{
	display:table-cell;
	padding-right:10px;
}


.contact_tel{
	margin:30px 33%;
	height:50px;
}
.section-top__conte_tel {
    vertical-align: middle;
	display: table-cell;
}
.section-top__conte_tel_text {
    font-size: 14px !important;
	line-height:1 !important;
	padding:0 !important;
}
.section-top__conte_tel_no {
    display: block;
    font-size: 40px;
    font-weight: bold;
	padding-top:6px;
}

.section-top__conte_tel_no a {
    color: #F30;
}


/*  家事代行コンテンツ  */
#kaji{
	margin-top:-70px;
}

#kaji h3{
	text-align:center;
	padding:50px 0;
	color:#fe798c;
	font-size:18px;
}



#kaji .left_box{
	width:50%;
	float:left;
	background: url(../img/kaji/img03.jpg)  no-repeat;
	height:540px
}
#kaji .right_box{
	width:50%;
	float:left;
	height:540px;
	background-color: #FFF;
}

.right_box ul{
	margin:20px 0 0 50px;
}
.right_box li{
	margin-bottom: 25px;
}



#kaji .right_box2{
	width:50%;
	float:left;
	background: url(../img/kaji/img04.jpg)  no-repeat;
	height:540px
}
#kaji .left_box2{
	width:50%;
	float:left;
	height:540px;
	background-color: #FFF;
}

.left_box2 ul{
	margin:20px 0 0 50px;
}
.left_box2 li{
	margin-bottom:20px;
}




.alignright {
    float: right;
}
.alignleft {
    float: left;
}
.aligncenter {
	text-align:center !important;
	margin:20px auto;
}

img.alignright, img.alignleft {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}


/*  家事代行表組み  */

.kaji_detail{
	margin:30px 50px 80px;
}

.kaji_detail table {
	border-collapse: collapse;
	width:100%;
	margin-bottom:30px;
}
.kaji_detail tr {
	padding:5px 0;
	margin:5px 0;
}

.kaji_detail th.t_top {
    border-top: #fe798c 4px solid;
	font-weight:bold;
}
.kaji_detail th {
	border-bottom: #e3e3e3 1px dotted;
	text-align: left;
	padding: 20px 20px;
	font-weight: normal;
	background-color: #fbfbfb;
}
.kaji_detail td.t_top {
	border-top: #CCC 4px solid;
}
.kaji_detail td {
	border-bottom: #e3e3e3 1px dotted;
	border-left:#e3e3e3 1px dotted;
	text-align: left;
	padding: 10px;
	line-height:1.6em;
	background-color:#FFF;
}
.kaji_detail td p{
	margin-bottom:10px;
}

.kaji_detail ul{
	margin:16px 30px;
	overflow:visible !important;
	list-style:disc !important;
}
.kaji_detail ul li{
	float:none !important;
	text-align:left;
	margin:2px 0 !important;
	width:100%;
	display:list-item;
	color: #333;
}

.kaji_detail p span{
	font-weight:bold;
}

.case{
	background-color:#f2f1f1;
	padding:30px 30px 50px;
}
.case p{
	text-align:center;
	margin:20px 0;
}
.case li{
	float:left;
	list-style:none;
	border:#fba8b4 1px solid;
	border-radius:15px;
	padding:7px 10px;
	background-color:#FFF;
	margin:3px;
}




/*  訪問介護コンテンツ  */
#care{
	margin-top:-70px;
}

#care h1{
	text-align:center;
	padding:20px 0;
	color:#fe798c;
	font-size:24px;
}

.caremenu{
	margin:10px 30px 60px;
}

.caremenu p{
	margin:20px;
}
.notes{
	text-indent:-1em;
	padding-left:1em;
	line-height:1.6em;
}

#care h2{
	text-align:center;
	background:#e61c42;
	color:#FFF;
	padding:10px;
	border-radius:12px;
}





#care .left_box{
	width:50%;
	float:left;
	background: url(../img/care/img01.jpg)  no-repeat;
	height:540px
}
#care .right_box{
	width:50%;
	float:left;
	height:540px;
	background-color: #FFF;
}

.right_box ul{
	margin:20px 0 0 50px;
}
.right_box li{
	margin-bottom: 25px;
}


.alignright {
    float: right;
}
.alignleft {
    float: left;
}


.carecase{
	background-color:#fe798c;
	padding:30px 0;
}

#care h3{
	text-align:center;
	color:#FFF;
	padding:10px;
	font-size:200%;
}

#care h4{
	background: #e6f3f4;
	color: #333;
	font-size:140%;
	width:90%;
	padding:17px 20px;
	line-height:1.6em;
	margin: 20px auto 10px;
	font-weight:normal;
	border-left: 4px #d6f1f3 solid;
}

#care .carebox p{
  width: 80%;
}
#care .carebox::after{
  content: "";
  display: block;
  clear: both;
}

.caredetail p{
  width: 100%;
  margin: auto;
	padding:10px;
	line-height:1.6em;
	font-size:120%;
}

.boderbox{
	border:#999 2px solid;
	margin:30px auto 60px;
	background:#FFF;
	padding:20px 0 30px;
	width:840px;
}

.boderbox dl{
	margin:0 40px;
}

.boderbox dt{
	float:left;
	background:url(../img/arr04.png)  right center no-repeat;
	padding:10px 20px 10px 0;
}

.boderbox dd{
	float:left;
	padding:10px 0 10px 10px;
}

.boderbox dd a{
	text-decoration:underline;
	color: #03F;
}
.boderbox dd a:hover{
	color: #009;
	text-decoration:none;
}

.carepoint{
	color:#C00;
	font-size:110%;
	font-weight:bold;
	text-align:center;
}




/*会社概要コンテンツ*/

.company_detail{
	margin:30px 50px 80px;
	background:#FFF;
}

.company_detail table {
	border-collapse: collapse;
	width:100%;
}
.company_detail th.t_top {
    border-top: #F30 4px solid;
}
.company_detail th {
	border-bottom: #FFF 1px dotted;
	text-align: left;
	padding: 20px 20px;
	font-weight: normal;
	background: #EFEFEF ;
}
.company_detail td.t_top {
	border-top: #CCC 4px solid;
}
.company_detail td {
	border-bottom: #e3e3e3 1px dotted;
	text-align: left;
	padding: 10px;
	line-height:1.6em;
}
.company_detail td p{
	margin-bottom:10px;
}

.company_detail ul{
	margin:16px 30px;
	overflow:visible !important;
	list-style:disc !important;
}
.company_detail ul li{
	float:none !important;
	text-align:left;
	margin:2px 0 !important;
	width:100%;
	display:list-item;
	color: #333;
}

ul.imagesline img.avatar{
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    margin-bottom: 20px;
}

.eeyanpart{
	margin-bottom:2em;
}

.eeyanpart span{
	color:#F30;
	font-weight:bold;
}

.eeyanpart p{
	margin:10px;
}

.ookinipart{
	margin-bottom:2em;
}
.ookinipart span{
	color:#f8af00;
	font-weight:bold;
}

.ookinipart p{
	margin:10px;
}

.ashisutopart{
	margin-bottom:2em;
}
.ashisutopart span{
	color:#ADC051;
	font-weight:bold;
}

.quolis{
	margin-bottom:2em;
}
.quolis span{
	color: #FF5353;
	font-weight:bold;
}


.ashisutopart p{
	margin:10px;
}

#greetingbox{
    margin: 50px 50px 80px;
    background: #e6f3f4;
	padding:1.5em;
	border-radius:15px;
}
#greetingbox h3{
	margin-top:10px;
	color: #666;
}
#greetingbox .alignleft{
	margin-right:1em;
}

#greetingbox p{
	padding:0.5em 1em 0em 1em;
	line-height:1.6em;
}


/*スタッフ紹介コンテンツ*/

.eeyan_staff {
    margin: 0 auto;
    text-align: center;
	line-height:1.2em;
	background-color: #F4F4F4;
	padding-bottom:10px;
}
.eeyan_staff span{
	font-size:16px;
	color:#F30;
}

#stafflist{
	margin:10px;
}
.staff_box{
	padding:40px 20px;
	border-bottom:#999 1px dotted;
}

#stafflist .left_img{
	float:left;
	width:25%;
}

#stafflist .qa_box{
	float:left;
	width:70%;
	padding-left:5%;
}

#stafflist h3{
	font-size:22px;
	padding:10px 15px;
	color: #FFF;
	margin-bottom:20px;
	background-color:#fe798c;
	border-radius: 10px;
}
#stafflist .name{
	font-size:18px;
	margin:5px 20px 30px;
}

#stafflist h4{
	font-size:18px;
	color: #333;
	margin-bottom:10px;
	background: url(../img/pointring.png) left center no-repeat;
	padding-left:1.5em;
}
#stafflist p{
	margin-bottom:20px;
	line-height:1.4em;
}

.btn_box_mb{
	margin:60px auto;
}


.career{
}

.campaignbox{
	margin:10px 50px;
}


/*  おおきにコンテンツ  */
.ookini{
	border-bottom:#f8af00 2px solid;
	margin:0 auto;
	text-align:center;
	width:420px;
}

/*  あしすとコンテンツ  */
.ashisuto{
	border-bottom:#ADC051 2px solid;
	margin:0 auto;
	text-align:center;
	width:460px;
}

/*  メールフォーム  */

.form_detail{
	margin:30px 50px 80px;
	background:#FFF;
}
.form_detail table {
	border-collapse: collapse;
	width:100%;
}
.form_detail th.t_top {
    border-top: #F30 4px solid;
}
.form_detail th {
	border-bottom: #FFF 1px dotted;
	text-align: left;
	padding: 20px 20px;
	font-weight: normal;
	background: #EFEFEF ;
}

.form_detail th span {
	background-color:#C00;
	padding:2px 4px;
	color:#FFF;
	font-size:12px;
}
.form_detail td {
	border-bottom: #e3e3e3 1px dotted;
	text-align: left;
	padding: 10px 30px;
	line-height:1.6em;
}
.form_detail td p{
	margin-bottom:10px;
}

.form_detail ul{
	margin:16px 0px;
	overflow:visible !important;
	list-style: none !important;
}
.form_detail ul li{
	float:none !important;
	text-align:left;
	margin:2px 0 !important;
	width:100%;
	display:list-item;
	color: #333;
}

ul.imagesline img.avatar{
    border-radius: 110px;
    -webkit-border-radius: 110px;
    -moz-border-radius: 110px;
    -o-border-radius: 110px;
    margin-bottom: 20px;
}

/* nav追加css　ドロップダウン */

#dropmenu,#fixed_dropmenu{
  width: 70%;
  float: right;
  list-style-type: none;
  height: 40px;
  margin-right: 10px;
  padding: 0;
}
#fixed_dropmenu{
  float: right;
  list-style-type: none;
  height: 81px;
  margin: 0 auto ;
  padding: 0;
}
#dropmenu li,
#fixed_dropmenu li{
  position: relative;
  width: 20%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 18px;
}
#dropmenu li a{
  display: block;
  margin: 0;
  padding: 42px 0 42px;
  line-height: 1;
  text-decoration: none;
}
#fixed_dropmenu li a{
  display: block;
  margin: 0;
  padding: 32px 0;
  line-height: 1;
  text-decoration: none;
}
#dropmenu li:hover ul li > a{
  background: rgba(255, 255, 255, 0.7);
}
#dropmenu li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
#fixed_dropmenu li ul{
  width: 225px;
  list-style: none;
  position: absolute;
  top:70px;
}
#dropmenu li:last-child ul,
#fixed_dropmenu li:last-child ul{
  left: -100%;
  width: 100%
}
#dropmenu li ul li,
#fixed_dropmenu li ul li{
  overflow: hidden;
  width: 160%;
  max-width: 242px;
  height: 0;
  margin-left: 0;
  color: #fff;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
#dropmenu li ul li a,
#fixed_dropmenu li ul li a{
  padding: 15px 15px;
  background: #FFF;
  text-align: left;
  font-size: 14px;
  font-weight: normal;
}
#fixed_dropmenu li ul li a{
  border: 1px solid #f1f1f1;
}
#dropmenu li:hover ul li{
  overflow: visible;
  height: 46px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
#fixed_dropmenu li:hover ul li{
  overflow: visible;
  height: 47px;
}
#dropmenu li:hover ul li:first-child,
#fixed_dropmenu li:hover ul li:first-child{
  border-top: 0;
}
#dropmenu li:hover ul li:last-child,
#fixed_dropmenu li:hover ul li:last-child{
  border-bottom: 0;
}

/* ----------
tab
---------- */
@media screen and (max-width:1024px){
  /* #dropmenu li ul li,
  #fixed_dropmenu li ul li{
    overflow: hidden;
    width: 230%;
  } */

  header.trasparent_nav{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9998;
  }
  #dropmenu,
  .fixed_nav,
  #fixed_dropmenu{
    display: none;
  }
  #accordion {
    display: block;
    position: absolute;
    top:100px;
    width: 100%;
    text-align: center;
    color: #454545;
    background: rgba(255, 255, 255, 0.9);
  }
  #accordion .inner {
    display: none;
  }
  #accordion .inner li{
    float: none;
    margin: 0;
    padding: 0;
    border-bottom:1px solid #ddd;
  }
  #accordion .inner li.content2-2{
    border-bottom:none;
  }
  #accordion .inner li:first-child{
    border-top:1px solid #ddd;
  }
  #accordion p{
    padding: 50px;
    font-size: 24px;
  }
  #accordion p.menubtn{
    padding: 30px;
    font-weight: bold;
  }
  #accordion {
    text-align: center;
  }
  .cta_top{
    top:580px;
    padding:30px 0 50px;
    bottom:70px;
  }
  .cta p{
    display: block;
    margin: 0;
    text-align: center;
  }
  .cta .contact_link{
    display: block;
    width: 375px;
    position: absolute;
    margin: auto;
    top: 90px;
    left: 0;
    right: 0;
  }
  .cta a{
    float: none;
    margin: 0;
  }
  .image_contents .work{
      width: 50%;
  }
  .services .separator{
    display: none;
  }
  body.top .services ul{
    display: block;
  }
  body.top .services ul li{
    width: 90%;
    max-width: 400px;
    padding: 50px;
  }
  body.top .services ul li,
  body.top .services ul li:first-child{
    display: block;
    width: 500px;
    margin: 30px auto 0;
    padding: 10px 50px;
  }
  body.top .services ul li,
  body.top .services ul li:first-child{
    border: 1px solid #ccc;
    border-radius: 20px;
  }
  body.top .services p{
    font-size: 20px;
  }
  #topics .box,.topics_header{
    width: 80%;
  }
  #topics .box{
    height: 200px;
  }
  #topics .box li{
    font-size: 12px;
  }
  .recruit ul{
  }
  .recruit ul li{
    width: 50%;
    margin: auto;
  }
  .recruit ul li:first-child{
    margin-left: 0;
  }
  .recruit ul li img{
    margin: auto;
  }
  .cta_footer {
    height: 80px;
    padding: 30px 0 65px;
  }
  .cta_footer .contact_link{
    top:110px;
    right: 0!important;
    left: 0!important;
  }
  footer .cta_footer p {
      line-height: 1.3;
  }
  footer .cta_footer p br{
      display: block;
  }
  .testimonials ul.testi_boxs{
    display: block;
    margin-top: 40px;
  }
  .testimonials ul.testi_boxs li{
    margin: 0 auto;
    padding-bottom: 30px;
    width: 500px;
  }
  .contact_tel{
    display: block;
    width: 385px;
    margin: 30px auto;
  }

/* care page */
body.care h3{
  font-size: 24px;
}
body.care h4{
  font-size: 18px;
},
body.care .main_comments{
  font-size: 14px;
}
body.care .carebox p{
  margin-bottom: 20px;
}
body.care .main_comments{
  font-size: 14px;
}
body.care .right_box{
  font-size: 140%;
}

}

/* ----------
sp
---------- */
@media screen and (max-width:750px){
  body{

  }
  
  .recruit ul li{
    width: 100%;
    margin: auto;
  }
}

@media screen and (max-width: 620px) {
	.services ul{
		padding: 0 3px !important;
	}

	.services ul li{
    margin-left: 10px !important;
}

.services ul li:first-child{
    margin-left: 0;
}
}


/*/ ブログ*/
.blog_detail{
  margin: 40px 20px 80px;
  background: #FFF;
  border: solid 1px #d9e2f0;
  float: left;
  width: 730px;
  padding: 40px;
}

.services .blog_meta{
  margin-left:10px;
}

.services .blog_meta li{
  float:left;
  width:160px;
  margin:6px 0px 20px 10px;
}

.services .blog_meta:after{
  content: "";
  display: table;
  clear: both;
}

.time{
  margin-left:10px;
  color:#999;
  font-size:12px;
  padding:5px;
}

.category{
  margin-left:10px;
  color: #de5635;
  padding:5px;
  font-size:12px;
}

.category2{
  margin-left:10px;
  color: #f8af00;
  padding:5px;
  font-size:12px;
}


.blog_detail__body p{
  line-height:2em;
}

.services .blog_detail__body ul,
.services .blog_detail__body ol
{
  margin-left: 0;
}
.services .blog_detail__body li
{
  float: none;
  text-align: left;
  width: auto;
  margin-left: 0;
  line-height: 1.23;
}
.services .blog_detail__body li + li{
  margin-top: 5px;
}
.services .blog_detail__body ol{
  counter-reset: blog_detail_ol;
  list-style: none;
}
.services .blog_detail__body ol li{
  counter-increment: blog_detail_ol;
  padding-left: 1em;
  position: relative;
}
.services .blog_detail__body ol li:before{
  content: counter(blog_detail_ol)".";
  position: absolute;
  left: 0;
  top: 0;
}

.services .blog_detail__body > * + *{
  margin-top: 30px;
}

.sidebar{
  overflow: hidden;
}

.blog_side{
  margin:40px 0;
  width:300px;
  background:#FFF;
  float:left;
  padding:0 20px 20px 20px;
}

.side_block{
  margin-bottom:20px;
}

.side_block img{
  padding-right:10px;
}

.side_block__collision{
  display: block;
}

.blog_side_category{
  margin:40px 0;
  width:300px;
  background:#FFF;
  float:left;
  padding:0 20px 20px 20px;
}

.blog_side_category h3{
  margin:10px;
}

.blog_side_category ul{
  margin:5px;
}
.blog_side_category ul li{
  margin:0 0 12px 0;
  text-align:left;
  padding-left:18px;
}


.blog_side_category li{
  text-align:left !important;
  background:url(../img/arr05.png) left center no-repeat;
  margin:0 0 10px 0;
}




/*/ あるふぁ昭和介護追加設定　*/


#staff .left_img_alfa{
	width:50%;
	float:left;
	height:520px;
	background:url(../img/alfa/staffarea.jpg) no-repeat;
}
.left_img_alfa img{
	width:100%
}
