@charset "utf-8";

/*============================
 cityPromotion
============================*/

.pc_onlyText {
	display: inline;
}

.cityPromotion img {
	max-width: 100%;
}

.c-fig_img {
	text-align: center;
	margin-top: 32px;
}
.c-fig_img img {
	max-width: 100%;
}

.cityPromotion .c-accordion_ttl {
	color: #000;
}

.cityPromotion .inquiry_btn  {
	position: fixed;
	right: 5%;
	transform: translateX(14%);
	bottom: 200px;
	z-index: 1000;
	transition: 0.08s;
}
.cityPromotion .inquiry_btn .close_btn {
	position: absolute;
	width: 12px;
	top: 7px;
	right: 9px;
}
.cityPromotion .inquiry_btn .close_btn img {
	vertical-align: top;
}
.cityPromotion .inquiry_btn a:not(.close_btn) {
	-webkit-box-shadow: 0px 5px 14px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0, 0, 0, 0.06);
	-moz-box-shadow: 0px 5px 14px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0, 0, 0, 0.06);
	box-shadow: 0px 5px 14px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0, 0, 0, 0.06);	
}
.cityPromotion .inquiry_btn a:not(.close_btn) img {
	vertical-align: top;
}
.cityPromotion .inquiry_btn a:not(.close_btn):hover {
	opacity: 0.8;
}

.cityPromotion .mv {
	background: url(/business/ad/images/city_promotion_mv.jpg) center center no-repeat;
	height: 546px;
	padding: 155px 0 0;
}

.cityPromotion .mv .mv_ttl {
	font-size: 40px;
	color: #323232;
	text-align: center;
}

.cityPromotion .mv .mv_txt {
	font-size: 15px;
	color: #323232;
	text-align: center;
	line-height: 2;
}

/* anchor-block */

.cityPromotion .anchor-block {
	display: flex;
	margin: -184px 0 94px;
}

.cityPromotion .anchor_list {
	display: flex;
}

.cityPromotion .anchor_list li {
	padding: 0 25px;
}

.cityPromotion .anchor_list li a{
	position: relative;
	display: flex;
	justify-content: center;
	flex-direction: column;
	width: 140px;
	height: 140px;
	background: #fff;
	border-radius: 100px;
	color: #333;
	font-weight: bold;
	-webkit-box-shadow: 0px 5px 14px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0, 0, 0, 0.06);
	-moz-box-shadow: 0px 5px 14px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0, 0, 0, 0.06);
	box-shadow: 0px 5px 14px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0, 0, 0, 0.06);
}
.cityPromotion .anchor_list li a .on {
	display: none;
}

.cityPromotion .anchor_list li a .anchor_img,
.cityPromotion .anchor_list li a .anchor_txt {
	display: block;
	text-align: center;
}


/* l-section */
.cityPromotion .l-section {
	padding: 32px 0 80px;
}
.cityPromotion .l-section__feature {
	background: url(/business/ad/images/city_promotion_bg_sec01.png) right top no-repeat;
	padding-bottom: 71px;
}
.cityPromotion .l-section__service {
	padding: 80px 0 103px;
	background: #fafafa url(/business/ad/images/city_promotion_bg_sec02.png) right top no-repeat;
}
.cityPromotion .l-section__performance {
	background: url(/business/ad/images/city_promotion_bg_sec03.png) right top no-repeat;
	padding: 80px 0 75px;
}
.cityPromotion .l-section__contact-us {
	background: #4d4d4d url(/business/ad/images/city_promotion_bg_sec04.png) right top no-repeat;
	padding: 75px 0 99px;
}

.c-section_txt {
	line-height: 1.8;
}
.c-section_txt.c-section_txt__white {
 	color: #fff;
}
.c-section_txt-2 {
	font-size: 14px;
	line-height: 1.8;
}

.cityPromotion .c-section_ttl {
	padding-left: 20px;
	margin-bottom: 45px;
	border-left: 4px solid #e83416;
	font-size: 30px;
	color: #000;
	font-weight: bold;
}

.cityPromotion .c-section_ttl.c-section_ttl__white {
	color: #fff;
}

.cityPromotion .c-section_ttl-2 {
	margin-bottom: 21px;
	font-size: 24px;
	color: #333;
}
.cityPromotion .section-block {
	margin-bottom: 60px;
}

/* 2 column */
.cityPromotion .l-col-2 {
	display: flex;
	flex-wrap: wrap;
}
.cityPromotion .l-col-2 .l-col-child {
	width: 50%;
}
.cityPromotion .l-section__feature .l-col-2 .l-col-child:first-child {
	padding-right: 50px;
}

