/*
Theme Name: Near_6
Author: Uhuru Corporation
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');

body {
	font-size: 14px;
	line-height: 1.42857143;
	color: #707070;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none
}

h1 {
	font-size: 4rem;
}

h1 span {
	font-size: 1.4rem;
}

h2 {
	font-weight: 300;
	margin-bottom: 23px;
}

h3 {
	font-size: 2.6rem;
}

h3,
h4,
h5 {
	color: #91B122;
	font-weight: 400;
	margin-bottom: 20px;
}

h2.light {
	color: #fff;
	font-size: 4rem;
}

p {
	font-weight: 400;
	font-size: 18px;
	line-height: 23px;
	color: #333;
	padding-bottom: 15px
}

p.light {
	color: #fff;
	font-size: 2rem;
}

ul li {
	font-size: 15px;
	line-height: 27px;
	list-style-type: none;
	color: #333;
}

a {
	color: #fff
}

a:hover {
	color: #0785f2
}

a h4:hover {
	text-decoration: underline
}

img {
	max-width: 100%;
	height: auto
}

strong {
	color: #333;
	font-weight: 500;
}

.branding img#logo {
	max-width: initial;
	margin-left: -15px
}

.clear {
	clear: both
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.caption {
	text-align: center;
	margin-bottom: 70px
}

p.annotation {
	color: #666;
	font-size: 12px;
	width: 600px;
	text-align: left;
	margin: 0px auto;
}

a.btn-cta-primary {
	color: #fff !important;
	padding: 15px 30px 15px 30px !important;
	border-radius: 0;
	font-size: 16px;
	/* letter-spacing: 2px; */
	transition: all .2s ease-in-out;
	position: relative;
	margin-top: 25px;
	/* text-transform: uppercase; */
	font-weight: 700;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	transform: none;
	left: 0;
}

.btn-cta-blue {
	background-color: #0785f2
}

.btn-cta-blue:hover {
	background-color: #fff;
	color: #0785f2 !important
}



a.more {
	transition: all .2s ease-in-out;
	font-size: 14px !important;
	margin-top: 10px;
	font-weight: 400
}

a.more:hover * {
	color: #0785f2;
	padding-left: 10px
}

a.more i.fa {
	font-size: 15px !important;
	font-weight: 700;
	border: 0;
	cursor: pointer;
	margin-right: 5px;
	transition: all .2s ease-in-out
}

a.more i.fa:hover {
	color: #009be3
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mt40 {
	margin-top: 40px;
}

.mt50 {
	margin-top: 50px;
}

.mt5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb50 {
	margin-bottom: 50px;
}

.tal {
	text-align: left;
}

.tar {
	text-align: right;
}

.tac {
	text-align: center;
}

.tac h4 {
	font-size: 1.8rem;
	font-weight: bold;
}

.nav-item a.nav-link {
	font-size: 1.6rem;
}

@media (max-width:798px) {
	.feture-box .tac h4 {
		height: 5rem;
		margin-bottom: 0;
	}

	.feture-box .tac h4+img {
		width: 80%;
	}
}

.hero-overlay h1.ttl-main a {
	font-size: 2.4rem;
	color: #90b023;
	font-weight: bold;
	line-height: 2;
	display: block;
}

@media (max-width: 1200px) {
	.tac br {
		display: none;
	}
}

.p-relation {
	display: flex;
	align-items: center;
	justify-content: center;
}

.p-relation .col-md-6 p {
	line-height: 1.4;
	font-size: 1.8rem;
}

.circle {
	color: #fff;
	font-size: 40px;
	background-color: #2B93CD;
	padding: 0;
	margin: 0;
	width: 150px;
	height: 150px;
	line-height: 150px;
	text-align: center;
	display: inline-block;
	border-radius: 50%;
}

.circle-r {
	color: #fff;
	font-size: 50px;
	background-color: #CC3333;
	padding: 0;
	margin: 0;
	width: 150px;
	height: 150px;
	line-height: 150px;
	text-align: center;
	display: inline-block;
	border-radius: 50%;
}

/* Header */
#top-nav {
	transition: all .2s linear 0s
}

.navbar-fixed-top {
	background-color: transparent;
	border: 0
}

