@charset "UTF-8";
/* # 共通
----------------------------------- */
.ly-wrp-section {
	margin-top: 60px;
}

@media only screen and (max-width: 736px) {
	.ly-wrp-section {
		margin-top: 40px;
	}
}

@media only screen and (max-width: 736px) {
	.ly-layout-clm-merit .ly-mod-layout-3clm .ly-mod-layout-clm {
		float: left;
		box-sizing: border-box;
		width: 50%;
		margin: 0 0 20px;
	}

	.ly-layout-clm-merit .ly-mod-layout-3clm .ly-mod-layout-clm:nth-child(n+3) {
		margin-top: 0;
	}

	.ly-layout-clm-merit .ly-mod-layout-3clm .ly-mod-layout-clm:nth-child(odd) {
		padding-right: 8px;
	}

	.ly-layout-clm-merit .ly-mod-layout-3clm .ly-mod-layout-clm:nth-child(even) {
		padding-left: 8px;
	}
}

.ly-wrp-related-area {
	margin-top: 80px;
}

@media only screen and (max-width: 736px) {
	.ly-wrp-related-area {
		margin-top: 40px;
	}
}

/* # 出店メリット 画像-タイトル-テキスト
----------------------------------- */
.ly-box-merit .ly-pic img {
	width: 100%;
	height: auto;
}

.ly-box-merit .ly-ttl {
	margin-top: 10px;
	font-family: "Noto Sans JP";
	font-size: 1.15385rem;
}

.ly-box-merit .ly-txt {
	margin-top: 5px;
}

@media only screen and (max-width: 736px) {
	.ly-box-merit .ly-ttl {
		margin-top: 12px;
		font-size: 14px;
	}

	.ly-box-merit .ly-txt {
		margin-top: 5px;
	}
}

/* # 出店事例・出店をお考えの方
----------------------------------- */
.ly-wrp-case .ly-mod-ttl-l, .ly-wrp-planning .ly-mod-ttl-l {
	margin-bottom: 25px;
}

.ly-wrp-case .ly-ttl, .ly-wrp-planning .ly-ttl {
	margin-top: 12px;
	text-align: center;
	font-family: "Noto Sans JP";
	font-weight: normal;
	font-size: 1rem;
}

.ly-wrp-case .ly-txt, .ly-wrp-planning .ly-txt {
	margin-top: 10px;
	color: #535353;
}

.ly-wrp-case a, .ly-wrp-planning a {
	display: block;
}

.ly-wrp-case a .ly-txt, .ly-wrp-planning a .ly-txt {
	color: #313131;
}

.ly-wrp-case a:hover, .ly-wrp-planning a:hover {
	text-decoration: none;
}

.ly-wrp-case a:hover .ly-ttl, .ly-wrp-planning a:hover .ly-ttl {
	text-decoration: underline;
}

@media only screen and (max-width: 736px) {
	.ly-wrp-case .ly-mod-ttl-l, .ly-wrp-planning .ly-mod-ttl-l {
		margin-bottom: 0;
	}

	.ly-wrp-case .ly-mod-layout-detail .ly-ttl, .ly-wrp-case .ly-mod-layout-detail .ly-txt, .ly-wrp-planning .ly-mod-layout-detail .ly-ttl, .ly-wrp-planning .ly-mod-layout-detail .ly-txt {
		margin-top: 0;
	}

	.ly-wrp-case .ly-mod-layout-detail .ly-ttl, .ly-wrp-planning .ly-mod-layout-detail .ly-ttl {
		text-align: left;
	}
}

/* icon */
.ly-wrp-case a, .ly-wrp-planning a {
	position: relative;
	padding-top: 90px;
}

.ly-wrp-case a:before, .ly-wrp-planning a:before {
	font-family: "icn_font";
	line-height: 1;
	text-align: center;
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.ly-wrp-case a:hover:before, .ly-wrp-planning a:hover:before {
	opacity: 0.7;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.ly-wrp-case .ly-station a:before, .ly-wrp-planning .ly-station a:before {
	content: '\e934';
	font-size: 92px;
}

.ly-wrp-case .ly-brand a:before, .ly-wrp-planning .ly-brand a:before {
	content: '\e935';
	font-size: 87px;
	top: 1px;
}

.ly-wrp-case .ly-hospital a:before, .ly-wrp-planning .ly-hospital a:before {
	content: '\e936';
	font-size: 96px;
	top: -2px;
}

.ly-wrp-case .ly-highway a:before, .ly-wrp-planning .ly-highway a:before {
	content: '\e937';
	font-size: 90px;
	top: 1px;
}

.ly-wrp-case .ly-integrate a:before, .ly-wrp-planning .ly-integrate a:before {
	content: '\e938';
	font-size: 92px;
	top: -3px;
}

.ly-wrp-case .ly-other a:before, .ly-wrp-planning .ly-other a:before {
	content: '\e939';
	font-size: 96px;
	top: -4px;
}

.ly-wrp-case .ly-merit a:before, .ly-wrp-planning .ly-merit a:before {
	content: '\e93a';
	font-size: 88px;
}

.ly-wrp-case .ly-guideline a:before, .ly-wrp-planning .ly-guideline a:before {
	content: '\e96d';
	font-size: 82px;
	top: 5px;
}

.ly-wrp-case .ly-inquiry a:before, .ly-wrp-planning .ly-inquiry a:before {
	content: '\e931';
	font-size: 80px;
	top: 5px;
}

.ly-wrp-case a:before {
	color: #00ab4e;
}

.ly-wrp-planning a:before {
	color: #0095da;
}

@media only screen and (max-width: 736px) {
	.ly-wrp-case a, .ly-wrp-planning a {
		display: table;
		width: 100%;
		position: static;
		padding-top: 0;
	}

	.ly-wrp-case a:before, .ly-wrp-planning a:before {
		width: 60px;
		max-width: 60px;
		position: static;
		left: auto;
		top: auto;
	}

	.ly-wrp-case .ly-station a:before, .ly-wrp-planning .ly-station a:before {
		font-size: 62px;
	}

	.ly-wrp-case .ly-brand a:before, .ly-wrp-planning .ly-brand a:before {
		font-size: 57px;
	}

	.ly-wrp-case .ly-hospital a:before, .ly-wrp-planning .ly-hospital a:before {
		font-size: 66px;
	}

	.ly-wrp-case .ly-highway a:before, .ly-wrp-planning .ly-highway a:before {
		font-size: 60px;
	}

	.ly-wrp-case .ly-integrate a:before, .ly-wrp-planning .ly-integrate a:before {
		font-size: 62px;
	}

	.ly-wrp-case .ly-other a:before, .ly-wrp-planning .ly-other a:before {
		font-size: 66px;
	}

	.ly-wrp-case .ly-merit a:before, .ly-wrp-planning .ly-merit a:before {
		font-size: 58px;
	}

	.ly-wrp-case .ly-guideline a:before, .ly-wrp-planning .ly-guideline a:before {
		font-size: 52px;
	}

	.ly-wrp-case .ly-inquiry a:before, .ly-wrp-planning .ly-inquiry a:before {
		font-size: 50px;
	}
}
