@charset "utf-8";

/* =============================== */
/* サービス マーケティング */
/* =============================== */

/* メインビジュアル */
/* -------------------------------------------------- */

#pageTitle {
	background-image: url(../../../img/service_assembly-shipping/head_sp.jpg);
}

/* メインビジュアル内タイトル：調整 */
#pageTitleTxtJp {
	font-size: 2.6rem;
}

#srvoutlineTit.assembly span {
	font-size: 4.4rem;
}

/* 調整 */
.uniContent {
	padding: 30px 0 0;
}

.topSubheadJp {
	letter-spacing: 0.050em;
}


/* 調整：計画立案と市場調査 */
#mrkResearch .srvPanelFig {
	background-color: #fff;
	width: 250px;
	padding: 15px;
	border: solid 1px #0f77e2;
	margin: 15px auto 0;
}

#mrkResearchTit {
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.300em;
	text-indent: -0.300em;
	color: #0f77e2;
	text-align: center;
	margin-bottom: 1em;
	position: relative;
}

#mrkResearchTit:after {
	display: inline-block;
	content: "";
	width: 10px;
	height: 1px;
	background-color: #0f77e2;
	position: absolute;
	bottom: -0.5em;
	left: calc(50% - 10px/2);
}

#mrkResearchList > li {
	font-size: 1.1rem;
	line-height: 1.455;
	letter-spacing: 0.100em;
	color: #222222;
	display: inline-block;
	width: 9em;
}

#mrkResearchList > li:before {
	display: inline;
	content: "・";
	color: #0f77e2;
}

/* 郵便物トータル代行サービス */
#mrkPost {
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
}

#mrkPost > ul > li {
	display:flex;
	min-height: 100px;
	margin-bottom: 28px;
}

.mrkPostHead {
	width: 83px;
	background: url(../../../img/service_assembly-shipping/ph3_fig1_sp.png) no-repeat left top;
	-webkit-background-size: 82.5px auto;
	background-size: 82.5px auto;
	position: relative;
}

.mrkPostHead:after {
	display: block;
	content: "";
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 83px;
	height: 10px;
	background: url(../../../img/service_assembly-shipping/ph3_fig2_sp.png) no-repeat left top;
	-webkit-background-size: 82.5px auto;
	background-size: 82.5px auto;
}

.mrkPostHeadTit {
	font-size: 1.1rem;
	font-weight: bold;
	line-height: 1.273;
	letter-spacing: 0.050em;
	color: #004098;
	text-align: center;
	width: 83px;
	height: 83px;
	display: table-cell;
	vertical-align: middle;
}
	.mrkPostHeadTit.lh1 {
		line-height: 0.818;
	}

.mrkPostBody {
	width: calc(100% - 83px);
	padding-left: 15px;
}

.mrkPostBodyTxt {
	font-size: 1.3rem;
	line-height: 1.385;
	letter-spacing: 0.075em;
}


#mrkPost > ul > li#mrkPostEnd .mrkPostHead {
	background: url(../../../img/service_assembly-shipping/ph3_fig3_sp.png) no-repeat left top;
	-webkit-background-size: 82.5px auto;
	background-size: 82.5px auto;
}

#mrkPost > ul > li#mrkPostEnd .mrkPostHead:after {
	display: none;
}

/* プライバシーマーク */
#mrkPmark {
}

#mrkPmarkInner {
	display: table;
	width: 250px;
	height: 75px;
	margin: 0 auto;
}

#mrkPmarkFig, #mrkPmarkTxt {
	display: table-cell;
	vertical-align: middle;
}

#mrkPmarkFig {
	text-align: right;
}

#mrkPmarkTxt {
	width: 175px;
	text-align: center;
}

#mrkPmark img {
	width: 51px;
	height: auto;
}

#mrkPmark p {
	font-size: 1.1rem;
	font-weight: bold;
	line-height: 1.364;
	letter-spacing: 0.050em;
	color: #014099;
}

