body.service article .content-wrapper .output .btn {
    width: 100%;
	border-top: 2px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 43px;
	padding-bottom: 49px;
}
body.service article .content-wrapper .output .btn a {
	display: inline-block;
}
body.service article .content-wrapper .output .btn a.btn-download {
	width: 47%;
	margin-right: 3%;
}
body.service article .content-wrapper .output .btn a.btn-contact {
	width: 47%;
	margin-left: 3%;
}

body.service article .content-wrapper:nth-child(even) {
	background-color: #FFFFFF;
}


body .wrapper .content .content-title {
	font-size: 24px;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: 42px;
}


body .wrapper .content .content-title-wrapper .content-title {
	font-size: 36px;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: 5px;
}
body .wrapper .content .content-title-wrapper .content-title-sub {
	font-size: 12px;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 400;
	margin-left: 3px;
}


body.service article .content-wrapper .problem-box {
	display: block;
	/*
	margin-top: 52px;
	*/
	/*
	border-right: #CCC 2px solid;
	border-left: #CCC 2px solid;
	position: relative;
	background-image: url(../../images/service/problem_line.gif),
                      url(../../images/service/problem_line.gif),
                      url(../../images/service/problem_line.gif),
                      url(../../images/service/problem_line.gif);
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    background-position: top left, top right, bottom left, bottom right;
    */
}
body.service article .content-wrapper .problem-box h2 {
	/*
	position: absolute;
	top: -12px;
	*/
	box-sizing: border-box;
	font-size: 24px;
	line-height: 1;
	width: 100%;
	padding: 0 30px;
	text-align: center;
	margin-bottom: 30px;
}
body.service article .content-wrapper .problem-box ul {
	margin: 0 auto;
	padding: 0;
	display: block;
	text-align: center;
}
body.service article .content-wrapper .problem-box ul li {
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	text-align: left;
	width: 31%;
	padding: 21px 21px 50px;
	background-color: #E6EAED;
	background-image: url(../../images/service/problem_bl.png),
                      url(../../images/service/problem_br.png),
                      url(../../images/service/problem_tr.png);
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: bottom left, bottom right, top right;
}
body.service article .content-wrapper .problem-box ul li:nth-child(even) {
	margin: 0 2.5%;
}
body.service article .content-wrapper .problem-box ul li strong {
	display: block;
	font-size: 24px;
	line-height: 28px;
	color: #61A5E4;
	font-weight: 200;
	font-family: 'Open Sans', sans-serif !important;
	background: url(../../images/service/problem_icatch.png) left center no-repeat;
	padding-left: 43px;
	margin-bottom: 15px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 2dppx){
	body.service article .content-wrapper .problem-box ul li strong {
		background-image: url(../../images/service/problem_icatch@2x.png);
		background-size: contain;
	}
}
body.service article .content-wrapper .problem-box ul li strong span {
	font-weight: 700;
	padding-left: 0.3em;
}







body.service article .content-wrapper .output ul li h3 {
	font-size: 16px;
	line-height: 22px;
	margin-top: 0;
	margin-bottom: 5px;
	font-weight: bold;
}
body.service article .content-wrapper .output ul li .content-text {
	font-size: 14px;
	line-height: 1.6;
}
body.service article .content-wrapper .output ul li {
	padding-bottom: 18px;
	border-bottom: #ccc 1px dotted;
	margin-bottom: 18px;
}


/* service */
body.service article .content-wrapper .resolve-box ul li {
	font-size: 14px;
	vertical-align: top;
	box-sizing: border-box;
	text-align: left;
	width: 100%;
	padding: 15px 0;
	border-bottom: #ccc 1px dotted;

	display: table;
}
body.service article .content-wrapper .resolve-box ul li:first-child {
	padding-top: 0;
}
body.service article .content-wrapper .resolve-box ul li:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

body.service article .content-wrapper .resolve-box ul li span.text,
body.service article .content-wrapper .resolve-box ul li p {
	/*
	display: inline;
	vertical-align: 3px;
	*/
	padding-left: 2em;

	/*
	font-size: 14px;
	*/
	font-size: 16px;
	line-height: 1.6;

	display: table-cell;
	vertical-align: middle;
}

body.service article .content-wrapper .resolve-box ul li strong {
	font-size: 24px;
	line-height: 28px;
	color: #61A5E4;
	font-weight: 200;
	font-family: 'Open Sans', sans-serif !important;
	background: url(../../images/service/resolve_icatch.png) left center no-repeat;
	background-size: 31px 26px;
	padding-left: 43px;
	margin-bottom: 15px;

	display: table-cell;
	vertical-align: middle;
	width: 100px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 2dppx){
	body.service article .content-wrapper .resolve-box ul li strong {
		background-image: url(../../images/service/resolve_icatch@2x.png);
		/*background-size: contain;*/
	}
}

body.service article .content-wrapper .resolve-box ul li strong span {
	font-weight: 700;
	padding-left: 0.3em;
}
body.service article .content-wrapper .output ul li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
body.service .wrapper .content {
	padding-bottom: 50px;
}
body.service .wrapper .content.theme {
	padding-bottom: 0;
}
body.service .wrapper .content.point {
	padding-bottom: 0;
}
body.service .wrapper .content output {
	padding-bottom: 10px;
}

