@charset "utf-8";
/* CSS Document */

/* ...................................
共通 (背景：リンク：font)
...................................*/

/*　画面サイズが960px以下からはここを読み込む　*/
/*@media screen and (max-width:960px) { */
.cover {
    width: 100%;
    height: auto;
    font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-size: 14px;
    color: #280f01;
}

/*共通タイトル*/  
.com_titles { 
    font-family: "Sawarabi Mincho";

    width: 100%;
    height: 55px;
    background-color: #FFF;

    border-top: 1px solid rgba(154,169,177,1);
    border-bottom: 1px solid rgba(154,169,177,1);
    box-shadow: 0 1px 10px rgba(0,87,89,0.1);

    text-align: center;
    font-size: 22px;
    letter-spacing: .072em;
    line-height: 1.0;
    color: #280f01;
    padding-top: 20px;
}
.com_titles span {
    font-size: 14px;
    letter-spacing: .005em;
}

/*共通タイトル*/

/* ...................................
header
.....................................*/
.header {
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-height: 600px;
    padding-top: 0;
    text-align: center;
}
#slider {
    height:100vh;
    z-index: -1;
    width: 100%;
    margin: 0 auto;
}
.slide_1 {
    width: 100%;
    height: 100vh!important;
    background-image: url(../images/header_02.jpg);
    background-size: cover;
    background-position: center;
}
.slide_2 {
    width: 100%;
    height: 100vh!important;
    background-image: url(../images/header_01.jpg);
    background-size: cover;
    background-position: 20%;
}
.slide_3 {
    width: 100%;
    height: 100vh!important;
    background-image: url(../images/header_03.jpg);
    background-size: cover;
    background-position: center;
}
.single-item {
    width: 1500px;
    margin:0 auto;
}
.eye_catch {
    position: absolute;
    top: 20%;
    right: 0;
    left: 0;
    margin:0 auto;
    background: url(../images/ms3h_03.png) no-repeat center;
    background-size: 100%;
    width: 90%;
    height: 300px;
    z-index: 100;
    text-indent: -9999px;
}
.bunner img{
    position: absolute;
    bottom:5%;
    left:0;
    right: 0%;
    margin:0 auto;
    /*border:5px solid #fff;*/
    cursor: pointer;
}
.pc_bunner {display: none;}
.sp_bunner {display: block; width: 90%; margin: 0 auto}
/* ...................................
navi
.....................................*/
.pc_gmavi{display: none;}

