@charset "UTF-8";
/* CSS Document */

@import url('https://use.typekit.net/bgn6pnw.css');

@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;700&family=Roboto:wght@400;500&display=swap');

/*  */

#kv {
	width: 100%;
	height: auto;
	background-color: #1a1a1a;
	text-align: center;
}

#kv>div.inner {
	width: 1615px;
	height: 668px;
	background-image: url(/mobile/assets/img/bg_kv.jpg);
	background-position: contain;
	/*background-position: 0 0;*/
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}


/*#kv > div.inner:before {
	content: '';
	display: block;
	width: 250px;
	height: 160px;
	transform: skew(-30deg);
	background: #fff;
	position: absolute;
	top: 0;
	margin-left: 28%;
	z-index: 1;
}*/

#kv>div.inner:after {
	content: '';
	display: block;
	width: 160px;
	/*height: 500px;*/
	height: 74%;
	transform: skew(-30deg);
	background: #fff;
	position: absolute;
	bottom: 0;
	margin-left: 70%;
	z-index: 1;
}

#ttl {
	width: 400px;
	text-align: left;
	color: #000000;
	/*right: 45%;*/
	left: 29%;
	margin-top: 0;
	position: absolute;
	z-index: 19;
	/*top: 30px;*/
	top: 0;
	padding-top: 1.9%;
	/*background-color: rgba(0, 0, 0, 0.5);*/
}

#ttl:before {
	content: '';
	display: block;
	width: 250px;
	height: 159px;
	transform: skew(-30deg);
	background: #fff;
	position: absolute;
	/*top: -30px;*/
	top: 0;
	left: -26px;
	/*margin-left: 28%;*/
	z-index: -1;
}


#ttl p.sttl {
	font-size: 1.3rem;
	margin-left: 0.3em;
}

#ttl h1 {
	font-family: atrament-web, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 14rem;
	color: #fff;
	text-align: justify;
	line-height: 0.8;
}

#ttl h1 span {
	color: #000000;
	display: block;
	letter-spacing: 0.15em;
	margin-bottom: 0.08em;
}

#ttl h1+p {
	font-size: 1.8rem;
	font-weight: bold;
	margin-top: 0.8em;
}


div.btns_app div.inner {
	width: 100%;
	display: flex;
	/*justify-content: space-between;*/
	/*gap:2vw;*/
	align-items: center;
	flex-wrap: wrap;
	margin-top: 0.8em;
}

div.btns_app p:first-of-type {
	margin-right: 20px;
}

div.btns_app p a {
	display: block;
	height: 60px;
	width: auto;
}

div.btns_app p a img {
	height: 100%;
	width: auto;
}


div.btns_app small {
	display: block;
	font-size: 1.3rem;
	margin-top: 0.6em;
}

/*  */

img[src$="fig_hand.png"] {
	position: absolute;
	bottom: 0;
	/*left: 59%;*/
	left: 60%;
	/*left: 958px;*/
	/*	right: 16%;
	right: 250px;*/
	z-index: 9;
	height: auto;
}

@media screen and (max-width: 1615px) {
	#kv>div.inner {
		/*width: auto;*/
		width: 100%;
		/*min-width: 1200px;*/
		min-width: 1024px;
		height: calc(100vw * 0.41 - 1px);
		/*min-height: 496px;*/
		min-height: 424px;
		overflow: hidden;
	}

	img[src$="fig_hand.png"] {
		width: 25.0%;
	}

	#kv>div.inner:after {
		width: 10%;
	}

	#ttl {
		/*width: 24.8%;*/
		/*right: 42%;*/
	}

	#ttl:before {
		height: 9.6vw;
	}

	div.btns_app small,
	#ttl p.sttl {
		font-size: 0.8vw;
	}

	#ttl h1 {
		font-size: 8.5vw;
	}

	#ttl h1+p {
		font-size: 1.07vw;
	}

	div.btns_app p a {
		height: 3.8vw;
	}

}

@media screen and (max-width: 1024px) {

	#ttl:before {
		height: 99px;
	}

	div.btns_app small,
	#ttl p.sttl {
		/*font-size: 0.8vw;*/
		font-size: 8px;
	}

	#ttl h1 {
		/*font-size: 8.5vw;*/
		font-size: 9.0rem;
	}

	#ttl h1+p {
		/*font-size: 1.07vw;*/
		font-size: 1.14rem;
	}

	div.btns_app p a {
		/*height: 3.8vw;*/
		height: 39px;
	}
}


