@charset "utf-8";
/* CSS Document */
/*=========================
オフィシャル離婚LP
==========================*/
#rikon-wrap{
	color: #000;
}
#rikon-wrap h1,#rikon-wrap h2,#rikon-wrap h3,#rikon-wrap h4,#rikon-wrap h5{
	font-weight: 600;
}
#paz_wrapper{
	margin: 0;
}
html{
	overflow: unset !important;
}

/* MV */
#rikon-wrap .mv{
    /*background: url(image/index/mv_bg.jpg),#fff;*/
	background: url("image/index/mv_bg.jpg"),#fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
	height: 608px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.webp #rikon-wrap .mv{background-image: url("image/index/mv_bg.jpg.webp");}
#rikon-wrap .mv-h1{
    font-size: 57px;
    text-align: center;
    letter-spacing: 0.05em;
    line-height: 1.2;
	margin-top: -80px;
}
#rikon-wrap .mv-h1 .sub-title{
	font-size: 28px;
	display: block;
	margin-bottom: 20px;
	font-weight: 500;
}
#rikon-wrap .text-bg-wh{
	background: #fff;
	display: inline-block;
	line-height: 1;
	padding: 5px 10px 10px;
}
#rikon-wrap .mv-h1 .block{
	margin-top: 10px;
}
#rikon-wrap .cv-area{
	margin-top: -80px;
	position: relative;
}
#rikon-wrap .cv-area::after{
	content: "";
	width: 100%;
	height: 100%;
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
#rikon-wrap .cv-box{
	max-width: 1000px;
	width: 95%;
	background: #fff;
	margin: 0 auto;
	padding: 35px 0;
	border: 1px solid #d1d1d1;
	text-align: center;
}
#rikon-wrap .cv-title{
	font-size: 24px;
	font-weight: 600;
}
#rikon-wrap .cv-flexbox{
	max-width: 900px;
	width: 95%;
	margin: 25px auto 30px;
	display: flex;
	justify-content: space-between;
}
#rikon-wrap .cv-info{
	max-width: 160px;
	width: 18%;
	background: #fff7f9;
	border: 1px solid #d14670;
	padding: 15px 0 10px;
	text-align: center;
	color: #d14670;
	font-weight: 600;
}
#rikon-wrap .cv-info .small{
	font-size: 16px;
	line-height: 1;
	margin-bottom: 5px;
}
#rikon-wrap .cv-info .big{
	font-size: 24px;
	line-height: 1.3;
}
#rikon-wrap .tel{
	font-size: 56px;
	font-weight: 600;
	color: #000;
	line-height: 1;
	display: inline-block;
	position: relative;
	margin-top: -6px;
}
#rikon-wrap .tel::before{
	content: "";
	background: url(image/index/cv-tel.svg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
	width: 0.7em;
	height: 0.7em;
	display: inline-block;
	margin-right: -10px;
}
#rikon-wrap .tel.top-tel::before{
	margin-right: 5px;
}
#rikon-wrap .tel.para{
	font-size: 42px;
}
#rikon-wrap .tel-note{
	font-size: 16px;
	color: #6c6c6c;
	margin-top: 5px;
}
#rikon-wrap .mail-box{
	max-width: 260px;
	width: 29%;
}
#rikon-wrap .mail{
	width: 100%;
	height: 100%;
	border-radius: 6px;
	background: #207ab4;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	font-size: 20px;
	font-weight: 600;
}
#rikon-wrap .mail::before{
	content: "";
	background: url(image/index/cv-mail.svg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
	width: 1em;
	height: 1em;
	display: inline-block;
	margin-right: 8px;
}
#rikon-wrap .cv-note{
	font-size: 12px;
	letter-spacing: 0;
}
#rikon-wrap .cv-area.cv-content{
	margin-top: 0;
	background: #1b3f54;
	padding: 60px 0;
}
@media(max-width:1600px) and (min-width:1025px){
	#rikon-wrap .mv{
		background: url(image/index/mv_bg02.jpg),#fff;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: top center;
		position: relative;
		overflow: hidden;
	}
	.webp #rikon-wrap .mv{
		background-image: url("image/index/mv_bg02.jpg.webp");
	}
	#rikon-wrap .mv::before{
		content: "";
		background: url(image/index/mv_img01.png);
		background-size: 100% auto;
		background-repeat: no-repeat;
		background-position: left center;
		width: 570px;
		height: 406px;
		position: absolute;
		/*left: -90px;*/
		left: -50px;
		top:65px;
	}
	.webp #rikon-wrap .mv::before{
		background-image: url("image/index/mv_img01.png.webp");
	}
	#rikon-wrap .mv::after{
		content: "";
		background: url(image/index/mv_img02.png);
		background-size: 100% auto;
		background-repeat: no-repeat;
		background-position: right center;
		width: 571px;
		height: 406px;
		position: absolute;
		right: -10px;
		top:65px;
	}
	.webp #rikon-wrap .mv::after{
		background-image: url("image/index/mv_img02.png.webp");
	}
	#rikon-wrap .mv-h1{
		position: relative;
		z-index: 1;
	}
	#rikon-wrap .cv-area{
		position: relative;
	}
}
@media(max-width:1470px) and (min-width:1025px){
	#rikon-wrap .mv::before{
		content: "";
		background: url(image/index/mv_img01.png);
		background-size: 80% auto;
		background-repeat: no-repeat;
		background-position: left center;
	}
	.webp #rikon-wrap .mv::before{
		background-image: url("image/index/mv_img01.png.webp");
	}
	#rikon-wrap .mv::after{
		content: "";
		background: url(image/index/mv_img02.png);
		background-size: 80% auto;
		background-repeat: no-repeat;
		background-position: right center;
	}
	.webp #rikon-wrap .mv::after{
		background-image: url("image/index/mv_img02.png.webp");
	}
}
@media(max-width:1250px) and (min-width:1025px){
	#rikon-wrap .mv::before{
		content: "";
		background: url(image/index/mv_img01.png);
		background-size: 60% auto;
		background-repeat: no-repeat;
		background-position: left center;
		left: -20px;
	}
	.webp #rikon-wrap .mv::before{
		background-image: url("image/index/mv_img01.png.webp");
	}
	#rikon-wrap .mv::after{
		content: "";
		background: url(image/index/mv_img02.png);
		background-size: 60% auto;
		background-repeat: no-repeat;
		background-position: right center;
		right: 0px;
	}
	.webp #rikon-wrap .mv::after{
		background-image: url("image/index/mv_img02.png.webp");
	}
}
@media(max-width:1024px) and (min-width:768px){
	#rikon-wrap .mv{
		background: url(image/index/mv_bg02.jpg),#fff;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: top center;
		height: 42vw;
		position: relative;
		overflow: hidden;
	}
	.webp #rikon-wrap .mv{
		background-image: url("image/index/mv_bg02.jpg.webp");
	}
	#rikon-wrap .mv::before{
		content: "";
		background: url(image/index/mv_img01.png);
		background-size: 100% auto;
		background-repeat: no-repeat;
		background-position: left center;
		width: 40vw;
		height: 40vw;
		position: absolute;
		left: -10vw;
		top:2vw;
	}
	.webp #rikon-wrap .mv::before{
		background-image: url("image/index/mv_img01.png.webp");
		background-size: 100% auto;
	}
	#rikon-wrap .mv::after{
		content: "";
		background: url(image/index/mv_img02.png);
		background-size: 100% auto;
		background-repeat: no-repeat;
		background-position: right center;
		width: 40vw;
		height: 40vw;
		position: absolute;
		right: -8vw;
		top:3vw;
	}
	.webp #rikon-wrap .mv::after{
		background-image: url("image/index/mv_img02.png.webp");
	}
	#rikon-wrap .mv-h1{
		font-size: 4.6vw;
		margin-top: 0;
		position: relative;
		z-index: 1;
	}
	#rikon-wrap .mv-h1 .sub-title{
		font-size: 2.5vw;
		margin-bottom: 15px;
	}
	#rikon-wrap .cv-area{
		margin-top: -2vw;
		position: relative;
	}
	#rikon-wrap .cv-box{
		width: 90%;
		padding: 25px 0;
	}
	#rikon-wrap .cv-title{
		font-size: 2.4vw;
	}
	#rikon-wrap .cv-flexbox{
		width: 95%;
		margin: 20px auto 25px;
	}
	#rikon-wrap .cv-info{
		max-width: 160px;
		width: 18%;
		padding: 15px 0 10px;
	}
	#rikon-wrap .cv-info .small{
		font-size: 1.6vw;
	}
	#rikon-wrap .cv-info .big{
		font-size: 2.4vw;
	}
	#rikon-wrap .tel{
		font-size: 5.6vw;
		margin-top: -0.6vw;
	}
	#rikon-wrap .tel.para{
		font-size: 4.2vw;
	}
	#rikon-wrap .tel-note{
		font-size: 1.6vw;
	}
	#rikon-wrap .mail-box{
		max-width: 260px;
		width: 29%;
	}
	#rikon-wrap .mail{
		font-size: 2vw;
	}
	#rikon-wrap .cv-note{
		font-size: 10px;
	}
	#rikon-wrap .cv-area.cv-content{
		padding: 40px 0;
	}
}
@media (max-width:767px) {
	#rikon-wrap .mv{
		background: url(image/index/mv_bg-sp.jpg),#fff;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: top center;
		height: 120vw;
		/*margin-bottom: 10vw;*/
	}
	.webp #rikon-wrap .mv{
		background-image: url("image/index/mv_bg-sp.jpg.webp");
	}
	#rikon-wrap .mv-h1{
		display: none;
	}
	#rikon-wrap .cv-area{
		margin-top: 0;
		padding-top: 10vw;
	}
	#rikon-wrap .cv-box{
		width: 90%;
		padding: 8% 0;
	}
	#rikon-wrap .cv-title{
		font-size: 5vw;
		line-height: 1.2;
	}
	#rikon-wrap .cv-flexbox{
		width: 92%;
		margin: 3% auto;
		display: block;
	}
	#rikon-wrap .cv-info{
		max-width: none;
		width: 80%;
		margin: 0 auto 4%;
		padding: 1vw 0;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	#rikon-wrap .cv-info .small{
		font-size: 4vw;
		line-height: 1.5;
		margin-bottom: 0;
		margin-right: 5px;
	}
	#rikon-wrap .cv-info .big{
		font-size: 6vw;
		line-height: 1.5;
	}
	#rikon-wrap .tel{
		font-size: 10vw;
		margin-top: 0;
	}
	#rikon-wrap .tel.para{
		font-size: 7.5vw;
	}
	#rikon-wrap .tel-note{
		font-size: 3.5vw;
		margin-top: 0;
	}
	#rikon-wrap .mail-box{
		max-width: none;
		width: 80%;
		margin: 5% auto 0;
	}
	#rikon-wrap .mail{
		width: 100%;
		height: 100%;
		font-size: 4vw;
		padding: 2vw 0;
	}
	#rikon-wrap .cv-note{
		font-size: 10px;
	}
	#rikon-wrap .cv-area.cv-content{
		padding: 6% 0;
	}
}
/* section01 */
#rikon-wrap .section01{
	padding-top: 120px;
	background: #fff;
}
#rikon-wrap .section01-flex{
	max-width: 1200px;
	width: 95%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
