@charset "utf-8";
/*-------------------------------------------
  service
--------------------------------------------*/

/*-------------------------------------------
  market_solution
--------------------------------------------*/
.main_visual .inner .bg_img {
	background: url("../img/service/solution_mainbg.jpg") no-repeat;
	background-size: cover;
}
.inner_link {
	background: #f2f2f2;
}
.inner_link ul {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 58px;
	padding: 12px 45px;
}
.inner_link ul li {
	position: relative;
}
.inner_link ul li:after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 3px;
	right: -15px;
	width: 8px;
	height: 14px;
	background: url("../img/common/icon_arrow_black.png") no-repeat 0 0;
	background-size: 8px 14px;
}
.inner_link ul li + li {
	margin-left: 55px;
}
.inner_link ul li a {
	position: relative;
	color: #333;
}
.section .lead {
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: 60px;
}
.inner.narrow.news {
  padding-bottom: 80px;
}
.l_border_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
  margin-top: -5px;
	margin-bottom: 25px;
}
.l_border_wrap dl {
	position: relative;
	flex-basis: 290px;
	max-width: 290px;
	line-height: 1.8;
	min-height: 115px;
	margin-right: 40px;
	margin-bottom: 30px;
	padding-left: 20px;
}
.l_border_wrap dl:nth-child(3n) {
	margin-right: 0;
}
.l_border_wrap dl:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 2px;
	height: 100%;
	background: #141414;
}
.l_border_wrap dl dt {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
	margin: -3px 0 20px;
}
.l_border_wrap + .big.btn_blue {
  margin-bottom: 90px;
}
.big.btn_blue {
	max-width: 600px;
	margin: 0 auto 60px;
}
.big.btn_blue a {
	font-size: 18px;
	padding: 32px 40px;
}
.box_blue h2 {
	margin-bottom: 55px;
}
.box_blue h2.box {
	margin-bottom: 60px;
}
h3.balloon {
	background: url("../img/service/icon_news.png") no-repeat 0 center, #f2f2f2;
  background-size: 35px 32px;
}
h3.note {
	margin-bottom: 52px;
	background: url("../img/service/icon_report.png") no-repeat 0 center, #f2f2f2;
	background-size: 32px 32px;
}
.title_box .b_radius_blue + h3 {
	margin-bottom: 20px;
  font-size: 26px;
  font-weight: bold;
  color: #0062b2;
}
.fl_box {
	display: flex;
	justify-content: space-between;
	margin-bottom: 60px;
}
.fl_box .txt {
	flex-basis: 445px;
	font-size: 16px;
	line-height: 1.8;
}
.fl_box .img {
	flex-basis: 446px;
	margin-left: 20px;
}
.fl_box .img img {
	width: 100%;
}
.box .title_box .b_radius_blue {
	display: inline-block;
	margin-bottom: 12px;
	padding: 4px 20px;
	color: #0062b3;
	border: 1px solid #0062b3;
	border-radius: 15px;
}
.fl_box .border {
	flex-basis: 445px;
}
.fl_box .border ul {
	padding: 20px 28px 28px;
	border: 2px solid #999;
}
.fl_box .border li {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8;
	text-indent: -20px;
	padding-left: 20px;
}
.fl_box .border li:before {
	content: "●";
	color: #0062b3;
	margin-right: 4px;
}
.fl_box .border + .img {
	flex-basis: 445px;
}
.fl_box .border + .img .bg_gray {
	display: block;
	font-size: 16px;
	text-align: center;
	margin-bottom: 20px;
	padding: 3px 10px;
	border-radius: 15px;
	color: #fff;
	background: #4c4948;
}
.bg_blue {
	position: relative;
	background: #004d8f;
}
.bg_blue:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	width: 200%;
	margin-right: -150%;
	background: #004d8f;
	z-index: -1;
}
.bg_blue .fl_box {
	align-items: center;
	justify-content: center;
	height: 282px;
}
.bg_blue .fl_box .img {
	flex-basis: 350px;
	padding-top: 35px;
}
.bg_blue .fl_box .txt_box {
	flex-basis: 340px;
	max-width: 340px;
	margin-left: 10px;
	margin-right: 60px;
	color: #fff;
}
.bg_blue .fl_box .txt_box .txt {
	margin-bottom: 17px;
}
.bg_blue .img_device {
	position: absolute;
	width: 270px;
	top: -90px;
	left: calc(50% - 135px);
}
.bg_blue .img_device img {
	width: 100%;
}
.q_wrap.b_radius {
	padding: 0;
}
.q_wrap.b_radius .accordion:last-child {
	margin-bottom: 150px;
}
.q_wrap.b_radius .accordion dd p {
  margin-bottom: 0;
}
.q_wrap.b_radius .btn_blue {
	margin-bottom: 60px;
	padding-top: 30px;
	border-top: 1px solid #333;
}
.q_wrap.b_radius .btn_blue a {
	max-width: 340px;
	margin: 0 auto
}
.q_wrap.b_radius dt a {
	display: block;
	min-height: auto;
	padding: 38px 75px 32px 30px;
}
.q_wrap.b_radius dt .border {
	display: block;
	font-size: 13px;
	font-weight: normal;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	width: 104px;
	padding: 5px 5px 4px;
	margin-left: 4px;
	border: 1px solid #333;
	border-radius: 15px;
	background: none;
}
.q_wrap.b_radius dt .txt {
	padding: 6px 0 0;
	background: none;
}
.q_wrap.b_radius dt.open .border {
	color: #0062b2;
	border: 1px solid #0062b2;
}
.dl_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 990px;
	width: 100%;
	margin: 0 auto 138px;
	padding: 0 20px;
}
.dl_wrap .box {
	flex-basis: calc(33% - 33px);
	flex-shrink: 1;
}
.dl_wrap .box:nth-child(n+4) {
	margin-top: 53px;
}
.dl_wrap .box .category {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.8;
	margin-bottom: 25px;
}
.dl_wrap .box .img img {
	width: 100%;
}
.dl_wrap .box .img {
	position: relative;
	margin-bottom: 30px;
}
.dl_wrap .box .border_l {
	position: relative;
	margin-bottom: 30px;
	padding-left: 19px;
}
.dl_wrap .box .border_l:before {
	position: absolute;
	left: -1px;
	display: block;
	content: "";
	width: 2px;
	height: 100%;
	background: #141414;
}
.border_l dt {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
}
.border_l dd {
	line-height: 1.8;
}
.faq_link > ul li {
	display: flex;
	width: 100%;
}
.faq_link > ul li:last-child {
	margin-bottom: 140px;
}
.faq_link > ul li a {
	display: flex;
	align-items: center;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.8;
	width: 100%;
	min-height: 126px;
	padding: 30px 80px;
	color: #333;
	border-top: 1px solid #333;
	background: url(../img/faq/icon_q.png) no-repeat 13px center;
	background-size: 41px 41px;
}
.faq_link > ul li:last-child a {
	border-bottom: 1px solid #333;
}
.btn_white a {
	position: relative;
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding: 20px 10px;
	color: #0062b2;
	background: #fff;
	border: 1px solid #0062b2;
	transition: background .3s ease, color .3s ease, border .3s ease;
}
.btn_white a:after {
	content: "";
	position: absolute;
	top: 45%;
	right: 20px;
	display: block;
	width: 18px;
	height: 10px;
	background: url("../img/common/icon_arrow_blue.png") no-repeat 0 0;
	background-size: 18px 10px;
	transition: background .3s ease;
}
.bg_blue ul.fl_box {
	height: 325px;
	margin: 140px 0;
	padding: 40px;
	justify-content: space-between;
}
.bg_blue ul.fl_box li {
	position: relative;
	flex-basis: 280px;
	color: #fff;
	margin-top: 40px;
}
.bg_blue ul.fl_box li:nth-child(2) {
	margin-right: 15px;
	margin-left: 16px;
}
.bg_blue ul.fl_box li a {
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8;
	text-decoration: none;
	text-align: center;
	height: 164px;
	padding-top: 80px;
	color: #fff;
	background: url("../img/service/icon_data.png") no-repeat center 34px, #00b6e0;
	background-size: 36px 30px;
	transition: background .3s ease, color .3s ease;
}
.bg_blue ul.fl_box li:nth-child(2) a {
	background: url("../img/service/icon_fee.png") no-repeat center 34px, #00b6e0;
	background-size: 30px 30px;
}
.bg_blue ul.fl_box li.lime a {
	background: url("../img/service/icon_customer.png") no-repeat center 34px, #b7b506;
	background-size: 30px 31px;
}
.bg_blue ul.fl_box li.lime:before {
	position: absolute;
	content: "＼　サービスや費用を最適化　／";
	top: -35px;
	left: calc(50% - 120px);
	font-size: 16px;
	white-space: nowrap;
}

