@charset "utf-8";


body {
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",'小塚ゴシック Pro','Kozuka Gothic Pro', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	font-size:16px;
	font-weight: bold;
	line-height:1.5;
	color: #000;
	text-align: center;
}
img{
	max-width: 100%;
	height: auto;
}
a{
	text-decoration: none;
}
h1,h2,h3,h4{	
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",'小塚ゴシック Pro','Kozuka Gothic Pro', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}
.wrapper{
	margin-top: -60px;
}
/*トップ*/
.tp-caption{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 52px!important;
	font-weight: 900!important;
	line-height: 1.8!important;
	letter-spacing: 5px!important
}
.tp-caption#slide-898-layer-1{
	font-size: 38px!important;
}
.tp-caption#slide-898-layer-3{
	font-size: 72px!important;
}
/*コンテンツ*/
.separate-wrap{
	width: 100%;
	padding: 100px 0;
	display: flex;
	flex-wrap:wrap;
	justify-content: space-between;
	align-items: center;
	position: relative;
}
.separate-wrap:after{
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	content: "";
	width: 40%;
	height: 100%;
	background: #eee;
	z-index: 0;
}
	
.separate-wrap .sepa-cont{
	width: 50%;
	padding-left: 5%;
	box-sizing: border-box;
	text-align: left;
	z-index: 1;
}
.separate-wrap .sepa-cont h2{
	width: 80%;
	margin-bottom: 180px;
	position: relative;
	line-height: 1.5;
}
.separate-wrap .sepa-cont h2:after{
	position: absolute;
	top: 180px;
	left: 0;
	display: block;
	content:"";
	width: 50%;
	height: 1px;
	background: #000;
}
.separate-wrap .sepa-cont h3{
	margin-bottom: 30px;
	font-size: 34px;
	font-weight: bold;
	color: #0f367a;
	line-height: 1.8;
}
.separate-wrap .sepa-cont  p{
	width: 80%;
	max-width: 600px;
}
.separate-wrap .sepa-cont:last-child{
	padding-bottom: 20px;
}
.cont-wrap{
	width: 100%;
	padding: 100px 0;
	box-sizing: border-box;
}

.cont-wrap h2,.separate-wrap h2{
	margin-bottom: 50px;
	font-size: 34px;
	font-weight: bold;
	color: #0f367a;
	line-height: 1;
}
.flex-cont{
	width: 90%;
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	flex-wrap: wrap;
}
.flex-cont .cont{
	width: 50%;
	padding: 0 5%;
	box-sizing: border-box;
}
.flex-cont .cont h2{
	width: 80%;
	margin-bottom: 150px;
	text-align: left;
	position: relative;
}
.flex-cont .cont h2:after{
	position: absolute;
	top: 100px;
	left: 0;
	display: block;
	content:"";
	width: 50%;
	height: 1px;
	background: #000;
}
.flex-cont .cont h3{
	margin-bottom: 20px;
	font-size: 34px;
	font-weight: bold;
	color: #0f367a;
	line-height: 1;
	text-align: left;
}
.flex-cont .cont p{
	margin-bottom: 30px;
	text-align: left;
}
/*about*/
#about.separate-wrap .sepa-cont p{
	width: 60%;
}
/*movie*/
#movie.cont-wrap{
	background: #eee;
}
#movie.cont-wrap .cont{
	width: 80%;
	max-width: 850px;
	margin: 0 auto;
}
#movie.cont-wrap .cont div{
	width: 100%;
	padding-top: 56.25%;
	position: relative;
}
#movie.cont-wrap div iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*コントロール機*/
#controll.separate-wrap:after{
	top: 0;
	right: 0;
	display: block;
	content: "";
	width: 70%;
	height: 100%;
	background: url(../images/controll.jpg);
	background-size: cover;
	background-position: center;
	z-index: 0;
}
#controll.separate-wrap .sepa-cont p{
	width: 100%;
}