.navbar-fixed-top li a {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	transition: color .3s, border .3s
}

.navbar-fixed-top .navbar-nav .activenav a {
	color: #fff;
	border-bottom: 1px solid #fff
}

.navbar-nav>li>a {
	/* border-bottom: 1px solid transparent; */
	transition: color .3s, border .3s
}

.navbar-fixed-top .navbar-nav>li>a:hover {
	border-bottom: 1px solid #666
}

.fixed-header {
	background: #fff !important;
	box-shadow: 0 6px 4px -4px rgba(0, 0, 0, .1)
}

.fixed-header .navbar-nav>li>a {
	color: #828282;
	opacity: 1
}

.fixed-header .navbar-nav .activenav a {
	color: #222 !important;
	border-bottom: 1px solid #0785f2
}

.fixed-header .navbar-nav .activenav a:hover {
	border-bottom: 1px solid #0785f2
}

.fixed-header .navbar-nav>li>a:hover {
	border-bottom: 1px solid #111
}

#top-nav.navbar-scroll-changed {
	background: 0;
	margin: 0 auto;
	border: 0;
	padding-top: 15px;
	padding-bottom: 15px
}

.hero-overlay {
	/* height: 708px; */
	/* top: 0; */
	/* left: 0; */
	/* bottom: 0; */
	/* right: 0; */
}

.main-visual {
	/* margin-bottom: 70px; */
	background: #fff;
}

@media (max-width: 768px) {
	.main-visual {
		margin-bottom: 5vw;
	}
}

.main-visual #home {
	position: relative;
	width: 100%;
}

.main-message {
	width: 100%;
	color: #000;
	padding-bottom: 80px;
}

.main-message h1 {
	font-weight: 300;
	font-size: 5.8rem;
	color: #000;
	/* margin-bottom: 70px; */
	padding-top: 60px;
}

.main-message h1 {
	background: url(../images/heroimage.jpg) no-repeat;
	background-size: cover;
	line-height: 120px;
	color: #fff;
	text-align: center;
	padding: 125px 0 105px 0;
	font-size: 5rem;
	letter-spacing: .02em;
	font-family: 'Lato', sans-serif;
}

.main-message h1 img {
	max-width: 8em;
	margin: auto;
	display: block;
}

.main-message h2 {
	font-weight: 700;
	font-size: 3.5rem;
	color: #91B122;
	margin: 0 0 50px 0;
	text-align: center;
	padding-top: 70px;
}

p.subtxt {
	font-size: 1.8rem;
	text-align: left;
	width: 60em;
	max-width: 1155px;
	margin: 0 auto 1em;
	padding: 0 1em;
	color: #707070;
}

.point_box h2.ttl {
	margin-bottom: 2rem;
	font-size: 3.5rem;
}

.title {
	text-align: center;
	margin-bottom: 70px
}

.title p {
	color: #000
}

.title h2 {
	font-size: 2.5rem;
	margin-bottom: 15px !important;
}

description {
	text-align: center;
}

p.description {
	font-weight: 400;
	text-align: center !important;
	padding-bottom: 5px;
	max-width: 600px;
	margin: 0 auto;
}

p.description-image {
	color: #000;
	font-size: 17px;
	font-weight: 400;
	letter-spacing: .4px;
	padding: 15px 230px;
	line-height: 25px
}

p.description-l {
	font-weight: 400;
	text-align: left;
	padding-bottom: 5px;
	max-width: 600px;
	margin: 40px auto;
}

@media (max-width: 768px) {
	.main-message {
		padding-bottom: 5vw;
	}

	.title {
		margin-bottom: 10vw;
	}

	p.description-l {
		margin: 4rem auto;
		font-size: 1.8rem;
	}

	p.subtxt {
		text-align: left;
		font-size: 1.6rem;
		max-width: 90vw;
		padding: 0;
	}

}

p.description-l-image {
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	letter-spacing: .4px;
	padding: 15px 100px;
	line-height: 25px
}

#products {
	margin-bottom: 70px;
	padding-top: 50px;
}

#products h3 {
	color: #222
}

#products .caption p {
	padding-left: 10px;
	padding-right: 10px
}

