@charset 'UTF-8';

/*  our-staff
--------------------------------------- */

.kv {
position: relative;
padding: 535px 0 90px;
}

.kv:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 480px;
background: url("/en/glopac/assets/img/about-glopac/staff/bg_kv_01.jpg") no-repeat center;
background-size: cover;
}

.kv h1 {
margin: 0 0 30px;
font-size: 6em;
line-height: 1;
text-align: center;
}

.kv .lead {
max-width: 910px;
margin: 0 auto;
padding: 0 20px;
font-size: 2em;
line-height: 1.6;
box-sizing: border-box;
}

.staff01 {
position: relative;
padding: 60px 0 35px;
}

.staff01:before {
content: '';
position: absolute;
top: 0;
right: 15%;
width: 85%;
height: 800px;
background: #003ea0;
background: -moz-linear-gradient(top left, #2ba5dc 0%, #003ea0 100%);
background: -webkit-gradient(linear, left top, right bottom, from(#2ba5dc), to(#003ea0));
background: -webkit-linear-gradient(top left, #2ba5dc 0%, #003ea0 100%);
background: -o-linear-gradient(top left, #2ba5dc 0%, #003ea0 100%);
background: -ms-linear-gradient(top left, #2ba5dc 0%, #003ea0 100%);
background: linear-gradient(to bottom right, #2ba5dc 0%, #003ea0 100%);
z-index: -1;
}

.staff01 .inner {
position: relative;
max-width: 1330px;
margin: 0 auto;
padding: 0 110px 0 20px;
box-sizing: border-box;
}

.staff01 h2 {
position: relative;
width: 71.279%;
margin: 0 0 30px;
padding: 0 0 0 37px;
color: #fff;
font-size: 4.8em;
font-weight: 100;
line-height: 1.19;
box-sizing: border-box;
}

.staff01 h2:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 5px;
height: 120px;
background: #fff;
}

.staff01 .img {
position: absolute;
top: 0;
right: 13%;
color: #fff;
}

.staff01 .img .bold {
display: block;
margin: 20px 0 0;
font-size: 1.8em;
font-weight: bold;
line-height: 1.2;
}

.staff01 .img .italic {
display: block;
font-size: 1.8em;
font-style: italic;
}

.staff01 .txtBox {
width: 71.279%;
padding: 35px 40px;
background: #fff;
box-sizing: border-box;
}

.staff01 .txtBox p {
font-size: 2em;
line-height: 1.6;
}

.staff01 .txtBox p + p {
margin: 32px 0 0;
}

.staff02 {
padding: 70px 0 75px;
background: #f9f9f9;
}

.staff02 .inner {
position: relative;
max-width: 1330px;
margin: 0 auto;
padding: 0 20px;
box-sizing: border-box;
}

.staff02 h2 {
margin: 0 0 55px;
font-size: 4.8em;
text-align: center;
line-height: 1;
}

.staff02 .box01 {
display: flex;
align-items: center;
}

.staff02 .box01 .img {
position: relative;
width: 47.67%;
padding: 35px 0 0 35px;
box-sizing: border-box;
z-index: 2;
}

.staff02 .box01 .img:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: calc(100% - 35px);
height: calc(100% - 35px);
background: #003ea0;
background: -moz-linear-gradient(top left, #2ba5dc 0%, #003ea0 100%);
background: -webkit-gradient(linear, left top, right bottom, from(#2ba5dc), to(#003ea0));
background: -webkit-linear-gradient(top left, #2ba5dc 0%, #003ea0 100%);
background: -o-linear-gradient(top left, #2ba5dc 0%, #003ea0 100%);
background: -ms-linear-gradient(top left, #2ba5dc 0%, #003ea0 100%);
background: linear-gradient(to bottom right, #2ba5dc 0%, #003ea0 100%);
z-index: -1;
}

.staff02 .box01 .txt {
width: 440px;
margin: 0 0 0 55px;
padding: 30px 0 5px;
font-size: 2.2em;
line-height: 1.6;
text-align: left;
border-bottom: 4px solid #e4e4e4;
}

.staff02 .lead {
margin: 50px 0 75px;
font-size: 2.4em;
line-height: 1.67;
text-align: center;
}

.staff02 .box02 {
padding: 0 0 25px;
}

.staff02 .box02 .img {
float: right;
position: relative;
width: 47.67%;
margin: 0 0 30px 30px;
padding: 0 35px 35px 0;
box-sizing: border-box;
z-index: 2;
}

.staff02 .box02 .img:before {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: calc(100% - 35px);
height: calc(100% - 35px);
background: #003ea0;
background: -moz-linear-gradient(top left, #2ba5dc 0%, #003ea0 100%);
background: -webkit-gradient(linear, left top, right bottom, from(#2ba5dc), to(#003ea0));
background: -webkit-linear-gradient(top left, #2ba5dc 0%, #003ea0 100%);
background: -o-linear-gradient(top left, #2ba5dc 0%, #003ea0 100%);
background: -ms-linear-gradient(top left, #2ba5dc 0%, #003ea0 100%);
background: linear-gradient(to bottom right, #2ba5dc 0%, #003ea0 100%);
z-index: -1;
}

.staff02 .box02 .txt {
font-size: 2em;
line-height: 1.6;
}

.staff02 .box02 .txt + .txt {
margin: 32px 0 0;
}

.staff02 .img02 {
text-align: center;
}

.speech {
padding: 95px 0 30px;
}

.speech h2 {
margin: 0 0 60px;
font-size: 6em;
text-align: center;
line-height: 1;
}

.speech .listBox {
padding: 60px;
background-image:url("/en/glopac/assets/img/about-glopac/staff/bg_staff_01.jpg");
background-repeat:no-repeat;
background-position:center top;
background-attachment:fixed;
background-size: 100% auto;
}

.speech .listBox .box {
position: relative;
max-width: 1170px;
margin: 0 auto 45px;
padding: 12px 20px 24px;
background: #fff;
filter: drop-shadow(0 0 20px rgba(0,0,0,0.1));
box-sizing: border-box;
}

.speech .listBox .box .boxTop {
display: flex;
justify-content: space-between;
margin: 0 0 8px;
}

.speech .listBox .box .boxTop .date {
color: #003592;
font-size: 1.8em;
font-weight: 700;
}

.speech .listBox .box .boxTop .time {
padding: 0 15px 0 30px;
color: #003592;
font-size: 1.8em;
font-weight: 700;
background:url("/en/glopac/assets/img/ico_time_01.png") no-repeat left center;
}

.speech .listBox .box h3 {
position: relative;
width: 100%;
margin: 0 0 14px -54px;
padding: 12px 24px 20px;
font-size: 4em;
font-weight: 100;
line-height: 1.2;
background: #f9f9f9;
box-sizing: border-box;
}

.speech .listBox .box h3:after {
content: "";
position: absolute;
bottom: -24px;
left: 0;
display: block;
width: 0px;
height: 0px;
border-style: solid;
border-width: 24px 0 0 34px;
border-color: #b4b4b4 transparent transparent transparent;
}

.speech .listBox .box .lead {
position: relative;
margin: 0 0 15px;
padding: 0 0 20px;
font-size: 2em;
line-height: 1.6;
}

.speech .listBox .box .lead:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 50px;
height: 6px;
background: #00a6e1;
}

.speech .listBox .box .accordion {
display: none;
}

.speech .listBox .box .txt {
margin: 0 0 26px;
font-size: 1.6em;
line-height: 1.625;
}

.speech .listBox .box .txt span {
font-weight: 700;
}

.speech .listBox .box .pdf a {
padding: 11px 0 12px 45px;
font-size: 1.6em;
text-decoration: underline;
background: url("/en/glopac/assets/img/ico_pdf_01.png") no-repeat left center;
background-size: 31px auto;
}

.speech .listBox .box .pdf {
margin: -6px 0 18px;
line-height: 2.5;
}

.speech .listBox .box .pdf a:hover {
text-decoration: none;
opacity: 1;
}

.speech .listBox .box .btn a {
display: block;
padding: 16px 0;
text-align: center;
border: 1px solid #0a3c8c;
background: #0a3c8c;
}

.speech .listBox .box .btn a:hover {
opacity: 1;
background: #fff;
}

.speech .listBox .box .btn a span {
padding: 0 50px 0 0;
color: #fff;
font-size: 1.8em;
background: url("/en/glopac/assets/img/about-glopac/staff/ico_arw_01.png") no-repeat right center;
}

.speech .listBox .box .btn a:hover span {
color: #073c8f;
background: url("/en/glopac/assets/img/about-glopac/staff/ico_arw_01_ov.png") no-repeat right center;
}

.speech .listBox .box .btn a.open span {
background: url("/en/glopac/assets/img/about-glopac/staff/ico_arw_02.png") no-repeat right center;
}

.speech .listBox .box .btn a.open:hover span {
color: #073c8f;
background: url("/en/glopac/assets/img/about-glopac/staff/ico_arw_02_ov.png") no-repeat right center;
}


@media screen and (max-width: 1550px) {

.staff01:before {
right: 10vw;
width: 90vw;
}


}


@media screen and (max-width: 1200px) {

.staff01 .img {
width: 18%;
}

.staff01 h2 {
margin: 0 0 50px;
font-size: 3.2em;
font-weight: 100;
}

.staff01 h2:before {
left: 0;
width: 5px;
height: 100px;
}

.staff01 .txtBox p {
font-size: 1.6em;
}

.staff02 h2 {
font-size: 3.2em;
}

.staff02 .box01 .txt {
font-size: 1.8em;
}

.staff02 .lead {
font-size: 2em;
}

.staff02 .box02 .txt {
font-size: 1.6em;
}

.speech h2 {
font-size: 4.8em;
}

.speech .listBox .box h3 {
font-size: 2.5em;
}

.speech .listBox .box .lead {
font-size: 1.6em;
}

.speech .listBox .box .txt {
font-size: 1.4em;
}

.speech .listBox .box .pdf a {
padding: 11px 0 12px 36px;
font-size: 1.4em;
background: url("/en/glopac/assets/img/ico_pdf_01.png") no-repeat left center;
background-size: auto 30px;
}


}


@media screen and (max-width: 750px) {

.kv {
padding: 60vw 0 8vw;
}

.kv:before {
width: 100%;
height: 52vw;
}

.kv h1 {
margin: 0 0 4vw;
font-size: 8vw;
}

.kv .lead {
width: 92vw;
max-width: inherit;
margin: 0 auto;
padding: 0;
font-size: 3.73vw;
line-height: 1.6;
box-sizing: border-box;
}

.staff01 {
position: relative;
padding: 8vw 0 4vw;
}

.staff01:before {
top: 0;
right: 0;
width: 100%;
height: 120vw;
}

.staff01 .inner {
position: relative;
width: 92vw;
max-width: inherit;
margin: 0 auto;
padding: 0;
box-sizing: border-box;
}

.staff01 h2 {
width: 100%;
margin: 0 0 6vw;
padding: 0 0 0 5.6vw;
font-size: 6.4vw;
}

.staff01 h2:before {
width: 0.67vw;
height: 12vw;
}

.staff01 .img {
position: static;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
margin: 0 0 6vw;
}

.staff01 .img img {
width: 20vw;
}

.staff01 .img > span {
margin: 0 0 0 6.4vw;
}

.staff01 .img .bold {
display: block;
margin: 0;
font-size: 3.73vw;
font-weight: bold;
line-height: 1.2;
}

.staff01 .img .italic {
display: block;
font-size: 3.73vw;
font-style: italic;
}

.staff01 .txtBox {
width: 100%;
padding: 4vw 5.33vw;
background: #fff;
box-sizing: border-box;
}

.staff01 .txtBox p {
font-size: 3.73vw;
line-height: 1.6;
}

.staff01 .txtBox p + p {
margin: 6vw 0 0;
}

.staff02 {
padding: 8vw 0 12vw;
background: #f9f9f9;
}

.staff02 .inner {
position: relative;
width: 92vw;
max-width: inherit;
margin: 0 auto;
padding: 0;
box-sizing: border-box;
}

.staff02 h2 {
margin: 0 0 6.4vw;
font-size: 6.4vw;
text-align: center;
line-height: 1;
}

.staff02 .box01 {
display: block;
align-items: center;
}

.staff02 .box01 .img {
position: relative;
width: 70vw;
margin: 0 auto 6.4vw;
padding: 4vw 0 0 4vw;
box-sizing: border-box;
z-index: 2;
}

.staff02 .box01 .img:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: calc(100% - 4vw);
height: calc(100% - 4vw);
}

.staff02 .box01 .txt {
width: 70%;
margin: 0 auto;
padding: 1.33vw 0;
font-size: 4vw;
line-height: 1.6;
text-align: center;
border-bottom: 4px solid #e4e4e4;
}

.staff02 .lead {
margin: 6.4vw 0;
font-size: 4.26vw;
line-height: 1.67;
text-align: center;
}

.staff02 .box02 {
padding: 0 0 4vw;
}

.staff02 .box02 .img {
position: relative;
float: none;
width: 70vw;
margin: 0 auto 6.4vw;
padding: 0 4vw 4vw 0;
box-sizing: border-box;
z-index: 2;
}

.staff02 .box02 .img:before {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: calc(100% - 4vw);
height: calc(100% - 4vw);
}

.staff02 .box02 .txt {
font-size: 3.73vw;
line-height: 1.6;
}

.staff02 .box02 .txt + .txt {
margin: 6vw 0 0;
}

.staff02 .img02 {
text-align: center;
}

.speech {
padding: 8vw 0 4vw;
}

.speech h2 {
margin: 0 0 6vw;
font-size: 8vw;
text-align: center;
line-height: 1;
}

.speech .listBox {
padding: 4vw;
background-image:url("/en/glopac/assets/img/about-glopac/staff/bg_staff_01.jpg");
background-repeat:no-repeat;
background-position:center;
background-attachment:fixed;
background-size: 100% auto;
}

.speech .listBox .box {
position: relative;
width: 92vw;
max-width: inherit;
margin: 0 auto 5.33vw;
padding: 2vw 4vw 4vw;
background: #fff;
filter: drop-shadow(0 0 20px rgba(0,0,0,0.1));
box-sizing: border-box;
}

.speech .listBox .box .boxTop {
display: flex;
justify-content: space-between;
margin: 0 0 2vw;
}

.speech .listBox .box .boxTop .date {
color: #003592;
font-size: 3.2vw;
font-weight: 700;
}

.speech .listBox .box .boxTop .time {
padding: 0 0 0 5.33vw;
color: #003592;
font-size: 3.2vw;
font-weight: 700;
background:url("/en/glopac/assets/img/ico_time_01.png") no-repeat left center;
background-size: 3.2vw auto;
}

.speech .listBox .box h3 {
width: 92vw;
margin: 0 0 4vw -8vw;
padding: 1vw 4vw 2vw;
font-size: 5.33vw;
font-weight: 100;
line-height: 1.2;
background: #f9f9f9;
box-sizing: border-box;
}

.speech .listBox .box h3:after {
content: "";
position: absolute;
bottom: -3.2vw;
left: 0;
display: block;
width: 0px;
height: 0px;
border-style: solid;
border-width: 3.2vw 0 0 4vw;
border-color: #b4b4b4 transparent transparent transparent;
}

.speech .listBox .box .lead {
position: relative;
margin: 0 0 2vw;
padding: 0 0 2.66vw;
font-size: 3.73vw;
line-height: 1.6;
}

.speech .listBox .box .lead:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 12vw;
height: 1vw;
background: #00a6e1;
}

.speech .listBox .box .accordion {
display: none;
}

.speech .listBox .box .txt {
margin: 0 0 5.33vw;
font-size: 3.2vw;
line-height: 1.625;
}

.speech .listBox .box .txt span {
font-weight: 700;
}

.speech .listBox .box .pdf a {
padding: 1vw 0 1vw 7.2vw;
font-size: 3.2vw;
text-decoration: underline;
background: url("/en/glopac/assets/img/ico_pdf_01.png") no-repeat left center;
background-size: auto 5.33vw
}

.speech .listBox .box .pdf {
margin: -1vw 0 3.2vw;
line-height: 2.5;
}

.speech .listBox .box .pdf a:hover {
text-decoration: none;
opacity: 1;
}

.speech .listBox .box .btn a {
display: block;
padding: 3.2vw 0;
text-align: center;
background: #0a3c8c;
}

.speech .listBox .box .btn a span {
padding: 0 6.4vw 0 0;
color: #fff;
font-size: 3.73vw;
background: url("/en/glopac/assets/img/about-glopac/staff/ico_arw_01.png") no-repeat right center;
background-size: 4.8vw auto
}

.speech .listBox .box .btn a.open span {
background: url("/en/glopac/assets/img/about-glopac/staff/ico_arw_02.png") no-repeat right center;
background-size: 4.8vw auto
}

.speech .listBox .box .btn a:hover {
opacity: 1;
background: #0a3c8c;
}

.speech .listBox .box .btn a:hover span {
color: #fff;
background: url("/en/glopac/assets/img/about-glopac/staff/ico_arw_01.png") no-repeat right center;
background-size: 4.8vw auto
}

.speech .listBox .box .btn a.open:hover span {
color: #fff;
background: url("/en/glopac/assets/img/about-glopac/staff/ico_arw_02.png") no-repeat right center;
background-size: 4.8vw auto
}

}

