@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%;
}

a:link,
a:hover,
a:active,
a:visited {
	color: #333;
}

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

/* p {
	@include fz_vw(13);
@media print, screen and (min-width: 769px) {
		font-size: 30px;
	}
} */
@media screen and (max-width: 767px) {
	html {
		font-size: 62.5%;
	}
	html * {
		box-sizing: border-box;
		line-height: 1.5;
	}
	body {
		font-size: 1rem;
	}
	.u-pc {
		display: none;
	}
	body {
		word-wrap: break-word;
	}
	img {
		width: 100%;
	}
	.wrapper {
		overflow: hidden;
	}
	header {
		padding-top: 160.9345%;
		background: url(/svcsol/campaign/images/ad-ms_201903/top/bg_mainvisual_sp.jpg) no-repeat center bottom;
		background-size: cover;
		position: relative;
		height: 0;
	}
	.mv_cta {
		position: absolute;
		right: 0;
		bottom: 6.25vw;
		width: 40.625vw;
	}
	.mv_cta__img {
		width: 100%;
	}
	.grand_title {
		position: absolute;
		text-align: right;
		width: 100%;
		top: 0;
		right: 5px;
	}
	.grand_title .logotop {
		width: 75px;
		height: 50px;
		display: inline-block;
		margin-bottom: 45px;
		background: #000;
	}
	.grand_title .logotop a {
		display: block;
		margin-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.grand_title .logotop a img {
		min-width: 100%;
	}
	.main_visual_title {
		position: absolute;
		top: 11%;
		left: 50%;
		transform: translateX(-50%);
	}
	.main_visual_title h1 img {
		min-width: 85vw;
		max-width: 86vw;
		max-height: 279px;
		margin-bottom: 0;
	}
	.parent_box .title_box {
		padding: 20px 0;
	}
	.parent_box .title_box h2 {
		margin: 0 auto;
		text-align: center;
		font-size: 2rem;
		font-weight: bold;
		color: #70a706;
		text-align: center;
	}
	.parent_box .title_box h2 span {
		font-size: 1.6rem;
	}
	.parent_box .lead {
		font-size: 1.4rem;
		line-height: 1.7;
		margin-bottom: 30px;
	}
	.parent_box .lead__em {
		font-weight: bold;
	}
	.parent_box .lead__box {
		margin-bottom: 40px;
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
	.parent_box .lead__box .lead {
		flex: 1 0 1%;
	}
	.parent_box .lead__thumb {
		width: 280px;
		margin-left: 30px;
	}
	.parent_box .lead__img {
		width: 100%;
	}
	.parent_box .lead--big {
		font-size: 2rem;
		font-weight: bold;
		margin-bottom: 30px;
		text-align: center;
	}
	.spbr {
		display: block;
	}
	.pcbr {
		display: none;
	}
	.btn_area {
		text-align: center;
		margin-bottom: 10px;
	}
	.btn_area .btn {
		display: block;
		border-radius: 4px;
		background: linear-gradient(#d00041, #b6001f);
		border: none;
		padding: 10px;
		margin: 0 auto;
		text-decoration: none;
		line-height: 1.5;
	}
	.btn_area .btn.btn03 {
		background: transparent;
		border: 2px solid #fff;
	}
	.btn_area .btn.btn04 {
		background: linear-gradient(#74aa06, #599505);
	}
	.btn_area .btn.btn04 span {
		width: 100%;
	}
	.btn_area span {
		padding-right: 15px;
		background: url(/svcsol/campaign/images/ad-ms_201903/common/icon_externallink.svg) no-repeat right center;
		background-size: 9px 8px;
		font-size: 4.375vw;
		font-weight: bold;
		color: #fff;
	}
}

@media screen and (max-width: 767px) and (min-width: 769px) {
	.btn_area span {
		font-size: 1.4rem;
	}
}

@media screen and (max-width: 767px) {
	.child_box .tit_box h3:nth-of-type(1) {
		margin-bottom: 20px;
		text-align: center;
		font-size: 1.2rem;
		color: #fff;
	}
	.child_box .tit_box h3:nth-of-type(1) .tit_txt,
	.child_box .tit_box h3:nth-of-type(1) .part {
		padding: 13px 15px 9px;
	}
	.child_box .tit_box h3:nth-of-type(1) .tit_txt {
		background: #000;
	}
	.child_box .tit_box h3:nth-of-type(1) .part {
		background: #f05408;
	}
	.child_box .tit_box h3:nth-of-type(1) .part .number {
		font-size: 1.7rem;
	}
	.child_box .tit_box h3:nth-of-type(2) {
		padding: 0 20px;
		font-size: 1.6rem;
		font-weight: bold;
		color: #fff;
		text-align: center;
		line-height: 1.6;
	}
	.child_box .tit_box h3:nth-of-type(2) span {
		display: block;
		color: #f05408;
		font-size: 1.3rem;
		margin-top: 5px;
	}
	.child_box .mini_title {
		font-size: 1.6rem;
		font-weight: bold;
		margin-bottom: 20px;
	}
	.child_box p {
		font-size: 1.4rem;
		margin-bottom: 20px;
		line-height: 1.5;
	}
	.child_box p.note {
		font-size: 16px;
		font-size: 1.6rem;
		text-indent: -20px;
		padding-left: 20px;
	}
	.child_box p.strong {
		font-size: 1.4rem;
		margin-bottom: 0;
	}
	.child_box p.strong span {
		color: #f3074f;
		font-weight: bold;
	}
	.u-red {
		color: #cf0040;
	}
	.u-green {
		color: #70a706;
	}
	.u-right {
		text-align: right;
	}
	.u-small {
		font-size: 1.4rem;
	}
	.hd_01,
	.hd_02,
	.hd_05 span {
		font-size: 1.6rem;
		font-weight: bold;
		line-height: 1.5;
		margin-bottom: 10px;
		text-align: center;
	}
	.hd_02 {
		position: relative;
		color: #70a706;
		padding-bottom: 10px;
		border-bottom: 6px solid #d0d0d0;
		font-size: 2.2rem;
	}
	.hd_02__em {
		color: #70a706;
	}
	.hd_02::after {
		position: absolute;
		bottom: -6px;
		left: 50%;
		width: 100px;
		height: 6px;
		content: "";
		transform: translateX(-50%);
		background-color: #70a706;
	}
	.hd_03 {
		background: #d3d3d3;
		font-weight: bold;
		font-size: 1.5rem;
		padding: 10px 15px;
		line-height: 1.4;
		margin-bottom: 15px;
		text-align: center;
	}
	.hd_04 {
		font-size: 1.5rem;
		font-weight: bold;
		line-height: 1.4;
		margin-bottom: 15px;
		padding: 4px 10px;
		color: #fff;
		background-color: #cf0040;
		text-align: center;
	}
	.hd_05 {
		position: relative;
		margin-bottom: 20px;
	}
	.hd_05:before {
		content: "";
		position: absolute;
		top: 50%;
		display: block;
		border: 1px dashed #ccc;
		width: 100%;
		height: 0;
		z-index: 0;
	}
	.hd_05:before {
		left: 0;
	}
	.hd_05 span {
		display: block;
		width: 183px;
		margin: 0 auto;
		position: relative;
		padding: 5px 0;
		border: 1px solid #70a706;
		color: #70a706;
		font-size: 1.4rem;
		z-index: 9999;
		background: #fff;
	}
	.hd_05 span:after {
		position: absolute;
		left: calc(50% - 6px);
		bottom: -7px;
		content: "";
		width: 12px;
		height: 12px;
		border-top: solid 1px #70a706;
		border-right: solid 1px #70a706;
		transform: rotate(135deg);
		background-color: #fff;
		/* .txtのborderを地の色で打ち消す */
	}
	.hd_06,
	.hd_07,
	.hd_08,
	.hd_09 {
		margin-bottom: 20px;
		padding: 5px 0;
		font-size: 1.7rem;
		background: linear-gradient(135deg, #70a706 25%, #76aa10 25%, #76aa10 50%, #70a706 50%, #70a706 75%, #76aa10 75%, #76aa10 100%);
		background-size: 25px 25px;
		color: #fff;
		text-align: center;
	}
	.hd_07 {
		font-size: 1.5rem;
		background-image: linear-gradient(135deg, #70a706 25%, #76aa10 25%, #76aa10 50%, #70a706 50%, #70a706 75%, #76aa10 75%, #76aa10 100%);
		background-size: 10px 10px;
	}
	.hd_08 {
		font-size: 1.5rem;
		border: 2px solid #70a706;
		color: #70a706;
		background: none;
	}
	.hd_09 {
		font-size: 1.5rem;
		color: #ffffff;
		background: #70a706;
	}
	.hd_10 {
		padding: 5px 15px;
		font-size: 1.4rem;
		color: #ffffff;
		background: #f05408;
		font-weight: bold;
	}
	.h_sub {
		width: 210px;
		padding: 0 10px 8px;
		background-image: url(/svcsol/campaign/images/ad-ms_201903/top/bg_border.png);
		background-repeat: no-repeat;
		background-position: center bottom;
		background-size: 100%;
	}
	.link_sytle01 {
		padding: 0 0 0 15px;
		display: inline-block;
		position: relative;
		font-weight: bold;
		margin-bottom: 15px;
	}
	.link_sytle01 span {
		display: inline-block;
		padding: 0 0 2px 0;
		border-bottom: 1px solid #a1a1a1;
		line-height: 1;
	}
	.link_sytle01::before {
		content: "";
		position: absolute;
		background: url(/svcsol/campaign/images/ad-ms_201903/common/icon_arrow_r_01.svg) no-repeat left top;
		width: 12px;
		height: 22px;
		background-size: 6px 11px;
		left: 0;
		top: 4px;
	}
	.table_type02 {
		table-layout: fixed;
	}
	.table_type02 thead th {
		background: #f8e8df;
		color: #f05408;
	}
	.table_type02 th,
	.table_type02 td {
		font-size: 1.2rem;
		line-height: 1.3;
		width: 33%;
	}
	.table_type02 .txt_price {
		font-size: 2.2rem;
		color: #cf0040;
		font-weight: bold;
		line-height: 1;
	}
	.table_type02 .table_bg01 {
		background-color: #d6e1f6;
		color: #2a56a8;
	}
	table .sup {
		font-size: 1rem;
		vertical-align: super;
		margin-right: -15px;
	}
	.table_type02 {
		width: 260px;
		margin: 0 auto 10px;
		border-left: 2px solid #c5c5c5;
	}
	.table_type02 th,
	.table_type02 td {
		border-right: 2px solid #c5c5c5;
		border-bottom: 2px solid #c5c5c5;
		text-align: center;
		vertical-align: middle;
		padding: 12px 10px;
		font-size: 1.2rem;
	}
	.table_type02 thead th {
		width: 260px;
		border-top: 2px solid #c5c5c5;
		text-align: center;
		font-weight: bold;
		font-size: 1.6rem;
	}
	.table_type02 tbody th {
		width: 20%;
		text-align: left;
		background-color: #f3f3f3;
	}
	.table_type02 tbody td {
		background: #fff;
	}
	.table_type02 tbody .txt-center {
		text-align: center;
		vertical-align: middle;
	}
	.table_type02 .table_label {
		margin-right: 5px;
	}
	.contact_box .pdf {
		margin-bottom: 0;
		padding: 15px;
		border: 1px solid #dedede;
		background: #fff;
		border: 2px solid #cf0040;
		box-sizing: border-box;
	}
	.contact_box .pdf__title {
		font-size: 1.6rem;
		font-weight: bold;
		line-height: 1.4;
		margin-bottom: 18px;
		text-align: center;
		color: #cf0040;
	}
	.contact_box .pdf__item {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
	.contact_box .pdf__item:nth-of-type(1) .pdf__thumb {
		width: 94.5px;
	}
	.contact_box .pdf__item:nth-of-type(1) .pdf__thumb img {
		width: 100%;
	}
	.contact_box .pdf__item:nth-of-type(2) .pdf__thumb {
		width: 94.5px;
	}
	.contact_box .pdf__item:nth-of-type(2) .pdf__thumb img {
		width: 74px;
	}
	.contact_box .pdf__thumb {
		margin-right: 10px;
	}
	.contact_box .pdf__box {
		flex: 1 0 1%;
	}
	.contact_box .pdf__txt {
		margin-bottom: 20px;
		font-size: 1.3rem;
	}
	.contact_box .pdf__name {
		margin-bottom: 5px;
		font-size: 1.5rem;
		font-weight: bold;
	}
	.contact_box .pdf__name--mini {
		font-size: 1.3rem;
		font-weight: normal;
	}
	.contact_box .pdf .btn_area {
		width: 100%;
		margin: 0 auto;
	}
	.contact_box .pdf .btn_area a {
		padding: 9px 20px;
	}
	.contact_box .pdf .btn_area a span {
		font-size: 1.4rem;
	}
	.appeal_box,
	.in_appeal_box,
	#extensinon_box,
	#faq_box,
	#solution,
	#support_box,
	.package,
	#office365 {
		background: #252525;
		padding: 30px 0;
	}
	.appeal_box .child_box,
	.in_appeal_box .child_box,
	#extensinon_box .child_box,
	#faq_box .child_box,
	#solution .child_box,
	#support_box .child_box,
	.package .child_box,
	#office365 .child_box {
		padding: 0 10px;
	}
	.appeal_box .child_box .visual_box figure,
	.in_appeal_box .child_box .visual_box figure,
	#extensinon_box .child_box .visual_box figure,
	#faq_box .child_box .visual_box figure,
	#solution .child_box .visual_box figure,
	#support_box .child_box .visual_box figure,
	.package .child_box .visual_box figure,
	#office365 .child_box .visual_box figure {
		width: 100%;
		box-sizing: border-box;
		background: #fff;
		position: relative;
	}
	.appeal_box .child_box .visual_box figure figcaption,
	.in_appeal_box .child_box .visual_box figure figcaption,
	#extensinon_box .child_box .visual_box figure figcaption,
	#faq_box .child_box .visual_box figure figcaption,
	#solution .child_box .visual_box figure figcaption,
	#support_box .child_box .visual_box figure figcaption,
	.package .child_box .visual_box figure figcaption,
	#office365 .child_box .visual_box figure figcaption {
		width: 264px;
		padding-top: 20px;
		padding-left: 15px;
		padding-right: 10px;
		padding-bottom: 70px;
	}
	.appeal_box .child_box .visual_box figure span,
	.in_appeal_box .child_box .visual_box figure span,
	#extensinon_box .child_box .visual_box figure span,
	#faq_box .child_box .visual_box figure span,
	#solution .child_box .visual_box figure span,
	#support_box .child_box .visual_box figure span,
	.package .child_box .visual_box figure span,
	#office365 .child_box .visual_box figure span {
		position: absolute;
		right: 0;
		bottom: 0;
		display: block;
		width: 300px;
	}
	.appeal_box .child_box .visual_box figure span img,
	.in_appeal_box .child_box .visual_box figure span img,
	#extensinon_box .child_box .visual_box figure span img,
	#faq_box .child_box .visual_box figure span img,
	#solution .child_box .visual_box figure span img,
	#support_box .child_box .visual_box figure span img,
	.package .child_box .visual_box figure span img,
	#office365 .child_box .visual_box figure span img {
		vertical-align: bottom;
	}
	.appeal_box .child_box .outline,
	.in_appeal_box .child_box .outline,
	#extensinon_box .child_box .outline,
	#faq_box .child_box .outline,
	#solution .child_box .outline,
	#support_box .child_box .outline,
	.package .child_box .outline,
	#office365 .child_box .outline {
		font-size: 1.6rem;
		font-weight: bold;
		color: #fff;
		text-align: center;
		margin-top: 20px;
	}
	.appeal_box .side_by_side,
	.in_appeal_box .side_by_side,
	#extensinon_box .side_by_side,
	#faq_box .side_by_side,
	#solution .side_by_side,
	#support_box .side_by_side,
	.package .side_by_side,
	#office365 .side_by_side {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		flex-direction: column;
		margin-top: 30px;
	}
	.appeal_box .side_by_side li,
	.in_appeal_box .side_by_side li,
	#extensinon_box .side_by_side li,
	#faq_box .side_by_side li,
	#solution .side_by_side li,
	#support_box .side_by_side li,
	.package .side_by_side li,
	#office365 .side_by_side li {
		width: 100%;
		margin-top: 20px;
	}
	.appeal_box .side_by_side li:first-child,
	.in_appeal_box .side_by_side li:first-child,
	#extensinon_box .side_by_side li:first-child,
	#faq_box .side_by_side li:first-child,
	#solution .side_by_side li:first-child,
	#support_box .side_by_side li:first-child,
	.package .side_by_side li:first-child,
	#office365 .side_by_side li:first-child {
		margin-top: 0;
	}
	.appeal_box .side_by_side li .btn_area,
	.in_appeal_box .side_by_side li .btn_area,
	#extensinon_box .side_by_side li .btn_area,
	#faq_box .side_by_side li .btn_area,
	#solution .side_by_side li .btn_area,
	#support_box .side_by_side li .btn_area,
	.package .side_by_side li .btn_area,
	#office365 .side_by_side li .btn_area {
		width: 100%;
	}
	.appeal_box .side_by_side li .btn_area button,
	.in_appeal_box .side_by_side li .btn_area button,
	#extensinon_box .side_by_side li .btn_area button,
	#faq_box .side_by_side li .btn_area button,
	#solution .side_by_side li .btn_area button,
	#support_box .side_by_side li .btn_area button,
	.package .side_by_side li .btn_area button,
	#office365 .side_by_side li .btn_area button {
		width: 100%;
	}
	.appeal_box .side_by_side li:nth-child(1),
	.in_appeal_box .side_by_side li:nth-child(1),
	#extensinon_box .side_by_side li:nth-child(1),
	#faq_box .side_by_side li:nth-child(1),
	#solution .side_by_side li:nth-child(1),
	#support_box .side_by_side li:nth-child(1),
	.package .side_by_side li:nth-child(1),
	#office365 .side_by_side li:nth-child(1) {
		order: 1;
	}
	.appeal_box .side_by_side li:nth-child(2),
	.in_appeal_box .side_by_side li:nth-child(2),
	#extensinon_box .side_by_side li:nth-child(2),
	#faq_box .side_by_side li:nth-child(2),
	#solution .side_by_side li:nth-child(2),
	#support_box .side_by_side li:nth-child(2),
	.package .side_by_side li:nth-child(2),
	#office365 .side_by_side li:nth-child(2) {
		order: 3;
	}
	.appeal_box .side_by_side li:nth-child(3),
	.in_appeal_box .side_by_side li:nth-child(3),
	#extensinon_box .side_by_side li:nth-child(3),
	#faq_box .side_by_side li:nth-child(3),
	#solution .side_by_side li:nth-child(3),
	#support_box .side_by_side li:nth-child(3),
	.package .side_by_side li:nth-child(3),
	#office365 .side_by_side li:nth-child(3) {
		margin-top: 0;
		order: 2;
	}
	.appeal_box .tel_box,
	.in_appeal_box .tel_box,
	#extensinon_box .tel_box,
	#faq_box .tel_box,
	#solution .tel_box,
	#support_box .tel_box,
	.package .tel_box,
	#office365 .tel_box {
		width: 100%;
		text-align: center;
		margin-top: 5px;
	}
	.appeal_box .tel_box:before,
	.in_appeal_box .tel_box:before,
	#extensinon_box .tel_box:before,
	#faq_box .tel_box:before,
	#solution .tel_box:before,
	#support_box .tel_box:before,
	.package .tel_box:before,
	#office365 .tel_box:before {
		width: 15px;
		height: 15px;
		display: inline-block;
		content: "";
		background: url(/svcsol/campaign/images/ad-ms_201903/common/icon_tel_white.svg) no-repeat center center;
		background-size: cover;
		vertical-align: middle;
	}
	.appeal_box .tel_box .txt,
	.in_appeal_box .tel_box .txt,
	#extensinon_box .tel_box .txt,
	#faq_box .tel_box .txt,
	#solution .tel_box .txt,
	#support_box .tel_box .txt,
	.package .tel_box .txt,
	#office365 .tel_box .txt {
		font-size: 1.2rem;
		font-weight: bold;
		color: #fff;
		margin-right: 10px;
	}
	.appeal_box .tel_box .number,
	.in_appeal_box .tel_box .number,
	#extensinon_box .tel_box .number,
	#faq_box .tel_box .number,
	#solution .tel_box .number,
	#support_box .tel_box .number,
	.package .tel_box .number,
	#office365 .tel_box .number {
		font-weight: bold;
		color: #fff;
	}
	.appeal_box .tel_box .time,
	.in_appeal_box .tel_box .time,
	#extensinon_box .tel_box .time,
	#faq_box .tel_box .time,
	#solution .tel_box .time,
	#support_box .tel_box .time,
	.package .tel_box .time,
	#office365 .tel_box .time {
		font-size: 1rem;
		color: #fff;
		display: block;
		margin-top: 5px;
	}
	.plus_link {
		text-align: center;
	}
	.plus_link a {
		color: #fff;
		text-decoration: none;
		font-size: 1.4rem;
		line-height: 1.5;
		padding-top: 5px;
		padding-right: 0;
		padding-bottom: 10px;
		padding-left: 15px;
		display: inline-block;
		position: relative;
		font-weight: bold;
		text-align: left;
	}
	.plus_link a::before,
	.plus_link a::after {
		content: "";
		display: inline-block;
		background-repeat: no-repeat;
		background-position: 0 0;
		background-size: cover;
	}
	.plus_link a::before {
		position: absolute;
		top: 10px;
		left: 2px;
		background-image: url(/svcsol/campaign/images/ad-ms_201903/common/icon_arrow_r_02.svg);
		width: 4.5px;
		height: 8.5px;
		margin-right: 5px;
	}
	.plus_link a::after {
		background-image: url(/svcsol/campaign/images/ad-ms_201903/common/icon_externallink_white.svg);
		margin-left: 5px;
		width: 9px;
		height: 8px;
	}
	.c-link {
		width: 100%;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	.c-link__item {
		margin-bottom: 10px;
		font-size: 1.4rem;
		text-align: left;
	}
	.c-link__item a {
		display: block;
		padding: 15px;
		border: 1px solid #f05408;
		color: #333;
		border-radius: 6px;
		font-weight: bold;
		text-decoration: none;
		text-indent: calc(-1em - 10px);
		padding-left: calc(2em + 10px);
	}
	.c-link__item a:before {
		display: inline-block;
		content: "";
		background: url(/svcsol/campaign/images/ad-ms_201903/common/icon_arrow_orange.svg) no-repeat center center;
		background-size: contain;
		margin-right: 10px;
		width: 15px;
		height: 8px;
	}
	.c-link__item a:hover {
		background: #f05408;
		color: #fff;
		transition: 0.5s all;
	}
	.c-link__item a:hover:before {
		display: inline-block;
		content: "";
		background: url(/svcsol/campaign/images/ad-ms_201903/common/icon_arrow_r_03.svg) no-repeat center center;
		background-size: contain;
		margin-right: 10px;
		width: 15px;
		height: 8px;
	}
	.check_mark {
		background: url(/svcsol/campaign/images/ad-ms_201903/common/icon_check.svg) left 3px no-repeat;
		background-size: 9px 7px;
		padding-left: 18px;
	}
	.link_box {
    margin-top: 20px;
		padding: 0;
	}
	.link_box .btn_area [class^="btn"] {
		width: 100%;
		box-sizing: border-box;
	}
	.link_box .side_by_side:last-child {
		margin-top: 15px;
	}
	.link_box .tel_box {
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.link_box .link_box_txt {
		font-size: 1.2rem;
		font-weight: bold;
    text-align: center;
		color: #fff;
	}
  .txt-center {
		text-align: center;
	}
	.fw {
		font-weight: bold;
	}
	footer {
		background: #000;
	}
	footer .in_foot {
		width: 100%;
		padding: 20px 0;
	}
	footer .in_foot .foot_nav ul {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	footer .in_foot .foot_nav ul li a {
		font-size: 1rem;
		color: #fff;
		text-decoration: none;
	}
	footer .in_foot .foot_nav ul li a:after {
		content: "";
		display: inline-block;
		width: 12px;
		height: 10px;
		background: url(/svcsol/campaign/images/ad-ms_201903/common/icon_externallink.svg) no-repeat center top;
		background-size: cover;
		margin-left: 10px;
	}
	footer .in_foot .foot_nav ul li:first-child {
		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:after {
		content: "|";
		color: #fff;
		margin-left: 20px;
	}
	footer .in_foot .copy {
		color: #fff;
		text-align: center;
		margin-top: 20px;
	}
	#totop {
		width: 100%;
		position: fixed;
		right: 0;
		bottom: 0;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
	}
	#totop a[href="#"] {
		display: none;
	}
	#totop .pdf {
		position: fixed;
		right: 0;
		width: 100%;
		padding: 30px 0 0;
		border-top: 1px solid #bababa;
		background-color: rgba(236, 236, 236, 0.95);
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-transform: translateZ(0);
	}
	#totop .pdf.close {
		opacity: 0;
		display: none;
		transition: 0.5s all;
	}
	#totop .pdf__close {
		position: absolute;
		top: -15px;
		right: 15px;
		width: 16px;
		height: 16px;
	}
	#totop .pdf__close__inner {
		position: relative;
		width: 16px;
		height: 16px;
	}
	#totop .pdf__close__inner span {
		display: inline-block;
		transition: all 0.4s;
		box-sizing: border-box;
		position: absolute;
		left: 0;
		width: 100%;
		height: 1px;
		background-color: #333;
	}
	#totop .pdf__close__inner span:nth-of-type(1) {
		top: 0;
		transform: translate3d(-1px, 0, 0) rotate(-45deg);
	}
	#totop .pdf__close__inner span:nth-of-type(2) {
		top: 0;
		transform: translate3d(-1px, 0, 0) rotate(45deg);
	}
	#totop .pdf__inner {
		position: relative;
	}
	#totop .pdf .btn_area {
		width: 100%;
		align-self: center;
	}
	#totop .pdf .btn_area .btn {
		width: 96%;
		padding: 10px;
	}
	#totop .pdf .btn_area .btn span {
		font-size: 1.4rem !important;
	}
}

