@charset "utf-8";
/*****共通*****/

/*スライダー*/
.sec1 .slider {
	margin-top: 6em;
}
.slider {
  position: relative;
	margin-bottom: 40px;
	
}
.slider li {
  padding: 0 20px;
}
.slider li .img {
  margin-bottom: 30px;
  overflow: hidden;
}
.slider li .img {

}

.slider li .img img {
  transition: transform 0.6s ease;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.slider li .flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  align-items: flex-end;
}

.ttl h1{
	font-size: 80px;
}
.ttl h4{
	font-size: 20px;
}
@media screen and (max-width: 767px) {
	
		 .slider li .img {
	   height: 215px;
        width: 280px;
    }
	.slick-slider{
		margin-top: 3em;
	}
.ttl h1{
	font-size: 60px;
}
}

/*****共通end*****/

.sec1 {
  justify-content: center;
  align-items: center;
  width: 100%;
	background: #fff;
	position: relative;
	padding-bottom: 0;
}
.sec1 .wrap{
	max-width: 100%;
	background: url("../images/top/bg-business.jpg") no-repeat;
	overflow: hidden;
  	position: relative;
	margin-top: 30px;
}
.sec1 .ttl{
	display: flex;
	flex-direction: column;
    width: fit-content;
}

.sec1 h2{
	font-size: 35px;
	margin-bottom: 20px;
}
.sec1 h3{
	font-size: 40px;
}
.sec1 h5{
	font-size: 20px;
}
.sec1 h5 .number{
	font-size: 30px;
	padding-left: 5px;
}
.sec1 .txt{
	margin-bottom: 4em;
}
.sec1 .ttl-cont{
	max-width: 1190px;
	margin: 0 auto;
}
.sec1 .flex{
	justify-content: flex-end;
}
.sec1 .flex .boxR{
    background-color: #d9f1fa;
}
.sec1 p.bottom-txt-small{
	font-size: 15px;
}
.sec1 p.underlinettl{
	font-size: 35px;
	line-height: normal;
	margin-bottom: 60px;
	border-bottom: 1px solid;
	width: fit-content;
}
.sec1 p.sub {
    font-size: 20px;
}
.products-cont{
	background-color: #00a0de;
	padding: 100px 0;
}
.products-cont .ttl{
	color: #fff;
}
.products-cont h3{
	font-size: 40px;
}
.products-cont p.underlinettl{
	font-size: 35px;
	line-height: normal;
	border-bottom: 1px solid;
	margin-bottom: 30px;
	width: fit-content;
}
.products-cont .wrap{
	max-width: 1190px;
}

.products-cont .flex{
	flex-wrap: wrap;
    padding-top: 4em;
}
.products-cont .flex li p{
	color: #fff;
	font-size: 17px;
	padding-top: 10px;
}
@media screen and (min-width: 768px) {
.sec1 .wrap{
	padding: 0;
	padding-top: 0;
}
.sec1 p{
    font-size: 16px;
    line-height: 30px;
}
.bottom-txt{
	padding-left: 6em;
}
	.sec1 p.width-s{
		width: 65%;
	}
.sec1 .flex .boxR{
	padding: 130px 0;
    width: 60%;
    clip-path: polygon(0 0%, 100% 0%, 100% 100%, 30% 100%);
	padding-left: 27em;
}
	.products-cont .flex li{
	width: 25%;
    padding: 30px 15px;
}
.products-cont .flex-ttl .boxR{
	padding-left: 6em;
	font-size: 16px;
	line-height: 30px;
}
	.products-cont .flex-ttl{
	display: flex;
	align-items: center;
}
}
@media screen and (min-width: 768px) and (max-width: 1670px){
	    .sec1 p.width-s {
        width: 85%;
    }
}
@media screen and (min-width: 768px) and (max-width: 1380px){
		.sec1 .flex .boxR {
        padding-top: 20px;
        width: 60%;
        clip-path: polygon(0 0%, 100% 0%, 100% 100%, 30% 100%);
        padding-left: 7em;
    }
		.sec1 .txt {
        margin-left: 3em;
        padding-top: 1em;
    }
		.sec1 .ttl-cont{
		padding: 0 20px;
	}
	    .bottom-txt {
        padding-left: 3em;
    }
}
@media screen and (max-width: 767px) {
	.sec1 .wrap{
		padding: 20px;
	}
	.sec1 h2 {
		font-size: 27px;
		margin-bottom: 20px;
}
.sec1 p {
    margin-bottom: 30px;
}
	.sec1 p.underlinettl{
		margin-bottom: 30px;
	}
.sec1 .flex .boxR {
    background-color: #d9f1fa;
    padding: 20px;
}
	.sec1 .ttl{
		margin-bottom: 3em;
		padding-left: 20px;
	}
	.products-cont .flex {
		display: flex;
	}
.products-cont .flex li{
	width: 50%;
    padding: 15px 10px;
}
	.products-cont .flex li p{
		font-size: 15px;
	}
	.sec1-5 .flex-ttl .boxR p{
		font-size: 13px;
		padding-top: 20px;
	}
}



