/*==========================================================================================================================
top-page modified
============================================================================================================================*/

html, body{
	overflow-x: hidden;
}

#page{
	padding-top: 0px;
}

.content_box{
	max-width: 1180px;
	width: 95%;
	margin: 0 auto;
	position: relative;
}

@media (max-width: 750px) {
	.content_box{
		max-width: 710px;
		width: 95%;
		margin: 0 auto;
	}
}

#header.header2026 .header_logo_right{
	display: none;
}

.home .main{
	margin: 90px auto 100px;
}

.top-mainV-renew {
  --pc-width: 1900;
  --sp-width: 751;
  --rpx: clamp(
    calc(1px * var(--sp-width) / var(--pc-width)), 
    calc(100vw / var(--pc-width)), 
    1px
  );
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", sans-serif;
}
.top-mainV-renew .mainV-visual-sp{
	display: none;
}
.top-mainV-renew .mainV-logo-renew{
	width: 56.6%;
    padding-top: 12.5%;
    padding-left: 2.5%;
}
.top-mainV-renew .mainV-disc {
	font-size: 2.7rem;
	width: 56.6%;
    padding-left: 2.5%;
    padding-top: 3.9%;
}
.top-mainV-renew .mainV-btns {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 52.2%;
    margin-left: 2.5%;
    margin-top: 5.1%;
    justify-content: space-between;
}
.top-mainV-renew .mainV-btns .mainbtn{
    line-height: 1em;
    padding: 1.5em 0em;
    font-size: 1.62vw;
    font-weight: normal;
    cursor: pointer;
    border-radius: 5em;
    border: 2px solid #126331;
	text-align: center;
    -moz-transition: background .5s ease;
    -webkit-transition: background .5s ease;
    transition: background .5s ease;
	position: relative;
}
.top-mainV-renew .mainV-btns .btn_download{
    background-color: #126331;
    color: #fff;
	border-color: #126331;
    width: 56.8%;
}
.top-mainV-renew .mainV-btns .btn_download:hover{
	background-color: #fff;
    color: #126331;
}
.top-mainV-renew .mainV-btns .btn_invite{
    background-color: #fff;
    color: #126331;
    border-color: #126331;
    width: 38.8%;
    text-indent: 1em;
}
.top-mainV-renew .mainV-btns .btn_invite:hover{
	background-color: #126331;
	color: #fff;
}
.top-mainV-renew .mainV-btns .btn_invite::before {
    content: "";
    position: absolute;
    top: 50%;
    left: calc(50% - 4em);
    transform: translateY(-50%);
    width: 1.3em;
    padding-top: 1.6em;
    height: 0px;
    background: url('../images/mainV/top_renew/mainV_whistle.png') center center no-repeat;
    background-size: contain;
}
.top-mainV-renew .mainV-btns .btn_invite:hover::before{
	background: url('../images/mainV/top_renew/mainV_whistle_2.png') center center no-repeat;
    background-size: contain;
}
.top-mainV-renew .mainV-contact {
    display: flex;
    position: relative;
    z-index: 2;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
    width: 65.3%;
    margin-left: 2.5%;
}
.top-mainV-renew .mainV-contact .phone{
    width: 38.1%;
}
.top-mainV-renew .mainV-contact .mail{
    width: 34.7%;
	cursor: pointer;
}
.top-mainV-renew .mainV-contact .mainV_line_icon{
	width: 14.5%;
}
.top-mainV-renew .mainV_news_area {
    position: absolute;
    top: 0px;
    right: -30.5%;
    width: 68.5%;
}
.top-mainV-renew .mainV_news_area .mainV-visual {
    width: 100%;
}
.top-mainV-renew .mainV_news_area .news_wrapper{
	position: absolute;
    top: 80%;
    right: 0%;
    background: rgba(255, 255, 255, 0.9);
    border-top-left-radius: 5em;
    border-bottom-left-radius: 5em;
    width: 79.2%;
}
.top-mainV-renew .mainV_news_area .news_wrapper .news_content{
    width: 52.4%;
    margin-left: 5.7%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    padding: 3.3% 0%;
}
.top-mainV-renew .mainV_news_area .news_wrapper .news_content .ttl{
	color: #253137;
	font-size: 1.62vw;
    font-weight: normal;
}
.top-mainV-renew .mainV_news_area .news_wrapper .news_content .news_list{
    width: 74.6%;
    padding: 0px;
    list-style-type: none;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
}
.top-mainV-renew .mainV_news_area .news_wrapper .news_content .news_list .news_item{
	list-style-type: none;
	width: 100%;
}
.top-mainV-renew .mainV_news_area .news_wrapper .news_content .news_list .news_item .news_date{
    color: #000;
    width: 100%;
    display: block;
    line-height: 1em;
    font-size: 1vw;
}
.top-mainV-renew .mainV_news_area .news_wrapper .news_content .news_list .news_item .news_ttl{
    color: #000;
    width: 100%;
    display: block;
    line-height: 1em;
    font-size: 1vw;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 5%;
}
.top-mainV-renew .mainV_news_area .mainV_copyright {
    position: absolute;
    bottom: -5%;
    right: 46%;
    display: block;
    width: 19.1%;
    line-height: 0em;
}
.top-mainV-renew .mainV_news_area .mainV_copyright::before {
    content: "";
    display: block;
    position: absolute;
    right: -12.9%;
    bottom: -407%;
    height: 0px;
    width: 1px;
    padding-top: 64.7%;
    background: #000;
}
.top-mainV-renew .mainV_news_area .mainV_copyright::after {
    content: "";
    display: block;
    position: absolute;
    left: -38%;
    bottom: -160%;
    height: 1px;
    width: 379%;
    background: #000;
}

