@charset "UTF-8";


/***************************************************

	insights_single

***************************************************/

.page_head {
    height: 390px;
    background-image: none;
    position: relative;
}

.page_head .bg01{
    width: 240px;
    height: 640px;
    background: #F1F7F9;
    position: absolute;
    top: -100px;
    left: 0;
    z-index: -2;
}

.page_head .bg02{
    width: 680px;
    height: 380px;
    background: #FAFAFA;
    position: absolute;
    top: -100px;
    right: 0;
    z-index: -2;
}

.page_head::after{
    content: '';
    display: inline-block;
    width: 1082px;
    height: 608px;
    background: url('../images/news/single_head_bg.webp') no-repeat 0 0 / contain;
    position: absolute;
    top: -100px;
    right: 0;
    z-index: -1;
}

.page_head .p_head_wrapp .text_wrapp {
    padding-top: 180px;
    margin: 0 auto;
    position: initial;
    top: unset;
    transform: translate(0, 0);
}

#breadcrumbs {
    margin-bottom: 160px;
}



#content_wrapper{

}

#content_wrapper h1{
    width: 1600px;
    margin: 0 auto 120px;
    position: relative;
    font-size: 64px;
    font-weight: 400;
    line-height: 1.6;
}

#content_wrapper h1::after{
    content: '';
    display: inline-block;
    width: 80px;
    height: 2px;
    background: #0090C5;
    position: absolute;
    bottom: -40px;
    left: 0;
}

#content_wrapper .thumbnail_area{
    width: 1600px;
    height: 640px;
    margin: 0 auto 120px;
}

#content_wrapper .thumbnail_area img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#content_wrapper .single_cont{
    width: 1200px;
    margin: 0 auto 160px;
}

#content_wrapper .single_cont .vision_toc{
    background: #F1F7F9;
    padding: 40px;
    margin-bottom: 120px;
}

#content_wrapper .single_cont .vision_toc .item{
    font-size: 28px;
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 12px;
}

#content_wrapper .single_cont .vision_toc ol{
    font-size: 24px;
    line-height: 1.6;
    counter-reset: list_num 0;
}

#content_wrapper .single_cont .vision_toc ol li{
    font-weight: 500;
    margin-bottom: 16px;
    padding-left: 36px;
    position: relative;
}

#content_wrapper .single_cont .vision_toc ol li:last-child{
    margin-bottom: 0;
}

#content_wrapper .single_cont .vision_toc ol li::before{
    counter-increment: list_num 1;
    content: counter(list_num) '.';
    font-family: "Lato";
    font-weight: 700;
    color: #0090C5;
    position: absolute;
    top: 0;
    left: 0;
}

#content_wrapper .single_cont h2{
    font-size: 56px;
    font-weight: 300;
    line-height: 1.6;
    margin: 120px 0 40px;
}

#content_wrapper .single_cont h3{
    font-size: 36px;
    font-weight: 500;
    line-height: 1.6;
    margin: 80px 0 24px;
    padding: 0 0 24px 44px;
    border-bottom: 1px solid #DCDCDC;
    position: relative;
}

#content_wrapper .single_cont h3::before{
    content: '■';
    display: inline-block;
    color: #0090C5;
    position: absolute;
    top: 0;
    left: 0;
}

#content_wrapper .single_cont p{
    font-size: 24px;
    font-weight: 400;
    line-height: 2.0;
    margin-bottom: 40px;
}

#content_wrapper .single_cont .wp-block-image{
    margin-bottom: 40px;
    text-align: center;
}

#content_wrapper .single_cont .wp-block-image figcaption{
    font-size: 24px;
    font-weight: 400;
    line-height: 2.0;
    color: #757575;
}

#content_wrapper .single_cont .author_area{
    background: #F1F7F9;
    padding: 40px;

}

#content_wrapper .single_cont .author_area p{
    margin: 0;
}

#content_wrapper .single_cont .author_area .name_item{
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #0090C5;
    font-weight: 700;
    line-height: 2.0;
    margin-right: 20px;
}

#content_wrapper .single_cont .author_area .author_name{
    display: inline-block;
    vertical-align: middle;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.6;
    margin-right: 12px;
}

#content_wrapper .single_cont .author_area .author_name_en{
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #6E9EB0;
    font-weight: 500;
    line-height: 2.0;
}

#content_wrapper .single_cont .author_area .author_career{
    font-size: 16px;
    font-weight: 400;
    line-height: 2.0;
    margin-top: 8px;
}



.supplementary_info{
    padding: 40px;
    margin: 120px 0 40px;
    background: #F8F8F8;
}

