/*リニューアルページ周りPCレイアウト*/

.r_pc-none{display: none;}
a{transition: .3s;}

/*--------------------------------------
header
--------------------------------------*/

.renewal-header{
background:#fff;
position:relative;
z-index:100;
}

.renewal-header__inner{
max-width:100%;
margin:0 auto;
padding:20px;
box-sizing: border-box;
display:flex;
align-items:center;
justify-content:flex-start;
}

.renewal-header__logo{
width:160px;
margin:0;
flex-shrink:0;
}

.renewal-header__logo img{
display:block;
width:100%;
height:auto;
}

.renewal-header__nav{
margin-left:auto;
margin-right:35px;
flex:none;
}

.renewal-header__nav ul{
display:flex;
align-items:center;
justify-content:flex-end;
gap:28px;
list-style:none;
padding:0;
margin:0;
}

.renewal-header__nav li{
position:relative;
}
.renewal-header__nav li:not(:last-child)::after{
display:none;
}


.renewal-header__nav a{
display:block;
font-size:15px;
font-weight:700;
color:#1f5fbf;
text-decoration:none;
line-height:1.4;
text-align:center;
}

.renewal-header__tel{
width:300px;
flex-shrink:0;
}

.renewal-header__tel img{
display:block;
width:100%;
height:auto;
}


/*--------------------------------------
MV
--------------------------------------*/

.renewal-mv{
background:url("../renewal_images/mv_bg.png") center top 25% / cover no-repeat;
width: 100%;
}

.renewal-mv__inner{
max-width:1200px;
width:90%;
margin:0 auto;
}

.renewal-mv__content{
padding: 350px 0 50px 0;
width:70%;
}

.renewal-mv__label{
margin:0 0 10px;
color:#0060c7;
font-size:28px;
font-weight:700;
letter-spacing:5px;
font-family:"Yu Mincho","YuMincho","Hiragino Mincho ProN",serif;
font-feature-settings: "palt";
text-spacing-trim: space-adjacent;
}

.renewal-mv__catch{
margin:0 0 22px;
color:#333;
font-family:"Yu Mincho","YuMincho","Hiragino Mincho ProN",serif;
font-size:52px;
font-weight:600;
line-height:1.25;
letter-spacing:10px;
font-feature-settings: "palt";
text-spacing-trim: space-adjacent;
}

.renewal-mv__catch span{
color:#0060c7;
}

.renewal-mv__lead{
margin:0 0 30px;
color:#222;
font-size:20px;
font-weight:600;
line-height:2;
letter-spacing:2px;
font-family:"Yu Mincho","YuMincho","Hiragino Mincho ProN",serif;
font-feature-settings: "palt";
text-spacing-trim: space-adjacent;
}

.renewal-mv__service{
display:flex;
gap:25px;
}

.renewal-mv__serviceItem{
width:175px;
border:2px solid #b9d8f5;
border-radius:18px;
box-shadow:0 8px 18px rgba(0,68,140,0.08);
color:#0060c7;
font-size:17px;
font-weight:700;
line-height:1.35;
text-align:center;
text-decoration:none;
box-sizing:border-box;
padding:15px 20px;
}

.renewal-mv__serviceItem img{
display:block;
width:100%;
height:auto;
margin:0 auto 10px;
}



/*--------------------------------------
共通見出し
--------------------------------------*/

.renewal-heading{
	text-align:center;
	margin-bottom:45px;
}

.renewal-heading__en{
	margin:0 0 8px;
	color:#005bbb;
	font-family:Georgia, "Times New Roman", serif;
	font-size:20px;
	font-weight:500;
	line-height:1;
	letter-spacing:1px;
}

.renewal-heading__ja{
	position:relative;
	display:inline-block;
	margin:0 auto;
	padding-bottom:28px;
	color:#005bbb;
	font-family:"Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "HGS明朝E", serif;
	font-size:42px;
	font-weight:600;
	line-height:1;
	letter-spacing:1px;
}

.renewal-heading__ja::before{
	content:"";
	width:68px;
	height:3px;
	background:#005bbb;
	position:absolute;
	left:50%;
	bottom:0;
	transform:translateX(-50%);
	border-radius:999px;
}

.renewal-heading__ja::after{
	content:"";
	width:8px;
	height:8px;
	background:#f5a623;
	position:absolute;
	left:50%;
	bottom:-2px;
	transform:translateX(52px);
	border-radius:50%;
}



/*--------------------------------------
service
--------------------------------------*/

.renewal-service{
  background:#fff;
  padding:60px 0px 80px;
}

.renewal-service__inner{
  max-width:1200px;
  width: 90%;
  margin:0 auto;
}

.renewal-service__list{
  display:flex;
  flex-direction:column;
  gap:30px;
}

.renewal-service__subList{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:30px;
}

.renewal-service__card{
  display:grid;
  grid-template-columns:60% 40%;
  background:#f5f8fc;
  border:1px solid #d7e8f8;
  border-radius:24px;
  overflow:hidden;
  box-shadow:0 8px 22px rgba(0,72,150,0.12);
  color:inherit;
  text-decoration:none;
  min-height:310px;
}

.renewal-service__card--main{
  grid-template-columns:34% 66%;
  min-height:330px;
}

.renewal-service__body{
  position:relative;
  z-index:2;
  padding:38px 30px 34px 46px;
  box-sizing:border-box;
}

.renewal-service__body_in01{
display:flex;
align-items: center;
}
.renewal-service__icon{
  width:70px;
  height:70px;
  margin:0 20px 0px 0;
  border-radius:50%;
  background:#fff;
  box-shadow:0 4px 14px rgba(0,72,150,0.14);
  display:flex;
  align-items:center;
  justify-content:center;
}

.renewal-service__icon img{
  display:block;
  width:100%;
  height:auto;
}

.renewal-service__title{
margin:0;
color:#005bbb;
font-size:30px;
font-weight:600;
line-height:1.3;
letter-spacing:2px;
font-family:"Yu Mincho","YuMincho","Hiragino Mincho ProN",serif;
font-feature-settings: "palt";
text-spacing-trim: space-adjacent;
}

.renewal-service__line{
  display:block;
  width:42px;
  height:2px;
  background:#005bbb;
  margin:15px 0;
}

.renewal-service__lead{
  margin:0 0 15px;
  color:#111;
  font-size:14px;
  line-height:1.9;
  font-weight:500;
}