@media (min-width: 1300px) {
	.top-mainV-renew .mainV-btns .mainbtn{
		font-size: 21px;
	}
	.top-mainV-renew .mainV_news_area .news_wrapper .news_content .ttl{
		font-size: 21px;
	}
	.top-mainV-renew .mainV_news_area .news_wrapper .news_content .news_list .news_item .news_date{
		font-size: 13px;
	}
	.top-mainV-renew .mainV_news_area .news_wrapper .news_content .news_list .news_item .news_ttl{
		font-size: 13px;
	}
}

@media (max-width: 750px) {
	.top-mainV-renew .mainV-visual-sp{
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: flex-end;
		margin-top: 0%;
	}
	.top-mainV-renew .mainV-visual-sp img{
		width: 95.3%;
	}
	.top-mainV-renew .mainV-logo-renew{
		width: 96.7%;
		padding-top: 6.6%;
		padding-left: 2.7%;
		position: relative;
	}
	.top-mainV-renew .mainV-logo-renew::before {
		content: "";
		display: block;
		position: absolute;
		right: -4%;
		bottom: -27%;
		height: 0px;
		width: 1px;
		padding-top: 14.7%;
		background: #000;
	}
	.top-mainV-renew .mainV-logo-renew::after {
		content: "";
		display: block;
		position: absolute;
		right: -7%;
		bottom: -16%;
		height: 1px;
		width: 35%;
		background: #000;
	}
	.top-mainV-renew .mainV-disc{
        width: 96.7%;
        padding-left: 2.7%;
        padding-top: 9.9%;
	}
	.top-mainV-renew .mainV-btns{
		width: 100%;
		margin-left: 0%;
		margin-top: 5.3%;
	}
	.top-mainV-renew .mainV-contact{
		position: absolute;
		top: -4vw;
		right: 0%;
		margin: 0px;
		width: 19.3%;
	}
	.top-mainV-renew .mainV-contact .phone{
		display: none;
	}
	.top-mainV-renew .mainV-btns .mainbtn{
		font-size: 3.47vw;
		font-weight: bold;
		padding: 1.35em 0em;
	}
	.top-mainV-renew .mainV-btns .btn_download{
		width: 57.5%;
	}
	.top-mainV-renew .mainV-btns .btn_invite{
		width: 40%;
		text-indent: 1.5em;
	}
	.top-mainV-renew .mainV-contact .mail{
		display: none;
	}
	.top-mainV-renew .mainV-contact .mainV_line_icon{
		width: 100%;
	}
	.top-mainV-renew .mainV-contact .mainV_line_icon img{
		width: 100%;
	}
	.top-mainV-renew .mainV_news_area{
		position: static;
        display: block;
        width: 100%;
	}
	.top-mainV-renew .mainV_news_area .mainV-visual{
		display: none;
	}
	.top-mainV-renew .mainV_news_area .mainV_copyright{
		display: none;
	}
	.top-mainV-renew .mainV_news_area .news_wrapper{
		position: static;
		width: 100%;
		background: #f4f4f4;
		border-radius: 5em;
		margin-top: 3.1%;
	}
	.top-mainV-renew .mainV_news_area .news_wrapper .news_content{
		width: 81%;
		margin-left: 12.6%;
		padding: 3.6% 0%;
	}
	.top-mainV-renew .mainV_news_area .news_wrapper .news_content .ttl{
		font-size: 2.94vw;
	}
	.top-mainV-renew .mainV_news_area .news_wrapper .news_content .news_list .news_item{
		padding: 0px;
	}
	.top-mainV-renew .mainV_news_area .news_wrapper .news_content .news_list .news_item .news_date{
		font-size: 2.27vw;
	}
	.top-mainV-renew .mainV_news_area .news_wrapper .news_content .news_list .news_item .news_ttl{
		font-size: 2.67vw;
		margin-top: 2.8%;
	}
}


