/*
[INDEX]
* CLEARING OLD STYLE
* COMMON
*/

/********************************
CLEARING OLD STYLE
********************************/
.about_contents {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif;
}

ul {
	list-style: none;
}

div.about_contents h1 {
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.3;
	width: 94%;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	background-image: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
}

div.about_contents h1 {
	margin-top: calc(48px - (((24px * 1.3) - 24px) / 2));
	margin-bottom: calc(40px - (((24px * 1.3) - 24px) / 2));
}

.about_contents h2 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: none;
}
/********************************
/CLEARING OLD STYLE
********************************/

/********************************
COMMON
********************************/
.go-product,
.about-feature > p,
.feature-block h2,
.feature-block-explain,
.about-function h1,
.about-function > p,
.about-download h1,
.about-download > p,
/*.about-premium > div,*/
.about-premium > p {
	width: 94%;
}

/* ダウンロード */
.download-btn-left,
.download-btn-right {
	width: 260px;
	height: 61px;
	display: table;
	background-position: 19px center;
	background-repeat: no-repeat;
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-ms-transition: 0.6s;
	transition: 0.6s;
}

.download-btn-left:hover,
.download-btn-right:hover {
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-ms-transition: 0.6s;
	transition: 0.6s;
}

.download-btn-left {
	float: left;
}

.download-btn-right {
	margin-left: 20px;
	float: right;
}

.download-btn-left a,
.download-btn-right a {
	vertical-align: middle;
	width: inherit;
	height: auto;
	padding: 0 12px 0 61px;
	display: table-cell;
}

.download-btn-left a:hover,
.download-btn-right a:hover {
	text-decoration: none;
}

.download-btn-left a p,
.download-btn-right a p {
	color: #FFFFFF;
	width: 100%;
	height: auto;
	display: table;
}

.download-btn-left a p:first-child,
.download-btn-right a p:first-child {
	font-size: 21px;
	line-height: 1.5rem;
}

.download-btn-left a p:last-child,
.download-btn-right a p:last-child {
	font-size: 14px;
	line-height: 1rem;
}

.download-btn-left a p .store-download-p,
.download-btn-right a p .store-download-p {
	font-size: 10px;
}

.download-btn-left a .download-btn-p span,
.download-btn-right a .download-btn-p span {
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
}

.download-btn-left a .download-btn-p .download-btn-price,
.download-btn-right a .download-btn-p .download-btn-price {
	font-size: 12px;
	font-weight: normal;
}

.store-download {
	margin-top: -15px;
}

.btn-windows {
	background-image: url("../img/about/btn_icon_windows.png");
	background-color: #000000;
}

.btn-mac {
	background-image: url("../img/about/btn_icon_ios.png");
	background-color: #000000;
}

.btn-apple {
	background-image: url("../img/about/btn_icon_ios.png");
	background-color: #000000;
}

.btn-google {
	background-image: url("../img/product/google_btn_L_icon.png");
	background-color: #40DC84;
}

.btn-google a p{
	color: #073042;
}

.btn-smartpass {
	background-image: url(../img/about/btn_icon_android.png);
	background-color: #EA5406;
}

.btn-apppass {
	background-image: url(../img/about/btn_icon_android.png);
	background-color: #B7BBBE;
}

.btn-huawei {
	background-image: url(../img/about/btn_icon_huawei.png);
	background-color: #C8102E;
	background-position: 17px center;
}

.about-bottom-download {
	padding: 48px 0 0;
}

/* MAIN */
.about-main-image img,
.about-feature img,
.go-product a,
.function-block img,
.about-compatible,
.download-btn-left,
.download-btn-right {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
}

/* FEATURE */
.about-feature {
	border-bottom: 1px solid #D9E0E6;
	margin-bottom: 48px;
}

.about-feature a {
	text-decoration: underline;
}

.about-feature a:hover {
	text-decoration: underline;
}

.about-feature > p,
.about-function > p,
.about-download > p,
.about-premium > p {
	font-size: 16px;
	line-height: 1.6;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: calc(48px - (((16px * 1.6) - 16px) / 2));
}

.feature-block h2 {
	text-align: center;
	font-size: 21px;
	line-height: 1.3;
	height: auto;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: calc(24px - (((21px * 1.3) - 21px) / 2));
}

.feature-block-img {
	width: 100%;
	margin-bottom: 24px;
}

.feature-block-explain {
	font-size: 14px;
	line-height: 1.6;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: calc(48px - (((14px * 1.6) - 14px) / 2));
}

#feature-Notes {
	color: #999999;
	font-size: 12px;
	margin-top: calc(32px - (((12px * 1.35) - 12px) / 2));
	display: inline-block;
}

/* FUNCTION */
section.about-function {
	border-bottom: 1px solid #D9E0E6;
}

.function-block {
	margin-bottom: 120px;
}

.function-block,
.function-block > .function-block-titleBox {
	width: 100%;
}

.function-block > .function-block-titleBox {
	display: flex;
	flex-wrap: nowrap;
}

.function-block > .function-block-titleBox > h2 {
	width: 600px;
	height: auto;
	font-size: 35px;
	font-weight: bold;
}

.function-block > .function-block-titleBox > img {
	padding: 8px 10px 10px 7px;
}

.function-block > .function-block-img {
	width: 100%;
	margin-bottom: 16px;
}

.function-block > .function-block-explain {
	width: 95%;
	height: auto;
	font-size: 16px;
	line-height: 1.2;
	margin: auto;
	margin-top: 5px;
}