.sec2{
	position: relative;
    background: url("../images/top/bg-business2.jpg") no-repeat right;
    padding-top: 0;
    padding-bottom: 0;
	background-size: cover;
}
.sec2 .ttl{
	display: flex;
	flex-direction: column;
    width: fit-content;
}
.sec2 h2{
	font-size: 35px;
	margin-bottom: 20px;
}
.sec2 h3{
	font-size: 40px;
}
.sec2 h5{
	font-size: 20px;
}
.sec2 h5 .number{
	font-size: 30px;
	padding-left: 5px;
}
.sec2 p.underlinettl {
    font-size: 35px;
    line-height: normal;
    margin-bottom: 60px;
	border-bottom: 1px solid;
}
.sec2 .flex{
	margin-top: 0;
	align-items: center;
	justify-content: space-between;
}
.sec2 .flex .boxL{
    background-color: #d9f1fa;
}

@media screen and (min-width: 768px) {
	.sec2 .wrap{
	max-width: 100%;
		padding: 0;
}
	.sec2 p.width-s{
		width: 65%;
		font-size: 17px;
	}
.sec2 .flex .boxL{
	padding: 110px 0;
    width: 60%;
    background-color: #d9f1fa;
    clip-path: polygon(0 0%, 100% 0%, 75% 100%, 0% 100%);
	padding-left: 19em;
}
}
@media screen and (min-width: 768px) and (max-width: 1700px){
.sec2{
	background-position: right;
}
	.sec2 .flex .boxL {
        padding: 110px 0;
        width: 60%;
        background-color: #d9f1fa;
        clip-path: polygon(0 0%, 100% 0%, 75% 100%, 0% 100%);
        padding-left: 9em;
    }

	}
@media screen and (max-width: 767px) {
	.sec2 {
		background-position: right;
	}
.sec2 .wrap {
        padding: 20px;
    }
	    .sec2 .flex .boxL {
        padding: 20px;
    }
	    .sec2 h2 {
        font-size: 27px;
        margin-bottom: 20px;
    }
	.sec2 p.underlinettl {
    margin-bottom: 10px;
}
}



.sec3{
	padding: 80px 0;
	padding-top: 60px;
	position: relative;
}
.sec3 h3 {
    font-size: 40px;
}
.sec3 h5 {
	font-size: 20px;
	padding-bottom: 10px;
}
 .sec3 p.sub {
    font-size: 20px;
}
.pro-ttl-flex{
	justify-content: flex-start;
	    align-items: center;
	margin-bottom: 3em;
}
.pro-ttl-flex p{
	font-size: 15px;
}
.pro-inner-flex li{
	padding: 20px 30px;
	border: 2px solid #0062ac;
	overflow-wrap: break-word;
    word-break: keep-all;
}
.pro-inner-flex li p{
	font-size: 16px;
    letter-spacing: -1px;
}
@media screen and (min-width: 768px) {
	.sec3 .wrap{
	max-width: 1190px;
}
	.sec3 ul.flex li{
			margin: 0 20px;
			border-radius: 3px;
		}

}
@media screen and (max-width: 767px) {
	.sec3{
		padding: 60px 0;
	}
	.pro-inner-flex li {
    margin: 20px 0;
}
}




