@charset "UTF-8";


/* sass */
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap");
.list-hdg-set .hdg { font-weight: bold !important; }

html.navOn { height: 100%; overflow: hidden; }

html.navOn body { height: 100%; overflow: hidden; }

.l-all { overflow: hidden; position: relative; transition: left .3s; left: 0; }

.l-all.navOpen { left: 83%; }

.g-customer .l-body, .g-consumer .l-body { padding-bottom: 0; }

.l-body { padding-bottom: 80px; }

.l-body.rev { display: flex; flex-direction: column; }

.l-body.rev > .l-body-main { order: 1; }

.l-body.rev > .l-body-foot { order: 2; padding-top: 45px; }

.l-body.rev > .l-body-sub { order: 3; }

.l-body.row1 > .l-body-foot { margin-top: 80px; }

.l-body.contact-static .l-body-main .hdg-lv1 { text-align: center; }

.l-body.contact-static .l-body-main .hdg-lv1 + .txt-std { text-align: center; font-weight: bold; }

.l-body.news04 .hdg-lv1 { font-size: 2.8rem; text-align: left; }

.l-body.corp01 .hdg-lv1 { text-align: center; }

.l-body.corp01 .hdg-lv1 + .txt-std.lead { text-align: center; }

.l-body.otr07 .hdg-lv1 { text-align: left; }

.l-body.otr07 .hdg-lv1 ~ .txt-std.lead { text-align: left; }

.l-body.csr02 .hdg-lv1 ~ .txt-std { font-weight: bold; text-align: center; }

.l-body.prvy06 .hdg-lv1 { text-align: left; }

.l-body.prvy06 .hdg-lv1 ~ .txt-std.lead { text-align: left; }

.l-body-main { padding: 20px 15px 0; }

.l-body-foot { padding: 0 15px 30px; }

.l-body-sub { margin-top: 55px; }

.l-inner-full { margin: 0 -15px; }

.l-inner-full-sp { padding: 0 15px; margin: 0 -15px; }

.bread-crumbs { display: none; }

.l-body-simple .bread-crumbs { display: block; min-width: 0; background-color: none; }

.l-body-simple .bread-crumbs > ol { width: auto; margin: 0 0 0 -15px; padding: 11px 0 0; display: flex; align-items: flex-start; flex-wrap: wrap; }

.l-body-simple .bread-crumbs > ol li { font-size: 1.4rem; line-height: 1.5; margin-left: 15px; }

.l-body-simple .bread-crumbs > ol li + li { margin-left: 15px; padding-left: 20px; position: relative; }

.l-body-simple .bread-crumbs > ol li + li:before { left: 0; top: 0; bottom: 0; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 1px solid #6a6a6a; border-left: 1px solid #6a6a6a; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.l-body-simple .bread-crumbs > ol li > a { color: #333; text-decoration: none; }

.l-body-simple .bread-crumbs > ol li > a:hover { color: #0000ff; text-decoration: underline; }

.bg-col0 { background: #fff !important; }

.bg-col05 { background: rgba(255, 255, 255, 0.5) !important; }

.bg-col1 { background: #eeeeee !important; }

.bg-col2 { background: #eeeff3 !important; }

.bg-col3 { background: #e8ebf7 !important; }

.bg-col4 { background: #e8f1fa !important; }

.bg-col5 { background: #e8f5fa !important; }

.bg-col6 { background: #f3eeee !important; }

.bg-col7 { background: #f5f9e6 !important; }

.bg-col8 { background: #f0f7f9 !important; }

.bg-col9 { background: #fbfbfc !important; }

.bg-col10 { background: #f9f9f9 !important; }

.bg-col11 { background: #f3eeee !important; }

.bg-col12 { background: #f6f6f6 !important; }

.bg-col13 { background: #fdffe5 !important; }

.bg-col14 { background: #D8E5EF !important; }

.section { padding-top: 32px; }

.l-inner { padding-top: 12px; padding-bottom: 24px; }

.wrap-page-top { position: relative; z-index: 9999; }

.wrap-page-top .page-top, .wrap-page-top .page-top-pt2 { position: absolute; right: 0; transition: bottom .3s; }

.wrap-page-top .page-top.pageTopFixed, .wrap-page-top .page-top-pt2.pageTopFixed { position: fixed; transition: bottom .3s; }

.wrap-page-top .page-top .inner-page-top, .wrap-page-top .page-top-pt2 .inner-page-top { display: block; width: 42px; height: 42px; font-size: 0; color: #FFFFFF; background-color: #1432AA; position: relative; transition: opacity .3s; }

.wrap-page-top .page-top .inner-page-top:after, .wrap-page-top .page-top-pt2 .inner-page-top:after { position: absolute; left: 0; right: 0; top: 15px; margin: auto; width: 18px; height: 18px; content: ''; border-top: 2px solid #fff; border-right: 2px solid #fff; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

.nav-local { background-color: #1432aa; padding: 0 0 10px; border-bottom: 1px solid #e7e7e7; }

.nav-local .nav-hdg { color: #fff; background-color: #1432aa; padding: 15px 12px; font-size: 1.8rem; font-weight: normal; line-height: 1.2; margin: 15px 0 0; border-bottom: 1px solid #fff; }

.nav-local.media { background-color: #fff; }

.nav-local.news .search-navi { border: 1px solid #cccccc; background-color: #fff; font-size: 0; margin: 25px 20px 0; }

.nav-local.news .search-navi input.inp-txt, .nav-local.news .search-navi .inp-btn { display: inline-block; vertical-align: middle; }

.nav-local.news .search-navi input.inp-txt { font-size: 1.6rem; color: #999999; height: 35px; width: calc(100% - 36px); padding: 10px 0 10px 8px; }

.nav-local.news .search-navi input.inp-txt:focus { background-color: #f8f6e2; }

.nav-local.news .search-navi input.inp-txt:focus + .inp-btn { background: #f8f6e2 url(/shared/image/icon_search.png) no-repeat center/20px auto; }

.nav-local.news .search-navi .inp-btn { width: 36px; height: 36px; text-indent: 100%; white-space: nowrap; overflow: hidden; background: url(/shared/image/icon_search.png) no-repeat center/20px auto; }

.nav-local.news .nav-hdg-news { margin-top: 20px; color: #fff; font-weight: normal; border-bottom: 1px solid #fff; line-height: 1.2; padding: 15px 12px; }

.nav-local.news .nav-cate-wrap .thd { display: block; }

.nav-local.news .nav-cate-wrap .thd > li { margin-left: 0; }

.nav-local.news .nav-cate-wrap .thd > li:first-child { border-top: 0; }

.nav-local.news .nav-cate-wrap .thd > li > a { background-color: #1432aa; color: #fff; }

.nav-local.news .nav-cate-wrap .thd > li > a::before { border-top-color: #fff; border-left-color: #fff; }

.nav-local.news .snd-news { margin: 20px 12px 0; }

.nav-local.news .snd-news > li { border: 1px solid #666666; position: relative; }

.nav-local.news .snd-news > li > a { display: block; background-color: #fff; color: #333; font-size: 1.6rem; font-weight: normal; position: relative; padding: 12px 25px 12px 20px; text-decoration: none; }

.nav-local.news .snd-news > li > a:before { top: 0; bottom: 0; right: 12px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #666666; border-left: 2px solid #666666; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.nav-local.news .snd-news > li + li { margin-top: 10px; }

.nav-local.news .snd-news + dl + .snd-news { margin-top: 10px; }

.nav-local.news .nav-news-bn { margin: 50px 12px 0; }

.nav-local.news .nav-news-bn > li + li { margin-top: 32px; }

.nav-local.news .nav-news-bn a { display: flex; flex-wrap: wrap; width: 100%; height: 100%; align-items: stretch; text-decoration: none; position: relative; text-decoration: none; }

.nav-local.news .nav-news-bn a .rev { flex-direction: column; width: 100%; display: flex; }

.nav-local.news .nav-news-bn a .rev .txt-wrap { background-color: #000; order: 2; }

.nav-local.news .nav-news-bn a .rev .txt-wrap .box { padding: 12px 30px 12px 15px; line-height: 1.2; color: #fff; position: relative; }

.nav-local.news .nav-news-bn a .rev .txt-wrap .box:after { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); right: 10px; top: 50%; margin-top: -2px; }

.nav-local.news .nav-news-bn a .rev .txt-wrap .box .hdg { font-weight: normal; font-size: 1.6rem; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.nav-local.news .nav-news-bn .img-wrap { width: 100%; position: relative; overflow: hidden; line-height: 0; text-align: center; margin-top: 0; }

.nav-local.news .nav-news-bn .img-wrap::before { content: ""; display: block; padding-top: 56.1759%; }

.nav-local.news .nav-news-bn .img-wrap img { position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: auto; }

.snd-child01 .snd-news > li.snd-child01::before, .snd-child02 .snd-news > li.snd-child02::before { position: absolute; content: ''; width: 4px; height: 20px; background-color: #1432aa; left: 0; top: 0; bottom: 0; margin: auto; z-index: 1; }

.snd-child01 .snd-news > li.snd-child01 > a, .snd-child02 .snd-news > li.snd-child02 > a { color: #1432aa; }

.nav-local .fst > li > a { display: flex; flex-direction: column; justify-content: center; text-align: center; background-color: #1432aa; border-bottom: 1px solid #fff; color: #fff; height: 60px; font-weight: bold; font-size: 2.2rem; padding: 5px 12px; line-height: 1.2; text-decoration: none; }

.nav-local .fst > li > a > span { padding: 0 13px; display: block; position: relative; }

.nav-local .fst > li > a > span:before { top: 0; bottom: 0; left: 0; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(315deg); transform: rotate(315deg); }

.nav-local .snd > li { background-color: #eeeff3; }

.nav-local .snd > li > .no-link, .nav-local .snd > li > a { background-color: #1432aa; line-height: 1.2; text-decoration: none; font-weight: normal; color: #fff; display: block; border-bottom: 1px solid #566abe; padding: 12px 25px 12px 12px; position: relative; font-size: 1.6rem; }

.nav-local .snd > li > .no-link:before, .nav-local .snd > li > a:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.nav-local .snd > li > .no-link:before { content: none; }

.nav-local .thd { display: none; }

.nav-local .thd > li { background-color: #fff; line-height: 1.5; margin-left: 25px; }

.nav-local .thd > li:first-child { border-top: 1px solid #b8c1e5; }

.nav-local .thd > li > a { background-color: #fff; font-weight: normal; color: #333; display: block; border-bottom: 1px solid #b8c1e5; padding: 14px 25px 14px 10px; position: relative; font-size: 1.4rem; text-decoration: none; }

.nav-local .thd > li > a:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.nav-local .foh { display: none; }

.nav-local .foh > li { margin-left: 25px; }

.nav-local .foh > li:first-child { border-top: 1px solid #b8c1e5; }

.nav-local .foh > li > a { background-color: #f6f7f9; font-weight: normal; color: #333; display: block; border-bottom: 1px solid #b8c1e5; padding: 14px 25px 14px 10px; position: relative; font-size: 1.4rem; text-decoration: none; }

.nav-local .foh > li > a:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.nav-local .snd > li > a.link-blank, .nav-local .thd > li > a.link-blank, .nav-local .foh > li > a.link-blank { padding-right: 45px; }

.nav-local .snd > li > a.link-blank .icn, .nav-local .thd > li > a.link-blank .icn, .nav-local .foh > li > a.link-blank .icn { position: absolute; right: 25px; top: 50%; margin-top: -6px; }

.nav-local .snd > li > a.link-pdf, .nav-local .thd > li > a.link-pdf, .nav-local .foh > li > a.link-pdf { padding-right: 45px; }

.nav-local .snd > li > a.link-pdf .icn, .nav-local .thd > li > a.link-pdf .icn, .nav-local .foh > li > a.link-pdf .icn { position: absolute; right: 25px; top: 50%; margin-top: -6px; }

.nav-local .snd > li.nav-active > a, .nav-local .thd > li.nav-active > a, .nav-local .foh > li.nav-active > a { color: #1432aa; position: relative; }

.nav-local .snd > li.nav-active > a:after, .nav-local .thd > li.nav-active > a:after, .nav-local .foh > li.nav-active > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.nav-local .snd > li.nav-active > a:before, .nav-local .thd > li.nav-active > a:before, .nav-local .foh > li.nav-active > a:before { border-color: #1432aa; }

.nav-local .snd > li > a.link-blank .icn:before { width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_blank_w.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; }

.nav-local .snd > li > a.link-pdf .icn:before { width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_pdf_w.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; }

.snd-child01 .nav-local .snd-child01 > .thd, .snd-child02 .nav-local .snd-child02 > .thd, .snd-child03 .nav-local .snd-child03 > .thd, .snd-child04 .nav-local .snd-child04 > .thd, .snd-child05 .nav-local .snd-child05 > .thd, .snd-child06 .nav-local .snd-child06 > .thd, .snd-child07 .nav-local .snd-child07 > .thd, .snd-child08 .nav-local .snd-child08 > .thd, .snd-child09 .nav-local .snd-child09 > .thd, .snd-child10 .nav-local .snd-child10 > .thd, .snd-child11 .nav-local .snd-child11 > .thd, .snd-child12 .nav-local .snd-child12 > .thd, .snd-child13 .nav-local .snd-child13 > .thd, .snd-child14 .nav-local .snd-child14 > .thd, .snd-child15 .nav-local .snd-child15 > .thd, .snd-child16 .nav-local .snd-child16 > .thd, .snd-child17 .nav-local .snd-child17 > .thd, .snd-child18 .nav-local .snd-child18 > .thd, .snd-child19 .nav-local .snd-child19 > .thd, .snd-child20 .nav-local .snd-child20 > .thd { display: block; }

.snd-child01 .nav-local .snd-child01 > a, .snd-child02 .nav-local .snd-child02 > a, .snd-child03 .nav-local .snd-child03 > a, .snd-child04 .nav-local .snd-child04 > a, .snd-child05 .nav-local .snd-child05 > a, .snd-child06 .nav-local .snd-child06 > a, .snd-child07 .nav-local .snd-child07 > a, .snd-child08 .nav-local .snd-child08 > a, .snd-child09 .nav-local .snd-child09 > a, .snd-child10 .nav-local .snd-child10 > a, .snd-child11 .nav-local .snd-child11 > a, .snd-child12 .nav-local .snd-child12 > a, .snd-child13 .nav-local .snd-child13 > a, .snd-child14 .nav-local .snd-child14 > a, .snd-child15 .nav-local .snd-child15 > a, .snd-child16 .nav-local .snd-child16 > a, .snd-child17 .nav-local .snd-child17 > a, .snd-child18 .nav-local .snd-child18 > a, .snd-child19 .nav-local .snd-child19 > a, .snd-child20 .nav-local .snd-child20 > a { background-color: #eeeff3; color: #1432aa; border-bottom: none; }

.snd-child01 .nav-local .snd-child01 > a:before, .snd-child02 .nav-local .snd-child02 > a:before, .snd-child03 .nav-local .snd-child03 > a:before, .snd-child04 .nav-local .snd-child04 > a:before, .snd-child05 .nav-local .snd-child05 > a:before, .snd-child06 .nav-local .snd-child06 > a:before, .snd-child07 .nav-local .snd-child07 > a:before, .snd-child08 .nav-local .snd-child08 > a:before, .snd-child09 .nav-local .snd-child09 > a:before, .snd-child10 .nav-local .snd-child10 > a:before, .snd-child11 .nav-local .snd-child11 > a:before, .snd-child12 .nav-local .snd-child12 > a:before, .snd-child13 .nav-local .snd-child13 > a:before, .snd-child14 .nav-local .snd-child14 > a:before, .snd-child15 .nav-local .snd-child15 > a:before, .snd-child16 .nav-local .snd-child16 > a:before, .snd-child17 .nav-local .snd-child17 > a:before, .snd-child18 .nav-local .snd-child18 > a:before, .snd-child19 .nav-local .snd-child19 > a:before, .snd-child20 .nav-local .snd-child20 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.snd-child01 .nav-local .snd-child01 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.snd-child01.thd-child01 .nav-local .snd-child01 > a, .snd-child01.thd-child02 .nav-local .snd-child01 > a, .snd-child01.thd-child03 .nav-local .snd-child01 > a, .snd-child01.thd-child04 .nav-local .snd-child01 > a, .snd-child01.thd-child05 .nav-local .snd-child01 > a, .snd-child01.thd-child06 .nav-local .snd-child01 > a, .snd-child01.thd-child07 .nav-local .snd-child01 > a, .snd-child01.thd-child08 .nav-local .snd-child01 > a, .snd-child01.thd-child09 .nav-local .snd-child01 > a, .snd-child01.thd-child10 .nav-local .snd-child01 > a { color: #333; }

.snd-child01.thd-child01 .nav-local .snd-child01 > a:before, .snd-child01.thd-child02 .nav-local .snd-child01 > a:before, .snd-child01.thd-child03 .nav-local .snd-child01 > a:before, .snd-child01.thd-child04 .nav-local .snd-child01 > a:before, .snd-child01.thd-child05 .nav-local .snd-child01 > a:before, .snd-child01.thd-child06 .nav-local .snd-child01 > a:before, .snd-child01.thd-child07 .nav-local .snd-child01 > a:before, .snd-child01.thd-child08 .nav-local .snd-child01 > a:before, .snd-child01.thd-child09 .nav-local .snd-child01 > a:before, .snd-child01.thd-child10 .nav-local .snd-child01 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.snd-child01.thd-child01 .nav-local .snd-child01 > a::after, .snd-child01.thd-child02 .nav-local .snd-child01 > a::after, .snd-child01.thd-child03 .nav-local .snd-child01 > a::after, .snd-child01.thd-child04 .nav-local .snd-child01 > a::after, .snd-child01.thd-child05 .nav-local .snd-child01 > a::after, .snd-child01.thd-child06 .nav-local .snd-child01 > a::after, .snd-child01.thd-child07 .nav-local .snd-child01 > a::after, .snd-child01.thd-child08 .nav-local .snd-child01 > a::after, .snd-child01.thd-child09 .nav-local .snd-child01 > a::after, .snd-child01.thd-child10 .nav-local .snd-child01 > a::after { content: none; }

.snd-child02 .nav-local .snd-child02 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.snd-child02.thd-child01 .nav-local .snd-child02 > a, .snd-child02.thd-child02 .nav-local .snd-child02 > a, .snd-child02.thd-child03 .nav-local .snd-child02 > a, .snd-child02.thd-child04 .nav-local .snd-child02 > a, .snd-child02.thd-child05 .nav-local .snd-child02 > a, .snd-child02.thd-child06 .nav-local .snd-child02 > a, .snd-child02.thd-child07 .nav-local .snd-child02 > a, .snd-child02.thd-child08 .nav-local .snd-child02 > a, .snd-child02.thd-child09 .nav-local .snd-child02 > a, .snd-child02.thd-child10 .nav-local .snd-child02 > a { color: #333; }

.snd-child02.thd-child01 .nav-local .snd-child02 > a:before, .snd-child02.thd-child02 .nav-local .snd-child02 > a:before, .snd-child02.thd-child03 .nav-local .snd-child02 > a:before, .snd-child02.thd-child04 .nav-local .snd-child02 > a:before, .snd-child02.thd-child05 .nav-local .snd-child02 > a:before, .snd-child02.thd-child06 .nav-local .snd-child02 > a:before, .snd-child02.thd-child07 .nav-local .snd-child02 > a:before, .snd-child02.thd-child08 .nav-local .snd-child02 > a:before, .snd-child02.thd-child09 .nav-local .snd-child02 > a:before, .snd-child02.thd-child10 .nav-local .snd-child02 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.snd-child02.thd-child01 .nav-local .snd-child02 > a::after, .snd-child02.thd-child02 .nav-local .snd-child02 > a::after, .snd-child02.thd-child03 .nav-local .snd-child02 > a::after, .snd-child02.thd-child04 .nav-local .snd-child02 > a::after, .snd-child02.thd-child05 .nav-local .snd-child02 > a::after, .snd-child02.thd-child06 .nav-local .snd-child02 > a::after, .snd-child02.thd-child07 .nav-local .snd-child02 > a::after, .snd-child02.thd-child08 .nav-local .snd-child02 > a::after, .snd-child02.thd-child09 .nav-local .snd-child02 > a::after, .snd-child02.thd-child10 .nav-local .snd-child02 > a::after { content: none; }

.snd-child03 .nav-local .snd-child03 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.snd-child03.thd-child01 .nav-local .snd-child03 > a, .snd-child03.thd-child02 .nav-local .snd-child03 > a, .snd-child03.thd-child03 .nav-local .snd-child03 > a, .snd-child03.thd-child04 .nav-local .snd-child03 > a, .snd-child03.thd-child05 .nav-local .snd-child03 > a, .snd-child03.thd-child06 .nav-local .snd-child03 > a, .snd-child03.thd-child07 .nav-local .snd-child03 > a, .snd-child03.thd-child08 .nav-local .snd-child03 > a, .snd-child03.thd-child09 .nav-local .snd-child03 > a, .snd-child03.thd-child10 .nav-local .snd-child03 > a { color: #333; }

.snd-child03.thd-child01 .nav-local .snd-child03 > a:before, .snd-child03.thd-child02 .nav-local .snd-child03 > a:before, .snd-child03.thd-child03 .nav-local .snd-child03 > a:before, .snd-child03.thd-child04 .nav-local .snd-child03 > a:before, .snd-child03.thd-child05 .nav-local .snd-child03 > a:before, .snd-child03.thd-child06 .nav-local .snd-child03 > a:before, .snd-child03.thd-child07 .nav-local .snd-child03 > a:before, .snd-child03.thd-child08 .nav-local .snd-child03 > a:before, .snd-child03.thd-child09 .nav-local .snd-child03 > a:before, .snd-child03.thd-child10 .nav-local .snd-child03 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.snd-child03.thd-child01 .nav-local .snd-child03 > a::after, .snd-child03.thd-child02 .nav-local .snd-child03 > a::after, .snd-child03.thd-child03 .nav-local .snd-child03 > a::after, .snd-child03.thd-child04 .nav-local .snd-child03 > a::after, .snd-child03.thd-child05 .nav-local .snd-child03 > a::after, .snd-child03.thd-child06 .nav-local .snd-child03 > a::after, .snd-child03.thd-child07 .nav-local .snd-child03 > a::after, .snd-child03.thd-child08 .nav-local .snd-child03 > a::after, .snd-child03.thd-child09 .nav-local .snd-child03 > a::after, .snd-child03.thd-child10 .nav-local .snd-child03 > a::after { content: none; }

.snd-child04 .nav-local .snd-child04 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.snd-child04.thd-child01 .nav-local .snd-child04 > a, .snd-child04.thd-child02 .nav-local .snd-child04 > a, .snd-child04.thd-child03 .nav-local .snd-child04 > a, .snd-child04.thd-child04 .nav-local .snd-child04 > a, .snd-child04.thd-child05 .nav-local .snd-child04 > a, .snd-child04.thd-child06 .nav-local .snd-child04 > a, .snd-child04.thd-child07 .nav-local .snd-child04 > a, .snd-child04.thd-child08 .nav-local .snd-child04 > a, .snd-child04.thd-child09 .nav-local .snd-child04 > a, .snd-child04.thd-child10 .nav-local .snd-child04 > a { color: #333; }

.snd-child04.thd-child01 .nav-local .snd-child04 > a:before, .snd-child04.thd-child02 .nav-local .snd-child04 > a:before, .snd-child04.thd-child03 .nav-local .snd-child04 > a:before, .snd-child04.thd-child04 .nav-local .snd-child04 > a:before, .snd-child04.thd-child05 .nav-local .snd-child04 > a:before, .snd-child04.thd-child06 .nav-local .snd-child04 > a:before, .snd-child04.thd-child07 .nav-local .snd-child04 > a:before, .snd-child04.thd-child08 .nav-local .snd-child04 > a:before, .snd-child04.thd-child09 .nav-local .snd-child04 > a:before, .snd-child04.thd-child10 .nav-local .snd-child04 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.snd-child04.thd-child01 .nav-local .snd-child04 > a::after, .snd-child04.thd-child02 .nav-local .snd-child04 > a::after, .snd-child04.thd-child03 .nav-local .snd-child04 > a::after, .snd-child04.thd-child04 .nav-local .snd-child04 > a::after, .snd-child04.thd-child05 .nav-local .snd-child04 > a::after, .snd-child04.thd-child06 .nav-local .snd-child04 > a::after, .snd-child04.thd-child07 .nav-local .snd-child04 > a::after, .snd-child04.thd-child08 .nav-local .snd-child04 > a::after, .snd-child04.thd-child09 .nav-local .snd-child04 > a::after, .snd-child04.thd-child10 .nav-local .snd-child04 > a::after { content: none; }

.snd-child05 .nav-local .snd-child05 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.snd-child05.thd-child01 .nav-local .snd-child05 > a, .snd-child05.thd-child02 .nav-local .snd-child05 > a, .snd-child05.thd-child03 .nav-local .snd-child05 > a, .snd-child05.thd-child04 .nav-local .snd-child05 > a, .snd-child05.thd-child05 .nav-local .snd-child05 > a, .snd-child05.thd-child06 .nav-local .snd-child05 > a, .snd-child05.thd-child07 .nav-local .snd-child05 > a, .snd-child05.thd-child08 .nav-local .snd-child05 > a, .snd-child05.thd-child09 .nav-local .snd-child05 > a, .snd-child05.thd-child10 .nav-local .snd-child05 > a { color: #333; }

.snd-child05.thd-child01 .nav-local .snd-child05 > a:before, .snd-child05.thd-child02 .nav-local .snd-child05 > a:before, .snd-child05.thd-child03 .nav-local .snd-child05 > a:before, .snd-child05.thd-child04 .nav-local .snd-child05 > a:before, .snd-child05.thd-child05 .nav-local .snd-child05 > a:before, .snd-child05.thd-child06 .nav-local .snd-child05 > a:before, .snd-child05.thd-child07 .nav-local .snd-child05 > a:before, .snd-child05.thd-child08 .nav-local .snd-child05 > a:before, .snd-child05.thd-child09 .nav-local .snd-child05 > a:before, .snd-child05.thd-child10 .nav-local .snd-child05 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.snd-child05.thd-child01 .nav-local .snd-child05 > a::after, .snd-child05.thd-child02 .nav-local .snd-child05 > a::after, .snd-child05.thd-child03 .nav-local .snd-child05 > a::after, .snd-child05.thd-child04 .nav-local .snd-child05 > a::after, .snd-child05.thd-child05 .nav-local .snd-child05 > a::after, .snd-child05.thd-child06 .nav-local .snd-child05 > a::after, .snd-child05.thd-child07 .nav-local .snd-child05 > a::after, .snd-child05.thd-child08 .nav-local .snd-child05 > a::after, .snd-child05.thd-child09 .nav-local .snd-child05 > a::after, .snd-child05.thd-child10 .nav-local .snd-child05 > a::after { content: none; }

.snd-child06 .nav-local .snd-child06 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.snd-child06.thd-child01 .nav-local .snd-child06 > a, .snd-child06.thd-child02 .nav-local .snd-child06 > a, .snd-child06.thd-child03 .nav-local .snd-child06 > a, .snd-child06.thd-child04 .nav-local .snd-child06 > a, .snd-child06.thd-child05 .nav-local .snd-child06 > a, .snd-child06.thd-child06 .nav-local .snd-child06 > a, .snd-child06.thd-child07 .nav-local .snd-child06 > a, .snd-child06.thd-child08 .nav-local .snd-child06 > a, .snd-child06.thd-child09 .nav-local .snd-child06 > a, .snd-child06.thd-child10 .nav-local .snd-child06 > a { color: #333; }

.snd-child06.thd-child01 .nav-local .snd-child06 > a:before, .snd-child06.thd-child02 .nav-local .snd-child06 > a:before, .snd-child06.thd-child03 .nav-local .snd-child06 > a:before, .snd-child06.thd-child04 .nav-local .snd-child06 > a:before, .snd-child06.thd-child05 .nav-local .snd-child06 > a:before, .snd-child06.thd-child06 .nav-local .snd-child06 > a:before, .snd-child06.thd-child07 .nav-local .snd-child06 > a:before, .snd-child06.thd-child08 .nav-local .snd-child06 > a:before, .snd-child06.thd-child09 .nav-local .snd-child06 > a:before, .snd-child06.thd-child10 .nav-local .snd-child06 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.snd-child06.thd-child01 .nav-local .snd-child06 > a::after, .snd-child06.thd-child02 .nav-local .snd-child06 > a::after, .snd-child06.thd-child03 .nav-local .snd-child06 > a::after, .snd-child06.thd-child04 .nav-local .snd-child06 > a::after, .snd-child06.thd-child05 .nav-local .snd-child06 > a::after, .snd-child06.thd-child06 .nav-local .snd-child06 > a::after, .snd-child06.thd-child07 .nav-local .snd-child06 > a::after, .snd-child06.thd-child08 .nav-local .snd-child06 > a::after, .snd-child06.thd-child09 .nav-local .snd-child06 > a::after, .snd-child06.thd-child10 .nav-local .snd-child06 > a::after { content: none; }

.snd-child07 .nav-local .snd-child07 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.snd-child07.thd-child01 .nav-local .snd-child07 > a, .snd-child07.thd-child02 .nav-local .snd-child07 > a, .snd-child07.thd-child03 .nav-local .snd-child07 > a, .snd-child07.thd-child04 .nav-local .snd-child07 > a, .snd-child07.thd-child05 .nav-local .snd-child07 > a, .snd-child07.thd-child06 .nav-local .snd-child07 > a, .snd-child07.thd-child07 .nav-local .snd-child07 > a, .snd-child07.thd-child08 .nav-local .snd-child07 > a, .snd-child07.thd-child09 .nav-local .snd-child07 > a, .snd-child07.thd-child10 .nav-local .snd-child07 > a { color: #333; }

.snd-child07.thd-child01 .nav-local .snd-child07 > a:before, .snd-child07.thd-child02 .nav-local .snd-child07 > a:before, .snd-child07.thd-child03 .nav-local .snd-child07 > a:before, .snd-child07.thd-child04 .nav-local .snd-child07 > a:before, .snd-child07.thd-child05 .nav-local .snd-child07 > a:before, .snd-child07.thd-child06 .nav-local .snd-child07 > a:before, .snd-child07.thd-child07 .nav-local .snd-child07 > a:before, .snd-child07.thd-child08 .nav-local .snd-child07 > a:before, .snd-child07.thd-child09 .nav-local .snd-child07 > a:before, .snd-child07.thd-child10 .nav-local .snd-child07 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.snd-child07.thd-child01 .nav-local .snd-child07 > a::after, .snd-child07.thd-child02 .nav-local .snd-child07 > a::after, .snd-child07.thd-child03 .nav-local .snd-child07 > a::after, .snd-child07.thd-child04 .nav-local .snd-child07 > a::after, .snd-child07.thd-child05 .nav-local .snd-child07 > a::after, .snd-child07.thd-child06 .nav-local .snd-child07 > a::after, .snd-child07.thd-child07 .nav-local .snd-child07 > a::after, .snd-child07.thd-child08 .nav-local .snd-child07 > a::after, .snd-child07.thd-child09 .nav-local .snd-child07 > a::after, .snd-child07.thd-child10 .nav-local .snd-child07 > a::after { content: none; }

.snd-child08 .nav-local .snd-child08 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.snd-child08.thd-child01 .nav-local .snd-child08 > a, .snd-child08.thd-child02 .nav-local .snd-child08 > a, .snd-child08.thd-child03 .nav-local .snd-child08 > a, .snd-child08.thd-child04 .nav-local .snd-child08 > a, .snd-child08.thd-child05 .nav-local .snd-child08 > a, .snd-child08.thd-child06 .nav-local .snd-child08 > a, .snd-child08.thd-child07 .nav-local .snd-child08 > a, .snd-child08.thd-child08 .nav-local .snd-child08 > a, .snd-child08.thd-child09 .nav-local .snd-child08 > a, .snd-child08.thd-child10 .nav-local .snd-child08 > a { color: #333; }

.snd-child08.thd-child01 .nav-local .snd-child08 > a:before, .snd-child08.thd-child02 .nav-local .snd-child08 > a:before, .snd-child08.thd-child03 .nav-local .snd-child08 > a:before, .snd-child08.thd-child04 .nav-local .snd-child08 > a:before, .snd-child08.thd-child05 .nav-local .snd-child08 > a:before, .snd-child08.thd-child06 .nav-local .snd-child08 > a:before, .snd-child08.thd-child07 .nav-local .snd-child08 > a:before, .snd-child08.thd-child08 .nav-local .snd-child08 > a:before, .snd-child08.thd-child09 .nav-local .snd-child08 > a:before, .snd-child08.thd-child10 .nav-local .snd-child08 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.snd-child08.thd-child01 .nav-local .snd-child08 > a::after, .snd-child08.thd-child02 .nav-local .snd-child08 > a::after, .snd-child08.thd-child03 .nav-local .snd-child08 > a::after, .snd-child08.thd-child04 .nav-local .snd-child08 > a::after, .snd-child08.thd-child05 .nav-local .snd-child08 > a::after, .snd-child08.thd-child06 .nav-local .snd-child08 > a::after, .snd-child08.thd-child07 .nav-local .snd-child08 > a::after, .snd-child08.thd-child08 .nav-local .snd-child08 > a::after, .snd-child08.thd-child09 .nav-local .snd-child08 > a::after, .snd-child08.thd-child10 .nav-local .snd-child08 > a::after { content: none; }

.snd-child09 .nav-local .snd-child09 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.snd-child09.thd-child01 .nav-local .snd-child09 > a, .snd-child09.thd-child02 .nav-local .snd-child09 > a, .snd-child09.thd-child03 .nav-local .snd-child09 > a, .snd-child09.thd-child04 .nav-local .snd-child09 > a, .snd-child09.thd-child05 .nav-local .snd-child09 > a, .snd-child09.thd-child06 .nav-local .snd-child09 > a, .snd-child09.thd-child07 .nav-local .snd-child09 > a, .snd-child09.thd-child08 .nav-local .snd-child09 > a, .snd-child09.thd-child09 .nav-local .snd-child09 > a, .snd-child09.thd-child10 .nav-local .snd-child09 > a { color: #333; }

.snd-child09.thd-child01 .nav-local .snd-child09 > a:before, .snd-child09.thd-child02 .nav-local .snd-child09 > a:before, .snd-child09.thd-child03 .nav-local .snd-child09 > a:before, .snd-child09.thd-child04 .nav-local .snd-child09 > a:before, .snd-child09.thd-child05 .nav-local .snd-child09 > a:before, .snd-child09.thd-child06 .nav-local .snd-child09 > a:before, .snd-child09.thd-child07 .nav-local .snd-child09 > a:before, .snd-child09.thd-child08 .nav-local .snd-child09 > a:before, .snd-child09.thd-child09 .nav-local .snd-child09 > a:before, .snd-child09.thd-child10 .nav-local .snd-child09 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.snd-child09.thd-child01 .nav-local .snd-child09 > a::after, .snd-child09.thd-child02 .nav-local .snd-child09 > a::after, .snd-child09.thd-child03 .nav-local .snd-child09 > a::after, .snd-child09.thd-child04 .nav-local .snd-child09 > a::after, .snd-child09.thd-child05 .nav-local .snd-child09 > a::after, .snd-child09.thd-child06 .nav-local .snd-child09 > a::after, .snd-child09.thd-child07 .nav-local .snd-child09 > a::after, .snd-child09.thd-child08 .nav-local .snd-child09 > a::after, .snd-child09.thd-child09 .nav-local .snd-child09 > a::after, .snd-child09.thd-child10 .nav-local .snd-child09 > a::after { content: none; }

.snd-child10 .nav-local .snd-child10 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.snd-child10.thd-child01 .nav-local .snd-child10 > a, .snd-child10.thd-child02 .nav-local .snd-child10 > a, .snd-child10.thd-child03 .nav-local .snd-child10 > a, .snd-child10.thd-child04 .nav-local .snd-child10 > a, .snd-child10.thd-child05 .nav-local .snd-child10 > a, .snd-child10.thd-child06 .nav-local .snd-child10 > a, .snd-child10.thd-child07 .nav-local .snd-child10 > a, .snd-child10.thd-child08 .nav-local .snd-child10 > a, .snd-child10.thd-child09 .nav-local .snd-child10 > a, .snd-child10.thd-child10 .nav-local .snd-child10 > a { color: #333; }

.snd-child10.thd-child01 .nav-local .snd-child10 > a:before, .snd-child10.thd-child02 .nav-local .snd-child10 > a:before, .snd-child10.thd-child03 .nav-local .snd-child10 > a:before, .snd-child10.thd-child04 .nav-local .snd-child10 > a:before, .snd-child10.thd-child05 .nav-local .snd-child10 > a:before, .snd-child10.thd-child06 .nav-local .snd-child10 > a:before, .snd-child10.thd-child07 .nav-local .snd-child10 > a:before, .snd-child10.thd-child08 .nav-local .snd-child10 > a:before, .snd-child10.thd-child09 .nav-local .snd-child10 > a:before, .snd-child10.thd-child10 .nav-local .snd-child10 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.snd-child10.thd-child01 .nav-local .snd-child10 > a::after, .snd-child10.thd-child02 .nav-local .snd-child10 > a::after, .snd-child10.thd-child03 .nav-local .snd-child10 > a::after, .snd-child10.thd-child04 .nav-local .snd-child10 > a::after, .snd-child10.thd-child05 .nav-local .snd-child10 > a::after, .snd-child10.thd-child06 .nav-local .snd-child10 > a::after, .snd-child10.thd-child07 .nav-local .snd-child10 > a::after, .snd-child10.thd-child08 .nav-local .snd-child10 > a::after, .snd-child10.thd-child09 .nav-local .snd-child10 > a::after, .snd-child10.thd-child10 .nav-local .snd-child10 > a::after { content: none; }

.snd-child11 .nav-local .snd-child11 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.snd-child11.thd-child01 .nav-local .snd-child11 > a, .snd-child11.thd-child02 .nav-local .snd-child11 > a, .snd-child11.thd-child03 .nav-local .snd-child11 > a, .snd-child11.thd-child04 .nav-local .snd-child11 > a, .snd-child11.thd-child05 .nav-local .snd-child11 > a, .snd-child11.thd-child06 .nav-local .snd-child11 > a, .snd-child11.thd-child07 .nav-local .snd-child11 > a, .snd-child11.thd-child08 .nav-local .snd-child11 > a, .snd-child11.thd-child09 .nav-local .snd-child11 > a, .snd-child11.thd-child10 .nav-local .snd-child11 > a { color: #333; }

.snd-child11.thd-child01 .nav-local .snd-child11 > a:before, .snd-child11.thd-child02 .nav-local .snd-child11 > a:before, .snd-child11.thd-child03 .nav-local .snd-child11 > a:before, .snd-child11.thd-child04 .nav-local .snd-child11 > a:before, .snd-child11.thd-child05 .nav-local .snd-child11 > a:before, .snd-child11.thd-child06 .nav-local .snd-child11 > a:before, .snd-child11.thd-child07 .nav-local .snd-child11 > a:before, .snd-child11.thd-child08 .nav-local .snd-child11 > a:before, .snd-child11.thd-child09 .nav-local .snd-child11 > a:before, .snd-child11.thd-child10 .nav-local .snd-child11 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.snd-child11.thd-child01 .nav-local .snd-child11 > a::after, .snd-child11.thd-child02 .nav-local .snd-child11 > a::after, .snd-child11.thd-child03 .nav-local .snd-child11 > a::after, .snd-child11.thd-child04 .nav-local .snd-child11 > a::after, .snd-child11.thd-child05 .nav-local .snd-child11 > a::after, .snd-child11.thd-child06 .nav-local .snd-child11 > a::after, .snd-child11.thd-child07 .nav-local .snd-child11 > a::after, .snd-child11.thd-child08 .nav-local .snd-child11 > a::after, .snd-child11.thd-child09 .nav-local .snd-child11 > a::after, .snd-child11.thd-child10 .nav-local .snd-child11 > a::after { content: none; }

.snd-child12 .nav-local .snd-child12 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.snd-child12.thd-child01 .nav-local .snd-child12 > a, .snd-child12.thd-child02 .nav-local .snd-child12 > a, .snd-child12.thd-child03 .nav-local .snd-child12 > a, .snd-child12.thd-child04 .nav-local .snd-child12 > a, .snd-child12.thd-child05 .nav-local .snd-child12 > a, .snd-child12.thd-child06 .nav-local .snd-child12 > a, .snd-child12.thd-child07 .nav-local .snd-child12 > a, .snd-child12.thd-child08 .nav-local .snd-child12 > a, .snd-child12.thd-child09 .nav-local .snd-child12 > a, .snd-child12.thd-child10 .nav-local .snd-child12 > a { color: #333; }

.snd-child12.thd-child01 .nav-local .snd-child12 > a:before, .snd-child12.thd-child02 .nav-local .snd-child12 > a:before, .snd-child12.thd-child03 .nav-local .snd-child12 > a:before, .snd-child12.thd-child04 .nav-local .snd-child12 > a:before, .snd-child12.thd-child05 .nav-local .snd-child12 > a:before, .snd-child12.thd-child06 .nav-local .snd-child12 > a:before, .snd-child12.thd-child07 .nav-local .snd-child12 > a:before, .snd-child12.thd-child08 .nav-local .snd-child12 > a:before, .snd-child12.thd-child09 .nav-local .snd-child12 > a:before, .snd-child12.thd-child10 .nav-local .snd-child12 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.snd-child12.thd-child01 .nav-local .snd-child12 > a::after, .snd-child12.thd-child02 .nav-local .snd-child12 > a::after, .snd-child12.thd-child03 .nav-local .snd-child12 > a::after, .snd-child12.thd-child04 .nav-local .snd-child12 > a::after, .snd-child12.thd-child05 .nav-local .snd-child12 > a::after, .snd-child12.thd-child06 .nav-local .snd-child12 > a::after, .snd-child12.thd-child07 .nav-local .snd-child12 > a::after, .snd-child12.thd-child08 .nav-local .snd-child12 > a::after, .snd-child12.thd-child09 .nav-local .snd-child12 > a::after, .snd-child12.thd-child10 .nav-local .snd-child12 > a::after { content: none; }

.snd-child13 .nav-local .snd-child13 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.snd-child13.thd-child01 .nav-local .snd-child13 > a, .snd-child13.thd-child02 .nav-local .snd-child13 > a, .snd-child13.thd-child03 .nav-local .snd-child13 > a, .snd-child13.thd-child04 .nav-local .snd-child13 > a, .snd-child13.thd-child05 .nav-local .snd-child13 > a, .snd-child13.thd-child06 .nav-local .snd-child13 > a, .snd-child13.thd-child07 .nav-local .snd-child13 > a, .snd-child13.thd-child08 .nav-local .snd-child13 > a, .snd-child13.thd-child09 .nav-local .snd-child13 > a, .snd-child13.thd-child10 .nav-local .snd-child13 > a { color: #333; }

.snd-child13.thd-child01 .nav-local .snd-child13 > a:before, .snd-child13.thd-child02 .nav-local .snd-child13 > a:before, .snd-child13.thd-child03 .nav-local .snd-child13 > a:before, .snd-child13.thd-child04 .nav-local .snd-child13 > a:before, .snd-child13.thd-child05 .nav-local .snd-child13 > a:before, .snd-child13.thd-child06 .nav-local .snd-child13 > a:before, .snd-child13.thd-child07 .nav-local .snd-child13 > a:before, .snd-child13.thd-child08 .nav-local .snd-child13 > a:before, .snd-child13.thd-child09 .nav-local .snd-child13 > a:before, .snd-child13.thd-child10 .nav-local .snd-child13 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.snd-child13.thd-child01 .nav-local .snd-child13 > a::after, .snd-child13.thd-child02 .nav-local .snd-child13 > a::after, .snd-child13.thd-child03 .nav-local .snd-child13 > a::after, .snd-child13.thd-child04 .nav-local .snd-child13 > a::after, .snd-child13.thd-child05 .nav-local .snd-child13 > a::after, .snd-child13.thd-child06 .nav-local .snd-child13 > a::after, .snd-child13.thd-child07 .nav-local .snd-child13 > a::after, .snd-child13.thd-child08 .nav-local .snd-child13 > a::after, .snd-child13.thd-child09 .nav-local .snd-child13 > a::after, .snd-child13.thd-child10 .nav-local .snd-child13 > a::after { content: none; }

.snd-child14 .nav-local .snd-child14 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.snd-child14.thd-child01 .nav-local .snd-child14 > a, .snd-child14.thd-child02 .nav-local .snd-child14 > a, .snd-child14.thd-child03 .nav-local .snd-child14 > a, .snd-child14.thd-child04 .nav-local .snd-child14 > a, .snd-child14.thd-child05 .nav-local .snd-child14 > a, .snd-child14.thd-child06 .nav-local .snd-child14 > a, .snd-child14.thd-child07 .nav-local .snd-child14 > a, .snd-child14.thd-child08 .nav-local .snd-child14 > a, .snd-child14.thd-child09 .nav-local .snd-child14 > a, .snd-child14.thd-child10 .nav-local .snd-child14 > a { color: #333; }

.snd-child14.thd-child01 .nav-local .snd-child14 > a:before, .snd-child14.thd-child02 .nav-local .snd-child14 > a:before, .snd-child14.thd-child03 .nav-local .snd-child14 > a:before, .snd-child14.thd-child04 .nav-local .snd-child14 > a:before, .snd-child14.thd-child05 .nav-local .snd-child14 > a:before, .snd-child14.thd-child06 .nav-local .snd-child14 > a:before, .snd-child14.thd-child07 .nav-local .snd-child14 > a:before, .snd-child14.thd-child08 .nav-local .snd-child14 > a:before, .snd-child14.thd-child09 .nav-local .snd-child14 > a:before, .snd-child14.thd-child10 .nav-local .snd-child14 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.snd-child14.thd-child01 .nav-local .snd-child14 > a::after, .snd-child14.thd-child02 .nav-local .snd-child14 > a::after, .snd-child14.thd-child03 .nav-local .snd-child14 > a::after, .snd-child14.thd-child04 .nav-local .snd-child14 > a::after, .snd-child14.thd-child05 .nav-local .snd-child14 > a::after, .snd-child14.thd-child06 .nav-local .snd-child14 > a::after, .snd-child14.thd-child07 .nav-local .snd-child14 > a::after, .snd-child14.thd-child08 .nav-local .snd-child14 > a::after, .snd-child14.thd-child09 .nav-local .snd-child14 > a::after, .snd-child14.thd-child10 .nav-local .snd-child14 > a::after { content: none; }

.snd-child15 .nav-local .snd-child15 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.snd-child15.thd-child01 .nav-local .snd-child15 > a, .snd-child15.thd-child02 .nav-local .snd-child15 > a, .snd-child15.thd-child03 .nav-local .snd-child15 > a, .snd-child15.thd-child04 .nav-local .snd-child15 > a, .snd-child15.thd-child05 .nav-local .snd-child15 > a, .snd-child15.thd-child06 .nav-local .snd-child15 > a, .snd-child15.thd-child07 .nav-local .snd-child15 > a, .snd-child15.thd-child08 .nav-local .snd-child15 > a, .snd-child15.thd-child09 .nav-local .snd-child15 > a, .snd-child15.thd-child10 .nav-local .snd-child15 > a { color: #333; }

.snd-child15.thd-child01 .nav-local .snd-child15 > a:before, .snd-child15.thd-child02 .nav-local .snd-child15 > a:before, .snd-child15.thd-child03 .nav-local .snd-child15 > a:before, .snd-child15.thd-child04 .nav-local .snd-child15 > a:before, .snd-child15.thd-child05 .nav-local .snd-child15 > a:before, .snd-child15.thd-child06 .nav-local .snd-child15 > a:before, .snd-child15.thd-child07 .nav-local .snd-child15 > a:before, .snd-child15.thd-child08 .nav-local .snd-child15 > a:before, .snd-child15.thd-child09 .nav-local .snd-child15 > a:before, .snd-child15.thd-child10 .nav-local .snd-child15 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.snd-child15.thd-child01 .nav-local .snd-child15 > a::after, .snd-child15.thd-child02 .nav-local .snd-child15 > a::after, .snd-child15.thd-child03 .nav-local .snd-child15 > a::after, .snd-child15.thd-child04 .nav-local .snd-child15 > a::after, .snd-child15.thd-child05 .nav-local .snd-child15 > a::after, .snd-child15.thd-child06 .nav-local .snd-child15 > a::after, .snd-child15.thd-child07 .nav-local .snd-child15 > a::after, .snd-child15.thd-child08 .nav-local .snd-child15 > a::after, .snd-child15.thd-child09 .nav-local .snd-child15 > a::after, .snd-child15.thd-child10 .nav-local .snd-child15 > a::after { content: none; }

.snd-child16 .nav-local .snd-child16 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.snd-child16.thd-child01 .nav-local .snd-child16 > a, .snd-child16.thd-child02 .nav-local .snd-child16 > a, .snd-child16.thd-child03 .nav-local .snd-child16 > a, .snd-child16.thd-child04 .nav-local .snd-child16 > a, .snd-child16.thd-child05 .nav-local .snd-child16 > a, .snd-child16.thd-child06 .nav-local .snd-child16 > a, .snd-child16.thd-child07 .nav-local .snd-child16 > a, .snd-child16.thd-child08 .nav-local .snd-child16 > a, .snd-child16.thd-child09 .nav-local .snd-child16 > a, .snd-child16.thd-child10 .nav-local .snd-child16 > a { color: #333; }

.snd-child16.thd-child01 .nav-local .snd-child16 > a:before, .snd-child16.thd-child02 .nav-local .snd-child16 > a:before, .snd-child16.thd-child03 .nav-local .snd-child16 > a:before, .snd-child16.thd-child04 .nav-local .snd-child16 > a:before, .snd-child16.thd-child05 .nav-local .snd-child16 > a:before, .snd-child16.thd-child06 .nav-local .snd-child16 > a:before, .snd-child16.thd-child07 .nav-local .snd-child16 > a:before, .snd-child16.thd-child08 .nav-local .snd-child16 > a:before, .snd-child16.thd-child09 .nav-local .snd-child16 > a:before, .snd-child16.thd-child10 .nav-local .snd-child16 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.snd-child16.thd-child01 .nav-local .snd-child16 > a::after, .snd-child16.thd-child02 .nav-local .snd-child16 > a::after, .snd-child16.thd-child03 .nav-local .snd-child16 > a::after, .snd-child16.thd-child04 .nav-local .snd-child16 > a::after, .snd-child16.thd-child05 .nav-local .snd-child16 > a::after, .snd-child16.thd-child06 .nav-local .snd-child16 > a::after, .snd-child16.thd-child07 .nav-local .snd-child16 > a::after, .snd-child16.thd-child08 .nav-local .snd-child16 > a::after, .snd-child16.thd-child09 .nav-local .snd-child16 > a::after, .snd-child16.thd-child10 .nav-local .snd-child16 > a::after { content: none; }

.snd-child17 .nav-local .snd-child17 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.snd-child17.thd-child01 .nav-local .snd-child17 > a, .snd-child17.thd-child02 .nav-local .snd-child17 > a, .snd-child17.thd-child03 .nav-local .snd-child17 > a, .snd-child17.thd-child04 .nav-local .snd-child17 > a, .snd-child17.thd-child05 .nav-local .snd-child17 > a, .snd-child17.thd-child06 .nav-local .snd-child17 > a, .snd-child17.thd-child07 .nav-local .snd-child17 > a, .snd-child17.thd-child08 .nav-local .snd-child17 > a, .snd-child17.thd-child09 .nav-local .snd-child17 > a, .snd-child17.thd-child10 .nav-local .snd-child17 > a { color: #333; }

.snd-child17.thd-child01 .nav-local .snd-child17 > a:before, .snd-child17.thd-child02 .nav-local .snd-child17 > a:before, .snd-child17.thd-child03 .nav-local .snd-child17 > a:before, .snd-child17.thd-child04 .nav-local .snd-child17 > a:before, .snd-child17.thd-child05 .nav-local .snd-child17 > a:before, .snd-child17.thd-child06 .nav-local .snd-child17 > a:before, .snd-child17.thd-child07 .nav-local .snd-child17 > a:before, .snd-child17.thd-child08 .nav-local .snd-child17 > a:before, .snd-child17.thd-child09 .nav-local .snd-child17 > a:before, .snd-child17.thd-child10 .nav-local .snd-child17 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.snd-child17.thd-child01 .nav-local .snd-child17 > a::after, .snd-child17.thd-child02 .nav-local .snd-child17 > a::after, .snd-child17.thd-child03 .nav-local .snd-child17 > a::after, .snd-child17.thd-child04 .nav-local .snd-child17 > a::after, .snd-child17.thd-child05 .nav-local .snd-child17 > a::after, .snd-child17.thd-child06 .nav-local .snd-child17 > a::after, .snd-child17.thd-child07 .nav-local .snd-child17 > a::after, .snd-child17.thd-child08 .nav-local .snd-child17 > a::after, .snd-child17.thd-child09 .nav-local .snd-child17 > a::after, .snd-child17.thd-child10 .nav-local .snd-child17 > a::after { content: none; }

.snd-child18 .nav-local .snd-child18 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.snd-child18.thd-child01 .nav-local .snd-child18 > a, .snd-child18.thd-child02 .nav-local .snd-child18 > a, .snd-child18.thd-child03 .nav-local .snd-child18 > a, .snd-child18.thd-child04 .nav-local .snd-child18 > a, .snd-child18.thd-child05 .nav-local .snd-child18 > a, .snd-child18.thd-child06 .nav-local .snd-child18 > a, .snd-child18.thd-child07 .nav-local .snd-child18 > a, .snd-child18.thd-child08 .nav-local .snd-child18 > a, .snd-child18.thd-child09 .nav-local .snd-child18 > a, .snd-child18.thd-child10 .nav-local .snd-child18 > a { color: #333; }

.snd-child18.thd-child01 .nav-local .snd-child18 > a:before, .snd-child18.thd-child02 .nav-local .snd-child18 > a:before, .snd-child18.thd-child03 .nav-local .snd-child18 > a:before, .snd-child18.thd-child04 .nav-local .snd-child18 > a:before, .snd-child18.thd-child05 .nav-local .snd-child18 > a:before, .snd-child18.thd-child06 .nav-local .snd-child18 > a:before, .snd-child18.thd-child07 .nav-local .snd-child18 > a:before, .snd-child18.thd-child08 .nav-local .snd-child18 > a:before, .snd-child18.thd-child09 .nav-local .snd-child18 > a:before, .snd-child18.thd-child10 .nav-local .snd-child18 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.snd-child18.thd-child01 .nav-local .snd-child18 > a::after, .snd-child18.thd-child02 .nav-local .snd-child18 > a::after, .snd-child18.thd-child03 .nav-local .snd-child18 > a::after, .snd-child18.thd-child04 .nav-local .snd-child18 > a::after, .snd-child18.thd-child05 .nav-local .snd-child18 > a::after, .snd-child18.thd-child06 .nav-local .snd-child18 > a::after, .snd-child18.thd-child07 .nav-local .snd-child18 > a::after, .snd-child18.thd-child08 .nav-local .snd-child18 > a::after, .snd-child18.thd-child09 .nav-local .snd-child18 > a::after, .snd-child18.thd-child10 .nav-local .snd-child18 > a::after { content: none; }

.snd-child19 .nav-local .snd-child19 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.snd-child19.thd-child01 .nav-local .snd-child19 > a, .snd-child19.thd-child02 .nav-local .snd-child19 > a, .snd-child19.thd-child03 .nav-local .snd-child19 > a, .snd-child19.thd-child04 .nav-local .snd-child19 > a, .snd-child19.thd-child05 .nav-local .snd-child19 > a, .snd-child19.thd-child06 .nav-local .snd-child19 > a, .snd-child19.thd-child07 .nav-local .snd-child19 > a, .snd-child19.thd-child08 .nav-local .snd-child19 > a, .snd-child19.thd-child09 .nav-local .snd-child19 > a, .snd-child19.thd-child10 .nav-local .snd-child19 > a { color: #333; }

.snd-child19.thd-child01 .nav-local .snd-child19 > a:before, .snd-child19.thd-child02 .nav-local .snd-child19 > a:before, .snd-child19.thd-child03 .nav-local .snd-child19 > a:before, .snd-child19.thd-child04 .nav-local .snd-child19 > a:before, .snd-child19.thd-child05 .nav-local .snd-child19 > a:before, .snd-child19.thd-child06 .nav-local .snd-child19 > a:before, .snd-child19.thd-child07 .nav-local .snd-child19 > a:before, .snd-child19.thd-child08 .nav-local .snd-child19 > a:before, .snd-child19.thd-child09 .nav-local .snd-child19 > a:before, .snd-child19.thd-child10 .nav-local .snd-child19 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.snd-child19.thd-child01 .nav-local .snd-child19 > a::after, .snd-child19.thd-child02 .nav-local .snd-child19 > a::after, .snd-child19.thd-child03 .nav-local .snd-child19 > a::after, .snd-child19.thd-child04 .nav-local .snd-child19 > a::after, .snd-child19.thd-child05 .nav-local .snd-child19 > a::after, .snd-child19.thd-child06 .nav-local .snd-child19 > a::after, .snd-child19.thd-child07 .nav-local .snd-child19 > a::after, .snd-child19.thd-child08 .nav-local .snd-child19 > a::after, .snd-child19.thd-child09 .nav-local .snd-child19 > a::after, .snd-child19.thd-child10 .nav-local .snd-child19 > a::after { content: none; }

.snd-child20 .nav-local .snd-child20 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.snd-child20.thd-child01 .nav-local .snd-child20 > a, .snd-child20.thd-child02 .nav-local .snd-child20 > a, .snd-child20.thd-child03 .nav-local .snd-child20 > a, .snd-child20.thd-child04 .nav-local .snd-child20 > a, .snd-child20.thd-child05 .nav-local .snd-child20 > a, .snd-child20.thd-child06 .nav-local .snd-child20 > a, .snd-child20.thd-child07 .nav-local .snd-child20 > a, .snd-child20.thd-child08 .nav-local .snd-child20 > a, .snd-child20.thd-child09 .nav-local .snd-child20 > a, .snd-child20.thd-child10 .nav-local .snd-child20 > a { color: #333; }

.snd-child20.thd-child01 .nav-local .snd-child20 > a:before, .snd-child20.thd-child02 .nav-local .snd-child20 > a:before, .snd-child20.thd-child03 .nav-local .snd-child20 > a:before, .snd-child20.thd-child04 .nav-local .snd-child20 > a:before, .snd-child20.thd-child05 .nav-local .snd-child20 > a:before, .snd-child20.thd-child06 .nav-local .snd-child20 > a:before, .snd-child20.thd-child07 .nav-local .snd-child20 > a:before, .snd-child20.thd-child08 .nav-local .snd-child20 > a:before, .snd-child20.thd-child09 .nav-local .snd-child20 > a:before, .snd-child20.thd-child10 .nav-local .snd-child20 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.snd-child20.thd-child01 .nav-local .snd-child20 > a::after, .snd-child20.thd-child02 .nav-local .snd-child20 > a::after, .snd-child20.thd-child03 .nav-local .snd-child20 > a::after, .snd-child20.thd-child04 .nav-local .snd-child20 > a::after, .snd-child20.thd-child05 .nav-local .snd-child20 > a::after, .snd-child20.thd-child06 .nav-local .snd-child20 > a::after, .snd-child20.thd-child07 .nav-local .snd-child20 > a::after, .snd-child20.thd-child08 .nav-local .snd-child20 > a::after, .snd-child20.thd-child09 .nav-local .snd-child20 > a::after, .snd-child20.thd-child10 .nav-local .snd-child20 > a::after { content: none; }

.thd-child01 .nav-local .thd-child01 > a, .thd-child01.foh-child01 .nav-local .thd-child01 > a, .thd-child01.foh-child02 .nav-local .thd-child01 > a, .thd-child01.foh-child03 .nav-local .thd-child01 > a, .thd-child01.foh-child04 .nav-local .thd-child01 > a, .thd-child01.foh-child05 .nav-local .thd-child01 > a, .thd-child01.foh-child06 .nav-local .thd-child01 > a, .thd-child01.foh-child07 .nav-local .thd-child01 > a, .thd-child01.foh-child08 .nav-local .thd-child01 > a, .thd-child01.foh-child09 .nav-local .thd-child01 > a, .thd-child01.foh-child10 .nav-local .thd-child01 > a, .thd-child02 .nav-local .thd-child02 > a, .thd-child02.foh-child01 .nav-local .thd-child02 > a, .thd-child02.foh-child02 .nav-local .thd-child02 > a, .thd-child02.foh-child03 .nav-local .thd-child02 > a, .thd-child02.foh-child04 .nav-local .thd-child02 > a, .thd-child02.foh-child05 .nav-local .thd-child02 > a, .thd-child02.foh-child06 .nav-local .thd-child02 > a, .thd-child02.foh-child07 .nav-local .thd-child02 > a, .thd-child02.foh-child08 .nav-local .thd-child02 > a, .thd-child02.foh-child09 .nav-local .thd-child02 > a, .thd-child02.foh-child10 .nav-local .thd-child02 > a, .thd-child03 .nav-local .thd-child03 > a, .thd-child03.foh-child01 .nav-local .thd-child03 > a, .thd-child03.foh-child02 .nav-local .thd-child03 > a, .thd-child03.foh-child03 .nav-local .thd-child03 > a, .thd-child03.foh-child04 .nav-local .thd-child03 > a, .thd-child03.foh-child05 .nav-local .thd-child03 > a, .thd-child03.foh-child06 .nav-local .thd-child03 > a, .thd-child03.foh-child07 .nav-local .thd-child03 > a, .thd-child03.foh-child08 .nav-local .thd-child03 > a, .thd-child03.foh-child09 .nav-local .thd-child03 > a, .thd-child03.foh-child10 .nav-local .thd-child03 > a, .thd-child04 .nav-local .thd-child04 > a, .thd-child04.foh-child01 .nav-local .thd-child04 > a, .thd-child04.foh-child02 .nav-local .thd-child04 > a, .thd-child04.foh-child03 .nav-local .thd-child04 > a, .thd-child04.foh-child04 .nav-local .thd-child04 > a, .thd-child04.foh-child05 .nav-local .thd-child04 > a, .thd-child04.foh-child06 .nav-local .thd-child04 > a, .thd-child04.foh-child07 .nav-local .thd-child04 > a, .thd-child04.foh-child08 .nav-local .thd-child04 > a, .thd-child04.foh-child09 .nav-local .thd-child04 > a, .thd-child04.foh-child10 .nav-local .thd-child04 > a, .thd-child05 .nav-local .thd-child05 > a, .thd-child05.foh-child01 .nav-local .thd-child05 > a, .thd-child05.foh-child02 .nav-local .thd-child05 > a, .thd-child05.foh-child03 .nav-local .thd-child05 > a, .thd-child05.foh-child04 .nav-local .thd-child05 > a, .thd-child05.foh-child05 .nav-local .thd-child05 > a, .thd-child05.foh-child06 .nav-local .thd-child05 > a, .thd-child05.foh-child07 .nav-local .thd-child05 > a, .thd-child05.foh-child08 .nav-local .thd-child05 > a, .thd-child05.foh-child09 .nav-local .thd-child05 > a, .thd-child05.foh-child10 .nav-local .thd-child05 > a, .thd-child06 .nav-local .thd-child06 > a, .thd-child06.foh-child01 .nav-local .thd-child06 > a, .thd-child06.foh-child02 .nav-local .thd-child06 > a, .thd-child06.foh-child03 .nav-local .thd-child06 > a, .thd-child06.foh-child04 .nav-local .thd-child06 > a, .thd-child06.foh-child05 .nav-local .thd-child06 > a, .thd-child06.foh-child06 .nav-local .thd-child06 > a, .thd-child06.foh-child07 .nav-local .thd-child06 > a, .thd-child06.foh-child08 .nav-local .thd-child06 > a, .thd-child06.foh-child09 .nav-local .thd-child06 > a, .thd-child06.foh-child10 .nav-local .thd-child06 > a, .thd-child07 .nav-local .thd-child07 > a, .thd-child07.foh-child01 .nav-local .thd-child07 > a, .thd-child07.foh-child02 .nav-local .thd-child07 > a, .thd-child07.foh-child03 .nav-local .thd-child07 > a, .thd-child07.foh-child04 .nav-local .thd-child07 > a, .thd-child07.foh-child05 .nav-local .thd-child07 > a, .thd-child07.foh-child06 .nav-local .thd-child07 > a, .thd-child07.foh-child07 .nav-local .thd-child07 > a, .thd-child07.foh-child08 .nav-local .thd-child07 > a, .thd-child07.foh-child09 .nav-local .thd-child07 > a, .thd-child07.foh-child10 .nav-local .thd-child07 > a, .thd-child08 .nav-local .thd-child08 > a, .thd-child08.foh-child01 .nav-local .thd-child08 > a, .thd-child08.foh-child02 .nav-local .thd-child08 > a, .thd-child08.foh-child03 .nav-local .thd-child08 > a, .thd-child08.foh-child04 .nav-local .thd-child08 > a, .thd-child08.foh-child05 .nav-local .thd-child08 > a, .thd-child08.foh-child06 .nav-local .thd-child08 > a, .thd-child08.foh-child07 .nav-local .thd-child08 > a, .thd-child08.foh-child08 .nav-local .thd-child08 > a, .thd-child08.foh-child09 .nav-local .thd-child08 > a, .thd-child08.foh-child10 .nav-local .thd-child08 > a, .thd-child09 .nav-local .thd-child09 > a, .thd-child09.foh-child01 .nav-local .thd-child09 > a, .thd-child09.foh-child02 .nav-local .thd-child09 > a, .thd-child09.foh-child03 .nav-local .thd-child09 > a, .thd-child09.foh-child04 .nav-local .thd-child09 > a, .thd-child09.foh-child05 .nav-local .thd-child09 > a, .thd-child09.foh-child06 .nav-local .thd-child09 > a, .thd-child09.foh-child07 .nav-local .thd-child09 > a, .thd-child09.foh-child08 .nav-local .thd-child09 > a, .thd-child09.foh-child09 .nav-local .thd-child09 > a, .thd-child09.foh-child10 .nav-local .thd-child09 > a, .thd-child10 .nav-local .thd-child10 > a, .thd-child10.foh-child01 .nav-local .thd-child10 > a, .thd-child10.foh-child02 .nav-local .thd-child10 > a, .thd-child10.foh-child03 .nav-local .thd-child10 > a, .thd-child10.foh-child04 .nav-local .thd-child10 > a, .thd-child10.foh-child05 .nav-local .thd-child10 > a, .thd-child10.foh-child06 .nav-local .thd-child10 > a, .thd-child10.foh-child07 .nav-local .thd-child10 > a, .thd-child10.foh-child08 .nav-local .thd-child10 > a, .thd-child10.foh-child09 .nav-local .thd-child10 > a, .thd-child10.foh-child10 .nav-local .thd-child10 > a, .thd-child11 .nav-local .thd-child11 > a, .thd-child11.foh-child01 .nav-local .thd-child11 > a, .thd-child11.foh-child02 .nav-local .thd-child11 > a, .thd-child11.foh-child03 .nav-local .thd-child11 > a, .thd-child11.foh-child04 .nav-local .thd-child11 > a, .thd-child11.foh-child05 .nav-local .thd-child11 > a, .thd-child11.foh-child06 .nav-local .thd-child11 > a, .thd-child11.foh-child07 .nav-local .thd-child11 > a, .thd-child11.foh-child08 .nav-local .thd-child11 > a, .thd-child11.foh-child09 .nav-local .thd-child11 > a, .thd-child11.foh-child10 .nav-local .thd-child11 > a, .thd-child12 .nav-local .thd-child12 > a, .thd-child12.foh-child01 .nav-local .thd-child12 > a, .thd-child12.foh-child02 .nav-local .thd-child12 > a, .thd-child12.foh-child03 .nav-local .thd-child12 > a, .thd-child12.foh-child04 .nav-local .thd-child12 > a, .thd-child12.foh-child05 .nav-local .thd-child12 > a, .thd-child12.foh-child06 .nav-local .thd-child12 > a, .thd-child12.foh-child07 .nav-local .thd-child12 > a, .thd-child12.foh-child08 .nav-local .thd-child12 > a, .thd-child12.foh-child09 .nav-local .thd-child12 > a, .thd-child12.foh-child10 .nav-local .thd-child12 > a, .thd-child13 .nav-local .thd-child13 > a, .thd-child13.foh-child01 .nav-local .thd-child13 > a, .thd-child13.foh-child02 .nav-local .thd-child13 > a, .thd-child13.foh-child03 .nav-local .thd-child13 > a, .thd-child13.foh-child04 .nav-local .thd-child13 > a, .thd-child13.foh-child05 .nav-local .thd-child13 > a, .thd-child13.foh-child06 .nav-local .thd-child13 > a, .thd-child13.foh-child07 .nav-local .thd-child13 > a, .thd-child13.foh-child08 .nav-local .thd-child13 > a, .thd-child13.foh-child09 .nav-local .thd-child13 > a, .thd-child13.foh-child10 .nav-local .thd-child13 > a, .thd-child14 .nav-local .thd-child14 > a, .thd-child14.foh-child01 .nav-local .thd-child14 > a, .thd-child14.foh-child02 .nav-local .thd-child14 > a, .thd-child14.foh-child03 .nav-local .thd-child14 > a, .thd-child14.foh-child04 .nav-local .thd-child14 > a, .thd-child14.foh-child05 .nav-local .thd-child14 > a, .thd-child14.foh-child06 .nav-local .thd-child14 > a, .thd-child14.foh-child07 .nav-local .thd-child14 > a, .thd-child14.foh-child08 .nav-local .thd-child14 > a, .thd-child14.foh-child09 .nav-local .thd-child14 > a, .thd-child14.foh-child10 .nav-local .thd-child14 > a, .thd-child15 .nav-local .thd-child15 > a, .thd-child15.foh-child01 .nav-local .thd-child15 > a, .thd-child15.foh-child02 .nav-local .thd-child15 > a, .thd-child15.foh-child03 .nav-local .thd-child15 > a, .thd-child15.foh-child04 .nav-local .thd-child15 > a, .thd-child15.foh-child05 .nav-local .thd-child15 > a, .thd-child15.foh-child06 .nav-local .thd-child15 > a, .thd-child15.foh-child07 .nav-local .thd-child15 > a, .thd-child15.foh-child08 .nav-local .thd-child15 > a, .thd-child15.foh-child09 .nav-local .thd-child15 > a, .thd-child15.foh-child10 .nav-local .thd-child15 > a, .thd-child16 .nav-local .thd-child16 > a, .thd-child16.foh-child01 .nav-local .thd-child16 > a, .thd-child16.foh-child02 .nav-local .thd-child16 > a, .thd-child16.foh-child03 .nav-local .thd-child16 > a, .thd-child16.foh-child04 .nav-local .thd-child16 > a, .thd-child16.foh-child05 .nav-local .thd-child16 > a, .thd-child16.foh-child06 .nav-local .thd-child16 > a, .thd-child16.foh-child07 .nav-local .thd-child16 > a, .thd-child16.foh-child08 .nav-local .thd-child16 > a, .thd-child16.foh-child09 .nav-local .thd-child16 > a, .thd-child16.foh-child10 .nav-local .thd-child16 > a, .thd-child17 .nav-local .thd-child17 > a, .thd-child17.foh-child01 .nav-local .thd-child17 > a, .thd-child17.foh-child02 .nav-local .thd-child17 > a, .thd-child17.foh-child03 .nav-local .thd-child17 > a, .thd-child17.foh-child04 .nav-local .thd-child17 > a, .thd-child17.foh-child05 .nav-local .thd-child17 > a, .thd-child17.foh-child06 .nav-local .thd-child17 > a, .thd-child17.foh-child07 .nav-local .thd-child17 > a, .thd-child17.foh-child08 .nav-local .thd-child17 > a, .thd-child17.foh-child09 .nav-local .thd-child17 > a, .thd-child17.foh-child10 .nav-local .thd-child17 > a, .thd-child18 .nav-local .thd-child18 > a, .thd-child18.foh-child01 .nav-local .thd-child18 > a, .thd-child18.foh-child02 .nav-local .thd-child18 > a, .thd-child18.foh-child03 .nav-local .thd-child18 > a, .thd-child18.foh-child04 .nav-local .thd-child18 > a, .thd-child18.foh-child05 .nav-local .thd-child18 > a, .thd-child18.foh-child06 .nav-local .thd-child18 > a, .thd-child18.foh-child07 .nav-local .thd-child18 > a, .thd-child18.foh-child08 .nav-local .thd-child18 > a, .thd-child18.foh-child09 .nav-local .thd-child18 > a, .thd-child18.foh-child10 .nav-local .thd-child18 > a, .thd-child19 .nav-local .thd-child19 > a, .thd-child19.foh-child01 .nav-local .thd-child19 > a, .thd-child19.foh-child02 .nav-local .thd-child19 > a, .thd-child19.foh-child03 .nav-local .thd-child19 > a, .thd-child19.foh-child04 .nav-local .thd-child19 > a, .thd-child19.foh-child05 .nav-local .thd-child19 > a, .thd-child19.foh-child06 .nav-local .thd-child19 > a, .thd-child19.foh-child07 .nav-local .thd-child19 > a, .thd-child19.foh-child08 .nav-local .thd-child19 > a, .thd-child19.foh-child09 .nav-local .thd-child19 > a, .thd-child19.foh-child10 .nav-local .thd-child19 > a, .thd-child20 .nav-local .thd-child20 > a, .thd-child20.foh-child01 .nav-local .thd-child20 > a, .thd-child20.foh-child02 .nav-local .thd-child20 > a, .thd-child20.foh-child03 .nav-local .thd-child20 > a, .thd-child20.foh-child04 .nav-local .thd-child20 > a, .thd-child20.foh-child05 .nav-local .thd-child20 > a, .thd-child20.foh-child06 .nav-local .thd-child20 > a, .thd-child20.foh-child07 .nav-local .thd-child20 > a, .thd-child20.foh-child08 .nav-local .thd-child20 > a, .thd-child20.foh-child09 .nav-local .thd-child20 > a, .thd-child20.foh-child10 .nav-local .thd-child20 > a { border-bottom: none; }

.thd-child01 .nav-local .thd-child01 > a:before, .thd-child01.foh-child01 .nav-local .thd-child01 > a:before, .thd-child01.foh-child02 .nav-local .thd-child01 > a:before, .thd-child01.foh-child03 .nav-local .thd-child01 > a:before, .thd-child01.foh-child04 .nav-local .thd-child01 > a:before, .thd-child01.foh-child05 .nav-local .thd-child01 > a:before, .thd-child01.foh-child06 .nav-local .thd-child01 > a:before, .thd-child01.foh-child07 .nav-local .thd-child01 > a:before, .thd-child01.foh-child08 .nav-local .thd-child01 > a:before, .thd-child01.foh-child09 .nav-local .thd-child01 > a:before, .thd-child01.foh-child10 .nav-local .thd-child01 > a:before, .thd-child02 .nav-local .thd-child02 > a:before, .thd-child02.foh-child01 .nav-local .thd-child02 > a:before, .thd-child02.foh-child02 .nav-local .thd-child02 > a:before, .thd-child02.foh-child03 .nav-local .thd-child02 > a:before, .thd-child02.foh-child04 .nav-local .thd-child02 > a:before, .thd-child02.foh-child05 .nav-local .thd-child02 > a:before, .thd-child02.foh-child06 .nav-local .thd-child02 > a:before, .thd-child02.foh-child07 .nav-local .thd-child02 > a:before, .thd-child02.foh-child08 .nav-local .thd-child02 > a:before, .thd-child02.foh-child09 .nav-local .thd-child02 > a:before, .thd-child02.foh-child10 .nav-local .thd-child02 > a:before, .thd-child03 .nav-local .thd-child03 > a:before, .thd-child03.foh-child01 .nav-local .thd-child03 > a:before, .thd-child03.foh-child02 .nav-local .thd-child03 > a:before, .thd-child03.foh-child03 .nav-local .thd-child03 > a:before, .thd-child03.foh-child04 .nav-local .thd-child03 > a:before, .thd-child03.foh-child05 .nav-local .thd-child03 > a:before, .thd-child03.foh-child06 .nav-local .thd-child03 > a:before, .thd-child03.foh-child07 .nav-local .thd-child03 > a:before, .thd-child03.foh-child08 .nav-local .thd-child03 > a:before, .thd-child03.foh-child09 .nav-local .thd-child03 > a:before, .thd-child03.foh-child10 .nav-local .thd-child03 > a:before, .thd-child04 .nav-local .thd-child04 > a:before, .thd-child04.foh-child01 .nav-local .thd-child04 > a:before, .thd-child04.foh-child02 .nav-local .thd-child04 > a:before, .thd-child04.foh-child03 .nav-local .thd-child04 > a:before, .thd-child04.foh-child04 .nav-local .thd-child04 > a:before, .thd-child04.foh-child05 .nav-local .thd-child04 > a:before, .thd-child04.foh-child06 .nav-local .thd-child04 > a:before, .thd-child04.foh-child07 .nav-local .thd-child04 > a:before, .thd-child04.foh-child08 .nav-local .thd-child04 > a:before, .thd-child04.foh-child09 .nav-local .thd-child04 > a:before, .thd-child04.foh-child10 .nav-local .thd-child04 > a:before, .thd-child05 .nav-local .thd-child05 > a:before, .thd-child05.foh-child01 .nav-local .thd-child05 > a:before, .thd-child05.foh-child02 .nav-local .thd-child05 > a:before, .thd-child05.foh-child03 .nav-local .thd-child05 > a:before, .thd-child05.foh-child04 .nav-local .thd-child05 > a:before, .thd-child05.foh-child05 .nav-local .thd-child05 > a:before, .thd-child05.foh-child06 .nav-local .thd-child05 > a:before, .thd-child05.foh-child07 .nav-local .thd-child05 > a:before, .thd-child05.foh-child08 .nav-local .thd-child05 > a:before, .thd-child05.foh-child09 .nav-local .thd-child05 > a:before, .thd-child05.foh-child10 .nav-local .thd-child05 > a:before, .thd-child06 .nav-local .thd-child06 > a:before, .thd-child06.foh-child01 .nav-local .thd-child06 > a:before, .thd-child06.foh-child02 .nav-local .thd-child06 > a:before, .thd-child06.foh-child03 .nav-local .thd-child06 > a:before, .thd-child06.foh-child04 .nav-local .thd-child06 > a:before, .thd-child06.foh-child05 .nav-local .thd-child06 > a:before, .thd-child06.foh-child06 .nav-local .thd-child06 > a:before, .thd-child06.foh-child07 .nav-local .thd-child06 > a:before, .thd-child06.foh-child08 .nav-local .thd-child06 > a:before, .thd-child06.foh-child09 .nav-local .thd-child06 > a:before, .thd-child06.foh-child10 .nav-local .thd-child06 > a:before, .thd-child07 .nav-local .thd-child07 > a:before, .thd-child07.foh-child01 .nav-local .thd-child07 > a:before, .thd-child07.foh-child02 .nav-local .thd-child07 > a:before, .thd-child07.foh-child03 .nav-local .thd-child07 > a:before, .thd-child07.foh-child04 .nav-local .thd-child07 > a:before, .thd-child07.foh-child05 .nav-local .thd-child07 > a:before, .thd-child07.foh-child06 .nav-local .thd-child07 > a:before, .thd-child07.foh-child07 .nav-local .thd-child07 > a:before, .thd-child07.foh-child08 .nav-local .thd-child07 > a:before, .thd-child07.foh-child09 .nav-local .thd-child07 > a:before, .thd-child07.foh-child10 .nav-local .thd-child07 > a:before, .thd-child08 .nav-local .thd-child08 > a:before, .thd-child08.foh-child01 .nav-local .thd-child08 > a:before, .thd-child08.foh-child02 .nav-local .thd-child08 > a:before, .thd-child08.foh-child03 .nav-local .thd-child08 > a:before, .thd-child08.foh-child04 .nav-local .thd-child08 > a:before, .thd-child08.foh-child05 .nav-local .thd-child08 > a:before, .thd-child08.foh-child06 .nav-local .thd-child08 > a:before, .thd-child08.foh-child07 .nav-local .thd-child08 > a:before, .thd-child08.foh-child08 .nav-local .thd-child08 > a:before, .thd-child08.foh-child09 .nav-local .thd-child08 > a:before, .thd-child08.foh-child10 .nav-local .thd-child08 > a:before, .thd-child09 .nav-local .thd-child09 > a:before, .thd-child09.foh-child01 .nav-local .thd-child09 > a:before, .thd-child09.foh-child02 .nav-local .thd-child09 > a:before, .thd-child09.foh-child03 .nav-local .thd-child09 > a:before, .thd-child09.foh-child04 .nav-local .thd-child09 > a:before, .thd-child09.foh-child05 .nav-local .thd-child09 > a:before, .thd-child09.foh-child06 .nav-local .thd-child09 > a:before, .thd-child09.foh-child07 .nav-local .thd-child09 > a:before, .thd-child09.foh-child08 .nav-local .thd-child09 > a:before, .thd-child09.foh-child09 .nav-local .thd-child09 > a:before, .thd-child09.foh-child10 .nav-local .thd-child09 > a:before, .thd-child10 .nav-local .thd-child10 > a:before, .thd-child10.foh-child01 .nav-local .thd-child10 > a:before, .thd-child10.foh-child02 .nav-local .thd-child10 > a:before, .thd-child10.foh-child03 .nav-local .thd-child10 > a:before, .thd-child10.foh-child04 .nav-local .thd-child10 > a:before, .thd-child10.foh-child05 .nav-local .thd-child10 > a:before, .thd-child10.foh-child06 .nav-local .thd-child10 > a:before, .thd-child10.foh-child07 .nav-local .thd-child10 > a:before, .thd-child10.foh-child08 .nav-local .thd-child10 > a:before, .thd-child10.foh-child09 .nav-local .thd-child10 > a:before, .thd-child10.foh-child10 .nav-local .thd-child10 > a:before, .thd-child11 .nav-local .thd-child11 > a:before, .thd-child11.foh-child01 .nav-local .thd-child11 > a:before, .thd-child11.foh-child02 .nav-local .thd-child11 > a:before, .thd-child11.foh-child03 .nav-local .thd-child11 > a:before, .thd-child11.foh-child04 .nav-local .thd-child11 > a:before, .thd-child11.foh-child05 .nav-local .thd-child11 > a:before, .thd-child11.foh-child06 .nav-local .thd-child11 > a:before, .thd-child11.foh-child07 .nav-local .thd-child11 > a:before, .thd-child11.foh-child08 .nav-local .thd-child11 > a:before, .thd-child11.foh-child09 .nav-local .thd-child11 > a:before, .thd-child11.foh-child10 .nav-local .thd-child11 > a:before, .thd-child12 .nav-local .thd-child12 > a:before, .thd-child12.foh-child01 .nav-local .thd-child12 > a:before, .thd-child12.foh-child02 .nav-local .thd-child12 > a:before, .thd-child12.foh-child03 .nav-local .thd-child12 > a:before, .thd-child12.foh-child04 .nav-local .thd-child12 > a:before, .thd-child12.foh-child05 .nav-local .thd-child12 > a:before, .thd-child12.foh-child06 .nav-local .thd-child12 > a:before, .thd-child12.foh-child07 .nav-local .thd-child12 > a:before, .thd-child12.foh-child08 .nav-local .thd-child12 > a:before, .thd-child12.foh-child09 .nav-local .thd-child12 > a:before, .thd-child12.foh-child10 .nav-local .thd-child12 > a:before, .thd-child13 .nav-local .thd-child13 > a:before, .thd-child13.foh-child01 .nav-local .thd-child13 > a:before, .thd-child13.foh-child02 .nav-local .thd-child13 > a:before, .thd-child13.foh-child03 .nav-local .thd-child13 > a:before, .thd-child13.foh-child04 .nav-local .thd-child13 > a:before, .thd-child13.foh-child05 .nav-local .thd-child13 > a:before, .thd-child13.foh-child06 .nav-local .thd-child13 > a:before, .thd-child13.foh-child07 .nav-local .thd-child13 > a:before, .thd-child13.foh-child08 .nav-local .thd-child13 > a:before, .thd-child13.foh-child09 .nav-local .thd-child13 > a:before, .thd-child13.foh-child10 .nav-local .thd-child13 > a:before, .thd-child14 .nav-local .thd-child14 > a:before, .thd-child14.foh-child01 .nav-local .thd-child14 > a:before, .thd-child14.foh-child02 .nav-local .thd-child14 > a:before, .thd-child14.foh-child03 .nav-local .thd-child14 > a:before, .thd-child14.foh-child04 .nav-local .thd-child14 > a:before, .thd-child14.foh-child05 .nav-local .thd-child14 > a:before, .thd-child14.foh-child06 .nav-local .thd-child14 > a:before, .thd-child14.foh-child07 .nav-local .thd-child14 > a:before, .thd-child14.foh-child08 .nav-local .thd-child14 > a:before, .thd-child14.foh-child09 .nav-local .thd-child14 > a:before, .thd-child14.foh-child10 .nav-local .thd-child14 > a:before, .thd-child15 .nav-local .thd-child15 > a:before, .thd-child15.foh-child01 .nav-local .thd-child15 > a:before, .thd-child15.foh-child02 .nav-local .thd-child15 > a:before, .thd-child15.foh-child03 .nav-local .thd-child15 > a:before, .thd-child15.foh-child04 .nav-local .thd-child15 > a:before, .thd-child15.foh-child05 .nav-local .thd-child15 > a:before, .thd-child15.foh-child06 .nav-local .thd-child15 > a:before, .thd-child15.foh-child07 .nav-local .thd-child15 > a:before, .thd-child15.foh-child08 .nav-local .thd-child15 > a:before, .thd-child15.foh-child09 .nav-local .thd-child15 > a:before, .thd-child15.foh-child10 .nav-local .thd-child15 > a:before, .thd-child16 .nav-local .thd-child16 > a:before, .thd-child16.foh-child01 .nav-local .thd-child16 > a:before, .thd-child16.foh-child02 .nav-local .thd-child16 > a:before, .thd-child16.foh-child03 .nav-local .thd-child16 > a:before, .thd-child16.foh-child04 .nav-local .thd-child16 > a:before, .thd-child16.foh-child05 .nav-local .thd-child16 > a:before, .thd-child16.foh-child06 .nav-local .thd-child16 > a:before, .thd-child16.foh-child07 .nav-local .thd-child16 > a:before, .thd-child16.foh-child08 .nav-local .thd-child16 > a:before, .thd-child16.foh-child09 .nav-local .thd-child16 > a:before, .thd-child16.foh-child10 .nav-local .thd-child16 > a:before, .thd-child17 .nav-local .thd-child17 > a:before, .thd-child17.foh-child01 .nav-local .thd-child17 > a:before, .thd-child17.foh-child02 .nav-local .thd-child17 > a:before, .thd-child17.foh-child03 .nav-local .thd-child17 > a:before, .thd-child17.foh-child04 .nav-local .thd-child17 > a:before, .thd-child17.foh-child05 .nav-local .thd-child17 > a:before, .thd-child17.foh-child06 .nav-local .thd-child17 > a:before, .thd-child17.foh-child07 .nav-local .thd-child17 > a:before, .thd-child17.foh-child08 .nav-local .thd-child17 > a:before, .thd-child17.foh-child09 .nav-local .thd-child17 > a:before, .thd-child17.foh-child10 .nav-local .thd-child17 > a:before, .thd-child18 .nav-local .thd-child18 > a:before, .thd-child18.foh-child01 .nav-local .thd-child18 > a:before, .thd-child18.foh-child02 .nav-local .thd-child18 > a:before, .thd-child18.foh-child03 .nav-local .thd-child18 > a:before, .thd-child18.foh-child04 .nav-local .thd-child18 > a:before, .thd-child18.foh-child05 .nav-local .thd-child18 > a:before, .thd-child18.foh-child06 .nav-local .thd-child18 > a:before, .thd-child18.foh-child07 .nav-local .thd-child18 > a:before, .thd-child18.foh-child08 .nav-local .thd-child18 > a:before, .thd-child18.foh-child09 .nav-local .thd-child18 > a:before, .thd-child18.foh-child10 .nav-local .thd-child18 > a:before, .thd-child19 .nav-local .thd-child19 > a:before, .thd-child19.foh-child01 .nav-local .thd-child19 > a:before, .thd-child19.foh-child02 .nav-local .thd-child19 > a:before, .thd-child19.foh-child03 .nav-local .thd-child19 > a:before, .thd-child19.foh-child04 .nav-local .thd-child19 > a:before, .thd-child19.foh-child05 .nav-local .thd-child19 > a:before, .thd-child19.foh-child06 .nav-local .thd-child19 > a:before, .thd-child19.foh-child07 .nav-local .thd-child19 > a:before, .thd-child19.foh-child08 .nav-local .thd-child19 > a:before, .thd-child19.foh-child09 .nav-local .thd-child19 > a:before, .thd-child19.foh-child10 .nav-local .thd-child19 > a:before, .thd-child20 .nav-local .thd-child20 > a:before, .thd-child20.foh-child01 .nav-local .thd-child20 > a:before, .thd-child20.foh-child02 .nav-local .thd-child20 > a:before, .thd-child20.foh-child03 .nav-local .thd-child20 > a:before, .thd-child20.foh-child04 .nav-local .thd-child20 > a:before, .thd-child20.foh-child05 .nav-local .thd-child20 > a:before, .thd-child20.foh-child06 .nav-local .thd-child20 > a:before, .thd-child20.foh-child07 .nav-local .thd-child20 > a:before, .thd-child20.foh-child08 .nav-local .thd-child20 > a:before, .thd-child20.foh-child09 .nav-local .thd-child20 > a:before, .thd-child20.foh-child10 .nav-local .thd-child20 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.thd-child01 .nav-local .thd-child01 > .foh, .thd-child01.foh-child01 .nav-local .thd-child01 > .foh, .thd-child01.foh-child02 .nav-local .thd-child01 > .foh, .thd-child01.foh-child03 .nav-local .thd-child01 > .foh, .thd-child01.foh-child04 .nav-local .thd-child01 > .foh, .thd-child01.foh-child05 .nav-local .thd-child01 > .foh, .thd-child01.foh-child06 .nav-local .thd-child01 > .foh, .thd-child01.foh-child07 .nav-local .thd-child01 > .foh, .thd-child01.foh-child08 .nav-local .thd-child01 > .foh, .thd-child01.foh-child09 .nav-local .thd-child01 > .foh, .thd-child01.foh-child10 .nav-local .thd-child01 > .foh, .thd-child02 .nav-local .thd-child02 > .foh, .thd-child02.foh-child01 .nav-local .thd-child02 > .foh, .thd-child02.foh-child02 .nav-local .thd-child02 > .foh, .thd-child02.foh-child03 .nav-local .thd-child02 > .foh, .thd-child02.foh-child04 .nav-local .thd-child02 > .foh, .thd-child02.foh-child05 .nav-local .thd-child02 > .foh, .thd-child02.foh-child06 .nav-local .thd-child02 > .foh, .thd-child02.foh-child07 .nav-local .thd-child02 > .foh, .thd-child02.foh-child08 .nav-local .thd-child02 > .foh, .thd-child02.foh-child09 .nav-local .thd-child02 > .foh, .thd-child02.foh-child10 .nav-local .thd-child02 > .foh, .thd-child03 .nav-local .thd-child03 > .foh, .thd-child03.foh-child01 .nav-local .thd-child03 > .foh, .thd-child03.foh-child02 .nav-local .thd-child03 > .foh, .thd-child03.foh-child03 .nav-local .thd-child03 > .foh, .thd-child03.foh-child04 .nav-local .thd-child03 > .foh, .thd-child03.foh-child05 .nav-local .thd-child03 > .foh, .thd-child03.foh-child06 .nav-local .thd-child03 > .foh, .thd-child03.foh-child07 .nav-local .thd-child03 > .foh, .thd-child03.foh-child08 .nav-local .thd-child03 > .foh, .thd-child03.foh-child09 .nav-local .thd-child03 > .foh, .thd-child03.foh-child10 .nav-local .thd-child03 > .foh, .thd-child04 .nav-local .thd-child04 > .foh, .thd-child04.foh-child01 .nav-local .thd-child04 > .foh, .thd-child04.foh-child02 .nav-local .thd-child04 > .foh, .thd-child04.foh-child03 .nav-local .thd-child04 > .foh, .thd-child04.foh-child04 .nav-local .thd-child04 > .foh, .thd-child04.foh-child05 .nav-local .thd-child04 > .foh, .thd-child04.foh-child06 .nav-local .thd-child04 > .foh, .thd-child04.foh-child07 .nav-local .thd-child04 > .foh, .thd-child04.foh-child08 .nav-local .thd-child04 > .foh, .thd-child04.foh-child09 .nav-local .thd-child04 > .foh, .thd-child04.foh-child10 .nav-local .thd-child04 > .foh, .thd-child05 .nav-local .thd-child05 > .foh, .thd-child05.foh-child01 .nav-local .thd-child05 > .foh, .thd-child05.foh-child02 .nav-local .thd-child05 > .foh, .thd-child05.foh-child03 .nav-local .thd-child05 > .foh, .thd-child05.foh-child04 .nav-local .thd-child05 > .foh, .thd-child05.foh-child05 .nav-local .thd-child05 > .foh, .thd-child05.foh-child06 .nav-local .thd-child05 > .foh, .thd-child05.foh-child07 .nav-local .thd-child05 > .foh, .thd-child05.foh-child08 .nav-local .thd-child05 > .foh, .thd-child05.foh-child09 .nav-local .thd-child05 > .foh, .thd-child05.foh-child10 .nav-local .thd-child05 > .foh, .thd-child06 .nav-local .thd-child06 > .foh, .thd-child06.foh-child01 .nav-local .thd-child06 > .foh, .thd-child06.foh-child02 .nav-local .thd-child06 > .foh, .thd-child06.foh-child03 .nav-local .thd-child06 > .foh, .thd-child06.foh-child04 .nav-local .thd-child06 > .foh, .thd-child06.foh-child05 .nav-local .thd-child06 > .foh, .thd-child06.foh-child06 .nav-local .thd-child06 > .foh, .thd-child06.foh-child07 .nav-local .thd-child06 > .foh, .thd-child06.foh-child08 .nav-local .thd-child06 > .foh, .thd-child06.foh-child09 .nav-local .thd-child06 > .foh, .thd-child06.foh-child10 .nav-local .thd-child06 > .foh, .thd-child07 .nav-local .thd-child07 > .foh, .thd-child07.foh-child01 .nav-local .thd-child07 > .foh, .thd-child07.foh-child02 .nav-local .thd-child07 > .foh, .thd-child07.foh-child03 .nav-local .thd-child07 > .foh, .thd-child07.foh-child04 .nav-local .thd-child07 > .foh, .thd-child07.foh-child05 .nav-local .thd-child07 > .foh, .thd-child07.foh-child06 .nav-local .thd-child07 > .foh, .thd-child07.foh-child07 .nav-local .thd-child07 > .foh, .thd-child07.foh-child08 .nav-local .thd-child07 > .foh, .thd-child07.foh-child09 .nav-local .thd-child07 > .foh, .thd-child07.foh-child10 .nav-local .thd-child07 > .foh, .thd-child08 .nav-local .thd-child08 > .foh, .thd-child08.foh-child01 .nav-local .thd-child08 > .foh, .thd-child08.foh-child02 .nav-local .thd-child08 > .foh, .thd-child08.foh-child03 .nav-local .thd-child08 > .foh, .thd-child08.foh-child04 .nav-local .thd-child08 > .foh, .thd-child08.foh-child05 .nav-local .thd-child08 > .foh, .thd-child08.foh-child06 .nav-local .thd-child08 > .foh, .thd-child08.foh-child07 .nav-local .thd-child08 > .foh, .thd-child08.foh-child08 .nav-local .thd-child08 > .foh, .thd-child08.foh-child09 .nav-local .thd-child08 > .foh, .thd-child08.foh-child10 .nav-local .thd-child08 > .foh, .thd-child09 .nav-local .thd-child09 > .foh, .thd-child09.foh-child01 .nav-local .thd-child09 > .foh, .thd-child09.foh-child02 .nav-local .thd-child09 > .foh, .thd-child09.foh-child03 .nav-local .thd-child09 > .foh, .thd-child09.foh-child04 .nav-local .thd-child09 > .foh, .thd-child09.foh-child05 .nav-local .thd-child09 > .foh, .thd-child09.foh-child06 .nav-local .thd-child09 > .foh, .thd-child09.foh-child07 .nav-local .thd-child09 > .foh, .thd-child09.foh-child08 .nav-local .thd-child09 > .foh, .thd-child09.foh-child09 .nav-local .thd-child09 > .foh, .thd-child09.foh-child10 .nav-local .thd-child09 > .foh, .thd-child10 .nav-local .thd-child10 > .foh, .thd-child10.foh-child01 .nav-local .thd-child10 > .foh, .thd-child10.foh-child02 .nav-local .thd-child10 > .foh, .thd-child10.foh-child03 .nav-local .thd-child10 > .foh, .thd-child10.foh-child04 .nav-local .thd-child10 > .foh, .thd-child10.foh-child05 .nav-local .thd-child10 > .foh, .thd-child10.foh-child06 .nav-local .thd-child10 > .foh, .thd-child10.foh-child07 .nav-local .thd-child10 > .foh, .thd-child10.foh-child08 .nav-local .thd-child10 > .foh, .thd-child10.foh-child09 .nav-local .thd-child10 > .foh, .thd-child10.foh-child10 .nav-local .thd-child10 > .foh, .thd-child11 .nav-local .thd-child11 > .foh, .thd-child11.foh-child01 .nav-local .thd-child11 > .foh, .thd-child11.foh-child02 .nav-local .thd-child11 > .foh, .thd-child11.foh-child03 .nav-local .thd-child11 > .foh, .thd-child11.foh-child04 .nav-local .thd-child11 > .foh, .thd-child11.foh-child05 .nav-local .thd-child11 > .foh, .thd-child11.foh-child06 .nav-local .thd-child11 > .foh, .thd-child11.foh-child07 .nav-local .thd-child11 > .foh, .thd-child11.foh-child08 .nav-local .thd-child11 > .foh, .thd-child11.foh-child09 .nav-local .thd-child11 > .foh, .thd-child11.foh-child10 .nav-local .thd-child11 > .foh, .thd-child12 .nav-local .thd-child12 > .foh, .thd-child12.foh-child01 .nav-local .thd-child12 > .foh, .thd-child12.foh-child02 .nav-local .thd-child12 > .foh, .thd-child12.foh-child03 .nav-local .thd-child12 > .foh, .thd-child12.foh-child04 .nav-local .thd-child12 > .foh, .thd-child12.foh-child05 .nav-local .thd-child12 > .foh, .thd-child12.foh-child06 .nav-local .thd-child12 > .foh, .thd-child12.foh-child07 .nav-local .thd-child12 > .foh, .thd-child12.foh-child08 .nav-local .thd-child12 > .foh, .thd-child12.foh-child09 .nav-local .thd-child12 > .foh, .thd-child12.foh-child10 .nav-local .thd-child12 > .foh, .thd-child13 .nav-local .thd-child13 > .foh, .thd-child13.foh-child01 .nav-local .thd-child13 > .foh, .thd-child13.foh-child02 .nav-local .thd-child13 > .foh, .thd-child13.foh-child03 .nav-local .thd-child13 > .foh, .thd-child13.foh-child04 .nav-local .thd-child13 > .foh, .thd-child13.foh-child05 .nav-local .thd-child13 > .foh, .thd-child13.foh-child06 .nav-local .thd-child13 > .foh, .thd-child13.foh-child07 .nav-local .thd-child13 > .foh, .thd-child13.foh-child08 .nav-local .thd-child13 > .foh, .thd-child13.foh-child09 .nav-local .thd-child13 > .foh, .thd-child13.foh-child10 .nav-local .thd-child13 > .foh, .thd-child14 .nav-local .thd-child14 > .foh, .thd-child14.foh-child01 .nav-local .thd-child14 > .foh, .thd-child14.foh-child02 .nav-local .thd-child14 > .foh, .thd-child14.foh-child03 .nav-local .thd-child14 > .foh, .thd-child14.foh-child04 .nav-local .thd-child14 > .foh, .thd-child14.foh-child05 .nav-local .thd-child14 > .foh, .thd-child14.foh-child06 .nav-local .thd-child14 > .foh, .thd-child14.foh-child07 .nav-local .thd-child14 > .foh, .thd-child14.foh-child08 .nav-local .thd-child14 > .foh, .thd-child14.foh-child09 .nav-local .thd-child14 > .foh, .thd-child14.foh-child10 .nav-local .thd-child14 > .foh, .thd-child15 .nav-local .thd-child15 > .foh, .thd-child15.foh-child01 .nav-local .thd-child15 > .foh, .thd-child15.foh-child02 .nav-local .thd-child15 > .foh, .thd-child15.foh-child03 .nav-local .thd-child15 > .foh, .thd-child15.foh-child04 .nav-local .thd-child15 > .foh, .thd-child15.foh-child05 .nav-local .thd-child15 > .foh, .thd-child15.foh-child06 .nav-local .thd-child15 > .foh, .thd-child15.foh-child07 .nav-local .thd-child15 > .foh, .thd-child15.foh-child08 .nav-local .thd-child15 > .foh, .thd-child15.foh-child09 .nav-local .thd-child15 > .foh, .thd-child15.foh-child10 .nav-local .thd-child15 > .foh, .thd-child16 .nav-local .thd-child16 > .foh, .thd-child16.foh-child01 .nav-local .thd-child16 > .foh, .thd-child16.foh-child02 .nav-local .thd-child16 > .foh, .thd-child16.foh-child03 .nav-local .thd-child16 > .foh, .thd-child16.foh-child04 .nav-local .thd-child16 > .foh, .thd-child16.foh-child05 .nav-local .thd-child16 > .foh, .thd-child16.foh-child06 .nav-local .thd-child16 > .foh, .thd-child16.foh-child07 .nav-local .thd-child16 > .foh, .thd-child16.foh-child08 .nav-local .thd-child16 > .foh, .thd-child16.foh-child09 .nav-local .thd-child16 > .foh, .thd-child16.foh-child10 .nav-local .thd-child16 > .foh, .thd-child17 .nav-local .thd-child17 > .foh, .thd-child17.foh-child01 .nav-local .thd-child17 > .foh, .thd-child17.foh-child02 .nav-local .thd-child17 > .foh, .thd-child17.foh-child03 .nav-local .thd-child17 > .foh, .thd-child17.foh-child04 .nav-local .thd-child17 > .foh, .thd-child17.foh-child05 .nav-local .thd-child17 > .foh, .thd-child17.foh-child06 .nav-local .thd-child17 > .foh, .thd-child17.foh-child07 .nav-local .thd-child17 > .foh, .thd-child17.foh-child08 .nav-local .thd-child17 > .foh, .thd-child17.foh-child09 .nav-local .thd-child17 > .foh, .thd-child17.foh-child10 .nav-local .thd-child17 > .foh, .thd-child18 .nav-local .thd-child18 > .foh, .thd-child18.foh-child01 .nav-local .thd-child18 > .foh, .thd-child18.foh-child02 .nav-local .thd-child18 > .foh, .thd-child18.foh-child03 .nav-local .thd-child18 > .foh, .thd-child18.foh-child04 .nav-local .thd-child18 > .foh, .thd-child18.foh-child05 .nav-local .thd-child18 > .foh, .thd-child18.foh-child06 .nav-local .thd-child18 > .foh, .thd-child18.foh-child07 .nav-local .thd-child18 > .foh, .thd-child18.foh-child08 .nav-local .thd-child18 > .foh, .thd-child18.foh-child09 .nav-local .thd-child18 > .foh, .thd-child18.foh-child10 .nav-local .thd-child18 > .foh, .thd-child19 .nav-local .thd-child19 > .foh, .thd-child19.foh-child01 .nav-local .thd-child19 > .foh, .thd-child19.foh-child02 .nav-local .thd-child19 > .foh, .thd-child19.foh-child03 .nav-local .thd-child19 > .foh, .thd-child19.foh-child04 .nav-local .thd-child19 > .foh, .thd-child19.foh-child05 .nav-local .thd-child19 > .foh, .thd-child19.foh-child06 .nav-local .thd-child19 > .foh, .thd-child19.foh-child07 .nav-local .thd-child19 > .foh, .thd-child19.foh-child08 .nav-local .thd-child19 > .foh, .thd-child19.foh-child09 .nav-local .thd-child19 > .foh, .thd-child19.foh-child10 .nav-local .thd-child19 > .foh, .thd-child20 .nav-local .thd-child20 > .foh, .thd-child20.foh-child01 .nav-local .thd-child20 > .foh, .thd-child20.foh-child02 .nav-local .thd-child20 > .foh, .thd-child20.foh-child03 .nav-local .thd-child20 > .foh, .thd-child20.foh-child04 .nav-local .thd-child20 > .foh, .thd-child20.foh-child05 .nav-local .thd-child20 > .foh, .thd-child20.foh-child06 .nav-local .thd-child20 > .foh, .thd-child20.foh-child07 .nav-local .thd-child20 > .foh, .thd-child20.foh-child08 .nav-local .thd-child20 > .foh, .thd-child20.foh-child09 .nav-local .thd-child20 > .foh, .thd-child20.foh-child10 .nav-local .thd-child20 > .foh { display: block; }

.thd-child01 .nav-local .thd-child01 > a { color: #1432aa; }

.thd-child01 .nav-local .thd-child01 > a:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.thd-child01 .nav-local .thd-child01 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child01 .nav-local .thd-child01 > a:only-child { border-bottom: 1px solid #b8c1e5; }

.thd-child01 .nav-local .thd-child01 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child01 .nav-local .thd-child01 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child01.foh-child01 .nav-local .thd-child01 > a, .thd-child01.foh-child02 .nav-local .thd-child01 > a, .thd-child01.foh-child03 .nav-local .thd-child01 > a, .thd-child01.foh-child04 .nav-local .thd-child01 > a, .thd-child01.foh-child05 .nav-local .thd-child01 > a, .thd-child01.foh-child06 .nav-local .thd-child01 > a, .thd-child01.foh-child07 .nav-local .thd-child01 > a, .thd-child01.foh-child08 .nav-local .thd-child01 > a, .thd-child01.foh-child09 .nav-local .thd-child01 > a, .thd-child01.foh-child10 .nav-local .thd-child01 > a { color: #333; }

.thd-child01.foh-child01 .nav-local .thd-child01 > a:after, .thd-child01.foh-child02 .nav-local .thd-child01 > a:after, .thd-child01.foh-child03 .nav-local .thd-child01 > a:after, .thd-child01.foh-child04 .nav-local .thd-child01 > a:after, .thd-child01.foh-child05 .nav-local .thd-child01 > a:after, .thd-child01.foh-child06 .nav-local .thd-child01 > a:after, .thd-child01.foh-child07 .nav-local .thd-child01 > a:after, .thd-child01.foh-child08 .nav-local .thd-child01 > a:after, .thd-child01.foh-child09 .nav-local .thd-child01 > a:after, .thd-child01.foh-child10 .nav-local .thd-child01 > a:after { content: none; }

.thd-child01 .nav-local.news .nav-cate-wrap .thd-child01 > a { border-bottom: 1px solid #fff; background-color: #d0d6ee; color: #1432aa; }

.thd-child01 .nav-local.news .nav-cate-wrap .thd-child01 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child02 .nav-local .thd-child02 > a { color: #1432aa; }

.thd-child02 .nav-local .thd-child02 > a:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.thd-child02 .nav-local .thd-child02 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child02 .nav-local .thd-child02 > a:only-child { border-bottom: 1px solid #b8c1e5; }

.thd-child02 .nav-local .thd-child02 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child02 .nav-local .thd-child02 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child02.foh-child01 .nav-local .thd-child02 > a, .thd-child02.foh-child02 .nav-local .thd-child02 > a, .thd-child02.foh-child03 .nav-local .thd-child02 > a, .thd-child02.foh-child04 .nav-local .thd-child02 > a, .thd-child02.foh-child05 .nav-local .thd-child02 > a, .thd-child02.foh-child06 .nav-local .thd-child02 > a, .thd-child02.foh-child07 .nav-local .thd-child02 > a, .thd-child02.foh-child08 .nav-local .thd-child02 > a, .thd-child02.foh-child09 .nav-local .thd-child02 > a, .thd-child02.foh-child10 .nav-local .thd-child02 > a { color: #333; }

.thd-child02.foh-child01 .nav-local .thd-child02 > a:after, .thd-child02.foh-child02 .nav-local .thd-child02 > a:after, .thd-child02.foh-child03 .nav-local .thd-child02 > a:after, .thd-child02.foh-child04 .nav-local .thd-child02 > a:after, .thd-child02.foh-child05 .nav-local .thd-child02 > a:after, .thd-child02.foh-child06 .nav-local .thd-child02 > a:after, .thd-child02.foh-child07 .nav-local .thd-child02 > a:after, .thd-child02.foh-child08 .nav-local .thd-child02 > a:after, .thd-child02.foh-child09 .nav-local .thd-child02 > a:after, .thd-child02.foh-child10 .nav-local .thd-child02 > a:after { content: none; }

.thd-child02 .nav-local.news .nav-cate-wrap .thd-child02 > a { border-bottom: 1px solid #fff; background-color: #d0d6ee; color: #1432aa; }

.thd-child02 .nav-local.news .nav-cate-wrap .thd-child02 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child03 .nav-local .thd-child03 > a { color: #1432aa; }

.thd-child03 .nav-local .thd-child03 > a:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.thd-child03 .nav-local .thd-child03 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child03 .nav-local .thd-child03 > a:only-child { border-bottom: 1px solid #b8c1e5; }

.thd-child03 .nav-local .thd-child03 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child03 .nav-local .thd-child03 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child03.foh-child01 .nav-local .thd-child03 > a, .thd-child03.foh-child02 .nav-local .thd-child03 > a, .thd-child03.foh-child03 .nav-local .thd-child03 > a, .thd-child03.foh-child04 .nav-local .thd-child03 > a, .thd-child03.foh-child05 .nav-local .thd-child03 > a, .thd-child03.foh-child06 .nav-local .thd-child03 > a, .thd-child03.foh-child07 .nav-local .thd-child03 > a, .thd-child03.foh-child08 .nav-local .thd-child03 > a, .thd-child03.foh-child09 .nav-local .thd-child03 > a, .thd-child03.foh-child10 .nav-local .thd-child03 > a { color: #333; }

.thd-child03.foh-child01 .nav-local .thd-child03 > a:after, .thd-child03.foh-child02 .nav-local .thd-child03 > a:after, .thd-child03.foh-child03 .nav-local .thd-child03 > a:after, .thd-child03.foh-child04 .nav-local .thd-child03 > a:after, .thd-child03.foh-child05 .nav-local .thd-child03 > a:after, .thd-child03.foh-child06 .nav-local .thd-child03 > a:after, .thd-child03.foh-child07 .nav-local .thd-child03 > a:after, .thd-child03.foh-child08 .nav-local .thd-child03 > a:after, .thd-child03.foh-child09 .nav-local .thd-child03 > a:after, .thd-child03.foh-child10 .nav-local .thd-child03 > a:after { content: none; }

.thd-child03 .nav-local.news .nav-cate-wrap .thd-child03 > a { border-bottom: 1px solid #fff; background-color: #d0d6ee; color: #1432aa; }

.thd-child03 .nav-local.news .nav-cate-wrap .thd-child03 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child04 .nav-local .thd-child04 > a { color: #1432aa; }

.thd-child04 .nav-local .thd-child04 > a:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.thd-child04 .nav-local .thd-child04 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child04 .nav-local .thd-child04 > a:only-child { border-bottom: 1px solid #b8c1e5; }

.thd-child04 .nav-local .thd-child04 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child04 .nav-local .thd-child04 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child04.foh-child01 .nav-local .thd-child04 > a, .thd-child04.foh-child02 .nav-local .thd-child04 > a, .thd-child04.foh-child03 .nav-local .thd-child04 > a, .thd-child04.foh-child04 .nav-local .thd-child04 > a, .thd-child04.foh-child05 .nav-local .thd-child04 > a, .thd-child04.foh-child06 .nav-local .thd-child04 > a, .thd-child04.foh-child07 .nav-local .thd-child04 > a, .thd-child04.foh-child08 .nav-local .thd-child04 > a, .thd-child04.foh-child09 .nav-local .thd-child04 > a, .thd-child04.foh-child10 .nav-local .thd-child04 > a { color: #333; }

.thd-child04.foh-child01 .nav-local .thd-child04 > a:after, .thd-child04.foh-child02 .nav-local .thd-child04 > a:after, .thd-child04.foh-child03 .nav-local .thd-child04 > a:after, .thd-child04.foh-child04 .nav-local .thd-child04 > a:after, .thd-child04.foh-child05 .nav-local .thd-child04 > a:after, .thd-child04.foh-child06 .nav-local .thd-child04 > a:after, .thd-child04.foh-child07 .nav-local .thd-child04 > a:after, .thd-child04.foh-child08 .nav-local .thd-child04 > a:after, .thd-child04.foh-child09 .nav-local .thd-child04 > a:after, .thd-child04.foh-child10 .nav-local .thd-child04 > a:after { content: none; }

.thd-child04 .nav-local.news .nav-cate-wrap .thd-child04 > a { border-bottom: 1px solid #fff; background-color: #d0d6ee; color: #1432aa; }

.thd-child04 .nav-local.news .nav-cate-wrap .thd-child04 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child05 .nav-local .thd-child05 > a { color: #1432aa; }

.thd-child05 .nav-local .thd-child05 > a:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.thd-child05 .nav-local .thd-child05 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child05 .nav-local .thd-child05 > a:only-child { border-bottom: 1px solid #b8c1e5; }

.thd-child05 .nav-local .thd-child05 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child05 .nav-local .thd-child05 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child05.foh-child01 .nav-local .thd-child05 > a, .thd-child05.foh-child02 .nav-local .thd-child05 > a, .thd-child05.foh-child03 .nav-local .thd-child05 > a, .thd-child05.foh-child04 .nav-local .thd-child05 > a, .thd-child05.foh-child05 .nav-local .thd-child05 > a, .thd-child05.foh-child06 .nav-local .thd-child05 > a, .thd-child05.foh-child07 .nav-local .thd-child05 > a, .thd-child05.foh-child08 .nav-local .thd-child05 > a, .thd-child05.foh-child09 .nav-local .thd-child05 > a, .thd-child05.foh-child10 .nav-local .thd-child05 > a { color: #333; }

.thd-child05.foh-child01 .nav-local .thd-child05 > a:after, .thd-child05.foh-child02 .nav-local .thd-child05 > a:after, .thd-child05.foh-child03 .nav-local .thd-child05 > a:after, .thd-child05.foh-child04 .nav-local .thd-child05 > a:after, .thd-child05.foh-child05 .nav-local .thd-child05 > a:after, .thd-child05.foh-child06 .nav-local .thd-child05 > a:after, .thd-child05.foh-child07 .nav-local .thd-child05 > a:after, .thd-child05.foh-child08 .nav-local .thd-child05 > a:after, .thd-child05.foh-child09 .nav-local .thd-child05 > a:after, .thd-child05.foh-child10 .nav-local .thd-child05 > a:after { content: none; }

.thd-child05 .nav-local.news .nav-cate-wrap .thd-child05 > a { border-bottom: 1px solid #fff; background-color: #d0d6ee; color: #1432aa; }

.thd-child05 .nav-local.news .nav-cate-wrap .thd-child05 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child06 .nav-local .thd-child06 > a { color: #1432aa; }

.thd-child06 .nav-local .thd-child06 > a:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.thd-child06 .nav-local .thd-child06 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child06 .nav-local .thd-child06 > a:only-child { border-bottom: 1px solid #b8c1e5; }

.thd-child06 .nav-local .thd-child06 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child06 .nav-local .thd-child06 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child06.foh-child01 .nav-local .thd-child06 > a, .thd-child06.foh-child02 .nav-local .thd-child06 > a, .thd-child06.foh-child03 .nav-local .thd-child06 > a, .thd-child06.foh-child04 .nav-local .thd-child06 > a, .thd-child06.foh-child05 .nav-local .thd-child06 > a, .thd-child06.foh-child06 .nav-local .thd-child06 > a, .thd-child06.foh-child07 .nav-local .thd-child06 > a, .thd-child06.foh-child08 .nav-local .thd-child06 > a, .thd-child06.foh-child09 .nav-local .thd-child06 > a, .thd-child06.foh-child10 .nav-local .thd-child06 > a { color: #333; }

.thd-child06.foh-child01 .nav-local .thd-child06 > a:after, .thd-child06.foh-child02 .nav-local .thd-child06 > a:after, .thd-child06.foh-child03 .nav-local .thd-child06 > a:after, .thd-child06.foh-child04 .nav-local .thd-child06 > a:after, .thd-child06.foh-child05 .nav-local .thd-child06 > a:after, .thd-child06.foh-child06 .nav-local .thd-child06 > a:after, .thd-child06.foh-child07 .nav-local .thd-child06 > a:after, .thd-child06.foh-child08 .nav-local .thd-child06 > a:after, .thd-child06.foh-child09 .nav-local .thd-child06 > a:after, .thd-child06.foh-child10 .nav-local .thd-child06 > a:after { content: none; }

.thd-child06 .nav-local.news .nav-cate-wrap .thd-child06 > a { border-bottom: 1px solid #fff; background-color: #d0d6ee; color: #1432aa; }

.thd-child06 .nav-local.news .nav-cate-wrap .thd-child06 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child07 .nav-local .thd-child07 > a { color: #1432aa; }

.thd-child07 .nav-local .thd-child07 > a:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.thd-child07 .nav-local .thd-child07 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child07 .nav-local .thd-child07 > a:only-child { border-bottom: 1px solid #b8c1e5; }

.thd-child07 .nav-local .thd-child07 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child07 .nav-local .thd-child07 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child07.foh-child01 .nav-local .thd-child07 > a, .thd-child07.foh-child02 .nav-local .thd-child07 > a, .thd-child07.foh-child03 .nav-local .thd-child07 > a, .thd-child07.foh-child04 .nav-local .thd-child07 > a, .thd-child07.foh-child05 .nav-local .thd-child07 > a, .thd-child07.foh-child06 .nav-local .thd-child07 > a, .thd-child07.foh-child07 .nav-local .thd-child07 > a, .thd-child07.foh-child08 .nav-local .thd-child07 > a, .thd-child07.foh-child09 .nav-local .thd-child07 > a, .thd-child07.foh-child10 .nav-local .thd-child07 > a { color: #333; }

.thd-child07.foh-child01 .nav-local .thd-child07 > a:after, .thd-child07.foh-child02 .nav-local .thd-child07 > a:after, .thd-child07.foh-child03 .nav-local .thd-child07 > a:after, .thd-child07.foh-child04 .nav-local .thd-child07 > a:after, .thd-child07.foh-child05 .nav-local .thd-child07 > a:after, .thd-child07.foh-child06 .nav-local .thd-child07 > a:after, .thd-child07.foh-child07 .nav-local .thd-child07 > a:after, .thd-child07.foh-child08 .nav-local .thd-child07 > a:after, .thd-child07.foh-child09 .nav-local .thd-child07 > a:after, .thd-child07.foh-child10 .nav-local .thd-child07 > a:after { content: none; }

.thd-child07 .nav-local.news .nav-cate-wrap .thd-child07 > a { border-bottom: 1px solid #fff; background-color: #d0d6ee; color: #1432aa; }

.thd-child07 .nav-local.news .nav-cate-wrap .thd-child07 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child08 .nav-local .thd-child08 > a { color: #1432aa; }

.thd-child08 .nav-local .thd-child08 > a:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.thd-child08 .nav-local .thd-child08 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child08 .nav-local .thd-child08 > a:only-child { border-bottom: 1px solid #b8c1e5; }

.thd-child08 .nav-local .thd-child08 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child08 .nav-local .thd-child08 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child08.foh-child01 .nav-local .thd-child08 > a, .thd-child08.foh-child02 .nav-local .thd-child08 > a, .thd-child08.foh-child03 .nav-local .thd-child08 > a, .thd-child08.foh-child04 .nav-local .thd-child08 > a, .thd-child08.foh-child05 .nav-local .thd-child08 > a, .thd-child08.foh-child06 .nav-local .thd-child08 > a, .thd-child08.foh-child07 .nav-local .thd-child08 > a, .thd-child08.foh-child08 .nav-local .thd-child08 > a, .thd-child08.foh-child09 .nav-local .thd-child08 > a, .thd-child08.foh-child10 .nav-local .thd-child08 > a { color: #333; }

.thd-child08.foh-child01 .nav-local .thd-child08 > a:after, .thd-child08.foh-child02 .nav-local .thd-child08 > a:after, .thd-child08.foh-child03 .nav-local .thd-child08 > a:after, .thd-child08.foh-child04 .nav-local .thd-child08 > a:after, .thd-child08.foh-child05 .nav-local .thd-child08 > a:after, .thd-child08.foh-child06 .nav-local .thd-child08 > a:after, .thd-child08.foh-child07 .nav-local .thd-child08 > a:after, .thd-child08.foh-child08 .nav-local .thd-child08 > a:after, .thd-child08.foh-child09 .nav-local .thd-child08 > a:after, .thd-child08.foh-child10 .nav-local .thd-child08 > a:after { content: none; }

.thd-child08 .nav-local.news .nav-cate-wrap .thd-child08 > a { border-bottom: 1px solid #fff; background-color: #d0d6ee; color: #1432aa; }

.thd-child08 .nav-local.news .nav-cate-wrap .thd-child08 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child09 .nav-local .thd-child09 > a { color: #1432aa; }

.thd-child09 .nav-local .thd-child09 > a:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.thd-child09 .nav-local .thd-child09 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child09 .nav-local .thd-child09 > a:only-child { border-bottom: 1px solid #b8c1e5; }

.thd-child09 .nav-local .thd-child09 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child09 .nav-local .thd-child09 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child09.foh-child01 .nav-local .thd-child09 > a, .thd-child09.foh-child02 .nav-local .thd-child09 > a, .thd-child09.foh-child03 .nav-local .thd-child09 > a, .thd-child09.foh-child04 .nav-local .thd-child09 > a, .thd-child09.foh-child05 .nav-local .thd-child09 > a, .thd-child09.foh-child06 .nav-local .thd-child09 > a, .thd-child09.foh-child07 .nav-local .thd-child09 > a, .thd-child09.foh-child08 .nav-local .thd-child09 > a, .thd-child09.foh-child09 .nav-local .thd-child09 > a, .thd-child09.foh-child10 .nav-local .thd-child09 > a { color: #333; }

.thd-child09.foh-child01 .nav-local .thd-child09 > a:after, .thd-child09.foh-child02 .nav-local .thd-child09 > a:after, .thd-child09.foh-child03 .nav-local .thd-child09 > a:after, .thd-child09.foh-child04 .nav-local .thd-child09 > a:after, .thd-child09.foh-child05 .nav-local .thd-child09 > a:after, .thd-child09.foh-child06 .nav-local .thd-child09 > a:after, .thd-child09.foh-child07 .nav-local .thd-child09 > a:after, .thd-child09.foh-child08 .nav-local .thd-child09 > a:after, .thd-child09.foh-child09 .nav-local .thd-child09 > a:after, .thd-child09.foh-child10 .nav-local .thd-child09 > a:after { content: none; }

.thd-child09 .nav-local.news .nav-cate-wrap .thd-child09 > a { border-bottom: 1px solid #fff; background-color: #d0d6ee; color: #1432aa; }

.thd-child09 .nav-local.news .nav-cate-wrap .thd-child09 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child10 .nav-local .thd-child10 > a { color: #1432aa; }

.thd-child10 .nav-local .thd-child10 > a:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.thd-child10 .nav-local .thd-child10 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child10 .nav-local .thd-child10 > a:only-child { border-bottom: 1px solid #b8c1e5; }

.thd-child10 .nav-local .thd-child10 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child10 .nav-local .thd-child10 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child10.foh-child01 .nav-local .thd-child10 > a, .thd-child10.foh-child02 .nav-local .thd-child10 > a, .thd-child10.foh-child03 .nav-local .thd-child10 > a, .thd-child10.foh-child04 .nav-local .thd-child10 > a, .thd-child10.foh-child05 .nav-local .thd-child10 > a, .thd-child10.foh-child06 .nav-local .thd-child10 > a, .thd-child10.foh-child07 .nav-local .thd-child10 > a, .thd-child10.foh-child08 .nav-local .thd-child10 > a, .thd-child10.foh-child09 .nav-local .thd-child10 > a, .thd-child10.foh-child10 .nav-local .thd-child10 > a { color: #333; }

.thd-child10.foh-child01 .nav-local .thd-child10 > a:after, .thd-child10.foh-child02 .nav-local .thd-child10 > a:after, .thd-child10.foh-child03 .nav-local .thd-child10 > a:after, .thd-child10.foh-child04 .nav-local .thd-child10 > a:after, .thd-child10.foh-child05 .nav-local .thd-child10 > a:after, .thd-child10.foh-child06 .nav-local .thd-child10 > a:after, .thd-child10.foh-child07 .nav-local .thd-child10 > a:after, .thd-child10.foh-child08 .nav-local .thd-child10 > a:after, .thd-child10.foh-child09 .nav-local .thd-child10 > a:after, .thd-child10.foh-child10 .nav-local .thd-child10 > a:after { content: none; }

.thd-child10 .nav-local.news .nav-cate-wrap .thd-child10 > a { border-bottom: 1px solid #fff; background-color: #d0d6ee; color: #1432aa; }

.thd-child10 .nav-local.news .nav-cate-wrap .thd-child10 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child11 .nav-local .thd-child11 > a { color: #1432aa; }

.thd-child11 .nav-local .thd-child11 > a:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.thd-child11 .nav-local .thd-child11 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child11 .nav-local .thd-child11 > a:only-child { border-bottom: 1px solid #b8c1e5; }

.thd-child11 .nav-local .thd-child11 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child11 .nav-local .thd-child11 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child11.foh-child01 .nav-local .thd-child11 > a, .thd-child11.foh-child02 .nav-local .thd-child11 > a, .thd-child11.foh-child03 .nav-local .thd-child11 > a, .thd-child11.foh-child04 .nav-local .thd-child11 > a, .thd-child11.foh-child05 .nav-local .thd-child11 > a, .thd-child11.foh-child06 .nav-local .thd-child11 > a, .thd-child11.foh-child07 .nav-local .thd-child11 > a, .thd-child11.foh-child08 .nav-local .thd-child11 > a, .thd-child11.foh-child09 .nav-local .thd-child11 > a, .thd-child11.foh-child10 .nav-local .thd-child11 > a { color: #333; }

.thd-child11.foh-child01 .nav-local .thd-child11 > a:after, .thd-child11.foh-child02 .nav-local .thd-child11 > a:after, .thd-child11.foh-child03 .nav-local .thd-child11 > a:after, .thd-child11.foh-child04 .nav-local .thd-child11 > a:after, .thd-child11.foh-child05 .nav-local .thd-child11 > a:after, .thd-child11.foh-child06 .nav-local .thd-child11 > a:after, .thd-child11.foh-child07 .nav-local .thd-child11 > a:after, .thd-child11.foh-child08 .nav-local .thd-child11 > a:after, .thd-child11.foh-child09 .nav-local .thd-child11 > a:after, .thd-child11.foh-child10 .nav-local .thd-child11 > a:after { content: none; }

.thd-child11 .nav-local.news .nav-cate-wrap .thd-child11 > a { border-bottom: 1px solid #fff; background-color: #d0d6ee; color: #1432aa; }

.thd-child11 .nav-local.news .nav-cate-wrap .thd-child11 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child12 .nav-local .thd-child12 > a { color: #1432aa; }

.thd-child12 .nav-local .thd-child12 > a:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.thd-child12 .nav-local .thd-child12 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child12 .nav-local .thd-child12 > a:only-child { border-bottom: 1px solid #b8c1e5; }

.thd-child12 .nav-local .thd-child12 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child12 .nav-local .thd-child12 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child12.foh-child01 .nav-local .thd-child12 > a, .thd-child12.foh-child02 .nav-local .thd-child12 > a, .thd-child12.foh-child03 .nav-local .thd-child12 > a, .thd-child12.foh-child04 .nav-local .thd-child12 > a, .thd-child12.foh-child05 .nav-local .thd-child12 > a, .thd-child12.foh-child06 .nav-local .thd-child12 > a, .thd-child12.foh-child07 .nav-local .thd-child12 > a, .thd-child12.foh-child08 .nav-local .thd-child12 > a, .thd-child12.foh-child09 .nav-local .thd-child12 > a, .thd-child12.foh-child10 .nav-local .thd-child12 > a { color: #333; }

.thd-child12.foh-child01 .nav-local .thd-child12 > a:after, .thd-child12.foh-child02 .nav-local .thd-child12 > a:after, .thd-child12.foh-child03 .nav-local .thd-child12 > a:after, .thd-child12.foh-child04 .nav-local .thd-child12 > a:after, .thd-child12.foh-child05 .nav-local .thd-child12 > a:after, .thd-child12.foh-child06 .nav-local .thd-child12 > a:after, .thd-child12.foh-child07 .nav-local .thd-child12 > a:after, .thd-child12.foh-child08 .nav-local .thd-child12 > a:after, .thd-child12.foh-child09 .nav-local .thd-child12 > a:after, .thd-child12.foh-child10 .nav-local .thd-child12 > a:after { content: none; }

.thd-child12 .nav-local.news .nav-cate-wrap .thd-child12 > a { border-bottom: 1px solid #fff; background-color: #d0d6ee; color: #1432aa; }

.thd-child12 .nav-local.news .nav-cate-wrap .thd-child12 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child13 .nav-local .thd-child13 > a { color: #1432aa; }

.thd-child13 .nav-local .thd-child13 > a:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.thd-child13 .nav-local .thd-child13 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child13 .nav-local .thd-child13 > a:only-child { border-bottom: 1px solid #b8c1e5; }

.thd-child13 .nav-local .thd-child13 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child13 .nav-local .thd-child13 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child13.foh-child01 .nav-local .thd-child13 > a, .thd-child13.foh-child02 .nav-local .thd-child13 > a, .thd-child13.foh-child03 .nav-local .thd-child13 > a, .thd-child13.foh-child04 .nav-local .thd-child13 > a, .thd-child13.foh-child05 .nav-local .thd-child13 > a, .thd-child13.foh-child06 .nav-local .thd-child13 > a, .thd-child13.foh-child07 .nav-local .thd-child13 > a, .thd-child13.foh-child08 .nav-local .thd-child13 > a, .thd-child13.foh-child09 .nav-local .thd-child13 > a, .thd-child13.foh-child10 .nav-local .thd-child13 > a { color: #333; }

.thd-child13.foh-child01 .nav-local .thd-child13 > a:after, .thd-child13.foh-child02 .nav-local .thd-child13 > a:after, .thd-child13.foh-child03 .nav-local .thd-child13 > a:after, .thd-child13.foh-child04 .nav-local .thd-child13 > a:after, .thd-child13.foh-child05 .nav-local .thd-child13 > a:after, .thd-child13.foh-child06 .nav-local .thd-child13 > a:after, .thd-child13.foh-child07 .nav-local .thd-child13 > a:after, .thd-child13.foh-child08 .nav-local .thd-child13 > a:after, .thd-child13.foh-child09 .nav-local .thd-child13 > a:after, .thd-child13.foh-child10 .nav-local .thd-child13 > a:after { content: none; }

.thd-child13 .nav-local.news .nav-cate-wrap .thd-child13 > a { border-bottom: 1px solid #fff; background-color: #d0d6ee; color: #1432aa; }

.thd-child13 .nav-local.news .nav-cate-wrap .thd-child13 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child14 .nav-local .thd-child14 > a { color: #1432aa; }

.thd-child14 .nav-local .thd-child14 > a:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.thd-child14 .nav-local .thd-child14 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child14 .nav-local .thd-child14 > a:only-child { border-bottom: 1px solid #b8c1e5; }

.thd-child14 .nav-local .thd-child14 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child14 .nav-local .thd-child14 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child14.foh-child01 .nav-local .thd-child14 > a, .thd-child14.foh-child02 .nav-local .thd-child14 > a, .thd-child14.foh-child03 .nav-local .thd-child14 > a, .thd-child14.foh-child04 .nav-local .thd-child14 > a, .thd-child14.foh-child05 .nav-local .thd-child14 > a, .thd-child14.foh-child06 .nav-local .thd-child14 > a, .thd-child14.foh-child07 .nav-local .thd-child14 > a, .thd-child14.foh-child08 .nav-local .thd-child14 > a, .thd-child14.foh-child09 .nav-local .thd-child14 > a, .thd-child14.foh-child10 .nav-local .thd-child14 > a { color: #333; }

.thd-child14.foh-child01 .nav-local .thd-child14 > a:after, .thd-child14.foh-child02 .nav-local .thd-child14 > a:after, .thd-child14.foh-child03 .nav-local .thd-child14 > a:after, .thd-child14.foh-child04 .nav-local .thd-child14 > a:after, .thd-child14.foh-child05 .nav-local .thd-child14 > a:after, .thd-child14.foh-child06 .nav-local .thd-child14 > a:after, .thd-child14.foh-child07 .nav-local .thd-child14 > a:after, .thd-child14.foh-child08 .nav-local .thd-child14 > a:after, .thd-child14.foh-child09 .nav-local .thd-child14 > a:after, .thd-child14.foh-child10 .nav-local .thd-child14 > a:after { content: none; }

.thd-child14 .nav-local.news .nav-cate-wrap .thd-child14 > a { border-bottom: 1px solid #fff; background-color: #d0d6ee; color: #1432aa; }

.thd-child14 .nav-local.news .nav-cate-wrap .thd-child14 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child15 .nav-local .thd-child15 > a { color: #1432aa; }

.thd-child15 .nav-local .thd-child15 > a:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.thd-child15 .nav-local .thd-child15 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child15 .nav-local .thd-child15 > a:only-child { border-bottom: 1px solid #b8c1e5; }

.thd-child15 .nav-local .thd-child15 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child15 .nav-local .thd-child15 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child15.foh-child01 .nav-local .thd-child15 > a, .thd-child15.foh-child02 .nav-local .thd-child15 > a, .thd-child15.foh-child03 .nav-local .thd-child15 > a, .thd-child15.foh-child04 .nav-local .thd-child15 > a, .thd-child15.foh-child05 .nav-local .thd-child15 > a, .thd-child15.foh-child06 .nav-local .thd-child15 > a, .thd-child15.foh-child07 .nav-local .thd-child15 > a, .thd-child15.foh-child08 .nav-local .thd-child15 > a, .thd-child15.foh-child09 .nav-local .thd-child15 > a, .thd-child15.foh-child10 .nav-local .thd-child15 > a { color: #333; }

.thd-child15.foh-child01 .nav-local .thd-child15 > a:after, .thd-child15.foh-child02 .nav-local .thd-child15 > a:after, .thd-child15.foh-child03 .nav-local .thd-child15 > a:after, .thd-child15.foh-child04 .nav-local .thd-child15 > a:after, .thd-child15.foh-child05 .nav-local .thd-child15 > a:after, .thd-child15.foh-child06 .nav-local .thd-child15 > a:after, .thd-child15.foh-child07 .nav-local .thd-child15 > a:after, .thd-child15.foh-child08 .nav-local .thd-child15 > a:after, .thd-child15.foh-child09 .nav-local .thd-child15 > a:after, .thd-child15.foh-child10 .nav-local .thd-child15 > a:after { content: none; }

.thd-child15 .nav-local.news .nav-cate-wrap .thd-child15 > a { border-bottom: 1px solid #fff; background-color: #d0d6ee; color: #1432aa; }

.thd-child15 .nav-local.news .nav-cate-wrap .thd-child15 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child16 .nav-local .thd-child16 > a { color: #1432aa; }

.thd-child16 .nav-local .thd-child16 > a:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.thd-child16 .nav-local .thd-child16 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child16 .nav-local .thd-child16 > a:only-child { border-bottom: 1px solid #b8c1e5; }

.thd-child16 .nav-local .thd-child16 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child16 .nav-local .thd-child16 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child16.foh-child01 .nav-local .thd-child16 > a, .thd-child16.foh-child02 .nav-local .thd-child16 > a, .thd-child16.foh-child03 .nav-local .thd-child16 > a, .thd-child16.foh-child04 .nav-local .thd-child16 > a, .thd-child16.foh-child05 .nav-local .thd-child16 > a, .thd-child16.foh-child06 .nav-local .thd-child16 > a, .thd-child16.foh-child07 .nav-local .thd-child16 > a, .thd-child16.foh-child08 .nav-local .thd-child16 > a, .thd-child16.foh-child09 .nav-local .thd-child16 > a, .thd-child16.foh-child10 .nav-local .thd-child16 > a { color: #333; }

.thd-child16.foh-child01 .nav-local .thd-child16 > a:after, .thd-child16.foh-child02 .nav-local .thd-child16 > a:after, .thd-child16.foh-child03 .nav-local .thd-child16 > a:after, .thd-child16.foh-child04 .nav-local .thd-child16 > a:after, .thd-child16.foh-child05 .nav-local .thd-child16 > a:after, .thd-child16.foh-child06 .nav-local .thd-child16 > a:after, .thd-child16.foh-child07 .nav-local .thd-child16 > a:after, .thd-child16.foh-child08 .nav-local .thd-child16 > a:after, .thd-child16.foh-child09 .nav-local .thd-child16 > a:after, .thd-child16.foh-child10 .nav-local .thd-child16 > a:after { content: none; }

.thd-child16 .nav-local.news .nav-cate-wrap .thd-child16 > a { border-bottom: 1px solid #fff; background-color: #d0d6ee; color: #1432aa; }

.thd-child16 .nav-local.news .nav-cate-wrap .thd-child16 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child17 .nav-local .thd-child17 > a { color: #1432aa; }

.thd-child17 .nav-local .thd-child17 > a:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.thd-child17 .nav-local .thd-child17 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child17 .nav-local .thd-child17 > a:only-child { border-bottom: 1px solid #b8c1e5; }

.thd-child17 .nav-local .thd-child17 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child17 .nav-local .thd-child17 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child17.foh-child01 .nav-local .thd-child17 > a, .thd-child17.foh-child02 .nav-local .thd-child17 > a, .thd-child17.foh-child03 .nav-local .thd-child17 > a, .thd-child17.foh-child04 .nav-local .thd-child17 > a, .thd-child17.foh-child05 .nav-local .thd-child17 > a, .thd-child17.foh-child06 .nav-local .thd-child17 > a, .thd-child17.foh-child07 .nav-local .thd-child17 > a, .thd-child17.foh-child08 .nav-local .thd-child17 > a, .thd-child17.foh-child09 .nav-local .thd-child17 > a, .thd-child17.foh-child10 .nav-local .thd-child17 > a { color: #333; }

.thd-child17.foh-child01 .nav-local .thd-child17 > a:after, .thd-child17.foh-child02 .nav-local .thd-child17 > a:after, .thd-child17.foh-child03 .nav-local .thd-child17 > a:after, .thd-child17.foh-child04 .nav-local .thd-child17 > a:after, .thd-child17.foh-child05 .nav-local .thd-child17 > a:after, .thd-child17.foh-child06 .nav-local .thd-child17 > a:after, .thd-child17.foh-child07 .nav-local .thd-child17 > a:after, .thd-child17.foh-child08 .nav-local .thd-child17 > a:after, .thd-child17.foh-child09 .nav-local .thd-child17 > a:after, .thd-child17.foh-child10 .nav-local .thd-child17 > a:after { content: none; }

.thd-child17 .nav-local.news .nav-cate-wrap .thd-child17 > a { border-bottom: 1px solid #fff; background-color: #d0d6ee; color: #1432aa; }

.thd-child17 .nav-local.news .nav-cate-wrap .thd-child17 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child18 .nav-local .thd-child18 > a { color: #1432aa; }

.thd-child18 .nav-local .thd-child18 > a:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.thd-child18 .nav-local .thd-child18 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child18 .nav-local .thd-child18 > a:only-child { border-bottom: 1px solid #b8c1e5; }

.thd-child18 .nav-local .thd-child18 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child18 .nav-local .thd-child18 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child18.foh-child01 .nav-local .thd-child18 > a, .thd-child18.foh-child02 .nav-local .thd-child18 > a, .thd-child18.foh-child03 .nav-local .thd-child18 > a, .thd-child18.foh-child04 .nav-local .thd-child18 > a, .thd-child18.foh-child05 .nav-local .thd-child18 > a, .thd-child18.foh-child06 .nav-local .thd-child18 > a, .thd-child18.foh-child07 .nav-local .thd-child18 > a, .thd-child18.foh-child08 .nav-local .thd-child18 > a, .thd-child18.foh-child09 .nav-local .thd-child18 > a, .thd-child18.foh-child10 .nav-local .thd-child18 > a { color: #333; }

.thd-child18.foh-child01 .nav-local .thd-child18 > a:after, .thd-child18.foh-child02 .nav-local .thd-child18 > a:after, .thd-child18.foh-child03 .nav-local .thd-child18 > a:after, .thd-child18.foh-child04 .nav-local .thd-child18 > a:after, .thd-child18.foh-child05 .nav-local .thd-child18 > a:after, .thd-child18.foh-child06 .nav-local .thd-child18 > a:after, .thd-child18.foh-child07 .nav-local .thd-child18 > a:after, .thd-child18.foh-child08 .nav-local .thd-child18 > a:after, .thd-child18.foh-child09 .nav-local .thd-child18 > a:after, .thd-child18.foh-child10 .nav-local .thd-child18 > a:after { content: none; }

.thd-child18 .nav-local.news .nav-cate-wrap .thd-child18 > a { border-bottom: 1px solid #fff; background-color: #d0d6ee; color: #1432aa; }

.thd-child18 .nav-local.news .nav-cate-wrap .thd-child18 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child19 .nav-local .thd-child19 > a { color: #1432aa; }

.thd-child19 .nav-local .thd-child19 > a:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.thd-child19 .nav-local .thd-child19 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child19 .nav-local .thd-child19 > a:only-child { border-bottom: 1px solid #b8c1e5; }

.thd-child19 .nav-local .thd-child19 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child19 .nav-local .thd-child19 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child19.foh-child01 .nav-local .thd-child19 > a, .thd-child19.foh-child02 .nav-local .thd-child19 > a, .thd-child19.foh-child03 .nav-local .thd-child19 > a, .thd-child19.foh-child04 .nav-local .thd-child19 > a, .thd-child19.foh-child05 .nav-local .thd-child19 > a, .thd-child19.foh-child06 .nav-local .thd-child19 > a, .thd-child19.foh-child07 .nav-local .thd-child19 > a, .thd-child19.foh-child08 .nav-local .thd-child19 > a, .thd-child19.foh-child09 .nav-local .thd-child19 > a, .thd-child19.foh-child10 .nav-local .thd-child19 > a { color: #333; }

.thd-child19.foh-child01 .nav-local .thd-child19 > a:after, .thd-child19.foh-child02 .nav-local .thd-child19 > a:after, .thd-child19.foh-child03 .nav-local .thd-child19 > a:after, .thd-child19.foh-child04 .nav-local .thd-child19 > a:after, .thd-child19.foh-child05 .nav-local .thd-child19 > a:after, .thd-child19.foh-child06 .nav-local .thd-child19 > a:after, .thd-child19.foh-child07 .nav-local .thd-child19 > a:after, .thd-child19.foh-child08 .nav-local .thd-child19 > a:after, .thd-child19.foh-child09 .nav-local .thd-child19 > a:after, .thd-child19.foh-child10 .nav-local .thd-child19 > a:after { content: none; }

.thd-child19 .nav-local.news .nav-cate-wrap .thd-child19 > a { border-bottom: 1px solid #fff; background-color: #d0d6ee; color: #1432aa; }

.thd-child19 .nav-local.news .nav-cate-wrap .thd-child19 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child20 .nav-local .thd-child20 > a { color: #1432aa; }

.thd-child20 .nav-local .thd-child20 > a:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.thd-child20 .nav-local .thd-child20 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child20 .nav-local .thd-child20 > a:only-child { border-bottom: 1px solid #b8c1e5; }

.thd-child20 .nav-local .thd-child20 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.thd-child20 .nav-local .thd-child20 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.thd-child20.foh-child01 .nav-local .thd-child20 > a, .thd-child20.foh-child02 .nav-local .thd-child20 > a, .thd-child20.foh-child03 .nav-local .thd-child20 > a, .thd-child20.foh-child04 .nav-local .thd-child20 > a, .thd-child20.foh-child05 .nav-local .thd-child20 > a, .thd-child20.foh-child06 .nav-local .thd-child20 > a, .thd-child20.foh-child07 .nav-local .thd-child20 > a, .thd-child20.foh-child08 .nav-local .thd-child20 > a, .thd-child20.foh-child09 .nav-local .thd-child20 > a, .thd-child20.foh-child10 .nav-local .thd-child20 > a { color: #333; }

.thd-child20.foh-child01 .nav-local .thd-child20 > a:after, .thd-child20.foh-child02 .nav-local .thd-child20 > a:after, .thd-child20.foh-child03 .nav-local .thd-child20 > a:after, .thd-child20.foh-child04 .nav-local .thd-child20 > a:after, .thd-child20.foh-child05 .nav-local .thd-child20 > a:after, .thd-child20.foh-child06 .nav-local .thd-child20 > a:after, .thd-child20.foh-child07 .nav-local .thd-child20 > a:after, .thd-child20.foh-child08 .nav-local .thd-child20 > a:after, .thd-child20.foh-child09 .nav-local .thd-child20 > a:after, .thd-child20.foh-child10 .nav-local .thd-child20 > a:after { content: none; }

.thd-child20 .nav-local.news .nav-cate-wrap .thd-child20 > a { border-bottom: 1px solid #fff; background-color: #d0d6ee; color: #1432aa; }

.thd-child20 .nav-local.news .nav-cate-wrap .thd-child20 > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.foh-child01 .nav-local .foh > li.foh-child01 > a, .foh-child02 .nav-local .foh > li.foh-child02 > a, .foh-child03 .nav-local .foh > li.foh-child03 > a, .foh-child04 .nav-local .foh > li.foh-child04 > a, .foh-child05 .nav-local .foh > li.foh-child05 > a, .foh-child06 .nav-local .foh > li.foh-child06 > a, .foh-child07 .nav-local .foh > li.foh-child07 > a, .foh-child08 .nav-local .foh > li.foh-child08 > a, .foh-child09 .nav-local .foh > li.foh-child09 > a, .foh-child10 .nav-local .foh > li.foh-child10 > a, .foh-child11 .nav-local .foh > li.foh-child11 > a, .foh-child12 .nav-local .foh > li.foh-child12 > a, .foh-child13 .nav-local .foh > li.foh-child13 > a, .foh-child14 .nav-local .foh > li.foh-child14 > a, .foh-child15 .nav-local .foh > li.foh-child15 > a, .foh-child16 .nav-local .foh > li.foh-child16 > a, .foh-child17 .nav-local .foh > li.foh-child17 > a, .foh-child18 .nav-local .foh > li.foh-child18 > a, .foh-child19 .nav-local .foh > li.foh-child19 > a, .foh-child20 .nav-local .foh > li.foh-child20 > a { color: #1432aa; position: relative; }

.foh-child01 .nav-local .foh > li.foh-child01 > a:after, .foh-child02 .nav-local .foh > li.foh-child02 > a:after, .foh-child03 .nav-local .foh > li.foh-child03 > a:after, .foh-child04 .nav-local .foh > li.foh-child04 > a:after, .foh-child05 .nav-local .foh > li.foh-child05 > a:after, .foh-child06 .nav-local .foh > li.foh-child06 > a:after, .foh-child07 .nav-local .foh > li.foh-child07 > a:after, .foh-child08 .nav-local .foh > li.foh-child08 > a:after, .foh-child09 .nav-local .foh > li.foh-child09 > a:after, .foh-child10 .nav-local .foh > li.foh-child10 > a:after, .foh-child11 .nav-local .foh > li.foh-child11 > a:after, .foh-child12 .nav-local .foh > li.foh-child12 > a:after, .foh-child13 .nav-local .foh > li.foh-child13 > a:after, .foh-child14 .nav-local .foh > li.foh-child14 > a:after, .foh-child15 .nav-local .foh > li.foh-child15 > a:after, .foh-child16 .nav-local .foh > li.foh-child16 > a:after, .foh-child17 .nav-local .foh > li.foh-child17 > a:after, .foh-child18 .nav-local .foh > li.foh-child18 > a:after, .foh-child19 .nav-local .foh > li.foh-child19 > a:after, .foh-child20 .nav-local .foh > li.foh-child20 > a:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }

.foh-child01 .nav-local .foh > li.foh-child01 > a:before, .foh-child02 .nav-local .foh > li.foh-child02 > a:before, .foh-child03 .nav-local .foh > li.foh-child03 > a:before, .foh-child04 .nav-local .foh > li.foh-child04 > a:before, .foh-child05 .nav-local .foh > li.foh-child05 > a:before, .foh-child06 .nav-local .foh > li.foh-child06 > a:before, .foh-child07 .nav-local .foh > li.foh-child07 > a:before, .foh-child08 .nav-local .foh > li.foh-child08 > a:before, .foh-child09 .nav-local .foh > li.foh-child09 > a:before, .foh-child10 .nav-local .foh > li.foh-child10 > a:before, .foh-child11 .nav-local .foh > li.foh-child11 > a:before, .foh-child12 .nav-local .foh > li.foh-child12 > a:before, .foh-child13 .nav-local .foh > li.foh-child13 > a:before, .foh-child14 .nav-local .foh > li.foh-child14 > a:before, .foh-child15 .nav-local .foh > li.foh-child15 > a:before, .foh-child16 .nav-local .foh > li.foh-child16 > a:before, .foh-child17 .nav-local .foh > li.foh-child17 > a:before, .foh-child18 .nav-local .foh > li.foh-child18 > a:before, .foh-child19 .nav-local .foh > li.foh-child19 > a:before, .foh-child20 .nav-local .foh > li.foh-child20 > a:before { border-color: #1432aa; }

.l-head a { word-wrap: break-word; word-break: normal; }

.l-head > .l-inner { position: relative; }

.logo-head > a { display: inline-block; }

.wrap-search-head { font-size: 0; }

.search-head input.inp-txt, .search-head .inp-btn { display: inline-block; vertical-align: middle; }

.search-head input.inp-txt:focus, .search-head .inp-btn:focus { outline: 2px solid; }

.search-head input.inp-txt { font-size: 1.6rem; color: #707070; }

.search-head input.inp-txt:focus { background-color: #f8f6e2; border: 1px solid #8C8C8C; color: #707070; }

.search-head input.inp-txt:focus::-webkit-input-placeholder { color: #707070; }

.search-head input.inp-txt:focus:-ms-input-placeholder { color: #707070; }

.search-head input.inp-txt:focus::-ms-input-placeholder { color: #707070; }

.search-head input.inp-txt:focus::placeholder { color: #707070; }

.search-head input.inp-txt:focus + .inp-btn { background: #f8f6e2 url(/shared/image/icon_search.png) no-repeat center/20px auto; }

.search-head .inp-btn { text-indent: 100%; white-space: nowrap; overflow: hidden; background: url(/shared/image/icon_search.png) no-repeat center/20px auto; }

.search-head .inp-btn:focus { opacity: .65; }

.nav-global.fst > li > a { font-size: 1.6rem; line-height: 1.2; font-weight: normal; display: block; position: relative; text-decoration: none; }

.nav-global .snd > li > a { display: block; position: relative; text-decoration: none; line-height: 1.2; }

.nav-biz > li > a { line-height: 1.2; text-decoration: none; position: relative; }

.nav-biz > li > a:before { position: absolute; margin: auto; top: 0; bottom: 0; }

.nav-select-language#google_translate_element .goog-te-gadget-simple { border: none; padding: 0; font-size: 1.4rem; }

.nav-select-language#google_translate_element .goog-te-gadget-simple > span .goog-te-menu-value > span { border-left: none !important; }

.nav-sub > li > a { position: relative; font-size: 1.4rem; text-decoration: none; display: inline-block; }

.nav-sub > li > a:before { position: absolute; margin: auto; top: 0; }

.nav-sub > li > a:has(.icn)::before { content: none; }

.nav-sub > li > a.link-blank { padding-right: 35px; }

.contact-head-btn > a { text-decoration: none; color: #fff; background-color: #e13000; line-height: 1.2; font-weight: normal; }

.contact-head-btn > a > .icn { position: absolute; top: 50%; margin-top: -6px; }

.contact-head-btn > a > .icn:before { width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_blank_w.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; }

.contact-head-btn > a:before { position: absolute; margin: auto; top: 0; }

.l-head-simple { position: relative; }

.l-head-simple > .l-inner { padding: 12px; }

.l-head-simple .logo { margin-left: 6px; }

.l-head-simple .logo a { display: inline-block; }

.l-head-simple .logo a img { width: 85px; }

.l-head-simple .wrap-btn-close { position: absolute; right: 10px; top: 5px; }

.l-head-simple .btn-close { display: block; position: relative; padding: 10px 30px 10px 10px; font-weight: normal; font-size: 1.6rem; }

.l-head-simple .btn-close:before, .l-head-simple .btn-close:after { position: absolute; content: ''; background: #000; display: block; width: 2px; height: 20px; top: 0; bottom: 0; margin: auto; right: 10px; }

.l-head-simple .btn-close:before { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

.l-head-simple .btn-close:after { -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.l-head-simple .l-head-hdg { font-weight: bold; line-height: 1.2; margin: 32px 0 0; color: #1432aa; font-size: 1.6rem; text-align: center; padding: 0 12px 15px; border-bottom: 1px solid #1432aa; }

.l-head-simple .wrap-head-btn { padding-right: 52px; margin-left: 12px; }

.l-head-simple .btn-faciliti { display: flex; align-items: center; }

.l-head-simple .btn-faciliti img { width: 24px; height: 24px; }

.l-head-simple .btn-faciliti span { position: relative; color: #333; font-size: 1.4rem; margin-left: 12px; padding-right: 15px; color: #333; font-weight: normal; transition: color .2s; }

.l-head-simple .btn-faciliti span:before { top: 0; bottom: 0; right: 2px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #666666; border-left: 2px solid #666666; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.l-foot { border-top: 1px solid #eeeeee; }

.l-foot > .l-foot-bottom { position: relative; padding: 0; }

.nav-foot li a { text-decoration: none; font-size: 1.4rem; font-weight: normal; position: relative; line-height: 1.2; color: #333; }

.copy small { font-size: 1.2rem; font-weight: normal; line-height: 1.2; }

.l-foot-simple { margin-top: 85px; border-top: 1px solid #e7e7e7; padding: 35px 12px; }

.l-foot-simple .copy { text-align: center; }

.l-foot-simple .copy small { font-size: 1.2rem; font-weight: normal; }

.l-body.nolnav.news04 + .l-foot-simple { margin-top: 20px; }

.cookies-area { position: fixed; bottom: 0; width: 100%; background-color: #e13000; padding: 12px 12px 15px; z-index: 9999; }

.cookies-area .cookies-txt { line-height: 1.5; }

.cookies-area .cookies-txt a { word-wrap: break-word; word-break: normal; color: #fff; text-decoration: none; position: relative; display: inline-block; padding-right: 24px; }

.cookies-area .cookies-txt a::before { top: 0; bottom: 0; margin: auto; right: 0; position: absolute; content: ''; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.cookies-area .btn, .cookies-area .btn-sp { margin-top: 12px; }

.cookies-area .btn a, .cookies-area .btn-sp a { word-wrap: break-word; word-break: normal; font-weight: 700; }

/* 2023.9.7 add */
.lang-identification-wrap { position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 9000; }

.lang-identification-wrap .bg-layer { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.6); }

.lang-identification-wrap .modal-wrapper { position: absolute; z-index: 9000; width: 100%; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.lang-identification-wrap .modal-content { max-width: 326px; background-color: #ffffff; width: 87%; margin: 0 auto; padding: 40px 24px; position: relative; }

.lang-identification-wrap .modal-content .btn-close { position: absolute; background-image: url(/shared/image/mfp-icon-close.svg); background-repeat: no-repeat; background-size: contain; top: 16px; right: 16px; width: 24px; height: 24px; }

.lang-identification-wrap .modal-content .btn-close:focus { outline: 2px solid; }

.lang-identification-wrap .modal-content .txt-lang-identification { font-family: Arial, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: bold; font-size: 1.8rem; line-height: 1.3; }

.lang-identification-wrap .modal-content .btn-lang-identification { margin-top: 40px; }

.lang-identification-wrap .modal-content .btn-lang-identification > li { font-family: Arial, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; line-height: 1.3; }

.lang-identification-wrap .modal-content .btn-lang-identification > li + li { margin-top: 16px; }

.lang-identification-wrap .modal-content .btn-lang-identification > li > .btn a, .lang-identification-wrap .modal-content .btn-lang-identification > li > .btn-sp a, .lang-identification-wrap .modal-content .btn-lang-identification > li > .btn button, .lang-identification-wrap .modal-content .btn-lang-identification > li > .btn-sp button { width: 100%; }

.lang-identification-wrap .modal-content .btn-lang-identification > li > .btn a:focus, .lang-identification-wrap .modal-content .btn-lang-identification > li > .btn-sp a:focus, .lang-identification-wrap .modal-content .btn-lang-identification > li > .btn button:focus, .lang-identification-wrap .modal-content .btn-lang-identification > li > .btn-sp button:focus { outline: 2px solid; }

/* print */

.link-blank .icn, .link-pdf .icn, .link-map .icn, .link-download .icn, .link-voice .icn { display: inline-block; font-size: 0; margin-left: 4px; }

.link-blank .icn:before { width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_blank.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; }

.link-pdf .icn:before { width: 20px; height: 20px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_pdf.svg) no-repeat left top / 20px auto; transition: opacity .2s; font-size: 0; }

.link-map .icn:before { width: 31px; height: 16px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_map.svg) no-repeat left top / 31px auto; transition: opacity .2s; font-size: 0; }

.link-download .icn:before { width: 21px; height: 21px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_download.svg) no-repeat left top / 21px auto; transition: opacity .2s; font-size: 0; }

.link-voice .icn:before { width: 19px; height: 17px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_voice.png) no-repeat left top/16px auto; transition: opacity .2s; font-size: 0; }

.icn-none:before { content: none; }

.hdg-lv1 { color: #1432aa; font-size: 4.4rem; line-height: 1.2; font-family: "Roboto", sans-serif; text-align: center; }

.wrap-hdg-lv1 .hdg-lv1 { margin-top: 12px; }

.wrap-hdg-lv1 .hdg-read { margin: 0; font-size: 1.8rem; line-height: 1.3; color: #333; font-family: "Roboto", sans-serif; text-align: center; }

.wrap-hdg-lv1 .hdg-read ~ .hdg-lv1 { text-align: center; }

.wrap-hdg-lv1 .hdg-sub { border-top: #fff 1px dotted; margin: 0 12px; padding: 10px 0; font-size: 1.8rem; line-height: 1.5; color: #333; }

.wrap-hdg-lv1 + .hdg-sub { background: #1432aa; border-top: #fff 1px dotted; margin: 0 -12px; padding: 10px 12px; font-size: 1.8rem; line-height: 1.5; color: #fff; }

.hdg-lv2-sp { color: #fff; background: #1432aa; font-size: 2.0rem; line-height: 1.2; margin: 64px 0 0; padding: 10px 12px 114px 12px; font-weight: normal; }

.hdg-lv2-sp.hdg_sdc_info01 { background: #1432aa url(/shared/image/hdg_sdc_info01.jpg) no-repeat right bottom/296px 104px; }

.hdg-lv2-sp.hdg_sdc_info02 { background: #1432aa url(/shared/image/hdg_sdc_info02.jpg) no-repeat right bottom/296px 104px; }

.hdg-lv2-sp.hdg_sdc_info03 { background: #1432aa url(/shared/image/hdg_sdc_info03.jpg) no-repeat right bottom/296px 104px; }

.hdg-lv2-sp.hdg_sdc_info04 { background: #1432aa url(/shared/image/hdg_sdc_info04.jpg) no-repeat right bottom/296px 104px; }

.hdg-lv2-sp.hdg_sdc_info05 { background: #1432aa; }

.hdg-lv2-sp.gcorp01_0114 { background: #1432aa url(/shared/image/hdg_sdc_info01.jpg) no-repeat right bottom/296px 104px; }

.hdg-lv2-sp.gcorp01_0124 { background: #1432aa url(/shared/image/hdg_sdc_info02.jpg) no-repeat right bottom/296px 104px; }

.hdg-lv2-sp.gcorp01_0137 { background: #1432aa url(/shared/image/hdg_sdc_info03.jpg) no-repeat right bottom/296px 104px; }

.hdg-lv2-sp.gcorp01_0141 { background: #1432aa url(/shared/image/hdg_sdc_info04.jpg) no-repeat right bottom/296px 104px; }

.hdg-lv2-sp.gcorp01_0144 { background: #1432aa; }

.hdg-lv2-sp.ecorp01_0014 { background: #1432aa url(/shared/image/hdg_sdc_info01.jpg) no-repeat right bottom/296px 104px; }

.hdg-lv2-sp.ecorp01_0024 { background: #1432aa url(/shared/image/hdg_sdc_info02.jpg) no-repeat right bottom/296px 104px; }

.hdg-lv2-sp.ecorp01_0037 { background: #1432aa url(/shared/image/hdg_sdc_info03.jpg) no-repeat right bottom/296px 104px; }

.hdg-lv2-sp.ecorp01_0041 { background: #1432aa url(/shared/image/hdg_sdc_info04.jpg) no-repeat right bottom/296px 104px; }

.hdg-lv2-sp.ecorp01_0044 { background: #1432aa; }

.hdg-lv2 { color: #1432aa; font-size: 3.6rem; line-height: 1.2; margin: 58px 0 0; font-weight: bold; font-family: "Roboto", sans-serif; }

.hdg-lv2.sp-min-wdt { letter-spacing: -0.05em; padding: 10px 5px; }

.hdg-lv2.idt > span { display: table-cell; vertical-align: top; }

.hdg-lv2.idt > span:first-child { white-space: nowrap; padding-right: 0.5em; }

.hdg-lv2-pt3 { color: #1432aa; font-size: 1.8rem; line-height: 1.2; margin: 58px 0 0; font-weight: bold; font-family: "Roboto", sans-serif; }

.hdg-lv2-pt3 > a { color: inherit; text-decoration: none; position: relative; }

.hdg-lv2-pt3 > a:after { margin-top: .7em; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); margin-left: 10px; }

.hdg-lv2-pt3 > a .icn { margin-left: 10px; }

.hdg-lv2-pt4 { color: #1432aa; font-size: 3.6rem; line-height: 1.2; margin: 58px 0 0; font-weight: bold; font-family: "Roboto", sans-serif; }

.hdg-lv2-pt4.ctr { text-align: center; }

.hdg-lv2-pt5 { color: #fff; background-color: #1432aa; font-size: 1.8rem; line-height: 1.3; margin: 58px 0 0; font-weight: bold; text-align: center; padding: 13px 12px; font-family: "Roboto", sans-serif; }

.hdg-lv2 + *, .hdg-lv2-pt3 + *, .hdg-lv2-pt4 + *, .hdg-lv2-pt5 + * { margin-top: 20px; }

.hdg-link-nml { margin-top: 40px; font-size: 2.2rem; line-height: 1.2; font-weight: bold; color: #1432aa; border-bottom: #1432aa 1px solid; display: flex; align-items: flex-end; }

.hdg-link-nml.mgt-top { margin-top: 24px; }

.hdg-link-nml a { display: block; width: 100%; padding: 10px 15px 10px 10px; text-decoration: none; color: #1432aa; position: relative; }

.hdg-link-nml a:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #666666; border-left: 2px solid #666666; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.hdg-link-nml span { display: block; width: 100%; padding: 10px 10px 10px 5px; text-decoration: none; color: #1432aa; }

.hdg-lv3, .hdg-lv2-pt2, .hdg-lv3-pt2 { color: #1432aa; font-size: 2.8rem; line-height: 1.2; margin: 48px 0 0; font-weight: bold; font-family: "Roboto", sans-serif; }

.hdg-lv3 > a, .hdg-lv2-pt2 > a, .hdg-lv3-pt2 > a { padding: 10px 15px; margin: -10px -15px; display: flex; justify-content: space-between; align-items: center; color: inherit; text-decoration: none; }

.hdg-lv3 > a > .link-hdg, .hdg-lv2-pt2 > a > .link-hdg, .hdg-lv3-pt2 > a > .link-hdg { white-space: nowrap; color: #333; font-weight: normal; font-size: 1.4rem; text-align: right; position: relative; padding-right: 12px; }

.hdg-lv3 > a > .link-hdg:before, .hdg-lv2-pt2 > a > .link-hdg:before, .hdg-lv3-pt2 > a > .link-hdg:before { right: 0; top: 50%; margin-top: -3px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.hdg-lv3 > a > .link-hdg .icn, .hdg-lv2-pt2 > a > .link-hdg .icn, .hdg-lv3-pt2 > a > .link-hdg .icn { margin-left: 10px; }

.wrap-box .hdg-lv3, .wrap-box .hdg-lv2-pt2 { margin: 48px 0 0; }

.wrap-box.sp-fit .hdg-lv3, .wrap-box.sp-fit .hdg-lv2-pt2 { margin: 48px 0 0; }

.hdg-lv2-pt2 { margin-top: 20px; }

.hdg-lv3-pt2.ctr { text-align: center; }

.hdg-lv3-pt3 { font-size: 1.8rem; line-height: 1.3; margin: 32px 0 0; font-family: "Roboto", sans-serif; font-weight: bold; }

.hdg-lv3 + *, .hdg-lv2-pt2 + *, .hdg-lv3-pt2 + *, .hdg-lv3-pt3 + *, .list-dl-std + .hdg-lv3-pt3 { margin-top: 20px; }

.hdg-lv3-eng, .hdg-lv2-pt2-eng { color: #1432aa; font-size: 2rem; line-height: 1.3; margin: 32px -15px 0; padding: 10px 15px; border-bottom: #1432aa 1px solid; font-weight: bold; font-family: "Roboto", sans-serif; }

.hdg-lv3-eng > a, .hdg-lv2-pt2-eng > a { padding: 10px 15px; margin: -10px -15px; display: flex; justify-content: space-between; align-items: center; color: inherit; text-decoration: none; }

.hdg-lv3-eng > a > .link-hdg, .hdg-lv2-pt2-eng > a > .link-hdg { white-space: nowrap; color: #333; font-weight: normal; font-size: 1.4rem; text-align: right; position: relative; padding-right: 12px; }

.hdg-lv3-eng > a > .link-hdg:before, .hdg-lv2-pt2-eng > a > .link-hdg:before { right: 0; top: 50%; margin-top: -3px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.hdg-lv3-eng > a > .link-hdg .icn, .hdg-lv2-pt2-eng > a > .link-hdg .icn { margin-left: 10px; }

.hdg-lv3-eng > a > .link-hdg:has(.icn), .hdg-lv2-pt2-eng > a > .link-hdg:has(.icn) { padding-right: 0; }

.hdg-lv3-eng > a > .link-hdg:has(.icn)::before, .hdg-lv2-pt2-eng > a > .link-hdg:has(.icn)::before { content: none; }

.hdg-lv4 { font-size: 2rem; margin: 38px 0 0; font-weight: bold; line-height: 1.5; font-family: "Roboto", sans-serif; }

.hdg-lv4 a { display: flex; justify-content: space-between; align-items: center; color: #333; text-decoration: none; }

.hdg-lv4 a .link-hdg { white-space: nowrap; font-size: 1.4rem; line-height: 1; position: relative; padding-right: 10px; font-weight: 400; }

.hdg-lv4 a .link-hdg:before { right: 0; top: 50%; margin-top: -2px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.hdg-lv4 a .link-hdg .icn { margin-left: 10px; }

.box-add-info .hdg-lv4 { font-weight: bold; line-height: 1; font-family: "Roboto", sans-serif; margin-top: 0; padding-top: 0; }

.hdg-lv4-pt2 { color: #1432aa; font-size: 1.6rem; margin: 38px 0 0; border-bottom: none; font-weight: bold; line-height: 1.2; font-family: "Roboto", sans-serif; }

.hdg-lv4-pt3 { font-size: 2rem; margin: 38px 0 0; padding: 0; border-bottom: none; font-weight: bold; line-height: 1.2; font-family: "Roboto", sans-serif; }

.hdg-lv4-pt4 { font-size: 2rem; margin: 38px 0 0; padding: 0; border-bottom: none; font-weight: bold; line-height: 1.2; font-family: "Roboto", sans-serif; }

.hdg-lv5 { color: #555555; font-size: 1.8rem; line-height: 1.2; margin: 40px 0 0; font-weight: bold; font-family: "Roboto", sans-serif; }

.hdg-lv5-pt2 { color: #1432aa; font-size: 1.8rem; line-height: 1.2; margin: 40px 0 0; font-weight: bold; font-family: "Roboto", sans-serif; }

.hdg-lv5-pt2 + .list-dl-std { margin-top: 5px; }

.hdg-lv6 { font-size: 1.6rem; line-height: 1.2; margin: 40px 0 0; font-weight: bold; font-family: "Roboto", sans-serif; }

.wrap-hdg { font-size: 1.6rem; line-height: 1.2; color: #1432aa; font-weight: bold; margin-top: 40px; }

.wrap-hdg a { color: #1432aa; text-decoration: none; position: relative; padding-right: 12px; }

.wrap-hdg a:after { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); position: static; }

.hdg-smp { margin: 32px 0 24px; padding: 0 6px; font-weight: normal; text-align: center; font-size: 2rem; line-height: 1.2; color: #1432aa; }

.hdg-smp > .txt-std.lead { color: #333; }

.hdg-smp-wrap { margin: 32px 0 24px; padding: 0 6px; }

.hdg-smp-wrap > .txt-std.lead { color: #333; }

.hdg-smp-wrap > .hdg { font-weight: normal; text-align: center; font-size: 2rem; line-height: 1.2; color: #1432aa; }

.section-lv3 > .hdg-lv3, .section-lv3 > .hdg-lv2-pt2 { margin-top: 48px; }

.section-lv2 > .hdg-lv2 { margin-top: 64px; }

.section-lv2-pt2 > .hdg-lv2 { margin-top: 64px; }

.l-all * { box-sizing: border-box; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }

.wd-brk { word-break: break-all; }

.u-txt-b { font-weight: bold; }

.u-txt-m { font-weight: normal; }

.u-txt-n { font-weight: normal; }

.u-col0 { color: #333 !important; }

.u-col1 { color: #000 !important; }

.u-col2 { color: #1432aa !important; }

.u-col3 { color: #fff !important; }

.u-col4 { color: #5b5757 !important; }

.u-col5 { color: #cccccc !important; }

.u-col6 { color: #999999 !important; }

.u-col7 { color: #666666 !important; }

.u-col8 { color: #b81c22 !important; }

.u-col9 { color: #006633 !important; }

.u-col10 { color: #707070 !important; }

.u-line-hgt-m { line-height: 1.5; }

.txt-std { margin-top: 20px; line-height: 1.5; }

.hdg-lv1 + .txt-std { margin-top: 20px; }

.txt-std.txt-b { font-size: 1.8rem; font-weight: bold; text-align: center; }

.txt-std.txt-s { font-size: 1.4rem; }

.txt-std.lead { color: #555555; font-size: 1.8rem; font-weight: bold; line-height: 1.5; text-align: center; }

.txt-std.lead-l { font-size: 1.6rem; font-weight: bold; }

.txt-std.lead-sub { background-color: #1432aa; color: #fff; font-size: 1.8rem; font-weight: normal; margin-left: -15px; margin-right: -15px; margin-top: 16px; }

.txt-std.lead-sub > span { display: block; margin: 0 12px; padding: 15px 0; }

.txt-std.lead-pt2 { font-size: 1.8rem; font-weight: normal; line-height: 1.6; }

.txt-std.notice { font-weight: normal; color: #e13000; }

.txt-std.txt-alert { font-size: 1.8rem; font-weight: bold; text-align: center; padding-bottom: 32px; }

.txt-std.caption { display: block; font-size: 1.4rem; display: inline-block; line-height: 1.5; text-align: left; margin-top: 18px; }

.section-lv4 > .hdg-lv4-pt4 + .txt-std { margin-top: 16px; }

p.txt-std.caption { display: block; }

.wrap-around.sp-img-pos .txt-std.caption { margin-top: 18px; }

[class*="hdg-lv4"] ~ .txt-std { margin-top: 20px; }

[class*="hdg-lv5"] ~ .txt-std, [class*="hdg-lv6"] ~ .txt-std { margin-top: 20px; }

.col-bold { color: #e13000; font-weight: bold; }

.wrap-around { margin-top: 32px; }

.wrap-around.sp-img-pos { display: flex; flex-direction: column; }

.wrap-around.sp-img-pos .txt-std { margin-top: 0; }

.wrap-around.sp-img-pos .img-wrap { order: 1; margin-top: 32px; }

.wrap-around.sp-around .img-wrap.right { padding-right: 5px; }

.wrap-around.sp-around .img-wrap.left { padding-left: 5px; }

.wrap-around.sp-around::after { content: ""; display: block; clear: both; }

.wrap-around.sp-around .img-wrap { max-width: 45%; }

.wrap-around.sp-around .img-wrap.right { float: right; margin: 0 0 10px 10px; }

.wrap-around.sp-around .img-wrap.left { float: left; margin: 0 10px 10px 0; }

.wrap-around.sp-around.sp-wide-img .img-wrap { max-width: 60%; }

.wrap-around.sp-around.sp-wide-img .img-wrap.right { margin: 0 -12px 10px 10px; }

.wrap-around.sp-around.sp-wide-img .img-wrap.left { margin: 0 10px 10px -12px; }

.wrap-around.sp-around.sp-small-img .img-wrap { max-width: 30%; }

.wrap-around .txt-sp-sep { overflow: hidden; width: 100%; margin-top: 32px; }

.txt-hidden { position: absolute; width: 0; height: 0; overflow: hidden; }

.txt-col-name { color: #b81c22; font-weight: normal; }

.hdg-lv2-pt3 + .txt-col-name { margin-top: 32px; }

.txt-col-talk { color: #006633; font-weight: normal; text-align: right; }

.txt-std + .txt-col-talk { margin-top: 32px; }

*[class^="list-"] > * { line-height: 1.5; }

.list-label { font-size: 0; margin: -5px 0 0 -5px; }

.list-label li { background: #5365ac; display: inline-block; padding: 4px 10px; font-size: 1.2rem; margin: 10px 0 0 5px; color: #fff; line-height: 1; }

.box-add-info .list-label li, .box-feature .list-label li { margin-top: 10px; background: #fff; color: #333; }

.box-feature .list-label { margin-top: 6px; }

.box-feature .list-label li { padding: 0; }

.box-feature .list-label li > a { border: 1px solid #1432aa; display: block; padding: 4px 12px; color: #1432aa; text-decoration: none; }

.list-link { margin: 20px -15px 0; }

.list-link > li { font-size: 0; }

.list-link > li:nth-child(odd) { background: #f6f6f6; }

.list-link > li a { display: block; color: #333; text-decoration: none; padding: 15px 24px 15px 15px; position: relative; }

.list-link > li a:after { right: 8px; top: 50%; margin-top: -2px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.list-link > li a > *:only-child { margin-top: 0; }

.list-link > li a.link-blank, .list-link > li a.link-pdf, .list-link > li a.link-map, .list-link > li a.link-download, .list-link > li a.link-voice { padding-right: 40px; }

.list-link > li a.link-blank .icn, .list-link > li a.link-pdf .icn, .list-link > li a.link-map .icn, .list-link > li a.link-download .icn, .list-link > li a.link-voice .icn { position: absolute; right: 24px; top: 50%; margin-top: -6px; }

.list-link > li a.link-pdf { padding-right: 46px; }

.list-link > li a.link-pdf .icn { margin-top: -10px; }

.list-link > li a.link-map { padding-right: 55px; }

.list-link > li > span { display: block; color: #333; text-decoration: none; padding: 5px 20px 5px 12px; position: relative; }

.list-link > li .no-link { display: block; padding: 5px 20px 5px 12px; }

.list-link > li .date { display: inline-block; vertical-align: middle; font-size: 1.6rem; margin-top: 5px; padding-right: 20px; }

.list-link > li .list-label { display: inline-block; vertical-align: middle; }

.list-link > li .detail { font-size: 1.8rem; line-height: 1.6; margin-top: 5px; }

.list-link > li .wrap-pdf-size { display: block; }

.list-link > li .wrap-pdf-size::after { top: auto; bottom: 15px; }

.list-link > li .wrap-pdf-size.link-pdf { padding-right: 0; }

.list-link > li .wrap-pdf-size.link-pdf .icn { top: auto; bottom: 10px; right: 24px; margin-top: 0; }

.list-link > li .size-pdf { font-size: 1.4rem; display: block; text-align: right; margin: 5px 55px 5px 0; }

.list-link > li .detail-pdf { font-size: 1.8rem; line-height: 1.3; }

.list-link > li:nth-child(even) .list-link > li:nth-child(odd) { background-color: #fff; }

.list-link > li .list-link { margin-top: 0; margin-left: 0; margin-right: 0; }

.list-link > li .list-link > li .detail-pdf { font-weight: bold; font-size: 1.4rem; }

.list-link > li .list-link > li a, .list-link > li .list-link > li .no-link { margin-left: 12px; }

.list-link > li > .list-notes { margin: 0 20px 0 20px; padding-bottom: 5px; }

.list-link.pt2 > li:nth-child(odd) { background: #eeeff3; }

.list-link.pt2 > li .list-label li { background: #5365ac; color: #fff; }

.list-link.pt2 > li .detail { font-weight: normal; }

.list-link.pt-news { margin-bottom: 32px; }

.list-link.pt-news > li::after { content: ''; clear: both; display: block; }

.list-link.pt-news > li .inner::after { content: ''; clear: both; display: block; }

.list-link.pt-news > li a { padding: 12px 24px 12px 12px; margin-left: -16px; }

.list-link.pt-news > li a.link-pdf { padding-right: 50px; }

.list-link.pt-news > li a::after { clear: both; }

.list-link.pt-news > li .img-wrap { margin-top: 0; position: relative; overflow: hidden; float: left; width: calc(50% - 16px); margin-left: 16px; }

.list-link.pt-news > li .img-wrap::before { content: ''; display: block; padding-top: 56.0975%; }

.list-link.pt-news > li .img-wrap img { transition: opacity .2s; position: absolute; margin: auto; top: 0; left: 0; right: 0; width: 100%; height: auto; }

.list-link.pt-news > li .date { float: left; margin-left: 16px; margin-top: 0; width: calc(50% - 16px); }

.list-link.pt-news > li .date + .list-label { margin-top: 0; }

.list-link.pt-news > li .list-label { margin: -8px 0 0 -8px; margin-left: 8px; padding-left: 0; float: left; width: calc(50% - 16px); }

.list-link.pt-news > li .list-label > li { display: table; padding: 6px 10px; margin: 8px 0 0 8px; }

.list-link.pt-news > li:nth-child(odd) { background: #eeeff3; }

.list-link.pt-news > li .list-label li { background: #5365ac; color: #fff; }

.list-link.pt-news > li .detail { margin-top: 8px; margin-left: 16px; float: left; width: calc(100% - 16px); font-weight: normal; }

.wrap-rss + .list-link { margin: 20px -15px 0; }

.wrap-rss *[class^="hdg-"] > a { margin-inline: 0; padding-inline: 15px; }

.wrap-rss *[class^="hdg-"] > a .link-hdg { margin-right: -7px; }

.list-link-pt2 { margin: 32px -15px 0; }

.list-link-pt2 > li { font-size: 0; }

.list-link-pt2 > li:nth-child(odd) { background: #f6f6f6; }

.list-link-pt2 > li .wrap-list-img { margin-top: 10px; position: relative; min-height: 120px; }

.list-link-pt2 > li .wrap-list-img .wrap-img { position: absolute; width: 90px; top: 0; left: 0; }

.list-link-pt2 > li .wrap-list-img .detail { padding-left: 100px; font-size: 1.6rem; line-height: 1.5; }

.list-link-pt2 > li .date { font-size: 1.6rem; }

.list-link-pt2 > li a { display: block; color: #333; text-decoration: none; padding: 12px 20px 12px 12px; position: relative; }

.list-link-pt2 > li a:after { right: 8px; top: auto; bottom: 20px; margin-top: -2px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.list-link-pt2 > li a > *:only-child { margin-top: 0; }

.list-link-pt2 > li a.link-blank, .list-link-pt2 > li a.link-pdf, .list-link-pt2 > li a.link-map, .list-link-pt2 > li a.link-download { padding-right: 40px; }

.list-link-pt2 > li a.link-blank .icn, .list-link-pt2 > li a.link-pdf .icn, .list-link-pt2 > li a.link-map .icn, .list-link-pt2 > li a.link-download .icn { position: absolute; right: 24px; top: auto; bottom: 16px; }

.list-link-pt2 > li a.link-download { padding-right: 46px; }

.list-link-pt2 > li a.link-map { padding-right: 55px; }

.list-link-pt2 > li > span { display: block; color: #333; text-decoration: none; padding: 12px 20px 12px 12px; position: relative; }

.list-link-pt2 > li > span .link-txt { display: inline; padding: 0; text-decoration: underline; color: #0000ff; }

.list-link-pt2 > li > span .link-txt:after { position: static; }

.list-link-pt2 > li > span .link-txt.link-blank .icn, .list-link-pt2 > li > span .link-txt.link-pdf .icn, .list-link-pt2 > li > span .link-txt.link-map .icn, .list-link-pt2 > li > span .link-txt.link-download .icn { position: static; }

.list-link-pt2 > li > span .link-txt.link-blank .icn::before, .list-link-pt2 > li > span .link-txt.link-pdf .icn::before, .list-link-pt2 > li > span .link-txt.link-map .icn::before, .list-link-pt2 > li > span .link-txt.link-download .icn::before { top: auto; right: 14px; }

.list-link-pts > li { line-height: 1.3; font-weight: normal; font-size: 1.4rem; }

.list-link-pts > li a { position: relative; display: inline-block; color: #333; text-decoration: none; padding: 0; }

.list-link-pts > li a:after { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); position: static; vertical-align: middle; margin: -2px 0 0 9px; }

.list-link-pts > li a .icn { margin-left: 9px; }

.list-link-pts > li a.link-map .icn { vertical-align: middle; margin-top: -2px; }

.list-link-pts > li + li { margin-top: 10px; }

.list-link-pts.list-row { margin-top: -10px; text-align: right; font-size: 0; }

.list-link-pts.list-row > li { display: inline-block; font-size: 1.4rem; margin-top: 10px; }

.list-link-pts.list-row > li a { padding-left: 10px; }

.list-std { margin: 20px -15px 0; }

.list-std > li { padding: 15px 15px 15px 35px; font-size: 1.8rem; line-height: 1.5; position: relative; }

.list-std > li:nth-child(odd) { background: #f6f6f6; }

.list-std > li::before { content: ""; display: block; position: absolute; left: 15px; top: 1.5em; width: 8px; height: 8px; background: #5b5757; }

.list-std.col-pt2 > li:nth-child(odd) { background: #fff; }

.list-std.col-rev-pt2 > li:nth-child(odd) { background: #fff; }

.list-std.col-rev-pt2 > li:nth-child(even) { background: #f6f6f6; }

.list-std.inner-box-pt2 { margin-left: -15px; margin-right: 0; }

.list-number { margin: 32px -15px 0; counter-reset: number; }

.list-number.reset { counter-reset: none; }

.list-number > li { padding: 15px 15px 15px 40px; font-size: 1.6rem; line-height: 1.2; position: relative; background: #fbfbfc; }

.list-number > li:nth-child(odd) { background: #eeeff3; }

.list-number > li::before { position: absolute; top: 1em; left: 0.5em; counter-increment: number; content: counter(number) ". "; width: 1.7em; height: 1.7em; text-align: center; font-weight: bold; }

.list-number.col-pt2 > li { background: #fff; }

.list-number.col-pt2 > li:nth-child(odd) { background: #fff; }

.list-number > li + li { margin-top: 1px; }

.list-number-normal { margin: 20px -15px 0; padding-left: 2em; list-style-type: decimal; line-height: 1.5; }

.list-number-normal > li { padding: 0 10px; font-size: 1.8rem; }

.list-number-normal > li + li { margin-top: 12px; }

.list-number-normal > li > .list-notes { margin-top: 10px; }

.list-number-normal > li > .list-notes > li { line-height: 1.5; }

.list-dl-std { margin: 20px -15px 0; }

.list-dl-std .list-normal { margin-top: 0; padding: 32px 0 0; }

.list-dl-std.col-pt0 { margin: 32px 0 0; }

.list-dl-std.col-pt0 > dt { background: #fff; font-size: 1.4rem; padding-bottom: 5px; }

.list-dl-std.col-pt0 > dt > .item { display: block; }

.list-dl-std.col-pt0 > dt > .item + .item { padding-top: 5px; }

.list-dl-std.col-pt0 > dt:nth-of-type(odd) { background: #fff; }

.list-dl-std.col-pt0 > dd { background: #fff; }

.list-dl-std.col-pt0 > dd:nth-of-type(odd) { background: #fff; }

.list-dl-std.col-pt2 { margin: 32px 0 0; }

.list-dl-std.col-pt2 > dt { background: #fff; }

.list-dl-std.col-pt2 > dt:nth-of-type(odd) { background: #f6f6f6; }

.list-dl-std.col-pt2 > dd { background: #fff; }

.list-dl-std.col-pt2 > dd:nth-of-type(odd) { background: #f6f6f6; }

.list-dl-std.col-pt3 { margin: 32px 0 0; }

.list-dl-std.col-pt3 > dt { background: #f7f7f9; }

.list-dl-std.col-pt3 > dt:nth-of-type(odd) { background: #fff; }

.list-dl-std.col-pt3 > dd { background: #f7f7f9; }

.list-dl-std.col-pt3 > dd:nth-of-type(odd) { background: #fff; }

.list-dl-std.col-pt4 { margin: 32px 0 0; border: 1px solid #1432aa; border-top: none; }

.list-dl-std.col-pt4 > dt { border-top: 1px solid #1432aa; background: #fff; }

.list-dl-std.col-pt4 > dt:nth-of-type(odd) { background: #fff; }

.list-dl-std.col-pt4 > dd { background: #fff; }

.list-dl-std.col-pt4 > dd:nth-of-type(odd) { background: #fff; }

.list-dl-std > dt { padding: 10px 10px 0 10px; font-size: 1.6rem; line-height: 1.6; font-weight: bold; background: #fbfbfc; }

.list-dl-std > dt:nth-of-type(odd) { background: #eeeff3; }

.list-dl-std > dd { padding: 2px 10px 10px 10px; font-size: 1.6rem; line-height: 1.6; background: #fbfbfc; }

.list-dl-std > dd:nth-of-type(odd) { background: #eeeff3; }

.list-dl-std > dd > .btn, .list-dl-std > dd > .btn-sp { margin: 0; padding-top: 32px; }

.list-dl-std > dd + dt { margin-top: 1px; }

.list-dl-std-pt2 { margin: 32px -15px 0; }

.list-dl-std-pt2 > dt { padding: 10px 10px 5px 10px; font-size: 1.6rem; line-height: 1.2; font-weight: normal; background: transparent; }

.list-dl-std-pt2 > dt:nth-of-type(odd) { background: #f6f6f6; }

.list-dl-std-pt2 > dd { padding: 0 10px 10px 10px; font-size: 1.6rem; line-height: 1.2; background: transparent; }

.list-dl-std-pt2 > dd .txt-std { margin-top: 0; }

.list-dl-std-pt2 > dd:nth-of-type(odd) { background: #f6f6f6; }

.list-dl-std-pt2 > dd + dt { margin-top: 1px; }

.list-dl-std-pt2 .list-link { margin-top: 0; margin-left: -10px; margin-right: -10px; }

.list-dl-std-pt2 .list-link > li { font-size: 0; }

.list-dl-std-pt2 .list-link > li:nth-child(odd) { background: transparent; }

.list-dl-std-pt3 { margin: 32px 0 0; }

.list-dl-std-pt3 > dt { padding: 5px 0 0 0; font-size: 1.6rem; line-height: 1.2; font-weight: normal; }

.list-dl-std-pt3 > dd { padding: 0 0 5px 0; font-size: 1.6rem; line-height: 1.2; }

.list-dl-std-pt3 > dd + dt { margin-top: 32px; }

.list-btn > * + { margin-top: 20px; }

.list-btn > *:first-child { margin-top: 20px; }

.list-btn > .btn + .btn-inq, .list-btn > .btn-sp + .btn-inq { margin-top: 20px; }

.list-btn > .btn-inq + .btn, .list-btn > .btn-inq + .btn-sp { margin-top: 20px; }

.list-notes { margin: 20px 0 0; }

.list-notes.notice { color: #e13000; }

.list-notes > li { display: table; font-size: 1.4rem; line-height: 1.5; }

.list-notes > li span, .list-notes > li .list-notes-chi { display: table-cell; }

.list-notes > li span:first-child, .list-notes > li .list-notes-chi:first-child { white-space: nowrap; padding-right: 5px; }

.list-notes > li + li { margin-top: 12px; }

.list-related { margin: 20px -15px 0; background: #eeeff3; padding: 20px 10px; }

.list-related > dt { font-size: 2rem; line-height: 1.3; margin: 0 0; font-weight: bold; }

.list-related > dd > dl > dt { color: #555555; font-size: 1.8rem; line-height: 1.2; margin: 40px 0 0; font-weight: bold; }

.list-qa { margin: 32px -15px 0; }

.list-qa > dt { padding: 10px; line-height: 1.6; background: #e8f1fa; }

.list-qa > dt:before { display: block; color: #1432aa; font-weight: bold; content: "\0051\0075\0065\0073\0074\0069\006f\006e"; }

.list-qa > dd { padding: 10px; line-height: 1.6; background: #fbfbfc; }

.list-qa > dd:before { display: block; color: #990000; font-weight: bold; content: "\0041\006e\0073\0077\0065\0072"; }

.list-normal-std { margin: 20px 0 0; }

.list-normal-std > li { margin-top: 12px; }

.list-normal-std > li > *[class^="list-"] { margin-top: 12px; margin-left: 15px; }

.list-normal-std > li + li { margin-top: 12px; }

.list-normal { margin: 20px 0 0; }

.list-normal > li { padding-left: 1em; line-height: 1.5; position: relative; }

.list-normal > li::before { content: "\0030fb"; display: block; position: absolute; left: 0; top: 0; width: 1em; height: 1em; }

.list-normal > li + li { margin-top: 12px; }

.form-sub .list-normal > li { line-height: 1.8; }

.list-number-pt2 { margin: 20px 0 0; counter-reset: number; }

.list-number-pt2 > li { padding-left: 2em; line-height: 1.6; position: relative; }

.list-number-pt2 > li::before { position: absolute; display: block; top: 0.1em; left: 0; counter-increment: number; content: counter(number); width: 1.6em; height: 1.6em; color: #fff; background: #1432aa; text-align: center; font-size: 1.3rem; line-height: 1.5; font-weight: bold; }

.list-number-pt2 > li + li { margin-top: 32px; }

.list-link-nml { margin: 0; border-bottom: #1432aa 1px solid; }

.list-link-nml > li { border-top: #ededed 1px solid; font-weight: normal; line-height: 1.6; background-color: #f6f7f9; }

.list-link-nml > li:first-child { border-top: none; }

.list-link-nml > li a { display: block; color: #333; text-decoration: none; padding: 14px 25px 14px 15px; position: relative; }

.list-link-nml > li a:after { right: 15px; top: 50%; margin-top: -2px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #666666; border-left: 2px solid #666666; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.list-link-nml > li a.link-blank, .list-link-nml > li a.link-pdf, .list-link-nml > li a.link-map, .list-link-nml > li a.link-download, .list-link-nml > li a.link-voice { padding-right: 40px; }

.list-link-nml > li a.link-blank .icn, .list-link-nml > li a.link-pdf .icn, .list-link-nml > li a.link-map .icn, .list-link-nml > li a.link-download .icn, .list-link-nml > li a.link-voice .icn { position: absolute; right: 29px; top: 50%; margin-top: -6px; }

.list-link-nml > li a.link-pdf { padding-right: 46px; }

.list-link-nml > li a.link-pdf .icn { margin-top: -10px; }

.list-link-nml > li .snd { margin-left: 20px; }

.list-link-nml > li .snd > li { border-top: #ededed 1px solid; font-size: 1.6rem; line-height: 1.6; }

.list-link-nml > li .snd > li > a { background-color: #fff; }

.list-link-nml > li .snd .thd { margin-left: 20px; }

.list-link-nml > li .snd .thd > li { border-top: #ededed 1px solid; font-size: 1.4rem; line-height: 1.6; }

.list-step { margin: 20px 0 0; display: flex; justify-content: center; }

.list-step > li { text-align: center; font-weight: normal; position: relative; margin-bottom: 2.5em; }

.list-step > li .number, .list-step > li .txt { display: block; }

.list-step > li .number { display: inline-flex; align-items: center; justify-content: center; color: #333; background: #f6f6f6; min-width: 2.4em; height: 2.4em; padding: 2px; font-size: 1.8rem; position: relative; }

.list-step > li .txt { margin-top: 5px; font-size: 1.4rem; line-height: 1.2; position: absolute; -webkit-transform: translateX(-50%); transform: translateX(-50%); left: 50%; width: 4.1em; }

.list-step > li + li { margin-left: 20px; }

.list-step > li + li .number::before { content: ''; position: absolute; top: 0; left: -20px; bottom: 0; margin: auto; width: 20px; height: 1px; background: #1432aa; }

.list-step > li.current .number { background: #1432aa; color: #fff; }

.list-step > li.current .txt { color: #1432aa; }

.list-step > li.mail .number { background: #e8f1fa; color: #1432aa; }

.list-step > li.mail .txt { color: #1432aa; }

.list-member > li { margin-top: 30px; }

.list-member > li .list-inner { display: flex; align-items: flex-start; justify-content: center; }

.list-member > li .hdg, .list-member > li .name-wrap { width: 50%; line-height: 1.6; }

.list-member > li .hdg { font-weight: bold; }

.list-member > li .name-wrap { margin-left: 30px; }

.list-member > li .name-wrap .name { font-weight: normal; }

.list-member > li .name-wrap .name + .name { margin: 1em 0 0; }

.list-member > li .note { display: block; font-size: 1.4rem; }

.list-hdg-set { margin: 20px 0 0; }

.list-hdg-set > li { margin-top: 5px; }

.list-hdg-set > li > a, .list-hdg-set > li > div { background-color: #fff; padding: 10px 25px 8px 10px; display: block; color: #000; text-decoration: none; position: relative; }

.list-hdg-set > li > a::after, .list-hdg-set > li > div::after { top: 0; bottom: 0; right: 10px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.list-hdg-set > li .hdg { font-size: 1.8rem; font-weight: normal; line-height: 1.5; }

.list-hdg-set > li .txt { font-size: 1.8rem; font-weight: normal; line-height: 1.5; }

.chrome .list-hdg-set .hdg { font-weight: 700; }

.l-body.ir03 .txt-std.lead ~ p:not([class]) br, .l-body.ir03 .txt-std.lead ~ dd:not([class]) br { display: none; }

.link-txt, .link-adress, .link-arrow { position: relative; padding-right: 7px; display: inline-block; }

.link-txt:after, .link-adress:after, .link-arrow:after { margin: -2px 0 0 9px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); position: static; vertical-align: middle; }

.link-txt .icn, .link-adress .icn, .link-arrow .icn { font-size: 0; position: relative; }

.link-txt .icn:before, .link-adress .icn:before, .link-arrow .icn:before { content: ''; position: absolute; }

.link-txt.link-blank .icn, .link-adress.link-blank .icn, .link-arrow.link-blank .icn { padding-right: 22px; }

.link-txt.link-blank .icn:before, .link-adress.link-blank .icn:before, .link-arrow.link-blank .icn:before { right: 0; margin-top: -12px; top: 50%; }

.link-txt.link-pdf .icn, .link-adress.link-pdf .icn, .link-arrow.link-pdf .icn { padding-right: 26px; }

.link-txt.link-pdf .icn:before, .link-adress.link-pdf .icn:before, .link-arrow.link-pdf .icn:before { right: 0; margin-top: -17px; top: 50%; }

.link-txt.link-map .icn, .link-adress.link-map .icn, .link-arrow.link-map .icn { padding-right: 36px; }

.link-txt.link-map .icn:before, .link-adress.link-map .icn:before, .link-arrow.link-map .icn:before { right: 0; margin-top: -13px; top: 50%; }

.link-txt.link-download, .link-adress.link-download, .link-arrow.link-download { padding-right: 0; }

.link-txt.link-download:after, .link-adress.link-download:after, .link-arrow.link-download:after { content: none; }

.link-txt.link-download .icn, .link-adress.link-download .icn, .link-arrow.link-download .icn { padding-right: 30px; }

.link-txt.link-download .icn:before, .link-adress.link-download .icn:before, .link-arrow.link-download .icn:before { right: 4px; margin-top: -18px; top: 50%; }

.link-txt:after { content: none; }

.link-adress { color: #333; text-decoration: none; }

.link-adress.link-map .icn { padding-right: 42px; }

.link-adress .num { padding-right: 1em; }

.link-adress .area { font-weight: 700; padding-right: .5em; }

.link-arrow { color: #333; text-decoration: none; }

.btn, .btn-sp { margin-top: 20px; text-align: center; }

.btn > a, .btn-sp > a, .btn > button, .btn-sp > button { color: #333; text-decoration: none; font-weight: bold; display: block; font-size: 1.8rem; line-height: 1.3; width: 100%; border: 1px solid #666666; padding: 13px 25px 13px 20px; position: relative; background-color: #fff; text-align: left; }

.btn > a:after, .btn-sp > a:after, .btn > button:after, .btn-sp > button:after { right: 12px; top: 50%; margin-top: -2px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.btn > a.link-blank, .btn-sp > a.link-blank, .btn > a.link-pdf, .btn-sp > a.link-pdf, .btn > button.link-blank, .btn-sp > button.link-blank, .btn > button.link-pdf, .btn-sp > button.link-pdf { padding-right: 42px; }

.btn.btn-l, .btn-l.btn-sp { text-align: center; }

.btn.btn-l > a, .btn-l.btn-sp > a, .btn.btn-l > button, .btn-l.btn-sp > button { font-weight: bold; justify-content: center; }

.btn.close > a:before, .close.btn-sp > a:before, .btn.close > a:after, .close.btn-sp > a:after, .btn.close > button:before, .close.btn-sp > button:before, .btn.close > button:after, .close.btn-sp > button:after { content: none; position: absolute; content: ''; background: #000; display: block; width: 2px; height: 20px; top: 0; bottom: 0; margin: auto; right: 20px; }

.btn.close > a:before, .close.btn-sp > a:before, .btn.close > button:before, .close.btn-sp > button:before { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

.btn.close > a:after, .close.btn-sp > a:after, .btn.close > button:after, .close.btn-sp > button:after { border: none; -webkit-transform: rotate(45deg); transform: rotate(45deg); background: #000; width: 2px; height: 20px; }

.btn.close > a:hover:before, .close.btn-sp > a:hover:before, .btn.close > button:hover:before, .close.btn-sp > button:hover:before { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

.btn.close > a:hover:after, .close.btn-sp > a:hover:after, .btn.close > button:hover:after, .close.btn-sp > button:hover:after { -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.btn .icn:before, .btn-sp .icn:before { position: absolute; top: 50%; }

.btn .link-blank .icn, .btn-sp .link-blank .icn { padding-right: 20px; }

.btn .link-blank .icn:before, .btn-sp .link-blank .icn:before { margin-top: -5px; right: 23px; }

.btn .link-pdf .icn, .btn-sp .link-pdf .icn { padding-right: 20px; }

.btn .link-pdf .icn:before, .btn-sp .link-pdf .icn:before { margin-top: -10px; right: 27px; }

.btn .link-download, .btn-sp .link-download { padding-left: 20px; }

.btn .link-download:after, .btn-sp .link-download:after { content: none; }

.btn .link-download .icn, .btn-sp .link-download .icn { padding-right: 25px; }

.btn .link-download .icn:before, .btn-sp .link-download .icn:before { margin-top: -10px; right: 10px; }

.btn .link-map .icn, .btn-sp .link-map .icn { padding-right: 30px; }

.btn .link-map .icn:before, .btn-sp .link-map .icn:before { margin-top: -6px; right: 23px; }

.btn-anc { margin-top: 16px; }

.btn-anc > a, .btn-anc > button { color: #333; text-decoration: none; font-weight: normal; font-size: 1.6rem; line-height: 1.5; display: inline-flex; justify-content: center; text-align: center; min-height: 65px; width: 100%; border: 1px solid #666666; padding: 13px 20px 20px 20px; position: relative; background-color: #fff; }

.btn-anc > a:after, .btn-anc > button:after { left: 0; right: 0; bottom: 13px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.btn-inq { margin-top: 32px; font-weight: bold; }

.btn-inq .unsubscribe { display: none; }

.btn-inq .unsubscribe.on { opacity: 0.6; pointer-events: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.btn-inq > a, .btn-inq > button { color: #fff; text-decoration: none; font-weight: bold; display: inline-flex; font-size: 1.6rem; line-height: 1.5; width: 100%; border: 1px solid #e13000; padding: 13px 25px 13px 20px; position: relative; background-color: #e13000; }

.btn-inq > a:after, .btn-inq > button:after { right: 12px; top: 50%; margin-top: -2px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.btn-inq .link-blank .icn { padding-right: 20px; }

.btn-inq .link-blank .icn:before { margin-top: -5px; right: 27px; position: absolute; top: 50%; width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_blank_w.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; }

.btn-inq .link-download .icn { padding-right: 20px; }

.btn-inq .link-download .icn:before { margin-top: -10px; right: 27px; position: absolute; top: 50%; width: 21px; height: 21px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_download_w.svg) no-repeat left top / 21px auto; transition: opacity .2s; font-size: 0; }

.btn-inq .link-pdf .icn { padding-right: 20px; }

.btn-inq .link-pdf .icn:before { margin-top: -10px; right: 27px; position: absolute; top: 50%; width: 20px; height: 20px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_pdf_w.svg) no-repeat left top / 20px auto; transition: opacity .2s; font-size: 0; }

.btn-sp { margin-top: 32px; text-align: center; }

.btn-sp > a { align-items: center; justify-content: center; text-align: center; text-shadow: 0px 0px 3px #fff; }

.btn-sp.sp1 > a, .btn-sp.sp1 > button { background: #fff url(/shared/image/btn_sp01.jpg) no-repeat left center/contain; font-weight: normal; }

.btn-sp.sp2 > a, .btn-sp.sp2 > button { background: #fff url(/shared/image/btn_sp02.jpg) no-repeat left center/contain; font-weight: normal; }

.btn-sp.sp3 > a, .btn-sp.sp3 > button { background: #fff url(/shared/image/btn_sp03.jpg) no-repeat left center/46px auto; font-weight: normal; }

.btn-sp.sp4 > a, .btn-sp.sp4 > button { background: #fff url(/shared/image/btn_sp04.jpg) no-repeat left center/contain; font-weight: normal; }

.btn-sp.sp5 > a, .btn-sp.sp5 > button { background: #fff url(/shared/image/btn_sp05.jpg) no-repeat left center/auto 25px; font-weight: normal; padding-left: 60px; text-align: center; }

.btn-sp.sp6 > a, .btn-sp.sp6 > button { background: #fff url(/shared/image/btn_sp08.jpg) no-repeat left center/contain; font-weight: normal; padding-left: 60px; text-align: center; }

.wrap-rss > .btn-rss { margin-top: 16px; }

.btn-rss > a, .btn-rss > button { width: 40px; height: 18px; border: 1px solid #e13000; position: relative; font-size: 1.1rem; line-height: 18px; letter-spacing: -.05em; background: #fff; padding-left: 15px; display: flex; flex-direction: column; justify-content: center; color: #e13000; text-decoration: none; font-weight: normal; }

.btn-rss > a:before, .btn-rss > button:before { content: ''; position: absolute; top: 50%; margin-top: -5px; left: 3px; width: 10px; height: 10px; background: transparent url(/shared/image/link_icon_rss.svg) left top/10px auto; }

.btn-row-list { margin-top: 32px; border-bottom: 1px solid #6e6c6c; display: flex; justify-content: space-around; margin-left: -12px; margin-right: -12px; }

.btn-row-list .btn-row { -webkit-transform: translateY(1px); transform: translateY(1px); display: flex; }

.btn-row-list .btn-row > a, .btn-row-list .btn-row > button { display: flex; align-items: center; width: 100%; color: #000; text-decoration: none; font-weight: normal; font-size: 1.6rem; line-height: 1.5; border: 1px solid #666666; padding: 13px 25px 13px 15px; position: relative; background-color: #fff; }

.btn-row-list .btn-row > a:after, .btn-row-list .btn-row > button:after { right: 12px; top: 50%; margin-top: -2px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.btn-row-list .btn-row.current > a, .btn-row-list .btn-row.current > button { color: #1432aa; border-bottom: 1px solid #fff; }

.btn-row-list .btn-row.current > a:after, .btn-row-list .btn-row.current > button:after { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.btn-row-list.row2 .btn-row { width: calc((99.99999% / 2) - 6px); }

.btn-row-list.row2 .btn-row:first-child { margin-left: 3px; }

.btn-row-list.row2 .btn-row:last-child { margin-right: 3px; }

.btn-row-list.row3 .btn-row { width: calc((99.99999% / 3) - 6px); }

.btn-row-list.row3 .btn-row:first-child { margin-left: 3px; }

.btn-row-list.row3 .btn-row:last-child { margin-right: 3px; }

.btn-row-list.row4 .btn-row { width: calc((99.99999% / 4) - 6px); }

.btn-row-list.row4 .btn-row > a, .btn-row-list.row4 .btn-row > button { font-size: 1.4rem; padding: 5px 20px 5px 15px; }

.btn-row-list.row4 .btn-row > a:after, .btn-row-list.row4 .btn-row > button:after { right: 5px; }

.btn-row-list.row4 .btn-row:first-child { margin-left: 3px; }

.btn-row-list.row4 .btn-row:last-child { margin-right: 3px; }

.btn-row-list-pt2 { margin-top: 32px; border-top: 1px solid #6e6c6c; display: flex; justify-content: space-around; margin-left: -12px; margin-right: -12px; }

.btn-row-list-pt2 .btn-row { -webkit-transform: translateY(-1px); transform: translateY(-1px); display: flex; }

.btn-row-list-pt2 .btn-row > a, .btn-row-list-pt2 .btn-row > button { display: flex; align-items: center; width: 100%; color: #000; text-decoration: none; font-weight: normal; font-size: 1.6rem; line-height: 1.5; border: 1px solid #666666; padding: 13px 25px 13px 15px; position: relative; background-color: #fff; }

.btn-row-list-pt2 .btn-row > a:after, .btn-row-list-pt2 .btn-row > button:after { right: 12px; top: 50%; margin-top: -2px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.btn-row-list-pt2 .btn-row.current > a, .btn-row-list-pt2 .btn-row.current > button { color: #1432aa; border-top: 1px solid #fff; }

.btn-row-list-pt2 .btn-row.current > a:after, .btn-row-list-pt2 .btn-row.current > button:after { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.btn-row-list-pt2.row2 .btn-row { width: calc((99.99999% / 2) - 6px); }

.btn-row-list-pt2.row2 .btn-row:first-child { margin-left: 3px; }

.btn-row-list-pt2.row2 .btn-row:last-child { margin-right: 3px; }

.btn-row-list-pt2.row3 .btn-row { width: calc((99.99999% / 3) - 6px); }

.btn-row-list-pt2.row3 .btn-row:first-child { margin-left: 3px; }

.btn-row-list-pt2.row3 .btn-row:last-child { margin-right: 3px; }

.btn-row-list-pt2.row4 .btn-row { width: calc((99.99999% / 4) - 6px); }

.btn-row-list-pt2.row4 .btn-row:first-child { margin-left: 3px; }

.btn-row-list-pt2.row4 .btn-row:last-child { margin-right: 3px; }

.pager-btn-list { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; margin-left: -12px; margin-top: 32px; }

.pager-btn-list .pager-btn { margin-top: 32px; margin-left: 12px; }

.pager-btn-list .pager-btn > a { text-align: center; border: 1px solid #eeeff3; display: flex; align-items: center; justify-content: center; min-width: 32px; height: 32px; color: #333; text-decoration: none; }

.pager-btn-list .pager-btn > a span.current { text-decoration: underline; color: #0000ff; display: flex; align-items: center; justify-content: center; position: relative; min-width: 32px; height: 32px; }

.pager-btn-list .pager-btn > a span.current:after { content: ''; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; border: 1px solid #0033af; box-sizing: border-box; }

.pager-btn-list .pager-prev, .pager-btn-list .pager-next { margin-top: 32px; }

.pager-btn-list .pager-prev > a, .pager-btn-list .pager-next > a { text-decoration: none; color: #333; position: relative; }

.pager-btn-list .pager-prev > a:after, .pager-btn-list .pager-next > a:after { top: 0; bottom: 0; margin: auto; position: absolute; vertical-align: middle; }

.pager-btn-list .pager-prev > a { padding-left: 15px; }

.pager-btn-list .pager-prev > a:after { left: 0; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(315deg); transform: rotate(315deg); }

.pager-btn-list .pager-next { margin-left: 12px; }

.pager-btn-list .pager-next > a { padding-right: 15px; }

.pager-btn-list .pager-next > a:after { right: 0; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

*[class^="tbl-std"] td > *:first-child { margin-top: 0; }

.tbl-wrap { margin: 20px -12px 0 0; }

.tbl-wrap *[class^="list-"] { margin-top: 20px; }

.tbl-overflow { overflow-x: scroll; overflow-y: hidden; width: 100%; }

.tbl-overflow .tbl-std { min-width: 850px; }

.tbl-std { width: 100%; border-collapse: separate; border-left: 1px solid #cccccc; border-top: 1px solid #cccccc; }

.tbl-std th, .tbl-std td { padding: 10px 20px; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; line-height: 1.6; }

.tbl-std th.nowrap, .tbl-std td.nowrap { white-space: nowrap; }

.tbl-std th { text-align: center; background-color: #e8f1fa; font-weight: bold; }

.tbl-std td { vertical-align: top; background-color: #fbfbfc; }

.tbl-std thead th { background-color: #e8f1fa; font-weight: bold; }

.tbl-std.tbl-fixed { table-layout: fixed; }

.tbl-std-pt2 { width: 100%; border-left: 1px solid #cccccc; border-top: 1px solid #cccccc; }

.tbl-std-pt2 th, .tbl-std-pt2 td { display: block; padding: 10px; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; line-height: 1.5; }

.tbl-std-pt2 th { text-align: center; background-color: #eeeff3; font-weight: bold; }

.tbl-std-pt3 { width: 100%; border-collapse: separate; border-left: 1px solid #cccccc; border-top: 1px solid #cccccc; }

.tbl-std-pt3 th, .tbl-std-pt3 td { padding: 5px; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; vertical-align: top; line-height: 1.5; font-size: 1.2rem; }

.tbl-std-pt3 th.nowrap, .tbl-std-pt3 td.nowrap { white-space: nowrap; }

.tbl-std-pt3 th { text-align: center; background-color: #eeeff3; font-weight: bold; }

.tbl-std-pt3 thead th { background-color: #eeeff3; font-weight: bold; }

.txt-tbl-date { display: block; font-size: 1.8rem; font-weight: bold; }

.txt-tbl-hdg { display: block; font-size: 1.8rem; font-weight: normal; }

.tbl-scroll-btn { display: none; }

.tbl-scroll-btn.show { display: flex; }

.tbl-scroll-btn .btn-left, .tbl-scroll-btn .btn-right { position: relative; display: block; font-size: 0; width: 40px; height: 40px; margin-top: 20px; }

.tbl-scroll-btn .btn-left:before, .tbl-scroll-btn .btn-right:before { content: ""; position: absolute; top: 12px; left: 0; right: 0; display: block; width: 12px; height: 12px; border-top: 4px solid #333; border-left: 4px solid #333; margin: auto; }

.tbl-scroll-btn .btn-left:before { -webkit-transform: translateX(4px) rotate(-45deg); transform: translateX(4px) rotate(-45deg); }

.tbl-scroll-btn .btn-right { margin-left: 20px; }

.tbl-scroll-btn .btn-right:before { -webkit-transform: translateX(-4px) rotate(135deg); transform: translateX(-4px) rotate(135deg); }

.wrap-select-category { margin: 32px 0 0; background: #1432aa; padding: 15px 10px; }

.wrap-select-category .select-txt { color: #fff; font-size: 1.4rem; line-height: 1.5; }

.wrap-select-category .select-txt-pt2 { color: #fff; font-size: 1.4rem; line-height: 1.5; }

.wrap-select-category .select-list { margin-top: 15px; }

.wrap-select-category .select-list > li { position: relative; }

.wrap-select-category .select-list > li > a { display: block; border: #666666 1px solid; background: #fff; font-weight: normal; position: relative; padding: 10px 50px 10px 10px; color: #333; text-decoration: none; }

.wrap-select-category .select-list > li > a:before { content: ""; background: #eeeff3; position: absolute; width: 44px; height: 100%; right: 0; top: 0; border-left: #666666 1px solid; }

.wrap-select-category .select-list > li > a:after { right: 18px; top: 50%; margin-top: -2px; margin: -2px 0 0 9px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.wrap-select-category .select-list > li ul { display: none; position: absolute; width: 100%; left: 0; z-index: 2; }

.wrap-select-category .select-list > li ul > li > a { display: block; border-left: #666666 1px solid; border-right: #666666 1px solid; border-bottom: #666666 1px dotted; background: #fff; position: relative; padding: 5px; color: #333; text-decoration: none; }

.wrap-select-category .select-list > li ul > li:last-child > a { border-bottom: #666666 1px solid; }

.wrap-select-category .select-list > li + li { margin-top: 10px; }

.list-form-std { margin: 32px -12px 0; }

.list-form-std > li { padding: 12px; font-size: 1.6rem; line-height: 1.2; }

.list-form-std > li:nth-child(odd) { background: #f6f6f6; }

.list-form-std > li label, .list-form-std > li legend { font-size: 1.4rem; line-height: 1.2; display: block; position: relative; padding-right: 2.5em; padding-left: 0; width: 100%; font-weight: normal; }

.list-form-std > li fieldset { border: 0; display: block; width: 100%; }

.list-form-std > li .required-mark { position: absolute; display: inline-block; background: #b00000; color: #fff; padding: 3px; font-size: 1.2rem; line-height: 1; right: 0; }

.list-form-std > li .required-mark:first-letter { margin-right: 2px; }

.list-form-std > li .select-wrap { display: inline-block; position: relative; margin-top: 10px; border: #666666 1px solid; background: #fff; }

.list-form-std > li .select-wrap:before { content: ""; background: #eeeff3; position: absolute; width: 44px; height: 100%; right: 0; top: 0; border-left: #666666 1px solid; z-index: 2; }

.list-form-std > li .select-wrap:after { right: 18px; top: 50%; margin-top: -2px; margin: -2px 0 0 5px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); z-index: 4; }

.list-form-std > li .input-txt { margin-top: 10px; border: #666666 1px solid; background: #fff; padding: 8px; font-size: 1.6rem; line-height: 1.2; box-shadow: none; width: 100%; }

.list-form-std > li .input-txt.error { border: #e13000 2px solid; }

.list-form-std > li .input-txt.input-num1 { width: 5em; }

.list-form-std > li .input-txt.input-num2 { width: 6em; }

.list-form-std > li .input-txt.input-half { width: calc(100% - 2em); }

.list-form-std > li .input-select { position: relative; padding: 6px 50px 6px 8px; font-size: 1.6rem; line-height: 1.2; width: auto; box-shadow: none; z-index: 2; width: 100%; }

.list-form-std > li .input-select:focus { z-index: 5; }

.list-form-std > li .input-area { margin-top: 10px; border: #666666 1px solid; background: #fff; padding: 10px; font-size: 1.6rem; line-height: 1.2; width: 100%; box-shadow: none; }

.list-form-std > li .input-txt:focus, .list-form-std > li .input-area:focus, .list-form-std > li .input-select:focus { background: #fdffe5; font-weight: normal; }

.list-form-std > li .list-input-std { font-size: 0; display: flex; flex-wrap: wrap; }

.list-form-std > li .list-input-std.auto { margin-left: -20px; }

.list-form-std > li .list-input-std.auto > li { width: auto; margin-left: 20px; }

.list-form-std > li .list-input-std > li { margin-top: 20px; width: 50%; }

.list-form-std > li .list-input-std > li label { display: inline-block; padding-right: 0; position: relative; line-height: 1; }

.list-form-std > li .list-input-std > li input[type="radio"], .list-form-std > li .list-input-std > li input[type="checkbox"] { position: absolute; top: 0; left: 0; margin-right: 10px; }

.list-form-std > li .list-input-std > li .radio-txt, .list-form-std > li .list-input-std > li .check-txt { padding-left: 1.5em; display: inline-block; }

.list-form-std > li .wrap-form-input .inner { font-size: 0; }

.list-form-std > li .wrap-form-input .inner label { display: inline-block; vertical-align: middle; padding: 0; width: 4.5em; margin-top: 10px; }

.list-form-std > li .wrap-form-input .inner .input-txt { display: inline-block; vertical-align: middle; width: calc(100% - 4.5em); }

.list-form-std > li .wrap-form-txt { position: relative; margin-top: 5px; min-height: 1em; }

.list-form-std > li .wrap-form-txt .ex { font-size: 1.4rem; line-height: 1.2; padding-right: 2.5em; }

.list-form-std > li .wrap-form-txt .check { display: none; }

.list-form-std > li .wrap-form-txt .check.ok { position: absolute; right: 0; top: 0; font-size: 1.4rem; line-height: 1.2; color: #1432aa; display: block; }

.list-form-std > li .wrap-form-conf { padding: 5px 0; }

.list-form-std > li .wrap-form-conf .conf-title { font-size: 1.4rem; line-height: 1.2; font-weight: normal; }

.list-form-std > li .wrap-form-conf .conf-data { font-size: 1.4rem; line-height: 1.2; margin-top: 10px; }

.list-form-std > li .list-form-err-pt2 { display: none; }

.list-form-std > li.focus .list-form-err-pt2 { display: block; }

.list-form-std.pt3 > li .required-mark { right: auto; left: 0; top: 0; }

.list-form-std.pt3 > li label, .list-form-std.pt3 > li legend { padding-left: 4.5em; }

.list-form-std.pt3 > li .list-input-std > li.wrap-radio label { padding-left: 0; }

.list-form-std.personal > li.chg-bg-pt1 { background: #f6f6f6; }

.list-form-std.personal > li.chg-bg-pt2 { background: #fff; }

.list-input-only { font-size: 0; text-align: center; padding-top: 32px; }

.list-input-only > li { display: inline-block; margin-top: 32px; font-size: 1.6rem; line-height: 1.2; }

.list-input-only > li label { display: inline-block; padding-right: 0; position: relative; line-height: 1; }

.list-input-only > li input[type="radio"], .list-input-only > li input[type="checkbox"] { position: absolute; top: 0.3em; left: 0; margin-right: 10px; }

.list-input-only > li .radio-txt, .list-input-only > li .check-txt { padding-left: 1.6em; display: inline-block; text-align: left; line-height: 1.2; }

.list-form-err-pt1 { margin-top: 32px; }

.list-form-err-pt1 li { color: #cc0000; font-size: 1.4rem; line-height: 1.2; background: transparent url(/shared/image/mod_icon_err01.png) no-repeat 0px 5px/18px 18px; padding: 5px 0 5px 25px; }

.list-form-err-pt2 { margin-top: 32px; }

.list-form-err-pt2 li { color: #cc0000; font-size: 1.4rem; line-height: 1.2; background: transparent url(/shared/image/mod_icon_err02.png) no-repeat 0px 5px/18px 18px; padding: 5px 0 5px 25px; }

.list-form-btn { margin: 32px 0 0; border-top: #1432aa 1px solid; }

.list-form-btn.single { border: none; margin-top: 0; }

.list-form-btn.single > li { margin-left: auto; margin-right: auto; }

.list-form-btn > li { margin-top: 20px; position: relative; }

.list-form-btn > li.btn-send { background: #e13000; }

.list-form-btn > li.btn-send input { display: block; width: 100%; padding: 14px 35px 14px 20px; color: #fff; font-size: 1.6rem; font-weight: normal; text-align: left; }

.list-form-btn > li.btn-send:after { position: absolute; right: 10px; top: 50%; margin-top: -2px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.list-form-btn > li.btn-back input { border: #666666 1px solid; display: inline-block; width: auto; padding: 12px 15px 12px 40px; color: #333; font-size: 1.6rem; font-weight: normal; text-align: left; }

.list-form-btn > li.btn-back:before { position: absolute; left: 20px; top: 50%; margin-top: -2px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(315deg); transform: rotate(315deg); }

.wrap-exp-form { padding: 32px 0 24px; }

.wrap-exp-form > .exp-box { margin-top: 32px; }

.wrap-exp-form > .exp-box .hdg-wrap { min-height: 100px; }

.wrap-exp-form > .exp-box .hdg-inner { position: relative; }

.wrap-exp-form > .exp-box .hdg { font-size: 1.8rem; line-height: 1.2; font-weight: bold; padding-left: 115px; }

.wrap-exp-form > .exp-box .hdg-txt { font-size: 1.6rem; line-height: 1.2; font-weight: normal; padding-left: 115px; margin-top: 32px; }

.wrap-exp-form > .exp-box .lead { line-height: 1.2; margin-top: 32px; }

.wrap-exp-form > .exp-box .img-wrap { position: absolute; overflow: hidden; text-align: center; width: 100px; height: 100px; border-radius: 50%; margin-top: 0; background: none; border: #fff 5px solid; }

.wrap-exp-form > .exp-box .img-wrap:before { content: ''; display: block; padding-top: 100%; }

.wrap-exp-form > .exp-box .img-wrap img { position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 0; }

.wrap-exp-form > .exp-box + .exp-box { border-top: #fff 1px solid; padding: 24px 12px 0; margin-top: 24px; margin-left: -12px; margin-right: -12px; }

.wrap-agree-box { margin: 32px -12px 0; border-top: #1432aa 1px solid; padding: 0 12px; }

.wrap-agree-box .btn-send { background: #e13000; margin-top: 20px; position: relative; }

.wrap-agree-box .btn-send:after { position: absolute; right: 10px; top: 50%; margin-top: -2px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.wrap-agree-box .btn-send input { display: block; width: 100%; padding: 14px 35px 14px 20px; color: #fff; font-size: 1.6rem; text-align: left; font-weight: normal; }

.wrap-agree-box .btn-send input:disabled { background: #aaa; }

.wrap-agree-box .btn-send input:disabled:hover { cursor: default; }

.wrap-agree-box .txt, .wrap-agree-box .check-txt { font-size: 1.4rem; font-weight: normal; line-height: 1.5; }

.wrap-agree-box .check-txt-wrap { display: block; text-align: center; margin-top: 32px; }

.wrap-agree-box .check-txt { padding-left: 5px; }

.wrap-agree-box .required-mark { position: absolute; display: inline-block; background: #b00000; color: #fff; padding: 3px; font-size: 1.2rem; line-height: 1; right: 6px; top: 10px; }

.wrap-agree-box .required-mark:first-letter { margin-right: 2px; }

.wrap-agree-box .agree-box { margin-top: 32px; border: 1px solid #666666; background-color: #f6f6f6; display: block; position: relative; padding: 40px 25px 20px; }

.wrap-agree-box .agree-box:after { left: 0; right: 0; margin: auto; bottom: -13px; content: ''; position: absolute; width: 0; height: 0; border: 6px solid transparent; border-top-color: #666666; }

.list-normal.agree .required-mark, .list-notes .required-mark { display: inline-block; background: #b00000; color: #fff; padding: 3px; font-size: 1.2rem; line-height: 1; margin: 0 .5em; }

.list-normal.agree .required-mark:first-letter, .list-notes .required-mark:first-letter { margin-right: 2px; }

.wrap-agree-list { margin-top: 32px; padding: 5px; background: #fdffe5; }

.wrap-agree-list .list-form-err-pt2 { margin: 0; padding-top: 0; }

.wrap-agree-list .list-form-err-pt2 > li { margin-top: 0; }

.wrap-agree-list .list-form-err-pt2 > li + li { margin-top: 5px; }

.form-sub { margin-top: 50px; }

.wrap-box { position: relative; z-index: 0; display: flex; flex-wrap: wrap; margin: 0 -16px 0 -22px; }

.wrap-box.row1 > * { width: calc((99.99999% / 1) - 16px); margin-left: 16px; }

.wrap-box.row2 > * { width: calc((99.99999% / 2) - 16px); margin-left: 16px; }

.wrap-box.row3 > * { width: calc((99.99999% / 3) - 16px); margin-left: 16px; }

.wrap-box.row4 > * { width: calc((99.99999% / 4) - 16px); margin-left: 16px; }

.wrap-box.row5 > * { width: calc((99.99999% / 5) - 16px); margin-left: 16px; }

.wrap-box.row6 > * { width: calc((99.99999% / 6) - 16px); margin-left: 16px; }

.wrap-box.sp-fit { margin-left: -16px; margin-right: 0; }

.wrap-box.sp-vertical { display: block; margin: 0 -16px; }

.wrap-box.sp-vertical > * { width: 100%; margin: 0; }

.wrap-box.sp-vertical.sp-fit { margin-left: 0; margin-right: 0; }

.wrap-box.sp-row2 > * { width: calc((99.99999% / 2) - 16px); margin-left: 16px; }

.wrap-box.sp-order, .wrap-box.rev { display: flex; }

.wrap-box.sp-order > *:first-child, .wrap-box.rev > *:first-child { order: 2; }

.wrap-box .box-add-info, .wrap-box .box-std-pt2, .wrap-box .box-intro-pdt, .wrap-box *[class^="bg-col"] { margin-top: 20px; }

.column-link { position: relative; z-index: 0; margin: 32px -12px 0; }

.column-link .img-wrap { margin-top: 0; position: relative; overflow: hidden; }

.column-link .img-wrap:before { content: ""; display: block; padding-top: 75%; }

.column-link .img-wrap.square:before { content: ""; display: block; padding-top: 100%; }

.column-link .img-wrap.rectangle:before { content: ""; display: block; padding-top: 56.25%; }

.column-link .img-wrap.rectangle-pt2:before { content: ""; display: block; padding-top: 46.2%; }

.column-link .img-wrap img { position: absolute; margin: auto; top: 0; left: 0; right: 0; width: 100%; height: auto; }

.column-link.column-ctr { justify-content: center; }

.column-link.bg-pat1 > * { background: #eeeeee; }

.column-link.bg-pat2 > * { background: #eeeff3; }

.column-link.bg-pat3 > * { background: #e8ebf7; }

.column-link.bg-pat4 > * { background: #e8f1fa; }

.column-link.bg-pat5 > * { background: #e8f5fa; }

.column-link.bg-pat6 > * { background: #f3eeee; }

.column-link.bg-pat7 > * { background: #f5f9e6; }

.column-link.bg-pat8 > * { background: #f0f7f9; }

.column-link > * { position: relative; min-height: 100px; }

.column-link > * a { display: flex; flex-wrap: wrap; width: 100%; height: 100%; align-items: stretch; text-decoration: none; position: relative; }

.column-link > * a:after { right: 10px; bottom: 10px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.column-link > * a.link-blank .icn::before, .column-link > * a.icn-pdf .icn::before { bottom: 6px; right: 20px; position: absolute; }

.column-link > * a.link-blank .icn::before { width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_blank.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; }

.column-link > * a.link-pdf .icn::before { width: 20px; height: 20px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_pdf.svg) no-repeat left top / 20px auto; transition: opacity .2s; font-size: 0; }

.column-link > * > span { display: flex; flex-wrap: wrap; width: 100%; height: 100%; align-items: stretch; text-decoration: none; position: relative; }

.column-link > * .inner { width: 100%; }

.column-link > * .rev { width: 100%; display: flex; }

.column-link > * .rev .txt-wrap { order: 2; }

.column-link > * .img-wrap { width: 100%; }

.column-link > * .txt-wrap .box { padding: 10px 10px 25px 10px; line-height: 1.2; color: #333; }

.column-link > * .txt-wrap .box .hdg { font-size: 1.6rem; font-weight: bold; }

.column-link > * .txt-wrap .box .hdg + .txt { margin-top: 10px; }

.column-link > * .txt-wrap .box .link { font-size: 1.6rem; }

.column-link > * .txt-wrap .box .txt { font-size: 1.6rem; line-height: 1.5; }

.column-link > * .txt-wrap .box.related { padding-left: 0; padding-right: 0; padding-bottom: 20px; }

.column-link > * + * { margin-top: 5px; }

.column-link.img-col, .column-link.img-col-row, .column-link.img-col-s { display: flex; flex-wrap: wrap; margin-left: -5px; margin-right: 0; }

.column-link.img-col > *, .column-link.img-col-row > *, .column-link.img-col-s > * { margin-left: 5px; }

.column-link.img-col > * .rev, .column-link.img-col-row > * .rev, .column-link.img-col-s > * .rev { flex-direction: column; }

.column-link.img-col > * + *, .column-link.img-col-row > * + *, .column-link.img-col-s > * + * { margin-top: 0; }

.column-link.img-col.row1 > *, .column-link.img-col-row.row1 > *, .column-link.img-col-s.row1 > * { width: calc((99.99999% / 2) - 5px); }

.column-link.img-col.row1 > *:nth-child(n+3), .column-link.img-col-row.row1 > *:nth-child(n+3), .column-link.img-col-s.row1 > *:nth-child(n+3) { margin-top: 5px; }

.column-link.img-col.row2 > *, .column-link.img-col-row.row2 > *, .column-link.img-col-s.row2 > * { width: calc((99.99999% / 2) - 5px); }

.column-link.img-col.row2 > *:nth-child(n+3), .column-link.img-col-row.row2 > *:nth-child(n+3), .column-link.img-col-s.row2 > *:nth-child(n+3) { margin-top: 5px; }

.column-link.img-col.row3 > *, .column-link.img-col-row.row3 > *, .column-link.img-col-s.row3 > * { width: calc((99.99999% / 2) - 5px); }

.column-link.img-col.row3 > *:nth-child(n+3), .column-link.img-col-row.row3 > *:nth-child(n+3), .column-link.img-col-s.row3 > *:nth-child(n+3) { margin-top: 5px; }

.column-link.img-col.row4 > *, .column-link.img-col-row.row4 > *, .column-link.img-col-s.row4 > * { width: calc((99.99999% / 2) - 5px); }

.column-link.img-col.row4 > *:nth-child(n+3), .column-link.img-col-row.row4 > *:nth-child(n+3), .column-link.img-col-s.row4 > *:nth-child(n+3) { margin-top: 5px; }

.column-link.img-col.row5 > *, .column-link.img-col-row.row5 > *, .column-link.img-col-s.row5 > * { width: calc((99.99999% / 2) - 5px); }

.column-link.img-col.row5 > *:nth-child(n+3), .column-link.img-col-row.row5 > *:nth-child(n+3), .column-link.img-col-s.row5 > *:nth-child(n+3) { margin-top: 5px; }

.column-link.img-col.row6 > *, .column-link.img-col-row.row6 > *, .column-link.img-col-s.row6 > * { width: calc((99.99999% / 2) - 5px); }

.column-link.img-col.row6 > *:nth-child(n+3), .column-link.img-col-row.row6 > *:nth-child(n+3), .column-link.img-col-s.row6 > *:nth-child(n+3) { margin-top: 5px; }

.column-link.img-col-s .txt-wrap .box .hdg + .txt { margin-top: 0; }

.column-link.img-row, .column-link.img-row-col { display: block; margin-left: 0; margin-right: 0; }

.column-link.img-row > * .inner, .column-link.img-row-col > * .inner { display: flex; }

.column-link.img-row > * .img-wrap, .column-link.img-row-col > * .img-wrap { width: 50%; }

.column-link.img-row > * .txt-wrap, .column-link.img-row-col > * .txt-wrap { width: 50%; }

.column-link.column-min .inner { align-items: flex-start; }

.column-link.column-min .img-wrap { width: 23.6%; }

.column-link.column-min .img-wrap:before { padding-top: 100%; }

.column-link.column-min .txt-wrap { width: 76.4%; }

.column-link.column-min .txt-wrap .box .txt { font-size: 1.4rem; }

.column-link.column-min-pt2 > * { min-height: 1px; }

.column-link.column-min-pt2 .inner { align-items: flex-start; }

.column-link.column-min-pt2 .img-wrap { width: 44.6%; }

.column-link.column-min-pt2 .img-wrap:before { padding-top: 100%; }

.column-link.column-min-pt2 .txt-wrap { width: 51.4%; }

.column-link.column-min-pt2 .txt-wrap .box .txt { font-size: 1.4rem; }

.column-link.column-min-pt3 > * { min-height: 1px; }

.column-link.column-min-pt3 .inner { align-items: flex-start; }

.column-link.column-min-pt3 .img-wrap { width: 23.6%; }

.column-link.column-min-pt3 .img-wrap:before { padding-top: 100%; }

.column-link.column-min-pt3 .txt-wrap { width: 76.4%; }

.column-link.column-min-pt3 .txt-wrap .box { padding-bottom: 10px; }

.column-link.column-min-pt3 .txt-wrap .box .txt { font-size: 1.4rem; margin-top: 5px; }

.column-link.news.img-row > .corp-n-cat0101 .img-wrap { background: url(/shared/image/biz_bg_cat0101_s.jpg) no-repeat center/cover; }

.column-link.news.img-row > .corp-n-cat0201 .img-wrap { background: url(/shared/image/biz_bg_cat0201_s.jpg) no-repeat center/cover; }

.column-link.news.img-row > .corp-n-cat0202 .img-wrap { background: url(/shared/image/biz_bg_cat0202_s.jpg) no-repeat center/cover; }

.column-link.news.img-row > .corp-n-cat0203 .img-wrap { background: url(/shared/image/biz_bg_cat0203_s.jpg) no-repeat center/cover; }

.column-link.news.img-row > .corp-n-cat0204 .img-wrap { background: url(/shared/image/biz_bg_cat0204_s.jpg) no-repeat center/cover; }

.column-link.news.img-row > .corp-n-cat0205 .img-wrap { background: url(/shared/image/biz_bg_cat0205_s.jpg) no-repeat center/cover; }

.column-link.news.img-row > .corp-n-cat0206 .img-wrap { background: url(/shared/image/biz_bg_cat0206_s.jpg) no-repeat center/cover; }

.column-link.news.img-row > .corp-n-cat0207 .img-wrap { background: url(/shared/image/biz_bg_cat0207_s.jpg) no-repeat center/cover; }

.column-link.news.img-row > .corp-n-cat0301 .img-wrap { background: url(/shared/image/biz_bg_cat0301_s.jpg) no-repeat center/cover; }

.column-link.news.img-row > .corp-n-cat0401 .img-wrap { background: url(/shared/image/biz_bg_cat0401_s.jpg) no-repeat center/cover; }

.column-link.news.img-row > .corp-n-cat0402 .img-wrap { background: url(/shared/image/biz_bg_cat0402_s.jpg) no-repeat center/cover; }

.column-link.news.img-row > .corp-n-cat0501 .img-wrap { background: url(/shared/image/biz_bg_cat0501_s.jpg) no-repeat center/cover; }

.column-link.news.img-row > .corp-n-cat0502 .img-wrap { background: url(/shared/image/biz_bg_cat0502_s.jpg) no-repeat center/cover; }

.column-link.news.img-row > .corp-n-cat0601 .img-wrap { background: url(/shared/image/biz_bg_cat0601_s.jpg) no-repeat center/cover; }

.column-link.news.img-row > .corp-n-cat0602 .img-wrap { background: url(/shared/image/biz_bg_cat0602_s.jpg) no-repeat center/cover; }

.column-link.news.img-row > .corp-n-cat0603 .img-wrap { background: url(/shared/image/biz_bg_cat0603_s.jpg) no-repeat center/cover; }

.column-link.news.img-row > .corp-n-cat0604 .img-wrap { background: url(/shared/image/biz_bg_cat0604_s.jpg) no-repeat center/cover; }

.column-link.news.img-row > .corp-n-cat0701 .img-wrap { background: url(/shared/image/biz_bg_cat0701_s.jpg) no-repeat center/cover; }

.column-link-hdg-b { position: relative; z-index: 0; margin: 32px 0 0; }

.column-link-hdg-b .img-wrap { margin-top: 0; position: relative; overflow: hidden; }

.column-link-hdg-b .img-wrap:before { content: ""; display: block; padding-top: 75%; }

.column-link-hdg-b .img-wrap.square:before { content: ""; display: block; padding-top: 100%; }

.column-link-hdg-b .img-wrap.rectangle:before { content: ""; display: block; padding-top: 56.25%; }

.column-link-hdg-b .img-wrap.rectangle-pt2:before { content: ""; display: block; padding-top: 46.2%; }

.column-link-hdg-b .img-wrap img { position: absolute; margin: auto; top: 0; left: 0; right: 0; width: 100%; height: auto; }

.column-link-hdg-b > * + * { margin-top: 5px; }

.column-link-hdg-b > * { position: relative; }

.column-link-hdg-b > * .rev { width: 100%; display: flex; flex-direction: column; }

.column-link-hdg-b > * .rev .txt-wrap { order: 2; }

.column-link-hdg-b > * .img-wrap { width: 100%; }

.column-link-hdg-b > * .txt-wrap { width: 100%; position: static; bottom: 0; left: 0; display: flex; flex-direction: column; }

.column-link-hdg-b > * .txt-wrap .box { display: flex; align-items: center; min-height: 45px; color: #fff; background: rgba(0, 0, 0, 0.7); padding: 2px 20px 2px 10px; position: relative; font-size: 1.6rem; line-height: 1.2; font-weight: normal; }

.column-link-hdg-b > * a { display: block; text-decoration: none; }

.column-link-hdg-b > * a .txt-wrap .box:after { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); right: 10px; top: 50%; margin-top: -2px; /*transform:rotate(135deg);*/ /*webfont*/ }

.column-link-hdg-b > * a.link-blank .txt-wrap .box .icn, .column-link-hdg-b > * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }

.column-link-hdg-b > * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg-b > * a.link-pdf .txt-wrap .box .icn::before { position: absolute; }

.column-link-hdg-b > * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg-b > * a.link-pdf .txt-wrap .box .icn::before { top: 50%; margin-top: -6px; right: 24px; }

.column-link-hdg-b > * a.link-pdf .txt-wrap .box .icn { padding-right: 24px; }

.column-link-hdg-b > * a.link-pdf .txt-wrap .box .icn::before { margin-top: -10px; }

.column-link-hdg-b > * a.link-blank .txt-wrap .box .icn::before { width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_blank_w.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; }

.column-link-hdg-b > * a.link-pdf .txt-wrap .box .icn::before { width: 20px; height: 20px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_pdf_w.svg) no-repeat left top / 20px auto; transition: opacity .2s; font-size: 0; }

.column-link-hdg-b.img-col { display: flex; flex-wrap: wrap; margin: 32px 0 0 -5px; }

.column-link-hdg-b.img-col > * + * { margin-top: 0; }

.column-link-hdg-b.img-col > * { width: calc((100% / 2) - 5px); margin-left: 5px; }

.column-link-hdg-b.img-col > *:nth-child(n+3) { margin-top: 5px; }

.column-link-hdg-b.img-row-col { display: block; }

.column-link-hdg-b.img-row-col > * { background: #f6f6f6; }

.column-link-hdg-b.img-row-col > * .inner { display: flex; flex-wrap: nowrap; }

.column-link-hdg-b.img-row-col > * .rev { flex-direction: row; }

.column-link-hdg-b.img-row-col > * .img-wrap { width: 45%; }

.column-link-hdg-b.img-row-col > * .txt-wrap { width: 55%; position: static; display: flex; }

.column-link-hdg-b.img-row-col > * .txt-wrap .box { width: 100%; height: 100%; position: relative; color: #333; background: transparent; padding: 10px 10px 25px 10px; min-height: 0; align-items: flex-start; }

.column-link-hdg-b.img-row-col > * a .txt-wrap .box:after { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); top: auto; bottom: 10px; margin-top: 0; /*transform:rotate(135deg);*/ /*webfont*/ }

.column-link-hdg-b.img-row-col > * a.link-blank .txt-wrap .box .icn, .column-link-hdg-b.img-row-col > * a.link-pdf .txt-wrap .box .icn { padding-right: 10px; }

.column-link-hdg-b.img-row-col > * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg-b.img-row-col > * a.link-pdf .txt-wrap .box .icn::before { position: absolute; }

.column-link-hdg-b.img-row-col > * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg-b.img-row-col > * a.link-pdf .txt-wrap .box .icn::before { top: auto; bottom: 6px; right: 24px; }

.column-link-hdg-b.img-row-col > * a.link-pdf .txt-wrap .box .icn { padding-right: 14px; }

.column-link-hdg-b.img-row-col > * a.link-pdf .txt-wrap .box .icn::before { top: auto; bottom: 6px; }

.column-link-hdg-b.img-row-col > * a.link-blank .txt-wrap .box .icn::before { width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_blank.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; }

.column-link-hdg-b.img-row-col > * a.link-pdf .txt-wrap .box .icn::before { width: 20px; height: 20px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_pdf.svg) no-repeat left top / 20px auto; transition: opacity .2s; font-size: 0; }

.column-link-hdg-b.img-col.custom { display: block; margin-left: 0; }

.column-link-hdg-b.img-col.custom > * { width: auto; margin-left: 0; margin-top: 20px; }

.column-link-hdg-b.img-col.custom > *:nth-child(n+3) { margin-top: 20px; }

.column-link-hdg-b.img-col.custom > * .txt-wrap { position: absolute; }

.column-link-hdg-b.img-col.custom .img-wrap { position: relative; overflow: hidden; padding-top: 75%; transition: box-shadow .2s; }

.column-link-hdg-b.img-col.custom .img-wrap::before { padding-top: 0; content: ''; display: block; position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 1; transition: box-shadow .2s; }

.column-link-hdg-b.img-col.custom .img-wrap img { position: absolute; margin: auto; max-width: inherit; width: auto; height: 100%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.column-link-list { position: relative; z-index: 0; margin: 32px -12px 0; }

.column-link-list .img-wrap { margin-top: 0; position: relative; overflow: hidden; }

.column-link-list .img-wrap:before { content: ""; display: block; padding-top: 75%; }

.column-link-list .img-wrap.square:before { content: ""; display: block; padding-top: 100%; }

.column-link-list .img-wrap.rectangle:before { content: ""; display: block; padding-top: 56.25%; }

.column-link-list .img-wrap.rectangle-pt2:before { content: ""; display: block; padding-top: 46.2%; }

.column-link-list .img-wrap img { position: absolute; margin: auto; top: 0; left: 0; right: 0; width: 100%; height: auto; }

.column-link-list > * + * { margin-top: 2px; }

.column-link-list > * { position: relative; }

.column-link-list > * .img-wrap { width: 100%; }

.column-link-list > * .txt-wrap { width: 100%; position: absolute; bottom: 0; left: 0; display: flex; flex-direction: column; }

.column-link-list > * .txt-wrap .box { color: #fff; background: rgba(0, 0, 0, 0.7); padding: 2px 20px 2px 10px; position: relative; font-size: 1.6rem; line-height: 1.6; font-weight: normal; min-height: 65px; display: flex; align-items: center; }

.column-link-list > * .list-label { padding-left: 10px; padding-bottom: 10px; margin-top: 0; }

.column-link-list > * a { display: block; text-decoration: none; }

.column-link-list > * a .txt-wrap .box:after { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); right: 10px; top: 50%; margin-top: -2px; /*transform:rotate(135deg);*/ /*webfont*/ }

.column-link-list > * a.link-blank .txt-wrap .box .icn, .column-link-list > * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }

.column-link-list > * a.link-blank .txt-wrap .box .icn::before, .column-link-list > * a.link-pdf .txt-wrap .box .icn::before { position: absolute; }

.column-link-list > * a.link-blank .txt-wrap .box .icn::before, .column-link-list > * a.link-pdf .txt-wrap .box .icn::before { top: 50%; margin-top: -6px; right: 24px; }

.column-link-list > * a.link-pdf .txt-wrap .box .icn { padding-right: 24px; }

.column-link-list > * a.link-pdf .txt-wrap .box .icn::before { margin-top: -10px; }

.column-link-list > * a.link-blank .txt-wrap .box .icn::before { width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_blank_w.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; }

.column-link-list > * a.link-pdf .txt-wrap .box .icn::before { width: 20px; height: 20px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_pdf_w.svg) no-repeat left top / 20px auto; transition: opacity .2s; font-size: 0; }

.column-link-list.img-col > * .list-label li { font-size: 1.4rem; }

.column-link-list.img-row-col > * a .txt-wrap .box:after { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); top: auto; bottom: 10px; margin-top: 0; /*transform:rotate(135deg);*/ /*webfont*/ }

.column-link-list.img-row-col > * a.link-blank .txt-wrap .box .icn, .column-link-list.img-row-col > * a.link-pdf .txt-wrap .box .icn { padding-right: 10px; }

.column-link-list.img-row-col > * a.link-blank .txt-wrap .box .icn::before, .column-link-list.img-row-col > * a.link-pdf .txt-wrap .box .icn::before { position: absolute; }

.column-link-list.img-row-col > * a.link-blank .txt-wrap .box .icn::before, .column-link-list.img-row-col > * a.link-pdf .txt-wrap .box .icn::before { top: auto; bottom: 6px; right: 24px; }

.column-link-list.img-row-col > * a.link-pdf .txt-wrap .box .icn { padding-right: 14px; }

.column-link-list.img-row-col > * a.link-pdf .txt-wrap .box .icn::before { top: auto; bottom: 6px; }

.column-link-list.img-row-col > * a.link-blank .txt-wrap .box .icn::before { width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_blank.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; }

.column-link-list.img-row-col > * a.link-pdf .txt-wrap .box .icn::before { width: 20px; height: 20px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_pdf.svg) no-repeat left top / 20px auto; transition: opacity .2s; font-size: 0; }

.column-link-list.img-row-col > * .inner { display: flex; flex-wrap: nowrap; }

.column-link-list.img-row-col > * .img-wrap { width: 45%; }

.column-link-list.img-row-col > * .txt-wrap { width: 55%; position: static; display: flex; flex-direction: column; }

.column-link-list.img-row-col > * .txt-wrap .box { width: 100%; position: static; color: #333; background: transparent; padding: 10px 10px 25px 10px; min-height: 0; height: 100%; align-items: flex-start; }

.column-link-list.img-row-col > * .list-label { margin-top: -5px; }

.column-link-hdg { position: relative; z-index: 0; display: flex; flex-wrap: wrap; margin: 32px 0 0 -5px; }

.column-link-hdg .img-wrap { margin-top: 0; position: relative; overflow: hidden; }

.column-link-hdg .img-wrap:before { content: ""; display: block; padding-top: 75%; }

.column-link-hdg .img-wrap.square:before { content: ""; display: block; padding-top: 100%; }

.column-link-hdg .img-wrap.rectangle:before { content: ""; display: block; padding-top: 56.25%; }

.column-link-hdg .img-wrap.rectangle-pt2:before { content: ""; display: block; padding-top: 46.2%; }

.column-link-hdg .img-wrap img { position: absolute; margin: auto; top: 0; left: 0; right: 0; width: 100%; height: auto; }

.column-link-hdg > * { position: relative; margin-left: 5px; }

.column-link-hdg > * a { display: block; text-decoration: none; }

.column-link-hdg > * a .txt-wrap .box:after { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); right: 10px; top: 50%; margin-top: -2px; /*transform:rotate(135deg);*/ /*webfont*/ }

.column-link-hdg > * a.link-blank .txt-wrap .box .icn, .column-link-hdg > * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }

.column-link-hdg > * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg > * a.link-pdf .txt-wrap .box .icn::before { position: absolute; }

.column-link-hdg > * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg > * a.link-pdf .txt-wrap .box .icn::before { top: 50%; margin-top: -6px; right: 24px; }

.column-link-hdg > * a.link-pdf .txt-wrap .box .icn { padding-right: 24px; }

.column-link-hdg > * a.link-pdf .txt-wrap .box .icn::before { margin-top: -10px; }

.column-link-hdg > * a.link-blank .txt-wrap .box .icn::before { width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_blank.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; }

.column-link-hdg > * a.link-pdf .txt-wrap .box .icn::before { width: 20px; height: 20px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_pdf.svg) no-repeat left top / 20px auto; transition: opacity .2s; font-size: 0; }

.column-link-hdg > * .img-wrap { width: 100%; }

.column-link-hdg > * .txt-wrap { display: flex; flex-direction: column; width: 100%; position: absolute; z-index: 2; bottom: 0; left: 0; }

.column-link-hdg > * .txt-wrap .box { display: flex; align-items: center; min-height: 45px; color: #333; background: rgba(255, 255, 255, 0.8); padding: 2px 15px 2px 10px; position: relative; line-height: 1.2; font-weight: normal; }

.column-link-hdg.row1 > * { width: calc((99.99999% / 2) - 5px); }

.column-link-hdg.row1 > *:nth-child(n+3) { margin-top: 5px; }

.column-link-hdg.row2 > * { width: calc((99.99999% / 2) - 5px); }

.column-link-hdg.row2 > *:nth-child(n+3) { margin-top: 5px; }

.column-link-hdg.row3 > * { width: calc((99.99999% / 2) - 5px); }

.column-link-hdg.row3 > *:nth-child(n+3) { margin-top: 5px; }

.column-link-hdg.row4 > * { width: calc((99.99999% / 2) - 5px); }

.column-link-hdg.row4 > *:nth-child(n+3) { margin-top: 5px; }

.column-link-hdg.row5 > * { width: calc((99.99999% / 2) - 5px); }

.column-link-hdg.row5 > *:nth-child(n+3) { margin-top: 5px; }

.column-link-hdg.row6 > * { width: calc((99.99999% / 2) - 5px); }

.column-link-hdg.row6 > *:nth-child(n+3) { margin-top: 5px; }

.column-link-hdg.row4 { margin-left: -17px; margin-right: -12px; }

.column-link-hdg.row4 > * .txt-wrap .box { font-size: 1.6rem; }

.column-link-dtl { position: relative; z-index: 0; margin: 32px 0 0; }

.column-link-dtl .img-wrap { margin-top: 0; position: relative; overflow: hidden; }

.column-link-dtl .img-wrap:before { content: ""; display: block; padding-top: 75%; }

.column-link-dtl .img-wrap.square:before { content: ""; display: block; padding-top: 100%; }

.column-link-dtl .img-wrap.rectangle:before { content: ""; display: block; padding-top: 56.25%; }

.column-link-dtl .img-wrap.rectangle-pt2:before { content: ""; display: block; padding-top: 46.2%; }

.column-link-dtl .img-wrap img { position: absolute; margin: auto; top: 0; left: 0; right: 0; width: 100%; height: auto; }

.column-link-dtl > * + * { margin-top: 32px; }

.column-link-dtl > * { position: relative; z-index: 0; position: relative; }

.column-link-dtl > * .inner { display: flex; flex-wrap: nowrap; justify-content: space-between; align-items: flex-start; background: #fff; position: relative; padding-bottom: 2.5em; }

.column-link-dtl > * .rev .txt-wrap { order: 2; }

.column-link-dtl > * .img-wrap { width: 42.2%; }

.column-link-dtl > * .txt-wrap { width: 53.8%; padding: 10px 10px 0 0; }

.column-link-dtl > * .txt-wrap .lead { font-size: 1.4rem; line-height: 1.6; color: #333; font-weight: normal; }

.column-link-dtl > * .txt-wrap .hdg { line-height: 1.6; color: #1432aa; font-weight: bold; font-family: "Roboto", sans-serif; }

.column-link-dtl > * .txt-wrap .lead + .hdg { margin-top: 10px; }

.column-link-dtl > * .list-label { position: absolute; bottom: 10px; left: 10px; }

.column-link-dtl > * .box { display: flex; align-items: center; min-height: 45px; color: #fff; background: rgba(0, 0, 0, 0.7); padding: 5px 20px 5px 10px; position: relative; font-size: 1.6rem; line-height: 1.6; word-break: normal; }

.column-link-dtl > * a { display: block; text-decoration: none; }

.column-link-dtl > * a .box::after { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); right: 10px; top: 50%; margin-top: -2px; }

.column-link-pdt { position: relative; z-index: 0; margin: 20px 0 0; }

.column-link-pdt .img-wrap { margin-top: 0; position: relative; overflow: hidden; }

.column-link-pdt .img-wrap:before { content: ""; display: block; padding-top: 75%; }

.column-link-pdt .img-wrap.square:before { content: ""; display: block; padding-top: 100%; }

.column-link-pdt .img-wrap.rectangle:before { content: ""; display: block; padding-top: 56.25%; }

.column-link-pdt .img-wrap.rectangle-pt2:before { content: ""; display: block; padding-top: 46.2%; }

.column-link-pdt .img-wrap img { position: absolute; margin: auto; top: 0; left: 0; right: 0; width: 100%; height: auto; }

.column-link-pdt > * + * { margin-top: 20px; }

.column-link-pdt > * { position: relative; }

.column-link-pdt > * .inner { background: #fff; padding: 15px; }

.column-link-pdt > * .pdt-wrap { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; position: relative; padding: 16px 0 0; }

.column-link-pdt > * .img-wrap { width: 41%; border: #cccccc 1px solid; }

.column-link-pdt > * .txt-wrap { width: 100%; }

.column-link-pdt > * .txt-wrap .lead { font-size: 1.4rem; line-height: 1.6; color: #333; font-weight: normal; }

.column-link-pdt > * .txt-wrap .hdg { line-height: 1.3; color: #1432aa; font-weight: bold; }

.column-link-pdt > * .txt-wrap .lead + .hdg { margin-top: 10px; }

.column-link-pdt > * .list-label { width: 58%; }

.column-link-pdt > * .box { width: 100%; margin-top: 16px; color: #333; }

.column-link-pdt > * a { display: block; text-decoration: none; }

.column-link-pdt > * a:after { right: 10px; bottom: 10px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.column-link-pdt > * a.link-blank .icn::before, .column-link-pdt > * a.icn-pdf .icn::before { bottom: 6px; right: 20px; position: absolute; }

.column-link-pdt > * a.link-blank .icn::before { width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_blank.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; }

.column-link-pdt > * a.link-pdf .icn::before { width: 20px; height: 20px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_pdf.svg) no-repeat left top / 20px auto; transition: opacity .2s; font-size: 0; }

#biz-solution-detail .column-link-pdt > * .img-wrap { border: #cccccc 1px solid; }

#biz-solution-detail .column-link-pdt > * .img-wrap img { border: none; }

.column-link-pdt-pt2 { margin: 32px 0 0; }

.column-link-pdt-pt2 > * + * { margin-top: 24px; }

.column-link-pdt-pt2 > * .inner { width: 100%; }

.column-link-pdt-pt2 > * .hdg { line-height: 1.6; color: #1432aa; font-weight: bold; }

.column-link-pdt-pt2 > * .hdg a { display: block; text-decoration: none; color: #1432aa; position: relative; padding-right: 12px; }

.column-link-pdt-pt2 > * .hdg a:after { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); position: static; vertical-align: middle; margin-left: 5px; }

.column-link-pdt-pt2 > * .detail { margin-top: 16px; }

.column-link-pdt-pt2 > * .detail:after { content: ""; display: block; clear: both; }

.column-link-pdt-pt2 > * .img-wrap { margin-top: 0; position: relative; overflow: hidden; float: left; width: 41%; margin: 0 15px 10px 0; }

.column-link-pdt-pt2 > * .img-wrap:before { content: ""; display: block; padding-top: 75%; }

.column-link-pdt-pt2 > * .img-wrap.square:before { content: ""; display: block; padding-top: 100%; }

.column-link-pdt-pt2 > * .img-wrap.rectangle:before { content: ""; display: block; padding-top: 56.25%; }

.column-link-pdt-pt2 > * .img-wrap.rectangle-pt2:before { content: ""; display: block; padding-top: 46.2%; }

.column-link-pdt-pt2 > * .img-wrap img { position: absolute; margin: auto; top: 0; left: 0; right: 0; width: 100%; height: auto; }

.column-link-pdt-pt2 > * .img-wrap img { border: #cccccc 1px solid; }

.column-link-pdt-pt2 > * .txt { font-size: 1.4rem; line-height: 1.5; color: #333; font-weight: normal; }

.column-link-pdt-pt2 > * .list-btn { overflow: hidden; width: 100%; }

.column-link-pdt-pt2 > * .btn-inq > a, .column-link-pdt-pt2 > * .btn-inq > button { padding: 10px 20px 10px 10px; }

.column-link-list-pt2 { margin-top: -16px; }

.column-link-list-pt2 > li { margin-top: 40px; }

.column-link-list-pt2 > li a { display: block; text-decoration: none; }

.column-link-list-pt2 > li .inner { display: flex; flex-wrap: wrap; align-items: flex-start; margin-left: -12px; }

.column-link-list-pt2 > li .inner > a { display: flex; flex-wrap: wrap; align-items: flex-start; }

.column-link-list-pt2 > li .inner .img-wrap { margin-top: 0; width: calc(50% - 12px); margin-left: 12px; transition: box-shadow .2s; }

.column-link-list-pt2 > li .inner .img-wrap > span { display: block; position: relative; overflow: hidden; padding-top: 75%; }

.column-link-list-pt2 > li .inner .img-wrap img { position: absolute; top: 0; left: 0; right: 0; margin: auto; width: 100%; height: 100%; }

.column-link-list-pt2 > li .inner .txt-wrap { width: calc(50% - 12px); margin-left: 12px; }

.column-link-list-pt2 > li .inner .txt-wrap .box { color: #333; font-size: 2rem; line-height: 1.6; font-weight: 500; }

.box-add-info { width: 100%; background: #eeeff3; padding: 10px; margin: 10px 0 0; }

a.box-add-info { display: block; color: #333; text-decoration: none; position: relative; z-index: 0; }

a.box-add-info:after { right: 10px; bottom: 10px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

a.box-add-info.link-blank .icn::before, a.box-add-info.icn-pdf .icn::before { bottom: 6px; right: 20px; position: absolute; }

a.box-add-info.link-blank .icn::before { width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_blank.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; }

a.box-add-info.link-pdf .icn::before { width: 20px; height: 20px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_pdf.svg) no-repeat left top / 20px auto; transition: opacity .2s; font-size: 0; }

a.box-add-info.link-map .icn::before { position: absolute; right: 24px; bottom: 4px; }

.box-add-info .add-hdr { color: #555555; font-size: 1.8rem; line-height: 1.2; font-weight: bold; }

.box-add-info .list-link-pts { margin-top: 20px; }

.box-add-info .list-link-pts li { font-size: 1.8rem; line-height: 1.5; }

.box-add-info .list-link-pts.list-row { margin-top: 0; }

.box-add-info .detail { font-size: 1.8rem; line-height: 1.5; margin: 20px 0 0; }

.box-add-info > .list-notes { margin: 10px 0 0; padding: 0; }

.box-add-info > .list-notes > li { font-size: 1.8rem; line-height: 1.5; }

.box-std { padding: 15px; margin: 20px 0 0; }

.box-std > *:first-child { margin-top: 0; }

.box-std .txt-std { font-weight: normal; }

.box-std .list-dl-std-pt3 dt + dd { margin-top: 5px; }

.box-std.sp-fit { margin-left: -12px; margin-right: -12px; }

.box-std + .btn, .box-std + .btn-sp { margin-top: 24px; }

.box-std-pt2 { margin: 20px 0 0; position: relative; z-index: 0; }

.box-std-pt2 .wrap-hdg { margin-top: 0; }

.box-std-pt2 .txt-std { font-weight: normal; }

.box-std-pt2 .list-dl-std-pt3 { border-top: #92959d 1px dotted; margin: 0 10px; padding: 10px 0; }

.box-std-pt2 .list-dl-std-pt3 dt + dd { margin-top: 5px; }

.box-std-pt2 .wrap-around { display: block; text-decoration: none; color: #333; padding: 20px; position: relative; }

.box-std-pt2 .wrap-around .img-wrap { margin-top: -10px; margin-left: -10px; max-width: 120px; }

.box-std-pt2 .wrap-around .img-wrap.left { float: left; margin: -20px 15px 10px -20px; }

.box-std-pt2 .wrap-around:after { right: 10px; bottom: 10px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.box-std-pt2 .wrap-around.link-blank .icn::before, .box-std-pt2 .wrap-around.icn-pdf .icn::before { bottom: 6px; right: 20px; position: absolute; }

.box-std-pt2 .wrap-around.link-blank .icn::before { width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_blank.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; }

.box-std-pt2 .wrap-around.link-pdf .icn::before { width: 20px; height: 20px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_pdf.svg) no-repeat left top / 20px auto; transition: opacity .2s; font-size: 0; }

.box-intro-pdt { width: 100%; background: #fff; padding: 10px; margin: 32px 0 0; }

.box-intro-pdt .intro-hdr { border-bottom: #9c9fa6 1px dotted; margin: 0; }

.box-intro-pdt .intro-hdr .hdr { font-weight: bold; font-size: 1.6rem; line-height: 1.2; }

.box-intro-pdt .intro-hdr .hdr > a { margin-top: -10px; display: block; padding: 10px 30px 10px 0; color: #1432aa; text-decoration: none; position: relative; }

.box-intro-pdt .intro-hdr .hdr > a:after { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); right: 0; top: 50%; margin-top: -2px; }

.box-intro-pdt .intro-hdr .hdr > a .icn::before { position: absolute; right: 10px; top: 50%; margin-top: -6px; }

.box-intro-pdt .intro-hdr .hdr > span { margin-top: -10px; display: block; padding: 10px 30px 10px 0; color: #1432aa; text-decoration: none; position: relative; }

.box-intro-pdt .wrap-around .img-wrap.left { margin-bottom: 5px; }

.box-intro-pdt .wrap-around .img-wrap img { border: #cccccc 1px solid; }

.box-intro-pdt .list-link-pts { margin-top: 15px; }

.box-intro-pdt .list-link-pts.list-row { margin-top: 0; }

.media-st-list > .inner { margin-top: 48px; }

.media-st-list > .inner:first-child { margin-top: 30px; }

.media-st-list > .inner .dtl-wrap { margin-top: 20px; }

.media-st-list > .inner .dtl-wrap .hdg { font-weight: bold; font-size: 2rem; line-height: 1.2; margin-top: 0; }

.media-st-list > .inner .dtl-wrap .txt { line-height: 1.7; margin-top: 12px; }

img { max-width: 100%; }

.img-wrap, .img-wrap-pt2 { line-height: 0; text-align: center; margin-top: 20px; }

.img-wrap figure, .img-wrap-pt2 figure { display: inline-block; }

_:-ms-fullscreen, :root .img-wrap figure, :root .img-wrap-pt2 figure { display: block; }

.img-wrap figure figcaption, .img-wrap-pt2 figure figcaption { display: block; font-size: 1.4rem; line-height: 1.5; text-align: left; margin-top: 18px; }

.img-wrap figure + figure, .img-wrap-pt2 figure + figure { margin-top: 32px; }

.img-wrap.sp-fit, .img-wrap-pt2.sp-fit { margin-left: -15px; margin-right: -15px; }

.img-wrap-pt2 { margin-top: 0; }

.movie-wrap { margin-top: 32px; position: relative; width: 100%; padding-top: 56.25%; }

.movie-wrap iframe { position: absolute; top: 0; right: 0; width: 100% !important; height: 100% !important; }

.movie-wrap2 { margin-top: 32px; position: relative; width: 100%; padding-top: 56.25%; }

.movie-wrap2 iframe { position: absolute; top: 0; right: 0; width: 100% !important; height: 100% !important; }

.stand-alone-movie-wrap { margin-top: 32px; position: relative; width: 100%; }

.stand-alone-movie-wrap video { width: 100% !important; height: 100% !important; }

.wrap-exp > .exp-box { margin-top: 32px; }

.wrap-exp > .exp-box .inner-box { display: flex; justify-content: space-between; text-decoration: none; }

.wrap-exp > .exp-box .inner-box.inner-box-ctr { align-items: center; }

.wrap-exp > .exp-box .inner-box.link-anchor { padding: 0 0 30px 0; position: relative; background-color: #fff; }

.wrap-exp > .exp-box .inner-box.link-anchor:after { left: 0; right: 0; bottom: 13px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.wrap-exp > .exp-box .img-wrap { order: 1; position: relative; overflow: hidden; text-align: center; width: 100px; height: 100px; border-radius: 50%; margin-top: 0; z-index: 0; }

.wrap-exp > .exp-box .img-wrap:before { content: ''; display: block; padding-top: 100%; }

.wrap-exp > .exp-box .img-wrap img { position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 0; }

.wrap-exp > .exp-box .txt-wrap { order: 2; width: calc(100% - 100px - 15px); line-height: 1.5; }

.wrap-exp > .exp-box .hdg { font-weight: normal; font-size: 1.6rem; }

.wrap-exp > .exp-box .txt { margin-top: 32px; color: #333; }

.wrap-exp-pt2 > .exp-box { margin-top: 32px; }

.wrap-exp-pt2 > .exp-box .box:after { content: ""; display: block; clear: both; }

.wrap-exp-pt2 > .exp-box .hdg { float: right; line-height: 1.2; width: calc(100% - 100px - 15px); font-weight: bold; font-size: 1.8rem; }

.wrap-exp-pt2 > .exp-box .lead { float: right; width: calc(100% - 100px - 15px); line-height: 1.2; margin-top: 32px; }

.wrap-exp-pt2 > .exp-box .img-wrap { float: left; position: relative; overflow: hidden; text-align: center; width: 100px; height: 100px; border-radius: 50%; margin-top: 0; }

.wrap-exp-pt2 > .exp-box .img-wrap:before { content: ''; display: block; padding-top: 100%; }

.wrap-exp-pt2 > .exp-box .img-wrap img { position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 0; }

.wrap-exp-pt2 > .exp-box .list-link { padding: 0 12px; margin-top: 32px; }

.wrap-exp-pt2 > .exp-box .list-link a { padding: 10px 24px 10px 12px; }

.exp-idx.csr .wrap-exp-pt2 { color: #fff; }

.exp-idx.csr .wrap-exp-pt2 > .exp-box { padding-top: 32px; border-top: 1px solid #fff; }

.exp-idx.csr .list-link > li:nth-child(odd) { background-color: rgba(255, 255, 255, 0.1); }

.exp-idx.csr .list-link > li:nth-child(even) { background-color: rgba(0, 0, 0, 0.2); }

.exp-idx.csr .list-link > li a { color: #fff; }

.exp-idx.csr .list-link > li a:after { border-top: 2px solid #fff; border-left: 2px solid #fff; }

.wrap-exp-pt3 { margin-top: 20px; }

.wrap-exp-pt3 > .exp-box + .exp-box { margin-top: 40px; }

.wrap-exp-pt3 > .exp-box .inner-box { display: flex; flex-direction: column-reverse; }

.wrap-exp-pt3 > .exp-box .txt-wrap .hdg { line-height: 1.2; margin-top: 32px; font-size: 1.8rem; font-weight: bold; text-align: center; }

.wrap-exp-pt3 > .exp-box .txt-wrap .lead { line-height: 1.5; margin-top: 32px; font-weight: normal; }

.wrap-exp-pt3 > .exp-box .txt-wrap .txt { line-height: 1.5; margin-top: 8px; font-weight: normal; }

.wrap-exp-pt3 > .exp-box .img-wrap { width: 175px; height: 175px; margin: 0 auto; position: relative; overflow: hidden; text-align: center; border-radius: 50%; margin-top: 0; z-index: 0; }

.wrap-exp-pt3 > .exp-box .img-wrap::before { content: ''; display: block; padding-top: 100%; }

.wrap-exp-pt3 > .exp-box .img-wrap img { position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 0; }

.edit-area img { height: auto !important; }

.edit-area h2:not([class^="hdg-"]) { color: #1432aa; font-size: 4.6rem; line-height: 1.3; margin: 54px 0 0; text-align: left; }

.edit-area p { margin-top: 20px; line-height: 1.5; }

.edit-area p::after { content: ''; display: table; clear: both; }

.edit-area .img { text-align: center; line-height: 0; font-size: 0; }

.edit-area .img img { margin: 5px; }

.edit-area .img-auto { text-align: center; line-height: 0; font-size: 0; }

.edit-area .img-auto img { margin: 0; max-width: none; }

.edit-area .caption, .edit-area .sub { font-size: 1.4rem; line-height: 1.5; margin-top: 18px; display: block; font-style: normal; }

.edit-area h3:not([class^="hdg-"]) { color: #1432aa; font-size: 3.2rem; line-height: 1.3; margin: 46px 0 0; }

.edit-area h4:not([class^="hdg-"]) { font-size: 2rem; line-height: 1.3; margin: 32px 0 0; }

.edit-area h5:not([class^="hdg-"]) { line-height: 1.3; font-size: 1.8rem; margin: 20px 0 0; }

.edit-area h6:not([class^="hdg-"]) { font-size: 1.8rem; line-height: 1.5; font-weight: normal; }

.edit-area strong { font-weight: bold; color: #e13000; }

.edit-area .img-left { margin-bottom: 5px; }

.edit-area .img-left img { display: block; margin-left: auto; margin-right: auto; }

.edit-area .img-right { margin-bottom: 5px; }

.edit-area .img-right img { display: block; margin-left: auto; margin-right: auto; }

.edit-area table:not([class^="tbl-"]) { margin: 20px 0 0; width: 100% !important; height: auto !important; border-collapse: separate !important; border-left: 1px solid #cccccc !important; border-top: 1px solid #cccccc !important; font-size: 16px !important; border-color: transparent !important; border-width: 0px !important; border-style: none !important; border-left: 1px solid #cccccc !important; border-top: 1px solid #cccccc !important; }

.edit-area table:not([class^="tbl-"]) th, .edit-area table:not([class^="tbl-"]) td { width: auto !important; height: auto !important; border-color: transparent !important; border-style: none !important; padding: 10px 20px !important; border-right: 1px solid #cccccc !important; border-bottom: 1px solid #cccccc !important; vertical-align: top; line-height: 1.6; }

.edit-area table:not([class^="tbl-"]) th.nowrap, .edit-area table:not([class^="tbl-"]) td.nowrap { white-space: nowrap; }

.edit-area table:not([class^="tbl-"]) th p:first-child, .edit-area table:not([class^="tbl-"]) td p:first-child { margin-top: 0; }

.edit-area table:not([class^="tbl-"]) th { text-align: center; background-color: #eeeff3; font-weight: normal; }

.edit-area table:not([class^="tbl-"]) thead th { background-color: #eeeff3; font-weight: normal; }

.edit-area ul:not([class^="list-"]) { margin: 20px 0 0; list-style-type: none !important; }

.edit-area ul:not([class^="list-"]) > li { padding: 15px 15px 15px 35px; font-size: 1.6rem; line-height: 1.6; position: relative; }

.edit-area ul:not([class^="list-"]) > li:nth-child(odd) { background: #f6f6f6; }

.edit-area ul:not([class^="list-"]) > li::before { content: ""; display: block; position: absolute; left: 15px; top: 1.5em; width: 8px; height: 8px; background: #5b5757; }

.edit-area ul:not([class^="list-"]) > li ul { margin-top: 5px; }

.edit-area ul:not([class^="list-"]) > li ul li { padding-top: 5px; padding-bottom: 5px; }

.edit-area ul:not([class^="list-"]) > li ul li::before { top: 1.0em; }

.edit-area ul:not([class^="list-"]) > li ul li:nth-child(odd) { background: transparent; }

.edit-area .list-notes { padding-left: 0; padding-right: 0; }

.edit-area ol:not([class^="list-"]) { margin: 20px 0 0; counter-reset: number; list-style-type: none !important; }

.edit-area ol:not([class^="list-"]) > li { padding: 15px 15px 15px 40px; font-size: 1.6rem; line-height: 1.6; position: relative; background: #fbfbfc; }

.edit-area ol:not([class^="list-"]) > li:nth-child(odd) { background: #eeeff3; }

.edit-area ol:not([class^="list-"]) > li::before { position: absolute; top: 1em; left: 0.5em; counter-increment: number; content: counter(number) ". "; width: 1.6em; height: 1.6em; text-align: center; font-weight: bold; }

.edit-area ol:not([class^="list-"]) > li + li { margin-top: 1px; }

.edit-area dl:not([class^="list-"]) { margin: 20px 0 0; }

.edit-area dl:not([class^="list-"]) > dt { padding: 10px 10px 0 10px; font-size: 1.6rem; line-height: 1.6; font-weight: normal; background: #fbfbfc; }

.edit-area dl:not([class^="list-"]) > dt:nth-of-type(odd) { background: #eeeff3; }

.edit-area dl:not([class^="list-"]) > dd { padding: 0 10px 10px 10px; font-size: 1.6rem; line-height: 1.2; background: #fbfbfc; }

.edit-area dl:not([class^="list-"]) > dd:nth-of-type(odd) { background: #eeeff3; }

.edit-area dl:not([class^="list-"]) > dd + dt { margin-top: 1px; }

.edit-area .box-std > *:first-child { margin-top: 0; }

.edit-area .box-figure > div > p { margin-top: 20px; line-height: 1.6; text-align: center; }

.edit-area .box-figure > div > p a { display: block; }

.edit-area .box-figure > div > p img { display: block; margin-left: auto; margin-right: auto; }

.edit-area .box-figure > div > p > span { text-align: left; font-size: 1.2rem; line-height: 1.5; margin-top: 32px; color: #666666; display: block; font-style: normal; }

.edit-area .tbl-std-pt2 .txt-tbl-hdg strong { color: #000; }

.news04 .edit-area strong { color: #1432aa; }

*[class^="hdg-"] { word-wrap: break-word; word-break: normal; }

*[class^="list-"] li { word-wrap: break-word; word-break: normal; }

*[class^="list-"] a { word-break: normal; }

*[class^="txt-"] { word-wrap: break-word; word-break: normal; }

*[class^="txt-"] a { word-break: normal; }

.nav-local a { word-wrap: break-word; word-break: normal; }

.wrap-ir-pt3 .wrap-list .list .link-txt { word-wrap: break-word; word-break: normal; }

.tbl-std .wrap-box.row2.row2-rt1.sp-vertical .txt-std { margin-top: 0; }

.wrap-btn-rss > .btn-rss { margin-top: 32px; }

.list-link > li .size-pdf { white-space: nowrap; }

.list-link-nml > li .snd > li > span { display: block; padding: 14px 20px 14px 5px; }

.list-link-nml > li > span { display: block; padding: 14px 20px 14px 5px; }

.align-date-wrap { font-size: 0; }

.align-date-wrap > span { display: inline-block; font-size: 1.6rem; }

.align-date-wrap > span + span { margin-left: .3em; }

.align-date-wrap.no-inner { font-size: 1.6rem; }

.align-date-wrap .align-mth-om { width: 2em; }

.align-date-wrap .align-mth { width: 5em; }

.align-date-wrap .align-date { width: 1.5em; text-align: right; }

.align-date-wrap .align-year { width: 3em; }

.align-date-wrap .align-day { width: 6.5em; text-align: right; }

.align-date-wrap .align-ara-time { width: 6.2em; }

.detail-pdf .align-date-wrap { text-align: right; margin-left: 20px; }

.box-ir-pt1 .date > em.align-date-wrap { margin-left: 0; }

.box-ir-pt1 .date > em.align-date-wrap > span { font-size: 2.4rem; }

.medi05 .l-body-foot .wrap-box.row2 .img-wrap { margin-top: 0; position: relative; overflow: hidden; padding-top: 75%; border: 1px solid #999999; }

.medi05 .l-body-foot .wrap-box.row2 .img-wrap img { max-width: 100%; width: auto; height: 100%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); margin: auto; right: inherit; bottom: inherit; }

.name-set { font-size: 2.6rem; margin-left: 1em; line-height: 1.2; font-weight: bold; }

.media-line.img-wrap img { max-width: 240px; }

.news-detail .box-figure { display: flex; flex-wrap: wrap; margin-left: -30px; }

.news-detail .box-figure > div { width: calc((99.99999% / 3) - 30px); margin-left: 30px; }

.news-detail .box-figure > div > p { margin-top: 32px; }

.iframe-wrap.pt1 iframe { height: 400px; }

.iframe-wrap.pt2 iframe { height: 2690px; }

.iframe-wrap.pt3 { margin: 32px 0 0; }

.iframe-wrap.pt3 iframe { height: 400px; }

.iframe-wrap.pt4 { margin: 32px 0 0; }

.iframe-wrap.pt4 iframe { height: 1650px; }

.iframe-wrap.pt5 { margin: 32px 0 0; }

.iframe-wrap.pt5 iframe { height: 740px; }

.hdg-lv2-cat.pt3 { color: #1432aa; font-size: 2.8rem; line-height: 1.2; margin: 48px 15px 0; }

.hdg-lv2-media, .lead-hdg-media { text-align: center; color: #1432aa; }

.hdg-lv2-media { margin: 90px 0; }

.hdg-lv2-media-pt2 { font-size: 1.8rem; margin: 32px 0 0; font-weight: bold; line-height: 1.2; color: #333; padding-left: 15px; border-left: 4px solid #000; }

.lead-hdg-media { font-size: 2rem; line-height: 1.2; font-weight: normal; background: url(/media/image/hdg_bg.png) no-repeat center top/135px auto; padding-top: 40px; margin: 32px 0 0; }

.hdg-lv1-saiyo { color: #fff; background: #1432aa; font-size: 2.0rem; line-height: 1.2; margin: 0 -15px 0; padding: 10px 15px; font-weight: normal; }

.hdg-lv1-tokyo2020, .hdg-lv1-news-movie { color: #fff; background: #1432aa; font-size: 2.0rem; line-height: 1.2; margin: 0 -15px 0; padding: 10px 15px; font-weight: normal; }

.hdg-lv3-vision { margin-top: 20px; font-size: 1.4rem; font-weight: bold; text-align: center; }

.hdg-lrg { font-size: 1.8rem; color: #1432aa; }

.hdg-lrg.ctr { text-align: center; }

.wrap-hdg-infosol { background: url(/shared/image/bg_infosol.jpg) no-repeat center/1280px auto; display: flex; align-items: center; justify-content: center; height: 210px; padding: 20px; }

.wrap-hdg-infosol .hdg-lv1-infosol { font-size: 2rem; font-weight: bold; line-height: 1.2; color: #1432aa; }

.hdg-lv2-infosol { font-size: 2rem; font-weight: bold; line-height: 1.2; color: #1432aa; text-align: center; margin: 30px 0 0; }

.hdg-ex { display: flex; align-items: center; font-weight: normal; }

.hdg-ex > .item { line-height: 1; background-color: #1432aa; color: #fff; font-size: 1.4rem; padding: 5px 10px; white-space: nowrap; }

.hdg-ex > .txt { font-size: 1.8rem; color: #1432aa; margin-left: 10px; }

.wrap-search-hdg { line-height: 1.2; margin: 32px -15px 0; padding: 10px 15px; border-bottom: #1432aa 1px solid; }

.wrap-search-hdg > .hdg { font-size: 1.8rem; color: #1432aa; font-weight: bold; }

.wrap-search-hdg > .category { font-size: 0; font-weight: normal; margin-top: 32px; }

.wrap-search-hdg > .category > dt, .wrap-search-hdg > .category > dd { font-size: 1.6rem; }

.wrap-search-hdg > .category > dt { color: #333; }

.wrap-search-hdg > .category > dd { margin-top: 5px; display: inline-block; text-align: center; }

.wrap-search-hdg > .category > dd.current > a { color: #1432aa; }

.wrap-search-hdg > .category > dd + dd { margin-left: 25px; }

.wrap-search-hdg > .category > dd > a { color: #333; text-decoration: none; padding-right: 15px; position: relative; }

.wrap-search-hdg > .category > dd > a:after { right: 0; top: 0; bottom: 0; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); position: absolute; vertical-align: middle; }

.search-link { font-size: 1.6rem; line-height: 1.2; font-weight: normal; }

.search-link > a { color: #333; text-decoration: none; padding-right: 15px; position: relative; }

.search-link > a.link-arrow { display: inline; }

.txt-infosol-lead { margin: 25px 0 0; text-align: center; font-weight: normal; line-height: 1.5; color: #333; font-size: 1.8rem; }

.txt-num { line-height: 1.2; display: flex; align-items: center; }

.txt-num > span:not(:first-child) { margin-left: 10px; }

.txt-num > span:first-child { white-space: nowrap; padding: 5px; font-weight: bold; background-color: #1432aa; color: #fff; }

.txt-lead-sdgs { line-height: 1.5; margin: 32px -15px 0; font-size: 1.4rem; font-weight: normal; padding: 0 12px 8px; border-bottom: 1px solid #1432aa; }

.list-cat { margin: 32px 0 0; }

.list-cat > li + li { margin-top: 1px; }

.list-cat > li a { background-color: #eeeff3; display: block; color: #333; text-decoration: none; padding: 13px 20px 13px 13px; position: relative; }

.list-cat > li a:after { right: 12px; top: 50%; margin-top: -2px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.list-cat > li a.link-blank, .list-cat > li a.link-pdf, .list-cat > li a.link-map, .list-cat > li a.link-download { padding-right: 40px; }

.list-cat > li a.link-blank .icn, .list-cat > li a.link-pdf .icn, .list-cat > li a.link-map .icn, .list-cat > li a.link-download .icn { position: absolute; right: 24px; top: 50%; margin-top: -6px; }

.list-cat > li a.link-map { padding-right: 55px; }

.list-flow > li + li { margin: 50px 0 0; position: relative; }

.list-flow > li + li:before { position: absolute; left: 0; right: 0; top: -30px; margin: auto; content: ''; content: ''; position: absolute; width: 0; height: 0; border: 14px solid transparent; border-top-color: #1432aa; }

.list-share { display: flex; flex-wrap: wrap; margin-left: -10px; justify-content: flex-end; margin-top: 10px; }

.list-share > li { margin: 5px 0 0 10px; }

.list-share > li.mail-btn > a, .list-share > li.url-btn > a, .list-share > li.print-btn > a { font-weight: normal; border: 1px solid #333; border-radius: 3px; height: 20px; display: flex; align-items: center; font-size: 1.2rem; color: #333; padding: 2px 10px; text-decoration: none; }

.list-share > li.mail-btn > a { padding-left: 35px; padding-right: 11px; background: url(/shared/image/icon_mail.png) no-repeat 10px center/17px auto; }

.list-share > li.url-btn > a { padding-left: 25px; padding-right: 10px; background: url(/shared/image/icon_url.png) no-repeat 8px center/12px auto; }

.list-share > li.print-btn { display: none; }

.list-sdgs-tag { display: flex; flex-wrap: wrap; margin: 10px 0 0 -5px; }

.list-sdgs-tag > li { margin: 5px 0 0 5px; }

.list-sdgs-tag > li img { width: 35px; height: auto; }

.list-sdgs-tag-pt2 { display: flex; flex-wrap: wrap; margin: -10px 0 0 -10px; }

.list-sdgs-tag-pt2 > li { margin: 10px 0 0 10px; }

.list-sdgs-tag-pt2 > li img { width: 35px; min-width: 35px; height: auto; }

.img-name-pt1 { display: block; margin-top: 5px; }

.img-name-pt1 img { max-width: 145px; height: auto; }

.img-space { padding: 0 20%; }

.btn-inq.saiyo { text-align: center; margin-top: 24px; }

.location-info { margin: 32px 0 0; padding: 10px; background-color: #f6f6f6; line-height: 1.2; }

.location-info .hdg { font-weight: normal; }

.location-info .txt { font-weight: normal; margin: 32px 0 0; }

.location-info .num { margin-right: 1em; }

.tag-new { background: url(/shared/image/list_tag_new.png) no-repeat left top/59px auto; position: absolute; left: 0; top: 0; width: 59px; height: 59px; text-indent: 100%; white-space: nowrap; overflow: hidden; z-index: 10; }

.line-dot { height: 0; margin: 0; padding: 0; border: 0; border-top: 1px dashed #9c9fa6; margin: 32px 0 0; }

.mod-imp-info { margin: 32px 0 0; background: #eeeeee; border-top: 2px solid #e13000; padding: 10px 8px 13px; }

.mod-imp-info > .ttl { font-size: 1.6rem; color: #990000; padding-left: 30px; position: relative; }

.mod-imp-info > .ttl:before { content: ''; position: absolute; margin-top: -11px; top: 50%; left: 0; width: 22px; height: 22px; background: transparent url(/shared/image/mod-icon_imp.png) no-repeat left top/22px auto; }

.mod-imp-info > .detail { line-height: 1.2; margin-top: 32px; }

.mod-imp-info > .detail a { display: block; position: relative; padding-right: 18px; color: #333; text-decoration: none; }

.mod-imp-info > .detail a:before { right: 0; top: 50%; margin-top: -2px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.mod-imp-info > .detail a.link-blank, .mod-imp-info > .detail a.link-pdf { padding-right: 40px; }

.mod-imp-info > .detail a.link-blank .icn, .mod-imp-info > .detail a.link-pdf .icn { position: absolute; right: 19px; top: 50%; margin-top: -6px; }

.mod-imp-info > .detail > span { display: block; position: relative; padding-right: 18px; color: #333; text-decoration: none; }

.mod-imp-info > .detail .inner-list > li + li { margin-top: 32px; }

.box-add-info .detail + .list-link-pts { margin-top: 5px; }

.box-add-info > *[class^="hdg-"] { margin-top: 0; }

.hdg-hero-media { margin: 0 -15px; }

.hdg-hero-media > .txt-wrap .box { font-size: 2rem; background-color: #1432aa; color: #fff; line-height: 1.2; font-weight: normal; padding: 10px 15px; }

.hdg-hero-media > .img-wrap { margin-top: 0; }

.wrap-media-article .hdg-hero-media { background-color: #000; padding-bottom: 60px; position: relative; }

.wrap-media-article .hdg-hero-media:after { content: ''; position: absolute; left: 0; right: 0; margin: auto; background: url(/shared/image/icn_scroll_arrow.gif) no-repeat center; background-size: 100px auto; width: 100px; height: 60px; }

.hero-saiyo a { display: flex; flex-direction: column; justify-content: center; align-items: center; border: 1px solid #333; height: 262px; margin: 32px 0 0; padding: 12px; background-repeat: no-repeat, no-repeat; background-position: left bottom, right top; background-image: url(/shared/image/bg_saiyo.png), url(/shared/image/bg_saiyo02.png); background-size: 245px auto, 207px auto; text-decoration: none; position: relative; color: #000; }

.hero-saiyo a:after { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); right: 13px; bottom: 13px; }

.hero-saiyo a.link-blank .icn:before { position: absolute; right: 26px; bottom: 10px; }

.hero-saiyo a .txt { line-height: 1.2; font-weight: bold; font-size: 1.8rem; }

.wrap-infosol-fst { box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1); padding-bottom: 60px; position: relative; z-index: 2; }

.wrap-infosol-fst > .inner { margin: 0 12px; }

.wrap-infosol-scd { background-color: #e6e6e6; padding: 0 30px 25px; }

.wrap-infosol-scd .img-infosol img { display: inline-block; margin-top: -30px; }

.wrap-infosol-scd .list-infosol { display: flex; flex-wrap: wrap; margin: 10px 0 0 -10px; }

.wrap-infosol-scd .list-infosol > li { width: calc(50% - 10px); margin: 5px 0 0 10px; color: #26468e; line-height: 1.2; font-weight: normal; font-size: 1.2rem; }

.wrap-infosol-thd { position: relative; }

.wrap-infosol-thd .hdg-lv2 { margin: 40px 12px 0; }

.wrap-infosol-thd .img-wrap { margin-top: 0; }

.wrap-infosol-thd .box-add-info .inner-box .add-hdr { margin-top: 32px; }

.wrap-statement { padding: 0 10px; }

.wrap-statement .hdg-statement-lv2 { font-weight: bold; margin-top: 60px; line-height: 1.2; font-size: 2rem; text-align: center; color: #1432aa; }

.wrap-statement .txt-statement { text-align: center; margin-top: 45px; font-size: 1.6rem; line-height: 2; font-weight: normal; }

.wrap-history > .history-img-list { display: flex; flex-wrap: wrap; margin: 0 0 0 -6px; }

.wrap-history > .history-img-list > li { margin: 0 0 0 6px; width: calc(50% - 6px); }

.wrap-history > .history-list-wrap { margin: 25px 0 0; }

.wrap-history > .history-list-wrap .list-dl-std .u-txt-m { font-weight: bold; }

.wrap-history-flow { margin: 20px 0 0; padding: 10px 0 0; position: relative; }

.wrap-history-flow:before { content: ''; position: absolute; left: 0; top: 0; width: 3px; height: 100%; background: #e8ebf7; display: block; }

.wrap-history-flow .history-box:not(:first-child) { margin-top: 25px; }

.wrap-history-flow .hdg-history-lv2 { color: #1432aa; font-weight: normal; font-size: 1.6rem; line-height: 1.2; padding: 0 0 0 12px; position: relative; }

.wrap-history-flow .hdg-history-lv2:before { content: ''; position: absolute; left: 0; top: 0; width: 3px; height: 100%; background: #1432aa; display: block; }

.wrap-history-flow .hdg-history-lv3 { margin: 32px 0 0; color: #1432aa; font-weight: bold; font-size: 1.8rem; line-height: 1.2; display: flex; align-items: flex-start; padding-bottom: 12px; border-bottom: 1px solid #1432aa; }

.wrap-history-flow .hdg-history-lv3 > span:not(:first-child) { padding-left: .5em; }

.wrap-history-flow .hdg-history-lv3 > span:first-child { white-space: nowrap; padding: 0 .5em; border-right: 2px solid #1432aa; }

.wrap-history-flow .inner { margin: 32px; }

.wrap-history-flow .inner > a { display: block; background-color: #f6f6f6; padding: 1px 6px 12px 6px; text-decoration: none; color: #333; position: relative; }

.wrap-history-flow .inner > a:after { right: 12px; bottom: 12px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.wrap-form-general .form-main { margin-top: 40px; }

.txt-scroll-box { padding: 8px 0 20px; margin-top: 32px; }

.txt-scroll-box .txt-std, .txt-scroll-box .list-normal { font-size: 1.4rem; }

.txt-scroll-box .list-normal > li > .list-normal { margin-top: 15px; }

.wrap-media-article .wrap-box.sp-vertical { padding-left: 12px; padding-right: 12px; }

.wrap-media-box-pt2 { display: flex; flex-wrap: wrap; }

.wrap-media-box-pt2.row2 { margin-left: -10px; }

.wrap-media-box-pt2.row2 .inner-box { margin-left: 10px; width: calc(70% - 10px); }

.wrap-media-box-pt2.row2 .inner-box:first-child { width: calc(30% - 10px); }

.wrap-media-box-pt2.row2 .inner-box .img-wrap { position: relative; overflow: hidden; }

.wrap-media-box-pt2.row2 .inner-box .img-wrap:after { padding-top: 105px; content: ""; display: block; }

.wrap-media-box-pt2.row2 .inner-box .img-wrap img { position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: auto; }

.wrap-media-box-pt2.row2.sp-fix-img .inner-box:not([class="img"]) { width: calc(100% - 88px - 20px); }

.wrap-media-box-pt2.row2.sp-fix-img .inner-box.img { width: 88px; }

.wrap-vision-intro { padding: 3px; border: 3px solid #1432aa; margin: 20px 0 0; }

.wrap-vision-intro .wrap-inner { border: 1px solid #1432aa; padding: 10px 15px; }

.wrap-vision-intro .txt-intro { font-size: 2rem; color: #1432aa; line-height: 1.5; font-weight: bold; }

.wrap-topic { margin-top: 20px; background: url(/shared/image/bg_csr_green.jpg) top center; padding: 20px; }

.wrap-topic .hdg { font-size: 1.6rem; text-align: center; line-height: 1.5; }

.wrap-topic .topic { padding: 20px; margin-top: 15px; background: #fafcf1; }

.wrap-topic .topic .hdg { text-align: left; line-height: 1.6; }

.wrap-topic .topic .hdg-lv3 { margin-top: 0; }

.wrap-topic .topic .img-wrap { background: transparent; }

.wrap-notice { background: #e8f1fa; padding: 10px; font-size: 1.6rem; color: #1432aa; margin-top: 20px; font-weight: bold; line-height: 1.5; }

.list-notes.list-notes-right { text-align: right; margin-top: 10px; display: flex; flex-direction: row-reverse; }

.wrap-mark .hdg { font-size: 1.6rem; font-weight: bold; margin-top: 10px; }

.wrap-discover { text-align: center; }

.box-environment .hdg-lv3 { font-size: 2rem; margin-top: 0; }

.box-environment .lead { font-size: 1.4rem; }

.wrap-saiyo-aside { margin-top: 24px; }

.wrap-saiyo-aside .column-link > * { min-height: 1px; }

.wrap-saiyo-aside .column-link > * + * { margin-top: 32px; }

.list-media { background-color: #eeeff3; margin: 20px -15px 0; padding: 16px 15px; }

.list-media > li { font-size: 1.6rem; font-weight: normal; position: relative; padding: 10px 10px 13px 45px; }

.list-media > li:nth-child(even) { background-color: #f6f6f6; }

.list-media > li:nth-child(odd) { background-color: #fff; }

.list-media > li::before { content: ''; display: block; position: absolute; left: 10px; top: .6em; width: 26px; height: 22px; background: url(/shared/image/icon_list_media.png) no-repeat left top/26px auto; }

.list-media > li + li { margin-top: 1px; }

.list-sdg { font-size: 0; width: 256px; margin: 20px auto 0; -webkit-transform: translateX(-5px); transform: translateX(-5px); }

.list-sdg + .list-sdg { margin-top: 0; }

.list-sdg li { display: inline-block; padding-left: 5px; margin-bottom: 5px; }

.list-sdg li img { width: 80px; height: auto; }

.list-sdg.list-sdg-pt2 { margin-left: -2px; text-align: left; }

.list-sdg.list-sdg-pt2 li { padding-left: 2px; margin-bottom: 2px; }

.list-symbol { margin-top: 20px; }

.list-symbol > li { display: table; }

.list-symbol > li span { display: table-cell; }

.list-symbol > li span:first-child { white-space: nowrap; padding-right: 5px; }

.list-symbol > li + li { margin-top: 12px; }

.sec-box-info { margin-top: 20px; }

.sec-box-info + .sec-box-info { margin-top: 0; }

.sec-box-info .img-wrap { background: transparent; }

.sec-box-info .hdg { padding: 10px; text-align: center; background: #1432aa; color: #fff; font-size: 1.4rem; line-height: 1.6; position: relative; }

.sec-box-info .hdg:after { content: ""; position: absolute; width: 16px; height: 16px; background: #1432aa; bottom: -8px; -webkit-transform: rotate(45Deg); transform: rotate(45Deg); right: 0; left: 0; margin: auto; }

.sec-box-info .hdg-lrg { margin-top: 0; }

.sec-box-info .sec-inner { background: #e8f1fa; padding: 15px 20px 20px; }

.sec-box-info .sec-inner .wrap-white { margin: 15px 0 0; background: #fff; padding: 15px 20px; }

.sec-box-info .sec-inner .wrap-white > section + section { margin-top: 15px; }

.list-anchor { background: #1432aa; margin: 20px 0; display: flex; flex-wrap: wrap; justify-content: center; }

.list-anchor.row5 { justify-content: flex-start; }

.list-anchor.row4 > li { width: calc(99.99999% / 2); }

.list-anchor.row2 > li { width: calc(99.99999% / 2); }

.list-anchor > li { width: calc(99.99999% / 3); display: flex; flex-wrap: wrap; font-size: 1.8rem; line-height: 1.3; }

.list-anchor > li a { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; width: 100%; color: #fff; text-decoration: none; padding: 15px 2px 25px 2px; text-align: center; position: relative; }

.list-anchor > li a:after { left: 50%; bottom: 13px; margin-left: -2px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.tbl-sdg th, .tbl-sdg td { text-align: left; }

.tbl-sdg thead th { background: #1432aa; color: #fff; font-size: 1.6rem; }

.tbl-sdg tbody th { background: #e8f1fa; color: #1432aa; }

.management .tbl-std .list-notes { margin-top: 0; }

.management .tbl-std th .link { font-weight: bold; }

.management .link { display: inline-block; position: relative; padding-left: 15px; text-decoration: none; color: #1432aa; }

.management .link:before { content: ""; position: absolute; display: block; height: 5px; width: 5px; border-top: 1px solid #1432aa; border-right: 1px solid #1432aa; -webkit-transform: rotate(45Deg); transform: rotate(45Deg); top: 0.5em; left: 0; }

.management .link.link-pt2 { padding-left: 0; padding-right: 15px; }

.management .link.link-pt2:before { top: 0.5em; right: 0; left: auto; }

.article-info { display: flex; font-size: 1.4rem; line-height: 1.2; margin-top: 32px; }

.article-info > .time + .author { margin-left: 1em; }

.wrap-media-label .article-info { justify-content: flex-end; margin-right: 12px; color: #fff; }

.column-sdgs { display: flex; flex-wrap: wrap; margin: 32px 14% 0; }

.column-sdgs > .box { width: 50%; }

.column-sdgs-pt2 { display: flex; flex-wrap: wrap; padding: 0 14%; margin: 29px 0 0 -3px; }

.column-sdgs-pt2 > .box { width: calc(33.333% - 3px); margin: 3px 0 0 3px; }

.wrap-media-lead { padding: 0 10px; border-left: 2px solid #1432aa; border-right: 2px solid #1432aa; }

.wrap-media-lead > .txt-std.lead { padding: 10px 0; }

.mod-none-article { margin-top: 32px; background-color: #e8f5fa; padding: 1px 15px 11px; }

.cat-idx { margin-top: 20px; padding: 1px 15px; }

.cat-idx .hdg-lv1-cat { color: #1432aa; font-size: 5.4rem; font-weight: bold; line-height: 1.2; text-align: center; margin-top: 20px; }

.cat-idx .hdg-lv1-cat-pt2 { color: #1432aa; font-size: 4.8rem; font-weight: bold; line-height: 1.3; font-family: "Roboto", sans-serif; text-align: center; }

.cat-idx .hdg-lv2-cat { margin: 15px 0 0; color: #333; font-size: 4.6rem; font-weight: bold; line-height: 1.2; text-align: center; color: #333; }

.cat-idx .hdg-lv2-cat.pt2 { font-weight: normal; padding: 0; }

.cat-idx > .hdg-lv2-cat { margin-top: 32px; }

.cat-idx .lead { color: #555555; font-size: 1.8rem; font-weight: bold; line-height: 1.5; }

.cat-idx .lead:first-of-type { margin-top: 32px; }

.cat-idx .lead-pt2 { line-height: 1.5; margin-top: 15px; text-align: center; }

.cat-idx .btn, .cat-idx .btn-sp { margin-top: 32px; text-align: center; }

.cat-idx .btn:last-child, .cat-idx .btn-sp:last-child { margin-bottom: 35px; }

.cat-idx.corporate { margin-top: 0; }

.cat-idx.corporate .column-link-hdg-b { margin-top: 30px; }

.cat-idx.corporate .lead { text-align: center; }

.cat-idx.development { margin-top: 0; margin-bottom: 30px; }

.cat-idx.development .lead { text-align: center; }

.cat-idx.development .column-link-hdg-b.img-col { display: block; margin-top: 48px; }

.cat-idx.development .column-link-hdg-b.img-col > * { margin-top: 20px; width: calc(100% - 5px); }

.cat-idx.development .column-link-hdg-b.img-col > * .txt-wrap { position: absolute; }

.cat-idx.development .column-link-hdg-b.img-col > * + * { margin-top: 20px; }

.cat-idx.development .img-wrap img { object-fit: cover; width: 100%; height: 100%; }

.cat-idx.development ~ .box-std { margin-top: 30px; }

.cat-idx.development ~ .box-std .wrap-hdg { font-size: 2.8rem; }

.cat-idx.development ~ .box-std .wrap-hdg .txt-std { margin-top: 10px; }

.cat-idx.development + section .wrap-rss + .list-link { margin-bottom: 30px; }

.cat-idx.development .hdg-lv1-cat + .txt-std { margin-top: 16px; text-align: center; }

.cat-idx.ir { margin-top: 0; background: transparent url(/shared/image/bg_ir_sp.jpg) no-repeat center top/768px auto; }

.cat-idx.ir .wrap-rss .hdg-lv3 { font-size: 2rem; }

.cat-idx.csr { margin-top: 0; background: #f3f7ed url(/shared/image/bg_csr_sp.jpg) no-repeat center top/768px auto; }

.cat-idx.csr .lead { text-align: center; }

.cat-idx.csr .column-link-hdg-b { margin-top: 80px; }

.cat-idx.csr .column-link-hdg-b .img-wrap::before { padding-top: 50%; }

.cat-idx.sustainability { margin-top: 0; }

.cat-idx.sustainability .txt-infosol-lead { margin-top: 0; }

.cat-idx.sustainability .lead { text-align: center; }

.cat-idx.sustainability .column-link-hdg { margin-top: 65px; }

.cat-idx.sustainability .column-link-hdg .img-wrap::before { padding-top: 100%; }

.cat-idx.sustainability .column-link-hdg .txt-wrap .box { flex-direction: column; align-items: flex-start; }

.cat-idx.sustainability .column-link-hdg .txt-wrap .box .hdg { font-size: 1.8rem; }

.cat-idx.sustainability .column-link-hdg .txt-wrap .box .txt { margin-top: 10px; font-size: 1.4rem; }

.cat-idx.sustainability .column-link-hdg-b { margin-top: 30px; align-items: flex-end; }

.cat-idx.sustainability .column-link-hdg-b.row3 { justify-content: center; }

.cat-idx.sustainability .column-link-hdg-b .img-wrap::before { padding-top: 86%; }

.cat-idx.sustainability .column-link-hdg-b .txt-wrap .box { min-height: 130px; flex-direction: column; align-items: flex-start; justify-content: center; }

_:-ms-fullscreen, :root .cat-idx.sustainability .column-link-hdg-b .txt-wrap .box { display: block; }

.cat-idx.sustainability .column-link-hdg-b .txt-wrap .box .hdg { margin-top: 10px; font-size: 1.8rem; }

.cat-idx.sustainability .column-link-hdg-b .txt-wrap .box .txt { font-size: 1.4rem; }

.cat-idx.sustainability .list-btn { margin-top: 35px; }

.cat-idx.sustainability .list-btn .btn, .cat-idx.sustainability .list-btn .btn-sp { margin-top: 12px; }

.cat-idx.push { margin-top: 0; background: transparent url(/shared/image/bg_push_sp.jpg) no-repeat center top/100% auto; }

.cat-idx.push .lead { margin-top: 28%; }

.cat-idx.tokyo2020 { margin-top: 0; background: transparent url(/shared/image/bg_tokyo2020_sp.jpg) no-repeat center top/768px auto; }

.cat-idx.tokyo2020 .lead { font-size: 1.8rem; line-height: 1.5; font-weight: bold; text-align: center; }

.cat-idx.media { margin-top: 0; background: url(/shared/image/bg_media_sp.jpg) no-repeat center top/768px auto; }

.cat-idx.lp-pt1 { margin-top: 0; background: url(/shared/image/bg_media_sp.jpg) no-repeat center top/768px auto; }

.cat-idx.search { margin-top: 0; background-color: #eeeff3; padding-bottom: 30px; padding-top: 1px; }

.cat-idx.search .hdg-lv2-cat { margin-top: 30px; }

.exp-idx { padding: 1px 0; }

.exp-idx .hdg-lv2-exp { color: #1432aa; font-size: 2.8rem; line-height: 1.2; margin: 48px 0 0; font-weight: bold; font-family: "Roboto", sans-serif; }

.exp-idx .wrap-box.sp-fit { margin-top: 50px; }

.exp-idx .lead { line-height: 1.2; margin-top: 32px; font-weight: normal; font-size: 1.6rem; }

.exp-idx .btn, .exp-idx .btn-sp { margin-top: 32px; text-align: center; }

.exp-idx .btn:last-child, .exp-idx .btn-sp:last-child { margin-bottom: 35px; }

.exp-idx.csr, .exp-idx.sustainability { margin-top: 32px; background: url("/shared/image/bg_phB.jpg") center/1280px auto; padding-bottom: 60px; }

.exp-idx.csr .hdg-lv2-exp, .exp-idx.sustainability .hdg-lv2-exp { color: #fff; margin-top: 32px; }

.exp-idx.csr .lead, .exp-idx.sustainability .lead { color: #fff; }

.num-idx { color: #fff; padding-top: 1px; padding-bottom: 32px; background: linear-gradient(#0d1b7d 0%, #102693 48.12%, #1432aa 100%); }

.num-idx .hdg-lv2-num { margin-top: 30px; font-weight: bold; font-size: 2rem; text-align: center; }

.num-idx .hdg-lv2-num > span { margin-top: 5px; display: block; font-size: 1.2rem; }

.num-idx .wrap-box { padding-left: 12px; padding-right: 12px; text-align: center; margin-top: 20px; }

.num-idx .wrap-box .inner-box { margin-top: 32px; }

.num-idx .wrap-box .inner-box:first-child a { height: 254px; }

.num-idx .wrap-box .inner-box a { display: flex; flex-direction: column; justify-content: center; align-items: center; text-decoration: none; color: #333; height: 230px; position: relative; padding: 106px 18px 18px; background-color: #fff; background-repeat: no-repeat; background-position: center 18px; background-size: 88px auto; }

.num-idx .wrap-box .inner-box.icn1 a { background-image: url(/shared/image/icon_corp01.svg); }

.num-idx .wrap-box .inner-box.icn2 a { background-image: url(/shared/image/icon_corp02.svg); }

.num-idx .wrap-box .inner-box.icn3 a { background-image: url(/shared/image/icon_corp03.svg); }

.num-idx .wrap-box .inner-box.icn4 a { background-image: url(/shared/image/icon_corp04.svg); }

.num-idx .wrap-box .inner-box.icn5 a { background-image: url(/shared/image/icon_corp05.svg); }

.num-idx .wrap-box .inner-box.icn6 a { background-image: url(/shared/image/icon_corp06.svg); }

.num-idx .wrap-box .inner-box.icn7 a { background-image: url(/shared/image/icon_corp07.svg); }

.num-idx .wrap-box .inner-box.icn8 a { background-image: url(/shared/image/icon_corp08.svg); }

.num-idx .wrap-box .inner-box.icn9 a { background-image: url(/shared/image/icon_corp09.svg); }

.num-idx .wrap-box .hdg { margin-top: 32px; font-weight: bold; font-size: 2rem; display: inline-block; padding-right: 12px; position: relative; }

.num-idx .wrap-box .hdg::after { right: 0; top: 0; bottom: 0; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.num-idx .wrap-box .detail { font-weight: bold; margin-top: 16px; font-size: 4.8rem; color: #1432aa; }

.num-idx .wrap-box .detail.glbl { font-size: 3.2rem; }

.num-idx .wrap-box .detail > .val1, .num-idx .wrap-box .detail > .val2, .num-idx .wrap-box .detail > .val3 { font-size: 2rem; }

.num-idx .wrap-box .detail > .val1 { margin-left: 5px; color: #1432aa; }

.num-idx .wrap-box .detail > .val2 { color: #1432aa; }

.num-idx .wrap-box .detail > .val3 { color: #333; margin-left: 5px; }

.num-idx .wrap-box .detail > .val4 { color: #333; display: block; text-align: center; font-size: 2rem; margin-top: 10px; }

.wrap-search-box { margin: 40px auto 0; }

.wrap-search-box .txt-std.lead:first-of-type { margin: 0; }

.wrap-search-box .search-box { background-color: #f9f9f9; display: block; margin-top: 5px; border: 1px solid #dedede; font-size: 0; }

.wrap-search-box .search-box input.inp-txt, .wrap-search-box .search-box .inp-btn { display: inline-block; vertical-align: middle; }

.wrap-search-box .search-box input.inp-txt { font-size: 1.6rem; height: 40px; width: calc(100% - 40px); padding: 10px 0 10px 12px; color: #999999; line-height: 1.2; font-weight: normal; }

.wrap-search-box .search-box input.inp-txt:focus { background-color: #f8f6e2; color: #333; }

.wrap-search-box .search-box input.inp-txt:focus + .inp-btn { background: #f8f6e2 url(/shared/image/icon_search.png) no-repeat center/20px auto; }

.wrap-search-box .search-box .inp-btn { text-indent: 100%; white-space: nowrap; overflow: hidden; background: url(/shared/image/icon_search.png) no-repeat center/20px auto; width: 40px; height: 40px; }

.wrap-search-sort { text-align: center; }

.wrap-search-sort fieldset { border: 0; display: block; width: 100%; }

.wrap-search-sort .hdg { display: block; padding: 32px 0 0; font-size: 1.4rem; line-height: 1.2; }

.wrap-search-sort .sort-list { display: flex; justify-content: center; margin-left: -25px; }

.wrap-search-sort .sort-list > li { margin: 20px 0 0 25px; }

.wrap-search-sort .sort-list > li label { width: 100%; position: relative; line-height: 1; display: inline-block; }

.wrap-search-sort .sort-list > li label > span { padding-left: 1.5em; display: inline-block; font-size: 1.4rem; line-height: 1.2; }

.wrap-search-sort .sort-list > li input[type="checkbox"] { position: absolute; top: 0; left: 0; margin-right: 10px; }

.wrap-corporate { margin-top: 32px; padding-top: 1px; padding-bottom: 24px; background: transparent; }

.wrap-corporate .column-link-hdg.row4, .wrap-corporate .column-link-hdg.row3 { margin-top: 32px; padding-left: 12px; padding-right: 12px; }

.wrap-corporate .column-link-hdg.row4 .img-wrap:before, .wrap-corporate .column-link-hdg.row3 .img-wrap:before { padding-top: 65%; }

.wrap-csr { margin-top: 32px; padding-top: 1px; padding-bottom: 30px; background: transparent url(/shared/image/bg_csr02.jpg) center top/768px auto; }

.wrap-csr-pt2 { background-color: #f5f9e6; padding: 1px 15px 0; margin: 32px -15px 0; }

.wrap-csr-pt2 > .hdg { text-align: center; line-height: 1.2; margin-top: 32px; font-weight: bold; color: #1432aa; font-size: 1.6rem; }

.wrap-csr-pt2 .btn, .wrap-csr-pt2 .btn-sp { text-align: center; margin-top: 32px; }

.wrap-csr-pt2 .box-csr-img { position: relative; overflow: hidden; margin-left: -15px; margin-right: -15px; }

.wrap-csr-pt2 .box-csr-img::before { display: block; content: ''; padding-top: calc(170 / 590 * 100%); }

.wrap-csr-pt2 .box-csr-img img { max-width: 50%; height: auto; position: absolute; right: -20px; bottom: -25px; }

.wrap-csr-pt4 .column-link-hdg-b.img-col { display: block; margin-left: 0; }

.wrap-csr-pt4 .column-link-hdg-b.img-col .img-wrap:before { padding-top: 87.5%; }

.wrap-csr-pt4 .column-link-hdg-b.img-col .list-label { padding-bottom: 10px; margin-top: 0; }

.wrap-csr-pt4 .column-link-hdg-b.img-col .list-label li { background-color: #fff; font-weight: bold; font-size: 1.6rem; padding: 2px 10px; }

.wrap-csr-pt4 .column-link-hdg-b.img-col > * { width: 100%; margin-left: 0; }

.wrap-csr-pt4 .column-link-hdg-b.img-col > * .txt-wrap { position: absolute; z-index: 10; }

.wrap-csr-pt4 .column-link-hdg-b.img-col > * .txt-wrap .box { padding: 2px 12px 12px; display: block; }

.wrap-csr-pt4 .column-link-hdg-b.img-col > * .txt-wrap .box .txt { font-size: 1.4rem; }

.wrap-csr-pt4 .column-link-hdg-b.img-col > * .txt-wrap .box .hdg { font-size: 2.0rem; }

.wrap-csr-pt4 .column-link-hdg-b.img-col > * .txt-wrap .box:after { content: none; }

.sustainability .wrap-csr-pt2 { padding-bottom: 12px; }

.sustainability .wrap-csr-pt2 .column-link > * { margin-top: 12px; min-height: 1px; }

.sustainability .wrap-csr-pt2 .column-link > * a:after { top: 0; bottom: 0; margin: auto; }

.sustainability .wrap-csr-pt2 .column-link.img-row > * .img-wrap, .sustainability .wrap-csr-pt2 .column-link.img-row-col > * .img-wrap { width: 29%; }

.sustainability .wrap-csr-pt2 .column-link.img-row > * .txt-wrap, .sustainability .wrap-csr-pt2 .column-link.img-row-col > * .txt-wrap { width: 71%; display: flex; flex-direction: column; justify-content: center; }

.sustainability .wrap-csr-pt2 .column-link.img-row > * .txt-wrap .box, .sustainability .wrap-csr-pt2 .column-link.img-row-col > * .txt-wrap .box { padding: 20px; }

.wrap-related .hdg { font-size: 2rem; margin: 38px 0 0; font-weight: bold; line-height: 1.5; }

.wrap-related .column-link { margin-top: 32px; }

.g-ir .wrap-related { padding-inline: 15px; }

.wrap-ir { margin-top: 32px; padding-top: 1px; background-image: linear-gradient(125deg, #a6d5e6 0%, #b2d6ef 50%, #c5dbff 100%); padding-bottom: 16px; }

.wrap-ir > .hdg { margin-top: 58px; font-size: 3.6rem; line-height: 1.2; font-weight: bold; color: #1432aa; text-align: center; font-family: "Roboto", sans-serif; }

.wrap-ir > .column-link { margin-top: 20px; }

.wrap-ir.under { margin-left: -15px; margin-right: -15px; padding-left: 15px; padding-right: 15px; padding-bottom: 20px; }

.wrap-ir .column-link > * + * { margin-top: 10px; }

.box-ir-pt1 { margin-top: 32px; border: 1px solid #ccc; background: rgba(255, 255, 255, 0.85); padding: 1px 10px 12px; }

.box-ir-pt1 > .hdg { text-align: center; line-height: 1.2; margin-top: 32px; font-weight: bold; color: #1432aa; }

.box-ir-pt1 .date { margin-top: 32px; text-align: center; }

.box-ir-pt1 .date > em { font-weight: normal; font-size: 2.4rem; margin-left: 15px; }

.box-ir-pt1 .link { font-weight: normal; text-align: right; margin-top: 32px; }

.box-ir-pt1 .link > a { position: relative; padding-right: 15px; display: inline-block; color: #333; text-decoration: none; }

.box-ir-pt1 .link > a:before { right: 5px; top: 50%; margin-top: -3px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.wrap-ir-pt3 { background: rgba(255, 255, 255, 0.8); padding: 1px 12px 10px; margin: 32px 0 0; }

.wrap-ir-pt3 .btn > a, .wrap-ir-pt3 .btn-sp > a { align-items: center; }

.wrap-ir-pt3 .wrap-txt > .hdg { color: #1432aa; font-size: 2.8rem; line-height: 1.2; margin: 48px 0 0; font-weight: bold; font-family: "Roboto", sans-serif; }

.wrap-ir-pt3 .wrap-list { line-height: 1.5; margin-top: 32px; }

.wrap-ir-pt3 .wrap-list > .hdg { line-height: 1.2; font-weight: bold; font-size: 1.6rem; }

.wrap-ir-pt3 .wrap-list > .list { margin-top: 32px; }

.wrap-ir-pt3 .wrap-list > .list > * { border-top: 1px solid #ccc; }

.wrap-ir-pt3 .wrap-list > .list > * > * { display: block; padding: 10px 40px 10px 10px; color: #333; text-decoration: none; position: relative; }

.wrap-ir-pt3 .wrap-list > .list > * > *:after { position: absolute; top: 0; bottom: 0; right: 5px; margin: auto; }

.wrap-ir-pt3 .wrap-list > .list > * > * > .icn { position: absolute; right: 18px; top: 50%; margin-top: 7px; }

.wrap-ir-pt3 .wrap-list > .list > * > * > .item { display: table-cell; }

.wrap-ir-pt3 .wrap-list > .list > * > * > .item:first-child { white-space: nowrap; padding-right: 5px; }

.under .wrap-ir-pt3 { margin-left: 0; margin-right: 0; }

.wrap-box.ir { margin-bottom: 40px; }

.wrap-media-box .column-link-list.img-row-col > * .inner { align-items: flex-start; }

.wrap-media-box .column-link-list.img-row-col .img-wrap { padding-top: 30%; }

.wrap-media-box .column-link-list.img-col > * .inner { align-items: flex-start; }

.wrap-media-box .column-link-list.img-col .img-wrap { padding-top: 75%; }

.wrap-media-box .column-link-list .img-wrap::before { content: none; }

.wrap-media-box .column-link-list .img-wrap img { max-width: inherit; width: auto; height: 100%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); margin: auto; right: inherit; bottom: inherit; }

.medi05 .l-body-foot .column-link-list.img-row-col > * .inner { align-items: flex-start; }

.medi05 .l-body-foot .column-link-list.img-row-col .img-wrap { padding-top: 30%; }

.medi05 .l-body-foot .column-link-list.img-col > * .inner { align-items: flex-start; }

.medi05 .l-body-foot .column-link-list.img-col .img-wrap { padding-top: 75%; }

.medi05 .l-body-foot .column-link-list .img-wrap::before { content: none; }

.medi05 .l-body-foot .column-link-list .img-wrap img { max-width: inherit; width: auto; height: 100%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); margin: auto; right: inherit; bottom: inherit; }

.wrap-map-detail { margin: 32px -15px 0; }

.wrap-map-detail .map-detail { line-height: 1.5; background-color: #f6f6f6; padding: 12px 15px 10px; }

.wrap-map-detail .map-detail dt { font-weight: bold; }

.wrap-map-detail .wrap-qrcode { display: none; }

.map-link-list { display: flex; flex-wrap: wrap; margin: 32px 0 0 -15px; }

.map-link-list > li { margin: 5px 0 0 15px; }

.map-link-list > li > a { color: #333; text-decoration: none; }

.map-link-list > li > a .icn { font-size: 0; position: relative; display: inline-block; }

.map-link-list > li > a .icn:before { content: ''; position: absolute; display: inline-block; vertical-align: top; font-size: 0; }

.map-link-list > li > a.link-station .icn, .map-link-list > li > a.link-print .icn { padding-left: 5px; padding-right: 20px; }

.map-link-list > li > a.link-station .icn:before, .map-link-list > li > a.link-print .icn:before { margin-top: -15px; width: 24px; height: 21px; }

.map-link-list > li > a.link-station .icn { padding-right: 20px; }

.map-link-list > li > a.link-station .icn:before { background: transparent url(/shared/image/link_icon_station.gif) no-repeat left top/24px auto; }

.map-link-list > li > a.link-print { display: none; }

.map-link-list > li > a.link-print .icn { padding-right: 25px; }

.map-link-list > li > a.link-print .icn:before { background: transparent url(/shared/image/link_icon_print.gif) no-repeat left top/24px auto; }

.wrap-map { margin: 32px 0 0; border: 1px solid #eeeeee; }

.wrap-map #zdc-map { width: 100%; height: auto; }

.wrap-media-box > .column-link-list.img-col { margin-top: 30px; }

.nav-local.media .wrap-media-label.nav .btn-label-list > .btn > a, .nav-local.media .wrap-media-label.nav .btn-label-list > .btn-sp > a, .nav-local.media .wrap-media-label.nav .btn-label-list > .btn > span, .nav-local.media .wrap-media-label.nav .btn-label-list > .btn-sp > span, .nav-local.media .wrap-media-label.nav .btn-label-list > .btn-sp > a, .nav-local.media .wrap-media-label.nav .btn-label-list > .btn-sp > span { border: 1px solid #1432aa; color: #1432aa; background-color: #fff; }

.nav-local.media .wrap-media-label.nav .btn-label-list > .btn > a:after, .nav-local.media .wrap-media-label.nav .btn-label-list > .btn-sp > a:after, .nav-local.media .wrap-media-label.nav .btn-label-list > .btn-sp > a:after { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.wrap-media-label { padding-top: 0; padding-bottom: 0; min-height: 20px; padding: 0; margin: 0 -15px; }

.wrap-media-label div[data-media-accordion-role="area"] { overflow: hidden; }

.wrap-media-label .btn-label-list { display: flex; flex-wrap: wrap; margin-left: -12px; }

.wrap-media-label .btn-label-list > .btn, .wrap-media-label .btn-label-list > .btn-sp { margin-left: 12px; margin-top: 12px; margin-bottom: 0; }

.wrap-media-label .btn-label-list > .btn > a, .wrap-media-label .btn-label-list > .btn-sp > a, .wrap-media-label .btn-label-list > .btn > span, .wrap-media-label .btn-label-list > .btn-sp > span { display: block; font-weight: normal; line-height: 1.2; border: 1px solid #1432aa; text-decoration: none; color: #1432aa; background-color: #fff; }

.wrap-media-label .btn-label-list > .btn > a, .wrap-media-label .btn-label-list > .btn-sp > a { padding: 10px 35px 10px 20px; }

.wrap-media-label .btn-label-list > .btn > a:after, .wrap-media-label .btn-label-list > .btn-sp > a:after { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.wrap-media-label .btn-label-list > .btn > span, .wrap-media-label .btn-label-list > .btn-sp > span { padding: 10px 20px; }

.wrap-media-label .wrap-media-label-inner { display: none; background-color: #1432aa; padding: 0 12px 30px; }

.wrap-media-label .wrap-media-label-inner.accordionActive { display: block; }

.wrap-media-label .search-more { padding: 30px 16px; text-align: center; background-color: #1432aa; }

.wrap-media-label .search-more a { display: block; text-decoration: none; color: #fff; font-weight: bold; line-height: 1.2; padding: 0 20px 0 0; position: relative; font-size: 2rem; font-family: "Roboto", sans-serif; }

.wrap-media-label .search-more a:before, .wrap-media-label .search-more a:after { content: ""; position: absolute; top: 0; right: 16px; bottom: 0; margin: auto; display: block; width: 8px; height: 2px; background: #fff; border: none; }

.wrap-media-label .search-more a:after { transition: all .3s; -webkit-transform: rotate(90deg); transform: rotate(90deg); }

.wrap-media-label .search-more.accordionActive { background-color: #1432aa; }

.wrap-media-label .search-more.accordionActive a::after { -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.wrap-media-label .area { display: none; }

.wrap-media-label .area.accordionActive { display: block; }

.hdg-hero-media + .wrap-media-label { margin: 0 -15px; padding-top: 1px; padding-bottom: 12px; }

.hdg-hero-media + .wrap-media-label .btn-label-list { margin: 0; }

.hdg-hero-media + .wrap-media-label .btn-label-list > .btn, .hdg-hero-media + .wrap-media-label .btn-label-list > .btn-sp { margin-left: 10px; margin-top: 10px; margin-bottom: 0; }

.wrap-media-label.nav { margin-top: 0; padding: 20px 12px 0; background: #fff; }

.wrap-media-label.nav .media-label-hdg { color: #1432aa; font-size: 1.8rem; line-height: 1.2; font-weight: bold; }

.wrap-news-label .btn-label-list { display: flex; flex-wrap: wrap; margin: 5px 0 0 -15px; }

.wrap-news-label .btn-label-list > .btn, .wrap-news-label .btn-label-list > .btn-sp { margin: 15px 0 0 15px; }

.wrap-news-label .btn-label-list > .btn > a, .wrap-news-label .btn-label-list > .btn-sp > a { display: block; font-weight: normal; line-height: 1.2; text-decoration: none; padding: 10px 35px 10px 20px; }

.wrap-news-label .date, .wrap-news-label .txt { font-weight: normal; line-height: 1.5; text-align: right; }

.wrap-news-label .date { margin-top: 20px; }

.wrap-news-label .txt { margin-top: 32px; }

.map-link { margin-top: 32px; text-align: right; }

.map-link > .link-txt { color: #333; text-decoration: none; }

.bn-ind-wrap { margin-top: 32px; text-align: center; }

.privacy-img-link { display: block; position: relative; z-index: 1; }

.lp-kv { margin: 0 -15px; }

.lp-kv > img { width: 100%; height: auto; }

.tbl-wrap.tbl-sp-in { margin: 12px 0 0 0; }

.box-add-info .detail > .u-col2.u-txt-b { font-size: 1.5rem; }

.box-add-info .detail > .u-col2.u-txt-b + .u-col2.u-txt-b { margin-left: 15px; }

.list-dl-std dd > .img-wrap { margin-top: 0; padding-top: 32px; }

.wrap-box.value-creation { margin-top: 13px; margin-bottom: 26px; }

.wrap-box.value-creation .inner-box:nth-child(n+3) { margin-top: 30px; }

.wrap-box.value-creation .img-wrap img { width: 40%; height: auto; }

.wrap-box.value-creation .img-wrap .caption { margin-top: 15px; font-weight: bold; font-size: 1.5rem; line-height: 1.5; }

.wrap-box.value-creation .img-wrap .caption.pt1 { color: #3497CE; }

.wrap-box.value-creation .img-wrap .caption.pt2 { color: #EA617C; }

.wrap-box.value-creation .img-wrap .caption.pt3 { color: #F08437; }

.wrap-box.value-creation .img-wrap .caption.pt4 { color: #39A869; }

.wrap-sdgs-uniq1 .img-wrap { margin-top: -1px; margin-left: 2px; }

.wrap-sdgs-uniq1 .img-wrap img { max-width: 56%; }

.wrap-sdgs-uniq1 .list-btn { display: flex; justify-content: flex-end; margin-left: -10px; }

.wrap-sdgs-uniq1 .list-btn > .btn, .wrap-sdgs-uniq1 .list-btn > .btn-sp { margin-left: 10px; width: calc(50% - 10px); }

.sdgs-uniq1-box { display: flex; flex-wrap: wrap; margin-left: -10px; }

.sdgs-uniq1-box > .inner { margin-left: 10px; margin-top: 32px; width: calc(50% - 10px); border: 1px solid #cccccc; }

.sdgs-uniq1-box > .inner .hdg { padding: 8px 10px; font-weight: normal; line-height: 1.2; text-align: center; border-bottom: 1px solid #cccccc; background-color: #e8f1fa; }

.sdgs-uniq1-box > .inner .dtl { background-color: #fff; padding: 1px 12px 12px; }

.sdgs-uniq1-box > .inner .dtl .txt-std { margin: 10px 0 0; padding: 0; }

.wrap-sdgs-uniq2 .column-link-list > * + * { margin-top: 32px; }

.wrap-activity-hdg { background-color: #e8f1fa; margin-top: 32px; padding: 15px; display: flex; flex-direction: column; }

.wrap-activity-hdg > .inner { margin-top: 32px; order: 2; }

.wrap-activity-hdg > .inner .tag { display: inline-block; padding: 3px 8px; border: 1px solid #1432aa; color: #1432aa; line-height: 1; font-weight: bold; font-size: 1.4rem; }

.wrap-activity-hdg > .inner .hdg > span { display: block; color: #1432aa; line-height: 1.2; font-weight: bold; padding: 10px 0; border-bottom: 1px solid #1432aa; font-size: 2rem; }

.wrap-activity-hdg > .inner .cate { font-size: 1.6rem; font-weight: bold; line-height: 1.2; margin-top: 10px; }

.wrap-activity-hdg .img-inner { order: 1; text-align: center; }

.wrap-activity-hdg .img-inner img { max-width: 120px; }

.img-wrap .fig-caption-wrap { margin: 0 auto; display: table; }

.img-wrap .fig-caption-wrap .fig-caption-fit { display: table-caption; caption-side: bottom; }

_:-ms-fullscreen .fig-caption-wrap, :root .img-wrap .fig-caption-wrap { margin: 0 auto; display: table; }

_:-ms-fullscreen .fig-caption-wrap .fig-caption-fit, :root .img-wrap .fig-caption-wrap .fig-caption-fit { display: table-caption; caption-side: bottom; }

.uq-service.wrap-box.row2.sp-vertical { margin-top: 12px; }

.uq-service > li.inner-box { margin-top: 12px; }

.uq-service > li.biz-cat0101 .sol-box > .hdg { background: #1432aa url(/shared/image/biz_bg_cat0101_s.jpg) no-repeat left center; background-size: 44px 44px; }

.uq-service > li.biz-cat0201 .sol-box > .hdg { background: #1432aa url(/shared/image/biz_bg_cat0201_s.jpg) no-repeat left center; background-size: 44px 44px; }

.uq-service > li.biz-cat0202 .sol-box > .hdg { background: #1432aa url(/shared/image/biz_bg_cat0202_s.jpg) no-repeat left center; background-size: 44px 44px; }

.uq-service > li.biz-cat0203 .sol-box > .hdg { background: #1432aa url(/shared/image/biz_bg_cat0203_s.jpg) no-repeat left center; background-size: 44px 44px; }

.uq-service > li.biz-cat0204 .sol-box > .hdg { background: #1432aa url(/shared/image/biz_bg_cat0204_s.jpg) no-repeat left center; background-size: 44px 44px; }

.uq-service > li.biz-cat0205 .sol-box > .hdg { background: #1432aa url(/shared/image/biz_bg_cat0205_s.jpg) no-repeat left center; background-size: 44px 44px; }

.uq-service > li.biz-cat0206 .sol-box > .hdg { background: #1432aa url(/shared/image/biz_bg_cat0206_s.jpg) no-repeat left center; background-size: 44px 44px; }

.uq-service > li.biz-cat0207 .sol-box > .hdg { background: #1432aa url(/shared/image/biz_bg_cat0207_s.jpg) no-repeat left center; background-size: 44px 44px; }

.uq-service > li.biz-cat0301 .sol-box > .hdg { background: #1432aa url(/shared/image/biz_bg_cat0301_s.jpg) no-repeat left center; background-size: 44px 44px; }

.uq-service > li.biz-cat0401 .sol-box > .hdg { background: #1432aa url(/shared/image/biz_bg_cat0401_s.jpg) no-repeat left center; background-size: 44px 44px; }

.uq-service > li.biz-cat0402 .sol-box > .hdg { background: #1432aa url(/shared/image/biz_bg_cat0402_s.jpg) no-repeat left center; background-size: 44px 44px; }

.uq-service > li.biz-cat0501 .sol-box > .hdg { background: #1432aa url(/shared/image/biz_bg_cat0501_s.jpg) no-repeat left center; background-size: 44px 44px; }

.uq-service > li.biz-cat0502 .sol-box > .hdg { background: #1432aa url(/shared/image/biz_bg_cat0502_s.jpg) no-repeat left center; background-size: 44px 44px; }

.uq-service > li.biz-cat0601 .sol-box > .hdg { background: #1432aa url(/shared/image/biz_bg_cat0601_s.jpg) no-repeat left center; background-size: 44px 44px; }

.uq-service > li.biz-cat0602 .sol-box > .hdg { background: #1432aa url(/shared/image/biz_bg_cat0602_s.jpg) no-repeat left center; background-size: 44px 44px; }

.uq-service > li.biz-cat0603 .sol-box > .hdg { background: #1432aa url(/shared/image/biz_bg_cat0603_s.jpg) no-repeat left center; background-size: 44px 44px; }

.uq-service > li.biz-cat0604 .sol-box > .hdg { background: #1432aa url(/shared/image/biz_bg_cat0604_s.jpg) no-repeat left center; background-size: 44px 44px; }

.uq-service > li.biz-cat0701 .sol-box > .hdg { background: #1432aa url(/shared/image/biz_bg_cat0701_s.jpg) no-repeat left center; background-size: 44px 44px; }

.uq-service .sol-box { display: block; width: 100%; text-decoration: none; }

.uq-service .sol-box > .hdg { display: flex; flex-wrap: wrap; align-items: center; background-color: #1432aa; width: 100%; padding-left: 50px; height: 44px; color: #fff; text-decoration: none; }

.uq-service .sol-box > .txt { display: flex; flex-wrap: wrap; align-items: center; background: #fff; width: 100%; color: #000; padding: 10px 20px 10px 5px; font-size: 1.2rem; line-height: 1.2; position: relative; }

.uq-service .sol-box > .txt:after { right: 8px; top: 50%; margin-top: -2px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.popup-wrap { display: block; position: relative; pointer-events: none; }

.wrap-corporate .column-link-hdg.row4.txt-set, .wrap-corporate .column-link-hdg.row3.txt-set { padding-left: 0; padding-right: 0; display: block; margin: 12px 0 0 0; }

.wrap-corporate .column-link-hdg.row4.txt-set > *, .wrap-corporate .column-link-hdg.row3.txt-set > * { display: flex; width: 100%; margin-left: 0; margin-top: 5px; }

.wrap-corporate .column-link-hdg.row4.txt-set > * .txt-wrap, .wrap-corporate .column-link-hdg.row3.txt-set > * .txt-wrap { width: 46%; }

.wrap-corporate .column-link-hdg.row4.txt-set > * .txt-wrap .box, .wrap-corporate .column-link-hdg.row3.txt-set > * .txt-wrap .box { font-weight: bold; font-size: 1.3rem; min-height: 48px; }

.wrap-corporate .column-link-hdg.row4.txt-set > * a, .wrap-corporate .column-link-hdg.row3.txt-set > * a { width: 46%; }

.wrap-corporate .column-link-hdg.row4.txt-set > * .txt, .wrap-corporate .column-link-hdg.row3.txt-set > * .txt { width: calc(54% - 10px); font-size: 1.6rem; margin-left: 10px; line-height: 1.5; }

.uq-media-list { margin-top: -20px; }

.uq-media-list > li { margin-top: 60px; }

.uq-media-list > li .logo img { display: block; margin: 0 auto; width: auto; height: 66px; }

.uq-media-list > li .img { margin-top: 20px; }

.uq-media-list > li .img img { width: 100%; height: auto; }

.uq-media-list > li .txt { margin-top: 20px; font-size: 1.8rem; line-height: 1.5; }

.uq-media-list > li .link { margin-top: 20px; font-size: 1.8rem; font-weight: normal; }

.uq-media-list > li .link > a { color: #333; text-decoration: none; padding-right: 16px; position: relative; }

.uq-media-list > li .link > a::after { margin-left: 10px; margin-top: 7px; position: static; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.box-std.box-pi { margin-top: 8px; }

.box-std.box-pi .txt-std.txt-b { font-weight: bold; }

.flow-parts-pt1.box-std { margin-top: 24px; padding: 12px; }

.flow-parts-pt1.box-std > .txt-b.txt-std { margin-top: 20px; text-align: left; font-weight: normal; }

.flow-parts-pt1.box-std > .txt-std { font-weight: normal; }

.flow-parts-pt1 .hdg { text-align: center; font-size: 1.8rem; font-weight: bold; line-height: 1.5; }

.flow-parts-pt1 .list { margin-top: 20px; }

.flow-parts-pt1 .list > li { background-color: #fff; text-align: center; padding: 12px; position: relative; margin-top: 16px; }

.flow-parts-pt1 .list > li:not(:last-child)::after { content: ''; position: absolute; left: 0; right: 0; margin: auto; bottom: -14px; width: 0; height: 0; border-style: solid; border-width: 12px 7px 0 7px; border-color: #999999 transparent transparent transparent; }

.flow-parts-pt1 .list .inner-txt { font-size: 1.6rem; line-height: 1.5; }

.media-set { margin-top: 48px; }

.media-set .hdg { font-size: 1.8rem; line-height: 1.3; margin: 20px 0 0; font-family: "Roboto", sans-serif; font-weight: bold; color: #1432aa; }

.media-set .txt-std { margin-top: 16px; }

.media-set .btn, .media-set .btn-sp { margin-top: 32px; }

.media-set .lead { font-weight: 700; font-size: 1.8rem; line-height: 1.8; text-align: center; margin-top: 8px; }

.media-set-pt2 { margin-top: 32px; }

.media-set-pt2 .txt-std { margin-top: 16px; }

.media-set-pt2 .btn, .media-set-pt2 .btn-sp { margin-top: 32px; }

.media-set-pt2 .lead { font-weight: 700; font-size: 1.8rem; line-height: 1.8; text-align: center; margin-top: 8px; }

.media-set-pt2 .img-wrap.small { padding: 0 60px; }

.media-box-list { margin-top: -12px; }

.media-box-list > li { margin-top: 40px; position: relative; }

.media-box-list > li .inner > a { display: block; text-decoration: none; }

.media-box-list .img-wrap { margin-top: 0; position: relative; overflow: hidden; padding-top: 75%; transition: box-shadow .2s; }

.media-box-list .img-wrap img { position: absolute; margin: auto; max-width: inherit; width: auto; height: 100%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.media-box-list .txt-wrap { margin-top: 16px; }

.media-box-list .txt-wrap .hdg { font-size: 1.8rem; font-weight: 700; line-height: 1.2; color: #333; margin-bottom: 5px; }

.media-box-list .txt-wrap .box { font-size: 1.6rem; line-height: 1.6; color: #333; }

.media-box-list .list-label { margin: 0 0 0 -10px; }

.media-box-list .list-label li { background: #fff; margin: 8px 0 0 10px; padding: 0; }

.media-box-list .list-label li > a { border: 1px solid #1432aa; display: block; padding: 4px 12px; color: #1432aa; text-decoration: none; }

.media-box-list.relation .img-wrap { padding-top: 52.915%; }

.media-box-list.relation .img-wrap img { width: 100%; height: auto; top: 0; right: 0; left: 0; -webkit-transform: translate(0, 0); transform: translate(0, 0); }

.sp-view { display: block; }

.pc-view { display: none; }

.cat-idx .lead-pt1 { padding: 0 10px; font-size: 1.4rem; color: #000; }

.column-link-hdg.row3-pt2 li { margin-left: 6px; margin-top: 10px; width: calc((99.99999% / 2) - 6px); }

.column-link-hdg.row3-pt2 li:nth-child(n+3) { margin-top: 10px; }

.column-link-hdg.row3-pt2 li a { font-size: 1.3rem; font-weight: bold; }

.column-link-hdg.row3-pt2 li a .img-wrap::before { padding-top: 75%; }

.column-link-hdg.row3-pt2 li a .img-wrap img { height: 100%; }

.column-link-hdg.row3-pt2 li a .txt-wrap { display: block; }

.column-link-hdg.row3-pt2 li a .txt-wrap .box-pt1 { padding: 9px 15px 9px 10px; font-weight: bold; min-height: auto; }

.exp-idx.sec-product .wrap-exp .exp-box { margin-top: 26px; }

.exp-idx.sec-product .wrap-exp .exp-box .txt-wrap .txt { margin-top: 25px; text-align: left; font-size: 1.4rem; }

.exp-idx.sec-product .list-btn .btn a, .exp-idx.sec-product .list-btn .btn-sp a { padding: 10px 25px 10px 20px; }

.list-member > li .hdg { font-size: 1.6rem; }

.list-member > li .name-wrap .name img { height: 1.6rem; font-size: 0; line-height: 0; }

.list-member > li .name-wrap .e-name { display: block; font-size: 1.4rem; }

.list-member > li .name-wrap .note { font-size: 1.2rem; }

.tbl-std a { word-break: normal; }

.list-dl-std-pt2 .txt-num > span:first-child { text-align: center; min-width: 1.7em; }

.wrap-info2 .list-sdg.list-sdg-pt2 > li img { width: 60px; }

.list-sdg.list-sdg-pt2 { width: auto; }

.tbl-sdg .wrap-info2 .list-sdg.list-sdg-pt2 { margin-right: -20px; }

.tbl-std-pt3 th, .tbl-std-pt3 td { padding: 3px; }

.board-member-list { margin-top: 20px; }

.board-member-list > li { margin-top: 32px; display: flex; justify-content: space-between; }

.board-member-list .prf { text-align: center; }

.board-member-list .prf .img { width: 160px; font-size: 0; }

.board-member-list .prf .img img { width: 100%; height: auto; }

.board-member-list .prf .sub-txt { font-size: 1.4rem; line-height: 1.5; margin-top: 20px; }

.board-member-list .prf .txt-cap { font-size: 1.4rem; line-height: 1.5; margin-top: 8px; }

.board-member-list .prf .txt { font-size: 1.6rem; font-weight: bold; margin-top: 5px; }

.board-member-list .prf .txt + .sub-txt { margin-top: 5px; }

.board-member-list .prf .txt-img { margin-top: 8px; font-size: 0; line-height: 1; }

.board-member-list .prf .txt-img img { height: 16px; }

.board-member-list .prf .txt-img + .sub-txt { margin-top: 5px; }

.board-member-list .career { width: calc(100% - 180px); margin-left: 20px; font-size: 1.4rem; line-height: 1.5; }

.board-member-list .career > li + li { margin-top: 12px; }

.board-member-list + .wrap-box { margin-top: 60px; }

.wrap-box.row2.row2-uq1 { margin: 0 0 0 -16px; }

.wrap-box.row2.row2-uq1 > *:nth-child(1) { width: calc(30% - 16px); }

.wrap-box.row2.row2-uq1 > *:nth-child(2) { width: calc(70% - 16px); }

.news00 .txt-std.lead { text-align: center; }

.news00 .hdg-lv1 { margin: 0; }

.news00 .hdg-lv1 + .txt-std { margin-top: 20px; }

.news00 .wrap-select-category { margin-top: 75px; }

.l-body.row1 .wrap-news-sort { margin-top: 48px; }

.hdg-lv1 + .wrap-news-sort { margin-top: 0; }

.wrap-news-sort { margin: 16px -15px 0; padding: 20px 15px 24px; background-color: #f0f7f9; }

.wrap-news-sort .sort-btn { text-align: center; font-weight: bold; }

.wrap-news-sort .sort-btn > a { display: block; color: #1432aa; text-decoration: none; font-size: 2rem; line-height: 1; position: relative; }

.wrap-news-sort .sort-btn > a:before, .wrap-news-sort .sort-btn > a:after { content: ""; position: absolute; top: 0; right: 16px; bottom: 0; margin: auto; display: block; width: 8px; height: 2px; background: #1432aa; border: none; }

.wrap-news-sort .sort-btn > a:after { transition: all .3s; -webkit-transform: rotate(90deg); transform: rotate(90deg); }

.wrap-news-sort .sort-btn > a.accordionActive::after { -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.wrap-news-sort .news-sort-btn { margin-top: 32px; text-align: center; }

.news-sort-area { display: none; padding-top: 4px; }

.news-sort-area.accordionActive { display: block; }

.wrap-news-sort.detail .news-sort-area { display: block; }

.wrap-news-sort.detail .news-sort-list .body:first-child { margin-top: 0; }

.news-sort-list .body { margin-top: 24px; }

.news-sort-list .body ~ .body { margin-top: 32px; }

.news-sort-list .body ~ .body .hdg { margin-bottom: 0; }

.news-sort-list .body.biz { padding-top: 24px; padding-bottom: 24px; border-top: 1px solid #1432aa; }

.news-sort-list .hdg { color: #1432aa; text-decoration: none; font-size: 1.8rem; line-height: 1; position: relative; font-weight: bold; margin-bottom: 16px; }

.news-sort-list .hdg > a { color: #1432aa; display: block; color: #1432aa; text-decoration: none; font-size: 2rem; line-height: 1; position: relative; padding-right: 30px; word-break: keep-all; }

.news-sort-list .hdg > a:before, .news-sort-list .hdg > a:after { content: ""; position: absolute; top: 0; right: 16px; bottom: 0; margin: auto; display: block; width: 8px; height: 2px; background: #1432aa; border: none; }

.news-sort-list .hdg > a:after { transition: all .3s; -webkit-transform: rotate(90deg); transform: rotate(90deg); }

.news-sort-list .hdg > a.accordionActive::after { -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.news-sort-list .sort-txt { color: #333; font-weight: 400; font-size: 1.4rem; display: block; margin-top: 16px; }

.news-sort-list .dtl-warp.acc { display: none; }

.news-sort-list .dtl-warp.acc.accordionActive { display: block; }

.news-sort-list .search-list > li { margin-top: 16px; position: relative; }

.news-sort-list .search-list .year a { display: block; background: #fff; position: relative; padding: 13px 50px 13px 12px; color: #333; text-decoration: none; }

.news-sort-list .search-list .year a:focus { z-index: 1; }

.news-sort-list .search-list .year > a { border: #666666 1px solid; }

.news-sort-list .search-list .year > a:before { content: ""; background: #eeeff3; position: absolute; width: 44px; height: 100%; right: 0; top: 0; border-left: #666666 1px solid; }

.news-sort-list .search-list .year > a::after { right: 18px; top: 50%; margin-top: -2px; margin: -2px 0 0 5px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.news-sort-list .search-list .year ul { display: none; position: absolute; width: 100%; left: 0; z-index: 2; }

.news-sort-list .search-list .year ul > li:last-child a { border-bottom: #666666 1px solid; }

.news-sort-list .search-list .year ul > li a { display: block; border-left: #666666 1px solid; border-right: #666666 1px solid; border-bottom: #666666 1px dotted; background: #fff; position: relative; padding: 5px; color: #333; text-decoration: none; }

.news-sort-list .search-list .input { margin-top: 32px; }

.news-sort-list .search-list .input .input-dtl { background: #fff; display: inline-block; border: #666666 1px solid; display: flex; line-height: 1; }

.news-sort-list .search-list .input .input-dtl input { padding: 15px 0 16px 12px; line-height: 1; display: block; width: calc(100% - 44px); }

.news-sort-list .search-list .input .input-dtl button { width: 44px; height: 44px; transition: opacity .3s; display: inline-block; vertical-align: middle; text-indent: 100%; white-space: nowrap; overflow: hidden; background: url(/shared/image/icon_search.png) no-repeat center/20px auto; cursor: pointer; }

.news-sort-list .radio-list-pt1, .news-sort-list .radio-list-pt2 { display: flex; flex-wrap: wrap; font-weight: normal; }

.news-sort-list .radio-list-pt1 > li, .news-sort-list .radio-list-pt2 > li { width: 50%; margin-top: 16px; font-size: 1.6rem; vertical-align: middle; }

.news-sort-list .radio-list-pt1 > li label, .news-sort-list .radio-list-pt2 > li label { display: flex; align-items: center; font-weight: normal; }

.news-sort-list .radio-list-pt1 > li input, .news-sort-list .radio-list-pt2 > li input { display: inline-block; vertical-align: middle; margin-right: 8px; }

.news-sort-list .radio-list-pt1 > li.w100, .news-sort-list .radio-list-pt2 > li.w100 { width: 100%; }

.uq-contact-panel { margin-top: 20px; }

.uq-contact-panel > li { margin-top: 20px; }

.uq-contact-panel > li a { display: block; transition: box-shadow .2s; text-decoration: none; position: relative; color: #333; }

.uq-contact-panel > li a:after { right: 18px; top: 50%; margin-top: -2px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.uq-contact-panel > li a > * { min-height: 0%; }

.uq-contact-panel > li a .img-wrap { margin-top: 0; width: 50%; position: relative; overflow: hidden; }

.uq-contact-panel > li a .img-wrap::after { content: ''; display: block; padding-top: 100%; }

.uq-contact-panel > li a .img-wrap img { position: absolute; margin: auto; top: 0; left: 0; right: 0; width: 100%; height: 100%; object-fit: cover; }

.uq-contact-panel > li a .txt-wrap { background-color: #eeeeee; width: 50%; padding: 16px 26px 16px 16px; display: flex; flex-direction: column; }

.uq-contact-panel > li a .txt-wrap .hdg { font-weight: 700; font-size: 1.8rem; line-height: 1.3; }

.uq-contact-panel > li a .txt-wrap .dtl { margin-top: 16px; font-size: 1.4rem; }

.uq-contact-panel > li .inner { display: flex; }

.hero-feature { background-color: #C7E6F1; margin: 0 -15px; }

.hero-feature .inner { padding: 64px 15px; }

.hero-feature .inner .hdg { text-align: center; font-size: 3.6rem; font-weight: bold; line-height: 1.2; color: #1432aa; }

.hero-feature .inner .lead { text-align: center; font-size: 2rem; font-weight: bold; line-height: 1.5; color: #1432aa; margin-top: 12px; }

.hero-feature .inner .lead:after { content: ''; display: block; padding-bottom: 53.3333%; background: url(/media/image/bg_ind01.png) no-repeat center bottom/cover; }

.hero-feature .inner .txt { font-size: 1.8rem; line-height: 1.777; text-align: center; margin-top: 20px; }

.u-br-pc { display: none; }

.hdg-lv2-feature { line-height: 1.2; text-align: center; font-weight: bold; color: #1432aa; margin-top: 46px; font-size: 2.8rem; }

.media-note { line-height: 1.5; font-size: 1.8rem; margin-top: 32px; }

.media-box-list + .media-note { margin-top: 62px; }

.list-pager { display: flex; flex-wrap: wrap; justify-content: center; margin-top: 32px; margin-left: -16px; }

.list-pager > li { margin-top: 16px; margin-left: 16px; }

.list-pager > li.current a { pointer-events: none; background-color: #1432aa; color: #fff; border: 1px solid #1432aa; }

.list-pager > li a { display: flex; align-items: center; justify-content: center; width: 40px; height: 40px; font-weight: bold; font-size: 2rem; text-decoration: none; color: #333; border: 1px solid #333; }

.hero-corporate { background-color: #fff; }

.hero-corporate > .inner { padding: 0 0 48px; }

.hero-corporate > .inner .hdg { text-align: center; font-size: 4.4rem; font-weight: bold; line-height: 1.2; color: #1432aa; }

.hero-corporate > .inner .lead { line-height: 1.5; margin-top: 20px; text-align: center; font-weight: bold; }

.anc-corporate { margin: 0 -15px; background-color: #1432aa; color: #fff; }

.anc-corporate.lower { margin-top: 32px; }

.anc-corporate .list { display: flex; flex-wrap: wrap; margin-left: -1px; }

.anc-corporate .list.row5 > li:nth-child(4) { position: relative; }

.anc-corporate .list.row5 > li:nth-child(4)::after { content: ''; position: absolute; left: 0; bottom: -1px; width: 100%; height: 1px; background-color: #fff; }

.anc-corporate .list > li { width: 50%; border-left: 1px solid #fff; border-top: 1px solid #fff; }

.anc-corporate .list > li a { display: flex; color: #fff; text-decoration: none; font-size: 1.4rem; justify-content: center; text-align: center; line-height: 1.28; padding: 14px 8px 24px; min-height: 74px; height: 100%; position: relative; word-break: normal; align-items: center; }

.anc-corporate .list > li a::after { position: absolute; left: 0; right: 0; display: inline-block; margin: auto; bottom: 14px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.bg-corporate-pt1 { margin: 0 -15px; padding: 1px 15px 48px; background: linear-gradient(135deg, #a6d5e6 0%, #b2d6ef 50.76%, #c5dbff 100%); }

.bg-corporate-pt2 { margin: 0 -15px; padding: 48px 15px; background: #f0f7f9; }

.bg-corporate-pt3 { margin: 50px -15px 0; padding: 1px 15px 48px; background: #eeeff3; }

.hdg-lv2-corporate { font-weight: bold; color: #1432aa; font-size: 3.6rem; line-height: 1.2; margin: 58px 0 0; }

.list-corporate-summary { margin-top: 20px; }

.list-corporate-summary > li { margin-top: 20px; }

.list-corporate-summary > li a { display: flex; background-color: #fff; padding: 16px 16px 24px; text-decoration: none; color: #333; text-align: center; align-items: center; flex-direction: column; }

.list-corporate-summary > li .icon { width: 72px; text-align: center; }

.list-corporate-summary > li .icon img { width: 100%; }

.list-corporate-summary > li .hdg { font-weight: bold; margin-top: 8px; display: inline-block; position: relative; padding-right: 20px; }

.list-corporate-summary > li .hdg::before { position: absolute; right: 4px; display: inline-block; margin: auto; top: 0; bottom: 0; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.list-corporate-summary > li .dtl-wrap { margin-top: 10px; }

.list-corporate-summary > li .number { font-weight: bold; line-height: 1.3; }

.list-corporate-summary > li .number .core { color: #1432aa; font-size: 3.2rem; margin: 0 8px; }

.list-corporate-summary > li .number .core > .small { font-size: 1.6rem; }

.list-corporate-summary > li .dtl-txt { font-weight: bold; line-height: 1.3; color: #1432aa; font-size: 2.4rem; }

.list-corporate-summary > li .txt { line-height: 1.5; margin-top: 4px; }

.list-corporate-summary > li .list { font-size: 1.2rem; font-weight: normal; text-align: left; }

.list-corporate-summary > li .list > li { position: relative; padding-left: 1.2em; line-height: 1.25; }

.list-corporate-summary > li .list > li + li { margin-top: 8px; }

.list-corporate-summary > li .list > li:before { position: absolute; content: '・'; left: 0; }

.corporate-wrap-pt1 .dtl-wrap { background-color: #fff; }

.corporate-wrap-pt1 .dtl-wrap .list-dl-std { margin: 0; }

.corporate-wrap-pt1 .dtl-wrap .list-dl-std > dt:nth-of-type(odd), .corporate-wrap-pt1 .dtl-wrap .list-dl-std > dd:nth-of-type(odd) { background-color: #f6f6f6; }

.corporate-wrap-pt1 .img-list { margin-top: 20px; }

.corporate-wrap-pt1 .img-list > li { margin-top: 20px; }

.bg-corporate-pt2 .list-btn > *:first-child { margin-top: 32px; }

.corporate-media-pt1 { margin-top: 48px; }

.corporate-media-pt1 > .box { background-color: #fff; padding: 30px 16px 32px; margin-top: 20px; }

.corporate-media-pt1 > .box .hdg { line-height: 1.3; color: #1432aa; font-size: 2.4rem; font-weight: bold; }

.corporate-media-pt1 > .box .img { margin-top: 24px; }

.corporate-media-pt1 > .box .btn-wrap { margin-top: 24px; }

.corporate-media-pt2 { background-color: #f5f9e6; margin-top: 20px; }

.corporate-media-pt2 > .inner { padding: 16px 16px 32px; display: flex; flex-direction: column-reverse; }

.corporate-media-pt2 > .inner .img .cap { display: block; line-height: 1.3; margin-top: 6px; text-align: center; }

.corporate-media-pt2 > .inner .dtl-wrap { margin-top: 20px; }

.corporate-media-pt2 > .inner .dtl-wrap .hdg { color: #1432aa; text-align: center; font-size: 2.8rem; line-height: 1.2; font-weight: bold; }

.corporate-media-pt2 > .inner .dtl-wrap .txt { margin-top: 20px; font-size: 1.8rem; }

.corporate-media-pt2 > .inner .dtl-wrap .btn-wrap { margin-top: 20px; }

.corporate-media-pt3 .main { margin-top: 24px; }

.corporate-media-pt3 .main.pt1 .hdg { color: #004DA5; }

.corporate-media-pt3 .main.pt2 .hdg { color: #AB6501; }

.corporate-media-pt3 .main.pt3 .hdg { color: #E52034; }

.corporate-media-pt3 .main.pt4 .hdg { color: #01883C; }

.corporate-media-pt3 .main .hdg { font-weight: bold; display: flex; align-items: center; }

.corporate-media-pt3 .main .hdg .icn { display: block; width: 105px; height: 105px; }

.corporate-media-pt3 .main .hdg .hdg-core { display: block; font-size: 2.4rem; line-height: 1.3; margin-left: 16px; }

.corporate-media-pt3 .main .txt { margin-top: 8px; font-size: 2rem; line-height: 1.5; }

.corporate-media-pt3 + .list-btn { margin-top: 20px; }

.corporate-media-pt4 { background-color: #f0f7f9; margin-top: 64px; }

.corporate-media-pt4 > .inner { padding: 16px 16px 32px; display: flex; flex-direction: column-reverse; }

.corporate-media-pt4 > .inner .dtl-wrap { margin-top: 20px; }

.corporate-media-pt4 > .inner .dtl-wrap .hdg { color: #1432aa; font-size: 2.8rem; line-height: 1.2; font-weight: bold; }

.corporate-media-pt4 > .inner .dtl-wrap .txt { margin-top: 20px; line-height: 1.5; }

.corporate-media-pt4 > .inner .dtl-wrap .btn-wrap { margin-top: 20px; }

.corporate-media-pt5 .lst { margin-top: 20px; }

.corporate-media-pt5 .lst .img-wrap { margin-top: 0; }

.corporate-media-pt5 .lst .body { background-color: #eeeff3; display: block; text-decoration: none; }

.corporate-media-pt5 .lst .dtl-wrap { padding: 14px; }

.corporate-media-pt5 .lst .dtl-wrap .hdg { font-weight: bold; font-size: 2rem; line-height: 1.3; color: #1432aa; padding-right: 24px; position: relative; }

.corporate-media-pt5 .lst .dtl-wrap .hdg::after { right: 8px; top: 12px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.corporate-media-pt5 .lst .dtl-wrap .txt { color: #333; margin-top: 10px; }

.corporate-media-pt6 { margin-top: 20px; }

.corporate-media-pt6 .body { display: block; text-decoration: none; }

.corporate-media-pt6 .wrap { margin-left: -16px; }

.corporate-media-pt6 .wrap::after { content: ''; clear: both; display: table; }

.corporate-media-pt6 .img-wrap { width: calc(50% - 16px); margin-left: 16px; float: left; margin-top: 0; }

.corporate-media-pt6 .hdg { width: calc(50% - 16px); margin-left: 16px; float: right; position: relative; color: #1432aa; font-size: 1.8rem; font-weight: bold; padding-right: 18px; }

.corporate-media-pt6 .hdg::after { right: 12px; top: 50%; margin-top: -2px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.corporate-media-pt6 .txt { width: calc(100% - 16px); margin-left: 16px; margin-top: 12px; color: #333; float: left; }

.corporate-media-pt6 .btn, .corporate-media-pt6 .btn-sp { margin-top: 20px; }

.corporate-media-pt7 { background-color: #fff; margin-top: 20px; }

.corporate-media-pt7 .inner { padding: 32px 16px; }

.corporate-media-pt7 .inner .hdg { font-weight: bold; color: #1432aa; font-size: 2.4rem; line-height: 1.3; margin-top: 30px; }

.corporate-media-pt7 .inner .btn-wrap { margin-top: 20px; }

.corporate-media-pt8 { margin-top: 24px; }

.corporate-media-pt8 .lst + .lst { margin-top: 40px; }

.corporate-media-pt8 .lst .body { display: block; text-decoration: none; }

.corporate-media-pt8 .lst .img-wrap { margin-top: 0; }

.corporate-media-pt8 .lst .dtl-wrap .hdg { font-weight: bold; font-size: 1.8rem; line-height: 1.3; color: #333; display: inline-block; padding-right: 24px; position: relative; margin-top: 10px; }

.corporate-media-pt8 .lst .dtl-wrap .hdg::after { right: 8px; top: 8px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.corporate-media-pt8 .lst .dtl-wrap .txt { color: #333; margin-top: 10px; }

.corporate-media-pt9 .hdg-lv4 { margin: 24px -15px 0; padding-left: 15px; padding-right: 15px; }

.corporate-media-pt9 .body + .body { margin-top: 40px; }

.corporate-media-pt9 .body .txt { margin-top: 16px; }

.corporate-media-pt9 .body .inner-pt1 { margin-top: 32px; text-align: center; }

.corporate-media-pt9 .body .inner-pt1 .hdg { font-size: 1.4rem; line-height: 1.5; }

.corporate-media-pt9 .body .inner-pt1 .img { margin-top: 8px; }

.corporate-media-pt9 .body .inner-pt1 .img1 img { max-width: 150px; }

.corporate-media-pt9 .body .inner-pt1 .img2 img { max-width: 300px; }

.corporate-media-pt9 .body .inner-pt1 .img3 img { max-width: 112px; }

.corporate-media-pt9 .body .inner-pt1 .img4 img { max-width: 150px; }

.corporate-media-pt9 .body .inner-pt1 .item + .item { margin-top: 40px; }

.corporate-media-pt9 .body .inner-pt2 { margin-top: 16px; display: flex; align-items: center; justify-content: space-between; }

.corporate-media-pt9 .body .inner-pt2 .dtl { text-align: center; margin-right: 26px; line-height: 1.5; }

.corporate-media-pt9 .body .inner-pt2 .img img { max-width: 80px; }

.corporate-box-pt1 { margin-top: 48px; background-color: #f0f7f9; padding: 32px 16px 32px; }

.corporate-box-pt1 .hdg { font-weight: bold; color: #1432aa; font-size: 2rem; line-height: 1.3; }

.corporate-box-pt1 .txt { line-height: 1.5; margin-top: 20px; }

.corporate-box-pt1 .btn-wrap { margin-top: 20px; }

.corporate-box-pt2 { margin-top: 20px; }

.corporate-box-pt2 .body { background-color: #f0f7f9; padding: 32px 16px; }

.corporate-box-pt2 .body + .body { margin-top: 20px; }

.corporate-box-pt2 .body .btn-wrap { margin-top: 20px; }

.img-wrap.img-fit { margin-left: -15px; margin-right: -15px; }

.hdg-lv1-feature { margin-top: 20px; font-size: 2.8rem; line-height: 1.2; color: #1432aa; }

.list-history-box { margin-top: 32px; }

.list-history-box > li { margin: 0 -15px; }

.list-history-box > li:nth-of-type(odd) { background-color: #eeeff3; }

.list-history-box > li.large .inner { padding: 16px 27px 16px 15px; }

.list-history-box > li.large .inner .img-wrap { width: 100%; }

.list-history-box > li.large .inner .hdg { margin-left: 0; width: 100%; margin-top: 20px; }

.list-history-box > li.large + li:not([class]) { margin-top: 16px; }

.list-history-box > li .inner { text-decoration: none; display: block; padding: 12px 27px 12px 15px; color: #333; position: relative; }

.list-history-box > li .inner::before { right: 12px; top: 0; bottom: 0; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); position: absolute; vertical-align: middle; }

.list-history-box > li .inner:after { content: ''; display: table; clear: both; }

.list-history-box > li .inner .img-wrap { width: 48.8%; margin-top: 0; float: left; }

.list-history-box > li .inner .hdg { width: calc(100% - 48.8% - 16px); margin-left: 16px; margin-top: 0; font-size: 2rem; color: #1432aa; line-height: 1.5; font-weight: bold; float: right; }

.list-history-box > li .inner .dtl { float: left; width: 100%; margin-top: 20px; }

.history-tbl-wrap { margin-top: 12px !important; }

.history-img-list { display: flex; flex-wrap: wrap; margin-left: -16px; }

.history-img-list > li { width: calc(50% - 16px); margin-top: 20px; margin-left: 16px; }

.img-cap-set .txt { margin-top: 8px; font-size: 1.4rem; line-height: 1.6; }

.history-tbl-list { margin-top: 32px; }

.history-tbl-list dt { line-height: 1.6; margin: 0 -15px; font-weight: bold; padding: 12px 15px 5px; }

.history-tbl-list dt:nth-of-type(odd) { background-color: #f6f6f6; }

.history-tbl-list dd { line-height: 1.6; margin: 0 -15px; padding: 5px 15px 16px; }

.history-tbl-list dd:nth-of-type(odd) { background-color: #f6f6f6; }

.u-hdg-note { padding-left: 30px; position: relative; margin-top: 20px; font-size: 1.8rem; line-height: 1.2; color: #1432aa; font-weight: 700; }

.u-hdg-note::before { content: ''; left: 0; top: 0; background: url(/shared/image/hdg_note_icon.png) no-repeat center top/20px auto; width: 20px; height: 25px; display: block; position: absolute; }

.cat-idx.media.sort { background: none; padding-top: 0; }

.cat-idx.media.sort .pager-btn-list { margin-top: 28px; }

.sort-hdg-wrap { padding-bottom: 10px; }

.wrap-media-label.article { margin: 0 0 90px 0; }

.wrap-media-label.article .wrap-media-label-inner { display: block; background-color: transparent; padding: 0; }

.txt-uq-andmore { font-size: 1.2rem; margin-top: 4px; text-align: center; }

.feature09.row1 .article-detail > .img-wrap img { width: 100%; }

.column-link-hdg-b.img-col.row1-3, .column-link-hdg-b.img-col.row1-4 { display: block; margin-top: 32px; margin-left: 0; }

.column-link-hdg-b.img-col.row1-3 > *, .column-link-hdg-b.img-col.row1-4 > * { width: auto; margin-left: 0; }

.column-link-hdg-b.img-col.row1-3 > * > a, .column-link-hdg-b.img-col.row1-4 > * > a { position: relative; }

.column-link-hdg-b.img-col.row1-3 > * + *, .column-link-hdg-b.img-col.row1-4 > * + * { margin-top: 32px; }

.column-link-hdg-b.img-col.row1-3 .img-wrap:before, .column-link-hdg-b.img-col.row1-4 .img-wrap:before { padding-top: 65%; }

.column-link-hdg-b.img-col.row1-3 .txt-wrap .box, .column-link-hdg-b.img-col.row1-4 .txt-wrap .box { min-height: 65px; font-weight: 700; padding: 2px 24px 2px 20px; }

.column-link-hdg-b.img-col.row1-3 .txt-wrap .box::after, .column-link-hdg-b.img-col.row1-4 .txt-wrap .box::after { bottom: 30px; }

.column-link-hdg-b.img-col.row1-3 .list-link, .column-link-hdg-b.img-col.row1-4 .list-link { margin: 12px 0 0; }

.column-link-hdg-b.img-col.row1-3 .list-link > li, .column-link-hdg-b.img-col.row1-4 .list-link > li { font-size: 1.6rem; }

.column-link-hdg-b.img-col.row1-3 .list-link > li:nth-child(odd), .column-link-hdg-b.img-col.row1-4 .list-link > li:nth-child(odd) { background-color: transparent; }

.column-link-hdg-b.img-col.row1-3 .list-link > li > a, .column-link-hdg-b.img-col.row1-4 .list-link > li > a { padding: 10px 24px 9px 16px; }

.cat-idx.sustainability .column-link-hdg-b.custom .txt-wrap .box { min-height: 65px; font-weight: 700; }

.cat-idx.sustainability .column-link-hdg-b.custom .txt-wrap .box:after { bottom: 28px; }

.cat-idx.sustainability .column-link-hdg-b.custom .img-wrap::before { content: none; }

.sustainability-btn-list { margin-top: 30px; }

.sustainability-btn-list > li { margin-top: 10px; }

.sustainability-btn-list > li > a { font-family: "Roboto", sans-serif; text-decoration: none; color: #333; line-height: 1.5; position: relative; display: block; }

.sustainability-btn-list > li > a:after { right: 12px; top: 50%; margin-top: -2px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.sustainability-btn-list > li > a .inner { display: flex; background-color: #f6f6f6; }

.sustainability-btn-list > li > a .img-wrap { width: 47.5%; margin-top: 0; position: relative; overflow: hidden; }

.sustainability-btn-list > li > a .txt-wrap { width: 52.5%; display: flex; align-items: center; padding: 6px 24px 6px 10px; }

.wrap-cate-link { margin: 48px 0 0; background-color: #eeeff3; padding-bottom: 20px; }

.wrap-cate-link + .wrap-cate-link { margin-top: 20px; }

.wrap-cate-link .img-wrap { margin-top: 0; }

.wrap-cate-link .hdg-lv3 { margin: 10px 0 0; padding: 10px 12px; }

.wrap-cate-link .hdg-lv3 > a { padding-left: 16px; }

.wrap-cate-link .list-link { margin: 10px 0 0; }

.wrap-cate-link .list-link > li { font-size: 1.6rem; }

.wrap-cate-link .list-link > li:nth-child(odd) { background-color: transparent; }

.wrap-cate-link .list-link > li > a { padding: 10px 36px 9px 16px; }

.wrap-cate-link .list-link > li > a:after { right: 18px; }

.exp-idx.report-area { padding-top: 1px; margin: 48px -15px 0; padding: 1px 15px 48px; background-color: #f6f6f6; }

.exp-idx.report-area .column-link.img-row { margin-top: 24px; }

.exp-idx.report-area .column-link.img-row > * { margin-top: 10px; min-height: 1px; }

.exp-idx.report-area .column-link.img-row > * .img-wrap { width: 29%; }

.exp-idx.report-area .column-link.img-row > * .txt-wrap { width: 71%; display: flex; align-items: center; }

.exp-idx.report-area .column-link.img-row > * .txt-wrap .box { padding: 10px 26px 10px 20px; }

.exp-idx.report-area .column-link.img-row > * a:after { top: 0; bottom: 0; margin: auto; }

.exp-idx.report-area .column-link.img-row > * a .inner { background-color: #fff; }

.exp-idx.related-doc-area .list-btn { margin-top: 24px; }

.exp-idx.related-doc-area .list-btn > .btn:last-child, .exp-idx.related-doc-area .list-btn > .btn-sp:last-child { margin-bottom: 0; }

.carousel-sustainability-wrap { padding-bottom: 50px; }

.carousel-sustainability-wrap .carousel-sustainability .slick-prev, .carousel-sustainability-wrap .carousel-sustainability .slick-next { position: absolute; width: 40px; height: 40px; display: block; cursor: pointer; bottom: -50px; font-size: 0; line-height: 1; transition: opacity .2s; }

.carousel-sustainability-wrap .carousel-sustainability .slick-prev { background: url(/shared/image/btn_carousel_biz_prev.svg) no-repeat center/cover; left: 0; }

.carousel-sustainability-wrap .carousel-sustainability .slick-next { background: url(/shared/image/btn_carousel_biz_next.svg) no-repeat center/cover; right: 0; }

.carousel-sustainability-wrap .carousel-sustainability .slick-dots { position: absolute; left: 0; right: 0; bottom: -66px; display: flex; flex-wrap: wrap; justify-content: center; margin: 60px 60px 0; padding-bottom: 30px; }

.carousel-sustainability-wrap .carousel-sustainability .slick-dots > li { margin: 7px 7px 0; }

.carousel-sustainability-wrap .carousel-sustainability .slick-dots > li.slick-active button { background: #1432AA; }

.carousel-sustainability-wrap .carousel-sustainability .slick-dots > li button { cursor: pointer; font-size: 0; display: block; width: 12px; height: 12px; border-radius: 10px; background: #999999; transition: opacity .2s; }

.carousel-sustainability-wrap .carousel-sustainability .slick-dots > li button:hover { opacity: .7; }

.box-feature > a { display: block; text-decoration: none; transition: box-shadow .2s; width: 100%; position: relative; }

.box-feature > a > .inner { position: relative; z-index: -1; }

.box-feature .img-wrap { margin-top: 0; position: relative; overflow: hidden; }

.box-feature .img-wrap::before { padding-top: 65%; content: ""; display: block; }

.box-feature .img-wrap img { position: absolute; margin: auto; top: 0; left: 0; right: 0; width: 100%; height: auto; }

.box-feature .txt-wrap { display: flex; flex-direction: column; width: 100%; position: absolute; z-index: 2; bottom: 0; left: 0; }

.box-feature .txt-wrap .box { min-height: 45px; padding: 5px 25px 5px 15px; display: flex; align-items: center; min-height: 45px; color: #333; background: rgba(255, 255, 255, 0.8); position: relative; line-height: 1.2; }

.box-feature .txt-wrap .box:after { right: 12px; top: 50%; margin-top: -2px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.box-interview { padding: 0 12px 12px; }

.box-interview > a { display: block; text-decoration: none; }

.box-interview .img-wrap { margin-top: 0; position: relative; overflow: hidden; padding-top: 53%; transition: box-shadow .2s; }

.box-interview .img-wrap img { width: 100%; height: auto; top: 0; right: 0; left: 0; margin: auto; position: absolute; }

.box-interview .txt-wrap { margin-top: 18px; }

.box-interview .txt-wrap .box { color: #333; line-height: 1.6; }

.carousel-sustainability-wrap .carousel-sustainability .box-feature a { transition: opacity .2s, box-shadow .2s; }

.cat-idx .wrap-carousel-pt1 { margin: 24px -15px 0; }

.cat-idx .wrap-carousel-pt2 { margin: 24px -15px 0; }

.uq-box-so-far.box-std { background-color: #feeff4; }

.uq-box-so-far.box-std > .inner { margin: 15px 10px; padding: 20px; background-color: #fff; }

.uq-box-so-far.box-std > .inner .txt-std { margin-top: 0; }

.uq-box-so-far.box-std > .inner .btn > a.link-blank, .uq-box-so-far.box-std > .inner .btn-sp > a.link-blank, .uq-box-so-far.box-std > .inner .btn-sp > a.link-blank, .uq-box-so-far.box-std > .inner .btn > a.link-pdf, .uq-box-so-far.box-std > .inner .btn-sp > a.link-pdf, .uq-box-so-far.box-std > .inner .btn-sp > a.link-pdf, .uq-box-so-far.box-std > .inner .btn > button.link-blank, .uq-box-so-far.box-std > .inner .btn-sp > button.link-blank, .uq-box-so-far.box-std > .inner .btn-sp > button.link-blank, .uq-box-so-far.box-std > .inner .btn > button.link-pdf, .uq-box-so-far.box-std > .inner .btn-sp > button.link-pdf, .uq-box-so-far.box-std > .inner .btn-sp > button.link-pdf { padding-right: 50px; }

.bg-col-pi { padding: 30px; background: #1432AA !important; }

.logo-pi { width: 200px; margin: 56px auto 0; }

.logo-pi2 { width: 334px; margin: 23px; }

.box-pi2 { margin-top: 20px; padding: 30px 45px; border: 4px solid #1432AA; position: relative; }

.box-pi2::after { content: none; position: absolute; left: 0; right: 0; margin: auto; bottom: -32px; width: 80px; height: 20px; background: transparent url(/development/image/ind15_en.png) no-repeat left top/80px auto; font-size: 0; }

.box-pi2 h3 { color: #1432aa; font-size: 3.2rem; line-height: 1.2; }

.box-pi2 > section > * { margin-top: 0; }

.list-pi { display: flex; justify-content: space-between; }

.list-pi dl { width: 304px; margin-top: 32px; }

.list-pi > * { width: calc((100% - 30px) / 2); }

.list-pi dt { padding-bottom: 5px; font-weight: bold; color: #1432AA; border-bottom: 1px dotted #C9CACA; }

.list-pi dd { margin-top: 5px; padding-bottom: 5px; border-bottom: 1px dotted #C9CACA; }

.txt-pi1 { font-size: 2.8rem; line-height: 1.2; }

/* 2023.8.30 add start */
.ttl-num { width: 40px; margin-top: 16px; display: inline-block; font-size: 4.8rem; color: #666666; vertical-align: middle; font-style: normal; }

.ttl-sub { width: calc(100% - 62px); margin-top: 16px; display: inline-block; vertical-align: middle; }

.ttl-eng { font-size: 2.4rem; font-weight: bold; }

.ttl-eng + .ttl-jp { margin-top: 10px; padding-top: 10px; border-top: 1px dotted #707070; }

/* 2023.8.30 add end */
.ttl-jp { margin-top: 10px; font-size: 1.4rem; font-weight: bold; }

.uq-media-list.list-pi02 { margin-top: 0; }

.uq-media-list.list-pi02 .hdg-lv4 { margin-top: 0; }

.uq-media-list.list-pi02 .txt-std { margin-top: 8px; }

.uq-media-list.list-pi02 > li { margin-top: 20px; }

.uq-media-list.list-pi02 + .uq-media-list.list-pi02 { margin-top: 10px; }

.hdg-simple { font-size: 1.8rem; line-height: 1.3; margin: 32px 0 0; font-family: "Roboto", sans-serif; font-weight: bold; color: #1432aa; }

.hdg-simple + .txt-std { margin-top: 16px; }

/* 2024.3.5 add start */
.break-word a { word-break: break-word; }

a.break-word { word-break: break-word; }

/* 2024.3.5 add end */
/* 2024.2.2 add start */
.ttl-location { margin-top: 25px !important; font-size: 2.0rem; }

.accordion-content { width: 100%; }

.accordion-content + .accordion-content { margin-top: 10px; }

.accordion-content .accordion-btn { width: 100%; padding: 15px 25px 15px 20px; display: block; position: relative; background-color: #EEEFF3; text-decoration: none; font-size: 1.6rem; color: #333333; font-weight: normal; }

.accordion-content .accordion-btn:before, .accordion-content .accordion-btn:after { content: ""; position: absolute; top: 0; right: 16px; bottom: 0; margin: auto; display: block; width: 8px; height: 2px; background: #1432aa; border: none; }

.accordion-content .accordion-btn:after { transition: all .3s; -webkit-transform: rotate(90deg); transform: rotate(90deg); }

.accordion-content .accordion-btn.accordionActive::after { -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.accordion-content .accordion-area { padding: 10px 5px; display: none; }

.accordion-content .accordion-area.accordionActive { display: block; }

.accordion-content .accordion-area .wrap-around { margin-top: 0; margin-bottom: 12px; padding-bottom: 20px; border-bottom: 1px solid #1432aa; }

.accordion-content .accordion-area .wrap-around .img-wrap { margin-top: 0; }

.accordion-content .accordion-area .wrap-around .caption { margin-top: 4px; display: inherit; text-align: left; font-size: 1.2rem; }

.accordion-content .accordion-area .wrap-around .txt-std { margin-top: 0; }

.accordion-content .accordion-area .wrap-around .img-wrap + .txt-std { margin-top: 20px; }

.accordion-content .accordion-area .list-office > li { border-bottom: 1px solid #1432aa; padding: 12px 0; }

.accordion-content .accordion-area .list-office > li:first-child { padding-top: 0; }

.accordion-content .accordion-area .list-office .detail .u-col2.u-txt-b + .u-col2.u-txt-b { margin-left: 15px; }

.accordion-content .accordion-area .list-office .list-link-pts { margin-top: 5px; }

.accordion-content .accordion-area .list-office .list-label { margin-top: 3px; }

.accordion-content .accordion-area .list-office .list-label li { margin-top: 3px; margin-left: 3px; padding: 6px 10px; font-size: 1.2rem; background-color: #F0F7F9; color: #333333; }

.accordion-content .accordion-area .list-office .list-link-pts li + li { margin-top: 5px; }

.accordion-content .accordion-area .ttl-office-link { margin-top: 24px; font-size: 1.6rem; color: #1432aa; }

.accordion-content .accordion-area .list-office-link { display: flex; flex-wrap: wrap; margin-top: 12px; }

.accordion-content .accordion-area .list-office-link li { width: calc(50% - 5px); }

.accordion-content .accordion-area .list-office-link li a { border: 1px solid #707070; display: block; padding: 9px 9px 9px 20px; text-decoration: none; font-size: 1.4rem; color: #333333; transition: box-shadow .2s; }

.accordion-content .accordion-area .list-office-link li a span { padding-left: 15px; }

.accordion-content .accordion-area .list-office-link li a img { width: 20px; vertical-align: middle; }

.accordion-content .accordion-area .list-office-link li:nth-child(even) { margin-left: 10px; }

.accordion-content .accordion-area .list-office-link li:nth-child(n+3) { margin-top: 10px; }

/* 2024.2.2 add end */
/* 2024.3.22 add start */
.wrap-banner { margin-top: 60px; }

.wrap-banner a { display: block; }

.wrap-banner .txt-link { margin-top: 15px; margin-right: 13px; padding-right: 22px; position: relative; display: inline-block; font-weight: bold; font-size: 1.6rem; line-height: 1.5; text-decoration: none; color: #1432aa; }

.wrap-banner .txt-link:before { right: 0; top: 50%; margin-top: -2px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

/* 2024.3.22 add end */

.wrap-history-flow-pt2 { margin-top: 32px; }

.wrap-history-flow-pt2 .box-history { border-bottom: 1px solid #333; }

.wrap-history-flow-pt2 .box-history:first-child { border-top: 1px solid #333; }

.wrap-history-flow-pt2 .box-history .accordion-area { display: none; }

.wrap-history-flow-pt2 .box-history .accordion-area.accordionActive { display: block; }

.wrap-history-flow-pt2 .inner-hdg > a { color: #333; font-size: 2.4rem; font-weight: 700; line-height: 1; display: block; padding: 12px 31px 16px 15px; text-decoration: none; }

.wrap-history-flow-pt2 .inner-hdg > a .hdg { display: flex; justify-content: space-between; align-items: center; }

.wrap-history-flow-pt2 .inner-hdg > a .small { font-size: 1.6rem; }

.wrap-history-flow-pt2 .inner-hdg > a .separate { font-size: 1.8rem; }

.wrap-history-flow-pt2 .inner-hdg > a .separate::before { content: "-"; margin: 0 0.2em; }

.wrap-history-flow-pt2 .inner-hdg > a .btn, .wrap-history-flow-pt2 .inner-hdg > a .btn-sp { font-size: 0; background-color: #1432aa; display: inline-block; position: relative; margin-top: 0; width: 26px; height: 26px; }

.wrap-history-flow-pt2 .inner-hdg > a .btn::before, .wrap-history-flow-pt2 .inner-hdg > a .btn-sp::before, .wrap-history-flow-pt2 .inner-hdg > a .btn::after, .wrap-history-flow-pt2 .inner-hdg > a .btn-sp::after { content: ""; background-color: #fff; display: inline-block; position: absolute; top: 0; bottom: 0; right: 0; left: 0; margin: auto; width: 18px; height: 2px; }

.wrap-history-flow-pt2 .inner-hdg > a .btn::after, .wrap-history-flow-pt2 .inner-hdg > a .btn-sp::after { -webkit-transform: rotate(90deg); transform: rotate(90deg); }

.wrap-history-flow-pt2 .inner-hdg > a.accordionActive .btn::after, .wrap-history-flow-pt2 .inner-hdg > a.accordionActive .btn-sp::after { display: none; }

.wrap-history-flow-pt2 .content-all { border-top: 1px solid #BCBBBB; display: flex; padding: 15px; }

.wrap-history-flow-pt2 .content-all:first-child { border-top: 1px solid #333; }

.wrap-history-flow-pt2 .content-all .year { color: #1432aa; font-weight: 700; font-size: 2rem; line-height: 1.2; text-align: center; min-width: 2.5em; width: 2.5em; }

.wrap-history-flow-pt2 .content-all .year-s { color: #333; font-size: 1.2rem; font-weight: 400; display: block; line-height: 1.2; margin-top: 5px; white-space: nowrap; }

.wrap-history-flow-pt2 .content-all > .inner { display: flex; flex-direction: column; margin-left: 13px; padding-right: 15px; width: 100%; }

.wrap-history-flow-pt2 .content-all > .inner .content-box { margin-left: 0; width: calc(100% + 15px); }

.wrap-history-flow-pt2 .content-all > .inner .content-box + .content-box { padding-right: 15px; width: calc(100% + 30px); }

.wrap-history-flow-pt2 .content-box { display: flex; align-items: baseline; margin-left: 13px; width: 100%; }

.wrap-history-flow-pt2 .content-box .tag { border: solid rgba(83, 101, 172, 0.3) 1px; border-radius: 13px; color: #5365AC; font-size: 1.2rem; margin-top: 3px; padding: 1px 4px; white-space: nowrap; min-width: 49px; width: 49px; text-align: center; display: block; }

.wrap-history-flow-pt2 .content-box .tag + .txt { margin-left: 8px; }

.wrap-history-flow-pt2 .content-box .txt { font-size: 1.6rem; line-height: 1.5; }

.wrap-history-flow-pt2 .content-box .txt.pt-img { display: flex; justify-content: space-between; width: 100%; }

.wrap-history-flow-pt2 .content-box .txt.pt-img .wrap-img { margin-left: 8px; min-width: 80px; width: 80px; }

.wrap-history-flow-pt2 .content-box .txt-society { color: #767575; font-size: 1.4rem; line-height: 1.7; display: flex; }

.wrap-history-flow-pt2 .content-box .txt-society::before { content: ""; background-color: #767575; display: inline-block; margin-right: 8px; position: relative; top: 12px; left: 0; min-width: 40px; width: 40px; height: 1px; }

.wrap-history-flow-pt2 .content-box .txt-society.pt2::before { min-width: 24px; width: 24px; }

.wrap-history-flow-pt2 .content-box + .content-box { border-top: 1px solid #BCBBBB; margin-top: 15px; padding-top: 15px; }

.list-anchor-tb { padding: 8px 0; margin-bottom: 30px; }

.list-anchor-tb > li + li:before { content: ""; display: block; width: 100%; height: 1px; border-top: 1px solid #cccccc; }

.list-anchor-tb > li a { display: flex; flex-wrap: wrap; align-items: center; font-size: 1.6rem; font-family: "Roboto", sans-serif; font-weight: 700; color: #000; text-decoration: none; width: 100%; padding: 16px 30px 16px 0; position: relative; }

.list-anchor-tb > li a:after { right: 12px; bottom: 46%; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.content-img-box-tb { position: relative; }

.content-img-box-tb .box-img { margin: 0 -15px -35px; }

.content-img-box-tb .box-item { position: relative; font-family: "Roboto", sans-serif; font-weight: 700; background: #fff; padding: 32px 0 0; z-index: 1; }

.content-img-box-tb .box-item .txt { font-size: 1.6rem; line-height: 1.7; margin: 0 24px; }

.content-img-box-tb .box-item .txt.pt1 { margin-right: 20px; }

.content-img-box-tb .box-item .txt-main { font-size: 2.2rem; display: block; }

.content-img-box-tb .box-item .txt-sub { margin-top: 18px; }

.content-img-box-tb .box-item .txt-sub > div { display: flex; align-items: flex-end; justify-content: flex-end; }

.content-img-box-tb .box-item .txt-sub > div dt { font-size: 1.2rem; text-align: right; line-height: 1.5; margin-right: 20px; }

.content-img-box-tb .box-item .txt-sub > div dd { font-size: 2rem; line-height: 1.7; margin-bottom: -4px; }

.content-img-box-tb .box-item .btn, .content-img-box-tb .box-item .btn-sp { margin: 30px 0 0; }

.u-br-sp { display: inline; }

.u-br-pc { display: none; }

.u-disp-sp { display: block; }

.u-disp-pc { display: none; }

.btn-tb-pt2 > a, .btn-tb-pt2 > button, .btn-tb-pt2 > span { font-size: 1.8rem; font-family: "Roboto", sans-serif; font-weight: bold; line-height: 1.6; padding: 17px 40px 17px 20px; color: #fff; background: #1432aa; border-color: #1432aa; }

.btn-tb-pt2 > a:after, .btn-tb-pt2 > button:after, .btn-tb-pt2 > span:after { right: 18px; border-color: #fff; }

.btn-tb-pt2 > span { display: block; min-width: auto; text-align: left; }

.btn-tb-pt2 > span:after { right: 30px; top: 50%; margin-top: -2px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.hdg-sustainability-news { margin-top: 104px; }

.news-trend-list { display: flex; flex-flow: wrap; margin-top: -5px; }

.news-trend-list li { margin-top: 5px; margin-right: 5px; }

.news-trend-list li:nth-child(n + 4) { display: none; }

.news-trend-list li a { min-width: 116px; display: block; color: #666666; padding: 6px 10px; border: 1px solid #666666; border-radius: 24px; background: #fff; text-decoration: none; text-align: center; font-size: 1.4rem; }

.list-link.pt-news.news-table > li { padding: 20px 14px 20px 12px; margin-left: 0; border-bottom: #999999 1px solid; position: relative; }

.list-link.pt-news.news-table > li:nth-child(2n+1) { background: none; }

.list-link.pt-news.news-table > li .img-wrap { width: 100%; margin-left: 0; }

.list-link.pt-news.news-table > li .img-wrap img { position: inherit; }

.list-link.pt-news.news-table > li .img-wrap::before { display: none; }

.list-link.pt-news.news-table > li .date { margin-top: 5px; margin-left: 0; }

.list-link.pt-news.news-table > li .date::after { right: -4px; top: 20px; margin-top: -2px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.list-link.pt-news.news-table > li .detail { margin-left: 0; }

.list-link.pt-news.news-table > li .list-label { width: 100%; margin-left: 0; float: none; display: flex; flex-wrap: wrap; }

.list-link.pt-news.news-table > li .list-label > li { margin: 8px 8px 0 0; }

.list-link.pt-news.news-table > li a { padding: 0; margin-left: 0; }

.list-link.pt-news.news-table > li a::after { display: none; }

.list-link.pt-news.news-table > li a:hover { color: auto; text-decoration: none; }

.list-link.pt-news.news-table > li a .inner { position: relative; }

.list-link.pt-news.news-table > li.news-table .news-trend-list { width: auto; margin-top: 6px; margin-left: 30px; }

.list-link.pt-news.news-table > li.news-table .news-trend-list li:nth-child(n + 4) { display: inherit; }

.list-link.pt-news.news-table > li.news-table .news-trend-list > li a { margin-left: auto; padding: 2px 10px; text-decoration: none; }

.list-link.pt-news.news-table > li.news-table .news-trend-list > li a::after { display: none; }

.list-link.pt-news.news-table > li.news-table .news-trend-list::before { width: 26px; height: 26px; margin-top: 4px; margin-right: 5px; margin-left: -30px; content: ''; display: inline-block; background: transparent url(/shared/image/icon_news_trend.png) no-repeat left top/26px auto; transition: opacity .2s; font-size: 0; }

.list-link.pt-news.news-table > li.news-table > li a.link-blank .icn, .list-link.pt-news.news-table > li.news-table > li a.link-pdf .icn { top: 0; }

.list-link.pt-news.news-table > li .unit { display: flex; flex-wrap: wrap; margin-left: -16px; }

.list-link.pt-news.news-table > li .unit .txt-wrap + .detail { margin-left: 16px; }

.list-link.pt-news.news-table > li .unit .lnk-wrap { display: flex; flex-wrap: wrap; align-items: flex-start; }

.list-link.pt-news.news-table > li .unit .lnk-wrap.link-pdf .icn::before { top: 12px; }

.list-link.pt-news.news-table > li .unit .img-wrap { width: calc(35% - 16px); margin-left: 16px; position: relative; overflow: hidden; }

.list-link.pt-news.news-table > li .unit .img-wrap:before { content: ""; display: block; padding-top: 56.5789%; }

.list-link.pt-news.news-table > li .unit .img-wrap img { position: absolute; object-fit: contain; bottom: 0; height: 100%; }

.list-link.pt-news.news-table > li .unit .txt-wrap { width: calc(65% - 16px); margin-left: 16px; }

.list-link.pt-news.news-table > li .unit .txt-wrap .date { margin: 0; float: none; width: auto; display: block; padding: 0; }

.list-link.pt-news.news-table > li .unit .txt-wrap .date:after { top: 12px; }

.list-link.pt-news.news-table > li .unit .list-label { margin: 0 0 0 16px; }

.list-link.pt-news.news-table > li .unit .news-trend-list { width: auto; margin-top: 6px; margin-left: 52px; }

.list-link.pt-news.news-table > li .unit .news-trend-list li:nth-child(n + 4) { display: inherit; }

.list-link.pt-news.news-table .news-trend-list { width: auto; margin-top: 6px; margin-left: 30px; }

.list-link.pt-news.news-table .news-trend-list li:nth-child(n + 4) { display: inherit; }

.list-link.pt-news.news-table .news-trend-list > li a { margin-left: auto; padding: 2px 10px; text-decoration: none; }

.list-link.pt-news.news-table .news-trend-list > li a::after { display: none; }

.list-link.pt-news.news-table .news-trend-list::before { width: 26px; height: 26px; margin-top: 4px; margin-right: 5px; margin-left: -30px; content: ''; display: inline-block; background: transparent url(/shared/image/icon_news_trend.png) no-repeat left top/26px auto; transition: opacity .2s; font-size: 0; }

.list-link.pt-news.news-table > li a.link-blank .icn, .list-link.pt-news.news-table > li a.link-pdf .icn { top: 0; }

.list-link.pt-news.pt-news2 > li { border-bottom: #CCCCCC 1px solid; }

.list-link.pt-news.pt-news2 > li .detail { line-height: 1.3; }

.news-table .link-pdf .icn::before, .news-table .link-blank .icn:before { position: absolute; top: 20px; right: -10px; }

.hdg-lv2-tb { color: #1432aa; font-size: 2.4rem; line-height: 1.3; font-family: "Roboto", sans-serif; font-weight: 700; text-align: center; margin: 104px 0 44px; }

.content-box-tb { margin: 44px 0 0; }

.content-box-tb + .content-box-tb { margin-top: 64px; }

.content-box-tb > .box.box-img img { display: block; margin: auto; }

.content-box-tb > .box.box-cnt .txt { font-size: 2rem; font-family: "Roboto", sans-serif; line-height: 1.6; font-weight: 700; margin-top: 32px; }

.content-box-tb > .box.box-cnt > .btn, .content-box-tb > .box.box-cnt > .btn-sp { margin-top: 32px; }

.content-box-tb > .box.box-cnt .list-btn-tb-sub { margin-top: 16px; }

.content-box-tb > .box.box-cnt .list-btn-tb-sub > .btn, .content-box-tb > .box.box-cnt .list-btn-tb-sub > .btn-sp { margin-top: 0; }

.box-col-tb > .box { margin-top: 32px; }

.box-col-tb > .box .box-txt { line-height: 1.6; font-size: 1.6rem; font-weight: bold; margin: 14px 0 8px; }

.btn-tb-st > a, .btn-tb-st > button { font-family: "Roboto", sans-serif; font-weight: bold; line-height: 1.6; display: flex; align-items: center; min-height: 64px; padding: 11px 40px 11px 20px; }

.btn-tb-st > a:after, .btn-tb-st > button:after { right: 18px; }

.btn-tb-st .link-blank .icn { padding-right: 44px; }

.btn-tb-st .link-blank .icn:before { right: 32px; }

.btn-tb-st .link-pdf .icn { padding-right: 44px; }

.btn-tb-st .link-pdf .icn:before { right: 32px; }

.btn-tb-st .link-map .icn { padding-right: 44px; }

.btn-tb-st .link-map .icn:before { right: 32px; }

.btn-ft-l.btn-tb-st > a { font-size: 1.8rem; }

.btn-tb-sub > a, .btn-tb-sub > button { line-height: 1.6; position: relative; background-color: #fff; border: none; border-bottom: 1px solid #cccccc; padding: 14px 32px 15px 0; }

.btn-tb-sub > a:after, .btn-tb-sub > button:after { right: 18px; top: 50%; margin-top: -2px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.btn-tb-sub > a[class^="link-"]:has(.icn), .btn-tb-sub > button[class^="link-"]:has(.icn) { color: #0000ff; text-decoration: underline; }

.btn-tb-sub .link-blank .icn { padding-right: 44px; }

.btn-tb-sub .link-blank .icn:before { right: 32px; }

.btn-tb-sub .link-pdf .icn { padding-right: 44px; }

.btn-tb-sub .link-pdf .icn:before { right: 32px; }

.btn-tb-sub .link-map .icn { padding-right: 44px; }

.btn-tb-sub .link-map .icn:before { right: 32px; }

.btn-tb-sub .link-download { padding-left: 0; }

.list-btn-tb-sub > .btn + .btn, .list-btn-tb-sub > .btn-sp + .btn, .list-btn-tb-sub > .btn + .btn-sp, .list-btn-tb-sub > .btn-sp + .btn-sp { margin-top: 0; }

.list-btn-tb-sub.col-pt1 .btn-tb-sub > a, .list-btn-tb-sub.col-pt1 .btn-tb-sub > button { background: transparent; }

.box-btn-anchor .btn-anchor { margin-top: 16px; }

.box-btn-anchor .btn-anchor > a, .box-btn-anchor .btn-anchor > button { color: #333; text-decoration: none; font-weight: bold; font-size: 1.8rem; font-family: "Roboto", sans-serif; line-height: 1.2; display: flex; flex-wrap: wrap; align-items: center; width: 100%; border: 1px solid #666666; padding: 17px 40px 18px 16px; position: relative; background-color: #fff; min-height: 64px; }

.box-btn-anchor .btn-anchor > a:before, .box-btn-anchor .btn-anchor > button:before { content: ""; position: absolute; display: block; width: 20px; height: 20px; top: 0; right: 16px; bottom: 0; margin: auto; }

.box-btn-anchor .btn-anchor.pt1 > a:before, .box-btn-anchor .btn-anchor.pt1 > button:before { background: url(/shared/image/link_icon_pdf.svg) no-repeat left center/20px auto; }

.box-btn-anchor + .list-btn-tb-sub .btn:first-child, .box-btn-anchor + .list-btn-tb-sub .btn-sp:first-child { margin-top: 16px; }

.txt-std.pt-ft-xl { font-size: 2rem; font-weight: 700; line-height: 1.6; }

.box-pt-tb > .box-pt1 { padding: 24px 15px; margin: 48px -15px 64px; }

.box-pt-tb > .box-pt1.col1 { background-color: #EEEEEE; }

.box-pt-tb > .box-pt1.col2 { background-color: #E8F1FA; }

.box-pt-tb > .box-pt1 .btn-report { margin-top: 16px; }

.box-pt-tb > .box-pt1 .img-mirai { margin-top: 0; }

.wrap-rss *[class^="hdg-"] > a, .wrap-rss *[class^="hdg-"] [class$="-eng"] > a { padding-inline: 0; }

.wrap-sustainability-top .wrap-mv { margin-top: 30px; }

.wrap-sustainability-top .wrap-mv img { width: 100%; }

.wrap-sustainability-top .column-link-hdg-b .txt-wrap .box { background: #1432aa; font-size: 1.8rem; min-height: 64px; }

.wrap-sustainability-top .column-link-hdg-b .txt-wrap .box::after { right: 17px; }

.wrap-sustainability-top .column-link-hdg-b.img-col { margin-bottom: 30px; }

.wrap-sustainability-top .column-link-hdg-b.img-col .list-link > li a { border-bottom: 1px solid #cccccc; font-weight: 700; padding: 16px 24px 17px 0; }

.wrap-sustainability-top .column-link-hdg-b.img-col .list-link > li a::after { right: 17px; }

.wrap-sustainability-top .column-link-hdg-b.img-col .list-link > li:first-child a { margin-top: 16px; }

.content-img-box-tb { position: relative; }

.content-img-box-tb .box-img { margin: 0 -12px -35px; }

.content-img-box-tb .box-item { position: relative; font-family: "Roboto", sans-serif; font-weight: 700; background: #fff; padding: 32px 0 0; z-index: 1; }

.content-img-box-tb .box-item .txt { font-size: 1.6rem; line-height: 1.7; margin: 0 24px; }

.content-img-box-tb .box-item .txt.pt1 { margin-right: 20px; }

.content-img-box-tb .box-item .txt-main { font-size: 2.2rem; display: block; }

.content-img-box-tb .box-item .txt-sub { margin-top: 18px; }

.content-img-box-tb .box-item .txt-sub > div { display: flex; align-items: flex-end; justify-content: flex-end; }

.content-img-box-tb .box-item .txt-sub > div dt { font-size: 1.2rem; text-align: right; line-height: 1.5; margin-right: 20px; }

.content-img-box-tb .box-item .txt-sub > div dd { font-size: 2rem; line-height: 1.7; margin-bottom: -4px; }

.content-img-box-tb .box-item .btn, .content-img-box-tb .box-item .btn-sp { margin: 30px 0 0; }

.wrap-list-btn-tb1 { margin-top: 64px; }

.list-btn-tb > li.btn, .list-btn-tb > li.btn-sp { margin-top: 16px; }

.list-btn-tb > li:last-child { margin-bottom: 0; }

.wrap-corporate-movie { background-color: rgba(255, 255, 255, 0.5); margin-top: 48px; padding: 24px; }

.wrap-corporate-movie .txt { margin-top: 12px; }

.wrap-corporate-movie .txt.ttl { font-size: 2rem; font-weight: 700; line-height: 1.2; }

.wrap-corporate-movie img { width: 100%; }

@media all and (max-width: 767px) { .l-all:has(~ #wovn-translate-widget) .wrap-page-top .page-top, .l-all:has(~ #wovn-translate-widget) .wrap-page-top .page-top-pt2 { bottom: 20px; }
  .l-all:has(~ #wovn-translate-widget) .wrap-page-top .page-top.pageTopFixed, .l-all:has(~ #wovn-translate-widget) .wrap-page-top .page-top-pt2.pageTopFixed { bottom: 65px; } .wrap-page-top .page-top { display: none; }
  .l-body.corp01, .l-body.csr02, .l-body.ir03, .l-body.medi05, .l-body.prvy06, .l-body.dev08, .l-body.feature09 { padding-bottom: 0; }
  .l-body.nolnav + .wrap-page-top .page-top, .l-body.nolnav + .l-foot .wrap-page-top .page-top { display: block; bottom: 20px; }
  .l-body.nolnav + .wrap-page-top .page-top.pageTopFixed, .l-body.nolnav + .l-foot .wrap-page-top .page-top.pageTopFixed { bottom: 65px; }
  .l-body.nolnav + .l-foot .wrap-page-top .page-top, .l-body-sub + .l-foot .wrap-page-top .page-top { bottom: 20px; }
  .l-body.nolnav + .l-foot .wrap-page-top .page-top.pageTopFixed, .l-body-sub + .l-foot .wrap-page-top .page-top.pageTopFixed { bottom: 20px; }
  .l-body-sub .wrap-page-top .page-top-pt2 { display: block; bottom: 20px; } .l-head > .l-inner { padding: 12px 0 10px; } .logo-head { text-align: center; }
  .logo-head > a { height: 54px; vertical-align: bottom; }
  .logo-head img { max-width: 95px; height: auto; min-height: 54px; vertical-align: baseline; } .wrap-nav-btn { position: absolute; left: 15px; top: 10px; } .sp-nav-btn { width: 40px; height: 38px; padding: 5px; position: relative; display: block; }
  .sp-nav-btn > .bar { position: absolute; left: 5px; display: inline-block; width: 30px; height: 3px; background-color: #1432aa; transition: all .5s; }
  .sp-nav-btn > .bar:nth-child(1) { top: 5px; }
  .sp-nav-btn > .bar:nth-child(2) { top: 12px; }
  .sp-nav-btn > .bar:nth-child(3) { top: 19px; }
  .sp-nav-btn > .txt { position: absolute; color: #1432aa; font-weight: normal; font-size: 0.8rem; line-height: 1; display: block; bottom: 1px; left: 0; right: 0; margin: auto; }
  .sp-nav-btn.navBtnOn > .bar:nth-child(1) { -webkit-transform: translateY(7px) rotate(-45deg); transform: translateY(7px) rotate(-45deg); }
  .sp-nav-btn.navBtnOn > .bar:nth-child(2) { opacity: 0; }
  .sp-nav-btn.navBtnOn > .bar:nth-child(3) { -webkit-transform: translateY(-7px) rotate(45deg); transform: translateY(-7px) rotate(45deg); }
  html[lang=de] .sp-nav-btn > .txt { left: -14px; }
  html[lang=vi] .sp-nav-btn > .txt { top: 26px; } .wrap-nav-head { padding: 8px 12px 0; transition: left .3s; position: fixed; overflow: auto; top: 0; left: -83%; width: 83%; height: 100%; background-color: #1432aa; z-index: 1; }
  .l-all.navOpen .wrap-nav-head { left: 0; } .wrap-search-head { padding: 0 0 8px 0; } .search-head { background-color: #fff; }
  .search-head input.inp-txt { height: 35px; width: calc(100% - 36px); padding: 10px 0 10px 8px; line-height: 1.5; }
  .search-head .inp-btn { width: 36px; height: 36px; } .nav-global.fst { margin: 0 -12px; }
  .nav-global.fst > li { border-bottom: 2px solid #1432aa; }
  .nav-global.fst > li > a { background-color: #2c47b3; color: #fff; padding: 14px 30px 14px 15px; }
  .nav-global.fst > li > a:before { position: absolute; margin: auto; top: 0; bottom: 2px; right: 19px; content: ''; display: inline-block; position: absolute; width: 5px; height: 5px; border-bottom: 2px solid #fff; border-right: 2px solid #fff; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
  .nav-global.fst > li > a.accordionActive { background-color: #d0d6ee; color: #1432aa; }
  .nav-global.fst > li > a.accordionActive:before { border-bottom: 2px solid #1432aa; border-right: 2px solid #1432aa; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
  .nav-global.fst > li > a.g-img > span img { width: 160px; }
  .nav-global.fst > li > a.g-img > span > span { display: none; } .g-corporate .nav-global.fst > li.g-corporate .snd > li > a::after, .g-features .nav-global.fst > li.g-features .snd > li > a::after, .g-media .nav-global.fst > li.g-media .snd > li > a::after, .g-technologies .nav-global.fst > li.g-technologies .snd > li > a::after, .g-development .nav-global.fst > li.g-development .snd > li > a::after, .g-ir .nav-global.fst > li.g-ir .snd > li > a::after, .g-news .nav-global.fst > li.g-news .snd > li > a::after { content: ''; position: absolute; left: 2px; top: 50%; margin-top: -.5em; width: 4px; height: 1em; background-color: #1432aa; } .nav-global .snd { display: none; background-color: #d0d6ee; padding: 0 12px; }
  .nav-global .snd.accordionActive { display: block; }
  .nav-global .snd > li > a { border-top: 1px solid #fff; font-size: 1.6rem; font-weight: normal; padding: 12px 20px 12px 15px; color: #1432aa; }
  .nav-global .snd > li > a:before { top: 50%; margin-top: -4px; right: 9px; content: ''; display: inline-block; position: absolute; width: 5px; height: 5px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); transform: rotate(135deg); }
  .nav-global .snd > li .wrap-nav-close { position: relative; }
  .nav-global .snd > li .wrap-nav-close:before { top: 50%; margin-bottom: -3px; right: 9px; content: ''; display: inline-block; position: absolute; width: 5px; height: 5px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(45deg); transform: rotate(45deg); transform: rotate(45deg); }
  .nav-global .snd > li .nav-close { width: 100%; display: block; padding-top: 50px; } .nav-global .thd > li > a { border-top: 1px solid #fff; font-size: 1.6rem; font-weight: normal; padding: 12px 20px 12px 15px; color: #1432aa; display: block; position: relative; text-decoration: none; line-height: 1.2; }
  .nav-global .thd > li > a:before { top: 50%; margin-top: -4px; right: 9px; content: ''; display: inline-block; position: absolute; width: 5px; height: 5px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); transform: rotate(135deg); }
  .nav-global .thd > li > a.link-blank { padding-right: 50px; }
  .nav-global .thd > li > a.link-blank .icn::before { position: absolute; top: 0; bottom: 0; margin: auto; right: 20px; }
  .nav-global .thd > li:last-child > a { border-bottom: 1px solid #fff; }
  .nav-global .g-align-wrap .thd > li:last-child > a { border-bottom: none; }
  .nav-global .g-align-wrap .g-align-inner:last-child { border-bottom: 1px solid #fff; } .nav-global .foh > li > a { border-top: 1px solid #fff; font-size: 1.6rem; font-weight: normal; padding: 12px 20px 12px 15px; color: #1432aa; display: block; position: relative; text-decoration: none; line-height: 1.2; }
  .nav-global .foh > li > a:before { top: 50%; margin-top: -4px; right: 9px; content: ''; display: inline-block; position: absolute; width: 5px; height: 5px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); transform: rotate(135deg); }
  .nav-global .foh > li > a.link-blank { padding-right: 50px; }
  .nav-global .foh > li > a.link-blank .icn::before { position: absolute; top: 0; bottom: 0; margin: auto; right: 20px; } .nav-biz { margin: 0 -12px; }
  .nav-biz > li > a { display: block; background-color: #2c47b3; color: #fff; padding: 14px 50px 14px 15px; font-size: 1.6rem; font-weight: normal; }
  .nav-biz > li > a:before { bottom: 0; right: 21px; content: ''; display: inline-block; position: absolute; width: 5px; height: 5px; border-top: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .nav-biz > li > a.link-blank .icn { position: absolute; top: 50%; margin-top: -6px; right: 36px; }
  .nav-biz > li > a.link-blank .icn:before { width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_blank_w.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; } .wrap-nav-sub { margin-bottom: 17px; } .nav-select-language#google_translate_element { min-height: 39px; }
  .nav-select-language#google_translate_element .goog-te-gadget-simple { position: relative; background-color: #fff; display: flex; align-items: center; width: 100%; }
  .nav-select-language#google_translate_element .goog-te-gadget-simple img { margin: 10px 5px 10px 10px; }
  .nav-select-language#google_translate_element .goog-te-gadget-simple > span { width: calc(100% - 34px); margin-top: 2px; }
  .nav-select-language#google_translate_element .goog-te-gadget-simple > span > a { display: block; position: relative; }
  .nav-select-language#google_translate_element .goog-te-gadget-simple > span > a > span:last-child { position: absolute; top: 2px; bottom: 0; margin: auto; right: 15px; } .nav-sub { margin-top: 15px; }
  .nav-sub > li:not(:last-child) { border-bottom: 1px solid #5b70c4; }
  .nav-sub > li > a { display: block; padding: 15px 25px 15px 0; color: #fff; }
  .nav-sub > li > a:before { bottom: 0; right: 9px; content: ''; display: inline-block; position: absolute; width: 5px; height: 5px; border-top: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .nav-sub > li > a.link-blank { padding-right: 50px; }
  .nav-sub > li > a.link-blank .icn { position: absolute; top: 50%; margin-top: -6px; right: 26px; }
  .nav-sub > li > a.link-blank .icn:before { width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_blank_w.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; }
  .nav-sub > li.ja { text-align: right; }
  .nav-sub > li.ja > a { padding: 20px 25px 17px 0; }
  .nav-sub > li.ja > a.link-blank { padding-right: 50px; }
  .nav-sub > li.ja > a.link-blank:has(.icn) { padding-right: 30px; }
  .nav-sub > li.ja > a.link-blank:has(.icn)::before { content: none; }
  .nav-sub > li.ja > a.link-blank:has(.icn) .icn { right: 4px; } .wrap-btn-faciliti { -webkit-transform: translateY(calc((0px + 15px) + (16px + 48px + 15px))); transform: translateY(calc((0px + 15px) + (16px + 48px + 15px))); height: 0; }
  .wrap-btn-faciliti .btn-faciliti { display: flex; align-items: center; width: calc(100% - 2px); background: #fff !important; border: 1px solid #666666 !important; padding: 12px 32px 12px 16px !important; margin-left: 1px !important; }
  .wrap-btn-faciliti .btn-faciliti img { width: 24px; height: 24px; }
  .wrap-btn-faciliti .btn-faciliti span { position: relative; color: #333; font-size: 1.6rem; display: inline-block; width: calc(100% - (24px + 16px)); margin-left: 16px; text-align: left; font-weight: bold; }
  .wrap-btn-faciliti .btn-faciliti span:before { position: absolute; margin: auto; top: 0; bottom: 2px; right: -20px; content: ''; display: inline-block; position: absolute; width: 5px; height: 5px; border-bottom: 2px solid #1432aa; border-right: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
  .wrap-btn-faciliti .btn-faciliti:focus { outline: 1px solid; } .contact-head-btn { margin: 0 -12px; padding: 15px 13px 23px; background-color: #eeeff3; }
  .contact-head-btn > a { display: block; font-size: 1.6rem; padding: 14px 42px 14px 20px; position: relative; }
  .contact-head-btn > a > .icn { right: 25px; }
  .contact-head-btn > a:before { bottom: 0; right: 12px; content: ''; display: inline-block; position: absolute; width: 5px; height: 5px; border-top: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .contact-head-btn.add-btn-pt1 { padding-bottom: calc(50px + 16px + 23px); } .l-head.ver2 .wrap-nav-head { padding-top: 50px; }
  .l-head.ver2 .wrap-nav-head .g-sub-lang { min-height: 54px; }
  .l-head.ver2 .wrap-nav-head .g-sub-faciliti .wrap-btn-faciliti { -webkit-transform: translateY(calc((16px + 48px + 15px))); transform: translateY(calc((16px + 48px + 15px))); }
  .l-head.ver2 .wrap-nav-head .g-sub-search { position: absolute; top: 8px; left: 12px; right: 12px; margin: auto; border-bottom: none; } .l-head.ver2 .nav-global.fst > li > a ~ .wrap-nav-close .nav-close { display: none; }
  .l-head.ver2 .nav-global.fst > li > a.accordionActive ~ .wrap-nav-close .nav-close { display: block; padding-top: 50px; height: 50px; }
  .l-head.ver2 .nav-global.fst > li > .wrap-nav-close { background-color: #d0d6ee; }
  .l-head.ver2 .nav-global.fst > li > .wrap-nav-close .nav-close { position: relative; width: 100%; display: block; }
  .l-head.ver2 .nav-global.fst > li > .wrap-nav-close .nav-close:before { top: 50%; margin-bottom: -3px; right: 19px; content: ''; display: inline-block; position: absolute; width: 5px; height: 5px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(45deg); transform: rotate(45deg); transform: rotate(45deg); }
  .l-head.ver2 .nav-global .snd > li:last-child > a { border-bottom: 1px solid #fff; }
  .l-head.ver2 .nav-global .g-biz .nav-biz { margin: 0; } .nav-foot > ul > li:not(:last-child) { border-bottom: 1px dashed #eeeeee; }
  .nav-foot > ul > li:last-child { border-bottom: 1px solid #eeeeee; }
  .nav-foot > ul > li a { display: block; padding: 15px 30px 15px 12px; }
  .nav-foot > ul > li a:before { margin: auto; top: 0; bottom: 0; right: 15px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #666666; border-left: 2px solid #666666; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); } .copy { text-align: center; padding: 30px 12px; } .hdg-lv1 + section > .hdg-lv2:first-of-type { margin-top: 26px; }
  .hdg-lv1 + .txt-std + section > .hdg-lv2:first-of-type { margin-top: 26px; }
  .hdg-lv1 + .txt-std + section .section > .hdg-lv2:first-of-type { margin-top: 26px; }
  .hdg-lv2 + *, .hdg-lv2-pt3 + *, .hdg-lv2-pt4 + *, .hdg-lv2-pt5 + *, .hdg-lv2-pt2 + .wrap-box > .inner-box .txt-std { margin-top: 20px; }
  .biz-bg-std section > .hdg-lv2-pt4 { margin-top: 8px; }
  .hdg-lv3 + *, .hdg-lv3 + section > *:first-child, .hdg-lv2-pt2 + *, .hdg-lv2-pt2 + section > *:first-child, .hdg-lv3-pt2 + *, .hdg-lv3-pt2 + section > *:first-child, .hdg-lv3-pt3 + *, .hdg-lv3-pt3 + section > *:first-child, .edit-area .hdg-lv3-pt2 + p, .headLv2-A + p { margin-top: 20px; }
  .bg-col2 .hdg-lv2-pt4 { margin-top: 8px; } .btn, .btn-sp, .btn-sp { margin-top: 20px; } .logo-pi { margin-top: 43px; } .logo-pi2 { width: 80%; margin: 0 auto; } .box-pi2 { padding: 20px; } .box-pi2::after { bottom: -40px; } .box-pi2 h3 { font-size: 2.6rem; line-height: 1.3; } .list-pi { width: auto; display: inherit; } .list-pi dl { width: auto; } .uq-media-list.list-pi02 + .uq-media-list.list-pi02 { margin-top: 80px; } .wrap-csr-pt3.wrap-media-box > .wrap-media-box-inner .media-box-list.relation { margin-top: -20px; } }

@media print, all and (min-width: 768px) { html.navOn { height: auto; overflow: visible; }
  html.navOn body { height: auto; overflow: visible; }
  .l-all { overflow: visible; position: static; left: auto; }
  .l-all.navOpen { left: auto; }
  .g-customer .l-body, .g-consumer .l-body { padding: 0 40px 10px; }
  .l-body { min-width: 1280px; width: 1280px; margin: 0 auto; padding: 0 40px 90px; }
  .l-body:after { content: ""; display: block; clear: both; }
  .l-body.rev { display: block; }
  .l-body.corp01 .hdg-lv1 { text-align: left; }
  .l-body.corp01 .hdg-lv1 + .txt-std.lead { text-align: left; }
  .l-body.corp01:before { content: none; height: 80px; display: block; background: url(/shared/image/bg_corp.jpg) no-repeat center top; } .l-body.corp01 .l-body-main { margin-top: 64px; }
  .l-body.faq .l-body-main { margin-top: 64px; }
  .l-body.contact-static .l-body-main { margin-top: 64px; }
  .l-body.csr02 .hdg-lv1 ~ .txt-std { text-align: left; color: #555555; }
  .l-body.csr02:before { content: none; height: 80px; display: block; background: url(/shared/image/bg_csr.jpg) no-repeat center top; } .l-body.csr02 .l-body-main { margin-top: 64px; }
  .l-body.ir03:before { content: none; height: 80px; display: block; background: url(/shared/image/bg_ir.jpg) no-repeat center top; } .l-body.ir03 .l-body-main { margin-top: 64px; }
  .l-body.news04 .hdg-lv1 { font-size: 4rem; }
  .l-body.news04:before { content: none; height: 80px; display: block; background: url(/shared/image/bg_news.jpg) no-repeat center top; } .l-body.news04 .l-body-main { margin-top: 64px; }
  .l-body.medi05 { position: relative; }
  .l-body.medi05:before { position: absolute; z-index: -1; left: 0; top: 0; background: url(/shared/image/bg_media03.jpg) no-repeat center top; content: none; width: 100%; height: 80px; display: block; overflow: hidden; clear: both; } .l-body.medi05 .l-body-main { margin-top: 64px; }
  .l-body.prvy06:before { content: ''; height: 80px; display: block; background: url(/shared/image/bg_privacy.jpg) no-repeat center top; } .l-body.prvy06 .l-body-main { margin-top: 64px; }
  .l-body.otr07:before { content: none; height: 80px; display: block; background: url(/shared/image/bg_privacy.jpg) no-repeat center top; } .l-body.otr07 .l-body-main { margin-top: 64px; }
  .l-body.dev08 .l-body-main { margin-top: 64px; }
  .l-body.feature09 .l-body-main { margin-top: 32px; }
  .l-body.news00 { position: relative; }
  .l-body.news00:before { position: absolute; z-index: -1; left: 0; top: 0; background: url(/shared/image/bg_news.jpg) no-repeat center top/cover; content: ''; width: 100%; height: 468px; display: block; overflow: hidden; clear: both; } .l-body.news00 .l-body-sub > * { margin-top: 198px; }
  .l-body-simple { min-width: 1280px; width: 1280px; margin: 0 auto; padding: 0 40px 45px; }
  .l-body-main { width: 850px; float: left; padding: 0; }
  .l-body.nolnav > .l-body-main { width: 1200px; float: none; }
  .l-body.row1 > .l-body-main { float: none; width: 1024px; margin-left: auto; margin-right: auto; }
  .l-body-simple .l-body-main { float: none; width: 1200px; }
  .l-body-foot { padding: 0; width: 1200px; clear: both; padding-top: 1px; }
  .l-body-sub { width: 320px; float: right; margin-top: 0; }
  .corp01 .l-body-sub > *, .csr02 .l-body-sub > *, .ir03 .l-body-sub > *, .medi05 .l-body-sub > *, .prvy06 .l-body-sub > *, .dev08 .l-body-sub > *, .feature09 .l-body-sub > * { margin-top: 64px; }
  .bread-crumbs { display: block; min-width: 1280px; background-color: #eeeff3; }
  .bread-crumbs > ol { width: 1240px; margin: 0 auto; padding: 11px 0 10px; display: flex; align-items: flex-start; flex-wrap: wrap; }
  .bread-crumbs > ol li { font-size: 1.4rem; line-height: 1.5; }
  .bread-crumbs > ol li + li { margin-left: 15px; padding-left: 20px; position: relative; }
  .bread-crumbs > ol li + li:before { left: 0; top: 0; bottom: 0; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 1px solid #6a6a6a; border-left: 1px solid #6a6a6a; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .bread-crumbs > ol li > a { color: #333; text-decoration: none; }
  .bread-crumbs > ol li > a:hover { color: #0000ff; text-decoration: underline; }
  .bread-crumbs > ol li > a + a:before { color: #6a6a6a; display: inline-block; vertical-align: top; padding-right: 5px; margin-left: 5px; font-size: 1.2rem; content: "\007c"; }
  .bread-crumbs > ol li > a + a:before:hover { color: #6a6a6a; }
  .l-body-simple .bread-crumbs { background-color: transparent; padding: 11px 30px 0; }
  .section { padding-top: 32px; }
  .l-inner { padding-top: 30px; padding-bottom: 60px; } .wrap-page-top .page-top { bottom: 20px; }
  .wrap-page-top .page-top.pageTopFixed { bottom: 65px; }
  .l-body-sub .wrap-page-top { margin-top: 0; }
  .l-body-sub .wrap-page-top .page-top-pt2 { display: none; } .l-body.feature09.row1 { min-width: 1px; width: auto; margin: 0; padding: 0 0 90px; }
  .l-body.feature09.row1 .l-body-main { padding: 0 40px; width: 1104px; } .nav-local { background-color: #fff; padding: 0 20px 0; border-bottom: none; }
  .nav-local .nav-hdg { color: #1432aa; background-color: #fff; padding: 10px 0; margin: 40px 0 0; border-bottom: 1px solid #1432aa; }
  .nav-local .fst { border-bottom: 1px solid #1432aa; }
  .nav-local .fst > li > a { display: block; text-align: right; background-color: #fff; border-bottom: 1px solid #1432aa; color: #1432aa; height: auto; padding: 0 10px 12px; }
  .nav-local .fst > li > a > span { display: inline-block; padding: 0 0 0 20px; }
  .nav-local .fst > li > a > span:before { left: 0; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(315deg); transform: rotate(315deg); }
  .nav-local .fst > li > a:hover > span:before { -webkit-transform: translateX(-3px) translateY(0) rotate(315deg); transform: translateX(-3px) translateY(0) rotate(315deg); }
  .nav-local.media .fst { border-bottom: 1px solid transparent; }
  .nav-local.news .fst { border-bottom: 0; }
  .nav-local.news .search-navi { margin: 20px 10px 0; background-color: #f9f9f9; border: 1px solid #dedede; }
  .nav-local.news .search-navi input.inp-txt { height: 40px; width: 218px; padding: 10px 0 10px 12px; color: #999999; line-height: 1.2; font-weight: normal; }
  .nav-local.news .search-navi .inp-btn { width: 40px; height: 40px; transition: opacity .3s; }
  .nav-local.news .search-navi .inp-btn:hover { opacity: .5; }
  .nav-local.news .nav-hdg-news { margin-top: 40px; color: #1432aa; border-bottom: 1px solid #1432aa; padding: 12px 0; font-size: 1.8rem; }
  .nav-local.news .nav-cate-wrap .thd { display: block; }
  .nav-local.news .nav-cate-wrap .thd > li { margin-left: 0; }
  .nav-local.news .nav-cate-wrap .thd > li:first-child { border-top: 0; }
  .nav-local.news .nav-cate-wrap .thd > li > a { background-color: #fff; color: #333; font-size: 1.6rem; }
  .nav-local.news .nav-cate-wrap .thd > li > a::before { border-top-color: #666666; border-left-color: #666666; }
  .nav-local.news .snd-news { margin: 10px 0 0; }
  .nav-local.news .snd-news > li > a:before { top: 0; bottom: 0; right: 12px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #666666; border-left: 2px solid #666666; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .nav-local.news .snd-news > li > a:hover { transition: box-shadow .2s; color: #0000ff; text-decoration: underline; }
  .nav-local.news .snd-news > li > a:hover:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .nav-local.news .snd-news > li > a:hover img { transition: opacity .2s; }
  .nav-local.news .snd-news > li > a:hover:hover > * { position: relative; z-index: -1; }
  .nav-local.news .snd-news > li > a:hover:hover img { opacity: .5; }
  .nav-local.news .snd-news > li > a:hover:before { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .nav-local.news .nav-news-bn { margin: 60px 0 0; position: relative; z-index: 1; }
  .nav-local.news .nav-news-bn a { transition: box-shadow .2s; }
  .nav-local.news .nav-news-bn a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .nav-local.news .nav-news-bn a img { transition: opacity .2s; }
  .nav-local.news .nav-news-bn a:hover > * { position: relative; z-index: -1; }
  .nav-local.news .nav-news-bn a:hover img { opacity: .5; }
  .nav-local.news .nav-news-bn a:hover .txt-wrap .box:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); /*transform:translateX(3px) translateY(0) rotate(135deg);*/ /*webfont*/ }
  .nav-local .snd > li > a { background-color: #fff; color: #333; border-bottom: 1px solid #ededed; padding: 10px 25px 10px 14px; }
  .nav-local .snd > li > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .nav-local .snd > li > a:hover:before { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .nav-local .snd > li > .no-link { background-color: #fff; color: #333; border-bottom: 1px solid #ededed; padding: 10px 25px 10px 14px; }
  .nav-local .snd > li > .no-link:before { content: none; }
  .nav-local .snd > li.nav-open > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }
  .nav-local .snd > li.nav-open > a:hover:before { -webkit-transform: translateX(0) translateY(3px) rotate(225deg); transform: translateX(0) translateY(3px) rotate(225deg); }
  .nav-local .snd > li.nav-open > .no-link:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }
  .nav-local.media .snd { margin-top: 4px; }
  .nav-local.media .snd > li > a { font-size: 1.4rem; padding-right: 30px; }
  .nav-local.media .snd > li:nth-child(odd) > a { background-color: #f6f6f6; border-bottom: 1px solid transparent; }
  .nav-local .thd > li { margin-left: 20px; }
  .nav-local .thd > li:first-child { border-top: 1px solid #ededed; }
  .nav-local .thd > li > a { border-bottom: 1px solid #ededed; padding: 14px 25px 14px 14px; }
  .nav-local .thd > li > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .nav-local .thd > li > a:hover:before { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .nav-local .thd > li.nav-open > a:before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }
  .nav-local .thd > li.nav-open > a:hover:before { -webkit-transform: translateX(0) translateY(3px) rotate(225deg); transform: translateX(0) translateY(3px) rotate(225deg); }
  .nav-local .foh > li { margin-left: 20px; }
  .nav-local .foh > li:first-child { border-top: 1px solid #ededed; }
  .nav-local .foh > li > a { border-bottom: 1px solid #ededed; background-color: #f6f7f9; padding: 14px 25px 14px 14px; }
  .nav-local .foh > li > a:hover:before { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .nav-local .snd > li.nav-active > a:before, .nav-local .thd > li.nav-active > a:before, .nav-local .foh > li.nav-active > a:before { border-color: #1432aa; }
  .nav-local .snd > li > a.link-blank .icn:before { width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_blank.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; }
  .nav-local .snd > li > a.link-pdf .icn:before { width: 20px; height: 20px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_pdf.svg) no-repeat left top / 20px auto; transition: opacity .2s; font-size: 0; }
  .snd-child01 .nav-local .snd-child01 > a:hover::before, .snd-child02 .nav-local .snd-child02 > a:hover::before, .snd-child03 .nav-local .snd-child03 > a:hover::before, .snd-child04 .nav-local .snd-child04 > a:hover::before, .snd-child05 .nav-local .snd-child05 > a:hover::before, .snd-child06 .nav-local .snd-child06 > a:hover::before, .snd-child07 .nav-local .snd-child07 > a:hover::before, .snd-child08 .nav-local .snd-child08 > a:hover::before, .snd-child09 .nav-local .snd-child09 > a:hover::before, .snd-child10 .nav-local .snd-child10 > a:hover::before, .snd-child11 .nav-local .snd-child11 > a:hover::before, .snd-child12 .nav-local .snd-child12 > a:hover::before, .snd-child13 .nav-local .snd-child13 > a:hover::before, .snd-child14 .nav-local .snd-child14 > a:hover::before, .snd-child15 .nav-local .snd-child15 > a:hover::before, .snd-child16 .nav-local .snd-child16 > a:hover::before, .snd-child17 .nav-local .snd-child17 > a:hover::before, .snd-child18 .nav-local .snd-child18 > a:hover::before, .snd-child19 .nav-local .snd-child19 > a:hover::before, .snd-child20 .nav-local .snd-child20 > a:hover::before { -webkit-transform: translateX(0) translateY(3px) rotate(225deg); transform: translateX(0) translateY(3px) rotate(225deg); }
  .thd-child01 .nav-local .thd-child01 > a, .thd-child02 .nav-local .thd-child02 > a, .thd-child03 .nav-local .thd-child03 > a, .thd-child04 .nav-local .thd-child04 > a, .thd-child05 .nav-local .thd-child05 > a, .thd-child06 .nav-local .thd-child06 > a, .thd-child07 .nav-local .thd-child07 > a, .thd-child08 .nav-local .thd-child08 > a, .thd-child09 .nav-local .thd-child09 > a, .thd-child10 .nav-local .thd-child10 > a, .thd-child11 .nav-local .thd-child11 > a, .thd-child12 .nav-local .thd-child12 > a, .thd-child13 .nav-local .thd-child13 > a, .thd-child14 .nav-local .thd-child14 > a, .thd-child15 .nav-local .thd-child15 > a, .thd-child16 .nav-local .thd-child16 > a, .thd-child17 .nav-local .thd-child17 > a, .thd-child18 .nav-local .thd-child18 > a, .thd-child19 .nav-local .thd-child19 > a, .thd-child20 .nav-local .thd-child20 > a { border-bottom: none; }
  .thd-child01 .nav-local .thd-child01 > a:hover::before, .thd-child02 .nav-local .thd-child02 > a:hover::before, .thd-child03 .nav-local .thd-child03 > a:hover::before, .thd-child04 .nav-local .thd-child04 > a:hover::before, .thd-child05 .nav-local .thd-child05 > a:hover::before, .thd-child06 .nav-local .thd-child06 > a:hover::before, .thd-child07 .nav-local .thd-child07 > a:hover::before, .thd-child08 .nav-local .thd-child08 > a:hover::before, .thd-child09 .nav-local .thd-child09 > a:hover::before, .thd-child10 .nav-local .thd-child10 > a:hover::before, .thd-child11 .nav-local .thd-child11 > a:hover::before, .thd-child12 .nav-local .thd-child12 > a:hover::before, .thd-child13 .nav-local .thd-child13 > a:hover::before, .thd-child14 .nav-local .thd-child14 > a:hover::before, .thd-child15 .nav-local .thd-child15 > a:hover::before, .thd-child16 .nav-local .thd-child16 > a:hover::before, .thd-child17 .nav-local .thd-child17 > a:hover::before, .thd-child18 .nav-local .thd-child18 > a:hover::before, .thd-child19 .nav-local .thd-child19 > a:hover::before, .thd-child20 .nav-local .thd-child20 > a:hover::before { -webkit-transform: translateX(0) translateY(3px) rotate(225deg); transform: translateX(0) translateY(3px) rotate(225deg); }
  .thd-child01 .nav-local .thd-child01 > a:only-child { border-bottom: 1px solid #ededed; }
  .thd-child01 .nav-local .thd-child01 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .thd-child01 .nav-local .thd-child01 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }
  .thd-child02 .nav-local .thd-child02 > a:only-child { border-bottom: 1px solid #ededed; }
  .thd-child02 .nav-local .thd-child02 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .thd-child02 .nav-local .thd-child02 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }
  .thd-child03 .nav-local .thd-child03 > a:only-child { border-bottom: 1px solid #ededed; }
  .thd-child03 .nav-local .thd-child03 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .thd-child03 .nav-local .thd-child03 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }
  .thd-child04 .nav-local .thd-child04 > a:only-child { border-bottom: 1px solid #ededed; }
  .thd-child04 .nav-local .thd-child04 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .thd-child04 .nav-local .thd-child04 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }
  .thd-child05 .nav-local .thd-child05 > a:only-child { border-bottom: 1px solid #ededed; }
  .thd-child05 .nav-local .thd-child05 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .thd-child05 .nav-local .thd-child05 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }
  .thd-child06 .nav-local .thd-child06 > a:only-child { border-bottom: 1px solid #ededed; }
  .thd-child06 .nav-local .thd-child06 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .thd-child06 .nav-local .thd-child06 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }
  .thd-child07 .nav-local .thd-child07 > a:only-child { border-bottom: 1px solid #ededed; }
  .thd-child07 .nav-local .thd-child07 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .thd-child07 .nav-local .thd-child07 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }
  .thd-child08 .nav-local .thd-child08 > a:only-child { border-bottom: 1px solid #ededed; }
  .thd-child08 .nav-local .thd-child08 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .thd-child08 .nav-local .thd-child08 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }
  .thd-child09 .nav-local .thd-child09 > a:only-child { border-bottom: 1px solid #ededed; }
  .thd-child09 .nav-local .thd-child09 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .thd-child09 .nav-local .thd-child09 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }
  .thd-child10 .nav-local .thd-child10 > a:only-child { border-bottom: 1px solid #ededed; }
  .thd-child10 .nav-local .thd-child10 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .thd-child10 .nav-local .thd-child10 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }
  .thd-child11 .nav-local .thd-child11 > a:only-child { border-bottom: 1px solid #ededed; }
  .thd-child11 .nav-local .thd-child11 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .thd-child11 .nav-local .thd-child11 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }
  .thd-child12 .nav-local .thd-child12 > a:only-child { border-bottom: 1px solid #ededed; }
  .thd-child12 .nav-local .thd-child12 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .thd-child12 .nav-local .thd-child12 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }
  .thd-child13 .nav-local .thd-child13 > a:only-child { border-bottom: 1px solid #ededed; }
  .thd-child13 .nav-local .thd-child13 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .thd-child13 .nav-local .thd-child13 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }
  .thd-child14 .nav-local .thd-child14 > a:only-child { border-bottom: 1px solid #ededed; }
  .thd-child14 .nav-local .thd-child14 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .thd-child14 .nav-local .thd-child14 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }
  .thd-child15 .nav-local .thd-child15 > a:only-child { border-bottom: 1px solid #ededed; }
  .thd-child15 .nav-local .thd-child15 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .thd-child15 .nav-local .thd-child15 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }
  .thd-child16 .nav-local .thd-child16 > a:only-child { border-bottom: 1px solid #ededed; }
  .thd-child16 .nav-local .thd-child16 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .thd-child16 .nav-local .thd-child16 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }
  .thd-child17 .nav-local .thd-child17 > a:only-child { border-bottom: 1px solid #ededed; }
  .thd-child17 .nav-local .thd-child17 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .thd-child17 .nav-local .thd-child17 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }
  .thd-child18 .nav-local .thd-child18 > a:only-child { border-bottom: 1px solid #ededed; }
  .thd-child18 .nav-local .thd-child18 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .thd-child18 .nav-local .thd-child18 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }
  .thd-child19 .nav-local .thd-child19 > a:only-child { border-bottom: 1px solid #ededed; }
  .thd-child19 .nav-local .thd-child19 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .thd-child19 .nav-local .thd-child19 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; }
  .thd-child20 .nav-local .thd-child20 > a:only-child { border-bottom: 1px solid #ededed; }
  .thd-child20 .nav-local .thd-child20 > a:only-child:before { top: 0; bottom: 0; right: 15px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .thd-child20 .nav-local .thd-child20 > a:only-child:after { top: 0; bottom: 0; margin: auto; position: absolute; content: ''; left: 0; width: 4px; height: 15px; background-color: #1432aa; } .l-head { height: 120px; top: -300px; z-index: 1; }
  .l-head::before { content: none; display: block; background: #1432aa url(/shared/image/bg_head.gif) no-repeat right top; background-size: auto 12px; height: 12px; }
  .l-head > .l-inner { padding: 13px 20px 0 20px; } .logo-head { position: absolute; top: 0; }
  .logo-head > a { margin-top: 13px; transition: opacity .2s; line-height: 0; }
  .logo-head > a:hover { opacity: .5; }
  .logo-head img { max-width: 110px; height: auto; } .wrap-nav-btn { display: none; } .wrap-nav-head { display: -ms-grid; display: grid; -ms-grid-rows: auto 65px; grid-template-rows: auto 65px; -ms-grid-columns: 1fr 0px 200px 148px; grid-template-columns: 1fr 0px 200px 148px; } .wrap-search-head { -ms-grid-row-span: 1; -ms-grid-row: 1; grid-row-start: 1; grid-row-end: 2; -ms-grid-column-span: 2; -ms-grid-column: 2; grid-column-start: 2; grid-column-end: 4; } .search-head { background-color: #f9f9f9; display: inline-block; border: 1px solid #dedede; }
  .search-head input.inp-txt { font-size: 1.4rem; height: 40px; width: calc(100% - 40px); min-width: 152px; padding: 10px 0 10px 12px; line-height: 1.5; font-weight: normal; }
  .search-head .inp-btn { width: 40px; height: 40px; transition: opacity .3s; }
  .search-head .inp-btn:hover { opacity: .65; } .wrap-nav-global { -ms-grid-row-span: 1; -ms-grid-row: 2; grid-row-start: 2; grid-row-end: 3; -ms-grid-column-span: 4; -ms-grid-column: 1; grid-column-start: 1; grid-column-end: 5; display: flex; align-items: flex-end; } .nav-global.fst { display: flex; flex-wrap: wrap; margin-left: -24px; }
  .nav-global.fst > li { margin-left: 24px; }
  .nav-global.fst > li > a { color: #333; padding: 5px 0 22px 0; transition: color .2s; }
  .nav-global.fst > li > a:before { position: absolute; content: ""; border-width: 0; transition: border-width .3s; }
  .nav-global.fst > li > a:after { position: absolute; content: ''; width: 0; left: 0; right: 0; margin: auto; bottom: 0; background-color: #1432aa; height: 3px; transition: width .3s; }
  .nav-global.fst > li > a.g-img > span img { display: none; }
  .nav-global.fst > li > a.g-img > span > span { text-indent: 100%; white-space: nowrap; overflow: hidden; display: inline-block; vertical-align: bottom; width: 171px; height: 18px; line-height: 1; background: url(/shared/image/logo_media_pc.png) no-repeat left center; background-size: 171px auto; }
  .nav-global.fst > li > a > span { display: inline-block; padding-right: 24px; position: relative; }
  .nav-global.fst > li > a > span:before { position: absolute; content: ''; margin: auto; top: 0; bottom: 0; right: 0px; border-bottom: 2px solid #999999; border-right: 2px solid #999999; width: 4px; height: 4px; -webkit-transform: rotate(45deg); transform: rotate(45deg); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; }
  .nav-global.fst > li > a:hover { color: #1432aa; }
  .nav-global.fst > li > a:hover:after { width: 100%; }
  .nav-global.fst > li > a:hover > span::before { border-bottom: 2px solid #1432aa; border-right: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(3px) rotate(45deg); transform: translateX(0) translateY(3px) rotate(45deg); }
  .nav-global.fst > li > a.megaMenuActive::before { left: 0; right: 0; bottom: 1px; margin: auto; width: 0; height: 0; border-style: solid; border-width: 0 11px 11px 11px; border-color: transparent transparent #1432aa transparent; }
  .nav-global.fst > li > a.megaMenuActive > span:before { right: -2px; border-bottom: 2px solid #1432aa; border-right: 2px solid #1432aa; transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(45deg); transform: rotate(45deg); } .g-corporate .nav-global.fst > li.g-corporate > a, .g-features .nav-global.fst > li.g-features > a, .g-media .nav-global.fst > li.g-media > a, .g-technologies .nav-global.fst > li.g-technologies > a, .g-development .nav-global.fst > li.g-development > a, .g-ir .nav-global.fst > li.g-ir > a, .g-news .nav-global.fst > li.g-news > a { color: #1432aa; }
  .g-corporate .nav-global.fst > li.g-corporate > a:after, .g-features .nav-global.fst > li.g-features > a:after, .g-media .nav-global.fst > li.g-media > a:after, .g-technologies .nav-global.fst > li.g-technologies > a:after, .g-development .nav-global.fst > li.g-development > a:after, .g-ir .nav-global.fst > li.g-ir > a:after, .g-news .nav-global.fst > li.g-news > a:after { width: 100%; }
  .g-corporate .nav-global.fst > li.g-corporate > a > span::before, .g-features .nav-global.fst > li.g-features > a > span::before, .g-media .nav-global.fst > li.g-media > a > span::before, .g-technologies .nav-global.fst > li.g-technologies > a > span::before, .g-development .nav-global.fst > li.g-development > a > span::before, .g-ir .nav-global.fst > li.g-ir > a > span::before, .g-news .nav-global.fst > li.g-news > a > span::before { border-bottom: 2px solid #1432aa; border-right: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0) rotate(45deg); transform: translateX(0) translateY(0) rotate(45deg); } .nav-global .snd { overflow: hidden; -webkit-transform: translateX(-9999px); transform: translateX(-9999px); max-height: 0; position: absolute; left: 0; right: 0; background-color: #1432aa; -webkit-transform: translateY(-3px); transform: translateY(-3px); min-width: 1280px; transition: max-height .3s ease-out; font-weight: 300; z-index: 100; }
  .nav-global .snd.megaMenuActive { max-height: 1200px; -webkit-transform: translate(0, -3px); transform: translate(0, -3px); transition: max-height .3s ease-in; }
  .nav-global .snd .wrap-nav-close { position: absolute; right: 7px; top: 7px; }
  .nav-global .snd .nav-close { position: relative; display: block; width: 36px; height: 36px; transition: opacity .3s; }
  .nav-global .snd .nav-close::before, .nav-global .snd .nav-close::after { content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; display: block; width: 26px; height: 3px; background-color: #fff; }
  .nav-global .snd .nav-close:before { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
  .nav-global .snd .nav-close::after { -webkit-transform: rotate(45deg); transform: rotate(45deg); }
  .nav-global .snd .nav-close:hover { opacity: .5; }
  .nav-global .snd > li { padding: 40px 40px 25px; display: flex; align-items: flex-start; }
  .nav-global .snd > li > a { font-size: 1.8rem; font-weight: bold; color: #fff; width: 15%; padding: 10px 25px 5px 0; }
  .nav-global .snd > li > a:before { top: 17px; right: 15px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); transform: rotate(135deg); }
  .nav-global .snd > li > a:hover { text-decoration: underline; }
  .nav-global .snd > li > a:hover::before { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .nav-global .snd > li .g-align-wrap { width: 85%; background: transparent url(/shared/image/bg_gnav.png) left top repeat-y; background-size: 100% auto; display: flex; flex-wrap: wrap; }
  .nav-global .snd > li .g-align-wrap .g-align-inner { width: 25%; }
  .nav-global .snd > li .g-align-wrap .thd { width: auto; background: none; display: block; }
  .nav-global .snd > li .g-align-wrap .thd > li { width: auto; } .nav-global > li .snd > li .g-align-wrap { background: none; }
  .nav-global > li .snd > li .g-align-wrap .g-align-inner { border-left: 1px solid #2c44aa; }
  .nav-global > li .snd > li .g-align-wrap .g-align-inner.inner-pt1 { width: 18%; }
  .nav-global > li .snd > li .g-align-wrap .g-align-inner.inner-pt2 { width: 24%; }
  .nav-global > li .snd > li .g-align-wrap .g-align-inner.inner-pt3 { width: 25%; }
  .nav-global > li .snd > li .g-align-wrap .g-align-inner.inner-pt4 { width: 28%; }
  .nav-global > li .snd > li .g-align-wrap .g-align-inner.inner-pt5 { width: 30%; }
  .nav-global > li .snd > li .g-align-wrap .g-align-inner.inner-pt6 { width: 31%; }
  .nav-global > li .snd > li .g-align-wrap .g-align-inner.inner-pt7 { width: 36%; } .nav-global .thd { width: 85%; background: transparent url(/shared/image/bg_gnav.png) left top repeat-y; background-size: 100% auto; display: flex; flex-wrap: wrap; }
  .nav-global .thd > li { width: 20%; padding: 10px 0 10px 15px; }
  .nav-global .thd > li > a { padding-right: 25px; display: block; position: relative; text-decoration: none; color: #fff; line-height: 1.2; font-size: 1.6rem; font-weight: normal; }
  .nav-global .thd > li > a:before { position: absolute; top: 0; bottom: 0; margin: auto; right: 15px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .nav-global .thd > li > a:hover { text-decoration: underline; }
  .nav-global .thd > li > a:hover::before { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .nav-global .thd > li > a.link-blank { padding-right: 50px; }
  .nav-global .thd > li > a.link-blank .icn { position: absolute; top: 4px; right: 30px; }
  .nav-global .thd > li > a.link-blank .icn::after { width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_blank_w.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; } .nav-global .foh > li { margin: 22px 0 0 15px; }
  .nav-global .foh > li > a { padding-right: 30px; display: block; position: relative; text-decoration: none; color: #fff; line-height: 1.2; font-size: 1.4rem; font-weight: normal; }
  .nav-global .foh > li > a:before { position: absolute; top: 0; bottom: 0; margin: auto; right: 15px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .nav-global .foh > li > a:hover { text-decoration: underline; }
  .nav-global .foh > li > a:hover::before { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .nav-global .foh > li > a.link-blank { padding-right: 50px; }
  .nav-global .foh > li > a.link-blank .icn { position: absolute; top: 4px; right: 30px; }
  .nav-global .foh > li > a.link-blank .icn::before { width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_blank_w.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; } .nav-global .g-row-inner { display: flex; flex-wrap: wrap; }
  .nav-global .g-row-inner > .foh { width: 50%; } .nav-biz { margin-left: 30px; }
  .nav-biz > li > a { display: block; padding: 5px 45px 21px 25px; border-left: 1px solid #c7b9b9; font-size: 1.8rem; font-weight: bold; color: #1432aa; }
  .nav-biz > li > a:after { position: absolute; content: ''; width: 0; left: 0; right: 0; display: block; margin: auto; bottom: 0; background-color: #1432aa; height: 3px; transition: width .2s; -webkit-transform: translateX(15px); transform: translateX(15px); }
  .nav-biz > li > a:before { bottom: 12px; right: 4px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #666666; border-left: 2px solid #666666; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .nav-biz > li > a.link-blank .icn { position: absolute; top: 10px; margin: auto; right: 18px; bottom: 0; }
  .nav-biz > li > a:hover::before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .nav-biz > li > a:hover::after { width: 94%; } .wrap-nav-sub { -ms-grid-row-span: 1; -ms-grid-row: 1; grid-row-start: 1; grid-row-end: 2; -ms-grid-column-span: 1; -ms-grid-column: 1; grid-column-start: 1; grid-column-end: 2; padding-left: 130px; display: flex; justify-content: flex-end; align-items: flex-start; } .nav-select-language#google_translate_element { margin-top: 12px; margin-right: 24px; }
  .nav-select-language#google_translate_element .goog-te-gadget { font-size: 1.4rem; } .nav-sub { display: flex; justify-content: flex-end; margin-left: -24px; margin: 2px 24px 0 -24px; }
  .nav-sub > li { margin: 10px 0 0 24px; }
  .nav-sub > li > a { padding-right: 15px; color: #333; font-weight: normal; transition: color .2s; }
  .nav-sub > li > a:before { bottom: 0; right: 2px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .nav-sub > li > a:hover { color: #1432aa; }
  .nav-sub > li > a:hover::before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); transform: rotate(135deg); -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .nav-sub > li > a:hover:has(.icn) { text-decoration: none; }
  .nav-sub > li > a:hover:has(.icn)::before { content: none; }
  .nav-sub > li > a:has(.icn):hover { color: #0000ff; text-decoration: underline; }
  .nav-sub > li > a.link-blank .icn:before { position: absolute; top: 50%; margin-top: -6px; right: 14px; } _::-webkit-full-page-media, _:future, :root .nav-sub > li .btn-faciliti { display: flex; align-items: center; } .wrap-btn-faciliti { position: relative; margin-top: 10px; margin-right: 28px; }
  .wrap-btn-faciliti .btn-faciliti { padding-right: 20px !important; }
  .wrap-btn-faciliti .btn-faciliti img { width: 24px; height: 24px; -webkit-transform: translateY(-2px); transform: translateY(-2px); }
  .wrap-btn-faciliti .btn-faciliti:focus { outline: 2px solid; }
  .wrap-btn-faciliti .btn-faciliti span { color: #333; font-size: 1.4rem; margin-left: 13px; color: #333; font-weight: normal; transition: color .2s; }
  .wrap-btn-faciliti .btn-faciliti span:before { top: 2px; bottom: 2px; right: 2px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .wrap-btn-faciliti .btn-faciliti span:hover { color: #1432aa; }
  .wrap-btn-faciliti .btn-faciliti span:hover::before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); transform: rotate(135deg); -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); } .wrap-contact-head { -ms-grid-row-span: 1; -ms-grid-row: 1; grid-row-start: 1; grid-row-end: 2; -ms-grid-column-span: 1; -ms-grid-column: 4; grid-column-start: 4; grid-column-end: 5; display: flex; justify-content: flex-end; } .contact-head-btn { margin-left: 20px; }
  .contact-head-btn > a { display: inline-block; font-size: 1.4rem; padding: 12px 60px 12px 14px; position: relative; z-index: 1; }
  .contact-head-btn > a > .icn { right: 20px; }
  .contact-head-btn > a:before { bottom: 0; right: 10px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .contact-head-btn > a:hover { transition: box-shadow .2s; }
  .contact-head-btn > a:hover:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .contact-head-btn > a:hover img { transition: opacity .2s; }
  .contact-head-btn > a:hover:hover > * { position: relative; z-index: -1; }
  .contact-head-btn > a:hover:hover img { opacity: .5; }
  .contact-head-btn > a:hover > .icn { position: absolute; } .l-head-simple { min-width: 1280px; padding-top: 12px; position: relative; }
  .l-head-simple:before { position: absolute; left: 0; top: 0; width: 100%; content: ''; height: 12px; background: #1432aa url(/shared/image/hdr_bg.png) no-repeat right center; }
  .l-head-simple > .l-inner { margin: 0 auto; display: flex; justify-content: space-between; padding: 20px; align-items: center; }
  .l-head-simple .logo { margin-left: 0; }
  .l-head-simple .logo a { display: inline-block; }
  .l-head-simple .logo a img { width: 110px; }
  .l-head-simple .wrap-btn-close { position: static; }
  .l-head-simple .btn-close { padding: 10px 30px 10px 10px; font-size: 1.6rem; }
  .l-head-simple .l-head-hdg { margin: 0; font-size: 2.2rem; padding: 0; border-bottom: none; }
  .l-head-simple .wrap-head-btn { display: flex; align-items: center; padding-right: 0; }
  .l-head-simple .wrap-btn-faciliti { margin-right: 32px; }
  .l-head-simple .btn-faciliti span:hover { color: #1432aa; }
  .l-head-simple .btn-faciliti span:hover::before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); transform: rotate(135deg); -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); } .nav-global.fst > li.g-features a span:before { -webkit-transform: translateX(0) translateY(0) rotate(315deg); transform: translateX(0) translateY(0) rotate(315deg); }
  .nav-global.fst > li.g-features a:hover span:before { -webkit-transform: translateX(3px) translateY(0) rotate(315deg); transform: translateX(3px) translateY(0) rotate(315deg); }
  .g-features .nav-global.fst > li.g-features a span:before { -webkit-transform: translateX(0) translateY(0) rotate(315deg); transform: translateX(0) translateY(0) rotate(315deg); }
  .nav-global.fst > li.g-news a span:before { -webkit-transform: translateX(0) translateY(0) rotate(315deg); transform: translateX(0) translateY(0) rotate(315deg); }
  .nav-global.fst > li.g-news a:hover span:before { -webkit-transform: translateX(3px) translateY(0) rotate(315deg); transform: translateX(3px) translateY(0) rotate(315deg); }
  .g-news .nav-global.fst > li.g-news a span:before { -webkit-transform: translateX(0) translateY(0) rotate(315deg); transform: translateX(0) translateY(0) rotate(315deg); } .l-head.ver2 .wrap-nav-head { grid-template-columns: 1fr 0px; }
  .l-head.ver2 .wrap-nav-head .nav-sub { display: flex; margin: 0; }
  .l-head.ver2 .wrap-nav-head .nav-sub > li { margin: 12px 0 0 24px; }
  .l-head.ver2 .wrap-nav-head .nav-sub .g-sub-lang .nav-select-language#google_translate_element { margin: 0; }
  .l-head.ver2 .wrap-nav-head .nav-sub .g-sub-faciliti { margin-top: 10px; }
  .l-head.ver2 .wrap-nav-head .nav-sub .g-sub-faciliti .wrap-btn-faciliti { margin: 0; }
  .l-head.ver2 .wrap-nav-head .nav-sub .g-sub-search { margin-top: 0; margin-left: 28px; }
  .l-head.ver2 .wrap-nav-head .nav-sub .g-sub-search .wrap-search-head .search-head input.inp-txt { width: 158px; }
  .l-head.ver2 .wrap-nav-head .nav-sub .g-sub-contact { margin-top: 0; margin-left: 5px; } .l-head.ver2 .nav-global.fst { display: flex; flex-wrap: wrap; margin-left: -40px; }
  .l-head.ver2 .nav-global.fst > li:first-child { margin-left: 40px; }
  .l-head.ver2 .nav-global.fst > li a { padding-top: 7px; }
  .l-head.ver2 .nav-global.fst > li a.megaMenuActive span:before { right: 0; }
  .l-head.ver2 .nav-global.fst > li .wrap-nav-close { position: absolute; right: 7px; top: auto; z-index: 100; display: none; }
  .l-head.ver2 .nav-global.fst > li .wrap-nav-close .nav-close { position: relative; display: block; width: 36px; height: 36px; transition: opacity .3s; }
  .l-head.ver2 .nav-global.fst > li .wrap-nav-close .nav-close::before, .l-head.ver2 .nav-global.fst > li .wrap-nav-close .nav-close::after { content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; display: block; width: 26px; height: 3px; background-color: #fff; }
  .l-head.ver2 .nav-global.fst > li .wrap-nav-close .nav-close:before { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
  .l-head.ver2 .nav-global.fst > li .wrap-nav-close .nav-close::after { -webkit-transform: rotate(45deg); transform: rotate(45deg); }
  .l-head.ver2 .nav-global.fst > li .wrap-nav-close .nav-close:hover { opacity: .5; }
  .l-head.ver2 .nav-global.fst > li .wrap-nav-close .nav-close:focus { outline: 1px solid #fff; border: 1px solid #000; border-radius: 2px; }
  .l-head.ver2 .nav-global.fst > li.g-media > a span:before { -webkit-transform: rotate(315deg); transform: rotate(315deg); }
  .l-head.ver2 .nav-global.fst > li.g-media > a:hover span:before { -webkit-transform: translateX(3px) translateY(0) rotate(315deg); transform: translateX(3px) translateY(0) rotate(315deg); }
  .l-head.ver2 .nav-global .snd { display: none; flex-direction: column; flex-wrap: wrap; height: 220px; padding: 40px 20px 30px; align-content: baseline; }
  .l-head.ver2 .nav-global .snd.nav-m { height: 230px; }
  .l-head.ver2 .nav-global .snd.nav-l { height: 250px; }
  .l-head.ver2 .nav-global .snd.megaMenuActive { display: flex; }
  .l-head.ver2 .nav-global .snd.megaMenuActive + .wrap-nav-close { display: block; }
  .l-head.ver2 .nav-global .snd > li { position: relative; display: inline-block; padding: 0; width: calc((100% / 4) - 40px); max-width: 320px; margin-left: 20px; }
  .l-head.ver2 .nav-global .snd > li:first-child { width: 230px; height: 100%; min-width: 15%; }
  .l-head.ver2 .nav-global .snd > li:first-child > a { font-size: 1.8rem; font-weight: bold; color: #fff; width: 100%; padding: 10px 25px 5px 0; }
  .l-head.ver2 .nav-global .snd > li:first-child > a:before { top: 9px; right: 15px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); transform: rotate(135deg); }
  .l-head.ver2 .nav-global .snd > li:first-child > a:hover { text-decoration: underline; }
  .l-head.ver2 .nav-global .snd > li:first-child > a:hover::before { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .l-head.ver2 .nav-global .snd > li:nth-child(4n - 2):after { content: ""; display: block; width: 1px; height: 100%; border-left: 1px solid #2c44aa; position: absolute; top: 0; left: -10px; min-height: 170px; }
  .l-head.ver2 .nav-global .snd > li.bdr-n:after { content: none; }
  .l-head.ver2 .nav-global .snd > li.bdr-b:after { content: ""; display: block; width: 1px; height: 100%; border-left: 1px solid #2c44aa; position: absolute; top: 0; left: -10px; min-height: 180px; }
  .l-head.ver2 .nav-global .snd > li.pt-item { margin-bottom: -10px; }
  .l-head.ver2 .nav-global .snd > li > a { padding: 10px 25px 10px 15px; display: block; position: relative; text-decoration: none; color: #fff; line-height: 1.2; font-size: 1.6rem; font-weight: normal; width: 100%; }
  .l-head.ver2 .nav-global .snd > li > a:before { position: absolute; top: 0; bottom: 0; margin: auto; right: 15px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .l-head.ver2 .nav-global .snd > li > a:hover { text-decoration: underline; }
  .l-head.ver2 .nav-global .snd > li > a:hover::before { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .l-head.ver2 .nav-global .snd > li > a.link-blank { padding-right: 50px; }
  .l-head.ver2 .nav-global .snd > li > a.link-blank .icn { position: absolute; top: 4px; right: 30px; }
  .l-head.ver2 .nav-global .snd > li > a.link-blank .icn::after { width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_blank_w.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; }
  .l-head.ver2 .nav-global .g-corporate .snd > li { width: calc((100% / 4) - 60px); }
  .l-head.ver2 .nav-global .g-corporate .snd > li:first-child { width: 170px; }
  .l-head.ver2 .nav-global .g-biz { margin-left: 0; } .l-foot > .l-foot-bottom { padding: 15px 20px; display: flex; justify-content: space-between; } .nav-foot { width: 80%; }
  .nav-foot > ul { display: flex; flex-wrap: wrap; align-items: center; margin-left: -40px; }
  .nav-foot > ul > li { margin-left: 40px; }
  .nav-foot > ul > li a { padding-right: 20px; }
  .nav-foot > ul > li a:before { margin: auto; top: 0; bottom: 0; right: 0px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #666666; border-left: 2px solid #666666; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .nav-foot > ul > li a:hover { color: #1432aa; }
  .nav-foot > ul > li a:hover::before { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); } .copy small { margin-right: 20px; } .l-foot-simple { margin-top: 140px; padding: 15px 0; } .cookies-area { padding: 20px; }
  .cookies-area .cookies-inner { width: 1220px; margin: 0 auto; display: flex; justify-content: space-between; align-items: center; }
  .cookies-area .cookies-txt { width: 53%; }
  .cookies-area .cookies-txt a { padding-right: 30px; }
  .cookies-area .cookies-txt a:hover { text-decoration: underline; }
  .cookies-area .cookies-txt a:hover::before { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .cookies-area .btn, .cookies-area .btn-sp { margin-top: 0; }
  .cookies-area .btn a, .cookies-area .btn-sp a { width: 380px; } /* 2023.9.7 add */
  .lang-identification-wrap .modal-content { width: 720px; max-width: none; max-width: initial; padding: 40px; }
  .lang-identification-wrap .modal-content .btn-lang-identification { display: flex; }
  .lang-identification-wrap .modal-content .btn-lang-identification > li { width: 308px; }
  .lang-identification-wrap .modal-content .btn-lang-identification > li + li { margin-top: 0; margin-left: 24px; }
  .lang-identification-wrap .modal-content .btn-lang-identification > li > .btn, .lang-identification-wrap .modal-content .btn-lang-identification > li > .btn-sp { margin-top: 0; min-width: auto; min-width: initial; }
  .lang-identification-wrap .modal-content .btn-lang-identification > li > .btn a, .lang-identification-wrap .modal-content .btn-lang-identification > li > .btn-sp a, .lang-identification-wrap .modal-content .btn-lang-identification > li > .btn button, .lang-identification-wrap .modal-content .btn-lang-identification > li > .btn-sp button { min-width: auto; min-width: initial; } .hdg-lv1 { color: #1432aa; font-size: 5.4rem; margin: 0; padding: 0; font-family: "Roboto", sans-serif; text-align: left; }
  .hdg-lv1.ctr { text-align: center; }
  .wrap-hdg-lv1 { margin: 0; }
  .wrap-hdg-lv1 .hdg-read { font-size: 1.8rem; padding: 0; margin: 0; text-align: left; color: #333; }
  .wrap-hdg-lv1 .hdg-read ~ .hdg-lv1 { text-align: left; }
  .wrap-hdg-lv1 .hdg-sub { border-top: none; margin: 26px 0 0; padding: 0; font-size: 2rem; line-height: 1.2; color: #333; font-weight: bold; }
  .wrap-hdg-lv1 + .hdg-sub { background: transparent; border-top: none; margin: 26px 0 0; padding: 0; font-size: 2rem; line-height: 1.2; color: #333; font-weight: bold; }
  .hdg-lv2-sp { font-size: 2.0rem; margin: 64px 0 0; padding: 10px 12px 10px 12px; height: 100px; display: flex; align-items: center; font-family: "Roboto", sans-serif; }
  .hdg-lv2-sp.hdg_sdc_info01 { background: #1432aa url(/shared/image/hdg_sdc_info01.jpg) no-repeat right bottom/contain; }
  .hdg-lv2-sp.hdg_sdc_info02 { background: #1432aa url(/shared/image/hdg_sdc_info02.jpg) no-repeat right bottom/contain; }
  .hdg-lv2-sp.hdg_sdc_info03 { background: #1432aa url(/shared/image/hdg_sdc_info03.jpg) no-repeat right bottom/contain; }
  .hdg-lv2-sp.hdg_sdc_info04 { background: #1432aa url(/shared/image/hdg_sdc_info04.jpg) no-repeat right bottom/contain; }
  .hdg-lv2-sp.hdg_sdc_info05 { background: #1432aa; }
  .hdg-lv2-sp.gcorp01_0114 { background: #1432aa url(/shared/image/hdg_sdc_info01.jpg) no-repeat right bottom/contain; }
  .hdg-lv2-sp.gcorp01_0124 { background: #1432aa url(/shared/image/hdg_sdc_info02.jpg) no-repeat right bottom/contain; }
  .hdg-lv2-sp.gcorp01_0137 { background: #1432aa url(/shared/image/hdg_sdc_info03.jpg) no-repeat right bottom/contain; }
  .hdg-lv2-sp.gcorp01_0141 { background: #1432aa url(/shared/image/hdg_sdc_info04.jpg) no-repeat right bottom/contain; }
  .hdg-lv2-sp.gcorp01_0144 { background: #1432aa; }
  .hdg-lv2-sp.ecorp01_0014 { background: #1432aa url(/shared/image/hdg_sdc_info01.jpg) no-repeat right bottom/contain; }
  .hdg-lv2-sp.ecorp01_0024 { background: #1432aa url(/shared/image/hdg_sdc_info02.jpg) no-repeat right bottom/contain; }
  .hdg-lv2-sp.ecorp01_0037 { background: #1432aa url(/shared/image/hdg_sdc_info03.jpg) no-repeat right bottom/contain; }
  .hdg-lv2-sp.ecorp01_0041 { background: #1432aa url(/shared/image/hdg_sdc_info04.jpg) no-repeat right bottom/contain; }
  .hdg-lv2-sp.ecorp01_0044 { background: #1432aa; }
  .hdg-lv2 { font-size: 4.6rem; line-height: 1.3; margin: 54px 0 0; text-align: left; }
  .hdg-lv2.sp-min-wdt { letter-spacing: 0; padding: 10px 12px; }
  .hdg-lv2-pt3 { font-size: 2.0rem; line-height: 1.3; margin: 32px 0 0; text-align: left; }
  .hdg-lv2-pt3 > a:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .l-body-simple .hdg-lv2-pt3 { padding: 0 30px; }
  .form-sub > .hdg-lv2-pt3 { margin-top: 60px; }
  .hdg-lv2-pt4 { font-size: 4.6rem; line-height: 1.3; margin: 54px 0 0; text-align: left; }
  .hdg-lv2-pt5 { font-size: 2rem; line-height: 1.3; margin: 32px 0 0; text-align: left; padding: 13px 12px; }
  .hdg-link-nml { margin-top: 15px; height: 3.6em; }
  .hdg-link-nml.mgt-top { margin-top: 15px; }
  .hdg-link-nml a:hover:before { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .hdg-lv3, .hdg-lv2-pt2, .hdg-lv3-pt2 { font-size: 3.2rem; line-height: 1.3; margin: 46px 0 0; }
  .hdg-lv3 > a:hover .link-hdg, .hdg-lv2-pt2 > a:hover .link-hdg, .hdg-lv3-pt2 > a:hover .link-hdg { color: #0000ff; text-decoration: underline; }
  .hdg-lv3 > a:hover .link-hdg:before, .hdg-lv2-pt2 > a:hover .link-hdg:before, .hdg-lv3-pt2 > a:hover .link-hdg:before { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .hdg-lv3 > a > .link-hdg, .hdg-lv2-pt2 > a > .link-hdg, .hdg-lv3-pt2 > a > .link-hdg { margin-left: 15px; }
  .hdg-lv2-pt2 { margin: 32px 0 0; }
  .wrap-box .hdg-lv3, .wrap-box .hdg-lv2-pt2 { margin: 40px 0 0; }
  .wrap-box.sp-fit .hdg-lv3, .wrap-box.sp-fit .hdg-lv2-pt2 { margin: 40px 0 0; }
  .wrap-rss .hdg-lv3 > a, .wrap-rss .hdg-lv2-pt2 > a, .wrap-link .hdg-lv3 > a, .wrap-link .hdg-lv2-pt2 > a { justify-content: flex-start; }
  .hdg-lv3-pt3 { font-size: 1.8rem; line-height: 1.3; margin: 40px 0 0; }
  .wrap-rss .hdg-lv3-eng > a, .wrap-rss .hdg-lv2-pt2-eng > a, .wrap-link .hdg-lv3-eng > a, .wrap-link .hdg-lv2-pt2-eng > a { justify-content: flex-start; }
  .hdg-lv3-eng, .hdg-lv2-pt2-eng { font-size: 2.0rem; margin: 32px 0 0; padding: 10px 0; }
  .hdg-lv3-eng > a:hover .link-hdg, .hdg-lv2-pt2-eng > a:hover .link-hdg { color: #0000ff; text-decoration: underline; }
  .hdg-lv3-eng > a:hover .link-hdg:before, .hdg-lv2-pt2-eng > a:hover .link-hdg:before { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .hdg-lv3-eng > a:hover:has(.icn) .icn:before, .hdg-lv2-pt2-eng > a:hover:has(.icn) .icn:before { transition: all .3s; }
  .hdg-lv3-eng > a:hover:has(.icn):hover, .hdg-lv2-pt2-eng > a:hover:has(.icn):hover { text-decoration: none; }
  .hdg-lv3-eng > a:hover:has(.icn):hover .icn:before, .hdg-lv2-pt2-eng > a:hover:has(.icn):hover .icn:before { -webkit-transform: translateX(3px); transform: translateX(3px); }
  .hdg-lv3-eng > a > .link-hdg, .hdg-lv2-pt2-eng > a > .link-hdg { margin-left: 15px; }
  .hdg-lv4 { line-height: 1.3; margin: 32px 0 0; }
  .hdg-lv4 > a:hover .link-hdg { color: #0000ff; text-decoration: underline; }
  .hdg-lv4 > a:hover .link-hdg:before { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .hdg-lv4 > a > .link-hdg { margin-left: 15px; }
  .box-add-info .hdg-lv4 { font-weight: normal; margin-top: 0; padding-top: 0; margin-left: 0; margin-right: 0; padding-bottom: 15px; line-height: 1; font-family: "Roboto", sans-serif; }
  .hdg-lv4-pt2 { line-height: 1.3; margin: 32px 0 0; }
  .hdg-lv4-pt3 { line-height: 1.3; margin: 40px 0 0; }
  .hdg-lv5 { line-height: 1.3; font-size: 1.8rem; margin: 20px 0 0; }
  .hdg-lv5-pt2 { color: #1432aa; font-size: 1.8rem; line-height: 1.3; margin: 32px 0 0; }
  .hdg-lv6 { line-height: 1.3; margin: 32px 0 0; }
  .wrap-hdg { font-size: 1.8rem; line-height: 1.2; color: #1432aa; margin-top: 32px; }
  .wrap-hdg a:hover { text-decoration: underline; }
  .wrap-hdg a:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .hdg-smp { margin: 0; padding: 10px; height: 115px; display: flex; flex-direction: column; justify-content: center; font-size: 2.8rem; background-color: #eeeff3; }
  .error.hdg-smp { height: 200px; }
  .hdg-smp-wrap { margin: 0; padding: 10px; height: 115px; display: flex; justify-content: space-between; align-items: center; background-color: #eeeff3; }
  .hdg-smp-wrap > .hdg { text-align: left; font-size: 2.8rem; }
  .error.hdg-smp { height: 200px; } .hdg-lv1 + section > .hdg-lv2:first-of-type { margin-top: 22px; }
  .hdg-lv1 + .txt-std + section > .hdg-lv2:first-of-type { margin-top: 22px; }
  .hdg-lv1 + .txt-std + section .section > .hdg-lv2:first-of-type { margin-top: 22px; } .section-lv2-pt2 > .hdg-lv2 { margin-top: 54px; } .txt-std { margin-top: 20px; }
  .txt-std.txt-fit { padding: 0; }
  .txt-std.txt-b { font-size: 2.4rem; font-weight: normal; text-align: left; }
  .txt-std.lead { text-align: left; }
  .txt-std.lead, .txt-std.lead-pt2 { font-size: 1.8rem; padding: 0; }
  .txt-std.lead-l { font-size: 2.6rem; }
  .txt-std.lead-sub { background-color: transparent; color: #333; font-size: 2rem; margin-left: 0; margin-right: 0; margin-top: 32px; padding: 0; }
  .txt-std.lead-sub > span { border-top: none; margin: 0; padding: 0; }
  .txt-std.notice { font-size: 2.0rem; }
  .txt-std.txt-alert { font-size: 2.0rem; padding-bottom: 32px; }
  .txt-std.caption { padding: 0; }
  .wrap-box .txt-std { padding: 0; }
  .wrap-around { margin-top: 50px; }
  .wrap-around .img-wrap { max-width: 45%; }
  .wrap-around .img-wrap.right { float: right; margin: 0 0 10px 30px; }
  .wrap-around .img-wrap.left { float: left; margin: 0 30px 10px 0; }
  .wrap-around.sp-img-pos { display: block; }
  .wrap-around.sp-img-pos .img-wrap { margin-top: 0; }
  .wrap-around::after { content: ""; display: block; clear: both; }
  .wrap-around.txt-fit .img-wrap.right { padding-right: 0; }
  .wrap-around.txt-fit .img-wrap.left { padding-left: 0; }
  .wrap-around.txt-fit .txt-std { padding: 0; }
  .wrap-around.sp-around .img-wrap.right { padding-right: 30px; }
  .wrap-around.sp-around .img-wrap.left { padding-left: 30px; }
  .wrap-around.sp-around.txt-fit .img-wrap.right { padding-right: 0; }
  .wrap-around.sp-around.txt-fit .img-wrap.left { padding-left: 0; }
  .wrap-around.sp-around.txt-fit .txt-std { padding: 0; }
  .wrap-around.sp-around.sp-wide-img .img-wrap { max-width: 45%; }
  .wrap-around.sp-around.sp-wide-img .img-wrap.right { margin: 0 0 10px 10px; }
  .wrap-around.sp-around.sp-wide-img .img-wrap.left { margin: 0 10px 10px 0; }
  .wrap-around.sp-around.sp-small-img .img-wrap { max-width: 45%; }
  .wrap-around .txt-sp-sep { overflow: visible; width: auto; }
  *[class^="hdg-"] + .wrap-around, .txt-std.lead + .wrap-around { margin-top: 32px; }
  .txt-col-name + .txt-std, .txt-col-talk + .txt-std { margin-top: 15px; }
  .hdg-lv2-pt3 + .txt-col-name { margin-top: 32px; padding: 0 30px; }
  .txt-std + .txt-col-talk { margin-top: 32px; padding: 0 30px; } .list-link > li .date { padding-right: 60px; } .wrap-rss *[class^="hdg-"] > a { padding-inline: 0; }
  .wrap-rss *[class^="hdg-"] > a .link-hdg { margin-right: 0; } .list-member > li .hdg { text-align: right; } .list-label { margin: -10px 0 0 -10px; }
  .list-label li { margin: 10px 0 0 10px; }
  .list-label li:first-child { margin-top: 15px; }
  .box-add-info .list-label li { margin-top: 15px; }
  .list-link { margin: 20px 0 0; }
  .list-link > li a { padding: 10px 24px 10px 12px; }
  .list-link > li a:after { right: 10px; }
  .list-link > li a:hover { color: #0000ff; text-decoration: underline; }
  .list-link > li a:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .list-link > li a:hover .date { color: #333; text-decoration: none; }
  .list-link > li > span { padding: 10px 24px 10px 12px; }
  .list-link > li .no-link { padding: 10px 24px 10px 12px; }
  .list-link > li .date { font-size: 1.6rem; }
  .list-link > li .detail { font-size: 1.6rem; margin-top: 10px; }
  .list-link > li .wrap-pdf-size { display: flex; justify-content: space-between; align-items: center; }
  .list-link > li .wrap-pdf-size::after { top: 50%; bottom: auto; }
  .list-link > li .wrap-pdf-size.link-pdf { padding-right: 53px; }
  .list-link > li .wrap-pdf-size.link-pdf .icn { top: 50%; bottom: auto; right: 24px; margin-top: -10px; }
  _:-ms-fullscreen .detail-pdf, :root .list-link > li .wrap-pdf-size .detail-pdf { padding-right: 5em; }
  .list-link > li .size-pdf { margin: 5px 0 5px 0; }
  _:-ms-fullscreen, :root .list-link > li .size-pdf { /* IE11以上 */ position: absolute; right: 45px; top: 50%; margin-top: -.5em; }
  .list-link > li .list-link > li > a, .list-link > li .list-link > li > .no-link { margin-left: 20px; }
  .list-link > li > .list-notes { padding-bottom: 10px; }
  .list-link.pt-news > li a { padding: 12px 24px 12px 12px; margin-left: 0; }
  .list-link.pt-news > li a:hover img { opacity: .7; }
  .list-link.pt-news > li .img-wrap { width: 170px; margin-left: 0; }
  .list-link.pt-news > li .date { float: left; margin-left: 30px; width: 190px; margin-top: 8px; }
  .list-link.pt-news > li .date + .list-label { margin-top: 0; }
  .list-link.pt-news > li .list-label { margin: -8px 0 0 -8px; margin-left: -8px; padding-left: 0; float: left; width: calc(100% - 390px); }
  .list-link.pt-news > li .list-label > li { display: inline-block; }
  .list-link.pt-news > li .detail { margin-top: 12px; margin-left: 30px; float: left; width: calc(100% - 200px); }
  .list-link-pt2 { margin: 20px 0 0; }
  .list-link-pt2 > li .wrap-list-img { margin-top: 0; }
  .list-link-pt2 > li .wrap-list-img .wrap-img { position: absolute; width: 90px; top: 0; left: 0; }
  .list-link-pt2 > li .wrap-list-img .detail { padding-left: 100px; font-size: 1.6rem; line-height: 1.6; }
  .list-link-pt2 > li .date + .wrap-list-img { width: calc(100% - 11em); }
  .list-link-pt2 > li .date { width: 11em; margin-top: 5px; }
  .list-link-pt2 > li a { display: flex; flex-wrap: nowrap; padding: 15px 20px 15px 20px; }
  .list-link-pt2 > li a:hover { color: #0000ff; }
  .list-link-pt2 > li a:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .list-link-pt2 > li a:hover .detail { text-decoration: underline; }
  .list-link-pt2 > li a:hover .date { color: #333; }
  .list-link-pt2 > li a:after { right: 8px; top: auto; bottom: 20px; margin-top: -2px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .list-link-pt2 > li a > *:only-child { margin-top: 0; }
  .list-link-pt2 > li a.link-blank, .list-link-pt2 > li a.link-pdf, .list-link-pt2 > li a.link-map, .list-link-pt2 > li a.link-download, .list-link-pt2 > li a.link-voice { padding-right: 40px; }
  .list-link-pt2 > li a.link-blank .icn, .list-link-pt2 > li a.link-pdf .icn, .list-link-pt2 > li a.link-map .icn, .list-link-pt2 > li a.link-download .icn, .list-link-pt2 > li a.link-voice .icn { position: absolute; right: 24px; top: auto; bottom: 16px; }
  .list-link-pt2 > li a.link-pdf { padding-right: 46px; }
  .list-link-pt2 > li a.link-map { padding-right: 55px; }
  .list-link-pt2 > li > span { display: flex; flex-wrap: nowrap; padding: 15px 20px 15px 20px; }
  .list-link-pt2 > li > span > *:only-child { margin-top: 0; }
  .list-link-pt2 > li > span .link-txt:hover { text-decoration: none; }
  .list-link-pt2 > li > span .link-txt.link-blank, .list-link-pt2 > li > span .link-txt.link-pdf, .list-link-pt2 > li > span .link-txt.link-map, .list-link-pt2 > li > span .link-txt.link-download, .list-link-pt2 > li > span .link-txt.link-voice { padding-right: 0; }
  .list-link-pts > li { font-size: 1.6rem; }
  .list-link-pts > li a:hover { color: #0000ff; text-decoration: underline; }
  .list-link-pts > li a:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .list-link-pts > li a:hover .date { color: #333; }
  .list-link-pts > li + li { margin-top: 15px; }
  .list-std { margin: 20px 0 0; padding: 0; }
  .list-std.list-fit { padding: 0; }
  .list-std > li { padding: 14px 15px 14px 45px; }
  .list-std > li::before { left: 20px; top: 1.5em; background: #333; border-radius: 2px; }
  .list-std > li > .list-number { margin-top: 15px; }
  .list-std.col-rev-pt2 > li:nth-child(odd) { background: #f6f6f6; }
  .list-std.col-rev-pt2 > li:nth-child(even) { background: #fff; }
  .list-std.inner-box-pt2 { margin-left: -15px; margin-right: 0; }
  .wrap-box .list-std { padding: 0; }
  .list-number { margin: 20px 0 0; padding: 0 30px; }
  .list-number.list-fit { padding: 0; }
  .list-number > li { padding: 14px 15px 14px 45px; }
  .list-number > li::before { position: absolute; top: 0.85em; left: 0.5em; }
  .list-number > li > .list-normal { margin-top: 10px; }
  .wrap-box .list-number { padding: 0; }
  .list-number-normal { margin: 20px 0 0; }
  .list-number-normal.list-fit { padding: 0; }
  .list-number-normal li > .list-notes { padding: 0; }
  .wrap-box .list-number-normal { margin-left: 0; margin-right: 0; }
  .list-dl-std { margin: 20px 0 0; padding: 0; display: flex; flex-wrap: wrap; }
  .list-dl-std .list-normal { padding: 0; }
  .list-dl-std.list-fit { padding: 0; }
  .list-dl-std.col-pt0 { margin: 20px 0 0; }
  .list-dl-std.col-pt0 > dt { width: 37%; padding-bottom: 0; font-size: 0; }
  .list-dl-std.col-pt0 > dt > .item { font-size: 1.4rem; display: inline-block; vertical-align: top; padding-top: 2px; }
  .list-dl-std.col-pt0 > dt > .item + .item { width: 5em; margin-left: 1em; text-align: right; padding-top: 2px; }
  .list-dl-std.col-pt0 > dt > .item:first-child { width: 9em; }
  .list-dl-std.col-pt0 > dt > .item:only-child { width: 98%; text-align: right; }
  .list-dl-std.col-pt0 > dd { width: 63%; margin-left: 0; }
  .list-dl-std.col-pt2 { margin: 20px 0 0; }
  .list-dl-std.col-pt2 > dd { width: 68%; margin-left: 0; }
  .list-dl-std.col-pt3 { margin: 20px 0 0; }
  .list-dl-std.col-pt4 { margin: 20px 0 0; border: none; }
  .list-dl-std.col-pt4 > dt, .list-dl-std.col-pt4 > dd { border: 1px solid #1432aa; }
  .list-dl-std.col-pt4 > dd { border-left: none; margin-left: 0; width: 68%; }
  .list-dl-std.col-pt4 > dd + dt { border-top: none; }
  .list-dl-std.col-pt4 > dd + dt + dd { border-top: none; }
  .list-dl-std > dt { padding: 12px; width: 32%; background: #fbfbfc; }
  .list-dl-std > dt:nth-of-type(odd) { background: #eeeff3; }
  .list-dl-std > dd { padding: 12px; width: calc(68% - 4px); margin-left: 4px; background: #fbfbfc; }
  .list-dl-std > dd:nth-of-type(odd) { background: #eeeff3; }
  .list-dl-std > dd > .btn, .list-dl-std > dd > .btn-sp { padding-top: 0; margin-top: 32px; }
  .list-dl-std > dd > .btn > a, .list-dl-std > dd > .btn-sp > a { width: 80%; }
  .list-dl-std > dd > .btn:first-child, .list-dl-std > dd > .btn-sp:first-child { margin-top: 0; }
  .list-dl-std > dd + dt { margin-top: 0; }
  .wrap-box .list-dl-std { padding: 0; }
  .list-dl-std-pt2 { margin: 20px 0 0; display: flex; flex-wrap: wrap; }
  .list-dl-std-pt2 > dt { padding: 15px 10px 15px 20px; width: 28.8%; background: transparent; }
  .list-dl-std-pt2 > dt:nth-of-type(odd) { background: #f6f6f6; }
  .list-dl-std-pt2 > dd { padding: 0 10px 0 0; width: 68%; background: transparent; }
  .list-dl-std-pt2 > dd:nth-of-type(odd) { background: #f6f6f6; }
  .list-dl-std-pt2 > dd .txt-std { margin-top: 5px; }
  .list-dl-std-pt2 > dd + dt { margin-top: 0; }
  .list-dl-std-pt2 .list-link { margin-top: 0; }
  .list-dl-std-pt3 { margin: 20px 0 0; display: flex; flex-wrap: wrap; }
  .list-dl-std-pt3 > dt { padding: 12px; width: 28.8%; }
  .list-dl-std-pt3 > dd { padding: 12px; width: 71.2%; }
  .list-dl-std-pt3 > dd + dt { margin-top: 0; }
  .list-btn > * + { margin-top: 20px; }
  .list-btn > *:first-child { margin-top: 20px; }
  .media-st-list + .list-btn { margin-top: 20px; }
  .list-btn > .btn + .btn-inq, .list-btn > .btn-sp + .btn-inq { margin-top: 20px; }
  .list-btn > .btn-inq + .btn, .list-btn > .btn-inq + .btn-sp { margin-top: 20px; }
  .list-btn { display: flex; flex-wrap: wrap; margin-left: -30px; }
  .list-btn > [class^="btn"] { min-width: calc((99.99999% / 3) - 30px); margin-left: 30px; margin-top: 20px; }
  .list-btn > [class^="btn"] > a { display: flex; text-align: left; }
  .list-btn > .btn > a, .list-btn > .btn-sp > a, .list-btn > .btn-inq > a { align-items: center; height: 100%; }
  .list-btn > .btn + .btn, .list-btn > .btn-sp + .btn, .list-btn > .btn + .btn-sp, .list-btn > .btn-sp + .btn-sp, .list-btn > .btn-sp + .btn, .list-btn > .btn-sp + .btn-sp, .list-btn > .btn + .btn-sp, .list-btn > .btn-sp + .btn-sp, .list-btn > .btn-sp + .btn-sp { margin-top: 20px; }
  .list-btn > [class^="btn-anc"] > a { padding-left: 10px; padding-right: 10px; }
  .list-btn.row2 { margin-left: -20px; }
  .list-btn.row2 > [class^="btn"] { width: calc((50%) - 20px); margin-left: 20px; }
  .list-btn.row3 { margin-left: -20px; }
  .list-btn.row3 > [class^="btn"] { width: calc((33.333%) - 20px); margin-left: 20px; }
  .list-btn.row3 > [class^="btn"] > a { height: 100%; }
  .list-btn.row2 > [class^="btn"] > a, .list-btn.row3 > [class^="btn"] > a { height: 100%; align-items: center; }
  .list-btn.pc-center { justify-content: center; }
  .list-notes { margin: 20px 0 0; }
  .list-notes.list-fit { padding: 0; }
  .wrap-box .list-notes { padding: 0; }
  .list-related { margin: 20px 0 0; background: #eeeff3; padding: 25px; }
  .list-related > dt { margin-top: 0; }
  .list-related > dd > dl > dt { margin-top: 20px; }
  .list-qa { margin: 20px 0 0; }
  .list-qa > dt { position: relative; padding: 10px 10px 10px 7.5em; }
  .list-qa > dt:before { position: absolute; top: 10px; left: 10px; }
  .list-qa > dd { position: relative; padding: 10px 10px 10px 7.5em; }
  .list-qa > dd:before { position: absolute; top: 10px; left: 10px; }
  .list-qa dd + dt { margin-top: 25px; }
  .list-normal { margin: 20px 0 0; }
  .list-normal.list-fit { padding: 0; }
  .list-normal > li + li { margin-top: 12px; }
  .wrap-box .list-normal { padding: 0; }
  .list-number-pt2 { margin: 20px 0 0; padding: 0 30px; }
  .list-number-pt2 > li + li { margin-top: 12px; }
  .wrap-box .list-number-pt2 { padding: 0; }
  .list-link-nml > li a:hover { color: #1432aa; }
  .list-link-nml > li a:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); border-color: #1432aa; }
  .list-step { margin: 20px 0 0 -30px; }
  .list-step > li { text-align: left; margin-bottom: 0; display: flex; align-items: center; width: calc(20% - 30px); background: #f6f6f6; margin-left: 30px; }
  .list-step > li .number { width: 21%; color: #333; background: #f6f6f6; min-width: 1px; padding: 8px 0; height: 1.6em; font-size: 2.6rem; position: static; }
  .list-step > li .txt { text-align: center; width: 69%; margin-top: 0; font-size: 1.6rem; position: static; -webkit-transform: translateX(0); transform: translateX(0); left: 0; }
  .list-step > li + li { margin-left: 30px; }
  .list-step > li + li .number::before { left: -30px; width: 30px; height: 2px; }
  .list-step > li.current { background: #1432aa; }
  .list-step > li.current .txt { color: #fff; }
  .list-step > li.mail { background: #e8f1fa; }
  .list-step > li.mail .number { background: #e8f1fa; color: #1432aa; }
  .list-step > li.mail .txt { color: #1432aa; }
  .list-hdg-set { margin: 10px 0 0 -30px; display: flex; flex-wrap: wrap; }
  .list-hdg-set > li { margin-top: 24px; margin-left: 30px; width: calc(50% - 30px); }
  .list-hdg-set > li > a, .list-hdg-set > li > div { padding: 15px 24px 14px 12px; height: 100%; }
  .list-hdg-set > li > a::after, .list-hdg-set > li > div::after { top: 0; bottom: 0; right: 10px; margin: auto; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .list-hdg-set > li > a:hover, .list-hdg-set > li > div:hover { color: #0000ff; text-decoration: underline; }
  .list-hdg-set > li > a:hover:after, .list-hdg-set > li > div:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .list-hdg-set > li .hdg { font-size: 1.8rem; }
  .list-hdg-set > li .txt { margin-top: 10px; } .link-txt:hover, .link-adress:hover, .link-arrow:hover { text-decoration: none; }
  .link-txt:hover:after, .link-adress:hover:after, .link-arrow:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .link-adress:hover, .link-arrow:hover { text-decoration: underline; } .btn, .btn-sp { margin-top: 20px; }
  .btn.size-pt1 > a, .size-pt1.btn-sp > a, .btn.size-pt1 > button, .size-pt1.btn-sp > button { min-width: 420px; width: 420px; }
  .btn > a, .btn-sp > a, .btn > button, .btn-sp > button { width: auto; min-width: 50%; padding: 10px 25px 10px 15px; display: inline-flex; transition: box-shadow .2s; }
  .btn > a.pat-s, .btn-sp > a.pat-s, .btn > button.pat-s, .btn-sp > button.pat-s { min-width: 33.3%; }
  .btn > a.pat-l, .btn-sp > a.pat-l, .btn > button.pat-l, .btn-sp > button.pat-l { min-width: 100%; }
  .btn > a:after, .btn-sp > a:after, .btn > button:after, .btn-sp > button:after { right: 18px; }
  .btn > a:hover, .btn-sp > a:hover, .btn > button:hover, .btn-sp > button:hover { box-shadow: 0 0 0 2px #0033af inset; }
  .btn > a img, .btn-sp > a img, .btn > button img, .btn-sp > button img { transition: opacity .2s; }
  .btn > a:hover > *, .btn-sp > a:hover > *, .btn > button:hover > *, .btn-sp > button:hover > * { position: relative; z-index: -1; }
  .btn > a:hover img, .btn-sp > a:hover img, .btn > button:hover img, .btn-sp > button:hover img { opacity: .5; }
  .btn > a:hover, .btn-sp > a:hover, .btn > button:hover, .btn-sp > button:hover { color: #0000ff; text-decoration: underline; border: 1px solid #0033af; }
  .btn > a:hover > *, .btn-sp > a:hover > *, .btn > button:hover > *, .btn-sp > button:hover > * { position: static; z-index: 0; }
  .btn > a:hover:after, .btn-sp > a:hover:after, .btn > button:hover:after, .btn-sp > button:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .btn.btn-l > a, .btn-l.btn-sp > a, .btn.btn-l > button, .btn-l.btn-sp > button { min-width: 50%; padding: 25px 25px 25px 20px; font-size: 2rem; }
  .btn .link-blank .icn, .btn-sp .link-blank .icn { padding-right: 20px; }
  .btn .link-blank .icn:before, .btn-sp .link-blank .icn:before { right: 32px; }
  .btn .link-pdf .icn, .btn-sp .link-pdf .icn { padding-right: 18px; }
  .btn .link-pdf .icn:before, .btn-sp .link-pdf .icn:before { right: 32px; }
  .btn .link-download .icn, .btn-sp .link-download .icn { padding-right: 20px; }
  .btn .link-map .icn, .btn-sp .link-map .icn { padding-right: 30px; }
  .btn .link-map .icn:before, .btn-sp .link-map .icn:before { right: 32px; }
  .box-std .list-btn.row2 .btn, .box-std .list-btn.row2 .btn-sp { margin-top: 30px; }
  .btn.pc-fixed > a, .pc-fixed.btn-sp > a, .btn.pc-fixed > button, .pc-fixed.btn-sp > button { width: 380px; }
  .btn-anc { margin-top: 32px; }
  .btn-anc > a, .btn-anc > button { width: auto; min-width: 33.333%; justify-content: center; text-align: center; min-height: 60px; padding: 16px 20px 20px 20px; }
  .btn-anc > a:hover, .btn-anc > button:hover { transition: box-shadow .2s; color: #0000ff; text-decoration: underline; }
  .btn-anc > a:hover:hover, .btn-anc > button:hover:hover { box-shadow: 0 0 0 2px #0033af inset; }
  .btn-anc > a:hover img, .btn-anc > button:hover img { transition: opacity .2s; }
  .btn-anc > a:hover:hover > *, .btn-anc > button:hover:hover > * { position: relative; z-index: -1; }
  .btn-anc > a:hover:hover img, .btn-anc > button:hover:hover img { opacity: .5; }
  .btn-anc > a:hover:after, .btn-anc > button:hover:after { -webkit-transform: translateX(0) translateY(3px) rotate(225deg); transform: translateX(0) translateY(3px) rotate(225deg); }
  .btn-inq { margin-top: 32px; }
  .btn-inq > a, .btn-inq > button { width: auto; min-width: 33.333%; padding: 10px 25px 10px 20px; transition: box-shadow .2s; }
  .btn-inq > a:after, .btn-inq > button:after { right: 18px; }
  .btn-inq > a:hover, .btn-inq > button:hover { box-shadow: 0 0 0 2px #0033af inset; }
  .btn-inq > a img, .btn-inq > button img { transition: opacity .2s; }
  .btn-inq > a:hover > *, .btn-inq > button:hover > * { position: relative; z-index: -1; }
  .btn-inq > a:hover img, .btn-inq > button:hover img { opacity: .5; }
  .btn-inq > a:hover, .btn-inq > button:hover { text-decoration: underline; border: 1px solid #0033af; }
  .btn-inq > a:hover > *, .btn-inq > button:hover > * { position: static; z-index: 0; }
  .btn-inq > a:hover:after, .btn-inq > button:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .btn-inq .link-blank .icn { padding-right: 30px; }
  .btn-inq .link-blank .icn:before { right: 32px; }
  .btn-inq .link-download .icn:before { right: 30px; }
  .btn-inq .link-pdf .icn { padding-right: 30px; }
  .btn-inq .link-pdf .icn:before { right: 32px; }
  .btn-sp { margin-top: 32px; display: flex; justify-content: center; }
  .btn-sp > a, .btn-sp > button { text-align: center; height: 80px; justify-content: center; width: 584px; font-size: 2rem; padding: 5px 30px; }
  .btn-sp > a:after, .btn-sp > button:after { right: 16px; }
  .btn-sp > a:hover:after, .btn-sp > button:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .btn-sp.sp1 > a, .btn-sp.sp1 > button { background: #fff url(/shared/image/btn_sp01.jpg) no-repeat left center; }
  .btn-sp.sp2 > a, .btn-sp.sp2 > button { background: #fff url(/shared/image/btn_sp02.jpg) no-repeat left center; }
  .btn-sp.sp3 > a, .btn-sp.sp3 > button { background: #fff url(/shared/image/btn_sp03.jpg) no-repeat left center; }
  .btn-sp.sp4 > a, .btn-sp.sp4 > button { background: #fff url(/shared/image/btn_sp04.jpg) no-repeat left center; }
  .btn-sp.sp5 > a, .btn-sp.sp5 > button { background: #fff url(/shared/image/btn_sp05.jpg) no-repeat 10px center/auto 30px; }
  .wrap-rss { position: relative; }
  .wrap-rss > .btn-rss { position: absolute; right: 0; top: 12px; margin-top: 0; }
  .btn-rss > a, .btn-rss > button { transition: opacity .2s; width: 45px; padding-left: 16px; }
  .btn-rss > a:hover, .btn-rss > button:hover { opacity: .5; }
  .btn-row-list { margin-top: 32px; margin-left: 0; margin-right: 0; }
  .btn-row-list .btn-row { margin: 0 15px; }
  .btn-row-list .btn-row > a, .btn-row-list .btn-row > button { transition: color .2s; }
  .btn-row-list .btn-row > a:after, .btn-row-list .btn-row > button:after { right: 12px; top: 50%; margin-top: -2px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .btn-row-list .btn-row > a:hover, .btn-row-list .btn-row > button:hover { color: #1432aa; border-bottom: 1px solid #fff; }
  .btn-row-list .btn-row > a:hover:after, .btn-row-list .btn-row > button:hover:after { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }
  .btn-row-list .btn-row.current > a, .btn-row-list .btn-row.current > button { color: #1432aa; border-bottom: 1px solid #fff; }
  .btn-row-list .btn-row.current > a:after, .btn-row-list .btn-row.current > button:after { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }
  .btn-row-list.row2 .btn-row { width: calc((99.99999% / 2) -15px); }
  .btn-row-list.row2 .btn-row:first-child { margin-left: 30px; }
  .btn-row-list.row2 .btn-row:last-child { margin-right: 30px; }
  .btn-row-list.row3 .btn-row { width: calc((99.99999% / 3) -15px); }
  .btn-row-list.row3 .btn-row:first-child { margin-left: 30px; }
  .btn-row-list.row3 .btn-row:last-child { margin-right: 30px; }
  .btn-row-list.row4 .btn-row { margin: 0 10px; width: calc((99.99999% / 4) -10px); }
  .btn-row-list.row4 .btn-row > a::after, .btn-row-list.row4 .btn-row > button::after { right: 15px; }
  .btn-row-list.row4 .btn-row:first-child { margin-left: 15px; }
  .btn-row-list.row4 .btn-row:last-child { margin-right: 15px; }
  .btn-row-list-pt2 { margin-top: 32px; margin-left: 0; margin-right: 0; }
  .btn-row-list-pt2 .btn-row { margin: 0 15px; }
  .btn-row-list-pt2 .btn-row > a, .btn-row-list-pt2 .btn-row > button { transition: color .2s; }
  .btn-row-list-pt2 .btn-row > a:after, .btn-row-list-pt2 .btn-row > button:after { right: 12px; top: 50%; margin-top: -2px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .btn-row-list-pt2 .btn-row > a:hover, .btn-row-list-pt2 .btn-row > button:hover { color: #1432aa; border-top: 1px solid #fff; }
  .btn-row-list-pt2 .btn-row > a:hover:after, .btn-row-list-pt2 .btn-row > button:hover:after { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(45deg); transform: rotate(45deg); transform: rotate(45deg); }
  .btn-row-list-pt2 .btn-row.current > a, .btn-row-list-pt2 .btn-row.current > button { color: #1432aa; border-top: 1px solid #fff; }
  .btn-row-list-pt2 .btn-row.current > a:after, .btn-row-list-pt2 .btn-row.current > button:after { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
  .btn-row-list-pt2.row2 .btn-row { width: calc((99.99999% / 2) -15px); }
  .btn-row-list-pt2.row2 .btn-row:first-child { margin-left: 30px; }
  .btn-row-list-pt2.row2 .btn-row:last-child { margin-right: 30px; }
  .btn-row-list-pt2.row3 .btn-row { width: calc((99.99999% / 3) -15px); }
  .btn-row-list-pt2.row3 .btn-row:first-child { margin-left: 30px; }
  .btn-row-list-pt2.row3 .btn-row:last-child { margin-right: 30px; }
  .btn-row-list-pt2.row4 .btn-row { width: calc((99.99999% / 4) -15px); }
  .btn-row-list-pt2.row4 .btn-row:first-child { margin-left: 30px; }
  .btn-row-list-pt2.row4 .btn-row:last-child { margin-right: 30px; }
  .pager-btn-list { margin-left: -20px; margin-top: 0; justify-content: center; }
  .pager-btn-list .pager-btn { margin-top: 32px; margin-left: 20px; }
  .pager-btn-list .pager-btn > a { transition: box-shadow .2s; min-width: 40px; height: 40px; }
  .pager-btn-list .pager-btn > a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .pager-btn-list .pager-btn > a img { transition: opacity .2s; }
  .pager-btn-list .pager-btn > a:hover > * { position: relative; z-index: -1; }
  .pager-btn-list .pager-btn > a:hover img { opacity: .5; }
  .pager-btn-list .pager-btn > a:hover { text-decoration: underline; color: #0000ff; }
  .pager-btn-list .pager-btn > a span.current { min-width: 40px; height: 40px; }
  .pager-btn-list .pager-prev, .pager-btn-list .pager-next { margin-top: 32px; }
  .pager-btn-list .pager-prev { margin-right: 30px; }
  .pager-btn-list .pager-prev > a:hover:after { -webkit-transform: translateX(-3px) translateY(0) rotate(315deg); transform: translateX(-3px) translateY(0) rotate(315deg); }
  .pager-btn-list .pager-next { margin-left: 50px; }
  .pager-btn-list .pager-next > a:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); } .tbl-wrap { margin: 20px 0 0; }
  .tbl-wrap.tbl-fit { margin: 20px 0 0; }
  .txt-std + .tbl-wrap, *[class^="hdg-"] + .tbl-wrap { margin-top: 20px; }
  .tbl-overflow { overflow-x: hidden; }
  .tbl-std-pt2 { margin: 20px 0 0; border-collapse: separate; }
  .tbl-std-pt2.tbl-fit { margin: 20px 0 0; }
  .tbl-std-pt2 th, .tbl-std-pt2 td { display: table-cell; padding: 10px 20px; vertical-align: top; line-height: 1.5; }
  .tbl-std-pt2 th.nowrap, .tbl-std-pt2 td.nowrap { white-space: nowrap; }
  .txt-tbl-hdg { font-size: 2.0rem; } .wrap-select-category { margin: 32px 0 0; padding: 30px; }
  .wrap-select-category .select-txt-pt2 { font-size: 1.6rem; }
  .wrap-select-category .select-list { display: flex; flex-wrap: nowrap; align-items: flex-start; justify-content: center; margin-left: -4%; }
  .wrap-select-category .select-list > li { width: 48%; margin-left: 4%; }
  .wrap-select-category .select-list > li > a { padding: 12px 50px 12px 12px; }
  .wrap-select-category .select-list > li > a:after { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #666666; border-left: 2px solid #666666; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(225deg); transform: rotate(225deg); }
  .wrap-select-category .select-list > li + li { margin-top: 0; }
  .list-form-std { margin: 32px 30px 0; width: auto; }
  .list-form-std > li { /*@include flex; flex-wrap: wrap; align-items: center; justify-content: space-between;*/ }
  .list-form-std > li::after { content: ""; display: block; clear: both; }
  .list-form-std > li label, .list-form-std > li legend { padding-right: 3.5em; width: 30%; }
  .list-form-std > li label.no-required, .list-form-std > li legend.no-required { padding-right: 12px; }
  .list-form-std > li fieldset::after { content: ""; display: block; clear: both; }
  .list-form-std > li .required-mark { right: 1em; top: 0; }
  .list-form-std > li .select-wrap { margin-top: 0; }
  .list-form-std > li .input-txt { margin-top: 0; width: 70%; }
  .list-form-std > li .input-area { margin-top: 0; width: 70%; }
  .list-form-std > li .list-form-err-pt1 { margin: 0; padding-left: 20%; }
  .list-form-std > li .list-form-err-pt2 { margin: 0; padding-left: 20%; }
  .list-form-std > li legend { float: left; }
  .list-form-std > li .list-input-std { width: 70%; float: left; margin-top: -20px; }
  .list-form-std > li .list-input-std > li label { width: 100%; }
  .list-form-std > li .wrap-form-input { float: left; width: 68%; display: flex; flex-wrap: wrap; align-items: flex-start; }
  .list-form-std > li .wrap-form-input:only-of-type { width: 100%; }
  .list-form-std > li .wrap-form-input:only-of-type label, .list-form-std > li .wrap-form-input:only-of-type legend { padding-right: 3.5em; width: 20.4%; }
  .list-form-std > li .wrap-form-input:only-of-type label.no-required, .list-form-std > li .wrap-form-input:only-of-type legend.no-required { padding-right: 12px; }
  .list-form-std > li .wrap-form-input:only-of-type .input-txt.input-num1 { width: 5em; }
  .list-form-std > li .wrap-form-input:only-of-type .input-txt.input-num2 { width: 6em; }
  .list-form-std > li .wrap-form-input:only-of-type .input-txt.input-half { width: calc((100% - 20.4% - 12px - 1.4em)/ 2); }
  .list-form-std > li .wrap-form-input:only-of-type .input-txt { margin-top: 0; width: 79%; }
  .list-form-std > li .wrap-form-input:only-of-type .input-area { margin-top: 0; width: 79%; }
  .list-form-std > li .wrap-form-input:only-of-type .select-wrap { width: 79%; }
  .list-form-std > li .wrap-form-input.pt2:only-of-type label, .list-form-std > li .wrap-form-input.pt2:only-of-type legend { width: auto; }
  .list-form-std > li .wrap-form-input .inner { margin-top: -10px; float: left; width: 70%; }
  .list-form-std > li .wrap-form-input .inner .input-txt { margin-top: 10px; }
  .list-form-std > li .wrap-form-txt { float: right; width: 30%; margin-top: 0; }
  .list-form-std > li .wrap-form-conf { display: flex; flex-wrap: nowrap; align-items: flex-start; padding: 10px 0; }
  .list-form-std > li .wrap-form-conf .conf-title { width: 25%; }
  .list-form-std > li .wrap-form-conf .conf-data { width: 75%; margin-top: 0; }
  .list-form-std.pt3 > li label, .list-form-std.pt3 > li legend { padding-right: 1em; }
  .list-form-std.pt3 > li label.txt-full, .list-form-std.pt3 > li legend.txt-full { float: none; width: auto; }
  .list-form-std.pt3 > li label.txt-full + .list-input-std, .list-form-std.pt3 > li legend.txt-full + .list-input-std { margin-top: 0; margin-left: 156px; }
  .list-form-std.pt3 > li .list-input-std > li.wrap-radio label { padding-left: 0; }
  .list-form-btn { margin: 32px 30px 0; display: flex; flex-wrap: nowrap; justify-content: space-between; align-items: center; }
  .list-form-btn.btn-rgt { justify-content: flex-end; }
  .list-form-btn.btn-ctr { justify-content: space-around; }
  .list-form-btn > li { margin-top: 40px; }
  .list-form-btn > li.btn-send { order: 1; min-width: 23.5em; transition: opacity 0.3s; font-weight: bold; }
  .list-form-btn > li.btn-send:hover { filter: alpha(opacity=80); opacity: 0.8; }
  .list-form-btn > li.btn-send:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .list-form-btn > li.btn-send input { font-size: 2.0rem; padding: 20px 35px 20px 20px; }
  .list-form-btn > li.btn-back { transition: opacity 0.3s; }
  .list-form-btn > li.btn-back:hover { filter: alpha(opacity=80); opacity: 0.8; }
  .list-form-btn > li.btn-back:hover:before { -webkit-transform: translateX(-3px) translateY(0) rotate(315deg); transform: translateX(-3px) translateY(0) rotate(315deg); }
  .list-form-btn > li.btn-back input { padding: 13px 25px 13px 45px; }
  .wrap-exp-form { display: flex; flex-wrap: wrap; margin-left: -30px; padding-bottom: 60px; }
  .wrap-exp-form > .exp-box { margin-top: 32px; width: calc((100% / 5) - 30px); margin-left: 30px; }
  .wrap-exp-form > .exp-box .hdg-wrap { position: relative; z-index: 0; }
  .wrap-exp-form > .exp-box .hdg-inner { position: relative; }
  .wrap-exp-form > .exp-box .hdg-txt { padding-left: 0; text-align: center; min-height: 2.5em; }
  .wrap-exp-form > .exp-box .hdg { position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); right: 0; margin: auto; text-align: center; float: none; width: 100%; padding: 12px; }
  .wrap-exp-form > .exp-box .lead { border-top: #333 1px solid; padding-top: 32px; margin-top: 0; font-size: 1.4rem; }
  .wrap-exp-form > .exp-box .img-wrap { position: relative; width: 81%; height: 81%; margin: 0 auto; border: #fff 4px solid; }
  .wrap-exp-form > .exp-box + .exp-box { border-top: none; padding: 0; margin-top: 32px; margin-left: 30px; margin-right: 0; }
  .list-form-err-pt1 { margin: 32px 32px 0; overflow: hidden; width: 100%; padding-left: 0; padding-top: 10px; }
  .list-form-err-pt1.center { display: flex; flex-direction: column; align-items: center; }
  .list-form-err-pt2 { margin: 32px 32px 0; overflow: hidden; width: 100%; padding-left: 0; padding-top: 10px; }
  .wrap-agree-box { display: flex; align-items: flex-start; margin: 32px 0 0; padding: 0; flex-wrap: nowrap; justify-content: space-between; }
  .wrap-agree-box.center { justify-content: center; flex-direction: column; align-items: center; }
  .wrap-agree-box .btn-send { margin-top: 32px; margin-left: 30px; order: 1; min-width: 23.5em; transition: opacity 0.3s; font-weight: bold; }
  .wrap-agree-box .btn-send input { font-size: 2.0rem; padding: 20px 35px 20px 20px; }
  .wrap-agree-box .txt { margin-top: 32px; padding-right: 90px; }
  .wrap-agree-box .check-txt-wrap { position: absolute; text-align: left; right: 15px; top: 0; }
  .wrap-agree-box .check-txt { padding-left: 5px; }
  .wrap-agree-box .required-mark { right: auto; left: 15px; top: 10px; }
  .wrap-agree-box .agree-box { margin-top: 32px; padding: 15px; }
  .wrap-agree-box .agree-box:after { left: auto; right: -20px; top: 15px; bottom: auto; content: ''; position: absolute; width: 0; height: 0; border: 10px solid transparent; border-left-color: #666666; }
  .form-sub { margin-top: 0; }
  .l-body-simple .wrap-form-general .hdg-lv2-pt3 { padding: 0 10px; } .column-link .img-wrap { margin-top: 0; }
  .column-link .img-wrap img { bottom: 0; } .column-link > * a { transition: box-shadow .2s; }
  .column-link > * a:after { right: 13px; bottom: 13px; }
  .column-link > * a.link-blank .icn .txt-wrap .box, .column-link > * a.link-pdf .icn .txt-wrap .box { padding-right: 20px; }
  .column-link > * a.link-blank .icn::before, .column-link > * a.link-pdf .icn::before { bottom: 10px; right: 27px; }
  .column-link > * a.link-pdf .icn .txt-wrap .box { padding-right: 24px; }
  .column-link > * a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .column-link > * a img { transition: opacity .2s; }
  .column-link > * a:hover > * { position: relative; z-index: -1; }
  .column-link > * a:hover img { opacity: .5; }
  .column-link > * a:hover { text-decoration: underline; }
  .column-link > * a:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .column-link > * a:hover .txt-wrap .box { color: #0000ff; } .column-link.img-col.row1 > *, .column-link.img-col-row.row1 > *, .column-link.img-col-s.row1 > * { width: calc((99.99999% / 1) - 30px); margin-top: 0; }
  .column-link.img-col.row1 > *:nth-child(n+3), .column-link.img-col-row.row1 > *:nth-child(n+3), .column-link.img-col-s.row1 > *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-col.row1 > *:nth-child(n+2), .column-link.img-col-row.row1 > *:nth-child(n+2), .column-link.img-col-s.row1 > *:nth-child(n+2) { margin-top: 20px; }
  .column-link.img-col.row2 > *, .column-link.img-col-row.row2 > *, .column-link.img-col-s.row2 > * { width: calc((99.99999% / 2) - 30px); margin-top: 0; }
  .column-link.img-col.row2 > *:nth-child(n+3), .column-link.img-col-row.row2 > *:nth-child(n+3), .column-link.img-col-s.row2 > *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-col.row2 > *:nth-child(n+3), .column-link.img-col-row.row2 > *:nth-child(n+3), .column-link.img-col-s.row2 > *:nth-child(n+3) { margin-top: 20px; }
  .column-link.img-col.row3 > *, .column-link.img-col-row.row3 > *, .column-link.img-col-s.row3 > * { width: calc((99.99999% / 3) - 30px); margin-top: 0; }
  .column-link.img-col.row3 > *:nth-child(n+3), .column-link.img-col-row.row3 > *:nth-child(n+3), .column-link.img-col-s.row3 > *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-col.row3 > *:nth-child(n+4), .column-link.img-col-row.row3 > *:nth-child(n+4), .column-link.img-col-s.row3 > *:nth-child(n+4) { margin-top: 20px; }
  .column-link.img-col.row4 > *, .column-link.img-col-row.row4 > *, .column-link.img-col-s.row4 > * { width: calc((99.99999% / 4) - 30px); margin-top: 0; }
  .column-link.img-col.row4 > *:nth-child(n+3), .column-link.img-col-row.row4 > *:nth-child(n+3), .column-link.img-col-s.row4 > *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-col.row4 > *:nth-child(n+5), .column-link.img-col-row.row4 > *:nth-child(n+5), .column-link.img-col-s.row4 > *:nth-child(n+5) { margin-top: 20px; }
  .column-link.img-col.row5 > *, .column-link.img-col-row.row5 > *, .column-link.img-col-s.row5 > * { width: calc((99.99999% / 5) - 30px); margin-top: 0; }
  .column-link.img-col.row5 > *:nth-child(n+3), .column-link.img-col-row.row5 > *:nth-child(n+3), .column-link.img-col-s.row5 > *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-col.row5 > *:nth-child(n+6), .column-link.img-col-row.row5 > *:nth-child(n+6), .column-link.img-col-s.row5 > *:nth-child(n+6) { margin-top: 20px; }
  .column-link.img-col.row6 > *, .column-link.img-col-row.row6 > *, .column-link.img-col-s.row6 > * { width: calc((99.99999% / 6) - 30px); margin-top: 0; }
  .column-link.img-col.row6 > *:nth-child(n+3), .column-link.img-col-row.row6 > *:nth-child(n+3), .column-link.img-col-s.row6 > *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-col.row6 > *:nth-child(n+7), .column-link.img-col-row.row6 > *:nth-child(n+7), .column-link.img-col-s.row6 > *:nth-child(n+7) { margin-top: 20px; } .column-link-hdg-b .img-wrap { margin-top: 0; }
  .column-link-hdg-b .img-wrap img { bottom: 0; } .column-link-hdg-b > * a { transition: box-shadow .2s; }
  .column-link-hdg-b > * a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .column-link-hdg-b > * a img { transition: opacity .2s; }
  .column-link-hdg-b > * a:hover > * { position: relative; z-index: -1; }
  .column-link-hdg-b > * a:hover img { opacity: .5; }
  .column-link-hdg-b > * a:hover .txt-wrap .box { text-decoration: underline; }
  .column-link-hdg-b > * a:hover .txt-wrap .box:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .column-link-hdg-b > * a .txt-wrap .box:after { right: 13px; }
  .column-link-hdg-b > * a.link-blank .txt-wrap .box .icn, .column-link-hdg-b > * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }
  .column-link-hdg-b > * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg-b > * a.link-pdf .txt-wrap .box .icn::before { right: 23px; } .column-link-hdg-b.img-row-col > * a { transition: box-shadow .2s; }
  .column-link-hdg-b.img-row-col > * a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .column-link-hdg-b.img-row-col > * a img { transition: opacity .2s; }
  .column-link-hdg-b.img-row-col > * a:hover > * { position: relative; z-index: -1; }
  .column-link-hdg-b.img-row-col > * a:hover img { opacity: .5; }
  .column-link-hdg-b.img-row-col > * a:hover .txt-wrap .box { text-decoration: underline; }
  .column-link-hdg-b.img-row-col > * a:hover .txt-wrap .box:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .column-link-hdg-b.img-row-col > * a .txt-wrap .box:after { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); bottom: auto; top: 50%; right: 13px; margin-top: -2px; }
  .column-link-hdg-b.img-row-col > * a.link-blank .txt-wrap .box .icn, .column-link-hdg-b.img-row-col > * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }
  .column-link-hdg-b.img-row-col > * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg-b.img-row-col > * a.link-pdf .txt-wrap .box .icn::before { bottom: auto; top: 50%; right: 27px; }
  .column-link-hdg-b.img-row-col > * a.link-blank .txt-wrap .box .icn::before { width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_blank_w.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; }
  .column-link-hdg-b.img-row-col > * a.link-pdf .txt-wrap .box .icn::before { width: 20px; height: 20px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_pdf_w.svg) no-repeat left top / 20px auto; transition: opacity .2s; font-size: 0; } .column-link-list .img-wrap { margin-top: 0; }
  .column-link-list .img-wrap img { bottom: 0; } .column-link-list > * a { transition: box-shadow .2s; }
  .column-link-list > * a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .column-link-list > * a img { transition: opacity .2s; }
  .column-link-list > * a:hover > * { position: relative; z-index: -1; }
  .column-link-list > * a:hover img { opacity: .5; }
  .column-link-list > * a:hover .txt-wrap .box { text-decoration: underline; }
  .column-link-list > * a:hover .txt-wrap .box:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .column-link-list > * a .txt-wrap .box:after { right: 13px; }
  .column-link-list > * a.link-blank .txt-wrap .box .icn, .column-link-list > * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }
  .column-link-list > * a.link-blank .txt-wrap .box .icn::before, .column-link-list > * a.link-pdf .txt-wrap .box .icn::before { right: 23px; } .column-link-list.img-row-col > * a { transition: box-shadow .2s; }
  .column-link-list.img-row-col > * a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .column-link-list.img-row-col > * a img { transition: opacity .2s; }
  .column-link-list.img-row-col > * a:hover > * { position: relative; z-index: -1; }
  .column-link-list.img-row-col > * a:hover img { opacity: .5; }
  .column-link-list.img-row-col > * a:hover .txt-wrap .box { text-decoration: underline; }
  .column-link-list.img-row-col > * a:hover .txt-wrap .box:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .column-link-list.img-row-col > * a .txt-wrap .box:after { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); bottom: auto; top: 50%; right: 13px; margin-top: -2px; }
  .column-link-list.img-row-col > * a.link-blank .txt-wrap .box .icn, .column-link-list.img-row-col > * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }
  .column-link-list.img-row-col > * a.link-blank .txt-wrap .box .icn::before, .column-link-list.img-row-col > * a.link-pdf .txt-wrap .box .icn::before { bottom: auto; top: 50%; right: 27px; }
  .column-link-list.img-row-col > * a.link-blank .txt-wrap .box .icn::before { width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_blank_w.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; }
  .column-link-list.img-row-col > * a.link-pdf .txt-wrap .box .icn::before { width: 20px; height: 20px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_pdf_w.svg) no-repeat left top / 20px auto; transition: opacity .2s; font-size: 0; } .column-link-hdg .img-wrap { margin-top: 0; }
  .column-link-hdg .img-wrap img { bottom: 0; } .column-link-hdg > * a { transition: box-shadow .2s; }
  .column-link-hdg > * a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .column-link-hdg > * a img { transition: opacity .2s; }
  .column-link-hdg > * a:hover > * { position: relative; z-index: -1; }
  .column-link-hdg > * a:hover img { opacity: .5; }
  .column-link-hdg > * a:hover .txt-wrap .box { text-decoration: underline; color: #0000ff; }
  .column-link-hdg > * a:hover .txt-wrap .box:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .column-link-hdg > * a .txt-wrap .box:after { right: 13px; }
  .column-link-hdg > * a.link-blank .txt-wrap .box .icn, .column-link-hdg > * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }
  .column-link-hdg > * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg > * a.link-pdf .txt-wrap .box .icn::before { right: 23px; } .column-link-hdg.row1 > * { width: calc((99.99999% / 1) - 30px); margin-top: 0; }
  .column-link-hdg.row1 > *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg.row1 > *:nth-child(n+2) { margin-top: 20px; }
  .column-link-hdg.row2 > * { width: calc((99.99999% / 2) - 30px); margin-top: 0; }
  .column-link-hdg.row2 > *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg.row2 > *:nth-child(n+3) { margin-top: 20px; }
  .column-link-hdg.row3 > * { width: calc((99.99999% / 3) - 30px); margin-top: 0; }
  .column-link-hdg.row3 > *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg.row3 > *:nth-child(n+4) { margin-top: 20px; }
  .column-link-hdg.row4 > * { width: calc((99.99999% / 4) - 30px); margin-top: 0; }
  .column-link-hdg.row4 > *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg.row4 > *:nth-child(n+5) { margin-top: 20px; }
  .column-link-hdg.row5 > * { width: calc((99.99999% / 5) - 30px); margin-top: 0; }
  .column-link-hdg.row5 > *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg.row5 > *:nth-child(n+6) { margin-top: 20px; }
  .column-link-hdg.row6 > * { width: calc((99.99999% / 6) - 30px); margin-top: 0; }
  .column-link-hdg.row6 > *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg.row6 > *:nth-child(n+7) { margin-top: 20px; } .column-link-dtl .img-wrap { margin-top: 0; }
  .column-link-dtl .img-wrap img { bottom: 0; } .column-link-pdt .img-wrap { margin-top: 0; }
  .column-link-pdt .img-wrap img { bottom: 0; } .column-link-pdt > * a { transition: box-shadow .2s; }
  .column-link-pdt > * a:after { right: 13px; bottom: 13px; }
  .column-link-pdt > * a.link-blank .icn .txt-wrap .box, .column-link-pdt > * a.link-pdf .icn .txt-wrap .box { padding-right: 20px; }
  .column-link-pdt > * a.link-blank .icn::before, .column-link-pdt > * a.link-pdf .icn::before { bottom: 10px; right: 27px; }
  .column-link-pdt > * a.link-pdf .icn .txt-wrap .box { padding-right: 24px; }
  .column-link-pdt > * a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .column-link-pdt > * a img { transition: opacity .2s; }
  .column-link-pdt > * a:hover > * { position: relative; z-index: -1; }
  .column-link-pdt > * a:hover img { opacity: .5; }
  .column-link-pdt > * a:hover { text-decoration: underline; }
  .column-link-pdt > * a:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .column-link-pdt > * a:hover .txt-wrap .box { color: #0000ff; } .column-link-pdt-pt2 > * .img-wrap { margin-top: 0; }
  .column-link-pdt-pt2 > * .img-wrap img { bottom: 0; } a.box-add-info { transition: box-shadow .2s; }
  a.box-add-info:after { right: 13px; bottom: 13px; }
  a.box-add-info.link-blank .icn .txt-wrap .box, a.box-add-info.link-pdf .icn .txt-wrap .box { padding-right: 20px; }
  a.box-add-info.link-blank .icn::before, a.box-add-info.link-pdf .icn::before { bottom: 10px; right: 27px; }
  a.box-add-info.link-pdf .icn .txt-wrap .box { padding-right: 24px; }
  a.box-add-info:hover { box-shadow: 0 0 0 4px #0033af inset; }
  a.box-add-info img { transition: opacity .2s; }
  a.box-add-info:hover > * { position: relative; z-index: -1; }
  a.box-add-info:hover img { opacity: .5; }
  a.box-add-info:hover { text-decoration: underline; }
  a.box-add-info:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  a.box-add-info:hover .txt-wrap .box { color: #0000ff; } .box-std-pt2 .wrap-around { transition: box-shadow .2s; }
  .box-std-pt2 .wrap-around:after { right: 13px; bottom: 13px; }
  .box-std-pt2 .wrap-around.link-blank .icn .txt-wrap .box, .box-std-pt2 .wrap-around.link-pdf .icn .txt-wrap .box { padding-right: 20px; }
  .box-std-pt2 .wrap-around.link-blank .icn::before, .box-std-pt2 .wrap-around.link-pdf .icn::before { bottom: 10px; right: 27px; }
  .box-std-pt2 .wrap-around.link-pdf .icn .txt-wrap .box { padding-right: 24px; }
  .box-std-pt2 .wrap-around:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .box-std-pt2 .wrap-around img { transition: opacity .2s; }
  .box-std-pt2 .wrap-around:hover > * { position: relative; z-index: -1; }
  .box-std-pt2 .wrap-around:hover img { opacity: .5; }
  .box-std-pt2 .wrap-around:hover { text-decoration: underline; }
  .box-std-pt2 .wrap-around:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .box-std-pt2 .wrap-around:hover .txt-wrap .box { color: #0000ff; } .wrap-box { display: flex; flex-wrap: wrap; margin: 0 0 0 -30px; }
  .wrap-box.row1 { margin-left: -30px; }
  .wrap-box.row1 > * { width: calc((99.99999% / 1) - 30px); margin-left: 30px; }
  .wrap-box.row1 > *:nth-child(n+2) { margin-top: 20px; }
  .wrap-box.row2 { margin-left: -30px; }
  .wrap-box.row2 > * { width: calc((99.99999% / 2) - 30px); margin-left: 30px; }
  .wrap-box.row2 > *:nth-child(n+3) { margin-top: 20px; }
  .wrap-box.row3 { margin-left: -30px; }
  .wrap-box.row3 > * { width: calc((99.99999% / 3) - 30px); margin-left: 30px; }
  .wrap-box.row3 > *:nth-child(n+4) { margin-top: 20px; }
  .wrap-box.row4 { margin-left: -30px; }
  .wrap-box.row4 > * { width: calc((99.99999% / 4) - 30px); margin-left: 30px; }
  .wrap-box.row4 > *:nth-child(n+5) { margin-top: 20px; }
  .wrap-box.row5 { margin-left: -30px; }
  .wrap-box.row5 > * { width: calc((99.99999% / 5) - 30px); margin-left: 30px; }
  .wrap-box.row5 > *:nth-child(n+6) { margin-top: 20px; }
  .wrap-box.row6 { margin-left: -30px; }
  .wrap-box.row6 > * { width: calc((99.99999% / 6) - 30px); margin-left: 30px; }
  .wrap-box.row6 > *:nth-child(n+7) { margin-top: 20px; }
  .wrap-box.pc-rev .inner-box:first-child { order: 2; }
  .wrap-box.sp-fit { margin-left: -30px; }
  .wrap-box.sp-vertical { display: flex; margin-left: -30px; margin-right: 0; }
  .wrap-box.sp-vertical.sp-fit { margin-left: -30px; }
  .wrap-box.center { justify-content: center; }
  .wrap-box.sp-order > *:first-child { order: 0; }
  .wrap-box.pc-vertical { display: block; margin: 0; }
  .wrap-box.pc-vertical > * { width: 100%; margin: 0; }
  .wrap-box.pc-vertical.sp-fit { margin: 0; }
  .wrap-box.row2-rt1 > * { width: calc(25% - 30px); }
  .wrap-box.row2-rt1 > *:first-child { width: calc(75% - 30px); }
  .wrap-box.row2-lt1 > * { width: calc(75% - 30px); }
  .wrap-box.row2-lt1 > *:first-child { width: calc(25% - 30px); }
  .wrap-box.row2-rt2 > * { width: calc(32% - 30px); }
  .wrap-box.row2-rt2 > *:first-child { width: calc(68% - 30px); }
  .wrap-box.row2-lt2 > * { width: calc(68% - 30px); }
  .wrap-box.row2-lt2 > *:first-child { width: calc(32% - 30px); }
  .wrap-box.row2-rt3 > * { width: calc(28.5% - 30px); }
  .wrap-box.row2-rt3 > *:first-child { width: calc(71.5% - 30px); }
  .wrap-box.row2-lt3 > * { width: calc(71.5% - 30px); }
  .wrap-box.row2-lt3 > *:first-child { width: calc(28.5% - 30px); }
  .wrap-box.row3-ctr { margin-left: -30px; }
  .wrap-box.row3-ctr > * { width: calc(50% - 30px); margin-left: 30px; }
  .wrap-box.row3-ctr > *:first-child { width: calc(25% - 30px); }
  .wrap-box.row3-ctr > *:last-child { width: calc(25% - 30px); }
  .wrap-box .box-add-info, .wrap-box .box-std-pt2, .wrap-box .box-intro-pdt, .wrap-box *[class^="bg-col"] { margin-top: 20px; }
  .column-link { margin: 32px 0 0; }
  .column-link > * { position: relative; background: transparent; }
  .column-link > * a:after { right: 10px; bottom: 10px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .column-link > * a.link-blank .icn::before, .column-link > * a.icn-pdf .icn::before { bottom: 6px; right: 20px; position: absolute; }
  .column-link > * a.link-blank .icn::before { width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_blank.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; }
  .column-link > * a.link-pdf .icn::before { width: 20px; height: 20px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_pdf.svg) no-repeat left top / 20px auto; transition: opacity .2s; font-size: 0; } .column-link > * .txt-wrap .box { padding: 15px 20px 5px 15px; }
  .column-link > * .txt-wrap .box .hdg { font-size: 2.0rem; }
  .column-link > * .txt-wrap .box .link { font-size: 2.0rem; }
  .column-link > * .txt-wrap .box.related { padding-left: 4px; padding-right: 4px; }
  .column-link > * + * { margin-top: 0; }
  .column-link.bg-pat1 > *, .column-link.bg-pat2 > *, .column-link.bg-pat3 > *, .column-link.bg-pat4 > *, .column-link.bg-pat5 > *, .column-link.bg-pat6 > *, .column-link.bg-pat7 > *, .column-link.bg-pat8 > * { background: transparent; }
  .column-link.bg-pat1 > * .inner { background: #eeeeee; }
  .column-link.bg-pat2 > * .inner { background: #eeeff3; }
  .column-link.bg-pat3 > * .inner { background: #e8ebf7; }
  .column-link.bg-pat4 > * .inner { background: #e8f1fa; }
  .column-link.bg-pat5 > * .inner { background: #e8f5fa; }
  .column-link.bg-pat6 > * .inner { background: #f3eeee; }
  .column-link.bg-pat7 > * .inner { background: #f5f9e6; }
  .column-link.bg-pat8 > * .inner { background: #f0f7f9; }
  .column-link.img-row, .column-link.img-col-row { display: flex; flex-wrap: wrap; margin: 32px 0 0 -30px; }
  .column-link.img-row > *, .column-link.img-col-row > * { margin-left: 30px; margin-top: 30px; }
  .column-link.img-row > * .img-wrap, .column-link.img-col-row > * .img-wrap { width: 29.8%; }
  .column-link.img-row > * .txt-wrap, .column-link.img-col-row > * .txt-wrap { width: 70.2%; }
  .column-link.img-row > * .rev, .column-link.img-col-row > * .rev { flex-direction: row; }
  .column-link.img-row.row1 > *, .column-link.img-col-row.row1 > * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-row.row1 > *:nth-child(n+3), .column-link.img-col-row.row1 > *:nth-child(n+3) { margin-top: 5px; }
  .column-link.img-row.row2 > *, .column-link.img-col-row.row2 > * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-row.row2 > *:nth-child(n+3), .column-link.img-col-row.row2 > *:nth-child(n+3) { margin-top: 5px; }
  .column-link.img-row.row3 > *, .column-link.img-col-row.row3 > * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-row.row3 > *:nth-child(n+3), .column-link.img-col-row.row3 > *:nth-child(n+3) { margin-top: 5px; }
  .column-link.img-row.row4 > *, .column-link.img-col-row.row4 > * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-row.row4 > *:nth-child(n+3), .column-link.img-col-row.row4 > *:nth-child(n+3) { margin-top: 5px; }
  .column-link.img-row.row5 > *, .column-link.img-col-row.row5 > * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-row.row5 > *:nth-child(n+3), .column-link.img-col-row.row5 > *:nth-child(n+3) { margin-top: 5px; }
  .column-link.img-row.row6 > *, .column-link.img-col-row.row6 > * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-row.row6 > *:nth-child(n+3), .column-link.img-col-row.row6 > *:nth-child(n+3) { margin-top: 5px; } .column-link.img-col-row .inner { display: flex; }
  .column-link.img-col-s { display: flex; flex-wrap: wrap; margin-left: -3px; margin-right: 0; }
  .column-link.img-col-s .inner { display: block; }
  .column-link.img-col-s .inner.rev { display: flex; }
  .column-link.img-col-s > * { margin-left: 3px; margin-top: 30px; }
  .column-link.img-col-s > * .img-wrap { width: 100%; }
  .column-link.img-col-s > * .txt-wrap { width: 100%; }
  .column-link.img-col-s.row1 > * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-col-s.row1 > *:nth-child(n+3) { margin-top: 5px; }
  .column-link.img-col-s.row2 > * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-col-s.row2 > *:nth-child(n+3) { margin-top: 5px; }
  .column-link.img-col-s.row3 > * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-col-s.row3 > *:nth-child(n+3) { margin-top: 5px; }
  .column-link.img-col-s.row4 > * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-col-s.row4 > *:nth-child(n+3) { margin-top: 5px; }
  .column-link.img-col-s.row5 > * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-col-s.row5 > *:nth-child(n+3) { margin-top: 5px; }
  .column-link.img-col-s.row6 > * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-col-s.row6 > *:nth-child(n+3) { margin-top: 5px; } .column-link.img-row-col, .column-link.img-col { display: flex; flex-wrap: wrap; margin-left: -30px; margin-right: 0; }
  .column-link.img-row-col .inner, .column-link.img-col .inner { display: block; }
  .column-link.img-row-col .inner.rev, .column-link.img-col .inner.rev { display: flex; flex-direction: column; }
  .column-link.img-row-col > *, .column-link.img-col > * { margin-left: 30px; margin-top: 30px; }
  .column-link.img-row-col > * .img-wrap, .column-link.img-col > * .img-wrap { width: 100%; }
  .column-link.img-row-col > * .txt-wrap, .column-link.img-col > * .txt-wrap { width: 100%; }
  .column-link.img-row-col.row1 > *, .column-link.img-col.row1 > * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-row-col.row1 > *:nth-child(n+3), .column-link.img-col.row1 > *:nth-child(n+3) { margin-top: 5px; }
  .column-link.img-row-col.row2 > *, .column-link.img-col.row2 > * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-row-col.row2 > *:nth-child(n+3), .column-link.img-col.row2 > *:nth-child(n+3) { margin-top: 5px; }
  .column-link.img-row-col.row3 > *, .column-link.img-col.row3 > * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-row-col.row3 > *:nth-child(n+3), .column-link.img-col.row3 > *:nth-child(n+3) { margin-top: 5px; }
  .column-link.img-row-col.row4 > *, .column-link.img-col.row4 > * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-row-col.row4 > *:nth-child(n+3), .column-link.img-col.row4 > *:nth-child(n+3) { margin-top: 5px; }
  .column-link.img-row-col.row5 > *, .column-link.img-col.row5 > * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-row-col.row5 > *:nth-child(n+3), .column-link.img-col.row5 > *:nth-child(n+3) { margin-top: 5px; }
  .column-link.img-row-col.row6 > *, .column-link.img-col.row6 > * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-row-col.row6 > *:nth-child(n+3), .column-link.img-col.row6 > *:nth-child(n+3) { margin-top: 5px; } .column-link.column-min .img-wrap { width: 31.5%; }
  .column-link.column-min .img-wrap:before { padding-top: 100%; }
  .column-link.column-min .txt-wrap { width: 68.5%; }
  .column-link.column-min .txt-wrap .box .hdg { font-size: 1.6rem; }
  .column-link.column-min .txt-wrap .box .txt { font-size: 1.4rem; }
  .column-link.column-min-pt2 .img-wrap { width: 31.5%; }
  .column-link.column-min-pt2 .img-wrap:before { padding-top: 100%; }
  .column-link.column-min-pt2 .txt-wrap { width: 68.5%; }
  .column-link.column-min-pt2 .txt-wrap .box .hdg { font-size: 1.6rem; }
  .column-link.column-min-pt2 .txt-wrap .box .txt { font-size: 1.4rem; }
  .column-link.column-min-pt3 .img-wrap { width: 18.8%; }
  .column-link.column-min-pt3 .img-wrap:before { padding-top: 100%; }
  .column-link.column-min-pt3 .txt-wrap { width: 81.2%; }
  .column-link.column-min-pt3 .txt-wrap .box .hdg { font-size: 1.6rem; }
  .column-link.column-min-pt3 .txt-wrap .box .txt { font-size: 1.4rem; margin-top: 10px; }
  .column-link.column-only-center { justify-content: center; }
  .column-link-hdg-b { display: flex; flex-wrap: wrap; margin: 32px 0 0 -30px; }
  .column-link-hdg-b > * + * { margin-top: 0; }
  .column-link-hdg-b > * { margin-left: 30px; }
  .column-link-hdg-b > * a .txt-wrap .box:after { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); right: 10px; top: 50%; margin-top: -2px; /*transform:rotate(135deg);*/ /*webfont*/ }
  .column-link-hdg-b > * a.link-blank .txt-wrap .box .icn, .column-link-hdg-b > * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }
  .column-link-hdg-b > * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg-b > * a.link-pdf .txt-wrap .box .icn::before { position: absolute; }
  .column-link-hdg-b > * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg-b > * a.link-pdf .txt-wrap .box .icn::before { top: 50%; margin-top: -6px; right: 24px; }
  .column-link-hdg-b > * a.link-pdf .txt-wrap .box .icn { padding-right: 24px; }
  .column-link-hdg-b > * a.link-pdf .txt-wrap .box .icn::before { margin-top: -10px; }
  .column-link-hdg-b > * a.link-blank .txt-wrap .box .icn::before { width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_blank_w.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; }
  .column-link-hdg-b > * a.link-pdf .txt-wrap .box .icn::before { width: 20px; height: 20px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_pdf_w.svg) no-repeat left top / 20px auto; transition: opacity .2s; font-size: 0; } .column-link-hdg-b > * .rev .txt-wrap { z-index: 2; }
  .column-link-hdg-b > * .txt-wrap { position: absolute; }
  .column-link-hdg-b > * .txt-wrap .box { min-height: 65px; font-size: 2.0rem; padding: 5px 25px 5px 20px; }
  .column-link-hdg-b.row1 > * { width: calc((99.99999% / 2) - 5px); }
  .column-link-hdg-b.row1 > *:nth-child(n+3) { margin-top: 5px; }
  .column-link-hdg-b.row2 > * { width: calc((99.99999% / 2) - 5px); }
  .column-link-hdg-b.row2 > *:nth-child(n+3) { margin-top: 5px; }
  .column-link-hdg-b.row3 > * { width: calc((99.99999% / 2) - 5px); }
  .column-link-hdg-b.row3 > *:nth-child(n+3) { margin-top: 5px; }
  .column-link-hdg-b.row4 > * { width: calc((99.99999% / 2) - 5px); }
  .column-link-hdg-b.row4 > *:nth-child(n+3) { margin-top: 5px; }
  .column-link-hdg-b.row5 > * { width: calc((99.99999% / 2) - 5px); }
  .column-link-hdg-b.row5 > *:nth-child(n+3) { margin-top: 5px; }
  .column-link-hdg-b.row6 > * { width: calc((99.99999% / 2) - 5px); }
  .column-link-hdg-b.row6 > *:nth-child(n+3) { margin-top: 5px; } .column-link-hdg-b.img-row-col { display: flex; }
  .column-link-hdg-b.img-row-col > * { margin-left: 30px; background: transparent; }
  .column-link-hdg-b.img-row-col > * .inner { display: block; }
  .column-link-hdg-b.img-row-col > * .img-wrap { width: 100%; }
  .column-link-hdg-b.img-row-col > * .txt-wrap { width: 100%; position: absolute; }
  .column-link-hdg-b.img-row-col > * .txt-wrap .box { min-height: 65px; color: #fff; background: rgba(0, 0, 0, 0.7); padding: 5px 25px 5px 20px; align-items: center; }
  .column-link-hdg-b.img-row-col > * a .txt-wrap .box:after { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); top: auto; bottom: 10px; margin-top: 0; /*transform:rotate(135deg);*/ /*webfont*/ }
  .column-link-hdg-b.img-row-col > * a.link-blank .txt-wrap .box .icn, .column-link-hdg-b.img-row-col > * a.link-pdf .txt-wrap .box .icn { padding-right: 10px; }
  .column-link-hdg-b.img-row-col > * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg-b.img-row-col > * a.link-pdf .txt-wrap .box .icn::before { position: absolute; }
  .column-link-hdg-b.img-row-col > * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg-b.img-row-col > * a.link-pdf .txt-wrap .box .icn::before { top: auto; bottom: 6px; right: 24px; }
  .column-link-hdg-b.img-row-col > * a.link-pdf .txt-wrap .box .icn { padding-right: 14px; }
  .column-link-hdg-b.img-row-col > * a.link-pdf .txt-wrap .box .icn::before { top: auto; bottom: 6px; }
  .column-link-hdg-b.img-row-col > * a.link-blank .txt-wrap .box .icn::before { width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_blank.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; }
  .column-link-hdg-b.img-row-col > * a.link-pdf .txt-wrap .box .icn::before { width: 20px; height: 20px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_pdf.svg) no-repeat left top / 20px auto; transition: opacity .2s; font-size: 0; } .column-link-hdg-b.img-col { padding: 0 17%; margin-left: -30px; }
  .column-link-hdg-b.img-col > * { margin-left: 30px; }
  .column-link-hdg-b.img-col.custom { display: flex; margin-left: -30px; padding: 0; }
  .column-link-hdg-b.img-col.custom > * { width: calc(50% - 30px); margin-left: 30px; margin-top: 30px; }
  .column-link-hdg-b.img-col.custom > *:nth-child(n-2) { margin-top: 0; }
  .column-link-hdg-b.img-col.custom > *:nth-child(n+3) { margin-top: 30px; }
  .column-link-hdg-b.img-col.custom > * .txt-wrap { position: absolute; }
  .column-link-hdg-b.img-col.custom .img-wrap { padding-top: 52.5%; }
  .column-link-hdg-b.img-col.custom .img-wrap::before { padding-top: 0; content: ''; display: block; position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 1; transition: box-shadow .2s; }
  .column-link-hdg-b.img-col.custom .img-wrap img { bottom: 50%; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); }
  .column-link-list { display: flex; flex-wrap: wrap; margin: 32px 0 0 0; }
  .column-link-list > * + * { margin-top: 0; }
  .column-link-list > * a .txt-wrap .box:after { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); right: 10px; top: 50%; margin-top: -2px; /*transform:rotate(135deg);*/ /*webfont*/ }
  .column-link-list > * a.link-blank .txt-wrap .box .icn, .column-link-list > * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }
  .column-link-list > * a.link-blank .txt-wrap .box .icn::before, .column-link-list > * a.link-pdf .txt-wrap .box .icn::before { position: absolute; }
  .column-link-list > * a.link-blank .txt-wrap .box .icn::before, .column-link-list > * a.link-pdf .txt-wrap .box .icn::before { top: 50%; margin-top: -6px; right: 24px; }
  .column-link-list > * a.link-pdf .txt-wrap .box .icn { padding-right: 24px; }
  .column-link-list > * a.link-pdf .txt-wrap .box .icn::before { margin-top: -10px; }
  .column-link-list > * a.link-blank .txt-wrap .box .icn::before { width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_blank_w.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; }
  .column-link-list > * a.link-pdf .txt-wrap .box .icn::before { width: 20px; height: 20px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_pdf_w.svg) no-repeat left top / 20px auto; transition: opacity .2s; font-size: 0; } .column-link-list > * .txt-wrap .box { font-size: 1.6rem; padding: 5px 25px 5px 20px; min-height: 65px; }
  .column-link-list > * .list-label { top: -45px; padding-left: 20px; }
  .column-link-list.img-col { margin-left: -3px; }
  .column-link-list.img-col > * { width: calc((100% / 2) - 3px); margin-left: 3px; }
  .column-link-list.img-col > *:nth-child(n+3) { margin-top: 3px; }
  .column-link-list.img-col > * .list-label li { font-size: 1.8rem; }
  .column-link-list.img-col > * .txt-wrap .box { min-height: 120px; font-size: 2.4rem; }
  .column-link-list.img-row-col { margin-left: -3px; }
  .column-link-list.img-row-col > * { width: calc((100% / 3) - 3px); margin-left: 3px; }
  .column-link-list.img-row-col > *:nth-child(n+4) { margin-top: 3px; }
  .column-link-list.img-row-col > * a .txt-wrap .box:after { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); top: auto; bottom: 10px; margin-top: 0; /*transform:rotate(135deg);*/ /*webfont*/ }
  .column-link-list.img-row-col > * a.link-blank .txt-wrap .box .icn, .column-link-list.img-row-col > * a.link-pdf .txt-wrap .box .icn { padding-right: 10px; }
  .column-link-list.img-row-col > * a.link-blank .txt-wrap .box .icn::before, .column-link-list.img-row-col > * a.link-pdf .txt-wrap .box .icn::before { position: absolute; }
  .column-link-list.img-row-col > * a.link-blank .txt-wrap .box .icn::before, .column-link-list.img-row-col > * a.link-pdf .txt-wrap .box .icn::before { top: auto; bottom: 6px; right: 24px; }
  .column-link-list.img-row-col > * a.link-pdf .txt-wrap .box .icn { padding-right: 14px; }
  .column-link-list.img-row-col > * a.link-pdf .txt-wrap .box .icn::before { top: auto; bottom: 6px; }
  .column-link-list.img-row-col > * a.link-blank .txt-wrap .box .icn::before { width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_blank.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; }
  .column-link-list.img-row-col > * a.link-pdf .txt-wrap .box .icn::before { width: 20px; height: 20px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_pdf.svg) no-repeat left top / 20px auto; transition: opacity .2s; font-size: 0; } .column-link-list.img-row-col > * .inner { display: block; }
  .column-link-list.img-row-col > * .img-wrap { width: 100%; }
  .column-link-list.img-row-col > * .txt-wrap { width: 100%; position: absolute; }
  .column-link-list.img-row-col > * .txt-wrap .box { color: #fff; background: rgba(0, 0, 0, 0.7); padding: 5px 25px 5px 20px; min-height: 75px; font-size: 1.6rem; align-items: center; position: relative; }
  .column-link-list.img-row-col > * .list-label { padding-left: 20px; }
  .column-link-hdg { margin: 32px 0 0 0; }
  .column-link-hdg > * a .txt-wrap .box:after { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); right: 10px; top: 50%; margin-top: -2px; /*transform:rotate(135deg);*/ /*webfont*/ }
  .column-link-hdg > * a.link-blank .txt-wrap .box .icn, .column-link-hdg > * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }
  .column-link-hdg > * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg > * a.link-pdf .txt-wrap .box .icn::before { position: absolute; }
  .column-link-hdg > * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg > * a.link-pdf .txt-wrap .box .icn::before { top: 50%; margin-top: -6px; right: 24px; }
  .column-link-hdg > * a.link-pdf .txt-wrap .box .icn { padding-right: 24px; }
  .column-link-hdg > * a.link-pdf .txt-wrap .box .icn::before { margin-top: -10px; }
  .column-link-hdg > * a.link-blank .txt-wrap .box .icn::before { width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_blank.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; }
  .column-link-hdg > * a.link-pdf .txt-wrap .box .icn::before { width: 20px; height: 20px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_pdf.svg) no-repeat left top / 20px auto; transition: opacity .2s; font-size: 0; } .column-link-hdg > * .txt-wrap .box { min-height: 45px; padding: 5px 25px 5px 15px; }
  .column-link-hdg.row1 > * { width: calc((99.99999% / 2) - 5px); }
  .column-link-hdg.row1 > *:nth-child(n+3) { margin-top: 5px; }
  .column-link-hdg.row2 > * { width: calc((99.99999% / 2) - 5px); }
  .column-link-hdg.row2 > *:nth-child(n+3) { margin-top: 5px; }
  .column-link-hdg.row3 > * { width: calc((99.99999% / 2) - 5px); }
  .column-link-hdg.row3 > *:nth-child(n+3) { margin-top: 5px; }
  .column-link-hdg.row4 > * { width: calc((99.99999% / 2) - 5px); }
  .column-link-hdg.row4 > *:nth-child(n+3) { margin-top: 5px; }
  .column-link-hdg.row5 > * { width: calc((99.99999% / 2) - 5px); }
  .column-link-hdg.row5 > *:nth-child(n+3) { margin-top: 5px; }
  .column-link-hdg.row6 > * { width: calc((99.99999% / 2) - 5px); }
  .column-link-hdg.row6 > *:nth-child(n+3) { margin-top: 5px; } .column-link-hdg.row4 { margin-left: -30px; }
  .column-link-hdg.row4 > * { margin-left: 30px; }
  .column-link-hdg.row4 > * .txt-wrap .box { font-size: 1.8rem; }
  .column-link-hdg.row5, .column-link-hdg.row6 { margin-left: -30px; }
  .column-link-hdg.row5 > *, .column-link-hdg.row6 > * { margin-left: 30px; }
  .column-link-dtl { display: flex; flex-wrap: wrap; margin: 32px 0 0 -30px; }
  .column-link-dtl > * + * { margin-top: 0; }
  .column-link-dtl > *:nth-child(n+3) { margin-top: 32px; }
  .column-link-dtl > * { display: flex; width: calc((100% / 2) - 30px); margin-left: 30px; background: #fff; }
  .column-link-dtl > * .inner { padding-bottom: 0; /*height: 100%;*/ }
  .column-link-dtl > * .txt-wrap { padding: 20px 20px 0 0; }
  .column-link-dtl > * .txt-wrap .lead { font-size: 1.6rem; }
  .column-link-dtl > * .txt-wrap .hdg { font-size: 2.0rem; line-height: 1.4; }
  .column-link-dtl > * .txt-wrap .lead + .hdg { margin-top: 15px; }
  .column-link-dtl > * .list-label { position: static; margin-top: 10px; margin-bottom: 10px; }
  .column-link-dtl > * .box { min-height: 65px; padding-top: 10px; padding-bottom: 10px; padding-left: 20px; padding-right: 30px; margin-top: auto; }
  .column-link-dtl > * a { display: flex; flex-direction: column; width: 100%; transition: box-shadow .2s; }
  .column-link-dtl > * a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .column-link-dtl > * a img { transition: opacity .2s; }
  .column-link-dtl > * a:hover > * { position: relative; z-index: -1; }
  .column-link-dtl > * a:hover img { opacity: .5; }
  .column-link-dtl > * a:hover { color: #0000ff; }
  .column-link-dtl > * a:hover .txt-wrap .lead { text-decoration: underline; }
  .column-link-dtl > * a:hover .txt-wrap .hdg { text-decoration: underline; }
  .column-link-dtl > * a:hover .box { text-decoration: underline; }
  .column-link-dtl > * a:hover .box:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .column-link-dtl > * a .box::after { right: 13px; }
  .column-link-pdt { display: flex; flex-wrap: wrap; margin: 20px 0 0 -30px; }
  .column-link-pdt > * + * { margin-top: 0; }
  .column-link-pdt > *:nth-child(n+3) { margin-top: 20px; }
  .column-link-pdt > * { width: calc((100% / 2) - 30px); margin-left: 30px; display: flex; flex-wrap: wrap; }
  .column-link-pdt > * .inner { background: #fff; padding: 15px 15px 20px; display: flex; flex-wrap: wrap; flex-direction: column; width: 100%; }
  .column-link-pdt > * .pdt-wrap { display: block; padding-top: 15px; }
  .column-link-pdt > * .pdt-wrap::after { content: ""; display: block; clear: both; }
  .column-link-pdt > * .img-wrap { width: 41%; float: left; margin-right: 2.5%; }
  .column-link-pdt > * .txt-wrap { width: 100%; }
  .column-link-pdt > * .txt-wrap .lead { font-size: 1.6rem; }
  .column-link-pdt > * .txt-wrap .hdg { font-size: 2.0rem; }
  .column-link-pdt > * .txt-wrap .lead + .hdg { margin-top: 15px; }
  .column-link-pdt > * .list-label { float: left; width: 56.5%; }
  .column-link-pdt > * .box { width: 56.5%; float: left; margin-top: 15px; }
  .column-link-pdt > * a { display: flex; flex-wrap: wrap; width: 100%; }
  .column-link-pdt > * a:after { right: 10px; bottom: 10px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .column-link-pdt > * a.link-blank .icn::before, .column-link-pdt > * a.icn-pdf .icn::before { bottom: 6px; right: 20px; position: absolute; }
  .column-link-pdt > * a.link-blank .icn::before { width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_blank.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; }
  .column-link-pdt > * a.link-pdf .icn::before { width: 20px; height: 20px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_pdf.svg) no-repeat left top / 20px auto; transition: opacity .2s; font-size: 0; } .column-link-pdt > * a:hover .txt-wrap .lead { text-decoration: underline; }
  .column-link-pdt > * a:hover .txt-wrap .hdg { text-decoration: underline; }
  .column-link-pdt > * a:hover .box { text-decoration: underline; }
  .column-link-pdt-pt2 { display: flex; flex-wrap: wrap; margin: 32px 0 0 -30px; }
  .column-link-pdt-pt2 > * + * { margin-top: 0; }
  .column-link-pdt-pt2 > *:nth-child(n+3) { margin-top: 32px; }
  .column-link-pdt-pt2 > * { width: calc((100% / 2) - 30px); margin-left: 30px; display: flex; flex-wrap: wrap; }
  .column-link-pdt-pt2 > * .hdg { font-size: 2.0rem; }
  .column-link-pdt-pt2 > * .hdg a:hover { text-decoration: underline; }
  .column-link-pdt-pt2 > * .hdg a:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .column-link-pdt-pt2 > * .detail { display: flex; justify-content: space-between; }
  .column-link-pdt-pt2 > * .detail:after { content: ""; display: block; clear: both; }
  .column-link-pdt-pt2 > * .img-wrap { float: none; width: 39%; margin: 0; align-self: flex-start; }
  .column-link-pdt-pt2 > * .txt-wrap { width: 58%; display: flex; flex-flow: column; }
  .column-link-pdt-pt2 > * .txt { font-size: 1.6rem; margin-left: 3%; margin-bottom: 10px; }
  .column-link-pdt-pt2 > * .list-btn { margin-top: auto; margin-left: 3%; }
  .column-link-pdt-pt2 > * .list-btn > [class^="btn"] { width: 100%; margin: 0; margin-top: 16px; }
  .box-add-info { padding: 20px; margin: 20px 0 0; display: flex; flex-direction: column; }
  a.box-add-info.link-map .icn::before { bottom: 8px; }
  a.box-add-info:hover.link-map .icn { position: static; }
  .box-add-info .add-hdr { padding: 0 0 15px; }
  .box-add-info .list-link-pts { margin: 10px 0 0; }
  .box-add-info .list-link-pts.list-row { margin-top: auto; }
  .box-add-info .detail { line-height: 1.5; margin: 10px 0 0; }
  .column-link-list-pt2 { margin-top: 20px; margin-left: -30px; display: flex; flex-wrap: wrap; }
  .column-link-list-pt2 > li { width: calc(33.333% - 30px); margin-top: 20px; margin-left: 30px; }
  .column-link-list-pt2 > li a:hover .inner .img-wrap::before { box-shadow: 0 0 0 4px #1432aa inset; }
  .column-link-list-pt2 > li a:hover .inner .txt-wrap .box { text-decoration: underline; color: #0000ff; }
  .column-link-list-pt2 > li .inner { display: block; margin-left: 0; }
  .column-link-list-pt2 > li .inner > a { display: block; }
  .column-link-list-pt2 > li .inner > a:hover .img-wrap::before { box-shadow: 0 0 0 4px #1432aa inset; }
  .column-link-list-pt2 > li .inner > a:hover .txt-wrap .box { text-decoration: underline; color: #0000ff; }
  .column-link-list-pt2 > li .inner .img-wrap { margin-top: 0; width: 100%; margin-left: 0; position: relative; }
  .column-link-list-pt2 > li .inner .img-wrap::before { content: ''; display: block; position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 1; transition: box-shadow .2s; }
  .column-link-list-pt2 > li .inner .txt-wrap { width: 100%; margin-left: 0; margin-top: 18px; }
  .box-std { padding: 30px; margin: 20px 0 0; }
  .box-std.sp-fit { margin-left: 0; margin-right: 0; }
  .box-std.pc-into { margin-left: 30px; margin-right: 30px; }
  .box-std > *:first-child { margin-top: 0; }
  .box-std .txt-std { font-weight: normal; padding: 0; }
  .box-std .list-dl-std-pt3 { margin-top: 0; }
  .box-std .list-dl-std-pt3 dt + dd { margin-top: 15px; }
  .box-std .list-dl-std-pt3 dt { width: 35%; padding: 0; margin-top: 15px; font-size: 1.8rem; }
  .box-std .list-dl-std-pt3 dd { width: 65%; padding: 0; margin-top: 15px; font-size: 1.8rem; }
  .box-std + .btn, .box-std + .btn-sp { margin-top: 30px; }
  .box-std-pt2 { margin: 20px 0 0; position: relative; z-index: 0; }
  .box-std-pt2 .list-dl-std-pt3 { margin-top: 0; margin: 0 20px; padding: 0 0 20px; }
  .box-std-pt2 .list-dl-std-pt3 dt + dd { margin-top: 15px; }
  .box-std-pt2 .list-dl-std-pt3 dt { width: 35%; padding: 0; margin-top: 15px; font-size: 1.8rem; }
  .box-std-pt2 .list-dl-std-pt3 dd { width: 65%; padding: 0; margin-top: 15px; font-size: 1.8rem; }
  .box-std-pt2 .wrap-around { display: block; text-decoration: none; color: #333; padding: 20px; margin-top: 0; position: relative; }
  .box-std-pt2 .wrap-around .img-wrap { margin-top: -10px; margin-left: -10px; max-width: 120px; }
  .box-std-pt2 .wrap-around .img-wrap.left { float: left; margin: -20px 15px 10px -20px; padding-left: 0; }
  .box-std-pt2 .wrap-around:after { right: 10px; bottom: 10px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .box-std-pt2 .wrap-around.link-blank .icn::before, .box-std-pt2 .wrap-around.icn-pdf .icn::before { bottom: 6px; right: 20px; position: absolute; }
  .box-std-pt2 .wrap-around.link-blank .icn::before { width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_blank.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; }
  .box-std-pt2 .wrap-around.link-pdf .icn::before { width: 20px; height: 20px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_pdf.svg) no-repeat left top / 20px auto; transition: opacity .2s; font-size: 0; } .box-std-pt2 .wrap-around:hover .icn { position: static; }
  .box-std-pt2 .wrap-around:hover .wrap-hdg { color: #1432aa; text-decoration: underline; }
  .box-intro-pdt { padding: 20px; margin: 20px 0 0; display: flex; flex-direction: column; }
  .box-intro-pdt .intro-hdr .hdr { font-size: 2.0rem; }
  .box-intro-pdt .intro-hdr .hdr > a { margin-top: -15px; padding: 15px 30px 15px 0; }
  .box-intro-pdt .intro-hdr .hdr > a:hover { text-decoration: underline; }
  .box-intro-pdt .intro-hdr .hdr > a:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .box-intro-pdt .intro-hdr .hdr > span { margin-top: -15px; padding: 15px 30px 15px 0; }
  .box-intro-pdt .wrap-around { margin-top: 25px; }
  .box-intro-pdt .wrap-around .txt-std { margin-top: 0; }
  .box-intro-pdt .list-link-pts { margin: 10px 0 0; }
  .box-intro-pdt .list-link-pts.list-row { margin-top: auto; } .media-st-list > .inner { display: flex; justify-content: space-between; }
  .media-st-list > .inner:first-child { margin-top: 32px; }
  .media-st-list > .inner .img-wrap { margin-top: 0; width: 30.9%; }
  .media-st-list > .inner .dtl-wrap { width: 65.5%; margin-top: 0; }
  .media-st-list > .inner .dtl-wrap .txt { margin-top: 20px; }
  .media-st-list > .inner .dtl-wrap .btn-wrap .btn, .media-st-list > .inner .dtl-wrap .btn-wrap .btn-sp { text-align: left; }
  .media-st-list > .inner .dtl-wrap .btn-wrap .btn a, .media-st-list > .inner .dtl-wrap .btn-wrap .btn-sp a { min-width: 264px; } .img-wrap, .img-wrap-pt2 { background: #fff; margin-top: 32px; }
  .img-wrap.transparent, .img-wrap-pt2.transparent { background: transparent; }
  .img-wrap figure figcaption, .img-wrap-pt2 figure figcaption { padding: 0; }
  .img-wrap figure + figure, .img-wrap-pt2 figure + figure { margin-top: 32px; }
  .img-wrap.sp-fit, .img-wrap-pt2.sp-fit { margin-left: 0; margin-right: 0; }
  .img-wrap-pt2 { margin-top: 0; }
  .movie-wrap { margin-top: 32px; }
  .movie-wrap.center { width: 68.8%; margin: 32px auto 0; padding-top: 38.9%; }
  .nolnav .movie-wrap.center { width: 48.75%; margin: 32px auto 0; padding-top: 27.5%; }
  .nolnav .biz-l-inner .movie-wrap.center { width: 68.8%; margin: 32px auto 0; padding-top: 38.9%; }
  .movie-around.img-wrap { min-width: 45%; }
  .stand-alone-movie-wrap { margin-top: 32px; }
  _:-ms-fullscreen, :root .wrap-box.row2.row2-lt1.sp-fit.sp-vertical figure { display: inline-block; }
  _:-ms-fullscreen figure img, :root .wrap-box.row2.row2-lt1.sp-fit.sp-vertical .inner-box:first-child figure img { width: 190px; } .wrap-exp { display: flex; flex-wrap: wrap; margin-left: -30px; }
  .wrap-exp.row6 > .exp-box { margin-top: 32px; width: calc((99.999% / 6) - 30px); }
  .wrap-exp.row6 > .exp-box .img-wrap { width: 116px; height: 116px; margin: 0 auto; }
  .wrap-exp.row3 > .exp-box { margin-top: 32px; width: calc((100% / 3) - 30px); }
  .wrap-exp.row2 > .exp-box { margin-top: 32px; width: calc((100% / 2) - 30px); }
  .wrap-exp.row2 > .exp-box.pat-s { margin-top: 10px; }
  .wrap-exp.row2 > .exp-box.pat-s .hdg { margin-top: 15px; }
  .wrap-exp.row2 > .exp-box.pat-s .txt { margin-top: 15px; }
  .wrap-exp.row1 > .exp-box { margin-top: 32px; width: calc((100% / 1) - 30px); }
  .wrap-exp.row1 > .exp-box.pat-s { margin-top: 10px; }
  .wrap-exp.row1 > .exp-box.pat-s .hdg { margin-top: 15px; }
  .wrap-exp.row1 > .exp-box.pat-s .txt { margin-top: 15px; }
  .wrap-exp > .exp-box { margin-top: 32px; width: calc((100% / 4) - 30px); margin-left: 30px; }
  .wrap-exp > .exp-box + .exp-box { margin-top: 32px; }
  .wrap-exp > .exp-box .inner-box { display: flex; flex-direction: column; }
  .wrap-exp > .exp-box .inner-box.inner-box-ctr { text-align: center; }
  .wrap-exp > .exp-box .inner-box.link-anchor:hover .hdg { text-decoration: underline; }
  .wrap-exp > .exp-box .inner-box.link-anchor:hover:after { -webkit-transform: translateX(0) translateY(3px) rotate(225deg); transform: translateX(0) translateY(3px) rotate(225deg); }
  .wrap-exp > .exp-box .img-wrap { width: 170px; height: 170px; margin: 0 auto; }
  .wrap-exp > .exp-box .txt-wrap { width: 100%; }
  .wrap-exp > .exp-box .hdg { margin-top: 32px; font-size: 2rem; text-align: center; }
  .wrap-exp > .exp-box .txt { margin-top: 32px; }
  .wrap-exp-pt2 { display: flex; flex-wrap: wrap; margin-left: -30px; }
  .wrap-exp-pt2 > .exp-box { margin-top: 32px; width: calc((100% / 5) - 30px); margin-left: 30px; }
  .wrap-exp-pt2 > .exp-box .inner-box { display: block; }
  .wrap-exp-pt2 > .exp-box .hdg-wrap { position: relative; z-index: 0; }
  .wrap-exp-pt2 > .exp-box .hdg { color: #fff; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); right: 0; margin: auto; text-align: center; float: none; width: 170px; padding: 12px; z-index: 1; }
  .wrap-exp-pt2 > .exp-box .lead { text-align: center; float: none; width: auto; line-height: 1.2; margin-top: 32px; }
  .wrap-exp-pt2 > .exp-box .img-wrap { float: none; width: 170px; height: 170px; margin: 0 auto; }
  .wrap-exp-pt2 > .exp-box .list-link { border-top: 1px solid #cfc9c9; padding: 10px 0 0 0; margin-top: 32px; }
  .exp-idx.csr .wrap-exp-pt2 > .exp-box { padding-top: 0; border-top: none; }
  .exp-idx.csr .wrap-exp-pt2 > .exp-box .hdg { color: #000; }
  .wrap-exp-pt3 { margin-top: 32px; }
  .wrap-exp-pt3 > .exp-box + .exp-box { margin-top: 32px; }
  .wrap-exp-pt3 > .exp-box .inner-box { display: flex; flex-direction: row-reverse; justify-content: space-between; }
  .wrap-exp-pt3 > .exp-box .txt-wrap { width: calc(100% - 175px - 30px); }
  .wrap-exp-pt3 > .exp-box .txt-wrap .hdg { margin-top: 0; text-align: left; }
  .wrap-exp-pt3 > .exp-box .txt-wrap .txt { margin-top: 10px; }
  .wrap-exp-pt3 > .exp-box .img-wrap { margin: 0; text-align: left; } .edit-area h2:not([class^="hdg-"]) { color: #1432aa; font-size: 4.6rem; line-height: 1.3; margin: 54px 0 0; font-weight: bold; }
  .edit-area h3:not([class^="hdg-"]) { color: #1432aa; font-size: 3.2rem; line-height: 1.3; margin: 46px 0 0; font-weight: bold; }
  .edit-area p { margin-top: 20px; }
  .edit-area h4:not([class^="hdg-"]) { font-size: 2rem; line-height: 1.3; margin: 32px 0 0; }
  .edit-area h5:not([class^="hdg-"]) { line-height: 1.3; font-size: 1.8rem; margin: 20px 0 0; }
  .edit-area .img-left:after { content: ""; display: block; clear: both; }
  .edit-area .img-left img { float: left; margin: 0 10px 10px 0; }
  .edit-area .img-right:after { content: ""; display: block; clear: both; }
  .edit-area .img-right img { float: right; margin: 0 0 10px 10px; }
  .edit-area table:not([class^="tbl-"]) { margin: 32px 0 0; }
  .edit-area table:not([class^="tbl-"]) th p, .edit-area table:not([class^="tbl-"]) td p { margin-top: 10px; }
  .edit-area ul:not([class^="list-"]) { margin: 32px 0 0; padding: 0; }
  .edit-area ul:not([class^="list-"]).list-fit { padding: 0; }
  .edit-area ul:not([class^="list-"]) > li { padding: 14px 15px 14px 45px; }
  .edit-area ul:not([class^="list-"]) > li::before { left: 20px; top: 1.4em; background: #333; border-radius: 2px; }
  .edit-area ul:not([class^="list-"]) > li ul li { padding-top: 10px; padding-bottom: 10px; }
  .edit-area ol:not([class^="list-"]) { margin: 32px 0 0; padding: 0; }
  .edit-area ol:not([class^="list-"]).list-fit { padding: 0; }
  .edit-area ol:not([class^="list-"]) > li { padding: 14px 15px 14px 45px; }
  .edit-area ol:not([class^="list-"]) > li::before { position: absolute; top: 0.85em; left: 0.5em; }
  .edit-area dl:not([class^="list-"]) { margin: 32px 0 0; padding: 0; display: flex; flex-wrap: wrap; }
  .edit-area dl:not([class^="list-"]).list-fit { padding: 0; }
  .edit-area dl:not([class^="list-"]) > dt { padding: 12px; width: 28.8%; background: #fbfbfc; }
  .edit-area dl:not([class^="list-"]) > dt:nth-of-type(odd) { background: #eeeff3; }
  .edit-area dl:not([class^="list-"]) > dd { padding: 12px; width: calc(71.2% - 4px); margin-left: 4px; background: #fbfbfc; }
  .edit-area dl:not([class^="list-"]) > dd:nth-of-type(odd) { background: #eeeff3; }
  .edit-area dl:not([class^="list-"]) > dd + dt { margin-top: 0; }
  .edit-area .box-figure { display: flex; flex-wrap: wrap; margin-left: -30px; }
  .edit-area .box-figure > div { width: calc((99.99999% / 3) - 30px); margin-left: 30px; }
  .edit-area .box-figure > div > p { margin-top: 20px; } .g-ir .wrap-related { padding-inline: 0; }
  .g-ir .wrap-related.l-inner-full { padding-right: calc(50vw - 50%); padding-left: calc(50vw - 50%); } a:hover .align-date-wrap > span { text-decoration: underline; }
  a:hover .date .align-date-wrap > span { text-decoration: none; }
  .history-list-wrap .list-dl-std.col-pt0 > dt { width: 27%; }
  .history-list-wrap .list-dl-std.col-pt0 > dd { width: 73%; }
  .history-list-wrap .list-dl-std.col-pt0 > dt > .item:first-child { width: 2.5em; }
  .history-list-wrap .list-dl-std.col-pt0 > dt > .item + .item { width: 7em; }
  .history-list-wrap .list-dl-std.col-pt0 > dt > .item:only-child { width: 98%; }
  .box-ir-pt1 .date > em.align-date-wrap > span { font-size: 2.8rem; }
  .tbl-std .wrap-box.row2.row2-rt1.sp-vertical { display: block; font-size: 0; }
  .tbl-std .wrap-box.row2.row2-rt1.sp-vertical .inner-box { display: inline-block; vertical-align: top; }
  .tbl-std .wrap-box.row2.row2-rt1.sp-vertical .inner-box * { font-size: 1.6rem; }
  .tbl-std .wrap-box.row2.row2-rt1.sp-vertical .img-wrap { margin-top: 15px; }
  .wrap-btn-rss { position: relative; }
  .wrap-btn-rss > .btn-rss { position: absolute; right: 0; top: 12px; margin-top: 0; }
  .medi05 .l-body-foot .wrap-box.row2 section + section .hdg-lv2-pt3, .medi05 .l-body-foot .wrap-box.row2 .hdg-lv2-pt3 { margin-top: 30px; }
  .medi05 .l-body-foot .wrap-box.row2 .wrap-around { margin-top: 15px; }
  .medi05 .l-body-foot .wrap-box.row2 .txt-std { margin-top: 15px; }
  .medi05 .l-body-foot .wrap-box.row2 .img-wrap { width: 40%; padding-top: 30%; }
  .news-detail .box-figure > div > p { margin-top: 32px; line-height: 1.5; text-align: center; }
  .news-detail .box-figure > div > p > span { text-align: left; font-size: 1.2rem; line-height: 1.5; margin-top: 32px; color: #666666; display: block; font-style: normal; }
  .media-line.img-wrap { text-align-last: left; margin-left: 30px; }
  .column-link.img-col-s.pr { margin-left: -30px; padding-left: 30px; padding-right: 30px; }
  .column-link.img-col-s.pr ~ .btn, .column-link.img-col-s.pr ~ .btn-sp { margin-top: 80px; }
  .column-link.img-col-s.pr > * { margin-left: 30px; }
  .column-link.img-col-s.row2.pr > * { width: calc((99.99999% / 2) - 30px); }
  .column-link.img-col-s.row2.pr > *:nth-child(n+3) { margin-top: 30px; }
  .iframe-wrap.pt1 iframe { height: 430px; }
  .iframe-wrap.pt2 iframe { height: 1620px; }
  .iframe-wrap.pt3 { margin: 32px 0 0; }
  .iframe-wrap.pt3 iframe { height: 270px; }
  .iframe-wrap.pt4 { margin: 32px 0 0; }
  .iframe-wrap.pt4 iframe { height: 1150px; }
  .iframe-wrap.pt5 { margin: 32px 0 0; }
  .iframe-wrap.pt5 iframe { height: 600px; }
  .hdg-lv2-cat.pt3 { font-size: 3.2rem; line-height: 1.3; margin: 46px 0 0; }
  .hdg-lv2-media { margin: 70px 0 25px; }
  .lead-hdg-media { font-size: 2.8rem; background: url(/media/image/hdg_bg.png) no-repeat center top; padding-top: 80px; margin: -50px 0 0; }
  .hdg-lv2-media-pt2 { font-size: 2.4rem; margin: 32px 0 0; }
  .hdg-lv1-saiyo { color: #1432aa; text-align: center; background: transparent; font-size: 2.8rem; margin: 50px 0 0; padding: 0; }
  .hdg-lv3-vision { margin-top: 30px; font-size: 1.6rem; }
  .hdg-lrg { font-size: 2.0rem; }
  .list-btn-full { width: 100%; }
  .wrap-hdg-infosol { background: url(/shared/image/bg_infosol.jpg) no-repeat center; height: 260px; }
  .wrap-hdg-infosol .hdg-lv1-infosol { font-size: 2.8rem; }
  .hdg-lv2-infosol { margin: 60px 0 0; font-size: 2.4rem; }
  .hdg-ex > .item { font-size: 1.6rem; }
  .hdg-ex > .txt { font-size: 2rem; }
  .wrap-search-hdg { margin: 32px 0 0; padding: 10px 12px; display: flex; justify-content: space-between; align-items: flex-end; }
  .wrap-search-hdg > .hdg { font-size: 2rem; }
  .wrap-search-hdg > .category { margin-top: 0; }
  .wrap-search-hdg > .category > dt { display: inline-block; }
  .wrap-search-hdg > .category > dd { margin-top: 0; text-align: left; margin-left: 35px; }
  .wrap-search-hdg > .category > dd + dd { margin-left: 35px; }
  .wrap-search-hdg > .category > dd > a:hover { color: #1432aa; }
  .wrap-search-hdg > .category > dd > a:hover:after { -webkit-transform: translateX(0) translateY(3px) rotate(225deg); transform: translateX(0) translateY(3px) rotate(225deg); }
  .wrap-search-hdg + .txt-std { margin-top: 15px; padding-left: 1em; }
  .search-link { font-size: 1.8rem; }
  .search-link + .txt-std { margin-top: 10px; }
  .txt-infosol-lead { margin: 50px 0 0; font-size: 3rem; }
  .txt-lead-sdgs { margin: 32px 0 0; font-size: 1.6rem; padding: 0 0 8px; }
  .list-cat { margin: 32px 0 0; }
  .list-cat > li a:hover { color: #0000ff; text-decoration: underline; }
  .list-cat > li a:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .list-flow > li + li { margin: 90px 0 0; }
  .list-flow > li + li:before { top: -60px; }
  .list-share { margin-left: -15px; margin-top: 0; }
  .list-share > li { margin: 32px 0 0 15px; }
  .list-share > li > a { transition: opacity .2s; }
  .list-share > li > a:hover { opacity: .5; }
  .list-share > li.url-btn { display: none; }
  .list-share > li.print-btn { display: block; }
  .list-share > li.print-btn > a { padding-left: 35px; padding-right: 11px; background: url(/shared/image/icon_print.png) no-repeat 10px center/16px auto; }
  .list-sdgs-tag { margin: 15px 0 0 -10px; }
  .list-sdgs-tag > li { margin: 10px 0 0 10px; }
  .list-sdgs-tag > li img { width: 70px; }
  .list-sdgs-tag-pt2 > li img { width: 50px; min-width: 50px; }
  .btn-inq.saiyo { margin-top: 60px; }
  .btn-inq.saiyo > a { padding-top: 20px; padding-bottom: 20px; }
  .img-name-pt1 img { max-width: 190px; }
  .img-space { padding: 0; }
  .img-pc-w80p { width: 80%; }
  .location-info { display: flex; flex-wrap: nowrap; align-items: flex-start; margin: 32px 0 0; }
  .location-info .hdg { width: 15%; }
  .location-info .txt { width: 85%; margin: 0; }
  .tag-new { background: url(/shared/image/list_tag_new.png) no-repeat left top/76px auto; width: 76px; height: 76px; }
  .line-dot { margin: 32px 30px 0; }
  .mod-imp-info { margin: 32px 0 0; padding: 20px 18px 20px 10px; display: flex; }
  .mod-imp-info > .ttl { width: 24%; font-size: 2rem; padding: 0 32px 0 60px; }
  .mod-imp-info > .ttl:before { margin-top: 0; top: -12px; width: 44px; height: 44px; background: transparent url(/shared/image/mod-icon_imp.png) no-repeat left top; }
  .mod-imp-info > .detail { width: 76%; font-size: 1.4rem; margin-top: 0; }
  .mod-imp-info > .detail a:hover { color: #0000ff; text-decoration: underline; }
  .mod-imp-info > .detail a:hover:before { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .mod-imp-info > .detail .inner-list > li + li { margin-top: 32px; }
  .list-media { margin: 20px 0 0; padding: 14px 15px 15px; }
  .list-media > li { padding: 12px 15px 10px 50px; }
  .list-anchor.row6 { justify-content: center; }
  .list-anchor.row6 > li { width: calc(99.99999% / 6); }
  .list-anchor.row5 { justify-content: center; }
  .list-anchor.row5 > li { width: calc(99.99999% / 5); }
  .list-anchor.row4 { justify-content: center; }
  .list-anchor.row4 > li { width: calc(99.99999% / 4); }
  .list-anchor.row2 { justify-content: center; }
  .list-anchor.row2 > li { width: calc(99.99999% / 2); }
  .list-anchor > li a { padding: 30px 2px 40px 2px; }
  .list-anchor > li a:after { bottom: 25px; }
  .list-anchor > li a:hover { text-decoration: underline; }
  .list-anchor > li a:hover:after { -webkit-transform: translateX(0) translateY(3px) rotate(225deg); transform: translateX(0) translateY(3px) rotate(225deg); }
  .list-sdg { width: 515px; text-align: center; }
  .list-sdg.list-sdg-pt2 { margin-top: 0; margin-bottom: 0; padding-left: 20px; }
  .tbl-sdg thead th { font-size: 1.8rem; }
  .tbl-sdg tbody td { font-size: 0; }
  .tbl-sdg tbody td .wrap-info1 { font-size: 1.6rem; width: 40%; display: inline-block; vertical-align: top; }
  .tbl-sdg tbody td .wrap-info2 { width: 60%; display: inline-block; vertical-align: top; }
  .management .link:hover { text-decoration: underline; }
  .sec-box-info { margin-top: 30px; }
  .sec-box-info + .sec-box-info { margin-top: 0; }
  .sec-box-info .hdg { font-size: 1.6rem; }
  .sec-box-info .sec-inner { padding: 20px 30px 30px; }
  .sec-box-info .sec-inner .wrap-white { margin: 30px 0 0; background: #fff; padding: 20px 30px; }
  .sec-box-info .sec-inner .wrap-white > section + section { margin-top: 30px; }
  .sec-box-info .sec-inner .wrap-white .list-link-pts { margin-top: 10px; margin-left: 20px; }
  .sec-box-info .sec-inner .wrap-white .wrap-around { margin-left: -30px; margin-right: -30px; }
  .hdg-hero-media { display: flex; flex-direction: column; width: 100%; position: relative; margin: 0; }
  .hdg-hero-media > .txt-wrap { position: absolute; width: 100%; bottom: 0; left: 0; display: flex; flex-direction: column; z-index: 1; }
  .hdg-hero-media > .txt-wrap .box { background: rgba(0, 0, 0, 0.7); font-size: 2.4rem; min-height: 100px; padding: 18px 20px 2px 25px; }
  .wrap-media-article .hdg-hero-media:after { bottom: 0; }
  .wrap-media-article .hdg-hero-media > .txt-wrap { padding-bottom: 60px; }
  .hero-saiyo a { border: 1px solid #666666; height: 274px; margin: 32px 0 0; background-size: 490px auto, 414px auto; }
  .hero-saiyo a:after { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); right: 13px; bottom: 13px; }
  .hero-saiyo a:hover { text-decoration: underline; color: #0000ff; }
  .hero-saiyo a:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .hero-saiyo a .txt { font-size: 3rem; }
  .wrap-infosol-fst { padding-bottom: 140px; }
  .wrap-infosol-fst > .inner { width: 74%; margin: 0 auto; }
  .wrap-infosol-scd { padding: 0 0 50px 0; display: flex; justify-content: center; }
  .wrap-infosol-scd .img-infosol { width: 55%; text-align: center; }
  .wrap-infosol-scd .img-infosol img { margin-top: -50px; }
  .wrap-infosol-scd .list-infosol { width: calc(43% - 65px); margin: 60px 0 0 -2em; align-items: flex-start; }
  .wrap-infosol-scd .list-infosol > li { width: calc(50% - 2em); margin: 10px 0 0 10px; font-size: 1.5rem; }
  .wrap-infosol-thd .hdg-lv2 { margin: 60px 0 0; }
  .wrap-infosol-thd .box-add-info .inner-box .add-hdr { margin-top: 0; }
  .wrap-infosol-thd .wrap-box.sp-vertical.sp-fit { margin-left: -20px; }
  .wrap-infosol-thd .wrap-box.row2 > * { margin-left: 20px; }
  .wrap-infosol-thd .wrap-box.row2-lt2 > *:first-child { width: calc(32% - 20px); }
  .wrap-statement { padding: 0 30px; }
  .wrap-statement .hdg-statement-lv2 { margin-top: 100px; font-size: 2.8rem; }
  .wrap-statement .wrap-txt { background: url(/corporate/philosophy/future-natural/image/ind01.png) no-repeat right 60px top; }
  .wrap-statement .txt-statement { text-align: left; line-height: 2.2; }
  .wrap-history { display: flex; }
  .wrap-history > .history-img-list { display: block; width: 22.3%; margin-left: 0; }
  .wrap-history > .history-img-list > li { width: auto; margin: 0; }
  .wrap-history > .history-img-list > li .img-wrap figure { display: block; }
  .wrap-history > .history-list-wrap { width: calc(77.7% - 20px); margin: 0 0 0 20px; }
  .wrap-history-flow { margin: 32px 0 0; padding: 15px 0 0; display: flex; flex-wrap: wrap; align-items: flex-start; }
  .wrap-history-flow:after { content: ""; display: block; clear: both; }
  .wrap-history-flow:before { left: 0; right: 0; margin: auto; top: auto; width: 4px; }
  .wrap-history-flow .history-box { width: 50%; }
  .wrap-history-flow .history-box:not(:first-child):nth-of-type(odd) { margin-top: -85px; }
  .wrap-history-flow .history-box:not(:first-child):nth-of-type(even) { margin-top: 85px; }
  .wrap-history-flow .history-box:first-child + .history-box { margin-top: 170px; }
  .wrap-history-flow .history-box:first-child .hdg-history-lv2 { margin-top: 15px; }
  .wrap-history-flow .history-box:nth-of-type(odd) { float: left; }
  .wrap-history-flow .history-box:nth-of-type(odd) .hdg-history-lv2 { text-align: right; padding: 0 10px 0 0; }
  .wrap-history-flow .history-box:nth-of-type(odd) .hdg-history-lv2:before { left: auto; right: -2px; }
  .wrap-history-flow .history-box:nth-of-type(odd) .inner { margin-right: 27px; }
  .wrap-history-flow .history-box:nth-of-type(even) { float: right; }
  .wrap-history-flow .history-box:nth-of-type(even) .hdg-history-lv2 { text-align: left; padding: 0 0 0 10px; }
  .wrap-history-flow .history-box:nth-of-type(even) .hdg-history-lv2:before { left: -2px; right: auto; }
  .wrap-history-flow .history-box:nth-of-type(even) .inner { margin-left: 27px; }
  .wrap-history-flow .hdg-history-lv2 { font-size: 2rem; }
  .wrap-history-flow .hdg-history-lv2 > span { font-size: 1.6rem; }
  .wrap-history-flow .hdg-history-lv2:before { top: 0; width: 4px; }
  .wrap-history-flow .hdg-history-lv3 { margin: 15px 0 0; font-size: 2rem; }
  .wrap-history-flow .inner { margin: 15px 0 0 0; }
  .wrap-history-flow .inner > a { padding: 1px 12px 12px 12px; transition: box-shadow .2s; z-index: 1; }
  .wrap-history-flow .inner > a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .wrap-history-flow .inner > a img { transition: opacity .2s; }
  .wrap-history-flow .inner > a:hover > * { position: relative; z-index: -1; }
  .wrap-history-flow .inner > a:hover img { opacity: .5; }
  .wrap-history-flow .inner > a:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .wrap-history-flow .inner .wrap-box.sp-fit { margin-left: -10px; }
  .wrap-history-flow .inner .wrap-box.row2 > * { width: calc((99.99999% / 2) - 10px); margin-left: 10px; }
  .wrap-history-flow .inner .img-wrap { margin-top: 15px; }
  .wrap-history-flow .inner .txt-std { margin-top: 15px; }
  .wrap-form-general:after { content: ""; display: block; clear: both; }
  .wrap-form-general .form-sub { float: left; width: 31.6%; }
  .wrap-form-general .form-main { float: right; width: 65.8%; margin-top: 0; }
  .wrap-form-general .list-form-std { margin-left: 0; margin-right: 0; }
  .txt-scroll-box { padding: 0 10px; height: auto; overflow: visible; margin-top: 32px; }
  .txt-scroll-box .txt-std:first-child { margin-top: 0; }
  .wrap-media-article .hdg-lv2-pt2, .wrap-media-article .hdg-lv2-pt3, .wrap-media-article .hdg-lv2-media-pt2 { margin-left: 15px; margin-right: 15px; }
  .wrap-media-article .hdg-lv3-pt2, .wrap-media-article .hdg-lv4 { margin-left: 30px; margin-right: 30px; }
  .wrap-media-article .movie-wrap { margin-left: 30px; margin-right: 30px; width: calc(100% - 60px); }
  .wrap-media-article .wrap-box.row2, .wrap-media-article .wrap-box.row3 { padding-left: 30px; padding-right: 30px; }
  .wrap-media-article .wrap-box.row2.sp-vertical > .inner-box { margin-top: 0; }
  .wrap-media-box-pt2.row2 { margin-left: -15px; }
  .wrap-media-box-pt2.row2 .inner-box { margin-left: 15px; width: calc(54% - 15px); }
  .wrap-media-box-pt2.row2 .inner-box:first-child { width: calc(46% - 15px); }
  .wrap-media-box-pt2.row2 .inner-box .img-wrap:after { padding-top: 180px; }
  .wrap-media-box-pt2.row2.sp-fix-img .inner-box:not([class="img"]) { width: calc(54% - 15px); }
  .wrap-media-box-pt2.row2.sp-fix-img .inner-box:not([class="img"]):first-child { width: calc(46% - 15px); }
  .wrap-media-box-pt2.row2.sp-fix-img .inner-box.img { width: calc(54% - 15px); }
  .wrap-media-box-pt2.row2.sp-fix-img .inner-box.img:first-child { width: calc(46% - 15px); }
  .wrap-saiyo-aside { background-color: #1432aa; padding: 10px 0 45px; margin-top: 60px; }
  .wrap-saiyo-aside .column-link > * + * { margin-top: 0; }
  .article-info { margin-top: 14px; }
  .wrap-media-label .article-info { margin-right: 20px; }
  .column-sdgs { padding: 0; }
  .column-sdgs > .box { width: 25%; }
  .column-sdgs-pt2 { padding: 0; margin: 26px 0 0 -6px; }
  .column-sdgs-pt2 > .box { width: calc(16.666% - 6px); margin: 6px 0 0 6px; }
  .column-sdgs-pt2.adjust { padding-right: 16.666%; }
  .wrap-media-lead { padding: 0 25px; }
  .wrap-media-lead > .txt-std.lead { padding: 25px 0; }
  .mod-none-article { margin-top: 32px; padding: 1px 30px 29px; }
  .cat-idx { margin-top: 0; padding: 1px 0; }
  .cat-idx .hdg-lv1-cat { font-size: 5.4rem; margin-top: 64px; border-bottom: none; padding: 0; }
  .cat-idx .hdg-lv1-cat + * { clear: both; padding-top: 1px; }
  .cat-idx .hdg-lv1-cat-pt2 { font-size: 5.4rem; text-align: left; margin-top: 64px; }
  .cat-idx .hdg-lv1-tokyo2020, .cat-idx .hdg-lv1-news-movie { color: #1432aa; background: transparent; font-size: 3.0rem; margin: 60px 0 0 0; padding: 0; text-align: center; }
  .cat-idx .hdg-lv2-cat { font-size: 4.6rem; }
  .cat-idx .hdg-lv2-cat.pt2 { text-align: left; }
  .cat-idx > .hdg-lv2-cat { margin-top: 75px; }
  .cat-idx .lead { margin-left: 17%; margin-right: 17%; font-size: 2rem; }
  .cat-idx .lead:first-of-type { margin-top: 52px; }
  .cat-idx .lead-pt2 { font-size: 2rem; line-height: 1.2; text-align: left; }
  .cat-idx .btn, .cat-idx .btn-sp { margin-top: 60px; }
  .cat-idx .btn:last-child, .cat-idx .btn-sp:last-child { margin-bottom: 60px; }
  .cat-idx.corporate .column-link-hdg-b { margin-top: 75px; }
  .cat-idx.corporate .hdg-lv1-cat { margin-top: 40px; }
  .cat-idx.corporate .lead:first-of-type { margin-top: 16px; font-size: 1.8rem; }
  .cat-idx.development { margin-bottom: 18px; }
  .cat-idx.development ~ .box-std { margin-top: 60px; }
  .cat-idx.development ~ .box-std .wrap-hdg .txt-std { margin-top: 20px; }
  .cat-idx.development + section .wrap-rss { margin-bottom: 30px; }
  .cat-idx.development + section .wrap-rss + .list-link { margin-left: 0; margin-bottom: 60px; }
  .cat-idx.development .column-link-hdg-b.img-col { display: flex; margin-top: 40px; margin-left: -30px; padding: 0; }
  .cat-idx.development .column-link-hdg-b.img-col > * { margin-top: 30px; width: calc(33.333% - 30px); margin-left: 30px; }
  .cat-idx.development .column-link-hdg-b.img-col > * + * { margin-top: 30px; }
  .cat-idx.development .img-wrap:before { padding-top: 52.6315%; }
  .cat-idx.development .hdg-lv1-cat + .txt-std { text-align: left; font-size: 1.8rem; }
  .cat-idx.development .lead:first-of-type { margin-top: 20px; font-size: 1.8rem; }
  .cat-idx.ir { background: transparent url(/shared/image/bg_ir.jpg) no-repeat center top; }
  .cat-idx.ir .column-link { margin-top: 0; }
  .cat-idx.ir .column-link > * { width: 100%; }
  .cat-idx.ir .hdg-lv1-cat { text-align: left; margin-top: 28px; }
  .cat-idx.ir .list-link { margin-left: 0; margin-right: 0; }
  .cat-idx.csr { background: #f3f7ed url(/shared/image/bg_csr.jpg) no-repeat center top; }
  .cat-idx.csr .hdg-lv1-cat { margin-top: 10px; }
  .cat-idx.csr .lead:first-of-type { margin-top: 25px; }
  .cat-idx.csr .column-link-hdg-b { margin-top: 170px; }
  .cat-idx.csr + .wrap-box .list-link { margin-left: 0; margin-right: 0; }
  .cat-idx.sustainability .hdg-lv1-cat { margin-top: 32px; }
  .cat-idx.sustainability .lead:first-of-type { margin-top: 10px; }
  .cat-idx.sustainability .column-link-hdg { margin-top: 65px; margin-right: 0; }
  .cat-idx.sustainability .column-link-hdg .txt-wrap .box { min-height: 128px; padding: 22px 25px 12px 17px; }
  .cat-idx.sustainability .column-link-hdg .txt-wrap .box .hdg { width: 100%; font-size: 2rem; }
  .cat-idx.sustainability .column-link-hdg .txt-wrap .box .txt { width: 100%; font-size: 1.6rem; }
  .cat-idx.sustainability .column-link-hdg-b { margin-top: 75px; }
  .cat-idx.sustainability .column-link-hdg-b.row3 { padding-left: 0; padding-right: 0; }
  .cat-idx.sustainability .column-link-hdg-b .txt-wrap .box { min-height: 116px; padding: 22px 25px 12px 17px; justify-content: flex-start; }
  .cat-idx.sustainability .column-link-hdg-b .txt-wrap .box .hdg { width: 100%; font-size: 2rem; }
  .cat-idx.sustainability .column-link-hdg-b .txt-wrap .box .txt { width: 100%; font-size: 1.6rem; }
  .cat-idx.sustainability + .wrap-box .list-link { margin-left: 0; margin-right: 0; }
  .cat-idx.sustainability .list-btn { margin-bottom: 30px; }
  .cat-idx.sustainability .list-btn .btn, .cat-idx.sustainability .list-btn .btn-sp { margin-top: 35px; }
  .cat-idx.sustainability .list-btn.row2 { padding: 0 17%; margin-left: -30px; margin-top: 10px; }
  .cat-idx.sustainability .list-btn.row2 .btn, .cat-idx.sustainability .list-btn.row2 .btn-sp { margin-top: 20px; width: calc((50%) - 30px); margin-left: 30px; }
  .cat-idx.sustainability .btn:last-child, .cat-idx.sustainability .btn-sp:last-child { margin-bottom: 0; }
  .cat-idx.push { background: transparent url(/shared/image/bg_push.jpg) no-repeat center top; }
  .cat-idx.push .lead { text-align: center; margin: 220px 0 0; }
  .cat-idx.tokyo2020 { background: transparent url(/shared/image/bg_tokyo2020.jpg) no-repeat center top; }
  .cat-idx.tokyo2020 .lead { font-size: 3rem; line-height: 1.5; font-weight: normal; }
  .cat-idx.media { background: url(/shared/image/bg_media.jpg) no-repeat center top; }
  .cat-idx.lp-pt1 { background: url(/shared/image/bg_media.jpg) no-repeat center top; }
  .cat-idx.search .hdg-lv2-cat { margin-top: 60px; }
  .cat-idx.news-movie { background: transparent url(/shared/image/bg_news_movie.jpg) no-repeat center top; }
  .exp-idx { padding: 1px 0; position: relative; }
  .exp-idx .hdg-lv2-exp { font-size: 3.2rem; line-height: 1.3; margin: 46px 0 0; }
  .exp-idx .wrap-box.sp-fit { margin-top: 30px; }
  .exp-idx .lead { font-size: 1.6rem; margin-top: 32px; margin-left: 17%; margin-right: 17%; }
  .exp-idx .btn, .exp-idx .btn-sp { margin-top: 60px; }
  .exp-idx .btn:last-child, .exp-idx .btn-sp:last-child { margin-bottom: 60px; }
  .exp-idx .list-btn .btn > a, .exp-idx .list-btn .btn-sp > a, .exp-idx .list-btn .btn-sp > a { height: auto; }
  .exp-idx.csr, .exp-idx.sustainability { margin-top: 32px; }
  .exp-idx.csr .hdg-lv2-exp, .exp-idx.sustainability .hdg-lv2-exp { margin-top: 32px; }
  .exp-idx.csr .lead, .exp-idx.sustainability .lead { margin-top: 32px; margin-left: 0; margin-right: 0; text-align: center; }
  .num-idx { padding-bottom: 48px; background: linear-gradient(to right, #0d1b7d 0%, #102693 48.12%, #1432aa 100%); }
  .num-idx .hdg-lv2-num { margin-top: 48px; font-size: 2.8rem; }
  .num-idx .hdg-lv2-num > span { font-size: 1.4rem; }
  .num-idx .wrap-box { padding-left: 0; padding-right: 0; margin-left: -12px; margin-right: 0; margin-top: 28px; }
  .num-idx .wrap-box > .inner-box:first-child a { height: 270px; }
  .num-idx .wrap-box > .inner-box a { height: 270px; padding: 112px 18px 28px; background-position: center 24px; transition: opacity .2s; }
  .num-idx .wrap-box > .inner-box a:hover { opacity: .7; }
  .num-idx .wrap-box > .inner-box a:hover .hdg:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .num-idx .wrap-box.row3 > .inner-box { width: calc((99.99999% / 3) - 12px); margin-left: 12px; }
  .num-idx .wrap-box.row3 > .inner-box:nth-child(n+4) { margin-top: 12px; }
  .num-idx .wrap-box .hdg { margin-top: 10px; font-size: 2rem; padding-right: 18px; }
  .wrap-search-box { width: 62%; margin: 25px auto 0; }
  .wrap-search-box .search-box .inp-btn { transition: opacity .3s; }
  .wrap-search-box .search-box .inp-btn:hover { opacity: .5; }
  .wrap-vision-intro { padding: 5px; border: 5px solid #1432aa; margin: 20px 0; }
  .wrap-vision-intro .wrap-inner { border: 2px solid #1432aa; padding: 20px; }
  .wrap-vision-intro .txt-intro { font-size: 2.2rem; color: #1432aa; }
  .wrap-topic { margin-top: 30px; padding: 30px; }
  .wrap-topic .hdg { font-size: 1.8rem; }
  .wrap-topic .topic { padding: 30px; margin-top: 30px; margin-left: 0; }
  .wrap-topic.pt2 .topic .hdg-lv3 { font-size: 2.2rem; }
  .wrap-topic.pt2 .topic .hdg-lv3-pt3 { margin-top: 15px; }
  .wrap-topic.pt2 .topic .txt-std { margin-top: 15px; }
  .wrap-topic.pt2 .topic .list-btn > [class^="btn"] { margin-top: 15px; }
  .wrap-topic.pt2 .topic.wrap-box.row2-lt1 > *:first-child { width: 18%; margin-left: 0; }
  .wrap-topic.pt2 .topic.wrap-box.row2-lt1 > *:first-child .img-wrap { text-align: left; margin-top: 0; }
  .wrap-topic.pt2 .topic.wrap-box.row2-lt1 > * { width: calc(82% - 30px); }
  .wrap-notice { padding: 15px 20px; font-size: 1.8rem; margin: 20px 30px 0; }
  .wrap-mark .hdg { font-size: 1.8rem; margin: 25px 30px 0; }
  .wrap-discover .img-wrap { width: 50%; margin: 30px auto; }
  .box-environment .hdg-lv3 { font-size: 2.2rem; }
  .box-environment .lead { font-size: 1.6rem; }
  .wrap-search-sort { text-align: right; }
  .wrap-search-sort fieldset { position: relative; }
  .wrap-search-sort fieldset:after { content: ""; display: block; clear: both; }
  .wrap-search-sort .hdg { position: absolute; right: 0; display: block; padding-right: 12em; }
  .wrap-search-sort .sort-list { float: right; margin-right: .5em; }
  .wrap-search-sort .sort-list > li { margin: 12px 0 0 25px; }
  .wrap-corporate { margin-top: 32px; padding-bottom: 30px; background: transparent; }
  .wrap-corporate .column-link-hdg.row4 { margin-top: 32px; padding-left: 0; padding-right: 0; }
  .wrap-csr { margin-top: 32px; padding-bottom: 60px; background: transparent url(/shared/image/bg_csr02.jpg) center top; }
  .wrap-csr .column-link-hdg.row4 { margin-top: 32px; padding-left: 0; padding-right: 0; }
  .wrap-csr-pt2 { padding: 1px 30px 76px; margin: 32px 0 0; }
  .wrap-csr-pt2 > .hdg { margin-top: 52px; font-size: 2rem; }
  .wrap-csr-pt2 .btn, .wrap-csr-pt2 .btn-sp { margin-top: 32px; }
  .wrap-csr-pt2 .box-csr-img { margin-left: -40px; margin-right: -40px; }
  .wrap-csr-pt2 .box-csr-img::before { padding-top: calc(242 / 600 * 100%); }
  .wrap-csr-pt2 .box-csr-img img { max-width: 100%; right: -30px; bottom: -60px; }
  .wrap-csr-pt2 .column-link { margin: 0; margin-left: -30px; display: flex; }
  .wrap-csr-pt2 .column-link.img-row.row3 > * { width: 100%; }
  .wrap-csr-pt2 .column-link li { margin-left: 0; margin-top: 25px; width: 100%; }
  .wrap-csr-pt2 .column-link li .inner { background: #ffffff; }
  .wrap-csr-pt2 .column-link li .box { padding: 40px 20px 35px 18px; }
  .wrap-csr-pt2 .column-link li a::after { top: 0; bottom: 0; margin: auto; }
  .sustainability .wide .wrap-csr-pt2 .column-link { margin-left: -30px; }
  .sustainability .wide .wrap-csr-pt2 .column-link.img-row.row3 > * { width: calc((99.99999% / 3) - 30px); } .wrap-csr-pt3 .column-link-list { margin-top: 50px; }
  .wrap-csr-pt4 .column-link-hdg-b.img-col { padding: 0; margin-top: 30px; }
  .wrap-csr-pt4 .column-link-hdg-b.img-col .list-label li { font-size: 2rem; }
  .wrap-csr-pt4 .column-link-hdg-b.img-col > * .txt-wrap .box { padding: 10px 30px 20px; }
  .wrap-csr-pt4 .column-link-hdg-b.img-col > * .txt-wrap .box .txt { font-size: 1.6rem; }
  .wrap-csr-pt4 .column-link-hdg-b.img-col > * .txt-wrap .box .hdg { font-size: 2.6rem; }
  .sustainability.wrap-box.row2 > *.wide { width: calc(99.99999% - 30px); }
  .sustainability .wrap-csr-pt2 { margin-top: 40px; padding-bottom: 60px; }
  .sustainability .wrap-csr-pt2 .hdg { margin-top: 55px; }
  .sustainability .wrap-csr-pt2 .column-link { margin: 0 0 0 -30px; }
  .sustainability .wrap-csr-pt2 .column-link li { margin-left: 30px; margin-top: 20px; }
  .sustainability .wrap-csr-pt2 .column-link > * { min-height: 1px; }
  .sustainability .wrap-csr-pt2 .column-link > * a:after { top: 0; bottom: 0; margin: auto; }
  .sustainability .wrap-csr-pt2 .column-link .img-wrap.rectangle:before { padding-top: 73%; }
  .sustainability .wrap-csr-pt2 .column-link .img-wrap.rectangle img { top: auto; }
  .sustainability .wrap-csr-pt2 .column-link.img-row > * .txt-wrap .hdg, .sustainability .wrap-csr-pt2 .column-link.img-row-col > * .txt-wrap .hdg { margin-top: 0; }
  .sustainability .wrap-csr-pt2 .column-link.img-row.row3 > *:nth-child(n+3), .sustainability .wrap-csr-pt2 .column-link.img-col-row.row3 > *:nth-child(n+3) { margin-top: 20px; }
  .wrap-related { border-top: 1px solid #cfcac8; padding: 0; }
  .wrap-related .hdg { line-height: 1.3; margin: 32px 0 0; }
  .wrap-related .column-link { margin-top: 32px; }
  .wrap-ir { margin-top: 32px; padding-top: 1px; padding-bottom: 60px; }
  .wrap-ir > .hdg { margin-top: 54px; font-size: 4.6rem; }
  .wrap-ir > .column-link { margin-top: 32px; }
  .wrap-ir.under { margin-left: 0; margin-right: 0; padding-left: 30px; padding-right: 30px; padding-bottom: 30px; }
  .box-ir-pt1 { margin-top: 35px; padding: 1px 15px 20px; }
  .box-ir-pt1 > .hdg { margin-top: 32px; }
  .box-ir-pt1 .date { margin-top: 32px; font: 2rem; }
  .box-ir-pt1 .date > em { font-size: 2.8rem; margin-left: 20px; }
  .box-ir-pt1 .link { margin-top: 32px; }
  .box-ir-pt1 .link > a:hover { text-decoration: underline; }
  .box-ir-pt1 .link > a:hover:before { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .wrap-ir-pt3 { background: rgba(255, 255, 255, 0.8); padding: 30px; margin: 32px 0 0; display: flex; justify-content: space-between; }
  .wrap-ir-pt3 .btn a, .wrap-ir-pt3 .btn-sp a { align-items: center; }
  .wrap-ir-pt3 .wrap-txt { width: 32%; border-right: 1px solid #666262; padding-right: 30px; }
  .wrap-ir-pt3 .wrap-txt > .hdg { font-size: 3.2rem; line-height: 1.3; margin: 0; }
  .wrap-ir-pt3 .wrap-list { width: 68%; margin-top: 0; padding: 0; }
  .wrap-ir-pt3 .wrap-list > .hdg { padding-left: 30px; font-size: 1.8rem; }
  .wrap-ir-pt3 .wrap-list > .list { margin-top: 32px; display: flex; flex-wrap: wrap; }
  .wrap-ir-pt3 .wrap-list > .list > * { padding-left: 30px; width: calc(50%); border-top: none; }
  .wrap-ir-pt3 .wrap-list > .list > *:nth-child(n + 3) { margin-top: 25px; }
  .wrap-ir-pt3 .wrap-list > .list > *:nth-child(even) { padding-left: 75px; }
  .wrap-ir-pt3 .wrap-list > .list > * > * { padding: 0 45px 0 0; }
  .wrap-ir-pt3 .wrap-list > .list > * > *:hover > .item:not(:first-child) { text-decoration: underline; color: #0000ff; }
  .under .wrap-ir-pt3 { display: block; }
  .under .wrap-ir-pt3 .wrap-txt { width: auto; border-bottom: 1px solid #666262; border-right: none; padding-bottom: 30px; }
  .under .wrap-ir-pt3 .wrap-txt > .txt-std { padding-left: 0; }
  .under .wrap-ir-pt3 .wrap-txt > .btn, .under .wrap-ir-pt3 .wrap-txt > .btn-sp { text-align: left; }
  .under .wrap-ir-pt3 .wrap-list { width: auto; margin-top: 32px; }
  .under .wrap-ir-pt3 .wrap-list > .hdg { padding-left: 0; }
  .under .wrap-ir-pt3 .wrap-list > .list > * { padding-left: 0; }
  .wrap-box.ir { margin-bottom: 50px; }
  .wrap-media-box { display: flex; flex-direction: column; }
  .wrap-media-box .column-link-list + .column-link-list { margin-top: 3px; }
  .wrap-media-box .column-link-list.img-row-col .img-wrap { padding-top: 75%; }
  .medi05 .l-body-foot .column-link-list + .column-link-list { margin-top: 3px; }
  .medi05 .l-body-foot .column-link-list.img-row-col .img-wrap { padding-top: 75%; }
  .wrap-media-box-inner { order: 2; }
  .wrap-media-box-inner > .txt-std { padding-left: 0; }
  .nav-local.media .wrap-media-label.nav { margin-top: 30px; background: #1432aa; }
  .nav-local.media .wrap-media-label.nav .btn-label-list > .btn > a:hover:after, .nav-local.media .wrap-media-label.nav .btn-label-list > .btn-sp > a:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .wrap-media-label { padding-top: 40px; padding-bottom: 40px; background-color: #1432aa; }
  .wrap-media-label .wrap-media-label-inner { display: block; padding: 0; }
  .wrap-media-label .btn-label-list { margin-top: 20px; margin-left: -10px; }
  .wrap-media-label .btn-label-list > .btn, .wrap-media-label .btn-label-list > .btn-sp { margin-bottom: 0; margin-left: 10px; margin-top: 10px; }
  .wrap-media-label .btn-label-list > .btn > a:after, .wrap-media-label .btn-label-list > .btn-sp > a:after { margin-top: -4px; }
  .wrap-media-label .btn-label-list > .btn > a:hover:after, .wrap-media-label .btn-label-list > .btn-sp > a:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .wrap-media-label .accordionActive .search-more { background-color: #F6F6F6; }
  .wrap-media-label .accordionActive .search-more a span:before { font-size: 2rem; }
  .wrap-media-label .search-more { background-color: transparent; padding: 0; margin: 0 auto 0; width: 83%; }
  .wrap-media-label .search-more a { font-size: 2rem; padding-bottom: 0; }
  .wrap-media-label .search-more a:before, .wrap-media-label .search-more a:after { content: none; }
  .l-body-main > .wrap-media-box .wrap-media-label { margin-top: 0; }
  .hdg-hero-media + .wrap-media-label { margin: 0; padding-bottom: 20px; }
  .hdg-hero-media + .wrap-media-label .btn-label-list { margin: 0; }
  .hdg-hero-media + .wrap-media-label .btn-label-list > .btn, .hdg-hero-media + .wrap-media-label .btn-label-list > .btn-sp { margin-left: 15px; margin-top: 15px; }
  .wrap-media-label.nav { margin: 50px -20px 0; padding: 20px; background: #1432aa url(/shared/image/bg_media02.jpg) no-repeat center top/780px auto; }
  .wrap-media-label.nav .btn-label-list-wrap { display: none; }
  .wrap-media-label.nav .btn-label-list { margin-top: 0; margin-left: -10px; }
  .wrap-media-label.nav .btn-label-list > .btn, .wrap-media-label.nav .btn-label-list > .btn-sp { margin-left: 10px; }
  .wrap-news-label > .inner { display: flex; justify-content: space-between; align-items: center; }
  .wrap-news-label .btn-label-list { width: calc(100% - 7em); margin-top: 20px; margin-left: -25px; }
  .wrap-news-label .btn-label-list > .btn, .wrap-news-label .btn-label-list > .btn-sp { margin: 0 0 0 25px; }
  .wrap-news-label .btn-label-list > .btn > a:after, .wrap-news-label .btn-label-list > .btn-sp > a:after { margin-top: -4px; }
  .wrap-news-label .date, .wrap-news-label .txt { font-size: 1.8rem; }
  .wrap-news-label .date { white-space: nowrap; margin-top: 15px; }
  .wrap-news-label .txt { margin-top: 32px; }
  .wrap-map-detail { display: flex; align-items: flex-start; margin: 32px 0 0 -30px; }
  .wrap-map-detail .map-detail { width: calc(100% - 190px - 30px); margin: 0 0 0 30px; padding: 0; display: flex; flex-wrap: wrap; }
  .wrap-map-detail .map-detail dt, .wrap-map-detail .map-detail dd { padding: 12px 15px; }
  .wrap-map-detail .map-detail dt { width: 31%; }
  .wrap-map-detail .map-detail dd { width: 69%; }
  .wrap-map-detail .wrap-qrcode { display: block; margin: 0 0 0 30px; background: #e8f1fa; padding: 13px; }
  .wrap-map-detail .wrap-qrcode #qrcode canvas { padding: 16px; width: 164px; height: 164px; background-color: #fff; }
  .map-link-list { justify-content: flex-end; margin: 32px 0 0 0; }
  .map-link-list > li { margin: 5px 0 0 25px; }
  .map-link-list > li > a.link-app { display: none; }
  .map-link-list > li > a.link-print { display: block; }
  .map-link-list > li > a:hover { text-decoration: underline; color: #0000ff; }
  .map-link { margin-top: 32px; }
  .map-link > .link-txt:hover { color: #0000ff; text-decoration: underline; }
  .bn-ind-wrap { margin-top: 32px; }
  .bn-ind-wrap a { transition: opacity .2s; }
  .bn-ind-wrap a:hover { opacity: .5; }
  .lp-kv { margin: 0 -40px; }
  .tbl-wrap.tbl-sp-in { margin: 30px 30px 0; }
  .tbl-wrap.tbl-sp-in.tbl-fit { margin: 30px 0 0; }
  .list-dl-std dd > .img-wrap { margin-top: 0; padding-top: 0; }
  .wrap-box.value-creation { margin-top: 15px; margin-bottom: 50px; }
  .wrap-box.value-creation .inner-box:nth-child(n+3) { margin-top: 0; }
  .wrap-box.value-creation .img-wrap img { width: 50%; }
  .wrap-box.value-creation .img-wrap .caption { margin-top: 18px; font-size: 1.7rem; }
  .sdgs-uniq1-box > .inner { margin-top: 24px; }
  .sdgs-uniq1-box > .inner .dtl { padding: 1px 20px 12px; }
  .wrap-sdgs-uniq2 .column-link-list { margin-left: -30px; margin-top: 10px; }
  .wrap-sdgs-uniq2 .column-link-list > * { margin-top: 32px; }
  .wrap-sdgs-uniq2 .column-link-list > * + * { margin-top: 32px; }
  .wrap-sdgs-uniq2 .column-link-list.img-row-col > * { width: calc((100% / 3) - 30px); margin-left: 30px; }
  .wrap-activity-hdg { margin-top: 32px; flex-direction: row; }
  .wrap-activity-hdg > .inner { width: calc(85% - 30px); margin-top: 0; margin-left: 30px; }
  .wrap-activity-hdg > .inner .tag { margin-top: 5px; font-size: 1.6rem; }
  .wrap-activity-hdg > .inner .hdg > span { display: inline-block; font-size: 2.6rem; }
  .wrap-activity-hdg > .inner .cate { font-size: 1.8rem; margin-top: 12px; }
  .wrap-activity-hdg .img-inner { width: 15%; }
  .wrap-box-indent { padding: 0 30px; }
  .uq-service > li .sol-box { text-decoration: none; display: flex; flex-direction: column; background-color: #fff; height: 100%; }
  .uq-service > li .sol-box:hover > .hdg { text-decoration: underline; }
  .uq-service > li .sol-box:hover > .hdg:before { background: rgba(255, 255, 255, 0.5); }
  .uq-service > li .sol-box:hover > .txt:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .uq-service > li .sol-box > .hdg { padding-right: 10px; position: relative; }
  .uq-service > li .sol-box > .hdg:before { content: ""; position: absolute; width: 44px; height: 44px; background: transparent; top: 50%; margin-top: -22px; left: 0; transition: background-color .2s; }
  .uq-service > li .sol-box > .txt { align-items: flex-start; font-size: 1.4rem; padding: 10px 10px 20px 10px; overflow: hidden; line-height: 1.5; }
  .uq-service > li .sol-box > .txt::after { top: auto; bottom: 10px; }
  .popup-wrap { transition: opacity .2s; pointer-events: visible; }
  .popup-wrap:hover { opacity: .7; }
  .popup-wrap:after { content: ''; position: absolute; right: 0; top: 0; width: 56px; height: 56px; background: url(/shared/image/icon_popup.png) no-repeat center/100% auto; }
  .wrap-corporate .column-link-hdg.row4.txt-set, .wrap-corporate .column-link-hdg.row3.txt-set { margin: 30px 0 0 -30px; display: flex; }
  .wrap-corporate .column-link-hdg.row4.txt-set > *, .wrap-corporate .column-link-hdg.row3.txt-set > * { display: block; margin-top: 0; margin-left: 30px; }
  .wrap-corporate .column-link-hdg.row4.txt-set > * .txt-wrap, .wrap-corporate .column-link-hdg.row3.txt-set > * .txt-wrap { width: 100%; }
  .wrap-corporate .column-link-hdg.row4.txt-set > * .txt-wrap .box, .wrap-corporate .column-link-hdg.row3.txt-set > * .txt-wrap .box { font-size: 1.8rem; min-height: 60px; }
  .wrap-corporate .column-link-hdg.row4.txt-set > * a, .wrap-corporate .column-link-hdg.row3.txt-set > * a { width: 100%; position: relative; }
  .wrap-corporate .column-link-hdg.row4.txt-set > * .txt, .wrap-corporate .column-link-hdg.row3.txt-set > * .txt { width: 100%; margin-left: 0; margin-top: 10px; }
  .wrap-corporate .column-link-hdg.row4.txt-set { padding-left: 0; padding-right: 0; }
  .wrap-corporate .column-link-hdg.row4.txt-set > * { width: calc((99.99999% / 4) - 30px); }
  .wrap-corporate .column-link-hdg.row4.txt-set > *:nth-child(n+5) { margin-top: 30px; }
  .wrap-corporate .column-link-hdg.row3.txt-set { padding-left: 153px; padding-right: 153px; }
  .wrap-corporate .column-link-hdg.row3.txt-set > * { width: calc((99.99999% / 3) - 30px); }
  .wrap-corporate .column-link-hdg.row3.txt-set > *:nth-child(n+4) { margin-top: 30px; }
  .uq-media-list { display: flex; flex-wrap: wrap; margin-left: -30px; }
  .uq-media-list > li { width: calc(50% - 30px); margin-left: 30px; }
  .uq-media-list > li .link > a:hover::after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .box-std.box-pi { margin-top: 16px; }
  .flow-parts-pt1.box-std { margin-top: 20px; padding: 40px 30px 30px; }
  .flow-parts-pt1.box-std > .txt-b.txt-std { margin-top: 30px; font-size: 1.6rem; font-weight: normal; }
  .flow-parts-pt1.box-std > .txt-std { margin-top: 16px; font-size: 1.6rem; }
  .flow-parts-pt1 .hdg { font-size: 2rem; }
  .flow-parts-pt1 .list { margin-top: 35px; }
  .flow-parts-pt1 .list > li { padding: 18px; margin-top: 20px; } .media-set { display: flex; justify-content: space-between; align-items: flex-start; }
  .media-set .img-wrap { margin-top: 0; width: 30%; }
  .media-set .inner { width: 65%; }
  .media-set .hdg { margin-top: 0; }
  .media-set .txt-std { margin-top: 20px; }
  .media-set .txt-std:first-child { margin-top: 0; }
  .media-set .btn, .media-set .btn-sp { text-align: left; }
  .media-set .btn > a, .media-set .btn-sp > a { width: 410px; }
  .media-set .lead { text-align: left; } .media-set-pt2 { display: flex; justify-content: space-between; align-items: flex-start; }
  .media-set-pt2.lead-ctr { align-items: center; }
  .media-set-pt2 .img-wrap { margin-top: 0; width: 30%; }
  .media-set-pt2 .img-wrap.small { padding: 0; }
  .media-set-pt2 .inner { width: 65%; }
  .media-set-pt2 .txt-std { margin-top: 20px; }
  .media-set-pt2 .txt-std:first-child { margin-top: 0; }
  .media-set-pt2 .btn, .media-set-pt2 .btn-sp { text-align: left; }
  .media-set-pt2 .btn > a, .media-set-pt2 .btn-sp > a { width: 410px; }
  .media-set-pt2 .lead { text-align: left; } .media-box-list { margin-left: -30px; display: flex; flex-wrap: wrap; }
  .media-box-list .list-label li > a:hover { opacity: .6; }
  .media-box-list.main > li:nth-child(-n+2) { margin-top: 50px; margin-left: 30px; width: calc(50% - 30px); }
  .media-box-list.main > li:nth-child(-n+2) .txt-wrap .box { font-size: 2.2rem; }
  .sort .media-box-list.main > li { margin-top: 20px; }
  .media-box-list > li { margin-left: 30px; width: calc(33.333% - 30px); }
  .media-box-list > li .inner > a:hover .img-wrap::before { box-shadow: 0 0 0 4px #1432aa inset; }
  .media-box-list > li .inner > a:hover .img-wrap img { opacity: .5; }
  .media-box-list > li .inner > a:hover .txt-wrap .box { text-decoration: underline; color: #0000ff; }
  .media-box-list .img-wrap { position: relative; }
  .media-box-list .img-wrap::before { content: ''; display: block; position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 1; transition: box-shadow .2s; }
  .media-box-list .img-wrap img { transition: opacity .2s; }
  .media-box-list .txt-wrap { margin-top: 18px; }
  .media-box-list.row2 > li { margin-top: 50px; margin-left: 30px; width: calc(50% - 30px); }
  .media-box-list.row2 > li .txt-wrap .box { font-size: 2.2rem; }
  .cat-idx .media-more-btn.btn, .cat-idx .media-more-btn.btn-sp { margin-bottom: 0; }
  .cat-idx .media-more-btn.btn > a, .cat-idx .media-more-btn.btn-sp > a { min-width: 380px; justify-content: center; } .sp-view { display: none; }
  .pc-view { display: block; }
  .cat-idx .lead-pt1 { padding: 0; font-size: 2rem; }
  .column-link.img-col-row.row2 > * .txt-wrap .box .hdg { font-size: 1.6rem; }
  .column-link.img-col-row.row2 > * .txt-wrap .box .txt { font-size: 1.4rem; }
  .column-link-hdg.row3-pt2 { margin-top: 10px; margin-left: -30px; justify-content: center; }
  .column-link-hdg.row3-pt2 li { width: 278px; margin: 38px 0 0 30px; }
  .column-link-hdg.row3-pt2 li a { font-size: 1.8rem; }
  .column-link-hdg.row3-pt2 li a .img-wrap::before { padding-top: 65%; }
  .column-link-hdg.row3-pt2 li a .img-wrap img { height: auto; }
  .column-link-hdg.row3-pt2 li a .txt-wrap { display: flex; }
  .column-link-hdg.row3-pt2 li a .txt-wrap .box-pt1 { padding: 19px 15px; }
  .column-link-hdg.row3-pt2 > :nth-child(n+3) { margin-top: 38px !important; }
  .exp-idx.sec-product .wrap-exp .exp-box { width: calc((100% / 3) - 30px); margin-top: 40px; }
  .exp-idx.sec-product .wrap-exp .exp-box .txt-wrap .txt { margin-top: 20px; text-align: center; font-size: 1.6rem; }
  .exp-idx.sec-product .list-btn .btn, .exp-idx.sec-product .list-btn .btn-sp { margin-top: 48px; margin-bottom: 72px; } .list-member > li .hdg { font-size: 16px; }
  .list-member > li .name-wrap { margin-left: 0px; padding-left: 28px; }
  .list-member > li .name-wrap .name img { height: 16px; }
  .list-member > li .name-wrap .e-name { display: block; font-size: 14px; }
  .list-member > li .name-wrap .note { font-size: 12px; } .board-member-list + .wrap-box { margin-top: 80px; } .board-member-list { display: flex; flex-wrap: wrap; margin-top: -12px; margin-left: -40px; }
  .board-member-list > li { width: calc(50% - 40px); margin-left: 40px; }
  .board-member-list .prf .sub-txt { margin-top: 20px; }
  .board-member-list .prf .txt { font-size: 2rem; }
  .board-member-list .prf .txt + .sub-txt { margin-top: 10px; }
  .board-member-list .prf .txt-img img { height: 20px; }
  .board-member-list .prf .txt-img + .sub-txt { margin-top: 10px; }
  .board-member-list .career > li + li { margin-top: 5px; } .wrap-box.row2.row2-uq1 { margin: 0 0 0 -30px; }
  .wrap-box.row2.row2-uq1 > *:nth-child(1) { width: calc(30% - 30px); }
  .wrap-box.row2.row2-uq1 > *:nth-child(2) { width: calc(70% - 30px); } .news00 .hdg-lv1 { margin: 0; padding-top: 42px; } .news00 .hdg-lv1 + .txt-std { margin-top: -2em; } .hdg-lv1 + .wrap-news-sort { margin-top: 40px; } .wrap-news-sort { margin: 32px 0 0; padding: 1px 30px 30px; } .wrap-news-sort .sort-btn { display: none; } .wrap-news-sort .news-sort-btn { margin-top: 30px; }
  .wrap-news-sort .news-sort-btn > a { min-width: 263px; width: 263px; } .news-sort-area { display: block; margin-top: 0; } .wrap-news-sort.detail .news-sort-list .body:first-child { margin-top: 30px; } .news-sort-list .body { margin-top: 26px; } .news-sort-list .body.biz { padding-bottom: 0; } .news-sort-list .hdg { margin-bottom: 24px; } .news-sort-list .hdg > a { display: inline-block; padding-right: 30px; vertical-align: middle; } .news-sort-list .sort-txt { display: inline-block; vertical-align: middle; margin-left: 40px; margin-top: 0; } .news-sort-list .search-list { display: flex; margin-left: -30px; margin-top: 24px; } .news-sort-list .search-list > li { width: calc(50% - 30px); margin-left: 30px; margin-top: 0; } .news-sort-list .search-list .input { margin-top: 0; } .news-sort-list .radio-list-pt1, .news-sort-list .radio-list-pt2 { margin-left: -40px; } .news-sort-list .radio-list-pt1 > li, .news-sort-list .radio-list-pt2 > li { width: auto; margin-left: 40px; margin-top: 30px; } .news-sort-list .radio-list-pt1 > li.w100, .news-sort-list .radio-list-pt2 > li.w100 { width: auto; } .btn-row { display: flex; justify-content: center; margin-left: -30px; margin-top: 50px; }
  .btn-row.row3 .btn.size-pt1, .btn-row.row3 .size-pt1.btn-sp { width: calc(33.333% - 30px); margin-left: 30px; }
  .btn-row.row3 .btn.size-pt1 > *, .btn-row.row3 .size-pt1.btn-sp > * { width: 100%; min-width: 1%; }
  .btn-row > .size-pt1 { margin-left: 30px; }
  .btn-row > .size-pt1 + .size-pt1 { margin-top: 32px; } .uq-contact-panel { margin-top: 0; display: flex; flex-wrap: wrap; margin-left: -32px; } .uq-contact-panel > li { width: calc(50% - 32px); margin-left: 32px; } .uq-contact-panel > li a:hover { text-decoration: underline; box-shadow: 0 0 0 4px #0033af inset; color: #0000ff; }
  .uq-contact-panel > li a:hover::after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .uq-contact-panel > li a:hover .inner { position: relative; z-index: -1; } .uq-contact-panel > li a .img-wrap::after { content: none; } .uq-contact-panel > li a .img-wrap img { position: static; height: auto; object-fit: contain; } .uq-contact-panel > li a .txt-wrap { justify-content: center; padding: 8px 26px 8px 16px; } .uq-contact-panel > li a .txt-wrap .hdg { font-size: 2rem; } .uq-contact-panel > li a .txt-wrap .dtl { margin-top: 16px; font-size: 1.6rem; } .hero-feature { margin: 0 calc(50% - 50vw); padding: 0 calc(50vw - 50%); background: #C7E6F1; }
  .hero-feature .body { width: 1280px; margin: 0 auto; background: url(/media/image/bg_ind01.png) no-repeat left bottom/640px; }
  .hero-feature .inner { padding: 54px 40px 0; min-height: 342px; width: 58%; margin-left: auto; }
  .hero-feature .inner .hdg { font-size: 4rem; }
  .hero-feature .inner .lead:after { content: none; }
  .hero-feature .inner .txt { margin-top: 24px; } .u-br-sp { display: none; } .u-br-pc { display: block; } .hdg-lv2-feature { text-align: left; margin-top: 62px; } .list-pager { margin-top: 48px; }
  .list-pager > li a:hover { background-color: #1432aa; color: #fff; border: 1px solid #1432aa; } .hero-corporate > .inner { padding: 64px 0 46px; min-height: 224px; }
  .hero-corporate > .inner .hdg { font-size: 5.4rem; }
  .hero-corporate > .inner .lead { font-size: 1.8rem; } .anc-corporate .list.row5 > li:nth-child(4)::after { content: none; } .anc-corporate { margin: 0 calc(50% - 50vw); padding: 0 calc(50vw - 50%); }
  .anc-corporate.lower { margin: 48px 0 32px; padding: 0; }
  .anc-corporate .list { margin-left: 0; }
  .anc-corporate .list.row2 > li { width: 50%; }
  .anc-corporate .list.row5 > li { width: 20%; }
  .anc-corporate .list > li { width: 25%; border: none; padding: 8px 0; position: relative; }
  .anc-corporate .list > li + li::before { content: ''; position: absolute; left: 0; top: 0; bottom: 0; background-color: #fff; width: 1px; height: 3.2em; margin: auto; }
  .anc-corporate .list > li a { font-size: 1.4rem; padding: 2px 8px; min-height: 118px; height: auto; }
  .anc-corporate .list > li a::after { bottom: 20px; }
  .anc-corporate .list > li a:hover { text-decoration: underline; }
  .anc-corporate .list > li a:hover::after { -webkit-transform: translateX(0) translateY(3px) rotate(225deg); transform: translateX(0) translateY(3px) rotate(225deg); } .bg-corporate-pt1 { margin: 0 calc(50% - 50vw); padding: 1px calc(50vw - 50%) 64px; } .bg-corporate-pt2 { margin: 0 calc(50% - 50vw); padding: 64px calc(50vw - 50%); } .bg-corporate-pt3 { margin: 64px calc(50% - 50vw) 0; padding: 1px calc(50vw - 50%) 64px; } .hdg-lv2-corporate { font-size: 4.6rem; line-height: 1.3; margin: 54px 0 0; } .list-corporate-summary { margin-top: 0; display: flex; flex-wrap: wrap; justify-content: center; margin-left: -30px; }
  .list-corporate-summary > li { width: calc(25% - 30px); margin-top: 20px; margin-left: 30px; display: flex; }
  .list-corporate-summary > li a { height: 100%; width: 100%; }
  .list-corporate-summary > li a:hover { opacity: .8; }
  .list-corporate-summary > li a:hover .hdg::before { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); } .corporate-wrap-pt1 { display: flex; justify-content: space-between; align-items: flex-start; }
  .corporate-wrap-pt1 .dtl-wrap { width: 74.2%; }
  .corporate-wrap-pt1 .dtl-wrap > * { margin-top: 0; }
  .corporate-wrap-pt1 .dtl-wrap .list-dl-std > dt, .corporate-wrap-pt1 .dtl-wrap .list-dl-std > dd { padding: 8px 12px; }
  .corporate-wrap-pt1 .img-list { width: 23.3%; margin-top: 0; }
  .corporate-wrap-pt1 .img-list > li:first-child { margin-top: 0; } .corporate-media-pt1 { margin-top: 64px; margin-left: -30px; display: flex; flex-wrap: wrap; }
  .corporate-media-pt1 > .box { width: calc(50%  - 30px); margin-left: 30px; padding: 30px 30px 32px; margin-top: 0; }
  .corporate-media-pt1 > .box .img { margin-top: 30px; }
  .corporate-media-pt1 > .box .btn-wrap { margin-top: 32px; } .corporate-media-pt2 > .inner { padding: 30px 30px 32px; flex-direction: row; justify-content: space-between; align-items: center; }
  .corporate-media-pt2 > .inner .img { width: 39.7%; }
  .corporate-media-pt2 > .inner .dtl-wrap { width: 57.6%; margin-top: 0; }
  .corporate-media-pt2 > .inner .dtl-wrap .hdg { font-size: 3.2rem; line-height: 1.3; text-align: left; }
  .corporate-media-pt2 > .inner .dtl-wrap .btn-wrap .btn > a, .corporate-media-pt2 > .inner .dtl-wrap .btn-wrap .btn-sp > a { min-width: 378px; } .corporate-media-pt3 { padding: 0 40px; display: flex; flex-wrap: wrap; margin-left: -40px; }
  .corporate-media-pt3 .main { width: calc(50% - 40px); margin-top: 40px; margin-left: 40px; } .corporate-media-pt4 { margin-top: 48px; }
  .corporate-media-pt4 > .inner { padding: 30px 30px 32px; flex-direction: row; justify-content: space-between; align-items: center; }
  .corporate-media-pt4 > .inner .img { width: 57.6%; }
  .corporate-media-pt4 > .inner .dtl-wrap { width: 39.7%; margin-top: 0; }
  .corporate-media-pt4 > .inner .dtl-wrap .hdg { font-size: 3.2rem; line-height: 1.3; text-align: left; }
  .corporate-media-pt4 > .inner .dtl-wrap .txt { margin-top: 20px; }
  .corporate-media-pt4 > .inner .dtl-wrap .btn-wrap { margin-top: 20px; }
  .corporate-media-pt4 > .inner .dtl-wrap .btn-wrap .btn, .corporate-media-pt4 > .inner .dtl-wrap .btn-wrap .btn-sp { text-align: left; }
  .corporate-media-pt4 > .inner .dtl-wrap .btn-wrap .btn > a, .corporate-media-pt4 > .inner .dtl-wrap .btn-wrap .btn-sp > a { min-width: 378px; } .corporate-media-pt5 { display: flex; flex-wrap: wrap; margin-left: -30px; }
  .corporate-media-pt5 .lst { width: calc(33.333% - 30px); margin-top: 20px; margin-left: 30px; display: flex; }
  .corporate-media-pt5 .lst .img-wrap { position: relative; z-index: -1; overflow: hidden; }
  .corporate-media-pt5 .lst .body { position: relative; z-index: 1; }
  .corporate-media-pt5 .lst .body:hover .wrap { box-shadow: 0 0 0 4px #1432aa inset; }
  .corporate-media-pt5 .lst .body:hover .dtl-wrap .hdg::after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .corporate-media-pt5 .lst .wrap { transition: box-shadow .2s; height: 100%; } .corporate-media-pt6 { width: 65.7%; margin: 20px auto 0; }
  .corporate-media-pt6 .body { position: relative; z-index: 1; }
  .corporate-media-pt6 .wrap { margin-left: 0; transition: box-shadow .2s; }
  .corporate-media-pt6 .body:hover .hdg::after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .corporate-media-pt6 .body:hover .img-wrap { opacity: .7; }
  .corporate-media-pt6 .body:hover .wrap { box-shadow: 0 0 0 4px #1432aa inset; }
  .corporate-media-pt6 .img-wrap { width: 278px; margin-left: 0; transition: opaicty .2s; position: relative; z-index: -1; }
  .corporate-media-pt6 .img-wrap::before { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; border: 0 solid #1432aa; transition: border .2s; }
  .corporate-media-pt6 .hdg { margin-top: 30px; width: calc(100% - 308px); margin-left: 30px; font-size: 2rem; }
  .corporate-media-pt6 .txt { width: calc(100% - 308px); margin-left: 30px; margin-bottom: 30px; }
  .corporate-media-pt6 .btn > a, .corporate-media-pt6 .btn-sp > a { min-width: 378px; } .corporate-media-pt7 .inner { padding: 32px 60px; display: grid; grid-template-columns: 50% 5.6% 44.4%; grid-template-rows: auto auto; }
  .corporate-media-pt7 .inner .hdg { grid-column: 1 / 2; grid-row: 1 / 2; margin-top: 0; align-self: flex-end; }
  .corporate-media-pt7 .inner .btn-wrap { grid-row: 2 / 3; grid-column: 1 / 2; margin-top: 0; }
  .corporate-media-pt7 .inner .btn-wrap .btn, .corporate-media-pt7 .inner .btn-wrap .btn-sp { margin-top: 20px; text-align: left; }
  .corporate-media-pt7 .inner .btn-wrap .btn > a, .corporate-media-pt7 .inner .btn-wrap .btn-sp > a { min-width: 492px; }
  .corporate-media-pt7 .inner .img { grid-row: 1 / 3; grid-column: 3 / 4; } .corporate-media-pt8 { display: flex; flex-wrap: wrap; margin-top: 24px; margin-left: -30px; }
  .corporate-media-pt8 .lst { width: calc(33.333% - 30px); margin-top: 0; margin-left: 30px; }
  .corporate-media-pt8 .lst + .lst { margin-top: 0; }
  .corporate-media-pt8 .lst .body:hover .img-wrap { opacity: .7; }
  .corporate-media-pt8 .lst .body:hover .dtl-wrap .hdg { color: #0000ff; text-decoration: underline; }
  .corporate-media-pt8 .lst .body:hover .dtl-wrap .hdg::after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .corporate-media-pt8 .lst .body:hover .dtl-wrap .txt { color: #0000ff; text-decoration: underline; }
  .corporate-media-pt8 .lst .wrap { transition: box-shadow .2s; height: 100%; } .corporate-media-pt9 { margin-top: 24px; display: flex; justify-content: space-between; }
  .corporate-media-pt9 .hdg-lv4 { margin: 0; padding: 0; border-bottom: none; }
  .corporate-media-pt9 .body { width: 65.9%; }
  .corporate-media-pt9 .body + .body { width: 31.7%; margin-top: 0; }
  .corporate-media-pt9 .body .inner-pt1 { margin-top: 60px; display: flex; }
  .corporate-media-pt9 .body .inner-pt1 .item + .item { margin-top: 0; }
  .corporate-media-pt9 .body .inner-pt2 { margin-top: 32px; }
  .corporate-media-pt9 .body .inner-pt2 .dtl { margin-right: 26px; }
  .corporate-media-pt9 .body .inner-pt2 .img { margin-right: 90px; }
  .corporate-media-pt9 .body .inner-pt2 .img img { max-width: 80px; } .corporate-box-pt1 { padding: 48px 30px; }
  .corporate-box-pt1 .hdg { font-size: 2.4rem; }
  .corporate-box-pt1 .btn-wrap .btn > a, .corporate-box-pt1 .btn-wrap .btn-sp > a { min-width: 378px; } .corporate-box-pt2 { margin-top: 0; margin-left: -30px; display: flex; flex-wrap: wrap; }
  .corporate-box-pt2 .body { width: calc(50% - 30px); margin-left: 30px; margin-top: 24px; padding: 48px 30px; display: flex; flex-direction: column; }
  .corporate-box-pt2 .body .btn-wrap { margin-top: auto; }
  .corporate-box-pt2 .body .btn-wrap .btn > a, .corporate-box-pt2 .body .btn-wrap .btn-sp > a { min-width: 100%; } .hdg-lv3.corporate-top { font-size: 3.2rem; } .img-wrap.img-fit { margin-left: 0; margin-right: 0; } .hdg-lv1-feature { margin-top: 32px; font-size: 4rem; } .list-history-box > li { margin: 0; }
  .list-history-box > li.large .inner { padding: 16px 27px 16px 15px; }
  .list-history-box > li.large .inner .img-wrap { width: 32.8%; }
  .list-history-box > li.large .inner .hdg { margin-top: 0; width: 63.7%; }
  .list-history-box > li.large .inner .dtl { width: 63.7%; margin-top: 16px; }
  .list-history-box > li .inner { padding: 12px 27px 12px 15px; }
  .list-history-box > li .inner:hover::before { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .list-history-box > li .inner .img-wrap { width: 20.9%; }
  .list-history-box > li .inner .hdg { width: 75.5%; margin-left: 0; }
  .list-history-box > li .inner .dtl { width: 75.5%; margin-top: 12px; float: right; } .history-tbl-wrap { margin-top: 32px !important; display: flex; justify-content: space-between; flex-direction: row-reverse; align-items: flex-start; } .history-img-list { width: 22.4%; display: block; margin-left: 0; position: relative; }
  .history-img-list > li { width: 100%; margin-top: 0; margin-left: 0; }
  .history-img-list > li.position-1945 { margin-top: 182px; }
  .history-img-list > li.position-1958 { margin-top: 8px; }
  .history-img-list > li.position-2018 { margin-top: 305px; }
  .history-img-list > li.position-2020 { margin-top: 60px; } .history-tbl-list { margin-top: 0; width: 75.3%; display: flex; flex-wrap: wrap; }
  .history-tbl-list dt { width: 80px; margin: 0; padding: 10px 12px; }
  .history-tbl-list dd { width: calc(100% - 80px); margin: 0; padding: 10px 12px; } .cat-idx.media.sort .media-box-list.main > li:nth-child(-n+2) { margin-top: 20px; margin-left: 30px; width: calc(33.333% - 30px); }
  .cat-idx.media.sort .media-box-list.main > li:nth-child(-n+2) .txt-wrap .box { font-size: 1.6rem; }
  .cat-idx.media.sort .sort-hdg-wrap { order: 2; }
  .cat-idx.media.sort .wrap-media-label { order: 1; }
  .cat-idx.media.sort .wrap-media-box-inner { order: 3; }
  .sort-hdg-wrap { padding-bottom: 0; }
  .sort-hdg-wrap .hdg-lv1 { margin-top: 30px; padding-bottom: 0; }
  .sort-hdg-wrap .txt-std { padding: 0; margin-top: 24px; } .hdg-lv2 + .media-box-list { margin-top: 0; } .wrap-media-label.article { margin: 0; padding: 0; background-color: transparent; } .txt-uq-andmore { text-align: right; } .column-link-hdg-b.img-col.row1-3, .column-link-hdg-b.img-col.row1-4 { display: flex; margin-top: 0; margin-left: -30px; padding: 0; }
  .column-link-hdg-b.img-col.row1-3 > *, .column-link-hdg-b.img-col.row1-4 > * { margin-left: 30px; margin-top: 32px; }
  .column-link-hdg-b.img-col.row1-3 > * + *, .column-link-hdg-b.img-col.row1-4 > * + * { margin-top: 32px; }
  .column-link-hdg-b.img-col.row1-3 .list-link, .column-link-hdg-b.img-col.row1-4 .list-link { margin: 12px 0 0; }
  .column-link-hdg-b.img-col.row1-3 .list-link > li > a:hover, .column-link-hdg-b.img-col.row1-4 .list-link > li > a:hover { box-shadow: 0 0 0 0 transparent inset; } .column-link-hdg-b.img-col.row1-3 > * { width: calc(33.333% - 30px); } .column-link-hdg-b.img-col.row1-4 > * { width: calc(25% - 30px); } .cat-idx.sustainability .column-link-hdg-b.custom { margin-left: 0; display: block; }
  .cat-idx.sustainability .column-link-hdg-b.custom .txt-wrap .box { padding: 5px 25px 5px 20px; justify-content: center; }
  .cat-idx.sustainability .column-link-hdg-b.custom .txt-wrap .box:after { bottom: 28px; }
  .cat-idx.sustainability .column-link-hdg-b.custom > * { width: auto; margin-left: 0; } .sustainability-btn-list { margin-top: 75px; }
  .sustainability-btn-list > li > a { font-size: 2rem; transition: box-shadow .2s; }
  .sustainability-btn-list > li > a:hover { box-shadow: 0 0 0 4px #1432aa inset; }
  .sustainability-btn-list > li > a:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .sustainability-btn-list > li > a:hover > * { position: relative; z-index: -1; }
  .sustainability-btn-list > li > a:after { right: 12px; top: 50%; margin-top: -2px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .sustainability-btn-list > li > a .img-wrap { width: 170px; }
  .sustainability-btn-list > li > a .txt-wrap { width: calc(100% - 170px); padding: 6px 40px 6px 20px; } .wrap-box.sustainability .list-link { margin: 20px 0 0; } .wrap-cate-link { margin: 48px 0 0; padding-bottom: 0; display: flex; align-items: flex-start; }
  .wrap-cate-link + .wrap-cate-link { margin-top: 48px; }
  .wrap-cate-link .img-wrap { width: 380px; }
  .wrap-cate-link .inner { width: calc(100% - 380px); padding: 20px 30px; }
  .wrap-cate-link .hdg-lv3 { margin: 0; padding: 0; }
  .wrap-cate-link .hdg-lv3 > a { margin: 0; padding: 7px 12px 8px 0; }
  .wrap-cate-link .list-link { margin: 0; display: flex; flex-wrap: wrap; margin-left: -15px; align-items: center; }
  .wrap-cate-link .list-link > li { width: calc(33.333% - 15px); margin-left: 15px; margin-top: 10px; }
  .wrap-cate-link .list-link > li > a { padding: 2px 26px 2px 0; min-height: 44px; display: flex; align-items: center; line-height: 1.2; }
  .wrap-cate-link .list-link > li > a:after { right: 12px; } .exp-idx.report-area { margin: 48px calc(50% - 50vw) 0; padding: 1px calc(50vw - 50%) 48px; max-width: auto; max-width: initial; }
  .exp-idx.report-area .column-link.img-row { margin-top: 30px; }
  .exp-idx.report-area .column-link.img-row > * { margin-top: 0; min-height: 80px; }
  .exp-idx.report-area .column-link.img-row > * .img-wrap { width: 110px; }
  .exp-idx.report-area .column-link.img-row > * .txt-wrap { width: calc(100% - 110px); } .exp-idx.related-doc-area .list-btn { margin-top: 0; }
  .exp-idx.related-doc-area .list-btn > .btn, .exp-idx.related-doc-area .list-btn > .btn-sp { margin-top: 30px; } .carousel-sustainability-wrap { padding-bottom: 55px; } .carousel-sustainability-wrap .carousel-sustainability .slick-prev, .carousel-sustainability-wrap .carousel-sustainability .slick-next { bottom: -55px; }
  .carousel-sustainability-wrap .carousel-sustainability .slick-prev:hover, .carousel-sustainability-wrap .carousel-sustainability .slick-next:hover { opacity: .7; } .carousel-sustainability-wrap .carousel-sustainability .slick-prev { left: 0; } .carousel-sustainability-wrap .carousel-sustainability .slick-next { right: 0; } .carousel-sustainability-wrap .carousel-sustainability .slick-dots { bottom: -71px; } .box-feature > a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .box-feature > a:hover .img-wrap { opacity: .7; }
  .box-feature > a:hover .txt-wrap .box { text-decoration: underline; color: #0000ff; }
  .box-feature > a:hover .txt-wrap .box:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); } .box-interview { padding: 0; }
  .box-interview > a:hover .img-wrap { opacity: .7; }
  .box-interview > a:hover .img-wrap::before { box-shadow: 0 0 0 4px #1432aa inset; }
  .box-interview > a:hover .txt-wrap .box { text-decoration: underline; color: #0000ff; }
  .box-interview .img-wrap { transition: opacity .2s; }
  .box-interview .img-wrap::before { content: ''; display: block; position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 1; transition: box-shadow .2s; } .cat-idx .wrap-carousel-pt1 { margin: 20px 0 0; } .cat-idx .wrap-carousel-pt2 { margin: 0; }
  .cat-idx .wrap-carousel-pt2 .carousel-sustainability-wrap { padding-bottom: 0; } .no-carousel-row3 { display: flex; flex-wrap: wrap; margin-left: -30px; }
  .no-carousel-row3 > * { width: calc(33.333% - 30px); margin-left: 30px; margin-top: 24px; } .uq-box-so-far.box-std > .inner { margin: 20px; } .hdg-simple { margin-top: 48px; } .ttl-location { width: inherit; padding: 0; font-size: 2.0rem; }
  .accordion-content + .accordion-content { margin-top: 20px; }
  .accordion-content .accordion-btn { padding: 18px 24px 18px 12px; font-size: 1.8rem; }
  .accordion-content .accordion-area { padding: 15px 5px; }
  .accordion-content .accordion-area .wrap-around { margin-bottom: 18px; }
  .accordion-content .accordion-area .wrap-around .img-wrap { max-width: 385px; }
  .accordion-content .accordion-area .wrap-around .img-wrap + .txt-std { margin-top: 0; }
  .accordion-content .accordion-area .list-office > li { padding: 20px 0; }
  .accordion-content .accordion-area .list-office .list-label { margin-top: 10px; }
  .accordion-content .accordion-area .list-office .list-label li { margin-top: 8px; margin-left: 8px; padding: 8px 6px; font-size: 1.4rem; }
  .accordion-content .accordion-area .list-office-link li { width: 196.5px; }
  .accordion-content .accordion-area .list-office-link li + li { margin-left: 10.5px; }
  .accordion-content .accordion-area .list-office-link li:nth-of-type(4n+1) { margin-left: 0; }
  .accordion-content .accordion-area .list-office-link li:nth-child(n+3) { margin-top: 0; }
  .accordion-content .accordion-area .list-office-link li:nth-child(n+5) { margin-top: 10px; }
  .accordion-content .accordion-area .list-office-link li a { padding: 11px 11px 11px 28px; font-size: 1.6rem; }
  .accordion-content .accordion-area .list-office-link li a:hover { border: 1px solid #0033af; box-shadow: 0 0 0 2px #0033af inset; text-decoration: underline; color: #0000ff; } .wrap-banner a { transition: opacity 0.2s; }
  .wrap-banner a:hover { opacity: 0.7; }
  .wrap-banner a:hover .txt-link { text-decoration: underline; }
  .wrap-banner a:hover .txt-link:before { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .wrap-banner .txt-link { margin-top: 12px; padding-right: 15px; margin-right: 0; } .wrap-csr-pt3.wrap-media-box > .wrap-media-box-inner .media-box-list.relation { margin-top: -42px; } .wrap-history-flow-pt2 .box-history:first-child { border-top: none; }
  .wrap-history-flow-pt2 .inner-hdg > a { font-size: 2.8rem; line-height: 0.85; padding: 19px 12px; }
  .wrap-history-flow-pt2 .inner-hdg > a .small { font-size: 2rem; }
  .wrap-history-flow-pt2 .inner-hdg > a .separate { font-size: 2rem; }
  .wrap-history-flow-pt2 .inner-hdg > a .separate::before { content: "─"; }
  .wrap-history-flow-pt2 .inner-hdg > a .btn, .wrap-history-flow-pt2 .inner-hdg > a .btn-sp { width: 41px; height: 41px; }
  .wrap-history-flow-pt2 .content-all { align-items: center; padding: 0 32px; }
  .wrap-history-flow-pt2 .content-all .year { font-size: 2.8rem; line-height: 0.85; padding: 0; }
  .wrap-history-flow-pt2 .content-all .year-s { font-size: 1.4rem; margin-top: 10px; }
  .wrap-history-flow-pt2 .content-all > .inner { margin-left: 23px; padding-right: 32px; }
  .wrap-history-flow-pt2 .content-all > .inner .content-box { padding-right: 32px; width: calc(100% + 64px); }
  .wrap-history-flow-pt2 .content-all > .inner .content-box + .content-box { padding-right: 32px; width: calc(100% + 64px); }
  .wrap-history-flow-pt2 .content-box { align-items: center; margin-left: 23px; padding-top: 21px; padding-bottom: 21px; min-height: 80px; }
  .wrap-history-flow-pt2 .content-box .tag { margin-top: 0; }
  .wrap-history-flow-pt2 .content-box .tag + .txt { margin-left: 16px; }
  .wrap-history-flow-pt2 .content-box .txt { line-height: 1.3; }
  .wrap-history-flow-pt2 .content-box .txt.pt-img { align-items: center; }
  .wrap-history-flow-pt2 .content-box .txt.pt-img .wrap-img { margin-left: 16px; min-width: 120px; width: 120px; }
  .wrap-history-flow-pt2 .content-box .txt-society { line-height: 1.5; }
  .wrap-history-flow-pt2 .content-box .txt-society::before { margin-right: 16px; top: 12px; }
  .wrap-history-flow-pt2 .content-box + .content-box { margin-top: 0; padding-top: 21px; } .list-anchor-tb { display: flex; flex-wrap: wrap; justify-content: center; max-width: 1200px; padding: 0; margin-bottom: 40px; }
  .list-anchor-tb > li { display: inline-block; }
  .list-anchor-tb > li + li:before { content: none; }
  .list-anchor-tb > li a { font-size: 1.6rem; width: 100%; padding: 20px 40px 22px; }
  .list-anchor-tb > li a:after { position: relative; right: auto; bottom: auto; margin-left: 16px; }
  .list-anchor-tb > li a:hover { text-decoration: underline; -webkit-transform: transform .2s; transform: transform .2s; }
  .list-anchor-tb > li a:hover:after { -webkit-transform: translateY(3px) rotate(225deg); transform: translateY(3px) rotate(225deg); } .list-anchor-tb.pt-small > li a { padding: 22px 24px 22px 32px; } .content-img-box-tb { position: relative; }
  .content-img-box-tb .box-img { margin: 0; margin-right: calc(50% - 50vw); margin-left: calc(50% - 50vw); }
  .content-img-box-tb .box-img img { margin: 0; width: 100%; }
  .content-img-box-tb .box-item { width: 665px; min-height: 360px; padding: 40px 40px 1px; margin: -359px 0 0 auto; position: relative; }
  .content-img-box-tb .box-item::before { content: ""; display: block; background-color: #fff; width: 1px; height: 100%; position: absolute; top: 0; right: 0; margin-right: calc(50% - 50vw); padding-right: calc(50vw - 50%); }
  .content-img-box-tb .box-item .txt { font-size: 2rem; line-height: 1.6; margin: -8px 0 -2px; }
  .content-img-box-tb .box-item .txt-main { font-size: 3.2rem; margin-bottom: 10px; }
  .content-img-box-tb .box-item .txt-sub { margin-top: 55px; }
  .content-img-box-tb .box-item .txt-sub > div dt { font-size: 1.4rem; }
  .content-img-box-tb .box-item .txt-sub > div dd { font-size: 2.4rem; margin-bottom: -4px; }
  .content-img-box-tb .box-item .btn, .content-img-box-tb .box-item .btn-sp { margin: 30px 0 0; }
  .content-img-box-tb .box-item .btn a, .content-img-box-tb .box-item .btn-sp a, .content-img-box-tb .box-item .btn button, .content-img-box-tb .box-item .btn-sp button { width: 100%; }
  .content-img-box-tb.left-box .box-item { margin: -359px auto 0 0; }
  .content-img-box-tb.left-box .box-item::before { right: auto; margin-right: auto; padding-right: 0; left: 0; margin-left: calc(50% - 50vw); padding-left: calc(50vw - 50%); } .u-br-sp { display: none; } .u-br-pc { display: inline; } .u-disp-sp { display: none; } .u-disp-pc { display: block; } .btn-tb-pt2 > a, .btn-tb-pt2 > button, .btn-tb-pt2 > span { padding: 20px 40px 21px 20px; }
  .btn-tb-pt2 > a:hover, .btn-tb-pt2 > button:hover, .btn-tb-pt2 > span:hover { color: #fff; opacity: 0.7; }
  .btn-tb-pt2 > a:hover:after, .btn-tb-pt2 > button:hover:after, .btn-tb-pt2 > span:hover:after { -webkit-transform: translateX(3px) rotate(135deg); transform: translateX(3px) rotate(135deg); } .wrap-rss + .list-link.pt-pc-fit { margin: 20px 0 0; } .hdg-sustainability-news { margin-top: 120px; } .news-trend-list .news-trend-list { width: 760px; }
  .news-trend-list .news-trend-list li { margin-right: 10px; }
  .news-trend-list .news-trend-list li:nth-child(n + 4) { display: inherit; }
  .news-trend-list .news-trend-list li a { padding: 5px 10px; } .list-link.pt-news.news-table > li .unit { margin-left: 0; display: block; }
  .list-link.pt-news.news-table > li .unit::after { content: ''; display: block; clear: both; } .list-link.pt-news.news-table > li .unit .txt-wrap + .detail { margin-left: 0; } .list-link.pt-news.news-table > li .unit > a:hover .txt-wrap .date::after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); } .list-link.pt-news.news-table > li .unit .lnk-wrap { display: block; } .list-link.pt-news.news-table > li .unit .lnk-wrap.link-pdf .icn::before { right: -16px; } .list-link.pt-news.news-table > li .unit .img-wrap { width: 170px; height: auto; margin-left: 0; float: left; } .list-link.pt-news.news-table > li .unit .txt-wrap { display: flex; width: calc(100% - 200px); margin-left: 0; justify-content: space-between; float: right; } .list-link.pt-news.news-table > li .unit .txt-wrap .date:after { display: block; } .list-link.pt-news.news-table > li .unit .txt-wrap .detail { width: calc(100% - 140px); } .list-link.pt-news.news-table > li .unit .list-label { width: calc(100% - 200px); margin-left: 0; float: left; margin-top: 3px; } .list-link.pt-news.news-table > li .unit .news-trend-list { float: left; margin-left: 30px; } .list-link.pt-news.pt-news2 > li .detail { line-height: 1.6; }
  .list-link.pt-news.news-table > li .img-wrap { width: 170px; height: 95px; margin-right: 30px; display: inline-block; vertical-align: top; }
  .list-link.pt-news.news-table .news-txt { width: 964px; display: inline-block; vertical-align: top; }
  .list-link.pt-news.news-table > li a { margin-left: 0; }
  .list-link.pt-news.news-table > li:first-child { margin-top: 20px; }
  .list-link.news-table .inner::after { right: -8px; }
  .list-link.pt-news.news-table > li .date { width: 140px; margin-top: 0; margin-left: 0; padding-right: 0; display: inline-block; float: none; vertical-align: top; }
  .list-link.pt-news.news-table > li .date::after { display: none; }
  .list-link.pt-news.news-table > li .detail { width: 820px; margin-top: 0; margin-left: 0; display: inline-block; float: none; }
  .list-link.pt-news.news-table > li .list-label { margin-top: 3px; }
  .list-link.news-table .news-trend-list > li a { padding: 1px 10px; }
  .list-link.news-table .news-txt a { margin-right: -30px; }
  .list-link.news-table .news-txt a::after { right: 15px; top: 10px; margin-top: -2px; content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #1432aa; border-left: 2px solid #1432aa; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  .list-link.news-table .news-txt a:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .list-link.news-table .news-txt .news-trend-list a { margin-right: auto; }
  .list-link.news-table .news-txt .news-trend-list a::after { display: none; }
  .list-link.pt-news.news-table > li a.link-pdf, .list-link.pt-news.news-table > li a.link-blank { padding-right: 50px; }
  .list-link.pt-news.news-table > li .link-pdf .detail, .list-link.pt-news.news-table > li .link-blank .detail { width: 790px; } .news-table { margin-top: 0; clear: both; }
  .news-table .link-pdf .icn::before { top: 10px; right: 8px; }
  .news-table .link-blank .icn:before { top: 12px; right: 8px; } .hdg-lv2-tb { font-size: 3rem; margin-top: 116px; } .content-box-tb { display: flex; align-items: center; margin-top: 60px; }
  .content-box-tb + .content-box-tb { margin-top: 64px; }
  .content-box-tb > .box.box-img { width: 462px; }
  .content-box-tb > .box.box-cnt { width: calc( 100% - (462px + 40px)); margin-left: 40px; }
  .content-box-tb > .box.box-cnt .txt { font-size: 2.4rem; margin-top: 0; }
  .content-box-tb > .box.box-cnt .list-btn-tb-sub { margin-top: 18px; }
  .content-box-tb > .box.box-cnt > .btn, .content-box-tb > .box.box-cnt > .btn-sp { margin-bottom: 0; }
  .content-box-tb > .box.box-cnt > .btn a, .content-box-tb > .box.box-cnt > .btn-sp a, .content-box-tb > .box.box-cnt > .btn button, .content-box-tb > .box.box-cnt > .btn-sp button { width: 100%; }
  .content-box-tb > .box.box-cnt > .btn.pt-top, .content-box-tb > .box.box-cnt > .pt-top.btn-sp { margin-top: 0; }
  .content-box-tb.pt1 { align-items: flex-start; }
  .content-box-tb.pt2 { display: block; }
  .content-box-tb.pt2 + .content-box-tb { margin-top: 0; }
  .content-box-tb.pt2 > .box.box-img { width: 100%; }
  .content-box-tb.pt2 > .box.box-cnt { width: 100%; margin-top: 24px; margin-left: 0; } .box-col-tb { display: flex; justify-content: space-between; margin-top: 32px; }
  .box-col-tb > .box { max-width: 380px; width: calc(33.3% - 30px); margin-top: 0; }
  .box-col-tb > .box .box-txt { font-size: 1.8rem; }
  .box-col-tb > .box .list-btn-tb-sub { display: block; }
  .box-col-tb > .box .list-btn-tb-sub > .btn-tb-sub { width: 100%; } .btn-tb-st > a, .btn-tb-st > button { font-size: 1.8rem; padding: 20px 40px 21px 20px; min-height: 72px; } .btn-tb-sub > a, .btn-tb-sub > button { padding: 14px 32px 15px 0; }
  .btn-tb-sub > a:hover, .btn-tb-sub > button:hover { transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; border: none; border-bottom: 1px solid #cccccc; color: #0000ff; text-decoration: underline; box-shadow: none; }
  .btn-tb-sub > a:hover:after, .btn-tb-sub > button:hover:after { -webkit-transform: translateX(3px) rotate(135deg); transform: translateX(3px) rotate(135deg); }
  .btn-tb-sub > a[class^="link-"]:has(.icn):hover, .btn-tb-sub > button[class^="link-"]:has(.icn):hover { content: "hoge"; text-decoration: none; } .list-btn-tb-sub { display: flex; flex-wrap: wrap; justify-content: space-between; }
  .list-btn-tb-sub > li { width: calc(50% - 15px); margin-top: 0; }
  .list-btn-tb-sub > li:last-child { margin-bottom: 0; }
  .list-btn-tb-sub > li.btn, .list-btn-tb-sub > li.btn-sp { margin-top: 0; }
  .list-btn-tb-sub > li > a, .list-btn-tb-sub > li > button { width: 100%; }
  .list-btn-tb-sub.pt-row3 > li { width: calc((99.99999% / 3) - 20px); }
  .list-btn-tb-sub.pt-row3 > li.btn, .list-btn-tb-sub.pt-row3 > li.btn-sp { margin-top: 16px; } .box-btn-anchor { margin-top: 8px; display: flex; flex-wrap: wrap; margin-left: -30px; }
  .box-btn-anchor .btn-anchor { min-width: calc((99.99999% / 3) - 30px); margin-left: 30px; }
  .box-btn-anchor .btn-anchor > a, .box-btn-anchor .btn-anchor > button { font-size: 1.8rem; padding: 25px 40px 26px 16px; }
  .box-btn-anchor .btn-anchor > a:hover, .box-btn-anchor .btn-anchor > button:hover { color: #0000ff; transition: all .3s; border: 1px solid #0033af; box-shadow: 0 0 0 2px #0033af inset; text-decoration: underline; }
  .box-btn-anchor .btn-anchor > a:hover::before, .box-btn-anchor .btn-anchor > button:hover::before { transition: all .3s; -webkit-transform: translateX(3px); transform: translateX(3px); }
  .box-btn-anchor .btn-anchor.pt-row2 { display: flex; }
  .box-btn-anchor .btn-anchor.pt-row2 > a { padding: 12px 40px 13px 16px; flex-grow: 1; }
  .box-btn-anchor.center { justify-content: center; } .txt-std.pt-ft-xl { font-size: 2.4rem; text-align: center; } .box-btn-small .btn, .box-btn-small .btn-sp { margin-top: 25px; }
  .box-btn-small .btn > a, .box-btn-small .btn-sp > a { width: 384px; min-width: auto; min-height: 72px; } .box-pt-tb > .box-pt1 { padding: 32px; margin-inline: 0; }
  .box-pt-tb > .box-pt1 .box-report { margin-top: 32px; }
  .box-pt-tb > .box-pt1 .mirai-wrap { margin-top: 32px; }
  .box-pt-tb > .box-pt1 .img-mirai { max-width: 402px; margin: 0 auto; } .wrap-sustainability-top .hdg-lv1 { margin-top: 52px; }
  .wrap-sustainability-top .column-link-hdg-b .txt-wrap { position: static; } .content-img-box-tb { position: relative; }
  .content-img-box-tb .box-img { margin: 0; margin-right: calc(50% - 50vw); margin-left: calc(50% - 50vw); }
  .content-img-box-tb .box-img img { margin: 0; width: 100%; }
  .content-img-box-tb .box-item { width: 665px; min-height: 360px; padding: 40px 40px 1px; margin: -359px 0 0 auto; position: relative; }
  .content-img-box-tb .box-item::before { content: ""; display: block; background-color: #fff; width: 1px; height: 100%; position: absolute; top: 0; right: 0; margin-right: calc(50% - 50vw); padding-right: calc(50vw - 50%); }
  .content-img-box-tb .box-item .txt { font-size: 2rem; line-height: 1.6; margin: -8px 0 -2px; }
  .content-img-box-tb .box-item .txt-main { font-size: 3.2rem; margin-bottom: 10px; }
  .content-img-box-tb .box-item .txt-sub { margin-top: 55px; }
  .content-img-box-tb .box-item .txt-sub > div dt { font-size: 1.4rem; }
  .content-img-box-tb .box-item .txt-sub > div dd { font-size: 2.4rem; margin-bottom: -4px; }
  .content-img-box-tb .box-item .btn, .content-img-box-tb .box-item .btn-sp { margin: 30px 0 0; }
  .content-img-box-tb .box-item .btn a, .content-img-box-tb .box-item .btn-sp a, .content-img-box-tb .box-item .btn button, .content-img-box-tb .box-item .btn-sp button { width: 100%; }
  .content-img-box-tb.left-box .box-item { margin: -359px auto 0 0; }
  .content-img-box-tb.left-box .box-item::before { right: auto; margin-right: auto; padding-right: 0; left: 0; margin-left: calc(50% - 50vw); padding-left: calc(50vw - 50%); } .wrap-list-btn-tb1 { margin-top: 6px; }
  .wrap-list-btn-tb1 > .list-btn-tb > li:nth-child(1), .wrap-list-btn-tb1 > .list-btn-tb > li:nth-child(2) { margin-top: 0; }
  .wrap-list-btn-tb1 > .list-btn-tb > li:last-child { margin-bottom: 0; }
  .wrap-list-btn-tb1.row1-3 { display: flex; margin-left: -30px; }
  .wrap-list-btn-tb1.row1-3 > li { width: 380px; margin-left: 30px; } .list-btn-tb.row1-2 { display: flex; flex-wrap: wrap; justify-content: center; margin-left: -30px; }
  .list-btn-tb.row1-2 > li { width: 380px; margin-left: 30px; }
  .list-btn-tb.row1-2 > li > a, .list-btn-tb.row1-2 > li > button { width: 100%; }
  .list-btn-tb.row1-3 { display: flex; flex-wrap: wrap; justify-content: center; margin-left: -30px; }
  .list-btn-tb.row1-3 > li { margin-top: 0; }
  .list-btn-tb.row1-3 > li + li { margin-top: 0; }
  .list-btn-tb.row1-3 > li:nth-child(n + 4) { margin-top: 16px; }
  .list-btn-tb.row1-3 > li:last-child { margin-bottom: 0; }
  .list-btn-tb.row1-3 > li a, .list-btn-tb.row1-3 > li button { width: 380px; margin-left: 30px; } .wrap-corporate-movie { display: flex; padding: 30px; }
  .wrap-corporate-movie .wrap-txt { margin-left: 30px; }
  .wrap-corporate-movie img { max-width: 263px; width: 263px; }
  .wrap-corporate-movie .txt { margin-top: 20px; }
  .wrap-corporate-movie .txt.ttl { line-height: 1.3; margin-top: 0; }
  .wrap-corporate-movie .btn, .wrap-corporate-movie .btn-sp { text-align: left; }
  .wrap-corporate-movie .btn a, .wrap-corporate-movie .btn-sp a { min-width: auto; width: 263px; } .link-img:hover img { opacity: .7; transition: opacity .2s; } }

@media print, all and (min-width: 768px) and (min-width: 1280px) { .l-body.corp01:before { margin-right: calc(50% - 50vw); margin-left: calc(50% - 50vw); padding-right: calc(50vw - 50%); padding-left: calc(50vw - 50%); max-width: auto; max-width: initial; } .l-body.csr02:before { margin-right: calc(50% - 50vw); margin-left: calc(50% - 50vw); padding-right: calc(50vw - 50%); padding-left: calc(50vw - 50%); max-width: auto; max-width: initial; } .l-body.ir03:before { margin-right: calc(50% - 50vw); margin-left: calc(50% - 50vw); padding-right: calc(50vw - 50%); padding-left: calc(50vw - 50%); max-width: auto; max-width: initial; } .l-body.news04:before { margin-right: calc(50% - 50vw); margin-left: calc(50% - 50vw); padding-right: calc(50vw - 50%); padding-left: calc(50vw - 50%); max-width: auto; max-width: initial; } .l-body.medi05:before { margin-right: calc(50% - 50vw); margin-left: calc(50% - 50vw); padding-right: calc(50vw - 50%); padding-left: calc(50vw - 50%); max-width: auto; max-width: initial; } .l-body.prvy06:before { margin-right: calc(50% - 50vw); margin-left: calc(50% - 50vw); padding-right: calc(50vw - 50%); padding-left: calc(50vw - 50%); max-width: auto; max-width: initial; } .l-body.otr07:before { margin-right: calc(50% - 50vw); margin-left: calc(50% - 50vw); padding-right: calc(50vw - 50%); padding-left: calc(50vw - 50%); max-width: auto; max-width: initial; } .l-body.news00:before { margin-right: calc(50% - 50vw); margin-left: calc(50% - 50vw); padding-right: calc(50vw - 50%); padding-left: calc(50vw - 50%); max-width: auto; max-width: initial; } .sustainability .wide .wrap-csr-pt2 { margin-right: calc(50% - 50vw); margin-left: calc(50% - 50vw); padding-right: calc(50vw - 50%); padding-left: calc(50vw - 50%); max-width: auto; max-width: initial; } }

@media print, all and (min-width: 768px) and (min-width: 768px) and (max-width: 1279px) { .l-body.corp01:before { margin-left: -40px; margin-right: -40px; padding-left: 40px; padding-right: 40px; } .l-body.csr02:before { margin-left: -40px; margin-right: -40px; padding-left: 40px; padding-right: 40px; } .l-body.ir03:before { margin-left: -40px; margin-right: -40px; padding-left: 40px; padding-right: 40px; } .l-body.news04:before { margin-left: -40px; margin-right: -40px; padding-left: 40px; padding-right: 40px; } .l-body.medi05:before { margin-left: -40px; margin-right: -40px; padding-left: 40px; padding-right: 40px; } .l-body.prvy06:before { margin-left: -40px; margin-right: -40px; padding-left: 40px; padding-right: 40px; } .l-body.otr07:before { margin-left: -40px; margin-right: -40px; padding-left: 40px; padding-right: 40px; } .l-body.news00:before { margin-left: -40px; margin-right: -40px; padding-left: 40px; padding-right: 40px; } .sustainability .wide .wrap-csr-pt2 { margin-left: -60px; margin-right: -40px; padding-left: 60px; padding-right: 40px; } }

@media print, all and (min-width: 1280px) { .l-inner-full { margin-right: calc(50% - 50vw); margin-left: calc(50% - 50vw); padding-right: calc(50vw - 50%); padding-left: calc(50vw - 50%); max-width: auto; max-width: initial; } .l-inner-full-sp { margin-right: calc(50% - 50vw); margin-left: calc(50% - 50vw); padding-right: calc(50vw - 50%); padding-left: calc(50vw - 50%); max-width: auto; max-width: initial; } .l-head { width: 100%; } }

@media print, all and (min-width: 768px) and (max-width: 1279px) { .l-inner-full { margin-left: -40px; margin-right: -40px; padding-left: 40px; padding-right: 40px; } .l-inner-full-sp { margin-left: -40px; margin-right: -40px; padding-left: 40px; padding-right: 40px; } .l-head { min-width: 1280px; width: 1280px; margin: 0 auto; } .l-foot { min-width: 1280px; width: 1280px; margin-left: auto; margin-right: auto; } .hero-feature { margin-left: -40px; margin-right: -40px; padding-left: 40px; padding-right: 40px; } .anc-corporate { margin-left: -40px; margin-right: -40px; padding-left: 40px; padding-right: 40px; }
  .anc-corporate.lower { margin: 48px 0 32px; padding: 0; } .bg-corporate-pt1 { margin-left: -40px; margin-right: -40px; padding-left: 40px; padding-right: 40px; } .bg-corporate-pt2 { margin-left: -40px; margin-right: -40px; padding-left: 40px; padding-right: 40px; } .bg-corporate-pt3 { margin-left: -40px; margin-right: -40px; padding-left: 40px; padding-right: 40px; } .exp-idx.report-area { margin-left: -40px; margin-right: -40px; padding-left: 40px; padding-right: 40px; } .content-img-box-tb .box-img { margin-right: -40px; margin-left: -40px; }
  .content-img-box-tb .box-item::before { margin-right: -40px; padding-right: 40px; }
  .content-img-box-tb.left-box .box-item::before { right: auto; margin-right: auto; padding-right: 0; left: 0; margin-left: -40px; padding-left: 40px; } .content-img-box-tb .box-img { margin-right: -40px; margin-left: -40px; }
  .content-img-box-tb .box-item::before { margin-right: -40px; padding-right: 40px; }
  .content-img-box-tb.left-box .box-item::before { right: auto; margin-right: auto; padding-right: 0; left: 0; margin-left: -40px; padding-left: 40px; } }

@media all and (min-width: 768px) and (-ms-high-contrast: none) { .logo-head img { width: 100%; } }

@media all and (max-width: 767px) and (-ms-high-contrast: none) { .logo-head img { width: 100%; } }

@media print { body { overflow: visible; } html { font-size: 93.7%; }
  body { zoom: 84%; }
  .g-news .bread-crumbs, .g-news .l-body-sub, .g-news .wrap-page-top, .g-news .l-foot { display: none; }
  .g-news .l-body-main { width: auto; float: none; }
  .wrap-nav-head .link-blank .icn:before { background: none; }
  .nav-biz li { white-space: nowrap; }
  .nav-global.fst > li > a.g-img > span > span { background: none; text-indent: 0; overflow: visible; background: none; line-height: 1.2; width: auto; height: auto; }
  .g-customer { white-space: nowrap; }
  .wrap-nav-head { grid-template-rows: auto 60px; } }

@media print, all and (max-width: 370px) { .list-step > li .number { min-width: 2em; height: 2em; font-size: 1.6rem; }
  .list-step > li .txt { font-size: 1.2rem; } }

@media print, all and (min-width: 768px) and (min-width: 768px) { .column-link > * a { transition: box-shadow .2s; }
  .column-link > * a:after { right: 13px; bottom: 13px; }
  .column-link > * a.link-blank .icn .txt-wrap .box, .column-link > * a.link-pdf .icn .txt-wrap .box { padding-right: 20px; }
  .column-link > * a.link-blank .icn::before, .column-link > * a.link-pdf .icn::before { bottom: 10px; right: 27px; }
  .column-link > * a.link-pdf .icn .txt-wrap .box { padding-right: 24px; }
  .column-link > * a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .column-link > * a img { transition: opacity .2s; }
  .column-link > * a:hover > * { position: relative; z-index: -1; }
  .column-link > * a:hover img { opacity: .5; }
  .column-link > * a:hover { text-decoration: underline; }
  .column-link > * a:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .column-link > * a:hover .txt-wrap .box { color: #0000ff; } .column-link.img-row.row1 > *, .column-link.img-col-row.row1 > * { width: calc((99.99999% / 1) - 30px); margin-top: 0; }
  .column-link.img-row.row1 > *:nth-child(n+3), .column-link.img-col-row.row1 > *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-row.row1 > *:nth-child(n+2), .column-link.img-col-row.row1 > *:nth-child(n+2) { margin-top: 20px; }
  .column-link.img-row.row2 > *, .column-link.img-col-row.row2 > * { width: calc((99.99999% / 2) - 30px); margin-top: 0; }
  .column-link.img-row.row2 > *:nth-child(n+3), .column-link.img-col-row.row2 > *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-row.row2 > *:nth-child(n+3), .column-link.img-col-row.row2 > *:nth-child(n+3) { margin-top: 20px; }
  .column-link.img-row.row3 > *, .column-link.img-col-row.row3 > * { width: calc((99.99999% / 3) - 30px); margin-top: 0; }
  .column-link.img-row.row3 > *:nth-child(n+3), .column-link.img-col-row.row3 > *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-row.row3 > *:nth-child(n+4), .column-link.img-col-row.row3 > *:nth-child(n+4) { margin-top: 20px; }
  .column-link.img-row.row4 > *, .column-link.img-col-row.row4 > * { width: calc((99.99999% / 4) - 30px); margin-top: 0; }
  .column-link.img-row.row4 > *:nth-child(n+3), .column-link.img-col-row.row4 > *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-row.row4 > *:nth-child(n+5), .column-link.img-col-row.row4 > *:nth-child(n+5) { margin-top: 20px; }
  .column-link.img-row.row5 > *, .column-link.img-col-row.row5 > * { width: calc((99.99999% / 5) - 30px); margin-top: 0; }
  .column-link.img-row.row5 > *:nth-child(n+3), .column-link.img-col-row.row5 > *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-row.row5 > *:nth-child(n+6), .column-link.img-col-row.row5 > *:nth-child(n+6) { margin-top: 20px; }
  .column-link.img-row.row6 > *, .column-link.img-col-row.row6 > * { width: calc((99.99999% / 6) - 30px); margin-top: 0; }
  .column-link.img-row.row6 > *:nth-child(n+3), .column-link.img-col-row.row6 > *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-row.row6 > *:nth-child(n+7), .column-link.img-col-row.row6 > *:nth-child(n+7) { margin-top: 20px; } .column-link.img-col-s.row1 > * { width: calc((99.99999% / 1) - 3px); margin-top: 0; }
  .column-link.img-col-s.row1 > *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-col-s.row1 > *:nth-child(n+2) { margin-top: 20px; }
  .column-link.img-col-s.row2 > * { width: calc((99.99999% / 2) - 3px); margin-top: 0; }
  .column-link.img-col-s.row2 > *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-col-s.row2 > *:nth-child(n+3) { margin-top: 20px; }
  .column-link.img-col-s.row3 > * { width: calc((99.99999% / 3) - 3px); margin-top: 0; }
  .column-link.img-col-s.row3 > *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-col-s.row3 > *:nth-child(n+4) { margin-top: 20px; }
  .column-link.img-col-s.row4 > * { width: calc((99.99999% / 4) - 3px); margin-top: 0; }
  .column-link.img-col-s.row4 > *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-col-s.row4 > *:nth-child(n+5) { margin-top: 20px; }
  .column-link.img-col-s.row5 > * { width: calc((99.99999% / 5) - 3px); margin-top: 0; }
  .column-link.img-col-s.row5 > *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-col-s.row5 > *:nth-child(n+6) { margin-top: 20px; }
  .column-link.img-col-s.row6 > * { width: calc((99.99999% / 6) - 3px); margin-top: 0; }
  .column-link.img-col-s.row6 > *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-col-s.row6 > *:nth-child(n+7) { margin-top: 20px; } .column-link.img-row-col.row1 > *, .column-link.img-col.row1 > * { width: calc((99.99999% / 1) - 30px); margin-top: 0; }
  .column-link.img-row-col.row1 > *:nth-child(n+3), .column-link.img-col.row1 > *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-row-col.row1 > *:nth-child(n+2), .column-link.img-col.row1 > *:nth-child(n+2) { margin-top: 20px; }
  .column-link.img-row-col.row2 > *, .column-link.img-col.row2 > * { width: calc((99.99999% / 2) - 30px); margin-top: 0; }
  .column-link.img-row-col.row2 > *:nth-child(n+3), .column-link.img-col.row2 > *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-row-col.row2 > *:nth-child(n+3), .column-link.img-col.row2 > *:nth-child(n+3) { margin-top: 20px; }
  .column-link.img-row-col.row3 > *, .column-link.img-col.row3 > * { width: calc((99.99999% / 3) - 30px); margin-top: 0; }
  .column-link.img-row-col.row3 > *:nth-child(n+3), .column-link.img-col.row3 > *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-row-col.row3 > *:nth-child(n+4), .column-link.img-col.row3 > *:nth-child(n+4) { margin-top: 20px; }
  .column-link.img-row-col.row4 > *, .column-link.img-col.row4 > * { width: calc((99.99999% / 4) - 30px); margin-top: 0; }
  .column-link.img-row-col.row4 > *:nth-child(n+3), .column-link.img-col.row4 > *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-row-col.row4 > *:nth-child(n+5), .column-link.img-col.row4 > *:nth-child(n+5) { margin-top: 20px; }
  .column-link.img-row-col.row5 > *, .column-link.img-col.row5 > * { width: calc((99.99999% / 5) - 30px); margin-top: 0; }
  .column-link.img-row-col.row5 > *:nth-child(n+3), .column-link.img-col.row5 > *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-row-col.row5 > *:nth-child(n+6), .column-link.img-col.row5 > *:nth-child(n+6) { margin-top: 20px; }
  .column-link.img-row-col.row6 > *, .column-link.img-col.row6 > * { width: calc((99.99999% / 6) - 30px); margin-top: 0; }
  .column-link.img-row-col.row6 > *:nth-child(n+3), .column-link.img-col.row6 > *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-row-col.row6 > *:nth-child(n+7), .column-link.img-col.row6 > *:nth-child(n+7) { margin-top: 20px; } .column-link-hdg-b > * a { transition: box-shadow .2s; }
  .column-link-hdg-b > * a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .column-link-hdg-b > * a img { transition: opacity .2s; }
  .column-link-hdg-b > * a:hover > * { position: relative; z-index: -1; }
  .column-link-hdg-b > * a:hover img { opacity: .5; }
  .column-link-hdg-b > * a:hover .txt-wrap .box { text-decoration: underline; }
  .column-link-hdg-b > * a:hover .txt-wrap .box:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .column-link-hdg-b > * a .txt-wrap .box:after { right: 13px; }
  .column-link-hdg-b > * a.link-blank .txt-wrap .box .icn, .column-link-hdg-b > * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }
  .column-link-hdg-b > * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg-b > * a.link-pdf .txt-wrap .box .icn::before { right: 23px; } .column-link-hdg-b.row1 > * { width: calc((99.99999% / 1) - 30px); margin-top: 0; }
  .column-link-hdg-b.row1 > *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg-b.row1 > *:nth-child(n+2) { margin-top: 20px; }
  .column-link-hdg-b.row2 > * { width: calc((99.99999% / 2) - 30px); margin-top: 0; }
  .column-link-hdg-b.row2 > *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg-b.row2 > *:nth-child(n+3) { margin-top: 20px; }
  .column-link-hdg-b.row3 > * { width: calc((99.99999% / 3) - 30px); margin-top: 0; }
  .column-link-hdg-b.row3 > *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg-b.row3 > *:nth-child(n+4) { margin-top: 20px; }
  .column-link-hdg-b.row4 > * { width: calc((99.99999% / 4) - 30px); margin-top: 0; }
  .column-link-hdg-b.row4 > *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg-b.row4 > *:nth-child(n+5) { margin-top: 20px; }
  .column-link-hdg-b.row5 > * { width: calc((99.99999% / 5) - 30px); margin-top: 0; }
  .column-link-hdg-b.row5 > *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg-b.row5 > *:nth-child(n+6) { margin-top: 20px; }
  .column-link-hdg-b.row6 > * { width: calc((99.99999% / 6) - 30px); margin-top: 0; }
  .column-link-hdg-b.row6 > *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg-b.row6 > *:nth-child(n+7) { margin-top: 20px; } .column-link-hdg-b.img-row-col > * a { transition: box-shadow .2s; }
  .column-link-hdg-b.img-row-col > * a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .column-link-hdg-b.img-row-col > * a img { transition: opacity .2s; }
  .column-link-hdg-b.img-row-col > * a:hover > * { position: relative; z-index: -1; }
  .column-link-hdg-b.img-row-col > * a:hover img { opacity: .5; }
  .column-link-hdg-b.img-row-col > * a:hover .txt-wrap .box { text-decoration: underline; }
  .column-link-hdg-b.img-row-col > * a:hover .txt-wrap .box:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .column-link-hdg-b.img-row-col > * a .txt-wrap .box:after { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); bottom: auto; top: 50%; right: 13px; margin-top: -2px; }
  .column-link-hdg-b.img-row-col > * a.link-blank .txt-wrap .box .icn, .column-link-hdg-b.img-row-col > * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }
  .column-link-hdg-b.img-row-col > * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg-b.img-row-col > * a.link-pdf .txt-wrap .box .icn::before { bottom: auto; top: 50%; right: 27px; }
  .column-link-hdg-b.img-row-col > * a.link-blank .txt-wrap .box .icn::before { width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_blank_w.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; }
  .column-link-hdg-b.img-row-col > * a.link-pdf .txt-wrap .box .icn::before { width: 20px; height: 20px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_pdf_w.svg) no-repeat left top / 20px auto; transition: opacity .2s; font-size: 0; } .column-link-list > * a { transition: box-shadow .2s; }
  .column-link-list > * a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .column-link-list > * a img { transition: opacity .2s; }
  .column-link-list > * a:hover > * { position: relative; z-index: -1; }
  .column-link-list > * a:hover img { opacity: .5; }
  .column-link-list > * a:hover .txt-wrap .box { text-decoration: underline; }
  .column-link-list > * a:hover .txt-wrap .box:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .column-link-list > * a .txt-wrap .box:after { right: 13px; }
  .column-link-list > * a.link-blank .txt-wrap .box .icn, .column-link-list > * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }
  .column-link-list > * a.link-blank .txt-wrap .box .icn::before, .column-link-list > * a.link-pdf .txt-wrap .box .icn::before { right: 23px; } .column-link-list.img-row-col > * a { transition: box-shadow .2s; }
  .column-link-list.img-row-col > * a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .column-link-list.img-row-col > * a img { transition: opacity .2s; }
  .column-link-list.img-row-col > * a:hover > * { position: relative; z-index: -1; }
  .column-link-list.img-row-col > * a:hover img { opacity: .5; }
  .column-link-list.img-row-col > * a:hover .txt-wrap .box { text-decoration: underline; }
  .column-link-list.img-row-col > * a:hover .txt-wrap .box:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .column-link-list.img-row-col > * a .txt-wrap .box:after { content: ''; display: inline-block; position: absolute; width: 4px; height: 4px; border-top: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; -webkit-transform: rotate(135deg); transform: rotate(135deg); bottom: auto; top: 50%; right: 13px; margin-top: -2px; }
  .column-link-list.img-row-col > * a.link-blank .txt-wrap .box .icn, .column-link-list.img-row-col > * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }
  .column-link-list.img-row-col > * a.link-blank .txt-wrap .box .icn::before, .column-link-list.img-row-col > * a.link-pdf .txt-wrap .box .icn::before { bottom: auto; top: 50%; right: 27px; }
  .column-link-list.img-row-col > * a.link-blank .txt-wrap .box .icn::before { width: 16px; height: 12px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_blank_w.svg) no-repeat left top / 16px auto; transition: opacity .2s; font-size: 0; }
  .column-link-list.img-row-col > * a.link-pdf .txt-wrap .box .icn::before { width: 20px; height: 20px; content: ''; display: inline-block; background: transparent url(/shared/image/link_icon_pdf_w.svg) no-repeat left top / 20px auto; transition: opacity .2s; font-size: 0; } .column-link-hdg > * a { transition: box-shadow .2s; }
  .column-link-hdg > * a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .column-link-hdg > * a img { transition: opacity .2s; }
  .column-link-hdg > * a:hover > * { position: relative; z-index: -1; }
  .column-link-hdg > * a:hover img { opacity: .5; }
  .column-link-hdg > * a:hover .txt-wrap .box { text-decoration: underline; color: #0000ff; }
  .column-link-hdg > * a:hover .txt-wrap .box:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .column-link-hdg > * a .txt-wrap .box:after { right: 13px; }
  .column-link-hdg > * a.link-blank .txt-wrap .box .icn, .column-link-hdg > * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }
  .column-link-hdg > * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg > * a.link-pdf .txt-wrap .box .icn::before { right: 23px; } .column-link-hdg.row1 > * { width: calc((99.99999% / 1) - 30px); margin-top: 0; }
  .column-link-hdg.row1 > *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg.row1 > *:nth-child(n+2) { margin-top: 20px; }
  .column-link-hdg.row2 > * { width: calc((99.99999% / 2) - 30px); margin-top: 0; }
  .column-link-hdg.row2 > *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg.row2 > *:nth-child(n+3) { margin-top: 20px; }
  .column-link-hdg.row3 > * { width: calc((99.99999% / 3) - 30px); margin-top: 0; }
  .column-link-hdg.row3 > *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg.row3 > *:nth-child(n+4) { margin-top: 20px; }
  .column-link-hdg.row4 > * { width: calc((99.99999% / 4) - 30px); margin-top: 0; }
  .column-link-hdg.row4 > *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg.row4 > *:nth-child(n+5) { margin-top: 20px; }
  .column-link-hdg.row5 > * { width: calc((99.99999% / 5) - 30px); margin-top: 0; }
  .column-link-hdg.row5 > *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg.row5 > *:nth-child(n+6) { margin-top: 20px; }
  .column-link-hdg.row6 > * { width: calc((99.99999% / 6) - 30px); margin-top: 0; }
  .column-link-hdg.row6 > *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg.row6 > *:nth-child(n+7) { margin-top: 20px; } .column-link-pdt > * a { transition: box-shadow .2s; }
  .column-link-pdt > * a:after { right: 13px; bottom: 13px; }
  .column-link-pdt > * a.link-blank .icn .txt-wrap .box, .column-link-pdt > * a.link-pdf .icn .txt-wrap .box { padding-right: 20px; }
  .column-link-pdt > * a.link-blank .icn::before, .column-link-pdt > * a.link-pdf .icn::before { bottom: 10px; right: 27px; }
  .column-link-pdt > * a.link-pdf .icn .txt-wrap .box { padding-right: 24px; }
  .column-link-pdt > * a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .column-link-pdt > * a img { transition: opacity .2s; }
  .column-link-pdt > * a:hover > * { position: relative; z-index: -1; }
  .column-link-pdt > * a:hover img { opacity: .5; }
  .column-link-pdt > * a:hover { text-decoration: underline; }
  .column-link-pdt > * a:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .column-link-pdt > * a:hover .txt-wrap .box { color: #0000ff; } .box-std-pt2 .wrap-around { transition: box-shadow .2s; }
  .box-std-pt2 .wrap-around:after { right: 13px; bottom: 13px; }
  .box-std-pt2 .wrap-around.link-blank .icn .txt-wrap .box, .box-std-pt2 .wrap-around.link-pdf .icn .txt-wrap .box { padding-right: 20px; }
  .box-std-pt2 .wrap-around.link-blank .icn::before, .box-std-pt2 .wrap-around.link-pdf .icn::before { bottom: 10px; right: 27px; }
  .box-std-pt2 .wrap-around.link-pdf .icn .txt-wrap .box { padding-right: 24px; }
  .box-std-pt2 .wrap-around:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .box-std-pt2 .wrap-around img { transition: opacity .2s; }
  .box-std-pt2 .wrap-around:hover > * { position: relative; z-index: -1; }
  .box-std-pt2 .wrap-around:hover img { opacity: .5; }
  .box-std-pt2 .wrap-around:hover { text-decoration: underline; }
  .box-std-pt2 .wrap-around:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .box-std-pt2 .wrap-around:hover .txt-wrap .box { color: #0000ff; } }

@media screen and (max-width: 374px) { .iframe-wrap.pt1 { position: relative; width: 100%; position: relative; width: 100%; padding: 136% 0 0 0; }
  .iframe-wrap.pt1 iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } }
