@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');


/* ==============================================
setting
============================================== */

* {
margin:0;
padding:0;
}
#xr h1,#xr h2,#xr h3,#xr h4,#xr h5,#xr p,#xr th,#xr td,#xr dt,#xr dd,#xr li {
font-family: 'Roboto', 'Noto Sans JP', sans-serif;
font-weight:400;
font-size: 15px;
line-height: 28px;
letter-spacing: 1px;
margin:0;
padding:0;
color:#222;
}
#xr h1,#xr h2,#xr h3,#xr h4,#xr h5,#xr div,#xr table,#xr th,#xr td,#xr dl,#xr dt,#xr dd,#xr ul,#xr li,#xr p,#xr a,#xr strong,#xr span {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#xr img {
border:none;
vertical-align:bottom;
}
#xr table {
border-collapse:collapse;
border-spacing:0;
}
#xr ul {
list-style:none;
}
#xr ul:after { content:"."; clear:both; height:0; display:block; visibility:hidden; }
* html #xr ul { display:inline-block; }
*:first-child+html #xr ul { display:inline-block; }

#xr a:link {color:#222; text-decoration:underline;}
#xr a:visited {color:#222; text-decoration:none;}
#xr a:hover {color:#222; text-decoration:none; opacity: 0.7;}
#xr a:active {color:#222; text-decoration:none;}
#xr a{
-webkit-transition: 0.2s ease-out;
transition: 0.2s ease-out;
}



#xr .sp{
display:none!important;
}



/* ==============================================
#xr
============================================== */

#xr{
width: 100%;
overflow: hidden;
margin: -10px 0 0 0;
}
#xr .floating{
position: fixed;
bottom:330px;
right: 0;
z-index: 10000;
}
#xr .floating a{
display: block;
color: #FFF;
text-decoration: none;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
background: #926f47;
padding: 15px 6px 15px 0;
width: 39px;
}
#xr .floating a img{
width: 15px;
height: auto;
margin: 0 3px 5px 0;
vertical-align: middle;
display: inline-block;
}
#xr .survey{
position: fixed;
bottom:100px;
right: 0;
z-index: 10000;
border: solid 1px #FFF;
border-right: none;
}
#xr .survey a{
display: block;
color: #FFF;
text-decoration: none;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
background: #000;
padding: 10px 6px 10px 0;
width: 39px;
}
#xr .survey a img{
width: 15px;
height: auto;
margin: 5px 3px 5px 0;
vertical-align: middle;
display: inline-block;
}
#xr .survey a img:last-child{
width: 15px;
}



#xr #introduction{
background: url("../images/xr_intr_bg.jpg") center right no-repeat;
height: 640px;
}
@media screen and (max-width:1200px) {
#xr #introduction{
background: url("../images/xr_intr_bg.jpg") center right no-repeat;
background-size: 50% auto;
}
}
#xr #introduction .inner{
max-width: 1200px;
margin: auto;
padding: 0 732px 0 0;
}
@media screen and (max-width:1200px) {
#xr #introduction .inner{
padding: 0 50% 0 40px;
}
}
#xr #introduction h1{
font-size: 30px;
line-height: 46px;
letter-spacing: 2px;
padding: 120px 0 0 0;
}
#xr #introduction h1 img{
display: block;
margin: 0 0 30px 0;
}
#xr #introduction p{
max-width: 490px;
padding: 25px 0 0 0;
text-align: justify;
}



#xr #movie{
padding: 0 40px;
}
#xr #movie .inner{
max-width: 1200px;
margin: auto;
position: relative;
}
#xr #movie .movie{
margin: 0 0 0 0;
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
#xr #movie .movie iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#xr #movie .button{
margin: 15px 0 0 0;
font-size: 14px;
line-height: 14px;
}
#xr #movie .button a{
text-decoration: none;
}
#xr #movie .button a img{
width: 13px;
height: auto;
vertical-align: middle;
margin: -3px 0 0 5px;
}



#xr #series{
background: #000;
padding: 0 40px;
margin: 120px 0 0 0;
}
#xr #series .inner{
max-width: 1200px;
margin: auto;
position: relative;
}
#xr #series p img{
width: 100%;
height: auto;
}



#xr #feature-01 .inner{
height: 640px;
background: #000 url("../images/xr_ftr1_bg.jpg") center top no-repeat;
}
#xr #feature-01 h2{
font-size: 30px;
line-height: 40px;
font-weight: 300;
letter-spacing: 2px;
color: #FFF;
text-align: center;
padding: 200px 0 0 0;
}
#xr #feature-01 p{
font-weight: 300;
color: #FFF;
text-align: center;
padding: 30px 0 0 0;
}



