@charset "UTF-8";

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html [type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

@font-face {
    font-family: iconfont;
    src: url(/research/ceapc/assets/fonts/iconfont.eot);
    src: url(/research/ceapc/assets/fonts/iconfont.eot?#iefix) format("eot"), url(/research/ceapc/assets/fonts/iconfont.woff) format("woff"), url(/research/ceapc/assets/fonts/iconfont.ttf) format("truetype"), url(/research/ceapc/assets/fonts/iconfont.svg#iconfont) format("svg")
}

.iconfont:before {
    display: inline-block;
    font-family: iconfont;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.iconfont-lg {
    font-size: 1.3333333333333333em;
    line-height: .75em;
    vertical-align: -15%
}

.iconfont-2x {
    font-size: 2em
}

.iconfont-3x {
    font-size: 3em
}

.iconfont-4x {
    font-size: 4em
}

.iconfont-5x {
    font-size: 5em
}

.iconfont-fw {
    width: 1.2857142857142858em;
    text-align: center
}

.iconfont-arw-r-d:before {
    content: "\EA01"
}

.iconfont-arw-r-l:before {
    content: "\EA02"
}

.iconfont-arw-r-r:before {
    content: "\EA03"
}

.iconfont-arw-r-u:before {
    content: "\EA04"
}

.iconfont-arw-r-ch:before {
    content: "\EA05"
}

*,
*:after,
*:before {
    box-sizing: border-box
}

html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 62.5%
}

body {
    width: 100%;
    margin: 0;
    padding: 0;
    font-family: Arial, Roboto, Droid Sans, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
    line-height: 1.7;
    color: #313131
}

a {
    cursor: pointer;
    text-decoration: none;
    outline: none;
    color: #313131;
    transition: all .3s ease
}

a:hover {
    color: #313131
}

img {
    vertical-align: bottom
}

i,
cite,
em,
var,
address,
dfn {
    font-style: normal
}

p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4
}

iframe {
    border: none
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)"
}

.slick-prev:before,
.slick-next:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: .75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.l-content {
    position: relative;
    width: 100%;
    height: 100%
}

.l-footer {
    width: 100%;
    margin-top: 150px;
    margin-top: 15rem
}

.l-footer .bk_black_wrap {
    background-color: #222;
    padding: 60px 0 80px;
    padding: 6rem 0 8rem;
    color: #fff
}

.l-footer .bk_black_wrap .bk_black {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    padding: 0 2rem
}

.l-footer .bk_black_wrap .bk_black h1 {
    max-width: 420px;
    width: 100%;
    max-height: 67px;
    margin: 0 auto
}

.l-footer .bk_black_wrap .bk_black h1 a {
    display: block;
    height: 100%
}

.l-footer .bk_black_wrap .bk_black h1 a img {
    width: 100%;
    height: auto;
    transition: all .3s ease
}

.l-footer .bk_black_wrap .bk_black h1 a img:hover {
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"
}

.l-footer .bk_black_wrap .bk_black .footer_area {
    display: grid;
    grid-template-columns: 1fr 340px;
    gap: 2rem;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 4rem 0 0;
}

.l-footer .bk_black_wrap .bk_black .footer_area .footer_info {
    display: grid;
    grid-template-columns: repeat(4, auto);
    font-size: 14px;
    justify-content: flex-start;
    gap: 1rem;
}

.l-footer .bk_black_wrap .bk_black .footer_area .footer_info a {
    color: white;
}

.l-footer .bk_black_wrap .bk_black .footer_area .footer_info a:hover {
    opacity: .6;
}

.l-footer .bk_black_wrap .bk_black .footer_area .footer_info .blank {
    width: 1px;
    height: 18px;
    margin: 4px 0 0;
    background-color: white;
}

.l-footer .bk_black_wrap .bk_black .footer_area .footer_info .copy {
    font-size: 12px;
    padding: 0 0 0 1rem;
}

.l-footer .bk_black_wrap .bk_black .footer_area .footer_link {
    display: grid;
    grid-template-columns: 1fr;
    font-size: 14px;
    gap: 2rem;
}

.l-footer .bk_black_wrap .bk_black .footer_area .footer_link a {
    display: grid;
    grid-template-columns: 1fr;
    background-color: #45637A;
    color: #ecefef;
    text-align: center;
    height: 70px;
    place-content: center;
    font-size: 13px;
    border-radius: .5rem;
}

.l-footer .bk_black_wrap .bk_black .footer_area .footer_link li:nth-child(2) a{
    background-color: #417AA5;
}

.l-footer .bk_black_wrap .bk_black .footer_area .footer_link a:after {
    display: none !important;
}

.l-footer .bk_black_wrap .bk_black .footer_area .footer_info {
    grid-column: span 2;
    display: grid;
    grid-template-columns: repeat(4, auto);
    font-size: 14px;
    justify-content: flex-start;
    gap: 1rem;
}

.l-footer .bk_black_wrap .bk_black .footer_area .footer_info a {
    color: white;
}

.l-footer .bk_black_wrap .bk_black .footer_area a:hover {
    opacity: .6;
}

.l-footer .bk_black_wrap .bk_black .footer_area .footer_info a.u-blank {
    font-size: 14px;
}

.l-footer .bk_black_wrap .bk_black .footer_area .footer_info a.u-blank:after {
    display: none;
}

.l-footer .pagetop.on {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible
}

.l-footer .pagetop {
    position: fixed;
    right: 32px;
    right: 3.2rem;
    bottom: 40px;
    bottom: 4rem;
    background-color: #222;
    display: block;
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    border-radius: 100px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    transition: all .3s ease;
    z-index: 10000
}

.l-footer .pagetop:before {
    display: inline-block;
    font-family: iconfont;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\EA0B';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    font-size: 20px;
    color: #fff;
    transition: all .3s ease
}

.l-footer .pagetop:hover:before {
    -webkit-transform: translate(-50%, -70%);
    transform: translate(-50%, -70%)
}

.l-header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background-color: #fff;
    width: 100%;
    border-top: 5px solid #0068b7;
    border-bottom: 1px solid #eee;
    z-index: 9999
}

.l-header .nav_wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 116px;
    padding: 0 50px;
    padding: 0 5rem
}

.l-header .nav_wrap .logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0
}

.l-header .nav_wrap .logo a {
    display: block;
    width: 390px
}

.l-header .nav_wrap .logo a img {
    width: 100%;
    height: auto
}

.l-header .nav_wrap nav:not(.on) {
    position: absolute;
    right: 50px;
    right: 5rem;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 116px
}

.l-header .nav_wrap nav:not(.on) .navArea {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 80px;
    margin-top: 36px
}

.l-header .nav_wrap nav:not(.on) .navArea:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    height: 40px;
    border-left: 1px solid #888
}

.l-header .nav_wrap nav:not(.on) .navArea>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.l-header .nav_wrap nav:not(.on) .navArea>li:after {
    content: "";
    display: inline-block;
    height: 40px;
    border-right: 1px solid #888
}

.l-header .nav_wrap nav:not(.on) .navArea>li>a {
    position: relative;
    display: block;
    min-width: 130px;
    padding: 5px 30px 0;
    padding: .5rem 3rem 0;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    transition: all .3s ease
}

.l-header .nav_wrap nav:not(.on) .navArea>li>a:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -1px;
    height: 2px;
    transition: all .3s ease;
    z-index: 1
}

.l-header .nav_wrap nav:not(.on) .navArea>li>a:hover {
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"
}

.l-header .nav_wrap nav:not(.on) .navArea>li>a:hover:after {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    background-color: #0068b7
}

.l-header .nav_wrap nav:not(.on) .navArea .parentNav:hover .childNav {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    pointer-events: auto
}

.l-header .nav_wrap nav:not(.on) .navArea .parentNav .childNav {
    position: absolute;
    top: 81px;
    left: 0;
    right: 0;
    background-color: rgba(0, 104, 183, .95);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -1000%;
    padding: 30px 1000%;
    padding: 3rem 1000%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    transition: all .3s ease;
    pointer-events: none;
    z-index: 998
}

.l-header .nav_wrap nav:not(.on) .navArea .parentNav .childNav a {
    position: relative;
    display: block;
    margin-right: 20px;
    margin-right: 2rem;
    padding: 0 10px 0 20px;
    padding: 0 1rem 0 2rem;
    color: #fff;
    font-weight: 600;
    white-space: nowrap
}

.l-header .nav_wrap nav:not(.on) .navArea .parentNav .childNav a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 3px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg)
}

.l-header .nav_wrap nav:not(.on) .navArea .parentNav .childNav a:hover {
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"
}

.l-header .nav_wrap nav:not(.on) .boxLink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px 0 0 30px;
    padding: 1.6rem 0 0 3rem
}

.l-header .nav_wrap nav:not(.on) .boxLink li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.l-header .nav_wrap nav:not(.on) .boxLink li a {
    display: inline-block;
    width: 100px;
    height: 28px;
    margin-left: 5px;
    padding-top: 2px;
    border: 1px solid #222;
    text-align: center;
    font-size: 12px
}

.l-header .nav_wrap nav:not(.on) .boxLink li a:after {
    display: none
}

.l-header .nav_wrap nav:not(.on) .boxLink li a:hover {
    background-color: #222;
    color: #fff;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.en.l-header .nav_wrap nav:not(.on) .boxLink li:first-child a {
    width: 160px;
}

.l-header .nav_wrap nav:not(.on) .lang_wrap {
    position: absolute;
    top: 20px;
    right: 0;
    font-size: 14px
}

.l-header .nav_wrap nav:not(.on) .lang_wrap a:last-child:after {
    display: none
}

.l-header .nav_wrap nav:not(.on) .lang_wrap a {
    position: relative;
    display: inline-block;
    color: #dcdcdc;
    font-weight: 700
}

.l-header .nav_wrap nav:not(.on) .lang_wrap a:after {
    content: "";
    display: inline-block;
    background-color: #333;
    width: 1px;
    height: 12px;
    margin: 0 10px
}

.l-header .nav_wrap nav:not(.on) .lang_wrap a:hover {
    color: #0068b7
}

.l-header .nav_wrap nav:not(.on) .lang_wrap a.on {
    color: #0068b7
}

.l-header #hamburgerBtn {
    display: none
}

.l-header #hamburgerBtn.on span:nth-of-type(1) {
    top: 0;
    -webkit-transform: translateY(20px) rotate(-315deg);
    transform: translateY(20px) rotate(-315deg)
}

.l-header #hamburgerBtn.on span:nth-of-type(2) {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.l-header #hamburgerBtn.on span:nth-of-type(3) {
    top: 40px;
    -webkit-transform: translateY(-20px) rotate(315deg);
    transform: translateY(-20px) rotate(315deg)
}

.no_link {
    opacity: .3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    pointer-events: none;
    cursor: inherit
}

.insightNarrow_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    max-width: 1010px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 80px;
    margin-bottom: 8rem;
    padding: 30px 20px 0;
    padding: 3rem 2rem 0
}

.insightNarrow_wrap .insightNarrow {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 995
}

.insightNarrow_wrap .insightNarrow .narrowBox {
    position: relative;
    background-color: #0068b7;
    width: 200px;
    height: 50px;
    margin-left: 10px;
    margin-left: 1rem;
    color: #fff;
    border-radius: 25px;
    transition: all .3s ease
}

.insightNarrow_wrap .insightNarrow .narrowBox:hover .title_wrap h4 {
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"
}

.insightNarrow_wrap .insightNarrow .narrowBox:hover .title_wrap:after {
    top: 20px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.insightNarrow_wrap .insightNarrow .narrowBox:hover .narrow_item {
    background-color: #0068b7;
    height: auto;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible
}

.insightNarrow_wrap .insightNarrow .narrowBox .title_wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
    padding: 0 20px;
    padding: 0 2rem;
    cursor: pointer;
    z-index: 1
}

.insightNarrow_wrap .insightNarrow .narrowBox .title_wrap:after {
    content: "";
    position: absolute;
    top: 22px;
    right: 20px;
    right: 2rem;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 4px 0;
    border-color: #fff transparent transparent
}

.insightNarrow_wrap .insightNarrow .narrowBox .title_wrap h4 {
    margin: 0;
    font-size: 14px;
    line-height: 1.2
}

.insightNarrow_wrap .insightNarrow .narrowBox .narrow_item {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 50px;
    padding-top: 55px;
    padding-bottom: 15px;
    padding-bottom: 1.5rem;
    border-radius: 25px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    overflow: hidden
}

.insightNarrow_wrap .insightNarrow .narrowBox .narrow_item li label {
    display: block;
    padding: 8px 20px;
    padding: .8rem 2rem;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;
    cursor: pointer
}

.insightNarrow_wrap .insightNarrow .narrowBox .narrow_item li label:hover {
    background-color: rgba(255, 255, 255, .15)
}

.insightNarrow_wrap .insightNarrow .narrowBox .narrow_item li label input {
    display: none
}

.insightNarrow_wrap .insightNarrow .narrowBox .narrow_item li .on {
    background-color: rgba(255, 255, 255, .15)
}

.insightNarrow_wrap .insightNarrow .narrowBox:first-child {
    margin-left: 0
}

.insightNarrow_wrap .insightNarrow .narrowBox.on .title_wrap h4 {
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"
}

