@charset "UTF-8";
/*
Theme Name:bosco-2
*/

/*----------------------------------------------------
 Reset
----------------------------------------------------*/
*,
*::before,
*::after {
    box-sizing: border-box;
}

ul[class], ol[class] {
    padding: 0;
}

body, h1, h2, h3, h4, h5, h6, p, ul[class], ol[class], li, figure, figcaption, blockquote, dl, dd {
    margin: 0;
}

body {
    color: #53575A;
    font-family:"メイリオ",Meiryo,Meiryo UI,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","Osaka－等幅","Osaka-Mono",Arial,Verdana,"ＭＳ Ｐゴシック",sans-serif;
    font-size: .875rem;
    min-height: 100vh;
    scroll-behavior: smooth;
    line-height: 1.7;
    -webkit-text-size-adjust: 100%;
}

@media (min-width: 768px) {
    body {
        font-size: 1rem;
    }
}

ul[class], ol[class] {
    list-style: none;
}

img {
    max-width: 100%;
    display: block;
}

input, button, textarea, select {
    font: inherit;
}

/*----------------------------------------------------
 flex
----------------------------------------------------*/
.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-grow-0{flex-grow:0}.flex-grow{flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-shrink{flex-shrink:1}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.order-first{order:-9999}.order-last{order:9999}.order-none{order:0}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.content-center{align-content:center}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-between{align-content:space-between}.content-around{align-content:space-around}.content-evenly{align-content:space-evenly}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}

@media (min-width: 768px) {
    .md\:block{display:block}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:flex-wrap{flex-wrap:wrap}.md\:flex-nowrap{flex-wrap:nowrap}.md\:flex-grow-0{flex-grow:0}.md\:flex-grow{flex-grow:1}.md\:flex-shrink-0{flex-shrink:0}.md\:flex-shrink{flex-shrink:1}.md\:order-1{order:1}.md\:order-2{order:2}.md\:order-3{order:3}.md\:order-4{order:4}.md\:order-5{order:5}.md\:order-6{order:6}.md\:order-7{order:7}.md\:order-8{order:8}.md\:order-9{order:9}.md\:order-10{order:10}.md\:order-11{order:11}.md\:order-12{order:12}.md\:order-first{order:-9999}.md\:order-last{order:9999}.md\:order-none{order:0}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:justify-around{justify-content:space-around}.md\:justify-evenly{justify-content:space-evenly}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:items-baseline{align-items:baseline}.md\:items-stretch{align-items:stretch}.md\:content-center{align-content:center}.md\:content-start{align-content:flex-start}.md\:content-end{align-content:flex-end}.md\:content-between{align-content:space-between}.md\:content-around{align-content:space-around}.md\:content-evenly{align-content:space-evenly}.md\:self-auto{align-self:auto}.md\:self-start{align-self:flex-start}.md\:self-end{align-self:flex-end}.md\:self-center{align-self:center}.md\:self-stretch{align-self:stretch}
}
@media (min-width: 1024px) {
    .lg\:block{display:block}.lg\:flex{display:flex}.lg\:inline-flex{display:inline-flex}.lg\:flex-wrap{flex-wrap:wrap}.lg\:flex-nowrap{flex-wrap:nowrap}.lg\:flex-grow-0{flex-grow:0}.lg\:flex-grow{flex-grow:1}.lg\:flex-shrink-0{flex-shrink:0}.lg\:flex-shrink{flex-shrink:1}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:order-3{order:3}.lg\:order-4{order:4}.lg\:order-5{order:5}.lg\:order-6{order:6}.lg\:order-7{order:7}.lg\:order-8{order:8}.lg\:order-9{order:9}.lg\:order-10{order:10}.lg\:order-11{order:11}.lg\:order-12{order:12}.lg\:order-first{order:-9999}.lg\:order-last{order:9999}.lg\:order-none{order:0}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:justify-around{justify-content:space-around}.lg\:justify-evenly{justify-content:space-evenly}.lg\:items-start{align-items:flex-start}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:items-baseline{align-items:baseline}.lg\:items-stretch{align-items:stretch}.lg\:content-center{align-content:center}.lg\:content-start{align-content:flex-start}.lg\:content-end{align-content:flex-end}.lg\:content-between{align-content:space-between}.lg\:content-around{align-content:space-around}.lg\:content-evenly{align-content:space-evenly}.lg\:self-auto{align-self:auto}.lg\:self-start{align-self:flex-start}.lg\:self-end{align-self:flex-end}.lg\:self-center{align-self:center}.lg\:self-stretch{align-self:stretch}
}
@media (min-width: 1280px) {
    .xl\:block{display:block}.xl\:flex{display:flex}.xl\:inline-flex{display:inline-flex}.xl\:flex-wrap{flex-wrap:wrap}.xl\:flex-nowrap{flex-wrap:nowrap}.xl\:flex-grow-0{flex-grow:0}.xl\:flex-grow{flex-grow:1}.xl\:flex-shrink-0{flex-shrink:0}.xl\:flex-shrink{flex-shrink:1}.xl\:order-1{order:1}.xl\:order-2{order:2}.xl\:order-3{order:3}.xl\:order-4{order:4}.xl\:order-5{order:5}.xl\:order-6{order:6}.xl\:order-7{order:7}.xl\:order-8{order:8}.xl\:order-9{order:9}.xl\:order-10{order:10}.xl\:order-11{order:11}.xl\:order-12{order:12}.xl\:order-first{order:-9999}.xl\:order-last{order:9999}.xl\:order-none{order:0}.xl\:justify-start{justify-content:flex-start}.xl\:justify-end{justify-content:flex-end}.xl\:justify-center{justify-content:center}.xl\:justify-between{justify-content:space-between}.xl\:justify-around{justify-content:space-around}.xl\:justify-evenly{justify-content:space-evenly}.xl\:items-start{align-items:flex-start}.xl\:items-end{align-items:flex-end}.xl\:items-center{align-items:center}.xl\:items-baseline{align-items:baseline}.xl\:items-stretch{align-items:stretch}.xl\:content-center{align-content:center}.xl\:content-start{align-content:flex-start}.xl\:content-end{align-content:flex-end}.xl\:content-between{align-content:space-between}.xl\:content-around{align-content:space-around}.xl\:content-evenly{align-content:space-evenly}.xl\:self-auto{align-self:auto}.xl\:self-start{align-self:flex-start}.xl\:self-end{align-self:flex-end}.xl\:self-center{align-self:center}.xl\:self-stretch{align-self:stretch}
}

