/*
Theme Name: its
Theme URL: its
Description: its
Author: its

Version: 1.0
*/

body {
    margin: 0px;
}

.row {
    margin-right: 0px!important;
    margin-left: 0px!important;
}

a {
    text-decoration: none!important;
	font-family: "Noto Sans JP"!important;
}

p {
    margin-bottom: 0px!important;
	font-family: "Noto Sans JP"!important;
}

span {
	font-family: "Noto Sans JP";
}

header {
    background-color: rgb(255 255 255 / 90%);
    height: 60px;
}

.nav-menu {
    float: right;
    padding-right: 50px;
}

.nav-menu-inner li {
    display:inline;
    padding-left: 15px;
    font-size: 15px;
}

.nav-menu-inner a {
    color: #1e293b;
    text-decoration: none;
	font-weight: 500;
}

.nav-menu-inner a:hover {
    color:white;
    text-decoration: none;
    background-color: #01477b;
    padding: 10px 8px;
    border-radius: 15px;
}

section {
    padding: 30px 0px;
}

.topText {
    position: relative;
    top: 170px;
    background: #f4f4f4b0;
    padding: 20px 10px;
    font-size: 22px;
    border-radius: 20px;
    color: #000000;
    font-family: "Noto Sans JP";
}

@media screen and (max-width: 1200px) {
	.topText {
		top: 100px;
	}
}

@media screen and (max-width: 900px) {
	.topText {
		top: 70px;
	}
	#topBgImg {
		min-height: 320px!important;
	}
}

.topBut {
    width: 60%!important;
    border-radius: 50px!important;
}

.topDDivText {
    color: #ffffff;
    background-color: #b4b4ac00;
}

.newsP {
    padding: 13px 0px;
    border-bottom-width: thin;
    border-bottom-style: groove;
}

.newsSpan {
    background-color: #0b8dff;
    padding: 3px 7px;
    color: white;
    border-radius: 4px;
    margin: 0px 10px;
}

.mod-table-3 {
    width: 100%;
    border-collapse: collapse;
}

.mod-table-3 th {
    width: 25%;
    font-weight: 700!important;
    background-color: #f7f7f7;
}

.mod-table-3 th, .mod-table-3 td {
    font-weight: 400;
    padding: 20px 20px;
    font-size: 16px;
    border: 1px solid #dae0e0;
    line-height: 1.6;
    color: #333;
}

@media screen and (min-width: 769px) {
    .u-sp {
        display: none !important;
    }
}

@media screen and (min-width: 1400px) {
    #topSeEl {
        padding-top:30px!important;
    }
}

@media screen and (max-width: 500px) {
    #topSeEl {
        padding-top:20px!important;
    }
}

@media screen and (max-width: 768px) {
    .pcOnly {
        display: none !important;
    }
    header {
        display: flex;
        justify-content: space-between;
    }

    #topBgImg {
        padding-top: 60px!important;
        min-height: 250px!important;
        background-size: cover!important;
     }
    
    .topText {
        top: 20px!important;
        font-size: 16px!important;
    }
    
    .topBSDiv {
        margin-bottom: 20px;
    }

    section {
        padding: 20px 0px;
    }

    #logo { 
        width: 210px!important;
        height: 100%!important;
        padding-left: 10px!important;
    }

    .topDDiv {
        background-size: cover;
    }

    .nav-menu {
        width: 100%;
        height: calc(100vh - 59px);
        background: #fcfcfc;
        overflow: auto;
        position: absolute;
        left: 100%;
        top: 59px;
        transition: left .4s;
        padding-right: 0px;
    }

    header {
        position: fixed;
        z-index: 1000;
        width: 100%;
        background-color: white;
    }

    .nav-menu-inner {
        padding-left: 0px;
        margin: auto!important;
    }

    .nav-menu-inner li {
        display: block;
        line-height: 30px;
        font-size: 20px;
        padding: 10px 0px;
        padding-left: 10px;
        border-top: 1px solid #d4d4d4;
    }

    .noTopBorder {
        border-top: none!important;
    }
    
    dd {
        width: 100%!important;
		padding:0px!important;
		line-height: 20px!important;
    }
	
	dt {
		padding:0px!important;
		width: 100% !important;
		line-height: 40px !important;
		height: 41.33px !important;
    }

    #spDiv {
        height: 50px!important;
        min-height: auto!important;
    }

    #spH3 {
        height: 50px!important;
        line-height: 50px !important;
        margin-top: -6px;
        font-size: 18px;
    }
	
	.o1 {
		order: 1;
	}
	
	.o2 {
		order: 2;
	}
	
	dd input {
    	width: 100%!important;
		margin-left: 0px!important;
	}
	
	dd select {
    	width: 100%!important;
		margin-left: 0px!important;
	}
	
	dd textarea {
    	width: 100%!important;
		margin-left: 0px!important;
	}
	
	.footH {
	  margin-top: 13px;
	  margin-bottom: 0px!important;
	}
	
	.footH {
	  content: unset!important;
	}
	
	.footH:after {
	  content: unset!important;
	}
	
	#fDiv {
		text-align: center;
	}
	
	#btLogo {
		margin: 0px auto!important;
        padding-bottom: 20px;
	}
	
	.spTx {
		font-size: 13px;
	}
	
	.sp-image {
		margin-top: 10px;
	}

    .secBlockChild {
        padding: 0px 30px;
    }

    .spTopT {
        font-size: 30px;
    }
    .headlineType01 .large  {
        font-size: 20px!important;
        text-align: left;
    }
}

