@charset "utf-8";
/* CSS Document */



/* PC contents_text ここから  */

#contents_business_text {
	box-sizing: border-box;
	clear: both;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 27px;
	padding-bottom: 0px;
	padding-right: 21px;
	padding-left: 40px;
	max-width: 1066px;
}


#contents_business_text p{
	float: left;
	font-size: 16px;
	color: #303030;
	line-height: 2em;
	letter-spacing: 0.1em;
	margin-right: auto;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;

}

/* PC コンテンツ ビジネス ここから */

#contents_business {
	box-sizing: border-box;
	clear: both;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 27px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	max-width: 1100px;
}

/* PC 左側 ここから */

div.contents_business_left {
	box-sizing: border-box;
	float: left;
	width: 50%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

/* PC contents_business_left_title ここから  */

div.contents_business_left_title {
	box-sizing: border-box;
	clear: both;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 21px;
}


div.contents_business_left_title h2{
	padding: 0.2em 0.6em;/*上下 左右の余白*/
	border-left: solid 6px #2a7ed2;/*左線*/
	font-size: 18px;
	font-weight:bold;
	color: #303030;
	letter-spacing: 0.1em;

}

div.contents_business_left_text {
	float: left;
	font-size: 16px;
	color: #303030;
	line-height: 1.6em;

	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-right: 21px;
	padding-left:56px;

}

div.contents_business_left_text li {
list-style-type: none;
	line-height: 1.6em;
}


div.contents_business_left_text li::before {
	position: relative;
	top: -5px;
	left: -11px;
	display: inline-block;
	width: 3px;
	height: 3px;
	content: '';
	background: #303030;
}

/* PC 左側画像 ここから */

div.contents_business_left_img {
	width: 97%;
	height: auto;
	float: left;
	padding-top: 24px;
}

/* PC 右側 ここから */

div.contents_business_right {
	box-sizing: border-box;
	float: right;
	width: 50%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
}

/* PC contents_business_right_title ここから  */

div.contents_business_right_title {
	box-sizing: border-box;
	clear: both;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 21px;
}


div.contents_business_right_title h2{
	padding: 0.2em 0.6em;/*上下 左右の余白*/
	border-left: solid 6px #2a7ed2;/*左線*/
	font-size: 18px;
	font-weight:bold;
	color: #303030;
	letter-spacing: 0.1em;

}

div.contents_business_right_text {
	float: left;
	font-size: 16px;
	color: #303030;
	line-height: 1.6em;

	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-right: 21px;
	padding-left:56px;

}

div.contents_business_right_text li {
	list-style-type: none;
	line-height: 1.6em;
}


div.contents_business_right_text li::before {
  position: relative;
  top: -5px;
  left: -11px;
 
  display: inline-block;
 
  width: 3px;
  height: 3px;
 
  content: '';
 
  background: #303030;
}


/* PC 右側画像 ここから */

div.contents_business_right_img {
	width: 97%;
	height: auto;
	float: right;
	padding-top: 15px;
}




div.contents_business_space00 {
	clear: both;
	width: 100%;
	height: 60px;
}



div.contents_business_space01 {
	clear: both;
	width: 100%;
	height: 36px;
}

div.contents_business_space02 {
	clear: both;
	width: 100%;
	height: 36px;
}

div.contents_business_space03 {
	clear: both;
	width: 100%;
	height: 90px;
}

/* PC page_title 最大1126pxまで ここから */

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

div.contents_business_left_text {
	float: left;
	font-size: 14px;
	color: #303030;
	line-height: 1.6em;

	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-left:56px;

}

div.contents_business_right_text {
	float: left;
	font-size: 14px;
	color: #303030;
	line-height: 1.6em;

	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-left:56px;

}

}

/* Smartphone contents_text ここから  */


@media screen and (max-width: 639px), only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape), only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {

/* PC contents_text ここから  */

#contents_business_text {
	box-sizing: border-box;
	clear: both;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 21px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-left: 15px;
}



/* PC contents_title ここから  */

div.contents_business_left_title {
	box-sizing: border-box;
	clear: both;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 15px;
}


div.contents_business_left_title h2{
	padding: 0.2em 0.6em;/*上下 左右の余白*/
	border-left: solid 6px #2a7ed2;/*左線*/
	font-size: 18px;
	font-weight:bold;
	color: #303030;
	letter-spacing: 0.1em;

}

/* Smartphone 左側 ここから */

div.contents_business_left {
	box-sizing: border-box;
	float: left;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

div.contents_business_left_text {
	float: left;
	font-size: 16px;
	color: #303030;
	line-height: 1.6em;

	margin-right: auto;
	margin-left: auto;
	padding-top: 21px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-left:30px;

}

div.contents_business_left_text li {
list-style-type: none;
	line-height: 1.8em;
}


div.contents_business_left_text li::before {
	position: relative;
	top: -5px;
	left: -11px;
	display: inline-block;
	width: 3px;
	height: 3px;
	content: '';
	background: #303030;
}

/* Smartphone 左側画像 ここから */

div.contents_business_left_img {
	box-sizing: border-box;
	width: 100%;
	height: auto;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
}


/* Smartphone 右側 ここから */

div.contents_business_right {
	box-sizing: border-box;
	float: right;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
}

div.contents_business_right_text {
	float: left;
	font-size: 16px;
	color: #303030;
	line-height: 1.6em;

	margin-right: auto;
	margin-left: auto;
	padding-top: 21px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-left:30px;
}

div.contents_business_right_text li {
	list-style-type: none;
	line-height: 1.8em;
}


div.contents_business_right_text li::before {
	position: relative;
	top: -5px;
	left: -11px;
	display: inline-block;
	width: 3px;
	height: 3px; 
	content: '';
	background: #303030;
}




/* Smartphone 右側画像 ここから */

div.contents_business_right_img {
	box-sizing: border-box;
	width: 100%;
	height: auto;
	float: right;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

div.contents_business_space00 {
	clear: both;
	width: 100%;
	height: 21px;
}

div.contents_business_space01 {
	clear: both;
	width: 100%;
	height: 21px;
}

div.contents_business_space02 {
	clear: both;
	width: 100%;
	height: 21px;
}

div.contents_business_space03 {
	clear: both;
	width: 100%;
	height: 54px;
}

}