#rikon-wrap .section01-flex .l-box{
	max-width: 660px;
	width: 55%;
}
#rikon-wrap .section01-flex .img-box{
	background: url(image/index/img01.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	max-width: 481px;
	width: 42%;
	height: 411px;
}
.webp #rikon-wrap .section01-flex .img-box{
	background-image: url("image/index/img01.png.webp");
}
#rikon-wrap .section01-flex .h2{
	text-align: left;
	margin-bottom: 30px;
}
#rikon-wrap .section01-box{
	max-width: 1200px;
	width: 95%;
	margin: 150px auto 0;
	position: relative;
	background: #f8f9f0;
	padding: 100px 0 90px;
	border-radius: 6px;
}
#rikon-wrap .section01-box .content-box{
	max-width: 1000px;
	width: 95%;
	margin: 0 auto;
}
#rikon-wrap .section01-box .box-title{
	font-size: 40px;
	text-align: center;
	position: absolute;
	top:-35px;
	width: 100%;
	font-weight: 600;
}
#rikon-wrap .section01-box .box-title .bottom-line{
	border-bottom: 1px solid #000;
	padding: 0 5px 5px;
}
#rikon-wrap .section01-box .section01-top-list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 20px;
}
#rikon-wrap .section01-box .section01-top-list li{
	width: 32.5%;
	height: 74px;
	margin-bottom: 0.7em;
}
#rikon-wrap .section01-box .section01-top-list li a{
	width: 92%;
	height: 100%;
	border-radius: 4px;
	font-size: 20px;
	color: #fff;
	background: linear-gradient(to right,  #d2456f 0%,#d75e82 100%);
	display: flex;
	align-items: center;
	position: relative;
	padding: 0 4%;
}
#rikon-wrap .section01-box .section01-top-list li.gold a{
	background: linear-gradient(to right,  #be9546 0%,#cca761 100%);
}
#rikon-wrap .section01-box .section01-top-list li a::after{
	content: "";
	background: url(image/index/icon_arrow-right.svg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
	width: 0.75em;
	height: 0.75em;
	position: absolute;
	top:50%;
	right: 4%;
	-webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
#rikon-wrap .section01-list-flex{
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
	height: 160px;
}
#rikon-wrap .section01-list-flex .l-box{
	background: #fff;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 22%;
}
#rikon-wrap .section01-list-flex .l-box p{
	font-size: 24px;
	line-height: 1.2;
	text-align: center;
	color: #217cb3;
}
#rikon-wrap .section01-list-flex .l-box .icon{
	width: 2em;
	height: 2em;
	margin-bottom: 10px;
}
#rikon-wrap .section01-list-flex.box01 .l-box .icon{
	background: url(image/index/icon01.svg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
}
#rikon-wrap .section01-list-flex.box02 .l-box .icon{
	background: url(image/index/icon02.svg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
}
#rikon-wrap .section01-list-flex.box03 .l-box .icon{
	background: url(image/index/icon03.svg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
	width: 2.5em;
	height: 2.5em;
}
#rikon-wrap .section01-list-flex.box04 .l-box .icon{
	background: url(image/index/icon04.svg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
	width: 2.5em;
	height: 2.5em;
}
#rikon-wrap .section01-list-flex.box05 .l-box .icon{
	background: url(image/index/icon05.svg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
}
#rikon-wrap .section01-list-flex .section01-list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 75%;
}
#rikon-wrap .section01-list-flex .section01-list li{
	width: 49%;
	height: 72px;
	margin-bottom: 1em;
}
#rikon-wrap .section01-list-flex .section01-list li a{
	width: 90%;
	height: 100%;
	border-radius: 4px;
	font-size: 20px;
	color: #fff;
	background: linear-gradient(to right,  #207ab4 0%,#398dc3 100%);
	border-radius: 4px;
	display: flex;
	align-items: center;
	position: relative;
	padding: 0 5%;
}
#rikon-wrap .section01-list-flex .section01-list li a::after{
	content: "";
	background: url(image/index/icon_arrow-right.svg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
	width: 0.75em;
	height: 0.75em;
	position: absolute;
	top:50%;
	right: 4%;
	-webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
#rikon-wrap .section01-bg-box{
	background: url(image/index/bg01.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 240px 0 60px;
	margin-top: -160px;
}
.webp #rikon-wrap .section01-bg-box{
	background-image: url("image/index/bg01.jpg.webp");
}
#rikon-wrap .section01-bg-box .h3{
	font-size: 40px;
	color: #fff;
	text-align: center;
	line-height: 1.6;
}
#rikon-wrap .section01-bg-box .h3 .small{
	font-size: 22px;
}
#rikon-wrap .text-bgwh{
	background: #fff;
	display: inline-block;
	line-height: 1;
	padding: 5px 0 10px;
}
#rikon-wrap .section01-whbox{
	max-width: 1200px;
	width: 95%;
	margin: 190px auto 100px;
	background: #fff;
	border-radius: 6px;
	position: relative;
	padding-bottom: 45px;
}
#rikon-wrap .section01-whbox-list{
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	position: relative;
	top:-140px;
}
#rikon-wrap .section01-whbox-list li{
	width: 280px;
	height: 280px;
	background: #fff;
	border: 3px solid #edcfd6;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
#rikon-wrap .section01-whbox-list li .text{
	text-align: center;
	font-size: 24px;
}
#rikon-wrap .section01-whbox-list li .img-box{
	width: 7em;
	height: 8em;
	position: absolute;
	bottom: -2em;
	left: 50%;
	-webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
#rikon-wrap .section01-whbox-list li.box01 .img-box{
	background: url(image/index/img02.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
}
#rikon-wrap .section01-whbox-list li.box02 .img-box{
	background: url(image/index/img03.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
}
#rikon-wrap .section01-whbox-list li.box03 .img-box{
	background: url(image/index/img04.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
	bottom: -3em;
}
.webp #rikon-wrap .section01-whbox-list li.box01 .img-box{
	background-image: url("image/index/img02.png.webp");
}
.webp #rikon-wrap .section01-whbox-list li.box02 .img-box{
	background-image: url("image/index/img03.png.webp");
}
.webp #rikon-wrap .section01-whbox-list li.box03 .img-box{
	background-image: url("image/index/img04.png.webp");
}
#rikon-wrap .section01-whbox .section01-title{
	font-size: 34px;
	text-align: center;
	margin-top: -60px;
	font-weight: 600;
}
#rikon-wrap .section01-whbox .section01-title .text_bg-red{
	display: inline-block;
	background: #fff5f8;
	color: #d2456f;
	font-size: 44px;
	line-height: 1;
	padding: 5px 0 10px;
}
#rikon-wrap .section01-whbox .text-box{
	max-width: 1000px;
	width: 95%;
	margin: 30px auto 50px;
}
#rikon-wrap .url-box{
	max-width: 480px;
	width: 80%;
	height: 76px;
	background: linear-gradient(to right,  #207ab4 0%,#398dc3 100%);
	color: #fff;
	font-size: 22px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	border-radius: 4px;
	margin: 0 auto;
}
#rikon-wrap .url-box::after{
	content: "";
	background: url(image/index/icon_arrow-right.svg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
	width: 0.75em;
	height: 0.75em;
	position: absolute;
	top:50%;
	right: 4%;
	-webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
#rikon-wrap .section01-bottom{
	background: url(image/index/img05.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	color: #fff;
	font-size: 40px;
	text-align: center;
	padding: 25px 0;
}
.webp #rikon-wrap .section01-bottom{
	background-image: url("image/index/img05.png.webp");
}
#rikon-wrap .section01-bottom .small{
	font-size: 24px;
}



#rikon-wrap .lp-top-area{
	background: #f7f7f7;
	padding: 70px 0 80px;
	margin-top: 100px;
}
#rikon-wrap .lp-top-flex{
	max-width: 1400px;
	width: 95%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#rikon-wrap .lp-top-flex .text{
	max-width: 460px;
	width: 35%;
}
#rikon-wrap .lp-top-flex h2{
	font-size: 40px;
}
#rikon-wrap .lp-list-area{
	max-width: 1130px;
	width: 70%;
	position: relative;
}
#rikon-wrap .lp-top-flex .lp-list-area{
	width: 61%;
}
#rikon-wrap .lp-list-area .slider{
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}
#rikon-wrap .lp-list-area .slider li{
	max-width: none;
    width: 30%;
    height: 100%;
	padding: 4% 0;
    flex: 0 0 calc(100% / 3);
}
#rikon-wrap .lp-list-area .slider li a{
	background: #fff;
	border-radius: 8px;
	display: block;
	overflow: hidden;
	width: 92%;
	margin: 0 auto;
	box-shadow: 0 0 3px 2px rgb(0, 0, 0, 0.1);
	position: relative;
}
#rikon-wrap .lp-list-area .slider li a:hover{
	box-shadow:none;
	opacity: 1;
}
#rikon-wrap .lp-list-area .slider li a:hover::before{
	content: "";
	width: 97.5%;
	height: 97%;
	border-radius: 8px;
	position: absolute;
	top:0px;
	left: 0px;
	border: 4px solid #ababab;
}
#rikon-wrap .lp-list-area .slider li a .img-box{
	max-width: 300px;
	width: 100%;
	border: 8px 8px 0 0;
	display: block;
	box-sizing: border-box;
}
#rikon-wrap .lp-list-area .slider li a .img-box img{
	max-width: 300px;
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	object-fit: cover;
}
#rikon-wrap .lp-list-area .slider li a .text{
	width: 100%;
	height: 90px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	line-height: 1.2;
	color: #000;
	font-weight: 600;
	letter-spacing: 0;
	position: relative;
}
#rikon-wrap .lp-list-area .slider li a .text::after{
	content: "";
	background: url(image/index/lp-arrow02.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
	width: 0.7em;
	height: 0.7em;
	position: absolute;
	bottom: 5px;
	right: 5px;
}
.webp #rikon-wrap .lp-list-area .slider li a .text::after{
	background-image: url("image/index/lp-arrow02.png.webp");
}
#rikon-wrap .lp-list-area button{
	background: rgb(0, 0, 0, 0.3);
}
#rikon-wrap .lp-area{
	background: #f8f9f0;
	padding-bottom: 100px;
}
#rikon-wrap .lp-area-title{
	background: url(image/index/lp-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 204px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	font-size: 40px;
	color: #fff;
	margin-bottom: 100px;
}
.webp #rikon-wrap .lp-area-title{
	background-image: url("image/index/lp-bg.jpg.webp");
}
#rikon-wrap .lp-area-title::after{
	content: "";
	background: url(image/index/lp-arrow.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
	width: 3em;
	height: 0.8em;
	position: absolute;
	bottom:-0.78em;
	left: 50%;
	transform: translateX(-50%);
}
.webp #rikon-wrap .lp-area-title::after{
	background-image: url("image/index/lp-arrow.png.webp");
}
#rikon-wrap .lp-area-title h2{
	font-weight: normal;
}
#rikon-wrap .lp-area-content{
	max-width: 1400px;
	width: 95%;
	margin: 0 auto;
}
#rikon-wrap .lp-area-content .lp-flex{
	width: 100%;
	position: relative;
	display: flex;
	justify-content: space-between;
}
#rikon-wrap .lp-area-content .lp-flex .box{
	max-width: 320px;
	width: 23%;
	/*height: 230px;*/
	background: #fff;
	border-radius: 8px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	margin: 1.5vw 0;
}
#rikon-wrap .lp-area-content .lp-flex .box .text{
	font-size: 30px;
	color: #217cb3;
}
#rikon-wrap .lp-area-content .lp-flex .box .icon-box{
	width: 2.5em;
	height: 2.5em;
	margin-bottom: 15px;
}
#rikon-wrap .lp-area-content .lp-flex .box.box01 .icon-box{
	background: url(image/index/icon01.svg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
}
#rikon-wrap .lp-area-content .lp-flex .box.box02 .icon-box{
	background: url(image/index/icon02.svg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
}
#rikon-wrap .lp-area-content .lp-flex .box.box03 .icon-box{
	background: url(image/index/icon03.svg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
}
#rikon-wrap .lp-area-content .lp-flex .box.box04 .icon-box{
	background: url(image/index/icon05.svg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
}
#rikon-wrap .lp-area-content .lp-flex .block{
	display: block;
    width: 100%;
    text-align: center;
}
#rikon-wrap .lp-area-content .lp-flex .btn{
	width: 94%;
    max-width: 160px;
    padding: 10px;
    margin: 0 auto;
    display: block;
    background: #217cb3;
    border: 1px solid;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    position: relative;
    border-radius: 6px;
    /*border-bottom: 2px solid #113556;*/
    cursor: pointer;
}
#rikon-wrap .lp-area-content .lp-flex .btn::after{
	content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    border: 0;
    border-top: solid 2px;
    border-right: solid 2px;
    transform: rotate(45deg);
    margin-left: 0.5em;
    vertical-align: middle;
    margin-top: -0px;
}

#rikon-wrap .lp-flex .lp-list-area .slider li{
	padding: 1.5vw 0;
}
#rikon-wrap .lp-flex .lp-list-area .slider{
	max-width: 980px;
}
#rikon-wrap .lp-flex .lp-list-area .slider::-webkit-scrollbar{
	display: none;
}
#rikon-wrap .lp-flex .prev{
	left: -50px;
}
#rikon-wrap .lp-flex .next{
	right:-50px
}
#rikon-wrap .lp-flex .prev.sp-btn,
#rikon-wrap .lp-flex .next.sp-btn{
	display: none;
}
#rikon-wrap .lp-area-content .lp-flex .sp_block .btn{
	display: none;
}







