@charset "UTF-8";

main {
  font-size: 14px;
}

/*==========================IoT=========================*/
header.template_c2 .gnavi_area ul.iot_h_nav {
	max-width: 100%;
	align-items: center;
	justify-content: flex-end;
	height: 100%;
	position: relative;
}

header.template_c2 .gnavi_area ul li a.iot_contact_h_btn::after {
	display: none;
	position: absolute;
	bottom: -16px;
	background-color: #fff;
	left: 0;
}

header.template_c2 .gnavi_area ul li a.iot_contact_h_btn:hover::after {
	position: absolute;
	bottom: -16px;
	left: 0;
	background-color: #2e5cc3;
}

header.template_c2.iot_hrader_template_c2 #header_area {
	height: 100px;
}

header.template_c2.iot_hrader_template_c2 .gnavi_btn_sp {
	top: 50%;
	transform: translateY(-50%);
}

header.template_c2.iot_hrader_template_c2 .gnavi_area ul li {
	margin-left: 0.5em;
	margin-right: 0.5em;
}

header.template_c2 .gnavi_area ul.iot_h_nav li a:hover,
header.template_c2 .gnavi_area ul.iot_h_nav li.main_current a {
	color: #2e5cc3;
}

header.template_c2.iot_hrader_template_c2 .gnavi_area ul.iot_h_nav li a:hover::after,
header.template_c2.iot_hrader_template_c2 .gnavi_area ul.iot_h_nav li.main_current a::after {
	background-color: #2e5cc3;
}

header.template_c2.iot_hrader_template_c2 .gnavi_area ul.iot_h_nav li.main_current li a::after {
	background-color: transparent;
}

header.template_c2.iot_hrader_template_c2 .gnavi_area .gnavi_contact {
	position: absolute;
	right: 0px;
	top: 0;
	width: 160px;
	height: 100px;
}

header.template_c2.iot_hrader_template_c2 .gnavi_area .gnavi_contact a {
	display: flex;
	height: 100%;
	background-color: #2e5cc3;
	color: #ffffff;
	text-decoration: none;
	line-height: 1.2;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

header.template_c2.iot_hrader_template_c2 .gnavi_area .gnavi_contact a::before {
	content: "";
	width: 41px;
	height: 29px;
	display: block;
	margin-bottom: 10px;
	background: url(../../../images/iot/cloudsurveillancecamera/icon_baloon.png)no-repeat center center;
}

@media only screen and (max-width: 1050px) {
	header.template_c2.iot_hrader_template_c2 .gnavi_area .gnavi_contact {
		display: none;
	}

	header.template_c2 .gnavi_area.iot_gnavi_area {
		padding-right: 0px;
	}

	header.template_c2.iot_hrader_template_c2 .gnavi_area ul li:nth-child(6) a:hover {
		background: transparent !important;
		color: #2e5cc3 !important;
	}
	header.template_c2.iot_hrader_template_c2 #header_area {
		height: 50px;
	}
	#locator_template_c2.iot_de_locator {
		margin-top: 50px !important;
	}

	#pagetitle.template_c2.iot_template_c2 {
		margin-top: 50px !important;
	}

	.contact_ban_inner {
		max-width: 90%;
	}
	.right_btn_area {
		display: none;
	}
}
footer.template_c2 #footer_nav.iot_footer_nav {
	background-color: #091834;
}

footer.template_c2 #footer_nav.iot_footer_nav .footer_nav_block .fnav_unit {
	max-width: 25%;
	text-align: center;
}

footer.template_c2 #footer_info.iot_footer_info {
	background-color: #293337;
	padding: 8px 0;
}

footer.template_c2 #footer_nav.iot_footer_nav .fnav_title a {
	color: #fff;
}

footer.template_c2 #footer_nav.iot_footer_nav .fnav_list li a {
	color: #fff;
}

footer.template_c2 #footer_nav.iot_footer_nav .fnav_title a {
	background: url(../../../images/iot/cloudsurveillancecamera/iot_f_icon_arr.png) no-repeat left 5px/10px auto;
}

footer.template_c2 #footer_nav.iot_footer_nav .fnav_list li a::before {
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
}
@media only screen and (max-width: 690px) {
	.pagetitle_block.iot_pagetitle_block.iot_pagetitle_block_title02 {
		padding-top: 60px !important;
	}

	footer.template_c2 #footer_nav.iot_footer_nav .fnav_title a {
		background: url(../../../images/iot/cloudsurveillancecamera/iot_f_icon_arr.png) no-repeat left 5px/10px auto;
		background-position: 15px 15px;
	}
}

footer.template_c2 #footer_nav.iot_footer_nav.apa_footer_nav .fnav_title a {
	background: url(../../../images/iot/cloudsurveillancecamera/icon_arr.png) no-repeat left 15px/10px auto !important;
}

footer.template_c2 #footer_nav.iot_footer_nav .footer_nav_block .fnav_unit {
	max-width: 100% !important;
	text-align: left !important;
}

.iot_contact_h_btn {
	max-width: 90% !important;
}

