@charset "UTF-8";

/* mv
--------------------------------*/
#mv{
	position: relative;
	background-color: #fff;
}
#mv.-news{
	margin-bottom: -80px;
}

#mv.-news .wrap{
	display: block !important;
}

#mv.-news .wrap .pickup{
	width: 100%;
	max-width: 600px !important;
	margin: 0 auto !important;
}

#mv.-news .wrap .cta{
	width: 100%;
	max-width: 600px !important;
	margin: 2rem auto !important;
}
/* #mv::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 500px;
	background: #00a53c;
} */
#mv .wrap{
	max-width: 1840px;
	min-height: 800px;
	padding-bottom: 40px;
	position: relative;
	z-index: 1;
}
#mv .catch{
	font-size: 7.4rem;
	color: #fff;
	font-feature-settings: "palt" 1;
	line-height: 1.22;
	padding-top: 110px;
}
#mv .catch .small{
	font-size: 5rem;
}
#mv .sub_txt_wrap{
	margin-top: 17px;
	display: flex;
	align-items: flex-end;
	gap: 20px;
}
#mv .sub_txt{
	font-size: 2rem;
	color: #fff;
	line-height: 1.5;
}
#mv .sub_txt span{
	font-size: 3rem;
}
#mv .sub_txt strong{
	color: #ffff00;
}
#mv .sub_txt_wrap a{
	display: flex;
	color: #fff;
    align-items: center;
    justify-content: center;
	background-color: #ff5500;
    width: 160px;
    height: 40px;
    font-size: 14px;
    border-radius: 5px;
	position: relative;
}
#mv .sub_txt_wrap a:hover{
	opacity: 0.8;
}
#mv .sub_txt_wrap a::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 6px;
    border: 5px solid transparent;
    border-left: 5px solid #fff;
}
#mv .top_btn_wrap{
	display: flex;
	flex-wrap: wrap;
}
#mv .btn{
	margin-top: 45px;
	/*margin-left: 60px;*/
	width: 300px;
}
#mv .btn:nth-of-type(2){
	margin-left: 20px;
}
#mv .btn:nth-of-type(2) a{
	line-height: 1.4;
}
#mv .btn:nth-of-type(2) img{
	left: 14px;
}
#mv .btn:nth-of-type(2) span{
	padding-left: 45px;
}
#mv .btn:nth-of-type(2) span small{
	text-align: center;
	display: block;
	font-size: 12px;
}
#mv .btn:nth-of-type(2) img{
	margin-right: 10px;
}
#mv .btn a{
	position: relative;
}
#mv .btn a span.fukidashi{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 160px;
	height: 25px;
	background-color: #00a53c;
	color: #fff;
	font-size: 12px;
	position: absolute;
	left: calc(50% - 80px);
	top: -13px;
	margin: 0;
	padding: 0;
}
#mv .btn a span.fukidashi::before{
	content: '';
	position: absolute;
	top: 100%;
	left: calc(50% - 4.5px);
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 4.5px 0 4.5px;
	border-color: #00a53c transparent transparent transparent;
	margin: 0;
	padding: 0;
}

#mv .pickup{
	margin-top: 30px;
}
#mv .pickup .midashi{
	font-size: 1.8rem;
	color: #fff;
	margin-bottom: 5px;
}
#mv .pickup .box{
	margin-top: 5px;
}
#mv .pickup .box a{
	padding: 3px 0;
	display: flex;
	justify-content: flex-start;
	gap: 10px;
}
#mv .pickup .box a span{
	color: #fff;
	font-size: 16px;
	line-height: 1.4;
}
#mv .pickup .box a .title{
	font-family: YakuHanJP, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
	font-size: 14px;
}



#mv .pickup .box .thumb{
	width: 160px;
	margin-right: 20px;
}

#mv .cta{
	width: 100%;
	margin: 20px auto;
}

#mv .cta a{
	width: 100%;
	display: block;
}

#mv .cta a img{
	width: 100%;
}