/*  */

#main_contents {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 100px;
}

#main_contents>section {
	width: 1024px;
	margin: 0 auto;
	position: relative;
}

@media screen and (max-width: 1024px) {
	#main_contents {
		width: 94vw;
		margin: 0 auto;
	}

	#main_contents>section {
		width: 100%;
	}

}


#intro {
	text-align: center;

}

#intro>div.inner {
	background-image: url(/mobile/assets/img/fig_sumaho_a.jpg);
	background-position: 50% 100%;
	background-repeat: no-repeat;
	background-size: 316px auto;

	padding-bottom: 236px;
	position: relative;
	overflow: visible;
}

#intro h2 {
	font-size: 4.8rem;
	line-height: 1.3;

}

#intro h3 {
	font-size: 10rem;
	margin-top: 0.6em;
	line-height: 1.2;
	color: #b2b2b2;
}

#intro h3 span {
	font-size: 3rem;
	font-family: atrament-web, sans-serif;
	font-weight: 300;
	font-style: normal;
	display: block;
	color: #000000;
	/* font-feature-settings: "palt" 1; */
	letter-spacing: 0.12em;
}

/* #intro h3 {
	font-size: 10rem;
	line-height: 1.2;
	font-size: 3rem;
	font-family: atrament-web, sans-serif;
	font-weight: 400;
	font-style: normal;
	margin-top: 1.6em;
}

#intro h3 span {
	display: block;
	font-size: 10rem;
	opacity: 0.5;
	font-weight: bold;
	font-family: 'Noto Sans JP', sans-serif;
} */

#intro h3 strong {
	/* color: #23b7fe; */
	color: #bde9ff;
}

#intro h3 span strong {
	color: #23b7fe;
}

#intro div.inner h3+p {
	text-align: left;
	font-weight: bold;
	font-size: 1.8rem;
	background-image: url(/mobile/assets/img/fig_app_icon.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: auto 150px;
	/*background-size:auto 100%;*/

	padding-left: 186px;

	line-height: 1.7;
	font-feature-settings: "palt" 1;
	letter-spacing: 0.05em;

	margin-top: 2em;
}

#intro div.inner p span {
	color: #23b7fe;
}

#intro div.inner p strong {
	background: linear-gradient(transparent 70%, #f3fa2e 0%);
}

img[src$="fig_people_b.jpg"],
img[src$="fig_people_a.jpg"] {
	position: absolute;
	bottom: 20px;
	width: 670px;
	height: auto;
}

img[src$="fig_people_a.jpg"] {
	left: -360px;
}

img[src$="fig_people_b.jpg"] {
	right: -360px;
}

/*  */

div.info_app {
	margin-top: 70px;
}

div.info_app h4 {
	font-size: 3.2rem;
}

div.info_app h4:nth-of-type(2) {
	border-top: 1px solid #b2b2b2;
	margin-top: 40px;
	padding-top: 34px;
}

div.info_app div.btns_app {
	display: inline-block;
	margin-top: 20px;
}

div.info_app div.btns_app p a {
	height: 76px;
}

div.info_app div.btns_app small {
	margin-top: 1.8em;
	line-height: 1.6;
}

div.info_app p.price {
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1;
	margin-top: 0.4em;
}

div.info_app p.price strong {
	color: #23b7fe;
	/*font-family: roboto;*/
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 3.2em;
	display: inline-block;
	margin: 0 0.2em;
}

div.info_app p.price+small {
	display: block;
	font-size: 1.4rem;
	line-height: 1.6;
	margin-top: 0.8em;
}

/*  */

#main_contents #contents {
	width: 100%;
	background-color: #faf8ee;
	margin-top: 100px;
	padding-bottom: 120px;
}

#main_contents #contents:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 50vw solid transparent;
	border-right: 50vw solid transparent;
	border-top: calc(100vw * 0.04) solid #fff;
	position: absolute;
	top: 0;
	z-index: 1;
}

#main_contents #contents:after {
	content: '';
	display: block;
	background-image: url(/mobile/assets/img/fig_sumaho_b.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 390px;
	height: 390px;
	position: absolute;
	top: -16px;
	left: calc(50% - 195px);
	z-index: 2;
}

