#appsItemDetailCustomTag {
	width: 90%;
	margin: 0 auto;
}

#appsItemDetailCustomTag .appsItemDetailCustomTag_heading {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 27px;
	margin: 40px 0 24px
}

#appsItemDetailCustomTag .appsItemDetailCustomTag_description {
	word-break: break-all;
	overflow-wrap: anywhere;
	text-align: left;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 22px;
	margin: 0 0 24px
}

#appsItemDetailCustomTag .appsItemDetailCustomTag_image {
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 0 24px;
	display: block
}

#appsItemDetailCustomTag .appsItemDetailCustomTag_vimeo,
#appsItemDetailCustomTag .appsItemDetailCustomTag_youtube {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	margin: 0 0 24px
}

#appsItemDetailCustomTag .appsItemDetailCustomTag_vimeo>iframe,
#appsItemDetailCustomTag .appsItemDetailCustomTag_youtube>iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

#appsItemDetailCustomTag .appsItemDetailCustomTag_slider {
	margin: 0 0 24px
}



#appsItemDetailCustom #appsItemDetailCustomTag .appsItemDetailCustomTag_heading,
#appsItemDetailCustom #appsItemDetailCustomTag .appsItemDetailCustomTag_description {
	letter-spacing: 0.08em !important;
}

#appsItemDetailCustom #appsItemDetailCustomTag .appsItemDetailCustomTag_heading {
	text-align: center;
	font-weight: 400;
}

#appsItemDetailCustom #appsItemDetailCustomTag .appsItemDetailCustomTag_heading .line {
	display: block;
	width: 20px;
	height: 1px;
	margin: auto;
	margin-top: 10px;
}

#appsItemDetailCustom #appsItemDetailCustomTag .appsItemDetailCustomTag_heading::after {
	background-color: #000;
	width: 100px;
	height: 20px;
}

#appsItemDetailCustom #appsItemDetailCustomTag .appsItemDetailCustomTag_description {
	font-size: 12px;
	max-width: 700px;
	margin: 0 auto;
}

/* hidden */
.hidden-pc {
	display: none;
}

.hidden-sp {
	display: block;
}

@media only screen and (max-width: 780px) {
	.hidden-pc {
		display: block;
	}

	.hidden-sp {
		display: none;
	}
}


/* ペットシッターサービス */
#about .aboutImg {
	width: 100%;
	margin: 0 auto;
	position: relative;
	height: auto;
	background: #efefef;
}

#about .aboutImg img {
	/* max-width: 1258px; */
	max-width: 920px;
}

#about .shopIntro,
#about .aboutTxt {
	line-height: 1;
	white-space: inherit;
}

#about .aboutImg .aboutImg-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
	padding: 0 15px;
	margin: 0;
	max-width: 1300px;
	width: 100%;
}

#about .aboutImg.sp .aboutImg-text {
	font-size: 16px;
	line-height: 1.4;
}

#about .innerContent .aboutArea {
	max-width: 800px;
	padding-bottom: 0
}

#about .innerContent .aboutArea .sectionTitle {
	display: inline-block;
	position: relative;
	color: #2FC194;
	font-size: 30px;
	font-feature-settings: "palt";
	letter-spacing: 2px;
	margin-bottom: 80px;
}

#about .innerContent .aboutArea .sectionTitle:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -20px;
	display: inline-block;
	width: 50px;
	height: 2px;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translate(-50%);
	background-color: #2FC194;
}

#about .about2Section {
	margin: 0;
}

#about .free-campaign {
	border: 5px solid #2FC194;
	padding: 60px 15px;
	background: url(https://basefile.akamaized.net/qalhomecare-official-ec/63cb286aacfa8/about-free-bg.png) left top no-repeat;
	background-size: 246px;
	margin-bottom: 30px;
}

#about .free-campaign .free-campaign-text {
	margin: 0 auto;
	text-align: left;
	max-width: 490px;
}

#about .link-hp {
	margin-bottom: 50px;
}

