@charset "UTF-8";


@media screen and (max-width: 1260.8px){	

    .sitenav ul {
        width: 50%;
        transition: 0.3s ease;
        border-radius: 24px;
        padding: 1rem;
    }

}

@media screen and (max-width: 1000.8px){	
    

}

@media screen and (max-width: 920.8px){	

}

@media screen and (max-width: 767.8px){	

    /*common--------------------------------------------*/


    .cta {
        width: calc(90% + 1rem);
        margin-left: auto;
        margin-right: auto;
        background-size: cover;
        border-radius: 60px;
        padding: 2rem;
        color: #fff;
        position: relative;
        margin-bottom: 50px;
    }

    .cta h3 {
        font-weight: 700;
        letter-spacing: 0.1em;
        font-size: 1.5rem;
    }

    .cta-title {
        font-size: 2rem;
        color: #db7b27;
        font-weight: bold;
        letter-spacing: 0.125em;
        position: absolute;
        right: 15px;
        bottom: -25px;
    }
    .cta .mm-btn1 a{
        font-size: 1rem;
    }

    .googlemap {
    width: 100%;
    height: 90vw;
    }
    .googlemap iframe {
        border-radius: 16px;
    }

    /*navigation--------------------------------------------*/

    .g-nav {
        width: calc(90% + 1rem);
        padding-left: calc(0.5rem + calc(var(--bs-gutter-x) * .5));
        padding-right: calc(0.5rem + calc(var(--bs-gutter-x) * .5));
    }
   .sitenav {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 1rem;
        row-gap: 1.5rem;
    }
    .sitenav ul {
        width: 50%;
        padding: 0.5rem;
    }
    .sitenav ul li {
        margin-top: 0;
        padding: 0 0.5rem 0 0.5rem ;
        border-bottom: 1px solid #eee;
        font-weight: bold;
        letter-spacing: -1px;
    }
    .sitenav ul li a {
        font-size: 0.8rem;
    }
    .sitenav ul li:first-child a {
        font-size: 1.25rem;
    }
    .densei {
        text-align: center;
    }
    .densei a:link, .densei a:visited {
        font-weight: 900;
        padding: 0.5rem 1rem;
        border-radius: 100vh;
        text-align: center;
        letter-spacing: 0.1em;
        font-size: 0.8rem;
        height: inherit;
    }

    /*header--------------------------------------------*/


    .header-container {
        width: calc(90% + 1rem);
        padding-left: calc(0.5rem + calc(var(--bs-gutter-x) * .5));
        padding-right: calc(0.5rem + calc(var(--bs-gutter-x) * .5));
    }


    /*footer--------------------------------------------*/

    .mm-footer {

        width: calc(90% + 1rem);
        padding-left: calc(0.5rem + calc(var(--bs-gutter-x) * .5));
        padding-right: calc(0.5rem + calc(var(--bs-gutter-x) * .5));
    }
    .footer-right {
        display: none;
    }


    /*toppage--------------------------------------------*/

    .top-bg1 {
        position: absolute;
        top: -140px;
        left: -325px;
        width: 600px;
        height: 800px;
        z-index: -1;
        pointer-events: none;
    }
    .top-bg2 {
        position: absolute;
        width: 800px;
        height: 800px;
        border-radius: 100%;
        z-index: -2;
        top: 50%;
        left: 50%;
        margin-top: -550px;
        margin-left: -300px;

    }
    .top-bg3 {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -235px;
        margin-left: -160px;
        background-image: url(image/bg_rightL.png);
        background-position: top right;
        background-size: 100%;
        background-repeat: no-repeat;
        width: 700px;
		height: 800px;
        z-index: -1;
        pointer-events: none;
    }
    .top-fv {
        padding-bottom: 3rem;
    }
    .top-fv h2 {
        font-size:1rem;
        font-weight: bold;
        margin-bottom: 1.5rem;
    }
    .top-fv h2 span {
        font-size: 2.5rem;
        font-weight: 900;
    }
    .top-fv p {
        font-size: 0.8rem;
    }
    .news-container ul li {
        display: block;
        justify-content: flex-start;
    }
    .news-container ul li a {
        display: block;
        width: 100%;
    }
    .news-date {
        width: 100%;
        display: block;
        margin-right: 0;
    }
    .top-company {
        padding-top: 0;
        margin-bottom: 180px;
    }
    .top-company h2 {
        font-size: 2rem;
        font-weight: 900;
        margin-bottom: 2rem;
    }
    .top-company p {
        font-size: 0.8rem;
    }
    .top-company-b2 {
        width: 200px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: 30px;
        margin-left: -260px;
        z-index: -2;
    }
    .top-company-b3 {
        width: 120px;
        border-radius: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: 165px;
        margin-left: -109px;
    }
    .top-solution h3 {
        font-size: 2rem;
    }

    /*page--------------------------------------------*/

    .page-head {
        margin-top: 80px;
        padding-bottom: 50px;
    }
    .page-head-bg {
        top: -160px;
        left: -160px;
        width: 400px;
    }
    .page-head-eyecatch {
        top: 50%;
        left: 50%;
        width: 400px;
        margin-top: -280px;
        margin-left: -135px;
    }
    .page-head h2 {
        font-size: 2rem;
    }
    .page-head h2 span {
        font-size: 0.9rem;
        display: block;
    }
    .page-bg-right {
        width: 750px;
        left: 30%;
        top: -70px;
        z-index: -1;
    }
    .page-container h3 {
        writing-mode: horizontal-tb;
        text-align: center;
        font-size: 2rem;
        font-weight: 900;
        letter-spacing: 0.1em;
        margin: 0 0 2rem 0;
    }
    .page-container h3 span {
        color: #db7b27;
        display: block;
        font-size: 0.8rem;
        font-weight: 700;
        letter-spacing: 0.05em;
    }
    .page-h3 {
        font-size: 2rem;
        font-weight: 900;
        color: #db7b27;
        letter-spacing: 0.1em;
        margin-bottom: 3rem;
        padding-top: 1.5rem;
    }
    .ceo {
        width: 120px;
        margin-bottom: 2.5rem;
    }
    .page-container h4 {
        font-size: 1.25rem;
        margin-bottom: 2rem;
    }
    dt, 
    dd {
        width: 100%!important;
        
    }
    dt {
        border-bottom: none;
        padding-bottom: 0;
        font-size: 1.25rem;
    }
    .history-pics img {
        border-radius: 10px;
    }
    .documents-container {
        text-align: center;
    }

    .company-history dt {
        display: inline-block;
        width: initial!important;
    }
    .company-history dt::after {
        content: '';
        display: block;
        background-color: #223c78;
        width: 1.4rem;
        height: 0.8rem;
        position: absolute;
        bottom: -0.75rem;
        left: 45%;
        clip-path: polygon(0% 0%,80% 0%,100% 100%);
    }
    .company-history dd {

        padding: 1rem 2rem;
        margin-top: -0.3rem;
        margin-left: auto;
        margin-bottom: 1.5rem;
    }

    .entry-container h5 {
        font-size: 2rem;
        font-weight: 900;
        margin-bottom: 0;
        color: #223c78;
    }
    .contact-small {
        font-size: 1rem;
    }
    .link-fax {
        pointer-events: none;
    }
    .page-container .recruit-h4 {
        font-size: 2rem;
    }
    .interview-list img{
        width: 150px;
    }

	 /*works--------------------------------------------*/
	
	.cat-list-container ul{
		display: flex;
		flex-wrap: wrap;
		list-style-type: none;
		margin: 0 0 1.5rem 0;
		padding: 0;
		font-weight: bold;
		justify-content: flex-start;
		align-items: center;
	}
	.cat-list-container ul li {
		margin-right:0.4rem;
		margin-bottom:0.5rem;
	}
	.cat-list-container ul li+li {
		border-left: none;
		padding-left: 0;
		margin-left: 0;
	}
	.cat-list-container ul li a:link, .cat-list-container ul li a:visited {
		display:inline-block;
		background-color:#fafafa;
		padding:0.25rem 0.5rem;
		font-size:0.8rem;
		border-radius:0.5rem;
	}
	
	
    /*single--------------------------------------------*/

    .single-container h3 {
        font-size: 1.5rem;
        font-weight: 900;
        letter-spacing: 0.05em;
    }


}

@media screen and (max-width: 450.8px){	
 
    .top-bg2 {
        position: absolute;
        width: 500px;
        height: 500px;
        border-radius: 100%;
        z-index: -2;
        top: 50%;
        left: 50%;
        margin-top: -300px;
        margin-left: -200px;
    }
    .page-bg-right {
        width: 480px;
        left: 70px;
        top: -70px;
        z-index: -1;
    }
}