.iot_gnavi_contact_sp a {
	max-width: 90% !important;
}

.top_text_ul {
	display: flex;
	justify-content: flex-end;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0;
}

.iot_gnavi_contact_sp {
	display: none;
}

.top_text_ul li {
	list-style-type: none;
}

.top_text_ul li a {
	text-decoration: none;
}

.top_text_ul li a:hover {
	text-decoration: underline;
}

.top_text_link001 a {
	color: #091834;
	margin-right: 10px;
}

.top_text_link001 a::after {
	content: ">";
	color: #091834;
	display: inline-block;
	padding-left: 5px;
}

.top_text_link002 a {
	color: #2e5cc3;
	margin-right: 10px;
}

.top_text_link002 a::after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	background: url(../../../images/iot/cloudsurveillancecamera/iot_h_txt_icon02.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	margin-left: 10px;
}

@media only screen and (max-width: 1050px) {
	header.template_c2.iot_hrader_template_c2 .gnavi_area ul li:nth-child(6) {
		display: none;
	}

	.iot_sub_nav {
		margin-top: 0px !important;
	}

	#pagetitle .pagetitle_block.iot_pagetitle_block.iot_pagetitle_block_title02 {
		padding-top: 100px;
		max-width: 90% !important;
	}

	header.template_c2 #header_logo.iot_header_logo img {
		height: 36px;
		margin-left: 10px;
	}

	#top_mainimage.iot_mainimg_area {
		margin-top: 50px !important;
	}

	.iot_contact_h_btn {
		max-width: 50%;
		text-align: center;
		margin: 20px auto 0;
	}

	.top_text_area {
		display: none;
	}

	header.template_c2 .gnavi_area ul li:last-child {
		border-bottom: none;
	}

	.iot_gnavi_contact_sp a:last-child {
		margin-bottom: 40px;
	}

	.iot_gnavi_contact_sp {
		display: block;
	}
}

.iot_gnavi_contact_sp a {
	display: block;
	padding: 8px 15px !important;
	color: #fff;
	background: #2e5cc3;
	border-radius: 5px;
	max-width: 50%;
	margin: 10px auto;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	border: 2px solid #2e5cc3;
}

.iot_gnavi_contact_sp a:hover {
	background: transparent;
	color: #2e5cc3;
}

header.template_c2 #header_logo.iot_header_logo {
	width: 200px;
}
/*-----------------------------------------------------------------

メインイメージ

-----------------------------------------------------------------*/
.Mainimage_block {
	background: url(../../../images/iot/cloudsurveillancecamera/csac_main_bg.jpg) center / cover no-repeat;
	width: 100%;
	display: block;
}
.Main_box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.Main_box .logo {
	margin-bottom: 20px;
}
.Main_box .left {
	width: 50%;
	padding-top: 75px;
}
.Main_box .left .logo img {
	margin-left: 0;
}
.Main_box .left .txt01 {
	font-size: 64px;
	color: #fff;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.4;
	margin-bottom: 20px;
}
.Main_box .left .txt01 .yellow {
	color: #e5dc00;
}
.Main_box .left .txt02 {
	font-size: 18px;
	color: #fff;
	line-height: 1.4;
	letter-spacing: .1em;
}
.yellow_box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	background-color: rgba(229, 220, 0, 0.65);
	padding: 20px 0;
	margin: 30px 0 80px;
}
.yellow_box li {
	width: 33%;
	list-style-type: none;
	text-align: center;
}
.yellow_box li.center {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}
.yellow_box .txt {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.4;
	color: #fff;
	margin-top: 15px;
}
.Main_box .right {
	width: 40%;
}
.Main_box .right img {
	max-width: 100%;
	height: auto;
}
.mmt80 {
	margin-top: -80px;
	padding-top: 140px;
}
@media only screen and (max-width: 1200px) {
	.Main_box .left {
		padding-top: 20px;
	}
	.Main_box .left .txt01 {
		font-size: 50px;
	}
	.yellow_box {
		margin: 40px 0 0;
	}
}
@media only screen and (max-width: 980px) {
	.Main_box .logo {
		margin-bottom: 10px;
	}
	.Main_box .left .txt01 {
		font-size: 34px;
		margin-bottom: 10px;
	}
	.Main_box .left {
		width: 60%;
	}
	.Main_box .left .txt02 {
		font-size: 15px;
		line-height: 1.6;
	}
	.yellow_box {
		margin: 10px 0;
		padding: 10px;
	}
	.yellow_box .txt {
		font-size: 14px;
		margin-top: 10px;
	}
	.Main_box .right {
		width: 37%;
	}
}
@media only screen and (max-width: 690px) {
	br.pc {
		display: none;
	}
	.Mainimage_block .inner {
		width: 95%;
		padding: 0 10px;
	}
	.Main_box .left .txt01 {
		font-size: 34px;
		margin-bottom: 10px;
	}
	.Main_box .left {
		width: 100%;
	}
	.Main_box .right {
		width: 50%;
		margin: 20px auto;
	}
	.yellow_box .txt {
		font-size: 12px;
	}
}

