@charset "utf-8";

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

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

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

/* メインビジュアル内タイトル：調整 */
#pageTitleTxt {
	padding: 30px 40px 30px 50px;
}

.assembly #pageTitleTxtJp {
	font-size: 3.6rem;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	-o-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
}

/* 調整：計画立案と市場調査 */
#mrkResearch .srvPanelBody {
	width: 610px;
	float: left;
	margin-left: 40px;
}

#mrkResearch .srvPanelFig {
	background-color: #fff;
	width: 365px;
	padding: 28px 30px;
	margin-left: 690px;
	margin-top: -40px;
	border: solid 1px #0f77e2;
	position: relative;
	z-index: 2;
}

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

#mrkResearchTit:before {
	display: inline-block;
	content: "";
	width: 20px;
	height: 1px;
	background-color: #0f77e2;
	vertical-align: middle;
	margin-right: 0.5em;
}

#mrkResearchTit:after {
	display: inline-block;
	content: "";
	width: 20px;
	height: 1px;
	background-color: #0f77e2;
	vertical-align: middle;
	margin-left: 0.5em;
}

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

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

/* 郵便物トータル代行サービス */
#mrkPost {
	margin-bottom: 30px;
}

#mrkPost > ul > li {
	background: url(../../../img/service_assembly-shipping/ph3_fig1_pc.png) no-repeat left top;
	height: 190px;
	margin-bottom: 10px;
}

.mrkPostHead {
	display: table-cell;
	vertical-align: middle;
	width: 150px;
	height: 150px;
}

.mrkPostHeadTit {
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.556;
	letter-spacing: 0.050em;
	color: #004098;
	text-align: center;
}
	.mrkPostHeadTit.lh1 {
		line-height: 1;
	}

.mrkPostBody {
	display: table-cell;
	vertical-align: middle;
	padding-left: 30px;
}

.mrkPostBodyTxt {
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.625;
	letter-spacing: 0.100em;
}

#mrkPost > ul > li#mrkPostEnd {
	background: url(../../../img/service_assembly-shipping/ph3_fig2_pc.png) no-repeat left top;
	height: 150px;
	margin-bottom: 10px;
}

/* プライバシーマーク */
#mrkPmark {
	width: 198px;
	height: 198px;
	margin: 0 auto;
	text-align: center;
	display: table;
}

#mrkPmarkInner {
	display: table-cell;
	vertical-align: middle;
}

#mrkPmark img {
	width: 70%;
	height: auto;
	margin-bottom: 15px;
}

#mrkPmark p {
	font-size: 1.2rem;
	font-weight: 700;
	line-height: 1.417;
	letter-spacing: 0.050em;
	color: #014099;
}