#rikon-wrap .pickup_menu .menu {
    display: none;
    justify-content: center;
    overflow: scroll;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    padding: 3em 0;
    opacity: 1;
    transform: scale(1);
    transition: opacity 0.5s;
}
#rikon-wrap .pickup_menu .menu.open {
    display: flex;
}
section.pickup .pickup_menu .menu .inner {
    width: 90%;
    max-width: 1000px;
    height: fit-content;
    padding: 4% 4% 0;
    background: #fff;
    position: relative;
}
section.pickup .pickup_menu .inner .close_btn {
    position: absolute;
    top: -60px;
    right: 0!important;
    font-size: 40px;
    cursor: pointer;
    color: #fff;
    border: none;
    width: auto;
    margin: 0;
}
section.pickup .pickup_menu .menu .inner ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 60px;
}
section.pickup .pickup_menu .menu .inner ul li {
    width: 32%;
    margin-right: 2%;
    background: #eff4f9;
}
section.pickup .pickup_menu .menu .inner ul li:nth-child(3n) {
    margin-right: 0;
}
section.pickup .pickup_menu .menu .inner ul li:nth-child(n + 4) {
    margin-top: 3%;
}
section.pickup .pickup_menu .menu .inner ul li img{
	width: 100%;
}
section.pickup .pickup_menu .menu .inner .title_area {
    padding: 0.8em;
    margin-bottom: 1em;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
	background: #217cb3;
	color: #fff;
	font-size: 24px;
}
section.pickup .menu .inner ul li a .text {
    width: 100%;
    height: 90px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    line-height: 1.2;
    color: #000;
    font-weight: 600;
    letter-spacing: 0;
    position: relative;
}
section.pickup .menu .inner ul li a {
    background: #fff;
    border-radius: 8px;
    display: block;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    box-shadow: 0 0 3px 2px rgb(0, 0, 0, 0.1);
    position: relative;
}
section.pickup .menu .inner ul li a .text::after {
    content: "";
    background: url(image/index/lp-arrow02.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    width: 0.7em;
    height: 0.7em;
    position: absolute;
    bottom: 5px;
    right: 5px;
}
.webp section.pickup .menu .inner ul li a .text::after{
	background-image: url(image/index/lp-arrow02.png.webp);
}


@media(max-width:1600px) and (min-width:1025px){
	#rikon-wrap .lp-top-flex h2{
		font-size: 2.4vw;
	}
}
@media(max-width:1024px) and (min-width:768px){
	#rikon-wrap .section01{
		padding-top: 80px;
	}
	#rikon-wrap .section01-flex{
		width: 90%;
	}
	#rikon-wrap .section01-flex .l-box{
		width: 55%;
	}
	#rikon-wrap .section01-flex .img-box{
		width: 42%;
		height: 40vw;
	}
	#rikon-wrap .section01-flex .h2{
		margin-bottom: 25px;
	}
	#rikon-wrap .section01-box{
		width: 90%;
		margin: 100px auto 0;
		padding: 70px 0 40px;
	}
	#rikon-wrap .section01-box .content-box{
		width: 94%;
	}
	#rikon-wrap .section01-box .box-title{
		font-size: 4vw;
		top:-3.5vw;
	}
	#rikon-wrap .section01-box .section01-top-list li{
		width: 32.5%;
		height: 7.4vw;
		margin-bottom: 0.7em;
	}
	#rikon-wrap .section01-box .section01-top-list li a{
		width: 92%;
		font-size: 2vw;
		padding: 0 4%;
		flex-direction: column;
		align-items: baseline;
		justify-content: center;
		line-height: 1.3;
	}
	#rikon-wrap .section01-list-flex{
		margin-bottom: 20px;
		height: 16vw;
	}
	#rikon-wrap .section01-list-flex .l-box{
		background: #fff;
		border-radius: 4px;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		width: 22%;
	}
	#rikon-wrap .section01-list-flex .l-box p{
		font-size: 2.4vw;
	}
	#rikon-wrap .section01-list-flex .section01-list{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		width: 75%;
	}
	#rikon-wrap .section01-list-flex .section01-list li{
		width: 49%;
		height: 7.2vw;
		margin-bottom: 1em;
	}
	#rikon-wrap .section01-list-flex .section01-list li a{
		width: 90%;
		font-size: 2vw;
		padding: 0 5%;
		flex-direction: column;
		align-items: baseline;
		justify-content: center;
	}
	#rikon-wrap .section01-list-flex .section01-list li a .sp-no{
		display: none;
	}
	#rikon-wrap .section01-bg-box{
		background: url(image/index/bg01.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
		padding: 200px 0 40px;
		margin-top: -120px;
	}
	.webp #rikon-wrap .section01-bg-box{
		background-image: url("image/index/bg01.png.webp");
	}
	#rikon-wrap .section01-bg-box .h3{
		font-size: 4vw;
	}
	#rikon-wrap .section01-bg-box .h3 .small{
		font-size: 2.2vw;
	}
	#rikon-wrap .section01-whbox{
		width: 90%;
		margin: 19vw auto 60px;
		padding-bottom: 35px;
	}
	#rikon-wrap .section01-whbox-list{
		width: 92%;
		top:-14vw;
	}
	#rikon-wrap .section01-whbox-list li{
		width: 26vw;
		height: 26vw;
	}
	#rikon-wrap .section01-whbox-list li .text{
		font-size: 2.4vw;
	}
	#rikon-wrap .section01-whbox-list li .img-box{
		width: 12vw;
		height: 14vw;
		position: absolute;
		bottom: -6vw;
	}
	#rikon-wrap .section01-whbox-list li.box03 .img-box{
		bottom: -6vw;
	}
	#rikon-wrap .section01-whbox .section01-title{
		font-size: 3.4vw;
		margin-top: -6vw;
	}
	#rikon-wrap .section01-whbox .section01-title .text_bg-red{
		font-size: 4.4vw;
	}
	#rikon-wrap .section01-whbox .text-box{
		width: 90%;
		margin: 25px auto 40px;
	}
	#rikon-wrap .url-box{
		max-width: 480px;
		width: 80%;
		height: 7.6vw;
		font-size: 2.2vw;
	}
	#rikon-wrap .section01-bottom{
		font-size: 4vw;
		padding: 20px 0;
	}
	#rikon-wrap .section01-bottom .small{
		font-size: 2.4vw;
	}


	#rikon-wrap .lp-top-area{
		padding: 50px 0 60px;
		margin-top: 70px;
	}
	#rikon-wrap .lp-top-flex{
		width: 90%;
	}
	#rikon-wrap .lp-top-flex .text{
		max-width: 460px;
		width: 29%;
	}
	#rikon-wrap .lp-top-flex h2{
		font-size: 3.3vw;
		line-height: 1.5;
	}
	#rikon-wrap .lp-list-area{
		width: 70%;
	}
	#rikon-wrap .lp-list-area .slider{
		width: 100%;
		margin: 0 auto;
	}
	#rikon-wrap .lp-list-area .slider li{
		max-width: none;
		width: 50%;
		height: 100%;
		padding: 4% 0;
		flex: 0 0 calc(100% / 2);
	}
	#rikon-wrap .lp-list-area .slider li a .img-box{
		width: 100%;
		border: 8px 8px 0 0;
		display: block;
	}
	#rikon-wrap .lp-list-area .slider li a .img-box img{
		width: 100%;
	}
	#rikon-wrap .lp-list-area .slider li a .text{
		width: 100%;
		height: 9vw;
		font-size: 2vw;
		line-height: 1.2;
	}
	#rikon-wrap .lp-area{
		padding-bottom: 70px;
	}
	#rikon-wrap .lp-area-title{
		background: url(image/index/lp-bg.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: right center;
		width: 100%;
		height: 20vw;
		font-size: 4vw;
		margin-bottom: 70px;
	}
	.webp #rikon-wrap .lp-area-title{
		background-image: url("image/index/lp-bg.jpg.webp");
	}
	#rikon-wrap .lp-area-content{
		width: 90%;
	}
	#rikon-wrap .lp-area-content .lp-flex .box{
		max-width: 320px;
		width: 28%;
		margin: 1.5vw 0;
	}
	#rikon-wrap .lp-area-content .lp-flex .box .text{
		font-size: 3vw;
	}
	#rikon-wrap .lp-area-content .lp-flex .box .icon-box{
		width: 2.5em;
		height: 2.5em;
		margin-bottom: 15px;
	}
	#rikon-wrap .lp-flex .lp-list-area .slider li{
		padding: 1.5vw 0;
	}
	#rikon-wrap .lp-flex .lp-list-area .slider{
		max-width: 960px;
	}
	#rikon-wrap .lp-flex .prev{
		left: -3vw;
	}
	#rikon-wrap .lp-flex .next{
		right:-4vw;
	}
	#rikon-wrap .lp-flex .prev.sp-btn,
	#rikon-wrap .lp-flex .next.sp-btn{
		display: block;
	}

	#rikon-wrap .lp-area-content .lp-flex .sp_block .btn{
		display: block;
	}
	#rikon-wrap .lp-area-content .lp-flex .btn{
		width: 90%;
		max-width: 140px;
		padding: 8px;
		font-size: 15px;
	}
	section.pickup .menu .inner ul li a .text {
		font-size: 2vw;
		height: 9vw;
	}
	section.pickup .pickup_menu .menu .inner .title_area {
		font-size: 2.8vw;
		padding: 0.6em;
	}
	section.pickup .pickup_menu .menu .inner {
		padding: 6% 4% 0;
		width: 90%;
	}
}
@media(max-width:767px) {
	#rikon-wrap .section01{
		padding-top: 15%;
	}
	#rikon-wrap .section01-flex{
		width: 90%;
		display: block;
	}
	#rikon-wrap .section01-flex .l-box{
		max-width: none;
		width: 100%;
		margin-bottom: 3%;
	}
	#rikon-wrap .section01-flex .img-box{
		background: url(image/index/img01-sp.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		max-width: none;
		width: 100%;
		height: 30vw;
		border-radius: 8px;
	}
	.webp #rikon-wrap .section01-flex .img-box{
		background-image: url("image/index/img01-sp.jpg.webp");
	}
	#rikon-wrap .section01-flex .h2{
		text-align: center;
		margin-bottom: 5%;
	}
	#rikon-wrap .section01-box{
		width: 90%;
		margin: 15% auto 0;
		padding: 10% 0 5%;
	}
	#rikon-wrap .section01-box .content-box{
		width: 92%;
	}
	#rikon-wrap .section01-box .box-title{
		font-size: 5vw;
		top:-4vw;
	}
	#rikon-wrap .section01-box .section01-top-list{
		margin-bottom: 4%;
	}
	#rikon-wrap .section01-box .section01-top-list li{
		width: 48.5%;
		height: 12vw;
	}
	#rikon-wrap .section01-box .section01-top-list li a{
		width: 90%;
		font-size: 3.5vw;
		line-height: 1.2;
		padding: 0 5%;
		justify-content: center;
		align-items: baseline;
		flex-direction: column;
	}
	#rikon-wrap .section01-list-flex{
		flex-direction: column;
		margin-bottom: 4%;
		height: auto;
	}
	#rikon-wrap .section01-list-flex .l-box{
		width: 100%;
		padding: 2vw 0;
		margin-bottom: 0.7em;
		flex-direction: row;
	}
	#rikon-wrap .section01-list-flex .l-box p{
		font-size: 4vw;
	}
	#rikon-wrap .section01-list-flex .l-box .icon{
		width: 2em;
		height: 2em;
		margin-bottom: 0;
		margin-right: 2vw;
	}
	#rikon-wrap .section01-list-flex .section01-list{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		width: 100%;
	}
	#rikon-wrap .section01-list-flex .section01-list li{
		width: 48.5%;
		height: 12vw;
		margin-bottom: 0.7em;
	}
	#rikon-wrap .section01-list-flex .section01-list li a{
		width: 90%;
		font-size: 3.5vw;
		line-height: 1.2;
		padding: 0 5%;
		justify-content: center;
		align-items: baseline;
		flex-direction: column;
	}
	#rikon-wrap .section01-bg-box{
		background: url(image/index/bg01.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
		padding: 30vw 0 10%;
		margin-top: -20vw;
	}
	.webp #rikon-wrap .section01-bg-box{
		background-image: url("image/index/bg02.jpg.webp");
	}
	#rikon-wrap .section01-bg-box .h3{
		font-size: 5.5vw;
		line-height: 2;
	}
	#rikon-wrap .section01-bg-box .h3 .small{
		font-size: 4.5vw;
		line-height: 1.2;
	}
	#rikon-wrap .section01-whbox{
		width: 90%;
		margin: 27vw auto 8%;
		padding-bottom: 6%;
	}
	#rikon-wrap .section01-whbox-list{
		width: 94%;
		top:-20vw;
		flex-wrap: wrap;
	}
	#rikon-wrap .section01-whbox-list li{
		width: 40vw;
		height: 40vw;
	}
	#rikon-wrap .section01-whbox-list li .text{
		font-size: 3.5vw;
		margin-top: -5vw;
	}
	#rikon-wrap .section01-whbox-list li .img-box{
		width: 20vw;
		height: 24vw;
		bottom: -7vw;
	}
	#rikon-wrap .section01-whbox-list li.box03 .img-box{
		bottom: -9vw;
	}
	#rikon-wrap .section01-whbox-list li.box03{
		margin: 0 auto;
	}
	#rikon-wrap .section01-whbox .section01-title{
		font-size: 4.8vw;
		margin-top: -10vw;
	}
	#rikon-wrap .section01-whbox .section01-title .text_bg-red{
		font-size: 5.6vw;
		padding: 0.5vw 0 0.8vw;
	}
	#rikon-wrap .section01-whbox .text-box{
		width: 90%;
		margin: 5% auto;
	}
	#rikon-wrap .url-box{
		max-width: none;
		width: 80%;
		height: 10vw;
		font-size: 4vw;
	}
	#rikon-wrap .section01-bottom{
		font-size: 5.2vw;
		padding: 5% 0;
		line-height: 1.3;
	}
	#rikon-wrap .section01-bottom .small{
		font-size: 4.2vw;
	}
	#rikon-wrap .sp-no{display: none;}


	#rikon-wrap .lp-top-area{
		padding: 10% 0;
		margin-top: 10%;
	}
	#rikon-wrap .lp-top-flex{
		width: 90%;
		display: block;
	}
	#rikon-wrap .lp-top-flex .text{
		max-width:none;
		width: 100%;
	}
	#rikon-wrap .lp-top-flex h2{
		/*font-size: 4.5vw;*/
		font-size: 24px;
		text-align: center;
		line-height: 1.5;
		margin-bottom: -5vw;
	}
	#rikon-wrap .lp-list-area{
		width: 90%;
		position: relative;
		margin: 0 auto 6%;
	}
	#rikon-wrap .lp-top-flex .lp-list-area{
		width: 100%;
	}
	#rikon-wrap .lp-list-area .slider{
		width: 100%;
		margin: 0 auto;
		overflow-y: scroll;
	}
	#rikon-wrap .lp-list-area .slider ul{
		width: 300%;
	}
	#rikon-wrap .lp-list-area .slider li{
		max-width: none;
		width: 30%;
		height: 100%;
		padding: 4% 0;
		flex: 0 0 calc(100% / 3);
	}
	#rikon-wrap .lp-top-flex .lp-list-area .slider ul{
		width: 300%;
	}
	#rikon-wrap .lp-top-flex .lp-list-area .slider li{

	}
	#rikon-wrap .lp-list-area .slider li a{
		background: #fff;
		border-radius: 8px;
		display: block;
		overflow: hidden;
		width: 92%;
		margin: 0 auto;
		box-shadow: 0 0 3px 2px rgb(0, 0, 0, 0.1);
		position: relative;
		border-radius: 12px;
	}
	#rikon-wrap .lp-list-area .slider li a:hover::before{
		content: "";
		width: 97.5%;
		height: 97%;
		border-radius: 8px;
		position: absolute;
		top:0px;
		left: 0px;
		border: 4px solid #ababab;
	}
	#rikon-wrap .lp-list-area .slider li a .img-box{
		max-width: none;
		width: 100%;
		border: 8px 8px 0 0;
		display: block;
	}
	#rikon-wrap .lp-list-area .slider li a .img-box img{
		max-width: none;
		width: 100%;
	}
	#rikon-wrap .lp-list-area .slider li a .text{
		width: 100%;
		height: 15vw;
		font-size: 4vw;
		line-height: 1.2;
	}
	#rikon-wrap .lp-list-area button{
		background: rgb(0, 0, 0, 0.3);
	}
	#rikon-wrap .lp-area{
		/*padding-bottom: 10%;*/
		padding-bottom: 0;
		background: #fff;
	}


	#rikon-wrap .lp-area-title{
		background: url(image/index/lp-bg.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: right center;
		height: 30vw;
		font-size: 5vw;
		margin-bottom: 5%;
	}
	.webp #rikon-wrap .lp-area-title{
		background-image: url("image/index/lp-bg.jpg.webp");
	}
	#rikon-wrap .lp-area-content{
		width: 100%;
	}
	#rikon-wrap .lp-area-content .lp-flex{
		width: 100%;
		/*position: relative;
		display: flex;
		justify-content: space-between;*/
		display: block;
		/*margin-bottom: 0;*/
		margin: 0 auto;
		padding: 5vw 0;
	}
	#rikon-wrap .lp-area-content .lp-flex.flex01,
	#rikon-wrap .lp-area-content .lp-flex.flex03{
		background: #fff;
	}
	#rikon-wrap .lp-area-content .lp-flex.flex02,
	#rikon-wrap .lp-area-content .lp-flex.flex04{
		background: #f8f9f0;
	}
	#rikon-wrap .lp-area-content .lp-flex .box{
		max-width: none;
		width: 100%;
		padding: 3vw 0;
		background: none;
	}
	#rikon-wrap .lp-area-content .lp-flex .box .text{
		/*font-size: 4vw;*/
		font-size: 20px;
	}
	#rikon-wrap .lp-area-content .lp-flex .box .icon-box{
		width: 2.5em;
		height: 2.5em;
		margin-bottom: -1vw;
	}
	#rikon-wrap .lp-flex .lp-list-area .slider li{
		padding: 1.5vw 0;
	}
	#rikon-wrap .lp-flex .lp-list-area .slider{
		max-width: 960px;
		width: 100%;
		margin: 0 auto;
	}
	#rikon-wrap .lp-flex .prev{
		left: -3vw;
	}
	#rikon-wrap .lp-flex .next{
		right:-3vw;
	}
	#rikon-wrap .lp-flex .prev.sp-btn,
	#rikon-wrap .lp-flex .next.sp-btn{
		display: block;
	}


	#rikon-wrap .lp-area-content .lp-flex .btn{
		width: 90%;
		max-width: 120px;
		padding: 6px;
		font-size: 14px;
		margin-top: 5px;
	}
	#rikon-wrap .lp-area-content .lp-flex .sp_block .btn{
		display: block;
	}

	section.pickup .pickup_menu .menu .inner {
		padding: 6% 6% 0;
		width: 80%;
	}
	section.pickup .pickup_menu .menu .inner ul {
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 40px;
	}
	section.pickup .pickup_menu .menu .inner ul li, section.pickup .pickup_menu .menu .inner ul li:nth-child(3n), section.pickup .pickup_menu .menu .inner ul li:nth-child(n + 4)  {
		width: 48%;
    	margin: 0 4% 0 0;
	}
	section.pickup .pickup_menu .menu .inner ul li:nth-child(2n) {
		margin-right: 0;
	}
	section.pickup .pickup_menu .menu .inner ul li:nth-child(n + 3) {
		margin-top: 4%;
	}
	section.pickup .pickup_menu .menu .inner .title_area {
		font-size: 20px;
		padding: 0.5em;
	}
	section.pickup .menu .inner ul li a .text {
		height: 60px;
		font-size: 14px;
		line-height: 1.2;
	}
	

}
@media(max-width:400px) {
	#rikon-wrap .section01-box .section01-top-list li a{
		font-size: 3.8vw;
	}
	#rikon-wrap .section01-whbox-list li .text{
		font-size: 4vw;
	}
	#rikon-wrap .section01-whbox-list li .img-box{
		width: 18vw;
    	height: 22vw;
    	bottom: -7vw;
	}
	#rikon-wrap .lp-list-area .slider li a{
		box-shadow: 0 0 3px 2px #9c9c9c;
	}
	/*
	#rikon-wrap .lp-top-flex h2{
		font-size: 4.5vw;
	}
	*/
	/*
	#rikon-wrap .lp-area-content .lp-flex .box .text{
		font-size: 4.5vw;
	}
	*/

	section.pickup .pickup_menu .menu .inner {
		padding: 6% 3% 0;
		width: 90%;
	}
	section.pickup .menu .inner ul li a .text {
		height: 10vw;
		font-size: 3.8vw;
	}
}