#testimonials .carousel-indicators li {
	background-color: #000;
	background-color: rgba(70, 70, 70, .25)
}

#testimonials .carousel-indicators .active {
	background-color: transparent;
	border: 2px solid #0785f2
}

.carousel-inner .item {
	min-height: 320px
}

#testimonials .carousel-inner blockquote {
	font-size: 30px;
	line-height: 40px;
	margin: 0;
	font-weight: 300;
	color: #111
}

.carousel-indicators {
	top: 110%
}

a.company img {
	margin: 0 auto 10px;
	margin-bottom: 30px;
	width: auto
}

.feature,
#relation {
	padding-top: 50px;
	padding-bottom: 85px;
}

#fetures {
	padding-top: 50px;
	padding-bottom: 70px;
}

@media (max-width:767px) {
	#fetures {
		padding-top: 30px;
		padding-bottom: 0;
	}
}

#relation {
	background: #f9f9f9;
}

#system {
	padding-top: 70px;
	padding-bottom: 70px;
}

@media (max-width:767px) {
	#system {
		padding-top: 60px;
		padding-bottom: 50px;
	}
}

#cv {
	padding-top: 70px;
	padding-bottom: 70px;
	background: #ebecee;
}

@media (max-width:767px) {
	#cv {
		padding-top: 60px;
		padding-bottom: 40px;
	}
}

#qa {
	padding-top: 70px;
	padding-bottom: 70px;
}

@media (max-width:767px) {
	#qa {
		padding-top: 45px;
		padding-bottom: 50px;
	}
}

.p-case .col-md-6>p {
	padding: 0 4rem;
}

.feture-box {
	margin-top: 30px;
}

.container table {
	width: 100%
}

.container th,
.container td {
	padding: 10px;
	border: 1px solid #ddd;
}

.container th {
	width: 20%;
	background-color: #f0f0f0;
}

.product-box-01,
.product-box-02 {
	color: #fff;
	padding: 5px;
	margin-bottom: 20px;
}

.product-box-01 {
	height: 200px;
	box-sizing: border-box;
}

.product-box-02 {
	/* height: 180px; */
}

.product-box-01 h4,
.product-box-02 h4 {
	font-size: 1.65rem;
	font-weight: bold;
}

@media (max-width:767px) {
	.product-box-02 h4 {
		margin-bottom: 0;
		font-size: 1.4rem;
	}
}

.product-box-01 p,
.product-box-02 p {
	color: #333;
	font-size: 14px;
	text-align: left;
	line-height: 1.77;
}

.product-box-02 p.illust {
	text-align: center;
	padding: 0;
	margin-bottom: 0;
}

.div-col-01 {
	color: #FFF;
	text-align: center;
	background-color: #f68416;
}

.div-col-02 {
	color: #FFF;
	text-align: center;
	background-color: #dd5044;
}

.div-col-03 {
	color: #FFF;
	text-align: center;
	background-color: #8763c6;
}

.div-col-04 {
	color: #FFF;
	text-align: center;
	background-color: #24a566;
}

.div-col-05 {
	text-align: center;
}

.p-flbx {
	/* display: flex; */
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	/* padding: 2% 4%; */
	/* border-radius: 2px; */
}

.about-uhuru {
	text-align: left;
}

@media (max-width: 768px) {
	.p-flbx {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		padding: 4% 4%;
		height: auto;
	}

	.hero-overlay {
		/* height: 450px */
	}

	.navbar-fixed-top {
		background: #fff !important;
		box-shadow: 0 6px 4px -4px rgba(0, 0, 0, .1)
	}

	.navbar-default .navbar-nav>li>a {
		color: #828282;
		opacity: 1;
		line-height: 20px !important;
		margin-left: 0 !important
	}

	.navbar-fixed-top .navbar-toggle .icon-bar {
		background-color: #757d8a !important
	}

	.navbar-fixed-top .navbar-nav .activenav a {
		color: #222;
		border-bottom: 1px solid #0785f2
	}

	.container table {
		margin: 20px 0;
		width: 96%;
	}

	.container th,
	.container td {
		width: 100%;
		display: block;
		border-top: none;
	}

	.container tr:first-child th {
		border-top: 1px solid #ddd;
	}
}