.sec4{
	background-color: #d9f1fa;
	padding-top: 50px;
    padding-bottom: 100px;
}

.sec4 .flex li p{
	padding-top: 10px;
}
.sec4 h1{
	font-size: 35px;
	padding-bottom: 20px;
}

@media screen and (min-width: 768px) {
.sec4 .wrap {
        max-width: 1140px;
}
.sec4 .flex{
	justify-content: space-between;
	align-items: flex-end;
	flex-wrap: wrap;
}
}
@media screen and (min-width: 768px) and (max-width: 1380px){
	    .sec4 .wrap {
        max-width: 950px;
    }
	    .sec4 .flex {
			justify-content: center;
			        padding-top: 2em;
	}
.sec4 .flex li{
	width: fit-content;
    padding: 15px 50px;
}
}

@media screen and (max-width: 767px) {
	.sec4 {
    padding-top: 60px;
}
	.sec4 .flex{
		flex-wrap: wrap;
		display: flex;
	}
	.sec4 .flex li{
		padding: 20px 10px;
        width: 50%;
        align-self: flex-end;
	}
}



.sec5{
	position: relative;
    background: url("../images/top/bg-work.jpg") no-repeat;
    padding: 130px 0;
	background-size: cover;
	padding-bottom: 90px;
}
.sec5 h1{
	color: #fff;
	line-height: 90px;
}
.sec5 h4{
	color: #fff;
}
.sec5 p{
	color: #fff;
	padding-top: 40px;
    font-size: 17px;
}
 a.triangle {
    display: block;
    position: relative;
    width: 90px;
    height: 60px;
    background: #ffffff;
    clip-path: polygon(0 0, 100% 0%, 50% 100%);
    text-align: center;
    margin: 0 auto;
    margin-top: 2em;
}
 a.triangle::before {
    content: "";
    display: block;
    position: absolute;
    top: 1.5px;
    left: 50%;
    width: 84.1px;
    height: 56.5px;
    background: #1e2021;
    clip-path: polygon(0 0, 100% 0%, 50% 100%);
    transform: translateX(-50%);
}

 .bar {
position: absolute;
    bottom: 108px;
    left: calc(50% + -1px);
    width: 2px;
    height: 30px;
    background: #fff;
    transition: transform 0.2s ease-in-out;
}

 .bar:after {
    content: "";
    position: absolute;
    z-index: 10;
    bottom: -40%;
    left: -10px;
    width: 11px;
    height: 11px;
    border: 2px solid #fff;
    transform: rotate(135deg);
    transform-origin: top right;
    border-left: 0;
    border-bottom: 0;
}
 /*a.triangle:hover:after {
    content: "";
    position: absolute;
    z-index: 10;
    bottom: 11%;
    left: 44px;
    width: 11px;
    height: 11px;
    border: 2px solid #1e2021;
    transform: rotate(135deg);
    transform-origin: top right;
    border-left: 0;
    border-bottom: 0;
}*/
a.triangle:hover ~ .bar {
    transform: translateY(30px);
    transition: transform 0.2s ease-in-out;
}
 /*a.triangle:hover span {
    vertical-align: middle;
    color: #fff;
    line-height: 2px;
    position: absolute;
    top: 20px;
    left: 54px;
    width: 2px;
    height: 30px;
    background: #1e2021;
}*/
@media screen and (min-width: 768px) {

}
@media screen and (min-width: 768px) and (max-width: 1380px){

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

}



.sec6{
	background-color: #0062ac;
    color: #fff;
    padding: 140px 0;
    position: relative;
    padding-bottom: 160px;
}

