@charset "utf-8";

/*
===== Page ====================================
*/

h1.ttl {
	margin: 0 0 80px;
	padding: 50px 0;
	background: url(../images/common/ttl-bg.jpg) no-repeat center top;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	border-top: 2px solid #54A4BC;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #54A4BC;
}

h2.bb-left {
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: 3px solid #71E0E6;
	float: left;
	font-size: 25px;
	text-align: left;
}

.lh { line-height: 2.2; }


/*
===== マーケティングウェアとは ====================================
*/

.about h2 {
	margin: 0 0 20px;
	padding: 0 0 20px;
	font-size: 25px;
	line-height: 1.4;
	position: relative;
	text-align: left;
}
.about h2:before {
	content: "";
	border-bottom: 3px solid #71E0E6;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100px;
}

.about .row .col { padding: 0 20px; }


/*
===== マーケティングウェアリポート ====================================
*/

.reports .report {
	display: flex;
	margin: 0 0 20px;
	padding: 10px;
	background-color: #EEEEEE;
}
.reports .report h2 {
	margin: 0 0 10px;
	font-weight: bold;
	font-size: 1.25rem;
	text-align: left;
}
.reports .report > div {
	flex: 1 50%;
}
.reports .report .thumbnail {
	margin: auto;
	text-align: center;
}
.reports .report .excerpt {
	margin: 0 0 20px;
}
.reports dl {
	margin: 0 0 10px;
}
.reports dl dt {
	font-weight: bold;
}
.reports dl dd {
	padding: 0 0 10px;
}
.reports .report .download { text-align: right; }
.reports .report .download a { padding: 4px 30px; font-size: 14px; }
.reports .report .download i { margin: 0 10px 0 0; font-size: 16px; }



/*
===== 会社案内 ====================================
*/

.corporate {}
.corporate .mass {margin: 0 0 60px 230px;}
.corporate table { font-size: 16px; }
.corporate table td { border: none; }
.corporate table th { border: none; font-weight: bold; width: 150px; }