#home_renew .top-banner{
	background: #f2f7f5;
}
#home_renew .top-banner .swiper{
	padding: 3vw 0px;
}
#home_renew .top-banner .bg{
    width: 152%;
    position: absolute;
    top: 0%;
    left: 50%;
    margin-top: -4%;
    transform: translateX(-50%);
}

@media (min-width: 1300px) {
	#home_renew .top-banner .swiper{
		padding: 40px 0px;
	}	
}
@media (max-width: 750px) {
	.main,
	.home .main{
		margin-top: 10.5%;
	}
	#home_renew .top-banner .bg{
		width: 248%;
		margin-top: -7%;
	}
}


#home_renew.home h2 span{
    background: #126331;
    color: #fff;
    padding: 0em 0.2em;
}
#home_renew .top-feature__text p{
	color: #000;
}
#home_renew .top-feature__list li .icon{
	width: 112.5%;
    position: relative;
    left: 12.5%;
}
#home_renew .top-feature__list h3{
	padding-top: 10px;
    padding-bottom: 5px;
	color: #000;
}
#home_renew .top-feature__list p{
	color: #000;
}
#home_renew .top-feature__list p span{
	color: #10592c;
}
#home_renew .top-function__contents{
	background: #fff
}
#home_renew .top-reason:after, 
#home_renew .top-reason:before{
	display: none;
}
#home_renew .top-reason__btmbg:before{
	display: none;
}
#home_renew .top-function__contents-text ul li{
	color: #000;
}
#home_renew .top-function__contents-text ul li .icon{
	background: #fafbfa;
    border-radius: 200px;
	height: 0px;
	padding-top: 100%;
	width: 100%;
	position: relative;
}
#home_renew .top-function__contents-text ul li .icon img{
    width: 55%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#home_renew .top-function__contents-text p{
	color: #000;
}
#home_renew .top-function__contents-text>div{
	color: #10592c;
}
#home_renew .top-function__list li:hover{
	color: #10592c;
}
#home_renew .top-function__list li.active{
	border-bottom: 1px solid #10592c;
    color: #10592c;
}
#home_renew .top-function__list li:first-child.active:before, 
#home_renew .top-function__list li:first-child:hover:before{
	background-image: url(../images/top/renew/icon-function01.svg);
}
#home_renew .top-function__list li:nth-child(2).active:before, 
#home_renew .top-function__list li:nth-child(2):hover:before{
	background-image: url(../images/top/renew/icon-function02.svg);
}
#home_renew .top-function__list li:nth-child(3).active:before, 
#home_renew .top-function__list li:nth-child(3):hover:before{
	background-image: url(../images/top/renew/icon-function03.svg);
}
#home_renew .top-function__list li:nth-child(4).active:before, 
#home_renew .top-function__list li:nth-child(4):hover:before{
	background-image: url(../images/top/renew/icon-function04.svg);
}
#home_renew .top-line__list li{
	color: #10592c;
}
#home_renew .top-line__list li img{
    width: 30px;	
}
#home_renew .top-line__text p, 
#home_renew .top-shopify__text p{
	color: #000;
}
#home_renew .top-atherReason section p{
	color: #000;
}
#home_renew .top-atherReason section>div{
    box-shadow: none;
    background: #f8f8f8;
    border-radius: 100%;
}
#home_renew .top-atherReason section>div img{
	width: 40px;
}
#home_renew .top-mainfunction ul li img{
	width: 60px;
}
#home_renew .top-service h2{
	color: #10592c;
}
#home_renew .top-service__price>span{
	color: #10592c;
}
#home_renew .support{
	background: #f2f6f9;
} 
#home_renew .support h2{
	color: #10592c!important;
}
#home_renew .support__member-content--name span{
	background: #10592c;
}
#home_renew .support .support__cta{ 
	display: none;
}

.contact_banner{
	background: #10592c;
}
.contact_banner .bg{
    width: 142%;
    position: absolute;
    top: 0%;
    left: 50%;
    margin-top: 0%;
    transform: translateX(-50%);
    z-index: 1;
}
.contact_banner .ttl_wrapper{
	position: relative;
    padding-top: 4.6%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
	z-index: 2;
}
.contact_banner .ttl_wrapper .ttl{
    width: 28.6%;
    line-height: 0em;
    margin-left: 6.8%;
}
.contact_banner .ttl_wrapper .subttl{
    color: #fff;
    font-size: 1.96vw;
}
.contact_banner .ttl_wrapper .subttl br{
	display: none;
}
.contact_banner .btn_wrapper{
	position: relative;
	padding-top: 2.6%;
	padding-bottom: 4.6%;
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
	z-index: 2;
}
.contact_banner .btn_wrapper .left_btns{
    width: 60%;
    margin-left: 6.7%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}
