@charset "utf-8";

.ib{
	display:inline-block;
}
.hitotech-ai-Head{
	min-height: 790px;
    background: url(/wp-content/themes/startrev/hitotech-ai-img/hitotech-ai-mv.webp);
    background-position: center;
    background-size: cover;
}

.hitotech-ai-Head .pageHeadOvrBx{
	display: block;
    text-align: left;
    padding: 15px;
    border: none;
}
.hitotech-ai-Head .pageHeadOvr h1 {
	font-weight: 800;
	font-size: 3.8rem;
	line-height: 140%;
	margin-bottom: 40px;
}
.hitotech-ai-Head .pageHeadOvr h1 span{
	background:#153C78;
	color:#fff;
	padding: 0 11px;
    margin-right: 7px;
}

.h-head-tb{
	display: block;
    font-size: 18px;
    font-weight: 700;
    background: #ddd;
    width: fit-content;
    padding: 5px 25px 3px;
    border-radius: 150px;
    margin-bottom: 15px;
}

.h-head-p-box{
	margin-top: 37px;
}
.h-head-p{
    font-size: 19px;
    font-weight: 700;
    display: block;
    max-width: 630px;
    border-bottom: 1px solid;
    margin-bottom: 10px;
    width: fit-content;
	color: #153C78;
}


.wrap1200{
	max-width: 1200px;
    padding-right: 15px;
    padding-left: 15px;
	padding-top:90px;
	padding-bottom:90px;
    margin-right: auto;
    margin-left: auto;
}

.spbr{
	display:none;
}

.pcbr{
	display:block;
}


span.marker {
    background: linear-gradient(transparent 50%, rgb(255, 255, 102) 50%);
}

.pageHeadOvr h1{
	    text-transform: unset;
}


.hai-sec1{
	margin-top: -80px;
    z-index: 10;
    position: relative;
}

.hai-sec1-in ul{
	display:flex;
	    margin: 0 auto;
	width:100%;
}

.hai-sec1-in{
	padding-top:0;
	padding-bottom:0;
}
.hai-sec1-in ul li{
	margin: 15px 10px;
    overflow: hidden;
    box-shadow: 0 0 5px #999;
    border-radius: 20px;
    text-align: center;
    background: #fff;
    width: 33.333%;
    border: 5px solid #fff;
	}

.hai-sec1-in ul li .hai-sec1-image{
	height:170px;
	display:flex;
	align-items:center;
	justify-content:center;
}

.hai-sec1-in ul li:nth-child(1) .hai-sec1-image{
	background:url(/wp-content/themes/startrev/hitotech-ai-img/hai-sec1-back1.webp);
	background-size:cover;
	background-position:center;
}

.hai-sec1-in ul li:nth-child(2) .hai-sec1-image{
	background:url(/wp-content/themes/startrev/hitotech-ai-img/hai-sec1-back2.webp);
	background-size:cover;
	background-position:center;
}

.hai-sec1-in ul li:nth-child(3) .hai-sec1-image{
	background:url(/wp-content/themes/startrev/hitotech-ai-img/hai-sec1-back3.webp);
	background-size:cover;
	background-position:center;
}

.hai-sec1-in ul li img{
	max-width: 60px;
    display: block;
    margin: auto;
    opacity: 0.7;
	}


.hai-sec1-in ul li h3{
	padding:30px;
	font-weight:normal;
}

.hai-sec1-in ul li h3 span{
	color: #153C78;
	font-weight: 700;
}


.hai-cta-area{
	background:url(/wp-content/themes/startrev/hitotech-ai-img/cta-back.webp);
    background-size: cover;
    background-position: center;
	padding:150px 0;
}


.hai-cta-area-in{
	display:flex;
	flex:1;
	justify-content:center;
	padding:0 15px;
}

.hai-cta-area-in a{
	margin:15px;
}

.hai-cta-area-in a.hai-cta-button{
    background: url(/wp-content/themes/startrev/hitotech-ai-img/cta-button-back.webp);
    background-size: cover;
    background-position: center;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    padding: 37px 40px;
    max-width: 500px;
    width: 100%;
    text-align: center;
}


.hai-cta-area-in a.hai-cta-tel{
font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    color: #AA9F64;
    font-size: 60px;
    text-align: center;
    line-height: 55%;
    width: 100%;
    max-width: 500px;
	    padding: 8px 0;
}

.hai-cta-area-in a.hai-cta-tel span{
	font-size:23px;
	display:block;
	margin:0 auto 10px;
}

.hai-sec2-out{
	background:#f3f3f3;
}
.hai-sec2{
	background:url(/wp-content/themes/startrev/hitotech-ai-img/hai-sec2-back.webp)no-repeat;
	background-position:center left;
	background-size:auto 100%;
	position:relative;
	margin-bottom:80px;
}

