@charset "utf-8";
/* ================================================================================================================== */
/* SERVICE:共通ヘッドライン                                                                                           */
/* ===================================================================================================================*/
#service_cmd_headline {
	width: 980px;
	margin: 0 auto 55px;
	position: relative;
	padding-top: 20px;
}
#service_cmd_headline ul {
	height: 150px;
	margin-left: 20px;
	padding-left: 160px;
	background: rgba(25,134,198,0.1);
}
#service_cmd_headline ul li:nth-child(1) {
	width: 150px;
	height: 150px;
	background-image: url("../../images/service/child/texture_blue_square.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	top:  0;
	left: 0;
}
#service_cmd_headline ul li:nth-child(1) img {
	width: 100%;
	height: 100%;
}
#service_cmd_headline ul li:nth-child(2) {
	padding-top: 23px;
	color: #1986c6;
	font-size: 0.14rem;
	line-height: 1;

	font-family: poynter-oldstyle-display,serif;
	font-weight: 600;
	font-style: normal;
}
#service_cmd_headline ul li:nth-child(3) {
	margin-top: 8px;
	color: #1986c6;
	font-size: 0.38rem;
	line-height: 1;
	font-feature-settings: "palt";


	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 700;
	font-style: normal;
}
#service_cmd_headline ul li:nth-child(4) {
	margin-top: 13px;
	font-size: 0.24rem;
	line-height: 1;
	font-feature-settings: "palt";

	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 700;
	font-style: normal;
}
@media screen and (max-width: 750px) {
	#service_cmd_headline {
		width: 690px;
		margin-top: 38px;
		margin-bottom: 52px;
		padding-top: 30px;
	}
	#service_cmd_headline ul {
		height: auto;
		margin-left: 30px;
		padding: 43px 30px 30px;
	}
	#service_cmd_headline ul li:nth-child(1) {
		width: 150px;
		height: 150px;
	}
	#service_cmd_headline ul li:nth-child(1) img {
	}
	#service_cmd_headline ul li:nth-child(2) {
		padding-top: 0;
		padding-left: 120px;
		font-size: 0.20rem;
	}
	#service_cmd_headline ul li:nth-child(3) {
		margin-top: 10px;
		padding-left: 120px;
		font-size: 0.40rem;
		line-height: 1.09;
	}
	#service_cmd_headline ul li:nth-child(4) {
		margin-top: 22px;
		font-size: 0.30rem;
		line-height: 1.4;
	}
}
/* ================================================================================================================== */
/* SERVICE:共通ナビ                                                                                                   */
/* ===================================================================================================================*/
#service_cmd_navi {
	padding: 50px 0 60px;
}
#service_cmd_navi h3 {
	display: block;
	text-align: center;
	color: #1986c6;
	font-size: 0.24rem;

	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 700;
	font-style: normal;
}
#service_cmd_navi nav {
	box-sizing: border-box;
	width: 980px;
	margin: 15px auto 0;
	border-top:  1px solid #1986c6;
	border-left: 1px solid #1986c6;
	letter-spacing: -.40em;

	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