#xr #feature-02 .inner{
max-width: 1200px;
margin: auto;
}
#xr #feature-02 h2{
font-size: 30px;
line-height: 40px;
letter-spacing: 2px;
text-align: center;
padding: 110px 40px 0 40px;
}
#xr #feature-02 p{
text-align: center;
padding: 30px 40px 0 40px;
}
#xr #feature-02 .image{
margin: 55px 0 0 0;
padding: 0;
position: relative;
}
#xr #feature-02 .image img{
width: 100%;
height: auto;
}
#xr #feature-02 .image span{
position: absolute;
width: 3.5%;
}
#xr #feature-02 .image span.modal-01{
top:61.0%;
left: 32.0%;
}
#xr #feature-02 .image span.modal-02{
top:29.0%;
left: 26.0%;
}
#xr #feature-02 .image span.modal-03{
top:16.5%;
left: 64%;
}
#xr #feature-02 .image span.modal-04{
top:64%;
left: 64.0%;
}
#modal-win {
width: 100%;
position: absolute;
}
#modal-win-inner {
box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
margin: 0 auto;
position: relative;
z-index: 9999;
border-radius: 0;
}
#modal-win-inner > * {
border-radius: 0;
}
#modal-bg {
width: 100%;
height: 100%;
background:rgba(0, 0, 0, 0.8);
position: fixed;
top: 0;
left: 0;
z-index: 9998;
cursor: pointer;
opacity:1!important;
}
.pp{
display:none;
width:440px;
position:relative;
background:#FFF;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
}
.pp h3{
font-family: 'Roboto', 'Noto Sans JP', sans-serif;
font-weight:500;
text-align: center;
font-size: 18px;
}
.pp h3 img{
width: 100%;
margin: 0 0 10px 0;
}
.pp p{
font-family: 'Roboto', 'Noto Sans JP', sans-serif;
font-weight:400;text-align: center;
font-size: 15px;
padding: 10px 0 25px 0;
}
.pp .modal-close{
position:absolute;
top:-40px;
right:-40px;
padding:0;
width: 40px;
height: 40px;
background: #dc3a1a;
border-radius: 20px;
}
.pp .modal-close a{
display: block;
color: #FFF;
font-size: 20px;
line-height: 37px;
text-align: center;
}



#xr #picture .inner{
padding: 120px 0 0 0;
}
#xr #picture h2{
font-size: 40px;
line-height: 60px;
font-weight: 300;
width: 50%;
height: 160px;
position: relative;
margin: 0 0 0 50%;
padding: 16px 0 0 35px;
}
@media screen and (max-width:960px) {
#xr #picture h2{
font-size: 30px;
line-height: 50px;
font-weight: 400;
padding: 26px 0 0 35px;
}
}
#xr #picture h2 img{
width: auto;
height: 24px;
position: absolute;
top:65px;
left: -204px;
}
#xr #picture h2::after{
content: "";
width: 1px;
height: 160px;
background: #000;
position: absolute;
top:0;
left: 0;
margin: auto;
}



#xr #picture-01{
height: 365px;
padding: 0 0 0 50%;
position: relative;
margin: 80px 0 0 0;
}
#xr #picture-01 div{
width: 445px;
margin: 0 0 0 80px;
}
#xr #picture-01 h3{
font-size: 24px;
line-height: 36px;
letter-spacing: 2px;
text-align: justify;
padding: 76px 0 0 0;
}
#xr #picture-01 p{
text-align: justify;
letter-spacing: 0;
padding: 27px 10px 0 0;
}
#xr #picture-01 .image img{
position: absolute;
top:0;
bottom: 0;
left: 0;
right: 600px;
margin: auto;
width: 50%;
max-width: 600px;
padding: 0;
}
@media screen and (max-width:960px) {
#xr #picture-01{
height: auto;
padding: 0 80px;
}
#xr #picture-01 div{
width: 100%;
margin: 0;
}
#xr #picture-01 h3{
padding: 0;
}
#xr #picture-01 p{
letter-spacing: 1px;
padding: 27px 0 0 0;
}
#xr #picture-01 .image img{
position: inherit;
top:inherit;
bottom: inherit;
left: inherit;
right: inherit;
width: 100%;
max-width: 100%;
padding: 15px 0 0 0;
}
#xr #picture-01 .image img.pc{
display: none;
}
#xr #picture-01 .image img.sp{
display: block!important;
}
}