.hai-sec2:before{
	    content: "";
    width: 62%;
    height: 68%;
    position: absolute;
    right: 0;
    bottom: 45px;
    background: #ffffff9e;
    z-index: 0;
}

.hai-sec2:after{
	    content: "";
    width:100%;
    height: 80px;
    position: absolute;
    right: 0;
    bottom: -80px;
	background:url(/wp-content/themes/startrev/hitotech-ai-img/trianglegray.webp);
	background-size:100% 100%;
    z-index: 0;
}


.hai-sec2-in{
	display: flex;
    align-items: center;
}

.hai-sec2-in h2{
	width:45%;
	margin-right:2%;
	line-height:140%;
	    margin-bottom: 170px;
}

.hai-sec2-box{
	width:53%;
	margin-top: 85px;
	z-index: 2;
}

.hai-sec2-box ul li{
	position:relative;
	font-size:18px;
	border-bottom:1px solid #AA9F64;
	margin-bottom: 10px;
    padding-bottom: 10px;
	padding-left:35px;
}

.hai-sec2-box ul li:before{
	content:"";
	width:25px;
	height:25px;
	background:url(/wp-content/themes/startrev/hitotech-ai-img/hai-check.svg);
	background-size:100% 100%;
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	margin:auto 0;
}


.hai-sec2-box ul li span{
	font-weight:bold;
}

.hai-sec3-in{
	padding-bottom: 0;
}


.hai-sec3-top{
display: flex;
    align-items: center;	
	    margin-bottom: 60px;
	margin-top:60px;
}


.hai-sec3-top-image{
	width: 45%;
    margin-right: 5%;
	overflow:hidden;
	border-radius:0 80px 0 0;
}
.hai-sec3-top-image img{
	width:100%;
	height:100%;
	object-fit:cover;
}


.hai-sec3-top-text{
    width: 50%;
    font-size: 20px;
}

.hai-sec3-top-text p{
    font-size: 20px;
	margin-bottom:20px;
}

.hai-sec3-top-text p span{
	font-weight:bold;
	color:#153C78;
}


.hai-sec3-bottom ul{
	display:flex;
}

.hai-sec3-bottom ul li{
	margin-right:20px;
	text-align:center;
	font-size:20px;
}


.hai-sec3-bottom ul li:last-child{
	margin-right:0;
}

.hai-sec3-image{
	margin-bottom:20px;
}

.hai-sec4{
	background:#f3f3f3;
}

.sec4-content h2{
	margin-bottom:55px;
}
.sec4-content h2 span{
	font-size:18px;
	margin-left:40px;
	color:#153C78;
}

.sec4-box{
    display: flex;
    align-items: start;
    padding-bottom: 60px;
    margin-bottom: 60px;
    border-bottom: 1px solid #99A;
}

.hai-sec4-first{
	width:48%;
	margin-right:4%;
}
.hai-sec4-first-img{
	overflow:hidden;
	    max-height: 250px;
    border-radius: 20px;
    margin-bottom: 30px;
}

.hai-sec4-first-img img{
	width:100%;
	height:100%;
	object-fit:cover;
	margin: -10% 0 0 0;
}

.hai-sec4-first p{
	font-size:19px;
}

.hai-sec4-second{
	width:48%;
}
.hai-sec4-second ul li{
    background: #fff;
    border-radius: 10px;
    padding: 20px 30px;
    font-size: 21px;
    margin-bottom: 20px;
	border: 1px solid #71809b;
}


.sec4-box-reverse{
	flex-direction: row-reverse;
}


.sec4-box-reverse .hai-sec4-first{
	margin-right:0;
	margin-left:4%;
}


.hai-sec5{
	background:url(/wp-content/themes/startrev/hitotech-ai-img/sec5-back.webp);
	background-size:cover;
}
.hai-sec5-mask{
	    background: rgb(0 9 63 / 75%);
	color:#fff;
}

.hai-sec5 .secondaryHead h2:after{
	background:#fff;
}


.hai-sec5 ul {
display: flex;
    flex-wrap: wrap;
	justify-content:center;
	margin-top:60px;
}


.hai-sec5 ul li{
	background:rgba(0,0,0,.5);
padding:35px;
	width:49%;
	margin-bottom:2%;
	margin-right:2%;
	text-align:center;
}
.hai-sec5 ul li:nth-child(even){
	margin-right:0;
}

.hai-sec5 ul li h3{
	padding-bottom:20px;
	margin-bottom:20px;
	position:relative;
}

.hai-sec5 ul li h3:before{
	content:"";
	width:40px;
	height:1px;
	background:#fff;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	margin:0 auto;
}


.hai-sec6{
	background:url(/wp-content/themes/startrev/hitotech-ai-img/sec6-back.webp);
	background-size:cover;
}