.insightNarrow_wrap .insightNarrow .narrowBox.on .title_wrap:after {
    top: 20px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.insightNarrow_wrap .insightNarrow .narrowBox.on .narrow_item {
    background-color: #0068b7;
    height: auto;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible
}

.insightNarrow_wrap .insightNarrow .narrowBox.selected h4 {
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"
}

.insightNarrow_wrap .narrowBtn {
    position: relative
}

.insightNarrow_wrap .narrowBtn button {
    background-color: transparent;
    padding: 0;
    border: none;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.insightNarrow_wrap .narrowBtn a.searchBtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.insightNarrow_wrap .narrowBtn .searchBtn {
    position: relative;
    display: inline-block;
    width: 120px;
    height: 50px;
    margin-left: 10px;
    margin-left: 1rem;
    border: 2px solid #0068b7;
    border-radius: 25px;
    color: #0068b7;
    font-size: 14px;
    font-weight: 600;
    transition: all .3s ease
}

.insightNarrow_wrap .narrowBtn .searchBtn span {
    position: relative;
    display: inline-block;
    padding-top: 1px;
    padding-top: .1rem;
    padding-right: 20px;
    padding-right: 2rem;
    padding-left: 10px;
    padding-left: 1rem
}

.insightNarrow_wrap .narrowBtn .searchBtn span:after {
    display: inline-block;
    font-family: iconfont;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EA0E";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    width: 14px;
    height: 14px;
    font-size: 14px;
    font-size: 1.4rem
}

.insightNarrow_wrap .narrowBtn .searchBtn:hover {
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"
}

.insightNarrow_wrap .narrowBtn .searchBtn.selected {
    background-color: #0068b7;
    color: #fff
}

.insightNarrow_wrap .narrowBtn .resetBtn_wrap .resetBtn {
    position: absolute;
    top: -15px;
    top: -1.5rem;
    right: 0;
    padding-right: 20px;
    padding-right: 2rem;
    font-weight: 600;
    color: #0068b7;
    transition: all .3s ease
}

.insightNarrow_wrap .narrowBtn .resetBtn_wrap .resetBtn:before,
.insightNarrow_wrap .narrowBtn .resetBtn_wrap .resetBtn:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 10px;
    right: 1rem;
    background-color: #0068b7;
    width: 1.5px;
    height: 10px
}

.insightNarrow_wrap .narrowBtn .resetBtn_wrap .resetBtn:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.insightNarrow_wrap .narrowBtn .resetBtn_wrap .resetBtn:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.insightNarrow_wrap .narrowBtn .resetBtn_wrap .resetBtn:hover {
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"
}

.l-main {
    position: relative;
    width: 100%
}

.c-cBox,
.c-cBox__white,
.c-cBox__gray,
.c-cBox__blue {
    width: 100%;
    height: auto
}

.c-cBox__white {
    background: #fff
}

.c-cBox__gray {
    background: #ecefef
}

.c-cBox__blue {
    background: #e5f0f8
}

.c-fBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-fBox .c-fBox__imgArea img {
    width: 100%;
    height: auto
}

.c-fBox.row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.c-fBox.row__r {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.c-fBox.clm {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.c-fBox.clm__r {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.c-fBox.jc__sb {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.c-fBox.jc__sa {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.c-fBox.jc__fs {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.c-fBox.jc__fe {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.c-fBox.jc__ce {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-fBox.ai__ce {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-fBox.ai__fs {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.c-fBox.ai__fe {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.c-fBox.ai__st {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.c-fBox.ai__bl {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.c-fBox.fwrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.c-icon,
.c-icon__red {
    display: inline-block;
    width: auto;
    color: #fff;
    border-radius: 3px;
    line-height: 1
}

button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.c-linkList {
    margin: 0;
    padding: 0;
    list-style: none
}

.c-linkList a:before {
    display: inline-block;
    font-family: iconfont;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\EA07';
    vertical-align: middle;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%)
}

.c-linkList a.noLink {
    pointer-events: none;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"
}

.c-list--line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style: none;
    padding-left: 0
}

.c-list--line>.listItem {
    margin-right: 5px
}

.c-list--line>.listItem a {
    display: inline-block;
    width: 100%;
    padding: 0 10px
}

.c-list--line>.listItem:not(:first-child) {
    border-left: 1px solid
}

.c-list--line>.listItem:last-child {
    margin-right: 0
}

.c-list--line>.listItem.hasBtn {
    border-left: none
}

.c-tableArea {
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.c-tableArea table {
    width: 100%;
    min-width: 600px;
    border-collapse: collapse
}

.c-tableArea table th,
.c-tableArea table td {
    border: 1px solid #313131
}

.c-title__ul {
    border-bottom: 1px solid #0068b7
}

.c-title__box {
    background: #e5f0f8;
    border-left: 4px solid #0068b7
}

.c-title__bold {
    font-size: 22px;
    font-weight: 700
}

.p-body {
    padding-bottom: 100px;
    padding-bottom: 10rem
}

.p-catch {
    width: 100%
}

.p-catch .pageTitle {
    margin: 60px 0;
    margin: 6rem 0;
    font-size: 32px;
    font-weight: 400;
    line-height: 1.2;
    text-align: center
}

.p-catch .p-catch__mainImgArea {
    width: 100%;
    margin: 0 auto
}

.p-catch .p-catch__mainImgArea img {
    display: block;
    width: 100%
}

.p-catch__inner {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto
}

.p-chapter,
.p-chapter__gray,
.p-chapter__blue {
    width: 100%;
    padding: 80px 0;
    padding: 8rem 0
}

.p-chapter__inner {
    max-width: 1000px;
    margin: 0 auto
}

.p-chapter__inner .c-title__box {
    padding: .5em 1em;
    font-size: 16px
}

.p-chapter__inner .c-title__ul {
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 30px;
    margin-bottom: 3rem
}

.p-chapter__inner .c-cBox,
.p-chapter__inner .c-cBox__white,
.p-chapter__inner .c-cBox__gray,
.p-chapter__inner .c-cBox__blue {
    padding: 20px;
    padding: 2rem
}

.p-chapter__inner .c-icon,
.p-chapter__inner .c-icon__red {
    padding: 10px 20px;
    padding: 1rem 2rem
}

.p-chapter__inner .c-linkBtn {
    padding: .5em 2em;
    margin-bottom: 10px;
    margin-bottom: 1rem;
    font-size: 22px
}

.p-chapter__inner .c-linkList {
    margin: 1em 0
}

.p-chapter__inner .c-linkList li:not(:last-of-type) {
    margin-bottom: 10px;
    margin-bottom: 1rem
}

.p-chapter__inner .c-linkList a {
    display: inline-block;
    color: #0068b7;
    font-size: 14px
}

.p-chapter__inner .c-linkList a:hover {
    text-decoration: underline
}

.p-chapter__inner table {
    font-size: 14px;
    font-size: 1.4rem
}

.p-chapter__inner table th,
.p-chapter__inner table td {
    padding: 10px;
    padding: 1rem
}

.p-chapter__inner table th {
    background: #e5f0f8
}

.p-chapter__gray {
    background: #ecefef
}

.p-chapter__blue {
    background: #e5f0f8
}

.p-lead {
    padding: 20px 0;
    padding: 2rem 0;
    text-align: center
}

.p-lead__inner {
    max-width: 1000px;
    margin: 0 auto
}

.p-lead__inner p {
    font-size: 26px
}

.p-tab__title {
    overflow: hidden;
    border-bottom: 1px solid #0068b7;
    padding-left: 0;
    margin-bottom: 60px
}

.p-tab__title .p-tab__title__item {
    position: relative;
    width: 300px;
    height: 40px;
    font-size: 14px;
    margin: 0;
    list-style: none;
    background: #fff;
    border: 1px solid #0068b7;
    padding: 10px 25px;
    float: left;
    border-bottom: none;
    border-top-right-radius: 10px;
    color: #0068b7;
    font-weight: 600
}

.p-tab__title .p-tab__title__item:after {
    position: absolute;
    right: 14px;
    content: '▼'
}

.p-tab__title .p-tab__title__item.select {
    background: #0068b7;
    color: #fff
}

.p-tab__content {
    display: none
}

.u-blank,
.u-pdf,
.u-xls,
.u-doc,
.u-ppt {
    font-size: 16px
}

.u-blank:hover,
.u-pdf:hover,
.u-xls:hover,
.u-doc:hover,
.u-ppt:hover {
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"
}

.u-blank:after {
    font-family: iconfont;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\EA0D';
    display: inline-block;
    margin-left: 5px;
    font-size: 10px
}

.u-pdf:before {
    display: inline-block;
    content: '';
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    background: url(/research/ceapc/assets/img/common/icon-pdf.png);
    background-size: contain;
    margin-right: 5px
}

.u-xls:before {
    display: inline-block;
    content: '';
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    background: url(/research/ceapc/assets/img/common/icon-excel.png);
    background-size: contain;
    margin-right: 5px
}

.u-doc:before {
    display: inline-block;
    content: '';
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    background: url(/research/ceapc/assets/img/common/icon-word.png);
    background-size: contain;
    margin-right: 5px
}

.u-ppt:before {
    display: inline-block;
    content: '';
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    background: url(/research/ceapc/assets/img/common/icon-ppt.png);
    background-size: contain;
    margin-right: 5px
}

.u-hide {
    display: none
}

.u-clearfix:after {
    clear: both;
    content: "";
    display: block
}

.u-left {
    float: left
}

.u-right {
    float: right
}

.u-alignLeft {
    text-align: left
}

.u-alignCenter {
    text-align: center
}

.u-alignRight {
    text-align: right
}

.u-weightBold {
    font-weight: 700
}

.u-small {
    font-size: 12px;
    font-size: 1.2rem
}

.u-textBl {
    color: #0068b7
}

.u-forTb {
    display: none
}

.u-forSp {
    display: none
}

.about,
.member {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.about .navArea li a.about:after,
.member .navArea li a.about:after {
    content: "";
    display: block;
    background-color: #0068b7;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -1px;
    height: 2px;
    z-index: 1
}

.about .navArea li a.about:hover,
.member .navArea li a.about:hover {
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

/*.about .l-content .pageTitle_wrap,
.member .l-content .pageTitle_wrap {
    background-image: url(/research/ceapc/assets/img/about/pageTitle_about.jpg);
}*/

.about .l-content section .greeting_wrap {
    position: relative;
    padding-bottom: 80px;
    padding-bottom: 8rem
}

.about .l-content section .greeting_wrap p {
    line-height: 2
}

.about .l-content section .greeting_wrap .name_wrap {
    margin: 40px 0;
    margin: 4rem 0;
    text-align: right;
    font-size: 14px;
    line-height: 1.6
}

.about .l-content section .greeting_wrap .name_wrap strong {
    font-size: 22px;
    font-size: 2.2rem
}

.about .l-content section .greeting_wrap .bk_gray p {
    line-height: 1.6
}

.about .l-content section .dlList dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    padding: 20px 0 20px 20px;
    padding: 2rem 0 2rem 2rem;
    font-weight: 700px;
    border-bottom: 1px solid #cecece;
    width: 100%
}

.about .l-content section .dlList dl:first-child {
    border-top: 1px solid #cecece
}

.about .l-content section .dlList dt {
    width: 180px;
    font-weight: 700;
    font-size: 16px
}

.about .l-content section .dlList dd {
    width: calc(100% - 180px)
}

.about .l-content section .dlList dd span {
    display: block;
    font-size: 90%;
    line-height: 1.5
}

.about .l-content section .dlList ul li {
    padding: 20px 0;
    padding: 2rem 0;
    list-style-type: none;
    border-bottom: 1px solid #cecece
}

.about .l-content section .dlList ul li:first-child {
    padding-top: 0
}

.about .l-content section .dlList ul li:last-child {
    padding-bottom: 6px;
    padding-bottom: .6rem;
    border-bottom: none
}

.member .l-content section {
    position: relative
}

.member .l-content section i {
    font-style: italic
}

.member .l-content section .fBox_address address {
    margin-bottom: 10px;
    margin-bottom: 1rem;
    text-align: right;
    font-size: 14px;
    font-size: 1.4rem
}

.member .l-content section p.m-bottom {
    margin-bottom: 40px;
    margin-bottom: 4rem
}

.member .l-content section .bk_gray {
    margin: 20px 0;
    margin: 2rem 0
}

.member .l-content section .bk_gray div {
    font-size: 14px;
    font-size: 1.4rem
}

.member .l-content section .floatBox-l .leftBox img {
    width: 140px
}

.insight .navArea .childNav a.insight {
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"
}

.insight .bk_gray,
.insight .blogList_wrap .blogList li a .txt_wrap,
.insight .otherList_wrap .otherList li a .txt_wrap {
    background-color: #fff7f6 !important
}

.watch .navArea .childNav a.watch {
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"
}

.report .navArea .childNav a.report {
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"
}

.report .bk_gray,
.report .blogList_wrap .blogList li a .txt_wrap,
.report .otherList_wrap .otherList li a .txt_wrap {
    background-color: #eff9f0 !important
}

/*.blog.board .pageTitle_wrap {
    background-image: url(/research/ceapc/assets/img/blog/pagetitle_blog-board.jpg)
}

.blog.watch .pageTitle_wrap,
.blog_detail.watch .pageTitle_wrap {
    background-image: url(/research/ceapc/assets/img/blog/pagetitle_blog-watch.jpg)
}

.blog.report .pageTitle_wrap,
.blog_detail.report .pageTitle_wrap {
    background-image: url(/research/ceapc/assets/img/blog/pagetitle_blog-report.jpg)
}

.blog.insight .pageTitle_wrap,
.blog_detail.insight .pageTitle_wrap {
    background-image: url(/research/ceapc/assets/img/blog/pagetitle_blog-insight.jpg)
}*/

.blog .navArea li a.blog:after,
.blog_detail .navArea li a.blog:after {
    content: "";
    display: block;
    background-color: #0068b7;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -1px;
    height: 2px;
    z-index: 1
}

.blog .navArea li a.blog:hover,
.blog_detail .navArea li a.blog:hover {
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.blog .l-content .dlList dl,
.blog_detail .l-content .dlList dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    padding: 20px 0 20px 20px;
    padding: 2rem 0 2rem 2rem;
    font-weight: 700px;
    border-bottom: 1px solid #cecece;
    width: 100%
}

.blog .l-content .dlList dl:first-child,
.blog_detail .l-content .dlList dl:first-child {
    border-top: 1px solid #cecece
}

.blog .l-content .dlList dt,
.blog_detail .l-content .dlList dt {
    width: 400px;
    font-weight: 700;
    font-size: 16px
}

.blog .l-content .dlList dd,
.blog_detail .l-content .dlList dd {
    width: calc(100% - 180px)
}

.blog .l-content .dlList dd span,
.blog_detail .l-content .dlList dd span {
    display: block;
    font-size: 90%;
    line-height: 1.5
}

.blog .l-content .dlList ul li,
.blog_detail .l-content .dlList ul li {
    padding: 20px 0;
    padding: 2rem 0;
    list-style-type: none;
    border-bottom: 1px solid #cecece
}

.blog .l-content .dlList ul li:first-child,
.blog_detail .l-content .dlList ul li:first-child {
    padding-top: 0
}

.blog .l-content .dlList ul li:last-child,
.blog_detail .l-content .dlList ul li:last-child {
    padding-bottom: 6px;
    padding-bottom: .6rem;
    border-bottom: none
}

.blog .l-content .blogList_wrap,
.blog_detail .l-content .blogList_wrap {
    margin-top: 80px;
    margin-top: 8rem
}

.blog .l-content .blogList_wrap .NoteTitle,
.blog_detail .l-content .blogList_wrap .NoteTitle {
    margin: 0 auto 50px;
    margin: 0 auto 5rem
}

.blog .l-content .blogList_wrap .bk_gray,
.blog_detail .l-content .blogList_wrap .bk_gray {
    position: relative;
    margin-bottom: 80px;
    margin-bottom: 8rem;
    padding: 0
}

.blog .l-content .blogList_wrap .bk_gray:before,
.blog_detail .l-content .blogList_wrap .bk_gray:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background-color: #fff;
    width: 100%;
    height: 70px;
    height: 7rem
}

.blog .l-content .blogList_wrap .middle_wrap,
.blog_detail .l-content .blogList_wrap .middle_wrap {
    margin-top: 0
}

.blog .l-content .blogList_wrap .middle_wrap .blogList,
.blog_detail .l-content .blogList_wrap .middle_wrap .blogList {
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 50px;
    padding-left: 5rem;
    padding-bottom: 30px;
    padding-bottom: 3rem
}

.blog .l-content .blogList_wrap .middle_wrap .blogList li.no_item,
.blog_detail .l-content .blogList_wrap .middle_wrap .blogList li.no_item {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding-right: 50px;
    padding-right: 5rem;
    text-align: center
}

.blog .l-content .blogList_wrap .middle_wrap .blogList li,
.blog_detail .l-content .blogList_wrap .middle_wrap .blogList li {
    max-width: 500px;
    width: calc(100%/2);
    margin-bottom: 30px;
    margin-bottom: 3rem
}

.blog .l-content .blogList_wrap .middle_wrap .blogList li a.u-blank:after,
.blog_detail .l-content .blogList_wrap .middle_wrap .blogList li a.u-blank:after {
    display: none
}

.blog .l-content .blogList_wrap .middle_wrap .blogList li a.u-blank .txt_wrap .txt>span:after,
.blog_detail .l-content .blogList_wrap .middle_wrap .blogList li a.u-blank .txt_wrap .txt>span:after {
    font-family: iconfont;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\EA0D';
    display: inline-block;
    margin-left: 5px;
    font-size: 10px
}

.blog .l-content .blogList_wrap .middle_wrap .blogList li a.u-pdf:before,
.blog_detail .l-content .blogList_wrap .middle_wrap .blogList li a.u-pdf:before {
    display: none
}

.blog .l-content .blogList_wrap .middle_wrap .blogList li a.u-pdf .txt_wrap .txt>span:after,
.blog_detail .l-content .blogList_wrap .middle_wrap .blogList li a.u-pdf .txt_wrap .txt>span:after {
    content: "";
    display: inline-block;
    content: '';
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    background: url(/research/ceapc/assets/img/common/icon-pdf.png);
    background-size: contain;
    margin-left: 5px;
    vertical-align: middle
}

.blog .l-content .blogList_wrap .middle_wrap .blogList li a,
.blog_detail .l-content .blogList_wrap .middle_wrap .blogList li a {
    position: relative;
    display: block;
    padding-bottom: 205px;
    margin-right: 40px;
    margin-right: 4rem
}

.blog .l-content .blogList_wrap .middle_wrap .blogList li a:hover .img_wrap img,
.blog_detail .l-content .blogList_wrap .middle_wrap .blogList li a:hover .img_wrap img {
    width: 120%;
    height: 120%
}

.blog .l-content .blogList_wrap .middle_wrap .blogList li a:hover .txt_wrap,
.blog_detail .l-content .blogList_wrap .middle_wrap .blogList li a:hover .txt_wrap {
    text-decoration: underline
}

.blog .l-content .blogList_wrap .middle_wrap .blogList li a .img_wrap,
.blog_detail .l-content .blogList_wrap .middle_wrap .blogList li a .img_wrap {
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 65%;
    overflow: hidden;
    transition: all .3s ease
}

.blog .l-content .blogList_wrap .middle_wrap .blogList li a .img_wrap img,
.blog_detail .l-content .blogList_wrap .middle_wrap .blogList li a .img_wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    transition: all .6s ease
}

.blog .l-content .blogList_wrap .middle_wrap .blogList li a _:-ms-lang(x)::-ms-backdrop,
.blog .l-content .blogList_wrap .middle_wrap .blogList li a img,
.blog_detail .l-content .blogList_wrap .middle_wrap .blogList li a _:-ms-lang(x)::-ms-backdrop,
.blog_detail .l-content .blogList_wrap .middle_wrap .blogList li a img {
    width: auto;
    height: auto
}

.blog .l-content .blogList_wrap .middle_wrap .blogList li a .txt_wrap,
.blog_detail .l-content .blogList_wrap .middle_wrap .blogList li a .txt_wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #ebefef;
    width: calc(100% - 6rem);
    height: 235px;
    padding: 40px 20px;
    padding: 4rem 2rem;
    transition: all .3s ease
}

.blog .l-content .blogList_wrap .middle_wrap .blogList li a .txt_wrap time,
.blog_detail .l-content .blogList_wrap .middle_wrap .blogList li a .txt_wrap time {
    display: inline-block;
    margin: 0;
    font-weight: 700;
    font-size: 16px
}

.blog .l-content .blogList_wrap .middle_wrap .blogList li a .txt_wrap .txt,
.blog_detail .l-content .blogList_wrap .middle_wrap .blogList li a .txt_wrap .txt {
    display: block;
    margin: 10px 0;
    margin: 1rem 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.6;
    overflow: hidden
}

.blog .l-content .blogList_wrap .middle_wrap .blogList li a .txt_wrap .txt span,
.blog_detail .l-content .blogList_wrap .middle_wrap .blogList li a .txt_wrap .txt span {
    display: inline-block;
    max-height: 5em
}

.blog .l-content .blogList_wrap .middle_wrap .blogList li a .txt_wrap .writer,
.blog_detail .l-content .blogList_wrap .middle_wrap .blogList li a .txt_wrap .writer {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #7f7f7f;
    overflow: hidden
}

.blog .l-content .blogList_wrap .middle_wrap .blogList li a .txt_wrap .writer span,
.blog_detail .l-content .blogList_wrap .middle_wrap .blogList li a .txt_wrap .writer span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.4
}

.blog .l-content .blogList_wrap .middle_wrap .blogList li:nth-child(2n),
.blog_detail .l-content .blogList_wrap .middle_wrap .blogList li:nth-child(2n) {
    margin-right: 0
}

.blog .l-content .otherList_wrap,
.blog_detail .l-content .otherList_wrap {
    padding-top: 1px;
    padding-top: .1rem;
    margin-bottom: 80px;
    margin-bottom: 8rem
}

.blog .l-content .otherList_wrap .bk_gray,
.blog_detail .l-content .otherList_wrap .bk_gray {
    position: relative;
    background-color: #ebefef;
    margin-bottom: 0;
    padding: 50px 40px;
    padding: 5rem 4rem
}

.blog .l-content .otherList_wrap .otherList,
.blog_detail .l-content .otherList_wrap .otherList {
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 50px;
    padding-left: 5rem
}

.blog .l-content .otherList_wrap .otherList li.no_item,
.blog_detail .l-content .otherList_wrap .otherList li.no_item {
    width: 100%;
    max-width: 100%;
    padding-right: 50px;
    padding-right: 5rem;
    text-align: center
}

.blog .l-content .otherList_wrap .otherList li,
.blog_detail .l-content .otherList_wrap .otherList li {
    max-width: 500px;
    width: calc(100%/3 - 1px)
}

.blog .l-content .otherList_wrap .otherList li a.u-blank:after,
.blog_detail .l-content .otherList_wrap .otherList li a.u-blank:after {
    display: none
}

.blog .l-content .otherList_wrap .otherList li a.u-blank .txt_wrap .txt span:after,
.blog_detail .l-content .otherList_wrap .otherList li a.u-blank .txt_wrap .txt span:after {
    font-family: iconfont;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\EA0D';
    display: inline-block;
    margin-left: 5px;
    font-size: 10px
}

.blog .l-content .otherList_wrap .otherList li a.u-pdf:before,
.blog_detail .l-content .otherList_wrap .otherList li a.u-pdf:before {
    display: none
}

.blog .l-content .otherList_wrap .otherList li a.u-pdf .txt_wrap .txt span:after,
.blog_detail .l-content .otherList_wrap .otherList li a.u-pdf .txt_wrap .txt span:after {
    content: "";
    display: inline-block;
    content: '';
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    background: url(/research/ceapc/assets/img/common/icon-pdf.png);
    background-size: contain;
    width: 12px;
    height: 12px;
    margin-left: 5px;
    vertical-align: middle
}

.blog .l-content .otherList_wrap .otherList li a,
.blog_detail .l-content .otherList_wrap .otherList li a {
    position: relative;
    display: block;
    height: 100%;
    padding-bottom: 120px;
    margin-right: 40px;
    margin-right: 4rem
}

.blog .l-content .otherList_wrap .otherList li a:hover .img_wrap img,
.blog_detail .l-content .otherList_wrap .otherList li a:hover .img_wrap img {
    width: 120%;
    height: 120%
}

.blog .l-content .otherList_wrap .otherList li a:hover .txt_wrap .txt,
.blog_detail .l-content .otherList_wrap .otherList li a:hover .txt_wrap .txt {
    text-decoration: underline
}

.blog .l-content .otherList_wrap .otherList li a .img_wrap,
.blog_detail .l-content .otherList_wrap .otherList li a .img_wrap {
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 60%;
    overflow: hidden;
    transition: all .3s ease
}

.blog .l-content .otherList_wrap .otherList li a .img_wrap img,
.blog_detail .l-content .otherList_wrap .otherList li a .img_wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    transition: all .6s ease
}

.blog .l-content .otherList_wrap .otherList li a _:-ms-lang(x)::-ms-backdrop,
.blog .l-content .otherList_wrap .otherList li a img,
.blog_detail .l-content .otherList_wrap .otherList li a _:-ms-lang(x)::-ms-backdrop,
.blog_detail .l-content .otherList_wrap .otherList li a img {
    width: auto;
    height: auto
}

.blog .l-content .otherList_wrap .otherList li a time,
.blog_detail .l-content .otherList_wrap .otherList li a time {
    display: block;
    margin: 0 0 5px;
    margin: 0 0 .5rem;
    font-weight: 700;
    font-size: 14px
}

.blog .l-content .otherList_wrap .otherList li a .txt_wrap,
.blog_detail .l-content .otherList_wrap .otherList li a .txt_wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #ebefef;
    width: calc(100% - 3rem);
    height: 140px;
    padding: 10px 6px;
    padding: 1rem .6rem;
    transition: all .3s ease
}

.blog .l-content .otherList_wrap .otherList li a .txt_wrap .txt,
.blog_detail .l-content .otherList_wrap .otherList li a .txt_wrap .txt {
    margin: 0 0 3px;
    margin: 0 0 .3rem;
    font-size: 14px;
    line-height: 1.6;
    overflow: hidden
}

.blog .l-content .otherList_wrap .otherList li a .txt_wrap .txt span,
.blog_detail .l-content .otherList_wrap .otherList li a .txt_wrap .txt span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}

.blog .l-content .otherList_wrap .otherList li a .txt_wrap .writer,
.blog_detail .l-content .otherList_wrap .otherList li a .txt_wrap .writer {
    font-size: 13px;
    font-weight: 600;
    color: #7f7f7f;
    overflow: hidden
}

.blog .l-content .otherList_wrap .otherList li a .txt_wrap .writer span,
.blog_detail .l-content .otherList_wrap .otherList li a .txt_wrap .writer span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.blog .l-content .otherList_wrap .otherList li:nth-child(3n),
.blog_detail .l-content .otherList_wrap .otherList li:nth-child(3n) {
    margin-right: 0
}

.blog_detail .l-content .bk_gray {
    padding: 60px;
    padding: 6rem
}

.blog_detail .l-content .bk_gray .txtBox {
    font-size: 16px;
    font-size: 1.6rem
}

.blog_detail .l-content .bk_gray .txtBox time {
    display: inline-block;
    margin-bottom: 25px;
    margin-bottom: 2.5rem;
    font-size: 16px;
    font-weight: 700;
    line-height: 1
}

.blog_detail .l-content .bk_gray .txtBox .mainTitle {
    margin-bottom: 10px;
    margin-bottom: 1rem
}

.blog_detail .l-content .bk_gray .txtBox .writer {
    margin: 0 0 20px;
    margin: 0 0 2rem;
    font-weight: 600;
    font-size: 20px;
    color: #7f7f7f
}

.blog_detail .l-content .bk_gray .txtBox .middleTitle {
    margin-bottom: 30px;
    margin-bottom: 3rem
}

.blog_detail .l-content .bk_gray .txtBox img {
    display: block;
    width: 100%
}

.blog_detail .l-content .bk_gray .txtBox a {
    color: #0068b7
}

.blog_detail .l-content .bk_gray .txtBox a:hover {
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"
}

.blog_detail .l-content .repletionBox {
    background-color: #fff;
    margin-top: 60px;
    margin-top: 6rem;
    padding: 20px 30px 25px;
    padding: 2rem 3rem 2.5rem
}

.blog_detail .l-content .repletionBox a {
    font-size: 14px
}

.blog_detail .l-content .repletionBox__writer .title {
    margin-bottom: 5px;
    margin-bottom: .5rem;
    font-size: 16px;
    font-weight: 600
}

.blog_detail .l-content .repletionBox__writer .position {
    font-size: 14px
}

.blog_detail .l-content .repletionBox__links {
    margin-top: 25px;
    margin-top: 2.5rem;
    padding-top: 20px;
    padding-top: 2rem;
    border-top: 1px solid #c8c8c8
}

.blog_detail .l-content .repletionBox__links .title {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2
}

.blog_detail .l-content .repletionBox__links .linksinfo {
    font-size: 14px
}

.blog_detail .l-content .moreLink {
    margin: 50px auto;
    margin: 5rem auto
}

.blog_detail .l-content .moreLink:after {
    content: "\EA0C";
    right: unset;
    left: 20px
}

/*.report .pageTitle_wrap {
    background-image: url(/research/ceapc/assets/img/blog/pagetitle_blog-report.jpg)
}*/

.report .navArea li a.report:after {
    content: "";
    display: block;
    background-color: #0068b7;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -1px;
    height: 2px;
    z-index: 1
}

.report .navArea li a.report:hover {
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

/*.project .pageTitle_wrap {
    background-image: url(/research/ceapc/assets/img/blog/pagetitle_blog-insight.jpg)
}*/

.project .navArea li a.project:after {
    content: "";
    display: block;
    background-color: #0068b7;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -1px;
    height: 2px;
    z-index: 1
}

.project .navArea li a.project:hover {
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

* {
    word-break: break-word
}

body {
    font-family: Noto Sans JP, sans-serif;
    overflow-x: hidden
}

p {
    margin: 0;
    line-height: 1.9;
    font-size: 16px
}

dl,
dt,
dd {
    margin: 0;
    padding: 0;
    font-size: 16px
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style-position: inside;
    font-size: 16px;
    line-height: 1.9;
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

section {
    margin-bottom: 60px;
    margin-bottom: 6rem
}

.wrap {
    max-width: 1480px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    padding: 0 2rem
}

.sec_wrap {
    max-width: 1020px;
    width: 100%;
    margin: 40px auto 0;
    margin: 4rem auto 0;
    padding: 0 20px;
    padding: 0 2rem
}

.middle_wrap {
    max-width: 1100px;
    width: 100%;
    margin: 70px auto 0;
    margin: 7rem auto 0;
    padding: 0 20px;
    padding: 0 2rem
}

.l-content {
    margin-top: 116px;
    padding-top: 5px
}

.mainTitle {
    margin: 0 0 30px;
    margin: 0 0 3rem;
    font-size: 32px;
    line-height: 1.5
}

.centerTitle {
    margin: 0 0 50px;
    margin: 0 0 5rem;
    font-size: 36px;
    text-align: center;
    line-height: 1.6;
    letter-spacing: 1px
}

.centerTitle span {
    display: block;
    font-size: 13px;
    font-weight: 400;
    font-family: Noto Sans JP, sans-serif
}

.middleTitle {
    margin: 30px 0 20px;
    margin: 3rem 0 2rem;
    font-size: 22px;
    line-height: 1.5
}

.blueTitle {
    margin: 0 0 10px;
    margin: 0 0 1rem;
    font-size: 18px;
    color: #0068b7
}

.NoteTitle {
    margin: 40px 0 30px;
    margin: 4rem 0 3rem;
    text-align: center;
    font-size: 32px;
    line-height: 1.4
}

.fBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.arrowLink {
    position: relative;
    font-size: 16px;
    color: #0068b7
}

.arrowLink:before {
    font-family: iconfont;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\EA07';
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    font-size: 10px;
    vertical-align: unset
}

.arrowLink:hover {
    color: #0068b7;
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"
}

.moreLink {
    position: relative;
    background-color: #0068b7;
    display: block;
    max-width: 330px;
    width: 100%;
    margin: 0 auto;
    padding: 10px;
    padding: 1rem;
    border-radius: 100px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    transition: .3s all
}

.moreLink:after {
    display: inline-block;
    font-family: iconfont;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\EA0A';
    position: absolute;
    top: 50%;
    right: 18px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 12px
}

.moreLink:hover {
    background-color: #222;
    color: #fff
}

button.moreLink {
    padding: 15px;
    padding: 1.5rem
}

/*.events .pageTitle_wrap,
.events_detail .pageTitle_wrap {
    background-image: url(/research/ceapc/assets/img/news/pageTitle_news.jpg)
}*/

.events .navArea li a.events:after,
.events_detail .navArea li a.events:after {
    content: "";
    display: block;
    background-color: #0068b7;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -1px;
    height: 2px;
    z-index: 1
}

.events .navArea li a.events:hover,
.events_detail .navArea li a.events:hover {
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.events .l-content .middleTitle,
.events_detail .l-content .middleTitle {
    margin-bottom: 30px;
    margin-bottom: 3rem
}

.events .l-content .centerTitle {
    margin-bottom: 10px;
    margin-bottom: 1rem
}

.events .l-content .event_switching {
    margin-bottom: 30px;
    margin-bottom: 3rem;
    padding-right: 40px;
    padding-right: 4rem;
    text-align: right
}

.events .l-content .event_switching a {
    display: inline-block;
    background-color: #0068b7;
    padding: 10px 18px;
    padding: 1rem 1.8rem;
    color: #fff;
    border-radius: 100px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1
}

.events .l-content .event_switching a:hover {
    background-color: #333
}

.events .l-content .middleTitle {
    padding-left: 50px;
    padding-left: 5rem
}

.events_detail .l-content .bk_gray {
    margin: 50px 0;
    margin: 5rem 0;
    padding: 25px;
    padding: 2.5rem
}

.events_detail .l-content .txtBox {
    padding: 40px;
    padding: 4rem;
    font-size: 16px;
    font-size: 1.6rem
}

.events_detail .l-content .txtBox time {
    display: block;
    margin-bottom: 10px;
    margin-bottom: 1rem;
    padding-right: 10px;
    padding-right: 1rem;
    font-size: 16px;
    font-weight: 700
}

.events_detail .l-content .txtBox .whiteBox {
    background-color: #fff;
    margin: 40px 0 30px;
    margin: 4rem 0 3rem;
    padding: 20px;
    padding: 2rem
}

.events_detail .l-content .txtBox .whiteBox dt {
    position: absolute;
    background-color: #ecefef;
    width: 100px;
    width: 10rem;
    padding: 8px 0;
    padding: .8rem 0;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1
}

.events_detail .l-content .txtBox .whiteBox dd:last-child {
    margin-bottom: 0
}

.events_detail .l-content .txtBox .whiteBox dd {
    margin-bottom: 10px;
    margin-bottom: 1rem;
    padding-top: 3px;
    padding-top: .3rem;
    padding-left: 115px;
    padding-left: 11.5rem;
    line-height: 1.4
}

.events_detail .l-content .txtBox img {
    display: block;
    width: 100%
}

.events_detail .l-content .txtBox .half_img {
    max-width: 425px;
    margin: 0 auto
}

.events_detail .l-content .txtBox p,
.events_detail .l-content .txtBox .ulList {
    margin-bottom: 30px;
    margin-bottom: 3rem
}

.events_detail .l-content .txtBox a {
    color: #0068b7
}

.events_detail .l-content .txtBox a:hover {
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"
}

.events_detail .l-content .txtBox .blue_td {
    background-color: #dae7f3;
    text-align: center;
    border-left: 0
}

.events_detail .l-content .txtBox .m-10 {
    margin-bottom: 10px;
    margin-bottom: 1rem
}

.events_detail .l-content .txtBox .m-30 {
    margin-bottom: 30px;
    margin-bottom: 3rem
}

.events_detail .l-content .txtBox .scrollTable {
    margin: 0 0 30px;
    margin: 0 0 3rem
}

.events_detail .l-content .txtBox ul.gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.events_detail .l-content .txtBox ul.gallery li {
    width: calc(100%/2 - 1rem)
}

.events_detail .l-content .txtBox ul.gallery li img {
    display: block;
    width: 100%
}

.events_detail .l-content .txtBox h2 {
    margin: 40px 0 20px;
    margin: 4rem 0 2rem;
    font-size: 22px
}

.events_detail .l-content .txtBox h3:not(.mainTitle) {
    margin: 40px 0 20px;
    margin: 4rem 0 2rem;
    font-size: 20px
}

.events_detail .l-content .txtBox h3:not(.mainTitle):before {
    content: "";
    background-color: #0068b7;
    display: inline-block;
    width: 6px;
    width: .6rem;
    height: .8em;
    margin-right: 8px;
    margin-right: .8rem
}

.events_detail .l-content .txtBox h4 {
    margin: 0 0 10px;
    margin: 0 0 1rem;
    font-size: 18px;
    color: #0068b7
}

.events_detail .l-content .txtBox h2 {
    position: relative
}

.events_detail .l-content .txtBox h2 .table_note {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 70%;
    font-weight: 400
}

.events_detail .l-content .txtBox .indent_txt {
    display: block;
    text-indent: 2.3em
}

.events_detail .l-content .moreLink {
    margin: 50px auto;
    margin: 5rem auto
}

.events_detail .l-content .moreLink:after {
    content: "\EA0C";
    right: unset;
    left: 20px
}

.home .l-content .mainImg_wrap {
    display: grid;
    grid-template-columns: 40% 1fr;
}

.home .l-content .mainImg_wrap .main_img{
    aspect-ratio: 8 / 5;
    overflow: hidden;
}

.home .l-content .mainImg_wrap .main_img img{
    object-fit: cover;
    object-position: 50% 50%;
    width: 100%;
}

.home .l-content .mainImg_wrap .mainImg_inner {
    position: relative;
    overflow: hidden;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.home .l-content .mainImg_wrap .mainImg_inner .main_slider_wrap .mainImg {
    display: block;
    width: 100%
}

.home .l-content .mainImg_wrap .mainImg_inner .main_slider_wrap .mainImg li {
    position: relative;
    overflow: hidden;
    aspect-ratio: auto 1669 / 751;
}

.home .l-content .mainImg_wrap .mainImg_inner .main_slider_wrap .mainImg li img {
    position: relative;
    display: block;
    width: 100%;
    z-index: -1 !important;
}

.home .l-content .mainImg_wrap .mainImg_inner .siteTitle {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url(/research/ceapc/assets/img/home/siteTitle_pc.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60%;
    display: block;
    max-width: 1300px;
    width: 100%;
    margin: 0 auto;
    height: 0;
    padding-top: 22%;
    text-indent: -9999em;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transition: all 1900ms
}

.home .l-content .mission {
    background-color: #0068b7;
    padding: 1rem 2rem;
    color: #fff;
    text-align: left;
    display: grid;
    grid-template-columns: 1fr;
    place-content: center;
    text-align: center;
}

@media (min-width:1200px) {
    .home .l-content .mission {
        padding: 1rem 6rem;
    }
}

.home .l-content .mission span {
    font-size: 16px;
    font-weight: 700;
    font-family: Franklin Gothic Medium, sans-serif
}

.home .l-content .mission h3 {
    margin: 1rem 0;
    font-size: 24px;
    line-height: 1;
}

.home .l-content .mission h3 .noPc {
    display: none
}

.home .l-content .mission p {
    font-size: 14px;
    line-height: 2.5;
    text-align: left;
}

.en.home .l-content .mission p {
    line-height: 2;
}

.home .l-content .sideImg img.f_01 {
    transition: all 1200ms
}

.home .l-content .sideImg img.f_02 {
    transition: all 2000ms
}

.home .l-content .sideImg img.f_03 {
    transition: all 2200ms
}

.home .l-content .sideImg img.f_04 {
    transition: all 1500ms
}

.home .l-content .sideImg img {
    position: absolute;
    display: block;
    max-width: 390px;
    min-width: 200px;
    height: auto;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.home .l-content .sideImg .rightImg {
    right: 0;
    bottom: -30px;
    bottom: -3rem
}

.home .l-content .sideImg .leftImg {
    bottom: 100px;
    bottom: 10rem;
    left: 0
}

.home .l-content .animation img {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.home .l-content .news_wrap {
    margin-top: 100px;
    margin-top: 10rem
}

.home .sec_expert_wrap {
    max-width: 1100px;
    width: 100%;
    margin: 40px auto 0;
    margin: 4rem auto 0;
    padding: 0 20px;
    padding: 0 2rem
}

.home .sec_expert_wrap .expertList.no-slick li {
    width: calc(100% /3)
}

.home .sec_expert_wrap .expertList {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 30px;
    padding: 0 3rem
}

.home .sec_expert_wrap .expertList li.no_item {
    width: 100%;
    text-align: center
}

.home .sec_expert_wrap .expertList li {
    margin-bottom: 60px;
    margin-bottom: 6rem
}

.home .sec_expert_wrap .expertList li a.u-blank:after {
    display: none
}

.home .sec_expert_wrap .expertList li a.u-blank .txt_wrap .title {
    display: inline-block
}

.home .sec_expert_wrap .expertList li a.u-blank .txt_wrap .title:after {
    font-family: iconfont;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\EA0D';
    display: inline-block;
    margin-left: 5px;
    font-size: 10px
}

.home .sec_expert_wrap .expertList li a.u-pdf:before {
    display: none
}

.home .sec_expert_wrap .expertList li a.u-pdf .txt_wrap .title {
    display: inline-block
}

.home .sec_expert_wrap .expertList li a.u-pdf .txt_wrap .title:after {
    display: inline-block;
    content: '';
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    background: url(/research/ceapc/assets/img/common/icon-pdf.png);
    background-size: contain;
    margin-left: 5px
}

.home .sec_expert_wrap .expertList li a {
    position: relative;
    display: block;
    margin: 0 20px;
    margin: 0 2rem
}

.home .sec_expert_wrap .expertList li a:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.home .sec_expert_wrap .expertList li a:hover .img_wrap img {
    width: 120%;
    height: 120%
}

.home .sec_expert_wrap .expertList li a:hover .txt_wrap .title,
.home .sec_expert_wrap .expertList li a:hover .txt_wrap .writer {
    text-decoration: underline
}

.home .sec_expert_wrap .expertList li a .img_wrap {
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 72%;
    overflow: hidden;
    transition: all .3s ease
}

.home .sec_expert_wrap .expertList li a .img_wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    transition: all .6s ease
}

.home .sec_expert_wrap .expertList li a _:-ms-lang(x)::-ms-backdrop,
.home .sec_expert_wrap .expertList li a img {
    width: auto;
    height: auto
}

.home .sec_expert_wrap .expertList li a .txt_wrap {
    transition: all .3s ease
}

.home .sec_expert_wrap .expertList li a .txt_wrap .cate_wrap {
    margin: 25px 0 0;
    margin: 2.5rem 0 0
}

.home .sec_expert_wrap .expertList li a .txt_wrap .cate_wrap .cate {
    display: inline-block;
    margin-right: 5px;
    margin-right: .5rem;
    padding: 6px 7px;
    padding: .6rem .7rem;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1
}

.home .sec_expert_wrap .expertList li a .txt_wrap .cate_wrap .icon-insight {
    background-color: #e37567
}

.home .sec_expert_wrap .expertList li a .txt_wrap .cate_wrap .icon-report {
    background-color: #70cca4
}

.home .sec_expert_wrap .expertList li a .txt_wrap .cate_wrap .icon-watch {
    background-color: #5262a7
}

.home .sec_expert_wrap .expertList li a .txt_wrap .cate_wrap time {
    display: inline-block;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    vertical-align: middle
}

.home .sec_expert_wrap .expertList li a .txt_wrap .title {
    display: inline-block;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.7
}

.home .sec_expert_wrap .expertList li a .txt_wrap .writer {
    display: block;
    margin-top: 2px;
    margin-top: .2rem;
    color: #7f7f7f;
    font-weight: 700;
    font-size: 14px;
    font-size: 1.4rem
}

.home .sec_expert_wrap .expertList .slide-arrow {
    position: absolute;
    top: 90px;
    top: 9rem;
    background-color: rgba(0, 0, 0, .5);
    display: block;
    width: 40px;
    width: 4rem;
    height: 40px;
    height: 4rem;
    border: none;
    outline: none;
    cursor: pointer;
    transition: all .3s ease;
    z-index: 1
}

.home .sec_expert_wrap .expertList .slide-arrow:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    width: 0;
    height: 0;
    border-style: solid
}

.home .sec_expert_wrap .expertList .slide-arrow:hover {
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"
}

.home .sec_expert_wrap .expertList .prev-arrow {
    left: 0
}

.home .sec_expert_wrap .expertList .prev-arrow:before {
    border-width: 8px 12px 8px 0;
    border-color: transparent #fff transparent transparent
}

.home .sec_expert_wrap .expertList .next-arrow {
    right: 0
}

.home .sec_expert_wrap .expertList .next-arrow:before {
    border-width: 8px 0 8px 12px;
    border-color: transparent transparent transparent #fff
}

.home .sec_expert_wrap .expertList .slide-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.home .sec_expert_wrap .expertList .slide-dots li:only-child {
    display: none
}

.home .sec_expert_wrap .expertList .slide-dots li {
    margin: 0 10px;
    margin: 0 1rem
}

.home .sec_expert_wrap .expertList .slide-dots li button {
    background-color: #7f7f7f;
    display: block;
    width: 10px;
    height: 10px;
    padding: 0;
    border: none;
    border-radius: 100px;
    outline: none;
    text-indent: -9999em;
    cursor: pointer;
    transition: all .3s ease
}

.home .sec_expert_wrap .expertList .slide-dots li:not(.slick-active) button:hover {
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"
}

.home .sec_expert_wrap .expertList .slide-dots .slick-active button {
    background-color: #0068b7
}

.home .sec_expert_wrap .btn_wrap {
    padding: 0 20px;
    padding: 0 2rem
}

.home .sec_expert_wrap .btn_wrap .moreLink {
    display: block;
    margin-bottom: 80px;
    margin-bottom: 8rem
}

.home .l-content .sec_news_wrap,
.news .l-content .sec_news_wrap {
    max-width: 1100px;
    width: 100%;
    margin: 40px auto 0;
    margin: 4rem auto 0;
    padding: 0 20px;
    padding: 0 2rem
}

.home .l-content .sec_news_wrap .newsList,
.news .l-content .sec_news_wrap .newsList {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 50px;
    padding-left: 5rem
}

.home .l-content .sec_news_wrap .newsList li.no_item,
.news .l-content .sec_news_wrap .newsList li.no_item {
    padding-right: 50px;
    padding-right: 5rem;
    text-align: center
}

.home .l-content .sec_news_wrap .newsList li,
.news .l-content .sec_news_wrap .newsList li {
    width: calc(100%/3);
    margin-bottom: 60px;
    margin-bottom: 6rem
}

.home .l-content .sec_news_wrap .newsList li a.u-blank:after,
.news .l-content .sec_news_wrap .newsList li a.u-blank:after {
    display: none
}

.home .l-content .sec_news_wrap .newsList li a.u-blank .txt_wrap span,
.news .l-content .sec_news_wrap .newsList li a.u-blank .txt_wrap span {
    display: inline-block
}

.home .l-content .sec_news_wrap .newsList li a.u-blank .txt_wrap span:after,
.news .l-content .sec_news_wrap .newsList li a.u-blank .txt_wrap span:after {
    font-family: iconfont;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\EA0D';
    display: inline-block;
    margin-left: 5px;
    font-size: 10px
}

.home .l-content .sec_news_wrap .newsList li a.pdfIcon .txt_wrap span,
.news .l-content .sec_news_wrap .newsList li a.pdfIcon .txt_wrap span {
    display: inline-block
}

.home .l-content .sec_news_wrap .newsList li a.pdfIcon .txt_wrap span:after,
.news .l-content .sec_news_wrap .newsList li a.pdfIcon .txt_wrap span:after {
    display: inline-block;
    content: '';
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    background: url(/research/ceapc/assets/img/common/icon-pdf.png);
    background-size: contain;
    margin-left: 5px
}

.home .l-content .sec_news_wrap .newsList li a,
.news .l-content .sec_news_wrap .newsList li a {
    display: block;
    height: 100%;
    margin-right: 40px;
    margin-right: 4rem
}

.home .l-content .sec_news_wrap .newsList li a:hover .img_wrap img,
.news .l-content .sec_news_wrap .newsList li a:hover .img_wrap img {
    width: 120%;
    height: 120%
}

.home .l-content .sec_news_wrap .newsList li a:hover .txt_wrap span,
.news .l-content .sec_news_wrap .newsList li a:hover .txt_wrap span {
    text-decoration: underline
}

.home .l-content .sec_news_wrap .newsList li a .img_wrap,
.news .l-content .sec_news_wrap .newsList li a .img_wrap {
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 72%;
    overflow: hidden;
    transition: all .3s ease
}

.home .l-content .sec_news_wrap .newsList li a .img_wrap img,
.news .l-content .sec_news_wrap .newsList li a .img_wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    transition: all .6s ease
}

.home .l-content .sec_news_wrap .newsList li a _:-ms-lang(x)::-ms-backdrop,
.home .l-content .sec_news_wrap .newsList li a img,
.news .l-content .sec_news_wrap .newsList li a _:-ms-lang(x)::-ms-backdrop,
.news .l-content .sec_news_wrap .newsList li a img {
    width: auto;
    height: auto
}

.home .l-content .sec_news_wrap .newsList li a .txt_wrap,
.news .l-content .sec_news_wrap .newsList li a .txt_wrap {
    transition: all .3s ease
}

.home .l-content .sec_news_wrap .newsList li a .txt_wrap time,
.news .l-content .sec_news_wrap .newsList li a .txt_wrap time {
    display: block;
    margin: 20px 0 5px;
    margin: 2rem 0 .5rem;
    font-weight: 700;
    font-size: 18px
}

.home .l-content .sec_news_wrap .newsList li a .txt_wrap span,
.news .l-content .sec_news_wrap .newsList li a .txt_wrap span {
    display: block;
    font-size: 18px;
    line-height: 1.4
}

.home .l-content .sec_news_wrap .newsList li:nth-child(3n),
.news .l-content .sec_news_wrap .newsList li:nth-child(3n) {
    margin-right: 0
}

.home .l-content .sec_news_wrap .btn_wrap,
.news .l-content .sec_news_wrap .btn_wrap {
    padding: 0 20px;
    padding: 0 2rem
}

.home .l-content .sec_news_wrap .btn_wrap .moreLink,
.news .l-content .sec_news_wrap .btn_wrap .moreLink {
    display: block;
    margin-bottom: 80px;
    margin-bottom: 8rem
}

.home .l-content .sec_events_wrap,
.events .l-content .sec_events_wrap {
    max-width: 1100px;
    width: 100%;
    margin: 40px auto 0;
    margin: 4rem auto 0;
    padding: 0 20px;
    padding: 0 2rem
}

.home .l-content .sec_events_wrap .eventsList,
.events .l-content .sec_events_wrap .eventsList {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 50px;
    padding-left: 5rem
}

.home .l-content .sec_events_wrap .eventsList li.no_item,
.events .l-content .sec_events_wrap .eventsList li.no_item {
    width: 100%;
    padding-right: 50px;
    padding-right: 5rem;
    text-align: center
}

.home .l-content .sec_events_wrap .eventsList li,
.events .l-content .sec_events_wrap .eventsList li {
    width: calc(100%/3);
    margin-bottom: 60px;
    margin-bottom: 6rem
}

.home .l-content .sec_events_wrap .eventsList li a.u-blank:after,
.events .l-content .sec_events_wrap .eventsList li a.u-blank:after {
    display: none
}

.home .l-content .sec_events_wrap .eventsList li a.u-blank .txt_wrap .title,
.events .l-content .sec_events_wrap .eventsList li a.u-blank .txt_wrap .title {
    display: inline-block
}

.home .l-content .sec_events_wrap .eventsList li a.u-blank .txt_wrap .title:after,
.events .l-content .sec_events_wrap .eventsList li a.u-blank .txt_wrap .title:after {
    font-family: iconfont;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\EA0D';
    display: inline-block;
    margin-left: 5px;
    font-size: 10px
}

.home .l-content .sec_events_wrap .eventsList li a.u-pdf:before,
.events .l-content .sec_events_wrap .eventsList li a.u-pdf:before {
    display: none
}

.home .l-content .sec_events_wrap .eventsList li a.u-pdf .txt_wrap .title,
.events .l-content .sec_events_wrap .eventsList li a.u-pdf .txt_wrap .title {
    display: inline-block
}

.home .l-content .sec_events_wrap .eventsList li a.u-pdf .txt_wrap .title:after,
.events .l-content .sec_events_wrap .eventsList li a.u-pdf .txt_wrap .title:after {
    display: inline-block;
    content: '';
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    background: url(/research/ceapc/assets/img/common/icon-pdf.png);
    background-size: contain;
    margin-left: 5px
}

.home .l-content .sec_events_wrap .eventsList li a,
.events .l-content .sec_events_wrap .eventsList li a {
    position: relative;
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    margin-right: 40px;
    margin-right: 4rem
}

.home .l-content .sec_events_wrap .eventsList li a:hover,
.events .l-content .sec_events_wrap .eventsList li a:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.home .l-content .sec_events_wrap .eventsList li a:hover .img_wrap img,
.events .l-content .sec_events_wrap .eventsList li a:hover .img_wrap img {
    width: 120%;
    height: 120%
}

.home .l-content .sec_events_wrap .eventsList li a:hover .txt_wrap>div:not(.place),
.events .l-content .sec_events_wrap .eventsList li a:hover .txt_wrap>div:not(.place) {
    text-decoration: underline
}

.home .l-content .sec_events_wrap .eventsList li a time,
.events .l-content .sec_events_wrap .eventsList li a time {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #0068b7;
    display: block;
    max-width: 100%;
    padding: 8px;
    padding: .8rem;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
    z-index: 1
}

.home .l-content .sec_events_wrap .eventsList li a time span,
.events .l-content .sec_events_wrap .eventsList li a time span {
    display: block;
    text-indent: 1em
}

.home .l-content .sec_events_wrap .eventsList li a .img_wrap,
.events .l-content .sec_events_wrap .eventsList li a .img_wrap {
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 72%;
    overflow: hidden;
    transition: all .3s ease
}

.home .l-content .sec_events_wrap .eventsList li a .img_wrap img,
.events .l-content .sec_events_wrap .eventsList li a .img_wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    transition: all .6s ease
}

.home .l-content .sec_events_wrap .eventsList li a _:-ms-lang(x)::-ms-backdrop,
.home .l-content .sec_events_wrap .eventsList li a img,
.events .l-content .sec_events_wrap .eventsList li a _:-ms-lang(x)::-ms-backdrop,
.events .l-content .sec_events_wrap .eventsList li a img {
    width: auto;
    height: auto
}

.home .l-content .sec_events_wrap .eventsList li a .txt_wrap,
.events .l-content .sec_events_wrap .eventsList li a .txt_wrap {
    padding-bottom: 90px;
    padding-bottom: 9rem;
    transition: all .3s ease
}

.home .l-content .sec_events_wrap .eventsList li a .txt_wrap .title,
.events .l-content .sec_events_wrap .eventsList li a .txt_wrap .title {
    display: block;
    padding: 25px 0 20px;
    padding: 2.5rem 0 2rem;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.6
}

.home .l-content .sec_events_wrap .eventsList li a .txt_wrap .place,
.events .l-content .sec_events_wrap .eventsList li a .txt_wrap .place {
    position: absolute;
    bottom: 0;
    width: 100%;
    min-height: 90px;
    min-height: 9rem;
    padding-top: 15px;
    padding-top: 1.5rem;
    border-top: 1px solid #b5b5b5;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    color: #7f7f7f;
    line-height: 1.5
}

.home .l-content .sec_events_wrap .eventsList li a .txt_wrap .place:before,
.events .l-content .sec_events_wrap .eventsList li a .txt_wrap .place:before {
    font-family: iconfont;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\EA0F';
    display: inline-block;
    margin-right: 4px;
    margin-right: .4rem;
    vertical-align: text-bottom;
    font-weight: 700;
    font-size: 1.3em;
    color: #7f7f7f
}

.home .l-content .sec_events_wrap .eventsList li:nth-child(3n),
.events .l-content .sec_events_wrap .eventsList li:nth-child(3n) {
    margin-right: 0
}

.home .l-content .sec_events_wrap .btn_wrap,
.events .l-content .sec_events_wrap .btn_wrap {
    padding: 0 20px;
    padding: 0 2rem
}

.home .l-content .sec_events_wrap .btn_wrap .moreLink,
.events .l-content .sec_events_wrap .btn_wrap .moreLink {
    display: block;
    margin-bottom: 80px;
    margin-bottom: 8rem
}

.effect-fade {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transition: all 1200ms
}

.effect-scroll {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.journal .navArea li a.publications:after {
    content: "";
    display: block;
    background-color: #0068b7;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -1px;
    height: 2px;
    z-index: 1
}

.journal .navArea li a.publications:hover {
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

/*.journal .l-content .pageTitle_wrap {
    background-image: url(/research/ceapc/assets/img/publications/pageTitle_publications.jpg)
}*/

.journal .l-content .journalList .middleTitle {
    background-color: #ecefef;
    margin-top: 60px;
    margin-top: 6rem;
    padding: 10px 20px 8px;
    padding: 1rem 2rem .8rem
}

.journal .l-content .journalList .fBox {
    padding-top: 20px;
    padding-top: 2rem
}

.journal .l-content .journalList .fBox .img_wrap {
    min-width: 180px;
    max-width: 180px;
    margin-right: 40px;
    margin-right: 4rem
}

.journal .l-content .journalList .fBox .img_wrap img {
    width: 100%
}

.journal .l-content .journalList .fBox .txt_wrap h3 {
    margin: 0;
    font-size: 24px;
    line-height: 1.5
}

.journal .l-content .journalList .fBox .txt_wrap h4 {
    margin: 5px 0 0;
    margin: .5rem 0 0;
    font-size: 14px;
    font-weight: 400
}

.journal .l-content .journalList .fBox .txt_wrap dl {
    margin-top: 20px;
    margin-top: 2rem
}

.journal .l-content .journalList .fBox .txt_wrap dl dt {
    position: absolute;
    width: 130px;
    font-weight: 700
}

.journal .l-content .journalList .fBox .txt_wrap dl dd {
    padding-left: 140px
}

.journal .l-content .journalList .fBox .txt_wrap dl dd a {
    display: inline-block;
    margin-right: 20px;
    margin-right: 2rem;
    text-decoration: underline
}

/*.news .pageTitle_wrap,
.news_detail .pageTitle_wrap {
    background-image: url(/research/ceapc/assets/img/news/pageTitle_news.jpg)
}*/

.news .navArea li a.news:after,
.news_detail .navArea li a.news:after {
    content: "";
    display: block;
    background-color: #0068b7;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -1px;
    height: 2px;
    z-index: 1
}

.news .navArea li a.news:hover,
.news_detail .navArea li a.news:hover {
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.news .l-content .middleTitle,
.news_detail .l-content .middleTitle {
    margin-bottom: 30px;
    margin-bottom: 3rem
}

.news .l-content .middleTitle {
    padding-left: 50px;
    padding-left: 5rem
}

.news_detail .l-content .bk_gray {
    margin: 50px 0;
    margin: 5rem 0;
    padding: 25px;
    padding: 2.5rem
}

.news_detail .l-content .txtBox {
    padding: 40px;
    padding: 4rem
}

.news_detail .l-content .txtBox time {
    display: block;
    margin-bottom: 10px;
    margin-bottom: 1rem;
    font-size: 16px;
    font-weight: 700
}

.news_detail .l-content .txtBox img {
    display: block;
    width: 100%
}

.news_detail .l-content .txtBox a {
    color: #0068b7
}

.news_detail .l-content .txtBox a:hover {
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"
}

.news_detail .l-content .moreLink {
    margin: 50px auto;
    margin: 5rem auto
}

.news_detail .l-content .moreLink:after {
    content: "\EA0C";
    right: unset;
    left: 20px
}

.page .pageTitle_wrap {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 300px;
    background-image: url(/image.jsp?id=613410&version=English);
}

.page .pageTitle_wrap .pageTitle_inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0 20px;
    padding: 0 2rem;
    text-align: center
}

.page .pageTitle_wrap .pageTitle {
    margin: 0;
    font-size: 45px;
    color: #fff;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transition: all 1000ms
}

.page .pageTitle_wrap span {
    display: block;
    font-size: 13px;
    font-weight: 400;
    font-family: Noto Sans JP, sans-serif
}

.page .pageTitle_wrap .pageSubTitle {
    font-size: 13px;
    color: #fff;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transition: all 1000ms
}

.page .error_txt {
    text-align: center;
    margin-top: 80px;
    margin-top: 8rem
}

.page .bread {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 20px auto;
    margin: 2rem auto
}

.page .bread li {
    margin-bottom: 5px;
    margin-bottom: .5rem;
    font-size: 12px;
    line-height: 1.3
}

.page .bread li a {
    position: relative;
    padding-right: 24px;
    padding-right: 2.4rem
}

.page .bread li a:hover {
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"
}

.page .bread li:first-child a {
    display: block;
    width: 35px
}

.page .bread li:first-child a:before {
    font-family: iconfont;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    display: inline-block;
    content: '\EA13';
    font-size: 13px
}

.page .bread li:last-child {
    color: #0068b7;
    font-weight: 700
}

.page .bread li:not(:last-child) {
    position: relative
}

.page .bread li:not(:last-child):after {
    content: ">";
    position: absolute;
    top: 0;
    right: 8px;
    right: .8rem;
    display: block
}

.floatBox:after {
    content: "";
    display: block;
    clear: both
}

.floatBox .rightBox {
    margin-left: 40px;
    margin-left: 4rem;
    margin-bottom: 40px;
    margin-bottom: 4rem;
    float: right
}

.floatBox-l:after {
    content: "";
    display: block;
    clear: both
}

.floatBox-l .leftBox {
    margin-right: 40px;
    margin-right: 4rem;
    margin-bottom: 40px;
    margin-bottom: 4rem;
    float: left
}

.ulList {
    padding-left: 16px;
    padding-left: 1.6rem
}

.ulList li {
    list-style: disc
}

.ulList li ul {
    padding: 0 0 0 1em
}

.ulList li ul li {
    list-style: circle
}

.scrollTable {
    width: 100%;
    margin: 50px 0;
    margin: 5rem 0;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.scrollTable table {
    width: 100%;
    min-width: 580px;
    border-bottom: 1px solid #c8c8c8;
    font-size: 14px
}

.scrollTable table th,
.scrollTable table td {
    padding: 10px 20px;
    padding: 1rem 2rem
}

.scrollTable table th {
    font-weight: 400;
    text-align: left
}

.scrollTable table thead th {
    background-color: #b8d0e6;
    border-right: 1px solid #fff
}

.scrollTable table thead th:last-child {
    border-right: none
}

.scrollTable table tbody tr {
    border-top: 1px solid #c8c8c8
}

.scrollTable table tbody tr th {
    background-color: #e5e5e5
}

.scrollTable table tbody tr td {
    background-color: #fff;
    border-left: 1px solid #c8c8c8
}

.bk_gray {
    background-color: #ecefef;
    padding: 25px;
    padding: 2.5rem
}

.pagination li .WCMpaged {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px 0 80px;
    margin: 2rem 0 8rem
}

.pagination li .WCMpaged a {
    display: block;
    min-width: 30px;
    height: 30px;
    margin-right: 10px;
    margin-right: 1rem;
    padding: 0 8px;
    padding: 0 .8rem;
    border: 1px solid #0068b7;
    border-radius: 5px;
    color: #0068b7;
    font-size: 12px;
    text-align: center;
    line-height: 2.4
}

.pagination li .WCMpaged a:hover {
    background-color: #0068b7;
    color: #fff
}

.pagination li .WCMpaged a.WCMselected {
    background-color: #0068b7;
    color: #fff
}

.pagination li .WCMpaged a:last-child {
    margin-right: 0
}

.pagination_txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pagination_txt li .WCMpaged {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    word-wrap: wrap
}

.pagination_txt li .WCMpaged a {
    display: block;
    min-width: 30px;
    height: 30px;
    margin-right: 10px;
    margin-right: 1rem;
    padding: 0 8px;
    padding: 0 .8rem;
    border: 1px solid #0068b7;
    border-radius: 5px;
    color: #0068b7;
    font-size: 12px;
    text-align: center;
    line-height: 2.4
}

.pagination_txt li .WCMpaged a:hover {
    background-color: #0068b7;
    color: #fff
}

.pagination_txt li .WCMpaged a.WCMselected {
    background-color: #0068b7;
    color: #fff
}

.pagination_txt li .WCMpaged a:last-child {
    margin-right: 0
}

.pagination_txt li.prev a,
.pagination_txt li.next a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 30px;
    color: #0068b7;
    font-size: 14px
}

.pagination_txt li.prev a:before,
.pagination_txt li.next a:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 20px;
    height: 20px;
    -webkit-transform: translateY(-50%) rotate(225deg);
    transform: translateY(-50%) rotate(225deg);
    transition: all .3s ease
}

.pagination_txt li.prev {
    padding-right: 70px;
    padding-right: 7rem
}

.pagination_txt li.prev a {
    padding-left: 20px;
    padding-left: 2rem
}

.pagination_txt li.prev a:before {
    left: 0;
    border-top: solid 2px #0068b7;
    border-right: solid 2px #0068b7
}

.pagination_txt li.prev a:hover:before {
    left: -5px;
    left: -.5rem
}

.pagination_txt li.next {
    padding-left: 70px;
    padding-left: 7rem
}

.pagination_txt li.next a {
    padding-right: 20px;
    padding-right: 2rem
}

.pagination_txt li.next a:before {
    right: 0;
    border-bottom: solid 2px #0068b7;
    border-left: solid 2px #0068b7
}

.pagination_txt li.next a:hover:before {
    right: -5px;
    right: -.5rem
}

.archive .archiveList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 50px;
    margin-top: 5rem;
    padding: 30px 0;
    padding: 3rem 0;
    border-top: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8
}

.archive .archiveList li {
    padding: 0 50px;
    padding: 0 5rem
}

.archive .archiveList li a {
    position: relative;
    padding-left: 15px;
    padding-left: 1.5rem;
    font-size: 18px
}

.archive .archiveList li a:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 6px;
    height: 4px;
    border: 4px solid transparent;
    border-left: 6px solid #0068b7
}

.archive .archiveList li a:hover {
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"
}

.newstopList{
    padding: 0 0 4rem;
    display:grid;
    grid-template-columns: 1fr;
    gap: 1rem;
}

.newstopList li{
    border-bottom: 1px solid #CECECE;
}

.newstopList li.no_item{
    padding: 1rem 0;
    border-bottom: none;
    text-align: center;
}

.newstopList li a{
    padding: 1rem 0;
    display:grid;
    grid-template-columns: 90px 120px 1fr;
    gap:1rem;
    align-items: center;
}

.newstopList li a.no_link{
    opacity: 1;
}

.newstopList li a .cat{
    padding: .5rem;
    text-align: center;
    background-color: #3ABA9F;
    color: white;
    line-height: 1;
    font-size: 1.2rem;
}

.newstopList li a .cat.event{
    background-color: #3AABBA;
}

.newstopList li a .cat.report{
    background-color: #3A82BA;
}

.newstopList li a .cat.column{
    background-color: #789DBA;
}

.newstopList li a .cat.other{
    background-color: #3A5ABA;
}


.newstopList li a .title{
    font-size: 1.8rem;
}

.newstopList li a[target="_blank"] .title::after{
    font-family: iconfont;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\EA0D';
    display: inline-block;
    margin-left: 5px;
    font-size: 10px
}

.newstopList li a.pdfIcon .title::after{
    display: inline-block;
    content: '';
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    background: url(/research/ceapc/assets/img/common/icon-pdf.png);
    background-size: contain;
    margin-left: 5px
}

.newstopList li a:hover{
    opacity: .8;
}

.eventtopList{
    padding: 0 0 4rem;
    display:grid;
    grid-template-columns: 1fr;
    gap: 1rem;
}

.eventtopList li{
    padding: 1rem 0;
    border-bottom: 1px solid #CECECE;
    padding: 1rem 0;
    display:grid;
    grid-template-columns: 1fr;
    gap:0;
    align-items: center;
}

.eventtopList li a[target="_blank"] .title::after{
    font-family: iconfont;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\EA0D';
    display: inline-block;
    margin-left: 5px;
    font-size: 10px
}

.eventtopList li a.u-pdf::before{
    display: none;
}

.eventtopList li a.u-pdf .title::after{
    display: inline-block;
    content: '';
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    background: url(/research/ceapc/assets/img/common/icon-pdf.png);
    background-size: contain;
    margin-left: 5px
}

.eventtopList li .place a.u-pdf::after{
    display: inline-block;
    content: '';
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    background: url(/research/ceapc/assets/img/common/icon-pdf.png);
    background-size: contain;
    margin-left: 5px
}

.eventtopList li a:hover{
    opacity: .8;
}

.eventtopList li a.no_link{
    opacity: 1;
}

.eventtopList li a .title{
    font-size: 1.8rem;
    font-weight: bold;
}

.eventtopList li a .title time{
    font-size: 1.6rem;
    font-weight: normal;
}

.blogtopList{
  padding: 0 0 4rem;
  display:grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}

.blogtopList li{
  border-bottom: 1px solid #CECECE;
}

.blogtopList li.no_item{
  padding: 1rem 0;
  border-bottom: none;
  text-align: center;
}

.blogtopList li a{
  padding: 1rem 0;
  display:grid;
  grid-template-columns: 1fr;
  align-items: center;
}

.blogtopList li a img{
  width: 100%;
  max-width: 100%;
}

.blogtopList li a .title{
  font-weight: bold;
  font-size: 2rem;
}

.blogtopList li a .title time{
    font-weight: normal;
  }

.blogtopList li a[target="_blank"] .title::after{
  font-family: iconfont;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\EA0D';
  display: none;
  margin-left: 5px;
  font-size: 10px
}

.blogtopList li a.u-pdf::before{
  display: none;
}

.blogtopList li a.u-pdf .title::after{
  display: none;
  content: '';
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  vertical-align: text-bottom;
  background: url(/research/ceapc/assets/img/common/icon-pdf.png);
  background-size: contain;
  margin-left: 5px
}

.blogtopList li a:hover{
  opacity: .8;
}

.member_list{
  padding: 0 0 4rem;
  display:grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}

.member_list li{
  border-bottom: 1px solid #CECECE;
  padding: 1rem 0;
  display:grid;
  grid-template-columns: 180px 1fr;
  gap:4rem;
  align-items: center;
}

.member_list li img{
  width: 100%;
  max-width: 100%;
}

.member_list li .name_box{
  display:grid;
  grid-template-columns: 1fr;
}

.member_list li .name_box .name{
  font-size: 1.8rem;
}

.member table{
    width: 100%;
}

.member table th{
    font-weight: bold;
}

.member table th,
.member table td{
    padding: 1rem;
    border: 1px solid #CECECE;
    font-size: 1.8rem;
}

.member table td a{
    font-size: 1.8rem;
}

.member table td:first-child{
    width: 15%;
}

.member table td:nth-child(2){
    width: 20%;
}

.member table td:nth-child(3){
    width: 32%;
}

.member table td:nth-child(4){
    width: 33%;
}

.archive_year{
    display:grid;
    grid-template-columns: 1fr 10%;
    gap: 6rem;
}

.archive_year .year h4{
    font-size: 2rem;
    margin-top: 0;
    text-align: center;
}

.archive_year .year .archiveyearList{
    display:grid;
    grid-template-columns: 1fr;
    gap: 1rem;
    text-align: center;
}

.archive_year .year .archiveyearList a {
    position: relative;
    padding-left: 1.5rem;
    font-size: 1.6rem
}

.archive_year .year .archiveyearList a:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 6px;
    height: 4px;
    border: 4px solid transparent;
    border-left: 6px solid #0068b7
}

.archive_year .year .archiveyearList a:hover{
    opacity: .8;
}

.booksList{
    padding: 0 0 4rem;
    display:grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 4rem;
}

.project .booksList{
    grid-template-columns: repeat(3, 1fr);
    gap: 6rem;
}

.booksList li a{
    display:grid;
    grid-row: span 4;
    grid-template-rows: subgrid;
    gap: 1rem;
    font-size: 1.8rem;
    line-height: 1.2;
}

.booksList li a.no_link{
    pointer-events: none;
}

.booksList li p{
    font-size: 1.4rem;
    display: inline;
    padding: 0 .5rem 0 0;
}

.booksList li a .books_author{
    font-size: 1.6rem;
}

.booksList li a:hover{
    opacity: .8;
}

.booksList li a.u-blank::after{
    display: none;
}

.booksList li a:hover{
    opacity: .8;
}

.booksList li a img{
    width: 100%;
}

.reporttopList{
    padding: 0 0 4rem;
    display:grid;
    grid-template-columns: 1fr;
    gap: 1rem;
  }
  
  .reporttopList li{
    border-bottom: 1px solid #CECECE;
  }
  
  .reporttopList li.no_item{
    padding: 1rem 0;
    border-bottom: none;
    text-align: center;
  }
  
  .reporttopList li a{
    padding: 1rem 0;
    display:grid;
    grid-template-columns: 320px 1fr;
    gap:4rem;
    align-items: center;
  }
  
  .reporttopList li a img{
    width: 100%;
    max-width: 100%;
  }
  
  .reporttopList li a .title{
    font-weight: bold;
    font-size: 2rem;
  }
  
  .reporttopList li a[target="_blank"] .title::after{
    font-family: iconfont;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\EA0D';
    display: inline-block;
    margin-left: 5px;
    font-size: 10px
  }
  
  .reporttopList li a.u-pdf::before{
    display: none;
  }
  
  .reporttopList li a.u-pdf .title::after{
    display: inline-block;
    content: '';
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    background: url(/research/ceapc/assets/img/common/icon-pdf.png);
    background-size: contain;
    margin-left: 5px
  }
  
  .reporttopList li a:hover{
    opacity: .8;
  }

.page_link{
    display:grid;
    grid-template-columns: repeat(auto-fit, minmax(80px, 1fr));
    border: 1px solid #0068b7;
}

.page_link li{
    display:grid;
    grid-template-columns: 1fr;
}

.page_link li + li{
    border-left: 1px solid #0068b7;
}

.page_link li a{
    padding: 1rem;
    text-align: center;
}

.page_link li a:hover{
    background-color: #222;
    color:white;
}

.page_link li a.active{
    background-color: #0068b7;
    color:white;
    pointer-events: none;
}

.title_p{
    font-size: 2.5rem;
}

@media(max-width:1200px) {
.home .l-content .mainImg_wrap .mainImg_inner .main_slider_wrap .mainImg li {
    position: relative;
    overflow: hidden;
    height: 270px;
}

.home .l-content .mainImg_wrap .mainImg_inner .main_slider_wrap .mainImg li img {
    object-fit: cover;
    object-position: center;
    aspect-ratio: 4 / 3;
    object-position: 50%;
}
}

@media(max-width:950px) {
    .l-footer {
        margin-top: 10rem
    }

    .insightNarrow_wrap {
        margin-bottom: 6rem
    }

    .p-tab__title {
        padding: 0
    }

    .p-tab__title .p-tab__title__item {
        width: 50%;
        height: auto;
        font-size: 14px;
        padding: 8px 10px
    }

    .u-forTb {
        display: inherit
    }

    .about .l-content section {
        padding: 0 3rem
    }

    .about .l-content section .greeting_wrap .name_wrap {
        margin: 3rem 0
    }

    .member .l-content section .floatBox-l .leftBox {
        margin-bottom: 4rem
    }

    .blog .l-content .blogList_wrap .NoteTitle,
    .blog_detail .l-content .blogList_wrap .NoteTitle {
        margin: 0 auto 3rem
    }

    .blog .l-content .blogList_wrap .middle_wrap .blogList,
    .blog_detail .l-content .blogList_wrap .middle_wrap .blogList {
        padding-left: 2rem
    }

    .blog .l-content .blogList_wrap .middle_wrap .blogList li.no_item,
    .blog_detail .l-content .blogList_wrap .middle_wrap .blogList li.no_item {
        padding-right: 2rem
    }

    .blog .l-content .blogList_wrap .middle_wrap .blogList li a,
    .blog_detail .l-content .blogList_wrap .middle_wrap .blogList li a {
        padding-bottom: 175px;
        margin-right: 2rem
    }

    .blog .l-content .blogList_wrap .middle_wrap .blogList li a .txt_wrap,
    .blog_detail .l-content .blogList_wrap .middle_wrap .blogList li a .txt_wrap {
        width: calc(100% - 3rem);
        height: 205px;
        padding: 2rem
    }

    .blog .l-content .blogList_wrap .middle_wrap .blogList li a .txt_wrap time,
    .blog_detail .l-content .blogList_wrap .middle_wrap .blogList li a .txt_wrap time {
        display: block;
        line-height: 1.2
    }

    .blog .l-content .blogList_wrap .middle_wrap .blogList li a .txt_wrap .txt,
    .blog_detail .l-content .blogList_wrap .middle_wrap .blogList li a .txt_wrap .txt {
        margin: .5rem 0 1rem;
        font-size: 18px
    }

    .blog .l-content .otherList_wrap,
    .blog_detail .l-content .otherList_wrap {
        margin-bottom: 6rem
    }

    .blog .l-content .otherList_wrap .bk_gray,
    .blog_detail .l-content .otherList_wrap .bk_gray {
        padding: 3rem 2rem
    }

    .blog .l-content .otherList_wrap .otherList,
    .blog_detail .l-content .otherList_wrap .otherList {
        padding-left: 2rem
    }

    .blog .l-content .otherList_wrap .otherList li.no_item,
    .blog_detail .l-content .otherList_wrap .otherList li.no_item {
        padding-right: 2rem
    }

    .blog .l-content .otherList_wrap .otherList li a,
    .blog_detail .l-content .otherList_wrap .otherList li a {
        margin-right: 2rem
    }

    .blog .l-content .otherList_wrap .otherList li a time,
    .blog_detail .l-content .otherList_wrap .otherList li a time {
        font-size: 12px
    }

    .blog .l-content .otherList_wrap .otherList li a .txt_wrap,
    .blog_detail .l-content .otherList_wrap .otherList li a .txt_wrap {
        padding-top: 1.5rem
    }

    .blog_detail .l-content .bk_gray {
        padding: 5rem 4rem
    }

    .blog_detail .l-content .bk_gray .txtBox .writer {
        margin: 0 0 1rem;
        font-size: 18px
    }

    .mainTitle {
        font-size: 28px
    }

    .centerTitle {
        font-size: 26px
    }

    .middleTitle {
        font-size: 20px
    }

    .NoteTitle {
        font-size: 28px
    }

    .events .l-content .middleTitle {
        padding-left: 2rem
    }

    .events_detail .l-content .txtBox {
        padding: 1rem
    }

    .home .l-content .mainImg_wrap .mainImg_inner .siteTitle {
        background-size: 80%;
        padding-top: 26%
    }

    .home .l-content .mission {
        padding: 2rem;
    }

    .home .l-content .mission span {
        font-size: 14px
    }

    .home .l-content .mission h3 {
        margin: .5rem 0 3rem;
        font-size: 22px
    }

    .home .l-content .mission p {
        line-height: 2
    }

    .home .l-content .sideImg {
        display: none
    }

    .home .sec_expert_wrap .expertList.no-slick li {
        width: calc(100% /2)
    }

    .home .sec_expert_wrap .expertList li {
        margin-bottom: 4rem
    }

    .home .sec_expert_wrap .expertList li a .img_wrap {
        padding-top: 66%
    }

    .home .sec_expert_wrap .expertList li a .txt_wrap .cate_wrap {
        margin: 1.5rem 0 0
    }

    .home .sec_expert_wrap .expertList li a .txt_wrap .cate_wrap .cate {
        font-size: 1.2rem
    }

    .home .sec_expert_wrap .expertList li a .txt_wrap .title {
        font-size: 14px
    }

    .home .sec_expert_wrap .expertList .slide-arrow {
        width: 3rem;
        height: 3rem
    }

    .home .sec_expert_wrap .expertList .prev-arrow:before {
        border-width: 6px 10px 6px 0
    }

    .home .sec_expert_wrap .expertList .next-arrow:before {
        border-width: 6px 0 6px 10px
    }

    .home .l-content .sec_news_wrap .newsList,
    .news .l-content .sec_news_wrap .newsList {
        padding-left: 2rem
    }

    .home .l-content .sec_news_wrap .newsList li.no_item,
    .news .l-content .sec_news_wrap .newsList li.no_item {
        padding-right: 2rem
    }

    .home .l-content .sec_news_wrap .newsList li a,
    .news .l-content .sec_news_wrap .newsList li a {
        margin-right: 2rem
    }

    .home .l-content .sec_news_wrap .newsList li a .img_wrap,
    .news .l-content .sec_news_wrap .newsList li a .img_wrap {
        padding-top: 66%
    }

    .home .l-content .sec_news_wrap .newsList li a .txt_wrap time,
    .news .l-content .sec_news_wrap .newsList li a .txt_wrap time {
        margin: 1rem 0 0;
        font-size: 16px
    }

    .home .l-content .sec_news_wrap .newsList li a .txt_wrap span,
    .news .l-content .sec_news_wrap .newsList li a .txt_wrap span {
        font-size: 16px
    }

    .home .l-content .sec_events_wrap .eventsList,
    .events .l-content .sec_events_wrap .eventsList {
        padding-left: 2rem
    }

    .home .l-content .sec_events_wrap .eventsList li.no_item,
    .events .l-content .sec_events_wrap .eventsList li.no_item {
        padding-right: 2rem
    }

    .home .l-content .sec_events_wrap .eventsList li,
    .events .l-content .sec_events_wrap .eventsList li {
        margin-bottom: 3rem
    }

    .home .l-content .sec_events_wrap .eventsList li a,
    .events .l-content .sec_events_wrap .eventsList li a {
        margin-right: 2rem
    }

    .home .l-content .sec_events_wrap .eventsList li a time,
    .events .l-content .sec_events_wrap .eventsList li a time {
        font-size: 1.4rem
    }

    .home .l-content .sec_events_wrap .eventsList li a .img_wrap,
    .events .l-content .sec_events_wrap .eventsList li a .img_wrap {
        padding-top: 66%
    }

    .home .l-content .sec_events_wrap .eventsList li a .txt_wrap .title,
    .events .l-content .sec_events_wrap .eventsList li a .txt_wrap .title {
        padding: 2rem 0 1.5rem;
        font-size: 14px
    }

    .home .l-content .sec_events_wrap .eventsList li a .txt_wrap .place,
    .events .l-content .sec_events_wrap .eventsList li a .txt_wrap .place {
        padding-top: 1rem;
        font-size: 14px
    }

    .news .l-content .middleTitle {
        padding-left: 2rem
    }

    .news_detail .l-content .txtBox {
        padding: 1rem
    }

    .page .pageTitle_wrap {
        height: auto;
        min-height: 160px;
        padding-top: 30%
    }

    .page .pageTitle_wrap .pageTitle {
        font-size: 34px
    }

    .archive .centerTitle {
        margin: 0 0 3rem
    }

    .archive .archiveList {
        margin-top: 0
    }

    .archive .archiveList li {
        padding: 0 3rem
    }
}

@media(max-width:950px) and (max-width:480px) {
    .l-footer {
        margin-top: 8rem
    }

    .l-footer .bk_black_wrap .bk_black .footer_area .footer_info,
    .l-footer .bk_black_wrap .bk_black .footer_area .footer_link,
    .l-footer .bk_black_wrap .bk_black .footer_area .footer_info {
        font-size: 12px;
    }

    .en .l-footer .bk_black_wrap .bk_black .footer_area .footer_info a.u-blank {
        font-size: 12px;
    }

    .blog .l-content .blogList_wrap .NoteTitle,
    .blog_detail .l-content .blogList_wrap .NoteTitle {
        margin: 0 auto 2rem
    }

    .blog .l-content .blogList_wrap .middle_wrap .blogList li a,
    .blog_detail .l-content .blogList_wrap .middle_wrap .blogList li a {
        padding-bottom: 150px;
        margin-right: 0
    }

    .blog .l-content .blogList_wrap .middle_wrap .blogList li a .txt_wrap .txt,
    .blog_detail .l-content .blogList_wrap .middle_wrap .blogList li a .txt_wrap .txt {
        margin: .5rem 0;
        font-size: 16px
    }

    .blog .l-content .otherList_wrap .otherList,
    .blog_detail .l-content .otherList_wrap .otherList {
        padding-left: 0
    }

    .blog .l-content .otherList_wrap .otherList li a,
    .blog_detail .l-content .otherList_wrap .otherList li a {
        margin-right: 0
    }

    .blog_detail .l-content .bk_gray {
        padding: 3rem 2rem
    }

    .blog_detail .l-content .bk_gray .txtBox .writer {
        font-size: 16px
    }

    .mainTitle {
        margin: 0 0 2rem;
        font-size: 24px;
        line-height: 1.4
    }

    .centerTitle {
        margin: 0 0 4rem;
        font-size: 30px
    }

    .middleTitle {
        margin: 2rem 0 1rem;
        font-size: 18px;
        line-height: 1.4
    }

    .NoteTitle {
        margin: 3rem 0;
        font-size: 24px
    }

    .home .l-content .mission span {
        font-size: 12px
    }

    .home .l-content .mission h3 {
        margin: 1rem 0 2rem;
        font-size: 20px
    }

    .home .sec_expert_wrap .expertList.no-slick li {
        width: 100%
    }

    .home .sec_expert_wrap .expertList li {
        margin-bottom: 3rem
    }

    .home .l-content .sec_news_wrap .newsList li a .txt_wrap time,
    .news .l-content .sec_news_wrap .newsList li a .txt_wrap time {
        font-size: 14px
    }

    .home .l-content .sec_news_wrap .newsList li a .txt_wrap span,
    .news .l-content .sec_news_wrap .newsList li a .txt_wrap span {
        font-size: 14px
    }

    .home .l-content .sec_events_wrap .eventsList li a .txt_wrap .place,
    .events .l-content .sec_events_wrap .eventsList li a .txt_wrap .place {
        position: static;
        min-height: auto
    }

    .news_detail .l-content .txtBox {
        padding: 0
    }

    .page .pageTitle_wrap .pageTitle {
        font-size: 28px;
        line-height: 1.2
    }

    .archive .centerTitle {
        margin: 0 0 2rem
    }

    .archive .archiveList {
        margin-top: 0;
        padding: 2rem 0
    }
}

@media(max-width:760px) {
    .newstopList{
        grid-template-columns: 1fr;
        padding: 0 1rem 2rem;
    }
    .newstopList li a{
        grid-template-columns: 90px auto;
        justify-content: flex-start;
        gap:.5rem 1rem;
    }
    .newstopList li a span{
        grid-column: span 2;
    }
    .newstopList li a span.cat{
        grid-column: unset;
        width: 120px;
    }
    .eventtopList{
      padding: 0 1rem 2rem;
    }
  
    .blogtopList{
      padding: 0 1rem 2rem;
    }
  
    .blogtopList li a{
      grid-template-columns: 1fr;
      gap:1rem;
    }
  
    .blogtopList li a img{
      max-width: 320px;
      margin: 0 auto;
    }
  
    .blogtopList li a .title{
      font-weight: bold;
      font-size: 1.6rem;
    }

    .booksList{
        padding: 0 0 2rem;
        grid-template-columns: repeat(2, 1fr);
        gap: 2rem;
    }
    
    .project .booksList{
        grid-template-columns: repeat(2, 1fr);
        gap: 2rem;
    }
  
    .reporttopList{
      padding: 0 1rem 2rem;
    }
  
    .reporttopList li a{
      grid-template-columns: 1fr;
      gap:1rem;
    }
  
    .reporttopList li a img{
      max-width: 320px;
      margin: 0 auto;
    }
  
    .reporttopList li a .title{
      font-weight: bold;
      font-size: 1.6rem;
    }
    
    .archive_year{
        grid-template-columns: 1fr;
        gap: 2rem;
    }
    
    .archive_year .year .archiveyearList{
        grid-template-columns: repeat(auto-fill, minmax(80px, 1fr));
        gap: 1rem;
        text-align: left;
        padding: 0 1rem;
    }

    .l-footer .bk_black_wrap .bk_black .footer_area {
        grid-template-columns: 1fr;
        gap: 2rem;
        padding: 2rem 0 0;
    }

    .l-footer .bk_black_wrap .bk_black .footer_area .footer_info {
        grid-column: unset;
    }

    .l-footer .bk_black_wrap .bk_black .footer_area .footer_info .copy {
        grid-column: span 3;
    }

    .l-footer .bk_black_wrap .bk_black .footer_area .footer_link a {
        margin: 0 auto;
        height: 60px;
        font-size: 12px;
        width: 260px;
    }
    .home .l-content .mainImg_wrap .mainImg_inner .main_slider_wrap .mainImg li {
        height: auto;
    }
    
    .home .l-content .mainImg_wrap .mainImg_inner .main_slider_wrap .mainImg li img {
        aspect-ratio: auto 1669 / 751;
    }

    .member table {
        overflow-x: scroll;
        display: block;
    }
    .member table td{
        white-space: nowrap;
    }
}

@media(max-width:480px) {
    .l-footer .pagetop {
        right: 2rem;
        bottom: 2rem
    }

    .l-header .nav_wrap .logo a img {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .p-chapter__inner .c-linkBtn {
        width: 100%
    }

    .p-tab__title .p-tab__title__item {
        padding-left: 4px;
        font-size: 10px
    }

    .u-blank,
    .u-pdf,
    .u-xls,
    .u-doc,
    .u-ppt {
        font-size: 14px
    }

    .u-forPc {
        display: none
    }

    .u-forSp {
        display: inherit
    }

    .blog .l-content .blogList_wrap .middle_wrap .blogList li a .txt_wrap .writer,
    .blog_detail .l-content .blogList_wrap .middle_wrap .blogList li a .txt_wrap .writer {
        font-size: 12px
    }

    .blog .l-content .blogList_wrap .middle_wrap .blogList li a .txt_wrap .writer span,
    .blog_detail .l-content .blogList_wrap .middle_wrap .blogList li a .txt_wrap .writer span {
        -webkit-line-clamp: 1
    }

    .blog_detail .l-content .bk_gray .txtBox time {
        margin-bottom: .5rem;
        font-size: 14px
    }

    .blog_detail .l-content .bk_gray .txtBox .middleTitle {
        margin: 2rem 0
    }

    .blog_detail .l-content .moreLink {
        margin: 4rem auto 2rem
    }

    p {
        font-size: 14px
    }

    ul,
    ol {
        font-size: 14px
    }

    .middle_wrap {
        margin: 4rem auto 0
    }

    .centerTitle span {
        font-size: 12px
    }

    .fBox {
        display: block
    }

    .arrowLink {
        font-size: 14px
    }

    .moreLink {
        font-size: 14px
    }

    .events .l-content .event_switching {
        padding-right: 0;
        text-align: center
    }

    .events_detail .l-content .bk_gray {
        padding: 2rem
    }

    .events_detail .l-content .txtBox time {
        font-size: 14px
    }

    .events_detail .l-content .txtBox h2 {
        margin: 3rem 0 1rem;
        font-size: 20px
    }

    .events_detail .l-content .txtBox h3:not(.mainTitle) {
        margin: 3rem 0 1rem;
        font-size: 18px
    }

    .events_detail .l-content .txtBox h4 {
        font-size: 16px
    }

    .events_detail .l-content .moreLink {
        margin: 4rem auto 2rem
    }

    .home .l-content .news_wrap {
        margin-top: 5rem
    }

    .home .sec_expert_wrap .expertList .slide-dots li {
        margin: 0 .8rem
    }

    .home .sec_expert_wrap .btn_wrap .moreLink {
        margin-bottom: 4rem
    }

    .home .l-content .sec_news_wrap .btn_wrap .moreLink,
    .news .l-content .sec_news_wrap .btn_wrap .moreLink {
        margin-bottom: 4rem
    }

    .home .l-content .sec_events_wrap .eventsList li a .txt_wrap,
    .events .l-content .sec_events_wrap .eventsList li a .txt_wrap {
        padding-bottom: 0
    }

    .home .l-content .sec_events_wrap .btn_wrap .moreLink,
    .events .l-content .sec_events_wrap .btn_wrap .moreLink {
        margin-bottom: 4rem
    }

    .news_detail .l-content .bk_gray {
        padding: 2rem
    }

    .news_detail .l-content .txtBox time {
        font-size: 14px
    }

    .news_detail .l-content .moreLink {
        margin: 4rem auto 2rem
    }

    .page .pageTitle_wrap span {
        font-size: 12px
    }

    .scrollTable {
        margin: 4rem 0
    }

    .bk_gray {
        padding: 2rem
    }

    .archive .archiveList li a {
        font-size: 14px
    }
}

@media(max-width:1360px) {
    .l-header .nav_wrap {
        padding: 0 3rem
    }

    .l-header .nav_wrap nav:not(.on) {
        right: 3rem
    }
}

@media(max-width:1360px) and (max-width:1180px) {
    .l-header .nav_wrap {
        height: 97px
    }

    .l-header .nav_wrap nav:not(.on) {
        right: 2rem;
        height: 97px
    }
}

@media(max-width:1360px) and (max-width:1180px) and (max-width:1025px) {
    .l-header .nav_wrap {
        height: 76px;
        padding: 0 6rem 0 2rem
    }

    .l-header .nav_wrap nav:not(.on) {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        visibility: hidden
    }
}

@media(max-width:1360px) and (max-width:1180px) and (max-width:1025px) and (max-width:480px) {
    .l-header .nav_wrap {
        height: 65px;
        padding: 0 5rem 0 1rem
    }
}

@media(max-width:1025px) {
    .l-header .nav_wrap .logo {
        max-width: 310px;
        width: 100%
    }

    .l-header .nav_wrap .logo a {
        width: calc(100% - 2rem)
    }

    .l-header .nav_wrap nav.on {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 104, 183, .95);
        width: 100%;
        padding: 4rem 2rem 12rem;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        visibility: visible;
        overflow-y: auto;
        z-index: 997
    }

    .l-header .nav_wrap nav.on ul.navArea {
        max-width: 350px;
        width: 100%;
        margin: 0 auto
    }

    .l-header .nav_wrap nav.on ul.navArea>li {
        padding: 1.5rem 2rem
    }

    .l-header .nav_wrap nav.on ul.navArea>li>a {
        padding: 1rem;
        font-size: 18px;
        color: #fff
    }

    .l-header .nav_wrap nav.on ul.navArea .parentNav {
        padding: 1.5rem 2rem 0
    }

    .l-header .nav_wrap nav.on ul.navArea .parentNav .childNav li {
        padding: 1rem 0 1rem 1.5em
    }

    .l-header .nav_wrap nav.on ul.navArea .parentNav .childNav li a {
        color: #fff
    }

    .l-header .nav_wrap nav.on .boxLink {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        max-width: 350px;
        width: 100%;
        margin: 3rem auto 0
    }

    .l-header .nav_wrap nav.on .boxLink li {
        margin: 0 .5rem
    }

    .l-header .nav_wrap nav.on .boxLink li a {
        display: block;
        margin: 0 2rem;
        padding: .8rem 0;
        color: #fff;
        font-size: 12px;
        text-align: center
    }

    .l-header .nav_wrap nav.on .boxLink li:first-child {
        position: relative
    }

    .l-header .nav_wrap nav.on .boxLink li:first-child:after {
        content: "";
        position: absolute;
        top: 50%;
        right: -8px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background-color: #fff;
        width: 1px;
        height: 12px
    }

    .l-header .nav_wrap nav.on .boxLink li:first-child a:hover {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
    }

    .l-header .nav_wrap nav.on .lang_wrap {
        max-width: 350px;
        width: 100%;
        margin: 1rem auto 3rem;
        padding-left: 2.5rem;
        font-size: 12px
    }

    .l-header .nav_wrap nav.on .lang_wrap a:last-child:after {
        display: none
    }

    .l-header .nav_wrap nav.on .lang_wrap a {
        position: relative;
        display: inline-block;
        color: #dcdcdc
    }

    .l-header .nav_wrap nav.on .lang_wrap a:after {
        content: "";
        display: inline-block;
        background-color: #fff;
        width: 1px;
        height: 10px;
        margin: 0 15px
    }

    .l-header .nav_wrap nav.on .lang_wrap a:hover {
        opacity: .6;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"
    }

    .l-header .nav_wrap nav.on .lang_wrap a.on {
        font-weight: 700
    }

    .l-header #hamburgerBtn {
        position: fixed;
        display: block;
        top: 19px;
        right: 15px;
        background-color: #fff;
        width: 43px;
        height: 43px;
        border-radius: 100px;
        z-index: 999
    }
    .home .l-content .mainImg_wrap {
        grid-template-columns: 1fr 1fr;
    }
    .en.home .l-content .mission p {
        line-height: 1.5;
    }
}

@media(max-width:915px) {
    .home .l-content .mainImg_wrap {
        grid-template-columns: 1fr;
    }
    
    .home .l-content .mainImg_wrap .main_img{
        aspect-ratio: auto;
    }
    
    .home .l-content .mainImg_wrap .main_img img{
        object-fit: contain;
        width: 100%;
    }
    .en.home .l-content .mission p {
        line-height: 2;
    }
}

@media(max-width:1025px) and (max-width:480px) {
    .l-header .nav_wrap .logo a {
        position: relative
    }

    .l-header .nav_wrap nav.on .boxLink li:first-child:after {
        right: -15px
    }

    .l-header .nav_wrap nav.on .boxLink li:first-child a {
        margin-right: 0
    }

    .l-header .nav_wrap nav.on .lang_wrap {
        text-align: left
    }

    .l-header #hamburgerBtn {
        top: 13px;
        right: 10px
    }
}

@media(max-width:1790px) {
    .l-header .nav_wrap nav:not(.on) .navArea {
        height: 60px;
        margin-top: 56px
    }

    .l-header .nav_wrap nav:not(.on) .navArea .parentNav .childNav {
        top: 61px
    }

    .l-header .nav_wrap nav:not(.on) .boxLink {
        position: absolute;
        top: 0;
        right: 130px
    }
}

@media(max-width:1790px) and (max-width:1180px) {
    .l-header .nav_wrap nav:not(.on) .navArea {
        height: 40px
    }
}

@media(max-width:1180px) {
    .l-header .nav_wrap nav:not(.on) .navArea:before {
        height: 30px
    }

    .l-header .nav_wrap nav:not(.on) .navArea>li:after {
        height: 30px
    }

    .l-content {
        margin-top: 97px
    }
}

@media(max-width:1500px) {
    .l-header .nav_wrap nav:not(.on) .navArea>li>a {
        min-width: 100px;
        padding: .7rem 1.5rem 0;
        font-size: 14px
    }

    .l-header .nav_wrap nav:not(.on) .navArea .parentNav .childNav a {
        padding-left: 1.5rem;
        margin-right: 1.1rem
    }

    .l-header .nav_wrap nav:not(.on) .navArea .parentNav .childNav a:before {
        width: 6px;
        height: 6px
    }
}

@media(max-width:1500px) and (max-width:1180px) {
    .l-header .nav_wrap nav:not(.on) .navArea>li>a {
        padding: .3rem 1.5rem 0;
        font-size: 12px
    }
}

@media(max-width:1790px) and (max-width:1500px) {
    .l-header .nav_wrap nav:not(.on) .navArea .parentNav .childNav {
        font-size: 14px
    }
}

@media(max-width:1790px) and (max-width:1500px) and (max-width:1180px) {
    .l-header .nav_wrap nav:not(.on) .navArea .parentNav .childNav {
        top: 41px;
        font-size: 12px
    }
}

@media(max-width:1025px) and (max-width:1025px) {
    .l-header #hamburgerBtn span {
        position: absolute;
        right: 9px;
        background-color: #0068b7;
        width: 25px;
        height: 3px;
        border-radius: 2px;
        transition: all .4s
    }

    .l-header #hamburgerBtn span:nth-of-type(1) {
        top: 14px
    }

    .l-header #hamburgerBtn span:nth-of-type(2) {
        top: 22px
    }

    .l-header #hamburgerBtn span:nth-of-type(3) {
        top: 30px
    }
}

@media(max-width:950px) and (max-width:768px) {
    .insightNarrow_wrap {
        margin-bottom: 4rem;
        padding: 2rem 2rem 0
    }

    .about .l-content section {
        padding: 0
    }

    .blog .l-content .blogList_wrap .middle_wrap .blogList li a .txt_wrap time,
    .blog_detail .l-content .blogList_wrap .middle_wrap .blogList li a .txt_wrap time {
        font-size: 14px
    }

    .events_detail .l-content .txtBox {
        padding: 1rem;
        font-size: 1.4rem
    }

    .home .l-content .mainImg_wrap .mainImg_inner .siteTitle {
        background-image: url(/research/ceapc/assets/img/home/siteTitle_sp.svg);
        background-size: 42%;
        padding-top: 49%
    }

    .home .l-content .sec_events_wrap .eventsList li,
    .events .l-content .sec_events_wrap .eventsList li {
        width: calc(100%/2);
        margin-bottom: 2rem
    }

    .archive .archiveList li {
        padding: 0 2.5rem
    }
}

@media(max-width:950px) and (max-width:768px) and (max-width:600px) {
    .insightNarrow_wrap {
        display: block
    }
}

@media(max-width:950px) and (max-width:768px) and (max-width:600px) and (max-width:480px) {
    .insightNarrow_wrap {
        margin-bottom: 3rem
    }
}

@media(max-width:600px) {
    .insightNarrow_wrap .insightNarrow {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .insightNarrow_wrap .narrowBtn {
        text-align: center
    }

    .insightNarrow_wrap .narrowBtn a.searchBtn {
        margin: 1rem auto
    }

    .insightNarrow_wrap .narrowBtn .resetBtn_wrap .resetBtn {
        position: relative;
        top: 0;
        display: inline-block
    }

    .journal .l-content .journalList .fBox {
        display: block
    }
}

@media(max-width:768px) {
    .insightNarrow_wrap .insightNarrow .narrowBox {
        width: 150px;
        height: 40px
    }

    .insightNarrow_wrap .insightNarrow .narrowBox:hover .title_wrap:after {
        top: 16px
    }

    .insightNarrow_wrap .insightNarrow .narrowBox .title_wrap {
        height: 40px
    }

    .insightNarrow_wrap .insightNarrow .narrowBox .title_wrap:after {
        top: 17px
    }

    .insightNarrow_wrap .insightNarrow .narrowBox .title_wrap h4 {
        font-size: 12px
    }

    .insightNarrow_wrap .insightNarrow .narrowBox .narrow_item {
        height: 40px;
        padding-top: 45px
    }

    .insightNarrow_wrap .insightNarrow .narrowBox .narrow_item li label {
        padding: .6rem 2rem;
        font-size: 12px
    }

    .insightNarrow_wrap .insightNarrow .narrowBox.on .title_wrap:after {
        top: 16px
    }

    .insightNarrow_wrap .narrowBtn .searchBtn {
        width: 100px;
        height: 40px;
        font-size: 12px
    }

    .insightNarrow_wrap .narrowBtn .searchBtn span {
        padding-top: 0
    }

    .about .l-content section .greeting_wrap {
        padding-bottom: 4rem
    }

    .about .l-content section .greeting_wrap .name_wrap strong {
        font-size: 1.8rem
    }

    .about .l-content section .dlList dl {
        display: block;
        padding: 1.8rem
    }

    .about .l-content section .dlList dt {
        width: 100%;
        margin-bottom: .5rem
    }

    .about .l-content section .dlList dd {
        width: 100%
    }

    .about .l-content section .dlList ul li {
        padding: 1.5rem 0 0;
        border-bottom: none
    }

    .member .l-content section .fBox_address {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .member .l-content section .fBox_address address {
        margin-top: 3rem
    }

    .member .l-content section .mainTitle {
        text-align: center
    }

    .blog .l-content .dlList dl,
    .blog_detail .l-content .dlList dl {
        display: block;
        padding: 1.8rem
    }

    .blog .l-content .dlList dt,
    .blog_detail .l-content .dlList dt {
        width: 100%;
        margin-bottom: .5rem
    }

    .blog .l-content .dlList dd,
    .blog_detail .l-content .dlList dd {
        width: 100%
    }

    .blog .l-content .dlList ul li,
    .blog_detail .l-content .dlList ul li {
        padding: 1.5rem 0 0;
        border-bottom: none
    }

    .blog .l-content .blogList_wrap,
    .blog_detail .l-content .blogList_wrap {
        margin-top: 4rem
    }

    .blog .l-content .blogList_wrap .bk_gray,
    .blog_detail .l-content .blogList_wrap .bk_gray {
        margin-bottom: 6rem
    }

    .blog .l-content .otherList_wrap .otherList li,
    .blog_detail .l-content .otherList_wrap .otherList li {
        width: calc(100%/2 - 1px);
        margin-bottom: 2rem
    }

    .blog .l-content .otherList_wrap .otherList li:nth-child(3n),
    .blog_detail .l-content .otherList_wrap .otherList li:nth-child(3n) {
        margin-bottom: 0
    }

    .blog_detail .l-content .bk_gray .txtBox {
        font-size: 1.4rem
    }

    .blog_detail .l-content .repletionBox {
        margin-top: 3rem
    }

    .events_detail .l-content .txtBox .whiteBox {
        margin: 3rem 0 2rem
    }

    .events_detail .l-content .txtBox .whiteBox dt {
        position: static
    }

    .events_detail .l-content .txtBox .whiteBox dd {
        padding-top: .8rem;
        padding-left: 0
    }

    .events_detail .l-content .txtBox p,
    .events_detail .l-content .txtBox .ulList {
        margin-bottom: 2rem
    }

    .events_detail .l-content .txtBox .m-30 {
        margin-bottom: 2rem
    }

    .events_detail .l-content .txtBox ul.gallery li {
        width: calc(100%/2 - .5rem)
    }

    .home .l-content .mission h3 br {
        display: none
    }

    .home .l-content .mission p br {
        display: none
    }

    .home .sec_expert_wrap {
        padding: 0
    }

    .home .sec_expert_wrap .expertList.no-slick {
        margin: 4rem 0;
        padding: 0 1.5rem
    }

    .home .sec_expert_wrap .expertList {
        margin: 4rem 1rem 3rem
    }

    .home .sec_expert_wrap .expertList .slide-dots li button {
        width: 12px;
        height: 12px
    }

    .home .l-content .sec_news_wrap,
    .news .l-content .sec_news_wrap {
        padding: 0
    }

    .home .l-content .sec_news_wrap .newsList li,
    .news .l-content .sec_news_wrap .newsList li {
        width: calc(100%/2)
    }

    .home .l-content .sec_events_wrap,
    .events .l-content .sec_events_wrap {
        padding: 0
    }

    .journal .l-content .journalList .fBox .img_wrap {
        min-width: 140px;
        max-width: 140px;
        margin-right: 3rem
    }

    .journal .l-content .journalList .fBox .txt_wrap h3 {
        font-size: 20px
    }

    .journal .l-content .journalList .fBox .txt_wrap h4 {
        font-size: 12px
    }

    .journal .l-content .journalList .fBox .txt_wrap dl dt {
        width: 100px;
        font-size: 14px
    }

    .journal .l-content .journalList .fBox .txt_wrap dl dd {
        padding-left: 120px;
        font-size: 14px;
        margin-bottom: .5rem
    }

    .journal .l-content .journalList .fBox .txt_wrap dl dd a {
        font-size: 14px
    }

    .floatBox .rightBox {
        float: none;
        margin: 0 auto 4rem
    }

    .floatBox .rightBox img {
        display: block;
        max-width: 400px;
        width: 100%;
        margin: 0 auto
    }

    .floatBox-l .leftBox {
        float: none;
        margin: 0 auto 4rem
    }

    .floatBox-l .leftBox img {
        display: block;
        max-width: 400px;
        width: 100%;
        margin: 0 auto
    }

    .pagination_txt li.prev a,
    .pagination_txt li.next a {
        font-size: 12px
    }

    .pagination_txt li.prev a:before,
    .pagination_txt li.next a:before {
        width: 10px;
        height: 10px
    }

    .pagination_txt li.prev {
        padding-right: 2rem
    }

    .pagination_txt li.prev a {
        padding-left: 1.5rem
    }

    .pagination_txt li.next {
        padding-left: 2rem
    }

    .pagination_txt li.next a {
        padding-right: 1.5rem
    }
}

@media(max-width:768px) and (max-width:600px) {
    .insightNarrow_wrap .narrowBtn .searchBtn {
        max-width: 310px;
        width: 100%;
        margin: 1rem 0
    }

    .journal .l-content .journalList .fBox .img_wrap {
        margin: 0 auto 3rem
    }
}

@media(max-width:1000px) {
    .p-chapter__inner {
        padding-right: 10px;
        padding-left: 10px
    }

    .p-lead {
        padding-right: 10px;
        padding-left: 10px
    }

    .home .sec_expert_wrap .expertList li a {
        margin: 0 1.5rem
    }
}

@media(max-width:768px) and (max-width:480px) {

    .blog .l-content .blogList_wrap .bk_gray,
    .blog_detail .l-content .blogList_wrap .bk_gray {
        margin-bottom: 4rem
    }

    .blog .l-content .otherList_wrap .otherList li,
    .blog_detail .l-content .otherList_wrap .otherList li {
        width: 100%
    }

    .events_detail .l-content .txtBox ul.gallery li {
        width: 100%;
        margin-bottom: 1rem
    }

    .home .sec_expert_wrap .expertList.no-slick {
        margin: 3rem 0
    }

    .home .sec_expert_wrap .expertList {
        margin: 3rem 1rem
    }

    .home .l-content .sec_news_wrap .newsList li,
    .news .l-content .sec_news_wrap .newsList li {
        width: 100%;
        margin-bottom: 4rem
    }

    .journal .l-content .journalList .fBox .txt_wrap dl dt {
        position: static
    }

    .journal .l-content .journalList .fBox .txt_wrap dl dd {
        margin-bottom: 1.5rem;
        padding-left: 0
    }

    .pagination_txt li.prev a,
    .pagination_txt li.next a {
        display: none
    }
}

@media(max-width:950px) and (max-width:765px) {

    .blog .l-content .blogList_wrap .middle_wrap .blogList,
    .blog_detail .l-content .blogList_wrap .middle_wrap .blogList {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0
    }

    .blog .l-content .blogList_wrap .middle_wrap .blogList li a .txt_wrap,
    .blog_detail .l-content .blogList_wrap .middle_wrap .blogList li a .txt_wrap {
        height: 180px
    }
}

@media(max-width:765px) {

    .blog .l-content .blogList_wrap .middle_wrap .blogList li,
    .blog_detail .l-content .blogList_wrap .middle_wrap .blogList li {
        width: 100%;
        margin-bottom: 3rem
    }
}

@media screen\0 {

    .blog .l-content .blogList_wrap .middle_wrap .blogList li a img,
    .blog_detail .l-content .blogList_wrap .middle_wrap .blogList li a img {
        width: auto;
        height: auto
    }

    .blog .l-content .otherList_wrap .otherList li a img,
    .blog_detail .l-content .otherList_wrap .otherList li a img {
        width: auto;
        height: auto
    }

    .home .sec_expert_wrap .expertList li a img {
        width: auto;
        height: auto
    }

    .home .l-content .sec_news_wrap .newsList li a img,
    .news .l-content .sec_news_wrap .newsList li a img {
        width: auto;
        height: auto
    }

    .home .l-content .sec_events_wrap .eventsList li a img,
    .events .l-content .sec_events_wrap .eventsList li a img {
        width: auto;
        height: auto
    }
}

@media(max-width:1180px) and (max-width:1025px) {
    .l-content {
        margin-top: 76px
    }
}

@media(max-width:1180px) and (max-width:1025px) and (max-width:480px) {
    .l-content {
        margin-top: 65px
    }
}

@media(max-width:950px) and (max-width:768px) and (max-width:480px) {
    .events_detail .l-content .txtBox {
        padding: 0
    }

    .home .l-content .mainImg_wrap .mainImg_inner .siteTitle {
        background-size: 60%;
        padding-top: 69%
    }

    .home .l-content .sec_events_wrap .eventsList li,
    .events .l-content .sec_events_wrap .eventsList li {
        width: 100%;
        margin-bottom: 4rem
    }

    .archive .archiveList li {
        padding: 0 1rem
    }
}
/*
@media(max-width:1650px) {
    .home .l-content .mainImg_wrap .mainImg_inner .main_slider_wrap .mainImg li img {
        width: 190%;
        -webkit-transform: translateX(-14%);
        transform: translateX(-14%)
    }
}

@media(max-width:1650px) and (max-width:1350px) {
    .home .l-content .mainImg_wrap .mainImg_inner .main_slider_wrap .mainImg li img {
        -webkit-transform: translateX(-14%);
        transform: translateX(-14%)
    }
}

@media(max-width:1650px) and (max-width:1350px) and (max-width:1000px) {
    .home .l-content .mainImg_wrap .mainImg_inner .main_slider_wrap .mainImg li img {
        width: 170%;
        -webkit-transform: translateX(-18%);
        transform: translateX(-18%)
    }
}

@media(max-width:1650px) and (max-width:1350px) and (max-width:1000px) and (max-width:768px) {
    .home .l-content .mainImg_wrap .mainImg_inner .main_slider_wrap .mainImg li img {
        width: 220%;
        -webkit-transform: translateX(-25%);
        transform: translateX(-25%)
    }
}

@media(max-width:1650px) and (max-width:1350px) and (max-width:1000px) and (max-width:768px) and (max-width:600px) {
    .home .l-content .mainImg_wrap .mainImg_inner .main_slider_wrap .mainImg li img {
        width: 260%;
        -webkit-transform: translateX(-30%);
        transform: translateX(-30%)
    }
}

@media(max-width:1650px) and (max-width:1350px) and (max-width:1000px) and (max-width:768px) and (max-width:600px) and (max-width:480px) {
    .home .l-content .mainImg_wrap .mainImg_inner .main_slider_wrap .mainImg li img {
        width: 270%
    }
}
*/

@media(max-width:1150px) {
    .home .l-content .mission h3 .noPc {
        display: inline-block
    }
}

@media(max-width:1150px) and (max-width:950px) {
    .home .l-content .mission h3 .noPc {
        display: none
    }
}

@media(max-width:1470px) {
    .home .l-content .sideImg img {
        max-width: auto;
        width: 20%
    }

    .home .l-content .sideImg .leftImg {
        bottom: 24rem
    }
}

@media(max-width:800px) {
    .home .l-content .sideImg .rightImg {
        bottom: -9rem
    }
}

@media(max-width:1470px) and (max-width:1200px) {
    .home .l-content .sideImg .leftImg {
        bottom: 32rem
    }
}

@media(max-width:1000px) and (max-width:768px) {
    .home .sec_expert_wrap .expertList li a {
        margin: 0 .5rem
    }
}

@media(max-width:1080px) {
    .home .sec_expert_wrap .expertList li a .txt_wrap .cate_wrap time {
        display: block
    }
}