#xr #picture-02{
height: 365px;
padding: 0 50% 0 0;
position: relative;
margin: 80px 0 0 0;
}
#xr #picture-02 div{
width: 365px;
margin: 0 115px 0 0;
float: right;
}
#xr #picture-02 h3{
font-size: 24px;
line-height: 36px;
letter-spacing: 2px;
text-align: justify;
padding: 76px 0 0 0;
}
#xr #picture-02 p{
text-align: justify;
letter-spacing: 0;
padding: 27px 5px 0 0;
}
#xr #picture-02 .image img{
position: absolute;
top:0;
bottom: 0;
left: 600px;
right: 0;
margin: auto;
width: 50%;
max-width: 600px;
padding: 0;
}
@media screen and (max-width:1200px) {
#xr #picture-02 .image img{
left: inherit;
}
}
@media screen and (max-width:960px) {
#xr #picture-02{
height: auto;
padding: 0 80px;
}
#xr #picture-02 div{
width: 100%;
margin: 0;
}
#xr #picture-02 h3{
padding: 0;
}
#xr #picture-02 p{
letter-spacing: 1px;
padding: 27px 0 0 0;
}
#xr #picture-02 .image img{
position: inherit;
top:inherit;
bottom: inherit;
left: inherit;
right: inherit;
width: 100%;
max-width: 100%;
padding: 40px 0 0 0;
}
#xr #picture-02 .image img.pc{
display: none;
}
#xr #picture-02 .image img.sp{
display: block!important;
}
}



#xr #picture-03{
height: 365px;
padding: 0 0 0 50%;
position: relative;
margin: 80px 0 0 0;
}
#xr #picture-03 div{
width: 445px;
margin: 0 0 0 80px;
}
#xr #picture-03 h3{
font-size: 24px;
line-height: 36px;
letter-spacing: 2px;
text-align: justify;
padding: 76px 0 0 0;
}
#xr #picture-03 p{
text-align: justify;
letter-spacing: 0;
padding: 27px 10px 0 0;
}
#xr #picture-03 .image img{
position: absolute;
top:0;
bottom: 0;
left: 0;
right: 600px;
margin: auto;
width: 50%;
max-width: 600px;
padding: 0;
}
@media screen and (max-width:960px) {
#xr #picture-03{
height: auto;
padding: 0 80px;
}
#xr #picture-03 div{
width: 100%;
margin: 0;
}
#xr #picture-03 h3{
padding: 0;
}
#xr #picture-03 p{
letter-spacing: 1px;
padding: 27px 0 0 0;
}
#xr #picture-03 .image img{
position: inherit;
top:inherit;
bottom: inherit;
left: inherit;
right: inherit;
width: 100%;
max-width: 100%;
padding: 15px 0 0 0;
}
#xr #picture-03 .image img.pc{
display: none;
}
#xr #picture-03 .image img.sp{
display: block!important;
}
}



#xr #sound .inner{
padding: 120px 0 0 0;
}
#xr #sound h2{
font-size: 40px;
line-height: 60px;
font-weight: 300;
width: 50%;
height: 160px;
position: relative;
margin: 0 0 0 50%;
padding: 16px 0 0 35px;
}
@media screen and (max-width:960px) {
#xr #sound h2{
font-size: 30px;
line-height: 50px;
font-weight: 400;
padding: 26px 0 0 35px;
}
}
#xr #sound h2 img{
width: auto;
height: 24px;
position: absolute;
top:65px;
left: -204px;
}
#xr #sound h2::after{
content: "";
width: 1px;
height: 160px;
background: #000;
position: absolute;
top:0;
left: 0;
margin: auto;
}



#xr #sound-01{
height: 365px;
padding: 0 0 0 50%;
position: relative;
margin: 80px 0 0 0;
}
#xr #sound-01 div{
width: 375px;
margin: 0 0 0 110px;
}
#xr #sound-01 h3{
font-size: 24px;
line-height: 36px;
text-align: justify;
padding: 0px 0 0 0;
}
#xr #sound-01 p{
text-align: justify;
letter-spacing: 0;
padding: 27px 0 0 0;
}
#xr #sound-01 .image img{
position: absolute;
top:0;
bottom: 0;
left: 0;
right: 600px;
margin: auto;
width: 50%;
max-width: 600px;
padding: 0;
}
@media screen and (max-width:960px) {
#xr #sound-01{
height: auto;
padding: 0 80px;
}
#xr #sound-01 div{
width: 100%;
margin: 0;
}
#xr #sound-01 h3{
padding: 0;
}
#xr #sound-01 p{
letter-spacing: 1px;
padding: 27px 0 0 0;
}
#xr #sound-01 .image img{
position: inherit;
top:inherit;
bottom: inherit;
left: inherit;
right: inherit;
width: 100%;
max-width: 100%;
padding: 15px 0 0 0;
}
#xr #sound-01 .image img.pc{
display: none;
}
#xr #sound-01 .image img.sp{
display: block!important;
}
}



