﻿.ank{
    margin-top:-100px;
    padding-top:100px;
}
#entry {
    position: fixed;
    right: 25px;
    bottom: 10px;
    z-index: 99;
    max-width: 300px;
    border: 2px solid #07496d;
}
.Q {
    background: url(Dup/img/icon3.png) no-repeat;
    background-size: contain;
    padding: 15px 0 15px 70px;
    font-size: 16px;
    background-size: 60px;
}
.A {
    background: url(Dup/img/icon1.png) no-repeat;
    background-size: contain;
    padding: 15px 0 15px 70px;
    font-size: 16px;
    background-size: 60px;
}

@media all and (-ms-high-contrast: none){
    #cms_2-a .cate .cate_title,#cms_3-b .cate_title{
        padding-top:10px !important;
    }
.title_wrap span.d_inline_b.posi_rel{
    padding-top:10px;
}
.pager li a{
    padding:5px 10px 0px;
}
h3.cate_title{
    padding:10px 5px 5px;
}
.more a{
    padding:15px 5px 10px;
}
    h2.intro_title span{
        padding:10px 20px 5px !important;
    }
}
.d_flex.flex_center-right.posi_rel{
    top:0;
}

span.title_bg {
    background: url(Dup/img/title_bg.jpg) !important;
    background-position: center top !important;
}
.linkStyle{
    color:#006ad8;
    transition:all 0.2s;
}
.linkStyle:hover{
    opacity:0.6;
}
div#main_txt img {
    transform: translateY(320px);
    
}
#main_txt.m_anime2 img{
    animation:m_anime2 0.3s forwards;
}
#main_txt{
    position: absolute;
    right: 1%;
    bottom: 1%;
    width: 57vw;
    overflow:hidden;
    
}
@keyframes m_anime2{
    0%{
        transform: translateY(320px);
    }
    100%{
        transform: translateY(0px);
    }
}
div#m_box div.m_anime{
   animation:main_anime 0.5s forwards;
}
div#m_box div.m_anime:nth-child(2){
    animation-delay: 0.15s;
}
div#m_box div.m_anime:nth-child(3){
    animation-delay: 0.3s;
}
@keyframes main_anime{
    0%{
         transform: translate(510px,-950px);
    }
    100%{
        transform:translate(0,0);
    }
}

#m_box div{
    transform: translate(510px,-950px);
}

#m_box {
    display: flex;
    position: absolute;
    top: 3%;
    left: -18vw;
}
#m_box img {
    width: 44vw;
}
div#m_box div:nth-child(2) {
    position: relative;
    left: -17.1vw;
}

div#m_box div:nth-child(3) {
    position: relative;
    left: -34vw;
}
.txt_color1 {
    color: #006ad8;
}
#page_top .arrow {
 
    border-color: white;
}
#page_top {
    background-color: #006ad8;
    color: white;
}
.bg_color3 {
    background-color: #57b1ef;
}
.border_color3 {
    border-color: #77c0f2;
}