/*機能と特徴*/
#scene.cont-wrap{
	padding-top: 100px;
}
.func-list{
	width: 90%;
	max-width: 1100px;
	margin: 0 auto 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.func-list .func-cont{
	width: 32%;
	margin-bottom: 30px;
	text-align: left;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: start;
}
.func-list .func-cont i{
	width: 20%;
	font-size: 60px;
	color: #0f367a;
	text-align: center;
}
.func-list .func-cont div{
	width: 75%;
	font-size: 14px;
}
.func-list .func-cont div h4{
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	color: #0f367a;
}
.func-list .func-cont div span{
	font-size: 11px;
}
/*デバイス*/
/*認証方法*/
#various.cont-wrap{
	background: #eee;
}
.icon-list{
	width: 90%;
	max-width: 1100px;
	margin: 0 auto 50px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.icon-list div{
	width: 16.666%;
	padding: 0 20px;
	box-sizing: border-box;
}
.icon-list div p{
	font-size: 14px;
}
#various.cont-wrap > p{
	width: 70%;
	max-width: 850px;
	margin: 0 auto 100px;
	text-align: left;
}
/*スマートアプリ*/
#smartplus.separate-wrap:after{
	display: none;
}
#smartplus.separate-wrap .sepa-cont.two-photo{
	padding: 0 0 0 15%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	box-sizing: border-box;
}
#smartplus.separate-wrap .sepa-cont img{
	width: 46%;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
}
#smartplus.separate-wrap .sepa-cont.two-photo.for-sp{
	display: none;
}
#smartplus.separate-wrap .sepa-cont h2{
	width: 100%;
	margin: 20px 0 100px;
	font-size: 34px;
	line-height: 1.5;
}
#smartplus.separate-wrap .sepa-cont h2 span{
	display: block;
	width: 100%;
	margin-top: 20px;
	font-size: 18px;
}
#smartplus.separate-wrap .sepa-cont h2:after{
	top: 140px;
	width: 30%;
}
/*スマートロックとの連携*/
#alignment.separate-wrap{
	background-image: url(../images/alignment.jpg);
	background-size: cover;
	background-position: center center;
}
#alignment.separate-wrap:after{
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.7);
}
#alignment.separate-wrap .sepa-cont h2{
	width: 100%;
	margin: 0 0 100px;
	font-size: 34px;
	line-height: 1.5;
}
#alignment.separate-wrap .sepa-cont h2:after{
	top: 100px;
	width: 30%;
}
/*よくある質問*/
#faq.cont-wrap h2{
	display: inline-block;
	max-width: 1100px;
	margin: 0 auto 150px;
	position: relative;
}
#faq.cont-wrap h2:after{
	position: absolute;
	top: 100px;
	left: 25%;
	display: block;
	content:"";
	width: 50%;
	height: 1px;
	background: #000;
}
dl{
	width: 80%;
	max-width: 850px;
	margin: 0 auto 150px;
	text-align: left;
}
dt{
	padding: 20px 0 5px;
	font-size: 20px;
	font-weight: bold;
	color: #0f367a;
}
dd{
	padding: 20px 0;
	border-bottom: 1px solid #666;
}
/*お問い合わせ*/
#contact.cont-wrap{
	padding:  80px 0 8px;
	margin-bottom: 50px;
	color: #fff;
	background: #52b8c7;
}
#contact.cont-wrap > p{
	width: 90%;
	max-width: 800px;
	margin: 0 auto 50px;
	text-align: left;
}
.contact{
	width: 90%;
	max-width: 800px;
	margin: 0 auto 50px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: start;
}
.contact .tel{
	width: 35%;
	padding: 30px 20px;
	color: #fff;
	border: 1px solid #fff;
	box-sizing: border-box;
}
.contact h4{
	display: inline-block;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 20px;
}
.contact h4 i{
	padding-right: .5em;
}
.contact .tel span{
	display: block;
	margin-bottom: 10px;
	font-size: 22px;
	border-bottom: 1px solid #fff;
}
.contact .tel a{
	color: #fff;
}
.contact .link{
	width: 60%;
}
.contact .link a{
	padding: 15px 10%;
	margin-bottom: 5px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	box-sizing: border-box;
	color: #52b8c7;
	background: #fff;
}
.contact .link a span{
	display: inline-block;
	width: 80%;
}
.contact div i{
	font-size: 20px;
}
.contact .link p{
	margin-bottom: 40px;
	text-align: left;
}
.contact a{
	transition: .3s;
}
.contact a:hover{
	opacity: 0.8;
  transform: translate3d(0, 5px, 0);
}
.top-contact{
	position: fixed;
	top: 10%;
	right: 0;
	width: 42px;
	padding: 20px 0;
	writing-mode: vertical-rl;
	line-height: 42px;
	text-align: center;
	background: #52b8c7;
	border-radius: 5px 0 0 5px;
	z-index: 3;
}
.top-contact a{	
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.top-contact a i{
	margin-top: 10px;
}

/* フッター領域 */
footer{
	width: 90%;
	max-width: 1100px;
	padding: 25px 5%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	text-align: left;
	box-sizing: border-box;
}
.foot-logo{
	width: 20%;
}
.foot-logo img{
	max-width: 100px;
}
footer nav{
	width: 80%;
}
footer nav ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
footer nav ul li{
	border-left: 1px solid #666;
}
footer nav ul li a{
	padding: 0 10px;
	font-size: 13px;
	color: #000;
}
footer nav ul li:first-child{
	border-left : none;
}
/*お問い合わせバナー*/
.banner {
    position: fixed;
    margin: 15px 20px;
    z-index: 99998;
    bottom: 0;
    right: 0;
    -webkit-box-shadow: 0 0 7px rgb(0 0 0 / 40%);
    box-shadow: 0 0 7px rgb(0 0 0 / 40%);
}
.banner:hover {
    transition: opacity 0.3s ease;
    opacity: 0.7;
}
.banner-close {
    position: absolute;
    top: -2px;
    right: -4px;
    width: 25px;
    height: 25px;
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
    align-items: center;
    font-weight: bold;
    border: none;
    background-color: #f8f8f8;
    border-radius: 50%;
    cursor: pointer;
    z-index: 99999;
}
.for-sp,.wrapper .drawer-hamburger{ display: none; }
@media screen and (max-width: 896px) {
.for-pc,.contact-tel i.for-pc{ display: none; }
.for-sp,.contact-tel i.for-sp,.wrapper .drawer-hamburger{ display: inherit; }

/* メイン領域 */
/*トップ*/
.tp-caption{
	font-size: 26px!important;
	letter-spacing: inherit!important
}
.tp-caption#slide-898-layer-1{
	font-size: 20px!important;
}
.tp-caption#slide-898-layer-3{
	font-size: 36px!important;
}
/*コンテンツ*/
.separate-wrap{
	width: 100%;
	padding: 100px 0;
	z-index: 0;
}
.separate-wrap:after{
	content: "";
	width: 100%;
	height: 100%;
	background: #eee;
	z-index: -1;
}
	
