/*オリジナル 外部JSON固有のクラス名のみ使用可能。*/
#output{
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 10000;
display: none;
visibility: hidden;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
margin: 0;
padding: 0;
background: none;
}

.hantoumei_bg{
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999;
background: #000;
opacity: 1.0;
}

.bg_wrapper{
margin: 0;
padding: 0;
}


.welcome_ginza .welcome_yokohama .welcome_kobe{
display: block;
cursor: pointer;
cursor: hand;
}


.zentai_welcome{
width: 100%;
height: auto;
margin: 0 auto;
padding: 40px 0 0 0;
background: #000;
color: #fff;
box-sizing: border-box;
text-align: center;
font-size:13px;
}

#text_welcome{
width: 83%;
max-width: 600px;
margin: 0 auto;
padding: 0px 0 0 0;
text-align: left;

}


.welcome_barneys{
display: none;
visibility: hidden;
}

.welcome_katagaki{
font-size: 13px;
font-weight: bold;
line-height: 1.4;
letter-spacing: 0.1em;
padding: 20px 0 0 0;
}

.welcome_name{
font-size: 17px;
line-height: 1.1;
font-weight: bold;
letter-spacing: 0.1em;
padding: 10px 0 35px 0;
}


/*キャッチコピー*/
.welcome_catch_zentai{
width: 100%;
height: 80px;
position: relative;
margin: 0 0 37px 0
}

.kagi_01{
position: absolute;
top:0;
left: 0;
width: 39px;
height: 60px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
}

.kagi_02{
position: absolute;
bottom:0;
right: 0;
width: 39px;
height: 60px;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
}

.welcome_midashi{
display: block;
margin: 0px 0 0px 0;
font-size: 16px;
font-weight: bold;
line-height: 1.5;
letter-spacing: 0.1em;
width: 100%;
height: 100%;
text-align: center;
}

.welcome_midashi .takasa{
width: 100%;
position: absolute;
z-index: 9998;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}


.title_question{
font-size: 14px;
font-weight: bold;
line-height: 1.1;
letter-spacing: 0.05em;
padding: 0px 0 13px 0;
margin: 0;
}


.welcome_answer{
font-size: 13px;
font-weight: normal;
line-height: 1.8;
letter-spacing: 0.0em;
padding: 0px 0 40px 0;
margin: 0;
text-align: justify;
text-justify: inter-ideograph;/*IE*/
-ms-text-justify: inter-ideograph;
}




/*ナビゲーション　最初は非表示　welcome.jsで管理*/
.ginza_navi, .yokohama_navi, .kobe_navi{
display: none;
visibility: hidden;
position: fixed;
z-index: 20009;
top:0;
left:0;
width: 100%;
color: #fff;
}



/*【GET IT RIGHT】ナビゲーション　最初は非表示　get_it_right.jsで管理*/
.gir_01_navi, .gir_02_navi, .gir_03_navi, .gir_04_navi, .gir_05_navi, .gir_06_navi, .gir_07_navi{
display: none;
visibility: hidden;
position: relative;
top:0;
left:0;
width: 100%;
color: #fff;
}




/*ナビゲーションSP*/
.back{
text-indent: -9999px;
width: 18px ;
height: 30px;
position: fixed ;
z-index: 20009 ;
top:50%;
left:13px;
background: url("../img/arrow_light_left.svg") no-repeat;
background-size: contain;
vertical-align: middle;
cursor: pointer;
cursor: hand;
}

.next{
text-indent: -9999px;
width: 18px ;
height: 30px ;
position: fixed;
z-index: 20009 ;
top:50%;
right:13px;
background: url("../img/arrow_light_right.svg") no-repeat;
background-size: contain;
vertical-align: middle;
cursor: pointer;
cursor: hand;
}

.close_welcome{
text-indent: -9999px;
width: 26px;
height: 26px;
position: fixed;
z-index: 20009;
top:13px;
right:10px;
background: url("../img/close.svg") no-repeat;
background-size: contain;
vertical-align: middle;
cursor: pointer;
cursor: hand;
}

.close_gir{
text-indent: -9999px;
width: 26px;
height: 26px;
position: fixed;
z-index: 20009;
top:13px;
right:10px;
background: url("../img/close.svg") no-repeat;
background-size: contain;
vertical-align: middle;
cursor: pointer;
cursor: hand;
}




