@charset "UTF-8";
/*#########################################################

各種ファイル読み込み

#########################################################*/
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	color: #333;
	font-size: 62.5%;
}

body {
	font-family: "Noto Sans JP", Meiryo, メイリオ, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Osaka, "MS PGothic", arial, helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* p {
	@include fz_vw(13);
@media print, screen and (min-width: 769px) {
		font-size: 30px;
	}
} */
@media print, screen and (min-width: 768px) {
	html {
		font-size: 62.5%;
	}
	body {
		font-size: 1rem;
	}
	body {
		word-wrap: break-word;
		font-family: "Noto Sans JP", Meiryo, メイリオ, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Osaka, "MS PGothic", arial, helvetica, sans-serif;
	}
	.spimg {
		display: none;
	}
	.sp{
		display: none !important;
	}
	.u-sp{
		display: none;
	}
	header {
		background: url(/svcsol/campaign/images/swg_201712/top/bg_mainvisual.png) no-repeat center bottom;
		background-size: auto 100%;
		position: relative;
		width: 100%;
		min-width: 950px;
		padding-bottom: 100px !important;
	}
	.in_head {
		width: 950px;
		min-width: 950px;
		margin: 0 auto;
	}
	.grand_title {
		text-align: right;
		width: 100%;
	}
	.grand_title .logotop {
		width: 106px;
		height: 70px;
		background-color: #000;
		display: inline-block;
	}
	.grand_title .logotop a {
		display: block;
		padding-right: 10px;
		padding-left: 10px;
		margin-top: 10px;
		margin-right: 5px;
	}
	.grand_title .logotop a img {
		width: 86px;
		height: 51px;
	}
}

@media print, screen and (min-width: 768px) and (min-width: 949px) {
	.main_visual {
		width: 950px;
		min-width: 950px;
		margin: 0 auto;
		position: relative;
	}
}

@media print, screen and (min-width: 768px) {
	.main_visual_title {
		width: 50%;
		margin-top: 15px;
	}
}

@media print, screen and (min-width: 768px) and (min-width: 949px) {
	.main_visual_title {
		width: 477px;
	}
}

@media print, screen and (min-width: 768px) {
	.main_visual_title h1 {
		margin-bottom: 35px;
	}
	.main_visual_title h1 img {
		width: 477px;
		min-width: 100%;
	}
	.main_visual_title h1 img:fitst-child {
		margin-bottom: 0;
	}
	.main_visual_title h1 .logo_img img {
		margin-bottom: 0;
	}
	.parent_box {
		min-width: 950px;
	}

	#news {
		position: relative;
		padding: 28px 0;
		background: #fff;
	}
	#news .news_box {
		max-width: 950px;
		margin: 0 auto;
		display: flex;
		align-items: center;
	}
	#news .news_title {
		position: relative;
		font-size: 16px;
		font-weight: 700;
		/* padding-right: 21px; */
		display: inline-block;
		width: 6.5vw;
	}

	#news .news_title::after {
		content: "";
		width: 1px;
		height: 50px;
		background-color: #e5e5e5;
		position: absolute;
		top: -16px;
		right: -1px;
	}
	#news .news_list {
		padding-left: 21px;
		flex: 1;
	}
	#news .news_listitem a{
		position: relative;
		font-size: 14px;
		display: inline-block;
	}
	#news .news_listitem a::after {
		content: "";
		width: 14px;
		height: 12px;
		position: absolute;
		content: "";
		background: url(/svcsol/campaign/images/swg_201712/common/icon_externallink_white_outline.svg) no-repeat center center;
		background-size: contain;
		vertical-align: top;
		/* margin-right: 10px; */
		top: 3px;
		right: -21px;
	}
	#news .news_listitem:not(:last-of-type) {
		padding-bottom: 10px;
	}
	.appeal_box {
		padding: 40px 0 30px;
		background: #252525;
	}
	.appeal_box01 {
		padding: 30px 0 0;
		background: #252525;
	}

	.parent_box {
		min-width: 950px;
	}
	.parent_box .child_box {
		width: 100%;
		max-width: 950px;
		margin: 0 auto;
	}

	.wrapper + .appeal_box {
		padding: 40px 0;
	}
	.appeal_box .child_box {
		width: 100%;
		max-width: 950px;
		margin: 0 auto;
	}

	.appeal_box .side_by_side {
		flex-wrap: wrap;
	}
	.appeal_box .side_by_side li {
		width: 54%;
	}
	.appeal_box .tel_box .time {
		font-size: 1.1rem;
		display: block;
		margin-top: 9px;
		color: #fff;
	}
	.appeal_box .side_by_side01 li:nth-child(1) {
		order: 1;
		width: 37%;
		margin-left: 5%;
	}
	.appeal_box .side_by_side01 li:nth-child(2) {
		order: 2;
	}
	.appeal_box .side_by_side01 li:nth-child(3){
		order: 3;
		text-align: left;
	}
	.appeal_box .tel_box {
		width: 100%;
		text-align: center;
		margin-top: 10px;
		display: flex;
	}
	.appeal_box .tel_box01{
		width: 100%;
		text-align: center;
		margin: 28px 0 30px;
		display: flex;
		justify-content: center;
	}
	.appeal_box .tel_box:before {
		width: 45px;
		height: 47px;
		display: inline-block;
		content: "";
		background: url(/svcsol/campaign/images/swg_201712/top/icon01.svg) no-repeat center center;
		background-size: cover;
		vertical-align: top;
		margin-right: 10px;
		margin-top: -8px;
	}
	.appeal_box .tel_box .txt {
		font-size: 1.5rem;
		/* font-size: 2.5vmin; */
		font-weight: bold;
		color: #fff;
		margin-right: 10px;
		display: block;
	}
	.appeal_box .tel_box .number {
		font-size: 3.2rem;
		font-weight: bold;
		font-family: "Roboto", sans-serif;
		color: #fff;
		margin-left: 10px;
	}

	.side_by_side {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
	.side_by_side li:last-child {
		text-align: right;
	}
	/* add 20190130 */
	.download_box .p-download {
		margin-bottom: 22px;
		padding: 20px 38px 30px;
		border: 2px solid #cf0040;
		background: #fff;
	}
	.download_box .p-download01 {
		margin-bottom: 22px;
		padding: 20px 38px 28px;
		border: 2px solid #cf0040;
		background: #fff;
	}
	.download_box .p-download .outline {
		font-size: 2.4rem;
		font-weight: bold;
		margin-bottom: 17px;
		line-height: 1.5;
		text-align: center;
		color: #cf0040;
	}
	.download_box .p-download .c-tit {
		font-size: 1.6rem;
		font-weight: bold;
		line-height: 1.5;
		width: 230px;
	}
	.download_box .p-download .c-tit__span {
		font-size: 1.4rem;
		font-weight: normal;
		position: relative;
		margin: 5px 0 21px -9px;
		display: block;
		letter-spacing: 0.03em;
		text-align: left;
	}
	.download_box .p-download .btn_area {
		width: 448px !important;
		margin: 0 auto;
	}
	.download_box .p-download__inner {
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: space-between;
	}
	.download_box .p-download__figure {
		margin-right: 15px;
	}
	.download_box .p-download__figure01 {
		margin-right: 22px;
	}
	.download_box .p-download__img--01 {
		width: 130px;
	}
	.download_box .p-download__img--02 {
		width: 160px;
	}
	.download_box .p-download__desc {
		flex: 1 0 1%;
	}
	.download_box .side_by_side {
		position: relative;
		width: 100%;
		justify-content: space-between;
		margin-bottom: 15px;
	}
	.download_box .side_by_side li.icon_more {
		position: absolute;
		top: 33px;
		left: 409px;
		width: 80px;
		height: 69px;
	}
	.download_box .side_by_side li.icon_more img {
		width: 80px;
		height: 69px;
	}
	.download_box .side_by_side li:first-child {
		width: 387px;
		text-align: left;
	}
	.download_box .side_by_side li:last-child {
		width: 378px;
		text-align: left;
	}
	.download_box .side_by_side li .c-txt {
		font-size: 1.4rem;
		line-height: 1.7;
	}

	.sec-title {
		font-size: 32px;
		font-weight: 700;
		line-height: 1.5;
		text-align: center;
	}
	.btn_area .btn {
		width: 100%;
		display: block;
		border-radius: 4px;
		background: linear-gradient(#d00041, #b6001f);
		border: none;
		font-size: 1.6rem;
		font-weight: bold;
		color: #fff;
		padding: 24px 20px;
		box-sizing: border-box;
		text-align: center;
		text-decoration: none;
		margin: 0 auto;
	}
	.btn_area .btn01 {
		width: 100%;
		padding: 20px;
	}
	.btn_area .btn:hover {
		position: relative;
		cursor: pointer;
	}
	.btn_area .btn:hover:after {
		content: "";
		opacity: 0.1;
		transition: background 1s linear;
		background: #fff;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.btn_area span {
		padding-right: 30px;
		background: url(/svcsol/campaign/images/swg_201712/common/icon_externallink_white.svg) no-repeat right center;
		background-size: 18px 16px;
		font-size: 1.6rem;
		font-weight: 700;
		letter-spacing: 0.03em;
	}
	.btn_area .btn01 span {
		padding-right: 19px;
		background: url(/svcsol/campaign/images/swg_201712/common/icon_externallink_white.svg) no-repeat right center;
		background-size: 14px 12px;
		font-size: 1.6rem;
		font-weight: 700;
		letter-spacing: 0.01em;
	}

	.appeal_box .child_box .visual_box {
		position: relative;
		padding: 33px 0 38px 40px;
		background: rgba(255, 255, 255, 0.8);
	}
	.appeal_box .child_box .visual_box-side{
		width: 352px;
	}
	.appeal_box .child_box .visual_box h2 {
		font-size: 2.4rem;
		font-weight: 700;
		line-height: 1.5;
		padding-bottom: 20px;
	}
	.appeal_box .child_box .visual_box h2 span{
		color: #CF0040;
	}
	.appeal_box .child_box .visual_box .txt {
		font-size: 3.8rem;
		font-weight: bold;
		line-height: 1.7368;
	}
	.appeal_box .child_box .visual_box .txt span {
		color: #c9003e;
	}
	.appeal_box .child_box .visual_box .visual_box__img {
		position: absolute;
		right: -3px;
		bottom: -2px;
		display: inline-block;
		width: 322px;
	}
	.appeal_box .child_box .visual_box .visual_box__img img {
		width: 100%;
		min-width: 100%;
	}

	footer {
		background: #000;
		min-width: 950px;
	}
	footer .in_foot {
		max-width: 950px;
		width: 100%;
		margin: 0 auto -15px;
		padding: 15px 0;
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
	footer .in_foot .foot_nav ul {
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
	footer .in_foot .foot_nav ul li a {
		font-size: 1.2rem;
		color: #fff;
		text-decoration: none;
	}
	footer .in_foot .foot_nav ul li a:hover {
		text-decoration: underline;
	}
	footer .in_foot .foot_nav ul li a:after {
		content: "";
		display: inline-block;
		width: 12px;
		height: 10px;
		background: url(/svcsol/campaign/images/swg_201712/common/icon_externallink.svg) no-repeat center top;
		background-size: cover;
		margin-left: 10px;
	}

	footer .in_foot .foot_nav ul li {
		margin-right: 20px;
	}
	footer .in_foot .foot_nav ul li:first-child:after {
		content: none;
	}
	footer .in_foot .foot_nav ul li:before {
		content: "|";
		color: #fff;
		margin-right: 20px;
	}
	footer .in_foot .foot_nav ul li:last-child:after {
		content: "|";
		color: #fff;
		margin-left: 20px;
	}
	footer .in_foot .copy {
		color: #fff;
	}
	#totop {
		position: fixed;
		right: 0;
		width: 63px;
		height: 93px;
	}
	#totop a {
		display: block;
	}
	#totop a:hover {
		opacity: 0.7;
		transition: 0.8s;
	}
}

