/* init */

* {margin:0;padding:0;border:0;}
a {text-decoration: none;cursor: pointer;}
input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius:0;
}
/*
blue 00528b
yellow FFB81C
brown 7D4016

violet 1 00528b

*/
table {
border-spacing:0;
}
body {
font-family: "Montserrat", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
background-color:#fffdf8;
font-size:16px;
line-height:1.2;
color:#00528b;
}
.light {font-weight:300}
.regular {font-weight:400}
.bold {font-weight:700}
.black {font-weight: 900}
.uppercase {text-transform:uppercase;}
.italic {font-style:italic;}
.left {float:left;}
.right {float:right;}
.clear:after {
content: "";
display: block;
clear:both;
}

#hero {
position:fixed;
width:100%;
height: 100vh;
background-color: #000;
overflow: hidden;
top:0;
}
#hero video {
max-height: 100%;
position:absolute;
transform:translateX(-50%);
left:50%;
opacity: .5;
}
#hero video.y {
max-height: initial;
max-width: 100%;
transform:translateY(-50%);
left:0;
top:50%;
}
.img-hero {
    width: 100%; 
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: .8;
}
.img-hero.show-on-mobile {
    display: none;
}
.hero-content {
position: absolute;
width: 100%;
text-align: center;
color: #fffdf8;
transform: translateY(-55%);
top: 50%;
font-size: 3vw;
/* font-family: "Great Vibes", cursive; */
font-family: 'Montserrat', Arial;
font-weight: 400;
font-style: normal;
}
h1 {
font-size: 12vw;
    font-style: italic;
    font-weight: normal;
    line-height: 1;
    font-family: "Times New Roman", Arial, Sans-Serif;
}
.hero-content .sub {
/* font-family: "Italianno", cursive; */
font-family: 'Montserrat', Arial;
font-weight: 400;
font-style: normal;
font-size: 3.5vw;
line-height: 1;
margin-bottom: 10px;
}
.hero-content .sub span {
font-family: 'Montserrat';
/* font-size: .85em;
font-weight: 200; */
}
#hero a {
margin-top: 20px;
display: inline-block;
border: solid 2px #fffdf8;
padding: 11px 20px 11px 20px;
font-size: 1.5vw;
transition: .5s;
background: rgba(0, 0, 0, .25);
border-color: #00528b;
color: #fffdf8;
font-family: "Montserrat", serif;
}
#hero a:hover {
background: #00528b;
transition:.5s;
}
#content {
position: relative;
margin-top: 97vh;
margin-bottom: calc(97vh - 60px);
z-index: 2;
}
h2, #content b {
    /* font-family: "Great Vibes", cursive; */
    font-family: 'Times New Roman', Arial;
    /* font-weight: 400; */
    font-style: normal;
    font-size: 3.5em;
    color: #00528b;
    font-style: italic;
}
.sec {
display: flex;
background: #fffdf8;;
}
.sec .l {
width: 50%;
position: relative;
}
.sec .l .c {
margin: 0 5vw;
text-align: left;
padding: 20px 0;
}
.sec .l .c p {
padding: 20px 0 0px 0;
text-align: center;
}
.sec .l .c p b {
    margin: -10px 0;
    display: inline-block;
    font-family: "Times New Roman", 'Montserrat';
    font-weight: bold;
    font-style: italic;
    font-size: 2.5em !important;
    text-align: center;
}
#sec3 .c p.i {
padding-left: 0;
font-style: italic;
color:#999;
font-size: .9em;
}

#sec3 .c p.i a {
color: cornflowerblue;
}
#sec3 .c p.i a:hover {
text-decoration: underline;
}
#sec3 .c p.i a img {
height: 15px;
vertical-align: sub;
margin-right: 5px;
}
.sec .l .c .infos b {
    margin: 15px 0 15px;
    display: block;
    color: #030000 !important;
    border-bottom: solid 1px;
    display: inline-block;
    line-height: 1;
    font-weight: bold !important;
    font-family: "Montserrat", serif !important;
    font-size: 1.4em !important;
}
.sec .l .c .infos > div > div > img {
height: 36px;
margin: 7px;
display: block;
}
.sec .l .c .infos > div > div:nth-child(1) {
line-height: 50px;
width: 70px;
text-align: center;
font-weight: 900;
font-size: 1.2em;
}
.sec .l .c .infos > div > div:nth-child(2) {
line-height: 50px;
padding-left: 10px;
width: calc(100% - 90px);
}
.sec .l .c .infos > div > div:nth-child(2) a {
color: cornflowerblue;
}
.sec .l .c .infos > div > div:nth-child(2) a:hover {
text-decoration: underline;
}
.sec .l .c .infos > div > div:nth-child(2) a img {
height: 20px;
vertical-align: sub;
margin-right: 5px;
}
.sec .r {
width: 50%;
}
.sec .r img {
width: 100%;
display: block;
}
.sec-info {
background: #fffdf8;
margin-top: 10vmin;
padding: 80px 0;
}

