@charset "utf-8";
/*
	Description: initial setting
	Version: 1.0
	Author: idealgrow
*/
/*
===== CONTENTS ===========================================
*/
#wrapper{
	overflow: hidden;
}
#fvImg{
	padding-top: 100px;
	position: relative;
	width: 100%;
	height: 80vh;
}
#video {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 177.77777778vh;
  height: 56.25vw;
  min-height: 100%;
  min-width: 100%;
}
#fvImg #txtBox h1{
	color: #fff;
	text-align: center;
	line-height: 1.6;
	font-family: vdl-logomaru, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 32px;
  text-shadow: 3px 4px 0px rgba(4, 0, 0, 0.3);
	margin-bottom: 20px;
	position: relative;
}
#fvImg #txtBox ul{
	display: flex;
	justify-content: center;
}
#fvImg #txtBox ul li img{
	height: 40px;
	width: auto;
	margin: 0 5px;
}
#fvCatch{
	position: relative;
	margin-bottom: 40px;
}
#fvCatch #phone01{
	height: 500px;
	width: auto;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -520px;
}
#fvCatch #phone01:after{
	content: "";
	background: url("../img/ico_fukidashi.svg")center center no-repeat;
	width: 100px;
	height: 100px;
	position: absolute;
	right: 70px;
	top: -10px;
}
#fvCatch #phone01 img{
	width: auto;
	height: 100%;
}
#fvCatch .catch{
	margin-top: 280px;
	position: relative;
}
#fvCatch .catch .illust{
	height: 200px;
	right: 0;
	top: -220px;
	position: absolute;
}
#fvCatch .catch .txt{
	height: 60px;
	width: auto;
	margin: 20px auto;
}
#news{
	margin: 20px;
	border: solid 1px #ebebeb;
	border-radius: 20px;
	padding: 20px;
}
#news dt{
	font-size: 14px;
}
#news dd{
	border-bottom: dotted 1px #ebebeb;
	padding-bottom: 20px;
}
#news dt:not(:first-of-type){
	margin-top: 20px;
}
#news dd:last-of-type{
	border-bottom: none;
	padding-bottom: 0;
}
#point{
	background: url("../img/texture_bg.webp")center bottom no-repeat,#008ded;
	background-size: 100% auto;
	padding: 40px 20px 20px 20px;
}
#point h2{
	line-height: 1.4;
	color: #fff;
	text-align: center;
	font-family: vdl-logomaru, sans-serif;
	font-weight: 400;
	font-style: normal;
	padding: 0 20px;
	font-size: 20px;
	position: relative;
	margin-bottom: 30px;
}
#point h2:before{
	content: "";
	background: url("../img/ico_ribon.svg")center center no-repeat;
	width: 20px;
	height: 40px;
	position: absolute;
	left: -3px;
	bottom: -10px;
}
#point h2:after{
	content: "";
	background: url("../img/ico_ribon.svg")center center no-repeat;
	width: 20px;
	height: 40px;
	position: absolute;
	right: -3px;
	bottom: -10px;
	transform: scale(-1,1);
}
#point h2 span{
	background: #fd636b;
	display: block;
	border-radius: 5px;
	padding: 5px 0;
}
#point h3 img{
	height: 30px;
	display: inline-block;
	margin-right: 5px;
}
#point h3 span{
	display: block;
}
#point h3{
	line-height: 1.4;
	color: #fff;
	text-align: center;
	font-family: vdl-logomaru, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 24px;
	margin-bottom: 40px;
}
.pointBox{
	background: #fff;
	border-radius: 20px;
	padding: 20px 20px 0 20px;
	margin-bottom:40px;
	position: relative;
}
.pointBox:after{
	content: "";
	background: url("../img/illust02.svg")right bottom no-repeat;
	width: 160px;
	height: 200px;
	position: absolute;
	right: -10px;
	bottom: -20px;
}
.pointBox:before{
	content: "";
	background: url("../img/act_01.svg")right bottom no-repeat;
	width: 120px;
	height: 90px;
	position: absolute;
	right: 0;
	bottom: 190px;
	z-index: 10;
	transform: rotate(8deg);
}
.pointBox.point02:after{
	background: url("../img/illust03.svg")right bottom no-repeat;
	right: auto;
	left: -50px;
}
.pointBox.point02:before{
	content: "";
	background: url("../img/act_02.svg")right bottom no-repeat;
	width: 140px;
	height: 90px;
	position: absolute;
	right: auto;
	left: -10px;
	bottom: 230px;
	z-index: 10;
	transform: rotate(8deg);
}
.pointBox .txt h4{
	font-size: 24px;
	font-family: vdl-logomaru, sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1.6;
	margin-bottom: 20px;
}
.pointBox .txt h4 span{
	color: #ffc500;
}
.pointBox .txt h4 span br{
	display: none;
}
.pointBox .phoneBox{
	position: relative;
	padding-top: 40px;
}
.pointBox .phoneBox img{
	height: 280px;
	width: auto;
	margin: 0 auto;
}
.pointBox .phoneBox .fukidashi{
	left: 0;
	top: 20px;
	position: absolute;
	background: url("../img/bg_fukidashi01.svg")center center no-repeat;
	text-align: center;
	color: #fff;
	line-height: 1.2;
	font-family: vdl-logomaru, sans-serif;
	font-weight: 400;
	font-style: normal;
	padding: 24px;
}
.pointBox.point02 .phoneBox .fukidashi{
	left: auto;
	right: -20px;
	top: auto;
	bottom: 20px;
	background: url("../img/bg_fukidashi02.svg")center center no-repeat;
}
#function h3{
	font-size: 20px;
	margin-bottom: 20px;
}
#function h3 span:before{
	content: "";
	background: #fff;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}