#content_wrapper .single_cont .supplementary_info p.title{
    font-size: 16px;
    font-weight: 700;
    color: #0090C5;
    line-height: 2.0;
    margin: 0;
}

#content_wrapper .single_cont .supplementary_info p.caption{
    font-size: 16px;
    font-weight: 400;
    line-height: 2.0;
    margin: 0;
}

.supplementary_info .keywords,
.supplementary_info .related_box{
    margin-bottom: 40px;
}

.supplementary_info .data_li{
    counter-reset: li_num2 0;
}

.supplementary_info .data_li li{
    font-size: 16px;
    line-height: 2.0;
    padding-left: 38px;
    margin-bottom: 8px;
    position: relative;
}

.supplementary_info .data_li li:last-child{
    margin-bottom: 0;
}

.supplementary_info .data_li li::before{
    counter-increment: li_num2 1;
    content: '注' counter(li_num2) ':';
    position: absolute;
    top: 0;
    left: 0;
}

.supplementary_info .data_li li a{
    text-decoration: underline;
}



#related{
    margin-bottom: 240px;
}

#related h2{
    font-size: 120px;
    font-weight: 400;
    line-height: 1;
    color: #96BDCC;
    text-align: center;
    margin-bottom: 80px;
}

#related .other_ul{

}

#related .other_ul li{
    padding: 0 16px;
    position: relative;
}

#related .other_ul li a{
    display: block;
    width: 100%;
    height: 384px;
    overflow: hidden;
    position: relative;
}

#related .other_ul li a::after{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.20) 50%);
    position: absolute;
    top: 0;
    left: 0;
}

#related .other_ul li a .thumb{
    width: 100%;
    height: 100%;
    background: #D9D9D9;
}

#related .other_ul li a .thumb img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#related .other_ul li a .text_area{
    position: absolute;
    bottom: 32px;
    left: 32px;
    right: 32px;
    z-index: 2;
}

#related .other_ul li a .text_area .cat{
    display: inline-block;
    min-width: 88px;
    height: 28px;
    line-height: 28px;
    background: #0090C5;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    padding: 0 16px;
    margin-bottom: 16px;
    box-sizing: border-box;
}

#related .other_ul li a .text_area h3{
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    line-height: 1.6;
}

#related .link_btn{
    width: 1600px;
    margin: 80px auto 0;
}

#related .link_btn a{
    display: inline-block;
    width: 480px;
    height: 96px;
    line-height: 96px;
    border: 1px solid #0090C5;
    position: relative;
}

#related .link_btn a::before{
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
    background-image: url('../images/common/arrow_contact2.png');
    position: absolute;
    top: 50%;
    left: 24px;
    transform: translate(0, -50%);
}

#related .link_btn a strong{
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    color: #0090C5;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap;
}


#related .slick-prev,
#related .slick-next {
    top: unset;
    bottom: -144px;
    width: 64px;
    height: 64px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

#related .slick-prev {
    left: unset;
    right: 304px;
}

#related .slick-next {
    right: 160px;
}

#related .slick-prev:before,
#related .slick-next:before{
    content: '';
    opacity: 1;
    display: inline-block;
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
    background-image: url('../images/common/btn_slider_arrow.png');
    position: absolute;
    top: 0;
    left: 0;
}

#related .slick-next:before{
    transform: scale(-1, 1);
}






/********************************************************************************
	リッキド用 CSS
********************************************************************************/
@media (max-width: 1920px) {

.page_head {
    height: fit-content;
}

.page_head .bg01{
    width: 12.5vw;
    height: 33.333333vw;
    top: -5.208333vw;
}

.page_head .bg02{
    width: 35.416667vw;
    height: 19.791667vw;
    top: -5.208333vw;
}

.page_head::after{
    width: 56.354167vw;
    height: 31.666667vw;
    top: -5.208333vw;
}

.page_head .p_head_wrapp .text_wrapp {
    padding-top: 8vw;
}

#breadcrumbs {
    margin-bottom: 8.333333vw;
}


#content_wrapper h1{
    width: 83.333333vw;
    margin: 0 auto 6.25vw;
    font-size: 3.333333vw;
}

#content_wrapper h1::after{
    width: 4.166667vw;
    height: 0.104167vw;
    bottom: -2.083333vw;
}

#content_wrapper .thumbnail_area{
    width: 83.333333vw;
    height: 33.333333vw;
    margin: 0 auto 6.25vw;
}

#content_wrapper .single_cont{
    width: 62.5vw;
    margin: 0 auto 8.333333vw;
}

