@charset "utf-8";
/* CSS Document */


body {
    color:#868686;
}


.ds_al_f_color_b {
    color:#11a0c3;
}
.ds_al_f_color_g {
    color:#acacae;
}
.ds_al_f_color_p {
    color:#f86e7a;
}
.ds_t_notcopy {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
}
.ds_title_line {
    border-bottom: 1px solid #868686;
    -webkit-border-bottom: 1px solid #868686;
    -moz-border-bottom: 1px solid #868686;
}
.ds_recruit_content p.ds_recruit_table {
    display:table;
    table-layout:fixed;
    box-sizing:border-box;
    width:100%;
}
.ds_recruit_content p.ds_recruit_table>span {
    display:table-cell;
    vertical-align:top;
    text-align:justify;
}
#ds_all_main {
    width:100%;
    background:#d4d6d9;
}
body.landing #header {
    background: transparent;
    box-shadow: none;
    position: absolute;
}
#header {
    cursor: default;
    height: 5em;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 100;
}
#header h1 {
    height: inherit;
    left: 1em;
    right:1em;
    line-height: inherit;
    margin: 0;
    position: fixed;
    top: 1em;
    color:#808080;
    text-align:left;
}
#header nav {
    position: absolute;
    top: 0;
    width:100%;
}
#header nav ul {
    margin: 0;
    list-style: disc;
    font-size:110%;
}
#header nav ul li:first-child {
    border-left:none;
}
#header nav ul li {
    display: inline-block;
    border-left:#11a0c3 1px solid;
    width:20%;
    white-space:nowrap;
}
#header nav ul li a {
    text-decoration:none;
    color:#11a0c3;
    width:100%;
    display:block;
    letter-spacing:0.5em;
    font-weight:bold;
    top:10px;
}
#header .ds_down_link {
    display:none;
}
/*ボタンのところ*/
.ds_base_botton {
    position: relative;
    display: inline-block;
    padding-bottom:35px;
    vertical-align: middle;
    text-decoration: none;
    width:100%;
}
.ds_base_botton::before,.ds_base_botton::after{
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform:translate(-50%,-50%);
    margin: auto;
    content: "";
    vertical-align: middle;
}
#header nav ul li a.ds_navi_botton::before{
    bottom: 0;
    box-sizing: border-box;
    width: 8px;
    height: 8px;
    border: 8px solid transparent;
    border-top: 8px solid #11a0c3;
}