/* c-btn */
.cityPromotion .c-btn a {
	display: inline-block;
	padding: 11px 20px;
	border-radius: 23px;
	text-decoration: none;
	color: #fff;
	-webkit-box-shadow: 0px 5px 14px 0px rgba(196, 95, 95, 0.1),0px 1px 2px 0px rgba(0, 0, 0, 0.06);
	-moz-box-shadow: 0px 5px 14px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0, 0, 0, 0.06);
	box-shadow: 0px 5px 14px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0, 0, 0, 0.06);
}
.cityPromotion .c-btn a:hover {
	opacity: 0.8;
}
.cityPromotion .c-btn.c-btn__primary a {
	background: linear-gradient(95deg, rgba(237,54,22,1) 0%, rgba(242,104,0,1) 100%);
}

.cityPromotion .c-btn.c-btn__contact {
	display: block;
	max-width: 400px;
	margin: 0 auto;
}

.cityPromotion .c-btn.c-btn__contact a {
	display: block;
	padding: 18px 20px;
	border-radius: 30px;
	background: linear-gradient(95deg, rgba(237,54,22,1) 0%, rgba(242,104,0,1) 100%);
}

/* media_list */
.cityPromotion .media_list {
	display: flex;
	flex-wrap: wrap;
	margin: 28px -11px 0;
}

.cityPromotion .media_list li {
	width: 33.33%;
	margin-bottom: 20px;
	padding: 0 11px;
}

.cityPromotion .media_list li .media-item {
	background: #fff;
	padding: 30px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 5px 14px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0, 0, 0, 0.06);
	-moz-box-shadow: 0px 5px 14px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0, 0, 0, 0.06);
	box-shadow: 0px 5px 14px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0, 0, 0, 0.06);
}

.cityPromotion .media-item_img {
	padding-bottom: 30px;
	margin-bottom: 20px;
	border-bottom: 1px solid #f0f0f0;
	text-align: center;
}

.cityPromotion .media-item_link {
	display: inline-block;
	color: #e83416;
	line-height: 1.8;
	font-weight: bold;
	text-decoration: none;
}

.cityPromotion .media-item_link:hover {
	text-decoration: underline;
}

.cityPromotion .media-item_link.media-item_link__blank:after {
  content: url(/business/ad/images/city_promotion_ico_01.png);
}

.cityPromotion .media-item_txt {
	font-size: 14px;
	line-height: 1.8;
	color: #333;
}

.cityPromotion .media-item_txt__small {
	font-size: 13px;
	color: #333;
}

/* media-2_list */

.cityPromotion .media-2_list {
	display: flex;
	flex-wrap: wrap;
	margin: 38px -11px 0;
}
.cityPromotion .media-2_list li {
	width: 33.33%;
	padding: 0 11px;
	margin-bottom: 20px;
}
.cityPromotion .media-2_list li .media-item {
	background: #fff;
	border-radius: 8px;
	-webkit-box-shadow: 0px 5px 14px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0, 0, 0, 0.06);
	-moz-box-shadow: 0px 5px 14px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0, 0, 0, 0.06);
	box-shadow: 0px 5px 14px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0, 0, 0, 0.06);
}
.cityPromotion .media-block {
	padding: 25px 30px;
}
.cityPromotion .media-thumb_img {
	overflow: hidden;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	vertical-align: top;
}

.l-col-3 {
	display: flex;
	flex-wrap: wrap;
}
.l-col-3 .l-col-child {
	width: 33.33%;
}

.cityPromotion .c-accordion-block {
	margin-bottom: 30px;
}

.cityPromotion footer {
	margin: 0 auto;
}

@media screen and (min-width:751px) {
	.cityPromotion .anchor_list li a:hover {
		background: rgb(232,52,22);
		background: linear-gradient(90deg, rgba(232,52,22,1) 0%, rgba(242,105,0,1) 100%);
		color: #fff;
	}
	.cityPromotion .anchor_list li a:hover .off{
		display: none;
	}
	.cityPromotion .anchor_list li a:hover .on {
		display: initial;
	}
}

@media screen and (max-width: 999px) {
	.anchor-block .inner {
		margin: 0 auto;
	}
}