@media all and (max-width: 992px) {
.dl_wrap {
	flex-wrap: wrap;
	padding: 0;
}
.l_border_wrap {
	justify-content: space-between;
}
.dl_wrap .box {
	flex-basis: calc(50% - 40px);
	max-width: calc(50% - 40px);
	margin-top: 80px;
}
.l_border_wrap dl {
	flex-basis: calc(50% - 40px);
	max-width: calc(50% - 40px);
	margin-top: 10px;
	margin-right: 0;
}
.dl_wrap .box:nth-child(-n + 2), .l_border_wrap dl:nth-child(-n + 2) {
	margin-top: 0;
}
.dl_wrap .box:nth-child(n+3) {
	margin-top: 35px;
}
.bg_blue {
	width: calc(100% + 40px);
	margin-left: -20px;
}
.bg_blue ul.fl_box {
	flex-wrap: wrap;
	height: auto;
	margin: 0 auto 140px;
}
.bg_blue ul.fl_box li {
	flex-basis: calc(50% - 30px);
	margin-top: 40px;
}
}

@media all and (-ms-high-contrast: none) {
.big.btn_blue a {
  padding-top: 35px;
  padding-bottom: 29px;
}
.box .title_box .b_radius_blue {
  padding-top: 7px;
  padding-bottom: 1px;
}
.btn_white a {
  padding-top: 23px;
  padding-bottom: 17px;
}
.q_wrap.b_radius dt .border {
  padding-top: 8px;
  padding-bottom: 2px;
}
.fl_box .border + .img .bg_gray {
  padding-top: 6px;
  padding-bottom: 0px;
}
}

@media all and (min-width: 769px) {
/*-------------------------------------------
	  hover
	--------------------------------------------*/
.inner_link ul li:hover:after {
	background: url("../img/common/icon_arrow_black_on.png") no-repeat 0 0;
	background-size: 8px 14px;
}
.inner_link ul li:hover a {
	text-decoration: none;
	color: #0062b2;
}
.q_wrap.b_radius dt a:hover {
	text-decoration: none;
}
.q_wrap.b_radius dt a:hover .txt {
	text-decoration: underline;
}
.q_wrap.b_radius dt a:hover .border {
	color: #0062b2;
	border: 1px solid #0062b2;
}
.faq_link > ul li a:hover {
	text-decoration: underline;
	color: #0062b2;
}
.btn_white a:hover {
	color: #fff;
	border: 1px solid #fff;
	background: #0062b2;
}
.btn_white a:hover:after {
	background: url("../img/common/icon_arrow_blue_on.png") no-repeat 0 0;
	background-size: 18px 10px;
}
.bg_blue ul.fl_box li a:hover {
	color: #0062b2;
	background: url("../img/service/icon_data_on.png") no-repeat center 34px, #fff;
	background-size: 36px 30px;
}
.bg_blue ul.fl_box li:nth-child(2) a:hover {
	background: url("../img/service/icon_fee_on.png") no-repeat center 34px, #fff;
	background-size: 30px 30px;
}
.bg_blue ul.fl_box li.lime a:hover {
	background: url("../img/service/icon_customer_on.png") no-repeat center 34px, #fff;
	background-size: 30px 31px;
}
}

