@charset "UTF-8"; /*--- common --*/
section h2.ttl {
    text-align: center;
    font-size: 30px;
    line-height: 1.3;
    font-weight: normal;
    color: #065ee3;
    margin: 0 0 35px;
}

section h2.ttl span {
    display: block;
    font-family: 'SourceHanSansJP';
    font-weight: bold;
    color: #000;
}

section a.btn01.hv {
    display: block;
    width: 250px;
    line-height: 49px;
    text-align: center;
    font-weight: bold;
    border: 2px solid #065ee3;
    color: #065ee3;
    font-size: 18px;
    margin: 0 auto;
    background: #FFF;
}

/*--- mv ---*/
div.mv {
    height: 821px;
    background: url(../../img/top/mv.jpg) center center no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 184px 0 0;
}

div.mv img.ttl_image {
    display: block;
    margin: 0 auto 35px;
}

div.mv p.ttl {
    width: 100%;
    font-size: 42px;
    color: #FFF;
    text-align: center;
    line-height: 1.8;
    font-family: 'SourceHanSansJP';
}

/*--- sec01 ---*/
section.sec01 {
    padding: 56px 0 62px;
}

section.sec01 div.inner {
}

section.sec01 div.inner h2.ttl {
}

section.sec01 div.inner h2.ttl span {
}

section.sec01 div.inner ul.news_list {
    padding: 0 0 32px;
}

section.sec01 div.inner ul.news_list li.nl_cnt {
    margin: 0 0 18px;
}

section.sec01 div.inner ul.news_list li.nl_cnt a.nl_link {
    display: flex;
    align-items: center;
}

section.sec01 div.inner ul.news_list li.nl_cnt a.nl_link p.date {
    width: 225px;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
}

section.sec01 div.inner ul.news_list li.nl_cnt a.nl_link p.date span {
    line-height: 25px;
    width: 120px;
    color: #FFF;
    background: #065ee3;
    text-align: center;
    display: inline-block;
}

section.sec01 div.inner ul.news_list li.nl_cnt a.nl_link h3.nl_ttl {
    width: calc(100% - (225px));
    font-size: 16px;
    padding-left: 29px;
}

section.sec01 div.inner a.sec01_link.hv {
    display: block;
    margin: 0 auto;
    width: 110px;
    font-size: 16px;
    font-weight: bold;
    background: url(../../img/common/v_01.png) right top 7px no-repeat;
    background-size: 12px;
}

/*--- sec02 ---*/
section.sec02 {
    height: 451px;
    background: url(../../img/top/bg_01.jpg) center center no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}

section.sec02 p.ttl {
    text-align: center;
    color: #FFF;
    font-size: 33px;
    line-height: 1.6;
    margin: 0 0 100px;
}

/*--- sec03 ---*/
section.sec03 {
    padding: 58px 0 68px;
}

section.sec03 div.inner {
}

section.sec03 div.inner h2.ttl {
    margin: 0 0 40px;
}

section.sec03 div.inner h2.ttl span {
}

section.sec03 div.inner p.t1 {
    text-align: center;
    font-size: 16px;
    line-height: 1.8;
    margin: 0px 0 26px;
}

section.sec03 div.inner img.sec_logo {
    display: block;
    margin: 0 auto 39px;
}

section.sec03 div.inner a.btn01.hv {
}

/*--- sec04 ---*/
section.sec04 {
    padding: 26px 0 35px;
    height: 583px;
    background: url(../../img/top/bg_02.jpg) center center no-repeat;
    background-size: cover;
}

section.sec04 div.inner {
}

section.sec04 div.inner h2.ttl {
    margin: 0 0 30px;
}

section.sec04 div.inner h2.ttl span {
}

section.sec04 div.inner p.t1 {
    text-align: center;
    font-size: 16px;
    line-height: 1.8;
    margin: 0 0 28px;
}

section.sec04 div.inner ul.sec04list {
    display: flex;
    justify-content: space-between;
    margin: 0px 0 50px;
}

section.sec04 div.inner ul.sec04list li.sec04list_cnt {
}