.contact_banner .btn_wrapper .left_btns .bannerbtn{
    line-height: 1em;
    padding: 1.7em 0em;
    font-size: 1.62vw;
    font-weight: normal;
    cursor: pointer;
    border-radius: 5em;
    border: 2px solid #10592c;
    text-align: center;
    -moz-transition: background .5s ease;
    -webkit-transition: background .5s ease;
    transition: background .5s ease;
    position: relative;
}
.contact_banner .btn_wrapper .left_btns .bannerbtn.btn_download{
	background-color: #fff;
    color: #10592c;
    border-color: #fff;
    width: 54%;
}
.contact_banner .btn_wrapper .left_btns .bannerbtn.btn_download:hover{
	background-color: #10592c;
	color: #fff;
}
.contact_banner .btn_wrapper .left_btns .bannerbtn.btn_invite{
	background-color: #10592c;
    color: #fff;
	border-color: #fff;	
    width: 42.4%;
    text-indent: 1em;
}
.contact_banner .btn_wrapper .left_btns .bannerbtn.btn_invite:hover{
	background-color: #fff;
    color: #10592c;	
}
.contact_banner .btn_wrapper .left_btns .bannerbtn.btn_invite::before{
	content: "";
    position: absolute;
    top: 50%;
    left: calc(50% - 4em);
    transform: translateY(-50%);
    width: 1.3em;
    padding-top: 1.6em;
    height: 0px;
    background: url('../images/top/renew/contact_whistle.png') center center no-repeat;
    background-size: contain;
}
.contact_banner .btn_wrapper .left_btns .bannerbtn.btn_invite:hover::before{
	background: url('../images/top/renew/contact_whistle_2.png') center center no-repeat;
    background-size: contain;
}
.contact_banner .btn_wrapper .right_btns{
    width: 25%;
    margin-right: 5%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}
.contact_banner .btn_wrapper .right_btns .phone{
    width: 99.4%;
    margin-bottom: 3.5%;
}
.contact_banner .btn_wrapper .right_btns .mail{
	width: 100%;
}


@media (min-width: 1300px) {
	.contact_banner .ttl_wrapper .subttl{
		font-size: 25.5px;
	}
	.contact_banner .btn_wrapper .left_btns .bannerbtn{
		font-size: 21px;
	}
	
}

@media (max-width: 750px) {
	.contact_banner .bg{
		width: 248%;
		top: 1.5%;
		transform: translateX(-59%);
	}
	.contact_banner .ttl_wrapper{
		display: flex;
		flex-direction: column;
		flex-wrap: nowrap;
		align-items: center;
		padding-top: 7.8%;
	}
	.contact_banner .ttl_wrapper .ttl{
		margin: 0px;
		width: 47.5%;
	}
	.contact_banner .ttl_wrapper .subttl{
		font-size: 4.2vw;
		text-align: center;
		margin-top: 4.1%;
	}
	.contact_banner .ttl_wrapper .subttl br{
		display: block;
	}
	.contact_banner .btn_wrapper{
		padding-top: 6.2%;
		padding-bottom: 8.4%;
		width: 85%;
		margin: 0 auto;
	}
	.contact_banner .btn_wrapper .left_btns{
		margin: 0px;
		width: 100%;
		display: flex;
		flex-direction: column;
		flex-wrap: nowrap;
		align-items: center;
	}
	.contact_banner .btn_wrapper .left_btns{
		
	}
	.contact_banner .btn_wrapper .left_btns .bannerbtn{
		font-size: 4.2vw;
		font-weight: bold;
		padding: 1.37em 0em;
	}
	.contact_banner .btn_wrapper .left_btns .bannerbtn.btn_download{
		width: 100%;
		margin-bottom: 2.9%;
	}
	.contact_banner .btn_wrapper .left_btns .bannerbtn.btn_invite{
		width: 100%;
	}
	.contact_banner .btn_wrapper .left_btns .bannerbtn.btn_invite::before{
		background: url('../images/top/renew/contact_whistle_sp.png') center center no-repeat;
		background-size: contain;
	}
	.contact_banner .btn_wrapper .left_btns .bannerbtn.btn_invite:hover::before{
		background: url('../images/top/renew/contact_whistle_sp_2.png') center center no-repeat;
		background-size: contain;
	}
	.contact_banner .btn_wrapper .right_btns{
		display: none;
	}
}