@media screen and (max-width: 750px){

	.pc_onlyText {
		display: none;
	}

	.cityPromotion .inquiry_btn  {
		width: 93px;
		right: 10px;
		transform: none;
	}
	.cityPromotion .inquiry_btn a:not(.close_btn):hover {
		opacity: 1;
	}
	.cityPromotion .mv {
    background: url(/business/ad/images/city_promotion_mv_sp.jpg) top center no-repeat;
		background-size: 100%;
    height: 121.60vw;
    padding: 14.67vw 0 0;
	}

	.cityPromotion .mv .mv_ttl {
		font-size: 8vw;
		margin-bottom: 6.93vw;
	}
	.cityPromotion .mv .mv_txt {
		font-size: 3.47vw;
	}

	.cityPromotion .anchor-block {
		margin: -16.93vw 0 0;
	}
	.cityPromotion .anchor-block .inner {
		width: 100%;
		padding: 0 15px;
		margin: 0;
	}
	.cityPromotion .anchor_list {
		max-width: 525px;
		padding: 5px 0;
		margin: 0 auto;
		flex-wrap: wrap;
		background: #fff;
		border-radius: 16px;
		-webkit-box-shadow: 0px 5px 14px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0, 0, 0, 0.06);
		-moz-box-shadow: 0px 5px 14px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0, 0, 0, 0.06);
		box-shadow: 0px 5px 14px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0, 0, 0, 0.06);
	}
	.cityPromotion .anchor_list li {
		width: 50%;
	}
	.cityPromotion .anchor_list li a {
		font-size: 13px;
		width: auto;
		height: auto;
		padding: 10px 0 25px;
		-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	}
	.cityPromotion .anchor_list li:nth-child(odd) {
		padding: 0 20px 0 40px;
	}
	.cityPromotion .anchor_list li:nth-child(even) {
		padding: 0 40px 0 20px;
	}
	.cityPromotion .anchor_list li a .anchor_img {
		display: block;
		width: 24px;
		margin: 0 auto 5px;
		min-height: 1px;
	}
	.cityPromotion .anchor_list li a .anchor_img img {
		vertical-align: top;
	}
	.cityPromotion .anchor_list li a:after {
		content: "";
		position: absolute;
		border: solid #e83416;
		border-width: 0 3px 3px 0;
		display: inline-block;
		padding: 3px;
		bottom: 10px;
		left: 50%;
		transform: rotate(45deg) translateX(-55%);
  	-webkit-transform: rotate(45deg) translateX(-55%);
	}


	/* l-section */
	.cityPromotion .l-section {
		padding: 70px 0;
		background-size: 60%;
		background-position: right top 45px;
	}
	.cityPromotion .l-section__service {
		padding: 55px 0 60px;
	}
	.cityPromotion .l-section__performance {
		background-size: 100%;
	}
	.cityPromotion .l-section__contact-us {
		margin-top: 20px;
		background-size: 80%;
	}
	.l-section__feature .c-fig_img {
		margin-top: 40px;
	}

	.cityPromotion .c-section_ttl {
		font-size: 25px;
	}
	.cityPromotion .c-section_ttl-2 {
		font-size: 20px;
	}
	.cityPromotion .c-section_txt {
		font-size: 13px;
	}
	.c-section_txt-2,
	.cityPromotion .media-item_txt {
		font-size: 12px;
	}
	.cityPromotion .media-item_link {
		font-size: 14px;
	}
	.cityPromotion .media-item_txt__small {
		font-size: 11px;
	}


	.cityPromotion .c-btn {
		display: block;
		text-align: center;
	}
	.cityPromotion .c-btn a {
		padding: 20px 25px;
		border-radius: 50px;
	}
	.cityPromotion .c-btn a:hover{
		opacity: 1;
	}

	.cityPromotion .media_list li,
	.cityPromotion .media-2_list li,
	.cityPromotion .l-col-2 .l-col-child,
	.cityPromotion .l-col-3 .l-col-child,
	.cityPromotion .media-thumb_img img {
		width: 100%;
	}
	.cityPromotion .l-section__feature .l-col-2 .l-col-child:first-child {
		padding-right: 0;
	}
	.cityPromotion .media-2_list,
	.cityPromotion .media_list {
		margin: 38px 0 0;
	}
	.cityPromotion .media-2_list li,
	.cityPromotion .media_list li {
		padding: 0 15px;
	}

	.cityPromotion .c-accordion-block {
		margin-bottom: 15px;
	}

	.cityPromotion .c-accordion_ttl {
		position: relative;
		background: #fff;
		border: 1px solid #f0f0f0;
		padding: 18px 12px;
		font-size: 15px;
		-webkit-box-shadow: 0px 5px 14px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0, 0, 0, 0.06);
		-moz-box-shadow: 0px 5px 14px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0, 0, 0, 0.06);
		box-shadow: 0px 5px 14px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0, 0, 0, 0.06);
	}
	.cityPromotion .c-accordion-body {
		padding: 0 15px;
		display: none;
	}
	.cityPromotion .c-accordion_ttl.open:after {
		display: none;
	}
	.cityPromotion .c-accordion_ttl:before {
		content: "";
		position: absolute;
		right: 15px;
		width: 15px;
		height: 2px;
		background: #e83416;
		top: 50%;
		transform: translateY(-50%);
	}
	.cityPromotion .c-accordion_ttl:after {
		content: "";
		position: absolute;
		right: 21px;
		width: 2px;
		height: 15px;
		background: #e83416;
		top: 50%;
		transform: translateY(-50%);
	}
}