#mv_slider {
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	background: #fff;
	/* width: calc(100% - 80px - 640px); */
	/* margin-left: auto; */
	/* height: 900px; */
}
#mv_slider .mv_slider_img{
	position: relative;
	z-index: 1;
	/* height: 900px; */
	overflow: hidden;
}
#mv_slider .slick-dots{
	display: none;
}
/*
#mv_slider .mv_slider_img img{
	transform: scale(1.0, 1.0);
	transition: 0s;
}
#mv_slider .slick-active .img_fit{
	transform: scale(1.2, 1.2);
	transition: transform 8s linear;
}
#mv_slider .slick-continue .img_fit{
	transform: scale(1.2, 1.2);
	transition: transform 8s linear;
}
*/


/***********************************
version 2024-01
************************************/

.mv2024 #mv_slider{
	width: 100%;
	min-height: 800px;
	position: relative;
}
.mv2024 #mv_slider .slick-dots{
	display: block;
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	display: flex;
	justify-content: center;
	gap: 10px;
	align-items: center;
}
.mv2024 #mv_slider .slick-dots li button{
	width: 10px;
	height: 10px;
	background: #fff;
	color: #fff;
	border-radius: 50%;
	color: #00a53c;
	line-height: 1;
	font-size: 0px;
	opacity: 0.5;
}
.mv2024 #mv_slider .slick-dots li.slick-active button{
	opacity: 1;
}

#mv.mv2024 .wrap{
	position: absolute;
    bottom: 0;
    left: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	gap: 20px;
	min-height: initial;
	padding: 20px;
	background: #33b763;
}
#mv.mv2024 .wrap .top_btn_wrap{
	display: flex;
	flex-direction: column;
	gap: 10px;
	order: 1;
	height: 100%;
}

#mv.mv2024 .btn{
	width: 250px;
	height: calc((100% - 10px) / 2);
}
#mv.mv2024 .btn a.btn_normal{
	flex-wrap: wrap;
	height: 100%;
	padding: 10px;
	background-color: rgba(255,255,255,0.7);
}
#mv.mv2024 .btn .large{
	display: block;
	font-size: 28px;
	line-height: 1;
}
#mv.mv2024 .btn:nth-of-type(1),
#mv.mv2024 .btn:nth-of-type(2){
	margin: 0;
}
#mv.mv2024 .btn:nth-of-type(2) span{
	padding-left: 0;
}
#mv.mv2024 .wrap .mv_top_sns{
	order: 3;
	width: 100%;
	max-width: 100%;
	margin-top: 20px;
}
#mv.mv2024 .wrap .pickup{
	order: 2;
	padding: 20px;
	background: rgba(255,255,255,0.7);
	border-radius: 10px;
	margin: 0;
}
#mv.mv2024 .pickup .midashi,
#mv.mv2024 .pickup .box a span,
#mv.mv2024 .pickup .top_link{
	color: #000;
}

/***********************************
version 2024-v2
************************************/

.mv2024v2 #mv_slider{
	width: 100%;
	min-height: calc(110px + 60vw);
	position: relative;
	opacity: 0;
	transition: opacity .3s linear;
}
.mv2024v2 #mv_slider.slick-initialized{
	opacity: 1;
  }
.mv2024v2 #mv_slider .slick-slide img{
	width: 100%;
	height: calc(110px + 60vw);
	object-fit: cover;
	object-position: center bottom;
}

.mv2024v2 #mv_slider .slick-dots{
	display: block;
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	display: flex;
	justify-content: center;
	gap: 10px;
	align-items: center;
}
.mv2024v2 #mv_slider .slick-dots li button{
	width: 10px;
	height: 10px;
	background: #fff;
	color: #fff;
	border-radius: 50%;
	color: #00a53c;
	line-height: 1;
	font-size: 0px;
	opacity: 0.5;
}
.mv2024v2 #mv_slider .slick-dots li.slick-active button{
	opacity: 1;
}
#mv.mv2024v2 .wrap{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	gap: 20px;
	min-height: initial;
	padding: 20px;
	background-color: #33b763;
	width: 100%;
	max-width: 100%;
}
#mv.mv2024v2 .wrap .top_btn_wrap{
	display: flex;
	flex-direction: column;
	gap: 10px;
	order: 1;
}