#header nav ul li a:hover,#header nav ul li a.ds_navi_botton:hover::before,ul.ds_privacy_top li>a:hover {
    opacity:0.3;
    -weblit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
}
#banner {
    background-attachment: fixed;
    background: url(../img/pc_main1.jpg);
    -webkit-background: url(../img/pc_main1.jpg);
    -moz-background: url(../img/pc_main1.jpg);
    background-repeat:no-repeat;
    background-position: center center;
    background-size: cover;
    width:100%;
    height:100vh;
    position: relative;
    text-align: center;
    top:0;
    left:0;
    z-index: 0;
}
#banner:after {
    background-image: url("../img/main_line_img.png");
    background-repeat:no-repeat;
    background-position:center center;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: -5em;
    width: 100%;
}
.ds_consept_1,.ds_consept_2 {
    padding-top:150px;
    width:90%;
    max-width:960px;
    margin:0 auto;
    padding-left:5%;
    padding-right:5%;
    text-align: justify;
}
#ds_concept_base,#ds_business_base,#ds_company_base {
    width:100%;
}
#ds_company_base {
    background:#FFFFFF;
}
#ds_recruit_base {
    background:#163e5b;
    color:#ffffff;
}
img.ds_komidashi_img {
    width:40%;
    margin:0 auto 150px;
    display:block;
}
.ds_consept_1 ul,.ds_consept_2 ul {
    list-style:none;
    width:100%;
    display:table;
    box-sizing:border-box;
}
.ds_consept_1 ul {
    margin:0 auto 0;
}
.ds_consept_2 ul {
    margin-top:0;
    margin-bottom:60px;
}
.ds_consept_2 ul:nth-child(4) {
    margin-bottom:0;
}
.ds_consept_1 ul li,.ds_consept_2 ul li {
    display: table-cell;
    width:50%;
}
.ds_consept_1 ul li {
    vertical-align:top;
}
.ds_consept_2 ul li {
    vertical-align:top;
}
.ds_consept_2 ul li:nth-child(1) {
    width:30%;
}
.ds_consept_2 ul li:nth-child(2) {
    width:70%;
}
ul.ds_display_1 li:first-child {
    display:none;
    width:none;
    vertical-align:none;
}
.ds_consept_title,.ds_consept_title2 {
    font-size:180%;
    text-align:justify;
    letter-spacing:0.2em;
    padding-bottom:10px;
    padding-left:30px;
    color:#11a0c3;
    font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-weight:bold;
}
.ds_consept_title {
    padding-top:15%;
}
.ds_consept_title2 {
    padding-top:13%;
}
.ds_consept_discription {
    text-align:justify;
    line-height:1.8em;
    padding:0 30px 0 30px;
    font-size:110%;
}
.ds_sab_img,.ds_sab_img2 {
    width: 100%;
    min-width: 1200px;
    height: 360px;
    background: url(../img/consept_img5.jpg) no-repeat;
    background-position: center center;
    background-size: 100%;
    margin-top:100px;
}
.ds_sab_img2 {
    background: url(../img/consept_img7.jpg) no-repeat;
    background-position: center center;
    background-size: 100%;
}
.ds_business_l_3 {
    display:block;
    width:100%;
}
.ds_business_s_3 {
    display:none;
}
.ds_recruit_img {
    width:100%;
    background-repeat:no-repeat;
    background-position: center center;
    background-size: cover;
    text-align: center;
    z-index: -2;
    height:345px;
    position: relative;
    background:#163e5b;
}
.ds_recruit_img:before {
    background-image: url(../img/recruit_line_img.png);
    background-repeat: no-repeat;
    background-position: center 0;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.ds_company_discription,.ds_recruit_discription {
    width:100%;
    max-width:960px;
    margin:0 auto;
}
.ds_company_discription {
    padding-top:150px;
    padding-bottom:20px;
}
.ds_recruit_discription {
    padding-top:100px;
}
.ds_company_discription dl,.ds_recruit_discription dl {
    width:100%;
    text-align:justify;
    display:table;
    table-layout:fixed;
    box-sizing:border-box;
    font-size:110%;
    padding-bottom:30px;
    padding-left:3%;
    padding-right:3%;
    margin:0;
}
.ds_company_discription dl:not(:last-child) {
    border-bottom:1px dashed #868686;
}
.ds_recruit_discription dl:not(:last-child) {
    border-bottom:1px dashed #a1a1a1;
}
.ds_company_discription dl:not(:first-child),.ds_recruit_discription dl:not(:first-child) {
    padding-top:30px
}
.ds_recruit_discription dl:nth-child(1) {
    padding-top:100px;
}
.ds_company_discription dl>dt,.ds_company_discription dl>dd,.ds_recruit_discription dl>dt,.ds_recruit_discription dl>dd {
    display:table-cell;
    vertical-align:middle;
    letter-spacing:0.2em;
}
.ds_company_discription dl>dt,.ds_recruit_discription dl>dt {
    width:35%;
}
.ds_company_discription dl>dd,.ds_recruit_discription dl>dd {
    width:65%;
}
.ds_company_discription dl>dt {
    color:#b1b1b1;
}
.ds_recruit_discription dl>dt {
    color:#1193b6;
}
/*map*/
.map_space{
    width: 100%;
    height: 320px;
}

/*ページトップ*/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1;
    cursor:pointer;
}
#page-top:hover {
    opacity: 0.5;
}
.ds_logo {
    padding-top:50px;
    padding-bottom:50px;
}
.ds_logo img {
    width:5%;
}
#ds_al_footer {
    background:#d9d9da;
    color:#ffffff;
    padding-top:10px;
    padding-bottom:10px;
}
img.ds_privacy_img {
    width:40%;
    margin:0 auto;
    display:block;
    padding-top:200px;
}
#ds_privacy_base {
    padding-top:200px;
    width:90%;
    max-width:960px;
    margin:0 auto;
    padding-left:5%;
    padding-right:5%;
    text-align: justify;
    padding-bottom:100px;
}
.ds_privacy_komidashi {
    font-size:130%;
    padding-bottom:100px;
}
.ds_privacy_title {
    font-size:200%;
    text-align:justify;
    letter-spacing:0.2em;
    line-height:1.5em;
    padding:50px 0 40px 0;
    color:#11a0c3;
}
.ds_privacy_discription {
    text-align:justify;
    line-height:1.8em;
    font-size:110%;
}
.ds_privacy_txt {
    display:table;
    table-layout:fixed;
    box-sizing:border-box;
    width:100%;
    list-style:none;
    padding:0;
}
.ds_privacy_txt li:before {
    counter-increment: question;
    display: table-cell;
    content: counter(table-ol) ".";
    width:1.5em;
}
.ds_privacy_txt li{
    display: table-row;
    counter-increment: table-ol;
    margin-bottom:10px;
}
.ds_privacy_txt li>p{
    padding-bottom:15px;
}

