@charset "utf-8";
/* -----------------------------------------------------
 Base

----------------------------------------------------- */
html, body { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6, p, blockquote, div, object, ul, ol, li, dl, dt, dd { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }

address { font-style: normal; }

ul, ol { list-style: none; }

dl dt { font-weight: normal; }

strong, em { font-weight: bold; font-style: normal; }

img { border: 0 none; vertical-align: bottom; }

caption { text-align: left; }

th { font-weight: normal; text-align: left; }

hr { display: none; }

form, fieldset { margin: 0; padding: 0; border: 0 none; display: inline; }

legend { display: none; }

input, select { margin: 0; padding: 0; vertical-align: middle; }

input[disabled=disabled] { cursor: default; }

option { padding-right: 5px; }

optgroup { font-style: normal; }

body { font: 14px/1.5 "ms pgothic", arial, helvetica, hirakakupro-w3, sans-serif; *font-size: 87.5%; color: #393939; }

a { color: #3399ff; text-decoration: underline; }

a:visited { color: #330099; text-decoration: underline; }

a:hover, a:focus { color: #ff6666; text-decoration: none; }

h2, h3, h4, h5, h6, ul, ol, dl, p { margin-bottom: 10px; }

table { margin-bottom: 12.5px; }

th, td { vertical-align: middle; }

strong { color: #ff3333; }

sup { font-size: 75.07%; }

div, ul, ol, dl, dt, dd, p { *zoom: 1; }

/* -----------------------------------------------------
 Container

----------------------------------------------------- */
#wrapper { width: 100%; position:relative; z-index:1; }
	
#container { margin: 0 auto; width: 960px; }

#main { width: 742px; float: left; }

#header { position: relative; margin: 0 auto; padding-top: 20px; width: 960px; height: 143px; }
#header .logo1 { position: absolute; top: 36px; left: 0; }
#header .logo2 { position: absolute; top: 20px; right: 0; }

#nav-global { position: absolute; top: 114px; right: 0; font-size: 11px; }
#nav-global li { margin-right: 26px; float: left; }
#nav-global a { background: url(/about/csr/community/art/kodomo/common/css/images/nav_global.png) no-repeat 0 0; display: block; height: 22px; overflow: hidden; }
#nav-global .top a { background-position: 0 0; width: 43px; }
#nav-global .top a.current, #nav-global .top a:hover, #nav-global .top a:focus { background-position: 0 -22px; }
#nav-global .rule a { background-position: -60px 0; width: 88px; }
#nav-global .rule a.current, #nav-global .rule a:hover, #nav-global .rule a:focus { background-position: -60px -22px; }
#nav-global .exhibition a { background-position: -187px 0; width: 113px; }
#nav-global .exhibition a.current, #nav-global .exhibition a:hover, #nav-global .exhibition a:focus { background-position: -187px -22px; }
#nav-global .award a { background-position: -317px 0; width: 60px; }
#nav-global .award a.current, #nav-global .award a:hover, #nav-global .award a:focus { background-position: -317px -22px; }
#nav-global .prize a { background-position: -393px 0; width: 31px; }
#nav-global .prize a.current, #nav-global .prize a:hover, #nav-global .prize a:focus { background-position: -393px -22px; }
#nav-global .contact { margin-right: 0; }
#nav-global .contact a { background-position: -440px 0; width: 89px; }
#nav-global .contact a.current, #nav-global .contact a:hover, #nav-global .contact a:focus { background-position: -440px -22px; }
#nav-global span { position: relative; z-index: -1; }

#pagetop { margin: 0 auto 10px; padding-top: 50px; width: 960px; text-align: right; }

#footer { background: #eee; }
#footer .inner { margin: 0 auto; padding: 11px 0 14px 10px; width: 950px; }
#footer p { margin-bottom: 0; }
#footer .copy { margin-top: 4px; float: left; font-size: 86%; }
#footer .copy img { margin-right: 20px; vertical-align: middle; }
#footer .logo { float: right; }

/* -----------------------------------------------------
 Modules

----------------------------------------------------- */
/* -----------------------------------------------------
 Heading
----------------------------------------------------- */
h2 { margin-bottom: 15px; }

div.hdg-l1-01 { position: relative; background: #e60012; margin-bottom: 15px; }
div.hdg-l1-01 h1 { margin-bottom: 0; }
div.hdg-l1-01 p { position: absolute; top: 0; right: 0; background: #fff; margin-bottom: 0; }

.hdg-square-01 { background: url(/common/css/images/icon/square_01.png) no-repeat 0 0.4em; margin-bottom: 5px; padding-left: 16px; font-weight: bold; }

/* -----------------------------------------------------
 Paragraph
----------------------------------------------------- */
.pgh-home-01 { background: url(/common/css/images/icon/home_02.png) no-repeat 0 0.35em; padding-left: 16px; }

.pgh-closing-01 { border: #ff0000 solid 1px; padding: 5px 10px 3px; text-align: center; }
.pgh-closing-01 em { color: #ff0000; font-weight: bold; font-size: 100%; }

#docID { width: 960px; font-size: 86%; text-align: right; padding: 10px 0 7px; margin: 0 auto; }

/* -----------------------------------------------------
 List
----------------------------------------------------- */
.list-table-01 li { border-bottom: 1px solid #ccc; padding: 5px 0; }
.list-table-01 dl { background: #eee; margin-bottom: 0; }
.list-table-01 dt { padding: 7px 10px; width: 120px; display: table-cell; *display: inline; *zoom: 1; vertical-align: middle; font-weight: bold; }
.list-table-01 dd { background: #fff; *margin-top: -1px; padding: 7px 10px 7px 20px; width: 572px; display: table-cell; *display: inline; *zoom: 1; vertical-align: middle; }

.list-square-01 li { background: url(/common/css/images/icon/square_01.png) no-repeat 0 0.35em; border-bottom: 0; margin-bottom: 5px; padding: 0 0 0 14px; }
.list-square-01 li:last-child { margin-bottom: 0; }
.list-square-01 .last { margin-bottom: 0; }
.list-square-01 ul { margin-top: 5px; }

.list-notice-01 { font-size: 86%; }
.list-notice-01 li { position: relative; padding-left: 1em; zoom: 1; }
.list-notice-01 li span { position: absolute; top: 0; left: 0; }
.list-notice-01 li ul { font-size: 100%; }
.list-notice-01.num li { padding-left: 2.2em; }
.list-notice-01.num02 li { padding-left: 2.8em; }

.list-ordered-01 { margin-left: 10px; padding-left: 1.2em; *padding-left: 1.8em; list-style-type: decimal; }
.list-ordered-01 li { border-bottom: 0; margin-bottom: 5px; padding: 0; }
.list-ordered-01 li:last-child { margin-bottom: 0; }
.list-ordered-01.last { margin-bottom: 0; }
.list-ordered-01 ul { margin-top: 5px; }

.list-ordered-02 { list-style: none; }
.list-ordered-02 li { position: relative; margin-bottom: 5px; padding-left: 2em; zoom: 1; }
.list-ordered-02 .num { position: absolute; top: 0; left: 0; width: 1.6em; display: block; text-align: right; }
.list-ordered-02 ul { margin-top: 5px; }
.list-ordered-02 .list-square-01 li { padding-left: 14px; }
.list-ordered-02 .list-notice-01 li { padding-left: 1em; }

.list-attension-01 { font-size: 86%; }
.list-attension-01 li { background: url(/common/css/images/icon/disc_01.png) no-repeat 0 0.3em; margin-bottom: 3px; padding-left: 14px; }

.list-float-01 { margin: 0 0 20px 12px; line-height: 1.2; }
.list-float-01 li { border-right: 1px solid #333; margin-right: 10px; padding-right: 10px; float: left; }
.list-float-01 li:last-child { border-right: none; margin-right: 0; padding-right: 0; }
.list-float-01 .last { border-right: none; margin-right: 0; padding-right: 0; }

.list-definition-01 { width: 100%; }
.list-definition-01 dt { margin-bottom: 2px; float: left; clear: both; font-weight: bold; }
.list-definition-01 dt span { background: white url(/common/css/images/icon/square_03.png) no-repeat 0 0.7em; padding: 0 1px 0 4px; display: inline-block; *display: inline; *zoom: 1; }
.list-definition-01 dd { margin: 0 0 10px 1.5%; float: left; }

.list-col3-01 { margin-right: -10px; }
.list-col3-01 li { margin: 0 10px 5px 0; width: 240px; float: left; }

/* -----------------------------------------------------
 Table
----------------------------------------------------- */
.tbl-data-01 { border: none; border-collapse: collapse; width: 100%; }
.tbl-data-01 th { background: #fff; border: none; border-bottom: 1px solid #ccc; padding: 12px 0; font-weight: bold; }
.tbl-data-01 th span { background: #eee; padding: 0 10px; height: 100%; display: block; }
.tbl-data-01 td { border: none; border-bottom: 1px solid #ccc; padding: 12px 10px 12px 20px; }

.tbl-prize-01 { border: none; width: 100%; }
.tbl-prize-01 th { background: #eee; border: none; padding: 0 10px; width: 120px; vertical-align: middle; font-weight: bold; }
.tbl-prize-01 td { border: none; padding-left: 20px; width: 582px; }
.tbl-prize-01 .image { position: relative; font-size: 12px; height: 100%; overflow: hidden; }
.tbl-prize-01 p { margin-bottom: 0; }
.tbl-prize-01 dl { position: absolute; top: 0; left: 0; z-index: -1; }
.tbl-prize-01 dt { margin: 0 10px 5px 0; float: left; clear: both; }
.tbl-prize-01 dd { float: left; }

.tbl-flow-01 { border: none; width: 100%; }
.tbl-flow-01 th { background: #eeeeee url(images/bg_list-step-01_01.png) no-repeat 0 100%; border: none; padding: 10px; font-weight: bold; text-align: center; vertical-align: top; width: 120px; }
.tbl-flow-01 td { background: url(images/bg_list-step-01_02.png) no-repeat 0 100%; border: none; padding: 10px 0 10px 20px; width: 604px; }
.tbl-flow-01 tr:last-child th { background: #eee; }
.tbl-flow-01 tr th.last { background: #eee; }

/* -----------------------------------------------------
 Image
----------------------------------------------------- */
.lay-image .imageL { margin-right: 10px; float: left; }
.lay-image .imageR { margin-left: 10px; float: right; }
.lay-image .imageL li, .lay-image .imageR li { margin-bottom: 10px; }
.lay-image .imageL .hover a, .lay-image .imageR .hover a { color: #333333; text-decoration: none; }
.lay-image .imageL .hover a:link, .lay-image .imageR .hover a:link { text-decoration: none; }
.lay-image .imageL .hover a:visited, .lay-image .imageR .hover a:visited { color: #330099; text-decoration: none; }
.lay-image .imageL .hover a:hover, .lay-image .imageL .hover a:focus, .lay-image .imageR .hover a:hover, .lay-image .imageR .hover a:focus { color: #ff6666; text-decoration: underline; }
.lay-image .imageL a, .lay-image .imageR a { color: #333333; text-decoration: none; }
.lay-image .imageL a:link, .lay-image .imageR a:link { text-decoration: none; }
.lay-image .imageL a:visited, .lay-image .imageR a:visited { color: #330099; text-decoration: none; }
.lay-image .imageL a:hover, .lay-image .imageL a:focus, .lay-image .imageR a:hover, .lay-image .imageR a:focus { color: #ff6666; text-decoration: underline; }
.lay-image .imageL a img, .lay-image .imageR a img { margin-bottom: 3px; }
.lay-image .imageL a .caption, .lay-image .imageR a .caption { background: url(images/icon/arrow_01.png) no-repeat 0 0.45em; margin-top: 0; padding-left: 10px; text-align: left; }
.lay-image .contents { overflow: hidden; }

.img-col3-01 { margin: 0 -40px 0 0; }
.img-col3-01 li { margin: 0 20px 30px 0; width: 234px; float: left; overflow: hidden; }
.img-col3-01 li.size2of3 { width: 480px; }
.gold li {float: left;}
.mr20 {margin-right: 20px}
.mt30 {margin-top: 30px}
.f12 {font-size: 12px; margin-top: 5px; text-align: center; display: block; }

.img-list-01 { letter-spacing: -0.4em; text-align: center; }
.img-list-01 li { letter-spacing: normal; display: inline-block; *display: inline; zoom: 1; margin: 0 10px 5px 0; }

.caption { margin-top: 5px; display: block; font-size: 86%; text-align: center; }

a.hover { display: inline-block; *display: inline; *zoom: 1; }

a.hover:hover img { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70); opacity: .7; }

.icon { _margin: 3px 0 4px; vertical-align: text-bottom; *vertical-align: middle; }

/* -----------------------------------------------------
 Layout
----------------------------------------------------- */
.sec-line-01 { background: url(/common/css/images/bg_line_02.png) repeat-x 0 9px; padding-top: 24px; }

.sec-line-02 { border-top: 1px solid #ccc; margin-top: 15px; padding-top: 18px; }

.sec-indent-01 { margin-left: 10px; }

.lay-lead-01 { padding-bottom: 10px; text-align: center; }
.lay-lead-01 .logo { margin-bottom: 20px; }

.lay-col2-01 { margin-right: -40px; }
.lay-col2-01 .col { position: relative; margin-right: 20px; width: 361px; float: left; }

.lay-col3-01 { margin-right: -40px; }
.lay-col3-01 .col { margin-right: 20px; width: 234px; float: left; }
.lay-col3-01 .col.size2of3 { width: 488px; }

/* -----------------------------------------------------
 Box
----------------------------------------------------- */
/* ColorBox Core Style: The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper { position: absolute; top: 0; left: 0; z-index: 9999; overflow: hidden; }

#cboxOverlay { position: fixed; width: 100%; height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft { clear: left; }

#cboxContent { position: relative; }

#cboxLoadedContent { overflow: auto; }

#cboxTitle { margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow { cursor: pointer; }

.cboxPhoto { float: left; margin: auto; border: 0; display: block; max-width: none; }

.cboxIframe { width: 100%; height: 100%; display: block; border: 0; }

#colorbox, #cboxContent, #cboxLoadedContent { box-sizing: content-box; }

/*  User Style: Change the following styles to modify the appearance of ColorBox.  They are ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay { background: #fff; }

#cboxTopLeft { width: 25px; height: 25px; background: url(/common/css/images/colorbox/border1.png) no-repeat 0 0; }

#cboxTopCenter { height: 25px; background: url(/common/css/images/colorbox/border1.png) repeat-x 0 -50px; }

#cboxTopRight { width: 25px; height: 25px; background: url(/common/css/images/colorbox/border1.png) no-repeat -25px 0; }

#cboxBottomLeft { width: 25px; height: 25px; background: url(/common/css/images/colorbox/border1.png) no-repeat 0 -25px; }

#cboxBottomCenter { height: 25px; background: url(/common/css/images/colorbox/border1.png) repeat-x 0 -75px; }

#cboxBottomRight { width: 25px; height: 25px; background: url(/common/css/images/colorbox/border1.png) no-repeat -25px -25px; }

#cboxMiddleLeft { width: 25px; background: url(/common/css/images/colorbox/border2.png) repeat-y 0 0; }

#cboxMiddleRight { width: 25px; background: url(/common/css/images/colorbox/border2.png) repeat-y -25px 0; }

#cboxContent { background: #fff; overflow: hidden; }

.cboxIframe { background: #fff; }

#cboxError { padding: 50px; border: 1px solid #ccc; }

#cboxLoadedContent { margin-bottom: 20px; }

#cboxTitle { position: absolute; bottom: 0px; left: 0; text-align: center; width: 100%; color: #999; }

#cboxCurrent { position: absolute; bottom: 0px; left: 100px; color: #999; }

#cboxSlideshow { position: absolute; bottom: 0px; right: 42px; color: #444; }

#cboxPrevious { position: absolute; bottom: 0px; left: 0; color: #444; }

#cboxNext { position: absolute; bottom: 0px; left: 63px; color: #444; }

#cboxLoadingOverlay { background: white url(/common/css/images/colorbox/loading.gif) no-repeat 5px 5px; }

#cboxClose { position: absolute; bottom: 0; right: 0; display: block; color: #444; }

/* The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9. See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); }

/* The following provides PNG transparency support for IE6 Feel free to remove this and the /ie6/ directory if you have dropped IE6 support.
*/
.cboxIE6 #cboxTopLeft { background: url(/common/css/images/colorbox/ie6/borderTopLeft.png); }

.cboxIE6 #cboxTopCenter { background: url(/common/css/images/colorbox/ie6/borderTopCenter.png); }

.cboxIE6 #cboxTopRight { background: url(/common/css/images/colorbox/ie6/borderTopRight.png); }

.cboxIE6 #cboxBottomLeft { background: url(/common/css/images/colorbox/ie6/borderBottomLeft.png); }

.cboxIE6 #cboxBottomCenter { background: url(/common/css/images/colorbox/ie6/borderBottomCenter.png); }

.cboxIE6 #cboxBottomRight { background: url(/common/css/images/colorbox/ie6/borderBottomRight.png); }

.cboxIE6 #cboxMiddleLeft { background: url(/common/css/images/colorbox/ie6/borderMiddleLeft.png); }

.cboxIE6 #cboxMiddleRight { background: url(/common/css/images/colorbox/ie6/borderMiddleRight.png); }

.cboxIE6 #cboxTopLeft, .cboxIE6 #cboxTopCenter, .cboxIE6 #cboxTopRight, .cboxIE6 #cboxBottomLeft, .cboxIE6 #cboxBottomCenter, .cboxIE6 #cboxBottomRight, .cboxIE6 #cboxMiddleLeft, .cboxIE6 #cboxMiddleRight { _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')"); }

/*  Edit */
#colorbox { padding-top: 20px; }

#cboxWrapper { top: 20px; }

#cboxLoadedContent .box-modal { padding: 20px 20px 0; }

#cboxClose { width: 82px; height: 29px; display: none; float: none; position: absolute; top: 3px; right: 30px; }

/* -----------------------------------------------------
 Sidebar

----------------------------------------------------- */
#sub { width: 196px; float: right; }

#nav-local { border-bottom: 1px solid #666; margin-bottom: 10px; }

.sub-link-01 li { margin-bottom: 5px; }

/* -----------------------------------------------------
 Support Class

----------------------------------------------------- */
#sub-arrange .box-conductor-01 { margin-top: 0; }

.indent { text-indent: 1em; }

.underline { text-decoration: underline; }

.fontS { font-size: 86%; }

.font13 { font-size: 93%; }

.fontL { font-size: 114%; }

.colorR { color: #ff3333; }
.colorR .num { font-size: 143%; }

.colorM { color: #06f; }

.colorW { color: #f96dac; }

.line-01 { background: url("/common/css/images/bg_line_02.png") repeat-x 0 100%; padding-bottom: 10px; }

.alignL th, .alignL td, .alignL { text-align: left !important; }

.alignC th, .alignC td, .alignC { text-align: center !important; }

.alignR th, .alignR td, .alignR { text-align: right!important; }

.alignT { vertical-align: top !important; }

.alignM { vertical-align: middle !important; }

.alignB { vertical-align: bottom !important; }

.floatL { float: left !important; }

.floatR { float: right !important; }

.floatN { float: none !important; }

.mt00 { margin-top: 0px !important; }

.mb00 { margin-bottom: 0px !important; }

.pb00 { padding-bottom: 0px !important; }

.mt05 { margin-top: 5px !important; }

.mb05 { margin-bottom: 5px !important; }

.pb05 { padding-bottom: 5px !important; }

.mt10 { margin-top: 10px !important; }

.mb10 { margin-bottom: 10px !important; }

.pb10 { padding-bottom: 10px !important; }

.mt15 { margin-top: 15px !important; }

.mb15 { margin-bottom: 15px !important; }

.pb15 { padding-bottom: 15px !important; }

.mt20 { margin-top: 20px !important; }

.mb20 { margin-bottom: 20px !important; }

.pb20 { padding-bottom: 20px !important; }

.mt25 { margin-top: 25px !important; }

.mb25 { margin-bottom: 25px !important; }

.pb25 { padding-bottom: 25px !important; }

.mt30 { margin-top: 30px !important; }

.mb30 { margin-bottom: 30px !important; }

.pb30 { padding-bottom: 30px !important; }

.mt35 { margin-top: 35px !important; }

.mb35 { margin-bottom: 35px !important; }

.pb35 { padding-bottom: 35px !important; }

.mt40 { margin-top: 40px !important; }

.mb40 { margin-bottom: 40px !important; }

.pb40 { padding-bottom: 40px !important; }

.mt45 { margin-top: 45px !important; }

.mb45 { margin-bottom: 45px !important; }

.pb45 { padding-bottom: 45px !important; }

.mt50 { margin-top: 50px !important; }

.mb50 { margin-bottom: 50px !important; }

.pb50 { padding-bottom: 50px !important; }

.mt55 { margin-top: 55px !important; }

.mb55 { margin-bottom: 55px !important; }

.pb55 { padding-bottom: 55px !important; }

.mt60 { margin-top: 60px !important; }

.mb60 { margin-bottom: 60px !important; }

.pb60 { padding-bottom: 60px !important; }

.clearfix, #container, #nav-global, #footer .inner, .list-float-01, .list-definition-01, .list-col3-01, .tbl-prize-01 dl, .lay-image, .img-col3-01, .lay-col2-01, .lay-col3-01, .one-column .img-col4-01, .one-column .lay-col2-01, .one-column .lay-col3-01, #info, .top-nav-01, .top-bnr-01, .top-bnr-01 li, .top-unicef-01, #modal-art01 #nav-global_modal, #modal-art01 #nav-local_modal, #modal-art02 #nav-global_modal, #modal-art02 #nav-local_modal { *zoom: 1; }
.clearfix:after, #container:after, #nav-global:after, #footer .inner:after, .list-float-01:after, .list-definition-01:after, .list-col3-01:after, .tbl-prize-01 dl:after, .lay-image:after, .img-col3-01:after, .lay-col2-01:after, .lay-col3-01:after, .one-column .img-col4-01:after, .one-column .lay-col2-01:after, .one-column .lay-col3-01:after, #info:after, .top-nav-01:after, .top-bnr-01:after, .top-bnr-01 li:after, .top-unicef-01:after, #modal-art01 #nav-global_modal:after, #modal-art01 #nav-local_modal:after, #modal-art02 #nav-global_modal:after, #modal-art02 #nav-local_modal:after { content: ""; display: table; clear: both; }

/* -----------------------------------------------------
 One Column Modules

----------------------------------------------------- */
.one-column { /* -----------------------------------------------------
 Heading
----------------------------------------------------- */ /* -----------------------------------------------------
 Paragraph
----------------------------------------------------- */ /* -----------------------------------------------------
 List
----------------------------------------------------- */ /* -----------------------------------------------------
 Table
----------------------------------------------------- */ /* -----------------------------------------------------
 Image
----------------------------------------------------- */ /* -----------------------------------------------------
 Layout
----------------------------------------------------- */ /* -----------------------------------------------------
 Box
----------------------------------------------------- */ }
.one-column .img-col4-01 { margin: 0 -40px 0 0; }
.one-column .img-col4-01 li { margin: 0 20px 30px 0; width: 225px; float: left; overflow: hidden; }
.one-column .img-col4-01 li.size2of3 { width: 480px; }
.one-column .lay-col2-01 { margin-right: -40px; }
.one-column .lay-col2-01 .col { position: relative; margin-right: 20px; width: 361px; float: left; }
.one-column .lay-col3-01 { margin-right: -40px; }
.one-column .lay-col3-01 .col { margin-right: 20px; width: 234px; float: left; }
.one-column .lay-col3-01 .col.size2of3 { width: 488px; }

/* -----------------------------------------------------
 Top

----------------------------------------------------- */
/* -----------------------------------------------------
 Info
----------------------------------------------------- */
#info { margin-bottom: 15px; }

#main-visual { position: relative; margin-right: 21px; width: 568px; height: 400px; float: left; }
#main-visual p { margin-bottom: 0; }
#main-visual .btn { position: absolute; bottom: 10px; right: 10px; }

#louvre { position: absolute; top: 0; left: 0; }

#lead { width: 371px; float: right; }
#lead h2 { margin-bottom: 0; }

.top-news-01 { background: #fff5c6; margin-top: 3px; padding: 5px 10px; height: 262px; overflow-y: scroll; font-size: 14px;
	font-weight: bold;
}
.top-news-01 dl { margin-bottom: 0;
}
.top-news-01 dd { margin-bottom: 15px;
	font-weight: bold;
	border-bottom: 1px dotted silver;
	padding-bottom: 15px;
}
.top-news-01 dt { font-weight: bold;
}

/* -----------------------------------------------------
 Container
----------------------------------------------------- */
.top-nav-01 { margin: 0 -40px 30px 0; padding-top: 5px; }
.top-nav-01 li { margin-right: 20px; float: left; }

.top-bnr-01 { margin-bottom: 44px; font-size: 86%; }
.top-bnr-01 li { margin-right: 20px; padding-top: 7px; width: 460px; float: left; }
.top-bnr-01 a { color: #333333; text-decoration: none; }
.top-bnr-01 a:link { text-decoration: none; }
.top-bnr-01 a:visited { color: #330099; text-decoration: none; }
.top-bnr-01 a:hover, .top-bnr-01 a:focus { color: #ff6666; text-decoration: underline; }
.top-bnr-01 img { margin-top: -7px; margin-right: 10px; float: left; position: relative; }
.top-bnr-01 .icon { *margin: 0!important; float: none; }
.top-bnr-01 .louvre { margin-right: 0; padding-top: 15px; }
.top-bnr-01 .louvre span { margin-top: 15px; }
.top-bnr-01 .louvre img { margin-top: -15px; }

.top-lead-01 { margin-bottom: 2px; color: #059de8; font-size: 114%; }

.top-unicef-01 { background: url(/common/css/images/bg_line_02.png) repeat-x 0 0; padding-top: 12px; font-size: 86%; }
.top-unicef-01 a { margin-right: 10px; float: left; display: block; }
.top-unicef-01 span { padding-top: 2px; display: block; }

/* -----------------------------------------------------
 Modal

----------------------------------------------------- */
#modal-art01 #container, #modal-art02 #container { margin: 0 auto; width: 830px; position: relative; }
#modal-art01 #main, #modal-art02 #main { width: 805px; margin: 0 auto; float: none; }
#modal-art01 #nav-global_modal, #modal-art01 #nav-local_modal, #modal-art02 #nav-global_modal, #modal-art02 #nav-local_modal { position: static; }
#modal-art01 #nav-global_modal li, #modal-art01 #nav-local_modal li, #modal-art02 #nav-global_modal li, #modal-art02 #nav-local_modal li { float: left; }
#modal-art01 #nav-global_modal li a, #modal-art01 #nav-local_modal li a, #modal-art02 #nav-global_modal li a, #modal-art02 #nav-local_modal li a { height: auto; }
#modal-art01 #nav-global_modal li.last, #modal-art01 #nav-local_modal li.last, #modal-art02 #nav-global_modal li.last, #modal-art02 #nav-local_modal li.last { margin-right: 0; }
#modal-art01 #nav-global_modal li:last-child, #modal-art01 #nav-local_modal li:last-child, #modal-art02 #nav-global_modal li:last-child, #modal-art02 #nav-local_modal li:last-child { margin-right: 0; }
#modal-art01 #nav-global_modal li, #modal-art02 #nav-global_modal li { margin-right: 10px; }
#modal-art01 #nav-local_modal, #modal-art02 #nav-local_modal { border: none; }
#modal-art01 #nav-local_modal li, #modal-art02 #nav-local_modal li { margin-right: 5px; }
#modal-art01 #main h2, #modal-art01 #main p, #modal-art02 #main h2, #modal-art02 #main p { text-align: center; }
#modal-art01 h1, #modal-art02 h1 { margin: 0 0 24px; text-align: center; }
#modal-art01 .hdg-l1-01 h1, #modal-art02 .hdg-l1-01 h1 { text-align: left; margin-bottom: 0; }
#modal-art01 .hdg-group, #modal-art01 .hdg-title, #modal-art02 .hdg-group, #modal-art02 .hdg-title { font-size: 100%; text-align: center; margin-bottom: 10px; }
#modal-art01 .hdg-group, #modal-art02 .hdg-group { font-weight: bold; color: #ff0000; }
#modal-art01 .hdg-title, #modal-art02 .hdg-title { font-weight: normal; }
#modal-art01 .image img, #modal-art02 .image img { display: inline-block; *display: inline; *zoom: 1; border: #ddd solid 1px; padding: 6px; }
#modal-art01 .nav-tab-01, #modal-art02 .nav-tab-01 { letter-spacing: -0.4em; margin-bottom: 10px; }
#modal-art01 .nav-tab-01 li, #modal-art02 .nav-tab-01 li { display: inline-block; *display: inline; *zoom: 1; letter-spacing: normal; margin: 0 10px 5px; }
#modal-art01 .ctrl-current, #modal-art01 .ctrl-prev, #modal-art01 .ctrl-next, #modal-art02 .ctrl-current, #modal-art02 .ctrl-prev, #modal-art02 .ctrl-next { font-size: 79%; text-align: center; }
#modal-art01 .ctrl-current, #modal-art02 .ctrl-current { width: 730px; margin: 0 auto 20px; background: #f3f3f3; padding: 5px 0; }
#modal-art01 .ctrl-prev, #modal-art01 .ctrl-next, #modal-art02 .ctrl-prev, #modal-art02 .ctrl-next { position: absolute; top: 370px; _zoom: 1; }
#modal-art01 .ctrl-prev span, #modal-art01 .ctrl-next span, #modal-art02 .ctrl-prev span, #modal-art02 .ctrl-next span { display: block; padding-top: 3px; text-align: center; }
#modal-art01 .ctrl-prev, #modal-art02 .ctrl-prev { left: 0; }
#modal-art01 .ctrl-next, #modal-art02 .ctrl-next { right: 0; }

#modal-art02 #container, #modal-art02 #main { width: 640px; }
#modal-art02 #container .list-table-01 dt, #modal-art02 #main .list-table-01 dt { width: 120px; }
#modal-art02 #container .list-table-01 dd, #modal-art02 #main .list-table-01 dd { width: 470px; }
#modal-art02 #container p, #modal-art02 #main p { text-align: left; }
#modal-art02 #container .pgh-closing-01, #modal-art02 #main .pgh-closing-01 { text-align: center; }
#modal-art02 #container .btn, #modal-art02 #main .btn { margin: 20px 0 0 0; text-align: center; }

/******************************************************************
project - modal (Modaal)
******************************************************************/
/*! Modaal - accessible modals - v0.4.4 by Humaan, for all humans. http://humaan.com */
.modaal-noscroll { overflow: hidden; }

.modaal-accessible-hide { position: absolute !important; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px, 1px, 1px, 1px); padding: 0 !important; border: 0 !important; height: 1px !important; width: 1px !important; overflow: hidden; }

.modaal-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 999; opacity: 0; }

.modaal-wrapper { display: block; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; overflow: auto; opacity: 1; box-sizing: border-box; -webkit-overflow-scrolling: touch; transition: all 0.3s ease-in-out; }

.modaal-wrapper * { box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-backface-visibility: hidden; }

.modaal-wrapper .modaal-close { border: none; background: transparent; padding: 0; -webkit-appearance: none; }

.modaal-wrapper.modaal-start_none { display: none; opacity: 1; }

.modaal-wrapper.modaal-start_fade { opacity: 0; }

.modaal-wrapper *[tabindex="0"] { outline: none !important; }

.modaal-wrapper.modaal-fullscreen { overflow: hidden; }

.modaal-outer-wrapper { display: table; position: relative; width: 100%; height: 100%; }

.modaal-fullscreen .modaal-outer-wrapper { display: block; }

.modaal-inner-wrapper { display: table-cell; width: 100%; height: 100%; position: relative; vertical-align: middle; text-align: center; padding: 80px 25px; }

@media screen and (max-width: 599px) { .modaal-inner-wrapper { padding: 80px 5px; } }

.modaal-fullscreen .modaal-inner-wrapper { padding: 0; display: block; vertical-align: top; }

.modaal-container { position: relative; display: inline-block; width: 100%; margin: auto; text-align: left; color: #000; max-width: 1000px; border-radius: 0px; background: #fff; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); cursor: auto; }

.modaal-container.is_loading { height: 100px; width: 100px; overflow: hidden; }

.modaal-fullscreen .modaal-container { max-width: none; height: 100%; overflow: auto; }

.modaal-close { position: fixed; right: 20px; top: 20px; color: #fff; cursor: pointer; opacity: 1; width: 50px; height: 50px; background: rgba(0, 0, 0, 0); border-radius: 100%; transition: all 0.2s ease-in-out; }

.modaal-close:focus, .modaal-close:hover { outline: none; background: #fff; }

.modaal-close:focus:before, .modaal-close:focus:after, .modaal-close:hover:before, .modaal-close:hover:after { background: #b93d0c; }

.modaal-close span { position: absolute !important; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px, 1px, 1px, 1px); padding: 0 !important; border: 0 !important; height: 1px !important; width: 1px !important; overflow: hidden; }

.modaal-close:before, .modaal-close:after { display: block; content: " "; position: absolute; top: 14px; left: 23px; width: 4px; height: 22px; border-radius: 4px; background: #fff; transition: background 0.2s ease-in-out; }

.modaal-close:before { transform: rotate(-45deg); }

.modaal-close:after { transform: rotate(45deg); }

.modaal-fullscreen .modaal-close { background: #afb7bc; right: 10px; top: 10px; }

.modaal-content-container { padding: 30px; }

.modaal-confirm-wrap { padding: 30px 0 0; text-align: center; font-size: 0; }

.modaal-confirm-btn { font-size: 14px; display: inline-block; margin: 0 10px; vertical-align: middle; cursor: pointer; border: none; background: transparent; }

.modaal-confirm-btn.modaal-ok { padding: 10px 15px; color: #fff; background: #555; border-radius: 3px; transition: background 0.2s ease-in-out; }

.modaal-confirm-btn.modaal-ok:hover { background: #2f2f2f; }

.modaal-confirm-btn.modaal-cancel { text-decoration: underline; }

.modaal-confirm-btn.modaal-cancel:hover { text-decoration: none; color: #2f2f2f; }

@keyframes instaReveal { 0% { opacity: 0; }
  100% { opacity: 1; } }

@-o-keyframes instaReveal { 0% { opacity: 0; }
  100% { opacity: 1; } }

@-moz-keyframes instaReveal { 0% { opacity: 0; }
  100% { opacity: 1; } }

@-webkit-keyframes instaReveal { 0% { opacity: 0; }
  100% { opacity: 1; } }

@-ms-keyframes instaReveal { 0% { opacity: 0; }
  100% { opacity: 1; } }

.modaal-instagram .modaal-container { width: auto; background: transparent; box-shadow: none !important; }

.modaal-instagram .modaal-content-container { padding: 0; background: transparent; }

.modaal-instagram .modaal-content-container > blockquote { width: 1px !important; height: 1px !important; opacity: 0 !important; }

.modaal-instagram iframe { opacity: 0; margin: -6px !important; border-radius: 0 !important; width: 1000px !important; max-width: 800px !important; box-shadow: none !important; animation: instaReveal 1s linear forwards; }

.modaal-image .modaal-inner-wrapper { padding-left: 140px; padding-right: 140px; }

.modaal-image .modaal-container { width: auto; max-width: 100%; }

.modaal-gallery-wrap { position: relative; color: #fff; }

.modaal-gallery-item { display: none; }

.modaal-gallery-item img { display: block; }

.modaal-gallery-item.is_active { display: block; }

.modaal-gallery-label { position: absolute; left: 0; width: 100%; margin: 20px 0 0; font-size: 18px; text-align: center; color: #fff; }

.modaal-gallery-label:focus { outline: none; }

.modaal-gallery-control { position: absolute; top: 50%; transform: translateY(-50%); opacity: 1; cursor: pointer; color: #fff; width: 50px; height: 50px; background: rgba(0, 0, 0, 0); border: none; border-radius: 100%; transition: all 0.2s ease-in-out; }

.modaal-gallery-control.is_hidden { opacity: 0; cursor: default; }

.modaal-gallery-control:focus, .modaal-gallery-control:hover { outline: none; background: #fff; }

.modaal-gallery-control:focus:before, .modaal-gallery-control:focus:after, .modaal-gallery-control:hover:before, .modaal-gallery-control:hover:after { background: #afb7bc; }

.modaal-gallery-control span { position: absolute !important; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px, 1px, 1px, 1px); padding: 0 !important; border: 0 !important; height: 1px !important; width: 1px !important; overflow: hidden; }

.modaal-gallery-control:before, .modaal-gallery-control:after { display: block; content: " "; position: absolute; top: 16px; left: 25px; width: 4px; height: 18px; border-radius: 4px; background: #fff; transition: background 0.2s ease-in-out; }

.modaal-gallery-control:before { margin: -5px 0 0; transform: rotate(-45deg); }

.modaal-gallery-control:after { margin: 5px 0 0; transform: rotate(45deg); }

.modaal-gallery-next-inner { left: 100%; margin-left: 40px; }

.modaal-gallery-next-outer { right: 45px; }

.modaal-gallery-prev:before, .modaal-gallery-prev:after { left: 22px; }

.modaal-gallery-prev:before { margin: 5px 0 0; transform: rotate(-45deg); }

.modaal-gallery-prev:after { margin: -5px 0 0; transform: rotate(45deg); }

.modaal-gallery-prev-inner { right: 100%; margin-right: 40px; }

.modaal-gallery-prev-outer { left: 45px; }

.modaal-video-wrap { margin: auto; position: relative; max-width: 1300px; }

.modaal-video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); background: #000; max-width: 1300px; margin-left: auto; margin-right: auto; }

.modaal-video-container iframe, .modaal-video-container object, .modaal-video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.modaal-iframe .modaal-content { width: 100%; height: 100%; }

.modaal-iframe-elem { width: 100%; height: 100%; display: block; }

@media only screen and (min-width: 1400px) { .modaal-video-container { padding-bottom: 0; height: 731px; } }

@media only screen and (max-width: 1140px) { .modaal-image .modaal-inner-wrapper { padding-left: 25px; padding-right: 25px; }
  .modaal-gallery-control { top: auto; bottom: 20px; transform: none; background: rgba(0, 0, 0, 0.7); }
  .modaal-gallery-control:before, .modaal-gallery-control:after { background: #fff; }
  .modaal-gallery-next { left: auto; right: 20px; }
  .modaal-gallery-prev { left: 20px; right: auto; } }

@media screen and (max-width: 900px) { .modaal-instagram iframe { width: 500px !important; } }

@media screen and (max-height: 1100px) { .modaal-instagram iframe { width: 700px !important; } }

@media screen and (max-height: 1000px) { .modaal-inner-wrapper { padding-top: 60px; padding-bottom: 60px; }
  .modaal-instagram iframe { width: 600px !important; } }

@media screen and (max-height: 900px) { .modaal-instagram iframe { width: 500px !important; }
  .modaal-video-container { max-width: 900px; max-height: 510px; } }

@media only screen and (max-width: 600px) { .modaal-instagram iframe { width: 280px !important; } }

@media only screen and (max-height: 820px) { .modaal-gallery-label { display: none; } }

.modaal-loading-spinner { background: none; position: absolute; width: 200px; height: 200px; top: 50%; left: 50%; margin: -100px 0 0 -100px; transform: scale(0.25); }

@-ms-keyframes modaal-loading-spinner { 0% { opacity: 1; -ms-transform: scale(1.5); -moz-transform: scale(1.5); -webkit-transform: scale(1.5); -o-transform: scale(1.5); transform: scale(1.5); }
  100% { opacity: .1; -ms-transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); transform: scale(1); } }

@-moz-keyframes modaal-loading-spinner { 0% { opacity: 1;
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5); }
  100% { opacity: .1;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes modaal-loading-spinner { 0% { opacity: 1;
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5); }
  100% { opacity: .1;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-o-keyframes modaal-loading-spinner { 0% { opacity: 1;
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5); }
  100% { opacity: .1;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@keyframes modaal-loading-spinner { 0% { opacity: 1;
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5); }
  100% { opacity: .1;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

.modaal-loading-spinner > div { width: 24px; height: 24px; margin-left: 4px; margin-top: 4px; position: absolute; }

.modaal-loading-spinner > div > div { width: 100%; height: 100%; border-radius: 15px; background: #fff; }

.modaal-loading-spinner > div:nth-of-type(1) > div { -ms-animation: modaal-loading-spinner 1s linear infinite; -moz-animation: modaal-loading-spinner 1s linear infinite; -webkit-animation: modaal-loading-spinner 1s linear infinite; -o-animation: modaal-loading-spinner 1s linear infinite; animation: modaal-loading-spinner 1s linear infinite; -ms-animation-delay: 0s; -moz-animation-delay: 0s; -webkit-animation-delay: 0s; -o-animation-delay: 0s; animation-delay: 0s; }

.modaal-loading-spinner > div:nth-of-type(2) > div, .modaal-loading-spinner > div:nth-of-type(3) > div { -ms-animation: modaal-loading-spinner 1s linear infinite; -moz-animation: modaal-loading-spinner 1s linear infinite; -webkit-animation: modaal-loading-spinner 1s linear infinite; -o-animation: modaal-loading-spinner 1s linear infinite; }

.modaal-loading-spinner > div:nth-of-type(1) { -ms-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0); -moz-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0); -webkit-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0); -o-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0); transform: translate(84px, 84px) rotate(45deg) translate(70px, 0); }

.modaal-loading-spinner > div:nth-of-type(2) > div { animation: modaal-loading-spinner 1s linear infinite; -ms-animation-delay: .12s; -moz-animation-delay: .12s; -webkit-animation-delay: .12s; -o-animation-delay: .12s; animation-delay: .12s; }

.modaal-loading-spinner > div:nth-of-type(2) { -ms-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0); -moz-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0); -webkit-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0); -o-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0); transform: translate(84px, 84px) rotate(90deg) translate(70px, 0); }

.modaal-loading-spinner > div:nth-of-type(3) > div { animation: modaal-loading-spinner 1s linear infinite; -ms-animation-delay: .25s; -moz-animation-delay: .25s; -webkit-animation-delay: .25s; -o-animation-delay: .25s; animation-delay: .25s; }

.modaal-loading-spinner > div:nth-of-type(4) > div, .modaal-loading-spinner > div:nth-of-type(5) > div { -ms-animation: modaal-loading-spinner 1s linear infinite; -moz-animation: modaal-loading-spinner 1s linear infinite; -webkit-animation: modaal-loading-spinner 1s linear infinite; -o-animation: modaal-loading-spinner 1s linear infinite; }

.modaal-loading-spinner > div:nth-of-type(3) { -ms-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0); -moz-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0); -webkit-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0); -o-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0); transform: translate(84px, 84px) rotate(135deg) translate(70px, 0); }

.modaal-loading-spinner > div:nth-of-type(4) > div { animation: modaal-loading-spinner 1s linear infinite; -ms-animation-delay: .37s; -moz-animation-delay: .37s; -webkit-animation-delay: .37s; -o-animation-delay: .37s; animation-delay: .37s; }

.modaal-loading-spinner > div:nth-of-type(4) { -ms-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0); -moz-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0); -webkit-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0); -o-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0); transform: translate(84px, 84px) rotate(180deg) translate(70px, 0); }

.modaal-loading-spinner > div:nth-of-type(5) > div { animation: modaal-loading-spinner 1s linear infinite; -ms-animation-delay: .5s; -moz-animation-delay: .5s; -webkit-animation-delay: .5s; -o-animation-delay: .5s; animation-delay: .5s; }

.modaal-loading-spinner > div:nth-of-type(6) > div, .modaal-loading-spinner > div:nth-of-type(7) > div { -ms-animation: modaal-loading-spinner 1s linear infinite; -moz-animation: modaal-loading-spinner 1s linear infinite; -webkit-animation: modaal-loading-spinner 1s linear infinite; -o-animation: modaal-loading-spinner 1s linear infinite; }

.modaal-loading-spinner > div:nth-of-type(5) { -ms-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0); -moz-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0); -webkit-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0); -o-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0); transform: translate(84px, 84px) rotate(225deg) translate(70px, 0); }

.modaal-loading-spinner > div:nth-of-type(6) > div { animation: modaal-loading-spinner 1s linear infinite; -ms-animation-delay: .62s; -moz-animation-delay: .62s; -webkit-animation-delay: .62s; -o-animation-delay: .62s; animation-delay: .62s; }

.modaal-loading-spinner > div:nth-of-type(6) { -ms-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0); -moz-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0); -webkit-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0); -o-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0); transform: translate(84px, 84px) rotate(270deg) translate(70px, 0); }

.modaal-loading-spinner > div:nth-of-type(7) > div { animation: modaal-loading-spinner 1s linear infinite; -ms-animation-delay: .75s; -moz-animation-delay: .75s; -webkit-animation-delay: .75s; -o-animation-delay: .75s; animation-delay: .75s; }

.modaal-loading-spinner > div:nth-of-type(7) { -ms-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0); -moz-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0); -webkit-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0); -o-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0); transform: translate(84px, 84px) rotate(315deg) translate(70px, 0); }

.modaal-loading-spinner > div:nth-of-type(8) > div { -ms-animation: modaal-loading-spinner 1s linear infinite; -moz-animation: modaal-loading-spinner 1s linear infinite; -webkit-animation: modaal-loading-spinner 1s linear infinite; -o-animation: modaal-loading-spinner 1s linear infinite; animation: modaal-loading-spinner 1s linear infinite; -ms-animation-delay: .87s; -moz-animation-delay: .87s; -webkit-animation-delay: .87s; -o-animation-delay: .87s; animation-delay: .87s; }

.modaal-loading-spinner > div:nth-of-type(8) { -ms-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0); -moz-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0); -webkit-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0); -o-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0); transform: translate(84px, 84px) rotate(360deg) translate(70px, 0); }