/* section02 */
#rikon-wrap .section02{
	padding-top: 120px;
	background: #fff;
}
#rikon-wrap .section02-top-text{
	max-width: 1000px;
	width: 95%;
	margin: 50px auto;
	text-align: center;
}
#rikon-wrap .section02-box{
	max-width: 1000px;
	width: 95%;
	margin: 0 auto 120px;
}
#rikon-wrap .section02-box .title-blue,
#rikon-wrap .section02-box .title-red,
#rikon-wrap .section02-box .title-gray{
	width: 100%;
	height: 70px;
	background: #f2f7fb;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1.2;
	font-size: 22px;
	letter-spacing: -0.03em;
}
#rikon-wrap .section02-box .title-red{
	background: #d2456f;
	color: #fff;
}
#rikon-wrap .section02-box .title-gray{
	background: #727272;
	color: #fff;
}
#rikon-wrap .section02-box-main-flex{
	display: flex;
	justify-content: space-between;
}
#rikon-wrap .section02-box-main-flex .l-box{
	max-width: 235px;
	width: 23%;
}
#rikon-wrap .section02-box-main-flex .r-box{
	max-width: 746px;
	width: 75%;
}
#rikon-wrap .section02-box .arrow{
	width: 100%;
	height: 70px;
	background: url(image/index/arrow_bottom.png);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center center;
}
.webp #rikon-wrap .section02-box .arrow{
	background-image: url("image/index/arrow_bottom.png.webp");
}
#rikon-wrap .section02-box .arrow-long{
	width: 100%;
	height: 490px;
	background: url(image/index/arrow_bottom_long.png);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center center;
}
.webp #rikon-wrap .section02-box .arrow-long{
	background-image: url("image/index/arrow_bottom_long.png.webp");
}
#rikon-wrap .section02-box-sub-flex{
	display: flex;
	justify-content: space-between;
}
#rikon-wrap .section02-box-sub-flex .l-sub-box{
	max-width: 235px;
	width: 31.5%;
}
#rikon-wrap .section02-box-sub-flex .r-sub-box{
	max-width: 494px;
	width: 66%;
}
#rikon-wrap .section02-box-sub-flex-child{
	display: flex;
	justify-content: space-between;
}
#rikon-wrap .section02-box-sub-flex-child .l-sub-child-box{
	max-width: 235px;
	width: 47.5%;
}
#rikon-wrap .section02-box-sub-flex-child .r-sub-child-box{
	max-width: 235px;
	width: 47.5%;
}
#rikon-wrap .section02-box-flex-list{
	display: flex;
	justify-content: space-between;
}
#rikon-wrap .section02-box-flex-list li{
	max-width: 235px;
	width: 23.5%;
	height: 140px;
	background: linear-gradient(to right, #207ab4 0%,#398dc3 100%);
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	position: relative;
}
#rikon-wrap .section02-box-flex-list li.box01::after,
#rikon-wrap .section02-box-flex-list li.box02::after{
	content: "";
	background: url(image/index/bottom_t.png);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center center;
	width: 1em;
	height: 1em;
	position: absolute;
	bottom: 5px;
	right: 5px;
}
.webp #rikon-wrap .section02-box-flex-list li.box01::after,
.webp #rikon-wrap .section02-box-flex-list li.box02::after{
	background-image: url("image/index/bottom_t.png.webp");
}
#rikon-wrap .section02-box-flex-list li .text{
	font-size: 24px;
	letter-spacing: 0;
}
#rikon-wrap .section02-box-flex-list li .icon{
	width: 2.5em;
	height: 2.5em;
	margin-bottom: 5px;
}
#rikon-wrap .section02-box-flex-list li.box01 .icon{
	background: url(image/index/icon06.svg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
}
#rikon-wrap .section02-box-flex-list li.box02 .icon{
	background: url(image/index/icon07.svg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
}
#rikon-wrap .section02-box-flex-list li.box03 .icon{
	background: url(image/index/icon08.svg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
}
#rikon-wrap .section02-box-flex-list li.box04 .icon{
	background: url(image/index/icon09.svg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
}
#rikon-wrap .section02-box-flex-list li.box01,
#rikon-wrap .section02-box-flex-list li.box02{
	background: none;
}
#rikon-wrap .section02-box-flex-list li a{
	width: 100%;
	height: 140px;
	background: linear-gradient(to right, #207ab4 0%,#398dc3 100%);
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	position: relative;
	color: #fff;
}
#rikon-wrap .section02-bottom-content{
	background: #f8f9f0;
}
#rikon-wrap .section02-bottom-flex{
	display: flex;
	justify-content: space-between;
}
#rikon-wrap .section02-bottom-flex .l-img-box{
	max-width: 640px;
	width: 30%;
	background: url(image/index/img06.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left center;
}
.webp #rikon-wrap .section02-bottom-flex .l-img-box{
	background: url(image/index/img06.png.webp);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left center;
}
#rikon-wrap .section02-bottom-flex .r-img-box{
	max-width: 640px;
	width: 30%;
	background: url(image/index/img07.png);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: right bottom 40px;
}
.webp #rikon-wrap .section02-bottom-flex .r-img-box{
	background: url(image/index/img07.png.webp);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: right bottom 40px;
}
#rikon-wrap .section02-bottom-flex .content-box{
	width: 740px;
	padding: 120px 0;
	margin: 0 3%;
}
#rikon-wrap .section02-bottom-flex .h3{
	font-size: 40px;
}
#rikon-wrap .section02-bottom-flex .text-box{
	margin: 20px 0 25px;
}
#rikon-wrap .section02-bottom-list li{
	font-size: 24px;
	border-bottom: 1px solid #dcdcdc;
	padding: 20px 10px;
	line-height: 1.2;
}
#rikon-wrap .section02-bottom-list li .count{
	font-size: 16px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #217cb3;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 20px;
	float: left;
}
#rikon-wrap .sp-view{
	display: none;
}
@media(max-width:1450px) and (min-width:1025px){
	#rikon-wrap .section02-bottom-flex .r-img-box{
		background: url(image/index/img07.png);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: right bottom 40px;
	}
	.webp #rikon-wrap .section02-bottom-flex .r-img-box{
		background-image: url("image/index/img07.png.webp");
	}
}
@media(max-width:1024px) and (min-width:768px){
	#rikon-wrap .section02{
		padding-top: 80px;
	}
	#rikon-wrap .section02-top-text{
		width: 90%;
		margin: 35px auto;
		text-align: left;
	}
	#rikon-wrap .section02-box{
		width: 90%;
		margin: 0 auto 80px;
	}
	#rikon-wrap .section02-box .title-blue,
	#rikon-wrap .section02-box .title-red,
	#rikon-wrap .section02-box .title-gray{
		height: 7vw;
		font-size: 2.2vw;
		line-height: 1.1;
		letter-spacing: -0.03em;
	}
	#rikon-wrap .section02-box .title-red{
		flex-direction: column;
	}
	#rikon-wrap .section02-box .arrow{
		height: 7vw;
	}
	#rikon-wrap .section02-box .arrow-long{
		height: 47vw;
		margin-top: 1vw;
		background: url(image/index/arrow_bottom_long.png);
		background-size: auto 100%;
		background-repeat: no-repeat;
		background-position: center center;
	}
	.webp #rikon-wrap .section02-box .arrow-long{
		background-image: url("image/index/arrow_bottom_long.png.webp");
	}
	#rikon-wrap .section02-box-flex-list li{
		height: 12vw;
	}
	#rikon-wrap .section02-box-flex-list li .text{
		font-size: 2.4vw;
	}
	#rikon-wrap .section02-box-flex-list li .icon{
		width: 2.5em;
		height: 2.5em;
		margin-bottom: 5px;
	}
	#rikon-wrap .section02-bottom-content{
		background: #f8f9f0;
	}
	#rikon-wrap .section02-bottom-flex{
		flex-direction: column;
	}
	#rikon-wrap .section02-bottom-flex .l-img-box{
		max-width: none;
		width: 80%;
		height: 20vw;
		background: url(image/index/img06-sp.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
		border-radius: 0 0 8px 8px;
		margin: 0 auto;
	}
	#rikon-wrap .section02-bottom-flex .r-img-box{
		max-width: none;
		width: 40%;
		height: 20vw;
		background: url(image/index/img07-sp.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: top center;
		border-radius:8px 8px 0 0;
		margin: 0 auto;
	}
	.webp #rikon-wrap .section02-bottom-flex .l-img-box{
		background-image: url("image/index/img06-sp.png.webp");
		background-size: cover;
	}
	.webp #rikon-wrap .section02-bottom-flex .r-img-box{
		background-image: url("image/index/img07-sp.png.webp");
		background-size: cover;
	}
	#rikon-wrap .section02-bottom-flex .content-box{
		width: 90%;
		padding: 60px 0;
		margin: 0 auto;
	}
	#rikon-wrap .section02-bottom-flex .h3{
		font-size: 4vw;
	}
	#rikon-wrap .section02-bottom-flex .text-box{
		margin: 15px 0 20px;
	}
	#rikon-wrap .section02-bottom-list li{
		font-size: 2.4vw;
	}
	#rikon-wrap .section02-bottom-list li .count{
		font-size: 1.6vw;
		width: 3vw;
		height: 3vw;
		margin-right: 15px;
	}
}
@media(max-width:767px) {
	#rikon-wrap .section02{
		padding-top: 15%;
	}
	#rikon-wrap .section02-top-text{
		width: 90%;
		margin: 6% auto;
		text-align: left;
	}
	#rikon-wrap .section02-box{
		width: 90%;
		margin: 0 auto 10%;
	}
	#rikon-wrap .section02-box .title-blue,
	#rikon-wrap .section02-box .title-red,
	#rikon-wrap .section02-box .title-gray{
		width: 100%;
		height: 12vw;
		font-size: 3.6vw;
		line-height: 1.1;
		letter-spacing: -0.03em;
		flex-direction: column;
	}
	#rikon-wrap .section02-box .arrow{
		height: 12vw;
	}
	#rikon-wrap .section02-box .arrow-long{
		height: 79vw;
    	margin-top: 2vw;
		background: url(image/index/arrow_bottom_long.png);
		background-size: auto 100%;
		background-repeat: no-repeat;
		background-position: center center;
	}
	.webp #rikon-wrap .section02-box .arrow-long{
		background-image: url("image/index/arrow_bottom_long.png.webp");
	}
	#rikon-wrap .section02-box-flex-list li{
		height: 14vw;
	}
	#rikon-wrap .section02-box-flex-list li .text{
		font-size: 3.2vw;
		line-height: 1.2;
	}
	#rikon-wrap .section02-bottom-content{
		background: #f8f9f0;
	}
	#rikon-wrap .section02-bottom-flex{
		display: flex;
		justify-content: space-between;
		flex-direction: column;
	}
	#rikon-wrap .section02-bottom-flex .l-img-box{
		max-width: none;
		width: 90%;
		height: 30vw;
		background: url(image/index/img06-sp.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
		border-radius: 0 0 8px 8px;
		margin: 0 auto;
	}
	.webp #rikon-wrap .section02-bottom-flex .l-img-box{
		background-image: url("image/index/img06-sp.png.webp");
		background-size: cover;
	}
	#rikon-wrap .section02-bottom-flex .r-img-box{
		display: none;
	}
	#rikon-wrap .section02-bottom-flex .content-box{
		width: 90%;
		padding: 5% 0 10%;
		margin: 0 auto;
	}
	#rikon-wrap .section02-bottom-flex .h3{
		font-size: 6vw;
	}
	#rikon-wrap .section02-bottom-flex .text-box{
		margin: 5% 0;
	}
	#rikon-wrap .section02-bottom-list li{
		font-size: 3.8vw;
		padding: 20px 10px;
	}
	#rikon-wrap .section02-bottom-list li .count{
		font-size: 3.2vw;
		width: 6vw;
		height: 6vw;
		margin-right: 20px;
	}
	#rikon-wrap .section02-bottom-list li .text{
		display: block;
		padding-top: 0.4vw;
	}
	#rikon-wrap .section02-box-flex-list li a{
		height: 100%;
	}
}
@media(max-width:400px) {
	#rikon-wrap .pc-view{
		display: none;
	}
	#rikon-wrap .sp-view{
		display: block;
	}
	#rikon-wrap .section02-box .title-blue, #rikon-wrap .section02-box .title-red, #rikon-wrap .section02-box .title-gray{
		font-size: 4.5vw;
	}
	#rikon-wrap .section02-box .title-blue-end{
		/*background: linear-gradient(to right, #207ab4 0%,#398dc3 100%);*/
		background: none;
		color: #fff;
		font-size: 4.5vw;
		position: relative;
		width: 100%;
    	height: 16vw;
		line-height: 1.1;
   		letter-spacing: -0.03em;
    	/*flex-direction: column;*/
		display: flex;
    	align-items: center;
    	justify-content: center;
	}
	#rikon-wrap .section02-box .title-blue-end::after{
		content: "";
		background: url(image/index/bottom_t.png);
		background-size: auto;
		background-repeat: no-repeat;
		background-position: center center;
		width: 1em;
		height: 1em;
		position: absolute;
		bottom: 5px;
		right: 5px;
	}
	#rikon-wrap .section02-box .title-blue-end .icon{
		background: url(image/index/icon06.svg);
		background-size: 100% auto;
		background-repeat: no-repeat;
		background-position: center center;
		width: 2em;
    	height: 2em;
		margin-right: 2%;
	}
	.webp #rikon-wrap .section02-box .title-blue-end::after{
		background-image: url("image/index/bottom_t.png.webp");
	}
	#rikon-wrap .section02-box-main-flex .r-box{
		width: 100%;
	}
	#rikon-wrap .section02-box-main-flex{
		margin-top: 10%;
	}
	#rikon-wrap .section02-box-flex-list li{
		width: 31.5%;
	}
	#rikon-wrap .section02-box-flex-list li .text{
		font-size: 4.5vw;
	}
	#rikon-wrap .section02-box .arrow{
		margin: 2vw 0;
	}
	#rikon-wrap .section02-box-flex-list li .icon {
		width: 2em;
		height: 2em;
		margin-bottom: 2px;
	}
	
	#rikon-wrap .section02-bottom-list li{
		font-size: 4.4vw;
		padding-left: 10vw;
		position: relative;
	}
	#rikon-wrap .section02-bottom-list li .count{
		font-size: 5vw;
    	width:8vw;
    	height: 8vw;
    	margin-right: 0;
		position: absolute;
		top:5.4vw;
		left: 0;
	}
	#rikon-wrap .section02-bottom-list li .text{
		padding-top: 0.8vw;
	}
	#rikon-wrap .section02-box .title-blue-end a{
		background: linear-gradient(to right, #207ab4 0%,#398dc3 100%);
		color: #fff;
		width: 100%;
    	height: 16vw;
		line-height: 1.1;
   		letter-spacing: -0.03em;
    	display: flex;
    	align-items: center;
    	justify-content: center;
	}
}