#contents>div.inner {
	width: 1024px;
	margin: 0 auto;
	position: relative;
	z-index: 9;
	padding-top: 2vw;
}

#contents h2 {
	text-align: center;
	font-size: 3.2rem;
	line-height: 1;
}

#contents h2 span {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 11.6rem;
	display: block;
}

#contents h2 span strong {
	color: #23b7fe;
}

/*  */

div.games {
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;

}

div.games div.inner {
	/*margin-left: -74px;*/
}

div.games div.inner figure {
	position: relative;
	/*width: 722px;*/
	left: -36px;
}

div.games div.inner figcaption {
	color: #fff;
	font-size: 2.8rem;
	position: absolute;
	bottom: 50px;
	right: 20px;
	line-height: 1;
	text-align: right;
	font-feature-settings: "palt" 1;
	letter-spacing: 0.05em;
}

div.games div.inner figcaption span {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 10rem;
	display: block;
}

div.games div.inner figure+p {
	padding-right: 40px;
	font-size: 1.6rem;
	line-height: 1.8;
	margin-top: 1.4em;

	padding-left: 4.6em;
	background-image: url(/mobile/assets/icon/icon_srvs_game.png);
	background-position: 0.4em 0;
	background-repeat: no-repeat;
	background-size: 3.6em auto;
}

/*  */

#li_contents {
	margin-top: 60px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	position: relative;
	z-index: 9;
}

#li_contents li {
	width: 48%;
	display: flex;
	flex-direction: column;
	margin-bottom: 60px;
}

#li_contents li.push,
#li_contents li.academy {
	width: 100%;
	padding-left: 52%;
	margin-left: auto;
	margin-right: 0;
}

#li_contents li h3 {
	font-size: 3.2rem;
	order: 1;

}

#li_contents li h3 strong {
	font-size: 0.6em;
	background-color: #000;
	color: #fff;
	display: inline-block;
	padding: 0.2em 0.4em;
	margin-right: 0.4em;
	margin-top: 0.2em;
	line-height: 3.2rem;
	vertical-align: top;
	font-feature-settings: "palt" 1;
	letter-spacing: 0.05em;
}


#li_contents li h3 span {
	font-size: 0.5em;
	/*font-family: roboto;*/
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	margin-left: 0.4em;
}

#li_contents li span.premium {
	display: flex;
	align-items: flex-end;
}

#li_contents li span.premium img {
	width: 118px;
	height: 46px;
	margin-bottom: 12px;
	margin-left: 12px;
}

#li_contents li span.premium:before {
	content: '';
	color: #23b7fe;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 10rem;
	/*display: inline-block;*/
	line-height: 1;
}

#li_contents li.mon span.premium:before {
	content: 'MOM';
}

#li_contents li.blog span.premium:before {
	content: 'BLOG';
}

#li_contents li.movies span.premium:before {
	content: 'Movies';
}

#li_contents li.report span.premium:before {
	content: 'Report';
}

#li_contents li.academy span.premium:before {
	content: 'Academy';
}

#li_contents li.push span.premium:before {
	content: 'Push';
}


#li_contents li p {
	font-size: 1.6rem;
	line-height: 1.8;
	/*padding-right: 2em;*/
	order: 3;
	margin-top: 1em;

	padding-left: 4.2em;
	background-position: 0.2em 0;
	background-repeat: no-repeat;
	background-size: 3.6em auto;
}

#li_contents li.mon p {
	background-image: url(/mobile/assets/icon/icon_srvs_saiten.png);
}

#li_contents li.blog p {
	background-image: url(/mobile/assets/icon/icon_srvs_blog.png);
}

#li_contents li.movies p {
	background-image: url(/mobile/assets/icon/icon_srvs_fmovie.png);
}

#li_contents li.report p {
	background-image: url(/mobile/assets/icon/icon_srvs_ftsushin.png);
}

#li_contents li.academy p {
	background-image: url(/mobile/assets/icon/icon_srvs_youngfro.png);
}

#li_contents li.push p {
	background-image: url(/mobile/assets/icon/icon_srvs_push_notifi.png);
}


#li_contents+figure {
	width: 513px;
	position: absolute;
	left: 0;
	bottom: 60px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	z-index: 1;
}

#li_contents+figure img {
	width: auto;
}

#li_contents+figure span {
	width: 256px;
	height: 256px;
	display: block;
	overflow: hidden;
	border-radius: 50%;
}

