/*! HTML5 Boilerplate v7.2.0 | MIT License | https://html5boilerplate.com/ *//* main.css 2.0.0 | MIT License | https://github.com/h5bp/main.css#readme *//* * What follows is the result of much research on cross-browser styling. * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal, * Kroc Camen, and the H5BP dev community and team. *//* ========================================================================== Base styles: opinionated defaults ========================================================================== */html,body{font-family: Arial, Helvetica, sans-serif, 'Microsoft JhengHei'; font-size: 1em; line-height: 1.5; color: #000;}/* * Remove text-shadow in selection highlight: * https://twitter.com/miketaylr/status/12228805301 * * Vendor-prefixed and regular ::selection selectors cannot be combined: * https://stackoverflow.com/a/16982510/7133471 * * Customize the background color to match your design. */::-moz-selection{background: #b3d4fc; text-shadow: none;}::selection{background: #b3d4fc; text-shadow: none;}/* * A better looking default horizontal rule */hr{display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}/* * Remove the gap between audio, canvas, iframes, * images, videos and the bottom of their containers: * https://github.com/h5bp/html5-boilerplate/issues/440 */audio,canvas,iframe,img,svg,video{vertical-align: middle;}/* * Remove default fieldset styles. */fieldset{border: 0; margin: 0; padding: 0;}/* * Allow only vertical resizing of textareas. */textarea{resize: vertical;}/* ========================================================================== Author's custom styles ========================================================================== */:focus{outline: 10px solid #926c31;}img{max-width: 100%;}/* ========================================================================== Browser Upgrade Prompt ========================================================================== */.c-browserUpgrade{font-size: 1.125em; position: fixed; top: 0px; left: 0px; z-index: 111111; box-sizing: border-box; width: 100%; padding: 9px; color: #000; text-align: center; border-bottom: 1px solid #a29330; box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); background-color: #fff8ea; -webkit-animation: browserUpgradeFly 1s ease-out 0s; animation: browserUpgradeFly 1s ease-out 0s;} .c-browserUpgrade__buttons{display: block; text-align: center;} .c-browserUpgrade__update, .c-browserUpgrade__ignore{display: inline-block; margin: 0 2px; padding: 1px 10px; color: #fff; text-decoration: none; white-space: nowrap; cursor: pointer; border-radius: 4px; box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);} .c-browserUpgrade__update{background-color: #5ab400;} .c-browserUpgrade__ignore{background-color: #edbc68;} @media only screen and (max-width: 719px){.c-browserUpgrade{padding: 5px 12px 5px 9px;} }@-webkit-keyframes browserUpgradeFly{from{opacity: 0; transform: translateY(-50px);} to{opacity: 1; transform: translateY(0px);} }@keyframes browserUpgradeFly{from{opacity: 0; transform: translateY(-50px);} to{opacity: 1; transform: translateY(0px);} }/* ========================================================================== Author's custom styles ========================================================================== *//*------------------------ filter ------------------------*/.c-filter__inner{box-sizing: border-box; max-width: 1280px; margin: 0 auto; padding: 0 10px; display: flex; justify-content: center;}.c-filter__item{margin: 0 32px;} .c-filter__item:first-child{margin-left: 0;} .c-filter__item:last-child{margin-right: 0;}.c-filter__title{font-size: 1.125em; display: block; margin-bottom: 16px; font-weight: bold; color: #1a1a1a; text-align: center;}.c-filter__content{display: flex;}.w-5{width:5%;}.w-10{width: 10%;}.w-15{width: 15%;}.w-20{width: 20%;}.w-25{width: 25%;}.w-30{width: 30%;}.w-35{width: 35%;}.w-40{width: 40%;}.text-left{text-align:left;}.p-7{padding:10px 7px 7px 7px;} figure.table table tbody tr td:nth-child(2) {max-width: 20em;min-width: 6em;text-align: justify;} a.sr-only{padding: 0.5rem; background: #2B358C; color: #FFF; position: absolute; top: -2.5rem; left: 0; -webkit-transition: top 1s ease-out; transition: top 1s ease-out; z-index: 100;}a.sr-only:focus{position: absolute; left: 0px; top: 0px; outline-color: transparent; -webkit-transition: top .1s ease-in; transition: top .1s ease-in; border: #FFBF47 solid 0.4rem; background: #FFBF47; color: #000000; font-weight: 700;}@media only screen and (max-width: 1399px){.c-filter__item{margin: 0 16px;}figure.table table tbody tr td:nth-child(2) {max-width: 20em;min-width: 6em;text-align: justify;} }@media only screen and (max-width: 719px){figure.table table tbody tr td:nth-child(2) {max-width: 14em;min-width: 6em;text-align: justify;} .c-filter__inner{box-sizing: border-box; display: block; width: 100%;} .c-filter__item{margin: 0;} .c-filter__item + .c-filter__item{margin-top: 24px;} .c-filter__title{margin-bottom: 4px;} }/*------------------------ literature ------------------------*/.c-literature{padding: 90px 0 50px; background: url(../images/literature-bg.png) #fffae9 no-repeat right top; background-size: auto 520px;} .c-literature__inner{box-sizing: border-box; max-width: 1280px; margin: 0 auto; padding: 0 10px;} .c-literature__list{list-style-type: none; display: flex; flex-wrap: wrap; margin: 0 0 55px; padding: 0;} .c-literature__item{padding: 50px 21px;} .c-literature__item:nth-child(even){transform: translateY(50px);} .c-literature__link{display: flex; width: 150px; height: 100%; margin: 0 auto; flex-direction: column; text-decoration: none;} .c-literature__item:nth-child(odd) .c-literature__link{background-color: #986b23;} .c-literature__item:nth-child(even) .c-literature__link{background-color: #383364;} .c-literature__cover{position: relative; height: 150px; flex: 0 0 auto;} .c-literature__img{position: absolute; top: -45px; left: -21px; width: 100%; height: 195px;} .c-literature__title{font-size: 0.9375em; display: flex; margin: 12px; flex: 1 1 auto; justify-content: center; align-items: center; font-weight: bold; line-height: 18px; color: #fffae9; text-align: center;} .c-literature__arrow{display: block; width: 33px; height: 33px; flex: 0 0 auto; margin: 0 auto 12px; border-radius: 50%; background-color: #f8f3e0; background-repeat: no-repeat; background-position: center; background-size: 15px 11px;} .c-literature__item:nth-child(odd) .c-literature__arrow{background-image: url(../images/icons/arrow-right-br.svg);} .c-literature__item:nth-child(even) .c-literature__arrow{background-image: url(../images/icons/arrow-right-pl.svg);} .c-literature__proverbs{font-size: 1.625em; margin: 8px 0; font-weight: bold; line-height: 27px; color: #383364; text-align: center;} .c-literature__author{font-size: 1.1875em; margin: 8px 0; font-style: italic; line-height: 27px; color: #383364; text-align: center;} .c-literature--page{padding: 80px 0 25px; background-image: url(../images/literature-bg-01.png);} .c-literature--page .c-literature__list{display: flex; margin: 0; justify-content: center; flex-wrap: wrap;} .c-literature--page .c-literature__item{box-sizing: border-box; width: 25%;} .c-literature--page .c-literature__item:nth-child(even){transform: none;} @media only screen and (max-width: 1279px){.c-literature{background-size: 65%;} } @media only screen and (max-width: 959px){.c-literature__list{justify-content: space-between;} .c-literature__item{padding: 50px 10px;} .c-literature--page .c-literature__item{padding: 50px 25px;} } @media only screen and (max-width: 719px){.c-literature{background-size: 80%;} .c-literature__item{padding: 10px 5px;} .c-literature__item:nth-child(even){transform: none;} .c-literature__list{margin: 0 -5px 30px; justify-content: space-around;} .c-literature__link{box-sizing: border-box; padding: 1px;} .c-literature__cover{height: auto;} .c-literature__img{position: static;} .c-literature__proverbs{font-size: 1.25em;} .c-literature__author{font-size: 1.125em;} .c-literature--page .c-literature__item{width: auto; padding: 20px 10px;} .c-literature--page .c-literature__link{width: 140px;} }/*------------------------ pager ------------------------*/.c-pager{font-size: 1.25em; display: flex; justify-content: center; color: #383364;} .c-pager__nav{display: flex; align-items: center; margin: 12px 0;} .c-pager__prev, .c-pager__next, .c-pager__btn{font-size: 0.9em; display: flex; align-self: center; padding: 5px 16px 3px; margin: 0 8px; font-weight: bold; color: #383364; text-decoration: none; background-color: #f8f5e8;} .c-pager__prev.is-disabled, .c-pager__next.is-disabled, .c-pager__btn.is-disabled{font-weight: normal; color: #5c5c5c; background-color: #eee; pointer-events: none;} .c-pager__icon{margin: -3px 4px 0; vertical-align: middle;} .c-pager__pages{margin: 0 16px;} .c-pager__num{font-family: 'Cinzel', 'Times New Roman', Times, serif, 'Microsoft JhengHei'; padding: 8px; color: #383364; text-decoration: none;} .c-pager__num.is-active{font-weight: bold; color: #986b23; pointer-events: none;} .c-pager__jump, .c-pager__goto{display: flex; align-items: center;} .c-pager__jump:before, .c-pager__goto:before{content: ''; display: inline-block; width: 2px; height: 23px; margin: 0 25px; background-color: #e2e2e2;} .c-pager__go{box-sizing: border-box; width: 34px; height: 25px; margin: 0 4px; text-align: center; border: 1px solid #cbcbcb; -moz-appearance: textfield;} .c-pager__go::-webkit-outer-spin-button, .c-pager__go::-webkit-inner-spin-button{-webkit-appearance: none;} .c-pager__go.placeholder{font-size: 0;} .c-pager__go:-moz-placeholder{font-size: 0;} .c-pager__go::-moz-placeholder{font-size: 0;} .c-pager__go:-ms-input-placeholder{font-size: 0;} .c-pager__go::-webkit-input-placeholder{font-size: 0;} @media only screen and (max-width: 959px){.c-pager{flex-wrap: wrap; align-items: center;} .c-pager__jump:before{content: none;} .c-pager__pages{margin: 0;} .c-pager__prev, .c-pager__next{font-size: 0;} .c-pager__icon{font-size: 1.125rem; margin: 0;} }/*------------------------ slider ------------------------*/.l-slider{position: relative;} .l-slider--ci{background-color: #383364;} .l-slider--ci .owl-dots{position: absolute; left: 50%; bottom: 45px; display: flex; margin: 0 !important; transform: translateX(-50%);} .l-slider--ci .owl-dots .owl-dot span{margin-top: 0; margin-bottom: 0; background-color: rgba(248, 243, 224, 0.4);} .l-slider--ci .owl-dots .owl-dot.active span, .l-slider--ci .owl-dots .owl-dot:hover span{background-color: #f8f3e0;} .l-slider--documental{position: relative; box-sizing: border-box; padding: 0 60px;} .l-slider--documental .owl-nav{margin-top: 0;} .l-slider--documental .owl-nav button.owl-prev, .l-slider--documental .owl-nav button.owl-next{position: absolute; top: 50%; width: 20px; height: 40px; margin: 0; transform: translateY(-50%); text-indent: -9999px; opacity: 1; background-repeat: no-repeat; background-position: center; background-size: contain;} .l-slider--documental .owl-nav button.owl-prev{left: 0; background-image: url(../images/icons/slider-left.svg);} .l-slider--documental .owl-nav button.owl-prev:hover{background: url(../images/icons/slider-left.svg) no-repeat center center; background-size: contain;} .l-slider--documental .owl-nav button.owl-next{right: 0; background-image: url(../images/icons/slider-right.svg);} .l-slider--documental .owl-nav button.owl-next:hover{background: url(../images/icons/slider-right.svg) no-repeat center center; background-size: contain;}.c-ciSlider{position: relative; padding: 27px 0 25px; background-color: #383364; height:580px;} .c-ciSlider__content{position: absolute; top: 30%; right: 10%; max-width: calc(650px - 5%); text-align: center; text-shadow: 2px 2px 5px #000; transform: translateY(-75%);} .c-ciSlider__title{font-size: 1.5625em; margin: 10px 0; color: #fffae9;} .c-ciSlider__en{font-family: 'Cinzel', 'Times New Roman', Times, serif, 'Microsoft JhengHei'; font-size: 1.5em; margin: 10px 0; color: #fffae9;} .c-ciSlider__mobileimg{display:none;} .c-ciSlider__img{display: flex; margin-left: auto; justify-content: flex-end; align-items: flex-end; max-width: 45%; max-height: 580px;} .c-ciSlider__img img{width: auto !important;} @media only screen and (max-width: 959px){.c-ciSlider{height: 450px; background-image: none !important;} .c-ciSlider__mobileimg{display: block; position: absolute; top: 35%} .c-ciSlider__content{top: 10%; left: 15%; right: auto; box-sizing: border-box; max-width: none; padding: 0 15px; transform: none;} } @media only screen and (max-width: 719px){.c-ciSlider{height:250px; background-image:none !important;} .l-slider--ci .owl-dots{bottom: 10px;} .c-ciSlider__mobileimg{display: block; position:absolute; top:45%} .c-ciSlider__content{top: 10%; left: 5%; right: auto; box-sizing: border-box; max-width: none; padding: 0 15px; transform: none;} .c-ciSlider__mobileimg img{} .c-ciSlider__content{top: 8%;} .c-ciSlider__title{font-size: 1.125em;} .c-ciSlider__en{font-size: 1.25em;} .c-ciSlider__img{max-width: 50%; min-height: 200px;} }.c-documentalSlider{display: flex; align-items: center; height: 7em;} .c-documentalSlider__type{font-size: 1.375em; box-sizing: border-box; width: 185px; margin-right: 50px; padding: 27px 20px; flex: 0 0 auto; font-weight: bold; color: #383364; text-align: center; background-color: #cfb284;}.c-documentalSlider__content{text-align: justify; font-size: 1.25em; padding: 0 5px; color: #fff; font-style: normal;}@media only screen and (max-width: 959px){.c-documentalSlider{flex-direction: column; align-items: flex-start; height: auto;} .c-documentalSlider__type{font-size: 1.125em; width: auto; margin-left: auto; margin-right: auto; margin-bottom: 10px; padding: 5px 10px;} .c-documentalSlider__content{text-align: justify; font-size: 1em; margin: 0; font-style: normal;}} @media only screen and (max-width: 719px){.c-documentalSlider{flex-direction: column; align-items: flex-start; height:auto;} .c-documentalSlider__type{font-size: 1.125em; width: auto; margin-left: auto; margin-right: auto; margin-bottom: 10px; padding: 5px 10px;} .c-documentalSlider__content{text-align: justify; font-size: 1em; margin: 0; font-style: normal;} }/*------------------------ font ------------------------*/.t-month{font-family: 'Cinzel', 'Times New Roman', Times, serif, 'Microsoft JhengHei'; font-size: 2.1875rem; font-weight: normal;} @media only screen and (max-width: 719px){.t-month{font-size: 1.75rem;} }.t-year{font-family: 'Cinzel', 'Times New Roman', Times, serif, 'Microsoft JhengHei'; font-size: 2.6875rem; font-weight: normal;}.t-bold{font-weight: bold;}.t-subtitle{font-size: 1.1875em; font-weight: bold; color: #383364; text-align: center;}.t-bk{color: #000;}/*------------------------ form ------------------------*/.o-textbox{font-family: Arial, Helvetica, sans-serif, 'Microsoft JhengHei'; font-size: 1.125rem; box-sizing: border-box; max-width: 100%; height: 73px; padding: 24px; flex: 1 1 auto; background-color: #eee; border: 0; border-radius: 0; outline: none; -webkit-appearance: none; -moz-appearance: none; appearance: none;} .o-textbox.placeholder{color: #5c5c5c;} .o-textbox:-moz-placeholder{color: #5c5c5c;} .o-textbox::-moz-placeholder{color: #5c5c5c;} .o-textbox:-ms-input-placeholder{color: #5c5c5c;} .o-textbox::-webkit-input-placeholder{color: #5c5c5c;} .o-textbox::-webkit-inner-spin-button, .o-textbox::-webkit-outer-spin-button{-webkit-appearance: none;} .o-textbox:focus{outline: none;} .o-textbox--full{width: 100%;} .o-textbox--xs{height: 42px; padding: 0 11px;} @media only screen and (max-width: 719px){.o-textbox{height: 52px; padding: 16px;} .o-textbox--xs{height: 42px; padding: 15px 11px;} }.c-keyword{width: 455px;} @media only screen and (max-width: 1399px){.c-keyword{width: 344px;} } @media only screen and (max-width: 959px){.c-keyword{width: 244px;} } @media only screen and (max-width: 719px){.c-keyword{flex: 1 1 auto;} }.o-selectbox{font-family: 'Cinzel', 'Times New Roman', Times, serif, 'Microsoft JhengHei'; font-size: 1.25rem; box-sizing: border-box; height: 73px; padding: 24px 44px 24px 20px; color: #fff; text-align: center; border: 1px solid #885101; border-radius: 0; background: url(../images/icons/chevrons/down-wt.svg) #976b22 no-repeat right 20px center; -webkit-appearance: none; -moz-appearance: none; appearance: none; text-align-last: center; -moz-text-align-last: center;} .o-selectbox::-ms-expand{display: none;} .o-selectbox option:checked{background-color: #82560f;} .o-selectbox--full{width: 100%;} .o-selectbox--era{width: 430px; min-width: 230px;} .o-selectbox--department{width: 350px;} @media only screen and (max-width: 959px){.o-selectbox{padding: 24px 44px 24px 20px; background: url(../images/icons/chevrons/down-wt.svg) #976b22 no-repeat right 10px center;} .o-selectbox--era, .o-selectbox--department{width: auto;} } @media only screen and (max-width: 719px){.o-selectbox{height: 52px; padding-top: 12px; padding-bottom: 12px;} .o-selectbox--era, .o-selectbox--department{width: 100%; min-width: auto;} }.l-selectGroup{overflow: hidden;} .l-selectGroup__inner{display: flex; margin: 0 -10px;} .l-selectGroup__item{margin: 0 10px; flex: 1 1 auto;} .l-selectGroup--dynasty{width: 530px;} .l-selectGroup--dynasty .l-selectGroup__item{width: 50%;} @media only screen and (max-width: 1399px){.l-selectGroup--dynasty{width: 420px;} } @media only screen and (max-width: 959px){.l-selectGroup--dynasty{width: 320px;} } @media only screen and (max-width: 719px){.l-selectGroup{width: 100%;} .l-selectGroup__inner{flex-wrap: wrap;} .l-selectGroup__item{width: 100%;} .l-selectGroup__item + .l-selectGroup__item{margin-top: 10px;} }.o-btn{font-size: 1.25rem; box-sizing: border-box; display: inline-block; height: 73px; padding: 24px 18px; font-weight: bold; color: #fff; text-align: center; text-decoration: none; border: 0; border-radius: 0; background-color: #986b23; cursor: pointer;} .o-btn--xs{font-size: 1rem; height: 42px; padding: 12px;} .o-btn--md{width: 165px;} @media only screen and (max-width: 719px){.o-btn{height: 52px; flex: 0 0 auto; padding: 12px 16px;} .o-btn--xs{height: 42px; padding: 12px;} }/*------------------------ heading ------------------------*/.o-heading{font-size: 1.875rem; position: relative; margin: 0; padding-bottom: 12px; font-weight: normal; color: #fff; text-align: center;} .o-heading:after{content: ''; position: absolute; left: 50%; bottom: 0; display: inline-block; width: 74px; height: 2px; background-color: #cfb284; transform: translateX(-50%);} .o-heading--sm{font-size: 1.25rem; font-weight: bold;} .o-heading--pl{color: #383364;} @media only screen and (max-width: 719px){.o-heading{font-size: 1.5rem;} }/*------------------------ kv ------------------------*/.o-kv{display: flex; height: 365px; justify-content: center; align-items: center; background: url(../images/kv-bg.png) #383364 no-repeat center bottom;} .o-kv__inner{position: relative; margin-bottom: 45px;} .o-kv__brick{position: absolute; left: -15px; line-height: 45px; transform: translateX(-100%);} @media only screen and (max-width: 959px){.o-kv{height: 45vw; max-height: 365px; min-height: 150px; background-size: contain;} } @media only screen and (max-width: 719px){.o-kv__brick{line-height: 30px;} }/*------------------------ link ------------------------*/.o-link{color: #383364; text-decoration: none;}/*------------------------ list ------------------------*/.c-list--dash{list-style-type: none; margin: 0; padding-left: 0;} .c-list--dash > li{position: relative; margin-left: 1em; text-align: justify;} .c-list--dash > li:before{content: ''; position: absolute; top: 14px; left: -1em; display: block; width: 5px; height: 2px; background-color: #383364; text-align: justify;}.c-boxList{margin: -10px;} .c-boxList__inner{padding: 10px; overflow: hidden;} .c-boxList__list{position: relative; list-style-type: none; display: flex; margin: -12px -16px; padding: 0; flex-wrap: wrap; align-content: center;} .c-boxList__item{box-sizing: border-box; width: 20%; padding: 12px 16px; flex: 0 0 auto;} .c-boxList__link{position: relative; box-sizing: border-box; display: flex; flex: 1 1 auto; justify-content: center; align-items: center; text-decoration: none; border: 1px solid #986b23; box-shadow: 1px 5px 5px 0px rgba(0, 0, 0, 0.3); background-color: #fff;} .c-boxList__link:before{content: ''; position: absolute; top: 50%; right: 0; display: block; width: 6px; height: 8px; background: url(../images/box-arrow.png) no-repeat center center; transform: translateX(50%) translateY(-50%);} .c-boxList__link--full{height: 100%;} .c-boxList__link--hover:hover{background-color: #986b23;} .c-boxList__link--hover:hover:before{content: none;} .c-boxList__item.is-active .c-boxList__link{padding-bottom: 30px; color: #fff; background-color: #986b23; box-shadow: none; outline: none;} .c-boxList__item.is-active .c-boxList__link:before{content: none;} .c-boxList__item.is-active .c-boxList__child{height: var(--height); overflow: visible;} .c-boxList__item.is-active .c-boxList__content{opacity: 1; visibility: visible;} .c-boxList__child{box-sizing: border-box; height: 0; background-color: #986b23; overflow: hidden;} .c-boxList__content{position: absolute; left: 31px; right: 31px; box-sizing: border-box; background-color: #986b23; opacity: 0; visibility: hidden;} .c-boxList--lg .c-boxList__list{margin: -25px -30px;} .c-boxList--lg .c-boxList__item{width: 25%; padding: 25px 30px;} .c-boxList--xl .c-boxList__list{margin: -25px -30px;} .c-boxList--xl .c-boxList__item{width: 33.33%; padding: 25px 30px;} .c-home-famous{float: left;} .c-famous__layout{padding-top:50px; display:flex; justify-content:space-evenly; padding-bottom: 55px;} @media only screen and (max-width: 1399px){.c-home-famous{float: left;} .c-boxList--lg .c-boxList__list{margin: -25px -20px;} .c-boxList--lg .c-boxList__item{padding: 25px 20px;} } @media only screen and (max-width: 1279px){.c-home-famous{float: left;} .c-boxList__item{width: 25%;} .c-boxList--lg .c-boxList__item{width: 33.33%;} .c-boxList--xl .c-boxList__item{width: 50%;} } @media only screen and (max-width: 959px){.c-home-famous{float: left;} .c-boxList__item{width: 50%;} .c-boxList--lg .c-boxList__item{width: 50%;} } @media only screen and (max-width: 719px){.c-home-famous{width: 100%; text-align: center;} .c-famous__layout{display: inline-block; padding-bottom: 0px;} .c-boxList__item{width: 100%;} .c-boxList--lg .c-boxList__item, .c-boxList--xl .c-boxList__item{width: 100%;} }/*------------------------ other ------------------------*/.o-file{font-size: 1.0625em; display: flex; padding: 20px 10px; align-items: center; font-weight: bold; color: #000;} .o-file:after{content: ''; display: inline-block; width: 33px; height: 33px; flex: 0 0 auto; margin-left: 8px; border-radius: 50%; background: url(../images/icons/arrow-right-wt.svg) #c49447 no-repeat center center; background-size: 15px 11px;} .o-file--toggle{font-size: 1.1875em;} .is-active .o-file--toggle{color: #fff;} .o-file--toggle:after{background: url(../images/icons/arrow-down-br.svg) #efe7c8 no-repeat center center; background-size: 11px 15px;} .is-active .o-file--toggle:after{background: url(../images/icons/arrow-up-wt.svg) #c49447 no-repeat center center; background-size: 11px 15px;}/*------------------------ page ------------------------*/.l-page{padding: 50px 0;} .l-page__filter + .l-page__content{margin-top: 75px;} .l-page__actions{box-sizing: border-box; max-width: 1280px; margin: 0 auto; padding: 0 10px; margin-top: 50px; text-align: center;} .l-page--chief{background: url(../images/chief-bg.jpg) no-repeat center bottom; background-size: cover;} .l-page--chief .l-page__content{box-sizing: border-box; max-width: 1280px; margin: 0 auto; padding: 0 10px; box-sizing: border-box; max-width: 1080px;}/*------------------------ table ------------------------*/.l-table{background: linear-gradient(to bottom, #986b23, #986b23 56px, #fffae9 56px, #fffae9);} .l-table__inner{box-sizing: border-box; max-width: 1280px; margin: 0 auto; padding: 0 10px; padding: 0;} @media only screen and (max-width: 719px){.l-table--rebuild{background: none;} }.c-table{width: 100%; color: #383364; border-spacing: 0;} .c-table td{padding: 8px 18px;} .c-table--zebra{font-size: 1.1875rem;} .c-table--zebra thead tr{color: #fff; background-color: #986b23;} .c-table--zebra thead th{box-sizing: border-box; height: 56px; padding: 14px 20px;} .c-table--zebra td{padding: 18px 20px;} .c-table--zebra tbody tr:nth-of-type(odd){background-color: #fffae9;} .c-table--zebra tbody tr:nth-of-type(even){background-color: #eee;} .c-chief__startyear{padding-left: 180px !important;} @media only screen and (max-width: 959px){.c-chief__startyear{padding-left: 100px !important;} .c-table--ancient{display: block;} .c-table--ancient tbody{display: block;} .c-table--ancient tr{display: flex; padding: 5px 0; flex-wrap: wrap;} .c-table--ancient td:nth-child(1), .c-table--ancient td:nth-child(2), .c-table--ancient td:nth-child(3){box-sizing: border-box; display: block; padding: 5px 20px; text-align: left;} .c-table--ancient td:nth-child(1){width: 230px; flex: 0 0 auto;} .c-table--ancient td:nth-child(2){width: calc(100% - 230px); flex: 1 1 auto;} } @media only screen and (max-width: 719px){.c-chief__startyear{padding-left: 0px !important; padding: 14px 10px !important;} .c-table td{padding: 8px 10px;} .c-table--zebra thead th{padding: 14px 10px;} .c-table--zebra td{padding: 18px 10px;} .c-table--ancient td:nth-child(1), .c-table--ancient td:nth-child(2){width: 100%;} .c-table--rebuild thead{display: none;} .c-table--rebuild td{box-sizing: border-box; display: table; width: 100%; text-align: left;} .c-table--rebuild td:before{content: attr(data-title); display: table-cell; width: 35%; padding-right: 30px; text-align: right;} .c-table--rebuild td > span{display: table-cell; width: 65%;} }/*------------------------ utility ------------------------*/.u-tac{text-align: center;}.u-vac{vertical-align: middle;}.u-nowrap{white-space: nowrap;}.u-relative{position: relative;}.u-hidden{display: none;}/* ========================================================================== Page classes ========================================================================== *//* ========================================================================== Helper classes ========================================================================== *//* * Hide visually and from screen readers */[hidden]{display: none !important;}/** Clearfix: contain floats** For modern browsers* 1. The space content is one way to avoid an Opera bug when the* `contenteditable` attribute is included anywhere else in the document.* Otherwise it causes space to appear at the top and bottom of elements* that receive the `clearfix` class.* 2. The use of `table` rather than `block` is only necessary if using* `:before` to contain the top-margins of child elements.*/.clearfix:before,.clearfix:after{content: " "; /* 1 */ display: table; /* 2 */}.clearfix:after{clear: both;}/* ========================================================================== Media Queries ========================================================================== */@media only screen and (min-width: 35em){/* Style adjustments for viewports that meet the condition */}@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi){/* Style adjustments for high resolution devices */}/* ========================================================================== Print styles. Inlined to avoid the additional HTTP request: https://www.phpied.com/delay-loading-your-print-css/ ========================================================================== */@media print{*, *:before, *:after{background: transparent !important; color: #000 !important; /* Black prints faster */ box-shadow: none !important; text-shadow: none !important;} a, a:visited{text-decoration: underline;} a[href]:after{content: " (" attr(href) ")";} abbr[title]:after{content: " (" attr(title) ")";} /* * Don't show links that are fragment identifiers, * or use the `javascript:` pseudo protocol */ a[href^="#"]:after, a[href^="javascript:"]:after{content: "";} pre{white-space: pre-wrap !important;} pre, blockquote{border: 1px solid #999; page-break-inside: avoid;} /* * Printing Tables: * https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables */ thead{display: table-header-group;} tr, img{page-break-inside: avoid;} p, h2, h3{orphans: 3; widows: 3;} h2, h3{page-break-after: avoid;} }