/* section03 */
#rikon-wrap .section03{
	padding: 120px 0 80px;
	background: linear-gradient(to bottom, #fff 70%, #f8f9f0 30%);
}
#rikon-wrap .section03-list{
	max-width: 1000px;
	width: 95%;
	margin: 50px auto 0;
	background: #fff;
	box-shadow: 0 0 10px 5px rgb(0, 0, 0, 0.1);
	padding: 20px 0;
	display: flex;
}
#rikon-wrap .section03-list li{
	width: 33.333%;
	padding: 10px 40px 15px;
	position: relative;
}
#rikon-wrap .section03-list li::after{
	content: "";
	width: 1px;
	height: 100%;
	background: #c9c9c9;
	position: absolute;
	top:0;
	right: 0;
}
#rikon-wrap .section03-list li.box03::after{
	display: none;
}
#rikon-wrap .section03-list li .icon-box{
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin: 0 auto;
	display: block;
	background: #217cb3;
}
#rikon-wrap .section03-list li.box01 .icon-box{
	background: url(image/index/icon10.svg),#217cb3;
	background-size: 70% auto;
	background-repeat: no-repeat;
	background-position: center center;
}
#rikon-wrap .section03-list li.box02 .icon-box{
	background: url(image/index/icon11.svg),#217cb3;
	background-size: 55% auto;
	background-repeat: no-repeat;
	background-position: center center;
}
#rikon-wrap .section03-list li.box03 .icon-box{
	background: url(image/index/icon12.svg),#217cb3;
	background-size: 60% auto;
	background-repeat: no-repeat;
	background-position: center center;
}
#rikon-wrap .section03-list .box-title{
	text-align: center;
	font-size: 24px;
	color: #217cb3;
	display: block;
	width: 100%;
	margin: 20px 0;
}
#rikon-wrap .section03-list .box-title a{
	color: #217cb3;
	position: relative;
	line-height: 1;
}
/*
#rikon-wrap .section03-list .box-title a::after{
	content: "";
	background: url(image/index/arrow_right_blue.svg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
	width: 0.6em;
	height: 0.6em;
	position: absolute;
	top:55%;
	right: -1em;
	-webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}*/
#rikon-wrap .section03-list .text{
	font-size: 14px;
	text-align: justify;
	line-height: 1.8;
}
#rikon-wrap .section03-list .url-box {
    max-width: none;
    width: 100%;
    height: 44px;
    margin-top: 15px;
    font-size: 18px;
}
@media(max-width:1024px) and (min-width:768px){
	#rikon-wrap .section03{
		padding: 90px 0 50px;
	}
	#rikon-wrap .section03-list{
		width: 90%;
		margin: 35px auto 0;
		padding: 15px 0;
	}
	#rikon-wrap .section03-list li{
		padding: 10px 20px 10px;
	}
	#rikon-wrap .section03-list li .icon-box{
		width: 8vw;
		height: 8vw;
	}
	#rikon-wrap .section03-list .box-title{
		font-size: 2.8vw;
		margin: 15px 0;
	}
	#rikon-wrap .section03-list .text{
		font-size: 13px;
	}
}
@media(max-width:767px) {
	#rikon-wrap .section03{
		padding: 15% 0 10%;
	}
	#rikon-wrap .section03-list{
		width: 90%;
		margin: 5% auto 0;
		box-shadow: none;
		padding: 4vw 0;
		display: block;
	}
	#rikon-wrap .section03-list li{
		width: 90%;
		margin: 0 auto;
		padding: 8vw 0;
	}
	#rikon-wrap .section03-list li::after{
		width: 100%;
		height: 1px;
		background: #c9c9c9;
		position: absolute;
		top:unset;
		bottom:0;
		right: 0;
	}
	#rikon-wrap .section03-list li .icon-box{
		width: 14vw;
		height: 14vw;
	}
	#rikon-wrap .section03-list .box-title{
		font-size: 26px;
		margin: 3vw 0 0;
	}
	#rikon-wrap .section03-list .text{
		font-size: 16px;
	}
	#rikon-wrap .section03-list .url-box{
		height: 14vw;
		margin-top: 10px;
		font-size: 4.2vw;
	}
}
@media(max-width:400px) {
	/*
	#rikon-wrap .section03-list{
		box-shadow: 0 0 5px 3px #d0d0d0;
	}
	*/
	/*
	#rikon-wrap .section03-list .box-title{
		font-size: 5.5vw;
	}
	*/
}

/* section04 */
#rikon-wrap .section04{
	padding: 120px 0 0;
	background: linear-gradient(to bottom, #fff 50%, #f8f9f0 50%);
}
#rikon-wrap .section04-list{
	max-width: 1000px;
	width: 95%;
	margin: 50px auto 0;
	background: #fff;
	box-shadow: 0 0 10px 5px rgb(0, 0, 0, 0.1);
	padding: 20px 0;
	display: flex;
}
#rikon-wrap .section04-list li{
	width: 33.333%;
	padding: 10px 40px 15px;
	position: relative;
}
#rikon-wrap .section04-list li::after{
	content: "";
	width: 1px;
	height: 100%;
	background: #c9c9c9;
	position: absolute;
	top:0;
	right: 0;
}
#rikon-wrap .section04-list li.box03::after{
	display: none;
}
#rikon-wrap .section04-list li .icon-box{
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin: 0 auto;
	display: block;
	background: #217cb3;
}
#rikon-wrap .section04-list li.box01 .icon-box{
	background: url(image/index/icon13.svg),#217cb3;
	background-size: 60% auto;
	background-repeat: no-repeat;
	background-position: center center;
}
#rikon-wrap .section04-list li.box02 .icon-box{
	background: url(image/index/icon14.svg),#217cb3;
	background-size: 55% auto;
	background-repeat: no-repeat;
	background-position: center center;
}
#rikon-wrap .section04-list li.box03 .icon-box{
	background: url(image/index/icon15.svg),#217cb3;
	background-size: 60% auto;
	background-repeat: no-repeat;
	background-position: center center;
}
#rikon-wrap .section04-list .box-title{
	text-align: center;
	font-size: 24px;
	color: #217cb3;
	display: block;
	width: 100%;
	margin: 20px 0;
}
#rikon-wrap .section04-list .box-title a{
	color: #217cb3;
	position: relative;
	line-height: 1;
}
/*
#rikon-wrap .section04-list .box-title a::after{
	content: "";
	background: url(image/index/arrow_right_blue.svg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
	width: 0.6em;
	height: 0.6em;
	position: absolute;
	top:55%;
	right: -1em;
	-webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}*/