.separate-wrap .sepa-cont{
	width: 100%;
	padding: 5% 0;
	box-sizing: border-box;
	text-align:center;
	z-index: 1;
}
.separate-wrap .sepa-cont h2{
    width: 80%;
    padding-left: 0;
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 100px;
}
.separate-wrap .sepa-cont h2:after{
	position: absolute;
	top: 100px;
	left: 25%;
	display: block;
	content:"";
	width: 50%;
	height: 1px;
	background: #000;
}
.separate-wrap .sepa-cont h3{
	margin: 0 5% 30px;
	font-size: 26px;
	font-weight: bold;
	color: #0f367a;
	line-height: 1.8;
}
.separate-wrap .sepa-cont  p{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.separate-wrap .sepa-cont:last-child{
	padding-bottom: 20px;
}
.cont-wrap{
	width: 100%;
	padding: 100px 0;
	background: #eee;
}

.cont-wrap h2,.separate-wrap h2{
	display: inline-block;
	width: 90%;
	margin-bottom: 100px;
	font-size: 28px;
	font-weight: bold;
	color: #0f367a;
	line-height: 1;
	position: relative;
}
.cont-wrap h2.for-pc{
	display: none;
}
.cont-wrap h2:after,.separate-wrap h2:after{
	position: absolute;
	top: 80px;
	left: 25%;
	display: block;
	content:"";
	width: 50%;
	height: 1px;
	background: #000;
}
.flex-cont{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	flex-wrap: wrap;
}
.flex-cont .cont{
	width: 100%;
	padding: 0 5%;
	margin-bottom:  50px;
	box-sizing: border-box;
}
.flex-cont .cont h2{
	width: 80%;
	margin-bottom: 150px;
	text-align: left;
	position: relative;
}
.flex-cont .cont h2:after{
	position: absolute;
	top: 100px;
	left: 0;
	display: block;
	content:"";
	width: 50%;
	height: 1px;
	background: #000;
}
.flex-cont .cont h3{
	margin-bottom: 20px;
	font-size: 28px;
	font-weight: bold;
	color: #0f367a;
	line-height: 1.5;
	text-align: left;
}
.flex-cont .cont p{
	margin-bottom: 30px;
	text-align: left;
}
/*about*/
#about.separate-wrap:after{
	display: none;
}
#about.separate-wrap h3{
	font-size: 22px;
	text-align:left;
}
#about.separate-wrap .sepa-cont p{
	width: 90%;
}

/*movie*/
#movie.cont-wrap .cont{
	width: 90%;
}
/*コントロール機*/
#controll.separate-wrap:after{
	display: none;
}
#controll.separate-wrap .sepa-cont p{
	width: 90%;
}