@media all and (max-width: 768px) {
.service h1 {
	line-height: 1.4;
	margin-bottom: 15px;
}
.main_visual .box_white {
	max-width: calc(100% - 73px);
	padding: 32px 15px 24px;
}
.main_visual .inner .bg_img {
	background: url(../img/service/sp_solution_mainbg.jpg) no-repeat;
	background-size: cover;
}
.inner.narrow.news {
  padding-bottom: 50px;
}
.inner_link {
	margin: 0 15px;
}
.inner_link ul {
	display: block;
	padding: 25px 20px 10px;
}
.inner_link ul li {
	margin-bottom: 15px;
}
.inner_link ul li + li {
	margin-left: 0;
}
.inner_link ul li:after {
	position: static;
	margin-left: 5px;
}
.inner_link ul li a {
	font-size: 13px;
}
.section .lead {
	font-size: 15px;
	margin-bottom: 25px;
}
.l_border_wrap dl {
	flex-basis: 100%;
	max-width: 100%;
	min-height: auto;
	margin-top: 0;
}
.l_border_wrap dl:before {
	top: 0;
	height: 100%;
}
.l_border_wrap dl dt {
	margin: 0 0 11px;
}
.l_border_wrap dl dd {
	font-size: 13px;
}
.l_border_wrap + .big.btn_blue {
  margin-bottom: 110px;
}
.big.btn_blue {
	max-width: 290px;
	margin-bottom: 60px;
}
.big.btn_blue a {
	font-size: 15px;
	padding: 17px;
}
.btn_blue a:after {
	top: 40%;
}
h3.balloon {
	background-position: 25px center;
	background-size: 25.5px 23px;
}
h3.note {
	background-size: 25px 25px;
	background-position: 25px center;
}
.section h3 + .lead {
	margin-bottom: 53px;
}
.fl_box {
	flex-direction: column;
}
.fl_box .txt {
	flex-basis: auto;
	font-size: 15px;
	margin-bottom: 23px;
}
.fl_box .img {
	flex-basis: auto;
	max-width: 341.5px;
	margin: 0 auto;
}
.box .title_box .b_radius_blue {
	font-size: 13px;
	padding: 5px 21px;
}
.box .title_box .b_radius_blue + h3 {
	margin-bottom: 20px;
  font-size: 21px;
  line-height: 1.8;
}
.fl_box .border {
	flex-basis: auto;
	margin-bottom: 30px;
}
.fl_box .border ul {
	padding: 20px 27px;
}
.fl_box .border li {
	font-size: 15px;
}
.fl_box .border + .img .bg_gray {
	font-size: 15px;
	padding: 6px;
}
.fl_box .border + .img {
	max-width: 344.5px;
}
.bg_blue {
	width: calc(100% + 13px);
	margin-left: 2px;
}
.bg_blue .fl_box {
	height: auto;
  padding: 0 15px;
}
.bg_blue .fl_box .img {
	flex-basis: auto;
	max-width: 200px;
	margin-bottom: 2px;
	padding-top: 49px;
}
.bg_blue .fl_box .txt_box {
	flex-basis: auto;
	max-width: 300px;
	margin: 0 auto 50px;
}
.bg_blue .fl_box .txt_box .txt {
	margin-bottom: 25px;
}
.btn_white a {
	font-size: 15px;
	padding: 15px;
  max-width: 300px;
}
.q_wrap.b_radius dt a {
	padding: 13px 35px 13px 0;
}
.q_wrap .accordion dt span.txt {
	padding: 9px 0;
}
.q_wrap.b_radius dt .border {
	font-size: 11px;
	width: 80px;
	margin-top: 16px;
	margin-left: 0;
	padding: 5px;
}
.q_wrap.b_radius .accordion dd {
	padding: 24px 22px 4px;
}
.q_wrap.b_radius .btn_blue a {
	max-width: 290px;
	margin: 0 auto
}
.bg_blue .img_device {
	width: 150px;
	top: -45px;
	left: calc(50% - 83px);
}
.q_wrap.b_radius .accordion:last-child {
	margin-bottom: 75px;
}
.bg_blue ul.fl_box {
	flex-basis: auto;
	flex-wrap: nowrap;
	width: auto;
	margin-bottom: 110px;
	padding: 25px 31px 60px 32px;
}
.bg_blue ul.fl_box li {
	flex-basis: auto;
	width: 100%;
	margin-top: 30px;
}
.bg_blue ul.fl_box li:nth-child(2) {
	margin-top: 30px;
}
.bg_blue ul.fl_box li a {
	display: flex;
	align-items: center;
	font-size: 20px;
	text-align: left;
	line-height: 1.4;
	height: 117.5px;
	padding-top: 0;
	padding-left: 70px;
	padding-right: 25px;
	background-size: 27px 23px;
	background-position: 30px center
}
.bg_blue ul.fl_box li:nth-child(2) a {
	background-size: 27px 27px;
	background-position: 30px center
}
.bg_blue ul.fl_box li.lime a {
	background-size: 27px 27px;
	background-position: 28px center
}
.bg_blue ul.fl_box li.lime:before {
	font-size: 14px;
	top: -28px;
	left: calc(50% - 105px);
}
.bg_blue .fl_box li:last-child {
	margin-top: 55px;
}
.dl_wrap {
	flex-direction: column;
	margin-bottom: 55px;
	padding-left: 7.9%;
	padding-right: 7.5%;
}
.dl_wrap .box, .dl_wrap .box:nth-child(2) {
	flex-basis: auto;
	max-width: 100%;
	min-height: 0%;
	margin: 0 0 52px;
}
.dl_wrap .box .category {
	font-size: 15px;
}
.dl_wrap .box .border_l:before {
	height: 100%;
}
.dl_wrap .box .border_l dd {
	font-size: 13px;
	line-height: 1.9;
}
.faq_link > ul li a {
	font-size: 15px;
	min-height: auto;
	padding: 23px 0 23px 40px;
	background-size: 30px 30px;
	background-position: 0 46%;
}
.faq_link > ul li a.center {
	background-position: 0 46%;
}
.faq_link > ul li:last-child {
	margin-bottom: 110px;
}
}

@media all and (-ms-high-contrast:none) and (max-width: 768px){
	.fl_box {
		display: block;
	}
	.btn_white {
		padding-bottom: 50px;
	}
}