#rikon-wrap .section04-list .text{
	font-size: 14px;
	text-align: justify;
	line-height: 1.8;
}
#rikon-wrap .section04-list .url-box{
    max-width: none;
    width: 100%;
	height: 44px;
	margin-top: 15px;
	font-size: 18px;
}
@media(max-width:1024px) and (min-width:768px){
	#rikon-wrap .section04{
		padding: 90px 0 0;
	}
	#rikon-wrap .section04-list{
		width: 90%;
		margin: 35px auto 0;
		padding: 15px 0;
	}
	#rikon-wrap .section04-list li{
		padding: 10px 20px 10px;
	}
	#rikon-wrap .section04-list li .icon-box{
		width: 8vw;
		height: 8vw;
	}
	#rikon-wrap .section04-list .box-title{
		font-size: 2.8vw;
		margin: 15px 0;
	}
	#rikon-wrap .section04-list .text{
		font-size: 13px;
	}
	#rikon-wrap .section04-list .url-box{
		height: 4.8vw;
		margin-top: 12px;
		font-size: 2vw;
	}
}
@media(max-width:767px) {
	#rikon-wrap .section04{
		padding: 15% 0 0;
	}
	#rikon-wrap .section04-list{
		width: 90%;
		margin: 5% auto 0;
		box-shadow: none;
		padding: 4vw 0;
		display: block;
	}
	#rikon-wrap .section04-list li{
		width: 90%;
		margin: 0 auto;
		padding: 8vw 0;
	}
	#rikon-wrap .section04-list li::after{
		width: 100%;
		height: 1px;
		background: #c9c9c9;
		position: absolute;
		top:unset;
		bottom:0;
		right: 0;
	}
	#rikon-wrap .section04-list li .icon-box{
		width: 14vw;
		height: 14vw;
	}
	#rikon-wrap .section04-list .box-title{
		font-size: 26px;
		margin: 3vw 0 0;
	}
	#rikon-wrap .section04-list .text{
		font-size: 16px;
	}
	#rikon-wrap .section04-list .url-box{
		height: 14vw;
		margin-top: 10px;
		font-size: 4.2vw;
	}
}
@media(max-width:400px) {
	#rikon-wrap .section04-list{
		box-shadow: none;
	}
	/*
	#rikon-wrap .section04-list .box-title{
		font-size: 5.5vw;
	}
	*/
}

/* section05 */
#rikon-wrap .section05{
	/*padding-top: 60px;*/
	background: #fff;
}
#rikon-wrap .section04-cp{
	background: #fff;
	padding: 60px 0 70px;
	margin-top: 80px;
}
#rikon-wrap .section04 .h3{
	padding: 30px 0;
	background: url(image/index/img08.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 40px;
    line-height: 1.4;
    text-align: center
}
.webp #rikon-wrap .section04 .h3{
	background-image: url("image/index/img08.png.webp");
}
#rikon-wrap .section04 .h3 .small{
	font-size: 22px;
}
#rikon-wrap .section05-bg{
	width: 100%;
	height: 400px;
	background: url(image/index/bg02.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	/*margin-top: 50px;*/
	text-align: center;
}
.webp #rikon-wrap .section05-bg{
	background-image: url("image/index/bg02.jpg.webp");
}
#rikon-wrap .section05-bg .h2{
	font-size: 40px;
	padding-top: 120px;
	color: #fff;
}
#rikon-wrap .section05-whbox{
	max-width: 1200px;
	width: 95%;
	margin: -170px auto 0;
	background: #fff;
	border-radius: 8px;
	border: 1px solid #217cb3;
	padding: 60px 0 40px;
}
#rikon-wrap .section05-whbox .section05-list{
	max-width: 1000px;
	width: 95%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#rikon-wrap .section05-whbox .section05-list li{
	width: 49%;
	height: 90px;
	border-radius: 8px;
	background: #f2f7fb;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	position: relative;
}
#rikon-wrap .section05-whbox .section05-list li::before{
	content: "";
	background: url(image/index/check-box.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	width: 1.5em;
	height: 1.5em;
	position: absolute;
	top:50%;
	left: 25px;
	-webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.webp #rikon-wrap .section05-whbox .section05-list li::before{
	background-image: url("image/index/check-box.png.webp");
}
#rikon-wrap .section05-whbox .section05-list li .text{
	font-size: 22px;
	padding: 0 30px 0 70px;
	line-height: 1.2;
	font-weight: 600;
}
#rikon-wrap .section05-bottom-content{
	text-align: center;
	padding: 70px 0 80px;
}
#rikon-wrap .section05-bottom-content p{
	font-size: 34px;
	line-height: 1.5;
	padding-top: 5px;
	background: url(image/index/img08.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: 600;
}
.webp #rikon-wrap .section05-bottom-content p{
	background-image: url("image/index/img08.png.webp");
}
@media(max-width:1024px) and (min-width:768px){
	/*
	#rikon-wrap .section05{
		padding-top: 40px;
	}
	*/
	#rikon-wrap .section04-cp{
		padding: 40px 0 50px;
		margin-top: 60px;
	}
	#rikon-wrap .section04 .h3{
		padding: 20px 0;
		font-size: 4vw;
	}
	#rikon-wrap .section04 .h3 .small{
		font-size: 2.2vw;
	}
	#rikon-wrap .section05-bg{
		height: 40vw;
		/*margin-top: 40px;*/
	}
	#rikon-wrap .section05-bg .h2{
		font-size: 4vw;
		padding-top: 12vw;
	}
	#rikon-wrap .section05-whbox{
		width: 90%;
		margin: -17vw auto 0;
		padding: 40px 0 30px;
	}
	#rikon-wrap .section05-whbox .section05-list{
		width: 92%;
	}
	#rikon-wrap .section05-whbox .section05-list li{
		width: 49%;
		height: 9vw;
		margin-bottom: 10px;
	}
	#rikon-wrap .section05-whbox .section05-list li::before{
		width: 1.5em;
		height: 1.5em;
		left: 2.5vw;
	}
	#rikon-wrap .section05-whbox .section05-list li .text{
		font-size: 2.2vw;
		padding: 0 3vw 0 7vw;
	}
	#rikon-wrap .section05-bottom-content{
		padding: 50px 0 60px;
	}
	#rikon-wrap .section05-bottom-content p{
		font-size: 3.4vw;
	}
}
@media(max-width:767px) {
	/*
	#rikon-wrap .section05{
		padding-top: 10%;
	}
	*/
	#rikon-wrap .section04-cp{
		padding: 8% 0;
		margin-top: 10%;
	}
	#rikon-wrap .section04 .h3{
		padding: 2% 0;
		font-size: 6vw;
	}
	#rikon-wrap .section04 .h3 .small{
		font-size: 4vw;
	}
	#rikon-wrap .section05-bg{
		height: 60vw;
		/*margin-top: 10%;*/
	}
	#rikon-wrap .section05-bg .h2{
		font-size: 6vw;
		padding-top: 10%;
	}
	#rikon-wrap .section05-whbox{
		width: 90%;
		margin: -26vw auto 0;
		padding: 8% 0 6%;
	}
	#rikon-wrap .section05-whbox .section05-list{
		width: 94%;
	}
	#rikon-wrap .section05-whbox .section05-list li{
		width: 100%;
		height: 13vw;
		margin-bottom: 2%;
	}
	#rikon-wrap .section05-whbox .section05-list li::before{
		width: 1em;
		height: 1em;
		left: 1.5vw;
	}
	#rikon-wrap .section05-whbox .section05-list li .text{
		font-size: 4vw;
		padding: 0 2vw 0 7vw;
	}
	#rikon-wrap .section05-bottom-content{
		text-align: center;
		padding: 8% 0;
	}
	#rikon-wrap .section05-bottom-content p{
		font-size: 5vw;
		line-height: 1.4;
		padding-top: 0.5vw;
	}
}
@media(max-width:400px) {
	#rikon-wrap .section05-whbox .section05-list li{
		width: 100%;
	}
	#rikon-wrap .section05-whbox .section05-list li .text{
		font-size: 4.2vw;
		padding: 1vw 2vw 1vw 8vw;
	}
}

/* section06 */
#rikon-wrap .section06{
	padding-top: 120px;
	background: #fff;
}
#rikon-wrap .section06-box{
	max-width: 1200px;
	width: 95%;
	margin: 100px auto 0;
	background: #f8f9f0;
	border-radius: 8px;
	padding: 90px 0 80px;
	position: relative;
}
#rikon-wrap .section06-box p{
	max-width: 580px;
	width: 80%;
	height: 76px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 34px;
	background: linear-gradient(to right, #207ab4 0%,#398dc3 100%);
	color: #fff;
	position: absolute;
	top:-38px;
	left: 50%;
	-webkit-transform: translateX(-50%);
    transform: translateX(-50%);
	font-weight: 600;
}
#rikon-wrap .section06-box .section06-list{
	max-width: 1000px;
	width: 95%;
	margin: 0 auto;
}
#rikon-wrap .section06-box .section06-list li{
	display: block;
	padding: 60px 0;
	border-bottom: 1px solid #9e9e9e;
}
#rikon-wrap .section06-box .section06-list li.box01{
	padding-top: 0;
}
#rikon-wrap .section06-box .section06-list li.box05{
	border-bottom: none;
	padding-bottom: 0;
}
#rikon-wrap .section06-box .title-flex{
	display: flex;
	justify-content: space-between;
}
#rikon-wrap .section06-box .title-flex .l-box{
	width: 73px;
	height: 66px;
	display: block;
}
#rikon-wrap .section06-box .section06-list li.box01 .l-box{
	background: url(image/index/num01.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
#rikon-wrap .section06-box .section06-list li.box02 .l-box{
	background: url(image/index/num02.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
#rikon-wrap .section06-box .section06-list li.box03 .l-box{
	background: url(image/index/num03.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
#rikon-wrap .section06-box .section06-list li.box04 .l-box{
	background: url(image/index/num04.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
#rikon-wrap .section06-box .section06-list li.box05 .l-box{
	background: url(image/index/num05.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
#rikon-wrap .section06-box .title-flex .r-box{
	max-width: 900px;
	width: 90%;
}
#rikon-wrap .section06-box .title-flex .r-box .h3{
	font-size: 22px;
	margin-top: -8px;
	font-weight: 600;
	display: block;
}
#rikon-wrap .section06-box .title-flex .r-box .h3 .list-note{
	font-size: 12px;
	margin-top: 5px;
	font-weight: 400;
}
#rikon-wrap .section06-box .title-flex .r-box .h3 .small{
	font-size: 12px;
}
#rikon-wrap .section06-box .text-box{
	font-size: 16px;
	display: block;
	margin-top: 20px;
}
#rikon-wrap .section06-box .text-box .box{
	display: block;
}
#rikon-wrap .section06-box .text-box .box + .box{
	margin-top: 25px;
}
#rikon-wrap .section06-bg{
	background: url(image/index/bg03.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 400px;
	margin-top: -170px;
}
.webp #rikon-wrap .section06-bg{
	background-image: url("image/index/bg03.jpg.webp");
}
@media(max-width:1024px) and (min-width:768px){
	#rikon-wrap .section06{
		padding-top: 80px;
	}
	#rikon-wrap .section06-box{
		width: 90%;
		margin: 80px auto 0;
		padding: 60px 0;
	}
	#rikon-wrap .section06-box p{
		max-width: 580px;
		width: 80%;
		height: 8vw;
		font-size: 3vw;
		top:-4vw;
	}
	#rikon-wrap .section06-box .section06-list{
		width: 94%;
	}
	#rikon-wrap .section06-box .section06-list li{
		padding: 50px 0;
	}
	#rikon-wrap .section06-box .title-flex .l-box{
		width: 7.3vw;
		height: 6.6vw;
	}
	#rikon-wrap .section06-box .title-flex .r-box{
		max-width: 900px;
		width: 90%;
	}
	#rikon-wrap .section06-box .title-flex .r-box .h3{
		font-size: 2.2vw;
		margin-top: -0.8vw;
	}
	#rikon-wrap .section06-box .title-flex .r-box .h3 .list-note{
		font-size: 11px;
	}
	#rikon-wrap .section06-box .title-flex .r-box .h3 .small{
		font-size: 11px;
	}
	#rikon-wrap .section06-box .text-box{
		font-size: 15px;
		margin-top: 15px;
	}
	#rikon-wrap .section06-box .text-box .box + .box{
		margin-top: 20px;
	}
	#rikon-wrap .section06-bg{
		height: 40vw;
		margin-top: -17vw;
	}
}
@media(max-width:767px) {
	#rikon-wrap .section06{
		padding-top: 15%;
	}
	#rikon-wrap .section06-box{
		width: 90%;
		margin: 10% auto 0;
		padding: 12% 0 8%;
	}
	#rikon-wrap .section06-box p{
		max-width: none;
		width: 90%;
		height: 10vw;
		font-size: 4.6vw;
		top:-5vw;
	}
	#rikon-wrap .section06-box .section06-list{
		width: 92%;
	}
	#rikon-wrap .section06-box .section06-list li{
		padding: 10% 0 8%;
	}
	#rikon-wrap .section06-box .title-flex .l-box{
		width: 8.8vw;
		height: 7.9vw;
	}
	#rikon-wrap .section06-box .title-flex .r-box{
		width: 84%;
	}
	#rikon-wrap .section06-box .title-flex .r-box .h3{
		/*font-size: 3.8vw;*/
		font-size: 18px;
		margin-top: -8px;
	}
	#rikon-wrap .section06-box .text-box{
		font-size: 16px;
		margin-top: 4%;
	}
	#rikon-wrap .section06-box .text-box .box + .box{
		margin-top: 5%;
	}
	#rikon-wrap .section06-bg{
		height: 50vw;
		margin-top: -20vw;
	}
}
/*
@media(max-width:400px) {
	#rikon-wrap .section06-box .title-flex .r-box .h3{
		font-size: 4.5vw;
	}
}
*/