@media (max-width: 990px) {
	p.description-image {
		padding: 0 !important
	}

	.carousel-indicators {
		position: relative;
		clear: both;
		margin-bottom: 30px;
		left: 50%
	}


	.feture-box {
		border-bottom: 1px solid #DBDBDB;
	}

	.feture-box:first-child {
		/* border-top: 1px solid #DBDBDB; */
		/* padding-top: 15px; */
	}
}

@media (max-width: 768px) {
	.feture-box {
		border-bottom: 0px solid #DBDBDB;
		width: 48%;
	}

	.feture-box:first-child {
		border-top: 0px solid #DBDBDB;
		padding-top: 0;
	}

	.feture-box p {
		font-size: 1.6rem;
		line-height: 1.2;
	}
}

@media (max-width: 450px) {
	.social {
		float: left !important;
		margin-bottom: 20px;
		margin-top: -15px
	}
}

@media (max-width: 650px) {
	.footer-section {
		text-align: center !important
	}

	p.copyright {
		float: none !important;
		margin-left: 0 !important
	}

	.social {
		float: none !important
	}

	.marketing-action h1 {
		font-size: 3.5rem;
		font-weight: 400
	}
}

@media (max-width: 768px) {
	.price-table {
		margin: 3rem !important
	}

	.p-descriptionTxt p {
		margin-bottom: 1rem;
		padding-bottom: 0;
		text-align: left;
	}
}

@media (max-width: 600px) {
	.main-message h1 {
		font-size: 6vw !important;
		background-size: cover;
		line-height: 20vw;
		color: #fff;
		text-align: center;
		margin-bottom: 6vw;
		padding: 15vw 0 9vw;
	}

	.main-message h1 img {
		max-width: 84vw;
	}

	.main-message h1 span {
		display: block;
	}

	.wrap-ttl h1.ttl-sub {
		font-size: 2rem;
	}

	h2,
	h3.tac {
		font-size: 5.6vw !important;
	}

	.tac>br {
		display: none;
	}

	.main-message h2 {
		font-size: 1.8rem !important;
		margin: 0 auto 6vw;
		line-height: 1.66em;
		padding-top: 7vw;
	}

	p {
		font-size: 1.8rem;
	}
}

.marketing-action {
	position: relative;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden
}

.marketing-action .overlay {
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: 270px
}

@media (max-width:767px) {
	.marketing-action .overlay {
		height: 120px
	}
}

.marketing-action .text {
	position: absolute;
	text-align: center;
	top: 48%;
	transform: translatey(-50%);
	-o-transform: translatey(-50%);
	-webkit-transform: translatey(-50%);
	-moz-transform: translatey(-50%);
	-ms-transform: translatey(-50%);
	width: 100%;
	padding-left: 15px;
	padding-right: 15px
}

.marketing-action a.btn-cta-primary,
#cv a.btn-cta-primary {
	margin-top: 0;
	background: #90B023;
	border: 1px solid #646464;
	display: block;
	max-width: 523px;
	margin: auto;
	font-size: 2.25rem;
	/* letter-spacing: 0.2em; */
	padding-top: 25px !important;
	padding-bottom: 25px !important;
}

.btn.focus,
.btn:focus {
	box-shadow: none;
}

.marketing-action a.btn-cta-primary:hover,
#cv a.btn-cta-primary:hover {
	background: #fff;
	color: #90B023 !important;
}

@media (max-width:767px) {

	.marketing-action a.btn-cta-primary,
	#cv a.btn-cta-primary {
		width: 80%;
		font-size: 1.5rem;
		padding: 1.2rem 0 !important;
		line-height: 2;
	}
}


.btn-cta-buy {
	background-color: #0785f2;
	margin-top: 0
}

.btn-cta-buy:hover {
	background-color: #fff;
	color: #0785f2 !important;
	margin-top: 0
}

#footer {
	margin-bottom: 0;
	background-color: #222;
	padding-top: 50px
}

.footer-section {
	margin-bottom: 30px
}

img.logo-footer {
	margin-top: -15px
}

