﻿@charset "utf-8";
/* CSS Document */







html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
  background: none repeat scroll 0 0;
  border: 0 none;
  margin: 0 ;
  outline: 0 none;
  padding: 0;
  vertical-align: baseline;
}


form{width:100%;}
img{ -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;}

body {
  background-color: #FFFFFF;
  margin:0!important;
  parring:0!important;
  font-size: 13px;
  color: #333333;
  line-height: 1.5;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  -webkit-text-size-adjust: none;
  overflow-x:hidden;
}



* {
  -webkit-tap-highlight-color: transparent !important;
}


table, caption, tbody, tfoot, thead {
  margin: 0;
  outline: 0 none;
  padding: 0;
}
table {
  margin: 0;
  outline: 0 none;
  padding: 0;
   border-collapse: collapse;
  border-spacing: 0;
}


th, td {
  vertical-align: top;
  background: none repeat scroll 0 0;
  margin: 0;
  outline: 0 none;
  padding: 0;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

a {
  color: #333333;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}


a img {
  border: none;
  outline: 0 !important;
}

a:hover {
opacity:0.8;
}

button:focus {
  outline: 0 !important;
}

button::active {
  outline: none;
}

a:focus, p:focus, img:focus, div:focus {
	outline: none;
}



ul{
	list-style-type: none!important;
	list-style: none;
	
}


fieldset, img {
  vertical-align: bottom;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}
.panorama a{position:absolute;padding:10px 15px;text-align:center;color:#ffffff!important;font-weight:bold;background-color:#333333;display:inline-block;position:absolute;right:0;top:0px;z-index:999999999;-webkit-border-radius: 0px 0px 0px 10px / 0px 0px 0px 10px;
-moz-border-radius: 0px 0px 0px 10px / 0px 0px 0px 10px;
border-radius: 0px 0px 0px 10px / 0px 0px 0px 10px;}
.panorama a{color:#ffffff;}ｂｔ
.panorama.sp a{font-size:15px;line-height:20px!important;}
.panorama.pc a{font-size:20px;line-height:25px!important;}
.panorama img:hover{ opacity:0.8;}

section{height:100%;width:100%;position:relative;display:block;overflow:hidden;}

iframe {	position: absolute;
	top: 0;
	left: 0;
	right:0;
bottom:0;
margin:auto;
height:100%!important;
width:100%!important;
}

body#sp iframe{pointer-events:none;}

ul.tabs{z-index:999;}
ul.tabs li a{opacity:0.7;}
ul.tabs li.active a{opacity:1!important;}
ul.tabs{width:100%;position:absolute;bottom:0;right:0;left:0;}
ul.tabs.sp{max-width:600px;margin:auto;padding:0 20px;}
ul.tabs.pc{max-width:800px;margin:auto;padding:0 20px;}
ul.tabs.pc li{width:25%;float:left;padding:10px;margin-bottom:1%;}
ul.tabs.pc.col3 li,ul.tabs.sp.col3 li{width:33.3%;}

ul.tabs.pc.col2 li{width:50%;}
ul.tabs.sp li{width:50%;float:left;padding:5px;margin-bottom:1%;}
ul.tabs li a{display:block;text-align:center;background-color:#FFFFFF;padding:8px 5px;font-size:15px;font-weight:bold;border-radius: 6px; /* CSS3草案 */ 
-webkit-border-radius: 6px; /* Safari,Google Chrome用 */ 
-moz-border-radius: 6px; /* Firefox用 */ 
border:1px solid #333;}


input.spcover{height:40px;width:40px;-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;z-index:99999;background-color:#333;border:0;
background-image:url(../image/jy.png);background-size:contain!important;background-repeat:no-repeat!important;position:absolute;top:3px;left:3px;}


input.load{height:40px;
width:40px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius: 10px;
z-index:995;background-color:#333;border:0;
background-image:url(../image/yubi.png);background-size:contain!important;background-repeat:no-repeat!important;
position:absolute;top:3px;left:3px;}

input.webvr{height:40px;
width:40px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius: 10px;
z-index:995;background-color:#333;border:0;
background-image:url(../image/katamuki.png);background-size:contain!important;background-repeat:no-repeat!important;
position:absolute;top:3px;left:3px;}


.sensorAlert * {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -ms-touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.sensorAlert *:focus {
    outline: 0
}

.sensorAlert {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -135px;
    margin-top: -50px;
    width: 270px;
    text-align: center;
    font-family: -apple-system, SF UI Text, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.4;
    border-radius: 13px;
    overflow: hidden;
    z-index: 9999999999999999999999998;
    background-color: rgba(255, 255, 255, 0.8);
}

.sensorAlert .inner {
    padding: 15px;
}

.sensorAlert .title {
    font-weight: 500;
    font-size: 18px;
}

.sensorAlert .button {
    position: relative;
    height: 44px;
    line-height: 44px;
    font-size: 17px;
    color: #007aff;
    border-radius: 0 0 13px 13px;
    overflow: hidden;
    cursor: pointer;
}

.sensorAlert .button:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 1px;
    width: 100%;
    display: block;
    background-color: #c4c4c4;
    z-index: 9999999999999999999999999;
}


.content{height:100%;width:100%;position:relative;overflow:hidden;}


a.examplepage{font-size:18px;display:inline-block;position:absolute;left:50px;top:3px;color:#333333;padding:12px 20px;background-color:rgba(255,255,255,0.70);z-index:99999;
border-radius: 3px; /* CSS3草案 */ 
-webkit-border-radius: 3px; /* Safari,Google Chrome用 */ 
-moz-border-radius: 3px; /* Firefox用 */ }
a.examplepage:hover{opacity:0.8;}

@media screen and (max-width: 767px) {
	a.examplepage{top:5px!important;padding:5px;left:10px;}
	ul.tabs li a{font-size:13px;}
}