#service_cmd_navi nav a {
	box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
	height: 114px;
	border-right:  1px solid #1986c6;
	border-bottom: 1px solid #1986c6;
	text-align: center;
	line-height: 46.8px;
	letter-spacing: normal;
	vertical-align: top;
	position: relative;

	-webkit-flex-grow: 1;
	flex-grow: 1;
}
#service_cmd_navi nav a:nth-child(1),
#service_cmd_navi nav a:nth-child(2) {
	-webkit-flex-grow: 0.8;
	flex-grow: 0.8;
}
#service_cmd_navi nav a:nth-child(5) {
	-webkit-flex-grow: 0.6;
	flex-grow: 0.6;
}
#service_cmd_navi nav a div:nth-child(1) {
  padding-bottom: 14px;
  color: #1986c6;
	font-size: 0.18rem;
	line-height: 1.3;
	font-feature-settings: "palt";
	vertical-align: middle;
}
#service_cmd_navi nav a div:nth-child(2) {
	width: 100%;
	line-height: 1;
	position: absolute;
	left: 0;
	bottom: 14px;
}
#service_cmd_navi nav a div:nth-child(2) svg {
	display: inline-block;
	width: 23px;
	height: 5px;
}
@media screen and (max-width: 750px) {
	#service_cmd_navi {
		padding: 45px 0 50px;
	}
	#service_cmd_navi h3 {
		font-size: 0.34rem;
	}
	#service_cmd_navi nav {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
		width: auto;
		margin: 13px auto 0;
		border-top:  1px solid #1986c6;
		border-left: none;
		letter-spacing: -.40em;
	}
	#service_cmd_navi nav a,
	#service_cmd_navi nav .dummy {
		box-sizing: border-box;
  	display: -webkit-flex;
  	display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  	-webkit-align-items: center;
  	align-items: center;
		width:  375px;
		height: 92px;
		padding-top: 0;
		padding-left: 20px;
		border-right:  1px solid #1986c6;
		border-bottom: 1px solid #1986c6;
		text-align: left;
		line-height: 32px;
		letter-spacing: -.40em;
	}
	#service_cmd_navi nav a:nth-child(2n),
		#service_cmd_navi nav .dummy:nth-child(2n) {
		border-right: none;
	}
	#service_cmd_navi nav a div {
		display: inline;
		vertical-align: middle;
		letter-spacing: normal;
	}
	#service_cmd_navi nav a div:nth-child(1) {
    padding-bottom: 0;
		font-size: 0.28rem;
		vertical-align: middle;
	}
	#service_cmd_navi nav a div:nth-child(2) {
		width: auto;
		margin-left: 10px;
		position: relative;
		left: 0;
		bottom: 0;
	}
	#service_cmd_navi nav a div:nth-child(2) svg {
		width: 32.2px;
		height: 7px;
		vertical-align: middle;
	}
	#service_cmd_navi nav a[data-line="2"]  div:nth-child(2) {
	  bottom: -16px;
	}
}
/* =============================================================== */
/* SERVICE:共通ナビ:CURRENT/HOVER                                  */
/* =============================================================== */
#service_cmd_navi nav a.current,
#service_cmd_navi nav a:hover {
	background: #65acd7;
}
#service_cmd_navi nav a.current div:nth-child(1),
#service_cmd_navi nav a:hover   div:nth-child(1) {
	color: #ffffff;
}
#service_cmd_navi nav a.current div:nth-child(2) svg .icon_arrow_01,
#service_cmd_navi nav a:hover   div:nth-child(2) svg .icon_arrow_01 {
	stroke: #ffffff;
}
@media screen and (max-width: 750px) {
	#service_cmd_navi nav a.current,
	#service_cmd_navi nav a:hover {
		background: none;
	}
	#service_cmd_navi nav a.current div:nth-child(1),
	#service_cmd_navi nav a:hover   div:nth-child(1) {
		color: #1986c6;
	}
	#service_cmd_navi nav a.current div:nth-child(2) svg .icon_arrow_01,
	#service_cmd_navi nav a:hover   div:nth-child(2) svg .icon_arrow_01 {
		stroke: #198bcb;
	}
}
/* ================================================================================================================== */
/* SERVICE:共通コンテンツ「オフラインモニター情報」                                                                   */
/* ===================================================================================================================*/
#offline_monitor_info {
	margin-top: 45px;
}
#offline_monitor_info .inner {
	width: 980px;
	margin: 0 auto;
	padding-top: 55px;
}
@media screen and (max-width: 750px) {
	#offline_monitor_info {
		margin-top: 55px;
	}
	#offline_monitor_info .inner {
		width: auto;
		padding-top: 34px;
	}
}
/* =============================================================== */
/* SERVICE:共通コンテンツ「オフラインモニター情報」:前半           */
/* =============================================================== */
#offline_monitor_info .inner .first_half {
	position: relative;
}
#offline_monitor_info .inner .first_half .back {
	text-align: center;
}
#offline_monitor_info .inner .first_half .front {
}
@media screen and (max-width: 750px) {
	#offline_monitor_info .inner .first_half {
	}
	#offline_monitor_info .inner .first_half .back {
	}
	#offline_monitor_info .inner .first_half .front {
		margin-top: 55px;
	}
}
/* =============================================================== */
/* SERVICE:共通コンテンツ「オフラインモニター情報」:前半:BACK      */
/* =============================================================== */
#offline_monitor_info .inner .first_half .back .numbers {
	width: 720px;
	margin: 0 auto;
	padding-top: 40px;

	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