.ds_privacy_date {
    right: 0px;
    margin-top: 20px;
    float: right;
}
.ds_privacy_date p {
    text-align: left;
}
ul.ds_privacy_top {
    width: 100%;
    box-sizing: border-box;
    margin-top: 0;
    text-align: left;
}
ul.ds_privacy_top li {
    display: inline-block;
    vertical-align: top;
    padding-top:20px;
}
ul.ds_privacy_top li:first-child {
    padding-left:20px;
}
ul.ds_privacy_top li>a {
    text-decoration: none;
    color:#1d2739;
}
/*タブ*/
ul.ds_recruit_tab_b {
    list-style: none;
    padding: 0;
}
.ds_recruit_tab_b {
    width: 100%;
    table-layout: fixed;
    box-sizing: border-box;
    margin-bottom: 10px;
    font-size: 140%;
    overflow: hidden;
    margin:0;
}
.ds_recruit_tab_b>li {
    float:left;
    vertical-align:middle;
    width:22%;
    margin-left:1.5%;
    margin-right:1.5%;
    color:#8f9090;
}
.ds_recruit_tab_b>li:hover {
    color:#1193b6;
    cursor:pointer;
}
.ds_recruit_tab_b>li>a {
    text-decoration:none;
    color:#ffffff;
}
.ds_recruit_tab_b li.select{
    color:#1193b6;
}
.ds_recruit_tab_b li.select:after {
    color:#1193b6;
    content:"";
    padding-top:10px;
    border-bottom:2px solid #1193b6;
    -webkit-border-bottom:2px solid #1193b6;
    -moz-border-bottom:2px solid #1193b6;
}
.ds_recruit_content_1 {
    display:none;
}
.ds_se_1 {
    display:block;
}
.ds_se_2 {
    display:none;
}
@-webkit-keyframes fadeIn {
    from {opacity: 0;}
    to {opacity: 1;}
}

@keyframes fadeIn {
    from {opacity: 0;}
    to {opacity: 1;}
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    -webkit-animation-duration: .8s;
    animation-name: fadeIn;
}
.ds_kyubo {
    position:relative;
    width:100%;
}
.ds_kyuboBtn {
    position:absolute;
    margin-top:-1.5em;
    top:0;
    background:#f86e7a;
    padding-left:5px;
    padding-right:5px;
    border-radius:10px;
    padding-top:3px;
}
.ds_kyubo_p1 {
    right:76%;
}
.ds_kyubo_p2 {
    right:51%;
}
.ds_kyubo_p3 {
    right:26%;
}
.ds_kyubo_p4 {
    right:2%;
}