#content_wrapper .single_cont .vision_toc{
    padding: 2.083333vw;
    margin-bottom: 6.25vw;
}

#content_wrapper .single_cont .vision_toc .item{
    font-size: 1.458333vw;
    margin-bottom: 0.625vw;
}

#content_wrapper .single_cont .vision_toc ol{
    font-size: 1.25vw;
}

#content_wrapper .single_cont .vision_toc ol li{
    margin-bottom: 0.833333vw;
    padding-left: 1.875vw;
}

#content_wrapper .single_cont h2{
    font-size: 2.916667vw;
    margin: 6.25vw 0 2.083333vw;
}

#content_wrapper .single_cont h3{
    font-size: 1.875vw;
    margin: 4.166667vw 0 1.25vw;
    padding: 0 0 1.25vw 2.291667vw;
}

#content_wrapper .single_cont p{
    font-size: 1.25vw;
    margin-bottom: 2.083333vw;
}

#content_wrapper .single_cont .wp-block-image{
    margin-bottom: 2.083333vw;
}

#content_wrapper .single_cont .wp-block-image figcaption{
    font-size: 1.25vw;
}

#content_wrapper .single_cont .author_area{
    padding: 2.083333vw;
}

#content_wrapper .single_cont .author_area .name_item{
    font-size: 0.833333vw;
    margin-right: 1.041667vw;
}

#content_wrapper .single_cont .author_area .author_name{
    font-size: 1.458333vw;
    margin-right: 0.625vw;
}

#content_wrapper .single_cont .author_area .author_name_en{
    font-size: 0.833333vw;
}

#content_wrapper .single_cont .author_area .author_career{
    font-size: 0.833333vw;
    margin-top: 0.416667vw;
}



.supplementary_info{
    padding: 2.083333vw;
    margin: 6.25vw 0 2.083333vw;
}

#content_wrapper .single_cont .supplementary_info p.title{
    font-size: 0.833333vw;
}

#content_wrapper .single_cont .supplementary_info p.caption{
    font-size: 0.833333vw;
}

.supplementary_info .keywords,
.supplementary_info .related_box{
    margin-bottom: 2.083333vw;
}

.supplementary_info .data_li li{
    font-size: 0.833333vw;
    padding-left: 1.979167vw;
    margin-bottom: 0.416667vw;
}



#related{
    margin-bottom: 240px;
}

#related h2{
    font-size: 6.25vw;
    margin-bottom: 4.166667vw;
}

#related .other_ul li{
    padding: 0 0.833333vw;
}

#related .other_ul li a{
    height: 20vw;
}

#related .other_ul li a .text_area{
    bottom: 1.666667vw;
    left: 1.666667vw;
    right: 1.666667vw;
}

#related .other_ul li a .text_area .cat{
    min-width: 4.583333vw;
    height: 1.458333vw;
    line-height: 1.458333vw;
    font-size: 0.729167vw;
    padding: 0 0.833333vw;
    margin-bottom: 0.833333vw;
}

#related .other_ul li a .text_area h3{
    font-size: 1.875vw;
}

#related .link_btn{
    width: 83.333333vw;
    margin: 4.166667vw auto 0;
}

#related .link_btn a{
    width: 25vw;
    height: 5vw;
    line-height: 5vw;
}

#related .link_btn a::before{
    width: 1.25vw;
    height: 1.25vw;
    left: 1.25vw;
}

#related .link_btn a strong{
    font-size: 1.041667vw;
}

#related .slick-prev,
#related .slick-next {
    top: unset;
    bottom: -7.5vw;
    width: 3.333333vw;
    height: 3.333333vw;
}

#related .slick-prev {
    left: unset;
    right: 15.833333vw;
}

#related .slick-next {
    right: 8.333333vw;
}

#related .slick-prev:before,
#related .slick-next:before{
    width: 3.333333vw;
    height: 3.333333vw;
}







}



/********************************************************************************
	スマートフォン用 CSS
********************************************************************************/

@media(max-width: 768px){

.page_head .bg01{
    width: 12.533333vw;
    height: 33.333333vw;
    top: 0;
}

.page_head .bg02{
    width: 35.466667vw;
    height: 19.733333vw;
    top: 0;
}

.page_head::after{
    width: 56.266667vw;
    height: 31.733333vw;
    background: url('../images/news/single_head_bg_sp.webp') no-repeat 0 0 / contain;
    top: 0;
}

.page_head .p_head_wrapp .text_wrapp {
    padding-top: 11vw;
    margin: 0 5.333vw;
}

#breadcrumbs {
    margin: 5.333333vw 5.333333vw 21.333333vw;
}