#mv.mv2024v2 .btn{
	width: 250px;
}
#mv.mv2024v2 .btn a.btn_normal{
	flex-wrap: wrap;
	height: 105px;
	padding: 10px;
	/* background-color: rgba(255,255,255,0.7); */
}
#mv.mv2024v2 .btn .large{
	display: block;
	font-size: 28px;
	line-height: 1;
}
#mv.mv2024v2 .btn:nth-of-type(1),
#mv.mv2024v2 .btn:nth-of-type(2){
	margin: 0;
}
#mv.mv2024v2 .btn:nth-of-type(2) span{
	padding-left: 0;
}
#mv.mv2024v2 .wrap .mv_top_sns{
	order: 3;
	width: 100%;
	margin-top: 20px;
	position: absolute;
	bottom: calc(100% + 10px);
}
#mv.mv2024v2 .wrap .pickup{
	order: 2;
	padding: 20px;
	/* background: rgba(255,255,255,0.7); */
	background-color: #fff;
	border-radius: 10px;
	margin: 0;
}
#mv.mv2024v2 .pickup .midashi,
#mv.mv2024v2 .pickup .box a span,
#mv.mv2024v2 .pickup .top_link{
	color: #000;
}





@media screen and (max-width: 767px) {
	#mv::before{
		height: 124vw;
	}
	#mv .wrap{
		max-width: 100%;
		width: 100%;
		min-height: 0;
		padding-left: 5%;
		padding-right: 5%;
	}
	#mv .catch{
		font-size: 10.8vw;
		padding-top: 4.2%;
		margin-left: 0;
		white-space: nowrap;
	}
	#mv .catch .small{
		font-size: 8vw;
	}
	#mv .sub_txt_wrap{
		flex-direction: column;
		align-items: center;
	}
	#mv .sub_txt{
		font-size: 3.8vw;
		line-height: 1.67;
		margin-top: 3%;
		margin-left: 0;
	}
	#mv .sub_txt span{
		font-size: 5.6vw;
	}
	#mv .top_btn_wrap{
		display: block;
	}
	#mv .btn{
		margin-top: 11.2%;
		margin-left: 0;
		width: 100%;
	}
	#mv .btn:nth-of-type(2){
		margin-left: 0;
		margin-top: 20px;
	}
	#mv_slider {
		position: relative;
		width: 100%;
		height: 75vw;
		margin-left: 0;
	}
	#mv_slider .mv_slider_img{
		height: 75vw;
	}
	/* #mv_slider .slick-dots{
		display: flex;
		justify-content: center;
		gap: 10px;
		width: 100%;
		height: 50px;
		position: absolute;
		bottom: 0;
		right: 0;
		padding: 10px;
		z-index: 100;
		background: rgba(255,255,255,0.5);
	}
	#mv_slider .slick-dots li button{
		display: block;
		width: 30px;
		height: 30px;
		background: #fff;
		border-radius: 50%;
		color: #00a53c;
		line-height: 1;
		font-size: 16px;
	}
	#mv_slider .slick-dots li.slick-active button{
		background: #00a53c;
		color: #fff;
	} */

	#mv.mv2024::before{
		content: none;
	}
	.mv2024 #mv_slider{
		min-height: initial;
	}
	#mv.mv2024 #mv_slider .slick-dots{
		display: none!important;
	}
	#mv.mv2024 .wrap{
		position: static;
		background-color: #33b763;
		padding: 20px 0;
	}
	.mv_left{
		width: 100%;
	}
	#mv.mv2024 .wrap .top_btn_wrap{
		width: 100%;
	}
	#mv.mv2024 .btn{
		width: 100%;
	}
	#mv.mv2024 .btn a.btn_normal{
		background-color: #fff;
		width: 100%;
		max-width: 100%;
		height: 60px;
	}
	#mv.mv2024 .btn a.btn_normal,
	#mv.mv2024 .btn .large{
		font-size: min(20px, 6vw);
	}
	#mv.mv2024 .wrap .pickup{
		background: none;
		padding: 20px 0 20px 0;
	}
	#mv.mv2024 .pickup .midashi,
	#mv.mv2024 .pickup .box a span,
	#mv.mv2024 .pickup .top_link{
		color: #fff;
	}

	/**************************
	***************************/

	
	#mv.mv2024v2::before{
		content: none;
	}
	.mv2024v2 #mv_slider{
		min-height: initial;
		margin-top: -14vw;
	}
	.mv2024v2 #mv_slider .mv_slider_img{
		height: auto;
	}
	#mv.mv2024v2 #mv_slider .slick-dots{
		display: none!important;
	}
	#mv.mv2024v2 .wrap{
		position: static;
		background-color: #33b763;
		padding: 20px 5%;
	}
	.mv_left{
		width: 100%;
	}
	#mv.mv2024v2 .wrap .top_btn_wrap{
		width: 100%;
	}
	#mv.mv2024v2 .btn{
		width: 100%;
	}
	#mv.mv2024v2 .btn a.btn_normal{
		background-color: #fff;
		/* width: 100%; */
		/* max-width: 100%; */
		height: 60px;
	}
	#mv.mv2024v2 .btn a.btn_normal,
	#mv.mv2024v2 .btn .large{
		font-size: min(15px, 4vw);
	}
	#mv.mv2024v2 .wrap .pickup{
		background: none;
		padding: 20px 0 20px 0;
	}
	#mv.mv2024v2 .pickup .midashi,
	#mv.mv2024v2 .pickup .box a span,
	#mv.mv2024v2 .pickup .top_link{
		color: #fff;
	}
}