@media(max-width:450px) {
.ds_kyuboBtn {
    font-size: 0.8em;
    padding-left:5px;
    padding-right:5px;
    border-radius:10px;
    padding-top:1px;
    margin-top:-1em;
}
    
}

@media(max-width:1281px) {
#banner:after {
    background-image: url("../img/main_line_img2.png");
}
#header nav ul li {
    width:24.2%;
}
.ds_sab_img,.ds_sab_img2 {
    min-width: 946px;
}
}

@media(max-width:960px) {
#banner:after {
    background-image: url("../img/main_line_img3.png");
}
.ds_consept_1,.ds_consept_2 {
    width:100%;
    padding-left:0%;
    padding-right:0%;
    padding-top:150px;
}
img.ds_komidashi_img {
    width:45%;
    margin:0 auto 150px;
}
.ds_sab_img,.ds_sab_img2 {
    min-width: 753px;
}
.ds_consept_title {
    font-size:170%;
    padding-top:12%;
}
.ds_consept_discription {
    font-size:105%;
    line-height:1.7em;
}
.ds_company_discription dl,.ds_recruit_discription dl {
    font-size:105%;
}
.ds_recruit_img {
    height:327px;
}
.ds_recruit_img:before {
    background-image: url(../img/recruit_line_img1.png);
}
img.ds_privacy_img {
    width:60%;
}
#ds_privacy_base {
    padding-top:150px;
}
.ds_privacy_komidashi {
    padding-bottom:50px;
}
.ds_logo img {
    width:8%;
}
.ds_recruit_tab_b {
    font-size:130%;
}
}
@media(max-width:930px) {

}
@media(max-width:930px) {

}
@media(max-width:771px) {
.ds_consept_title {
    font-size:160%;
    padding-top:10%;
    padding-bottom:10px;
    padding-left:30px;
}
.ds_consept_discription {
    line-height:1.5em;
}
.ds_sab_img,.ds_sab_img2 {
    min-width: 683px;
}
.ds_recruit_tab_b {
    font-size:120%;
}

}
@media(max-width:710px) {
.ds_recruit_tab_b {
    font-size:105%;
}
}

@media(max-width:699px) {
.ds_consept_title {
    padding-top:6%;
    font-size:160%;
}
.ds_consept_discription {
    padding:0 30px 0 30px;
}
.ds_sab_img,.ds_sab_img2 {
    min-width: 620px;
}

}
@media(max-width:640px) {
#banner {
    background-attachment: fixed;
    background: url(../img/sp_main.jpg);
    -webkit-background: url(../img/sp_main.jpg);
    background-size: cover;
    width:auto;
    background-position:center center;
    text-align: center;
    z-index: -2;
}
#banner:after {
    background-image: url("../img/main_line_img_sp_2.png");
    top:-30px;
}