#content_wrapper{

}

#content_wrapper h1{
    width: auto;
    margin: 0 5.333333vw 23.466667vw;
    font-size: 8.533333vw;
}

#content_wrapper h1::after{
    width: 10.666667vw;
    height: 0.533333vw;
    bottom: -6.4vw;
}

#content_wrapper .thumbnail_area{
    width: auto;
    height: 40vw;
    margin: 0 auto 17.066667vw;
}

#content_wrapper .single_cont{
    width: 89.333333vw;
    margin: 0 auto 32vw;
}

#content_wrapper .single_cont .vision_toc{
    padding: 6.4vw;
    margin-bottom: 17.066667vw;
}

#content_wrapper .single_cont .vision_toc .item{
    font-size: 4.8vw;
    margin-bottom: 3.2vw;
}

#content_wrapper .single_cont .vision_toc ol{
    font-size: 4.266667vw;
}

#content_wrapper .single_cont .vision_toc ol li{
    margin-bottom: 4.266667vw;
    padding-left: 5.866667vw;
}

#content_wrapper .single_cont h2{
    font-size: 7.466667vw;
    margin: 17.066667vw 0 8.533333vw;
}

#content_wrapper .single_cont h3{
    font-size: 5.866667vw;
    margin: 17.066667vw 0 6.4vw;
    padding: 0 0 6.4vw 6.933333vw;
}

#content_wrapper .single_cont p{
    font-size: 4.266667vw;
    margin-bottom: 8.533333vw;
}

#content_wrapper .single_cont .wp-block-image{
    margin-bottom: 8.533333vw;
}

#content_wrapper .single_cont .wp-block-image figcaption{
    font-size: 4.266667vw;
}

#content_wrapper .single_cont .author_area{
    padding: 6.4vw;

}

#content_wrapper .single_cont .author_area p{
    margin: 0;
}

#content_wrapper .single_cont .author_area .name_item{
    font-size: 3.733333vw;
    margin-right: 0;
}

#content_wrapper .single_cont .author_area .author_name{
    font-size: 4.8vw;
    margin-right: 3.2vw;
}

#content_wrapper .single_cont .author_area .author_name_en{
    font-size: 3.733333vw;
}

#content_wrapper .single_cont .author_area .author_career{
    font-size: 3.733333vw;
    margin-top: 2.133333vw;
}



.supplementary_info{
    padding: 6.4vw;
    margin: 17.066667vw 0 8.533333vw;
}

#content_wrapper .single_cont .supplementary_info p.title{
    font-size: 3.733333vw;
}

#content_wrapper .single_cont .supplementary_info p.caption{
    font-size: 3.733333vw;
}

.supplementary_info .keywords,
.supplementary_info .related_box{
    margin-bottom: 10.666667vw;
}

.supplementary_info .data_li li{
    font-size: 3.733333vw;
    padding-left: 9.066667vw;
    margin-bottom: 2.133333vw;
}



#related{
    margin-bottom: 32vw;
}

#related h2{
    font-size: 11.733333vw;
    margin-bottom: 17.066667vw;
}

#related .other_ul{

}

#related .other_ul li{
    padding: 0 1.6vw;
}

#related .other_ul li a{
    height: 66.666667vw;;
}

#related .other_ul li a .text_area{
    bottom: 6.4vw;
    left: 6.4vw;
    right: 6.4vw;
}

#related .other_ul li a .text_area .cat{
    min-width: 23.466667vw;
    height: 7.466667vw;
    line-height: 7.466667vw;
    font-size: 3.733333vw;
    padding: 0 4.266667vw;
    margin-bottom: 4.266667vw;
}

#related .other_ul li a .text_area h3{
    font-size: 5.866667vw;
}

#related .link_btn{
    width: 89.333333vw;
    margin: 27.733333vw auto 0;
}

#related .link_btn a{
    display: block;
    width: auto;
    height: 21.333333vw;
    line-height: 21.333333vw;
}

#related .link_btn a::before{
    width: 6.4vw;
    height: 6.4vw;
    left: 6.4vw;
}

#related .link_btn a strong{
    font-size: 4.8vw;
}


#related .slick-prev,
#related .slick-next {
    top: unset;
    bottom: -19.2vw;
    width: 10.666667vw;
    height: 10.666667vw;
}

#related .slick-prev {
    left: 30.666667vw;
    right: unset;
}

#related .slick-next {
    right: 30.666667vw;
}

#related .slick-prev:before,
#related .slick-next:before{
    width: 10.666667vw;
    height: 10.666667vw;
}





}