 @charset "utf-8";
/* CSS Document */

body {
	overflow: hidden;
}
.content #main #maincont {
	margin-top: 20px;
	padding-bottom: 60px;
}
.content .main {
	width: 1000px;
	margin: 0 auto;
}
h1 {
	font-size: 30px;
	line-height: 54px;
	color: #91ba1d;
	font-weight: bold;
	margin-bottom: 60px;
}
h2 {
	font-size: 36px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
.ico_pop01 {
	display: inline;
	width: 30px;
	height: 30px;
	margin-left: 5px;
	margin-right: 5px;
	content: url(../img/ico_pop01.png);
	position: relative;
	float: left;
}
.YoutubeBox {
	display: block;
	width: 800px;
	margin: 0 auto;
}
iframe {
	width: 800px;
	height: 450px;
}
.Attention {
	display: table;
	width: 1000px;
	height: auto;
	background-color: #eeeeee;
	border: 1px solid #999999;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	padding: 10px;
	margin-top: 20px;
}
.Attention ul {
	list-style-type: disc;
	margin-left: 40px;
}
.Attention_ico {
	display: block;
	width: 140px;
	height: 100px;
	background-color: #ffffff;
	float: left;
}
.Attention_ico img {
	margin-top: 14px;
	margin-bottom: 14px;
	margin-right: 34px;
	margin-left: 34px;
}
.Attention_sentence {
	width: 830px;
}
.Attention_block_element {
	vertical-align: middle;
	display: table-cell;
}
/*#followBox*/
#followBox {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 999;
	display: none;
}
#followBtn li {
	background: url(../img/bg_btn.png) no-repeat;
	height: 75px;
	width: 125px;
	text-align: center;
	margin-bottom: 10px;
	padding: 0;
	font-size: 14px;
	position: relative;
}
#followBtn a {
	height: 100%;
	width: 100%;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