.sp_gnavi {
    display: block;
    /*background-color:rgba(35,132,34,0.2);*/
    background-color:rgba(252, 255, 252, 0.8);
    z-index: 100;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    border-bottom: 1px solid rgba(0,0,0,0.6);
}
.sp_gnavi h2 {
    width: 110px;
    margin-top: 25px;
    margin-left: 5%;
}
.sp_gnavi h2 img {
    width: 100%;
}
.h-menu {
    position: absolute;
    right:10px; 
    top:25px;
}
.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.menu-trigger {
  position: relative;
  width: 20px;
  height: 20px;
}
.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #fff;
  border-radius: 4px;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger span:nth-of-type(2) {
  top: 8px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
#modal-content {
 width: 100% ;
 height:100%;
 margin: 0 ;
 padding: 10px 20px ;
 /*background: #fff ;*/
 position: fixed ;
 display: none ;
 z-index: 2 ;
 overflow-y: scroll;
}
#modal-content-innar{
 margin:0 auto;
 width:80%;
} 
#modal-overlay {
 z-index: 1 ;
 display: none ;
 position: fixed ;
 top: 0 ;
 left: 0 ;
 width: 100% ;
 height: 120% ;
 background-color: rgba( 0,0,0, 0.75 ) ;
}
.button-link {
 cursor: pointer ;
}
.button-link:hover {
 cursor: pointer ;
 opacity: 0.8;
}
.close {
 cursor: pointer;
 display: block;
 color: #fff ;
 width: 300px;
 height: 30px;
 line-height: 30px;
 margin:0 auto;
 background-color: #beac88;
 text-align: center;
}
.h_menu_inner {
    z-index: 100;
    width: 300px;
    height: 100vh;
    padding:10% 5% 15%;
    margin:20% auto!important;
}
.h_menu_inner li {
    line-height: 2.4;
    text-align: left;
    font-size: 18px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc ;
}
.h_menu_inner li i {
    font-size: 15px;
    color: #280f01;
    margin-right: 10px;
}
.h_menu_inner li span {
    font-size: 14px;
    padding-left: 10px;
}
.h_menu_inner a {
    text-decoration: none;
    padding-left: 5px;
    color: #280f01;
    /*color: #280f01;*/
}
@font-face {
    font-family: 'icomoon';
    src:url('fonts/icomoon.eot?-hoge');
    src:url('fonts/icomoon.eot?#iefix-hoge') format('embedded-opentype'),
        url('fonts/icomoon.woff?-hoge') format('woff'),
        url('fonts/icomoon.ttf?-hoge') format('truetype'),
        url('fonts/icomoon.svg?-hoge#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
i {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
 
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.im-bell-active:before {content: "";font-size: 14px;}
.im-ribbon:before {content: ""; font-size: 14px;}
.im-user-circle:before {content: ""; font-size: 14px;}
.im-apartment:before {content: ""; font-size: 14px;}
.im-cubes:before {content: ""; font-size: 14px;}
.im-pulse:before {content: ""; font-size: 14px;}
.im-paperplane:before {content: ""; font-size: 14px;}


/*...................................
info
...................................*/
.info {
    width: 100%;
    padding-bottom: 30px;
    background-color:rgba(193,175,139,0.2);
}
.infobox {
    width: 80%;
    margin: 6% auto 0%;
    background-color: #fff;
    padding:40px 20px 20px;
    border-radius: 4px;
}
.table_01{
    width: 100%;
    margin: 0 auto 20px;
    border-collapse: collapse;
    font-size: 14px;
}
.table_01 dt {
    height: 30px;
}

.table_01 dd {
    height: auto;
    border-bottom: 1px solid #84ae53;
    padding-bottom: 5%;
    line-height: 1.4em;
}
.table_01 dt span {
    font-family: "Sawarabi Mincho";
    width: 100px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 20px;
    height: 21px;
    line-height: 22px;
    letter-spacing: .1em;
    color: #fff;
    text-align: center;
    font-size: 11px;
}
.oshirase   { background-color: #505379; }
.seminar    { background-color: #95b968; }
.media      { background-color: #33bac0; } 
/* ...................................
about
.....................................*/

.about {
    width: 100%;
    height: auto;
    padding: 10% 0px 10%;
    background: url(../images/background.jpg) repeat;
}
.about_content {
    position: relative;
    width: 100%;
    height: auto;
}
.about_work {
    width: 90%;
    height: auto;
    font-size: 14px;
    margin:0% auto;
    padding-top: 5%;
}
.about_work h2 {
    background-repeat: no-repeat;
    background-position: 10px 0;
    font-family: "Sawarabi Mincho";
    padding-bottom: 30px;
    font-size: 22px;
    text-align: center;
}
.about_work h2 img {
    padding-right: 10px;
}
.about_work p {
    line-height: 22px;
    padding-bottom: 23px;
    letter-spacing: 0.05em;
}
.sp_about {display:block; margin:0 auto;}
.pc_about {display: none;}

/*...................................
*profile
...................................*/

.profile {width: 100%; height: auto;}
.photo { display: none;}
.photo_sp {display:block; width: 80%; margin:0 auto;}
.profbox {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding-top: 10%;
}
.prof_description {
    width: 100%;
    margin:0 auto;
}
.name {
    height: 35px;
    margin-bottom: 15px;
        padding: 0 5%;
}
.name dt {
    float: left;
    padding-right: 10px
}
.name dd {
    font-family: "Sawarabi Mincho";
    float: left;
    font-size: 20px;
    vertical-align: middle;
    width: auto;
}
.keireki {
    position: relative;
    width: 90%;
    margin:0 auto;
    padding-top: 10%;
}
.keireki dt {
    margin-bottom: 5%;
    padding: 2% 0;
    background-color: #ffffff;
    border: 2px solid #7AA643;
    width: 100%;
    color: #7AA643;
    font-size: 15px;
    letter-spacing: 1.5em;
    border-radius: 3px;
    text-align: center;
}
.keireki dd {
    margin:0 auto 5%;
    width: 95%;
}

.keireki dd p {
    margin-bottom: 2%;
    line-height: 1.4;
    letter-spacing: 0.05em;
}
.gorink {
    color: #7AA643;
}
.to-arcives {
    font-family: "Sawarabi Mincho";

    text-align: center; 
    width: 90%;
    height: 40px;
    line-height: 40px;
    
    margin:0 auto;
    background-color: #79a643;
    color: #fff;
}
.to-arcives a {
    color: #fff!important;
    text-decoration: none;
}
/*...................................
*messeage
...................................*/
.message {
    width: 100%;
    height: auto;
    padding: 30px 0px 30px;
    margin:10% auto 0;
    background-color:rgba(193,175,139,0.2);
}
.t_message {
    font-size: 15px;
    padding-top: 10px;
    text-align: center;
    color: #7AA643;
}
.message img {
    display: block;
    width: 120px;
    height: 49px;
    margin: 0 auto;
    padding: 0px 0 0px;
}

.to_message {
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 3px 3px 10px rgba(0,87,89,0.1);
    width: 90%;
    margin: 0px auto;
    padding-top: 5%;
    font-size: 14px;
    border-radius: 4px;
}
.to_message h3 {
    font-size: 20px;
    text-align: center;
    padding-bottom: 25px;
}
.to_message p {
    font-size: 14px;
    padding: 0px 5%;
    margin:0 auto;
    line-height: 1.6;
    padding-bottom: 23px;
}

/*...................................
company
...................................*/
.company {
    width: 100%;
    height: auto;
    padding: 0% 0% 10%;
        color: #280f01;

}
.company_haco {
    position: relative;
    width: 90%;
    height: auto;
    margin: 0 auto;
    border: 4px solid #808075;
    background-image: url(../images/map_kamakurasp.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-color:rgba(193,175,139,0.1);
}
.company_haco h3{
    font-family: "Sawarabi Mincho";
    font-size: 16px;
    width: 100%;
    height: 69px;
    margin-top: 10%;
    text-align: center;

}
.googlemap {
    width: 100px;
    height: 40px;
    margin:0 auto 10%;
    overflow: hidden;
    border-radius: 4px;
    background-color: rgba(255, 255, 255);
}
.googlemap img {
    margin-left: -55px;
    margin-top: -10px
}
.company_haco dl {
    width: 90%;
    margin:10% auto 0;
    font-size: 15px;
}
.company_haco dt {
    float: left;
    clear: left;
    width: 30%;
}
.company_haco dd {
    float: left;
    margin-bottom: 30px;
    width: 70%;
    line-height: 1.2;
}
.company_haco dd p {
    padding-left: 20px;
    padding-top: 7px;
}

/*...................................
*service
...................................*/
.service {
    width: 100%;
    height: auto;
    padding: 0px 0px 57px;
    background-color:rgba(193,175,139,0.2);
}
.list_service {
    width: 95%;
    height: auto;
    margin: 10px auto 0;
    background-color: #FFF;
    box-shadow: 3px 3px 10px rgba(0,87,89,0.1);
    font-size: 15px;
    border-radius: 4px;
}
.list_box {
    position: relative;
    margin: 0 auto;
    width: 100%;
    padding:10% 0;

}
.list_box h3 {
    padding: 5% 0;
    font-family: "Sawarabi Mincho";
    font-size: 20px;
    text-align: center;
}

.list_box h3 span {
    font-size: 14px;
}
.recruiting {
    font-size: 20px;
    text-align: center;

}
.syousai {
    width: 90%;
    height: auto;
    margin:0 auto;
}
.syousai p {
    line-height: 24px;
    margin-bottom: 22px;
}
.red { color:#ff0000; }


/*...................................
*arcives
...................................*/

.arcives {
    width: 100%;
    height: auto;
    padding-bottom: 5%;
    background-color: rgba(193,175,139,0.2);
}

.arcives a{
    text-decoration: underline;
    font-weight: bold;
}

.arcives_area {
    position: relative;
    width: 100%;
    margin: 0px auto ;
    padding: 10% 0 0;
}
.btn_area {
    position: relative;
    width: 100%;
    margin: auto;
    overflow: hidden;
}
.btn_area li  {
    font-family: "Sawarabi Mincho";
    display: block;
    float: left;
    font-size: 13px;
    margin-right: 0px;    
    margin-bottom: 0%;
    line-height: 30px;
    text-align: center;
    color: #fff;
    width: 25%;
    height: 30px;
    cursor: pointer;
    overflow: hidden;
    letter-spacing: 0.03em;
}
.btn_area li:last-child {
    margin-right: 0px;
}

.navi_all  { background-color: rgba(141, 97, 146,0.8);}
.navi_01   { background-color: rgba(37, 40, 89, 0.8);}
.navi_02   { background-color: rgba(121, 166, 67, 0.8);}
.navi_03   { background-color: rgba(35, 168, 177, 0.8);}

.navi_all.select { background-color: rgba(141, 97, 146,1); border-bottom: 6px solid #d0b683;}
.navi_01.select  { background-color: rgba(37, 40, 89, 1); border-bottom: 6px solid #d0b683;}
.navi_02.select  { background-color: rgba(121, 166, 67, 1); border-bottom: 6px solid #d0b683;}
.navi_03.select  { background-color: rgba(35, 168, 177, 1); border-bottom: 6px solid #d0b683;}


.table_02{
    padding: 5%;
    border-collapse: collapse;
    font-size: 14px;
}
.infobox2 {
    width: 90%;
    margin: 0% auto;
    background-color: #fff;
    padding: 5%;
    border-radius: 4px;
}
.hide {
    display: none;
}
/* 20171106 「全てを見る」ボタンを追加*/
.btn_all {
    background-color: #beac88;
    color: #ffffff;
    cursor: pointer;
    display: none;
    font-size: 18px;
    width: 155px;
    height: 18px;
    margin: 5% auto 0;
    opacity: 1;
    padding-top: 2%;
    padding-bottom: 2%;
    text-align: center;
}

/*#all-list {background-color: rgba(141, 97, 146,0.3);}
#oshirase-list{background-color :rgba(37, 40, 89, 0.3);}
#seminar-list {background-color :rgba(121, 166, 67, 0.3);}
#media-list {background-color :rgba(35, 168, 177, 0.3);}
*/
.btn_all:hover {opacity: 1;}

.kubun      { /*width: 20%; text-indent: -9999px; width: 87px;*/ display: none; }
.event_days { /*width: 115px; text-align: right;*/ display: none;}
.news       { /*width: 605px;*/ padding:2% 0; }





/*...................................
*bUSINESS_RESULTS
...................................*/
.bUSINESS_RESULTS {
    background: url(../images/background.jpg) repeat;
    width: 100%;
    height: auto;
    padding-bottom: 85px;
}
.br_box {
    width: 100%;
    height: auto;
    padding-top: 5%;
    margin: 0 auto ;
    font-family: "ヒラギノ角ゴ Pro W6", HiraKakuProN-W6, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.bUSINESS_RESULTS h4 {
    width: 90%;
    height: auto;
    margin: 0 auto;
    padding-bottom: 10px;
    font-size: 15px;
    letter-spacing: 0.1em;
    padding-top: 10px;
    text-align: left;
}
.bUSINESS_RESULTS p {
    margin: 0 auto;
    width: 90%;
    height: auto;
    font-size: 12px;
}
.companys_list {
    margin: 5% auto 0px;
    padding: 5% 0 ;
    width: 90%;
    height: auto;
    background-color:rgba(193,175,139,0.2);
    /*background:#00a6ae;*/
}
.companys_list img{
    width: 30%;
    height: auto;
    margin-left:2%;
    margin-bottom:2%;
}

/*...................................
*contact
...................................*/
.contact {
    width: 100%;
    height: auto;
    background: url(../images/background.jpg) repeat;
    padding-bottom: 45px;
}

.contact h4 {
    background: url(../images/icon_square.png) no-repeat left center;
    width: 90%;
    height: 14px;
    margin: 5% auto 0;
    padding-top: 5%;
    padding-left: 4%;
    padding-bottom: 5%;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 1.4;
}
.sample_03 {
    width: 90%;
    margin: 5% auto 0;
}

.sample_03 dt {
    width: 100%;
    padding: 5% 0 0;
    text-align: left;
    vertical-align: top;
    color: #444;
}
.sample_03 dd {
    width: 100%;
    padding: 5% 0;
    font-size: 13px;
}

input[type="text"] {
    width: 100%;
    height: 40px;
    /*padding: 2px 10px;*/
    border: 1px solid #CFCFCF;
}
textarea {
    width: 100%;
    height: 180px;
    /*padding: 2px 10px;*/
    border: 1px solid #CFCFCF;
}

.send-btn {
    width: 100%;
}
.send {
    display: block;
    background: url(../images/btn_send.jpg) no-repeat center;
    width: 121px;
    height: 31px;
    text-indent: -9999px;
    cursor: pointer;
    border: none;
    margin: 0 auto;
}
/*...................................
*footer
..................................*/
.footer {
    position: relative;
    width: 100%;
    padding-bottom: 50px;
}

.footer_logo {
    padding-left: 10%
}

small {
    color: #ccc;
    display: block;
    font-size: 13px;
    text-align: center;
    width: 100%;
    padding-bottom: 10px;   
}
.sumoru {
    font-size: 12px;
}

.topBtn {
    display: block;
    z-index: 1;
    position: fixed;
    bottom: 30px;
    right: 20px;
    font-size: 10px;
    text-align: center;
}
.topBtn a { color: #84ae53; font-size: 10px;}
.topBtn img {  padding-bottom: 5px; width: 30px;}
.topBtn:hover {opacity: 0.6;}



/*}*/

@media screen and (min-width:1056px) {

/*.cover{ min-width: 1150px;}*/



/*...................................
*header
...................................*/
.single-item {
    width: 1500px;
    margin:0 auto;
}
.eye_catch {
    position: absolute;
    top: 35%;
    right: 0;
    left: 0;
    margin:0 auto;
    background: url(../images/ms3h_03.png) no-repeat center;
    background-size: 735px;
    width: 735px;
    height: 153px;
    z-index: 100;
    text-indent: -9999px;
}

.bunner img{
    bottom:3%;
    left:auto;
    right: 2%;
    margin:0 auto;
    /*border:5px solid #fff;*/
    cursor: pointer;
}
.sp_bunner {display: none;}
.pc_bunner {display: block; width: 860px; margin: 0 auto;}

/*...................................
*navi
...................................*/
.sp_gnavi {display: none;}
.pc_gmavi {display: block;}

.logo {
    float: left;
    width: 177px;
    height: 57px;
    text-indent: -9999px;
    cursor: pointer;
    margin-top: 15px;
    margin-left: 15px;
}
.top_logo { background: url(../images/navi_01.png) no-repeat top; }   
.main_logo { background: url(../images/navi_on01.png) no-repeat top; }
.navi_fixed{ z-index: 100; width: 100%; height: 80px; position: fixed; top: 0; left: 0; background-color:rgba(35,132,34,0.2); }
.navi_main { z-index: 100; position: fixed; top: 0; left: 0; height: 80px; width: 100%; min-width: 1000px; background-color:rgba(255,255,255,0.8); border-bottom: 1px solid rgba(0,0,0,1); box-shadow: 0 1px 10px rgba(0,87,89,0.1);}
.navi { float: right; overflow: hidden; width: auto;  margin:30px 20px 0 0;}
.navi li {
    font-family: "Sawarabi Mincho";
    display: block;
    float: left;
    margin-right: 25px;
    letter-spacing: .05em;
    font-size: 15px;
}
.navi li:nth-child(7) { margin-right: 0px}
.navi li a { display: block; height: 25px; text-decoration: none;}
.navi_fixed li a {color: #fff; }
.navi_main li a {color: #7f7f74;}

/*..........................
*info
..........................*/

.infobox {
    width: 1000px;
    margin: 30px auto 0;
    background-color: #fff;
    padding:40px 20px 20px;
    border-radius: 4px;
}
.table_01{
    width: 970px;
    margin: 0 auto 20px;
    border-collapse: collapse;
    font-size: 14px;
}
.table_01 dd {
    height: auto;
    border-bottom: 1px solid #84ae53;
    padding-bottom: 10px;
    line-height: 1.4em;
}
.table_01 dt span {
    display: inline-block;
    vertical-align: bottom;
    height: 21px;
    margin-right: 20px;
}

/*..........................
*about
..........................*/
.sp_about {display: none;}
.pc_about {
    display: block;
    width: 1000px;
    float: left;
}
.about {
    width: 100%;
    height: 477px;
    padding: 70px 0px 57px;
    background: url(../images/background.jpg) repeat ;
}
.about_content {
    position: relative;
    width: 1000px;
    height: 477px;
    margin: 0 auto;
}
.about_work {
    position: absolute;
    margin-left: 40%;
    width: 630px;
    height: 445px;
    font-size: 14px;
}
/*..........................
*profile
..........................*/

.profile {
    width: 100%;
    height: auto;
}
.profbox {
    position: relative;
    width: 1135px;
    margin: 0 auto;
    padding-top: 60px;
}
.name {
    padding: 0;
}

.photo {
    display: block;
    float: left;
    padding-right: 20px;
}
.photo_sp {display: none;}


.prof_description {
    float: left;
    width: 660px;
}

.keireki {
    width: 660px;
    padding-top: 0px;
}
.keireki dt {
    float: left;
    clear: left;
    margin-bottom: 10px;
    background-color: #ffffff;
    border: 2px solid #7AA643;
    width: 105px;
    color: #7AA643;
    font-size: 18px;
    letter-spacing: 1.5em;
    padding-left: 35px;
    border-radius: 3px;
}
.keireki dd {
    margin-bottom: 10px;
    padding-left: 10px;
    padding-top: 15px;
    width: 490px;
    float: left;
}
.keirekibox { line-height: 124px; }
.hobby { line-height: 50px; }
.active { line-height: 160px;}
.cooperation {line-height: 30px; }
.keireki dd p {
    margin-bottom: 23px;
    line-height: 18px;
    letter-spacing: 0.05em;
}
.to-arcives {
    font-family: "Sawarabi Mincho";
    position: absolute;
    text-align: center; 
    width: 660px;
    height: 30px;
    line-height: 30px;
    bottom: -50px;
    right: 100px;
    background-color: #79a643;
}
.to-arcives a {
    color: #fff!important;
    text-decoration: none;
}

/*..........................
*messeage
..........................*/

.to_message {
    width: 1050px;
    padding: 30px 20px 20px;
}

.to_message p {
    font-size: 14px;
    padding: 0px 20px;
    margin:0 auto;
    line-height: 24px;
    padding-bottom: 23px;
}
/*------------------
*company
------------------*/
.company {
    /*width: 100%;
    height: auto;*/
    padding: 55px 0 65px;
}
.company_haco {
    position: relative;
    width: 1134px;
    height: 596px;
    margin: 0 auto;
    border: 4px solid #808075;
    background-image: url(../images/map_kamakura.png);
    background-position: top right;
    background-color:rgba(193,175,139,0.1);
}
.googlemap {
    position: absolute;
    top: 125px;
    right: 123px;
    overflow: inherit;
    background-color: transparent;
}
.company_haco h3 {
    margin-top: 70px;
}
.im-10x {
    width: 240px;
    height: 240px;
    font-size: 240px;
}
.company_haco dl {
    width: 345px;
    margin:0 0 0 105px;
    font-size: 14px;
    padding-top: 32px;
}
.company_haco dt {
    float: left;
    clear: left;
    margin-bottom: 30px;
    width: 110px;
}
.company_haco dd {
    float: left;
    margin-bottom: 30px;
    width: 235px;
    line-height: 1.2;
}
.company_haco dd p {
    padding-left: 20px;
    padding-top: 7px;
}

/*..........................
*service
..........................*/
.list_service {
    width: 1200px;%;
    height: 400px;
}
.list_box {
    width: 1000px;
    height: 400px;
    padding: 0;
}
.list_box h3 {
    float: left;
    width: 267px;
    height: 400px;
    padding: 0 20px 0 0;
    text-indent: -9999px;   
}
.list_box h3 br {
    display: none;  
}
.recruiting {
    background: url(../images/service_title1.png) no-repeat center left;
    background-size: 94px;
}
.training {
    background: url(../images/service_title2.png) no-repeat center left;
    background-size: 213px;

}
.labor_management {
    background: url(../images/service_title3.png) no-repeat center left;
    background-size: 146px;
}
.syousai {
    float: left;
    width: 670px;
    height: auto;
    padding: 60px 0 0;
}
/*..........................
*archives
..........................*/

.arcives_area {
    width: 1200px;
    margin: 60px auto 0;
    padding: 0;
}
.infobox2{
    width: 1000px;
    background-color: #FFF;
    border-radius: 4px;
    padding:20px 0 10px;
}
#all-list , #oshirase-list , #seminar-list ,#media-list{background-color: transparent;}
.btn_area {
    width: 1000px;
    margin: 0 auto;
}
.btn_area li  {
    font-family: "Sawarabi Mincho";
    display: block;
    float: left;
    margin-right: 90px;
    width: 180px;
    height: 45px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    line-height: 45px;
    color: #fff;
    letter-spacing: 0.3em;
}
.btn_area li:last-child {
    margin-right: 0px;
}
.table_02{
    width: 100%;
    margin: 40px auto 45px;
    padding: 0;
    border-collapse: collapse;
    font-size: 14px;
}
.btn_all {
    padding-top: 11px;
    padding-bottom: 11px;
}
/*...................................
*bUSINESS_RESULTS
...................................*/
.br_box {
    width: 840px;
    height: auto;
    padding-top: 60px;
    margin: 0 auto ;
    font-family: "ヒラギノ角ゴ Pro W6", HiraKakuProN-W6, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.bUSINESS_RESULTS h4 {
    width: 700px;
    height: 20px;
    margin: 0 auto;
    padding-top: 10px;
    text-align: center;
}
.bUSINESS_RESULTS p {
    margin: 0 auto;
    width: 660px;
    height: 20px;
    font-size: 12px;
}
.companys_list {
    margin: 50px auto 0px;
    padding: 30px 0 0 10px;
    width: 1108px;
    height: auto;
    background-color:rgba(193,175,139,0.2);
}
.companys_list a{
    display: block;
    float: left;
    font-size: 0;
    width: 200px;
    height: 120px;
    margin-right:2%;
    margin-bottom: 2%;
    margin-left: 0;
}
.companys_list a:nth-child(5n) {
    margin-right: 0%; 
    margin-bottom: 0;  
}
.companys_list a img {width: 100%;}

/*...................................
*contact
...................................*/

.contact h4 {
    width: 806px;
    height: 14px;
    margin: 68px auto 0;
    padding:10px 0 10px 20px;
}
.sample_03 {
    width: 806px;
    margin: 58px auto 0;
}
.sample_03 dt {
    float: left;
    width: 145px;
    padding: 25px 0 20px;
    text-align: left;
    vertical-align: top;
    color: #444;
}
.sample_03 dd {
    float: left;
    width: 578px;
    padding: 20px 0;
    font-size: 13px;
}

input[type="text"] {
    width: 420px;
    height: 23px;
    padding: 2px 10px;
    border: 1px solid #CFCFCF;
}
textarea {
    width: 570px;
    height: 180px;
    padding: 2px 10px;
    border: 1px solid #CFCFCF;
}
/*...................................
*footer
...................................*/
.footer {
    position: relative;
    width: 100%;
    padding-bottom: 50px;
}
.footer_logo {
    display: block;
    padding-top: 15px;
    padding-left: 10%;
}
.topBtn {
    display: block;
    z-index: 1;
    position: fixed;
    bottom: 30px;
    right: 20px;
    font-size: 10px;
    text-align: center;
}
.topBtn a { color: #84ae53;}
.topBtn img { padding-bottom: 5px; width: 40%;}
.topBtn:hover {opacity: 0.6;}

/*end*/
}

.privacy-policy {
    position: absolute;
    width: 90%;
    text-align: left;
    padding: 5em 0 0 10%;
    margin: 0 auto;
    bottom: 10%;
}

.privacy-policy a {
    text-decoration: underline;
    color: #280f01;
}
.privacy-policy a::before {
    content: '>';
    color: #795548;
    height: 15px;
    width: 15px;
    display: inline-block;
    margin-right: 1px;
}

@media screen and (max-width:750px) {

    .footer_logo img {
        width: 130px;
        height: auto;
        margin: 15px auto 0;
        display: block;
    }

   .privacy-policy {
    width: 100%;
    text-align: center;
    padding: 2.5em 0 0.5em;
    font-size: 10px;
  }
}