#function h3 span:after{
	content: "";
	background: #fff;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
}
#function li{
	border: dashed 2px #fff;
	border-radius: 10px;
	color: #fff;
	text-align: center;
	padding: 10px;
	font-family: vdl-logomaru, sans-serif;
	font-weight: 400;
	font-style: normal;
}
#function li:not(:first-of-type){
	margin-top: 10px;
}
#function p{
	padding: 20px 0 0 0;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
#download{
	padding: 40px;
}
#download div img{
	height: 70px;
	margin: 0 auto;
}
#download div p{
	text-align: center;
	font-family: vdl-logomaru, sans-serif;
	font-weight: 400;
	font-style: normal;
	margin-bottom: 20px;
}
#download ul{
	display: flex;
	justify-content: center;
}
#download ul li img{
	height: 40px;
	width: auto;
	margin: 0 5px;
}
main.termsBox{
	padding: 20px;
}
main.termsBox h1{
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 20px;
}
main.termsBox p{
	margin-bottom: 40px;
}
main.termsBox h2{
	font-size: 20px;
	margin-bottom: 20px;
}
main.termsBox .lNum{
	counter-reset: lNum;
	margin-bottom: 40px;
}
main.termsBox ol.lNum > li{
	counter-increment: lNum;
	padding-left: 20px;
	position: relative;
	margin-bottom: 10px;
}
main.termsBox ol.lNum li:before{
	content: counter(lNum) ".";
	position: absolute;
	left: 0;
}
main.termsBox ol.mNum{
	counter-reset: mNum;
}
main.termsBox ol.mNum li{
	counter-increment: mNum;
	padding-left: 45px;
	position: relative;
	margin-top: 10px;
}
main.termsBox ol.mNum li:before{
	content: "(" counter(mNum) ")";
	position: absolute;
	left: 10px;
}
.baseTable04 table {
  border-collapse: collapse;
  border-left: solid 1px #ccc;
  border-top: solid 1px #ccc;
	margin: 20px 0 40px 0;
  width: 100%;
}
.baseTable04 th, .baseTable04 td {
  padding: 5px;
	font-size: 15px;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}
@media screen and (min-width: 1099px) {
#fvImg{
	padding-top: 0;
	height: 600px;
	overflow: hidden;
}
#video {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100vh;
  height: 56.25vw;
  min-height: 100%;
  min-width: 100%;
}
	#fvImg #txtBox{
		width: 1100px;
		margin: 0 auto;
		position: relative;
		top: 50%;
		transform: translateY(-50%);
	}
#fvImg #txtBox h1{
	text-align: left;
	font-size: 64px;
  text-shadow: 3px 4px 0px rgba(4, 0, 0, 0.3);
	margin-bottom: 40px;
}
#fvImg #txtBox ul{
	justify-content: flex-start;
	margin-left: 20px;
}
#fvImg #txtBox ul li img{
	height: 60px;
}
#fvCatch{
	width: 1100px;
	margin: 0 auto 40px auto;
	position: relative;
}
#fvCatch #phone01{
	height: 659px;
	width: 600px;
	position: absolute;
	left: auto;
	right:-180px;
	transform:none;
	top: -430px;
}
	#fvCatch #phone01:after{
		position: absolute;
	content: "";
	background: url("../img/ico_fukidashi.svg")center center no-repeat;
	width: 147px;
	height: 400px;
		left: 80px;
	top:-80px;
	transform: rotate(-45deg);
	z-index: 30;
	}