/* caption01 */
#rikon-wrap .caption01{
	/*
	background: url(image/index/bg04.jpg),#fff;
	background-size: auto;
	background-repeat: no-repeat;
	background-position: right top;
	*/
	padding-top: 120px;
	position: relative;
}
#rikon-wrap .caption01::after{
	content: "";
    width: 911px;
    height: 1024px;
    min-height: 100vh;
	background: url(image/index/bg04.jpg);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: right top;
    overflow: hidden;
    position: fixed;
    top: 0;
	right: 0;
    z-index: -10;
}
.webp #rikon-wrap .caption01::after{
	background-image: url("image/index/bg04.jpg.webp");
}
#rikon-wrap .caption01 .content-box{
	max-width: 1200px;
	width: 95%;
	margin: 0 auto;
}
#rikon-wrap .caption01 .content-box .box{
	max-width: 750px;
	width: 95%;
	margin-right: auto;
	padding-bottom: 120px;
}
#rikon-wrap .h2-caption{
	font-size: 40px;
	padding-left: 25px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d2456f;
	position: relative;
}
#rikon-wrap .h2-caption::before{
	content: "";
	width: 4px;
	height: 70%;
	background: #d2456f;
	position: absolute;
	top:50%;
	left: 0;
	-webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
#rikon-wrap .caption01 .text-box{
	margin-top: 35px;
}
#rikon-wrap .caption01-bottom-content{
	text-align: center;
	padding: 70px 0 80px;
	background: #fff;
	width: 100%;
}
#rikon-wrap .caption01-bottom-content p{
	font-size: 34px;
	line-height: 1.5;
	background: url(image/index/img08.png);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: 600;
	/*text-align: left;*/
    display: inline-block;
}
.webp #rikon-wrap .caption01-bottom-content p{
	background-image: url("image/index/img08.png.webp");
}
#rikon-wrap .caption01 h3{
	font-size: 34px;
	line-height: 1.5;
	font-weight: 600;
	margin-bottom: 10px;
}


/*
@media(max-width:1850px) and (min-width:1025px){
	#rikon-wrap .caption01 {
		background: url(image/index/bg04.jpg),#fff;
		background-size: auto;
		background-repeat: no-repeat;
		background-position: right -60px top;
	}
}
*/
@media(max-width:1750px) and (min-width:1025px){
	/*
	#rikon-wrap .caption01 .content-box .box{
		max-width: 800px;
	}
	*/
}
@media(max-width:1400px) and (min-width:1025px){
	/*
	#rikon-wrap .caption01{
		background: url(image/index/bg04-sp.jpg),#fff;
		background-size: 100% auto;
		background-repeat: no-repeat;
		background-position: center top;
		padding-top: 45vw;
	}
	#rikon-wrap .caption01 .content-box{
		max-width: 1000px;
		width: 90%;
		max-width: 0 auto;
	}
	#rikon-wrap .caption01 .content-box .box{
		max-width: none;
		width: 100%;
		margin-right: none;
	}
	*/
	#rikon-wrap .caption01 .content-box .box{
		max-width: 600px;
	}
}
@media(max-width:1024px) and (min-width:768px){
	#rikon-wrap .caption01{
		background: url(image/index/bg04-sp.jpg),#fff;
		background-size: 100% auto;
		background-repeat: no-repeat;
		background-position: center top;
		padding-top: 45vw;
	}
	.webp #rikon-wrap .caption01{
		background-image: url("image/index/bg04-sp.jpg.webp");
	}
	#rikon-wrap .caption01::after{
		display: none;
	}
	#rikon-wrap .caption01 .content-box{
		width: 90%;
	}
	#rikon-wrap .caption01 .content-box .box{
		width: 100%;
		margin-right: none;
		padding-bottom: 10vw;
	}
	#rikon-wrap .h2-caption{
		font-size: 4vw;
		padding-left: 20px;
		padding-bottom: 10px;
	}
	#rikon-wrap .caption01 .text-box{
		margin-top: 25px;
	}
	#rikon-wrap .caption01-bottom-content{
		padding: 50px 0 60px;
	}
	#rikon-wrap .caption01-bottom-content p{
		font-size: 3.4vw;
	}
	#rikon-wrap .caption01 h3{
		font-size: 2.4vw;
	}
}
@media(max-width:767px) {
	#rikon-wrap .caption01{
		background: url(image/index/bg04-sp.jpg),#fff;
		background-size: 100% auto;
		background-repeat: no-repeat;
		background-position: center top;
		padding-top: 50vw;
	}
	.webp #rikon-wrap .caption01{
		background-image: url("image/index/bg04-sp.jpg.webp");
	}
	#rikon-wrap .caption01::after{
		display: none;
	}
	#rikon-wrap .caption01 .content-box{
		width: 90%;
	}
	#rikon-wrap .caption01 .content-box .box{
		width: 100%;
		margin-right: none;
		padding-bottom: 10vw;
	}
	#rikon-wrap .h2-caption{
		font-size: 6vw;
		line-height: 1.3;
		padding-left: 4vw;
		padding-bottom: 5px;
	}
	#rikon-wrap .caption01 .text-box{
		margin-top: 5%;
	}
	#rikon-wrap .caption01-bottom-content{
		padding: 8% 0;
	}
	#rikon-wrap .caption01-bottom-content p{
		font-size: 5vw;
		line-height: 1.4;
	}
	#rikon-wrap .caption01 h3{
		font-size: 20px;
		line-height: 1.5;
	}
}

/* section07 */
#rikon-wrap .section07{
	background: #f8f9f0;
	padding: 110px 0;
}
#rikon-wrap .column-box{
	max-width: 1800px;
	width: 90%;
	margin: 50px auto 0;
	position: relative;
}
#rikon-wrap .slider {
	max-width: 1800px;
	width: 100%;
	margin: 0 auto;
	overflow-x: auto;
	position: relative;
	scrollbar-width: none;
}
#rikon-wrap .slider::-webkit-scrollbar{
	display: none;
}
#rikon-wrap .slider ul {
	list-style: none;
	display: flex;
	justify-content: space-between;
	margin: 0;
	padding: 0;
	max-width: 1720px; /* 各リストの幅400px x 4 */
	width: 100%;
	height: auto;
	scrollbar-width: none;
}
#rikon-wrap .slider ul::-webkit-scrollbar{
	display: none;
}
#rikon-wrap .slider li {
	max-width: 430px;
	width: 22%;
	height: 100%;
	/*margin-right: 30px;*/
	flex: 0 0 calc(100% / 4);
 	text-align: center;
}
#rikon-wrap .slider li a{
	cursor: pointer;
}
#rikon-wrap .slider li a img{
	width: 90%;
	height: auto;
}
#rikon-wrap button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	width: 54px;
	height: 54px;
	border-radius: 50%;
	background: rgb(0, 0, 0, 0.5);
	border: 0;
}
#rikon-wrap .prev {left: -27px;}
#rikon-wrap .next {right: -27px;}
#rikon-wrap .prev::before{
	content: "";
	background: url(image/index/list-arrow-left.svg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
	width: 1.5em;
	height: 1.5em;
	position: absolute;
	top:50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	cursor: pointer;
}
#rikon-wrap .next::before{
	content: "";
	background: url(image/index/list-arrow-right.svg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
	width: 1.5em;
	height: 1.5em;
	position: absolute;
	top:50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	cursor: pointer;
}
#rikon-wrap .section07 .column-whbox{
	max-width: 1200px;
	width: 95%;
	margin: 100px auto 40px;
	background: #fff;
	border-radius: 8px;
	padding: 100px 0 60px;
	position: relative;
}
#rikon-wrap .section07 .column-whbox .box-title{
	max-width: 240px;
	width: 50%;
	height: 50px;
	background: #207ab4;
	color: #fff;
	font-size: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top:-25px;
	left: 50%;
	-webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
#rikon-wrap .section07 .column-whbox .column-box-list,
#rikon-wrap .section07 .column-whbox .news_list{
	max-width: 1000px;
	width: 95%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