.renewal-service__point{
  margin:0 0 20px;
  padding:0;
  list-style:none;
}

.renewal-service__point li{
  position:relative;
  padding-left:28px;
  margin-bottom:5px;
  color:#111;
  font-size:14px;
  font-weight:500;
  line-height:1.5;
}

.renewal-service__point li::before{
  content:"";
  width:17px;
  height:17px;
  position:absolute;
  left:0;
  top:2px;
  background:url("../renewal_images/price_icon02.png") center center / contain no-repeat;
}

.renewal-service__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:128px;
  padding:10px 20px;
  background:#005bbb;
  border-radius:999px;
  color:#fff;
  font-size:13px;
  font-weight:700;
  line-height:1;
}

.renewal-service__btn::after{
  content:"";
  width:17px;
  height:17px;
  margin-left:10px;
  background:url("../renewal_images/icon_arrow_white.png") center center / contain no-repeat;
}

.renewal-service__photo{
  position:absolute;
  right: 0;
  height:100%;
  min-height:310px;
  overflow:hidden;
}

.renewal-service__card--main .renewal-service__photo{
  min-height:330px;
}

.renewal-service__photo img{

  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform 0.4s ease;
}

.renewal-service__card:hover .renewal-service__photo img{
  transform:scale(1.04);
}

.renewal-service__card:hover .renewal-service__btn{
  opacity:0.86;
}



/*--------------------------------------
reason
--------------------------------------*/

.renewal-reason{
background:#fef9f3;
padding:60px 0px 80px;
}

.renewal-reason__inner{
  max-width:1200px;
  width: 90%;
	margin:0 auto;
}

.renewal-reason__list{
	display:grid;
	grid-template-columns:repeat(4, 1fr);
	gap:24px;
}

.renewal-reason__card{
	background:#fff;
	border-radius:18px;
	padding:34px 22px 30px;
	box-shadow:0 8px 22px rgba(0,72,150,0.10);
	text-align:center;
	box-sizing:border-box;
}

.renewal-reason__icon{
	width:120px;
	margin:0 auto 22px;
}

.renewal-reason__icon img{
	display:block;
	width:100%;
	height:auto;
}

.renewal-reason__card h3{
	margin:0 0 22px;
	padding-bottom:22px;
	border-bottom:2px dotted #8bbde9;
	color:#005bbb;
	font-size:23px;
	font-weight:600;
	line-height:1.55;
	letter-spacing:0.05em;
font-family:"Yu Mincho","YuMincho","Hiragino Mincho ProN",serif;
font-feature-settings: "palt";
text-spacing-trim: space-adjacent;
}

.renewal-reason__card p{
	margin:0;
	color:#222;
	font-size:14px;
	font-weight:500;
	line-height:2;
	text-align:left;
}

.renewal-reason__note{
	display:flex;
	align-items:center;
	justify-content:center;
	gap:18px;
	margin:48px 0 0;
	color:#222;
	font-size:18px;
	font-weight:500;
	line-height:1.6;
	letter-spacing:0.08em;
	text-align:center;
font-family:"Yu Mincho","YuMincho","Hiragino Mincho ProN",serif;
font-feature-settings: "palt";
text-spacing-trim: space-adjacent;
}

.renewal-reason__note span{
	color:#005bbb;
	font-weight:600;
    font-size:24px;
}

.renewal-reason__note img{
	display:block;
	width:34px;
	height:auto;
    margin: 0 0 15px 0;
}


/*--------------------------------------
cv
--------------------------------------*/

.renewal-cv{
padding:60px 0px 80px;
background:#fff;
}

.renewal-cv__inner{
  max-width:1200px;
  width: 90%;
  margin:0 auto;
  padding:35px 42px;
  background:#f5faff;
  border-radius:22px;
  display:grid;
  grid-template-columns:1fr 1fr;
  align-items:center;
  gap:42px;
}

.renewal-cv__telBox{
  display:flex;
  gap:24px;
}

.renewal-cv__telIcon{
  width:92px;
  height:92px;
  border-radius:50%;
  background:#eaf4ff;
  display:flex;
  align-items:center;
  justify-content:center;
  flex-shrink:0;
}

.renewal-cv__telIcon img{
  width:52px;
  height:auto;
  display:block;
}

.renewal-cv__telText{
  flex:1;
}

.renewal-cv__lead{
  margin:0 0 5px;
  color:#222;
  font-size:16px;
  font-weight:500;
  line-height:1.4;
  letter-spacing: 1px;
}

.renewal-cv__catch{
  margin:0 0 14px;
  color:#222;
  font-size:20px;
  font-weight:600;
  line-height:1.35;
  letter-spacing: 1px;
}

.renewal-cv__telBanner{
  max-width:520px;
}

.renewal-cv__telBanner img{
  display:block;
  width:100%;
  height:auto;
}

.renewal-cv__btns{
	display:grid;
	grid-template-columns:1fr 1fr;
	gap:12px;
	padding-left:30px;
	border-left:1px solid #b8d6f2;
}

.renewal-cv__btn{
  min-height:88px;
  border-radius:12px;
  display:flex;
  align-items:center;
  gap:5px;
  padding:10px 10px;
  box-sizing:border-box;
  color:#fff;
  text-decoration:none;
  position:relative;
}

.renewal-cv__btn::after{
  content:"";
  width:20px;
  height:20px;
  border-radius:50%;
  background:#fff;
  position:absolute;
  right:16px;
  top:50%;
  transform:translateY(-50%);
}

.renewal-cv__btn::before{
	content:"";
	position:absolute;
	right:24px;
	top:50%;
	width:5px;
	height:5px;
	border-top:2px solid #005bbb;
	border-right:2px solid #005bbb;
	transform:translateY(-50%) rotate(45deg);
	z-index:2;
}

.renewal-cv__btn--line{
  background:#19b832;
}

.renewal-cv__btn--mail{
  background:#005bbb;
}

.renewal-cv__btn img{
  width:58px;
  height:auto;
  display:block;
  flex-shrink:0;
}

.renewal-cv__btn span{
  display:block;
  font-size:15px;
  font-weight:600;
  line-height:1.3;
  letter-spacing: 1px;
}

.renewal-cv__btn small{
  display:block;
  margin-top:6px;
  font-size:12px;
  font-weight:600;
  letter-spacing: 1px;
}