section.sec04 div.inner ul.sec04list li.sec04list_cnt img {
}

section.sec04 div.inner ul.sec04list li.sec04list_cnt p.sub_ttl {
    text-align: center;
    color: #065ee3;
    font-size: 18px;
    font-weight: bold;
    margin: 12px 0 0;
}

section.sec04 div.inner a.btn01.hv {
}

/*--- sec05 ---*/
section.sec05 {
    background: #065ee3;
    padding: 48px 0 53px;
}

section.sec05 div.inner {
}

section.sec05 div.inner h2.ttl {
    color: #FFF;
}

section.sec05 div.inner h2.ttl span {
    color: #FFF;
}

section.sec05 div.inner p.t1 {
    text-align: center;
    color: #FFF;
    font-size: 16px;
    line-height: 1.8;
    margin: 0 0 35px;
}

section.sec05 div.inner ul.sec05list {
    display: flex;
    justify-content: space-between;
    margin: 0 0 48px;
}

section.sec05 div.inner ul.sec05list li.sec05list_cnt {
}

section.sec05 div.inner ul.sec05list li.sec05list_cnt img {
    margin: 0 auto 12px;
}

section.sec05 div.inner ul.sec05list li.sec05list_cnt p.t2 {
    text-align: center;
    color: #FFF;
}

section.sec05 div.inner ul.sec05list li.sec05list_cnt p.t2 span {
    display: block;
    font-size: 18px;
    margin: 4px 0 0;
}

section.sec05 div.inner a.btn01.hv {
}

/*--- sec06 ---*/
section.sec06 {
    padding: 60px 0 144px;
}

section.sec06 h2.ttl {
}

section.sec06 h2.ttl span {
}

section.sec06 div.itembox {
    display: flex;
    justify-content: space-between;
}

section.sec06 div.itembox div.lbox {
    width: 50%;
    height: 361px;
    background: url(../../img/top/rec_01.jpg) right center no-repeat;
    background-size: cover;
}

section.sec06 div.itembox div.rbox {
    width: 50%;
}

section.sec06 div.itembox div.rbox div.halfinner {
    width: 500px;
    padding-left: 34px;
}

section.sec06 div.itembox div.rbox div.halfinner p.t1 {
    font-size: 16px;
    line-height: 1.8;
}

section.sec06 div.itembox div.rbox div.halfinner a.btn01 {
    margin: 56px 0 0 0;
}

@media screen and (max-width: 1680px) {
    div.mv {
        height: calc(90vh - 75px);
        background: url(../../img/top/mv.jpg) center center no-repeat;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: flex-start;
        padding: 150px 0 0;
    }
}

div.mv .inner {
    margin: 0;
}

.sec07 {
    padding: 40px 0 70px;
}

.sec07 .inner {
}

.sec07 .ttl {
}

.sec07 .ttl span {
}

.sec07 .item01 {
    align-items: center;
    padding: 0 0 30px;
    border-bottom: 1px solid #065ee3;
}

.sec07 .item01 .lbox {
    width: 150px;
    text-align: center;
}

.sec07 .item01 .lbox img {
}

.sec07 .item01 .rbox {
    width: calc(100% - 200px);
}

.sec07 .item01 .rbox .t1 {
    font-size: 16px;
    line-height: 1.8;
}

.sec07 .item01 .rbox .t1 .marker {
    background: linear-gradient(transparent 60%, #065ee338 60%);
}

.sec07 .item01 .rbox .t1 .big {
    font-weight: bold;
    font-size: 18px;
    background: linear-gradient(transparent 60%, #065ee338 60%);
}

.sec07 .item02 {
    margin: 30px 0 0;
    width: 48%;
    align-items: flex-start;
}

.sec07 .item02 .lbox {
    width: 100%;
    margin: 0px 0 15px;
}

.sec07 .item02 .lbox img {
}

.sec07 .item02 .rbox {
    width: 100%;
}

.sec07 .item02 .rbox h3 {
    font-size: 22px;
    margin: 0 0 5px;
}

.sec07 .item02 .rbox .t2 {
    font-size: 16px;
    line-height: 1.8;
}
