@charset "UTF-8";

/*==========================
 common
===========================*/
.g-wrapper {
	position: relative;
}

.g-main {
	background: #f5f5f5;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	color: #404040;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 !important;
	position: relative;
}

.g-main,
.g-main * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

@media screen and (min-width: 768px) {
	.g-main a:hover {
		opacity: 0.8;
	}
}

.g-main__inner {
	width: 100%;
	position: relative;
}

@media screen and (max-width: 767.98px) {
	.g-main__inner {
		padding-bottom: 210px;
	}
}

@media screen and (min-width: 768px) {
	.g-main__inner {
		padding-bottom: 188px;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-sp {
		display: none !important;
	}
}

@media screen and (max-width: 767.98px) {
	.customercenter-pc {
		display: none !important;
	}
}

.customercenter-img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

.customercenter-width-l {
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.customercenter-width-ml {
	max-width: 950px;
	margin-left: auto;
	margin-right: auto;
}

.customercenter-link {
	color: #2f8ac8;
	text-decoration: underline;
}

.customercenter-block {
	position: relative;
	background: #fff;
}

@media screen and (max-width: 767.98px) {
	.customercenter-block {
		width: 94.6666666667%;
		margin: 5.2083333333% auto;
		padding: 4.1666666667% 0;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-block {
		max-width: 940px;
		width: 97.9166666667%;
		margin: 5.2083333333% auto;
		padding: 4.1666666667% 0;
	}
}
@media screen and (min-width: 768px) {
	.customercenter-block1 {
		width: 97.9166666667%;
		margin: 0 auto;
	}
}
.customercenter-block-ttl {
	position: relative;
}

@media screen and (max-width: 767.98px) {
	.customercenter-block-ttl {
		position: absolute;
		left: 0;
		top: -6.9333333333vw;
		width: 100%;
		margin-left: -1.4084507042%;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-block-ttl {
		display: flex;
		align-items: center;
		margin-left: -1.0638297872%;
	}
}

.customercenter-block-ttl__img {
	display: inline-block;
}

@media screen and (max-width: 767.98px) {
	.customercenter-block-ttl__img {
		width: calc(300 / 720 * 100%);
	}
}

@media screen and (min-width: 768px) {
	.customercenter-block-ttl__img {
		width: calc(296 / 950 * 100%);
	}
}

.customercenter-block-ttl-sub {
	font-weight: bold;
	font-feature-settings: "palt";
	letter-spacing: -0.025em;
	line-height: 1.4;
}

@media screen and (max-width: 767.98px) {
	.customercenter-block-ttl-sub {
		font-size: 4.2666666667vw;
		line-height: calc(50em / 32);
		margin-bottom: calc(15em / 32);
	}
}

@media screen and (min-width: 768px) {
	.customercenter-block-ttl-sub {
		font-size: 2.7083333333vw;
		margin-bottom: calc(10em / 26);
	}
}

@media screen and (min-width: 960px) {
	.customercenter-block-ttl-sub {
		font-size: 26px;
	}
}

.customercenter-block-ttl-desc {
	display: block;
	font-weight: bold;
	letter-spacing: -0.05em;
	color: #00418f;
}

@media screen and (max-width: 767.98px) {
	.customercenter-block-ttl-desc {
		font-size: 4.8vw;
		line-height: calc(58em / 36);
		text-align: center;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-block-ttl-desc {
		font-size: 3.3333333333vw;
		line-height: calc(51em / 32);
		flex: 1 0 auto;
		margin-left: calc(36em / 32);
	}
}

@media screen and (min-width: 960px) {
	.customercenter-block-ttl-desc {
		font-size: 32px;
	}
}

.customercenter-block-desc-midium {
	position: relative;
	font-weight: bold;
	font-feature-settings: "palt";
	letter-spacing: 0.01em;
}

@media screen and (max-width: 767.98px) {
	.customercenter-block-desc-midium {
		font-size: 3.7333333333vw;
		line-height: calc(48em / 28);
	}
}

@media screen and (min-width: 768px) {
	.customercenter-block-desc-midium {
		font-size: 2.5vw;
		line-height: calc(40em / 24);
	}
}

@media screen and (min-width: 960px) {
	.customercenter-block-desc-midium {
		font-size: 24px;
	}
}

.customercenter-block-desc {
	position: relative;
	font-size: 2.2916666667vw;
	font-weight: bold;
	font-feature-settings: "palt";
	letter-spacing: 0.01em;
	line-height: calc(38em / 22);
}

@media screen and (min-width: 960px) {
	.customercenter-block-desc {
		font-size: 22px;
	}
}

.customercenter-block-desc-small {
	position: relative;
	font-weight: bold;
	font-feature-settings: "palt";
	letter-spacing: 0.025em;
}

@media screen and (max-width: 767.98px) {
	.customercenter-block-desc-small {
		font-size: 3.2vw;
		line-height: calc(48em / 28);
		margin-top: calc(9em / 24);
	}
}

@media screen and (min-width: 768px) {
	.customercenter-block-desc-small {
		font-size: 2.1875vw;
		line-height: calc(38em / 22);
	}
}

@media screen and (min-width: 960px) {
	.customercenter-block-desc-small {
		font-size: 21px;
	}
}

.customercenter-block-note {
	position: relative;
	font-weight: 500;
	font-feature-settings: "palt";
	padding-left: 2em;
}

@media screen and (max-width: 767.98px) {
	.customercenter-block-note {
		font-size: 2.6666666667vw;
		line-height: calc(29em / 20);
	}
}

@media screen and (min-width: 768px) {
	.customercenter-block-note {
		font-size: 1.5625vw;
		letter-spacing: 0.01em;
		line-height: calc(20em / 15);
	}
}

@media screen and (min-width: 960px) {
	.customercenter-block-note {
		font-size: 15px;
	}
}

.customercenter-block-note-item {
	position: relative;
}

.customercenter-block-note-item+.customercenter-block-note-item {
	margin-top: 0.5em;
}

.customercenter-block-note-item::before {
	position: absolute;
	left: -2em;
}

.customercenter-block-note-item:nth-of-type(1)::before {
	content: '※1';
}

.customercenter-block-note-item:nth-of-type(2)::before {
	content: '※2';
}

.customercenter-block-note-item:nth-of-type(3)::before {
	content: '※3';
}

.customercenter-block-pic {
	position: relative;
	margin: 0 auto;
	text-align: center;
}

@media screen and (max-width: 767.98px) {
	.customercenter-box {
		padding: 0 2.8169014085%;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-box {
		padding: 0 3.1914893617%;
	}
}

/*==========================
 cv
===========================*/
.customercenter-cv {
	text-align: center;
	margin-top: 6.25vw;
}

@media screen and (min-width: 960px) {
	.customercenter-cv {
		margin-top: 60px;
	}
}

.customercenter-cv--large {
	margin-top: 8.5416666667vw;
}

@media screen and (min-width: 960px) {
	.customercenter-cv--large {
		margin-top: 82px;
	}
}

.customercenter-cv-ttl {
	font-size: 2.7083333333vw;
	font-weight: bold;
	font-feature-settings: "palt";
	margin: 0 auto calc(7em / 26);
	color: #00418f;
}

@media screen and (min-width: 960px) {
	.customercenter-cv-ttl {
		font-size: 26px;
	}
}

.customercenter-cv-ttl--large {
	margin-bottom: calc(42em / 26);
	width: 62.3958333333vw;
	max-width: 599px;
}

.customercenter-cv-btn {
	display: block;
	margin: 0 auto;
}

@media screen and (max-width: 767.98px) {
	.customercenter-cv-btn {
		width: 92%;
	}
}

@media screen and (min-width: 960px) {
	.customercenter-cv-btn {
		width: 77.7083333333vw;
		max-width: 746px;
	}
}

@media screen and (max-width: 767.98px) {
	.customercenter-cv-btn--large {
		width: 92%;
	}
}

@media screen and (min-width: 960px) {
	.customercenter-cv-btn--large {
		width: 86.0416666667vw;
		max-width: 826px;
	}
}
/*==== cv1 ====*/
.customercenter-cv1--design1 {
	background: rgba(255, 255, 255, 0.5);
	margin: 30px auto;
	padding: 10px 0;
}
@media screen and (max-width: 767.98px) {
	.customercenter-cv1--design1 {
		margin: calc(30 / 750 * 100%) auto calc(24 / 750 * 100%);
		padding: calc(10 / 750 * 100%) 0;
	}
}
.customercenter-cv1-list {
	display: flex;
	justify-content: center;
	max-width: calc(730 / 750 * 100%);
	margin: 0 auto;
}
.customercenter-cv1-list__item + .customercenter-cv1-list__item {
	margin-left: 20px;
}
@media screen and (max-width: 767.98px) {
	.customercenter-cv1-list__item + .customercenter-cv1-list__item {
		margin-left: 10px;
	}
}

/*==========================
 hero
===========================*/
.customercenter-band {
	text-align: center;
	background: #3f90cf;
	padding: 13px 0;
}
@media screen and (max-width: 767.98px) {
	.customercenter-band {
		padding: calc(13 / 750 * 100%) 0;
	}
}
.customercenter-band__img {
	max-width: calc(667 / 750 * 100%);
}
.customercenter-hero {
	position: relative;
	padding-bottom: 7px;
	background: url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/business-purchase-ad/02/img/bg_hero_01_20230605 jpg") no-repeat top center;
}
@media screen and (max-width: 767.98px) {
	.customercenter-hero {
		height: calc(850 / 750 * 100vw);
		padding: calc(154 / 750 * 100%) 0 0;
		background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/business-purchase-ad/02/img/bg_hero_01_sp_20230605 jpg");
		background-size: cover;
		background-position: center;
	}
}

/*@media screen and (min-width: 768px) {

	.customercenter-hero::before,
	.customercenter-hero::after {
		content: '';
		position: absolute;
		top: 0;
		width: 575px;
		height: 100%;
		background-repeat: no-repeat;
		background-size: cover;
	}
}

@media screen and (min-width: 1700px) {

	.customercenter-hero::before,
	.customercenter-hero::after {
		width: calc(50% - 275px);
		background-size: cover;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-hero::before {
		background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/business-purchase-ad/02/img/bg_hero_left_01 jpg");
		background-position: center right;
		right: calc(50% + 275px);
	}
}

@media screen and (min-width: 768px) {
	.customercenter-hero::after {
		background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/business-purchase-ad/02/img/bg_hero_right_01 jpg");
		background-position: center left;
		left: calc(50% + 275px);
	}
}*/

.customercenter-hero__inner {
	position: relative;
	z-index: 1;
	height: 100%;
}

.customercenter-hero-ttl {
	text-align: center;
	margin: 0 auto;
	transform: translateX(41px);
}

@media screen and (max-width: 767.98px) {
	.customercenter-hero-ttl {
		width: calc(599 / 750 * 100%);
		transform: translateX(calc(28 / 750 * 100%));
	}
}

/*==========================
 bnr
===========================*/
.customercenter-bnr {
	text-align: center;
	margin-top: 7.2916666667%;
}

@media screen and (min-width: 960px) {
	.customercenter-bnr {
		margin-top: 70px;
	}
}

.customercenter-bnr-ttl {
	margin: 0 auto;
}

@media screen and (max-width: 767.98px) {
	.customercenter-bnr-ttl {
		width: 89.3333333333%;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-bnr-ttl {
		width: 42.9166666667%;
		margin-bottom: 1.4583333333%;
	}
}

.customercenter-bnr-btn-area {
	position: relative;
	background-color: #fff;
}

@media screen and (max-width: 767.98px) {
	.customercenter-bnr-btn-area {
		margin: 2.6666666667% auto;
	}

	.customercenter-bnr-btn-fix .customercenter-bnr-btn-area {
		margin: 0 auto;
		padding-bottom: 5px;
	}
}

.customercenter-bnr-btn-area h3 {
	margin: auto;
	padding: 10px 0 0;
	width: 100%;
	max-width: 218px;
	line-height: 1em;
}

.customercenter-bnr-btn-fix {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
	background: rgba(255, 255, 255, 0.8);
	box-shadow: 4px 6.928px 12.8px 3.2px rgba(98, 99, 100, 0.2);
	padding: 10px 0;
}
.customercenter-bnr-btn-fix-list {
	display: flex;
	justify-content: center;
	max-width: calc(730 / 750 * 100%);
	margin: 0 auto;
}
.customercenter-bnr-btn-fix-list__item + .customercenter-bnr-btn-fix-list__item {
	margin-left: 20px;
}
@media screen and (max-width: 767.98px) {
	.customercenter-bnr-btn-fix-list__item + .customercenter-bnr-btn-fix-list__item {
		margin-left: 10px;
	}
}
.customercenter-bnr-btn-fix .customercenter-bnr-btn-fix-pc {
	margin: auto;
	padding: 10px;
	max-width: 960px;
	width: 100%;
}

.customercenter-bnr-btn-fix .customercenter-bnr-btn-fix-pc .flex {
	display: flex;
}

.customercenter-bnr-btn-fix .customercenter-bnr-btn-fix-pc .flex div:nth-child(1) {
	width: 100%;
	max-width: 680px;
	padding-right: 10px;
}

.customercenter-bnr-btn-fix .customercenter-bnr-btn-fix-pc .flex div:nth-child(2) {
	width: 100%;
	max-width: 262px;
}

@media screen and (max-width: 960px) {
	.customercenter-bnr-btn-fix .customercenter-bnr-btn-fix-pc .flex div:nth-child(2) {
		width: 100%;
		max-width: 26.5vw;
	}
}

@media screen and (max-width: 768px) {
	.customercenter-bnr-btn-fix .customercenter-bnr-btn-fix-pc .flex div:nth-child(2) {
		width: 100%;
		max-width: 206px;
	}
}


.customercenter-bnr-btn-fix h3 {

	margin: auto;
	padding: 10px 0 0;
	width: 100%;
	max-width: 218px;
	line-height: 1em;
}

.customercenter-bnr-btn-fix .g-p-s {
	margin-bottom: 5px;
}

@media screen and (max-width: 767.98px) {
	.customercenter-bnr-btn-list {
		display: flex;
		justify-content: center;
		align-items: center;
		background: #fff;
		padding: 1.6vw 15px 2.9333333333vw;
	}
}

@media screen and (max-width: 767.98px) {
	.customercenter-bnr-btn-fix .customercenter-bnr-btn-list {
		padding: 6px 0 11px;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-bnr-btn-fix .customercenter-bnr-btn-list {
		padding: 8.5px 0;
	}
}

.customercenter-bnr-btn {
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}


@media screen and (min-width: 768px) {
	.customercenter-bnr-btn {
		width: 81.25vw;
		height: 20.1041666667vw;
		max-width: 780px;
		max-height: 193px;
		margin: 0 auto;
	}
}


@media screen and (min-width: 768px) {
	.customercenter-bnr-btn-fix .customercenter-bnr-btn {
		width: 81.25vw;
		height: 11.9791666667vw;
		max-width: 780px;
		max-height: 115px;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-bnr-btn--01 {
		background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/business-purchase-ad/02/img/bnr_01 png");
	}
}

@media screen and (max-width: 767.98px) {
	.customercenter-bnr-btn--02 {
		width: 48vw;
		height: 17.8666666667vw;
		background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/business-purchase-ad/02/img/cv/cv_bt_phone_sp svg");
	}
}

@media screen and (max-width: 767.98px) {
	.customercenter-bnr-btn-fix .customercenter-bnr-btn--02 {
		max-height: 126px;
	}
}

@media screen and (max-width: 767.98px) {
	.customercenter-bnr-btn--03 {
		width: 48vw;
		height: 17.8666666667vw;
		margin-left: 1.0666666667vw;
		background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/business-purchase-ad/02/img/cv/cv_bt_sp svg");
	}
}

@media screen and (max-width: 767.98px) {
	.customercenter-bnr-btn-fix .customercenter-bnr-btn--03 {
		margin-left: 4px;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-bnr-btn--04 {
		background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/business-purchase-ad/02/img/cv/cv_bt_fl svg");
	}
}

.customercenter-bnr-btn-web {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.customercenter-bnr-btn-sp {
	display: inline-block;
	width: 100%;
	height: 100%;
}

/*==========================
 lead
===========================*/
.customercenter-lead {
	background: #e5e5e5;
}
.customercenter-lead__inner {
	padding: calc(43 / 750 * 100%) 0 calc(38 / 750 * 100%);
}
@media screen and (min-width: 768px) {
	.customercenter-lead__inner {
		width: calc(720 / 950 * 100%);
		margin: 0 auto;
		padding: calc(43 / 950 * 100%) 0 calc(48 / 950 * 100%);
	}
}
.customercenter-lead-ttl {
	width: calc(519 / 720 * 100%);
	margin: 0 auto calc(18 / 720 * 100%);
}
@media screen and (max-width: 767.98px) {
	.customercenter-lead-ttl {
		width: calc(519 / 750 * 100%);
		margin-bottom: calc(28 / 750 * 100%);
	}
}
.customercenter-lead-cv {
	margin-bottom: calc(23 / 750 * 100%);
}
@media screen and (min-width: 768px) {
	.customercenter-lead-cv {
		margin-bottom: calc(20 / 720 * 100%);
	}
}
@media screen and (min-width: 768px) {
	.customercenter-lead-cv-list {
		max-width: none;
	}
}
.customercenter-lead-para {
	margin-left: calc(8 / 720 * 100%);
	line-height: 1;
}
@media screen and (max-width: 767.98px) {
	.customercenter-lead-para {
		margin-left: calc(20 / 750 * 100%);
	}
}
.customercenter-lead-para + .customercenter-lead-para {
	margin-top: calc(15 / 720 * 100%);
}
@media screen and (max-width: 767.98px) {
	.customercenter-lead-para + .customercenter-lead-para {
		margin-top: calc(10 / 750 * 100%);
	}
}
.customercenter-lead-para--01 {
	width: calc(385 / 720 * 100%);
}
.customercenter-lead-para--02 {
	width: calc(687 / 720 * 100%);
}
@media screen and (max-width: 767.98px) {
	.customercenter-lead-para--01 {
		width: calc(432 / 750 * 100%);
	}
	.customercenter-lead-para--02 {
		width: calc(692 / 750 * 100%);
	}
}

/*==========================
 intro
===========================*/
.customercenter-intro-head {
	margin: 0 auto;
	padding: calc(48 / 950 * 100%) 0 calc(22 / 950 * 100%);
	background: #fff;
}
@media screen and (min-width: 768px) {
	.customercenter-intro-head {
		margin-top: calc(50 / 950 * 100%);
	}
}
@media screen and (max-width: 767.98px) {
	.customercenter-intro-head {
		padding: calc(48 / 750 * 100%) 0 calc(22 / 750 * 100%);
	}
}

.customercenter-intro-head__inner {
	position: relative;
}

.customercenter-intro-head-ttl {
	transform: translateX(calc(-28 / 950 * 100%));
	width: calc(622 / 950 * 100%);
	margin: 0 auto;
	text-align: center;
}
@media screen and (max-width: 767.98px) {
	.customercenter-intro-head-ttl {
		transform: none;
		width: calc(622 / 750 * 100%);
	}
}
.customercenter-intro-head-para {
	position: relative;
	width: calc(412 / 950 * 100%);
	margin: calc(40 / 950 * 100%) auto 0 calc(147 / 950 * 100%);
}
@media screen and (max-width: 767.98px) {
	.customercenter-intro-head-para {
		width: calc(412 / 750 * 100%);
		margin: calc(40 / 750 * 100%) auto 0 calc(65 / 750 * 100%);
	}
}
.customercenter-intro-head-para::before {
	content: '';
	position: absolute;
	left: calc(222 / 412 * 100%);
	bottom: calc(-183 / 284 * 100%);
	width: calc(503 / 412 * 100%);
	padding-bottom: calc(424 / 412 * 100%);
	background: url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/business-purchase-ad/02/img/img_intro_01_20230605 png") no-repeat center;
	background-size: contain;
}
@media screen and (max-width: 767.98px) {
	.customercenter-intro-head-para::before {
		width: calc(463 / 412 * 100%);
		background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/business-purchase-ad/02/img/img_intro_01_sp_20230605 png");
	}
}
.customercenter-intro-head-para__img {
	position: relative;
}
.customercenter-intro-head-content {
	position: relative;
	width: calc(714 / 950 * 100%);
	margin: calc(90 / 950 * 100%) auto 0;
}
@media screen and (max-width: 767.98px) {
	.customercenter-intro-head-content {
		width: calc(714 / 750 * 100%);
		margin-top: calc(90 / 750 * 100%)
	}
}
.customercenter-intro-head-content-ttl {
	position: absolute;
	top: 0;
	left: calc(2 / 714 * 100%);
	width: calc(710 / 714 * 100%);
}
.customercenter-intro-list {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	line-height: 1;
	font-size: 1.9791666667vw;
	margin-top: calc(43 / 870 * 100%);
}

@media screen and (min-width: 960px) {
	.customercenter-intro-list {
		font-size: 19px;
	}
}

.customercenter-intro-list__item {
	font-weight: bold;
	border: 1px solid #00aae2;
	color: #00aae2;
	padding: calc(10em / 19) calc(25em / 19);
	min-width: calc(200em / 19);
}

@media screen and (min-width: 768px) {
	.customercenter-intro-list__item {
		letter-spacing: -0.025em;
	}
}

.customercenter-intro-list__item+.customercenter-intro-list__item {
	margin-left: calc(20 / 870 * 100%);
}

.customercenter-intro-list__sup::after {
	top: -0.1em;
}

.customercenter-sup {
	position: relative;
}

.customercenter-sup::after {
	content: '※';
	font-size: calc(12em / 19);
	font-weight: inherit;
	line-height: 1;
	position: absolute;
}

.customercenter-sup-01 {
	position: relative;
}

.customercenter-sup-01::after {
	content: '※1';
	font-size: calc(12em / 19);
	font-weight: inherit;
	line-height: 1;
	position: absolute;
}

.customercenter-sup-02 {
	position: relative;
}

.customercenter-sup-02::after {
	content: '※2';
	font-size: calc(12em / 19);
	font-weight: inherit;
	line-height: 1;
	position: absolute;
}

.customercenter-sup-03 {
	position: relative;
}

.customercenter-sup-03::after {
	content: '※3';
	font-size: calc(12em / 19);
	font-weight: inherit;
	line-height: 1;
	position: absolute;
}

.customercenter-intro-desc-area {
	text-align: center;
}

.customercenter-intro-desc {
	display: inline-block;
	font-size: 2.8125vw;
	margin-top: calc(36 / 870 * 100%);
	padding-left: 1.4em;
}

@media screen and (min-width: 960px) {
	.customercenter-intro-desc {
		font-size: 27px;
	}
}

.customercenter-intro-desc__item {
	font-weight: bold;
	line-height: calc(50em / 27);
	text-align: left;
}

@media screen and (min-width: 768px) {
	.customercenter-intro-desc__item {
		letter-spacing: -0.025em;
	}
}

.customercenter-intro-note {
	font-weight: bold;
	text-align: right;
	font-size: 1.5vw;
	margin-top: calc(27 / 870 * 100%);
	padding: 0 2.2em;
}

@media screen and (min-width: 960px) {
	.customercenter-intro-note {
		font-size: 15px;
	}
}

.customercenter-intro-chara {
	content: '';
	position: absolute;
	left: calc(55 / 870 * 100%);
	bottom: -0.625vw;
	background: url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/business-purchase-ad/02/img/img_chara_01 png") no-repeat center;
	background-size: contain;
	width: 12.9166666667vw;
	height: 14.7916666667vw;
	max-width: 124px;
	max-height: 142px;
}

@media screen and (min-width: 960px) {
	.customercenter-intro-chara {
		bottom: -6px;
	}
}
/*==== ダイキンの購入相談窓口では空調設備のご購入に関する無料相談から見積、施工までをサポートします！ ====*/
.customercenter-intro-outline {
	margin: calc(61/ 950 * 100%) auto 0;
}
@media screen and (max-width: 767.98px) {
	.customercenter-intro-outline {
		margin-top: calc(51 / 750 * 100%);
	}
}
.customercenter-intro-outline-ttl {
	width: calc(607/ 950 * 100%);
	margin: 0 auto calc(32/ 950 * 100%);
}
@media screen and (max-width: 767.98px) {
	.customercenter-intro-outline-ttl {
		width: calc(607 / 750 * 100%);
		margin-bottom: calc(34 / 750 * 100%);
	}
}
.customercenter-intro-outline-para {
	width: calc(607/ 950 * 100%);
	margin: 0 auto;
	line-height: 1;
}
@media screen and (max-width: 767.98px) {
	.customercenter-intro-outline-para {
		width: calc(607 / 750 * 100%);
	}
}
.customercenter-intro-outline-content {
	position: relative;
	margin: calc(50/ 950 * 100%) auto 0;
}
@media screen and (max-width: 767.98px) {
	.customercenter-intro-outline-content {
		margin-top: calc(21 / 750 * 100%);
		padding-bottom: calc(30 / 750 * 100%);
	}
	.customercenter-intro-outline-content::before {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: calc(100% - (17 / 750 * 100vw));
		background: #fff;
	}
}
@media screen and (max-width: 767.98px) {
	.customercenter-intro-outline-content__img {
		position: relative;
		display: block;
		width: calc(690 / 750 * 100%);
		margin: 0 auto;
	}
}
/*==== バナー ====*/
.customercenter-intro-cv {
	
}
/*==== よくいただくお悩み ====*/
.customercenter-question__inner {
	padding: 0 0 3.75%;
	margin-top: 0;
}
@media screen and (max-width: 767.98px) {
	.customercenter-question__inner {
	}
}

.customercenter-question-ttl {
	padding: 0 2.1276595745% 4.2553191489% 2.1276595745%;
	background: #3bb7e8;
	margin-bottom: 3.7234042553%;
}

.customercenter-question-ttl__img {
	margin-top: -1.0638297872%;
	width: 61.914893617%;
}

.customercenter-question-box {
	position: relative;
}

.customercenter-question-box+.customercenter-question-box {
	margin-top: 2.9787234043%;
}

@media screen and (min-width: 768px) {
	.customercenter-question-box--design1::before {
		content: '';
		position: absolute;
		right: 9.375vw;
		bottom: -3.75vw;
		width: 30vw;
		height: 31.875vw;
		max-width: 288px;
		max-height: 306px;
		background: url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/business-purchase-ad/02/img/img_question_chara_01 png") no-repeat center;
		background-size: contain;
	}
}

@media screen and (min-width: 960px) {
	.customercenter-question-box--design1::before {
		right: 90px;
		bottom: -36px;
	}
}

.customercenter-question-box-ttl {
	font-weight: 500;
	font-feature-settings: "palt";
	line-height: 1;
	display: inline-block;
	color: #fff;
	background: #00418f;
	font-size: 2.5vw;
	letter-spacing: 0.025em;
	margin-bottom: 3.085106383%;
	padding: calc(13em / 24) calc(24em / 24) calc(10em / 24) calc(32em / 24);
}

@media screen and (min-width: 960px) {
	.customercenter-question-box-ttl {
		font-size: 24px;
	}
}

.customercenter-question-box-list {
	padding: 0 4.2553191489%;
}

@media screen and (min-width: 768px) {
	.customercenter-question-box-list {
		overflow: hidden;
	}
}

.customercenter-question-box-list__item {
	margin-bottom: calc(18 / 860 * 100%);
}

@media screen and (min-width: 768px) {
	.customercenter-question-box-list__item {
		width: calc(418 / 860 * 100%);
		float: left;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-question-box-list__item:nth-of-type(even) {
		float: right;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-question-box-list__item--normal {
		float: none !important;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-question-box-list__item--last {
		float: left !important;
	}
}

/*==========================
 flow
===========================*/
.customercenter-flow {
	margin-top: 7.7083333333%;
}

@media screen and (min-width: 960px) {
	.customercenter-flow {
		margin-top: 74px;
	}
}

.customercenter-flow-ttl {
	text-align: center;
	line-height: 1;
	width: 83.75%;
	max-width: 804px;
	margin: 0 auto;
}

.customercenter-flow-ttl-note {
	font-weight: bold;
	font-feature-settings: "palt";
	text-align: right;
	font-size: 1.5625vw;
	letter-spacing: 0.025em;
	margin-top: calc(8em / 15);
	padding-right: 2.6em;
}

@media screen and (min-width: 960px) {
	.customercenter-flow-ttl-note {
		font-size: 15px;
	}
}

.customercenter-flow-block {
	position: relative;
}

@media screen and (max-width: 767.98px) {
	.customercenter-flow-block {
		padding: 18.1333333333% 0 9.3333333333%;
		margin-top: 8.8541666667%;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-flow-block {
		padding: 11.6666666667% 0 5.9375%;
		margin-top: 8.8541666667%;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-flow-block::before {
		content: '';
		position: absolute;
		top: 0;
		left: 8.1914893617%;
		width: 0.2083333333vw;
		height: 100%;
		max-width: 2px;
		background: #dd851f;
	}
}

@media screen and (max-width: 767.98px) {
	.customercenter-flow-block-ttl {
		width: 80.2816901408%;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-flow-block-ttl {
		position: absolute;
		left: 0;
		top: -5.4166666667vw;
		width: 56.3829787234%;
	}
}

@media screen and (min-width: 960px) {
	.customercenter-flow-block-ttl {
		top: -52px;
	}
}

.customercenter-flow-block-ttl__img {
	width: 100%;
}

/*==== step ====*/
.customercenter-step-item {
	position: relative;
}

@media screen and (min-width: 768px) {
	.customercenter-step-item {
		display: flex;
	}
}

.customercenter-step-item+.customercenter-step-item::before {
	content: '';
	position: absolute;
	border-top: 2.6041666667vw solid #dd851f;
	border-left: 2.6041666667vw solid transparent;
	border-right: 2.6041666667vw solid transparent;
}

@media screen and (max-width: 767.98px) {
	.customercenter-step-item+.customercenter-step-item::before {
		top: -12.2666666667vw;
		left: 47%;
		border-width: 2.9333333333vw;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-step-item+.customercenter-step-item::before {
		top: -5.625vw;
		left: 35%;
	}
}

@media screen and (min-width: 960px) {
	.customercenter-step-item+.customercenter-step-item::before {
		top: -54px;
		border-width: 25px;
	}
}

@media screen and (max-width: 767.98px) {
	.customercenter-step-item--02 {
		margin-top: 32.5373134328%;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-step-item--02 {
		margin-top: calc(134 / 880 * 100%);
	}
}

@media screen and (max-width: 767.98px) {
	.customercenter-step-item--03 {
		margin-top: 15.5223880597%;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-step-item--03 {
		margin-top: calc(38 / 880 * 100%);
	}
}

.customercenter-step-item-cap {
	display: inline-block;
	font-weight: bold;
	font-feature-settings: "palt";
	letter-spacing: 0.025em;
	line-height: 1;
	text-align: center;
	position: absolute;
	border: 1px solid #c3c3c3;
}

@media screen and (max-width: 767.98px) {
	.customercenter-step-item-cap {
		font-size: 3.4666666667vw;
		top: calc(-185em / 26);
		left: 0;
		width: 100%;
		padding: calc(20em / 26);
	}
}

@media screen and (min-width: 768px) {
	.customercenter-step-item-cap {
		font-size: 2.0833333333vw;
		top: calc(-120em / 20);
		left: calc(120 / 880 * 100%);
		min-width: calc(400em / 20);
		padding: calc(14em / 20);
	}
}

@media screen and (min-width: 960px) {
	.customercenter-step-item-cap {
		font-size: 20px;
	}
}

.customercenter-step-item-num {
	display: inline-block;
}

@media screen and (max-width: 767.98px) {
	.customercenter-step-item-num {
		position: absolute;
		top: -4.2666666667vw;
		left: 0;
		width: calc(110 / 670 * 100%);
	}

	.customercenter-step-item-num.num1 {
		top: -1vw;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-step-item-num {
		width: calc(94 / 880 * 100%);
		margin-top: calc(-10 / 880 * 100%);
	}
}

.customercenter-step-item-content {
	position: relative;
}

@media screen and (min-width: 768px) {
	.customercenter-step-item-content {
		margin: 0 calc(28 / 880 * 100%);
		flex: 1 0 0%;
	}
}

@media screen and (max-width: 767.98px) {
	.customercenter-step-item-ttl {
		margin: 0 auto 72.2388059701% 20.2985074627%;
	}
}

@media screen and (max-width: 767.98px) {
	.customercenter-step-item--01 .customercenter-step-item-ttl {
		width: 57.9104477612%;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-step-item--01 .customercenter-step-item-ttl {
		width: calc(320 / 410 * 100%);
	}
}

@media screen and (max-width: 767.98px) {
	.customercenter-step-item--02 .customercenter-step-item-ttl {
		width: 73.8805970149%;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-step-item--02 .customercenter-step-item-ttl {
		width: calc(384 / 410 * 100%);
	}
}

@media screen and (max-width: 767.98px) {
	.customercenter-step-item--03 .customercenter-step-item-ttl {
		width: 68.3582089552%;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-step-item--03 .customercenter-step-item-ttl {
		width: calc(356 / 410 * 100%);
	}
}

.customercenter-step-item-pic {
	margin: 0;
}

@media screen and (max-width: 767.98px) {
	.customercenter-step-item-pic {
		position: absolute;
		left: 0;
		top: 13.0666666667vw;
		width: 100%;
	}

	.customercenter-step-item-pic.num1 {
		top: 17.0666666667vw;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-step-item-pic {
		width: calc(320 / 880 * 100%);
	}
}

.customercenter-step-item-desc {
	font-weight: bold;
	font-feature-settings: "palt";
	letter-spacing: 0.01em;
}

@media screen and (max-width: 767.98px) {
	.customercenter-step-item-desc {
		font-size: 3.7333333333vw;
		line-height: calc(48em / 28);
		margin-top: calc(25em / 28);
	}
}

@media screen and (min-width: 768px) {
	.customercenter-step-item-desc {
		font-size: 1.7708333333vw;
		line-height: calc(29em / 17);
		margin-top: calc(25em / 17);
	}
}

@media screen and (min-width: 960px) {
	.customercenter-step-item-desc {
		font-size: 17px;
	}
}

.customercenter-step-item-desc--design1 {
	color: #00418f;
}

@media screen and (max-width: 767.98px) {
	.customercenter-step-item-desc--design1 {
		font-size: 4vw;
		margin-top: calc(16em / 28);
	}
}

.customercenter-step-item-desc-small {
	font-weight: bold;
	font-feature-settings: "palt";
	letter-spacing: 0.01em;
}

@media screen and (max-width: 767.98px) {
	.customercenter-step-item-desc-small {
		font-size: 3.2vw;
		line-height: calc(40em / 24);
		margin-top: calc(14em / 24);
	}
}

@media screen and (min-width: 768px) {
	.customercenter-step-item-desc-small {
		font-size: 1.4583333333vw;
		line-height: calc(23em / 14);
		margin-top: calc(16em / 14);
	}
}

@media screen and (min-width: 960px) {
	.customercenter-step-item-desc-small {
		font-size: 14px;
	}
}

.customercenter-step-item-desc-sup::after {
	top: -1em;
	right: 0;
}

.customercenter-step-item-note-simple {
	padding-left: 1em;
	text-indent: -1em;
}

.customercenter-step-note {
	position: relative;
	font-weight: bold;
	font-feature-settings: "palt";
}

@media screen and (max-width: 767.98px) {
	.customercenter-step-note {
		font-size: 2.9333333333vw;
		line-height: calc(32em / 22);
		letter-spacing: -0.015em;
		padding-left: 2em;
		margin-top: 1.4em;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-step-note {
		font-size: 1.5625vw;
		line-height: calc(20em / 15);
		letter-spacing: -0.02em;
		padding-left: 6.7em;
	}
}

@media screen and (min-width: 960px) {
	.customercenter-step-note {
		font-size: 15px;
	}
}

.customercenter-step-note-item {
	position: relative;
}

.customercenter-step-note-item+.customercenter-step-note-item {
	margin-top: 0.5em;
}

.customercenter-step-note-item::before {
	position: absolute;
	left: -2em;
}

.customercenter-step-note-item:nth-of-type(1)::before {
	content: '※1';
}

.customercenter-step-note-item:nth-of-type(2)::before {
	content: '※2';
}

.customercenter-step-note-item:nth-of-type(3)::before {
	content: '※3';
}

/*==========================
 shop
===========================*/
@media screen and (max-width: 767.98px) {
	.customercenter-shop {
		margin-top: 11.2%;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-shop {
		margin-top: 8.3333333333%;
	}
}

@media screen and (min-width: 960px) {
	.customercenter-shop {
		margin-top: 80px;
	}
}

.customercenter-shop-ttl {
	text-align: center;
	width: 88.2291666667%;
	max-width: 847px;
	margin: 0 auto;
}

.customercenter-shop-block {
	margin-top: 3.125%;
	padding-top: 0;
}

@media screen and (min-width: 960px) {
	.customercenter-shop-block {
		margin-top: 30px;
	}
}

.customercenter-shop-deco {
	padding: 6.5957446809% 0 4.6808510638%;
	background: url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/business-purchase-ad/02/img/bg_shop_01 jpg") no-repeat center left;
	margin: 0;
	background-size: auto 100%;
}

.customercenter-shop-deco__img {
	display: block;
	width: 25.3191489362%;
	margin: 0 4.2553191489% 0 auto;
}

.customercenter-shop-desc-sup::after {
	font-size: calc(12em /22);
	top: -0.9em;
	right: -0.8em;
}

.customercenter-shop-content {
	width: 92.5531914894%;
	margin: 4.2553191489% auto 0;
	padding: 3.4042553191% 1.2765957447% 3.4042553191% 2.5531914894%;
	background: #e3eefa;
}

.customercenter-shop-note {
	margin-top: calc(18em / 15);
}

.customercenter-shop-cv {
	margin-top: 3.1914893617%;
}

/*==========================
 skyair
===========================*/
.customercenter-skyair {
	margin-top: 7.7083333333%;
}

@media screen and (min-width: 960px) {
	.customercenter-skyair {
		margin-top: 74px;
	}
}

.customercenter-skyair-ttl {
	text-align: center;
	margin: 0 auto;
}

@media screen and (max-width: 767.98px) {
	.customercenter-skyair-ttl {
		width: 85.7333333333%;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-skyair-ttl {
		width: 87.7083333333%;
		max-width: 842px;
	}
}

.customercenter-skyair-ttl-note {
	font-weight: bold;
	font-feature-settings: "palt";
	text-align: center;
}

@media screen and (max-width: 767.98px) {
	.customercenter-skyair-ttl-note {
		font-size: 2.9333333333vw;
		width: 89.3333333333%;
		margin: 2.6666666667% auto 0;
		text-align: left;
		padding-left: 1em;
		text-indent: -1em;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-skyair-ttl-note {
		font-size: 1.5625vw;
		letter-spacing: 0.01em;
		margin-top: 2.5%;
	}
}

@media screen and (min-width: 960px) {
	.customercenter-skyair-ttl-note {
		font-size: 15px;
	}
}

/*==== 換気ができる ====*/
@media screen and (max-width: 767.98px) {
	.customercenter-skyair-kanki {
		margin-top: 13.3333333333%;
		padding: 27.7333333333% 0 8.5333333333%;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-skyair-kanki {
		margin-top: 1.875%;
	}
}

.customercenter-skyair-kanki-pic-01 {
	margin-top: calc(19 / 880 * 100%);
}

@media screen and (max-width: 767.98px) {
	.customercenter-skyair-kanki-note {
		margin-top: 6.4788732394%;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-skyair-kanki-note {
		margin-top: calc(30 / 880 * 100%);
	}
}

@media screen and (max-width: 767.98px) {
	.customercenter-skyair-kanki-ttl-sub {
		margin-top: calc(54em / 32);
	}
}

@media screen and (min-width: 768px) {
	.customercenter-skyair-kanki-ttl-sub {
		margin-top: calc(54em / 26);
	}
}

.customercenter-skyair-kanki-note-small {
	font-size: 1.3541666667vw;
	font-weight: 500;
	font-feature-settings: "palt";
	line-height: 1.4;
	margin-top: calc(5em / 13);
}

@media screen and (min-width: 960px) {
	.customercenter-skyair-kanki-note-small {
		font-size: 10px;
	}
}

/*==== 加湿ができる ====*/
@media screen and (max-width: 767.98px) {
	.customercenter-skyair-kashitsu {
		margin-top: 13.6%;
		padding: 19.7333333333% 0 6.6666666667%;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-skyair-kashitsu-content {
		margin-top: 4.4680851064%;
	}
}

@media screen and (max-width: 767.98px) {
	.customercenter-skyair-kashitsu-pic-01 {
		width: 94.3661971831%;
		margin: 3.9436619718% auto 0;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-skyair-kashitsu-pic-01 {
		margin-top: 6.2765957447%;
	}
}

.customercenter-skyair-kashitsu-desc-sup::after {
	font-size: calc(12em /22);
	top: -0.9em;
	right: -0.8em;
}

@media screen and (max-width: 767.98px) {
	.customercenter-skyair-kashitsu-note {
		margin-top: calc(48em / 20);
	}
}

@media screen and (min-width: 768px) {
	.customercenter-skyair-kashitsu-note {
		margin-top: calc(40em / 15);
	}
}

/*==== 空気清浄ができる ====*/
@media screen and (max-width: 767.98px) {
	.customercenter-skyair-kuuki {
		margin-top: 13.3333333333%;
		padding: 14.4% 0 6.6666666667%;
	}
}

@media screen and (max-width: 767.98px) {
	.customercenter-skyair-kuuki-ttl__img {
		width: calc(390 / 720 * 100%);
	}
}

@media screen and (min-width: 768px) {
	.customercenter-skyair-kuuki-ttl__img {
		width: calc(370 / 950 * 100%);
	}
}

.customercenter-skyair-kuuki-ttl-sub-01 {
	font-weight: bold;
	font-feature-settings: "palt";
	line-height: 1.4;
}

@media screen and (max-width: 767.98px) {
	.customercenter-skyair-kuuki-ttl-sub-01 {
		font-size: 4.2666666667vw;
		text-align: center;
		margin: calc(31em / 32) 0 calc(8em / 32);
	}
}

@media screen and (min-width: 768px) {
	.customercenter-skyair-kuuki-ttl-sub-01 {
		font-size: 3.2291666667vw;
		margin: calc(31em / 31) 0 calc(8em / 31);
	}
}

@media screen and (min-width: 960px) {
	.customercenter-skyair-kuuki-ttl-sub-01 {
		font-size: 31px;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-skyair-kuuki-ttl-sub-01__main {
		letter-spacing: -0.067em;
	}
}

@media screen and (max-width: 767.98px) {
	.customercenter-skyair-kuuki-ttl-sub-01__small {
		font-size: calc(24em / 32);
		letter-spacing: -0.067em;
		margin-left: 0.3em;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-skyair-kuuki-ttl-sub-01__small {
		font-size: calc(22em / 31);
		letter-spacing: -0.05em;
		margin-left: 0.3em;
	}
}

.customercenter-skyair-kuuki-ttl-sub-01-sup::after {
	top: -1em;
	right: -0.6em;
}

@media screen and (max-width: 767.98px) {
	.customercenter-skyair-kuuki-ttl-sub-02 {
		margin: calc(52em / 32) 0 calc(12em / 32);
	}
}

@media screen and (min-width: 768px) {
	.customercenter-skyair-kuuki-ttl-sub-02 {
		margin: calc(52em / 26) 0 calc(12em / 26);
	}
}

@media screen and (max-width: 767.98px) {
	.customercenter-skyair-kuuki-pic-02 {
		margin: 3.3802816901% auto 0;
		width: 94.2253521127%;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-skyair-kuuki-pic-02 {
		margin: 3.9361702128% auto 0;
		width: 85.1063829787%;
	}
}

@media screen and (max-width: 767.98px) {
	.customercenter-skyair-kuuki-note {
		margin-top: calc(42em / 20);
	}
}

@media screen and (min-width: 768px) {
	.customercenter-skyair-kuuki-note {
		margin-top: calc(23em / 15);
	}
}

.customercenter-skyair-kuuki-cap {
	font-weight: bold;
	font-feature-settings: "palt";
	letter-spacing: 0.05em;
}

@media screen and (max-width: 767.98px) {
	.customercenter-skyair-kuuki-cap {
		font-size: 3.2vw;
		line-height: calc(40em / 24);
		margin-top: calc(24em / 24);
	}
}

@media screen and (min-width: 768px) {
	.customercenter-skyair-kuuki-cap {
		font-size: 1.5625vw;
		line-height: 1.4;
		margin-top: calc(13em / 15);
	}
}

@media screen and (min-width: 960px) {
	.customercenter-skyair-kuuki-cap {
		font-size: 15px;
	}
}

.customercenter-skyair-kuuki-pic-cap {
	font-weight: bold;
	font-feature-settings: "palt";
	line-height: 1.4;
	letter-spacing: 0.025em;
}

@media screen and (max-width: 767.98px) {
	.customercenter-skyair-kuuki-pic-cap {
		font-size: 3.2vw;
		text-align: right;
		margin-top: calc(22em / 24);
	}
}

@media screen and (min-width: 768px) {
	.customercenter-skyair-kuuki-pic-cap {
		font-size: 1.5625vw;
		position: absolute;
		bottom: 0.3em;
		right: 0;
	}
}

@media screen and (min-width: 960px) {
	.customercenter-skyair-kuuki-pic-cap {
		font-size: 15px;
	}
}

.customercenter-skyair-cv {
	margin-top: 7.5%;
}

/*==== 「スカイエア」シリーズ室内機 ====*/
.customercenter-skyair-shitsunaiki {
	margin-top: 8.8541666667%;
	padding: 0;
}

.customercenter-skyair-shitsunaiki__inner {
	padding: 2.3404255319% 4.2553191489% 5.7446808511%;
}

.customercenter-skyair-shitsunaiki-ttl-sub__main {
	display: block;
	border-bottom: 1px solid #ccc;
	padding-bottom: calc(15 / 860 * 100%);
}

.customercenter-skyair-shitsunaiki-ttl-sub__main-img {
	display: block;
	width: calc(287 / 860 * 100%);
}

.customercenter-skyair-shitsunaiki-ttl-sub__small {
	display: block;
	font-size: 2.7083333333vw;
	font-weight: bold;
	font-feature-settings: "palt";
	line-height: 1.4;
	letter-spacing: 0.025em;
	margin-top: calc(15em / 26);
}

@media screen and (min-width: 960px) {
	.customercenter-skyair-shitsunaiki-ttl-sub__small {
		font-size: 26px;
	}
}

.customercenter-skyair-shitsunaiki-list {
	margin-top: calc(45 / 860 * 100%);
}

@media screen and (min-width: 768px) {
	.customercenter-skyair-shitsunaiki-list {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-skyair-shitsunaiki-list-item {
		width: calc(410 / 860 * 100%);
	}
}

@media screen and (max-width: 767.98px) {
	.customercenter-skyair-shitsunaiki-list-item+.customercenter-skyair-shitsunaiki-list-item {
		margin-top: calc(38 / 860 * 100%);
	}
}

@media screen and (min-width: 768px) {
	.customercenter-skyair-shitsunaiki-list-item:not(:first-of-type)+.customercenter-skyair-shitsunaiki-list-item {
		margin-top: calc(38 / 860 * 100%);
	}
}

.customercenter-skyair-shitsunaiki-list-item-ttl {
	font-weight: bold;
	font-feature-settings: "palt";
	line-height: 1.4;
	letter-spacing: 0.025em;
	text-align: center;
	margin-bottom: calc(7em / 19);
}

@media screen and (max-width: 767.98px) {
	.customercenter-skyair-shitsunaiki-list-item-ttl {
		font-size: 2.9333333333vw;
	}
}

@media screen and (min-width: 768px) {
	.customercenter-skyair-shitsunaiki-list-item-ttl {
		font-size: 1.9791666667vw;
	}
}

@media screen and (min-width: 960px) {
	.customercenter-skyair-shitsunaiki-list-item-ttl {
		font-size: 19px;
	}
}

.customercenter-skyair-shitsunaiki-pic {
	margin: 0 auto;
	text-align: center;
}

.customercenter-skyair-shitsunaiki-btn-area {
	text-align: center;
}

.customercenter-skyair-shitsunaiki-btn {
	display: inline-block;
	font-size: 2.0833333333vw;
	font-weight: bold;
	font-feature-settings: "palt";
	line-height: 1;
	letter-spacing: 0.075em;
	text-align: center;
	min-width: calc(560em / 20);
	padding: calc(18em / 20) calc(5em / 20);
	margin: calc(54em / 20) 0 auto 0;
	border-radius: calc(5em / 20);
	background-image: linear-gradient(0deg, #249bca 0%, #3bb7e8 100%);
	color: #fff;
}

@media screen and (min-width: 960px) {
	.customercenter-skyair-shitsunaiki-btn {
		font-size: 20px;
	}
}

.customercenter-skyair-shitsunaiki-txt {
	font-size: 1.875vw;
	font-weight: 500;
	font-feature-settings: "palt";
	line-height: 1.4;
	text-align: center;
	margin-top: calc(25em / 18);
}

@media screen and (min-width: 960px) {
	.customercenter-skyair-shitsunaiki-txt {
		font-size: 18px;
	}
}

.customercenter-skyair-shitsunaiki-txt__link {
	display: inline-block;
	border-bottom: 1px solid;
	color: #2f8ac8;
}

.customercenter-skyair-shitsunaiki-txt__link:hover {
	text-decoration: none !important;
}

.customercenter-skyair-shitsunaiki-desc {
	width: calc(795 / 860 * 100%);
	margin: calc(51 / 860 * 100%) auto 0;
}