#sec4 {
padding:100px 0 100px
}
.q-box {
padding: 0 20px;
max-width: 710px;
margin: 0 auto;
}
.q-box b.q {
font-size: 3.5em !important;
margin: 30px 0 0px;
display: block;
}
#sec5 h2 {
text-align: center;
padding-bottom:20px;
}
.box-expand {
width: 800px;
margin: 10px auto 0;
}
.box-expand .t table {
background: rgba(255, 255, 255, .5);
font-weight: normal;
width: 100%;
/* font-family: 'Great Vibes', cursive; */
font-family: 'Montserrat', Arial;
font-size: 2.7em;
height: 70px;
cursor: pointer;
font-style: italic;
color: #00528b;

}
.box-expand .ex {
padding: 20px 25px;
display: none;
background: #FFF;
border-top: solid 1px #fffdf8;
}
.box-expand .ex ul {
margin-left: 10px;
list-style-type: circle;
}
.box-expand .ex ul li {
padding:4px 0;
}
.box-expand .ex ul li b {
    font-family: "Montserrat", sans-serif!important;
    font-style: normal!important;
    font-size: 16px!important;
    line-height: 1.2!important;
    color: #030000!important;
    font-weight: bold!important;
    }
.box-expand .ex ul li a, .box-expand .ex p a {
color:#6495EC; 
}
.box-expand .ex ul li a img {
display: inline-block;
height: 15px;
margin-left: 5px;
vertical-align: text-top;
}
.box-expand .ex ul li a:hover {
filter: hue-rotate(45deg);
}
.box-expand .ex p {
padding-top: 20px;
font-style: italic;
}
.box-expand.active .arrow {
transform: rotate(-90deg);
}
.box-expand.active .t table, .box-expand:hover .t table {
background: rgba(255, 255, 255, 1);
}
footer {
position: relative;
background: #fffdf8;
z-index: 2;
width: 100%;
text-align: center;
padding: 20px 0px;
}
footer a {
color:#010101;
text-decoration: underline;
}

#sec-last a {
    margin-top: 20px;
    display: inline-block;
    border: solid 2px #00528b;
    padding: 11px 20px 11px 20px;
    font-size: 1.5vw;
    transition: .5s;
    border-color: #00528b;
    color: #00528b;
    font-family: "Montserrat", serif;
}
#sec-last a:hover {
    transition: .5s;
    border-color: #00528b;
    color: #FFFFFF;
    background: #00528b;
}
#sec-last {
    margin-top: 40vmin;
}

#sec-last .l .c {
    text-align: center;
}

#pu-gift {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 100;
    top: 0;
    background: rgba(0, 0, 0, .5);
}
#pu-gift .w {
    background: #fffdf8;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 90vw;
    max-width: 500px;
    text-align:center;
    padding: 30px 10px;
}
#pu-gift .item {
    padding: 10px 0;
}
#pu-gift .item > b {
    text-decoration: underline;
    font-size: 1.1em;
    margin-bottom: 5px;
    display: block;
}
#pu-gift .item > .i {

}
#pu-gift .item > .i span {
    display: inline-block;
    width: 105px;
}
#pu-gift .item > .i b {

}
#pu-gift .item > .i img {
    display: block;
    width: 100px;
    margin: 5px auto 0;
}
#pu-gift .close {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}
#pu-gift .close img {
display: block;
width: 30px;
}
#pu-gift .close:hover {
    opacity: .7;
}


.sec-dodo {
    margin-top: 40vmin;
}

.sec-dodo .content {
    margin: 0px auto 0;
}
.sec-dodo .content h2 {
    text-align: center;
}