#fvCatch .catch{
	margin-top: 0;
	padding: 50px 0;
	position: relative;
}
#fvCatch .catch .illust{
	height: 240px;
	right: auto;
	left: 390px;
	top: -80px;
	position: absolute;
}
#fvCatch .catch .txt{
	height: 70px;
	width: auto;
	margin: 0;
}
#news{
	width: 1100px;
	margin: 0 auto 80px auto;
}
	#news dl{
		display: flex;
		flex-wrap: wrap;
	}
#news dt{
	width:160px;
	padding:10px !important;
	font-size: 16px;
	border-bottom: dotted 1px #ebebeb;
}
#news dd{
	border-bottom: dotted 1px #ebebeb;
	padding-bottom:0;
	padding:10px !important;
	width: calc(100% - 160px);
}
#news dt:not(:first-of-type){
	margin-top: 0;
}
#news dt:last-of-type{
	border-bottom: none;
}
#point{
	background: url("../img/texture_bg.webp")center bottom no-repeat,#008ded;
	background-size: 100% auto;
	padding: 100px 0 80px 0;
}
#point h2{
	width: 700px;
	margin: 0 auto 40px auto;
	font-size: 30px;
}
	#point h2 br{
		display: none;
	}
#point h2:before{
	width: 30px;
	height: 50px;
	left: -12px;
}
#point h2:after{
	width: 30px;
	height: 50px;
	right: -12px;
}
#point h2 span{
	background: #fd636b;
	display: block;
	border-radius: 5px;
	padding: 5px 0;
}
#point h3 img{
	height: 38px;
}
#point h3 span{
	display: inline-block;
}
#point h3{
	font-size: 36px;
	margin-bottom: 60px;
}
.pointBox{
	width: 1100px;
	margin: 0 auto;
	padding: 60px 60px 150px 60px;
	margin-bottom:80px;
}
.pointBox:after{
	width: 200px;
	height: 275px;
	right: 30px;
	bottom: -30px;
}
.pointBox:before{
	width: 137px;
	height: 86px;
	right: 240px;
	bottom: 30px;
}
.pointBox.point02:after{
	left: 380px;
}
.pointBox.point02:before{
	width: 183px;
	height: 97px;
	left: 200px;
	bottom: 30px;
}
	.pointBox:first-of-type .txt{
		margin-left: 430px;
	}
.pointBox .txt h4{
	font-size:36px;
	margin-bottom: 30px;
}
	.pointBox .txt p{
		font-size: 18px;
		padding-right: 160px;
	}
.pointBox .txt h4 span br{
	display: block;
}
.pointBox .phoneBox{
	position: absolute;
	padding-top: 0;
	left: 0;
	bottom: 0;
}
	.pointBox.point02 .txt{
		margin-right: 430px;
	}
	.pointBox.point02 .phoneBox{
		left: auto;
		right: 30px;
	}
.pointBox .phoneBox img{
	height: 450px;
	width: auto;
	margin: 0;
}
.pointBox .phoneBox .fukidashi{
	left: 20px;
	top: 30px;
	padding: 30px;
	font-size: 18px;
}
	#function{
		width: 1100px;
		margin: 0 auto;
	}
#function h3{
	font-size: 20px;
	margin-bottom: 30px;
}
	#function ul{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
#function li{
	margin: 0 2% 2% 0;
	width: 23.5%;
}
	#function li:nth-of-type(1),#function li:nth-of-type(2),#function li:nth-of-type(3){
		width: 32%;
	}
	#function li:nth-of-type(3),#function li:last-of-type{
		margin-right: 0;
	}
	#function li:nth-of-type(3)~li{
		margin-bottom: 0;
	}
#function li:not(:first-of-type){
	margin-top: 0;
}
#function p{
	text-align: right;
	font-size: 16px;
}
#download{
	padding: 100px;
}
#download div img{
	height: 90px;
}
#download div p{
	font-size: 20px;
	margin: 10px 0 20px 0;
}
#download ul li img{
	height: 50px;
}
main.termsBox{
	width: 1000px;
	margin: 0 auto;
}
main.termsBox h1{
	font-size: 34px;
}
}