/*-------------------------------------------
  important_factinfo
--------------------------------------------*/
.factinfo .main_visual .inner .bg_img {
	background: url("../img/service/factinfo_mainbg.jpg") no-repeat;
	background-size: cover;
}
.bg_beige {
	background: #f2f2f2;
	padding-top: 90px;
	margin-bottom: 140px;
}
.main_visual h1.row2 {
	margin: 21px 0;
	line-height: 1.081;
}
.main_visual h1.row2 .small {
	font-size: 34px;
}
.main_visual h1.row2 + .lead {
	margin-bottom: 10px;
}
.box h3.title {
	margin-bottom: 55px;
}
.factinfo .box h3.title + p {
	margin-bottom: 55px;
}
.factinfo .section .inner p {
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: 18px;
}
.img_wrap {
	padding-top: 10px;
}
.img_wrap .img {
	max-width: 690px;
	margin: 0 auto 15px;
}
.factinfo .inner .img_wrap .caption {
	font-size: 14px;
	max-width: 690px;
	margin: 0 auto 133px;
}
.factinfo .btn_white {
	padding-top: 10px;
}
.factinfo .btn_white a {
	font-size: 14px;
	font-weight: normal;
	max-width: 390px;
	padding: 7px 40px;
}
.factinfo .btn_white a:after {
	top: 40%;
	right: 12px;
	background-size: 12px 7px;
}
.column2 .box,
.column2 .img_wrap,
.column2 .txt_wrap {
	flex-basis: calc(50% - 30px);
}
.factinfo .column2 .img_wrap .caption {
	margin-bottom: 110px;
}
.column2 .box .img {
	margin: 27px 0 25px;
}
.column2 .circle_blue {
	font-size: 16px;
	line-height: 1.8;
}
.factinfo .bg_blue ul.fl_box {
	height: auto;
	padding-bottom: 60px;
}
.factinfo .bg_blue ul.fl_box li {
	margin-top: 30px;
}
.factinfo .bg_blue ul.fl_box li.lime:before {
	display: none;
}
.factinfo .bg_blue ul.fl_box li.lime a {
	background: url("../img/service/icon_search.png") no-repeat center 34px, #b7b506;
	background-size: 30px 30px;
}

.factinfo .dl_wrap {
	margin-bottom: 60px;
}
.bg_beige .narrow {
	max-width: 1080px;
	padding: 0 65px;
}
.bg_beige .title_box .b_radius_blue {
	display: inline-block;
	font-size: 14px;
	line-height: 1.4;
	margin-bottom: 11px;
	padding: 6px 20px 4px;
	border-radius: 15px;
	color: #0062b2;
	border: 1px solid #0062b2;
}
.bg_beige .title_box h3.box {
	line-height: 1.677;
	margin-bottom: 18px;
	color: #333;
}
.bg_beige .title_box h3.box .blue {
	color: #0062b2;
}
.bg_beige .column2 {
	position: relative;
}
.bg_beige .column2 .txt {
	flex-basis: 635px;
}
.bg_beige .column2 > .img {
	position: absolute;
	right: -65px;
	flex-basis: 295px;
	max-width: 295px;
}
.bg_beige .column2 .item_logo {
	max-width: 295px;
}
.bg_beige .column2 .bg_img {
	position: absolute;
	top: 155px;
	left: -170px;
	content: "";
	width: 615px;
	height: 392px;
	background: url("../img/service/factinfo_img05.jpg") no-repeat 0 center;
	background-size: cover;
}
.bg_beige .column2 .item_logo .txt {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	color: #3290ae;
}
.bg_beige .txt_wrap {
	max-width: 435px;
}
.bg_beige .txt_wrap .btn_blue {
	max-width: 340px;
	margin-bottom: 80px;
	padding-top: 8px;
}
@media all and (max-width: 992px) {
.factinfo .bg_blue ul.fl_box {
	margin: 110px 0;
}
.bg_blue ul.fl_box li:nth-child(2) {
	margin: 40px 0 0;
}
.bg_blue .fl_box li:last-child {
	margin-top: 60px;
}
.bg_beige {
	margin-bottom: 100px;
	padding-bottom: 130px;
}
.bg_beige .narrow {
	padding: 0 20px;
}
.bg_beige .column2 {
	display: block;
}
.bg_beige .title_box .b_radius_blue {
	border-radius: 24px;
}
.bg_beige .column2 .txt {
	flex-basis: 100%;
}
.bg_beige .column2 .img,
.bg_beige .column2 .bg_img {
	position: static;
}
.bg_beige .txt_wrap .btn_blue {
	margin: 0 auto 60px;
}
.bg_beige .txt_wrap,
.bg_beige .column2 > .img {
	max-width: 100%;
}
.bg_beige .column2 .bg_img {
	width: calc(100% + 40px);
	margin: -38px -20px;
}
}
@media all and (-ms-high-contrast:none) {
	.factinfo .btn_white a {
		padding: 10px 40px 4px;
	}
	.bg_beige .title_box .b_radius_blue {
		line-height: 1.1;
		padding: 10px 20px 4px;
	}
}
@media all and (min-width: 769px) {
.factinfo .bg_blue ul.fl_box li.lime a:hover {
	background: url("../img/service/icon_search_on.png") no-repeat center 34px, #fff;
	background-size: 30px 30px;
}
}
@media all and (max-width: 768px) {
.factinfo .main_visual .inner .bg_img {
	background: url("../img/service/sp_factinfo_mainbg.jpg") no-repeat;
	background-size: cover;
}
.factinfo .main_visual .box_white {
	padding-right: 5px;
}
.main_visual h1.row2 {
	line-height: 1.026;
	margin: 5px 0 25px;
}
.main_visual h1.row2 .small {
	font-size: 22px;
}
.main_visual h1.row2 + .lead {
	margin-bottom: 0;
}
.factinfo .section .inner p {
	font-size: 15px;
}
.factinfo .inner .img_wrap .caption {
	margin-bottom: 103px;
}
.factinfo .btn_white {
	padding: 15px 0 30px;
}
.factinfo .btn_white a {
	padding: 7px 25px;
}
.factinfo .btn_white a:after {
	right: 5px;
}
.factinfo .box_blue h2.box {
	margin-bottom: 52px;
}
.column2 .box + .box {
	margin-top: 35px;
}
.column2 .box .img {
	margin: 20px 0 23px;
}
.column2 .circle_blue {
	font-size: 15px;
}
.factinfo .column2 + .bg_blue {
	margin-top: 90px;
}
.factinfo .bg_blue ul.fl_box {
	margin: 90px 0 110px;
}
.factinfo .bg_blue ul.fl_box li:nth-child(2) {
	margin-top: 30px;
}
.factinfo .bg_blue ul.fl_box li.lime a {
	background-size: 27px 27px;
	background-position: 28px center;
}
.factinfo .dl_wrap .box:nth-child(n){
	margin: 0 0 52px;
}
.factinfo .dl_wrap {
	margin-bottom: 0;
}
.bg_beige {
	margin-bottom: 60px;
	padding: 58px 0 80px;
}
.bg_beige .narrow {
	padding: 0 15px;
}
.bg_beige .title_box .b_radius_blue {
	font-size: 13px;
	margin-right: 24px;
	margin-bottom: 7px;
}
.bg_beige .title_box h3.box {
	font-size: 21px;
	line-height: 1.8;
	margin-bottom: 14px;
}
.bg_beige .txt_wrap .btn_blue {
	max-width: 290px;
	margin-bottom: 47px;
	padding-top: 5px;
}
.bg_beige .txt_wrap .btn_blue a {
	line-height: 1.6;
}
.bg_beige .column2 .item_logo {
	padding-top: 8px;
}
.bg_beige .column2 .bg_img {
	width: calc(100% + 30px);
	height: 240px;
	margin: -28px -15px;
}
}