/*機能と特徴*/
#scene.cont-wrap{
	padding: 50px 0;
}
.func-list{
	width: 90%;
	max-width: 1100px;
	margin: 0 auto 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.func-list .func-cont{
	width: 100%;
	margin-bottom: 30px;
	text-align: left;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.func-list .func-cont i{
	width: 20%;
	font-size: 50px;
	color: #0f367a;
	text-align: center;
}
.func-list .func-cont div{
	width: 75%;
	font-size: 14px;
}
.func-list .func-cont div h4{
	margin-bottom: 0;
	font-size: 14px;
	font-weight: bold;
	color: #0f367a;
}
.func-list .func-cont div span{
	font-size: 11px;
}
/*デバイス*/
#controll.separate-wrap{
	padding-bottom:0
}
#controll.separate-wrap .sepa-cont:last-child{
	padding-bottom:0
}
#device.separate-wrap{
	padding: 0;
}
#device.separate-wrap:after{
	display: none;
}

	/*認証方法*/
#various.cont-wrap{
	background: #eee;
}
.icon-list{
	width: 90%;
	max-width: 1100px;
	margin: 0 auto 50px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.icon-list div{
	width: 33.333%;
	padding: 20px;
	box-sizing: border-box;
}
.icon-list div p{
	font-size: 14px;
}
#various.cont-wrap > p{
	width: 70%;
	max-width: 850px;
	margin: 0 auto 100px;
	text-align: left;
}
/*スマートアプリ*/
#smartplus.separate-wrap:after{
	display: none;
}
#smartplus.separate-wrap .sepa-cont.two-photo.for-pc{
	display: none;
}
#smartplus.separate-wrap .sepa-cont img{
	width: 46%;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
}
#smartplus.separate-wrap .sepa-cont.two-photo.for-sp{
	padding: 0 5%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	box-sizing: border-box;
}
#smartplus.separate-wrap .sepa-cont h2{
	width: 100%;
	margin: 20px 0 100px;
	font-size: 22px;
}
#smartplus.separate-wrap .sepa-cont h2:after{
	top: 120px;
	width: 30%;
	left: 35%;
}
/*スマートロックとの連携*/
#alignment.separate-wrap{
	padding: 5%;
	background-position: center center;
}
#alignment.separate-wrap:after{
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.7);
}
#alignment.separate-wrap .sepa-cont h2{
	width: 100%;
	margin: 0 0 100px;
	font-size: 22px;
	line-height: 1.5;
}
#alignment.separate-wrap .sepa-cont h2:after{
	top: 80px;
	width: 30%;
	left: 35%;
}
/*よくある質問*/
#faq.cont-wrap h2{
	display: inline-block;
	max-width: 1100px;
	margin: 0 auto 150px;
	position: relative;
}
#faq.cont-wrap h2:after{
	position: absolute;
	top: 100px;
	left: 25%;
	display: block;
	content:"";
	width: 50%;
	height: 1px;
	background: #000;
}
dl{
	width: 80%;
	max-width: 850px;
	margin: 0 auto 150px;
	text-align: left;
}
dt{
	padding: 20px 0 5px;
	font-size: 18px;
	font-weight: bold;
	color: #0f367a;
}
dd{
	padding: 20px 0;
	border-bottom: 1px solid #666;
}
/*お問い合わせ*/
#contact.cont-wrap{
	padding: 50px 0;
	margin-bottom: 20px;
}
#contact.cont-wrap > p br{
	display: none;
}
.contact{
	display: block;
}
.contact .tel{
	width: 100%;
	padding: 5px 0 10px 5%;
	margin-bottom: 50px;
	text-align: left;
}
.contact h4{
	display: inline-block;
	margin-bottom: 10px;
	font-size: 18px;
}
.contact h4 i{
	padding-right: .5em;
}
.contact .tel p{
	font-size: 12px;
}

.contact .tel span{
	width: 90%;
}
.contact .link{
	width: 100%;
}
.contact .link a{
	padding: 15px 2%;
	margin-bottom: 5px;
}
.contact .link a span{
	width: 80%;
}
.contact .link p{
	margin-bottom: 20px;
	font-size: 12px;
	
}
.top-contact{
	top: 15%;
	width: 30px;
	line-height: 30px;
}
.top-contact a{	
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
/* フッター領域 */
footer{
	width: 90%;
	max-width: 1100px;
	padding: 25px 5%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-item: center;
	text-align: left;
	box-sizing: border-box;
}
.foot-logo{
	width: 100%;
	margin-bottom: 20px;
	text-align: right;
}
.foot-logo img{
	max-width: 100px;
}
footer nav{
	width: 90%;
	margin-top: 10px;
}
footer nav ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
footer nav ul li{
	border-left: 1px solid #666;
	margin-bottom: 5px;
}
footer nav ul li a{
	padding: 0 10px;
	font-size: 11px;
	color: #000;
}
footer nav ul li:first-child{
	border-left: 1px solid #666;
}
.banner {
	max-width: 55%;
}
 .banner-close {
	top: -10px;
    right: 0;
}
}
@media (min-width: 751px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}
}