/*
body.service article .content-wrapper .btn-set2.child {
	max-width: 1000px;
	padding: 40px 0 0;
	border-top: 2px solid #ccc;
}
*/

/* servis font-size */
.content-text p:not(.shoulder-copy) {
	font-size: 16px;
	line-height: 1.6;
}

/* b to b */
.text-margin-bottom {
	margin-bottom: 30px;
}

@media screen and (min-width: 769px) {

.service-top,
.service-second{
	margin-top: 60px;
}

.service-top h1,
.service-second h1 {
	font-size: 42px;
	line-height: 1.2;

	min-height: 70px;

	padding-top: 20px;
	padding-right: 250px;
	margin-bottom: 20px;
}
.service-top .shoulder-copy,
.service-second .shoulder-copy {
	font-size: 24px;
	line-height: 1.4;
	margin-bottom: 28px;
}

body.service .wrapper .content {
	/*
	padding: 57px 20px 0;
	*/
}
body.service .wrapper .content .service-head {
	position: relative;
	border-bottom: 1px solid #dee4e8;
	margin-bottom: 30px;

	display: table;
	width: 100%;
	padding-bottom: 20px;
}
	body.service .wrapper .content .service-head h1 {
		display: table-cell;
		width: 75%;
		vertical-align: middle;

		min-height: 0;
		margin: 0;
		padding: 0 0 20px 0;
	}
	body.service .wrapper .content .service-head .btn-set{
		display: table-cell;
		position: relative;
	}
/*
body.service .wrapper .content .service-head p.btn {
	width: 25%;
	position: absolute;
	top: 0; right: 0;
}
body.service .wrapper .content .service-head p.btn a {
	font-size: 14px;
	padding: 8px 0;

	width: auto !important;
}
body.service .wrapper .content .service-head p.btn a.btn-download {
	margin-bottom: 11px;
}
body.service .wrapper .content .service-head p.btn a.btn-contact {
}
*/


}
/* ********************************************************************************************************************* */
@media screen and (max-width: 768px) {


.service-top{
	margin-top: 15px;
}
.service-top .service-head h1{
	font-size: 30px;
}
.service-top h1,
.service-second h1 {
	font-size: 28px;
	line-height: 1.2;
	margin-bottom: 18px;
}
.service-top .shoulder-copy,
.service-second .shoulder-copy {
	font-size: 21px;
	line-height: 1.4;
	margin-bottom: 15px;
}

body.service .wrapper .content .service-head {
	padding-bottom: 25px;
	border-bottom: 1px solid #dee4e8;
	margin-bottom: 25px;
}

body.service .wrapper .content {
	padding: 20px;
}

body.service article .content-wrapper .output{
	padding-top: 0px;
}
/*
body.service .wrapper .content .service-head p.btn {
	width: 100%;
	text-align: center;
}
body.service .wrapper .content .service-head p.btn a {

	width: 47%;
	margin: 0 1%;
	display: inline-block;

	box-sizing: border-box;
	font-size: 12px;
	padding: 8px 6px 8px 0;
}

body.service .wrapper .content .service-head p.btn a.btn-download {
	margin-bottom: 11px;
}
body.service .wrapper .content .service-head p.btn a.btn-contact {
	margin-bottom: 11px;
}


body.service article .content-wrapper .output .btn {
	padding-top: 20px;
	padding-bottom: 24px;
}
body.service article .content-wrapper .output .btn a {
	display: block;
}
body.service article .content-wrapper .output .btn a.btn-download {
	width: 100%;
	margin: 0 0 3%;
}
body.service article .content-wrapper .output .btn a.btn-contact {
	width: 100%;
	margin: 0;
}
*/


body.service article .content-wrapper .problem-box ul li {
	width: 85%;
	display: inline-block;
	padding: 12px 16px 25px;
	background-size: auto 33px, auto 33px, auto 13px;
}
body.service article .content-wrapper .problem-box ul li:nth-child(even) {
	margin: 2% 0;
}

body.service article .content-wrapper .problem-box h2 {
	font-size: 20px;
}

body .wrapper .content .content-title {
	font-size: 20px;
	margin-bottom: 20px;
}
body .wrapper .content .content-title-wrapper {
	padding-left: 10px;
	margin-bottom: 20px;
}
body .wrapper .content .content-title-wrapper .content-title {
	font-size: 28px;
}

/*
body.service article .content-wrapper .btn-set2.child {
	max-width: 87%;
	padding: 40px 0 0;
	border-top: 2px solid #ccc;
	margin: 0 20px;
}
*/

/* service */
body.service article .content-wrapper .resolve-box ul li strong {
	display: block;
}

	body.service article .content-wrapper .resolve-box ul li span.text,
	body.service article .content-wrapper .resolve-box ul li p {
	padding-left: 0;
	display: block;
}

/* b to b */
.text-margin-bottom {
	margin-bottom: 20px;
}

}