/*-------------------------------------------
  barrons
--------------------------------------------*/
.barrons .main_visual .inner .bg_img {
	background: url("../img/service/barrons_mainbg.jpg") no-repeat;
	background-size: cover;
}
.barrons .section .inner p {
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: 18px;
}
/*2020/2/4追加*/
.xl.btn_blue a {
	font-size: 27px;
	line-height: 1.625;
	max-width: 907px;
	padding: 46px;
	margin: 52px auto;
}
.xl.btn_blue:last-child a {
	font-size: 27px;
	line-height: 1.625;
	max-width: 907px;
	padding: 46px;
	margin: 52px auto 142px;
}
.xl.btn_blue a:after {
	right: 30px;
  width: 27px;
  height: 15px;
	background-size: 27px 15px;
}
.narrow .box.mb100 {
	margin-bottom: 100px;
}
.narrow .box.mb140 {
	margin-bottom: 140px;
}
.narrow .box p.bold {
	font-weight: bold;
	margin-bottom: 55px;
}
.narrow .box.mb100 + .box.mb100 p.bold:first-child {
	margin-bottom: 45px;
}
.narrow .box.mb100 + .box.mb100 h3 {
	margin-bottom: 30px;
}
h3.title.bg_none {
	color: #0062b2;
	margin-bottom: 20px;
	padding-left: 48px;
	background-color: transparent;
}
h3.title.bg_none:before,
h3.title.bg_none:after {
	background-color: transparent;
}
.narrow .box.mb100 + .btn_blue {
	margin-top: 110px;
}
.tbl_wrap th, .tbl_wrap td {
	font-size: 16px;
	line-height: 1.8;
	padding: 22px 24px 15px;
}
.tbl_wrap th:first-child {
	width: 98px;
}
.tbl_wrap thead th:nth-child(n + 2) {
	width: 213px;
}
ol.caution li {
	line-height: 1.8;
}
.barrons .faq_link ul li:last-child {
	margin-bottom: 60px;
}
.barrons .faq_link ul + .btn_blue a {
	/*2020/2/4 margin-bottom: 170px;*/
}
@media all and (-ms-high-contrast:none) {
.btn_blue.xl a {
	padding-top: 53px;
	padding-bottom: 39px;
}
}
@media all and (max-width: 768px) {
.barrons .main_visual .inner .bg_img {
	background: url("../img/service/sp_barrons_mainbg.jpg") no-repeat;
	background-size: cover;
}
.barrons .section .inner p {
	font-size: 15px;
}
/*2020/2/4追加*/
.xl.btn_blue a {
	font-size: 15px;
	line-height: 1.4;
	max-width: 290px;
	padding: 18px 40px;
}
/*2020/2/4追加*/
.xl.btn_blue:last-child a {
	font-size: 15px;
	line-height: 1.4;
	max-width: 290px;
	padding: 18px 40px;
	margin-bottom: 110px;
}
.xl.btn_blue a:after {
	top: 43%;
	right: 10px;
	background-size: 18px 10px;
}
.narrow .box p.bold {
	margin-bottom: 28px;
}
.box_blue h2 {
	margin-bottom: 53px;
}
h3.title.bg_none,
.narrow .box.mb100 + .box.mb100 h3 {
	margin-bottom: 0;
	padding-left: 46px;
	background-position: 2px 36px;
}
.narrow .box.mb100 {
	margin-bottom: 80px;
}
.narrow .box.mb140 {
	margin-bottom: 100px;
}
.narrow .box.mb100 + .box.mb100 p.bold:first-child {
	margin-bottom: 30px;
}
.narrow .box.mb100 + .btn_blue {
	margin-top: 82px;
}
.narrow .tbl_wrap td p.bold {
	margin-bottom: 6px;
}
.tbl_wrap th, .tbl_wrap td {
	font-size: 15px;
	padding: 22px 14px 7px;
}
.barrons .faq_link ul + .btn_blue a {
	/*2020/2/4 margin-bottom: 110px;*/
}
}

/*-------------------------------------------
  financial gathering
--------------------------------------------*/
.gathering .main_visual .box_white {
	padding-bottom: 28px;
}
.gathering .main_visual .inner .bg_img {
	background: url("../img/service/gathering_mainbg.jpg") no-repeat;
	background-size: cover;
}
.gathering .section .inner p {
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: 18px;
}
.gathering .narrow p.mb0 {
	margin-bottom: 0;
}
.gathering .narrow p.mb137 {
	margin-bottom: 137px;
}
.gathering .bg_blue ul.fl_box {
	justify-content: center;
	margin-top: 105px;
}
.gathering .bg_blue ul.fl_box li {
	flex-basis: 380px;
	max-width: 380px;
	margin-top: 0;
}
.gathering .bg_blue ul.fl_box li a {
	padding-top: 88px;
	background: url("../img/icon_mail.png") no-repeat center 54px, #00b6e0;
	background-size: 28px 20px;
}
@media all and (min-width: 769px) {
.gathering .bg_blue ul.fl_box li a:hover {
	color: #0062b2;
	background: url("../img/icon_mail_on.png") no-repeat center 54px, #fff;
	background-size: 28px 20px;
}
}
@media all and (max-width: 768px) {
.gathering .main_visual .inner .bg_img {
	background: url("../img/service/sp_gathering_mainbg.jpg") no-repeat;
	background-size: cover;
}
.gathering .column2 .img {
	margin-bottom: 110px;
}
.gathering .section .inner p {
	font-size: 15px;
}
.gathering .narrow p.mb137 {
	margin-bottom: 105px;
}
.gathering .bg_blue {
	width: calc(100% + 15px);
	margin-left: 0;
}
.gathering .bg_blue ul.fl_box {
  padding: 50px 28.5px 50px 31px;
}
.gathering .bg_blue ul.fl_box li {
	flex-basis: auto;
	max-width: none;
}
.gathering .bg_blue ul.fl_box li a {
	justify-content: center;
	text-align: center;
	height: auto;
	padding: 90px 40px 40px;
	background-size: 35px 26px;
	background-position: center 50px;
}
}