.sec6 .wrap{
	max-width: 1200px;
    position: relative;
    z-index: 10;
}
.sec6 .ttl{
	color: #fff;
}
.sec6 h1{
	line-height: 90px;
}
.sec6 h4{
	padding-bottom: 4em;
}
.sec6 p{
	font-size: 17px;
	line-height: 38px;
}
.sec6 p.name{
	text-align: right;
	padding-top: 4em;
	font-size: 20px;
}
@media screen and (min-width: 768px) {
.sec6::after{
    content: '';
    position: absolute;
    top: -60px;
    right: 0;
    background: url(../images/top/bg-logo.png) no-repeat center / cover;
    z-index: 1;
    width: 811px;
    height: 1045px;
}
	.sec6 p{
	width: 51%;
	}
}
@media screen and (min-width: 768px) and (max-width: 1380px){
	.sec6{
		padding-bottom: 120px;
	}
	.sec6 h4 {
    padding-bottom: 2em;
}
	.sec6 p{
	width: 100%;
	}
	.sec6 p.name{
		padding-top: 2em;
	}
    .sec6::after {
        content: '';
        position: absolute;
        top: 0px;
        right: 0;
        background: url(../images/top/bg-logo.png) no-repeat center / cover;
        z-index: 1;
        width: 53%;
        height: 100%;
    }
}
@media screen and (max-width: 767px) {
	.sec6{
		padding: 60px 0;
	}
	.sec6 h4 {
		padding-bottom: 2em;
	}
	.sec6 h1{
	line-height: 90px;
}
}





.sec7 h3{
	font-size: 25px;
	line-height: 40px;
	    margin-bottom: 1em;
}
.sec7 .table{
        margin: 0 auto;
        font-size: 17px;
	margin-top: 4em;
}
.sec7 .table table tr{
	border-bottom: 1px solid #0062ac;
}
.sec7 .table table tr:first-child {
    border-top: 1px solid #0062ac;
}
.sec7 .table table th {
    padding: 25px 10px;
    width: 20%;
    text-align: left;
    color: #000000;
}
.sec7 .table table td {
    padding: 25px 30px;
    line-height: 2.2em;
    font-weight: normal;
    letter-spacing: 1px;
    color: #000000;
}
.sec7 .flex{
	justify-content: space-between;
	align-content: center;
	align-items: center;
}
.sec7 .icon-map{
	padding-right: 50px;
	line-height: normal;
}
.sec7 .flex span.left-ma-minas{
	margin-left: -8px;
}
@media screen and (min-width: 768px) {
	.sec7 {
	padding-top: 170px;
    padding-bottom: 200px;
}
	.sec7 .table{
	width: 770px;

	}
}
@media screen and (min-width: 768px) and (max-width: 1380px){
.sec7 h3 {
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 1em;
}
}
@media screen and (max-width: 767px) {
.sec7 h3 {
	font-size: 15px;
	line-height: 30px;
	margin-bottom: 1em;
	text-align: left;
}
	.sec7 .table table th {
    padding: 15px 5px;
    width: 24%;
    text-align: left;
    color: #000000;
		font-size: 15px;
}
	.sec7 .table table td {
    padding: 25px 5px;
    line-height: 2em;
    font-weight: normal;
    letter-spacing: 1px;
	font-size: 13px;
    color: #000000;
}
}




.sec8 {
	background-color: #f4f4f4;
    padding: 90px 0;
    position: relative;
    padding-bottom: 160px;
}
.sec8 .wrap{
	max-width: 1090px;
}

.sec8 h4 {
	padding-bottom: 3em;
}
.sec8 p{
	line-height: 30px;
	font-size: 17px;
}
.sec8 h3 {
    font-size: 40px;
}
	#contact tr{
		border-bottom: 1px solid #bcbcbc;
	}
	#contact tr:first-child{
		border-top: 1px solid #bcbcbc;
	}