/* top-message
--------------------------------*/
.top-message{
	width: 100%;
	padding: 60px 0;
	background: #33B763;
}
.top-message .__inr{
	width: 90%;
	max-width: 1160px;
	margin: 0 auto;
}
.top-message h2{
	margin-bottom: 20px;
	font-size: 24px;
	line-height: 1.5;
	color: #fff !important;
	text-align: center !important;
}

.top-message p{
	font-size: 16px;
	line-height: 1.5;
	font-weight: 500;
	color: #fff !important;
	text-align: center !important;
}

.top-message br{
	display: none;
}

@media ( max-width : 768px ){
	.top-message{
		padding: 40px 0;
	}

	.top-message h2{
		margin-bottom: 20px;
		font-size: 1.8rem;
	}

	.top-message p{
		font-size: 1.4rem;
	}

	.top-message br{
		display: block;
	}
}


/* event
--------------------------------*/
#event{
	padding: 100px 0 0;
	background: #99dbb1;
	position: relative;
}
#event .wrap{
	max-width: 1720px;
}
#event .wrap:nth-of-type(2) .bg{
	padding-top: 30px;
}
#event::before,
#event::after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 200px;
	background: #33b763;
}
#event::after{
	top: 200px;
	background: #66c98a;
	height: 500px;
}
#event .bg{
	padding: 65px 4.65% 70px;
	background: #fff;
	border-radius: 5px 5px 0 0;
	position: relative;
	z-index: 1;
}
#event .list a{
	display: block;
}
#event .list .thumb{
	border: 1px solid #c8c8c8;
	margin-bottom: 20px;
}
#event .btn{
	margin-top: 35px;
}
#event .btn .btn_normal{
	max-width: 400px;
}
@media screen and (max-width: 767px) {
	#event{
		padding: 10% 0 0;
		background: #fff;
	}
	#event .wrap{
		max-width: 90%;
	}
	#event::before,
	#event::after{
		height: 21vw;
	}
	#event::before{
		top: -.2vw;
	}
	#event::after{
		display: none;
	}
	#event .bg{
		padding: 11.2% 0 11.2%;
		border-radius: 1.25vw 1.25vw 0 0;
	}
	#event .list .thumb{
		margin-bottom: 3%;
	}
	#event .btn{
		margin-top: 11.2%;
	}
	#event .btn .btn_normal{
		max-width: 75vw;
	}
}

