@charset "utf-8";

/* ----------------------------------------

content

---------------------------------------- */


.lowerPage.research01 #content #page_mv {
    background: url(/files/img/research01/mv.jpg?ver=1.0.1);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.read {
    margin-bottom: 100px;
}
.flex .left,
.flex .right {
    width: 50%;
    width: 48.5%;
}
.sec_01 .flex{
    justify-content: space-between;
}
.flex .left{
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.swiper {
    width: 85%;
    max-width: 500px;
}
.swiper-pagination-bullet-active {
    background: #fafafa;
    border: 1px solid #DEDEDE;
}
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal{
    bottom: -5px;
}
.sec_01 .arrow {
    top: 0;
    width: 35px;
    height: 100%;
    max-height: 434px;
    border: 1px solid #27517B;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0;
    z-index: 2;
    background: #fff;
    transition: .3s;
    cursor: pointer;
}
.sec_01 .arrow:hover {
    opacity: .7;
}

.flex .left .arrow span {
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .flex .left .arrow span::after {
    position: absolute;
    right: 5px;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    content: "";
    width: 11px;
    height: 11px;
    border-right: 2px solid #27517B;
    border-top: 2px solid #27517B;
    transform: rotate(45deg);
    margin: auto;
  }
  .flex .right .list_01{
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    align-items: self-start;
    align-self: self-end;
    flex-flow: column;
    justify-content: space-between;
    height: 100%;
  }
  .flex .right .list_01 li {
      width: 100%;
  }
  .flex .right a.type_02 {
    background: #c31b48;
}
.flex .right a.type_02::after {
    position: absolute;
    content: "";
    background: url(/files/img/business/icon_02.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 15%;
    height: 80%;
    bottom: 11px;
    right: 20px;
    max-width: 92px;
    max-height: 88px;
}
.flex .right a.type_03    {
    background: #1a50b9;
}
.flex .right a.type_03::after {
    position: absolute;
    content: "";
    background: url(/files/img/business/icon_03.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 20%;
    height: 80%;
    bottom: 11px;
    right: 10px;
    max-width:117px;
}
.flex .right a.type_04 {
    background:#B9CFE5;
    color:#0F234A;
}
.flex .right a {
    display: flex;
    font-size: 250%;
    width: 100%;
    padding: 14px 10px 14px 30px;
    height: 118px;
    box-sizing: border-box;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    line-height: 1.3;
}
.flex .right a {
    color: #fff;
}
.sec_02 .sec_read {
    margin-top: 0px;
}
.sec_02 .sec_tit {
    margin-bottom: 7px;
}
.sec_02_research_content {
    margin-top: 65px;
}
.sec_02_research_content li {
    width: 50%;
    max-width: 450px;
    margin: 0 auto;
    text-align: center;
}
.sec_02_research_content li.type_02,
.sec_02_research_content li.type_03 {
    width: 100%;
    max-width: 100%;
}
.sec_02_research_content .arrow {
    border: none;
}
.sec_02_research_content_tit {
    font-size: 40px;
    color: #0F234A;
    font-size: 285.694%;
    margin-top: 40px;
}
.sec_02_research_content_text {
    color: #0F234A;
    font-size: 214.271%;
    line-height: 1.666;
}
.sec_02_research_content .arrow {
    border: none;
    width: 33px;
    height: 77px;
    overflow: hidden;
}
.sec_02_research_content .arrow img {
    display: block;
    width: 100%;
}
.sec_02_research_content li.type_01 .arrow { 
    margin: 35px auto 0;
}
.sec_02_research_content li.type_02 p {
    color: #0f234a;
    font-size: 285.6936%;
    margin-top: 30px;
}

.sec_02_research_content li.type_03 {
    justify-content: space-evenly;
    margin-top: 90px;
    position: relative;
}
.sec_02_research_content li.type_03 .type_03,
.sec_02_research_content li.type_03 .type_04 {
    width: 50%;
    max-width: 450px;
    position: relative;
}
.sec_02_research_content li.type_01 img,
.sec_02_research_content li.type_03 .type_03 img,
.sec_02_research_content li.type_03 .type_04 img{
    max-width: 273px;
    width: 100%;
    margin: 0 auto;
}
.sec_02_research_content li.type_03 .type_03 .arrow,
.sec_02_research_content li.type_03 .type_04 .arrow {
    position: absolute;
    top: -50px;
}
.sec_02_research_content li.type_03 .type_03 .arrow {
    right: 50px;
    transform: rotate(-135deg);
}
.sec_02_research_content li.type_03 .type_04 .arrow {
    left: 50px;
    transform: rotate(135deg);
}
.sec_02_research_content li.type_03 .type_04 .sec_02_research_content_tit {
    margin-top: 10px;
}
.sec_02 .estimation {
    margin-top: 110px;
    margin-bottom: 12px;
}

.sec_03 .sec_tit {
    margin-bottom: 20px;
}
.sec_03 .sec_read {
    margin-top: 15px;
}
.sec_03_point_content {
    margin-top: 100px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.sec_03_point_content li {
    width: 31%;
    max-width: 380px;
}
.sec_03_point_content_tit,.sec_03_point_content_text {
    display: none;
}
.sec_04 .sec_tit {
    margin-bottom: 0;
    margin-top: 0;
}
.sec_04 .sec_read {
    margin-top: 35px;
}
.sec_04 .flex.column03 {
    justify-content: space-between;
    margin-top: 75px;
}
.sec_04 .flex.column03 > div {
    width: 31%;
    max-width: 362px;
    text-align: center;
    padding: 65px 30px 60px;
}
.sec_04 .list_tit {
    color: #0F234A;
    font-weight: bold;
    line-height: 1.647;
    font-size: 242.84%;
}
.sec_04 .list_02 {
    margin-top: 42px;
    position: relative;
}
.sec_04 .list_02 li{
    border: 1px solid #0F234A;
    background: #fff;
    position: relative;
    font-size: 200%;
    color: #152C57;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 77px;
    margin-bottom: 72px;
    z-index: 1;
    position: relative;
}
.sec_04 .list_02 li .attention {
    position: absolute;
    bottom: -72px;
    font-size: 78.5658%;
    font-weight: bold;
    display: flex;
    align-items: center;
    right: 0;
    text-align: left;
    line-height: 1.545;
    height: 4.5rem;
}

.sec_04 .list_02 li:after {
    content: "";
    width: 0;
    height: 0;
    border-width:19px 11px 0 11px;
    border-style: solid;
    border-color: #0F234A transparent transparent transparent;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -47px;
    margin: 0 auto;
}
.sec_04 .list_02 li:last-of-type {
    margin-bottom: 0;
}
.sec_04 .list_02 li:last-of-type:after {
    display: none;
}
.sec_04 .list_02:after {
    content: "";
    width: 58px;
    height: 99%;
    display: block;
    position: absolute;
    background: #DEDEDE;
    top: .5%;
    z-index: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.sec_04 .background_05{
    margin-top: 80px;
    padding: 45px 40px 45px 60px;    
}
.sec_04 .background_05 .sub_tit {
    font-size: 285.694%;
    font-weight: bold;
    text-align: left;
    color: #0F234A;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 1;
}
.sec_04 .background_05 .sub_text{
    margin-top: 30px;
    line-height: 1.666;
    font-size: 30px;
    font-size: 214.2705%;
    color: #0F234A;
}

.sec_04 .estimation {
    margin-top: 115px;
}
.sec_04 .document_tit {
    margin-top: 135px;
    text-align: center;
    font-size: 285.694%;
    color: #0F234A;
    line-height: 1;
}
.sec_04 .document_dl_list {
    margin-top: 50px;
    margin-bottom: 75px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sec_04 .document_dl_list li {
    width: 31%;
    max-width: 400px;
    height: 100px;
}
.sec_04 .document_dl_list li a{
    background: #B9CFE5;
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
    font-size: 214.2705%;
color: #0F234A;
}
@media screen and (max-width:1460px){
    .sec_01 .flex .right a {
        font-size: 210%;
    }
}

@media screen and (max-width:1376px){
    .sec_01 .flex .right a {
        font-size: 180%;
    }
    .sec_02_research_content_text {
        font-size: 150%;
    }
    .sec_04 .list_02 li .attention {
        font-size: 70%;
    }
    .sec_04 .list_02 li {
        font-size: 160%;
    }
    .sec_04 .background_05 .sub_tit {
        font-size: 250%;
    }
    .sec_04 .background_05 .sub_text {
        font-size: 160%;
    }
    .estimation {
        padding: 35px 10px;
        font-size: 200%;
    }
    .sec_04 .document_dl_list li a {
        font-size: 180%;
    }

}
@media screen and (max-width:1180px){
    .swiper {
        width: 70%;
        margin-left: 0;
    }
    .flex .right a {
        height: 95px;
    }
}
@media screen and (max-width:1024px){
    .sec_01 .flex .right a {
        font-size: 140%;
    }
    .swiper {
        width: 70%;
        margin-left: 0%;
    }
    /*
    .flex .right a {
        height: 75px;
    }
    */
    .flex .right a.type_03::after,
    .flex .right a.type_02::after {
        height: 70%;
    }
}

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

}

@media screen and (max-width:767px){
    .lowerPage #content .read {
        margin-bottom: 20px;
    }
    .flex .left, .flex .right {
        width: 100%;
        max-width: 100%;
    }
    .swiper {
        width: 100%;
        max-width: 92vw;
        margin-left: auto;
        margin-right: auto;
    }
    .sec_01 .arrow {
        width: 100%;
        height: 100%;
        max-height: 35px;
        bottom: -65px;
        left: 0;
        right: 0;
        top: auto;
        margin-top: 0;
        height: 100%;
        margin-bottom: 0;
    }
    .flex .left .arrow span {
        transform: rotate(90deg);
    }
    .flex .right {
        margin-top: 90px;
    }
    .flex .right .list_01 li {
        margin-bottom: 20px;
    }
	.sec_02_research_content_tit {
		font-size: 160%;
	}
	.sec_02_research_content_text {
		font-size: 115%;
	}
    .sec_02_research_content li {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .sec_02_research_content li.type_01 img, .sec_02_research_content li.type_03 .type_03 img, .sec_02_research_content li.type_03 .type_04 img {
        max-width: 35vw;    
    }
    .sec_03_point_content li {
        width: 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }
    .sec_03_point_content {
        margin-top: 40px;
        margin-bottom: 0px;
        flex-wrap: wrap;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    .sec_04 .flex.column03 > div {
        width: 100%;
        max-width: 100%;
        text-align: center;
        padding: 30px 4% 15px;
        margin-bottom: 40px;
    }
    .sec_04 .background_05 {
        margin-top: 40px;
        padding: 30px 5% 30px;
    }
    .sec_04 .background_05 .sub_tit {
        font-size: 180%;
    }
    .sec_04 .background_05 .sub_text {
        font-size: 130%;
        margin-top: 15px;
    }
    .sec_04 .estimation {
        margin-top: 40px;
    }
    .sec_04 .document_tit {
        font-size: 200%;
        margin-top: 80px;
    }
    .sec_04 .document_dl_list li {
        width: 100%;
        max-width: 100%;
        height: auto;
        margin-bottom: 20px;
    }
    .sec_04 .document_dl_list li a {
        font-size: 150%;
        padding: 10px;
    }
    .sec_04 .document_dl_list {
        margin-top: 20px;
        margin-bottom: 0px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .sec_01 .inner {
        padding-top: 0;
    }
    .sec_01 .flex .right a {
        font-size: 115%;
        padding-left: 20px;
    }
    .sec_02_research_content li.type_03 .type_03 .arrow, .sec_02_research_content li.type_03 .type_04 .arrow {
            top: -80px;
    }

    .sec_02_research_content li.type_03 .type_03 .sec_02_research_content_tit {
        margin-top: 28px;
    }
    .sec_02_research_content li.type_03 .type_04 .sec_02_research_content_tit {
        margin-top: 16px;
    }

    .sec_02_research_content li.type_03 .type_03 .sec_02_research_content_text,
    .sec_02_research_content li.type_03 .type_04 .sec_02_research_content_text {
        padding-left: 5px;
        padding-right: 5px;
    }
    .sec_02_research_content_tit {
        font-size: 160%;
        margin-top: 0px;
    }
    .sec_02_research_content .arrow {
        border: none;
        width: 20px;
        height: 50px;
        overflow: hidden;
    }
    .sec_02_research_content li.type_02 p {
        font-size: 160%;
        margin-top: 15px;
    }
    .sec_02 .estimation {
        margin-top: 50px;
        margin-bottom: 12px;
    }
    .sec_04 .flex.column03 {
        margin-top: 45px;
    }
    .sec_04 .list_02 {
        margin-top: 15px;
        position: relative;
    }
    .sec_04 .list_02 li {
        font-size: 140%;
        min-height: 60px;
        line-height: 1.2;
    }
    .sec_02_research_content_img {
        height: 30vw;
    }
    .sec_02_research_content li.type_03 .type_03 .sec_02_research_content_tit {
        margin-top: 16px;
    }
    .flex .right a {
        height: 80px;
    }
    .sec_04 .list_tit {
        font-size: 180%;
    }
}

@media screen and (min-width:1550px){
    /*
    .sec_03 .inner{
        max-width: 1550px;
        font-feature-settings: normal;
    }
    */

}



/* IE11に指定するスタイルを記入 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    
    .sec_02_research_content li.type_03 {
        max-width: 840px;
    }
    .sec_04 .list_02 li {
        padding-top: 22px;
    }
}