/*RedCV*/
.RedCV {
	margin-top: -80px;
}
.red_arrArea {
	width: 50%;
}
.red_arr_box {
	display: flex;
	justify-content: space-between;
	box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	background-color: #dd3333;
}
.red_arr_box_left {
	position: relative;
	background-color: #fff;
	display: flex;
	align-items: center;
	line-height: 1.6;
	padding: 10px;
	width: 160px;
	color: #dd3333;
	font-weight: bold;
	font-size: 15px;
	height: 160px;
	justify-content: center;
	border-radius: 10px 0 0 10px;
}
.red_arr_box_left:after {
	content: "";
	display: block;
	position: absolute;
	top: calc(50% - (30px / 2));
	right: -10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 0 15px 10px;
	border-color: transparent transparent transparent #fff;
	z-index: 2;
}

.red_arr_box_right {
	background-color: #dd3333;
	padding: 10px;
	width: calc(100% - 160px);
	height: 160px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0 10px 10px 0;
	transition: 0.2s;
	z-index: 1;
}
.red_arr_box_right:hover {
	background-color: #e64e4e;
}
.red_arr_box_right .arr_txt a {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	position: relative;
	display: inline-block;
	padding-right: 15px;
}
.red_arr_box_right .arr_txt a:hover {
	text-decoration: none;
}
.red_arr_box_right .arr_txt a::before {
	content: '';
	width: 6px;
	height: 6px;
	border: 0px;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: calc(50% - (2px / 2));
	right: 0;
	margin-top: -4px;
}

.trial_btn a {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	background-color: #f0ca4d;
	border: 1px solid #f0ca4d;
	border-radius: 5px;
	padding: 8px;
	line-height: 1.4;
	margin-bottom: 5px;
	transition: 0.2s;
}
.trial_btn a:hover {
	background-color: #fff;
	text-decoration: none;
}
.trial_btn.red a {
	background-color: #f65a5b;
	border: 1px solid #f65a5b;
	color: #fff;
}
.trial_btn.red a:hover {
	background-color: #fff;
	color: #333;
}
.trial_btn a .bg {
	font-size: 16px;
	font-weight: bold;
}
.txt13_rink {
	font-size: 13px;
	text-align: center;
}
.txt13_rink a {
	color: #2e5cc3;
	font-weight: bold;
	text-decoration: underline;
}
@media only screen and (max-width: 1200px) {
	.RedCV {
		margin-top: 0;
		padding: 20px 0;
	}
	.mmt80 {
		margin-top: 0;
	}
}
@media only screen and (max-width: 1050px) {
	.red_arrArea {
		width: 70%;
	}
}

@media only screen and (max-width: 690px) {
	.connet_contents01 {
		margin: 20px auto;
	}
	.red_arr_box {
		flex-wrap: wrap;
	}
	.red_arrArea {
		width: 100%;
	}
	.red_arr_box_left {
		width: 100%;
		border-radius: 10px 10px 0 0;
		height: 50px;
	}
	.red_arr_box_right {
		width: 100%;
		height: auto;
		padding: 20px 0 10px;
		border-radius: 0 0 10px 10px;
	}
	.red_arr_box_left:after {
		content: "";
		display: block;
		position: absolute;
		top: auto;
		bottom: -9px;
		right: calc(50% - (40px / 2));
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 10px 20px 0 20px;
		border-color: #fff transparent transparent transparent;
	}
}
/*============right_btn_area=================*/

.right_btn_area {
	position: fixed;
	right: 0;
	top: 20%;
	z-index: 10;
}

.right_btn_ul li {
	list-style-type: none;
}

.right_btn_ul li a {
	display: block;
	padding: 20px 12px 10px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

.right_btn_ul li a:first-child {
	background: #2e5cc3;
}

.right_btn_ul li a::before {
	content: "";
	width: 35px;
	height: 25px;
	display: block;
	margin: 0 auto 10px;
}

.right_btn_ul li:first-child a::before {
	background: url(../../../images/iot/cloudsurveillancecamera/right_btn_icon01.png)no-repeat center center;
	background-size: cover;
}

.right_btn_ul li:nth-child(2) a::before {
	background: url(../../../images/iot/cloudsurveillancecamera/icon_mail.png)no-repeat center center;
	background-size: cover;
}

.right_btn_ul li:nth-child(3) a::before {
	background: url(../../../images/iot/cloudsurveillancecamera/right_btn_icon03.png)no-repeat center center;
	background-size: cover;
}

.right_btn_ul li:first-child a:hover {
	background: #0238b1;
}

.right_btn_ul li:nth-child(2) a {
	background: #122e6c;
	color: #fff;
}

.right_btn_ul li:nth-child(2) a:hover {
	background: #182845;
	color: #fff;
}

.right_btn_ul li:nth-child(3) a {
	background: #182845;
	color: #fff;
}

.right_btn_ul li:nth-child(3) a:hover {
	background: #091834;
	color: #fff;
}

/*===============header_list============*/

#header .iot_h_nav li {
	position: relative;
}