/* .GET IT RIGHT　スマホ
------------------------- */
.zentai_gir_syosai{
width: 100%;
height: 100%;
overflow: auto;
position: relative;
background: #000;
}


.gir_title_en{
display: none;
visibility: hidden;
}

.gir_title_jp{
display: none;
visibility: hidden;
}

.zentai_gir_syosai .bg_wrapper{
width: 100%;
background: #000;
margin: 0 auto;
padding: 0;
position: relative;
text-align: left;
}

.gri_flex{
width: 100%;
margin: 0 auto;
padding: 0;
}

.gir_en_midashi{
letter-spacing: 0.1em;
padding: 0 0 12px 0;
font-size:18px;
line-height: 1.3;
}

.gir_jp_midashi{
font-weight: bold;
letter-spacing: 0.1em;
padding: 0 0 32px 0;
font-size:15px;
}

#gir_syosai_text{
color:#fff;
width: 76%;
max-width: 600px;
margin: 0 auto;
text-align: left;
padding: 30px 0 0 0 ;
}


#gir_syosai_img{
width: 100%;
margin: 0 auto;
max-width: 800px;
padding: 50px 0 0 0 ;
overflow: hidden;
}


#gir_syosai_img img{
width: 100%;
height: auto;
}



.gir_text{
font-size: 13px;
font-weight: normal;
line-height: 1.8;
letter-spacing: 0.0em;
padding: 0px 0 0px 0;
margin: 0;
text-align: justify;
text-justify: inter-ideograph;/*IE*/
-ms-text-justify: inter-ideograph;
}


/* .サークルナビゲーション　スマホ
------------------------- */
ul.circle_navigation{
width: 100%;
margin: 0 auto;
text-align: center;
height: 10px;
padding: 40px 0 40px 0;
}

.kaku_circle{
display: block;
width:10px;
height: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #999;
margin: 0;
padding: 0;
cursor: pointer;
cursor: hand;
}

.kaku_circle:hover{
background-color: #ccc;
}


li.c_01, li.c_02, li.c_03, li.c_04, li.c_05, li.c_06, li.c_07 {
display: inline-block;
display: -moz-inline-box;
width:10px;
height: 10px;
margin: 0;
padding: 0 10px 0 0;
} 



/* .slideShow　スマホ
------------------------- */
#slideshow {
margin: 0 auto;
width: 80%;
max-width: 400px;
height: auto;
text-align: center;
}
#slideshow div {
width: 100%;
height: auto;
position: relative;
}
#slideshow div div {
top: 0;
left: 0;
position: absolute;
width: 100%;
height: auto;
}

#slideshow div div img{
width: 100%;
height: auto;
}

#slideshow ul {
position: relative;
width: 100%;
margin: 0 auto;
padding: 0;


display:flex;
display:-webkit-box;/* Android */
-webkit-box-pack: justify; /* Android 2~4 */
display:-ms-flexbox;/* IE10 */
display: -webkit-flex;/* safari（PC） */

justify-content:space-between;
-ms-flex-pack:justify;/* IE10 */
-webkit-justify-content:space-between;/* safari（PC） */
-webkit-box-pack:justify;/* Android*/

flex-direction: row;
-webkit-flex-direction: row;
ms-flex-direction: row;
-webkit-box-orient: normal;

flex-wrap:wrap
-ms-flex-wrap:wrap/* IE10 */
-webkit-flex-wrap:wrap/* safari（PC） */

}

#slideshow ul li {
-webkit-box-flex: 1; /* Android 2~4 */
list-style: none;
box-sizing: border-box;
align-content :space-between;
width:18%;
padding: 0 0px 0 0;
margin: 0;
}



#slideshow ul li.last_child {
list-style: none;
box-sizing: border-box;
width:20%;
padding: 0 0px 0 0;
margin: 0;
}

#slideshow ul li img{
width: 100%;
height: auto;
}

#slideshow .active {
filter:alpha(opacity=100)!important;
-moz-opacity: 1!important;
opacity: 1!important;
}

#loading_cover_bg_02{
position: fixed;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
top: 0;
left: 0;
z-index: 9999;
display: none;
background: #000;
}