p.copyright {
	float: left;
	margin-left: -30px;
	color: #B1B1B1;
}

.social {
	float: right;
	margin-right: -15px
}

.social a {
	padding-right: 15px;
	font-size: 19px
}

.p-about .row {
	align-items: center
}

@media (max-width: 768px) {


	.p-about .row>div:nth-of-type(1) {
		width: 60%;
		padding: 0;
	}

	.p-about .row>div:nth-of-type(2) {
		width: 40%;
		padding: 0;
	}

	.p-about .row>div:nth-of-type(3) h4 {
		text-align: center;
		font-size: 2.6rem
	}

	.p-about .row>div:nth-of-type(3) p {
		font-size: 2rem
	}

}

span.no1 {
	background: #91B122;
	line-height: 2;
	width: 2em;
	border-radius: 50%;
	display: inline-block;
	color: #fff;
	text-align: center;
	margin-right: 1em;
}

.feature h3 {
	font-size: 2.4rem;
	letter-spacing: -0.1rem;
	font-weight: bold;
}

.about_row {
	width: 90%;
	max-width: 940px;
	margin: auto;
}

h2.ttl {
	margin-bottom: 50px;
	font-size: 3.5rem;
	text-align: center;
	font-weight: bold;
}


.about_row .flx {
	display: flex;
	margin: 0 auto;
}

.feature .about_row:nth-of-type(odd) .flx figure {
	margin-left: 7%;
	width: 34%;
}

.feature .about_row:nth-of-type(even) .flx figure {
	margin-right: 4%;
}

.about_row .flx dl {
	width: 58%;
	text-align: left;
}

.about_row .flx dl dt {
	font-size: 1.8rem;
}

.about_row .flx dl dd {
	font-size: 1.8rem;
	margin-bottom: 2rem;
}

.about_row .flx figure {
	width: 40%;
}

.casestudy h3 {
	color: #707070;
	font-weight: bold;
	margin-bottom: 40px;
	font-size: 2rem;
}

.casestudy .about_row .flx {
	margin: auto 0 50px auto;
	max-width: 940px;
}

.casestudy .about_row .flx figure {
	width: 28%;
	text-align: left;
}

.casestudy .about_row .flx figure img {
	max-width: 240px;
	width: 100%;
}

.casestudy .about_row .flx dl {
	width: 70%;
}

@media (max-width:767px) {
	.feature {
		/* max-width: 540px; */
		margin: 0 auto;
		padding-top: 5vw;
		padding-bottom: 8vw;
	}

	h2.ttl {
		margin-bottom: 5vw;
	}

	span.no1 {
		border-radius: 50%;
		display: inline-block;
		color: #fff;
		text-align: center;
		margin-right: 1rem;
		line-height: 1.5;
		width: 1.5em;
		font-size: 1.8rem;
	}

	.feature h3 {
		font-size: 5vw;
		letter-spacing: -0.1rem;
	}

	.about_row {
		display: block;
		margin-bottom: 3vw;
		width: 96%;
	}

	.about_row .flx dl dt {
		font-size: 4.8vw;
	}

	.about_row .flx dl dd {
		font-size: 4.8vw;
		font-size: 1.6rem;
	}


}



