@charset "UTF-8";
/************************************************
parts
************************************************/
.section01 {
	margin: 50px 0 0;
}
.arrow {
	padding-left: 0;
	padding-right: 1.1em;
}
.arrow::before {
	left: auto;
	right: 0;
}
#pageTopArea {
	bottom: 110px !important;
}

/************************************************
joinSec
************************************************/
/*---------------
joinBlk
------------------*/
.joinSec .joinBlk [class*="join"] {
	position: relative;
}
.joinSec .joinBlk [class*="join"]:not(:first-child) {
	margin-top: 58px;
}
.joinSec .joinBlk [class*="join"]:not(:first-child)::before {
	content: "";
	display: block;
	position: absolute;
	top: -45px;
	left: 0;
	right: 0;
	width: 0;
	height: 0;
	margin: 0 auto;
	border-style: solid;
	border-width: 25px 62px 0 62px;
	border-color: #acacac transparent transparent transparent;
}
.joinSec .joinBlk [class*="join"] dt {
	width: 100%;
	text-align: center;
	font-size: 1.21429rem;
	display: flex;
	align-items: center;
	padding: 0;
}
.joinSec .joinBlk [class*="join"] dt .num {
	width: 16%;
	margin-right: 10px;
	flex-shrink: 0;
}
.joinSec .joinBlk [class*="join"] dt .numFill {
	left: 11px;
	width: 20px;
	height: 20px;
	font-size: 14px;
}

.joinSec .joinBlk [class*="join"] dt .txt {
	display: inline-block;
	text-align: left;
}
.joinSec .joinBlk .join02 dd {
	padding: 19px 12px 15px;
}
.joinSec .joinBlk .join02 dd .imgBlk {
	width: 107px;
	margin: 0 auto;
}
.joinSec .joinBlk .join02 dd .listType02 {
	margin-top: 19px;
}
.joinSec .acdCnt01.acdSilver .acdContent [class*="flow"]:not(:first-child) {
	margin-top: 108px;
}
.joinSec .acdCnt01.acdSilver .acdContent [class*="flow"] dt {
	padding-left: 2.17142rem;
}

/************************************************
cardSec
************************************************/
.cardSec h2 + .listType01 li:not(:first-child) {
	margin-top: 1px;
}
.cardSec .cardBlk {
	display: flex;
	justify-content: center;
}
.cardSec .cardBlk [class*="card0"]:not(:first-child) {
	margin-left: 10px;
}

/************************************************
benefitSec
************************************************/
.benefitSec h2 + .imgBlk {
	width: 99%;
	margin: 0 auto;
}
.benefitSec .downloadBlk {
	margin-top: 18px;
}