#xr #sound-02{
height: 365px;
padding: 0 50% 0 0;
position: relative;
margin: 80px 0 0 0;
}
#xr #sound-02 div{
width: 410px;
margin: 0 95px 0 0;
float: right;
}
#xr #sound-02 h3{
font-size: 24px;
line-height: 36px;
letter-spacing: 2px;
text-align: justify;
padding: 50px 0 0 0;
}
#xr #sound-02 p{
text-align: justify;
letter-spacing: 0;
padding: 27px 5px 0 0;
}
#xr #sound-02 .image img{
position: absolute;
top:0;
bottom: 0;
left: 600px;
right: 0;
margin: auto;
width: 50%;
max-width: 600px;
padding: 0;
}
@media screen and (max-width:1200px) {
#xr #sound-02 .image img{
left: inherit;
}
}
@media screen and (max-width:960px) {
#xr #sound-02{
height: auto;
padding: 0 80px;
}
#xr #sound-02 div{
width: 100%;
margin: 0;
}
#xr #sound-02 h3{
padding: 0;
}
#xr #sound-02 p{
letter-spacing: 1px;
padding: 27px 0 0 0;
}
#xr #sound-02 .image img{
position: inherit;
top:inherit;
bottom: inherit;
left: inherit;
right: inherit;
width: 100%;
max-width: 100%;
padding: 40px 0 0 0;
}
#xr #sound-02 .image img.pc{
display: none;
}
#xr #sound-02 .image img.sp{
display: block!important;
}
}




#xr #resolution h2{
font-size: 40px;
line-height: 60px;
font-weight: 300;
text-align: center;
padding: 120px 0 0 0;
}
@media screen and (max-width:960px) {
#xr #resolution h2{
font-size: 30px;
line-height: 50px;
font-weight:400;
padding: 120px 80px 0 80px;
}
}
#xr #resolution h2 span{
font-weight:400;
font-size: 15px;
line-height: 28px;
display: block;
padding: 20px 0 0 0;
}
@media screen and (max-width:960px) {
#xr #resolution h2 span{
text-align: justify;
}
}



#xr #resolution-01{
height: 365px;
padding: 0 0 0 50%;
position: relative;
margin: 80px 0 0 0;
}
#xr #resolution-01 div{
width: 375px;
margin: 0 0 0 110px;
}
#xr #resolution-01 h3{
font-size: 24px;
line-height: 36px;
text-align: justify;
padding: 30px 0 0 0;
}
#xr #resolution-01 p{
text-align: justify;
letter-spacing: 0;
padding: 27px 0 0 0;
}
#xr #resolution-01 .image img{
position: absolute;
top:0;
bottom: 0;
left: 0;
right: 600px;
margin: auto;
width: 50%;
max-width: 600px;
padding: 0;
}
@media screen and (max-width:960px) {
#xr #resolution-01{
height: auto;
padding: 0 80px;
}
#xr #resolution-01 div{
width: 100%;
margin: 0;
}
#xr #resolution-01 h3{
padding: 0;
}
#xr #resolution-01 p{
letter-spacing: 1px;
padding: 27px 0 0 0;
}
#xr #resolution-01 .image img{
position: inherit;
top:inherit;
bottom: inherit;
left: inherit;
right: inherit;
width: 100%;
max-width: 100%;
padding: 15px 0 0 0;
}
#xr #resolution-01 .image img.pc{
display: none;
}
#xr #resolution-01 .image img.sp{
display: block!important;
}
}



