@charset "utf-8";
/* CSS Document *//*-----reset------*/
body,div,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,object,iframe,pre,code,p,blockquote,form,fieldset,legend,table,th,td,caption,tbody,tfoot,thead,article,section,nav,aside,figure,figcaption,header,footer,hgroup,menuaudio,video,canvas{margin:0;padding:0;}article,section,nav,aside,figure,figcaption,header,footer,hgroup,menu{display:block;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}ol,ul{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;}b{font-weight:normal;}
body{ background:#3c4151;color:#fff;font-size:16px;position:relative;margin:0;padding:0;}
input,select,option,textarea,button,body{font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,sans-serif;}
a{color:#fff;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;transition:all 0.4s ease;}
a:link,a:visited,a:hover,a:active{text-decoration:none;}
.cf:before,.cf:after{content:"";display:table;}.cf:after{clear:both;}.cf{zoom:1;}
input[type="text"],input[type="button"],input[type="submit"],textarea,button{-webkit-appearance:none;border-radius:0;}
/* spinner */

.service-header{width:100%;position:relative;z-index:100;}
.service-header .hlogo{float:left;padding:58px 0 0 100px;width:120px;height:32px;}
.service-header nav{float:right;padding:58px 96px 0 0;}
.service-header nav a{display:block;background:#ead618;color:#000;padding:14px 20px;border:1px solid #ead618;}
.service-header nav a:hover{background:#333842;color:#ccc;padding:14px 20px;border:1px solid #ccc;}

#main,#operating,#pricing{overflow:hidden;text-align:center;width:100%;}
#operating{background:#333842;color:#fff;padding:0;}
#operating ol{padding:40px 0 100px;color:#999;}
#operating ol li a{color:#999;}
#operating ol li a:hover{text-decoration:underline;}
#operating figure{max-width:409px;max-height:725px;margin:0 auto;line-height:0;}
#operating figure img{width:100%;height:auto;}

#pricing p{margin:0 auto 0;font-size:20px;color:#ead618;text-decoration:underline;line-height:200%;}
#pricing h2{padding:50px;margin:10px 0 80px;}
#pricing h2 a{background:#303442;padding:20px;border-radius:10px;}
#pricing h2 a:hover{background:#f2dc5c;color:#3c4151;}
#pricing ol{margin:20px 0;font-size:14px;}

hr{border:none;height:50px;color:#333842;}

#main h1{margin:110px 0 70px;}
#operating h1,#pricing h1{margin:158px 0 70px;}
.index-title{font-size:42px;letter-spacing:0.05em;line-height:152%;font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;}
#operating .movies{position:relative;}
#operating video{width:640px;-webkit-transform: rotate(270deg);transform: rotate(270deg);position:absolute;bottom:128px;left:50%;margin-left: -320px;}
#main .tooltip{width:450px;margin:0 auto;}
#main .tooltip .swiper-pagination-bullet{float:left;position:relative;background:#3c4151;color:#fff;padding:10px 22px;margin:0 5px;border-radius:10px;font-size:14px;cursor:pointer;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;transition:all 0.4s ease;}
#main .tooltip .swiper-pagination-bullet:nth-child(1):before{content:"ヒートマップ"}
#main .tooltip .swiper-pagination-bullet:nth-child(2):before{content:"アルファマップ"}
#main .tooltip .swiper-pagination-bullet:nth-child(3):before{content:"アクセス解析"}
#main .tooltip .swiper-pagination-bullet-active,#main .tooltip .swiper-pagination-bullet:hover{background:#fff;color:#3c4151;}
#main .tooltip .swiper-pagination-bullet-active:after{content:"";position:absolute;bottom:-15px;left:50%;margin-left:-10px;width:0;height:0;border-top:15px solid #fff;border-left:7px solid transparent;border-right:7px solid transparent;}
.swiper-container{width:100%;height:auto;margin:40px auto 0;}
.swiper-wrapper{width:1180px;}
.swiper-wrapper figure{text-align:center;line-height:0;}
.swiper-wrapper figure img{width:100%;}

.index_cv{padding:50px;margin:30px 0 0;}
.index_cv a{background:#3c4151;padding:20px;border-radius:10px;}
.index_cv a:hover{background:#f2dc5c;color:#3c4151;}


@media only screen and (max-width: 1500px){
#main{height:auto;}
.swiper-container{height:auto;margin:40px auto 0;}
}
@media only screen and (max-width: 767px){
#main {height:870px;}
#operating figure,#operating video{display:none;}
}
@media only screen and (max-width: 500px){
.index-title{font-size:30px;letter-spacing:0.5em;margin-right:-0.5em!important;line-height:130%;}
.index-title span{display:none;}
#main{height:inherit;}
#main h1{margin:100px 0 40px;}
#main .mv{padding:0 20px;}
#main .mv-wrap{margin:25px auto 0;}
#main .tooltip{width:auto;display:inline-block;}
#main .tooltip .swiper-pagination-bullet{float:left;position:relative;margin:0 auto 3px;padding:6px 7px;margin:0px;font-size:13px;border:0;outline:0;}
#main .tooltip .swiper-pagination-bullet-active{background:#fff;color:#3c4151;border:0;outline:0;}
#main .tooltip .swiper-pagination-bullet-active:after{content:none;top:-2px;left:-2px;padding:2px;z-index:-1;/*-webkit-transition: -webkit-transform 0.2s, opacity 0.3s; -moz-transition: -moz-transform 0.2s, opacity 0.3s;transition: transform 0.2s, opacity 0.3s;*/}
.swiper-container{height:auto;margin:20px auto 0;}
.swiper-button-prev, .swiper-button-next{top:50%;width:30px;-moz-background-size:30px 30px;-webkit-background-size:30px 30px;background-size:30px 30px;}
.videowrap h1{top:20px;font-size:18px;line-height:1.8;letter-spacing:0.4em;}
.index_cv{padding:50px 0 30px;}
#operating h1,#pricing h1{margin:60px 0 0;}
#operating h1{font-size:27px;padding:0 10px;}
#pricing p{text-align:left;margin:100px 20px 0;}
#pricing ol{text-align:left;margin:20px;}
.usual-title{font-size:28px;margin:100px auto 50px;}
.sns-icon{width:100%;}
#index-footer{padding:80px 0 10px;}
#index-footer .footer-logo{margin:100px auto 60px;} 
#index-footer h2{font-size:15px;letter-spacing:0.4em;line-height:1.8;}
#index-footer h2 br{display:block;}
}
.fb_pagewrap{max-width:500px;margin:100px auto 0;}

#price{max-width:1100px;margin:0 auto;color:#ccc;}
.tables table{width:100%;color:;}
.tables td img{opacity:0.5;}
.tables th span{display:block;color:#999a9e;overflow:hidden;-moz-border-radius:10px 10px 0 0 !important;-webkit-border-radius:10px 10px 0 0!important;border-radius:10px 10px 0 0!important;text-align:center!important;font-size:12px;padding:18px 10px 15px;line-height:28px;height:60px;margin:20px 0 0;}
/* headcolor */
.tables th:nth-child(1) span,.tables th:nth-child(5) span {background:#444858;}
.tables th:nth-child(2) span,.tables th:nth-child(4) span {background:#484c5c;}
.tables th:nth-child(3) span {background:#4e5261;height:80px;margin:0;line-height:34px;}
.tables th:nth-child(1) span b{color:#999a9e;}
.tables th:nth-child(2) span b{color:#3bacef;}
.tables th:nth-child(3) span b{color:#ed6062;}
.tables th:nth-child(4) span b{color:#e77a5f;}
.tables th:nth-child(5) span b{color:#c28f59;}
/* basecolor */
.tables tbody tr td:nth-child(1),.tables tbody tr td:nth-child(5){background-color:#303441;color:rgba(255,255,255,0.4)!important;}
.tables tbody tr td:nth-child(2),.tables tbody tr td:nth-child(4){background-color:#363a49;color:rgba(255,255,255,0.6)!important;}
.tables tbody tr td:nth-child(3){background-color:;}
/* stripe */
.tables tbody tr:nth-child(even) td:nth-child(1),.tables tbody tr:nth-child(even) td:nth-child(5){background-color:#323744;}
.tables tbody tr:nth-child(even) td:nth-child(2),.tables tbody tr:nth-child(even) td:nth-child(4){background-color:#383d4c;}
.tables tbody tr:nth-child(even) td:nth-child(3){background-color:#444858;}
/* shadow */
.tables th:nth-child(2) span,.tables tbody tr td:nth-child(2),.tables th:nth-child(3) span,.tables tbody tr td:nth-child(3){box-shadow:-10px 0 10px rgba(0,0,0,0.05);}
.tables th:nth-child(4) span,.tables tbody tr td:nth-child(4),.tables th:nth-child(5) span,.tables tbody tr td:nth-child(5){box-shadow:10px 0 10px rgba(0,0,0,0.05) inset;}

.tables tbody td{text-align:center;padding:24px 10px;width:20%;}
.tables tbody tr.tr_price td{padding:36px 0;}
.tables tbody td.capt{font-size:12px;color:#888;}
.tables tbody td img{display:block;margin:0 auto 20px;}
.tables tbody td span{font-size:11px;display:block;color:#888;}
.f14 {font-size:14px;}
.f25 {font-size:25px;}
.f30 {font-size:30px;font-weight:bold;}
.f34 {font-size:34px;font-weight:bold;}
.f42 {font-size:42px;font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;}
.tables th:nth-child(1) span{border-bottom:1px solid #6f7074;}
.tables th:nth-child(2) span{border-bottom:1px solid #3e7191;}
.tables th:nth-child(3) span{border-bottom:1px solid #d05c60;}
.tables th:nth-child(4) span{border-bottom:1px solid #8d604f;}
.tables th:nth-child(5) span{border-bottom:1px solid #776354;}
/* payment */
#payment{width:100%;padding:100px 0;background:#3c4151;margin:0 auto;text-align:center;}
#payment em{font-style:normal;margin:0 5px 0 0;}
#payment img{display:inline;vertical-align:middle;}

a.signup{display:block;width:360px;height:80px;line-height:80px;font-size:21px;text-align:center;margin:80px auto 0;text-decoration:none!important;background:#ead618;color:#3c4151;border:1px solid transparent;}
a:hover.signup {background:#3c4151;color:#fff;border-color:#fff;}

.caps{font-size:14px;padding:20px 0 50px;font-style:normal;}
.caps ol li{list-style:none;}

@media only screen and (max-width:768px){
article{padding:0;word-break: break-all;}
.tables{overflow-x:auto;-webkit-overflow-scrolling:touch;padding:30px 0 0;}
.tables tbody td{min-width:150px;}
#payment em,#payment a{display:block;}
}
@media only screen and (max-width:320px){
article section#price{max-width:276px;}
}

footer{padding:80px 0;font-size: 14px;text-align:center;}