@charset "utf-8";

div#ContentsWrapper div#Contents {
	margin: 0px;
}
li {
	list-style: none !important;
}
p {
	margin: 0;
}
.main {
	width: 900px;
	margin: auto;
	margin-top: 80px;
	text-align: center;
	padding: 0 20px;
	box-sizing: border-box;
	letter-spacing: -0.7px;
}
.main img {
	width: 100%;
}
.main__ttl {
	font-size: 40px;
	line-height: 1;
	margin: 0;
	margin-bottom: 100px;
	font-weight: normal;
}

.downloadLink {
	margin: 0;
	width: 100%;
	overflow: hidden;
}
.downloadLink__summary {
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 1.7;
}
.downloadLink > ul {
	margin: 0 14%;
}
.downloadLink > li {
	width: 10%;
	float: left;
	vertical-align:middle;
}
.downloadLink > li:nth-child(2n-1) {
	margin-top: 15px;
	margin-right: 2%;
	width: 20%;

}
.downloadLink > li:nth-child(2) {
	margin-right:8%;
}

.summary {
	background-image: url(/_img/special/smartphoneapp/img_main.png);
	background-repeat: no-repeat;
	background-size: contain;
	height: 500px;
	width: 730px;
	margin: 100px auto;
	margin-bottom: 50px;
}
.summary__text {
	padding-top: 20px;
	padding-left: 290px;
	text-align: left;
	font-size: 20px;
	line-height: 2;
}

.sectionNavi {
	margin: 100px auto;
	margin-top: 50px;
	overflow: hidden;
}
.sectionNavi li {
	float: left;
	background-color: #87BB23;
	width: 164px;
	height: 60px;
	padding: 10px;
	padding-left: 30px;
	box-sizing: border-box;
	font-size: 16px;
	margin-bottom: 0;
	position: relative;
}

.sectionNavi li:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 10px;
	margin: auto;
	width: 13px;
	height: 13px;
	content: "";
	background-image: url("/_img/special/smartphoneapp/icon_nav.png");
}
.sectionNavi li:hover {
	opacity: 0.7;
}

.sectionNavi--singleLine {
	line-height: 40px;
}
.sectionNavi li:not(:first-child) {
	margin-left: 10px;
}
.sectionNavi a {
	color: #fff !important;
}
.sectionNavi a:hover {
	text-decoration: none;
}

.section {
	margin: 120px auto;
}
.entrySection {
	margin-bottom: 120px;
}

[class^="section__ttl"] {
	position: relative;
	text-align: left;
	padding-left: 100px;
	font-size: 30px;
	line-height: 1;
	margin: 0;
	margin-bottom: 60px;
	font-weight: normal;
}

[class^="section__ttl"]:before {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background-repeat: no-repeat;
	background-size: cover;
	width: 80px;
	height: 80px;
	content: "";
}
.section__ttl--home:before {
	background-image: url("/_img/special/smartphoneapp/ttl_icon01.png");
}
.section__ttl--chart:before {
	background-image: url("/_img/special/smartphoneapp/ttl_icon02.png");
}
.section__ttl--info:before {
	background-image: url("/_img/special/smartphoneapp/ttl_icon03.png");
}
.section__ttl--alert:before {
	background-image: url("/_img/special/smartphoneapp/ttl_icon04.png");
}
.section__ttl--support:before {
	background-image: url("/_img/special/smartphoneapp/ttl_icon05.png");
}

.innnerSection {
	margin-top: 100px;
}
.innnerSection--support, .innnerSection--alert {
	margin-top: 55px;
}
.innnerSection__ttl {
	font-size: 70px;
	line-height: 1;
	font-weight: normal;
	width: 660px;
	text-align: left;
	margin: auto;
	margin-bottom: 10px;
}
.innnerSection__text {
	font-size: 20px;
	line-height: 1;;
	width: 660px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 50px;
}

