html {
	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ ProN W3', Hiragino Kaku Gothic ProN, Arial, 'メイリオ', Meiryo, sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.4;
	letter-spacing: 1px;
	word-break: break-all;
	text-align: center;
	color: #000;
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

div:after,
ul:after,
section:after,
article:after {
	content: "";
	display: block;
	clear: both;
}

:focus {
	outline: thin dotted invert;
}

a,
button {
	display: inline-block;
	-webkit-transition: .3s all;
	transition: .3s all;
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	font-size: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
}

ul,
ol,
li,
dl,
dt,
dd {
	margin: 0;
	padding: 0;
	list-style: none;
}

input,
button,
textarea,
select {
	padding: 0;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

input[type=submit]:hover {
	cursor: pointer;
}

address {
	font-style: inherit;
}

img {
	width: auto;
	max-height: 100%;
}

a:link,
a:visited,
a:active {
	color: #0063ef;
}

a:hover {
	color: #ff0101;
	text-decoration: none;
}

.content_area {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	border: solid 0px Red;
	padding: 0px;
	position: relative;
}

h1.main_visual {
	background: url(../img/main_visualbg.png) center 0px no-repeat #e9eaed;
	height: 398px;
	width: 100%;
	margin: 0px;
	padding: 60px 0 0;
}

h1.main_visual span {
	display: block;
	padding-top: 25px;
}

.blue_box {
	background: url(../img/blue_bg.jpg) repeat;
	width: 100%;
	text-align: center;
}

#sec2 h1 {
	width: 258px;
	float: left;
	padding: 20px 0 0;
}

#sec2 .content_body {
	width: 680px;
	float: right;
	border: solid 0px blue;
	padding: 43px 0;
}

#sec2 .content_body ul {
	padding: 0px 0 0 0;
	margin: 0px;
}

#sec2 .content_body ul li {
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}

#sec3 {
	background: url(../img/sec3_bg.png) no-repeat center 0;
	height: 692px;
}

#sec3 h1 {
	padding: 80px 0 20px 411px;
	margin: 0px;

}

#sec3 p {
	padding-left: 430px;
}

#sec3 p:first-child {
	padding-bottom: 25px;
}

#sec4 h1 {
	padding: 35px 0;
	margin: 0px;
	text-align: center;
}

#sec4 h2 {
	height: 63px;
	width: 1000px;
	font-size: 16px;
}

#sec4 h2:first-child {
	background: url(../img/sec4_subtitle1.png) no-repeat 0 0;
}

#sec4 h2.second {
	background: url(../img/sec4_subtitle2.png) no-repeat 0 0;
}

#sec4 h2 .InnerMainTitle_sec4 {
	display: none;
}

#sec4 h2 .InnerSubTitle_sec4 {
	width: 680px;
	height: 62px;
	display: block;
	float: right;
	text-align: center;
	padding-top: 23px;
}

#sec4 ul {
	padding: 15px 0 0 35px;
	border: 0px red solid;
	margin: 0px;
}

#sec4 ul li {
	width: 214px;
	margin-right: 30px;
	float: left;
}

#sec4 ul li:last-child {
	margin-right: 0px;
}

#sec4 ul li p {
	padding: 10px 0 0 42px;
}

#sec4 ul li p.no1 {
	background: url(../img/sec4_no1.png) no-repeat 0 0;
}

#sec4 ul li p.no2 {
	background: url(../img/sec4_no2.png) no-repeat 0 0;
}

#sec4 ul li p.no3 {
	background: url(../img/sec4_no3.png) no-repeat 0 0;
}

#sec4 ul li p.no4 {
	background: url(../img/sec4_no4.png) no-repeat 0 0;
}

#sec5 {
	background: url(../img/sec5_bg.png) no-repeat center 0;
}

#sec5 h1 {
	padding: 70px 0 66px 19px;
	margin: 0px;
}

#sec5 p {
	padding-left: 19px;
	padding-right: 510px;
}

#sec5 p:first-child {
	padding-bottom: 25px;
}

#sec5 article.NormalFullcolumn {
	padding: 25px;
	margin-top: 522px;
}

#sec5 article.NormalFullcolumn p,
#sec5 article.NormalFullcolumn h2 {
	padding-left: 0px;
	padding-right: 0px;
}

#sec5 article.NormalFullcolumn h2 {
	padding-bottom: 15px;
	padding-top: 30px;
}

.InnerblueLineBoxwrapper {
	text-align: center;
}