/* life
--------------------------------*/
#life{
	padding: 75px 0 80px;
	position: relative;
}
#life::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 500px;
	background: #ccedd8;
}
#life .wrap{
	position: relative;
	z-index: 1;
	max-width: 1160px;
}
#life li a{
	padding: 10px;
	background: #fff;
	display: block;
	position: relative;
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}
#life li a::before{
	content: "";
	display: block;
	width: calc(100% - 20px);
	height: 30%;
	background: rgb(0,0,0);
	background: -moz-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 78%);
	background: -webkit-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 78%);
	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 78%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
	position: absolute;
	bottom: 10px;
	left: 10px;
}
#life li figure{
	text-align: center;
	border-radius: 5px;
	overflow: hidden;
}
#life li .num{
	font-size: 6rem;
	line-height: 1;
	color: #00a53c;
	font-style: italic;
	position: absolute;
	top: -30px;
	left: -30px;
}
#life li .ttl_24{
	color: #fff;
	text-align: right;
	position: absolute;
	right: 20px;
	bottom: 20px;
}
#life li .ttl_24 sup{
	font-size: .6em;
}
@media screen and (max-width: 767px) {
	#life{
		padding: 10% 0;
	}
	#life::before{
		height: 95%;
		background: #99dbb1;
	}
	#life li a{
		padding: 2.5vw;
		border-radius: 1.25vw;
		box-shadow: 0 0 2.5vw rgba(0,0,0,.1);
	}
	#life li figure{
		border-radius: 1.25vw;
		height: 84vw;
	}
	#life li .num {
    font-size: 15vw;
    top: -7vw;
    left: -1vw;
}
ol.home_slide li{
	padding:25px 0;
}
	#life li .ttl_24{
		right: 5vw;
		bottom: 5vw;
	}
	#life li .ttl_24 sup{
		font-size: .6em;
	}
	.sp_grid1 > button.slick-next{
		margin: 0;
	}
	.home_slide .slick-slide img {
    display: block;
    align-items: normal;
    object-fit: cover;
    object-position: 0px -5px;
}
}


/* land
--------------------------------*/
#land .kv{
	width: 100%;
	height: 500px;
	margin-bottom: -180px;
	overflow: hidden;
}
#land .bg{
	padding: 75px 4.65% 80px;
	border-radius: 5px;
	background: #fff;
	position: relative;
	z-index: 1;
}
#land .ttl_sec{
	margin-bottom: 35px;
}
#land .ttl_c_line{
	margin-bottom: 20px;
}
#land .btn{
	margin-top: 40px;
}
@media screen and (max-width: 767px) {
	#land .kv{
		width: 100%;
		height: 50vw;
		margin-bottom: -10vw;
		overflow: hidden;
	}
	#land .bg{
		padding: 11.2% 0;
		border-radius: 1.25vw;
	}
	#land .ttl_sec{
		margin-bottom: 3%;
	}
	#land .ttl_c_line{
		margin-bottom: 4%;
	}
	#land .btn{
		margin-top: 11.2%;
	}
}



/* model
--------------------------------*/
#model{
	padding: 75px 0 40px;
	position: relative;
}
#model:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 500px;
	background: #e6e6e6;
	z-index: -1;
}
#model .ttl_sec{
	margin-bottom: 35px;
}
#model .ttl_c_line{
	margin-bottom: 20px;
}
#model .btn{
	margin-top: 40px;
}
@media screen and (max-width: 767px) {
	#model{
		padding: 10% 0 2.5%;
	}
	#model:before{
		height: 125vw;
	}
	#model .ttl_sec{
		margin-bottom: 3%;
	}
	#model .ttl_c_line{
		margin-bottom: 4%;
	}
	#model .btn{
		margin-top: 5.7%;
	}
}