#header h1,#header nav {
    display:none;
}
.ds_consept_1 ul li,ul.ds_display_1 li:first-child,.ds_consept_2 ul li,.ds_consept_2 ul li:nth-child(1),.ds_consept_2 ul li:nth-child(2) {
    display: inline-block;
    width:100%;
}
.ds_consept_1, .ds_consept_2 {
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    padding-top:100px;
}
ul.ds_display_1 li:nth-child(3) {
    display:none;
    width:none;
}
img.ds_komidashi_img {
    width:80%;
    margin:0 auto 100px;
}
#ds_business_base {
    background:#bcbec2;
}
.ds_consept_title {
    padding:50px 0 30px 0;
    letter-spacing:0.1em;
    font-size:160%;
}
.ds_consept_discription {
    padding:0 0 50px 0;
    font-size:110%;
    line-height:1.5em;
}
.ds_sab_img,.ds_sab_img2 {
    display:none;
}
.ds_consept_2 ul {
    margin-top:0;
    margin-bottom:20px;
}
.ds_consept_2 ul:last-child {
    margin-bottom:0;
}
.ds_company_discription {
    padding-top:100px;
}
.ds_company_discription dl:not(:first-child),.ds_recruit_discription dl:not(:first-child) {
    padding-top:15px
}
.ds_company_discription dl,.ds_recruit_discription dl {
    font-size:120%;
    padding-bottom:15px;
    padding-left:5%;
    padding-right:5%;
}
.ds_business_l_3 {
    display:none;
}
.ds_business_s_3 {
    display:block;
    width:100%;
}
.ds_recruit_img {
    height:345px;
}
.ds_recruit_img:before {
    background-image: url(../img/recruit_line_img2.png);
}
.ds_recruit_content {
    margin-top:50px;
}
.ds_recruit_discription dl {
    font-size:100%;
    padding-bottom:15px;
    padding-left:5%;
    padding-right:5%;
}
.ds_recruit_discription p.ds_boshu {
    font-size:150%;
}
.ds_recruit_discription dl:nth-child(1) {
    padding-top:50px;
}
.map_space{
    width: 100%;
    height: 280px;  
}
.ds_logo {
    padding-top:20px;
    padding-bottom:20px;
}
.ds_logo img {
    width:10%;
}
img.ds_privacy_img {
    width:80%;
}
.ds_privacy_komidashi {
    font-size:120%;
}
ul.ds_privacy_top li:first-child {
    padding-left:15px;
}
ul.ds_privacy_top li {
    padding-top:10px;
}
.ds_recruit_tab_b {
    font-size:100%;
}
#header {
    height:0;
    bottom:30px;
}
#header .ds_down_link{
    top: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    width:100%;
    display:block;
    z-index:100;
    display:block;
    left:50%;
    width: 15px;
    height: 15px;
    content:"";
}
#header .ds_down_link:hover{
    opacity:0.5;
}
}
@media(max-width:620px) {
.ds_recruit_tab_b {
    font-size:90%;
}
}
@media(max-width:580px) {
.ds_recruit_tab_b {
    font-size:120%;
}
.ds_se_1 {
    display:none;
}
.ds_se_2 {
    display:block;
}

}
@media(max-width:500px) {
#banner:after {
    background-image: url("../img/main_line_img_sp_3.png");
}
.ds_move_page_top{
    background:url(../img/page_top2.png) no-repeat;
    width:60px;
    height:60px;
}
.ds_recruit_img {
    height:288px;
}
.ds_recruit_img:before {
    background-image: url(../img/recruit_line_img3.png);
}
.ds_recruit_discription {
    padding-top: 70px;
}
.ds_recruit_content {
    margin-top: 30px;
}
.ds_recruit_tab_b {
    font-size:95%;
}

}
@media(max-width:450px) {

}
@media(max-width:400px) {
#banner:after {
    background-image: url("../img/main_line_img_sp.png");
}
.ds_sab_img {
    min-width: 305px;
    height: 150px;
}
.ds_consept_title {
    padding:40px 0 20px 0;
    font-size:135%;
}
.ds_consept_discription {
    padding:0 0 40px 0;
    font-size:100%;
}
.ds_company_discription dl {
    font-size:100%;
}
.map_space{
    width: 100%;
    height: 200px;  
}
.ds_recruit_discription {
    padding-top: 50px;
}
.ds_recruit_content {
    margin-top: 20px;
}
.ds_recruit_discription dl {
    font-size:90%;
}
.ds_recruit_discription dl>dd {
    letter-spacing:0.1em;
}
.ds_move_page_top{
    background:url(../img/page_top3.png) no-repeat;
    width:50px;
    height:50px;
}
.ds_recruit_img {
    height:230px;
}
.ds_recruit_img:before {
    background-image: url(../img/recruit_line_img4.png);
}
img.ds_privacy_img {
    padding-top:90px;
    width:90%;
}
#ds_privacy_base {
    padding-top:80px;
    padding-bottom:80px;
}
.ds_privacy_komidashi {
    font-size:110%;
    padding-bottom:0;
}
.ds_privacy_title {
    font-size:180%;
}
.ds_privacy_discription,.ds_recruit_tab_b {
    font-size:100%;	
}


}