/*-------------------------------------------
  market_monitortool
--------------------------------------------*/
.monitor .main_visual .inner .bg_img {
	background: url("../img/service/monitor_mainbg.jpg") no-repeat;
	background-size: cover;
}
.monitor .inner .lead.big {
	font-size: 20px;
	margin-bottom: 25px;
}
.monitor .inner .lead.mb135 {
	margin-bottom: 135px;
}
.monitor .section .lead {
	margin-bottom: 50px;
}
.monitor .img_center {
	max-width: 690px;
	margin: 0 auto;
}
.monitor .img_center .img {
	margin-bottom: 15px;
}
.monitor .img_center .caption {
	font-size: 16px;
	text-align: right;
	margin-bottom: 137px;
}
.bnr_list {
	display: flex;
	justify-content: space-between;
	margin-bottom: 140px;
}
.bnr_list p {
	font-size: 16px;
	text-align: center;
	line-height: 1.8;
	margin-bottom: 6px;
}
.bnr_list li a {
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	width: 280px;
	min-height: 164px;
	padding-top: 97px;
	color: #fff;
	background: #00b6e0;
	border: 1px solid #fff;
	transition: background .3s ease, color .3s ease, border .3s ease;
}
.bnr_list li.cost a {
	background: url("../img/service/icon_cost.png") no-repeat center 48px, #00b6e0;
	background-size: 31px 30px;
}
.bnr_list li.gear a {
	background: url("../img/service/icon_gear.png") no-repeat center 48px, #00b6e0;
	background-size: 30px 30px;
}
.bnr_list li.beginner a {
	background: url("../img/service/icon_beginner.png") no-repeat center 48px, #00b6e0;
	background-size: 23px 30px;
}
.dl_wrap.f_start {
	justify-content: flex-start;
}
.dl_wrap.f_start .box {
	flex-basis: 280px;
}
.dl_wrap.f_start .box .logo.txt {
	font-size: 22px;
	line-height: 1.4;
}
.dl_wrap.border.f_start .box + .box {
	margin-left: 25px;
}
.dl_wrap.f_start .box + .box {
	margin-left: 55px;
}
.monitor .dl_wrap.f_start + .f_start {
	margin-bottom: 60px;
}
.monitor .dl_wrap.border {
	margin-bottom: 30px;
	padding: 29px 28px 28px;
	border: 2px solid #cdcdcd;
}
.dl_wrap.border .box {
	flex-basis: calc(33% - 12.5px);
}
.dl_wrap.scale .box {
	padding-bottom: 83px;
}
.dl_wrap.scale .box:first-child {
	background: url("../img/service/monitor_scale01.png") no-repeat 0 bottom;
	background-size: contain;
}
.dl_wrap.scale .box:nth-child(2) {
	background: url("../img/service/monitor_scale02.png") no-repeat 0 bottom;
	background-size: contain;
}
.dl_wrap.scale .box:nth-child(3) {
	background: url("../img/service/monitor_scale03.png") no-repeat 0 bottom;
	background-size: contain;
}
.dl_wrap .main-nx dt .logo img {
	width: 72px;
	margin-top: -1px;
	margin-bottom: 2px;
}
.dl_wrap .main-j dt .logo img {
	width: 161px;
	height: 40px;
	margin-top: 8px;
	margin-bottom: 9px
}
.dl_wrap .nx-web dt .logo img {
	width: 182px;
	margin-top: 11px;
	margin-bottom: 9px;
}
.dl_wrap .j-gx dt .logo img {
	width: 108px;
	height: 36px;
}
.dl_wrap .jdd dt .logo img {
	width: 260px;
}
.dl_wrap .juyo dt .logo img {
	width: 94px;
}
.dl_wrap .box dt .txt {
	font-size: 14px;
	font-weight: bold;
}
.btn_blue a.pl25 {
	padding-left: 25px;
}
.monitor .dl_wrap {
	margin-bottom: 148px;
}
.monitor .dl_wrap .box .border_l {
	margin-bottom: 25px;
}
.monitor .dl_wrap.no_border {
	padding-left: 0;
	padding-right: 0;
}
.monitor .dl_wrap.no_border .border_l dt {
	margin-bottom: 25px;
}
.bg_blue ul.fl_box li.free a {
	background: url("../img/service/icon_free.png") no-repeat center 37px, #00b6e0;
	background-size: 57px 25px;
}
.bg_blue ul.fl_box li.free:before {
	position: absolute;
	content: "＼　まずはお試し　／";
	top: -35px;
	left: calc(50% - 80px);
	font-size: 16px;
	white-space: nowrap;
}
.monitor .bg_blue ul.fl_box {
	justify-content: center;
	margin-bottom: 60px;
}
.monitor .bg_blue ul.fl_box li {
	margin: 40px 37.5px 0;
}
.bg_blue ul.fl_box li.lime.voice a {
	background: url("../img/service/icon_voice.png") no-repeat center 33px, #b7b506;
	background-size: 50px 30px;
}
h3.mb60 {
	margin-bottom: 60px;
}
h3.cost {
	background: url("../img/service/icon_cost_on.png") no-repeat 2px center, #f2f2f2;
	background-size: 31px 30px;
}
h3.gear {
	background: url("../img/service/icon_gear_on.png") no-repeat 0 center, #f2f2f2;
	background-size: 30px 30px;
}
h3.beginner {
	margin-top: 60px;
	background: url("../img/service/icon_beginner_on.png") no-repeat 5px center, #f2f2f2;
	background-size: 23px 30px;
}
.before_after h3 {
	margin-bottom: 55px;
}
h3.gear + .border {
	padding-bottom: 10px;
}
.before_after .border {
	display: flex;
	align-items: center;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 30px;
	padding-bottom: 15px;
	color: #333;
	border-bottom: 1px solid #333;
}
.before_after .border .txt {
	margin-top: 10px;
	margin-left: 10px;
}
.before_after .border .txt.logo {
	font-size: 24px;
	font-weight: bold;
	margin-top: 2px;
	margin-left: 0;
}
.before_after .border .txt.logo + .txt {
	margin: 4px 10px 0;
}
.before_after .border .nx-web {
	display: inline-block;
	width: 118px;
}
.before_after .border .j-gx {
	display: inline-block;
	width: 72px;
}
.before_after .column2 .txt {
	font-size: 16px;
	line-height: 1.8;
}
.before_after .column2.before .txt:before {
	display: block;
	content: "Before";
	font-size: 13px;
	text-align: center;
	width: 80px;
	height: 22px;
	line-height: 22px;
	margin-bottom: 7px;
	border: 1px solid #333;
	border-radius: 12px;
}
.before_after .column2.after .txt:before {
	display: block;
	content: "After";
	font-size: 13px;
	text-align: center;
	width: 80px;
	height: 22px;
	line-height: 22px;
	margin-bottom: 7px;
	border: 1px solid #333;
	border-radius: 12px;
}
.before_after .column2 + .column2 {
	padding-top: 98px;
	background: url("../img/service/icon_arrow_black.png") no-repeat center 29px;
	background-size: 30px 37px;
}
.before_after .column2 .img {
	margin: 0;
}
.before_after .column2 ul.dot {
	font-size: 16px;
	line-height: 1.8;
	margin-top: 5px;
	margin-left: 30px;
	padding-bottom: 0;
}
.monitor .before_after .bg_blue .fl_box {
	height: 314px;
	margin-top: 51px;
	margin-bottom: 83px;
	padding-top: 30px;
}
.before_after .bg_blue .fl_box li.device {
	flex-basis: 272px;
}
.before_after .bg_blue .fl_box li.device img {
	width: 100%;
}
.before_after .bg_blue .fl_box li.free {
	flex-basis: 400px;
	margin-left: 10px;
}
.before_after h3.beginner {
	margin-bottom: 34px;
}
.logo_box ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 12px;
}
.logo_box ul li {
	margin-right: 115px;
	margin-bottom: 30px;
}
.logo_box ul li img {
	width: 100%;
}
.logo_box ul .nx-web {
	width: 147px;
	height: 30px;
}
.logo_box ul .main-j {
	width: 141px;
	height: 35px;
}
.logo_box ul .main-nx {
	width: 50px;
	height: 39px;
}
.logo_box ul .j-gx {
	width: 83px;
	height: 28px;
}
.logo_box ul .txt {
	font-size: 24px;
	font-weight: bold;
	margin-right: 58px;
}
.logo_box ul .prime {
	font-size: 28.42px;
}
.logo_box ul li:last-child {
	margin-right: 0;
}
.logo_box + .column2 {
	margin-bottom: 130px;
}
.monitor .faq_link .bg_blue ul.fl_box {
	margin: 150px 0 90px;
}
@media all and (-ms-high-contrast:none) {
	.before_after .column2.before .txt:before,
	.before_after .column2.after .txt:before {
		line-height: 28px;
	}
}
@media all and (min-width: 769px) {
.bnr_list li a:hover {
	color: #0062b2;
	background: #fff;
	border: 1px solid #0062b2;
}
.bnr_list li.cost a:hover {
	background: url("../img/service/icon_cost_on.png") no-repeat center 48px, #fff;
	background-size: 31px 30px;
}
.bnr_list li.gear a:hover {
	background: url("../img/service/icon_gear_on.png") no-repeat center 48px, #fff;
	background-size: 30px 30px;
}
.bnr_list li.beginner a:hover {
	background: url("../img/service/icon_beginner_on.png") no-repeat center 48px, #fff;
	background-size: 23px 30px;
}
.bg_blue ul.fl_box li.free a:hover {
	background: url("../img/service/icon_free_on.png") no-repeat center 37px, #fff;
	background-size: 57px 25px;
}
.bg_blue ul.fl_box li.lime.voice a:hover {
	background: url("../img/service/icon_voice_on.png") no-repeat center 33px, #fff;
	background-size: 50px 30px;
}
}
@media all and (max-width: 992px) {
.bnr_list li {
  width: 33.3%;
}
.bnr_list li:nth-child(2) {
  margin-left: 20px;
  margin-right: 20px;
}
.bnr_list li a {
  width: 100%;
}
.bnr_list li .bnr {
	display: flex;
}
.dl_wrap.f_start .box {
  flex-basis: auto;
}
.dl_wrap.border .box {
  flex-basis: calc(50% - 12.5px);
  max-width: 100%;
}
.dl_wrap.scale .box:first-child {
	background: url("../img/service/tab_monitor_scale01.png") no-repeat 0 bottom;
	background-size: contain;
}
.dl_wrap.scale .box:nth-child(2) {
	background: url("../img/service/tab_monitor_scale02.png") no-repeat 0 bottom;
	background-size: contain;
}
.dl_wrap.scale .box:nth-child(3) {
	background: url("../img/service/tab_monitor_scale03.png") no-repeat 0 bottom;
	background-size: contain;
}
.monitor .bg_blue ul.fl_box {
  justify-content: space-between;
}
.monitor .bg_blue ul.fl_box li {
  margin-left: 0;
  margin-right: 0;
}
}
@media all and (max-width: 768px) {
.monitor .main_visual .inner .bg_img {
	background: url("../img/service/sp_monitor_mainbg.jpg") no-repeat;
	background-size: cover;
}
.monitor .inner .lead.big {
	font-size: 16px;
}
.monitor .inner .lead.mb135 {
	margin-bottom: 105px;
}
.monitor .img_center .img {
	margin-bottom: 10px;
}
.monitor .img_center .caption {
	font-size: 15px;
	margin-bottom: 105px;
}
.bnr_list {
  display: block;
  margin-bottom: 110px;
  padding: 0 25px;
}
.bnr_list li {
  width: 100%;
  margin: 0;
}
.bnr_list li:nth-child(2) {
  margin: 26px 0;
}
.bnr_list p {
  font-size: 14px;
  margin-bottom: 2px;
}
.bnr_list li a {
  font-size: 20px;
  width: 100%;
  min-height: 118px;
  padding: 28px 22px 28px 70px;
  display: flex;
  align-items: center;
  text-align: left;
}
.bnr_list li.cost a {
  background: url(../img/service/icon_cost.png) no-repeat left 30px center, #00b6e0;
  background-size: 27px 26px;
}
.bnr_list li.gear a {
	background: url("../img/service/icon_gear.png") no-repeat left 30px center, #00b6e0;
	background-size: 27px 27px;
}
.bnr_list li.beginner a {
	background: url("../img/service/icon_beginner.png") no-repeat left 32px center, #00b6e0;
	background-size: 23px 29px;
}
.monitor .dl_wrap.border {
	display: block;
	width: calc(100% + 20px);
	margin-left: -10px;
	padding: 53px 33px 56px 33px;

}
.monitor .dl_wrap.border.scale {
	padding-right: 56px;
	background: url("../img/service/sp_monitor_scale.png") no-repeat right 10px center;
  background-size: 30px auto;
}
.dl_wrap.border .box {
  flex-basis: calc(50% - 12.5px);
  max-width: 100%;
}
.dl_wrap.scale .box:first-child {
	background: none;
}
.dl_wrap.scale .box:nth-child(2) {
	background: none;
}
.dl_wrap.scale .box:nth-child(3) {
	background: none;
}
.monitor .dl_wrap .box .border_l:before {
	left: 0;
}
.dl_wrap.scale .box:first-child .border_l {
	min-height: 233px;
}
.dl_wrap.scale .box:nth-child(2) .border_l {
	min-height: 156px;
}
.dl_wrap.scale .box:nth-child(3) .border_l {
	min-height: 178px;
}
.monitor .dl_wrap.scale .box {
	padding-bottom: 0;
	margin-bottom: 57px;
}
.monitor .dl_wrap .box:last-child {
	margin-bottom: 0;
}
.monitor .dl_wrap .box .border_l {
	margin-bottom: 25px;
}
.monitor .dl_wrap .box .border_l dd {
	font-size: 14px;
	line-height: 1.8;
}
.dl_wrap .main-j dt .logo img,
.dl_wrap .nx-web dt .logo img {
	margin: 0;
}
.dl_wrap.border.f_start .box + .box,
.dl_wrap.f_start .box + .box {
	margin-left: 0;
}
.monitor .dl_wrap.no_border {
	margin-bottom: 105px;
	padding: 0 28px;
}
.monitor .bg_blue ul.fl_box {
	margin-bottom: 110px;
	padding: 37px 31px 75px;
}
.monitor .bg_blue ul.fl_box li {
	margin: 40px 0 15px;
}
.monitor .bg_blue ul.fl_box li:last-child {
	margin-bottom: 0;
}
.bg_blue ul.fl_box li.free a {
	background-position: 30.5px center;
	background-size: 28.5px 12.5px;
}
.bg_blue ul.fl_box li.lime.voice a {
	background-position: 30.5px center;
	background-size: 27px 16px;
}
.bg_blue ul.fl_box li.free:before {
	font-size: 14px;
	top: -25px;
  left: calc(50% - 70px);
}
h3.cost {
	background-size: 27px 26px;
	background-position: 25px 22px;
}
h3.gear {
	background-size: 25px 25px;
	background-position: 25.5px 24.5px;
}
.before_after h3 {
	margin-bottom: 50px;
}
.before_after h3.gear {
	margin-bottom: 15px;
}
.before_after h4.border {
	padding-bottom: 13px;
}
.before_after h4.border .txt {
	font-size: 14px;
	margin-top: 16px;
	margin-left: 9px;
}
.before_after .column2 .txt {
	font-size: 15px;
	margin-bottom: 25px;
}
.before_after .column2.before .txt:before {
	font-size: 11px;
	width: 54px;
}
.before_after .column2.after .txt:before {
	font-size: 11px;
	width: 44.5px;
}
.before_after h3.gear + h4.border {
	padding-bottom: 10px;
}
.before_after .border .txt.logo {
	margin-top: 5px;
}
.before_after .border .txt.logo + .txt {
	margin-top: 13px;
}
.before_after .column2 + .column2 {
	padding-top: 85px;
	background-size: 20.5px 25px;
	background-position: center 30px;
}
.monitor .before_after .bg_blue .fl_box {
	display: block;
	height: auto;
	margin-top: 65px;
	margin-bottom: 60px;
	padding-bottom: 50px;
}
.monitor .before_after .bg_blue ul.fl_box li {
	margin: 0;
}
.monitor .before_after .bg_blue .fl_box li.device {
	width: 200px;
	margin: 20px auto 30px;
}
.monitor .before_after .bg_blue .fl_box li.free {
	margin-left: 0;
}
.before_after .column2 ul.dot {
	font-size: 15px;
	margin-left: 15px;
}
.before_after h3.beginner {
	margin-top: 62px;
	margin-bottom: 60px;
	background-size: 24px 31px;
	background-position: 25.5px 23px;
}
.logo_box ul {
	margin-bottom: 10px;
}
.logo_box ul li {
	margin-right: 49px;
	margin-bottom: 15px;
}
.logo_box ul li:nth-child(-n + 5) {
	margin-bottom: 24px;
}
.logo_box ul li:nth-child(-n + 2) {
	margin-bottom: 38px;
}
.logo_box ul li img {
	width: 100%;
}
.logo_box ul .nx-web {
	width: 126.5px;
	height: 26px;
}
.logo_box ul .main-j {
	width: 120.5px;
	height: 30px;
}
.logo_box ul .j-gx {

}
.logo_box ul .txt {
	font-size: 22px;
	margin-right: 0;
}
.logo_box ul .prime {
	font-size: 22px;
}
.logo_box + .column2 {
	margin-bottom: 100px;
}
}

@media all and (-ms-high-contrast:none) and (max-width: 768px) {
	h3.cost,
	.before_after h3.gear,
	.before_after h3.beginner {
		background-position-y: 15px;
	}
}