.hai-sec6 ul{
	display:flex;
	align-items:center;
	margin-top:50px;
	background:#fff;
}
.hai-sec6 ul li{
	font-size:18px;
}

.hai-sec6 ul li span{
	font-weight:bold;
}

.hai-sec6 ul li:last-child{
	padding-right:0;
}

.hai-sec6 ul li.sec5-first{
		width:35%;
	padding-right:10%;
	    background: #153C78;
    padding: 30px;
    font-size: 18px;
	    position: relative;
	color:#fff;
}
.hai-sec6 ul li.sec5-first::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #153C78;
    position: absolute;
    right: -20px;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.hai-sec6 ul li.sec5-second{
	    padding-left: 5%;
    width: 63%;
}
.hai-sec6 ul li.sec5-second span{
color:#153C78;
}



.hai-sec7 ul{
	display:flex;
	align-items:start;
	margin-top:60px;
	margin-bottom:50px;
}

.hai-sec7 ul li{
	width:20%;
	margin-right:5%
		text-align:center;
	font-weight:bold;
	position:relative;
}


.hai-sec7 ul li:after{
	    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #153C78;
    position: absolute;
    right: -20px;
    top: 0;
    bottom: 0;
    margin: auto 0;
	
}
.hai-sec7 ul li img{
	max-width:95px;
	display:block;
	margin:0 auto 15px;
}
.hai-sec7 ul li p{
font-size:18px;
	text-align:center;
	line-height:120%;
}


.hai-sec7 ul li:last-child{
	margin-right:0;
}

.hai-sec7 ul li:last-child:after{
	display:none;
}

.sec6-bottom{
    font-size: 20px;
    text-align: center;
    font-weight: bold;
	background:#f5f5f5;
	padding:30px;
}

.sec6-bottom span{
	font-size:150%;
	margin:0 4px;
	color:#153C78;
}


.hai-sec8{
	background:url(/wp-content/themes/startrev/hitotech-ai-img/sec8-back.webp);
	background-size:cover;
	background-position:center;
	text-align:center;
}

.hai-sec8-mask{
	background:rgba(0,0,0,.5);
}

.hai-sec8-in{
	padding:150px 15px;
}
.hai-sec8 h2{
	margin-bottom:35px;
	color:#fff;
}


.hai-sec8 p{
	color:#fff;
}

/*お問い合わせ*/

.hitotechaiform .wpcf7-list-item {
    display: block;
    line-height: 1;
}
.hitotechaiform .wpcf7-list-item + .wpcf7-list-item {
    margin-top: 8px;
}
 
.hitotechaiform .cbarea .wpcf7-list-item-label {
    position: relative;
    height: 20px;
    line-height: 20px;
    padding-left: 25px;
    display: inline-block;
}
.hitotechaiform .cbarea .wpcf7-list-item-label::before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border:none;
    background:#edeff2;
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
}
.hitotechaiform .cbarea input[type="checkbox"]:checked + .wpcf7-list-item-label::after {
    content: "";
    display: block;
    width: 11px;
    height: 8px;
    border-top: 3px solid #3d8582;
    border-right: 3px solid #3d8582;
    transform: rotate(135deg);
    position: absolute;
    left: 5px;
    top: 5px;
}

	.hitotechaiform .hmBlock6  .primaryHead{
		text-align:center;
	}


.consent-area label{
	display:flex;
	justify-content:center;
}

	.hitotechaiform .row{
		justify-content:center;
	}
	.consent-area .wpcf7-list-item{
		margin-left:0;
	}
	
	
	.wpcf7-spinner {
		display:none!important;
	}

	.consent-area .wpcf7-not-valid-tip{
		    position: absolute;
    bottom: -35px;
    width: 287px;
}

.hitotechaiform .cbarea input[type="checkbox"]{
    display: none!important;
}

.consent-area .wpcf7-list-item-label{
	display:none;
}

/*お問い合わせ// */




@media screen and (max-width: 767px) and (min-width: 320px) {
    h2 {
        font-size: 1.8rem!important;
		font-weight:bold!important;
    }
	h3 {
        font-size: 1.5rem!important;
        line-height: 150%!important;
    }
	p{
		font-size:16px!important;
	}
	
	 .hmBlock6IntroColFul .primaryBtn {
        margin-top: 30px;
        margin: 30px auto 0;
        display: block;
    }
	
	
}