#li_contents+figure span img {
	width: 100%;
	height: auto;
}

/*  */

#main_contents #comparison {
	width: 100%;
	background-color: #e9f8ff;
	margin-top: 0;
	overflow: visible;
	padding-bottom: calc(100vw * 0.08 + 50px);
}

#main_contents #comparison:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 50vw solid transparent;
	border-right: 50vw solid transparent;
	border-bottom: calc(100vw * 0.08) solid #e9f8ff;

	position: absolute;
	top: calc(100vw * 0.08 * -1 + 1px);
	z-index: 2;
}

#main_contents #comparison:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 50vw solid transparent;
	border-right: 50vw solid transparent;
	border-bottom: calc(100vw * 0.08) solid #fff;

	position: absolute;
	top: calc(100vw * 0.08 * -1 - 2px);
	z-index: 1;
}


#comparison>div.inner {
	width: 1024px;
	margin: 0 auto 0;
	position: relative;
	z-index: 9;
	top: -60px;
	padding-top: 50px;
}

#comparison h3 {
	font-size: 3.2rem;
	text-align: center;
}

#comparison h3+p {
	text-align: center;
	font-size: 1.8rem;
	font-weight: bold;
	margin-top: 1.2em;
}

#comparison table {
	width: 100%;
	border-top: 2px solid #000;
	border-left: 2px solid #000;
	margin-top: 60px;
}

#comparison table thead {}

#comparison table th,
#comparison table td {
	font-size: 2.2rem;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	padding: 0.8em;
}

#comparison table th {
	text-align: center;
	color: #fff;
	padding: 0.8em 0.8em;
	position: relative;
}

#comparison table th:nth-child(1) {
	background-color: #000;

}

#comparison table th:nth-child(2) {
	background-color: #20b2fd;

}

#comparison table th:nth-child(3) {
	background-color: #9f875b;

}

#comparison table thead th:nth-child(3):before {
	content: '';
	display: block;
	width: 118px;
	height: 46px;
	background-image: url(/mobile/assets/img/icon_premium.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% auto;
	position: absolute;
	top: -34px;
	left: calc(50% - 59px);
	filter: drop-shadow(1px 1px 1px #333);
}

#comparison table td {}

#comparison table td:nth-child(1),
#comparison table td:nth-child(2) {
	background-color: #e9f8ff;
}

#comparison table tbody tr:nth-child(even) td:nth-child(2),
#comparison table tbody tr:nth-child(even) td:nth-child(1) {
	background-color: #ddecf3;
}

#comparison table tbody tr:nth-child(even) td:nth-child(3) {
	background-color: #f2f1f2;
}


#comparison table td:nth-child(3),
#comparison table td:nth-child(2) {
	text-align: center;
	width: 30%;

}

#comparison table td:nth-child(3) {
	background-color: #fff;
}

#comparison table td span {
	display: block;
}

#comparison tbody td:nth-child(1) {
	padding-left: 3.5em;
	background-position: 0.5em 50%;
	background-repeat: no-repeat;
	background-size: 2.4em auto;
}

#comparison tr.blog td:nth-child(1) {
	background-image: url(/mobile/assets/icon/icon_srvs_blog.png);
}

#comparison tr.fmovie td:nth-child(1) {
	background-image: url(/mobile/assets/icon/icon_srvs_fmovie.png);
}

#comparison tr.ftsushin td:nth-child(1) {
	background-image: url(/mobile/assets/icon/icon_srvs_ftsushin.png);
}

#comparison tr.youngfro td:nth-child(1) {
	background-image: url(/mobile/assets/icon/icon_srvs_youngfro.png);
}

#comparison tr.news td:nth-child(1) {
	background-image: url(/mobile/assets/icon/icon_srvs_news.png);
}

#comparison tr.game td:nth-child(1) {
	background-image: url(/mobile/assets/icon/icon_srvs_game.png);
}

#comparison tr.ranking td:nth-child(1) {
	background-image: url(/mobile/assets/icon/icon_srvs_ranking.png);
}

#comparison tr.ftoday td:nth-child(1) {
	background-image: url(/mobile/assets/icon/icon_srvs_today.png);
}

#comparison tr.media td:nth-child(1) {
	background-image: url(/mobile/assets/icon/icon_srvs_media.png);
}