#followBtn p {
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform : translateY(-50%);
	transform : translateY(-50%);
	width: 100%;
}
#followBtn a:hover {
	opacity: 0.7;
}
.interior_cover {
	background: url(../img/bg01.png);
	background-size: cover;
}
.green_cover {
	background: url(../img/bg02.png);
	background-repeat: repeat;
	padding-bottom: 20px;
}
.white_cover {
	background-color: #FFFFFF;
}
.gray_cover {
	background-color: #eeeeee;
}
.bg_maskIn {
	width: 100%;
	background: rgba(255,255,255,0.5);
	display: table;
	padding: 20px;
	box-sizing: border-box;
}
.icon1 {
	display: table-cell;
	width: 480px;
	vertical-align: middle;
}
.qrOpen {
	display: table-cell;
	vertical-align: middle;
	padding: 0 27px;
	cursor: pointer;
}
.qrOpen a {
	font-size: 16px;
	letter-spacing: -1px;
	line-height: 34px;
	color: #ff9900;
	font-weight: bold;
	margin-top: 24px;
	text-decoration: underline;
}
.qrOpen img {
	margin-right: 5px;
}
.qrcode {
	width: 200px;
	height: 200px;
	text-align: center;
	background: rgba(255, 255, 255, 1.0);
	box-sizing: border-box;
	padding: 20px;
}
.qrcode a {
	font-size: 16px;
	letter-spacing: -1px;
	line-height: 34px;
	color: #ff9900;
	font-weight: bold;
	margin-top: 24px;
}
.icon2 {
	width: 740px;
	padding-right: 20px;
	display: table-cell;
	vertical-align: middle;
}
.urltitle {
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-top: 0;
	text-align: left;
}
.urltitle img {
	margin-right: 10px;
}
.urltitle.titOrange {
	color: #ff9900;
}
.urltitle.titGreen {
	color: #91ba1d;
}
.urlBox {
	position: relative;
	height: 70px;
}
.urlBox.titOrange {
	width: 100%;
	background-color: #ff9900;
}
.urlBox.titGreen {
	width: 100%;
	background-color: #91ba1d;
}
.urlBox.titGray {
	width: 100%;
	background-color: #666666;
}
.urlBox img {
	padding-top: 10px;
	padding-right: 10px;
}
.urlBox a {
	display: block;
	font-size: 20px;
	line-height: 70px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	box-sizing: border-box;
	padding-left: 20px;
}
.urlBox a:hover {
	opacity: 0.7;
}
.urlBox a::after {
	content: url(../img/ico_arrow01.png);
	position: absolute;
	right: 10px;
	top: 18px;
}
#section01 .white_cover p {
	font-size: 16px;
	line-height: 26px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	padding-bottom: 40px;
}
#section01 h2 {
	width: 100%;
	font-size: 36px;
	color: #333333;
	font-weight: bold;
	padding-top: 60px;
	padding-bottom: 14px;
}
#section01 h3 {
	width: 100%;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	padding-top: 37px;
	padding-bottom: 37px;
}
#section01 h4 {
	width: 100%;
	margin-top: 40px;
	padding-bottom: 10px;
	font-size: 30px;
	line-height: 26px;
	color: #ffffff;
	font-weight: bold;
}
.col3 {
	display: block;
	width: 1000px;
	height: 330px;
}
.col3_01 {
	float: left;
}
.col3_02 {
	float: left;
	margin: 0 2px 0;
}
.col3_03 {
	float: left;
}
.Attention_Use_Screen {
	display: table;
	width: 100%;
	height: auto;
	margin: 10px 0 40px;
}
.Attention_Use_Screen p {
	display: table-cell;
	vertical-align: middle;
	width: 75%;
}
.Attention_Use_Screen img {
	display: table-cell;
	vertical-align: middle;
	margin: 0 10px 0 0;
}
#section02 h3 {
	width: 100%;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	padding-top: 72px;
	padding-bottom: 72px;
}
.title1 {
	width: 100%;
	height: 60px;
	font-size: 21px;
	line-height: 60px;
	color: #ffffff;
	background-color: #91ba1d;
}
.title1 h4 {
	font-weight: bold;
}
.title1 span {
	line-height: 35px;
	width: 35px;
	height: 35px;
	color: #91ba1d;
	background-color: #ffffff;
	display: inline-block;
	text-align: center;
}
.title1 img {
	margin: 7px 10px auto 10px;
	float: left;
}
.title2 {
	width: 100%;
	display: block;
	height: 60px;
	font-size: 21px;
	line-height: 60px;
	color: #ffffff;
	text-align: left;
}
.title2 h4 {
	font-weight: bold;
}
.title2 img {
	float: left;
	margin: 7px 10px auto 10px;
}
.title2 span {
	text-align: center;
	display: inline-block;
	line-height: 35px;
	width: 35px;
	height: 35px;
}
.title2.titOrange {
	background-color: #ff9317;
	letter-spacing: -1.5px;
}
.title2.titOrange span {
	color: #ff9317;
	background-color: #ffffff;
}
.title2.titGreen {
	background-color: #91ba1d;
	letter-spacing: -1.8px;
}
.title2.titGreen span {
	color: #91ba1d;
	background-color: #ffffff;
}
.howto_01 {
	background-color: #eeeeee;
	border: 1px solid #999999;
	border-bottom: none;
	box-sizing: border-box;
	width: 100%;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.howto_01_In {
	width: 100%;
	background-color: #ffffff;
	text-align: center;
}
.howto_01_In img {
	margin: 20px auto;
}
.howto_02 {
	display: block;
	width: 500px;
	border: 1px solid #999999;
	box-sizing: border-box;
	padding: 10px;
	float: left;
}
.howto_02.titOrange {
	border-right: none;
	background-color: #eeeeee;
}
.howto_02.titGreen {
	background-color: #eeeeee;
}
.howto_02_In {
	width: 100%;
	background-color: #ffffff;
	padding: 10px;
	box-sizing: border-box;
}
.howto_02_In.col2_01 {
	text-align: center;
}
.howto_02_In.col2_02 {
	text-align: center;
}
.lin03 {
	display: block;
	width: 1000px;
	height: auto;
	margin-bottom: 20px;
	background-color: #eeeeee;
	border: 1px solid #999999;
	border-top: none;
	box-sizing: border-box;
	padding: 10px;
	clear: both;
}
.lin03_In {
	width: 100%;
	height: auto;
	background-color: #ffffff;
	border: 5px solid #dddddd;
	box-sizing: border-box;
	text-align: center;
}
.lin03_In p {
	font-size: 24px;
	line-height: 30px;
	color: #91ba1d;
	font-weight: bold;
	position: relative;
	margin-top: 25px;
	bottom: 10px;
}
.lin03_In.l01 {
	margin: 0px;
}
.lin03_In.l01 img {
	margin-top: 20px;
}
.lin03_In.l02 {
	margin-top: 10px;
}
.lin03_In.l03 {
	margin-top: 10px;
}
#section03 h3 {
	width: 100%;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	padding-top: 72px;
	padding-bottom: 72px;
}
.Change_Mode {
	background-color: #eeeeee;
	box-sizing: border-box;
	padding: 10px;
	margin-bottom: 20px;
}
.title3 {
	display: inline-block;
	width: 100%;
	height: 60px;
	font-size: 30px;
	font-weight: bold;
	line-height: 60px;
	color: #ffffff;
	background-color: #91ba1d;
}
.title3 span {
	padding-left: 20px;
}
.Change_Mode_In {
	display: inline-block;
	width: 100%;
	height: auto;
	background-color: #ffffff;
}
.Change_Mode_In p {
	font-size: 18px;
	line-height: 26px;
	padding: 20px
}
.Change_Mode_In img {
	margin-top: 15px;
	margin-left: 90px;
}
.Change_Mode_In_In {
	width: 900px;
	border: 3px solid #bfbfbf;
	box-sizing: border-box;
	padding: 10px;
	margin: 0 auto 20px;
}
.doki {
	text-align: center;
}
.Change_Mode_In_In img {
}
.Change_Mode_In_In h5 {
	font-size: 18px;
	line-height: 26px;
	color: #91ba1d;
	font-weight: bold;
}
.Change_Mode_In_In p {
	padding: 0px;
}
.Change_Mode_In_In img {
	margin: 50px auto 60px;
}
.Change_Mode_In_In ul {
	list-style-image: url(../img/ico_check01.png);
	font-size: 24px;
	line-height: 32px;
	color: #91ba1d;
	font-weight: bold;
	margin-left: 70px;
}
#section04 h3 {
	width: 100%;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	padding-top: 67px;
	padding-bottom: 42px;
}
#section04 h4 {
	width: 100%;
	font-size: 30px;
	line-height: 26px;
	color: #333333;
	font-weight: bold;
	padding-top: 40px;
	text-align: left;
}
#section04 table, th, td {
	border: solid 1px #999999;
}
#section04 table {
	width: 1000px;
	font-size: 16px;
	line-height: 26px;
	color: #333333;
	margin-top: 10px;
}
#section04 th {
	height: 40px;
	background-color: #D9D9D9;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 7px;
}
#section04 td {
	height: 110px;
	padding: 10px;
	box-sizing: border-box;
	background: #fff;
}
#section04 td.td01 {
	text-align: center;
}
.Other {
	padding-bottom: 30px;
}
.Other_In {
	display: block;
	background-color: #ffffff;
	border: 1px solid #999999;
	box-sizing: border-box;
	font-size: 18px;
	line-height: 26px;
	color: #333333;
	margin-top: 10px;
}
.Other_In h5 {
	font-size: 18px;
	line-height: 26px;
	color: #333333;
	font-weight: bold;
	padding-left: 30px;
	text-align: left;
	margin-top: 13px;
}
.Other_In p {
	margin-top: 30px;
	margin-left: 30px;
}
/*qr_window*/
#qr_window {
	background: #fff;
	text-align: center;
	position: relative;
}
#qr_windowIn {
	margin: 90px 0;
}
#qr_windowIn p {
	font-size: 24px;
	line-height: 1.5;
	margin: 20px auto 0px;
	font-weight: bold;
}
/*ŠJ•Âƒ{ƒ^ƒ“*/
#openManual {
	width: 1000px;
	margin: 0 auto;
	text-align: right;
	padding: 20px 0 0 0;
	text-decoration:underline;
}
#openManual:hover {
  cursor : pointer;
}