/* COMPATIBLE */
.about-compatible {
	padding: 48px;
	background-color: #F1F3F5;
	margin-bottom: 25px;
}

.about-compatible h2 {
	text-align: center;
	width: 100%;
	margin-bottom: calc(12px - (((18px * 1.3) - 18px) / 2));
}

.about-compatible table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	border-top: 1px solid #D9E0E6;
}

.about-compatible th,
.about-compatible td {
	vertical-align: middle;
	padding: 32px;
	border-bottom: 1px solid #D9E0E6;
}

.about-compatible th {
	width: 25%;
}

.about-compatible td {
	width: 75%;
}

/* PREMIUM */
.about-premium {
	border-bottom: 1px solid #D9E0E6;
}

.about-premium > div {
	margin: 0 auto;
	margin-bottom: calc(48px - (((16px * 1.6) - 16px) / 2));
}

.register-premium {
	width: 94%;
	height: auto;
	margin: 0 auto;
}
.register-premium > p,
.register-premium > div {
	width: 50%;
}

.register-premium > p {
	float: left;
}

.register-premium > div {
	float: right;
	display: table;
}

.register-premium > div > div {
	vertical-align: middle;
	width: 100%;
	height: 296px;
	display: table-cell;
}

.register-premium > div h2,
.register-premium > div p {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.register-premium > div h2 {
	color: #ff9435;
	font-size: 1.4em;
	margin-bottom: 0.6em;
}

.register-premium > div a {
	text-decoration: underline;
}

.register-premium img {
	width: 100%;
	height: auto;
}

.premium-features {
	padding: 48px;
	background-color: #fae9cf;
	border-radius: 6px;
}

.premium-features p:first-child {
	text-align: center;
	font-size: 1.8em;
	line-height: 1.2em;
	height: auto;
	margin-bottom: 24px;
}

.premium-features li {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-left: 1.2em;
	margin-bottom: 1em;
	list-style-type: square;
}

.premium-features li a {
	color: #ffffff;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	width: auto;
	height: 17px;
	padding: 0 8px;
	margin-left: 0.8em;
	background-color: #ff9435;
	border-radius: 3px;
	display: inline-block;
}

.premium-features li a:dir(rtl) {
	margin-left: 0;
	margin-right: 0.8em;
}

.premium-features p:last-child {
	color: #666666;
	text-align: right;
}

/* DOWNLOAD BUTTON */
.go-product {
	text-align: center;
	padding-top: 16px;
	margin: 0 auto;
}

.go-product a {
	text-decoration: none;
	width: 100%;
	height: 72px;
	display: inline-block;
	background-color: #FAA003;
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-ms-transition: 0.6s;
	transition: 0.6s;
}

.go-product a:hover {
	background-color: #FFB535;
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-ms-transition: 0.6s;
	transition: 0.6s;
}

.go-product a span {
	color: #ffffff;
	font-size: 28px;
	display: flex;
	width: 100%;
	height: inherit;
	align-items: center;
	justify-content: center;
}


div#bottom-dl-btn p:first-child {
	font-size: 16px;
	line-height: 1.6;
}

/* PrimeList Check BUTTON */
@keyframes shiny {
	0%{
		transform: scale(0) rotate(25deg);
		opacity: 0;
	}
	50% {
		transform: scale(0) rotate(25deg);
		opacity: 0;
	}
	75% {
		transform: scale(1) rotate(25deg);
		opacity: 1;
	}
	100% {
		transform: scale(50) rotate(25deg);
		opacity: 0;
	}
}

div.go-grade-comparison {
	width: fit-content;
	height: auto;
	margin: 40px auto 60px;
	text-align: center;
	line-height: 1.5;
	background-color: transparent;
	transition-duration: 1s;  /* hover → 通常 */
}

.go-grade-comparison a {
	display: table;
	position: relative;
	width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background-color: #ecc70e;
	border: solid 2px #ecc70e;
	border-radius: 6px;
	cursor: pointer;
	overflow: hidden;
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-ms-transition: 0.6s;
	transition: 0.6s;
}

.go-grade-comparison a::after {
	content: '';
	position: absolute;
	top: -20px;
	left: -60px;
	width: 50px;
	height: 50px;
	background-image: linear-gradient(100deg,  rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 1) 100%, rgba(255, 255, 255, 0) 0%);
	animation-name: shiny;
	animation-duration: 6s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
}

.go-grade-comparison_btn-txt{
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	min-width: 300px;
	padding: 0px 2em;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	transition-duration: 0.6s;  /* hover → 通常 */
}

.go-grade-comparison a span {
	display: inline-block;
	text-align: center;
}

.go-grade-comparison_btn-txt > .dli-chevron-right {
	display: inline-block;
	vertical-align: middle;
	width: 0.6em;
	height: 0.6em;
	margin: 20px 10px;
	border: 3px solid currentColor;
	border-left: 0;
	border-bottom: 0;
	box-sizing: border-box;
	line-height: 1;
	transform: translateX(-25%) rotate(45deg);
	}

/* ホバー時 */
.go-grade-comparison a:hover {
	box-shadow: none;
	background-color: #FFF;
	overflow: hidden;
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-ms-transition: 0.6s;
	transition: 0.6s;
}
.go-grade-comparison a:hover .go-grade-comparison_btn-txt{
	color: #ecc70e;
}
/********************************
/COMMON
********************************/