#header .iot_h_nav .header_inner_list {
	background: #fff;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, .5);
	padding: 10px;
	width: 215px;
	height: auto;
	left: 50%;
	z-index: 2;
	transform: translateX(-50%);
	position: absolute;
}

#header .iot_h_nav .header_inner_list li {
	list-style-type: none;
}

#header .iot_h_nav .header_inner_list li a {
	color: #000;
	text-decoration: none;
	padding: 10px 5px;
	display: block;
	width: 100%;
}

#header .iot_h_nav .header_inner_list li a:hover:after {
	background-color: #2e5cc3;
}

#header .iot_h_nav .header_inner_list {
	display: none;
}

#header .iot_h_nav .is-active-list .header_inner_list {
	display: block;
}

/*------------------sp_menu-------------*/

@media only screen and (max-width: 1050px) {
	header.template_c2 .gnavi_area ul li a {
		width: 80% !important;
		position: relative;
	}

	#header .iot_h_nav .is-active-list .header_inner_list {
		background: #fff;
		box-shadow: none;
		padding: 0px;
		width: 100%;
		height: auto;
		left: 0;
		z-index: 2;
		transform: translateX(0);
		position: static;
	}

	#header .iot_h_nav .is-active-list .header_inner_list li {
		padding-left: 10px;
	}

	#header .iot_h_nav .is-active-list .header_inner_list li a {
		font-weight: normal;
	}
}
/*title*/
.connet_tit01 {
	font-size: 32px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
.connet_tit02 {
	font-size: 20px;
	color: #234a9e;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
}
.connet_tit03 {
	font-size: 20px;
	color: #333;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
}
.connet_tit01 .RightBluetxt {
	font-size: 115%;
	color: #02acc7;
}
.red {
	color: #dd3333;
}
.blue {
	color: #234a9e;
}
@media only screen and (max-width: 1200px) {
	.connet_tit03 {
		font-size: 18px;
	}
}
@media only screen and (max-width: 980px) {
	.connet_tit01 .RightBluetxt {
		font-size: 94%;
	}
}
@media only screen and (max-width: 690px) {
	.connet_tit01 {
		font-size: 22px;
	}
	.connet_tit02 {
		font-size: 18px;
	}
}
/*flex*/
.fl_base {
	display: flex;
	flex-wrap: wrap;
}
.fl_base_sb {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.fl_base_c {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.box50 {
	width: 50%;
}
.box49_t {
	width: 49%;
}
.box24 {
	width: 24%;
}
@media only screen and (max-width: 980px) {
	.box49_t {
		width: 100%;
		margin-bottom: 10px;
	}
}
@media only screen and (max-width: 690px) {
	.box24 {
		width: 49%;
		margin-bottom: 10px;
	}
}

/*connet_contents02*/
.connet_bgGray {
	background-color: #f4f5f7;
	padding: 60px 0;
}
.connet_bgGray.mmt80 {
	background-color: #f4f5f7;
	padding: 140px 0 60px;
}
.connet_bgGray.connet_bgWhite {
	background-color: #fff;
}
.connet_contents02 .icon_box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 auto;
	margin-bottom: 30px;
}
.icon_box li {
	width: 33%;
	text-align: center;
	margin-bottom: 40px;
	list-style-type: none;
}
.icon_box .blue_icon {
	background-color: #2e5cc3;
	border-radius: 50%;
	width: 120px;
	height: 120px;
	display: flex;
	align-items: center;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
.icon_box .txt {
	line-height: 1.8;
}
.connet_w50 {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}
@media only screen and (max-width: 1200px) {
	.connet_bgGray.mmt80 {
		padding: 60px 0;
	}
	.RedCV .fl_base {
		justify-content: center;
	}
}
@media only screen and (max-width: 1050px) {
	.connet_contents02 .icon_box {
		width: 100%;
	}
}
@media only screen and (max-width: 980px) {
	.icon_box .blue_icon {
		width: 100px;
		height: 100px;
	}
	.icon_box li {
		width: 48%;
	}
}
@media only screen and (max-width: 690px) {
	.connet_bgGray {
		padding: 30px 0;
	}
	.connet_contents02 .icon_box {
		justify-content: space-between;
		margin-bottom: 10px;
	}
	.icon_box li {
		width: 100%;
		margin-bottom: 20px;
	}
	.icon_box .blue_icon {
		width: 90px;
		height: 90px;
	}
	.icon_box .blue_icon img {
		max-width: 50%;
	}
	.icon_box .txt {
		font-size: 12px;
	}
	.connet_w50 {
		width: 100%;
	}
}
/*connet_contents03*/
.connet_contents03 {
	background: url(../../../images/iot/cloudsurveillancecamera/csac_bg.jpg);
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: block;
	padding: 60px 0;
}
.box24 .white_box {
	background-color: #fff;
	padding: 20px;
}
.box24 .white_box .txt {
	line-height: 1.4;
}
@media only screen and (max-width: 960px) {
	.box24 .white_box {
		background-color: #fff;
		padding: 10px;
	}
}
@media only screen and (max-width: 690px) {
	.connet_contents03 {
		padding: 30px 0;
	}
	.box24 .white_box {
		padding: 10px;
	}
}
/*connet_contents04*/
.connet_contents04 {
	margin: 60px 0 20px;
}
.feature_img {
	width: 50%;
}
.feature_txtbox {
	width: 50%;
	padding-left: 20px;
}
.feature_tit {
	display: flex;
	align-items: center;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #bec3cc;
}
.feature_tit dt {
	background-color: #2e5cc3;
	color: #fff;
	font-size: 16px;
	line-height: 1.2;
	padding: 10px 5px 0px;
	text-align: center;
	margin-right: 20px;
}
.feature_tit dt .num {
	font-size: 36px;
}
.feature_tit dd {
	color: #333;
	font-size: 18px;
	line-height: 1.4;
	font-weight: bold;
}
.txt85g {
	font-size: 85%;
	color: #808080;
}
.feature_txtbox .txt_bold {
	font-size: 120%;
	font-weight: bold;
}
.TELbox {
	background-color: #f3f5fa;
	padding: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
}
.TELbox .col {
	width: 48%;
}
.TELbox .col .tel a {
	font-size: 30px;
	font-weight: bold;
	color: #234a9e;
	text-align: center;
}
@media only screen and (max-width: 1200px) {
	.TELbox .col .tel a {
		font-size: 24px;
	}
}
@media only screen and (max-width: 960px) {
	.feature_tit dd {
		font-size: 16px;
	}
	.feature_tit {
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.feature_tit dt {
		font-size: 14px;
	}
	.feature_tit dt .num {
		font-size: 30px;
	}
	.feature_txtbox {
		padding: 20px 0 0;
	}

	.feature_img {
		width: 100%;
		padding-top: 15px;
	}
	.feature_txtbox {
		width: 100%;
		border-top: none;
	}
}
@media only screen and (max-width: 690px) {
	.feature_img {
		padding-top: 0;
	}
	.feature_tit dd {
		font-size: 15px;
	}
	.TELbox .col {
		width: 100%;
		margin-bottom: 10px;
	}
	.TELbox .col:last-child {
		margin-bottom: 0;
	}
}
/*connet_contents05*/
.blueBtn {
	margin-top: 10px;
	display: flex;
	justify-content: center;
	background-color: #2e5cc3;
	border: 1px solid #2e5cc3;
	color: #fff;
	border-radius: 20px;
	padding: 5px 20px;
	max-width: 70%;
	margin-left: auto;
	margin-right: auto;
	transition: 0.2s;
}
.blueBtn:hover {
	display: flex;
	background-color: #fff;
	border: 1px solid #2e5cc3;
	color: #333;
	text-decoration: none;
	border-radius: 20px;
	padding: 5px 20px;
	transition: 0.2s;
}
/*connet_contents06*/
.connet_contents06 {
	margin: 60px 0 20px;
}
.plan_blue {
	width: 30%;
}
.plan_blue .first_box {
	background-color: #2e5cc3;
	text-align: center;
	line-height: 1.4;
	padding: 10px;
	height: 100px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.plan_darkblue {
	width: 22%;
}
.plan_darkblue .first_box {
	background-color: #465575;
	text-align: center;
	line-height: 1.4;
	padding: 10px;
	height: 100px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.plan_blue .second_box,
.plan_darkblue .second_box {
	background-color: #f4f5f7;
	text-align: center;
	line-height: 1.4;
	padding: 10px;
}
.plan_blue .third_box,
.plan_darkblue .third_box {
	border: 1px solid #f4f5f7;
	text-align: center;
	line-height: 1.4;
	padding: 10px;
}
.txt_white {
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}
.txt_whiteS {
	font-size: 16px;
	color: #fff;
}
.txt_gray {
	font-size: 22px;
	font-weight: bold;
	color: #333;
}
.txt_grayS {
	font-size: 14px;
	color: #333;
}
.trial_btn02 {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.trial_btn02 a {
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 300px;
	width: 100%;
	background-color: #dd3333;
	border: 1px solid #dd3333;
	color: #fff;
	border-radius: 50px;
	font-weight: bold;
	padding: 20px;
	font-size: 16px;
	line-height: 1.4;
	margin-bottom: 5px;
	transition: 0.2s;
	position: relative;
}
.trial_btn02 a::before {
	content: '';
	width: 6px;
	height: 6px;
	border: 0px;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: calc(50% - (2px / 2));
	right: 15px;
	margin-top: -4px;
}
.trial_btn02 a:hover {
	background-color: #fff;
	color: #dd3333;
	text-decoration: none;
}
.trial_btn02 a:hover::before {
	border-top: solid 2px #dd3333;
	border-right: solid 2px #dd3333;
}
@media only screen and (max-width: 980px) {
	.txt_white,
	.txt_gray {
		font-size: 18px;
	}
	.txt_whiteS,
	.txt_grayS {
		font-size: 13px;
	}
	.plan_blue .first_box,
	.plan_darkblue .first_box {
		height: 90px;
	}
}
@media only screen and (max-width: 690px) {
	.connet_contents06 {
		margin: 30px 0 20px;
	}
	.plan_blue,
	.plan_darkblue {
		width: 100%;
	}
	.plan_blue .first_box,
	.plan_darkblue .first_box {
		height: auto;
	}
	.txt_white,
	.txt_gray {
		font-size: 16px;
	}
}

/*建レコキット*/
.Mainimage_block.kenrekokit {
	margin-top: 100px;
	background: url(../../../images/iot/cloudsurveillancecamera/kenrecokit_mainbg.jpg);
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: block;
	padding: 0;
	margin-bottom: 30px;
}
.Mainimage_block.kenrekokit .inner {
	position: relative;
	width: 95%;
	padding: 50px 24px;
	margin-right: auto;
	margin-left: auto;
	max-width: calc(1130px + 48px);
}
.Mainimage_block.kenrekokit .inner::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../../../images/iot/cloudsurveillancecamera/kenrecokit_mainimg.png) no-repeat center left;
	z-index: 0;
}
.kenrekokit .maintxtArea {
	background-color: #fff;
	width: 100%;
	max-width: 860px;
	margin-left: auto;
	margin-right: 0;
	position: relative;
	z-index: 1;
	padding-top: 30px;
}
.kenrekokit .maintxtArea .txt02 {
	margin-right: -10px;
	background: url(../../../images/iot/cloudsurveillancecamera/uplogo.png) no-repeat 50px center;
	z-index: 0;
	text-align: center;
	margin-bottom: 10px;
}
.kenrekokit .maintxtArea .txt03 {
	font-size: 18px;
}
.Mainimage_block.kenrekokit .box3 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.Mainimage_block.kenrekokit .box3in {
	width: 33.3%;
	display: flex;
	align-items: center;
	padding: 10px;
}
.Mainimage_block.kenrekokit .box3in.RightBlue {
	background-color: #02acc7;
}
.Mainimage_block.kenrekokit .box3in.Blue {
	background-color: #234a9e;
}
.Mainimage_block.kenrekokit .box3in .txt {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
	padding-left: 10px;
}
.Yellow_txt {
	font-size: 25px;
	font-weight: bold;
	color: #fff352;
	line-height: 1.2;
}
@media only screen and (max-width: 1050px) {
	.Mainimage_block.kenrekokit {
		margin-top: 50px;
	}
	.kenrekokit .maintxtArea {
		max-width: 660px;
	}
	.Mainimage_block .txt02 {
		font-size: 19px;
		font-weight: bold;
	}
	.kenrekokit .maintxtArea .txt03 {
		font-size: 16px;
	}
	.Mainimage_block.kenrekokit .box3in {
		width: calc(100% / 3);
		display: flex;
		flex-direction: column;
		align-items: center;
		padding: 10px;
	}
	.Mainimage_block.kenrekokit .box3in img {
		max-width: 80%;
		margin-bottom: 10px;
	}
	.Mainimage_block.kenrekokit .box3in .txt {
		font-size: 16px;
		padding-left: 0;
		text-align: center;
	}
	.Yellow_txt {
		font-size: 20px;
		font-weight: bold;
		color: #fff352;
		line-height: 1.4;
	}
}
@media only screen and (max-width: 1180px) {
	.Mainimage_block.kenrekokit .inner::before {
		display: none;
	}
	.kenrekokit .maintxtArea {
		position: relative;
		z-index: 0;
		margin-right: auto;
	}
	.kenrekokit .maintxtArea::before {
		content: url(../../../images/iot/cloudsurveillancecamera/sp_kenrecokit_mainimg02.png);
		display: block;
		position: absolute;
		top: -17px;
		right: 0;
		z-index: 1;
	}
	.kenrekokit .maintxtArea .txt02 {
		background: url(../../../images/iot/cloudsurveillancecamera/uplogo.png) no-repeat 30px center;
	}
}
@media only screen and (max-width: 690px) {
	.Mainimage_block.kenrekokit .inner {
		padding: 60px 10px 20px;
	}
	.kenrekokit .maintxtArea h1 img {
		max-width: 80%;
	}
	.kenrekokit .maintxtArea .txt02 {
		margin-right: 0px;
		background: url(../../../images/iot/cloudsurveillancecamera/uplogo.png) no-repeat 13px top / 10%;
		font-size: 16px;
		padding: 0 20px;
	}
	.kenrekokit .maintxtArea .txt03 {
		font-size: 14px;
		padding: 0 20px;
	}
	.Mainimage_block.kenrekokit .box3in {
		width: 100%;
		padding: 10px;
		flex-direction: initial;
	}
	.Mainimage_block.kenrekokit .box3in img {
		max-width: 50%;
	}
	.Mainimage_block.kenrekokit .box3in .txt {
		font-size: 14px;
		padding-left: 0;
		text-align: left;
	}
	.Yellow_txt {
		font-size: 18px;
		font-weight: bold;
		color: #fff352;
		line-height: 1.4;
	}
	.kenrekokit .maintxtArea::before {
		top: -46px;
	}
}
.gray_arr_box.kenrekokit {
	display: flex;
	width: 85%;
	align-items: center;
}
.gray_arr_box.kenrekokit .gray_arr_box_left {
	width: 400px;
	height: 100px;
	font-size: 16px;
	padding-left: 20px;
	color: #333;
}
.gray_arr_box.kenrekokit .gray_arr_box_left::after {
	top: calc(50% - (100px / 2));
	border-width: 50px 0 50px 30px;
}
.gray_arrArea {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.gray_arrArea .trial_btn {
	margin-left: auto;
	margin-right: auto;
}
.gray_arrArea .trial_btn a {
	width: 100%;
	max-width: 360px;
	padding: 15px 30px;
}
.gray_arrArea .gray_arrArea_img {
	width: 13%;
}
@media only screen and (max-width: 1050px) {
	.gray_arrArea .gray_arrArea_img {
		display: none;
	}
	.gray_arr_box.kenrekokit {
		width: 100%;
	}
}
@media only screen and (max-width: 980px) {
	.gray_arr_box.kenrekokit .gray_arr_box_left {
		width: 100%;
		height: auto;
	}
	.gray_arr_box.kenrekokit .gray_arr_box_left:after {
		content: "";
		display: block;
		position: absolute;
		top: auto;
		bottom: -14px;
		right: calc(50% - (160px / 2));
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 20px 80px 0 80px;
		border-color: #f4f5f7 transparent transparent transparent;
	}
	.gray_arr_box.kenrekokit .gray_arr_box_right.h80 {
		width: 100%;
		padding: 20px 20px 10px;
	}
}
@media only screen and (max-width: 690px) {
	.gray_arr_box.kenrekokit .gray_arr_box_left {
		font-size: 13px;
	}
	.gray_arrArea .trial_btn a {
		padding: 8px 10px;
		font-size: 14px;
	}
}
.kenrecokit_bgRightBlue {
	background-color: rgba(2, 172, 199, .1);
	padding: 60px 0;
}
.feature_tit.RightBlue dt {
	background-color: #02acc7;
}
.feature_tit.RightBlue dd {
	color: #02acc7;
}
.TitleArea {
	margin: 60px 0 20px;
}
@media only screen and (max-width: 690px) {
	.TitleArea {
		margin: 40px 0 20px;
	}
	.kenrecokit_bgRightBlue {
		padding: 40px 0;
	}
}
/*Flow*/
.Flow ul {
	padding: 0;
}
.Flow li {
	list-style-type: none;
}
.Flow dd {
	margin-left: 0;
}

.Flow {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.Flow > li {
	flex-basis: 22%;
	margin-bottom: 20px;
}
.Flow > li .icon {
	font-size: 18px;
	line-height: 50px;
	width: 50px;
	color: #fff;
	background: #02acc7;
	margin: 0 auto 20px;
	display: block;
	border-radius: 50%;
	text-align: center;
	position: relative;
	letter-spacing: 2px;
}
.Flow > li .icon::before {
	content: "";
	border: solid transparent;
	border-width: 8px;
	border-top-color: #02acc7;
	position: absolute;
	top: calc(100% - 2px);
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.Flow > li .Flowbox {
	padding: 30px 20px;
	margin: 0;
	border: 3px solid #02acc7;
	background-color: #fff;
	position: relative;
}
.Flow > li:not(:last-child) .Flowbox::before {
	content: "";
	width: 14px;
	height: 14px;
	margin-right: 10px;
	display: inline-block;
	border-top: 4px solid #ffbe00;
	border-right: 4px solid #ffbe00;
	position: absolute;
	top: calc(50% - 14px);
	left: 104%;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.Flow > li .Flowbox .Img {
	margin-bottom: 10px;
}
.Flow > li .Flowbox .ttl {
	font-size: 17px;
	font-weight: 600;
	line-height: 1.2;
	color: #02acc7;
	-ms-flex-preferred-size: 20%;
	flex-basis: 20%;
	margin-bottom: 10px;
	text-align: center;
}
.Flow > li .Flowbox .ttl .small {
	font-size: 80%;
}
.Flow > li .Flowbox .txt {
	font-size: 13px;
	color: #02acc7;
	text-align: center;
	line-height: 1.4;
}
@media only screen and (max-width: 1050px) {
	.Flow > li .Flowbox {
		padding: 30px 10px;
	}
}
@media only screen and (max-width: 980px) {
	.Flow > li:not(:last-child) .Flowbox::before {
		left: 102%;
	}
	.Flow > li {
		flex-basis: 47%;
	}
}
@media only screen and (max-width: 690px) {
	.Flow > li {
		flex-basis: 100%;
		margin-bottom: 20px;
	}
	.Flow > li .Flowbox {
		padding: 20px 20px;
		margin-bottom: 15px;
	}
	.Flow > li:not(:last-child) .Flowbox::before {
		top: auto;
		bottom: -25px;
		left: calc(50% - 7px);
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
	}
}
.kenrekokit_Table th,
.kenrekokit_Table td {
	padding: 10px 20px;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	box-shadow: #ddd;
}
.kenrekokit_Table th {
	width: 20%;
	background-color: #02acc7;
	color: #fff;
	text-align: center;
	font-weight: bold;
	letter-spacing: .1em;
}
@media only screen and (max-width: 980px) {
	.kenrekokit_Table th {
		width: 30%;
	}
}
@media only screen and (max-width: 690px) {
	.kenrekokit_Table {
		border: 1px solid #ddd;
	}
	.kenrekokit_Table th,
	.kenrekokit_Table td {
		width: 100%;
		display: block;
		text-align: center;
		border: none;
	}
}

/*よくある質問*/
.faq_q {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background-color: #234a9e;
	padding: 10px 10px 10px 60px;
	margin-bottom: 20px;
	position: relative;
}
.faq_q::before {
	content: "Q";
	display: inline-block;
	font-size: 22px;
	position: absolute;
	top: 3px;
	left: 20px;
}
.faq_a {
	padding: 10px 10px 10px 60px;
	margin-bottom: 20px;
	position: relative;
}
.faq_a::before {
	content: "A";
	color: #2294e3;
	font-weight: bold;
	display: inline-block;
	font-size: 22px;
	position: absolute;
	top: 3px;
	left: 20px;
}
.arr_txt02 a {
	color: #234a9e;
	display: inline-block;
	position: relative;
}
.arr_txt02 a::after {
	content: '';
	width: 6px;
	height: 6px;
	border: 0px;
	border-top: solid 2px #234a9e;
	border-right: solid 2px #234a9e;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	right: -15px;
	margin-top: 8px;
}

@media only screen and (max-width: 690px) {
	.faq_q {
		padding: 10px 10px 10px 40px;
		margin-bottom: 10px;
	}
	.faq_q::before {
		left: 10px;
	}
	.faq_a {
		padding: 10px 10px 10px 40px;
		margin-bottom: 10px;
		position: relative;
	}
	.faq_a::before {
		left: 10px;
	}
	.arr_txt02 a::after {
		margin-top: 4px;
	}
}
.csac_cvArea {
	background: url(../../../images/iot/cloudsurveillancecamera/csac_cv_bg.jpg);
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: block;
	padding: 60px 0;
}
.csac_cvArea .tit {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom: 30px;
}
.csac_cvArea .txt {
	font-size: 15px;
	color: #fff;
	text-align: center;
}
.BlackArea {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 50px;
	margin-top: 30px;
}
.BlackArea .col {
	width: 40%;
}
.BlackArea .col.white {
	color: #fff;
}
.BlackArea .col.white .tel a {
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	position: relative;
	padding-left: 20px;
}
.BlackArea .col.white .tel a::before {
	content: url(../../../images/iot/cloudsurveillancecamera/csac_tel_icon.png);
	display: inline-block;
	position: absolute;
	top: -4px;
	left: -20px;
}
@media only screen and (max-width: 1200px) {
	.BlackArea .col {
		width: 45%;
	}
}
@media only screen and (max-width: 980px) {
	.csac_cvArea .tit {
		font-size: 24px;
		margin-bottom: 20px;
	}
	.BlackArea .col {
		width: 49%;
	}
	.BlackArea .col.white .tel a {
		color: #fff;
		font-size: 30px;
		padding-left: 20px;
	}
	.BlackArea .col .trial_btn02 {
		width: 100%;
	}
	.BlackArea {
		justify-content: space-between;
		padding: 40px;
	}
	.BlackArea .col.white .tel a::before {
		top: 4px;
	}
}
@media only screen and (max-width: 690px) {
	.csac_cvArea {
		padding: 40px 0;
	}
	.csac_cvArea .tit {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.BlackArea .col {
		width: 100%;
		margin-bottom: 20px;
	}
	.BlackArea {
		padding: 30px 20px 10px;
		margin-top: 20px;
	}
	.BlackArea .col.white .tel a {
		font-size: 24px;
	}
	.BlackArea .col.white .tel a::before {
		top: 1px;
		left: -20px;
	}
}
/* 7冠達成 */
.rankingBox .crownsBox{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	list-style-type: none;
}
.rankingBox .crownsBox li{
	width: 13%;
}
.rankingBox .crownsBox li img{
	max-width: 100%;
	height: auto;
}
@media only screen and (max-width: 980px) {
	.rankingBox .crownsBox{
		justify-content: center;
	}
	.rankingBox .crownsBox li{
		width: 20%;
		margin-left: 1%;
		margin-right: 1%;
		margin-bottom: 10px;
	}	
}	
@media only screen and (max-width: 690px) {
	.rankingBox .crownsBox{
		justify-content: space-between;
	}
	.rankingBox .crownsBox li{
		width: 48%;
		margin-left: 0;
		margin-right: 0;
	}	
}

.flex {
	display: flex;
	align-items: center;
}

.crown {
	margin-left: 20px;
	filter: drop-shadow(0 0 2px rgba(255,255,255,1));
}