#offline_monitor_info .inner .first_half .back .numbers ul {
	line-height: 1;

	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-end;
	align-items: flex-end;
}
#offline_monitor_info .inner .first_half .back .numbers ul.type_household li:nth-child(1) {
	padding-bottom: 2px;
}
#offline_monitor_info .inner .first_half .back .numbers ul li:nth-child(2) {
	margin-left: 15px;
	padding-top: 1px;
	color: #1986c6;
	font-size: 0.5964rem;

	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 700;
	font-style: normal;
}
#offline_monitor_info .inner .first_half .back .numbers ul li:nth-child(3) {
	padding-bottom: 6px;
	color: #1986c6;
	font-size: 0.36rem;

	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 700;
	font-style: normal;
}
@media screen and (max-width: 750px) {
	#offline_monitor_info .inner .first_half .back .figure {
		text-align: center;
	}
	#offline_monitor_info .inner .first_half .back .figure img {
		width: 670px;
	}
	#offline_monitor_info .inner .first_half .back .numbers {
		width: auto;
		padding-top: 35px;
		padding-left: 130px;
		display: block;
	}
	#offline_monitor_info .inner .first_half .back .numbers ul {
	}
	#offline_monitor_info .inner .first_half .back .numbers ul.type_household {
		margin-top: 25px;
	}
	#offline_monitor_info .inner .first_half .back .numbers ul li:nth-child(1) {
		width: 76px;
		text-align: center;
	}
	#offline_monitor_info .inner .first_half .back .numbers ul.type_people li:nth-child(1) img {
		width: 60px !important;
	}
	#offline_monitor_info .inner .first_half .back .numbers ul.type_household li:nth-child(1) img {
		width: 76px !important;
	}
	#offline_monitor_info .inner .first_half .back .numbers ul.type_household li:nth-child(1) {
		padding-bottom: 4px;
	}
	#offline_monitor_info .inner .first_half .back .numbers ul li:nth-child(2) {
		margin-left: 18px;
		padding-top: 0;
		font-size: 0.8946rem;
	}
	#offline_monitor_info .inner .first_half .back .numbers ul li:nth-child(3) {
		padding-bottom: 6px;
		font-size: 0.54rem;
	}
}
/* =============================================================== */
/* SERVICE:共通コンテンツ「オフラインモニター情報」:前半:FRONT     */
/* =============================================================== */
#offline_monitor_info .inner .first_half .front .item {
	box-sizing: border-box;
	width: 300px;
	background: #ffffff;
	border: 1px solid #1986c6;
	border-radius: 10px;
	font-size: 0.15rem;
	line-height: 1.85;
	position: absolute;
}
#offline_monitor_info .inner .first_half .front .item i {
	display: block;
	color: #1986c6;
	font-size: 0.20rem;
	line-height: 1.3;

	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 700;
	font-style: normal;
}
#offline_monitor_info .inner .first_half .front .item:nth-child(1) {
	padding: 25px 29px 30px;
	top:  10px;
	left: 0;
}
#offline_monitor_info .inner .first_half .front .item:nth-child(1) i {
	padding-bottom: 5px;
}
#offline_monitor_info .inner .first_half .front .item:nth-child(2) {
	padding: 15px 25px 20px;
	top:  10px;
	right: 0;
}
#offline_monitor_info .inner .first_half .front .item:nth-child(2) i {
	line-height: 1.1;
}
#offline_monitor_info .inner .first_half .front .item:nth-child(3) {
	padding: 20px 25px 20px;
	bottom: calc(100% - 318.25px);
	right: 0;
}
#offline_monitor_info .inner .first_half .front .item:nth-child(3) i {
	padding-bottom: 5px;
}
@media screen and (max-width: 750px) {
	#offline_monitor_info .inner .first_half .front .item {
		width: 690px;
		margin: 0 auto;
		border-radius: 15px;
		font-size: 0.28rem;
		line-height: 1.7;
		position: static;
	}
	#offline_monitor_info .inner .first_half .front .item:nth-child(n + 2) {
		margin-top: 28px;
	}
	#offline_monitor_info .inner .first_half .front .item i {
		font-size: 0.34rem;
		line-height: 1.3;
	}
	#offline_monitor_info .inner .first_half .front .item i br {
		display: none;
	}
	#offline_monitor_info .inner .first_half .front .item:nth-child(1) {
		padding: 35px 30px;
		top:  0;
		left: 0;
	}
	#offline_monitor_info .inner .first_half .front .item:nth-child(1) i {
		padding-bottom: 10px;
	}
	#offline_monitor_info .inner .first_half .front .item:nth-child(2) {
		padding: 35px 30px;
		top:  0;
		right: 0;
	}
	#offline_monitor_info .inner .first_half .front .item:nth-child(2) i {
		line-height: 1.1;
	}
	#offline_monitor_info .inner .first_half .front .item:nth-child(3) {
		padding: 35px 30px;
		top:  0;
		right: 0;
	}
	#offline_monitor_info .inner .first_half .front .item:nth-child(3) i {
		padding-bottom: 10px;
	}
}
/* =============================================================== */
/* SERVICE:共通コンテンツ「オフラインモニター情報」:後半           */
/* =============================================================== */
#offline_monitor_info .inner .second_half {
	width: 920px;
	margin: 40px auto 0;

	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#offline_monitor_info .inner .second_half h4 {
	display: block;
	padding-left: 10px;
	border: 1px solid #1986c6;
	color: #1986c6;
	font-size: 0.20rem;
	line-height: 34px;

	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 700;
	font-style: normal;
}
#offline_monitor_info .inner .second_half .sub_inner {
	margin-top: 10px;
}
@media screen and (max-width: 750px) {
	#offline_monitor_info .inner .second_half {
		width: 690px;
		margin: 50px auto 0;
	}
	#offline_monitor_info .inner .second_half h4 {
		padding-left: 15px;
		border-width: 1.5px;
		font-size: 0.30rem;
		line-height: 52px;
	}
	#offline_monitor_info .inner .second_half .sub_inner {
		margin-top: 20px;
	}
}
/* =============================================================== */
/* SERVICE:共通コンテンツ「オフラインモニター情報」:後半(個別調整) */
/* =============================================================== */
#offline_monitor_info .inner .second_half .item.num01,
#offline_monitor_info .inner .second_half .item.num02 {
	width: 250px;
}
#offline_monitor_info .inner .second_half .item.num01 .sub_inner,
#offline_monitor_info .inner .second_half .item.num02 .sub_inner {
	font-size: 0.14rem;
	line-height: 1.9;
}
#offline_monitor_info .inner .second_half .item.num03 {
	width: 365px;
}
#offline_monitor_info .inner .second_half .item.num03 .sub_inner {
	text-align: right;
}
#offline_monitor_info .inner .second_half .item.num03 .sub_inner img {
	width: 359px;
}
#offline_monitor_info .inner .second_half .item.num04 {
	box-sizing: content-box;
	width: 325.5px;
	padding-left: 139.5px;
}
#offline_monitor_info .inner .second_half .item.num04 .sub_inner img {
	width: 100%;
}
#offline_monitor_info .inner .second_half .item.num05 {
	box-sizing: content-box;
	width: 235px;
	padding-right: 139.5px;
}
#offline_monitor_info .inner .second_half .item.num05 .sub_inner img {
	width: 100%;
}
#offline_monitor_info .inner .second_half .item:nth-child(n + 4) {
	margin-top: 40px;
}
@media screen and (max-width: 750px) {
	#offline_monitor_info .inner .second_half .item.num01,
	#offline_monitor_info .inner .second_half .item.num02 {
		width: 335px;
	}
	#offline_monitor_info .inner .second_half .item.num01 .sub_inner,
	#offline_monitor_info .inner .second_half .item.num02 .sub_inner {
		margin-top: 12px;
		font-size: 0.19rem;
		line-height: 2;
	}
	#offline_monitor_info .inner .second_half .item.num03 {
		width: 690px;
	}
	#offline_monitor_info .inner .second_half .item.num03 .sub_inner {
		margin-top: 30px;
		text-align: center;
	}
	#offline_monitor_info .inner .second_half .item.num03 .sub_inner img {
		width: 540px;
	}
	#offline_monitor_info .inner .second_half .item.num04 {
		width: 690px;
		margin-top: 60px !important;
		padding-left: 0;
	}
	#offline_monitor_info .inner .second_half .item.num04 .sub_inner {
		width: auto;
		text-align: center;
	}
	#offline_monitor_info .inner .second_half .item.num04 .sub_inner img {
		width: 619px;
	}
	#offline_monitor_info .inner .second_half .item.num05 {
		width: 690px;
		text-align: center;
		padding-right: 0;
	}
	#offline_monitor_info .inner .second_half .item.num05 .sub_inner img {
		width: 449px;
	}
	#offline_monitor_info .inner .second_half .item:nth-child(n + 4) {
		margin-top: 45px;
	}
	#offline_monitor_info .inner .second_half .item:nth-child(n + 3) {
		margin-top: 45px;
	}
}
/* ================================================================================================================== */
/* SERVICE:共通パーツ(小見出し)                                                                                       */
/* ===================================================================================================================*/
.service_cmd_part_headline {
	display: block;
	width: 980px;
	margin: 0 auto;
	background-image: url("../../images/service/child/texture_blue_long.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
	font-size: 0.28rem;
	line-height: 54px;

	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 700;
	font-style: normal;
}
@media screen and (max-width: 750px) {
	.service_cmd_part_headline {
		width: auto;
		padding: 11px 0;
		font-size: 0.36rem;
		line-height: 1.4;
	}
}
/* ================================================================================================================== */
/* SERVICE:共通パーツ(POINTS)                                                                                         */
/* ===================================================================================================================*/
.service_cmd_points {
	position: relative;
}
@media screen and (max-width: 750px) {
	.service_cmd_points {
	}
}
/* =============================================================== */
/* SERVICE:共通パーツ(POINTS):SLIDER                               */
/* =============================================================== */
.service_cmd_points .slider {
	letter-spacing: -.40em;
}
.service_cmd_points .slider ul.item {
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
}
@media screen and (max-width: 750px) {
	.service_cmd_points .slider {
	}
	.service_cmd_points .slider ul.item {
		padding-bottom: 45px !important;
	}
}
/* =============================================================== */
/* SERVICE:共通パーツ(POINTS):SLIDER:TYPE_ILLUST                   */
/* =============================================================== */
.service_cmd_points .slider ul.item li.type_illust {
	text-align: center;
}
.service_cmd_points .slider ul.item li.type_illust .sub_inner {
	display: inline-block;
	padding-top: 9px;
	position: relative;
}
.service_cmd_points .slider ul.item li.type_illust .sub_inner .kind_point {
	box-sizing: border-box;
	display: inline-block;
	width: 60px;
	height: 60px;
	padding-top: 8px;
	color: #ffffff;
	background: #ff9000;
	text-align: center;
	font-size: 0.14rem;
	line-height: 1;
	position: absolute;
	top: 0;
	left: -48px;
	z-index: 1;

	font-family: brother-1816,sans-serif;
	font-weight: 400;
	font-style: normal;
}
.service_cmd_points .slider ul.item li.type_illust .sub_inner .kind_point::after {
	content: "";
	border-top:     0px solid transparent;
	border-left:    0px solid transparent;
	border-right:  10px solid transparent;
	border-bottom: 10px solid #ff9000;
	position: absolute;
	left: 100%;
	bottom: 0;
	z-index: 1;
}
.service_cmd_points .slider ul.item li.type_illust .sub_inner .kind_point i {
	display: block;
	font-size: 0.32rem;
}
.service_cmd_points .slider ul.item li.type_illust .sub_inner img {
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 750px) {
	.service_cmd_points .slider ul.item li.type_illust {
	}
	.service_cmd_points .slider ul.item li.type_illust .sub_inner {
		padding-top: 14px;
	}
	.service_cmd_points .slider ul.item li.type_illust .sub_inner .kind_point {
		width:  90px;
		height: 90px;
		padding-top: 10px;
		font-size: 0.21rem;
		left: -73px;
	}
	.service_cmd_points .slider ul.item li.type_illust .sub_inner .kind_point::after {
		content: "";
		border-top:     0px solid transparent;
		border-left:    0px solid transparent;
		border-right:  14px solid transparent;
		border-bottom: 14px solid #ff9000;
		position: absolute;
		left: 100%;
		bottom: 0;
	}
	.service_cmd_points .slider ul.item li.type_illust .sub_inner .kind_point i {
		font-size: 0.48rem;
	}
	.service_cmd_points .slider ul.item li.type_illust .sub_inner img {
		width: 240px !important;
	}
}
/* =============================================================== */
/* SERVICE:共通パーツ(POINTS):SLIDER:TYPE_TITLE,TYPE_DETAIL        */
/* =============================================================== */
.service_cmd_points .slider ul.item li.type_title {
	margin-top: 14px;
	padding-bottom: 14px;
	text-align: left;
	font-size: 0.24rem;
	line-height: 1.3;
	border-bottom: 2px solid #2280b6;

	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 700;
	font-style: normal;
}
.service_cmd_points .slider ul.item li.type_detail {
	margin-top: 8px;
	text-align: left;
	font-size: 0.15rem;
	line-height: 2;
}
@media screen and (max-width: 750px) {
	.service_cmd_points .slider ul.item li.type_title {
		margin-top: 22px;
		padding-bottom: 22px;
		font-size: 0.36rem;
		border-bottom-width: 3px;
	}
	.service_cmd_points .slider ul.item li.type_detail {
		margin-top: 22px;
		font-size: 0.28rem;
		line-height: 1.65;
	}
}
/* =============================================================== */
/* SERVICE:共通パーツ(POINTS):CTRL                                 */
/* =============================================================== */
.service_cmd_points ul.ctrl {
	display: none;
}
@media screen and (max-width: 750px) {
	.service_cmd_points ul.ctrl {
		display: block;
	}
	.service_cmd_points ul.ctrl li {
		position: absolute;
		top: 252px;
	}
	.service_cmd_points ul.ctrl li.prev {
		left: 0;
	}
	.service_cmd_points ul.ctrl li.next {
		right: 0;
	}
	.service_cmd_points ul.ctrl li svg {
		width:   70px;
		height:  80px;
	}
	.service_cmd_points ul.ctrl li.slick-disabled svg .icon_slick_left_cls-1,
	.service_cmd_points ul.ctrl li.slick-disabled svg .icon_slick_right_cls-1 {
		fill: #dddddd;
	}
}
/* =============================================================== */
/* SERVICE:共通パーツ(POINTS):DOTS                                 */
/* =============================================================== */
@media screen and (max-width: 750px) {
	.service_cmd_points .slick-dotted.slick-slider {
		margin-bottom: 0;
	}
	.service_cmd_points .slick-dots {
		bottom: 0;
	}
	.service_cmd_points .slick-dots li button::before {
		content: "";
		width: 20px;
		height: 20px;
		background: #dddddd;
		border-radius: 10px;
		opacity: 1;
	}
	.service_cmd_points .slick-dots li.slick-active button::before {
		background: #1986c6;
		opacity: 1;
	}
}
/* ================================================================================================================== */
/* SERVICE:共通パーツ(ITEMS)                                                                                          */
/* ===================================================================================================================*/
.service_cmd_items {
	position: relative;
}
@media screen and (max-width: 750px) {
	.service_cmd_items {
	}
}
/* =============================================================== */
/* SERVICE:共通パーツ(ITEMS):SLIDER                                */
/* =============================================================== */
.service_cmd_items .slider {
	letter-spacing: -.40em;
}
.service_cmd_items .slider ul.item {
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
}
@media screen and (max-width: 750px) {
	.service_cmd_items .slider {
	}
	.service_cmd_items .slider ul.item {
		padding-bottom: 45px !important;
	}
}
/* =============================================================== */
/* SERVICE:共通パーツ(ITEMS):SLIDER:TYPE_TITLE,TYPE_DETAIL         */
/* =============================================================== */
.service_cmd_items .slider ul.item li.type_title {
	padding-bottom: 14px;
	text-align: left;
	font-size: 0.24rem;
	line-height: 1.3;
	border-bottom: 2px solid #2280b6;

	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 700;
	font-style: normal;
}
.service_cmd_items .slider ul.item li.type_detail {
	margin-top: 8px;
	font-size: 0.15rem;
	line-height: 2;
}
@media screen and (max-width: 750px) {
	.service_cmd_items .slider ul.item li.type_title {
		padding-bottom: 22px;
		font-size: 0.36rem;
		border-bottom-width: 3px;
	}
	.service_cmd_items .slider ul.item li.type_detail {
		margin-top: 22px;
		font-size: 0.28rem;
	}
}
/* =============================================================== */
/* SERVICE:共通パーツ(ITEMS):CTRL                                  */
/* =============================================================== */
.service_cmd_items ul.ctrl {
	display: none;
}
@media screen and (max-width: 750px) {
	.service_cmd_items ul.ctrl {
		display: block;
	}
	.service_cmd_items ul.ctrl li {
		position: absolute;
		top: 252px;
	}
	.service_cmd_items ul.ctrl li.prev {
		left: 0;
	}
	.service_cmd_items ul.ctrl li.next {
		right: 0;
	}
	.service_cmd_items ul.ctrl li svg {
		width:   70px;
		height:  80px;
	}
	.service_cmd_items ul.ctrl li.slick-disabled svg .icon_slick_left_cls-1,
	.service_cmd_items ul.ctrl li.slick-disabled svg .icon_slick_right_cls-1 {
		fill: #dddddd;
	}
}
/* =============================================================== */
/* SERVICE:共通パーツ(ITEMS):DOTS                                  */
/* =============================================================== */
@media screen and (max-width: 750px) {
	.service_cmd_items .slick-dotted.slick-slider {
		margin-bottom: 0;
	}
	.service_cmd_items .slick-dots {
		bottom: 0;
	}
	.service_cmd_items .slick-dots li button::before {
		content: "";
		width: 20px;
		height: 20px;
		background: #dddddd;
		border-radius: 10px;
		opacity: 1;
	}
	.service_cmd_items .slick-dots li.slick-active button::before {
		background: #1986c6;
		opacity: 1;
	}
}
/* ================================================================================================================== */
/* SERVICE:共通パーツ(SIMPLE_BLOCK)                                                                                   */
/* ===================================================================================================================*/
.service_cmd_simple_block {
}
.service_cmd_simple_block .inner {
	width: 980px;
	margin: 0 auto;
}
.service_cmd_simple_block .inner .explain {
	width: 780px;
	margin: 0 auto;
	padding-top: 17px;
	font-size: 0.15rem;
	line-height: 2;
}
.service_cmd_simple_block.type_full .inner .explain {
	width: auto;
}
@media screen and (max-width: 750px) {
	.service_cmd_simple_block {
	}
	.service_cmd_simple_block .inner {
		width: 690px;
	}
	.service_cmd_simple_block .inner .explain {
		width: auto;
		padding-top: 23px;
		font-size: 0.26rem;
		line-height: 1.8;
	}
}
/* ================================================================================================================== */
/* SERVICE:共通パーツ(様々な調査方法)                                                                                 */
/* ===================================================================================================================*/
.service_cmd_any_ways .inner {
	width: 980px;
	margin: 0 auto;
}
.service_cmd_any_ways .inner .explain {
	padding-top: 20px;
	text-align: center;
	font-size: 0.20rem;
	font-weight: bold;
}
.service_cmd_any_ways .inner .ways {
	margin-top: 20px;
}
.service_cmd_any_ways .inner .ways .item {
	padding: 35px 0 30px;
	background: #e4eff5;
}
.service_cmd_any_ways .inner .ways .item:nth-child(n + 2) {
	margin-top: 26px;
}
.service_cmd_any_ways .inner .ways .item h4 {
	display: block;
	text-align: center;
	color: #1986c6;
	font-size: 0.24rem;
	line-height: 1;

	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 700;
	font-style: normal;
}
.service_cmd_any_ways .inner .ways .item .sub_inner {
	margin-top: 30px !important;
	letter-spacing: -.40em;
}
@media screen and (max-width: 750px) {
	.service_cmd_any_ways .inner {
		width: auto;
	}
	.service_cmd_any_ways .inner .explain {
		width: 690px;
		margin: 0 auto;
		padding-top: 25px;
		text-align: center;
		font-size: 0.28rem;
		line-height: 1.6;
	}
	.service_cmd_any_ways .inner .ways {
		margin-top: 35px;
	}
	.service_cmd_any_ways .inner .ways .item {
		padding: 40px 0 50px;
		background: #e4eff5;
	}
	.service_cmd_any_ways .inner .ways .item:nth-child(n + 2) {
		margin-top: 32px;
	}
	.service_cmd_any_ways .inner .ways .item h4 {
		font-size: 0.34rem;
	}
	.service_cmd_any_ways .inner .ways .item .sub_inner {
		margin-top: 23px !important;
	}
}
/* =============================================================== */
/* SERVICE:共通パーツ(様々な調査方法):UL                           */
/* =============================================================== */
.service_cmd_any_ways .inner .ways .item .sub_inner ul {
	box-sizing: border-box;
	display: inline-block;
	height: 110px;
	background: #ffffff;
	border: 1px solid #1986c6;
	line-height: 108px;
	position: relative;
}
.service_cmd_any_ways .inner .ways .item .sub_inner ul li {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
}
.service_cmd_any_ways .inner .ways .item .sub_inner ul li:nth-child(1) {
	position: absolute;
	top: 0;
	left: 0;
}
.service_cmd_any_ways .inner .ways .item .sub_inner ul li:nth-child(1) img {
	vertical-align: middle;
}
.service_cmd_any_ways .inner .ways .item .sub_inner ul li:nth-child(2) {
	position: relative;
	top: -5px;
}
.service_cmd_any_ways .inner .ways .item .sub_inner ul li:nth-child(2) div:nth-child(1) {
	color: #1986c6;
	font-size: 0.195rem;
	line-height: 1.3;
	font-feature-settings: "palt";

	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 700;
	font-style: normal;
}
.service_cmd_any_ways .inner .ways .item .sub_inner ul li:nth-child(2) div:nth-child(2) {
	margin-top: 5px;
	color: #1986c6;
	font-size: 0.15rem;
	line-height: 1.2;
}
@media screen and (max-width: 750px) {
	.service_cmd_any_ways .inner .ways .item .sub_inner ul {
		height: 125px;
		line-height: 123px;
	}
	.service_cmd_any_ways .inner .ways .item .sub_inner ul li {
	}
	.service_cmd_any_ways .inner .ways .item .sub_inner ul li:nth-child(1) {
	}
	.service_cmd_any_ways .inner .ways .item .sub_inner ul li:nth-child(1) img {
	}
	.service_cmd_any_ways .inner .ways .item .sub_inner ul li:nth-child(2) {
		position: relative;
		top: -5px;
	}
	.service_cmd_any_ways .inner .ways .item .sub_inner ul li:nth-child(2) div:nth-child(1) {
		font-size: 0.28rem;
	}
	.service_cmd_any_ways .inner .ways .item .sub_inner ul li:nth-child(2) div:nth-child(2) {
		margin-top: 2px;
		font-size: 0.21rem;
		line-height: 1.1;
	}
}
/* ================================================================================================================== */
/* SERVICE:共通パーツ(SWITCH_BOX)                                                                                     */
/* ===================================================================================================================*/
.service_cmd_switch_box {
	position: relative;
}
.service_cmd_switch_box > input[type="checkbox"] {
	display: none;
}
.service_cmd_switch_box > label {
	display: block;
	width: 100%;
	height: 160px;
	background: linear-gradient(to bottom, rgba(238,238,238,0) 0%, rgba(238,238,238,0.95) 90%, rgba(238,238,238,1) 100%);
	cursor: pointer;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.service_cmd_switch_box > label.state_close span ,
.service_cmd_switch_box > label.state_open  span {
	display: inline-block;
	width: 238px;
	background: #65acd7;
	text-align: center;
	color: #ffffff;
	font-size: 0.22rem;
	line-height: 48px;
	transform: translateX(-50%);
	position: absolute;
	left: 50%;
	bottom: 0;

	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 700;
	font-style: normal;
}
.service_cmd_switch_box > label.state_close span::after,
.service_cmd_switch_box > label.state_open  span::after {
	content: "";
	display: inline-block;
	width: 20px;
	height: 100%;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 20px;
}
.service_cmd_switch_box > label.state_close span::after {
	background-image: url('../../images/service/child/icon_open.png');
}
.service_cmd_switch_box > label.state_open  span::after {
	background-image: url('../../images/service/child/icon_close.png');
}
.service_cmd_switch_box > label.state_open {
	display: none;
}
.service_cmd_switch_box .container {
	transition: all 0.5s;
	overflow: hidden;
}
@media screen and (max-width: 750px) {
	.service_cmd_switch_box {
	}
	.service_cmd_switch_box > input[type="checkbox"] {
	}
	.service_cmd_switch_box > label {
		height: 250px;
	}
	.service_cmd_switch_box > label.state_close span ,
	.service_cmd_switch_box > label.state_open  span {
		width: 328px;
		font-size: 0.33rem;
		line-height: 70px;
	}
	.service_cmd_switch_box > label.state_close span::after,
	.service_cmd_switch_box > label.state_open  span::after {
		width: 30px;
		left:  30px;
	}
	.service_cmd_switch_box > label.state_close span::after {
	}
	.service_cmd_switch_box > label.state_open  span::after {
	}
	.service_cmd_switch_box > label.state_open {
	}
	.service_cmd_switch_box .container {
	}
}
/* =============================================================== */
/* SERVICE:共通パーツ(SWITCH_BOX):ON時                             */
/* =============================================================== */
.service_cmd_switch_box > input[type="checkbox"]:checked ~ label.state_close {
	display: none;
}
.service_cmd_switch_box > input[type="checkbox"]:checked ~ label.state_open {
	display: block;
	background: none !important;
}
.service_cmd_switch_box > input[type="checkbox"]:checked ~ .container {
	height: auto !important;
	padding-bottom: 70px;
}
@media screen and (max-width: 750px) {
	.service_cmd_switch_box > input[type="checkbox"]:checked ~ label.state_close {
	}
	.service_cmd_switch_box > input[type="checkbox"]:checked ~ label.state_open {
	}
	.service_cmd_switch_box > input[type="checkbox"]:checked ~ .container {
		padding-bottom: 110px;
	}
}
/* ================================================================================================================== */
/* SERVICE:子ページより下層の共通NAVI                                                                                 */
/* ===================================================================================================================*/
#service_cmd_child_navi {
}
#service_cmd_child_navi .inner {
	width: 980px;
	margin: 45px auto -17px;
	padding-top: 50px;
	border-top: 1px solid #1986c6;
}
#service_cmd_child_navi .inner h3 {
	display: block;
	padding-bottom: 14px;
	text-align: center;
	color: #1986c6;
	font-size: 0.24rem;
	line-height: 1;

	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 700;
	font-style: normal;
}
#service_cmd_child_navi .inner nav {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
#service_cmd_child_navi .inner nav dl {
	box-sizing: border-box;
	border: 1px solid #1986c6;
}
#service_cmd_child_navi .inner nav dl dt {
	box-sizing: border-box;
	padding-left: 20px;
	border-bottom: 1px solid #1986c6;
	font-size: 0.18rem;
	line-height: 38px;

	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 700;
	font-style: normal;
}
#service_cmd_child_navi .inner nav dl dd {
	padding: 10px 0 20px 20px;
}
#service_cmd_child_navi .inner nav dl dd a {
	color: #1986c6;
	font-size: 0.16rem;
	line-height: 1.687;
}
@media screen and (max-width: 750px) {
	#service_cmd_child_navi {
	}
	#service_cmd_child_navi .inner {
		width: 690px;
		margin: 55px auto 0;
		padding-top: 45px;
	}
	#service_cmd_child_navi .inner h3 {
		padding-bottom: 27px;
		font-size: 0.34rem;
	}
	#service_cmd_child_navi .inner nav {
		display: block;
	}
	#service_cmd_child_navi .inner nav dl {
		border-width: 1.5px;
	}
	#service_cmd_child_navi .inner nav dl:nth-child(n + 2) {
		margin-top: 20px;
	}
	#service_cmd_child_navi .inner nav dl dt {
		padding-left: 30px;
		border-bottom-width: 1.5px;
		font-size: 0.32rem;
		line-height: 58px;
	}
	#service_cmd_child_navi .inner nav dl dd {
		padding: 21px 0 21px 30px;
	}
	#service_cmd_child_navi .inner nav dl dd a {
		font-size: 0.26rem;
		line-height: 1.846;
	}
}
/* =============================================================== */
/* SERVICE:子ページより下層の共通NAVI(個別調整)                    */
/* =============================================================== */
#service_cmd_child_navi .inner nav dl:nth-child(1) {
	width: 263px;
}
#service_cmd_child_navi .inner nav dl:nth-child(2) {
	width: 263px;
}
#service_cmd_child_navi .inner nav dl:nth-child(3) {
	width: 404px;
}
@media screen and (max-width: 750px) {
	#service_cmd_child_navi .inner nav dl:nth-child(1) {
		width: auto;
	}
	#service_cmd_child_navi .inner nav dl:nth-child(2) {
		width: auto;
	}
	#service_cmd_child_navi .inner nav dl:nth-child(3) {
		width: auto;
	}
}