@media screen and (max-width: 768px) {
	
	.spbr{
	display:block;
}

.pcbr{
	display:none;
}

	
	.h2{
		font-size:2rem;
	}
	
	.wrap1200{
		padding:50px 15px;
		}
	
	
	.hitotech-ai-Head {
    min-height: 85vh;
	}
	
	.hitotech-ai-Head .pageHeadOvrBx{
	padding: 35px 0 0 0;	
	}
	
	.hitotech-ai-Head .pageHeadOvrBxInr{
		margin-top:40px;
	}
	
	.hitotech-ai-Head .pageHeadOvr h1 {
    font-size: 2.65rem;
	}
	
	.hai-sec1 {
    margin-top: 0;
	}
	
	.hai-sec1-in ul {
    display: block;
	}
	
	.hai-sec1-in ul li {
    margin: 0 2.5% 5%;
	width: 95%;
	}
	
	.hai-cta-area{
		padding: 20px 0;
	}
	
	.hai-cta-area-in {
    display: block;
	}
	
	.hai-cta-area-in a.hai-cta-button {
    font-size: 20px;
    padding: 37px 3%;
    display: block;
    max-width: 500px;
    width: 100%;
    margin: 0 0 25px;
}
	.hai-cta-area-in a.hai-cta-tel {
    display: block;
    text-align: center;
	    font-size: 40px;
		margin: 0;
	}
	
	.hai-cta-area-in a.hai-cta-tel span {
    font-size: 16px;
	}
	
	.hai-sec2{
		margin-bottom: 50px;
	}
	
	.hai-sec2-in {
    display: block;
	padding-bottom: 20px;

	}
	
	.hai-sec2-in h2 {
    width: 100%;
	text-align: center;
		margin: 0;
	}
	.hai-sec2-box {
    width: 100%;
	}
	
	.hai-sec2-box ul li {
    position: relative;
    font-size: 16px;
		width:100%;
	}
	
	
	.hai-sec2:after {
    content: "";
    width: 100%;
    height: 50px;
    position: absolute;
    right: 0;
    bottom: -50px;
	}
	
	
	.hai-sec3-top {
    display: block;
    margin-top: 45px;
}
	.hai-sec3-top-image {
    width: 100%;
    margin: 0 0 25px;
    overflow: hidden;
    border-radius: 20px;
}
	.hai-sec3-top-text {
    width: 100%;
	}
	
	.hai-sec3-top-text p {
    font-size: 16px;
	}
	
	.hai-sec3-bottom ul {
    display: block;
}
	.hai-sec3-bottom ul li {
    margin-right: 0;
    text-align: center;
        margin-bottom: 30px;
}
	
	.hai-sec3-image {
    height: 135px;
    overflow: hidden;
}
	.hai-sec3-image img{
	    width: 100%;
    height: 100%;
    object-fit: cover;
	}
	
	.hai-sec4-in{
		padding-bottom:0;
		
	}
	.sec4-content h2 {
    text-align: center;
}
	
	
	.sec4-content h2 span {
    font-size: 15px;
    margin-left: 0;
    margin-top: 10px;
    display: block;
    color: #153C78;
}
	
	.sec4-box {
    display: block;
		margin-bottom: 35px;
        padding-bottom: 35px;
	}
	
	.sec4-box-last{
		margin-bottom: 0;
	}
	
	.hai-sec4-first {
    width: 100%;
    margin-right: 0;
}
	
	.hai-sec4-first p {
    font-size: 16px;
}
	.hai-sec4-second {
    width: 100%;
    margin-top: 25px;
}
	
	
	.hai-sec4-second ul li {
    padding: 15px;
    font-size: 16px;
    margin-bottom: 10px;
	}
	
	
	.hai-sec5 ul {
    display: block;
	}
	
	.hai-sec5 ul li {
    padding: 25px 15px 20px;
    width: 100%;
    margin-bottom: 2%;
    margin-right: 0;
	}
	
	.hai-sec6 ul {
    display: block;
		    margin-top: 28px;
	}
	
	.hai-sec6 ul li.sec5-first {
    width: 100%;
	padding: 16px;
	font-size: 16px;
	}
	
	.hai-sec6 ul li.sec5-first::after{
		display:none;
	}
	
	.hai-sec6 ul li.sec5-second {
    padding: 15px;
    width: 100%;
    font-size: 16px;
}
	
	
	.hai-sec7 ul {
    display: block;
		margin-bottom: 0;
	}
	
	.hai-sec7 ul li {
        width: 100%;
        padding-bottom: 70px;
        margin-bottom: 13px;
	}
	
	.hai-sec7 ul li:last-child {
    padding-bottom: 30px;
}
	
.hai-sec7 ul li:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
	border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #ddd;
    position: absolute;
    right: 0;
    left: 0;
top: auto;
    bottom: 0;
    margin: 0 auto;
}	
	
	
	.hai-sec7 ul li p {
    font-size: 20px !important;
	}
	
	.consent-area{
    margin-bottom: 25px;
	}
	
	.consent-area .wpcf7-not-valid-tip{
		    position: absolute;
    bottom: -24px;
    width: 245px;
}
	
	
	
	
	
	
	
	
	
	
	
	

}