/* タブレット、PC
-------------------------------------------------------------------------------------*/
@media screen and (min-width: 1025px) {



/*オリジナル 外部JSON固有のクラス名のみ使用可能。*/
#output{
position: fixed;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
top: 0;
left: 0;
z-index: 10000;
display: none;
visibility: hidden;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
background: none;
}


#loading_cover_bg_02{
position: fixed;
width: 0%;
height: 0%;
margin: 0;
padding: 0;
top: 0;
left: 0;
z-index: 9999;
display: none;
background: none;
}



.pc_kyokaisen{
width:100%;
height:100%;
padding:10px;
position:relative;
z-index: 10000;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
top: 0;
left: 0;
}

.pc_kyokaisen_inner{
width:100%;
height:100%;
border: 1px solid #666;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
}


/*全体囲みPC*/
.bg_wrapper{
width: 860px;
background: #000;
margin: 0 auto;
padding: 0;
position: fixed;
top: 50%;
left: 50%;
margin-top: -288px;
margin-left: -430px;
}


.zentai_welcome{
width: 84%;
height: 96%;
margin: 0 auto;
padding: 0px 0 0 0;
background: #000;
color: #fff;
box-sizing: border-box;
text-align: center;
font-size:13px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%); /* Safari用 */
transform: translate(-50%, -50%);
}


.zentai_welcome:after {content:".";clear: both;height: 0;visibility: hidden;display: block;}




#text_welcome{
width: 420px;
margin: 0 auto;
padding: 0px 0 0 0;
text-align: left;
background: #000;
float: right;
}

.welcome_barneys{
display: block;
visibility: visible;
position: absolute;
top:30px;
left:30px;
z-index: 10200;
letter-spacing: 0.1em !important;
}

.welcome_katagaki{
font-size: 13px;
font-weight: bold;
line-height: 1.4;
letter-spacing: 0.1em;
padding: 0px 0 0 0;
}

.welcome_name{
font-size: 17px;
line-height: 1.1;
font-weight: bold;
letter-spacing: 0.1em;
padding: 10px 0 30px 0;
}

.welcome_midashi{
padding: 0px 0 0px 0;
font-size: 17px;
font-weight: bold;
line-height: 1.5;
letter-spacing: 0.1em;
width: 100%;
text-align: center;
}




.title_question{
font-size: 14px;
font-weight: bold;
line-height: 1.1;
letter-spacing: 0.05em;
padding: 0px 0 13px 0;
margin: 0;
}

.welcome_answer{
font-size: 13px;
font-weight: normal;
line-height: 1.8;
letter-spacing: 0.0em;
padding: 0px 0 28px 0;
margin: 0;
text-align: justify;
text-justify: inter-ideograph;/*IE*/
-ms-text-justify: inter-ideograph;
}



/*ナビゲーションPC*/

.back{
text-indent: -9999px;
width: 20px;
height: 36px;
position: fixed;
z-index: 10009;
top:50%;
left:30px;
background: url("../img/arrow_light_left.svg") no-repeat;
background-size: contain;
vertical-align: middle;
cursor: pointer;
}




.back:hover {
filter:alpha(opacity=60); /* IE 6,7*/
-moz-opacity:0.6; /* IE 8,9 */
opacity:0.6;
}


.next{
text-indent: -9999px;
width: 20px;
height: 36px;
position: fixed;
z-index: 10009;
top:50%;
right:30px;
background: url("../img/arrow_light_right.svg") no-repeat;
background-size: contain;
vertical-align: middle;
cursor: pointer;
}

.next:hover {
filter:alpha(opacity=60); /* IE 6,7*/
-moz-opacity:0.6; /* IE 8,9 */
opacity:0.6;
}

.close_welcome{
text-indent: -9999px;
width: 29px;
height: 29px;
position: fixed;
z-index: 10009;
top:32px;
right:28px;
background: url("../img/close.svg") no-repeat;
background-size: contain;
vertical-align: middle;
cursor: pointer;
}

.close_welcome:hover {
filter:alpha(opacity=60); /* IE 6,7*/
-moz-opacity:0.6; /* IE 8,9 */
opacity:0.6;
}


.close_gir{
text-indent: -9999px;
width: 29px;
height: 29px;
position: fixed;
z-index: 10009;
top:32px;
right:28px;
background: url("../img/close.svg") no-repeat;
background-size: contain;
vertical-align: middle;
cursor: pointer;
}

