﻿@media all and (-ms-high-contrast: none){
    #cms_3-b .cate_title{
        padding-top:15px !important;
    }
#page03 h3.cate_title::before,#page04 h3.cate_title::before{
    top: 20px !important;
}
}

.linkStyle{
    color:#008b8b;
    transition:all 0.3s;
}
.linkStyle:hover{
    opacity:0.6;
}
.recruit {
    font-size: 22px;
    padding-left: 0px;
    background: #9ed5d1;
    
}
.recruit a{
    color: #024e4e !important;
}
.fa-user-tie:before {
    content: "\f508";
    position: relative;
    left: -10px;
}

.intro_img3.grid_6.bg_size-cover.bg_posi_c-c {
    border-left: 10px solid #9ed5d1;
}
.intro_img1.grid_12.bg_size-cover.bg_posi_c-c {
    border-bottom: 10px solid #9ed5d1;
    margin-bottom: -1px;
}
section#intro{
    background:#9ed5d1;
}
.cms_title p.font_14up::before {
    width: 35px;
    height: 15px;
    content: "";
    background: url(Dup/img/title_a.png);
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    top: 25px;
    left: -42px;
    transform: scale(-1,1);
}

.cms_title p.font_14up{
    display: inline-block;
    position: relative;
    color: #008b8b;
}
.cms_title p.font_14up::after {
    width: 35px;
    height: 15px;
    content: "";
    background: url(Dup/img/title_a.png);
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    top: 25px;
    right: -42px;
}

p.con_no::before {
    width: 46px;
    height: 30px;
    content: "";
    background: url(Dup/img/hane.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    right: -53px;
    top: 24px;
}
p.con_no {
    font-size: 50px;
    line-height: 50px;
    color: #2cd1c4;
    display: inline-block;
    position: relative;
}
#wrap{
    background: #fdfdfd;
}
#page05 .cate_box{
    background:white;
}
#page03 h3.cate_title::before,#page04 h3.cate_title::before{
    width: 30px;
    height: 40px;
    content: "";
    background: url(Dup/img/tate.png);
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    left: 14px;
    top: 12px;
}
#page03 h3.cate_title,#page04 h3.cate_title{
    position:relative;
    border:0;
    color:#008b8b;
    padding-left:60px;
}
.anchor {
    display: block;
    padding-top: 100px;
    margin-top: -100px;
}
.index footer ul li a,.index div#sns_links{
    color:#404040;
}
footer ul li a{
    color:white;
}
div#sns_links{
    color:white;
}
.intro_left p.font_bar{
    font-size:21px;
}
footer{
    background:#008b8b !important;
}
p.h1_txt.mg_b-20px.mg_clear_tb,.footer_txt,p.copyright.d_none_tb.font_bar{
    color:white;
}
.tel_bt.mg_b-50px.mg_b-30px_tb a,.tel_bt.mg_b-100px.mg_b-30px_tb a{
    font-family: 'Barlow' !important;
    font-weight: bold !important;
    color:white !important;
}
/*
p.t1::before {
    width: 16vw;
    height: 16vw;
    content: "";
    background: #9ed5d1d1;
    position: absolute;
    border-radius: 100%;
    top: -10px;
    z-index: -1;
    left: -3vw;
    backdrop-filter: blur(4px);
}
*/
.main_txt {
    font-family: 'Sawarabi Mincho';
    font-size: 4.5vw;
    color: white;
    position: absolute;
    text-shadow: 4px 4px 16px #008b8b;
    top: 16vh;
    right: 8vw;
    z-index:1;
}
p.t1{
    letter-spacing: 7px;
}
p.t2{
   font-size: 1.5vw;
   text-shadow: 2px 2px 8px #008b8b;
    text-align: center;
}

.intro_left {
    background: #9dd5d1 url("Dup/img/city.png");
    background-repeat:no-repeat;
    background-position:bottom center;
}
.custom_wrap{
    background:url("Dup/img/main2.png");
    background-size:cover;
    background-position: bottom center;
}
h1,h2,h3,h4,nav ul li a{
   font-family: 'Sawarabi Mincho', sans-serif;
}
.font_bar{
    font-weight:bold;
}
h2.intro_title span:before{
    width:400px;
    height:400px;
    content:"";
    background-image:url("Dup/img/hukusima.png");
    background-repeat:no-repeat;
    background-size:contain;
    position:absolute;
    top: -150px;
    left: -100px;
    z-index:-1;
    opacity: 0.9;
}
h2.intro_title span{
    position:relative;
    z-index:1;
}
.intro_wrap.grid_12 p {
    z-index: 2;
    position: relative;
}
.bg_white{
    background:#fdfdfd;
}

/*-----------------------------------タブレット-----------------------------------*/
@media screen and (max-width:768px){
.intro_img3.grid_6.bg_size-cover.bg_posi_c-c {
    border-left: 10px solid #008b8b;
}
.intro_img1.grid_12.bg_size-cover.bg_posi_c-c {
    border-bottom: 10px solid #008b8b;
    margin-bottom: -1px;
}
    p.t2 {
    font-size: 4vw;
    }
    .index footer ul li a, .index div#sns_links,p.copyright {
    color: #ffffff;
}
    span.footer_bg.posi_abs.bg_color2.grid_6.grid_12_tb.height100per {
    background: #008b8b;
}
    .main_txt {
    font-family: 'Sawarabi Mincho';
    font-size: 8.5vw;
    color: white;
    position: absolute;
    text-shadow: 4px 4px 16px #008b8b;
    top: 70vh;
    right: 8vw;
    z-index: 1;
}
    .custom_wrap {
    background: url(Dup/img/main2.png);
    background-size: cover;
    background-position: left -310px center;
    }
    
}
/*-----------------------------------ここまで-----------------------------------*/

/*--------------------------スマホ-----------------------------------*/
@media screen and (max-width:678px){
#page03 h3.cate_title::before, #page04 h3.cate_title::before {
   
    top: 9px;
}
h2.intro_title span:before {
    width: 300px;
    height: 250px;
    content: "";
    background-image: url(Dup/img/hukusima.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -150px;
    left: -40px;
    z-index: -1;
    opacity: 0.9;
}
    h1#logo{
    z-index: 2;
    position: relative;
}
    .main_txt{
        right:0;
        width:100%;
        text-align:center;
    }
    .custom_wrap {
    background-position: left -150px center;
}
}
/*-----------------------------ここまで--------------------------------*/