@charset "UTF-8";

.sec2 {
	padding: min(13.9535vw, 120px) 0 min(13.9535vw, 120px);
	font-family: "Noto Sans JP", sans-serif;
}
.sec2 .ttl {
	position: relative;
	display: inline-block;
	font-size: min(6.7442vw, 58px);
	padding: 0 0 min(1.3953vw, 6px);
	margin: 0 0 min(8.8372vw, 76px);
	border-bottom: min(0.4651vw, 4px) solid #FFF000;
}
.sec2 .ttl::before {
	content: '';
	position: absolute;
	top: max(-3.9535vw, -34px);
	left: max(-3.9535vw, -34px);
	width: min(6.2791vw, 54px);
	height: min(4.8837vw, 42px);
	background: url(../img/check_sp.png)no-repeat center/contain;
}
.sec2 dl {
	text-align: left;
}
.sec2 dl.num_2 {
	margin-top: min(11.6279vw, 100px);
}
.sec2 dl.num_3 {
	margin-top: min(11.6279vw, 100px);
}
.sec2 dl dt {
	font-size: min(3.7209vw, 32px);
	font-weight: bold;
	margin: 0 0 min(5.1163vw, 44px);
}
.sec2 dl dt .num {
	display: block;
	font-size: min(6.7442vw, 58px);
	margin: 0 0 min(3.0233vw, 26px);
}
.sec2 dl dd {
	text-align: center;
}
.sec2 dl dd .content + .content {
	margin-top: min(9.5349vw, 82px);
}
.sec2 dl dd .content .img.for_pop {
	margin-bottom: min(3.0233vw, 26px);
}
.sec2 dl dd p {
	color: #000;
	font-size: min(3.2558vw, 28px);
	margin: min(5.1163vw, 44px) 0 0;
}
.sec2 dl dd .popuplist ul {
	display: flex;
	margin: 0 0 0 min(-1.74vw, -13px);
	gap: 0 3%;
}
.sec2 dl dd .popuplist ul li {
	width: 23%;
	position: relative;
}
.sec2 dl dd .popuplist ul li::after {
	position: absolute;
	content: '';
	background: url(../img/img_check_point_2_arrow.png) no-repeat center / contain;
	top: 0;
	bottom: 0;
	right: min(-4.2vw, 31.5px);
	margin: auto;
	width: min(4.41vw, 33.136px);
    height: min(4.41vw, 33.136px);
}
.sec2 dl dd .popuplist ul li:last-child::after {
	display: none;
}
.sec2 dl dd .popuplist ul li a {
	opacity: 1;
    transition: opacity .3s;
}
.sec2 dl dd .popuplist ul li a:hover {
	opacity: .8;
}
.sec3 {
	position: relative;
	padding: min(15.5814vw, 134px) 0 min(16.7442vw,144px);
	font-family: "Noto Sans JP", sans-serif;
	background-color: #00853D;
	clip-path: polygon(50% min(6.2791vw, 54px), 100% 0, 100% calc(100% - min(6.2791vw, 54px)), 50% 100%, 0 calc(100% - min(6.2791vw, 54px)), 0 0);
}
.sec3 .app {
	text-align: left;
	padding: min(6.9767vw, 60px) min(9.3023vw, 80px) min(6.9767vw, 60px) min(7.6744vw, 66px);
	margin: 0 min(5.3488vw, 46px) min(12vw, 90px) min(3.9535vw, 34px);
	background-color: #fff;
	box-sizing: border-box;
	box-shadow: min(1.3953vw, 12px) min(2.093vw, 18px) 0 #036731;
}
.sec3 .app dt {
	position: relative;
	font-size: min(6.7442vw, 58px);
	font-weight: bold;
	line-height: 1.38;
	padding-left: min(4.6512vw, 40px);
	margin: 0 0 min(1.3953vw, 12px);
}
.sec3 .app dt::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: min(2.093vw, 18px);
	height: min(15.814vw, 136px);
	transform: translateY(-50%);
	background-color: #00853D;
}
.sec3 .app dd {
	color: #000;
	font-size: min(3.2558vw, 28px);
	line-height: 1.71;
	letter-spacing: -0.015em;
}
.sec3 .ttl {
	color: #fff;
    display: inline-block;
    font-size: min(6.7442vw, 58px);
    font-weight: bold;
    padding: 0 0 min(2.3256vw, 10px);
    margin: 0 0 min(8vw, 60px);
    border-bottom: min(0.6977vw, 6px) solid #FFF000;
}
.sec3 .swiper_wrap {
	overflow: hidden;
	position: relative;
}
.sec3 .swiper_wrap .swiper {
	max-width: 76.74%;
	margin: 0 auto;
	overflow: initial;
	position: relative;
	padding: 0 0 min(10vw, 75px);
}
.sec3 .swiper_wrap .swiper .swiper-slide {
	display: flex;
	flex-direction: column;
	padding: min(4vw, 30px) min(3.2558vw, 28px) min(5.33vw, 40px);
	height: auto;
	background-color: #fff;
	box-sizing: border-box;
	box-shadow: min(1.3953vw, 12px) min(2.093vw, 18px) 0 #036731;
}
.sec3 .swiper_wrap .swiper .swiper-slide .iframe_box {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin: 0 0 min(6vw, 45px);
}
.sec3 .swiper_wrap .swiper .swiper-slide .iframe_box iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.sec3 .swiper_wrap .sub_ttl span {
	display: inline-block;
	color: #ff7200;
	font-size: min(4vw, 30px);
	font-weight: bold;
	position: relative;
}
.sec3 .swiper_wrap .sub_ttl span::before {
	content: "";
	background: url("../img/slider_check.png") no-repeat 0 0 / contain;
	width: min(5.33vw, 40px);
	height: min(5.87vw, 44px);
	position: absolute;
	top: max(-4.67vw, -35px);
	left: max(-5.07vw, -38px);
}
.swiper-button-prev,
.swiper-button-next {
	width: min(10vw, 75px);
	height: min(25.07vw, 188px);
	top: calc(50% - min(5vw, 37.5px));
	transform: translateY(-50%);
	margin-top: 0;
}
.swiper-button-prev {
	right: auto;
    left: -15.2%;
}
.swiper-button-next {
	right: -15.2%;
    left: auto;
}
.swiper-button-prev::after,
.swiper-button-next::after {
	content: "";
	background-repeat: no-repeat;
	background-size: contain;
	width: 100%;
	height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
}
.swiper-button-prev::after {
	background-image: url("../img/slider_arw_prev.png");
	left: 0;
	right: auto;
}
.swiper-button-next::after {
	background-image: url("../img/slider_arw_next.png");
	right: 0;
	left: auto;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0;
}
.swiper-pagination-bullet {
    width: min(2.93vw, 22px);
    height: min(2.93vw, 22px);
    background: #00853D;
	border: min(0.27vw, 2px) solid #fff;
    opacity: 1;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 min(1.87vw, 14px);
}
.sec4 {
	padding: min(9.3023vw, 80px) 0 min(14.4186vw, 124px);
	font-family: "Noto Sans JP", sans-serif;
}
.sec4 .ttl {
	display: inline-block;
	font-size: min(6.7442vw, 58px);
	font-weight: bold;
	padding: 0 0 min(2.3256vw, 10px);
	margin: 0 0 min(9.3023vw, 80px);
	border-bottom: min(0.6977vw, 6px) solid #FFF000;
}
.sec4 .qa_list {
	margin: 0 0 min(10vw, 86px);
}
.sec4 .qa_list dl {
	color: #000;
	text-align: left;
	font-weight: bold;
}
.sec4 .qa_list dl:first-child {
	padding-bottom: min(3.2558vw, 28px);
}
.sec4 .qa_list dl:nth-child(2) {
	padding-bottom: min(7.6744vw, 66px);
}
.sec4 .qa_list dl + dl {
	padding-top: min(6.5116vw, 56px);
	border-top: min(0.4651vw, 4px) solid #FFF000;
}
.sec4 .qa_list dl dt {
	font-size: min(3.2558vw, 28px);
	margin: 0 0 min(3.7209vw, 32px);
}
.sec4 .qa_list dl dt::before,
.sec4 .qa_list dl dd::before {
	color: #00853D;
	font-size: min(4.186vw, 36px);
}
.sec4 .qa_list dl dt::before {
	content: 'Q.';
	padding-right: min(0.9302vw, 8px);
}
.sec4 .qa_list dl dd {
	font-size: min(3.2558vw, 28px);
	line-height: 2;
}
.sec4 .qa_list dl dd::before {
	content: 'A.';
	padding-right: min(0.9302vw, 8px);
}
.sec4 .sns {
	padding: 0 min(8.1395vw, 68px);
}
.sec4 .sns .caption {
	color: #000;
	font-size: min(5.5814vw, 48px);
	white-space: nowrap;
	letter-spacing: -0.015em;
	margin: 0 0 min(4.6512vw, 40px);
}
.sec4 .sns ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: min(6.9767vw, 60px) min(9.3023vw, 80px);
}
.sec4 .sns ul li.x,
.sec4 .sns ul li.facebook {
	width: min(13.4884vw, 116px);
}
.sec4 .sns ul li.line,
.sec4 .sns ul li.instagram {
	width: min(13.7209vw, 118px);
}
.sec4 .sns ul li.youtube {
	width: min(14.6512vw, 126px);
}
.fixed_cta {
	position: fixed;
	left: 0;
	right: 0;
	bottom: max(-30.2326vw, -260px);
	width: 100%;
	max-width: 860px;
	height: min(30.2326vw, 260px);
	padding: min(10.9302vw, 94px) min(5.814vw, 50px) 0;
	margin: 0 auto;
	box-sizing: border-box;
	transition: bottom .3s;
	background: url(../img/cta_fixed.png)no-repeat center/cover;
	z-index: 10;
}
.fixed_cta.on {
	bottom: -1px;
}
.fixed_cta .wrap {
	display: flex;
	justify-content: space-between;
}
.fixed_cta .wrap .btn {
	flex: 0 0 min(43.2558vw, 372px);
}
.fixed_cta .wrap .btn img {
	width: 100%;
}
.footer {
	font-family: "Noto Sans JP", sans-serif;
}
.footer .ft_contents {
	position: relative;
	color: #fff;
	padding: min(8.3721vw, 72px) 0 min(6.2791vw, 54px);
	background-color: #FF7200;
}
.footer .ft_contents .caption {
	position: absolute;
	top: max(-5.5814vw, -48px);
	left: 0;
	right: 0;
	width: 76.74%;
	margin: 0 auto;
}
.footer .ft_contents .caption img {
	width: 100%;
}
.footer .ft_contents .dl {
	position: relative;
	display: inline-block;
	font-size: min(5.5814vw, 44px);
	letter-spacing: -0.04em;
	padding: 0 min(6.9767vw, 60px);
	margin: 0 0 min(3.4884vw, 30px);
}
.footer .ft_contents .dl::before,
.footer .ft_contents .dl::after {
	content: '';
	position: absolute;
	top: 37%;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: #fff transparent transparent transparent;
	border-width: min(2.3256vw,20px) min(1.5116vw, 13px) 0px min(1.5116vw, 13px);
}
.footer .ft_contents .dl::before {
	left: 0;
}
.footer .ft_contents .dl::after {
	right: 0;
}
.footer .ft_contents .wrap {
	display: flex;
	justify-content: space-between;
	margin: 0 0 min(7.4419vw, 64px);
}
.footer .ft_contents .wrap .btn_wrap {
	flex: 0 0 48.48%;
}
.footer .ft_contents .wrap .btn_wrap .btn {
	margin: 0 0 min(1.8605vw, 16px);
}
.footer .ft_contents .wrap .btn_wrap .btn a {
	display: block;
}
.footer .ft_contents .wrap .btn_wrap .btn a img {
	width: 100%;
}
.footer .ft_contents .wrap .btn_wrap p {
	font-size: min(2.7907vw, 24px);
	line-height: 1.5;
	text-align: left;
}
.footer .ft_contents .jra_van .text {
	color: #fff;
	font-size: min(5.5814vw, 48px);
	font-weight: bold;
	margin: 0 0 min(3.4884vw, 30px);
}
.footer .ft_contents .jra_van .btn a {
	text-decoration: none;
	position: relative;
	display: block;
	color: #fff;
	font-size: min(4.186vw, 36px);
	font-weight: bold;
	padding: min(4.6512vw, 40px) 0;
	background-color: #000;
	border: min(0.4651vw, 4px) solid #ABC3B5;
	border-radius: min(2.3256vw, 20px);
}
.footer .ft_contents .jra_van .btn a::after {
	content: '';
	position: absolute;
	top: 50%;
	right: min(5.1163vw, 44px);
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #fff;
	border-width: min(1.5116vw, 13px) 0px min(1.5116vw, 13px) min(2.3256vw,20px);
}
.footer .copyright {
	color: #fff;
	font-size: min(3.2558vw, 28px);
	padding: min(6.5116vw, 56px) 0 min(6.2791vw, 54px);
	background-color: #000;
}
.modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.70);
    z-index: 9998;
    cursor: pointer;
}
.modal-content {
    display: none;
    position: absolute;
    width: min(92vw, 697px);
    left: 0;
    right: 0;
    top: 10vh;
    margin: 0 auto;
    z-index: 9999;
    background: #fff;
    padding: min(8vw, 60px) min(4vw, 30px);
    box-sizing: border-box;
    font-family: "Noto Sans JP", sans-serif;
}
.modal-content .title {
	display: inline-block;
	font-size: min(6vw, 45px);
	font-weight: bold;
	padding: 0 0 min(2.3256vw, 10px);
	border-bottom: min(0.6977vw, 6px) solid #FFF000;
	margin: 0 0 min(4vw, 30px);
}
.modal-content .text {
	font-size: min(5.81vw, 43px);
	line-height: 1.6;
	margin: 0 0 min(4vw, 30px);
	color: #FE7300;
}
.modal-content .text span {
	position: relative;
}
.modal-content .text span::before {
	content: "";
    background: url(../img/slider_check.png) no-repeat 0 0 / contain;
    width: min(5.33vw, 40px);
    height: min(5.87vw, 44px);
    position: absolute;
    top: max(-4.67vw, -35px);
    left: max(-5.07vw, -38px);
}
.modal-content .note {
	font-size: min(2.79vw, 20.93px);
	color: #000;
	line-height: 1.66;
	text-indent: -1em;
	padding-left: 1em;
	margin-top: min(4vw, 30px);
	text-align: left;
}
.modal-content .modal-close {
	position: absolute;
	content: "";
    background: url(../img/modal_close.png) no-repeat 0 0 / contain;
    width: min(8.1395vw, 61.04px);
    height: min(8.1395vw, 61.04px);
    top: min(4vw, 30px);
    right: min(4vw, 30px);
}