@media (max-width:767px) {

	/* .about_row .title {
		width: 100%;
		margin-left: 0;
	} */
	.about_row .title {
		width: 100%;
		margin-left: 0;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.casestudy .about_row .flx {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.casestudy .about_row .flx dl,
	.casestudy .about_row .flx figure {
		width: 100%;
	}

	.casestudy .about_row .flx figure {
		text-align: center;
	}

	.feature .about_row:nth-of-type(even) .title {
		flex-direction: column-reverse;
	}

	.about_row .flx dl,
	.feature .about_row:nth-of-type(n+1) .flx figure {
		width: 96%;
		margin: 0;
	}
}

.about_row .title h2,
#usecase .title h2,
#system .title h2,
#cv .title h2,
#qa .title h2,
.modaal-container .title h2 {
	font-size: 2.4rem;
	line-height: 1.91;
	font-weight: 700;
	letter-spacing: 0.01em;
}

@media (max-width:767px) {
	.about_row .title h2 {
		margin-bottom: 40px !important;
	}
}

.about_row .title p,
#usecase .title p {
	font-size: 1.4rem;
	line-height: 2.3;
	letter-spacing: 0.01em;
	color: #333;
}

.about_row .device {
	width: 57.14%;
}

@media (max-width:767px) {
	.about_row .device {
		width: 100%;
	}
}

a.btn.about {
	background: #231815;
	border: 1px solid #231815;
	display: block;
	max-width: 523px;
	margin: auto;
	font-size: 2.25rem;
	letter-spacing: 0.2em;
	padding-top: 25px !important;
	padding-bottom: 25px !important;
}

a.btn.about:hover {
	background: #fff;
	color: #231815 !important;
}

@media (max-width:767px) {
	a.btn.about {
		width: 70%;
		font-size: 1.5rem;
		padding-top: 1.2rem !important;
		padding-bottom: 1.2rem !important;
	}
}

.point_box {
	padding: 60px 0 85px;
}

.point_box figure {
	width: 90%;
	max-width: 940px;
	margin: 50px auto 0;
}

.point_fig figcaption {
	text-align: right;
}

#flow .container {
	max-width: 1185px;
}

#flow .col-md-4 {
	border-right: 1px solid #d0d0d0;
}

#flow .col-md-4:last-child {
	border-right: none;
}

@media (max-width:767px) {
	#flow .col-md-4 {
		border-right: none;
		border-bottom: 1px solid #d0d0d0;
		margin-bottom: 20px;
	}

	#flow .col-md-4:last-child {
		border-bottom: none;
		margin-bottom: 0;
	}
}

#flow .point {
	margin-bottom: 70px;
}

@media (max-width:767px) {
	#flow .point {
		margin-bottom: 0;
		margin-right: 45px;
	}

	#flow .point img {
		width: 57px;
	}

	.point-header {
		display: flex;
		align-items: center;
		margin-bottom: 25px;
	}

	.point-body {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.point-body p.illust {
		min-width: 130px;
		margin-left: 30px;
	}

	.product-box-02 p {
		font-size: 1.2rem;
		padding: 0;
		margin: 0;
	}
}

section#casestudy {
	background: #F3F6E5;
	padding: 60px 0 80px;
}



#fetures .title h2 {
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.1em;
}

@media (max-width:767px) {
	#fetures .container {
		padding: 0;
	}

}

.tab-group {
	display: flex;
	justify-content: center;
}

.tab {
	flex-grow: 1;
	padding: 25px 0;
	list-style: none;
	border: solid 1px #d3d3d3;
	border-bottom: none;
	border-right: none;
	text-align: center;
	cursor: pointer;
	font-size: 1.65rem;
	font-weight: bold;
	color: #2a2627;
	background: #ebebeb;
	width: 25%;
}

.tab:last-child {
	border-right: solid 1px #d3d3d3;
}

.panel-group {
	border: solid 1px #d3d3d3;
	border-top: none;
	background: #fff;
	padding: 70px 0 25px 0;
}

@media (max-width:991px) {
	.panel-group {
		padding: 25px 0;
	}
}


.panel {
	display: none;
}

.tab.is-active {
	background: #fff;
	transition: all 0.2s ease-out;
}

.panel.is-show {
	display: block;
}

.tab-inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-left: 70px;
}

.tab-inner .text {
	max-width: 50%;
	padding-right: 30px;
}

@media (max-width:991px) {
	.tab-inner {
		padding-left: 20px;
		padding-right: 20px;
	}

	.tab-inner .image {
		min-width: 45%;
		max-width: 45%;
	}
}

.tab-inner2 {
	padding-left: 70px;
	padding-right: 70px;
}

@media (max-width:991px) {
	.tab-inner2 {
		padding-left: 20px;
		padding-right: 20px;
	}
}

.panel h3 {
	font-size: 1.65rem;
	margin-bottom: 20px;
	font-weight: 700;
}

.panel p {
	font-size: 1.4rem;
	line-height: 32px;
}

.panel thead th {
	width: auto;
	text-align: center;
	font-weight: normal;
	font-size: 1.4rem;
}

.panel tbody th {
	background: #f8f9fb;
	font-weight: normal;
	font-size: 1.4rem;
}