.sec-dodo .content .item {
    margin-top:70px;
}
.sec-dodo .content .item .t {
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 50px;
    text-decoration: underline;
    text-align: center;
}
.sec-dodo .content .item .t img {
    height:70px;
    vertical-align: middle;
}

.sec-dodo .content .item.pres table {
    margin:0 auto;
}
.sec-dodo .content .item.pres table tr td > table td {
    font-weight: bold;
}
.sec-dodo .content .item.pres table tr td > table td:nth-child(1) {
    padding-right:20px;
}


.sec-dodo .content .item.pres table td > img {
    height:70px;
}

.sec-dodo .content .item.loin {

}
.sec-dodo .content .item.loin table {
    margin: 0 auto;
}
.sec-dodo .content .item.loin table td {
position: relative;
height: 100px;
}
.sec-dodo .content .item.loin table td.t {
        font-weight: bold;
    font-size: 30px;
    margin-bottom: 30px;
    text-decoration: underline;
 }
.sec-dodo .content .item.loin table td > img {
    height: 70px;
    position: relative;
}
.sec-dodo .content .item.loin table td .time {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    color: #00528b;
    font-weight: bold;
    font-size: 15px;
    line-height: 70px;
    border: solid 2px #00528b;
    background: #fffdf8;
    position: relative;
}
.sec-dodo .content .item.loin table td .verti-line {
    height: 100%;
    /* background: red; */
    /* width: 2px; */
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    border-left: dashed 3px #00528b;

}
.sec-dodo .content .item.loin table td ul {
    list-style-type: none;
    margin-left: 15px;
}
.sec-dodo .content .item.loin table td ul li {

}

.sec-dodo .content .item.loin table td a {
        font-size: 1.2em;
    font-weight: 500;
}


.sec-dodo .content .item.pres table td a {
font-size: .8em;
font-weight: normal;
}
.sec-dodo .content .item table td a {
color: cornflowerblue;
}
.sec-dodo .content .item table td a:hover {
text-decoration: underline;
}
.sec-dodo .content .item table td a img {
height: 15px;
vertical-align: sub;
margin-right: 5px;
}

.sec-dodo .content .item.cg {
padding:0 40px;
max-width: 600px;
margin:50px auto 0;
text-align: center;;
}
.sec-dodo .content .item.cg p {

}

.sec-dodo .content .item.cg a {
font-weight: normal;
}
.sec-dodo .content .item.cg a {
color: cornflowerblue;
}
.sec-dodo .content .item.cg a:hover {
text-decoration: underline;
}
.sec-dodo .content .item.cg a img {
height: 15px;
vertical-align: sub;
margin-right: 5px;
}

@media screen and (orientation: portrait) {
.img-hero {
    width:initial;
    height: 100%; 

            width: initial;
        height: 100%;
        transform: none;
        top: initial;
        left: initial;
}
}

@media screen and (max-width: 1000px) {
.hide-on-mobile {display: none!important;}
.show-on-mobile {display: block!important;}
body {
font-size:15px;
}
.hero-content {
    margin-top: -3vh;
}
.hero-content h1 {
    font-size: 16vw;
    margin-left: 0vw;
}
.hero-content .sub {
font-size: 8vw;
line-height: .9;
padding: 10px 0 5px;
}
#hero a {
font-size: 4vw;
}
.sec {
display: block;
}
.sec .l, .sec .r {
width: 100%;
display: block;
}
.sec .l .c {
padding: 40px 0 50px;
}
.box-expand {
width: 800px;
margin: 10px auto 0;
width: calc(100% - 20px);
}
.q-box .q {
font-size: 1.3em;
}

.box-expand .t table {

font-size: 2.2em;
height: 60px;
}
.expand-trigger {
width:45px;
}
.expand-trigger img {
height:15px;
}
.expand-icon {
transform: scale(.85);
}

.sec .l .c p {
/* text-align: justify; */
padding-left:0;
}
.q-box .q {
margin: 20px 0 10px;
}
.q-box .r {
text-align: justify;
}
.sec-info {
padding: 40px 0;
}
h2, #content b {
    font-size: 3em;
}
#sec-last a {
    font-size: 4vw;
}

.sec-dodo .td-m-width {
width:325px;
display: block;
}
.sec-dodo .content .item .t, .sec-dodo .content .item.loin table td.t {
    font-size: 26px;
}
#sec4 {
    padding: 50px 0 50px;
}
}