.InnerblueLineBoxwrapper .InnerblueLineBox {
	width: 928px;
	height: 470px;
	border: solid 2px #0060ae;
}

.InnerblueLineBoxwrapper .InnerblueLineBox h3 {
	margin-top: -23px;
}

.InnerblueLineBox ul {
	margin: 0px;
	padding: 0px 40px;
}

.InnerblueLineBox ul li {
	height: 150px;
	margin-top: 40px;
	text-align: left;
}

#sec5 .InnerblueLineBox ul li p,
#sec5 .InnerblueLineBox ul li h4 {
	padding-left: 158px;
	border: solid 0px red;
}

.MechanismImage {
	margin-bottom: 57px;
}

.InnerblueLineBox ul li:first-child {
	background: url(../img/InnerblueLineBoxIcon1.png) no-repeat 0 15px;
}

.InnerblueLineBox ul li:last-child {
	background: url(../img/InnerblueLineBoxIcon2.png) no-repeat 0 15px;
}

#sec6 .content_area {
	background: url(../img/sec6_img.png) no-repeat right 173px;
}

#sec6 h1 {
	padding: 76px 0 40px 0;
	text-align: center;
	margin: 0px;
}

#sec6 p {
	padding-right: 500px;
	padding-left: 80px;
	padding-bottom: 80px;
}

#sec7 {
	background: url(../img/sec7_bg.png) no-repeat center 0;
}

#sec7 h1 {
	padding-top: 100px;
	padding-left: 100px;
	margin: 0px;
	text-align: left;
}

#sec7 p {
	padding: 480px 15px 50px 15px;
}

#sec8 h1 {
	padding: 67px 0;
	margin: 0px;
	text-align: center;
	background: url(../img/blue_bg.jpg) repeat;
	width: 100%;
}

#sec8 .productWrapper1 {
	background: url(../img/sec8_title_p-1_bg.png) no-repeat 0 0;
	margin: 0px;
	padding: 0px;
	height: 500px;
	position: relative;
}

#sec8 .productWrapper1 h2 {
	padding: 95px 0 0px 65px;
	margin: 0px;
}

#sec8 .productWrapper1 p {
	padding: 25px 425px 0px 85px;
	margin: 0px;
	text-shadow: 0px 1px 0 rgba(255, 255, 255, 1);
}

#sec8 .productWrapper2 {
	background: url(../img/sec8_title_p-2_bg.png) no-repeat 0 0;
	margin: 170px 0 0 0;
	padding: 0px;
	height: 500px;
	position: relative;
}

#sec8 .productWrapper2 h2 {
	padding: 95px 0 0px 65px;
	margin: 0px;
}

#sec8 .productWrapper2 p {
	padding: 25px 425px 0px 85px;
	margin: 0px;
	text-shadow: 0px 1px 0 rgba(255, 255, 255, 1);
}

#sec8 .productWrapper3 {
	background: url(../img/sec8_title_p-3_bg.png) no-repeat 0 0;
	margin: 170px 0 0 0;
	padding: 0px;
	height: 585px;
	position: relative;
}

#sec8 .productWrapper3 h2 {
	padding: 122px 0 0px 65px;
	margin: 0px;
}

#sec8 .productWrapper3 p {
	padding: 25px 425px 0px 85px;
	margin: 0px;
	text-shadow: 0px 1px 0 rgba(255, 255, 255, 1);
}

#sec8 .productWrapper5 {
	background: url(../img/sec8_title_p-5_bg.png) no-repeat 0 0;
	margin: 170px 0 0 0;
	padding: 0px;
	height: 570px;
	position: relative;
}

#sec8 .productWrapper5 h2 {
	padding: 122px 0 0px 65px;
	margin: 0px;
}

#sec8 .productWrapper5 p {
	padding: 25px 425px 0px 85px;
	margin: 0px;
	text-shadow: 0px 1px 0 rgba(255, 255, 255, 1);
}

#sec8 .productWrapper6 {
	background: url(../img/sec8_title_p-6_bg.png) no-repeat 0 0;
	margin: 170px 0 0 0;
	padding: 0px;
	height: 600px;
	position: relative;
}

#sec8 .productWrapper6 h2 {
	padding: 122px 0 0px 65px;
	margin: 0px;
}

#sec8 .productWrapper6 p {
	padding: 25px 425px 0px 85px;
	margin: 0px;
	text-shadow: 0px 1px 0 rgba(255, 255, 255, 1);
}

#sec8 .productWrapper4 {
	background: url(../img/sec8_title_p-4_bg.png) no-repeat 0 0;
	margin: 170px 0 0 0;
	padding: 0px;
	height: 709px;
	position: relative;
}