.panel tbody td {
	font-size: 1.4rem;
}

#fetures .attention {
	font-size: 1.05rem;
	text-align: right;
	margin-top: 5px;
}

@media (max-width:767px) {
	.accordion {
		margin-bottom: 0;
	}

	.accordion dt {
		display: block;
		text-align: center;
		cursor: pointer;
		border-top: 1px solid #d3d3d3;
		background: url(../images/looocus_ac_open.png) no-repeat 96% #ebebeb;
		background-size: 16px;
		padding: 20px;
		font-size: 5vw;
	}

	.accordion dt.open {
		background: url(../images/looocus_ac_close.png) no-repeat 96% #ffffff;
		background-size: 16px;
	}

	.accordion:last-child dt {
		border-bottom: 1px solid #d3d3d3;
	}

	.accordion dd {
		display: none;
		border-top: 1px solid #d3d3d3;
		background: #fff;
		padding: 25px 15px;
		margin-bottom: 0;
	}

	.accordion:last-child dd {
		border-top: none;
	}

	.accordion dd h3 {
		font-size: 1.6rem;
		font-weight: 700;
	}

	.accordion dd p {
		font-size: 1.6rem;
		color: #555555;
		line-height: 1.8;
	}

	.container .accordion table {
		width: 600px;
		margin: 0;
	}

	.container .accordion th {
		display: table-cell;
		width: auto;
	}

	.container .accordion td {
		display: table-cell;
		width: auto;
	}
}

#usecase {
	background: #fff;
	padding: 70px 0;
}

@media (max-width:767px) {
	#usecase {
		padding-top: 50px;
		padding-bottom: 40px;
	}
}


.usecase-slide p {
	max-width: 607px;
	margin: auto;
	font-size: 1.4rem;
	line-height: 1.77;
	color: #555;
	margin-top: 40px;
}

@media (max-width:767px) {
	.usecase-slide p {
		margin-top: 20px;
	}
}

.usecase-slide .slick-slide {
	margin: 0 25px;
}

@media (max-width:767px) {
	.usecase-slide .slick-slide {
		margin: 0 15px;
	}

	.usecase-slide .slick-slide .slide-wrap {
		margin: auto;
	}
}

.prev-arrow {
	position: absolute;
	top: 33%;
	left: -655px;
	right: 0;
	margin: auto;
	z-index: 1;
	transform: rotate(180deg);
	cursor: pointer;
	width: auto;
}

.next-arrow {
	position: absolute;
	top: 33%;
	right: -655px;
	left: 0;
	margin: auto;
	z-index: 1;
	cursor: pointer;
	width: auto;
}

@media (max-width:767px) {
	.prev-arrow {
		top: 25%;
		left: 13px;
		right: auto;
		width: 25px;
	}

	.next-arrow {
		top: 25%;
		right: 13px;
		left: auto;
		width: 25px;
	}
}

#cv h3 {
	font-size: 2.4rem;
	letter-spacing: 0.1em;
	margin-top: 80px;
	font-weight: 700;
	border-bottom: 6px solid #e60012;
	display: inline-block;
	padding: 0 10px 10px 10px;
	margin-bottom: 20px;
}

#cv p {
	font-size: 1.4rem;
	letter-spacing: 0.01em;
	line-height: 2.38;
	color: #555;
	margin-bottom: 65px;
}

@media (max-width:767px) {
	.cv_logo {
		width: 230px;
	}

	#cv h3 {
		font-size: 2rem;
		letter-spacing: 0.1em;
		margin-top: 40px;
		border-bottom: 3px solid #e60012;
		display: inline-block;
		padding: 0 10px 10px 10px;
		margin-bottom: 20px;
	}

	#cv p {
		font-size: 1.4rem;
		letter-spacing: 0.01em;
		line-height: 2;
		color: #555;
		margin-bottom: 25px;
	}
}

#qa .accordion {
	border-bottom: 1px solid #d3d3d3;
	padding: 40px 0;
}

#qa .accordion:last-child {
	border-bottom: none;
}

#qa .accordion dt {
	font-size: 1.5rem;
	position: relative;
	padding: 25px 0 25px 90px;
}