/* custom
--------------------------------*/
#custom{
	padding: 40px 0 0;
}
#custom .bg{
	padding: 35px 0;
	background: url(../img/index/custom_bg_pc.jpg) no-repeat center center /cover;
}
#custom .box a{
	padding: 20px 0 25px;
	background: #fff;
	display: block;
	height: 100%;
}
#custom .box .icon{
	width: 59px;
	margin: 0 auto;
}
#custom .box .ttl_18{
	text-align: center;
	margin-top: 15px;
}
#custom .box .img{
	margin-top: 15px;
}
#custom .box .txt{
	padding: 15px 20px 0;
}
@media screen and (max-width: 767px) {
	#custom{
		padding: 10% 0 0;
	}
	#custom .bg{
		padding: 5% 0;
		background-image: url(../img/index/custom_bg_sp-2.jpg);
	}
	#custom .box a{
		padding: 5.7% 0 8.5%;
	}
	#custom .box+.box{
		margin-top: 4.2%;
	}
	#custom .box .icon{
		width: 14.8vw;
	}
	#custom .box .ttl_18{
		margin-top: 3%;
	}
	#custom .box .img{
		margin-top: 4.2%;
	}
	#custom .box .txt{
		padding: 4.2% 5.7% 0;
	}
}


/* voice
--------------------------------*/
#voice{
	padding: 75px 0 40px;
	background: url(../img/index/voice_bg_pc.png) no-repeat top left;
}
#voice .box{
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}
#voice .box+.box{
	margin-top: 60px;
}
#voice .box01{
	flex-direction: row-reverse;
}
#voice .img{
	width: calc(100% - 600px + 200px);
	height: 600px;
}
#voice .txt_area{
	width: 600px;
	background: #fff;
	border-radius: 5px;
	padding: 50px 60px 60px;
	margin-top: 220px;
	margin-right: -200px;
	position: relative;
}
#voice .box02 .txt_area{
	margin-right: 0;
	margin-left: -200px;
}
#voice .txt_area .case{
	font-size: 1.8rem;
	color: #00a53c;
	position: absolute;
	top: -1.5em;
	left: 60px;
	text-transform: uppercase;
}
#voice .box02 .case{
	left: auto;
	right: 60px;
}
#voice .txt_area .txt{
	margin-top: 30px;
}
#voice .txt_area .btn{
	margin-top: 30px;
}
#voice .txt_area .btn_normal{
	max-width: 170px;
}
#voice .btn02{
	margin-top: 40px;
}
@media screen and (max-width: 767px) {
	#voice{
		padding: 10% 0 0;
		background: url(../img/index/voice_bg_sp.png) no-repeat top left;
		background-size: 100% auto;
	}
	#voice .box{
		display: block;
	}
	#voice .box+.box{
		margin-top: 11.2%;
	}
	#voice .img{
		margin-left: auto;
		margin-right: -5%;
		margin-bottom: -10vw;
		width: 80vw;
		height: 62.5vw;
	}
	#voice .box02 .img{
		margin-left: -5%;
		margin-right: auto;
	}
	#voice .txt_area{
		width: 100%;
		padding: 5.5% 8.5% 8.5%;
		margin-top: 0;
		margin-right: 0;
		border-radius: 1.25vw;
	}
	#voice .box02 .txt_area{
		margin-right: 0;
		margin-left: auto;
	}
	#voice .txt_area .case{
		font-size: 4.5vw;
		top: -1.5em;
		left: 0;
	}
	#voice .box02 .case{
		left: auto;
		right: 0;
	}
	#voice .txt_area .ttl_30{
		font-size: 4.5vw;
	}
	#voice .txt_area .txt{
		font-size: 3.5vw;
		margin-top: 3.5%;
	}
	#voice .txt_area .btn{
		margin-top: 5%;
	}
	#voice .txt_area .btn_normal{
		max-width: 42.5vw;
	}
	#voice .btn02{
		margin-top: 5.7%;
	}
}