@media print, screen and (min-width: 768px) {
	main .post_body {
		overflow: scroll;
		word-wrap: normal;
	}
}

/*#########################################################

各種ページファイル読み込み

#########################################################*/
@media print, screen and (min-width: 768px) {


	/* swg-service */
	.swg-service {
		padding: 50px 0 81px;
		text-align: center;
		background: #f2f2f2 url(/svcsol/campaign/images/swg_201712/top/bg-swg.svg) no-repeat;
		background-size: 948px, cover;
		background-position: center -1%;
	}
	.swg-service_title {
		padding-bottom: 28px;
		text-align: center;
	}
	.swg-service_title > span {
		display: inline-block;
		border-bottom: 3px solid #2190ec;
		padding-bottom: 12px;
	}
	.swg-service_title .color-change {
		color: #2190ec;
	}
	.swg-service_text {
		max-width: 800px;
		font-size: 16px;
		line-height: 1.7;
		margin: 0 auto 32px;
		text-align: left;
	}
	.swg-service_text span {
		color: #2190ec;
		font-weight: 700;
	}
	.swg-service_text:last-of-type {
		margin-bottom: 35px;
	}
	.swg-lead {
		display: flex;
		justify-content: space-between;
		max-width: 882px;
		margin: 0 auto;
	}
	.swg-triangle {
		position: relative;
	}
	.swg-triangle::after {
		content: "";
		background: url(/svcsol/campaign/images/swg_201712/top/triangle-gray.svg) no-repeat;
		background-size: contain;
		width: 43px;
		height: 71px;
		position: absolute;
		top: 44%;
		left: -22px;
	}
	.swg-lead__box {
		width: 400px;
		min-height: 540px;
		background: #fff;
	}
	.swg-lead__box01,
	.swg-lead__box02 {
		position: relative;
	}
	.swg-lead__box01::after {
		content: "";
		background: url(/svcsol/campaign/images/swg_201712/top/img01.svg) no-repeat center;
		width: 455px;
		height: 340px;
		background-size: contain;
		position: absolute;
		bottom: 34px;
		left: -48px;
	}
	.swg-lead__box02::after {
		content: "";
		background: url(/svcsol/campaign/images/swg_201712/top/img02.svg) no-repeat center;
		width: 444px;
		height: 340px;
		background-size: contain;
		position: absolute;
		bottom: 28px;
		left: -8px;
	}
	.swg-lead__box-title {
		font-size: 2rem;
		font-weight: 700;
		padding: 25px 0;
	}
	.swg-lead__box-title01 {
		color: #fff;
		background: #777777;
	}
	.swg-lead__box-title02 {
		color: #fefd47;
		background: #2190ec;
	}
	.swg-lead__box-txt {
		font-size: 1.5rem;
		margin-top: 23px;
		width: 80%;
		margin: 20px auto 0;
		text-align: left;
		line-height: 1.7;
	}

	/* point */
	.point {
		background: url(/svcsol/campaign/images/swg_201712/top/bg-point.png) no-repeat center top;
		background-size: cover;
		width: 100%;
		height: auto;
		padding: 56px 0 61px;
	}
	.point-lead {
		color: #2190ec;
		font-size: 1.8rem;
		font-weight: 700;
		width: 400px;
		background: #fefd47;
		border-radius: 40px;
		text-align: center;
		display: block;
		margin: 0 auto;
		padding: 8px 0;
	}
	.point-title {
		font-weight: 700;
		padding: 5px 0 15px;
		color: #fff;
		font-size: 3.6rem;
	}
	.point-subtitle {
		font-size: 1.6rem;
		font-weight: 700;
		color: #fff;
		text-align: center;
		margin-bottom: 44px;
	}
	.point-box {
		display: flex;
		justify-content: space-between;
		max-width: 950px;
		width: 90%;
		margin: 0 auto;
	}
	.point-box a {
		width: calc(100% / 3 - 7px);
	}
	.point-boxitem {
		position: relative;
		padding: 14px 0 42px;
		text-align: center;
		background-color: #fff;
		/* border-radius: 10px; */
		box-sizing: border-box;
	}
	.point-boxitem:after {
		content: "";
		background: url(/svcsol/campaign/images/swg_201712/top/icon02.svg) no-repeat center bottom;
		width: 40px;
		height: 21px;
		display: block;
		position: absolute;
		bottom: 14px;
		left: 43.5%;
	}
	.point-box a,
	.point-box a:link {
		color: #333;
	}
	.tit_box {
		position: relative;
	}
	.tit_box h3:nth-of-type(1) {
		color: #ffffff;
		width: 212px;
		margin: 0 auto 10px;
		letter-spacing: 0.08em;
		position: relative;
	}
	.tit_box h3:nth-of-type(1) .tit_txt {
		background: #2190ec;
		border-radius: 10px;
		display: inline-block;
		box-sizing: border-box;
		font-size: 1.4rem;
		font-weight: 700;
		width: 210px;
		padding: 5px 0;
	}
	.tit_box_txt {
		font-size: 2rem;
		font-weight: 700;
		line-height: 1.6;
		letter-spacing: 0.01em;
		text-align: center;
	}

	/* point1 */
	.point-details {
		padding: 48px 0 53px;
		text-align: center;
	}
	.point-details1 {
		background: url(/svcsol/campaign/images/swg_201712/top/bg-about.png), linear-gradient(to bottom, #deeeff 0%, #deeeff 75%, #9dd3ff 100%);
		background-size: 2700px, cover;
		background-repeat: no-repeat;
		background-position: 50% 0, top left;
	}
	.point-details2 {
		background: #deeeff url(/svcsol/campaign/images/swg_201712/top/bg-about.png);
		background-size: 2700px, cover;
		background-repeat: no-repeat;
		background-position: 50% 0;
	}
	.tit_box2 {
		position: relative;
		text-align: center;
	}
	.tit_txt2 {
		background: #2190ec;
		border-radius: 10px;
		display: inline-block;
		box-sizing: border-box;
		font-size: 1.4rem;
		font-weight: 700;
		width: 210px;
		padding: 5px 0;
		color: #fff;
		margin-bottom: 12px;
	}
	.tit_box2 h2 {
		font-size: 3.2rem;
		color: #fff;
		text-align: center;
		margin: 0 auto 40px;
		font-weight: 700;
	}
	.point-details1 .tit_box_txt2 {
		font-size: 1.6rem;
		font-weight: 700;
		line-height: 1.6;
		letter-spacing: 0.01em;
		text-align: center;
		padding-bottom: 80px;
		color: #fff;
	}
	.point-details2 .tit_box_txt2 {
		font-size: 1.6rem;
		font-weight: 700;
		line-height: 1.6;
		letter-spacing: 0.01em;
		text-align: center;
		padding-bottom: 45px;
		color: #fff;
	}
	.point-answer_lead {
		font-size: 1.8rem;
		text-align: center;
		color: #2190ec;
		font-weight: 700;
		display: block;
	}
	.point-details1 .point-answer_title {
		position: relative;
		margin: 11px 0 52px;
		font-weight: 700;
		line-height: 1.6;
		font-size: 3.2rem;
		color: #2190ec;
	}
	.point-details2 .point-answer_title {
		position: relative;
		margin: 11px 0 66px;
		font-weight: 700;
		line-height: 1.6;
		font-size: 3.2rem;
		color: #2190ec;
	}
	.point-answer_title span {
		position: relative;
		display: inline-block;
	}
	.point-answer_title span::after {
		content: "";
		background: url(/svcsol/campaign/images/swg_201712/top/line.svg) no-repeat center bottom;
		width: 446px;
		height: 5px;
		display: block;
		position: absolute;
		bottom: -16%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
	}
	.point-answer_txt {
		width: 800px;
		margin: 0 auto 32px;
		font-size: 16px;
		line-height: 2;
		text-align: left;
	}
	.point1-img {
		width: 950px;
		display: flex;
		box-sizing: border-box;
		justify-content: space-between;
		margin: 0 auto;
		align-items: center;
	}
	.point1-img .img03 {
		max-width: 240px;
		height: auto;
	}
	.point1-img .img04 {
		width: 660px;
		height: auto;
	}
	.point1-contents {
		display: flex;
		max-width: 870px;
		margin: 54px auto 10px;
		justify-content: space-between;
	}
	.point1-box {
		background-color: #fff;
		border-top: 4px solid #2190ec;
		box-sizing: border-box;
	}
	.point1-box01 {
		width: 430px;
		padding: 33px 45px 50px;
		text-align: left;
	}
	.point1-box02 {
		width: 870px;
		padding: 25px 85px 47px;
		margin: 0 auto 60px;
		text-align: left;
	}
	.point1-box03 {
		width: 430px;
		padding: 33px 45px 40px;
		text-align: left;
	}
	.point1-box04 {
		width: 430px;
		padding: 33px 45px 27px;
		text-align: left;
	}
	.point1-box_title {
		font-size: 22px;
		font-weight: 700;
		text-align: left;
		line-height: 1.6;
	}
	.point1-box_title01 {
		position: relative;
		display: inline-block;
		padding-left: 85px;
		margin-bottom: 30px;
	}
	.point1-box_title01::before {
		content: "";
		background: url(/svcsol/campaign/images/swg_201712/top/icon03.svg) no-repeat;
		background-size: contain;
		width: 74px;
		height: 74px;
		position: absolute;
		top: -2px;
		left: 0;
	}
	.point1-box_title02 {
		position: relative;
		display: inline-block;
		padding-left: 90px;
		margin-bottom: 36px;
	}
	.point1-box_title02::before {
		content: "";
		background: url(/svcsol/campaign/images/swg_201712/top/icon04.svg) no-repeat;
		background-size: contain;
		width: 74px;
		height: 74px;
		position: absolute;
		top: -2px;
		left: 0;
	}
	.point1-box_txt {
		font-size: 16px;
		line-height: 1.8;
		text-align: left;
	}
	.point1-box_txt2 {
		font-size: 16px;
		line-height: 1.8;
		text-align: left;
		padding-left: 46px;
	}
	.point1-box_txt span,
	.point1-box_txt2 span {
		color: #2190ec;
		font-weight: 600;
	}
	.point1-box_img {
		display: flex;
		align-items: center;
		margin-bottom: 23px;
	}
	.point1-box .img05 {
		width: 160px;
		height: 40px;
		padding-right: 22px;
	}
	.point1-box .img06 {
		width: 160px;
		height: 22px;
	}
	.point1-box_title03 {
		position: relative;
		display: inline-block;
		margin-bottom: 11px;
		padding-left: 46px;
	}
	.point1-box_title03::before {
		content: "";
		background: url(/svcsol/campaign/images/swg_201712/top/icon05.svg) no-repeat;
		background-size: contain;
		width: 74px;
		height: 74px;
		position: absolute;
		top: 2px;
		left: -46px;
	}
	/* point2 */
	.point2-img {
		width: 870px;
		/* background-color: #fff; */
		margin: 0 auto;
		padding: 18px 40px 30px;
		box-sizing: border-box;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.point2-img img {
		width: 870px;
		height: 455px;
	}
	.point2-box_title01 {
		position: relative;
		display: inline-block;
		padding-left: 90px;
		margin-bottom: 28px;
	}
	.point2-box_title01::before {
		content: "";
		background: url(/svcsol/campaign/images/swg_201712/top/icon06.svg) no-repeat;
		background-size: contain;
		width: 74px;
		height: 74px;
		position: absolute;
		top: 0;
		left: 0;
	}
	.point2-box_title02 {
		position: relative;
		display: inline-block;
		padding-left: 90px;
		margin-bottom: 28px;
	}
	.point2-box_title02::before {
		content: "";
		background: url(/svcsol/campaign/images/swg_201712/top/icon07.svg) no-repeat;
		background-size: contain;
		width: 74px;
		height: 74px;
		position: absolute;
		top: 0;
		left: 0;
	}
	/* point3 */
	.point3-box_title01 {
		position: relative;
		display: inline-block;
		padding-left: 90px;
		margin-bottom: 28px;
	}
	.point3-box_title01::before {
		content: "";
		background: url(/svcsol/campaign/images/swg_201712/top/icon08.svg) no-repeat;
		background-size: contain;
		width: 74px;
		height: 74px;
		position: absolute;
		top: 0;
		left: 0;
	}
	.point3-box_title02 {
		position: relative;
		display: inline-block;
		padding-left: 90px;
		margin-bottom: 28px;
	}
	.point3-box_title02::before {
		content: "";
		background: url(/svcsol/campaign/images/swg_201712/top/icon09.svg) no-repeat;
		background-size: contain;
		width: 74px;
		height: 74px;
		position: absolute;
		top: 0;
		left: 0;
	}
	.point3-img {
		width: 870px;
		margin: 0 auto;
		padding: 30px 76px 60px;
		box-sizing: border-box;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.point3-img img {
		width: 870px;
		height: 448px;
	}

	/* case */
	.case-details {
		padding: 53px 0 88px;
		text-align: center;
	}

	.tit_box {
		position: relative;
		text-align: center;
	}
	.case-txt {
		background: #79b723;
		border-radius: 10px;
		display: inline-block;
		box-sizing: border-box;
		font-size: 1.4rem;
		font-weight: 700;
		width: 210px;
		padding: 5px 0;
		color: #fff;
		margin-bottom: 6px;
	}
	.case-title {
		position: relative;
		margin: 0 0 46px;
		font-weight: 700;
		line-height: 1.6;
		font-size: 3.2rem;
	}

	.case-title span {
		position: relative;
		display: inline-block;
	}
	.case-title span::after {
		content: "";
		background: url(/svcsol/campaign/images/swg_201712/top/line02.svg) no-repeat center bottom;
		width: 446px;
		height: 5px;
		display: block;
		position: absolute;
		bottom: -18px;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
	}
	.case-contents {
		display: flex;
		max-width: 950px;
		margin: 0 auto 50px;
		justify-content: space-between;
	}
	.case-box {
		background-color: #fff;
		border-top: 4px solid #79b723;
		box-sizing: border-box;
		width: calc(100% / 3 - 20px);
		background: #f2f2f2;
		padding: 25px 35px 35px;
	}
	.case-num {
		background: #79b723;
		border-radius: 10px;
		display: inline-block;
		box-sizing: border-box;
		font-size: 1.4rem;
		font-weight: 700;
		width: 210px;
		padding: 5px 0;
		color: #fff;
		margin-bottom: 4px;
	}
	.case-box__title {
		font-size: 2.4rem;
		font-weight: 700;
		text-align: center;
		line-height: 1.5;
		padding-bottom: 14px;
	}
	.case-box__txt {
		font-size: 16px;
		line-height: 1.8;
		text-align: left;
	}

	.case-img {
		width: 934.5px;
		margin: 0 auto;
		/* padding: 0 76px 60px; */
		box-sizing: border-box;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.case-img img {
		width: 934.5px;
		height: 661px;
	}

	/*example*/
	.example_box {
		background: url(/svcsol/campaign/images/swg_201712/top/bg-logo.png) no-repeat center top;
		background-size: cover;
		padding: 54px 0 48px;
		text-align: center;
	}
	.example_box .title_box span {
		color: #fefd47;
		font-size: 1.8rem;
		font-weight: 700;
		padding-bottom: 14px;
		display: block;
	}
	.example_box .title_box h2 {
		font-size: 2.8rem;
		color: #fff;
		font-weight: 700;
		margin: 0 auto 18px;
	}
	.example_box .child_box {
		max-width: 950px;
		margin: 0 auto;
		background: rgba(255, 255, 255, 0.8);
		padding: 16px 0 22px;
	}
	.example_box .child_box h3 {
		font-size: 1.8rem;
		font-weight: 700;
		padding-bottom: 18px;
	}
	.example_box {
		position: relative;
	}
	.example_box .example_box-space::after {
		content: "";
		display: inline-block;
		padding-right: 20px;
	}
	.example_box-big {
		font-size: 2.8rem;
	}
	.example_box .child_box figure {
		width: 630px;
		margin:  0 auto;
	}
	.example_box .child_box figure img {
		width: 630px;
		/* height: 310px; */
	}

}

/*#########################################################

print.css読み込み

#########################################################*/
@media print and (min-width: 100px) {
	header,
	.in_head,
	footer {
		width: 100%;
		min-width: 100%;
		text-align: center;
	}
	header .in_head {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.grand_title {
		text-align: center;
	}
	.btn_area .btn {
		border: 1px solid #ccc;
	}
	.title_box {
		width: 100%;
		text-align: center;
	}
	.main_visual_title {
		left: 50%;
		transform: translateX(-50%);
	}
}

/* 資料1札 */
.p-download--single {
	padding-bottom: 20px;
}
.download_box .p-download__img--03 {
	width: 280px;
}

.download_box .p-download--single .p-download__figure {
	margin-right: 40px;
}

.download_box .p-download .p-download--single .c-tit {
	font-size: 20px;
	line-height: 1.5;
}
.download_box .p-download .p-download--single .c-tit span {
	font-size: 16px;
}
.download_box .p-download--single li .c-txt {
	margin-bottom: 0;
	font-size: 1.6rem;
	line-height: 1.7;
	font-weight: normal;
	color: #333;
	text-align: left;
	margin-top: 20px;
}

.download_box .p-download .p-download--single .c-tit {
	width: auto;
}