/*================================================================================

media query mixin

================================================================================*/
/* common color
----------------------------------------------------------------------------*/
/*    google font on web
--------------------------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Marcellus&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap");
/*    google font on server
--------------------------------------------------------------------------------*/
/*    icomoon
--------------------------------------------------------------------------------*/
/*    custom
--------------------------------------------------------------------------------*/
.top .header .header_btn01 { color: #fff; border-color: #fff; }
.top .header .header_btn01 .icon.-white { display: inline-block; }
.top .header .header_btn01 .icon.-blue { display: none; }
.top .header .header_links .humburger .burger-lines span { background: #fff; }
.top .header .header_links .humburger .text { color: #fff; }
.top .mainArea { position: relative; width: 100%; height: 700px; overflow: hidden; }
@media screen and (max-width: 768px) { .top .mainArea { height: 600px; } }
.top .mainArea .movieArea { height: 100%; height: 100vh; position: relative; width: 100%; }
.top .mainArea .movieArea .bgVideo { background-attachment: fixed; background-position: center center; background-size: cover; left: 0; min-height: 100%; min-height: 100vh; min-width: 100%; min-width: 100vw; position: absolute; top: 0; z-index: -1; }
@media screen and (max-width: 768px) { .top .mainArea .movieArea .bgVideo { width: auto; height: 600px; } }
.top .mainArea .movieArea::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 700px; background: rgba(94, 174, 215, 0.8); }
.top .mainArea .inner { width: 1040px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
@media screen and (max-width: 768px) { .top .mainArea .inner { width: 100%; -webkit-transform: translate(-50%, -40%); transform: translate(-50%, -40%); } }
.top .mainArea .inner .catch01, .top .mainArea .inner .catch02, .top .mainArea .inner .catch03, .top .mainArea .inner .catch04 { text-align: center; }
.top .mainArea .inner .catch01 { color: rgba(255, 255, 255, 0.4); font-size: 68px; font-weight: bold; line-height: 1; letter-spacing: -2px; margin-bottom: 30px; }
@media screen and (max-width: 768px) { .top .mainArea .inner .catch01 { color: rgba(255, 255, 255, 0.6); font-size: 40px; line-height: 1.2; margin-bottom: 15px; } }
.top .mainArea .inner .catch02, .top .mainArea .inner .catch04 { color: #fff; font-size: 22px; font-weight: bold; }
@media screen and (max-width: 768px) { .top .mainArea .inner .catch02, .top .mainArea .inner .catch04 { font-size: 18px; letter-spacing: normal; } }
.top .mainArea .inner .catch03 { color: #fff; font-size: 46px; font-weight: bold; line-height: 1.2; }
@media screen and (max-width: 768px) { .top .mainArea .inner .catch03 { font-size: 34px; line-height: 1.3; } }
.top .top-news { margin: 60px 0; overflow: hidden; }
@media screen and (max-width: 768px) { .top .top-news { margin: 40px -10px; } }
.top .top-news .news-title { color: #5FAED7; font-size: 24px; float: left; width: 220px; padding: 100px 0; }
@media screen and (max-width: 768px) { .top .top-news .news-title { float: none; width: auto; margin-bottom: 5px; padding: 0; } }
.top .top-news .newsList { float: left; border-left: 1px solid #C4C4C4; width: 820px; }
@media screen and (max-width: 768px) { .top .top-news .newsList { float: none; border-left: none; width: auto; } }
.top .top-news .newsList .newsList_item { padding: 10px 0 10px 80px; font-size: 18px; }
@media screen and (max-width: 768px) { .top .top-news .newsList .newsList_item { padding: 0; font-size: 16px; border-bottom: 1px solid #C4C4C4; padding: 10px 0; } }
.top .top-news .newsList .newsList_item:first-child { padding-top: 0; }
.top .top-news .newsList .newsList_item:last-child { padding-bottom: 0; }
@media screen and (max-width: 768px) { .top .top-news .newsList .newsList_item:last-child { padding-bottom: 10px; } }
.top .top-news .newsList .newsList_item dt, .top .top-news .newsList .newsList_item dd { display: inline-block; vertical-align: top; }
@media screen and (max-width: 768px) { .top .top-news .newsList .newsList_item dt, .top .top-news .newsList .newsList_item dd { display: block; } }
.top .top-news .newsList .newsList_item dt { width: 15%; }
@media screen and (max-width: 768px) { .top .top-news .newsList .newsList_item dt { width: auto; } }
.top .top-news .newsList .newsList_item dd { width: 80%; }
@media screen and (max-width: 768px) { .top .top-news .newsList .newsList_item dd { width: auto; } }
.top .top-news .newsList .newsList_item dd a { text-decoration: underline; }
.top .top-sec01 { padding: 60px 0; background: rgba(229, 50, 45, 0.05); }
@media screen and (max-width: 768px) { .top .top-sec01 { padding: 40px 0; margin: 0 -10px; } }
.top .top-sec01 .title { font-size: 38px; text-align: center; line-height: 1.4; margin-bottom: 20px; }
@media screen and (max-width: 768px) { .top .top-sec01 .title { font-size: 26px; } }
.top .top-sec01 .text { font-size: 18px; text-align: center; line-height: 1.8; }
@media screen and (max-width: 768px) { .top .top-sec01 .text { font-size: 16px; } }
.top .top-sec01 .img { width: 70%; margin: 30px auto 0; }
@media screen and (max-width: 768px) { .top .top-sec01 .img { width: 100%; margin: 20px 0 0; } }
.top .top-sec02 { padding: 60px 0; }
@media screen and (max-width: 768px) { .top .top-sec02 { padding: 40px 0; } }
.top .top-sec02 .block { overflow: hidden; }
.top .top-sec02 .block .img { width: 520px; float: left; z-index: 30; position: relative; }
@media screen and (max-width: 768px) { .top .top-sec02 .block .img { width: auto; float: none; } }
.top .top-sec02 .block .box { width: 550px; height: 345px; float: right; background: rgba(94, 174, 215, 0.1); margin-top: -320px; padding: 40px 60px 40px 80px; }
@media screen and (max-width: 768px) { .top .top-sec02 .block .box { width: auto; height: auto; float: none; margin-top: 0; padding: 20px; } }
.top .top-sec02 .block .box .text { font-size: 18px; font-weight: 600; line-height: 1.6; margin-bottom: 15px; }
@media screen and (max-width: 768px) { .top .top-sec02 .block .box .text { font-size: 16px; line-height: 2; } }
.top .top-sec02 .block.-revers .img { float: right; }
@media screen and (max-width: 768px) { .top .top-sec02 .block.-revers .img { float: none; } }
.top .top-sec02 .block.-revers .box { float: left; }
@media screen and (max-width: 768px) { .top .top-sec02 .block.-revers .box { float: none; } }
.top .top-sec02 .block + .block { margin-top: 100px; }
@media screen and (max-width: 768px) { .top .top-sec02 .block + .block { margin-top: 60px; } }
.top .top-sec02 .msgBox { background: #1F247C; overflow: hidden; padding: 60px 120px; margin-top: 80px; }
@media screen and (max-width: 768px) { .top .top-sec02 .msgBox { padding: 50px 30px; } }
.top .top-sec02 .msgBox .c-title { float: left; margin-bottom: 0; }
@media screen and (max-width: 768px) { .top .top-sec02 .msgBox .c-title { float: none; margin-bottom: 30px; } }
.top .top-sec02 .msgBox .c-title .-jp, .top .top-sec02 .msgBox .c-title .-en { color: #fff; }
@media screen and (max-width: 768px) { .top .top-sec02 .msgBox .c-title .-jp { font-size: 34px; letter-spacing: normal; } }
.top .top-sec02 .msgBox .c-btn { float: right; }
@media screen and (max-width: 768px) { .top .top-sec02 .msgBox .c-btn { float: none; }
  .top .top-sec02 .msgBox .c-btn a { width: 85%; padding: 18px 0; } }

/*# sourceMappingURL=top.css.map */