/************************************************
meritSec
************************************************/
.meritSec .meritBlk {
	position: relative;
}
.meritSec .meritBlk::after {
	content: "";
	display: block;
	position: absolute;
	bottom: -63px;
	left: 0;
	right: 0;
	width: 0;
	height: 0;
	margin: 0 auto;
	border-style: solid;
	border-width: 43px 93px 0 93px;
	border-color: #f8dede transparent transparent transparent;
}
.meritSec .meritBlk [class*="merit"] {
	width: 97%;
	margin: 0 auto;
	background: #fff;
}
.meritSec .meritBlk [class*="merit"]:not(:first-of-type) {
	margin-top: 15px;
}
.meritSec .meritBlk [class*="merit"] dt {
	display: flex;
	align-items: center;
}
.meritSec .meritBlk [class*="merit"] dt .num {
	width: 36px;
	margin-top: 14px;
}
.meritSec .meritBlk [class*="merit"] dt .txt {
	margin-left: 19px;
	padding-top: 12px;
}
.meritSec .meritBlk [class*="merit"] dt .txt span {
	display: inline;
	background: linear-gradient(180deg, transparent 0%, transparent 60%, #fae694 60%, #fae694 100%);
	font-size: 1.35714rem;
	font-weight: bold;
}
.meritSec .meritBlk [class*="merit"] dd .txt {
	font-size: 1rem;
	line-height: 1.3;
}
.meritSec .meritBlk [class*="merit"] dd .txt [class*="listType"] {
	margin-top: 10px;
}
.meritSec .meritBlk .merit01 dd {
	padding: 13px 5px 32px;
}
.meritSec .meritBlk .merit01 dd .img {
	width: 75%;
	margin: 23px auto 0;
}
.meritSec .meritBlk .merit02 dd {
	padding: 8px 5px 9px;
}
.meritSec .meritBlk .merit02 dd .img {
	width: 41%;
	margin: 33px auto 0;
}
.meritSec .meritBlk .merit03 dd {
	padding: 15px 5px 23px;
}
.meritSec .meritBlk .merit03 dd .listType02 li {
	margin-top: 0;
}
.meritSec .meritBlk .merit03 dd .img {
	width: 31%;
	margin: 21px auto 0;
}
.meritSec .meritBlk .merit04 dd {
	padding: 15px 5px 30px;
}
.meritSec .meritBlk .merit04 dd .img {
	width: 32%;
	margin: 26px auto 0;
}
.meritSec .meritBlk .merit05 dd {
	padding: 9px 5px 29px;
}
.meritSec .meritBlk .merit05 dd .img {
	width: 31%;
	margin: 32px auto 0;
}
.meritSec .meritBlk .btnBlk {
	margin: 11px auto 0;
	width: 92%;
	text-align: center;
}
.meritSec .useBlk {
	margin-top: 77px;
}
.meritSec .useBlk .phone {
	width: 30%;
	margin: 11px auto 0;
}
.meritSec .downloadBlk {
	margin-top: 40px;
}

/************************************************
layout
************************************************/
/*---------------
bnrCarouselBlock01
------------------*/
[class*="acdCnt"] > .acdCheck:checked ~ .acdLabel ~ .acdContent.clAcdCnt {
	padding-bottom: 30px;
}
.slick-disabled{
	display: none !important;
}
/*---------------
downloadBlk
------------------*/
.downloadBlk {
	padding: 12px 19px 16px;
	background: #fefbed;
}
.downloadBlk .txtBlk {
	display: flex;
	justify-content: center;
	align-items: center;
}
.downloadBlk .txtBlk .img01 {
	width: 61px;
	margin-right: 18px;
}
.downloadBlk .txtBlk .txt01 {
	font-size: 1.07143rem;
	text-align: center;
	font-weight: bold;
}
.downloadBlk .installBlk {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 12px;
}
.downloadBlk .installBlk .ios01 {
	width: 125px;
	margin-left: 7px;
}
.downloadBlk .installBlk .andriod01 {
	width: 160px;
}
/*---------------
acdSilver
------------------*/
.acdCnt01.acdSilver .acdLabel {
	background: #d6d6d6;
	padding: 19px 59px 20px 20px;
	line-height: 1.4;
}
.acdCnt01.acdSilver > .acdLabel > .acdBtn,
[class*="acdCnt"] > .acdLabel.ttl .acdBtn {
	background: none;
}
.acdCnt01.acdSilver > .acdLabel > .acdBtn:before,
.acdCnt01 > .acdLabel > .acdBtn:after {
	width: 15px;
	height: 2px;
	background: #000;
}
.acdCnt01.acdSilver > .acdCheck:checked ~ .acdLabel ~ .acdContent {
	padding: 15px 20px 53px;
}
.acdCnt01.acdSilver .acdContent .slideBlk {
	margin-top: 3px;
	padding: 0 8px;
}
.acdCnt01.acdSilver .acdContent .slideBlk > .slideTtl {
	margin-bottom: 21px;
	padding-bottom: 9px;
	border-bottom: 1px dotted #cfcfcf;
	font-size: 1.14286rem;
	font-weight: bold;
}
.acdCnt01.acdSilver .acdContent .slideBlk .bnrCarouselBlock01 + p {
	margin-top: 112px;
}
/*---------------
fixBlock
------------------*/
.fixBlock {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 15px 0 16px;
	background-color: rgba(0,0,0,0.5);
	text-align: center;
	opacity: 1;
	visibility: visible;
	z-index: 4;
	transition: opacity .25s ease-in, visibility .25s ease-in;
}
.fixBlock .btnBlk {
	display: inline-block;
	position: relative;
	width: 84%;
	margin: 0 auto;
	overflow: hidden;
	border-radius: 7px;
}
.fixBlock .btnBlk:hover::after {
	content: '';
	position: absolute;
	top: 20%;
	left: 0%;
	width: 40px;
	height: 100%;
	transform: scale(2) rotate(20deg);
	background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, .5) 100%, rgba(255, 255, 255, 0) 0%);
	animation-name: shiny01;
	animation-duration: 5s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
}
@keyframes shiny01 {
	0% { left: -20%; }
	10% { left: 120%; }
	100% { left: 120%; }
}
/*---------------
modal
------------------*/
.modalOverlay {
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.6);
}
.modalWrap .closeBtn {
	position: absolute;
	top: 10px;
	right: 13px;
	width: 19px;
	height: 19px;
}
.modalContent {
	top: calc(50% - 30px);
	margin-top: 30px;
	margin-bottom: 20px;
	max-height: calc(100vh - 45px);
	transform: translateY(calc(-50% + 5px));
}
.modalContent .modalCnt {
	padding: 28px 31px 30px;
}
.modalContent .modalCnt .downloadBlk {
	padding: 0;
	background: none;
}