.chart__summary {
	font-size: 20px;
	line-height: 1.7;
}
.chartFunction {
	background-image: url(/_img/special/smartphoneapp/img_chartDetail.png);
	background-repeat: no-repeat;
	background-size: contain;
	height: 685px;
	margin-top: 60px;
	text-align: right;
}
.chartFunction__List {
	width: 49%;
	text-align: left;
	padding-left: 50%;
	padding-top: 60px;
	margin: 0;
}
.chartFunction__List > dt {
	text-align: right;
	color: #8cbe1e;
	font-size: 18px;
	line-height: 1;
	letter-spacing: -1px;
}
.chartFunction__List > dd {
	margin: 0;
	margin-top: 22px;
	font-size: 14px;
	overflow: hidden;
	line-height: 1.8;

}
.technicalList {
	margin: 0;
	width: 50%;
	float: left;
}
.technicalList li {
	margin: 0;
	position: relative;
	text-align: left;
	padding-left: 20px;
	line-height: 1.4;
}
.technicalList li:not(:first-child) {
	margin-top: 10px;
}
.technicalList li:before, .orderSettingList li:before {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background-repeat: no-repeat;
	background-size: cover;
	width: 15px;
	height: 15px;
	content: "";
	background-image: url("/_img/special/smartphoneapp/icon_check.png");
}
.chartFunction__List > dd + dt {
	margin-top: 40px;
}
.orderSettingList {
	margin: 0;
}
.orderSettingList > li {
	position: relative;
	text-align: left;
	padding-left: 20px;
}
.orderSettingList > li + li {
	margin-top: 10px;
}
.alert__summary {
	background-image: url(/_img/special/smartphoneapp/img_mainAlert.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right top;
	height: 430px;
}
.alert__text {
	font-size: 20px;
	line-height: 1.8;
	width: 580px;
	padding: 0 88px;
	padding-top: 20px;
	box-sizing: border-box;
	text-align: center;
}

.innnerSection--alert,.innnerSection--support {
	display: table;
	width: 100%;
}
.innnerSection__imgBox,.innnerSection__textBox {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	box-sizing: border-box;
}
.innnerSection__imgBox {
	padding: 0 25px;
}
.innnerSection__ttl--alert,.innnerSection__ttl--support {
	font-size: 35px;
	line-height: 1;
	font-weight: normal;
	letter-spacing: -2px;
	margin: 0;
	margin-bottom: 25px;
}
.innnerSection__text--alert,.innnerSection__text--support {
	font-size: 19px;
	line-height: 1.8;
	margin: 25px 0;
}
.innnerSection__text--support {
	text-align: left;
}

.info__summary, .support__summary {
	font-size: 20px;
	line-height: 1.7;
}
.infoImgList {
	margin: 0;
	margin-top: 40px;
	width: 100%;
	overflow: hidden;
}
.infoImgList > li {
	width: 32.5%;
	float: left;
	margin-bottom: 45px;
}
.infoImgList > li:not(:nth-child(3n)) {
	padding-right: 5px;
}
.infoImgList > li:not(:nth-child(3n+1)) {
	padding-left: 5px;
}

.supplemental {
	text-align: right;
	line-height: 1.5;
}

.entryBtnWrap {
	margin-top: 50px;
}
.entryBtn__caption {
	font-size: calc(12px + 1vw) ;
	color: #ffa200;
}
.entryBtn__caption > em {
	font-size: calc(18px + 1vw) ;
}
.entrySection__ttl {
	font-size: calc(18px + 1vw) ;
	color: #00a44d;
	margin-bottom: 20px;
}

.pageTop {
	position: fixed;
	right: 30px;
	bottom: -100px;
	z-index: 99;
	background-color: #333;
	width: 70px;
	height: 70px;
	border-radius: 35px;
	opacity: 0.6;
	color: #fff !important;
	-webkit-transition: bottom 0.1s linear;
}
.pageTop.js-show {
	bottom: 30px;
}
.pageTop:before {
	position: absolute;
	left: 40px;
	top: 0px;
	bottom: 0;
	right: 0;
	width: 70px;
	height: 70px;
	content: "＞";
	transform: rotateZ(-90deg) scaleY(1.8);
	font-size: 20px;
}