#xr #resolution-02{
height: 365px;
padding: 0 50% 0 0;
position: relative;
margin: 80px 0 0 0;
}
#xr #resolution-02 div{
width: 410px;
margin: 0 95px 0 0;
float: right;
}
#xr #resolution-02 h3{
font-size: 24px;
line-height: 36px;
text-align: justify;
padding: 50px 0 0 0;
}
#xr #resolution-02 p{
text-align: justify;
letter-spacing: 0;
padding: 27px 5px 0 0;
}
#xr #resolution-02 .image img{
position: absolute;
top:0;
bottom: 0;
left: 600px;
right: 0;
margin: auto;
width: 50%;
max-width: 600px;
padding: 0;
}
@media screen and (max-width:1200px) {
#xr #resolution-02 .image img{
left: inherit;
}
}
@media screen and (max-width:960px) {
#xr #resolution-02{
height: auto;
padding: 0 80px;
}
#xr #resolution-02 div{
width: 100%;
margin: 0;
}
#xr #resolution-02 h3{
padding: 0;
}
#xr #resolution-02 p{
letter-spacing: 1px;
padding: 27px 0 0 0;
}
#xr #resolution-02 .image img{
position: inherit;
top:inherit;
bottom: inherit;
left: inherit;
right: inherit;
width: 100%;
max-width: 100%;
padding: 40px 0 0 0;
}
#xr #resolution-02 .image img.pc{
display: none;
}
#xr #resolution-02 .image img.sp{
display: block!important;
}
}



#xr .banner{
padding: 100px 0 0 0 ;
}
#xr .banner ul li{
text-align: center;
padding: 20px 0 0 0;
}
#xr .banner p{
text-align: center;
}



#xr #lineup{
padding: 0 40px;
}
#xr #lineup .inner{
max-width: 1200px;
margin: auto;
}
#xr #lineup .inner:after { content:"."; clear:both; height:0; display:block; visibility:hidden; }
* html #xr #lineup .inner { display:inline-block; }
*:first-child+html #xr #lineup .inner { display:inline-block; }

#xr #lineup h2{
font-size: 30px;
line-height: 40px;
letter-spacing: 2px;
text-align: center;
padding: 110px 0 0 0;
}
#xr #lineup h2 span{
font-size: 15px;
line-height: 15px;
display: block;
margin: 10px auto 0 auto;
}
#xr #lineup .lineup{
float: left;
width: 22%;
margin: 60px 4% 0 0;
border: solid 1px #ddd;
}
#xr #lineup .lineup a{
text-decoration: none;
display: block;
}
#xr #lineup .lineup a:hover{
opacity: 0.7;
}
#xr #lineup .lineup:nth-child(5),
#xr #lineup .lineup:nth-child(9){
margin: 60px 0 0 0;
}
@media screen and (max-width:1000px) {
#xr #lineup .lineup{
float: left;
width: 48%;
margin: 4% 4% 0 0;
}
#xr #lineup .lineup:nth-child(3),
#xr #lineup .lineup:nth-child(5),
#xr #lineup .lineup:nth-child(7),
#xr #lineup .lineup:nth-child(9){
margin: 4% 0 0 0;
}
}
#xr #lineup h3{
font-size: 40px;
line-height: 40px;
font-weight: 300;
text-align: center;
padding: 30px 0 0 0;
}
#xr #lineup h3 img{
width: 100%;
max-width: 255px;
}
#xr #lineup h3 span{
font-size: 15px;
line-height: 15px;
font-weight: 400;
display: block;
margin: 5px auto 5px auto;
}
#xr #lineup ul{
display: table;
margin: 13px auto 13px auto;
}
#xr #lineup ul li{
font-size: 13px;
line-height: 13px;
letter-spacing: 0;
text-align: center;
float: left;
border: 1px solid #000;
border-left: none;
padding: 3px 4px 4px 4px;
}
#xr #lineup ul li:first-child{
border-left: 1px solid #000;
}
#xr #lineup .button{
margin: 10px 20px 22px 20px;
font-size: 18px;
line-height: 18px;
font-weight: 300;
color: #FFF;
display: block;
background: #5787f4;
padding: 18px 0 20px 0;
text-align: center;
}
#xr #lineup .button img{
width: 5px;
height: auto;
margin: -3px 8px 0 0;
vertical-align: middle;
}
#xr #lineup .buy{
padding: 0 20px 20px 20px;
}
#xr #lineup .buy a{
font-size: 12px;
line-height: 12px;
font-weight: 300;
color: #FFF;
text-decoration: none;
display: inline-block;
background: #f5683a;
padding: 10px 10px 10px 10px;
}
#xr #lineup .note{
font-size: 12px;
line-height: 20px;
padding: 0 20px 20px 20px;
color: #c80000;
margin: -8px 0 0 0;
}



#xr #summary{
padding: 0 40px;
}
#xr #summary .inner{
max-width: 800px;
margin: auto;
}
#xr #summary h1{
padding: 80px 0 40px 0;
font-size: 30px;
font-weight: 500;
}
#xr #summary p{
padding: 30px 0 0 0;
}