.corporate table tr { border-top: 1px dotted #54A4BC; }
.corporate table tr:first-child { border: none; }

.corporate .gmap { margin: 0 0 50px; }


/*
===== マーケティングプラン ====================================
*/

.marketing {}
.marketing .bg {
	margin: 0 0 50px;
	padding: 40px 20px 20px;
	background: url(../images/marketing/bg.png);
}
.marketing h2 {
	margin: 0 0 35px;
	font-size: 30px;
}
.marketing h2 span { color: #478099; }


.marketing .lead {
	margin: 0 0 35px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.marketing .row { margin-bottom: 20px; }


.marketing ul.border li {
	margin: 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 2px solid #2B5E71;
	color: #2B5E71;
	font-weight: bold;
}


/*
===== サービス導入フロー ====================================
*/


.service { margin-bottom: 70px; }
.service h2 {
	color: #2B5E71;
	font-size: 30px;
}
.service .mass {
	margin: 0;
	display: table;
	table-layout: fixed;
	width:100%;
}
.service .mass.bg { background: #F0FBF9; }

.service .mass .col {
	padding: 30px 30px 30px 0;
	display: table-cell;
	vertical-align: middle;
}
.service .mass .col dl {
	clear: both;
}
.service .mass .col dl dt {
	font-weight: bold;
	font-size: 20px;
}
.service .mass .col dl dd { margin: 0 0 10px; }

.service .mass .image {
	padding: 40px 20px;
	text-align: center;
	width: 260px;
}



/*
===== 新着情報 ====================================
*/

.news dl {
	margin: 0 0 50px;
	border-top: 1px dotted #54A4BC;
}
.news dt {
	padding: 20px 0 10px;
	font-weight: bold;
}
.news dd {
	padding: 0 0 20px;
	border-bottom: 1px dotted #54A4BC;
	overflow:hidden;
}


/*
===== FAQ ====================================
*/


.faq {}
.faq dl {
	margin: 0 0 50px;
}
.faq dl dt {
	margin: 0 0 10px;
	padding: 0 0 10px 55px;
	background: url(../images/common/icon-q.png) no-repeat 10px 2px;
	font-size: 20px;
	font-weight: bold;
}
.faq dl dd {
	margin: 0 0 40px;
	padding: 0 0 30px 55px;
	border-bottom: 1px dotted #54A4BC;
	line-height: 2.2;
}
.faq dl dd p { line-height: 2.2; }
.faq dl dd.end { border: none; }



/*
===== 採用情報 ====================================
*/

.recruit {}
.recruit .mass {margin: 0 0 50px 230px;}
.recruit table { margin: 0 0 50px; font-size: 16px; }
.recruit table th { border: none;  color: #337284; font-weight: bold; width: 150px; }
.recruit table td { border: none; }

.recruit table td dl dt {
	float: left;
	font-weight: bold;
}
.recruit table td dl dd { margin: 0 0 0 6em; }

.recruit table tr { border-top: 1px dotted #BBBBBB; }
.recruit table tr:first-child { border: none; }



/*
===== お問い合わせ ====================================
*/


.inquiry {}
.inquiry table { margin: 0 0 40px; border-top: 1px solid #BBBBBB; clear: both; font-size: 16px; }
.inquiry table tr { border-bottom: 1px solid #BBBBBB; }

.inquiry table th { padding: 18px 12px; border: none; font-weight: bold; width: 280px; vertical-align: top; }
.inquiry table th span {
	padding: 2px 5px;
	background: #F03E17;
	color: #fff;
	float: right;
	font-size: 14px;
	font-weight: normal;
}

.inquiry table td { padding: 14px 20px; border: none; }
.inquiry table td input { margin: 2px 0; }

.inquiry .privacy-policy {
	margin: 0 0 50px;
	padding: 20px;
	border: 1px solid #BBBBBB;
	font-size: 14px;
	overflow: auto;
	height: 200px;
}

.inquiry .submit {
	margin: 10px 0 0;
	text-align: center;
}
.inquiry .submit button,
.inquiry .submit input[type="submit"] {
	padding: 18px 0;
	border: 0;
	background: #F49513;
	font-family: 'mplus', 'YuGothic', 'Yu Gothic', '游ゴシック', '游ゴシック体','Hiragino Kaku Gothic ProN',"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
	color: #FFF;
	cursor: pointer;
	font-size: 22px;
	text-align: center;
	width: 300px;
}
.inquiry .submit button:hover { background: #F7AD4A; }

form input[type="text"], form input[type="password"], form input[type="datetime"], form input[type="datetime-local"], form input[type="date"], form input[type="month"], form input[type="time"], form input[type="week"], form input[type="number"], form input[type="email"], form input[type="url"], form input[type="search"], form input[type="tel"], form input[type="color"], select, textarea { padding: 5px 5px; font-size: 16px; }

form input[type="text"]:focus, form input[type="password"]:focus, form input[type="datetime"]:focus, form input[type="datetime-local"]:focus, form input[type="date"]:focus, form input[type="month"]:focus, form input[type="time"]:focus, form input[type="week"]:focus, form input[type="number"]:focus, form input[type="email"]:focus, form input[type="url"]:focus, form input[type="search"]:focus, form input[type="tel"]:focus, form input[type="color"]:focus, textarea:focus { box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset; border: 1px solid #137af3; }


.inquiry .box {
	margin: 0 0 70px;
	padding: 30px 30px 20px;
	background: #F0FBF9;
}
.inquiry .box h2 {
	margin: 0 0 20px;
	font-size: 20px;
}
.inquiry .box p { line-height: 2.2; }



/*
===== プライバシー ====================================
*/


.privacy {}
.privacy dl.outline {
	margin: 0 0 40px;
}
.privacy dl.outline dt {
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #54A4BC;
	font-size: 20px;
	font-weight: bold;
}
.privacy dl.outline dd { margin: 0 0 40px; }


.privacy .box {
	margin: 0 0 70px;
	padding: 30px 30px 20px;
	background: #F0FBF9;
}
.privacy .box h2 {
	margin: 0 0 20px;
	font-size: 20px;
}
.privacy .box p { line-height: 2.2; }

.privacy .border-box {
	margin: 0 0 70px;
	padding: 30px 30px 20px;
	border: 1px solid #4495B7;
}
.privacy .border-box h2 {
	margin: 0 0 20px;
	font-size: 20px;
}
.privacy .border-box p { line-height: 2.2; }
.privacy .border-box .bb {
	margin: 0 0 40px;
	padding: 0 0 40px;
	font-size: 14px;
	border-bottom: 1px dotted #54A4BC;
}


.privacy .relation {
	margin: 0 0 50px;
	background: #F0FBF9;
	border: 1px solid #4495B7;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.privacy .relation h3 {
	padding: 10px 20px;
	background: #4495B7;
	border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	color: #fff;
	font-size: 20px;
	text-align: center;
}
.privacy .relation figure { padding: 0 10px; }

.privacy ul.disc { margin: 0 20px 60px; }
.privacy ul.disc li {
	margin: 0 0 40px;
	list-style-type: disc;
}
.privacy .border-box ul.disc { margin: 0 20px 20px; }
.privacy .border-box ul.disc li {
	margin: 0 0 10px;
	list-style-type: disc;
}

.privacy ul.num { margin: 0 20px 20px; }
.privacy ul.num li {
	margin: 0 0 10px;
	list-style-type: decimal;
}



/*
===== サイトマップ ====================================
*/

.sitemap {}
.sitemap .row { margin-bottom: 50px; }

.sitemap ul { margin: 0 20px; }
.sitemap ul li,
.sitemap .home {
	margin: 0 0 10px;
	color: #6CA4B7;
}
.sitemap ul li a,
.sitemap .home a { color: #333; text-decoration: none; }

.sitemap ul li ul { margin: 10px 20px 0; }

/*
===== 資料ダウンロードボタン ==========================
*/

.download-box{
	border: none;
	width: calc( calc( 100% - 10px ) / 3 ) !important;
	margin-top: 2em !important;
	margin-right: 30px !important;
	margin-left: 30px !important;
	float: left;
	box-sizing: border-box;
}

.download-box-content h1{
	font-size:15px;
}

.download-button{
	font-size:13px !important;
}

.download-count{
	display:none;
}

.dlm-download-complete::after {
	content: '' !important;
}

/*
===== media screen ====================================
*/


@media screen and (max-width: 800px) {
	#header #logo { margin: 0; }
	
	h1.ttl {
		margin: 0 0 40px;
		padding: 30px 10px;
		font-size: 22px;
	}
	
	h2.bb-left {
		border-bottom: 3px solid #71E0E6;
		float: none;
		font-size: 20px;
	}
	
	
	/*
	===== マーケティングウェアとは ====================================
	*/
	
	.about .row .col { padding: 0; }
	.about dl.report .pdf { float: none; margin: 10px 0 0; }
	
	
	/*
	===== マーケティングプラン ====================================
	*/

	.marketing .bg {padding: 30px 10px 10px;}
	.marketing h2 {margin: 0 0 25px; font-size: 20px; text-align:left;}

	.marketing .lead {
		margin: 0 0 25px;
		font-size: 16px;
		text-align: left;
	}

	
	/*
	===== サービス導入フロー ====================================
	*/
	
	.service { margin-bottom: 50px; }
	.service h2 { font-size: 24px; }

	.service .mass .col {padding: 20px 20px 20px 0;}
	.service .mass .col dl dt {font-size: 18px;}
	
	.service .mass .image {
		padding: 30px 20px;
		width: 140px;
	}
	
	/*
	===== 会社案内 ====================================
	*/
	
	.corporate .mass {margin: 0 0 40px;}
	.corporate table { font-size: 14px; }
	.corporate table th { padding: 15px 15px 0; display: block; width: 100%; }
	.corporate table td { padding: 15px; display: block; }
	.corporate .gmap { margin: 0 20px 40px; }
	
	
	/*
	===== マーケティングレポート ====================================
	*/

	.reports .report {
		display: block;
	}
	.reports .report .thumbnail {
		margin: 0 0 20px;
	}

	/*
	===== FAQ ====================================
	*/
	.faq dl {margin: 0 0 40px;}
	.faq dl dt {
		margin: 0 0 10px;
		padding: 0 0 10px 45px;
		background: url(../images/common/icon-q.png) no-repeat 0 0;
		font-size: 16px;
	}
	.faq dl dd {
		margin: 0 0 30px;
		padding: 0 0 20px;
		line-height: 1.8;
	}
	.faq dl dd p { line-height: 1.8; }
	
	
	/*
	===== 採用情報 ====================================
	*/
	
	.recruit .mass {margin: 0 0 40px;}
	.recruit table { margin: 0 0 40px; font-size: 14px; }
	.recruit table th { padding: 15px 15px 0; display: block; width: 100%; }
	.recruit table td { padding: 15px; display: block; }
	
	.recruit table td dl dt {float: none;}
	.recruit table td dl dd { margin: 0 0 10px; }
	
	
	/*
	===== プライバシー ====================================
	*/
	.privacy dl.outline dt {font-size: 18px;}
	.privacy h2 { font-size: 18px !important; }
	
	.privacy .box {
		margin: 0 0 50px;
		padding: 20px 15px 10px;
	}
	.privacy .border-box {
		margin: 0 0 50px;
		padding: 20px 15px 10px;
	}
	.privacy .relation h3 {font-size: 16px;}
	
}

@media screen and (max-width: 480px) {
	
	
	/*
	===== マーケティングウェアとは ====================================
	*/
	
	.about h2 {
		padding: 0 0 20px;
		font-size: 18px;
		line-height: 1.4;
		position: relative;
	}
	
	
	/*
	===== サービス導入フロー ====================================
	*/
	
	.service { margin-bottom: 50px; }
	.service h2 { font-size: 24px; }

	.service .mass .col {padding: 20px; display: block; }
	.service .mass .col dl dt {font-size: 18px;}
	
	.service .mass .image {
		margin: 0;
		padding: 20px 100px 0;
		width: 100%;
	}
	
	/*
	===== お問い合わせ ====================================
	*/
	
	.inquiry table th { padding: 15px 0 10px;width: 100%; }
	.inquiry table td { padding: 0 0 15px; }
	
	.inquiry table td .w100 { width: 100%; }
	.inquiry table td label { display: inline-block; }
	.inquiry .submit input {
		font-size: 18px;
		width: 100%;
	}
}