@charset "UTF-8";
@import "reset5.css";
@import url("//fonts.googleapis.com/earlyaccess/notosansjp.css");
@import url("//fast.fonts.net/cssapi/69516d6e-1575-4703-b1f2-c69cae9f703e.css");

body { color:#171717; line-height:1; background-color: #fff; padding: 0; position: relative; min-height: 100%; text-align: center; overflow: hidden }
html { min-height: 100%; }

/** html body { font-family:YuMincho, '游明朝',"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", Georgia, "Times New Roman", Times, serif }
*:first-child+html body { font-family: YuMincho, '游明朝',"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", Georgia, "Times New Roman", Times, serif }*/

* {word-wrap: break-word; }
img { -ms-interpolation-mode: bicubic; }
/* !font-size 12px default setting */
body { font-size:13px; line-height: 1; font-family: "Linotype Univers","Univers LT", Univers, "Helvetica Neue", Helvetica, Arial, 'Noto Sans JP', sans-serif, YuGothic, '游ゴシック',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; letter-spacing: 0.04em  }
body p { line-height: 2em; font-family:'Univers Next W01 Regular', 'Noto Sans JP'; letter-spacing: 0.08em }
*:first-child+html body { font-size:77%;}
* html body { font-size:77%;}

h1,h2,h3,h4,h5 { font-weight: normal; font-family:'Univers Next W01 Medium'; letter-spacing: 0.08em  }

iframe { overflow: hidden }

/* !clearfix */
hr { display: none; }

.cfix { /zoom : 1; }
.cfix:after { content : ''; display : block; clear : both; }

/* スクロールバーの有無によるズレ対策 */
html {
	overflow-y: scroll;
}

/*
font-family:'UniversNW01-130BUlLt';
font-family:'UniversNW01-131BUlLtIt';
font-family:'UniversNW01-230BThin';
font-family:'UniversNW01-231BThinIt';
font-family:'Univers Next W01 Light';
font-family:'UniversNextW01-LightIta';
font-family:'Univers Next W01 Regular';
font-family:'Univers Next W01 Italic';
font-family:'Univers Next W01 Medium';
font-family:'UniversNextW01-MediumIt';
font-family:'Univers Next W01 Bold';
font-family:'UniversNextW01-BoldItal';
font-family:'Univers Next W01 Heavy';
font-family:'UniversNextW01-HeavyIta';
font-family:'Univers Next W01 Black';
font-family:'UniversNextW01-SCBlackI';
font-family:'UniversNW01-930BXBlk';
font-family:'UniversNW01-931BXBlkIt';
font-family:'UniversNW01-120CdUlLt';
font-family:'UniversNW01-220CdThin';
font-family:'Univers N W01_320 Cd Lt';
font-family:'UniversNW01-420CdRegula';
font-family:'UniversNW01-520CdMedium';
font-family:'UniversNW01-620CdBold';
font-family:'UniversNW01-720CdHeavy';
font-family:'UniversNW01-820CdBlk';
font-family:'UniversNW01-920CdXBlk';
font-family:'UniversNW01-110CmpUlLt';
font-family:'UniversNW01-310CmpLt';
*/

/* margin-bottom
=========================================*/
.mb0 { margin-bottom:0 !important; }
.mb3 { margin-bottom:3px !important; }
.mb4 { margin-bottom:4px !important; }
.mb5 { margin-bottom:5px !important; }
.mb7 { margin-bottom:7px !important; }
.mb10 { margin-bottom:10px !important; }
.mb12 { margin-bottom:12px !important; }
.mb15 { margin-bottom:15px !important; }
.mb20 { margin-bottom:20px !important; }
.mb25 { margin-bottom:25px !important; }
.mb30 { margin-bottom:30px !important; }
.mb40 { margin-bottom:40px !important; }
.mb50 { margin-bottom:50px !important; }
.mb60 { margin-bottom:60px !important; }
.mb80 { margin-bottom:80px !important; }

.tx9 { font-size: 9px !important; }
.tx10 { font-size: 10px !important; }
.tx11 { font-size: 11px !important; }
.tx12 { font-size: 12px !important; }
.tx13 { font-size: 13px !important; }
.tx14 { font-size: 14px !important; }
.tx15 { font-size: 15px !important; }
.tx16 { font-size: 16px !important; }
.tx18 { font-size: 18px !important; }
.tx20 { font-size: 20px !important; }
.tx24 { font-size: 24px !important; }

.fltR { float: right; }
.fltL { float: left; }

.txtR { text-align: right; }
.txtL { text-align: left; }
.txtC { text-align: center; }

/* !Links */
a:link { color: #171717; text-decoration: underline }
a:visited { color: #171717; text-decoration: underline }
a:hover { color: #979797; text-decoration: none }
a:active { color: #00a0e9; text-decoration: overline }
html { margin: 0; padding: 0}
body { margin: 0; padding: 0 }

#intro { position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: url(../img/bg01_.jpg) repeat-y; background-size: cover; z-index: 10000 }
#intro .bg { position: absolute; left: 0; bottom: 0; }
#intro p { position: absolute; left: 8%; top: 8%; margin-top: 0; color: #f7f7f7; font-size: 18px; letter-spacing: 0.48em; color: #171717;  }
#intro .intro_lang { position: absolute; right: 8%; top: 8%; margin: 1em 0 0 }
#intro .intro_lang li { display: inline-block }
#intro .intro_lang li a { padding: 1em 2em; color: #171717; font-size: 15px; }
#intro .intro_lang li span { font-family:'UniversNW01-130BUlLt'; color: #171717 }

#wrapper { text-align: center; height: 100% }

section { position: relative; margin-top: -39px }
section .bg { position: absolute; width: 100%; left: 0; top: 0; overflow: hidden }
section .bg .ov { position: absolute; width: 100%; left: 0; top: 0; display: none }
section .inner { position: relative; padding: 140px 0 100px } 
section .inner h2 { position: absolute; left: 60px; top: 140px; font-size: 24px; letter-spacing: 0.16em; color: #171717 }
section .inner .tBox { opacity: 0; width: 50%; margin: 0 0 0 33.333% }
.container { margin: 0 }

section .vis { width: 100%; left: 0; top: 0; overflow: hidden; opacity: 0 }
.pt0 { padding-top: 0px !important }

#home, #mov { position: relative }
#home h2, #mov h2 { position: absolute; left: 60px; top: 50%; z-index: 10; font-size: 14px; letter-spacing: 0.12em; line-height: 2em; text-align: left; color: #fff; font-family:'Univers Next W01 Regular'; }
.mov { position: relative; background: #c7c7c7; overflow: hidden; position: relative; z-index: 0; }
/*..mov h2 { position: absolute; left: 6%; top: 50%; margin-top: -25px; z-index: 11; font-family:'AvenirNextLTW01-Medium'; color: #fff; font-size: 20px; text-align: left; line-height: 2; letter-spacing: 0.2em  }
.mov h2 span { font-weight: 300; font-size: 15px }
mov img { display: none }*/
.mov video, .mov iframe { position: absolute; left: 0; top: 0; z-index: 1 }
.mov .cvr { position: absolute; left: 0; top: 0; z-index: 10; cursor: pointer }
.mov #snd { position: absolute; right: 10px; top: 94px; z-index: 10 }
#mov .mov #snd { position: absolute; right: 10px; top: 10px; z-index: 10 }

/* header */
/*header { width: 100%; height: 110px; margin: 0; position: relative; background: url(../img/h_bg.png) no-repeat bottom right }
header h1 { position: absolute; left: 20px; top: 5px }
header .h_col { position: absolute; right: 30px; top: 20px }*/

#globalNav { position: relative; left: inherit; top: inherit; width: 100%; height: 114px; background: url(../img/sdw.png) no-repeat center bottom; text-align: center; overflow: hidden; z-index: 1000; }
#globalNav .inner { background-color: #fff; height: 74px; position: relative; }
#globalNav h1 { position: absolute; left: 40px; top: 30px; font-family:'Univers Next W01 Bold'; }
#globalNav ul { height: 61px; padding: 13px 0 0; background-color: #fff; position: absolute; right: 40px; top: 0; font-family:'Univers Next W01 Regular'; }
#globalNav li { float: left; text-align: left; margin-right: 20px }
#globalNav li.none { display: none }
#globalNav li a { padding: 16px 6px; display: block; position: relative }
#globalNav li a span { width: 100%; height:0; background-color: #00a0e9; position: absolute; left:0; bottom: 8px; }
#globalNav li a.selected span { height: 2px; }
#globalNav li a:link { text-decoration: none }

span.entit { letter-spacing: 0.1em; padding-bottom: 5px }
span.year { font-size: 13px; font-style: italic; border-bottom: 1px solid #00a0e9; margin-bottom: 5px }
span.date { font-size: 13px; font-style: italic; border-bottom: 1px solid #00a0e9; }

#logo { position: fixed; right: 30px; bottom: 30px }
#next { position: fixed; left: 50%; bottom: -4px; margin: 0 0 0 -40px }
#loader { position: fixed; left: 50%; top: 50%; margin: -8px 0 0 -8px; } 

#news { background: #c8c9cd }
#news .cfix {  }
#news .tBox { padding: 0 50px; }
#news p { text-align: left }

#mission {}
#mission .tBox { padding: 80px 0 0; }
#mission p { text-align: left }

#about {}
#about .cfix {  }
#about .tBox { padding: 80px 0 0; }
#about p { text-align: left }

#message {}
#message .inner h2 { color: #979797 }
#message .tBox { padding: 80px 0 0; }
#message p { text-align: left; }

#profile {}
#profile .cfix { position: relative; padding: 0 50px }
#profile .tBox { padding: 80px 0 0; }
#profile p { text-align: left }

#books {}
#books .inner h2 { color: #979797 }
#books .tBox { padding: 80px 0 0; }
#books p { text-align: left }

#exhibit {}
#exhibit .cfix {  }
#exhibit .tBox { padding: 80px 0 0; }
#exhibit p { text-align: left }

#reading {}
#reading .inner h2 { color: #979797 }
#reading .tBox { padding: 80px 0 0; }
#reading p { text-align: left }

#music {}
#music .cfix {  }
#music .tBox { float: right; padding: 0 50px; }
#music p { text-align: left }

#contact {}
#contact .inner h2 { color: #fff }
#contact .tBox { padding: 80px 0 0; }
#contact p { text-align: left; float: left; margin-right: 60px }

#footer { padding: 40px 0; position: relative }
#footer .goto { position: absolute; right: 40px; top:  40px }
#footer .goto a {display: block; padding: 10px; font-size: 16px }