@media screen and (max-width: 767px) {
	main .post_body {
		overflow: scroll;
		word-wrap: normal;
	}
}

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

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

#########################################################*/
@media screen and (max-width: 767px) {
	.about_box {
		padding-bottom: 10px;
		text-align: center;
	}
	.about_box .title_box {
		background-color: transparent;
	}
	.about_box .title_box h2 {
		text-align: center;
	}
	.about_box .title_box h2 img {
		min-width: inherit;
	}
	.about_box .child_box {
		padding: 0 10px;
	}
	.about_box .child_box .txt {
		line-height: 1.7;
		font-size: 1.4rem;
	}
	.about_box .side_by_side h3 {
		margin-bottom: 10px;
		padding: 5px 10px;
		color: #fff;
		background: #70a706;
		font-size: 1.5rem;
		text-align: center;
		line-height: 1.6;
		font-weight: bold;
	}
	.about_box .side_by_side h3 span {
		display: block;
		font-size: 1.2rem;
		font-weight: normal;
	}
	.about_box .side_by_side > li:first-child {
		background: url(/svcsol/campaign/images/ad-ms_201903/top/bg_about01.svg) no-repeat right bottom;
		background-size: 57px 60.5px;
	}
	.about_box .side_by_side > li:last-child {
		background: url(/svcsol/campaign/images/ad-ms_201903/top/bg_about02.svg) no-repeat right bottom;
		background-size: 55.5px 60.5px;
	}
	.about_box .side_by_side .check_list li {
		margin-bottom: 10px;
		padding-right: 65px;
		padding-left: 1em;
		text-align: left;
		line-height: 1.4;
		text-indent: -1em;
		font-size: 1.4rem;
	}
	.about_box .side_by_side .check_list li:before {
		display: inline-block;
		content: "";
		background: url(/svcsol/campaign/images/ad-ms_201903/common/icon_check.svg) no-repeat;
		width: 14px;
		height: 11px;
	}
	#solution {
		padding-top: 10px;
		position: relative;
		border-top: 10px solid #a3a3a3;
		background-image: linear-gradient(135deg, #232122 25%, #262425 25%, #262425 50%, #232122 50%, #232122 75%, #262425 75%, #262425 100%);
		background-size: 56.57px 56.57px;
		color: #fff;
		text-align: center;
	}
	#solution:after {
		position: absolute;
		top: -10px;
		left: 50%;
		transform: translateX(-50%);
		display: inline-block;
		content: "";
		width: 300px;
		height: 10px;
		background: #70a706;
	}
	#solution .title_box {
		background: none;
	}
	#solution h3 {
		margin-bottom: 20px;
		text-align: center;
		font-size: 1.6rem;
		font-weight: bold;
	}
	#solution figure {
		padding: 15px 10px;
		background: #fff;
	}
	#solution figure img {
		width: 100%;
		height: auto;
	}
	#features_box {
		position: relative;
	}
	#features_box:before {
		position: absolute;
		content: "";
		width: 100%;
		height: 266px;
		background-image: linear-gradient(135deg, #70a706 25%, #76aa10 25%, #76aa10 50%, #70a706 50%, #70a706 75%, #76aa10 75%, #76aa10 100%);
		background-size: 56.57px 56.57px;
		z-index: -1;
	}
	#features_box .title_box {
		padding-top: 20px;
		background: none;
	}
	#features_box .title_box__item {
		color: #fff !important;
		font-size: 2.2rem;
	}
	#features_box .title_box__small {
		font-size: 1.7rem;
	}
	#features_box .about_column {
		margin-top: -30px;
		padding: 25px 10px 15px;
	}
	#features_box .about_column__item {
		padding: 10px;
		margin-bottom: 20px;
		border: 4px solid #d0d0d0;
		background: #fff;
	}
	#features_box .about_column__package {
		margin-bottom: 10px;
		text-align: center;
		font-size: 1.2rem;
		font-weight: bold;
		color: #70a706;
	}
	#features_box .about_column__number {
		font-size: 1.6rem;
		font-weight: bold;
		display: #70a706;
	}
	#features_box .about_column__title {
		text-align: center;
		font-size: 2.1rem;
		font-weight: bold;
		line-height: 1.4;
		margin-bottom: 20px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	#features_box .about_column__figure {
		display: block;
		margin-bottom: 20px;
		height: auto;
		text-align: center;
	}
	#features_box .about_column__img--01 {
		width: 125px;
	}
	#features_box .about_column__img--02 {
		width: 78px;
	}
	#features_box .about_column__img--03 {
		width: 135px;
	}
	#features_box .about_column__link {
		font-size: 1.6rem;
		font-weight: bold;
		line-height: 1.2;
		position: relative;
		display: block;
		padding: 10px 0 30px;
		text-align: center;
		text-decoration: none;
		color: #333;
		border-top: 4px solid #d0d0d0;
	}
	#features_box .about_column__link:hover {
		color: #70a706;
	}
	#features_box .about_column__link::before,
	#features_box .about_column__link::after {
		position: absolute;
		left: 50%;
		content: "";
		transform: translateX(-50%);
	}
	#features_box .about_column__link::before {
		top: -4px;
		width: 85px;
		height: 4px;
		background-color: #70a706;
	}
	#features_box .about_column__link::after {
		bottom: 0;
		width: 32px;
		height: 17px;
		background: url(/svcsol/campaign/images/ad-ms_201903/common/ico_arrow_r.svg) no-repeat left top/32px 17px;
	}
	#features_box .package {
		padding: 35px 10px 0;
		background: url(/svcsol/campaign/images/ad-ms_201903/top/bg_section_sp.png) repeat-x center top;
	}
	#features_box .package__inner {
		position: relative;
		border-top: 10px solid #70a706;
		background-color: #fff;
		width: 100%;
		margin: 0 auto;
		padding: 40px 0 0;
	}
	#features_box .package__label {
		position: absolute;
		top: -10px;
		left: 50%;
		width: 210px;
		height: 35px;
		transform: translateX(-50%);
		text-align: center;
		color: #fff;
		background-color: #3f3f3f;
		font-weight: bold;
		font-size: 1.4rem;
	}
	#features_box .package__label--number {
		font-size: 2rem;
	}
	#features_box .package__title {
		font-weight: bold;
		font-size: 3.2rem;
		margin-bottom: 20px;
		text-align: center;
		color: #70a706;
	}
	#features_box .package .figure {
		margin-bottom: 15px;
	}
	#features_box .package .lead {
		margin-bottom: 15px;
	}
	#features_box .package .lead + .figure {
		margin-bottom: 80px;
	}
	#features_box .package .side_by_side > li {
		margin-bottom: 20px;
		padding: 10px 15px;
		border: 4px solid #d3d3d3;
		align-self: stretch;
	}
	#features_box .package .side_by_side > li figure {
		margin-bottom: 20px;
	}
	#features_box .package .side_by_side > li:first-child .hd_01,
	#features_box .package .side_by_side > li:first-child .hd_02,
	#features_box .package .side_by_side > li:first-child .hd_05 span,
	.hd_05 #features_box .package .side_by_side > li:first-child span {
		margin: 0 auto 10px;
	}
	#features_box .package .side_by_side > li:last-child {
		border-color: #cf0040;
	}
	#features_box .package .check_list li {
		margin-top: 0;
		margin-bottom: 5px;
		font-size: 1.4rem;
		text-indent: calc(-1em - 10px);
		padding-left: calc(1em + 10px);
	}
	#features_box .package .check_list li:last-child {
		margin-bottom: 0;
	}
	#features_box .package .check_list li:before {
		display: inline-block;
		margin-right: 10px;
		content: "";
		background: url(/svcsol/campaign/images/ad-ms_201903/top/icon_ok.svg);
		background-size: contain;
		width: 15px;
		height: 15px;
		vertical-align: middle;
	}
	#features_box .package .check_list.-notOk li:before {
		display: inline-block;
		margin-right: 10px;
		content: "";
		background: url(/svcsol/campaign/images/ad-ms_201903/top/icon_notok.svg);
		background-size: contain;
		width: 15px;
		height: 15px;
		vertical-align: middle;
	}
	#package01 .side_by_side > li:last-child {
		margin-bottom: 10px;
	}
	#package01 .c-image {
		margin: 0 auto;
		width: 232px;
		height: auto;
	}
	#package01 .txt {
		margin-bottom: 15px;
		font-size: 1.2rem;
	}
	#package02 .side_by_side .c-image {
		margin: 0 auto;
		width: 168px;
		height: auto;
	}
	#package03 .side_by_side .c-image {
		margin: 0 auto;
		width: 231.5px;
		height: auto;
	}
	#package03 .side_by_side .c-image.-img02 {
		width: 229px;
	}
	#package03 .function {
		margin-top: 30px;
		margin-bottom: 30px;
		border-left: 4px solid #70a706;
		border-right: 4px solid #70a706;
		border-bottom: 4px solid #70a706;
	}
	#package03 .function__title {
		padding: 10px 5px;
		background: #70a706;
		color: #fff;
		text-align: center;
		font-size: 1.8rem;
		font-weight: bold;
	}
	#package03 .function__title__em {
		font-size: 2.3rem;
	}
	#package03 .function__title__mini {
		margin-bottom: 10px;
		padding: 8px;
		background: #efefef;
		font-size: 1.4rem;
		font-weight: bold;
		text-align: left;
	}
	#package03 .function__sub__title {
		margin-top: 10px;
		margin-bottom: 10px;
		text-align: center;
		color: #cf0040;
		font-weight: bold;
		font-size: 1.6rem;
	}
	#package03 .function .side_by_side {
		padding: 0 10px;
	}
	#package03 .function .side_by_side .item_list li {
		margin-bottom: 10px;
		width: 100%;
		text-align: left;
		font-size: 1.3rem;
	}
	#package03 .function .side_by_side .item_list li:before {
		display: inline-block;
		margin-right: 5px;
		content: "";
		width: 11px;
		height: 7px;
		background: url(/svcsol/campaign/images/ad-ms_201903/common/icon_check.svg);
		background-size: contain;
	}
	#package03 .function .side_by_side .item_list li:nth-last-of-type(1) {
		margin-bottom: 20px;
	}
	.cloud_box .cloud_box_header {
		padding: 50px 10px 30px;
		background: url(/svcsol/campaign/images/ad-ms_201903/top/bg_cloud_box.png) repeat-x left center;
		background-size: auto 100%;
		position: relative;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		flex-direction: column;
	}
	.cloud_box .cloud_box_header::after {
		content: "";
		position: absolute;
		bottom: -16px;
		left: 50%;
		margin-left: -15px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 16.5px 15px 0 15px;
		border-color: #87c837 transparent transparent transparent;
	}
	.cloud_box .cloud_box_header h2 {
		color: #fff;
		position: relative;
		font-size: 2.3rem;
		line-height: 1;
		font-weight: bold;
		margin-bottom: 19px;
	}
	.cloud_box .cloud_box_header .cloud_box_band {
		position: absolute;
		width: 130px;
		left: -50px;
		top: -40px;
	}
	.cloud_box .cloud_box_header .cloud_box_band img {
		width: 100%;
	}
	.cloud_box .cloud_box_header p {
		text-align: center;
		color: #fff;
		font-size: 1.4rem;
		line-height: 1.375;
	}
	.cloud_box .child_box {
		padding: 40px 10px;
	}
	.cloud_box .child_box .cloud_box_figure {
		margin-bottom: 30px;
	}
	.cloud_box .child_box .txt {
		position: relative;
		padding-left: 35px;
		font-size: 1.4rem;
		line-height: 1.4;
		margin-bottom: 0;
	}
	.cloud_box .child_box .txt:nth-of-type(2) {
		margin-top: 25px;
	}
	.cloud_box .child_box .note {
		margin-top: 25px;
		margin-bottom: 0;
		font-size: 1.2rem;
	}
	.cloud_box .child_box .txt sup {
		font-size: 1rem;
		display: inline;
		vertical-align: top;
	}
	.cloud_box .child_box .txt::before {
		background: url(/svcsol/campaign/images/ad-ms_201903/top/icon_check.png) repeat-x left center;
		content: "";
		position: absolute;
		left: 0;
		width: 25px;
		height: 20px;
		background-size: 25px 20px;
		top: 2px;
	}
	#support_box {
		background-image: linear-gradient(135deg, #70a706 25%, #76aa10 25%, #76aa10 50%, #70a706 50%, #70a706 75%, #76aa10 75%, #76aa10 100%);
		background-size: 56.57px 56.57px;
	}
	#support_box .title_box {
		margin-bottom: 20px;
		color: #fff;
		font-size: 2.2rem;
		font-weight: bold;
		text-align: center;
	}
	#support_box .title_box h3 span {
		display: block;
		margin-bottom: 3px;
	}
	#support_box .title_box h3 span img {
		width: 80px;
		height: auto;
	}
	#support_box .figure {
		margin-bottom: 40px;
	}
	#support_box .item_list {
		display: flex;
		justify-content: center;
		align-items: flex-start;
		flex-wrap: wrap;
		align-items: stretch;
	}
	#support_box .item_list__item {
		width: 100%;
		margin-bottom: 10px;
		padding: 15px;
		background: #fff;
		box-sizing: border-box;
	}
	#support_box .item_list__item .title_box {
		margin-bottom: 10px;
	}
	#support_box .item_list__item .hd_01,
	#support_box .item_list__item .hd_02,
	#support_box .item_list__item .hd_05 span,
	.hd_05 #support_box .item_list__item span {
		margin-bottom: 0;
		font-size: 1.6rem;
	}
	#support_box .item_list__item .txt {
		margin-bottom: 0;
		font-size: 1.4rem;
		line-height: 1.5;
	}
	#support_box .item_list .c-image {
		margin: 0 auto 10px;
		height: auto;
	}
	#support_box .item_list .c-image.-img01 {
		width: 104px;
	}
	#support_box .item_list .c-image.-img02 {
		width: 60px;
	}
	#support_box .item_list .c-image.-img03 {
		width: 64px;
	}
	#support_box .item_list .c-image.-img04 {
		width: 50px;
	}
	#support_box .item_list .c-image.-img05 {
		width: 85px;
	}
	.contact_box {
		background: #2c1002;
	}
	.contact_box .in_appeal_box .side_by_side {
		margin: 0;
		display: block;
	}
	.contact_box .plus-txt {
		display: none;
	}
	.contact_box .child_box {
		width: 100%;
		margin: 0 auto;
		padding: 0 10px;
		box-sizing: border-box;
	}
	.contact_box .child_box .tel_box {
		text-align: center;
		margin-bottom: 0;
	}
	.contact_box .child_box .tel_box:before {
		width: 15px;
		height: 15px;
		display: inline-block;
		content: "";
		background: url(/svcsol/campaign/images/ad-ms_201903/common/icon_tel_white.svg) no-repeat center center;
		background-size: cover;
		vertical-align: top;
		position: relative;
		top: 2px;
		margin-right: 5px;
	}
	.contact_box .child_box .tel_box .txt {
		font-size: 1.2rem;
		font-weight: bold;
		color: #fff;
		margin-right: 5px;
	}
	.contact_box .child_box .tel_box .number {
		font-weight: bold;
		color: #fff;
	}
	.contact_box .child_box .tel_box .time {
		font-size: 1rem;
		color: #fff;
		display: block;
	}
	#movie_box {
		padding: 0 10px 30px;
		background: #f5f9ed;
	}
	#movie_box .child_box {
		width: 90%;
		margin: 0 auto;
	}
	#movie_box .child_box .title_box h2 {
		margin-bottom: 10px;
	}
	#movie_box .child_box .title_box .mini_title {
		margin-bottom: 0;
		color: #70a706;
		text-align: center;
	}
	#movie_box .video {
		position: relative;
		width: 100%;
		max-width: 800px;
		margin: 0 auto;
		padding-top: 56.25%;
	}
	#movie_box .video iframe {
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	#compare_box {
		padding: 0 10px;
	}
	#compare_box .child_box {
		width: 100%;
		margin: 0 auto;
	}
	#compare_box .child_box .c-image {
		margin-bottom: 10px;
	}
	#compare_box .hd_09 {
		margin-bottom: 0;
	}
	#compare_box .hd_09 + section {
		padding: 20px 20px 10px;
		background: #f5f9ed;
		margin-bottom: 25px;
	}
	#compare_box .hd_09 + section .txt {
		margin-bottom: 0;
		font-size: 1.2rem;
	}
	#compare_box .adpack-sec {
		padding: 20px 20px 10px;
	}
	#compare_box .adpack-sec .txt {
		margin-bottom: 0;
		font-size: 1.2rem;
	}
	#office365 {
		text-align: center;
		background: none;
		padding-bottom: 20px;
	}
	#office365 .u-small {
		margin-left: 10px;
		margin-bottom: 0;
		font-size: 1.2rem;
		text-align: left;
	}
	#office365 .child_box {
		margin: 10px;
		padding: 10px;
		border: 4px solid #f05408;
	}
	#office365 .title_box {
		margin-bottom: 10px;
		font-weight: bold;
		font-size: 1.4rem;
		color: #f05408;
	}
	#office365 .title_box__big {
		font-size: 1.8rem;
	}
	#office365 dl {
		margin-bottom: 15px;
	}
	#office365 dl dt {
		padding: 10px;
		background: #5a5a5a;
		color: #fff;
		font-size: 1.6rem;
		font-weight: bold;
	}
	#office365 dl dd {
		padding: 10px 0;
	}
	#office365 dl dd .txt {
		text-align: left;
		font-size: 1.4rem;
	}
	#office365 dl dd .c-image {
		width: 100%;
		margin-bottom: 40px;
	}
	#office365 dl dd .u-small {
		margin-bottom: 0;
		font-size: 1.2rem;
		text-align: center;
	}
	#office365 .bnr {
		padding: 20px;
		background: #efefef;
	}
	#office365 .bnr .hd_01,
	#office365 .bnr .hd_02,
	#office365 .bnr .hd_05 span,
	.hd_05 #office365 .bnr span {
		font-size: 1.4rem;
	}
	#office365 .bnr a {
		display: block;
	}
	#office365 .bnr a img {
		vertical-align: bottom;
		border: 2px solid #70a706;
	}
	#office365 .bnr a:hover {
		opacity: 0.7;
		transition: 0.5s all;
	}
	/* 料金表追加ここから　2020/03/24 */
	.fee_box {
		width: 100%;
		padding: 0 10px 30px;
		margin: 0 auto;
	}
	.table-style {
		margin-bottom: 10px;
	}
	.table-style th,
	.table-style td {
		font-size: 1.2rem;
		line-height: 1.4;
		max-width: 300px;
		padding: 10px;
		border-collapse: collapse;
		vertical-align: middle;
		border: 2px solid #e5e5e5;
	}
	.table-style th {
		font-weight: bold;
		text-align: center;
		color: #fff;
		background: #737373;
	}
	.table-style td {
		min-width: 200px;
		text-align: left;
	}
	.table-style td span {
		font-weight: bold;
	}
	.table-style thead th {
		background-color: #737373;
	}
	.table-style tbody th {
		text-align: left;
		color: #333;
		background: #f3f3f3;
	}
	.table-style .price {
		text-align: right;
	}
	.table-style .txt-center {
		text-align: center;
	}
	.fee_box .note {
		margin-bottom: 0;
		font-size: 1rem !important;
		line-height: 1;
		margin-top: 8px;
	}
	.scroll .table-style {
		width: 100%;
	}
	.scroll {
		overflow: auto;
		margin: 0;
		white-space: nowrap;
	}
	.scroll::-webkit-scrollbar {
		height: 5px;
	}
	.scroll::-webkit-scrollbar-track {
		background: #f1f1f1;
	}
	.scroll::-webkit-scrollbar-thumb {
		background: #bcbcbc;
	}
	/* 料金表追加ここまで　2020/03/24 */
	/* added seminar 20200713 start */
	.c-parent--info {
		padding: 10px 10px;
		background-color: #70a706;
		background-image: linear-gradient(135deg, #70a706 25%, #76aa10 25%, #76aa10 50%, #70a706 50%, #70a706 75%, #76aa10 75%, #76aa10 100%);
		background-size: 56.57px 56.57px;
	}
	.c-parent--info .child_box {
		font-size: 1.6rem;
		line-height: 1.4;
	}
	.c-parent--info .c-child {
		background: #fff;
		border-radius: 10px;
		border: 2px solid #70a706;
		padding: 10px;
	}
	.c-parent--info .c-child dl {
		padding: 5px 6px 5px 6px;
	}
	.c-parent--info .c-child dl dt {
		font-weight: 700;
		margin: 0;
	}
	.c-parent--info .c-child dl dt:nth-child(n + 2) {
		margin-top: 10px;
	}
	.c-parent--info .c-child dl dd {
		margin: 0;
	}
	.c-parent--info .c-child dl dd strong {
		font-weight: 700;
	}
	.c-parent--info .c-child dl dd a,
	.c-parent--info .c-child dl dd a:link,
	.c-parent--info .c-child dl dd a:visited {
		color: #70a706;
	}
	.c-parent--info .c-child dl dd a:hover {
		color: #cf0040;
	}
	.c-parent--info .c-child dl dd a[target="_blank"] {
		padding-right: 18px;
		background: url(/common/images/com_icn05.png) right center/10px auto no-repeat;
	}
	.c-parent--info .c-child dl dd span {
		font-size: 13px;
	}
	/* added seminar 20200713 end */
	.p-safety {
		width: 100%;
		margin: 0 auto;
		padding: 30px 10px;
	}
	.p-safety .txt {
		font-size: 1.4rem;
	}
	.p-safety .c-image {
		display: block;
		margin-bottom: 20px;
	}
	.p-safety .u-small {
		margin-bottom: 0;
		font-size: 1.2rem;
	}
	.p-partner {
		background: url(/svcsol/campaign/images/ad-ms_201903/top/bg_partner.jpg) no-repeat top center;
		background-size: cover;
		color: #fff;
	}
	.p-partner .child_box {
		padding: 30px 10px;
		width: 100%;
		margin: 0 auto;
	}
	.p-partner .child_box h2 {
		margin-bottom: 20px;
		font-size: 2rem;
		text-align: center;
		font-weight: bold;
	}
	.p-partner .child_box .side_by_side li {
		font-size: 1.4rem;
	}
	.p-partner .child_box .side_by_side li a {
		color: #fff;
		text-decoration: none;
	}
	.p-partner .child_box .side_by_side li:first-child {
		margin-bottom: 20px;
	}
	.p-partner .child_box .side_by_side li h3 {
		margin-bottom: 10px;
		font-size: 1.6rem;
		font-weight: bold;
	}
	.p-partner .child_box .side_by_side li h3 a:after {
		display: inline-block;
		margin-left: 5px;
		content: "";
		background: url(/svcsol/campaign/images/ad-ms_201903/common/icon_externallink.svg);
		background-size: contain;
		width: 9px;
		height: 8px;
	}
	#faq_box {
		background: #fff;
	}
	#faq_box .faq {
		background: url(/svcsol/campaign/images/ad-ms_201903/top/bg_faq.gif) repeat-x left bottom;
		padding-bottom: 15px;
		margin-bottom: 20px;
	}
	#faq_box .faq:nth-last-of-type(1) {
		background: none;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	#faq_box .faq dt,
	#faq_box .faq dd {
		font-size: 1.4rem;
		padding-left: 30px;
		position: relative;
		line-height: 1.3;
	}
	#faq_box .faq dt {
		font-weight: bold;
		margin-bottom: 15px;
	}
	#faq_box .faq dd .mini {
		margin-bottom: 0;
		font-size: 1.2rem;
	}
	#faq_box .faq dd h5 {
		margin-top: 30px;
		font-size: 1.4rem;
	}
	#faq_box .faq dd .side_by_side {
		margin-top: 5px;
		font-size: 1.6rem;
	}
	#faq_box .faq dd .side_by_side > li:last-child {
		width: 226px;
	}
	#faq_box .faq dd .side_by_side > li figure {
		display: block;
	}
	#faq_box .faq dd .side_by_side > li figure img {
		outline: 2px solid #dedede;
	}
	#faq_box .faq dd .side_by_side .check_list > li {
		margin: 0;
		font-size: 1.4rem;
		margin-bottom: 2px;
	}
	#faq_box .faq dd .side_by_side .check_list > li:before {
		display: inline-block;
		content: url(/svcsol/campaign/images/ad-ms_201903/common/icon_check.svg);
		margin-right: 10px;
		width: 14px;
		height: 11px;
	}
	#faq_box .faq .faq-q,
	#faq_box .faq .faq-a {
		position: absolute;
		left: 0;
		top: 0;
		font-weight: bold;
	}
	#faq_box .faq .faq-q {
		color: #f05408;
	}
	#faq_box .faq .faq-a {
		color: #4873a9;
	}
	.office_box {
		border-top: 10px solid #094289;
		background: url(/svcsol/campaign/images/ad-ms_201903/top/bg_office_sp.png) repeat-x left top #fff;
		background-size: 10px 84px;
		padding-bottom: 20px;
	}
	.office_box .title_box {
		background-color: transparent;
		padding: 30px 80px;
	}
	.office_box .child_box {
		padding: 0 10px;
	}
	.office_box .child_box .mini_title {
		text-align: left;
	}
	.office_box .child_box .img_explain {
		background-color: #ffffff;
		padding: 20px;
		border: 1px solid #dedede;
	}
	.office_box .child_box .img_explain.last_child {
		padding: 20px 80px;
	}
	.office_box .child_box h3 {
		text-align: center;
		font-weight: bold;
		color: #094289;
		font-size: 1.8rem;
		margin: 24px 0;
		line-height: 1.7;
	}
	.office_box .child_box h4 {
		color: #fff;
		font-size: 1.6rem;
		background-color: #094289;
		padding: 10px;
		line-height: 1;
		margin-bottom: 15px;
	}
	.office_box .child_box p {
		margin-bottom: 15px;
		font-size: 1.4rem;
	}
	.office_box .child_box .side_by_side {
		margin-bottom: 40px;
	}
	/* 20210107 #4233 IAD特設LP：資料DL欄追加 */
	.contact_box {
		background: #fff;
	}
	.in_appeal_box--bgwt {
		background: #fff;
	}
	/* 20210623  IAD特設LP： */
	.img-sp {
		display: block;
	}
	.img-pc {
		display: none;
	}
	.title-img {
		width: 100%;
		height: auto;
	}
	.title-img img {
		width: 100%;
		height: auto;
		vertical-align: bottom;
	}
	.parent_box .child_box .lead span {
		color: #f14070;
		letter-spacing: 0.02em;
		font-weight: bold;
	}
}