.cms_title p {
    font-family: 'Saira Semi Condensed', sans-serif;
    font-size: 50px;
    color: #006ad8;
    opacity: 0.4;
}
.txt_color3 {
    color: #ffbe08;
}
.bg_color1 {
    background-color: #006ad8;
}
.border_color1 {
    border-color: #006ad8;
}
.more a{
    background: linear-gradient( 
240deg
 , rgb(85 146 233) 0%, rgb(87 177 239) 100%);
}
span.nav_bg{
    background: linear-gradient( 
240deg
 , rgb(85 146 233) 0%, rgb(87 177 239) 100%);
}
section#contents::after {
    content: "";
    position: absolute;
    width: 50vw;
    height: 30vw;
    background: url(Dup/img/ya.png) no-repeat;
    z-index: 2;
    bottom: 0;
    left: 0;
    background-size: contain;
    background-position: bottom;
}
#contents .con_box1::before{
    display:none;
}
.con_wrap h2 {
    z-index: 1;
    position: relative;
    font-style: italic;
}
p.con_no {
    font-size: 140px;
    position: absolute;
    top: -151px;
    left: -60px;
    font-family: 'Saira Semi Condensed', sans-serif;
    opacity: 0.4;
    color: #006ad8;
}
#contents .con_bg {
    transform: skewX(
-15deg
) translateX(130px);
  
  background: linear-gradient(
41deg
, rgba(99,152,227,1) 0%, rgba(119,192,242,1) 100%);
top:0;
right:0;
}
#contents .con_img {
    height: 100%;
    left: 0;
    z-index: -1;
    top:0;
}
.recruit {
    margin-top: 20px;
    position:relative;
}
h1#logo {
    position: absolute;
    margin-bottom: 0;
}
h1#logo img{
    max-width:400px;
}
.ul_wrap {
    text-align: center;
    padding: 50px;
    background-position: center;
    z-index: 2;
    position: relative;
}
.ul_wrap li {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    position: relative;
    padding-left: 36px;
}
p.r_title {
    font-weight: bold;
    font-size: 30px;
    font-style: italic;
    z-index: 1;
    color: #baa615;
    position: relative;
}
.recruit::after {
    right: -200px;
    width: 280px;
    height: 690px;
    content: "";
    background: url(Dup/img/hito.png) no-repeat;
    position: absolute;
    bottom: -310px;
    background-size: contain;
}
h2.intro_title span::before {
    width: 100%;
    height: 100%;
    background: #006ad8;
    content: "";
    position: absolute;
    top: 10px;
    z-index: -1;
    left: 10px;
}
h2.intro_title span {
    background: linear-gradient(
41deg
, rgba(99,152,227,1) 0%, rgba(119,192,242,1) 100%);
    color: white;
    padding: 0px 20px;
    font-size: 30px;
    font-style: italic;
    position: relative;
    
}
.intro_right {
    position: relative;
}
.intro_right::before {
    content: "";
    width: 130px;
    height: 100%;
    background: url(Dup/img/intro.png) no-repeat;
    position: absolute;
    z-index: 2;
    background-size: contain;
    left: 0;
    mix-blend-mode: screen;
    opacity: 0.6;
    top: 0;
}
.intro_left{
    background: url(Dup/img/naname.png) no-repeat;
    background-position: bottom;
    overflow:hidden;
}
#intro .intro_right div {
    height: 100%;
}
.ul_wrap li::before {
    width: 45px;
    height: 45px;
    content: "";
    background: url(Dup/img/check.png) no-repeat;
    position: absolute;
    left: 0;
}

/*--------------------------------タブレット-----------------------------------------*/
@media screen and (max-width:768px){
#entry {
    position: fixed;
    left: 10px;
    bottom: 10px;
    z-index: 99;
    max-width: 250px;
    border: 2px solid #07496d;
}
    .d_flex.flex_center-right.posi_rel{
        overflow:hidden;
    }
   #m_box{
       max-width: 100%;
       overflow:hidden;
       top:8%;
       
   }
   #pagepiling {
    overflow: hidden;
}
    body{
        overflow:hidden;
    }
   #custom {
    height: 45vh !important;
}
    .custom_wrap{
        position:relative;
    }
    #contents .con_img {
    height:60vw;
    left: 0;
    z-index: 1;
}
#contents .con_bg{
    transform:none;
}
p.con_no{
    left:-20px;
}
  section#contents::after {
    content: "";
    position: absolute;
    width: 70vw;
    height: 40vw;
    background: url(Dup/img/ya.png) no-repeat;
    z-index: 2;
    bottom: 0;
    left:200px;
    background-size: contain;
    background-position: bottom;
}
section#contents{
    position:relative;
}
span.title_bg {
    background: url(Dup/img/title_bg.jpg) !important;
    background-position: center !important;
    background-size: 100% !important;
}
}
/*--------------------------------ここまで-----------------------------------------*/

/*--------------------------------スマホ----------------------------------------*/
@media screen and (max-width:667px){
.recruit::after {
    right: -130px;
    width: 280px;
    height: 690px;
    content: "";
    background: url(Dup/img/hito.png) no-repeat;
    position: absolute;
    bottom: -310px;
    background-size: contain;
}
    #custom {
    height: 29vh !important;
}
h2.intro_title span {
    font-size:20px;
} 
.intro_left{
    padding-top: 50px;
}
p.r_title {
    font-weight: bold;
    font-size: 24px;
    font-style: italic;
    color: #baa615;
    text-align: center;
}
h1#logo img{
    width:250px;
}
p.con_no {
    font-size: 110px;
    position: absolute;
    top: -111px;
    left: -10px;
    font-family: 'Saira Semi Condensed', sans-serif;
    opacity: 0.4;
    color: #006ad8;
}
section#contents::after{
    left:100px;
}
#main_txt{
    bottom:2%;
}
span.title_bg {

    background-size: cover !important;
}
}
/*--------------------------------ここまで-----------------------------------------*/