#contact th {
    text-align: left;
    vertical-align: top;
    padding-top: 40px;
    font-weight: bold;
    color: #080808;
}
#contact th span{
padding-left: 13px;
    color: #00974a;
    font-weight: normal;
}
#contact .under-none {
    border-bottom: none;
}
#contact .under-none td {
    padding-bottom: 0;
    border-bottom: none;
}
#contact .top-none th {
    padding-top: 0;
}
#contact .top-none td {
    padding-top: 0;
}
#contact td {
    padding-bottom: 1em;
    font-size: 17px;
    text-align: left;
    padding-top: 23px;
}
#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], textarea {
    border: 2px solid #c5c5c5;
	border-radius: 3px;
    width: 100%;
    padding: 13px;
    background: #fff;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.6;
    font-weight: normal;
    letter-spacing: 0.03em;
    margin-bottom: 10px;
	
}
input::placeholder,
textarea::placeholder {
	color: #c5c5c5;
}
#contact .scroll-container {
    width: 100%;
    border: solid 1px #707070;
    height: 410px;
    overflow-y: scroll;
    padding: 30px 80px;
    margin: 0 auto;
    text-align: left;
    -webkit-overflow-scrolling: touch;
    touch-action: auto;
    margin-top: 10em;
    margin-bottom: 3em;
    place-self: anchor-center;
    background-color: #fff;
}
#contact .scroll-container h3 {
    text-align: center;
    letter-spacing: 2px;
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0;
    color: #000;
}
#contact .scroll-container dl.policy-cont dt {
    font-size: 19px;
    font-weight: bold;
    color: #000;
}
#contact .scroll-container dl.policy-cont dd {
    font-size: 16px;
    line-height: 35px;
}
#contact .under-check-txtbox {
    margin-bottom: 40px;
    margin-top: 110px;
}
#contact .under-check-txtbox p {
    font-size: 15px;
    padding-bottom: 10px;
}
#contact table tr.home span.short input {
	width: 40%;
}
input[type="checkbox"] {
    -ms-transform: scale(2, 2);
    -webkit-transform: scale(2, 2);
    transform: scale(2, 2);
}
.checknox-wrap input[type="checkbox"], .under-check-txtbox label input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 7px;
    height: 7px;
    margin-right: 8px;
    padding: 3px;
    background-color: #fff;
    border: 1px solid;
    margin: 6px 13px 8px;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
    font-family: "Noto Sans JP", sans-serif;
}
.checknox-wrap input[type="checkbox"]:checked, .under-check-txtbox input[type="checkbox"]:checked {
    background-color: #2196F3;
    border-color: #2196F3;
}
.checknox-wrap input[type="checkbox"]:checked::after, .under-check-txtbox input[type="checkbox"]:checked::after {
    content: "✔";
    color: #fff;
    font-size: 10px;
    position: absolute;
    top: -5px;
    left: -1px;
    user-select: none;
}
.under-check-txtbox p a {
    color: #10A0DA;
}
.send-btn {
    text-align: center;
    margin: 0 auto;
    display: block;
	position: relative;
	width: fit-content;
}
.send-btn input {
    background-color: #00974a;
    color: #fff;
    padding: 20px 70px;
    border: 1px solid #00974a;
    letter-spacing: 2px;
    position: relative;
    cursor: pointer;
}
.send-btn input:hover{
	 background-color: #fff;
	color: #00974a;
	    transition: 0.3s ease-in-out;
}
.send-btn .dli-arrow-right {
vertical-align: middle;
    color: #152243;
    line-height: 1;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 2.5em;
    height: 1px;
    background: #fff;
}
.send-btn .dli-arrow-right::before {
    content: '';
    width: 11px;
    border: 1px solid #fff;
    border-left: 0;
    border-bottom: 0;
    transform: rotate(35deg);
    transform-origin: top right;
    position: absolute;
    top: 0;
    right: -0.09em;
    box-sizing: border-box;
}
.send-btn:hover .dli-arrow-right {
    transform: translateX(35px);
    transition: transform 0.2s ease-in-out;
	background: #00974a;
}
.send-btn:hover .dli-arrow-right::before {
	border: 1px solid #00974a;
}
#contact .inner{
	margin: 0 auto;
	margin-top: 3em;
}
	    #contact .boxR a {
        display: flex;
        align-items: center;
        justify-content: center;
			padding-top: 10px;
    }
	#contact .boxL p.tel{
    font-size: 35px;
    padding: 13px 0;
    position: relative;
    font-weight: 400;
    letter-spacing: 3px;
	}
		#contact .boxL p.tel::before {
         content: '';
        width: 36px;
        height: 39px;
        background: url(../images/global/tel.svg) center no-repeat;
        position: absolute;
        top: 10px;
        left: 45px;
}
@media screen and (min-width: 768px) {
	    #contact .box_inner {
        padding: 30px;
        border-radius: 10px;
        margin-top: 2em;
			margin-bottom: 3em;
    }
	#contact .box_top {
        display: flex;
        justify-content: space-evenly;
        border-bottom: 3px solid #0062ac;
        border-top: 3px solid #0062ac;
        width: 82%;
        margin: 0 auto;
        padding: 20px 0px 20px;
        align-items: center;
    }
	    #contact .boxR {
        align-items: center;
        width: 50%;
        justify-content: center;
    }

	#contact .boxR p {
		padding-left: 20px;
	}
		#contact .boxR p.pa-left{
		padding-left: 70px;
	}
	    #contact .border {
		width: 3px;
        height: 135px;
        background-color: #73a7ce;
    }
	    #contact .boxL {
        width: 50%;
        text-align: center;
        align-content: center;
    }
	    #contact .boxL p {
        font-size: 20px;
        font-weight: 600;
        text-align: center;
    }
	    #contact .boxL .time {
        font-size: 16px;
        font-weight: 400;
    }
	#contact .inner {
        width: 820px;
    }

	    #contact th {
        font-size: 17px;
        width: 25%;
        
    }
	    #contact td {
        padding-left: 50px;
    }    
	#contact .inner-pory {
        width: fit-content;
        margin: 0 auto;
    }
	#contact .center {
    text-align: center;
    margin-top: 0;
}
	.sec8 h4 {
    padding-bottom: 4em;
}
}
@media screen and (min-width: 768px) and (max-width: 1380px){
	#contact .boxL p.tel::before{
		left: 35px;
	}
}
@media screen and (max-width: 767px) {
	#contact .scroll-container{
		padding: 30px 20px;
		margin-top: 5em;
	}
	.sec8 p {
    line-height: 30px;
    font-size: 14px;
}
	.sec8 p.meiryo {
		text-align: center;
	}
	    #contact .box_top {
		margin-bottom: 60px;
        margin-top: 40px;
    }
	#contact .boxR {
        padding: 20px;
        text-align: left;
        position: relative;
		border-bottom: 2px solid #0062ac;
    }
	    #contact .boxR p {
        padding-left: 10px;
    }

		#contact .boxL {
        padding: 20px;
        font-weight: bold;
        border-top: 2px solid #0062ac;
			text-align: center;
    }
	.spleft{
		text-align: left;
	}
	    .border {
        width: 330px;
        height: 1px;
        background-color: #0062ac;
    }
	#contact .box_top .border {
        width: 100%;
    }

	#contact .boxL p.tel{
		    padding: 3px 0;
	}
	#contact .boxL p.tel::before{
		left: 15px;
		top: 0px;
	}
	#contact .tel a {
        font-size: 30px;
font-family: "Oswald", sans-serif;
		padding-left: 20px;
    }
	#contact th {
        text-align: left;
        vertical-align: top;
        padding-top: 30px;
		display: block;
        width: 100%;
    }
	#contact td {
        display: block;
        width: 100%;
    }
	#contact .top-none th,
	#contact .top-none td{
    padding-top: 10px;
}
	
	#contact .scroll-container dl.policy-cont dt {
		font-size: 17px;
	}
	#contact .scroll-container dl.policy-cont dd {
		font-size: 14px;
	}
}