.sec5 {
	padding: min(9.3023vw, 80px) 0 min(14.4186vw, 124px);
	font-family: "Noto Sans JP", sans-serif;
}
.sec5 .ttl {
	display: inline-block;
	font-size: min(6.7442vw, 58px);
	font-weight: bold;
	padding: 0 0 min(2.3256vw, 10px);
	margin: 0 0 min(9.3023vw, 80px);
	border-bottom: min(0.6977vw, 6px) solid #FFF000;
}
.sec5 .os_plan {
	display: flex;
	justify-content: space-evenly;
	font-weight: bold;
	color: #000;
	margin: 0 0 min(4vw, 30px);
}
.sec5 .os_plan .plan_title {
	font-size: min(4.6511vw, 34.8837px);
	margin: 0 0 min(2.5vw, 18px);
}
.sec5 .os_plan .price {
	font-size: min(3.255vw, 24px);
}
.sec5 .os_plan .price .num {
	font-size: min(6.9767vw, 52.3255px);
}
.sec5 .os_plan .price .mini {
	font-size: min(2.325vw, 17.4418px);
}
.sec5 .price_table table {
	width: 100%;
	margin: 0 0 min(4vw, 30px);
}
.sec5 .price_table table thead th {
	background: #00853D;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	box-sizing: border-box;
	font-size: min(3.255vw, 24px);
	color: #fff;
	width: 33.33%;
	padding: min(2vw, 15px);
	text-align: center;
}
.sec5 .price_table table tbody th,
.sec5 .price_table table tbody td {
	background: #C8E3C7;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	box-sizing: border-box;
	font-size: min(3.255vw, 24px);
	color: #000;
	padding: min(2vw, 15px) min(1vw, 7px);
	text-align: center;
}
.sec5 .price_table table tbody th.mini {
	font-size: min(2.79vw, 20.9302px);
}
.sec5 .price_table table tbody td span {
	font-size: min(1.86vw, 13.9534px);
}
.sec5 .cath {
	font-size: min(6.7441vw, 50.5813px);
	color: #FE7300;
}
.sec5 .cath .decoration {
	position: relative;
}
.sec5 .cath .num {
	font-size: min(11.6279vw, 87.209px);
}
.sec5 .cath .decoration::before {
	content: "";
    background: url(../img/slider_check.png) no-repeat 0 0 / contain;
    width: min(5.33vw, 40px);
    height: min(5.87vw, 44px);
    position: absolute;
    top: max(-4.67vw, -35px);
    left: max(-5.07vw, -38px);
}