#rikon-wrap .section07 .column-whbox .column-box-list li,
#rikon-wrap .section07 .column-whbox .news_list li{
	max-width: 300px;
	width: 30%;
	background: #fff;
	border-radius: 8px;
	padding-bottom: 15px;
	box-shadow: 0 0 10px 5px rgb(0,0,0,0.15);
}
#rikon-wrap .section07 .column-whbox .column-box-list li .img-box,
#rikon-wrap .section07 .column-whbox .news_list li .img_box{
	border-radius: 8px 8px 0 0;
	display: block;
    overflow: hidden;
}
#rikon-wrap .section07 .column-whbox .column-box-list li .img-box img,
#rikon-wrap .section07 .column-whbox .news_list li .img_box img{
	width: 100%;
}
#rikon-wrap .section07 .column-whbox .column-box-list li .text,
#rikon-wrap .section07 .column-whbox .news_list li .title{
	max-width: 240px;
	width: 95%;
	margin: 20px auto 15px;
	font-size: 14px;
	color: #000;
	display: block;
	font-weight: 600;
}
#rikon-wrap .section07 .column-whbox .column-box-list li .date,
#rikon-wrap .section07 .column-whbox .news_list li .date{
	font-size: 12px;
	color: #989898;
	text-align: right;
	display: block;
	max-width: 260px;
	width: 95%;
	margin: 0 auto;
}
#rikon-wrap .section07 .column_btn{
    max-width: 480px;
    width: 80%;
    height: 76px;
    background: linear-gradient(to right, #207ab4 0%,#398dc3 100%);
    color: #fff;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border-radius: 4px;
    margin: 0 auto;
}
#rikon-wrap .section07 .column_btn::after {
    content: "";
    background: url(image/index/icon_arrow-right.svg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    width: 0.75em;
    height: 0.75em;
    position: absolute;
    top: 50%;
    right: 4%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media(max-width:1024px) and (min-width:768px){
	#rikon-wrap .section07{
		padding: 80px 0;
	}
	#rikon-wrap .column-box{
		width: 90%;
		margin: 40px auto 0;
	}
	#rikon-wrap .slider li {
		margin-right: 10px;
		flex: 0 0 calc(100% / 2);
	}
	#rikon-wrap .section07 .column-whbox{
		width: 90%;
		margin: 80px auto 30px;
		padding: 80px 0 50px;
	}
	#rikon-wrap .section07 .column-whbox .box-title{
		height: 5vw;
		font-size: 2.4vw;
		top:-2.5vw;
	}
	#rikon-wrap .section07 .column-whbox .column-box-list,
	#rikon-wrap .section07 .column-whbox .news_list{
		width: 92%;
	}
	#rikon-wrap .section07 .column-whbox .column-box-list li,
	#rikon-wrap .section07 .column-whbox .news_list li{
		width: 31%;
		padding-bottom: 10px;
		box-shadow: 0 0 6px 5px rgb(0,0,0,0.15);
	}
	#rikon-wrap .section07 .column-whbox .column-box-list li .text,
	#rikon-wrap .section07 .column-whbox .news_list li .title{
		width: 92%;
		margin: 15px auto 10px;
		font-size: 14px;
	}
}
@media(max-width:767px) {
	#rikon-wrap .section07{
		padding: 15% 0;
	}
	#rikon-wrap .column-box{
		max-width: 1800px;
		width: 90%;
		margin: 50px auto 0;
		position: relative;
	}
	#rikon-wrap .slider {
		width: 100%;
		margin: 0 auto;
		/*overflow: hidden;*/
		position: relative;
	}
	#rikon-wrap .slider li {
		flex: 0 0 calc(100% / 1);
		width: 100%;
	}
	#rikon-wrap button {
		width: 10vw;
		height: 10vw;
	}
	#rikon-wrap .prev {left: -3vw;}
	#rikon-wrap .next {right: -3vw;}
	#rikon-wrap .section07 .column-whbox{
		width: 90%;
		margin: 15% auto 30px;
		padding: 10% 0 0;
	}
	#rikon-wrap .section07 .column-whbox .box-title{
		max-width: none;
		width: 50%;
		height: 8vw;
		font-size: 4.5vw;
		top:-4vw;
	}
	#rikon-wrap .section07 .column-whbox .column-box-list,
	#rikon-wrap .section07 .column-whbox .news_list{
		width: 92%;
		display: block;
	}
	#rikon-wrap .section07 .column-whbox .column-box-list li,
	#rikon-wrap .section07 .column-whbox .news_list li{
		max-width: none;
		width: 100%;
		padding: 4vw 0;
		box-shadow: 0 0 5px 5px rgb(0,0,0,0.15);
		margin-bottom: 5%;
	}
	#rikon-wrap .section07 .column-whbox .column-box-list li a,
	#rikon-wrap .section07 .column-whbox .news_list li a{
		display: flex;
		justify-content: space-between;
	}
	#rikon-wrap .section07 .column-whbox .column-box-list li .img-box,
	#rikon-wrap .section07 .column-whbox .news_list li .img_box{
		border-radius: 0;
		width: 50%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	#rikon-wrap .section07 .column-whbox .column-box-list li .img-box img,
	#rikon-wrap .section07 .column-whbox .news_list li .img_box img{
		width: 80%;
		height: auto;
	}
	#rikon-wrap .section07 .column-whbox .column-box-list li .content-box,
	#rikon-wrap .section07 .column-whbox .news_list li .text{
		width: 46%;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		padding-right: 4%;
	}
	#rikon-wrap .section07 .column-whbox .column-box-list li .text,
	#rikon-wrap .section07 .column-whbox .news_list li .title{
		max-width: none;
		width: 100%;
		margin: 0 auto;
		font-size: 13px;
	}
	#rikon-wrap .slider li{
		max-width: none;
	}
	#rikon-wrap .slider li a img{
		width: 100%;
	}
    #rikon-wrap .section07 .column_btn{
        height: 14vw;
        font-size: 4.2vw;
    }
}
@media(max-width:400px) {
	#rikon-wrap .section07 .column-whbox .column-box-list li,
	#rikon-wrap .section07 .column-whbox .news_list li{
		box-shadow: 0 0 5px 3px #d0d0d0;
	}
	#rikon-wrap button {
		background: #000;
		opacity: 0.6;
	}
}
/* section08 */
#rikon-wrap .section08{
	padding: 120px 0;
	background: #fff;
}
#rikon-wrap .section08 .section08-graybox{
	max-width: 1200px;
	width: 95%;
	padding: 60px 0 80px;
	margin: 60px auto 0;
	background: #f5f5f5;
}
#rikon-wrap .section08 .section08-graybox .content-box{
	max-width: 1000px;
	width: 95%;
	margin: 0 auto;
}
#rikon-wrap .section08 .h3{
	display: flex;
	align-items: center;
	font-size: 28px;
}
#rikon-wrap .section08 .h3 .img-box{
	background: url(image/index/img09.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
	width: 3em;
	height: 3em;
	margin-right: 20px;
}
.webp #rikon-wrap .section08 .h3 .img-box{
	background-image: url("image/index/img09.png.webp");
}
#rikon-wrap .section08-flex{
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin: 50px auto 25px;
	font-weight: 600;
}
#rikon-wrap .section08-flex .l-box,
#rikon-wrap .section08-flex .r-box{
	background: #fff;
	max-width: 430px;
	width: 43%;
}
#rikon-wrap .section08-flex .l-box .box-title,
#rikon-wrap .section08-flex .r-box .box-title{
	background: #606060;
	color: #fff;
	font-size: 20px;
	text-align: center;
	padding: 10px 0;
}
#rikon-wrap .section08-flex .r-box .box-title{
	background: #d2456f;
}
#rikon-wrap .section08-flex .text{
	font-size: 26px;
	height: 140px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	line-height: 1.2;
}
#rikon-wrap .section08-flex .text .block{
	width: 100%;
    padding-left: 2%;
	font-size: 24px;
}
#rikon-wrap .section08-flex .r-box .text{
	color: #d2456f;
	border: 2px solid #d2456f;
}
#rikon-wrap .section08-flex .arrow{
	background: url(image/index/img10.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
	width: 6em;
	height: 9em;
	margin-top: auto;
}
.webp #rikon-wrap .section08-flex .arrow{
	background-image: url("image/index/img10.png.webp");
}
#rikon-wrap .section08 .h4{
	font-size: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
	margin-bottom: 15px;
	margin-top: 50px;
}
#rikon-wrap .section08-graybox h4:nth-child(3){
	margin-top: 0;
}
#rikon-wrap .section08 .text-box{
	font-size: 16px;
}
#rikon-wrap .section08-graybox.box02{
	margin-top: 100px;
}
#rikon-wrap .section08-graybox ul{
	padding-left: 1em;
}
#rikon-wrap .section08-graybox ul li{
	position: relative;
	line-height: 1.2;
	margin-bottom: 10px;
}
#rikon-wrap .section08-graybox ul li::before{
	content: "・";
	position: absolute;
	top:3px;
	left: -20px;
}
#rikon-wrap .section08 .text-box ul{
	margin: 1.5em 0;
}
#rikon-wrap .section08 .jirei_btn{
    max-width: 480px;
    width: 80%;
    height: 76px;
    background: linear-gradient(to right, #207ab4 0%,#398dc3 100%);
    color: #fff;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border-radius: 4px;
    margin: 60px auto 0;
}
#rikon-wrap .section08 .jirei_btn::after {
    content: "";
    background: url(image/index/icon_arrow-right.svg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    width: 0.75em;
    height: 0.75em;
    position: absolute;
    top: 50%;
    right: 4%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media(max-width:1100px) and (min-width:1025px){
	#rikon-wrap .section08-flex .text .block{
		font-size: 22px;
	}
}
@media(max-width:1024px) and (min-width:768px){
	#rikon-wrap .section08{
		padding: 80px 0;
	}
	#rikon-wrap .section08 .section08-graybox{
		width: 90%;
		padding: 50px 0;
		margin: 40px auto 0;
	}
	#rikon-wrap .section08 .section08-graybox .content-box{
		width: 92%;
	}
	#rikon-wrap .section08 .h3{
		font-size: 2.8vw;
	}
	#rikon-wrap .section08 .h3 .img-box{
		margin-right: 15px;
	}
	#rikon-wrap .section08-flex{
		margin: 40px auto 20px;
	}
	#rikon-wrap .section08-flex .l-box .box-title,
	#rikon-wrap .section08-flex .r-box .box-title{
		font-size: 2vw;
	}
	#rikon-wrap .section08-flex .text{
		font-size: 2.6vw;
		height: 14vw;
	}
	#rikon-wrap .section08-flex .text .block{
		font-size: 2vw;
	}
	#rikon-wrap .section08-flex .arrow{
		width: 4.5em;
		height: 6.5em;
	}
	#rikon-wrap .section08 .h4{
		font-size: 2vw;
		margin-top: 40px;
	}
	#rikon-wrap .section08 .text-box{
		font-size: 15px;
	}
	#rikon-wrap .section08-graybox.box02{
		margin-top: 60px;
	}
}
@media(max-width:767px) {
	#rikon-wrap .section08{
		padding: 15% 0;
	}
	#rikon-wrap .section08 .section08-graybox{
		width: 90%;
		padding: 10% 0;
		margin: 10% auto 0;
	}
	#rikon-wrap .section08 .section08-graybox .content-box{
		width: 92%;
	}
	#rikon-wrap .section08 .h3{
		font-size: 4.2vw;
	}
	#rikon-wrap .section08 .h3 .img-box{
		width: 5em;
		height: 5em;
		margin-right: 10px;
	}
	#rikon-wrap .section08-flex{
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-direction: column;
		margin: 8% auto;
	}
	#rikon-wrap .section08-flex .l-box,
	#rikon-wrap .section08-flex .r-box{
		max-width: none;
		width: 100%;
	}
	#rikon-wrap .section08-flex .l-box .box-title,
	#rikon-wrap .section08-flex .r-box .box-title{
		font-size: 4vw;
		padding: 10px 0;
	}
	#rikon-wrap .section08-flex .text{
		font-size: 4vw;
		height: 18vw;
	}
	#rikon-wrap .section08-flex .text .block{
		font-size: 4vw;
		padding-left: 10%;
	}
	#rikon-wrap .section08-flex .arrow{
		background: url(image/index/img10-sp.png);
		background-size: 100% auto;
		background-repeat: no-repeat;
		background-position: center center;
		width: 7.5em;
		height: 5em;
		margin: 2vw 0;
	}
	.webp #rikon-wrap .section08-flex .arrow{
		background-image: url("image/index/img10-sp.png.webp");
	}
	#rikon-wrap .section08 .h4{
		/*font-size: 3.8vw;*/
		font-size: 16px;
		margin-bottom: 3%;
		margin-top: 8%;
	}
	#rikon-wrap .section08 .text-box{
		font-size: 16px;
	}
	#rikon-wrap .section08-graybox.box02{
		margin-top: 10%;
	}
	#rikon-wrap .section08-graybox ul{
		padding-left: 1em;
	}
    #rikon-wrap .section08 .jirei_btn{
        height: 14vw;
        font-size: 4.2vw;
    }
}
@media(max-width:400px) {
	#rikon-wrap .section08 .h3 {
		font-size: 4.8vw;
	}
	#rikon-wrap .section08-flex .l-box .box-title, #rikon-wrap .section08-flex .r-box .box-title{
		font-size: 4.5vw;
	}
	#rikon-wrap .section08-flex .text{
		font-size: 4.5vw;
	}
	#rikon-wrap .section08-flex .arrow{
		width: 6em;
		height: 4em;
		margin: 3vw 0;
	}
	/*
	#rikon-wrap .section08 .h4{
		font-size: 4.4vw;
	}
	*/




}

/* section09 */
#rikon-wrap .section09{
	background: #f8f9f0;
	padding-bottom: 120px;
}
#rikon-wrap .section09-bg{
	background: url(image/index/bg05.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 400px;
}
.webp #rikon-wrap .section09-bg{
	background-image: url("image/index/bg05.jpg.webp");
}
#rikon-wrap .section09-bg .h2{
	color: #fff;
	padding-top: 120px;
}
#rikon-wrap .section09-whbox{
	background: #fff;
	border-radius: 8px;
	max-width: 1200px;
	width: 95%;
	margin: -190px auto 0;
	padding: 70px 0;
}
#rikon-wrap .section09-list{
	max-width: 1000px;
	width: 95%;
	margin: 0 auto;
}
#rikon-wrap .section09-list li{
	display: flex;
	justify-content: space-between;
}
#rikon-wrap .section09-list li .step{
	max-width: 170px;
	width: 17%;
	position: relative;
	padding-bottom: 50px;
}
#rikon-wrap .section09-list li .step::before{
	content: "";
	width: 2px;
	height: 100%;
	background: #a6a6a6;
	position: absolute;
	top:0;
	left: 40%;
	-webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
#rikon-wrap .section09-list li.box04 .step::before{
	display: none;
}
#rikon-wrap .section09-list li .step .hukidashi{
	max-width: 140px;
	width: 90%;
	height: 50px;
	background: #f5f5f5;
	color: #000;
	font-size: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
#rikon-wrap .section09-list li .step .hukidashi::after{
	content: "";
	background: url(image/index/img11.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
	width: 0.6em;
	height: 0.6em;
	position: absolute;
	top:50%;
	right: -0.6em;
	-webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.webp #rikon-wrap .section09-list li .step .hukidashi::after{
	background-image: url("image/index/img11.png.webp");
}
#rikon-wrap .section09-list li .content-box{
	max-width: 830px;
	width: 83%;
	margin-top: -6px;
}
#rikon-wrap .section09-list li .content-box .h3{
	color: #217cb3;
	font-size: 22px;
	font-weight: 600;
	display: block;
}
#rikon-wrap .section09-list li .content-box .text{
	font-size: 16px;
	margin-top: 10px;
	display: block;
	padding-bottom: 50px;
}
@media(max-width:1024px) and (min-width:768px){
	#rikon-wrap .section09{
		padding-bottom: 80px;
	}
	#rikon-wrap .section09-bg{
		height: 40vw;
	}
	#rikon-wrap .section09-bg .h2{
		padding-top: 12vw;
	}
	#rikon-wrap .section09-whbox{
		width: 90%;
		margin: -19vw auto 0;
		padding: 50px 0;
	}
	#rikon-wrap .section09-list{
		width: 92%;
	}
	#rikon-wrap .section09-list li .step{
		width: 20%;
		padding-bottom: 40px;
	}
	#rikon-wrap .section09-list li .step::before{
		left: 42%;
	}
	#rikon-wrap .section09-list li .step .hukidashi{
		width: 90%;
		height: 45px;
		font-size: 15px;
	}
	#rikon-wrap .section09-list li .content-box{
		width: 78%;
		margin-top: -6px;
	}
	#rikon-wrap .section09-list li .content-box .h3{
		font-size: 18px;
	}
	#rikon-wrap .section09-list li .content-box .text{
		font-size: 15px;
		padding-bottom: 40px;
	}
}
@media(max-width:767px) {
	#rikon-wrap .section09{
		padding-bottom: 15%;
	}
	#rikon-wrap .section09-bg{
		height: 40vw;
	}
	#rikon-wrap .section09-bg .h2{
		padding-top: 12vw;
	}
	#rikon-wrap .section09-whbox{
		width: 90%;
		margin: -14vw auto 0;
		padding: 10% 0 2%;
	}
	#rikon-wrap .section09-list{
		width: 92%;
	}
	#rikon-wrap .section09-list li .step{
		width: 25%;
		padding-bottom: 0;
	}
	#rikon-wrap .section09-list li .step::before{
		left: 45%;
	}
	#rikon-wrap .section09-list li .step .hukidashi{
		width: 90%;
		height: 8vw;
		font-size: 2.8vw;
	}
	#rikon-wrap .section09-list li .content-box{
		width: 72%;
		margin-top: -6px;
	}
	#rikon-wrap .section09-list li .content-box .h3{
		font-size: 4vw;
		line-height: 1.3;
	}
	#rikon-wrap .section09-list li .content-box .text{
		font-size: 16px;
		margin-top: 10px;
		padding-bottom: 10%;
	}
}
@media(max-width:400px) {
	#rikon-wrap .section09-list li .content-box .h3{
		font-size: 4.8vw;
	}
	#rikon-wrap .section09-list li .content-box{
		margin-top: 0;
	}
}