#qa .accordion dt::before {
	content: '';
	background: url(../images/looocus_q.png);
	width: 78px;
	height: 78px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

#qa .accordion dt::after {
	content: '';
	background: url(../images/looocus_qa_open.png);
	width: 44px;
	height: 44px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

#qa .accordion dt.open::after {
	content: '';
	background: url(../images/looocus_qa_close.png);
	width: 44px;
	height: 44px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

#qa .accordion dd {
	font-size: 1.4rem;
	height: 78px;
	margin-top: 40px;
	margin-bottom: 0;
	line-height: 1.77;
	display: none;
}

#qa .accordion dd .a_inner {
	display: flex;
	align-items: center;
}

#qa .accordion dd .a_inner::before {
	content: '';
	background: url(../images/looocus_a.png);
	width: 78px;
	min-width: 78px;
	height: 78px;
	display: block;
	margin-right: 12px;
}

@media (max-width:767px) {
	#qa .accordion {
		padding: 20px 0;
	}

	#qa .accordion dt {
		background: none;
		text-align: left;
		padding: 6px 20px 6px 50px;
		font-size: 1.6rem;
		border: none;
	}

	#qa .accordion dt::before {
		content: '';
		background: url(../images/looocus_q.png);
		background-size: contain;
		width: 39px;
		height: 39px;
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		margin: auto;
	}

	#qa .accordion dt::after {
		content: '';
		background: url(../images/looocus_qa_open.png);
		background-size: contain;
		width: 22px;
		height: 22px;
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		margin: auto;
	}

	#qa .accordion dt.open::after {
		content: '';
		background: url(../images/looocus_qa_close.png);
		background-size: contain;
		width: 22px;
		height: 22px;
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		margin: auto;
	}

	#qa .accordion dd {
		font-size: 1.6rem;
		height: auto;
		margin-top: 14px;
		margin-bottom: 0;
		line-height: 1.77;
		display: none;
		padding: 0;
		background: none;
		border: none;
	}

	#qa .accordion dd .a_inner {
		display: flex;
		align-items: flex-start;
	}

	#qa .accordion dd .a_inner::before {
		content: '';
		background: url(../images/looocus_a.png);
		background-size: contain;
		width: 39px;
		min-width: 39px;
		height: 39px;
		margin-right: 12px;
	}
}

.bottom_btn {
	padding-bottom: 50px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.bottom_btn a {
	margin: 0 30px 20px 30px !important;
	max-width: none !important;
	width: 523px;
}

@media (max-width:767px) {
	.bottom_btn a {
		margin-bottom: 20px !important;
	}

	section#casestudy {
		padding: 6vw 0 2vw;
	}
}

@media (max-width: 1025px) {
	.is-sp p.subtxt {
		max-width: 96%;
	}

	.is-sp h1.ttl-main {
		float: none;
		line-height: 1;
	}

	.is-sp h1.ttl-main a {
		line-height: 1;
	}

}

@media (max-width: 1170px) {
	.is-pc header {
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		flex-direction: column;
	}

	.is-pc .navbar-expand-md .navbar-collapse {
		width: 100%;
	}

	.is-pc .navbar {
		width: 100%;
	}

	.is-pc h2.ttl {
		font-size: 3.5rem;
	}

	.is-pc .feature h3 {
		font-size: 2rem;
	}

	.is-pc .about_row .flx dl dd,
	.is-pc .about_row .flx dl dt {
		font-size: 1.6rem;
	}

	.is-pc div.wrap-head {
		margin-left: 0;
	}

	.is-pc h1.ttl-main {
		float: none;
		line-height: 1;
	}

	.is-pc h1.ttl-main a {
		line-height: 1;
	}

}

.navbar-expand-md .navbar-collapse {
	min-height: 40px;
}

header {
	display: flex;
	justify-content: center;
	align-items: center;
}

div.wrap-head {
	max-width: 400px;
	padding: 0 10px;
	margin: 0;
}

@media (max-width:767px) {
	header {
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}

	header .navbar {
		display: flex;
		justify-content: space-between;
		width: 100%;
	}

	div.wrap-head {
		padding: 0;
	}
}