/*----------------------------------------------------
 display
----------------------------------------------------*/
.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.hidden{display:none}.flex{display:flex}.inline-flex{display:inline-flex}

@media (min-width: 768px) {
    .md\:block{display:block}.md\:inline{display:inline}.md\:inline-block{display:inline-block}.md\:hidden{display:none}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}
}
@media (min-width: 1024px) {
    .lg\:block{display:block}.lg\:inline{display:inline}.lg\:inline-block{display:inline-block}.lg\:hidden{display:none}.lg\:flex{display:flex}.lg\:inline-flex{display:inline-flex}
}
@media (min-width: 1280px) {
    .xl\:block{display:block}.xl\:inline{display:inline}.xl\:inline-block{display:inline-block}.xl\:hidden{display:none}.xl\:flex{display:flex}.xl\:inline-flex{display:inline-flex}
}

/*----------------------------------------------------
    Component
----------------------------------------------------*/
/* clearfix */
.clearfix {
    clear: both;
    zoom: 1;
}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* rollover */
.rollover {
    animation: horizontalY 1s ease-in-out infinite alternate;
            transition: all 1s;
    -webkit-transition: all 1s;
}

.rollover:hover {
    animation: horizontalY 0.5s ease-in-out infinite alternate;
            transition: all 0.5s;
    -webkit-transition: all 0.5s;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

/* innerlink */
.innerlink {
    display: block;
    height: 1px;
    position: relative;
    top: -60px;
}

/* pc/sp */
.pc {
    display: none;
}

.pc-i {
    display: none;
}

.sp {
    display: block;
}

.sp-i {
    display: inline;
}

@media (min-width: 768px) {
    .pc {
        display: block;
    }

    .pc-i {
        display: inline;
    }

    .sp,
    .sp-i {
        display: none;
    }
}

/* logo */
.logo {
    background: #fff;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    transition: all 2s;
    -webkit-transition: all 2s;
    width: 100%;
    z-index: 99999;
}
.logo-main {
    background-repeat: no-repeat;
    background-position: center center;
    height: 100vh;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 2s;
    -webkit-transition: all 2s;
    width: 100%;
}
.logo-main {
    background-size: auto 300px;
}
@media screen and (max-width: 768px) {
    .logo-main {
        background-size: 60% auto;
        height: 85vh;
    }
}

[lang="en"] {
    font-family: "engfont-i",serif;
}

/*----------------------------------------------------
 gmenu toggle
----------------------------------------------------*/
.gmenu-toggle {
    cursor: pointer;
    display: inline-block;
    height: 40px;
    position: fixed;
    top: .5rem;
    right: 1rem;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    width: 40px;
    z-index: 10000;
}
.scroll .gmenu-toggle {
    top: .5rem !important;
}
.gmenu-toggle span {
    background: #53575A;
    display: block;
    height: 2px;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    left: 8px;
    transition: .2s;
    width: 24px;
}
.gmenu-toggle span::before,
.gmenu-toggle span::after{
    background: #53575A;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 0;
    transition: .3s;
    width: 24px;
}
.gmenu-toggle span::before{
    margin-top: -10px;
}
.gmenu-toggle span::after{
    margin-top: 8px;
    width: 18px;
}

/* open */
.gmenu-open .gmenu-toggle span {
    background: transparent;
}

.gmenu-open .gmenu-toggle span::before,
.gmenu-open .gmenu-toggle span::after{
    background: #53575A;
    margin-top: 0;
    width: 24px;
}

.gmenu-open .gmenu-toggle span::before{
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.gmenu-open .gmenu-toggle span::after{
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

@media (min-width: 768px) {
    .gmenu-toggle {
        top: 2.5rem;
    }
    .scroll .gmenu-toggle {
        top: 1rem !important;
    }
}
@media (min-width: 1024px) {
    .gmenu-toggle {
        top: 2.75rem;
    }
}
@media (min-width: 1520px) {
    .gmenu-toggle {
        margin-left: 720px;
        left: 50%;
        right: auto;
    }
}

/*----------------------------------------------------
 gmenu
----------------------------------------------------*/
.gmenu,
.gmenu *,
.gmenu-bg {
    -webkit-transition: all .5s;
    transition: all .5s;
}

.gmenu {
    background: #fff;
    height: 80vh;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    width: 0;
    z-index: 9999;
}

.gmenu-open .gmenu {
    width: 100%;
    overflow-y: auto;
}
.gmenu-in {
    height: 100%;
    padding-top: 2rem;
}

.gmenu-menu {
    text-align: left;
}

.gmenu-menu img {
    display: inline-block;
    height: 16px;
}

.gmenu-insta img {
    height: 30px;
}

.gmenu-open .gmenu-menu {
    margin-left: 2rem;
    padding: 1rem 1rem 1rem 0; 
}

.gmenu-open .gmenu-line {
    border-bottom: 1px solid rgba(84, 86, 89, 0.5);
    margin-bottom: 1rem;
    padding-bottom: 2rem;
}

@media (min-width: 768px) {
    .gmenu {
        height: 100vh;
    }
    .gmenu-open .gmenu {
        width: 50%;
    }
    .gmenu-in {
        padding-top: 4rem;
    }
    .gmenu-menu img {
        height: 20px;
    }
    .gmenu-open .gmenu-menu {
        margin-left: 20%;
        padding: 2rem 1rem 2rem 0; 
    }
    .gmenu-open .gmenu-line {
        margin-bottom: 1.5rem;
        padding-bottom: 3.5rem;
    }
}

@media (min-width: 1024px) {
    .gmenu-open .gmenu {
        width: 36%;
    }
}
@media (min-width: 1280px) {
    .gmenu-open .gmenu {
        width: 24%;
    }
}

/*----------------------------------------------------
 .gmenu-bg
----------------------------------------------------*/
.gmenu-bg {
    background: #fff;
    height: 100vh;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 0;
    z-index: 9998;
}

.gmenu-open .gmenu-bg {
    background: rgba(0, 0, 0, .75);
    opacity: 1;
    width: 100vw;
}

/*----------------------------------------------------
 header
----------------------------------------------------*/
.header {
    padding: 1rem;
}
.header-logo img {
    max-width: 33%;
}

@media (min-width: 768px) {
    .header {
        padding: 2.5rem 3rem 2.5rem 2rem;
    }
    .header-menu a {
        margin: 0 1rem;
    }
    .header-menu a:last-child {
        margin-right: 2rem;
    }
    .header-logo img {
        max-width: 100%;
    }
}

@media (min-width: 1024px) {
    .header {
        padding-top: 2.75rem;
        padding-bottom: 2.75rem;
    }
    .header-menu a {
        margin: 0 2rem;
    }
    .header-menu a:last-child {
        margin-right: 4rem;
    }
}
@media (min-width: 1280px) {
    .header-in {
        margin: 0 auto;
        max-width: 1440px;
    }
}

/*----------------------------------------------------
 main-visual
----------------------------------------------------*/
.main-visual {
    margin-bottom: 2rem;
}
.main-visual-in {
    margin: 0 auto;
    max-width: 1240px;
}

@media (min-width: 768px) {
    .main-visual {
        margin-bottom: 3rem;
    }
    .main-visual-in {
        padding: 0 1rem;
    }
}
@media (min-width: 1024px) {
    .main-visual {
        margin-bottom: 6rem;
    }
}

/*----------------------------------------------------
 main-visual slick
----------------------------------------------------*/
.main-visual .slick-dots {
    height: 4px;
    text-align: center;
}

.main-visual .slick-dots li {
    cursor: pointer;
    display: inline-block;
    height: 4px;
    margin: 0 .5rem;
    position: relative;
    width: 25px;
}

.main-visual .slick-dots li button {
    background: rgba(84, 86, 89, 0.2);
    border: 0;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 4px;
    padding: 0;
    outline: none;
    width: 25px;
}

.main-visual .slick-dots li.slick-active button {
    background: rgba(84, 86, 89, 1);
}

@media (min-width: 768px) {
    .main-visual .slick-dots li {
        margin: 0 .75rem;
    }
    .main-visual .slick-dots li,
    .main-visual .slick-dots li button {
        width: 36px;
    }
}
@media (min-width: 1024px) {
}
@media (min-width: 1280px) {
}

/*----------------------------------------------------
 contents
----------------------------------------------------*/
.bg-gray {
    background: rgba(83, 87, 90, .1);
}

/*----------------------------------------------------
 top
----------------------------------------------------*/
.top-title {
    margin-bottom: 2rem;
}

.top-title img {
    margin-left: auto;
    margin-right: auto;
    max-height: 20px;
}

.top-btn-more {
    text-align: right;
}

.top-works .top-btn-more {
    padding-right: 1rem;
}
.top-btn-more img {
    display: inline-block;
    height: 14px;
}

@media (min-width: 768px) {
    .top-title {
        margin-bottom: 4rem;
    }
    .top-title img {
        margin-left: 0;
        margin-right: 0;
        max-height: 40px;
    }
    .top-title-sub img {
        max-height: 32px;
    }
    .top-works .top-btn-more {
        padding-right: 0;
    }
    .top-btn-more img {
        height: 16px;
    }
}
/*----------------------------------------------------
 top-about
----------------------------------------------------*/
.top-about {
    padding: 2rem 1rem;
    text-align: center;
}

.top-about-text {
    margin-bottom: 2rem;
}

.top-about-text li + li {
    margin-top: 1rem;
}

.top-about-img img {
    margin: 0 auto;
    max-width: 80%;
}

@media (min-width: 768px) {
    .top-about {
        padding: 0 1rem 3rem;
        text-align: left;
    }
    .top-about-text {
        flex-shrink: 10000;
        padding-top: 4rem;
        padding-right: 2rem;
    }
    .top-about-text li + li {
        margin-top: 3rem;
    }
    .top-about-img {
        width: 42%;
    }
    .top-about-img img {
        max-width: 100%;
    }
}
@media (min-width: 1024px) {
    .top-about {
        padding: 0 2rem 6rem;
    }
    .top-about-text {
        font-size: 1.125rem;
        padding-top: 6rem;
    }
}
@media (min-width: 1280px) {
    .top-about-in {
        margin: 0 auto;
        max-width: 1240px;
    }
    .top-about-text li + li {
        margin-top: 4rem;
    }
}

/*----------------------------------------------------
 top-business
----------------------------------------------------*/
.top-business {
    position: relative;
}
.top-business-in {
    margin: 0 auto;
    width: 80%;
}
.top-business1 {
    padding: 2rem 1rem .5rem;
}

.top-business2 {
    padding: .5rem 1rem 2rem;
}

.top-business-each + .top-business-each {
    margin-top: 1rem;
}

.top-business-each {
    font-size: .75rem;
    padding-left: 2rem;
    position: relative;
}

.top-business-each::before {
    content: '';
    font-size: 1.125rem;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 0;
}
.top-business1 .top-business-each:nth-child(1)::before { content: '1.'; }
.top-business1 .top-business-each:nth-child(2)::before { content: '2.'; }
.top-business1 .top-business-each:nth-child(3)::before { content: '3.'; }
.top-business1 .top-business-each:nth-child(4)::before { content: '4.'; }
.top-business1 .top-business-each:nth-child(5)::before { content: '5.'; }
.top-business2 .top-business-each:nth-child(1)::before { content: '6.'; }
.top-business2 .top-business-each:nth-child(2)::before { content: '7.'; }
.top-business2 .top-business-each:nth-child(3)::before { content: '8.'; }
.top-business2 .top-business-each:nth-child(4)::before { content: '9.'; }

.top-business-title {
    font-size: 1.125rem;
    font-weight: bold;
}

.top-business-img {
    margin: 2rem 0;
}

@media (min-width: 768px) {
    .top-business-in {
        position: relative;
        width: 100%;
    }
    .top-business1 {
        padding-top: 4rem;
        padding-bottom: 1.5rem;
    }
    .top-business2 {
        padding-top: 1.5rem;
        padding-bottom: 4rem;
    }
    .top-business-each {
        font-size: .875rem;
    }
    .top-business-each + .top-business-each {
        margin-top: 3rem;
    }
    .top-business-each::before {
        font-size: 1.5rem;
    }
    .top-business-text {
        padding-right: 2rem;
        width: 58%;
    }
    .top-business2 .top-business-text {
        margin-bottom: 3rem;
    }
    .top-business-title {
        font-size: 1.375rem;
    }
    .top-business-each::before {
        font-size: 1.375rem;
    }
    /* img */
    .top-business-img {
        margin: 0;
        position: absolute;
        right: 0;
        bottom: -9rem;
        width: 42%;
    }
    .top-business-img::before {
        background: rgba(83, 87, 90, .1);
        box-sizing: content-box;
        content: '';
        padding-top: 30rem;
        position: absolute;
        bottom: 0;
        height: 100%;
        width: 100%;
    }
}
@media (min-width: 1024px) {
    .top-business1 {
        padding: 6rem 2rem 2rem;
    }
    .top-business2 {
        padding: 2rem 2rem 6rem;
    }
    /* img */
    .top-business-img {
        bottom: -13rem;
    }
    .top-business-img::before {
        padding-top: 50rem;
    }
}
@media (min-width: 1280px) {
    .top-business-in {
        margin: 0 auto;
        max-width: 1240px;
    }
    .top-business-each {
        font-size: 1rem;
    }
    /* img */
    .top-business-img {
        bottom: -14rem;
    }
}

/*----------------------------------------------------
 top-works
----------------------------------------------------*/
.top-works {
    padding: 2rem 0;
}

.top-works-img p {
    font-size: .5rem;
    padding: .25rem 1.25rem 0 .25rem;
    text-align: right;
}
.top-works-img p img {
    height: 1rem;
}
.top-works-img div {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.top-works-list {
    margin-bottom: 2rem;
}

.top-works-each {
    line-height: 1.5;
}

.top-works-each + .top-works-each {
    margin-top: 2.75rem;
}

.top-works-each a {
    color: inherit;
    text-decoration: none;
}

.top-works-text {
    padding: 0 1rem;
}

.top-works-title {
    font-weight: bold;
}

.top-works-cat {
    font-size: .75rem;
}

.top-works-disc {
    font-size: .875rem;
}
@media (min-width: 768px) {
    .top-works {
        padding: 4rem 1rem;
    }
    .top-works-each {
        border-top: 1px solid rgba(83, 87, 90, .5);
    }
    .top-works-each + .top-works-each {
        margin-top: 4rem;
    }
    .top-works-text {
        flex-grow: 1;
        flex-shrink: 10000;
        padding-top: 3rem;
        padding-left: 3rem;
        padding-right: 0;
    }
    .top-works-img {
        width: 60%;
    }
    .top-works-img p {
        font-size: .75rem;
        padding-right: .25rem;
    }
    .top-works-each:nth-child(odd) .top-works-img {
        order: 2;
    }
    .top-works-each:nth-child(odd) .top-works-text {
        order: 1;
        padding-left: 0;
        padding-right: 3rem;
    }
    .top-works-title {
        font-size: 1.25rem;
    }
    .top-works-list {
        margin-bottom: 3rem;
    }
    
}
@media (min-width: 1024px) {
    .top-works {
        padding: 6rem 2rem;
    }
    .top-works-each + .top-works-each {
        margin-top: 6rem;
    }
    .top-works-text {
        font-size: 1.25rem;
        
    }
    .top-works-cat {
        font-size: .875rem;
    }
    .top-works-list {
        margin-bottom: 6rem;
    }
}
@media (min-width: 1280px) {
    .top-works-in {
        margin: 0 auto;
        max-width: 1240px;
    }
}

/*----------------------------------------------------
 works
----------------------------------------------------*/
.works {
    padding: 2rem 1rem;
}

.works-img p {
    font-size: .75rem;
    padding: .25rem .25rem 0 .25rem;
    text-align: right;
}
.works-img p img {
    height: 1rem;
}
.works-img div {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.works-img div img {
    width: 100%;
}

/* text */
.works-text {
    line-height: 1.5;
}
/* cat */
.works-category {
    margin-bottom: 2rem;
}
.works-category-title {
    color: rgba(83, 87, 90, .7);
    margin-bottom: .5rem;
}

.works-category-list {
    margin: 0 -0.25rem;
}

.works-category li {
    line-height: 1;
    padding: 0 .25rem .5rem;
    width: 33.3333333333%;
}
.works-category.works-header-cat-ja li {
    width: auto !important;
}

.works-category li a,
.works-category li span {
    background: rgba(83, 87, 90, .5);
    color: #fff;
    display: inline-block;
    font-size: .75rem;
    line-height: 1.2;
    padding: .5rem .1rem;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

.works-category li a.works-single-category {
    padding: .5rem 1rem;
    white-space: nowrap;
}

.works-category li.active a {
    background: rgba(83, 87, 90, 1);
}

/* list */
.works-list {
    margin-bottom: 2rem;
}

.works-each {
    line-height: 1.5;
}

.works-each + .works-each {
    margin-top: 2.5rem;
}

.works-each a {
    color: inherit;
    text-decoration: none;
}

.works-title {
    font-weight: bold;
}

.works-cat {
    font-size: .75rem;
}
.works-disc {
    font-size: .875rem;
}
@media (min-width: 768px) {
    .works {
        padding: 4rem 1rem;
    }
    .works-each + .works-each {
        margin-top: 0;
    }
    .works-each {
        margin-bottom: 4rem;
        padding: 0 1rem;
        width: 50%;
    }
    /* cat */
    .works-category {
        margin-bottom: 4rem;
    }
    .works-category-title {
        margin-bottom: 1rem;
    }
    .works-category li {
        width: 20%;
    }
    /* list */
    .works-list {
        margin: 0 -1rem 4rem;
    }
}
@media (min-width: 1024px) {
    .works-each {
        width: 33.3333333333%;
    }
    /* cat */
    .works-category li {
        width: 20%;
    }
    .works-category li a,
    .works-category li span {
        font-size: .875rem;
    }
    /* list */
    .works-list {
        margin-bottom: 6rem;
    }
    .works-title {
        font-size: 1.125rem;
    }
    .works-cat {
        font-size: .875rem;
    }
}
@media (min-width: 1280px) {
    .works-in {
        margin: 0 auto;
        max-width: 1240px;
    }
    /* cat */
    .works-category li {
        width: 10%;
    }
    .works-each {
        padding: 0 1.75rem;
    }
}

/*----------------------------------------------------
 works single
----------------------------------------------------*/
/* header */
.works-header {
    margin-bottom: 2rem;
}

.works-header-title {
    font-size: 1.5rem;
    font-weight: bold;
}

.works-header-list {
    font-size: .75rem;
    margin-bottom: .5rem;
}
.works-header-list li + li::before {
    content: '|';
    display: inline-block;
    padding: 0 .5rem;
}

.works-header-list a {
    color: inherit;
    text-decoration: none;
}

/* content */
.works-content {
    margin-bottom: 2rem;
}

/* img */
.works-img-list {
    margin-bottom: 2rem;
}
.works-img-each + .works-img-each {
    margin-top: 1rem;
}

.works-img-each p {
    font-size: .75rem;
    padding: 0.25rem 0.25rem 0 0.25rem;
    text-align: right;
}

@media (min-width: 768px) {
    .works-header {
        margin-bottom: 2rem;
    }
    .works-header-title {
        font-size: 2rem;
    }
    .works-header-cat {
        margin-bottom: .5rem;
    }
    .works-header-cat-ja {
        flex-grow: 1;
        margin-bottom: 0;
    }
    .works-header-list {
        font-size: .875rem;
    }
    .works-header-list li + li::before {
        padding: 0 .75rem;
    }
    /* content */
    .works-content {
        margin-bottom: 2rem;
    }
    /* img */
    .works-img-list {
        margin-bottom: 4rem;
    }
    .works-img-each + .works-img-each {
        margin-top: 2rem;
    }
}
@media (min-width: 1024px) {
    .works-header-cat {
        font-size: 1rem;
        margin-bottom: 0;
    }
    .works-header-list {
        font-size: 1rem;
    }
    /* img */
    .works-img-list {
        margin-bottom: 6rem;
    }
}
@media (min-width: 1280px) {
}

/*----------------------------------------------------
 single editor
----------------------------------------------------*/
/* editor */
.editor .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.editor .alignleft {
    float: left;
}

.editor .alignright {
    float: right;
}

.editor h1 {
    font-size: 1.5rem;
    font-weight: bold;
}

.editor h2 {
    font-size: 1.4rem;
    font-weight: bold;
}

.editor h3 {
    font-size: 1.3rem;
    font-weight: bold;
}

.editor h4 {
    font-size: 1.2rem;
    font-weight: bold;
}

.editor h5 {
    font-size: 1.1rem;
    font-weight: bold;
}

.editor h6 {
    font-size: 1rem;
    font-weight: bold;
}

.editor table {
    max-width: 100%;
}

.editor td {
    vertical-align: top;
}

.editor strong {
    font-weight: bold;
}

.editor em {
    font-style: italic;
}

.editor ul {
    list-style: disc;
}

.editor ol {
    list-style: decimal;
}

.editor li {
    list-style-position: inside;
}

.editor img {
    height: auto !important;
}

.editor blockquote {
    background: #f9f9f9;
    border: 1px #eee solid;
    margin: 0;
    padding: 30px 20px 35px 55px;
    position: relative;
}

.editor blockquote:before {
    content: "\f122";
    content: "’’";
    font-family: "dashicons";
    font-size: 24px;
    color: #e7e7e7;
    position: absolute;
    top: 10px;
    left: 10px;
}

/*----------------------------------------------------
 news
----------------------------------------------------*/
.news {
    padding: 2rem 1rem;
}

.news-list {
    margin-bottom: 2rem;
    padding-left: 0;
}

.news-list-top {
    min-height: 0;
}

.news-list li {
    list-style: none;
    padding-top: 25px;
}

.news-list li a {
    color: inherit;
    text-decoration: none;
}

.news-list li:first-child {
    padding-top: 0;
}

.news-date,
.news-text {
    display: block;
}

.news-text {
    font-weight: bold;
}

@media (min-width: 768px) {
    .news {
        min-height: 600px;
        padding: 4rem 1rem;
    }
    .news-list {
        margin-bottom: 4rem;
    }
}
@media (min-width: 1024px) {
    .news-list {
        margin-bottom: 6rem;
    }
    .news-list li a {
        display: table-row;
    }
    
    .news-list-top {
        padding: 0 40px;
    }

    .news-date {
        display: table-cell;
        padding-right: 60px;
    }
    
    .news-text {
        display: table-cell;
    }
}
@media (min-width: 1280px) {
    .news-in {
        margin: 0 auto;
        max-width: 1240px;
    }
}

/*----------------------------------------------------
 page
----------------------------------------------------*/
.page {
    padding: 2rem 1rem;
}

.page-table {
    margin-bottom: 2rem;
}
.page-photo {
    margin-bottom: 2rem;
}

@media (min-width: 768px) {
    .page {
        padding: 4rem 1rem;
    }
    .page-table {
        margin-bottom: 4rem;
    }
    .page-photo {
        margin-bottom: 4rem;
    }
}
@media (min-width: 1024px) {
    .page-table {
        margin-bottom: 6rem;
    }

}
@media (min-width: 1280px) {
    .page-in {
        margin: 0 auto;
        max-width: 1240px;
    }
}

/*----------------------------------------------------
 table
----------------------------------------------------*/
.table1 {
    border-collapse: collapse;
    width: 100%;
}

.table1 th,
.table1 td {
    padding: 1rem;
}

.table1 tr:nth-child(odd) th,
.table1 tr:nth-child(odd) td {
    background: rgba(83, 87, 90, .1);
}

.table1 th {
    font-weight: bold;
    padding-right: 1rem;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
}

@media (min-width: 768px) {
    .table1 th,
    .table1 td {
        padding: 1.25rem;
    }
}
@media (min-width: 1024px) {
}
@media (min-width: 1280px) {
}

/*----------------------------------------------------
    form
----------------------------------------------------*/
.form-text p {
    line-height: 2;
}

.form-text p strong {
    color: #00AE41;
    font-weight: bold;
}

.form-text p a {
    color: #221815;
    text-decoration: underline;
}

.form input[type='text'],
.form input[type='tel'],
.form input[type='email'],
.form input[type='password'] {
    font-family: "メイリオ",meiryo,sans-serif !important;
    width: 100%;
}

.form #your-zip1 {
    width: 70px;
}

.form #your-zip2 {
    width: 100px;
}

.form .hissu {
    color: #00AE41;
    display: inline-block;
    font-size: .9rem;
    font-weight: bold;
    line-height: 1;
    margin-left: .25rem;
}

.form table {
    margin-top: 50px;
    width: 100%;
}

.form table.form-result {
    margin-top: 0;
}

.form table.form-result tbody:nth-child(2) tr {
    text-align: center;
}
.form table.form-result tbody:nth-child(2) td {
    display: inline-block;
    padding-top: 3rem;
}

.form tr th,
.form tr td {
    font-weight: normal;
    padding: 10px;
    vertical-align: top;
}

.form-main tr th {
    text-align: left;
    white-space: nowrap;
}

.form-main tr td {
    padding-left: 30px;
    width: 90%;
}

.form-main tr td small {
    display: block;
    font-size: .8rem;
    padding-top: 5px;
}

.form-main label {
    margin-right: .5rem;
}
.form-main input[type="radio"]{
    position: relative;
    top: 1px;
}

.form-main .form-noborder,
.form-main select,
.form-main input[type="text"],
.form-main input[type="password"],
.form-main input[type="tel"],
.form-main input[type="email"],
.form-main textarea {
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-appearance: none;
    margin: 0;
    padding: 5px;
    width: 100%;
}
.form-main input[type="file"] {
    border-radius: 0;
    -webkit-appearance: none;
    width: 100%;
}

.form textarea {
    resize: vertical;
    width: 100%;
}

.form-center {
    text-align: center;
}

.form button,
.form input[type="button"],
.form input[type="submit"] {
    background: #545659;
    border: 0;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    line-height: 75px;
    margin: 0 10px;
    max-width: 100%;
    width: 335px;
    text-align: center;
    -webkit-appearance: none;
}

.form button:disabled,
.form input[type="button"]:disabled,
.form input[type="submit"]:disabled,
.form button:hover,
.form input[type="button"]:hover,
.form input[type="submit"]:hover {
    opacity: .7;
}

.form span.wpcf7-list-item {
    margin-left: 0;
}

/* footer */
.editor .form-footer p {
    font-size: .75rem;
    padding-top: 3rem;
}

@media screen and (max-width: 768px) {
    .form-main tr th {
        white-space: normal;
    }

    .form table.form-main tr th,
    .form table.form-main tr td {
        display: block;
        padding: 10px;
        width: 100%;
    }

    .form table.form-main tr td {
        display: block;
        padding-top: 0;
        padding-bottom: 10px;
        width: 100%;
    }

    .form button,
    .form input[type="button"],
    .form input[type="submit"] {
        display: block;
        line-height: 50px;
        margin: 0 auto .5rem;
        width: 80%;
    }

    .form .form-btn {
        margin-top: 0;
    }
}

@media (min-width: 768px) {
    .editor .form-footer p {
        font-size: .875rem;
        text-align: center;
    }
}

/*----------------------------------------------------
 footer
----------------------------------------------------*/
.footer {
    background: #545659;
}

.footer-in {
    padding: 1rem;
}

.footer-logo {
    padding: 2rem;
    text-align: center;
}

.footer-logo img {
    display: inline-block;
    max-width: 45%;
}

.footer-menu {
    margin-bottom: 3rem;
    text-align: center;
}

.footer-menu li {
    margin-top: 1rem;
}

.footer-menu img {
    display: inline-block;
    
}

.footer-menu li img {
    height: 16px;
}

.footer-sns img {
    max-height: 25px;
}

.copyright {
    color: #fff;
    font-size: .75rem;
    text-align: center;
}

@media (min-width: 768px) {
    .footer-logo {
        padding-bottom: 0;
    }
    .footer-logo img {
        max-width: 100%;
    }
    .footer-menu {
        flex-shrink: 10000;
        margin-bottom: 0;
        text-align: right;
    }
    .footer-menu li {
        margin-left: 1rem;
    }
    .footer-sns img,
    .footer-menu li img {
        height: 18px;
    }
    .copyright {
        padding-top: 3rem;
        padding-left: 2rem;
        text-align: left;
    }
}
@media (min-width: 1024px) {
    .footer-in {
        padding: 1rem 2rem 2rem;
    }
    
    .footer-menu li {
        margin-left: 2rem;
    }
}
@media (min-width: 1280px) {
    .footer-in {
        margin: 0 auto;
        max-width: 1440px;
    }
    .footer-menu li {
        margin-left: 3rem;
    }
}

/*----------------------------------------------------
 pagination
----------------------------------------------------*/
.archive-pager {
    font-family: HGPｺﾞｼｯｸE, "メイリオ",Meiryo,Meiryo UI,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","Osaka－等幅","Osaka-Mono",Arial,Verdana,"ＭＳ Ｐゴシック",sans-serif;
    text-align: center;
}

.archive-pager a,
.archive-pager span {
    color: inherit;
    letter-spacing: -2px;
    margin: 0 .5rem;
    text-decoration: none;
}
.archive-pager span {
    font-weight: bold;
}

@media (min-width: 768px) {
    .archive-pager a,
    .archive-pager span {
        font-size: 1.25rem;
    }
}
@media (min-width: 1024px) {
}
@media (min-width: 1280px) {
}

/*----------------------------------------------------
 about company
----------------------------------------------------*/
.about-company {
    padding: 2rem 1rem;
}

.about-company a {
    color: #0CAF40;
    text-decoration: none;
}

.about-company-text {
    margin-bottom: 3rem;
}

@media (min-width: 768px) {
    .about-company {
        padding: 4rem 1rem;
    }
    .about-company-text {
        margin-bottom: 4rem;
    }
}
@media (min-width: 1024px) {
    .about-company {
        padding: 6rem 2rem;
    }
}
@media (min-width: 1280px) {
    .about-company-in {
        margin: 0 auto;
        max-width: 1240px;
    }
}

/*----------------------------------------------------
 about access
----------------------------------------------------*/
.about-access {
    padding: 2rem 1rem;
}

.about-access a {
    color: #0CAF40;
    text-decoration: none;
}

.about-access-each + .about-access-each {
    margin-top: 2rem;
}
.about-access-text {
    margin-bottom: 2rem;
}
.about-access-text.editor h3 {
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: 1rem;
}

.about-access-info p + p {
    margin-top: 1rem;
}


@media (min-width: 768px) {
    .about-access {
        padding: 4rem 1rem;
    }
    .about-access-each + .about-access-each {
        margin-bottom: 4rem;
    }
    .about-access-each-half {
        flex-wrap: wrap;
        gap: 2em;
    }
    .about-access-each-half > div {
        width: calc(50% - 2em);
    }
    .about-access-each-half > div:nth-child(2) {
        padding-top: 3em;
    }
    /* text */
    .about-access-text {
        flex-shrink: 9999;
    }
    .about-access-text.editor h3 {
        font-size: 1.25rem;
    }
    /* img */
    .about-access-img {
        width: 50%;
    }
}
@media (min-width: 1024px) {
    .about-access {
        padding: 6rem 2rem;
    }
    .about-access-each + .about-access-each {
        margin-bottom: 6rem;
    }
    /* img */
    .about-access-img {
        width: 55%;
    }
}
@media (min-width: 1280px) {
    .about-access-in {
        margin: 0 auto;
        max-width: 1240px;
    }
    /* img */
    .about-access-img {
        width: 65%;
    }
}

/*----------------------------------------------------
 about link
----------------------------------------------------*/
.about-link {
    padding: 2rem 1rem;
}

.about-link a {
    color: inherit;
    text-decoration: none;
}

.about-link1 {
    border-bottom: 1px solid rgba(84, 86, 89, 0.5);
    margin-bottom: 2rem;
    padding-bottom: 2rem;
}

.about-link-title {
    font-size: 1.125rem;
    font-weight: bold;
    margin-bottom: 1rem;
}

.about-link-each {
    margin-bottom: 2rem;
    text-align: center;
}

.about-link-each p {
    margin-bottom: 1rem;
}

.about-link-each h4 {
    font-weight: normal;
}
.about-link-each img {
    margin: 0 auto;
}

@media (min-width: 768px) {
    .about-link {
        padding: 4rem 1rem;
    }
    .about-link-title {
        font-size: 1.325rem;
    }
    .about-link-each {
        flex-shrink: 9999;
        width: 33.33333%;
    }
}
@media (min-width: 1024px) {
    .about-link {
        padding: 6rem 2rem;
    }
    .about-link1,
    .about-link2 {
        width: 50%;
    }
    .about-link1 {
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0;
        padding-right: .5rem;
    }
    .about-link2 {
        padding-left: .5rem;
    }
    .about-link-each {
        padding-left: .5rem;
        padding-right: .5rem;
        width: 50%;
    }
}
@media (min-width: 1280px) {
    .about-link-in {
        margin: 0 auto;
        max-width: 1240px;
    }
}

/*----------------------------------------------------
    recruit
----------------------------------------------------*/
.recruit-title2 {
    border-bottom: 1px solid rgba(83, 87, 90, .1);
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

/* table */
.recruit-howto table {
    border-collapse: collapse;
    margin-bottom: 25PX;
    width: 100%;
}

.recruit-howto th {
    background: rgba(83, 87, 90, .1);
    border: 1px solid rgba(83, 87, 90, .3);
    padding: 15px;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
}

.recruit-howto td {
    border: 1px solid #D6D6D6;
    padding: 15px;
    width: 90%;
}

.recruit-flow,
.recruit-howto {
    margin-bottom: 2rem;
}

/* flow */
.recruit-flow table {
    border-collapse: collapse;
    margin-bottom: 25px;
    width: 100%;
}

.recruit-flow-progress th {
    background: rgba(0, 174, 65, .2);
    padding: 15px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    width: 180px;
}

.recruit-flow-finish th {
    background: rgba(0, 174, 65, .5);
    padding: 15px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.recruit-flow-progress td,
.recruit-flow-finish td {
    background: rgba(83, 87, 90, .1);
    padding: 15px;
}

.recruit-sankaku p {
    border-top: 20px solid rgba(0, 174, 65, .2);
    border-right: 90px solid transparent;
    border-bottom: 0px solid transparent;
    border-left: 90px solid transparent;
    height: 0;
    width: 0;
}

.recruit-sankaku th,
.recruit-sankaku td {
    padding: 0;
}

/* howto */
@media screen and (max-width: 768px) {
    .recruit-title2 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .recruit-flow,
    .recruit-howto {
        margin-bottom: 4rem;
    }
    
    /* flow */
    .recruit-flow-progress th {
        display: block;
        width: 100%;
    }

    .recruit-flow-finish th {
        display: block;
    }

    .recruit-flow-progress td,
    .recruit-flow-finish td {
        display: block;
    }

    .recruit-sankaku th {
        display: block;
        padding: 10px;
        text-align: center;
    }

    .recruit-sankaku p {
        border-right: 20px solid transparent;
        border-left: 20px solid transparent;
        display: inline-block;
    }
}

@media (min-width: 1024px) {
    .recruit-flow,
    .recruit-howto {
        margin-bottom: 6rem;
    }
}

/*----------------------------------------------------
 slider
----------------------------------------------------*/
@media all and (max-width: 960px) {
    .about-access-slider {
        width: 100%;
        max-width: inherit;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        margin: 0 auto;
        margin-bottom: 125px;
    }
}

.about-access-slider .sec {
  position: relative;
}

.about-access-slider .secBox_img {
  /* width: 480px; */
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate(0, 20px);
      -ms-transform: translate(0, 20px);
          transform: translate(0, 20px);
}

@media all and (max-width: 960px) {
  .about-access-slider .secBox_img {
    -webkit-transform: translate(0, 15px);
        -ms-transform: translate(0, 15px);
            transform: translate(0, 15px);
    width: calc(100% - 15px);
    max-width: calc(100% - 15px);
  }
}

.about-access-slider .secBox_img img {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
  -webkit-transform: translate(20px, 20px);
      -ms-transform: translate(20px, 20px);
          transform: translate(20px, 20px);
  opacity: 0;
}

@media all and (max-width: 960px) {
  .about-access-slider .secBox_img img {
    -webkit-transform: translate(15px, 15px);
        -ms-transform: translate(15px, 15px);
            transform: translate(15px, 15px);
  }
}

.about-access-slider .secBox_img.aos-animate {
  opacity: 1;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.about-access-slider .secBox_img.aos-animate img {
  opacity: 1;
}

.about-access-slider .secBox_img .blurBg {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  overflow: hidden;
  position: absolute;
  top: 20px;
  right: -20px;
  z-index: -1;
}

@media all and (max-width: 960px) {
  .about-access-slider .secBox_img .blurBg {
    right: -15px;
    top: 15px;
  }
}

.about-access-slider .secBox_img .blurBg::before {
  position: absolute;
  content: '';
  background: url(../images/bgover.png) no-repeat left center;
  background-size: cover;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.about-access-slider .secBox_img {
  --swiper-pagination-color: #E5E5E5;
}

.about-access-slider .secBox_img .swiper-slide .animation {
  opacity: 0;
  -webkit-transform: translate(0, 20px);
      -ms-transform: translate(0, 20px);
          transform: translate(0, 20px);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.about-access-slider .secBox_img .swiper-slide img {
  opacity: 0;
}

.about-access-slider .secBox_img .swiper-slide-active .animation {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
}

.about-access-slider .secBox_img .swiper-slide-active img {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
}

.about-access-slider .secBox_img .swiper-container {
  overflow: visible;
}

.about-access-slider .secBox_img .swiper-bar {
  position: absolute;
  bottom: -70px;
  right: 110px;
  width: 125px;
  height: 2px;
  background: #666;
}

@media all and (max-width: 960px) {
  .about-access-slider .secBox_img .swiper-bar {
    left: 0;
    right: inherit;
  }
}

.about-access-slider .secBox_img .swiper-bar span {
  width: 0;
  height: 2px;
  display: block;
  background: #fff;
}

.about-access-slider .secBox_img .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  background: #E5E5E5;
  opacity: 1;
  margin: 0 6px;
}

.about-access-slider .secBox_img .swiper-pagination-bullet-active {
  position: relative;
  background: #0B1222;
}

.about-access-slider .secBox_img .swiper-pagination {
  bottom: -81px;
  width: 100%;
  left: 22px;
  text-align: right;
}

@media all and (max-width: 960px) {
  .about-access-slider .secBox_img .swiper-pagination {
    left: 15px;
  }
}