#comparison tr.ticket td:nth-child(1) {
	background-image: url(/mobile/assets/icon/icon_srvs_ticket.png);
}

#comparison tr.goods td:nth-child(1) {
	background-image: url(/mobile/assets/icon/icon_srvs_goods.png);
}

#comparison tr.profile td:nth-child(1) {
	background-image: url(/mobile/assets/icon/icon_srvs_profile.png);
}

#comparison tr.access td:nth-child(1) {
	background-image: url(/mobile/assets/icon/icon_srvs_access.png);
}

#comparison tr.present td:nth-child(1) {
	background-image: url(/mobile/assets/icon/icon_srvs_present.png);
}

#comparison tr.mypage td:nth-child(1) {
	background-image: url(/mobile/assets/icon/icon_srvs_mypage.png);
}

/*  */

#main_contents #install {
	width: 100%;
	background-color: #fff;
	margin-top: 0;
	overflow: visible;
}

#main_contents #install:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 50vw solid transparent;
	border-right: 50vw solid transparent;
	border-bottom: calc(100vw * 0.08) solid #fff;

	position: absolute;
	top: calc(100vw * 0.08 * -1);
	z-index: 2;
}

#install>div.inner {
	width: 1024px;
	margin: 0 auto 0;
	position: relative;
	z-index: 9;
	text-align: center;
}

#install div.info_app {
	margin-top: 0;
}

/*  */

#box_env {
	margin-top: 50px;
	padding-top: 96px;
	border-top: 1px solid #b2b2b2;
}

#box_env h3 {
	color: #23b7fe;
	font-size: 4.0rem;
}

#box_env h3+p {
	font-size: 1.6rem;
	text-align: left;
	margin-top: 1em;
	line-height: 1.8;
	font-feature-settings: "palt" 1;
	letter-spacing: 0.05em;
}

/*  */

#li_app {
	display: flex;
	justify-content: space-between;
	/*align-items: flex-start;*/
	margin-top: 60px;
}

#li_app li {
	width: 485px;
	width: 47%;
	background-color: #e5f6ff;
	border-radius: 1em;
	padding-top: 40px;
	padding-bottom: 40px;
}

#li_app li:nth-of-type(1) {
	background-image: url(/mobile/assets/img/icon_apple.png);
	background-position: 20px 20px;
	background-repeat: no-repeat;
}

#li_app li:nth-of-type(2) {
	background-color: #f2f2f2;
	background-image: url(/mobile/assets/img/icon_android.png);
	background-position: 20px 20px;
	background-repeat: no-repeat;
}

#li_app li h4 {
	font-size: 2.4rem;
	font-weight: normal;
	font-style: normal;
	margin-top: 0.2em;
}

#li_app li h4 sup {
	font-size: 0.6em;
}

#li_app li h4 strong {
	/*font-family: roboto;*/
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 4.8rem;
	display: block;
}

#li_app li h4+small {
	font-size: 1.4rem;
	display: block;
	margin-top: 0.8em;
}

#li_app .btn {
	margin-top: 2.6em;
}

#li_app .btn a {
	display: block;
	height: 68px;
}

#li_app .btn img {
	width: auto;
	height: 100%;
}

#li_app .btn+p {
	font-size: 2.4rem;
	margin-top: 1.8em;
}

#li_app figure.qr {
	margin-top: 40px;
}

#li_app div.sup {
	width: 88%;
	margin: 54px auto 0;
	border-top: 1px solid #a9b5bc;
	padding-top: 20px;
}

#li_app div.sup p {
	font-size: 1.4rem;
	font-feature-settings: "palt" 1;
	letter-spacing: 0.05em;
	line-height: 1.8;
}

#li_app div.sup p strong {
	font-size: 2.0rem;
	display: block;
	margin-bottom: 0.8em;
	line-height: 1;
}

#li_app+small {
	display: block;
	margin-top: 46px;
	line-height: 1.6;
}

/*  */

#main_contents #inq {
	margin-top: 70px;
	text-align: center;
}

#inq:before {
	content: '';
	display: block;
	width: 20%;
	border-top: 2px solid #23b7fe;
	margin: 0 auto;
}

#inq h6 {
	font-size: 2rem;
	margin-top: 44px;
}

#inq p {
	font-size: 2.8rem;
	font-weight: 700;
	margin-top: 1.2em;
}