/* renovation
--------------------------------*/
#renovation{
	padding: 40px 0 80px;
}
#renovation .wrap{
	display: flex;
	justify-content: flex-start;
	padding: 10px;
	background: url(../img/index/renovation_bg_pc.jpg) no-repeat center center /cover;
}
#renovation.handicap .wrap{
	background: #00a53c;
}
#renovation .txt_area{
	width: 390px;
	padding: 15px 50px 0;
}
#renovation.handicap .txt_area{
	padding: 15px 10px 0;
}
#renovation.handicap .txt_area .line_text{
	font-size: 18px;
	text-align: center;
	color: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 5px 0;
}
#renovation .txt_area .en{
	text-align: center;
}
#renovation .txt_area .ttl{
	font-size: 3.5rem;
	color: #fff;
	text-align: center;
	line-height: 1.28;
	margin-top: 15px;
}
#renovation .txt_area .ttl span{
	font-size: 3rem;
}
#renovation .txt_area .txt{
	color: #fff;
	margin-top: 35px;
}
#renovation.handicap .txt{
	text-align: center;
}
#renovation .txt_area .btn{
	margin-top: 35px;
}
#renovation .txt_area .btn_normal{
	max-width: 170px;
}
@media screen and (max-width: 767px) {
	#renovation{
		padding: 15% 0;
	}
	#renovation .wrap{
		display: block;
		padding: 2.5% 7.5% 4%;
		background: url(../img/index/renovation_bg_sp.jpg) no-repeat left center /cover;
	}
	#renovation .txt_area{
		width: 100%;
		padding: 0;
	}
	#renovation .txt_area .ttl{
		font-size: 8.75vw;
		margin-top: -11%;
	}
	#renovation .txt_area .img{
		margin-top: 3%;
	}
	#renovation .txt_area .txt{
		font-size: 3.5vw;
		margin-top: 4%;
	}
	#renovation .txt_area .btn{
		margin-top: 4%;
	}
	#renovation .txt_area .btn_normal{
		max-width: 42.5vw;
	}
	#renovation.handicap{
		padding: 5% 0;
	}
	#renovation.handicap .wrap{
		padding: 4% 1% 5%;
	}
	#renovation.handicap .txt_area .ttl{
		margin-top: 15px;
	}
	#renovation .txt_area .ttl span{
		font-size: 7vw;
	}
	#renovation.handicap .txt_area .line_text{
		font-size: 3.9vw;
	}
}


/***********2020-08-24***************/
.thumb img{
	width: 100%;
}

.hajimete{
	position: relative;
}
.hajimete img{
	position: absolute;
	left: 30px;
	width: initial;
}

.top_infobox{
	position: relative;
}
#mv .pickup .top_link{
	display: block;
	color: #fff;
	font-size: 14px;
	padding: 0;
	margin-top: 20px;
	text-decoration: underline;
}

@media screen and (max-width: 767px){
	/* #mv .pickup .box a{
		padding-bottom: 60px;
	} */
	/* #mv .pickup .box a.top_link{
		bottom: 20px;
		top: initial;
		right: initial;
		left: calc(50% - 73px);
	} */
}

.top_brand-list{
	display: flex;
	justify-content: center;
}

.top_brand-list .box{
	max-width: 760px;
}

.mv_top_sns{
	max-width: 640px;
	margin-top: 30px;
}
.mv_top_sns .list{
	display: flex;
	gap: 10px;
}
.mv_top_sns .list li a{
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
	border-radius: 50%;
	width: 50px;
    height: 50px;
    padding: 10px;
}
.mv_top_sns .list li a img{
	width: 100%;
}
.mv_top_sns .list li a .icon{
	line-height: 1;
}

@media screen and (max-width: 767px){
	.mv_top_sns{
		display: none;
	}
}