#about .link-hp a {
	text-align: left;
	font-size: 16px;
	color: #2FC194 !important;
	text-decoration: none !important;
	font-weight: 700;
	padding-left: 22px;
	background: url(https://basefile.akamaized.net/qalhomecare-official-ec/63cfb6f0b3c44/icon-arrow.png) left 6px no-repeat;
	line-height: 1.25;
}

#about .link-hp a:hover {
	text-decoration: underline;
}

#about .link-mail {
	margin-bottom: 40px;
	display: flex;
	justify-content: center;
}

#about .link-mail a {
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 8px;
	width: 514px;
	height: 100px;
	font-size: 20px;
	color: #fff !important;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 0;
	font-feature-settings: "palt";
	/* background: #EB4874 url(https://basefile.akamaized.net/qalhomecare-official-ec/63cfb701e86f0/icon-mail-L.png) center 24px no-repeat; */
	background: #EB4874;

	text-decoration: none !important;
	padding-top: 0px;
	box-shadow: 2px 2px 5px #aaa;
}

#about .link-btn a {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #2FC194;
	border-radius: 3px;
	width: 280px;
	height: 74px;
	font-size: 16px;
	color: #fff !important;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 0;
	font-feature-settings: "palt";
	background-repeat: no-repeat;
	background-position: 255px 10px;
	box-shadow: 2px 2px 5px #aaa;
}

/* #about .link-btn a.icon-hp {
	background-image: url(https://basefile.akamaized.net/qalhomecare-official-ec/63cf63bdd0113/icon-hp.png);
} */
#about .aboutTxt {
	padding: 40px;
	position: relative;
	background-color: #ffffff;
	border: 1px solid #777;
}

/* 吹き出し本体 */
.balloon {}

/* beforeで枠線の三角を表現 */
#about .aboutTxt::before {
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	/* right: 110px; */
	top: -35px;
	border-right: 28px solid transparent;
	border-bottom: 35px solid #777;
	border-left: 28px solid transparent;
}

/* beforeで本体の三角を表現 */
#about .aboutTxt::after {
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	/* right: 110px; */
	top: -34px;
	border-right: 28px solid transparent;
	border-bottom: 35px solid #ffffff;
	border-left: 28px solid transparent;
}

#about .aboutTxt::before,
#about .aboutTxt::after {
	left: 50%;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translate(-50%);
}

ul.list {
	margin-left: 1rem;
}

ul.list li {
	list-style: disc;
	line-height: 1.75;
}

#about .link-back {
	text-align: center;
}

#about .link-back a {
	text-decoration: none !important;
}

#about p {
	line-height: 1.75;
	margin: 0;
	letter-spacing: 0;
}

#about h3 {
	font-size: 20px;
	margin: 0 0 20px;
	color: #2FC194;
	font-feature-settings: "palt";
	line-height: 1.4;
}

#about h4 {
	font-size: 14px;
	margin: 0 0 10px;
	font-feature-settings: "palt";
	line-height: 1.4;
}

.mB10 {
	margin-bottom: 10px !important;
}

.mB15 {
	margin-bottom: 15px !important;
}

.mB20 {
	margin-bottom: 20px !important;
}

.mB30 {
	margin-bottom: 30px !important;
}

.mB40 {
	margin-bottom: 40px !important;
}

.large {
	font-size: 115%;
}

.text-green {
	color: #2FC194;
}

.bg-greeen {
	background: #2FC194;
}

.palt {
	font-feature-settings: "palt";
}

.well {
	border: 1px solid #ccc;
	padding: 10px;
}

@media only screen and (max-width: 780px) {
	#about .innerContent .aboutArea .sectionTitle {
		margin-bottom: 60px;
	}

	#about .free-campaign {
		background-size: 180px;
		padding: 30px 15px;
	}

	#about .free-campaign .free-campaign-text {
		margin-top: 50px;
	}

	#about .link-mail a {
		font-size: 18px;
	}

	#about .link-btn {
		flex-direction: column;
		align-items: center;
		margin-bottom: 30px;
	}

	#about .link-btn a {
		margin-bottom: 20px;
	}

	#about .aboutTxt {
		padding: 20px;
	}
}