#sec8 .productWrapper4 h2 {
	padding: 115px 0 0px 360px;
	margin: 0px;
}

#sec8 .productWrapper4 p {
	padding: 25px 150px 0px 378px;
	margin: 0px;
	text-shadow: 0px 1px 0 rgba(255, 255, 255, 1);
}

#sec9 .content_area {
	margin-top: 30px;
}

#sec9 .content_area h2 {
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
}

#sec9 .content_area ul + h2 {
	margin-top: 100px;
}

#sec9 .content_area h2 + ul {
	margin-top: 30px;
}

.product_box {
	width: 933px;
	text-align: left;
	position: absolute;
	z-index: 999;
	left: 32px;
}

.product1 {
	height: 224px;
	background: url(../img/product_box_product1_bg.png) no-repeat 0 0;
	top: 468px;
}

.product2 {
	height: 224px;
	background: url(../img/product_box_product2_bg.png) no-repeat 0 0;
	top: 489px;
}

.product3 {
	height: 224px;
	background: url(../img/product_box_product3_bg.png) no-repeat 0 0;
	top: 544px;
}

.product5 {
	height: 224px;
	background: url(../img/product_box_product5_bg.png) no-repeat 0 0;
	top: 540px;
}

.product6 {
	height: 224px;
	background: url(../img/product_box_product6_bg.png) no-repeat 0 0;
	top: 580px;
}

.product4 {
	height: 224px;
	background: url(../img/product_box_product4_bg.png) no-repeat 0 0;
	top: 485px;
}

.product_box h3 {
	padding-left: 225px;
	margin: 0px;
	padding-top: 20px;
}

.product_box .productListWrapper {
	padding-left: 225px;
	padding-top: 24px;
}

.product_box .productListWrapper ul {
	float: left;
	width: 350px;
	margin: 0px;
	padding: 0px 0 0;
}

.product_box .productListWrapper ul li {
	font-size: 12px;
}

.product_box .productListWrapper ul.product_buttonWrapper {
	width: 100%;
	border: solid 0px red;
	float: none !important;
	clear: both;

}

.product_buttonWrapper li {
	float: right;
	margin-right: 15px;
	padding: 15px 0 0 0;
}

#sec9 h1 {
	padding: 30px 0;
	text-align: center;
	margin: 0px;
	background: #0060ae;
	width: 100%;
}

#sec9 .content_area ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

#sec9 .content_area ul:after,
#sec9 .content_area ul *:after {
	display: none;
}

#sec9 .content_area ul li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-flow: column nowrap;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	width: 22%;
}

#sec9 .content_area ul li:not(:nth-child(4n+1)) {
	margin-left: 4%;
}

#sec9 .content_area ul li:nth-child(n+5) {
	margin-top: 50px;
}

#sec9 .content_area ul li a {
	display: block;
}

#sec9 .content_area ul li > * + * {
	margin-top: 1em;
}

#sec9 .content_area ul li .products_name {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-size: .8em;
}

#sec9 .content_area ul li .linkbutton a {
	padding: .4em;
	color: #fff;
	text-decoration: none;
	text-align: center;
	background-color: #005faf;
}

#pagebottom_footer {
	background: #fff url("../glassfilm/img/pagebottom_footer_bg.jpg") no-repeat scroll center 0;
	bottom: -100px;
	height: 100px;
	left: 0;
	margin: 0;
	padding: 0;
	position: fixed;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-property: bottom;
	transition-property: bottom;
	width: 100%;
	z-index: 9999;
}

#pagebottom_footer .Inner_box {
	border: 0 solid #fff;
	height: 100px;
	margin: 0 auto !important;
	padding: 0;
	width: 1000px;
}

#pagebottom_footer .Inner_box .button {
	height: 54px;
	margin-left: 280px;
	margin-top: 25px;
	width: 442px;
}

#pagebottom_footer .Inner_box .button:hover a img {
	opacity: 0.7;
}

body .scroll {
	bottom: 0 !important;
}

footer {
	padding: 15px 0;
	font-size: 90%;
}

.product_list {
	display: block;
	background: url(../img/Bluetooth_list_moji_bg.png) no-repeat center 0;
	-webkit-animation: spin 1.8s linear infinite;
	animation: spin 1.8s linear infinite;
	width: 147px;
	height: 128px;
	position: absolute;
	top: -346px;
	right: -74px;
	text-align: center;
	z-index: 9999;
}

.product_list img {
	margin-top: 24px;
}