#inq p a {
	color: #23b7fe;
	border-bottom: 1px solid #23b7fe;
}

/*  */

#kv a,
#main_contents a {
	transition: 0.4s;
}

#kv a:hover,
#main_contents a:hover {
	transform: translate(0, -6px);
}

/*  */

@media screen and (max-width: 1024px) {


	#main_contents #install,
	#main_contents #comparison,
	#main_contents #contents {
		width: 100vw;
		margin-left: -3vw;
	}

	#install>div.inner,
	#comparison>div.inner,
	#contents>div.inner {
		padding-left: 6vw;
		padding-right: 6vw;
	}

	#li_contents+figure {
		left: 1vw;
	}


}


/*  */

@media screen and (max-width: 599px) {

	#kv {
		/*		background-image: url(/mobile/assets/img/bg_kv_sp.jpg);
		background-position: 0 0;
		background-repeat: no-repeat;
		background-size: contain;
		width: 100vw;
		height: calc(100vw * 0.63);
		background-color: transparent;*/
	}

	#kv>div.inner {
		min-width: initial;
		min-height: initial;
		/*display: none;*/

		height: calc(100vw * 0.63);
		background-size: auto 100%;
		background-position: -35vw 0;
	}

	#ttl {
		width: auto;
		height: 100%;
		left: 0;
		padding-left: 11vw;
		padding-top: 2vw;
	}

	#ttl div.btns_app {
		/*display: none;*/
	}

	#ttl div.btns_app p:first-of-type {
		margin-right: 4vw;
	}

	#ttl div.btns_app p a {
		height: 8vw;
	}

	#ttl div.btns_app small {
		font-size: 2.2vw;
		color: #222;
		/*-webkit-text-stroke: 1px #222;*/
		/*text-stroke: 1px #000;*/

		position: absolute;
		bottom: 1.2vw;
	}

	#ttl p.sttl {
		font-size: 2.2vw;
	}

	#ttl h1 {
		font-size: 17.1vw;
	}

	#ttl:before {
		width: 41vw;
		height: 17.8vw;
		left: 6vw;
	}

	img[src$="fig_hand.png"] {
		left: auto;
		right: 2vw;
		width: 33vw;
	}

	#ttl h1+p {
		font-size: 2.054vw;
	}


	/*  */

	#main_contents {
		padding-top: 6vw;
		padding-bottom: 10vw;
	}

	#intro>div.inner {
		background-size: 50vw auto;
		background-position: 50% 36%;
		padding-bottom: 0;
	}

	#main_contents>section {
		width: 88vw;
	}

	#intro h2 {
		font-size: 5vw;
		/* 16px */
	}

	#intro h3 {
		font-size: 11vw;
		margin-top: 0.6em;
	}

	#intro h3 span {
		font-size: 5.625vw;
		/* 18px */
	}

	/* #intro h3 {
		font-size: 6.25vw;
		margin-top: 0.6em;
	}

	#intro h3 span {
		font-size: 11vw;
	} */

	#intro div.inner h3+p {
		font-size: 3.75vw;
		/* 12px */
		padding-left: 0;
		padding-top: 16vw;
		margin-top: 4vw;
		background-size: auto 12vw;
		background-position: 50% 0;
	}

	img[src$="fig_people_b.jpg"],
	img[src$="fig_people_a.jpg"] {
		position: static;
		width: auto;
		height: 10vw;
		left: 0;
		margin-top: 6vw;
	}

	img[src$="fig_people_b.jpg"] {
		display: none;
	}

	/*  */

	div.info_app {
		width: 88vw;
		margin: 10vw auto 0;
	}

	div.info_app h4 {
		font-size: 4.6875vw;
		/* 15px */
	}

	div.info_app p.price+small,
	div.info_app div.btns_app small {
		font-size: 2.22vw;
		/* 8px */
		margin-top: 1.2em;

	}

	/*  */

	div.info_app div.btns_app {
		width: 100%;
	}

	div.btns_app div.inner {
		justify-content: space-around;
	}

	div.btns_app p:first-of-type {
		margin-right: 0;
	}

	div.info_app div.btns_app p a {
		height: 13vw;
	}

	/*  */

	div.info_app p.price {
		font-size: 4.375vw;
		/* 14px */

		margin-top: 1.8em;
	}

	div.info_app p.price strong {
		display: block;
		font-size: 4em;
		margin-top: 0.1em;
		margin-bottom: 0;
	}

	/*  */

	#main_contents #contents {
		margin-top: 10vw;
		padding-bottom: 18vw;
	}

	#contents>div.inner {
		width: 100%;
		padding-top: 10vw;
		padding-bottom: 4vw;
	}

	#contents h2 {
		font-size: 5vw;
		/* 16px */
	}

	#contents h2 span {
		font-size: 2.2em;
	}

	div.games {
		margin-top: 6vw;
		display: block;
		position: relative;
	}

	div.games div.inner figure {
		left: -6vw;
		width: 62vw;
	}

	div.games div.inner figure img {
		width: 100%;
		/*width: 60vw;*/
		height: auto;
	}

	div.games div.inner figcaption {

		font-size: 4.0625vw;
		/* 13px */
		bottom: 4vw;
		left: 3vw;

	}

	div.games div.inner figcaption span {
		font-size: 10.8vw;
	}

	div.games div.inner figure+p {
		font-size: 3.125vw;
		/* 10px */

		line-height: 1.6;
		padding-right: 30vw;
		position: relative;
		padding-left: 0;
	}

	div.games div.inner figure+p:before {
		content: '';
		display: block;
		width: 5.0em;
		height: 3.6em;
		float: left;
	}

	img[src$="fig_cap_a.jpg"],
	img[src$="fig_cap_a.png"] {
		display: block;
		width: 30vw;
		position: absolute;
		top: 0;
		right: -3vw;
	}

	/*  */

	#li_contents {
		margin-top: 4vw;
		gap: 3vw;

	}

	#li_contents li.push,
	#li_contents li.academy,
	#li_contents li {
		width: 100%;
		padding-left: 0;
		margin-bottom: 4vw;
	}

	#li_contents li h3 {
		font-size: 6.25vw;
		/* 20px */
	}

	#li_contents li.blog h3 {
		font-size: 5.625vw;
		/* 18px */
		display: inline-flex;
		justify-content: flex-start;
		align-items: center;

	}

	#li_contents li h3 strong {
		padding: 0 0.4em;
		margin-right: 0.8em;
	}

	#li_contents li span.premium:before {
		font-size: 18vw;
	}

	#li_contents li span.premium img {
		width: 20vw;
		height: auto;
		margin-bottom: 0.5em;
	}

	#li_contents li p {
		font-size: 3.125vw;
		/* 10px */

		background-position: -0.2em 0.2em;
		background-size: 12vw auto;
		padding-left: 14vw;
		margin-top: 0.4em;
	}


	/*	#li_contents li.push,
	#li_contents li.academy
	#li_contents li {
		width: 48%;
		width: 41vw;
		/*width: 100%;*!/
		padding-left: 0;
		margin-bottom: 4vw;
		/*flex-direction: row;*!/
		/*flex-wrap: wrap;*!/
	}
	
	#li_contents li {
		background-position: -0.2em 0.2em;
		background-repeat: no-repeat;
		background-size: 9vw auto;
		position: relative;
	}
	
	#li_contents li.mon {
		background-image: url(/mobile/assets/icon/icon_srvs_saiten.png);
	}
	#li_contents li.blog {
		background-image: url(/mobile/assets/icon/icon_srvs_blog.png);
		background-position: 0.2em -0.4em;
	}
	#li_contents li.movies {
		background-image: url(/mobile/assets/icon/icon_srvs_fmovie.png);
	}
	#li_contents li.report {
		background-image: url(/mobile/assets/icon/icon_srvs_ftsushin.png);
	}
	#li_contents li.academy {
		background-image: url(/mobile/assets/icon/icon_srvs_youngfro.png);
		background-position: calc(52% + 4vw) 0.2em;
	}
	#li_contents li.push {
		background-image: url(/mobile/assets/icon/icon_srvs_push_notifi.png);
		background-position: calc(52% + 4vw) 0.2em;
	}
	
	#li_contents li h3 {
		font-size: 3.75vw;
		/* 12px *!/
		padding-left: 10vw;
		margin-top: 0.2em;
	}
	
	#li_contents li.blog h3 {
		padding-left: 0;
		margin-top: 0.2em;
		
	}
	
	#li_contents li h3 span {
		display: block;
	}
	
	#li_contents li span.premium:before {
		font-size: 5vw;
	}
	
	#li_contents li span.premium {
		/*justify-content: center;*!/
		padding-left: 10vw;
	}
	
	#li_contents li span.premium img {
		width: 12vw;
		height: auto;
		margin-bottom: 0.2em;
		margin-left: 0.4em;
	}
	
	#li_contents li h3 strong {
		/*display: inline-block;*!/
		display: block;
		width: 8em;
		text-align: center;
		padding: 0.8em 0;
		line-height: 1;
		margin-top: 0;
		
		position: absolute;
		top: -3.2em;
	}
	
	#li_contents li p {
		width: 100%;
		font-size: 3.4375vw;
		/* 11px *!/
		position: relative;
		padding-left: 0;
		background-image: none!important;
		line-height: 1.6;
		margin-top: 0.2em;
	}*/

	/*  */

	#li_contents+figure {
		position: static;
		width: 100%;
		flex-wrap: wrap;
		bottom: 0;
	}

	#li_contents+figure img {
		width: 46%;
		height: auto;
	}

	#li_contents+figure span {
		width: 42vw;
		height: 42vw;
	}

	/*  */

	#main_contents #comparison {
		padding-bottom: 8vw;
	}

	#comparison>div.inner {
		width: 100%;
		padding-top: 20vw;
	}

	#comparison h3 {
		font-size: 5.625vw;
		/* 18px */
	}

	#comparison h3+p {
		font-size: 3.125vw;
		/* 10px */
	}

	#comparison table {
		width: 88vw;
		margin: 8vw auto 0;
	}

	#comparison table th,
	#comparison table td {
		font-size: 2.8125vw;
		/* 9px */
	}

	#comparison table thead th:nth-child(3):before {
		width: 16vw;
		height: calc(16vw * 0.39);
		top: -5vw;
		left: calc(50% - 8vw);
	}

	/*  */

	#install>div.inner {
		width: 100%;
		padding-top: 6vw;
	}

	div.info_app h4:nth-of-type(2) {
		margin-top: 1.6em;
		padding-top: 1.8em;
	}

	#box_env {
		padding-top: 10vw;
		margin-top: 10vw;
	}

	#box_env h3 {
		font-size: 5vw;
		/* 16px */
	}

	#box_env h3+p {
		font-size: 3.125vw;
		/* 10px */
	}

	/*  */

	#li_app {
		margin-top: 10vw;
	}

	#li_app li {
		padding-top: 4vw;
		padding-bottom: 6vw;
		padding-left: 3vw;
		padding-right: 3vw;
		background-size: 6vw auto;
	}

	#li_app li:nth-of-type(2),
	#li_app li:nth-of-type(1) {
		background-position: 3vw 2vw;
	}

	#li_app li h4 {
		font-size: 2.5vw;
		/* 8px */
	}

	#li_app li h4 strong {
		font-size: 6.25vw;
		/* 20px */
		font-size: 4vw;
		/* 16px */


		line-height: 1.0;
		margin-bottom: 0.2em;
		font-feature-settings: "palt" 1;
		/*letter-spacing: 0.05em;*/
	}

	#li_app li h4+small {
		font-size: 2.2vw;
	}

	#li_app .btn {
		margin-top: 6vw;
	}

	#li_app .btn a {
		height: 10vw;
	}

	#li_app .btn+p {
		font-size: 3.125vw;
		/* 10px */
		margin-top: 0.8em;
	}

	#li_app figure.qr {
		margin-top: 10vw;
		width: 90%;
		margin: 6vw auto 0;
		display: none;
	}

	#li_app figure.qr img {
		width: 100%;
		height: auto;
	}

	#li_app div.sup {
		margin-top: 4vw;
	}

	#li_app div.sup p {
		font-size: 2.2vw;
	}

	#li_app div.sup p strong {
		font-size: 3.125vw;
		/* 10px */
		line-height: 1.2;
	}

	#li_app+small {
		font-size: 2.5vw;
		/* 8px */
		margin-top: 2em;
	}

	/*  */

	#main_contents #inq {
		margin-top: 10vw;
	}


	#inq h6 {
		font-size: 4.375vw;
		/* 14px */
		margin-top: 1em;
		font-feature-settings: "palt" 1;
		letter-spacing: 0.05em;
	}

	#inq p {
		font-size: 4.375vw;
		/* 14px */
		font-size: 5vw;
		/* 16px */
		margin-top: 1.6em;
	}











}