.l-header-menu.is-open i {
    width: 0;
    opacity: 0;
}

.nav-menu.is-open {
    left: 0;
}

.l-header-menu {
    position: fixed;
    width: 25px;
    height: 25px;
    top: 18px;
    right: 24px;
}

.l-header-menu:before {
    content: "";
    display: block;
    width: 25px;
    height: 1px;
    border-top: 2px solid #838383;
    position: absolute;
    top: 3px;
    left: 0;
    transition: width .2s .2s, left .2s .2s, top .2s .2s, transform .2s .2s;
}

.l-header-menu:after {
    content: "";
    display: block;
    width: 25px;
    height: 1px;
    border-top: 2px solid #838383;
    position: absolute;
    top: 21px;
    left: 0;
    transition: width .2s .2s, left .2s .2s, top .2s .2s, transform .2s .2s;
}

.l-header-menu i {
    display: block;
    text-indent: -1000%;
    white-space: nowrap;
    overflow: hidden;
    width: 25px;
    height: 1px;
    border-top: 2px solid #838383;
    position: absolute;
    top: 12px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    transition: width .2s .2s, opacity .2s .2s;
}

.l-header-menu.is-open:before {
    width: 28px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.l-header-menu.is-open:after {
    width: 28px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.l-header-menu.is-open i {
    width: 0;
    opacity: 0;
}

button {
    background: none;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

dd input {
    width: 298px;
    height: 42px;
    border: solid 1px #7f7a7a;
    margin-left: 10px;
}

dd {
    float: left;
    margin: 0px;
    width: 598px;
    font-size: 18px;
	line-height: 40px;
    border: solid 1px #eaeaea;
    margin-bottom: 0rem;
}

dt {
    clear: left;
    float: left;
    margin: 0px;
    padding: 17px 0px 17px 10px;
    width: 180px;
    line-height: 40px;
    font-size: 14px;
    font-weight: 500;
	color: #000000;
    background-color: #eeeeee;
    border: solid 1px #d9cfcf;
}

dd select {
    padding: 0px 15px;
    width: 298px;
    height: 42px;
    border: solid 1px #ddd;
    line-height: 40px;
    font-size: 18px;
	border: solid 1px #7f7a7a;
    margin-left: 10px;
}

dd textarea {
    width: 298px;
    height: 138px;
    border: solid 1px #eee;
	border: solid 1px #7f7a7a;
    margin-left: 10px;
}

.footP {
	color: #000000;
    font-family: "Noto Sans JP";
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
}

.footM {
	color: #333;
    cursor: pointer;
	font-family: "Noto Sans JP";
    font-weight: 400;
    font-size: 14px;
}

.footM:hover {
    color: #c7a674;
}

.footH {
	font-size: 20px;
    font-weight: 500;
    line-height: 1;
    position: relative;
	margin-bottom: 25px;
	font-family: "Noto Sans JP";
}

.footH:after {
    content: '';
    display: block;
    width: 70px;
    height: 2px;
    background: #066aad;
    margin-top: 12px;
}

.svg-inline--fa { 
	height: 14px;
    width: 14px;
}

.text-right {
    text-align: right !important;
}

.page-title {
    margin-bottom: 40px;
    font-weight: 800;
    font-family: "Noto Sans JP";
}

.text-bold {
    font-weight: 600;
}

.design_content.layout_type2 {
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.design_content {
    height: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.design_content .image_area {
    width: 50%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.design_content .content_area {
    width: 50%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.design_content .content_area_inner {
    position: absolute;
    width: 370px;
    z-index: 2;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#p-top-about .catch {
    color: #fff;
    font-size: clamp(1.25rem, 2vw, 1.75rem);
    font-size: clamp(1.25rem, 2.1vw, 2.1rem);
    font-weight: 600;
}

#p-top-about .desc {
    color: #fff;
}

.design_content .desc {
    line-height: 2.4;
}

.design_content .catch {
    font-weight: 600;
    line-height: 1.7;
    margin-bottom: 20px;
}

@media screen and (max-width:950px) {
    .design_content { height:auto; display:block; }
    .design_content .image_area { width:100%; height:400px; }
    .design_content .content_area { width:100%; height:400px; }
}

@media screen and (max-width:750px) {
    .design_content .image_area { height:310px; }
    .design_content .content_area { height:310px; }
    .design_content .content_area_inner { padding:0 40px; }
    .design_content .catch { margin-bottom:5px; }
    .design_content .desc { line-height:2; }
}

.p-business__item {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 24px;
    position: relative;
    z-index: 0;
}

.p-business__item--even:after {
    border: 1px solid;
}

.p-business__item:after {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.p-business__service-title {
    align-items: center;
    color: #000000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 60px;
    position: relative;
    text-align: center;
    z-index: 2;
}

.post_content .p-business__service-lists {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 24px;
    position: relative;
    z-index: 2;
}

.postXXXXLi {
    margin-bottom: 0;
    margin-left: 0;
    position: relative;
    z-index: 2;
}

.postXXXXLi li {
    align-items: center;
    border-left: solid 4px #fff;
    color: #000000;
    display: flex;
    font-size: clamp(1rem, 1.15vw, 1.15rem);
    font-weight: 600;
    font-weight: 600;
    line-height: 1.5;
    line-height: 1.25;
    list-style: none;
    min-height: 40px;
    padding-left: calc(clamp(1rem, 1.15vw, 1.15rem)* 1.5);
    padding-left: 16px;
    position: relative;
    text-align: justify;
}

.p-news-item {
    display: flex;
    flex-direction: column;
}

.p-news-list {
    background-color: #f8f8f8;
    padding: 12px 16px 0;
}
.p-news-item__list {
    flex-grow: 1;
}

.c-list-item {
    display: flex;
    flex-direction: column;
    gap: 6px 13px;
    border-bottom: 1px solid #ACACAC;
    padding-bottom: 1em;
}

.c-list-item__date {
    min-width: 120px;
}

.badge.bg-news {
    background: #ff968c;
}

.rounded-0 {
    border-radius: 0 !important;
}

.c-list-item__tag {
    min-width: 120px;
    min-height: 21px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

@media (min-width: 768px) {
	.c-list-item {
		flex-direction: row;
	}
	.c-list-item__date {
		margin-top: 3px;
	}
}

.badge {
    display: inline-block;
    padding: .35em .65em;
    font-size: .75em;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
}

@media (min-width: 992px) {
	.c-title {
		font-size: 26px;
		padding: 5px;
		line-height: calc(44/26);
	}
}

@media screen and (min-width: 1700px) {
    .design_content .content_area_inner {
        right: 20px;
        left: unset;
    }
}

@media screen and (max-width:500px) {
    .p-news-item__list {
        text-align: left;
    }
}

.sectionHeadline {
    max-width: 757px;
    margin: 0 auto;
    color: #fff;
    text-align: center
}

.sectionHeadline .large {
    position: relative;
    display: inline-block;
    text-align: center;
    font-weight: 700;
    font-style: italic;
    font-size: 47px
}

.sectionHeadline .large::after {
    position: absolute;
    top: -4;
    left: 100%;
    width: .55em;
    height: .55em;
    content: '';
    background-image: url(img/icon_kirari.svg);
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat
}

@media screen and (max-width: 767px) {
    .sectionHeadline .large {
        font-size:22px
    }
}

.headlineType01 .large {
    display: block;
    color: #6cc1f7;
    letter-spacing: .02em;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.5;
}

.sectionHeadline+.headlineType01 {
    margin-top: 42px
}

@media screen and (max-width: 767px) {
    .sectionHeadline+.headlineType01 {
        margin-top:24px
    }
}

.headlineType01 {
    margin: 0 auto;
    color: #fff;
    text-align: center
}

.headlineType01 .large {
    display: block;
    color: #6cc1f7;
    letter-spacing: .02em;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.5
}

.headlineType01 .small {
    display: block;
    width: 100%;
    margin-top: 1.3em;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.85
}

@media screen and (max-width: 767px) {
    .headlineType01 .small {
        text-align:left;
        font-size: 14px
    }
}

#corporateVision {
    background: linear-gradient(to right, #001e56 0, #01366c 51.35%, #014b7f 100%);
}

 .sectionHeadline .small {
    display: block;
    width: 100%;
    margin-top: 1.3em;
    padding-top: 1em;
    text-align: center;
    letter-spacing: .3em;
    font-weight: 500;
    font-size: 14px;
    border-top: 1px solid #fff;
}

.product-name {
    margin-top: 5px;
    margin-bottom: 5px!important;
    font-size: 14px
}

.entry_new {
    background: linear-gradient(to left,#00e6cb 0,#276b8e 100%)
}

@keyframes pulse {
    0% {
        left: 0px;
    }

    50% {
        background: linear-gradient(to left,#276b8e 0,#00e6cb 100%)
    }

    100% {
        left: 0px;
    }
}

.entry {
    min-width: 145px;
    color: #fff;
    padding: .75em 1em;
    text-align: center;
    letter-spacing: .05em;
    font-weight: 300;
    font-size: 14px;
    margin-top: 10px;
    display: inline-block;
    width: 145px;
    border-radius: 8px;
    animation-name: pulse;
    animation-iteration-count: infinite;
    animation-duration: 2s;
}

.product-name-2 {
    text-align: center;
    font-size: 20px;
    padding: 20px 0px;
}