.close_gir:hover {
filter:alpha(opacity=60); /* IE 6,7*/
-moz-opacity:0.6; /* IE 8,9 */
opacity:0.6;
}


/* .GET IT RIGHT　PC
------------------------- */
.zentai_gir_syosai{
width: 84%;
height: 96%;
overflow: hidden;
position: relative;
background: #000;
margin: 0 auto;
text-align: left;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%); /* Safari用 */
transform: translate(-50%, -50%);
}




.gir_title_en{
display: block;
visibility: visible;
position: relative;
top: 37px;
left: 57px;
z-index: 99999;
color: #fff;
font-size:23px;
letter-spacing: 0.1em;
}

.gir_title_jp{
display: block;
visibility: visible;
position: relative;
top: 44px;
left: 57px;
z-index: 99999;
color: #fff;
font-size:12px;
letter-spacing: 0.1em;
font-weight: bold;
}

.zentai_gir_syosai .bg_wrapper{
width: 980px;
background: #000;
margin: 0 auto;
padding: 0;
position: absolute;
top: 50%;
left: 50%;
margin-top: -230px;
margin-left: -490px;
text-align: left;
}


.gri_flex{
width: 980px;
height: 460px;
margin: 0;
padding: 0;
display:flex;
display:-webkit-box;/* Android */
display:-ms-flexbox;/* IE10 */
display: -webkit-flex;/* safari（PC） */

justify-content:space-between;
-ms-flex-pack:justify;/* IE10 */
-webkit-justify-content:space-between;/* safari（PC） */
-webkit-box-pack:justify;/* Android*/

flex-direction: row;
-webkit-flex-direction: row;
ms-flex-direction: row;
-webkit-box-orient: normal;

flex-wrap:wrap
-ms-flex-wrap:wrap/* IE10 */
-webkit-flex-wrap:wrap/* safari（PC） */
}


.gir_en_midashi{
letter-spacing: 0.1em;
padding: 0 0 12px 0;
font-size:20px;
}

.gir_jp_midashi{
font-weight: bold;
letter-spacing: 0.1em;
padding: 0 0 32px 0;
font-size:15px;
}



#gir_syosai_img{
width: 600px;
padding: 0;
height: 460px;
overflow: hidden;
}


#gir_syosai_img img{
width: 100%;
height: auto;
}

#gir_syosai_text{
color:#fff;
width: 350px;
align-self: flex-end;
}


.gir_text{
font-size: 13px;
font-weight: normal;
line-height: 1.8;
letter-spacing: 0.0em;
padding: 0px 0 0px 0;
margin: 0;
text-align: justify;
text-justify: inter-ideograph;/*IE*/
-ms-text-justify: inter-ideograph;
}




/* .slideShow　PC
------------------------- */
#slideshow {
margin: 0 auto;
width: 400px;
height: 490px;
text-align: center;
float: left;
}
#slideshow div {
width: 100%;
height: auto;
position: relative;
}
#slideshow div div {
top: 0;
left: 0;
position: absolute;
width: 100%;
height: auto;
}

#slideshow div div img{
width: 100%;
height: auto;
}


#slideshow ul {
position: relative;
width: 100%;
margin: 0 auto;
padding: 0;

display:flex;
display:-webkit-box;/* Android */
display:-ms-flexbox;/* IE10 */
display: -webkit-flex;/* safari（PC） */

justify-content:space-between;
-ms-flex-pack:justify;/* IE10 */
-webkit-justify-content:space-between;/* safari（PC） */
-webkit-box-pack:justify;/* Android*/

flex-direction: row;
-webkit-flex-direction: row;
ms-flex-direction: row;
-webkit-box-orient: normal;

flex-wrap:wrap
-ms-flex-wrap:wrap/* IE10 */
-webkit-flex-wrap:wrap/* safari（PC） */
}


#slideshow ul li {
list-style: none;
box-sizing: border-box;
width:18%;
padding: 0 0px 0 0;
margin: 0;
}


#slideshow ul li img{
width: 100%;
height: auto;
}

#slideshow .active {
filter:alpha(opacity=100)!important;
-moz-opacity: 1!important;
opacity: 1!important;
}



}/*end of タブレット、PC*/