.renewal-cv a{color:#fff;}


/*--------------------------------------
price
--------------------------------------*/

.renewal-price{
background:#fff;
padding:60px 0px 80px;
}

.renewal-price__inner{
max-width:1200px;
width: 90%;
margin:0 auto;
}

.renewal-price__lead{
	margin:0 0 42px;
	text-align:center;
	color:#222;
	font-size:16px;
	font-weight:500;
	line-height:1.8;
	letter-spacing:0.04em;
}

.renewal-price__list{
	display:grid;
	grid-template-columns:repeat(3,1fr);
	gap:26px;
}

.renewal-price__card{
	background:#fff;
	border-radius:20px;
	overflow:hidden;
	box-shadow:0 8px 24px rgba(0,72,150,0.10);
	border:1px solid #d7e8f8;
}

.renewal-price__card--blue{
	background:linear-gradient(to bottom,#f3f8ff 0%,#fff 38%);
}

.renewal-price__card--green{
	background:linear-gradient(to bottom,#f4fff6 0%,#fff 38%);
	border-color:#cfead5;
}

.renewal-price__card--orange{
	background:linear-gradient(to bottom,#fff8ee 0%,#fff 38%);
	border-color:#f3d9b5;
}

.renewal-price__head{
	display:flex;
	align-items:center;
	gap:20px;
	padding:30px 28px 26px;
	min-height:135px;
	box-sizing:border-box;
}

.renewal-price__icon{
	width:78px;
	height:78px;
	flex-shrink:0;
	border-radius:50%;
	background:#fff;
	display:flex;
	align-items:center;
	justify-content:center;
	box-shadow:0 5px 16px rgba(0,72,150,0.10);
}

.renewal-price__icon img{
	display:block;
	width:100%;
	height:auto;
}

.renewal-price__head h3{
margin:0 0 5px;
font-size:24px;
font-weight:600;
line-height:1.4;
letter-spacing:0.04em;
font-family:"Yu Mincho","YuMincho","Hiragino Mincho ProN",serif;
font-feature-settings: "palt";
text-spacing-trim: space-adjacent;
}

.renewal-price__card--blue h3{
	color:#005bbb;
}

.renewal-price__card--green h3{
	color:#16952b;
}

.renewal-price__card--orange h3{
	color:#ff7a00;
}

.renewal-price__head p{
	margin:0;
	color:#222;
	font-size:13px;
	line-height:1.75;
	font-weight:500;
}

.renewal-price__menu{
	margin:0;
	padding:0 28px;
}

.renewal-price__menu div{
	display:flex;
	justify-content:space-between;
	align-items:center;
	gap:15px;
	padding:19px 0;
	border-top:2px dotted #9fc8ef;
}

.renewal-price__card--green .renewal-price__menu div{
	border-color:#9ed8aa;
}

.renewal-price__card--orange .renewal-price__menu div{
	border-color:#f3c47c;
}

.renewal-price__menu dt{
	color:#222;
	font-size:14px;
	font-weight:700;
	line-height:1.5;
}

.renewal-price__menu dd{
	margin:0;
	white-space:nowrap;
	font-size:22px;
	font-weight:800;
	line-height:1;
    letter-spacing: 2px;
}
.renewal-price__menu dd span{
	font-size:16px;
}

.renewal-price__card--blue dd{
	color:#005bbb;
}

.renewal-price__card--green dd{
	color:#16952b;
}

.renewal-price__card--orange dd{
	color:#ff7a00;
}

.renewal-price__note{
	margin:16px 28px 0;
	color:#333;
	font-size:12px;
	line-height:1.7;
}

.renewal-price__btn{
	width:calc(100% - 56px);
	margin:20px auto 28px;
	height:50px;
	border-radius:999px;
	display:flex;
	align-items:center;
	justify-content:center;
	gap:10px;
	background:#fff;
	font-size:15px;
	font-weight:700;
	text-decoration:none;
	box-sizing:border-box;
}

.renewal-price__btn img{
	display:block;
	width:22px;
	height:22px;
}

.renewal-price__card--blue .renewal-price__btn{
	border:2px solid #005bbb;
	color:#005bbb;
}

.renewal-price__card--green .renewal-price__btn{
	border:2px solid #16952b;
	color:#16952b;
}

.renewal-price__card--orange .renewal-price__btn{
	border:2px solid #ff7a00;
	color:#ff7a00;
}

.renewal-price__bottom{
	margin:45px 0 0;
	padding:24px 34px;
	background:#f3f8ff;
	border-radius:14px;
	display:flex;
	align-items:center;
	justify-content:center;
	gap:34px;
}

.renewal-price__bottomIcon{
	width:58px;
	flex-shrink:0;
}

.renewal-price__bottomIcon img{
	display:block;
	width:100%;
	height:auto;
}

.renewal-price__bottom p{
	display:flex;
	align-items:center;
	gap:10px;
	margin:0;
	color:#222;
	font-size:14px;
	font-weight:700;
	line-height:1.5;
}

.renewal-price__bottom p img{
	width:22px;
	height:22px;
	flex-shrink:0;
}

.renewal-price__caption{
	margin:25px 0 0;
	text-align:center;
	color:#333;
	font-size:13px;
	line-height:1.8;
}


/*--------------------------------------
works
--------------------------------------*/

.renewal-works{
background:#fff;
padding:60px 0px 80px;
}

.renewal-works__inner{
max-width:1200px;
width: 90%;
margin:0 auto;
}

.renewal-works__lead{
	margin:0 0 42px;
	text-align:center;
	color:#222;
	font-size:16px;
	font-weight:500;
	line-height:1.8;
	letter-spacing:0.04em;
}

.renewal-works__list{
	display:grid;
	grid-template-columns:repeat(4,1fr);
	gap:24px;
}

.renewal-works__item{
	background:#fff;
	border:1px solid #d7e8f8;
	border-radius:14px;
	overflow:hidden;
	box-shadow:0 8px 22px rgba(0,72,150,0.10);
}

.renewal-works__link{
	display:block;
	color:inherit;
	text-decoration:none;
}

.renewal-works__thumb{
	height:170px;
	overflow:hidden;
}

.renewal-works__thumb img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
	transition:transform 0.4s ease;
}

.renewal-works__link:hover .renewal-works__thumb img{
	transform:scale(1.05);
}

.renewal-works__body{
	position:relative;
	padding:20px 20px 48px;
	box-sizing:border-box;
	min-height:190px;
}

.renewal-works__cat{
	display:inline-block;
	margin:0 0 12px;
	padding:5px 12px;
	background:#eaf4ff;
	border-radius:999px;
	color:#005bbb;
	font-size:12px;
	font-weight:700;
	line-height:1;
}

.renewal-works__body h3{
	margin:0 0 12px;
	color:#111;
	font-size:17px;
	font-weight:700;
	line-height:1.55;
}

.renewal-works__text{
	margin:0;
	color:#333;
	font-size:13px;
	font-weight:500;
	line-height:1.8;
}

.renewal-works__arrow{
	position:absolute;
	right:22px;
	bottom:24px;
	width:8px;
	height:8px;
	border-top:2px solid #005bbb;
	border-right:2px solid #005bbb;
	transform:rotate(45deg);
	transition:.3s;

}

.renewal-works__more{
	margin-top:42px;
	text-align:center;
}

.renewal-works__moreBtn{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	gap:10px;
	min-width:230px;
	height:46px;
	border:2px solid #005bbb;
	border-radius:999px;
	background:#fff;
	color:#005bbb;
	font-size:15px;
	font-weight:700;
	text-decoration:none;
}

.renewal-works__moreBtn img{
	display:block;
	width:22px;
	height:22px;
}

.renewal-works__more a{color:#005bbb;}


/*--------------------------------------
area
--------------------------------------*/

.renewal-area{
	background:#f3f7fd;
	padding:0px;
}

.renewal-area__inner{
max-width:1200px;
width: 90%;
margin:0 auto;
}


.renewal-area__content{
  display:grid;
  grid-template-columns:48% 52%;
  align-items:center;
  overflow:hidden;
}

.renewal-area__text{
  padding:54px 20px 54px 52px;
  box-sizing:border-box;
  position:relative;
  z-index:2;
}

.renewal-area__text h2{
  margin:0 0 20px;
	font-size:32px;
	font-weight:600;
	line-height:1.3;
	letter-spacing:3px;
font-family:"Yu Mincho","YuMincho","Hiragino Mincho ProN",serif;
font-feature-settings: "palt";
text-spacing-trim: space-adjacent;
}

.renewal-area__text_01{
	color:#005bbb;
	font-size:40px;
}
.renewal-area__text_02{
	color:#f5a623;
	font-size:40px;
}

.renewal-area__lead{
  margin:0 0 30px;
  padding:10px 0;
  border-top:1px solid #005bbb;
  border-bottom:1px solid #005bbb;
  color:#222;
  font-size:20px;
  font-weight:500;
  line-height:1.5;
  letter-spacing:0.08em;
}

.renewal-area__point{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:16px;
  margin-bottom:20px;
}

.renewal-area__pointItem{
  background:#fff;
  border-radius:14px;
  padding:20px 5px 20px;
  text-align:center;
  box-shadow:0 6px 18px rgba(0,72,150,0.08);
  box-sizing:border-box;
}

.renewal-area__icon{
  width:78px;
  height:78px;
  margin:0 auto 14px;
  border-radius:50%;
  background:#eef5ff;
  display:flex;
  align-items:center;
  justify-content:center;
}

.renewal-area__icon img{
  display:block;
  width:70%;
  height:auto;
}

.renewal-area__pointItem p{
  margin:0;
  color:#005bbb;
  font-size:16px;
  font-weight:700;
  line-height:1.55;
}

.renewal-area__lead02{
  font-size:13px;
  font-weight:700;
  letter-spacing: 1px;
    margin:0 0 20px;
}
.renewal-area__btn{
  position:relative;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  min-width:360px;
  height:56px;
  padding:0 65px 0 18px;
  background:#005bbb;
  border-radius:999px;
  color:#fff;
  font-size:16px;
  font-weight:700;
  letter-spacing: 1px;
  text-decoration:none;
  box-sizing:border-box;
  box-shadow:0 6px 16px rgba(0,72,150,0.16);
}

.renewal-area__btnIcon{
  width:34px;
  height:34px;
  border-radius:50%;
  background:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  flex-shrink:0;
}

.renewal-area__btnIcon img{
  display:block;
  width:19px;
  height:auto;
}

.renewal-area__btnText{
  display:block;
  line-height:1.3;
}

.renewal-area__btnArrow{
  position:absolute;
  right:16px;
  top:50%;
  width:24px;
  height:24px;
  border-radius:50%;
  background:#fff;
  transform:translateY(-50%);
}

.renewal-area__btnArrow::after{
  content:"";
  position:absolute;
  left:8px;
  top:9px;
  width:5px;
  height:5px;
  border-top:2px solid #005bbb;
  border-right:2px solid #005bbb;
  transform:rotate(45deg);
}

.renewal-area__map{
  height:100%;
  min-height:430px;
}

.renewal-area__map img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}

.renewal-area__text a{color:#fff;}

/*--------------------------------------
company
--------------------------------------*/

.renewal-company{
background:#fff;
padding:30px 0px 30px;
}

.renewal-company__inner{
max-width:1200px;
width: 90%;
margin:0 auto;
}

.renewal-company__box{
  display:grid;
  grid-template-columns:35% 65%;
  gap:36px;
  padding:50px;
  background:#fff;
  border:1px solid #d7e8f8;
  border-radius:22px;
  box-shadow:0 8px 24px rgba(0,72,150,0.08);
  box-sizing: border-box;
}

.renewal-company__intro{
  padding-right:36px;
  border-right:1px solid #d7e8f8;
  text-align:center;
}

.renewal-company__en{
padding: 0 0 20px 0;
margin:0 0 20px;
color:#005bbb;
font-size:17px;
font-weight:700;
letter-spacing:0.18em;
border-bottom:2px solid #005bbb;
display: inline-block;
}

.renewal-company__intro h2{
margin:10px 0 55px;
font-size:38px;
font-weight:700;
letter-spacing:0.12em;
}

.renewal-company__logo{
width:230px;
margin:0 auto 22px;
}

.renewal-company__logo img{
display:block;
width:100%;
height:auto;
}

.renewal-company__name{
margin:0 0 28px;
color:#005bbb;
font-size:20px;
font-weight:700;
line-height:1.6;
}

.renewal-company__message{
margin:0;
color:#222;
font-size:15px;
font-weight:500;
line-height:2;
}

.renewal-company__table{
width:94%;
}
.renewal-company__table dl{
  margin:0;
  box-sizing: border-box;
}

.renewal-company__table div{
  display:grid;
  grid-template-columns:150px 1fr;
  border-bottom:1px solid #d7e8f8;
}

.renewal-company__table div:last-child{
  border:none;
}

.renewal-company__table dt,
.renewal-company__table dd{
  padding:17px 0;
  font-size:15px;
  line-height:1.8;
}

.renewal-company__table dt{
  color:#005bbb;
  font-weight:700;
}

.renewal-company__table dd{
  margin:0;
  color:#222;
  font-weight:500;
}



/*--------------------------------------
footer
--------------------------------------*/

.renewal-footer{
width: 100%;
background:#fdfbf9;
padding:70px 0px 30px;
}

.renewal-footer__inner{
  max-width:1200px;
  margin:0 auto;
}

.renewal-footer__main{
  display:grid;
  grid-template-columns:260px 1fr;
  gap:80px;
  padding-bottom:45px;
}

.renewal-footer__logo{
  width:170px;
  margin-bottom:15px;
}

.renewal-footer__logo img{
  display:block;
  width:100%;
  height:auto;
}

.renewal-footer__name{
  margin:0 0 22px;
  color:#005bbb;
  font-size:16px;
  font-weight:600;
  line-height:1.6;
  letter-spacing: 1px;
}

.renewal-footer__text{
  margin:0 0 35px;
  color:#222;
  font-size:13px;
  font-weight:500;
  line-height:2;
}

.renewal-footer__security{
  display:flex;
  align-items:center;
  gap:10px;
  margin:0;
  color:#222;
  font-size:14px;
  font-weight:700;
}

.renewal-footer__security img{
  width:22px;
  height:auto;
}

.renewal-footer__nav{
  display:flex;
  justify-content: space-between;
}

.renewal-footer__navCol h3{
  position:relative;
  margin:0 0 25px;
  padding-bottom:12px;
  color:#005bbb;
  font-size:16px;
  font-weight:700;
  line-height:1.5;
}

.renewal-footer__navCol h3::after{
  content:"";
  width:28px;
  height:2px;
  background:#005bbb;
  position:absolute;
  left:0;
  bottom:0;
}

.renewal-footer__navCol ul{
  margin:0;
  padding:0;
  list-style:none;
}

.renewal-footer__navCol li{
  margin-bottom:8px;
}

.renewal-footer__navCol a{
  color:#222;
  font-size:13px;
  font-weight:500;
  line-height:1.3;
  text-decoration:none;
}

.renewal-footer__navCol a:hover{
  color:#005bbb;
}

.renewal-footer__bottom{
  display:grid;
  grid-template-columns:1.2fr 1.1fr 1.3fr;
  gap:34px;
  padding-top:32px;
  border-top:1px solid #d8d7d8;
}

.renewal-footer__area,
.renewal-footer__credit{
  padding-right:32px;
  border-right:1px solid #d8d7d8;
}

.renewal-footer__area h3,
.renewal-footer__credit h3{
  display:flex;
  align-items:center;
  gap:8px;
  margin:0 0 14px;
  color:#005bbb;
  font-size:15px;
  font-weight:700;
}

.renewal-footer__area h3 img{
  width:20px;
  height:auto;
}

.renewal-footer__area p,
.renewal-footer__company p{
  margin:0;
  color:#222;
  font-size:12px;
  font-weight:500;
  line-height:1.5;
}
.renewal-footer__company p span{
  font-size:13px;
  font-weight:700;
  line-height:1.5;
  display: inline-block;
  margin: 0 0 5px 0;
}

.renewal-footer__credit > img{
  display:block;
  width:260px;
  max-width:100%;
  height:auto;
}

.renewal-footer__copy{
  margin-top:10px !important;
}


/*--------------------------------------
PAGETOP
--------------------------------------*/

.renewal-pagetop{
	position:fixed;
	right:20px;
	bottom:20px;
	width:70px;
	height:70px;
	border-radius:50%;
	background:#fff;
	border:2px solid #005bbb;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	text-decoration:none;
	z-index:999;
}

.renewal-pagetop__arrow{
	width:10px;
	height:10px;
	border-top:2px solid #005bbb;
	border-left:2px solid #005bbb;
	transform:rotate(45deg);
	margin-bottom:4px;
}

.renewal-pagetop__text{
	color:#005bbb;
	font-size:10px;
	font-weight:700;
	letter-spacing:.1em;
}


/*--------------------------------------
記事一覧ページページャー
--------------------------------------*/
.renewal-works--archive{
  padding-top:70px;
}

.renewal-works__pagenavi{
  margin-top:45px;
  text-align:center;
}

.renewal-works__pagenavi .page-numbers{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:38px;
  height:38px;
  margin:0 4px;
  padding:0 10px;
  border:1px solid #d7e8f8;
  border-radius:999px;
  color:#005bbb;
  font-size:14px;
  font-weight:700;
  text-decoration:none;
}

.renewal-works__pagenavi .current{
  background:#005bbb;
  color:#fff;
  border-color:#005bbb;
}

.renewal-works__empty{
  text-align:center;
  font-size:15px;
}


/*--------------------------------------
single
--------------------------------------*/

.renewal-single{
background:#fff;
width: 100%;
padding:70px 0px 30px;
}

.renewal-single__inner{
  max-width:900px;
  margin:0 auto;
}

.renewal-single__article{
  background:#fff;
}

.renewal-single__head{
  margin-bottom:42px;
}

.renewal-single__meta{
  display:flex;
  align-items:center;
  gap:12px;
  margin-bottom:18px;
}

.renewal-single__date{
  color:#666;
  font-size:14px;
  font-weight:500;
}

.renewal-single__cat{
  display:inline-block;
  padding:6px 14px;
  background:#eaf4ff;
  border-radius:999px;
  color:#005bbb;
  font-size:13px;
  font-weight:700;
  line-height:1;
}

.renewal-single__title{
  margin:0 0 30px;
  color:#111;
  font-size:34px;
  font-weight:700;
  line-height:1.55;
  letter-spacing:0.04em;
}

.renewal-single__thumb{
  border-radius:18px;
  overflow:hidden;
}

.renewal-single__thumb img{
  display:block;
  width:100%;
  height:auto;
}

.renewal-single__content{
  color:#222;
  font-size:16px;
  font-weight:500;
  line-height:2.1;
}

.renewal-single__content p{
  margin:0 0 1.8em;
}

.renewal-single__content h2{
  margin:2.6em 0 1em;
  padding:0.8em 1em;
  background:#f3f8ff;
  border-left:5px solid #005bbb;
  color:#005bbb;
  font-size:24px;
  font-weight:700;
  line-height:1.5;
}

.renewal-single__content h3{
  margin:2.2em 0 1em;
  padding-bottom:0.5em;
  border-bottom:2px solid #d7e8f8;
  color:#005bbb;
  font-size:21px;
  font-weight:700;
  line-height:1.5;
}

.renewal-single__content img{
  max-width:100%;
  height:auto;
  border-radius:14px;
}

.renewal-single__content ul,
.renewal-single__content ol{
  margin:0 0 1.8em;
  padding-left:1.5em;
}

.renewal-single__content li{
  margin-bottom:0.5em;
}

.renewal-single__nav{
  margin-top:50px;
  text-align:center;
}

.renewal-single__back{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:220px;
  height:48px;
  padding:0 28px;
  border:2px solid #005bbb;
  border-radius:999px;
  color:#005bbb;
  font-size:15px;
  font-weight:700;
  text-decoration:none;
  box-sizing:border-box;
}

.renewal-single__nav a{color:#005bbb;}


/*--------------------------------------
aircon page
--------------------------------------*/

.renewal-aircon-page{
	background:#fff;
}

.renewal-aircon-inner{
	max-width:1100px;
	margin:0 auto;
}

.renewal-aircon-mv{
	background:#eef8ff;
	padding:60px 20px;
}

.renewal-aircon-mv__inner{
	max-width:1100px;
	margin:0 auto;
	display:grid;
	grid-template-columns:44% 56%;
	align-items:center;
	background:#fff;
	border-radius:24px;
	overflow:hidden;
	box-shadow:0 8px 24px rgba(0,72,150,0.10);
}

.renewal-aircon-mv__text{
	padding:56px 48px;
	box-sizing:border-box;
}

.renewal-aircon-mv__label{
	margin:0 0 14px;
	color:#005bbb;
	font-family:Georgia, "Times New Roman", serif;
	font-size:15px;
	font-weight:700;
	letter-spacing:0.14em;
}

.renewal-aircon-mv__text h1{
	margin:0 0 26px;
	color:#005bbb;
	font-size:46px;
	font-weight:600;
	line-height:1.35;
	letter-spacing:0.08em;
font-family:"Yu Mincho","YuMincho","Hiragino Mincho ProN",serif;
font-feature-settings: "palt";
text-spacing-trim: space-adjacent;
}

.renewal-aircon-mv__text p{
	margin:0;
	color:#222;
	font-size:16px;
	font-weight:500;
	line-height:2;
}

.renewal-aircon-mv__photo{
	height:430px;
}

.renewal-aircon-mv__photo img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}

.renewal-aircon-trouble,
.renewal-aircon-about,
.renewal-aircon-price,
.renewal-aircon-flow,
.renewal-aircon-point{
	padding:80px 20px;
}

.renewal-aircon-trouble{
	background:#fff;
}

.renewal-aircon-trouble__list{
	display:grid;
	grid-template-columns:1fr 1fr;
	gap:18px 24px;
	margin:0;
	padding:0;
	list-style:none;
}

.renewal-aircon-trouble__list li{
	position:relative;
	padding:20px 22px 20px 54px;
	background:#f3f8ff;
	border-radius:14px;
	color:#222;
	font-size:16px;
	font-weight:700;
	line-height:1.6;
}

.renewal-aircon-trouble__list li::before{
	content:"";
	position:absolute;
	left:22px;
	top:24px;
	width:18px;
	height:18px;
	border-radius:50%;
	background:#005bbb;
}

.renewal-aircon-trouble__list li::after{
	content:"";
	position:absolute;
	left:28px;
	top:28px;
	width:5px;
	height:9px;
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;
	transform:rotate(45deg);
}

.renewal-aircon-about{
	background:#f8fbff;
}

.renewal-aircon-about__box{
	display:grid;
	grid-template-columns:48% 52%;
	align-items:center;
	background:#fff;
	border-radius:22px;
	overflow:hidden;
	box-shadow:0 8px 24px rgba(0,72,150,0.08);
}

.renewal-aircon-about__photo{
	height:430px;
}

.renewal-aircon-about__photo img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}

.renewal-aircon-about__text{
	padding:48px 52px;
	box-sizing:border-box;
}

.renewal-aircon-about__text h2{
	margin:0 0 26px;
	color:#005bbb;
	font-size:34px;
	font-weight:600;
	line-height:1.55;
	letter-spacing:0.06em;
font-family:"Yu Mincho","YuMincho","Hiragino Mincho ProN",serif;
font-feature-settings: "palt";
text-spacing-trim: space-adjacent;
}

.renewal-aircon-about__text p{
	margin:0 0 1.6em;
	color:#222;
	font-size:15px;
	font-weight:500;
	line-height:2;
}

.renewal-aircon-about__text p:last-child{
	margin-bottom:0;
}

.renewal-aircon-price{
	background:#fff;
}

.renewal-aircon-price__box{
	background:#fff;
	border:1px solid #d7e8f8;
	border-radius:20px;
	box-shadow:0 8px 24px rgba(0,72,150,0.10);
	overflow:hidden;
}

.renewal-aircon-price__box dl{
	margin:0;
}

.renewal-aircon-price__box div{
	display:grid;
	grid-template-columns:1fr 260px;
	align-items:center;
	border-bottom:1px solid #d7e8f8;
}

.renewal-aircon-price__box div:last-child{
	border-bottom:none;
}

.renewal-aircon-price__box dt{
	padding:24px 34px;
	color:#222;
	font-size:17px;
	font-weight:700;
	line-height:1.5;
}

.renewal-aircon-price__box dd{
	margin:0;
	padding:24px 34px;
	background:#f3f8ff;
	color:#005bbb;
	font-size:15px;
	font-weight:700;
	text-align:right;
	line-height:1.4;
}

.renewal-aircon-price__box dd span{
	font-size:30px;
	font-weight:700;
	letter-spacing:0.02em;
}

.renewal-aircon-price__note{
	margin:24px 0 0;
	color:#333;
	font-size:13px;
	font-weight:500;
	line-height:1.8;
	text-align:center;
}

.renewal-aircon-flow{
	background:#f8fbff;
}

.renewal-aircon-flow__list{
	display:grid;
	grid-template-columns:repeat(4,1fr);
	gap:22px;
}

.renewal-aircon-flow__item{
	background:#fff;
	border:1px solid #d7e8f8;
	border-radius:18px;
	padding:30px 22px;
	box-shadow:0 8px 22px rgba(0,72,150,0.08);
	box-sizing:border-box;
}

.renewal-aircon-flow__item span{
	display:block;
	margin-bottom:18px;
	color:#005bbb;
	font-family:Georgia, "Times New Roman", serif;
	font-size:30px;
	font-weight:700;
	line-height:1;
}

.renewal-aircon-flow__item h3{
	margin:0 0 14px;
	color:#005bbb;
	font-size:20px;
	font-weight:700;
	line-height:1.5;
}

.renewal-aircon-flow__item p{
	margin:0;
	color:#222;
	font-size:14px;
	font-weight:500;
	line-height:1.8;
}

.renewal-aircon-point{
	background:#fff;
}

.renewal-aircon-point__box{
	background:#f3f8ff;
	border-radius:18px;
	padding:34px 44px;
	box-sizing:border-box;
}

.renewal-aircon-point__box ul{
	margin:0;
	padding:0;
	list-style:none;
}

.renewal-aircon-point__box li{
	position:relative;
	padding-left:30px;
	margin-bottom:14px;
	color:#222;
	font-size:15px;
	font-weight:500;
	line-height:1.8;
}

.renewal-aircon-point__box li:last-child{
	margin-bottom:0;
}

.renewal-aircon-point__box li::before{
	content:"";
	position:absolute;
	left:0;
	top:8px;
	width:16px;
	height:16px;
	border-radius:50%;
	background:#005bbb;
}


/*--------------------------------------
house cleaning page
--------------------------------------*/

.renewal-house-page{
	background:#fff;
}

.renewal-house-inner{
	max-width:1100px;
	margin:0 auto;
}

.renewal-house-mv{
	background:#eef8ff;
	padding:60px 20px;
}

.renewal-house-mv__inner{
	max-width:1100px;
	margin:0 auto;
	display:grid;
	grid-template-columns:44% 56%;
	align-items:center;
	background:#fff;
	border-radius:24px;
	overflow:hidden;
	box-shadow:0 8px 24px rgba(0,72,150,0.10);
}

.renewal-house-mv__text{
	padding:56px 48px;
	box-sizing:border-box;
}

.renewal-house-mv__label{
	margin:0 0 14px;
	color:#005bbb;
	font-family:Georgia, "Times New Roman", serif;
	font-size:15px;
	font-weight:700;
	letter-spacing:0.14em;
}

.renewal-house-mv__text h1{
	margin:0 0 26px;
	color:#005bbb;
	font-size:46px;
	font-weight:600;
	line-height:1.35;
	letter-spacing:0.08em;
font-family:"Yu Mincho","YuMincho","Hiragino Mincho ProN",serif;
font-feature-settings: "palt";
text-spacing-trim: space-adjacent;
}

.renewal-house-mv__text p{
	margin:0;
	color:#222;
	font-size:16px;
	font-weight:500;
	line-height:2;
}

.renewal-house-mv__photo{
	height:430px;
}

.renewal-house-mv__photo img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}

.renewal-house-trouble,
.renewal-house-about,
.renewal-house-place,
.renewal-house-price,
.renewal-house-flow,
.renewal-house-point{
	padding:80px 20px;
}

.renewal-house-trouble{
	background:#fff;
}

.renewal-house-trouble__list{
	display:grid;
	grid-template-columns:1fr 1fr;
	gap:18px 24px;
	margin:0;
	padding:0;
	list-style:none;
}

.renewal-house-trouble__list li{
	position:relative;
	padding:20px 22px 20px 54px;
	background:#f3f8ff;
	border-radius:14px;
	color:#222;
	font-size:16px;
	font-weight:700;
	line-height:1.6;
}

.renewal-house-trouble__list li::before{
	content:"";
	position:absolute;
	left:22px;
	top:24px;
	width:18px;
	height:18px;
	border-radius:50%;
	background:#005bbb;
}

.renewal-house-trouble__list li::after{
	content:"";
	position:absolute;
	left:28px;
	top:28px;
	width:5px;
	height:9px;
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;
	transform:rotate(45deg);
}

.renewal-house-about{
	background:#f8fbff;
}

.renewal-house-about__box{
	display:grid;
	grid-template-columns:48% 52%;
	align-items:center;
	background:#fff;
	border-radius:22px;
	overflow:hidden;
	box-shadow:0 8px 24px rgba(0,72,150,0.08);
}

.renewal-house-about__photo{
	height:430px;
}

.renewal-house-about__photo img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}

.renewal-house-about__text{
	padding:48px 52px;
	box-sizing:border-box;
}

.renewal-house-about__text h2{
	margin:0 0 26px;
	color:#005bbb;
	font-size:34px;
	font-weight:600;
	line-height:1.55;
	letter-spacing:0.06em;
font-family:"Yu Mincho","YuMincho","Hiragino Mincho ProN",serif;
font-feature-settings: "palt";
text-spacing-trim: space-adjacent;
}

.renewal-house-about__text p{
	margin:0 0 1.6em;
	color:#222;
	font-size:15px;
	font-weight:500;
	line-height:2;
}

.renewal-house-about__text p:last-child{
	margin-bottom:0;
}

.renewal-house-place{
	background:#fff;
}

.renewal-house-place__list{
	display:grid;
	grid-template-columns:repeat(3,1fr);
	gap:22px;
}

.renewal-house-place__item{
	background:#fff;
	border:1px solid #d7e8f8;
	border-radius:18px;
	padding:30px 26px;
	box-shadow:0 8px 22px rgba(0,72,150,0.08);
	box-sizing:border-box;
}

.renewal-house-place__item h3{
	margin:0 0 14px;
	color:#005bbb;
	font-size:22px;
	font-weight:700;
	line-height:1.5;
}

.renewal-house-place__item p{
	margin:0;
	color:#222;
	font-size:14px;
	font-weight:500;
	line-height:1.8;
}

.renewal-house-price{
	background:#f8fbff;
}

.renewal-house-price__list{
	display:grid;
	grid-template-columns:repeat(4,1fr);
	gap:22px;
}

.renewal-house-price__card{
	background:#fff;
	border:1px solid #d7e8f8;
	border-radius:18px;
	padding:30px 22px;
	box-shadow:0 8px 22px rgba(0,72,150,0.08);
	text-align:center;
	box-sizing:border-box;
}

.renewal-house-price__card h3{
	margin:0 0 14px;
	color:#005bbb;
	font-size:20px;
	font-weight:700;
	line-height:1.5;
}

.renewal-house-price__card p{
	min-height:48px;
	margin:0 0 18px;
	color:#222;
	font-size:13px;
	font-weight:500;
	line-height:1.7;
}

.renewal-house-price__num{
	color:#005bbb;
	font-size:14px;
	font-weight:700;
	line-height:1.4;
}

.renewal-house-price__num span{
	font-size:30px;
	font-weight:700;
	letter-spacing:0.02em;
}

.renewal-house-price__note{
	margin:24px 0 0;
	color:#333;
	font-size:13px;
	font-weight:500;
	line-height:1.8;
	text-align:center;
}

.renewal-house-flow{
	background:#fff;
}

.renewal-house-flow__list{
	display:grid;
	grid-template-columns:repeat(4,1fr);
	gap:22px;
}

.renewal-house-flow__item{
	background:#fff;
	border:1px solid #d7e8f8;
	border-radius:18px;
	padding:30px 22px;
	box-shadow:0 8px 22px rgba(0,72,150,0.08);
	box-sizing:border-box;
}

.renewal-house-flow__item span{
	display:block;
	margin-bottom:18px;
	color:#005bbb;
	font-family:Georgia, "Times New Roman", serif;
	font-size:30px;
	font-weight:700;
	line-height:1;
}

.renewal-house-flow__item h3{
	margin:0 0 14px;
	color:#005bbb;
	font-size:20px;
	font-weight:700;
	line-height:1.5;
}

.renewal-house-flow__item p{
	margin:0;
	color:#222;
	font-size:14px;
	font-weight:500;
	line-height:1.8;
}

.renewal-house-point{
	background:#f8fbff;
}

.renewal-house-point__box{
	background:#f3f8ff;
	border-radius:18px;
	padding:34px 44px;
	box-sizing:border-box;
}

.renewal-house-point__box ul{
	margin:0;
	padding:0;
	list-style:none;
}

.renewal-house-point__box li{
	position:relative;
	padding-left:30px;
	margin-bottom:14px;
	color:#222;
	font-size:15px;
	font-weight:500;
	line-height:1.8;
}

.renewal-house-point__box li:last-child{
	margin-bottom:0;
}

.renewal-house-point__box li::before{
	content:"";
	position:absolute;
	left:0;
	top:8px;
	width:16px;
	height:16px;
	border-radius:50%;
	background:#005bbb;
}

.renewal-house-menu{
	padding:80px 20px;
	background:#fff;
}

.renewal-house-menu__list{
	display:grid;
	grid-template-columns:repeat(2,1fr);
	gap:22px;
}

.renewal-house-menu__item{
	background:#fff;
	border:1px solid #d7e8f8;
	border-radius:18px;
	padding:26px 28px;
	box-shadow:0 8px 22px rgba(0,72,150,0.08);
	box-sizing:border-box;
}

.renewal-house-menu__head{
	display:flex;
	justify-content:space-between;
	align-items:flex-end;
	padding-bottom:14px;
	margin-bottom:14px;
	border-bottom:1px solid #d7e8f8;
}

.renewal-house-menu__head h3{
	margin:0;
	color:#005bbb;
	font-size:22px;
	font-weight:700;
	line-height:1.4;
}

.renewal-house-menu__head p{
	margin:0;
	color:#005bbb;
	font-size:28px;
	font-weight:700;
	line-height:1;
}

.renewal-house-menu__item span{
	display:block;
	color:#222;
	font-size:14px;
	font-weight:500;
	line-height:1.8;
}

/*--------------------------------------
aircon add contents
--------------------------------------*/

.renewal-aircon-section-label{
	margin:0 0 12px;
	color:#005bbb;
	font-family:Georgia, "Times New Roman", serif;
	font-size:15px;
	font-weight:700;
	letter-spacing:0.14em;
}

.renewal-aircon-warranty{
	padding:80px 20px;
	background:#f8fbff;
}

.renewal-aircon-warranty__box{
	display:grid;
	grid-template-columns:42% 58%;
	align-items:center;
	background:#fff;
	border-radius:22px;
	overflow:hidden;
	box-shadow:0 8px 24px rgba(0,72,150,0.08);
}

.renewal-aircon-warranty__text{
	padding:48px 52px;
	box-sizing:border-box;
}

.renewal-aircon-warranty__text h2{
	margin:0 0 24px;
	color:#005bbb;
	font-size:34px;
	font-weight:700;
	line-height:1.55;
	letter-spacing:0.06em;
}

.renewal-aircon-warranty__text p{
	margin:0 0 24px;
	color:#222;
	font-size:15px;
	font-weight:500;
	line-height:2;
}

.renewal-aircon-warranty__text ul{
	margin:0;
	padding:0;
	list-style:none;
}

.renewal-aircon-warranty__text li{
	position:relative;
	padding-left:30px;
	margin-bottom:12px;
	color:#222;
	font-size:15px;
	font-weight:700;
	line-height:1.6;
}

.renewal-aircon-warranty__text li::before{
	content:"";
	position:absolute;
	left:0;
	top:5px;
	width:18px;
	height:18px;
	border-radius:50%;
	background:#005bbb;
}

.renewal-aircon-warranty__text li::after{
	content:"";
	position:absolute;
	left:6px;
	top:9px;
	width:5px;
	height:9px;
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;
	transform:rotate(45deg);
}

.renewal-aircon-warranty__photo{
	height:430px;
}

.renewal-aircon-warranty__photo img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}

.renewal-aircon-beforeafter{
	padding:80px 20px;
	background:#fff;
}

.renewal-aircon-beforeafter__lead{
	margin:0 0 36px;
	color:#222;
	font-size:16px;
	font-weight:500;
	line-height:1.9;
	text-align:center;
}

.renewal-aircon-beforeafter__photo{
	border-radius:22px;
	overflow:hidden;
	box-shadow:0 8px 24px rgba(0,72,150,0.10);
	background:#fff;
}

.renewal-aircon-beforeafter__photo img{
	display:block;
	width:100%;
	height:auto;
}