<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";


/* sass */
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 &gt; .l-body-main { order: 1; }

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

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

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

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

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

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

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

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

.bread-crumbs { display: none; }

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

.l-body-simple .bread-crumbs &gt; 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 &gt; ol li { font-size: 1.4rem; line-height: 1.5; margin-left: 15px; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

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

.l-body-simple .bread-crumbs &gt; 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 &gt; ol li &gt; a { color: #333; text-decoration: none; }

.l-body-simple .bread-crumbs &gt; ol li &gt; 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; font-size: 0; }

.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; 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); }

.l-head { background: #fff; }

.l-head &gt; .l-inner { position: relative; }

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

.nav-hdg { position: relative; }

.nav-hdg &gt; a { display: block; text-decoration: none; font-size: 0; transition: opacity .2s; }

.nav-hdg &gt; a.nav-hdg-txt { color: #000; line-height: 1.2; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.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 { opacity: .65; }

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

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

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

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

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

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

.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; }

.nav-global &gt; li &gt; a { line-height: 1.2; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; display: block; position: relative; text-decoration: none; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.nav-sub &gt; li &gt; a { position: relative; font-size: 1.4rem; text-decoration: none; -webkit-transform: rotate(0deg); transform: rotate(0deg); display: inline-block; }

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

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

.contact-head-btn &gt; a { text-decoration: none; color: #fff; background-color: #e13000; line-height: 1.2; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

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

.contact-head-btn &gt; a &gt; .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 &gt; a:before { position: absolute; margin: auto; top: 0; }

.l-foot-main { padding: 0 12px; }

.l-foot-bottom { border-top: 1px solid #e7e7e7; position: relative; }

.nav-foot &gt; ul &gt; li:not(:last-child) { border-bottom: 1px dashed #eeeeee; }

.nav-foot &gt; ul &gt; li:last-child { border-bottom: 1px solid #eeeeee; }

.nav-foot &gt; ul &gt; li a { display: block; padding: 15px 30px 15px 12px; text-decoration: none; font-size: 1.4rem; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; position: relative; line-height: 1.2; color: #333; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.nav-foot &gt; ul &gt; 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); }

.nav-foot &gt; ul &gt; li a.link-blank { padding-right: 40px; }

.nav-foot &gt; ul &gt; li a.link-blank .icn:before { position: absolute; right: 25px; top: 0; bottom: 0; margin: auto; }

.copy { text-align: center; padding: 30px 12px; }

.copy small { font-size: 1.2rem; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; line-height: 1.2; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.group-foot-wrap { background-color: #f6f6f6; padding-top: 15px; padding-bottom: 15px; }

.group-foot-wrap.bg-col0 { border-top: 1px solid #e7e7e7; padding-top: 0; }

.group-list-norm .box { display: flex; align-items: flex-start; }

.group-list-norm .box + .box { margin-top: 20px; }

.group-list-norm .box .img { width: 55px; }

.group-list-norm .box .txt { margin-left: 5px; width: calc(100% - 60px); -webkit-transform: rotate(0deg); transform: rotate(0deg); line-height: 1.5; font-size: 1.4rem; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }

.group-list-norm .box:only-child { align-items: center; }

.group-list-norm .box:only-child .img { width: 200px; }

.group-list-norm .box:only-child .txt { margin-left: 5px; width: calc(100% - 205px); }

.group-norm-wrap { margin-bottom: 10px; }

.group-norm-wrap .img-list { display: flex; align-items: center; justify-content: center; padding: 0 20px; margin: 0 0 0 -20px; }

.group-norm-wrap .img-list &gt; li { margin-left: 20px; }

.group-norm-wrap .norm-txt { font-size: 1.4rem; -webkit-transform: rotate(0deg); transform: rotate(0deg); line-height: 1.5; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }

/* print */

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

.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; }

*[class^="hdg-"] { -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.hdg-lv1 { color: #1432aa; font-size: 2.8rem; line-height: 1.3; margin-top: 32px; font-family: YakuHanJP, "秀英角ゴシック金 B JIS2004", "Shuei KakuGo Kin B JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; text-align: center; }

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

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

.wrap-hdg-lv1 .hdg-read { margin: 0; text-align: center; font-size: 1.6rem; line-height: 1.3; color: #333; font-family: YakuHanJP, "秀英角ゴシック金 M JIS2004", "Shuei KakuGo Kin M JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

.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-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }

.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.scorp01_0014 { background: #1432aa url(/shared/image/hdg_sdc_info01.jpg) no-repeat right bottom/296px 104px; }

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

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

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

.hdg-lv2-sp.scorp01_0044 { 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; border: #1432aa 1px solid; font-size: 2.4rem; line-height: 1.3; margin: 56px 0 0; padding: 10px 12px; text-align: center; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; font-family: YakuHanJP, "秀英角ゴシック金 B JIS2004", "Shuei KakuGo Kin B JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

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

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

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

.hdg-lv2-pt3 { color: #1432aa; font-size: 1.8rem; line-height: 1.6; margin: 32px 0 0; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; font-family: YakuHanJP, "秀英角ゴシック金 B JIS2004", "Shuei KakuGo Kin B JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

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

.hdg-lv2-pt3 &gt; 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 &gt; a .icn { margin-left: 10px; }

.hdg-lv2-pt4 { color: #1432aa; font-size: 1.8rem; line-height: 1.3; margin: 20px 0 0; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; font-family: YakuHanJP, "秀英角ゴシック金 B JIS2004", "Shuei KakuGo Kin B JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", 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: 32px 0 0; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; text-align: center; padding: 13px 12px; font-family: YakuHanJP, "秀英角ゴシック金 B JIS2004", "Shuei KakuGo Kin B JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

.hdg-lv2 + *, .hdg-lv2 + section &gt; *:first-child, .hdg-lv2-pt3 + *, .hdg-lv2-pt3 + section &gt; *:first-child, .hdg-lv2-pt4 + *, .hdg-lv2-pt4 + section &gt; *:first-child, .hdg-lv2-pt5 + *, .hdg-lv2-pt5 + section &gt; *:first-child { margin-top: 20px; }

.hdg-link-nml { margin-top: 40px; font-size: 2.2rem; line-height: 1.2; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; 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 { color: #1432aa; font-size: 2rem; line-height: 1.3; margin: 32px -12px 0; padding: 10px 12px; border-bottom: #1432aa 1px solid; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; font-family: YakuHanJP, "秀英角ゴシック金 B JIS2004", "Shuei KakuGo Kin B JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

.hdg-lv3 &gt; a, .hdg-lv2-pt2 &gt; a { padding: 10px 12px; margin: -10px -12px; display: flex; justify-content: space-between; align-items: center; color: inherit; text-decoration: none; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.hdg-lv3 &gt; a &gt; .link-hdg, .hdg-lv2-pt2 &gt; a &gt; .link-hdg { white-space: nowrap; color: #333; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; font-size: 1.4rem; text-align: right; position: relative; padding-right: 12px; }

.hdg-lv3 &gt; a &gt; .link-hdg:before, .hdg-lv2-pt2 &gt; a &gt; .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 &gt; a &gt; .link-hdg .icn, .hdg-lv2-pt2 &gt; a &gt; .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 -12px 0; }

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

.hdg-lv3-pt2 { color: #1432aa; font-size: 1.8rem; line-height: 1.3; margin: 20px 0 0; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; font-family: YakuHanJP, "秀英角ゴシック金 B JIS2004", "Shuei KakuGo Kin B JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

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

.hdg-lv3-pt3 { font-size: 1.8rem; line-height: 1.3; margin: 32px 0 0; font-family: YakuHanJP, "秀英角ゴシック金 B JIS2004", "Shuei KakuGo Kin B JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; }

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

.hdg-lv4 { font-size: 1.8rem; margin: 32px 0 0; padding: 10px 0; border-bottom: #9c9fa6 1px dotted; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; line-height: 1; font-family: YakuHanJP, "秀英角ゴシック金 B JIS2004", "Shuei KakuGo Kin B JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", 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-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; line-height: 1; font-family: YakuHanJP, "秀英角ゴシック金 B JIS2004", "Shuei KakuGo Kin B JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; margin-top: 0; padding-top: 0; }

.hdg-lv4-pt2 { color: #1432aa; font-size: 1.6rem; margin: 32px 0 0; border-bottom: none; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; line-height: 1; font-family: YakuHanJP, "秀英角ゴシック金 B JIS2004", "Shuei KakuGo Kin B JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

.hdg-lv4-pt3 { font-size: 1.6rem; margin: 32px 0 0; padding: 0; border-bottom: none; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; line-height: 1; font-family: YakuHanJP, "秀英角ゴシック金 B JIS2004", "Shuei KakuGo Kin B JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

.hdg-lv5 { font-size: 1.8rem; line-height: 1.3; margin: 32px 0 0; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; font-family: YakuHanJP, "秀英角ゴシック金 B JIS2004", "Shuei KakuGo Kin B JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

.hdg-lv5-pt2 { color: #1432aa; font-size: 1.8rem; line-height: 1.3; margin: 32px 0 0; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; font-family: YakuHanJP, "秀英角ゴシック金 B JIS2004", "Shuei KakuGo Kin B JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

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

.hdg-lv6 { font-size: 1.6rem; line-height: 1.3; margin: 32px 0 0; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; font-family: YakuHanJP, "秀英角ゴシック金 B JIS2004", "Shuei KakuGo Kin B JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

.wrap-hdg { font-size: 1.6rem; line-height: 1.2; color: #1432aa; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; margin-top: 32px; }

.wrap-hdg a { color: #1432aa; text-decoration: none; position: relative; padding-right: 12px; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.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-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; text-align: center; font-size: 2rem; line-height: 1.2; color: #1432aa; }

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

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

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

.hdg-smp-wrap &gt; .hdg { font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; text-align: center; font-size: 2rem; line-height: 1.2; color: #1432aa; }

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

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

.u-txt-b { font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; }

.u-txt-m { font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }

.u-txt-n { font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }

.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; }

*[class^="txt-std"] { -webkit-transform: rotate(0deg); transform: rotate(0deg); }

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

.txt-std.txt-b { font-size: 1.8rem; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; text-align: center; }

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

.txt-std.lead { font-size: 1.8rem; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }

.txt-std.lead-l { font-size: 1.6rem; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }

.txt-std.lead-sub { background-color: #1432aa; color: #fff; font-size: 1.8rem; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; margin-left: -12px; margin-right: -12px; margin-top: 16px; }

.txt-std.lead-sub &gt; span { display: block; border-top: 1px dotted #fff; margin: 0 12px; padding: 12px 0; }

.txt-std.lead-pt2 { font-size: 1.8rem; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; line-height: 1.6; }

.txt-std.notice { font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; color: #e13000; }

.txt-std.txt-alert { font-size: 1.8rem; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; text-align: center; padding-bottom: 32px; }

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

.txt-std .link-arrow { -webkit-transform: rotate(0deg); transform: rotate(0deg); }

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

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

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

.col-bold { color: #e13000; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; }

.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-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }

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

.txt-col-talk { color: #006633; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; text-align: right; }

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

*[class^="list-"] &gt; * { line-height: 1.6; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

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

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

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

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

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

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

.list-link &gt; li a { display: block; color: #333; text-decoration: none; padding: 5px 24px 5px 12px; position: relative; }

.list-link &gt; 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 &gt; li a &gt; *:only-child { margin-top: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.list-link &gt; li .detail-pdf { font-size: 1.6rem; line-height: 1.5; }

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

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

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

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

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

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

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

.list-link.pt2 &gt; li .detail { font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }

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

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

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

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

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

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

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

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

.list-link.pt-news &gt; 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 &gt; li .date { float: left; margin-left: 16px; margin-top: 0; width: calc(50% - 16px); }

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

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

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

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

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

.list-link.pt-news &gt; li .detail { margin-top: 8px; margin-left: 16px; float: left; width: calc(100% - 16px); font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }

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

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

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

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

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

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

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

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

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

.list-link-pt2 &gt; 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 &gt; li a &gt; *:only-child { margin-top: 0; }

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

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

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

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

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

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

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

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

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

.list-link-pts &gt; li { line-height: 1.5; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; font-size: 1.4rem; }

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

.list-link-pts &gt; 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 &gt; li a .icn { margin-left: 9px; }

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

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

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

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

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

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

.list-std &gt; li { padding: 15px 15px 15px 35px; font-size: 1.6rem; line-height: 1.6; position: relative; }

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

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

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

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

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

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

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

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

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

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

.list-number &gt; 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-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; }

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

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

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

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

.list-number-normal &gt; li { padding: 10px; font-size: 1.6rem; }

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

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

.list-dl-std { margin: 20px -12px 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 &gt; dt { background: #fff; font-size: 1.4rem; padding-bottom: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.list-dl-std.col-pt3 &gt; 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 &gt; dt { border-top: 1px solid #1432aa; background: #fff; }

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

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

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

.list-dl-std &gt; dt { padding: 10px 10px 0 10px; font-size: 1.6rem; line-height: 1.6; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; background: #fbfbfc; }

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

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

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

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

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

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

.list-dl-std-pt2 &gt; dt { padding: 10px 10px 5px 10px; font-size: 1.6rem; line-height: 1.2; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; background: transparent; }

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

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

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

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

.list-dl-std-pt2 &gt; 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 &gt; li { font-size: 0; }

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

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

.list-dl-std-pt3 &gt; dt { padding: 5px 0 0 0; font-size: 1.6rem; line-height: 1.2; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }

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

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

.list-btn { -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.list-btn &gt; * + { margin-top: 32px; }

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

.list-btn &gt; .btn + .btn-inq, .list-btn &gt; .btn-sp + .btn-inq { margin-top: 16px; }

.list-btn &gt; .btn-inq + .btn, .list-btn &gt; .btn-inq + .btn-sp { margin-top: 16px; }

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

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

.list-notes &gt; li { display: table; font-size: 1.4rem; line-height: 1.6; }

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

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

.list-notes &gt; li + li { margin-top: 16px; }

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

.list-related &gt; dt { font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; color: #1432aa; font-family: YakuHanJP, "秀英角ゴシック金 B JIS2004", "Shuei KakuGo Kin B JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

.list-related &gt; dd &gt; dl &gt; dt { border-bottom: 1px #9c9fa6 dotted; padding: 15px 0 10px; }

.list-related &gt; dd &gt; dl &gt; dd { margin-top: 10px; }

.list-related &gt; dd &gt; dl &gt; dd .list-link-pts &gt; li a { padding: 0 10px; }

.list-related &gt; dd &gt; dl &gt; dd .list-link-pts &gt; li + li { margin-top: 10px; }

.list-related &gt; dd &gt; dl &gt; dd + dt { margin-top: 5px; }

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

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

.list-qa &gt; dt:before { display: block; color: #1432aa; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; content: "\0051\0075\0065\0073\0074\0069\006f\006e"; }

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

.list-qa &gt; dd:before { display: block; color: #990000; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; content: "\0041\006e\0073\0077\0065\0072"; }

.list-qa.qa-txt &gt; dt:before, .list-qa.qa-txt &gt; dd:before { content: none; }

.list-qa.qa-txt .qa-txt-q { display: block; color: #1432aa; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; }

.list-qa.qa-txt .qa-txt-a { display: block; color: #990000; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; }

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

.list-normal &gt; li { padding-left: 1em; line-height: 1.6; position: relative; }

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

.list-normal &gt; li + li { margin-top: 16px; }

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

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

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

.list-number-pt2 &gt; 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-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; }

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

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

.list-link-nml &gt; li { border-top: #ededed 1px solid; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; line-height: 1.6; background-color: #f6f7f9; }

.list-link-nml &gt; li:first-child { border-top: none; }

.list-link-nml &gt; li a { display: block; color: #333; text-decoration: none; padding: 14px 25px 14px 15px; position: relative; }

.list-link-nml &gt; 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 &gt; li a.link-blank, .list-link-nml &gt; li a.link-pdf, .list-link-nml &gt; li a.link-map, .list-link-nml &gt; li a.link-download, .list-link-nml &gt; li a.link-voice { padding-right: 40px; }

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

.list-link-nml &gt; li a.link-pdf { padding-right: 46px; }

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

.list-link-nml &gt; li .snd { margin-left: 20px; }

.list-link-nml &gt; li .snd &gt; li { border-top: #ededed 1px solid; font-size: 1.4rem; line-height: 1.6; }

.list-link-nml &gt; li .snd &gt; li &gt; a { background-color: #fff; }

.list-link-nml &gt; li .snd .thd { margin-left: 20px; }

.list-link-nml &gt; li .snd .thd &gt; li { border-top: #ededed 1px solid; font-size: 1.4rem; line-height: 1.6; }

.list-step { margin: 32px 0 0; display: flex; justify-content: center; }

.list-step &gt; li { text-align: center; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; position: relative; margin-bottom: 2.5em; }

.list-step &gt; li .number, .list-step &gt; li .txt { display: block; }

.list-step &gt; 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 &gt; 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 &gt; li + li { margin-left: 20px; }

.list-step &gt; li + li .number::before { content: ''; position: absolute; top: 0; left: -20px; bottom: 0; margin: auto; width: 20px; height: 1px; background: #1432aa; }

.list-step &gt; li.current .number { background: #1432aa; color: #fff; }

.list-step &gt; li.current .txt { color: #1432aa; }

.list-step &gt; li.mail .number { background: #e8f1fa; color: #1432aa; }

.list-step &gt; li.mail .txt { color: #1432aa; }

.list-member &gt; li { margin-top: 30px; }

.list-member &gt; li .list-inner { display: flex; align-items: flex-start; justify-content: center; }

.list-member &gt; li .hdg, .list-member &gt; li .name-wrap { width: 50%; line-height: 1.6; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.list-member &gt; li .hdg { font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; }

.list-member &gt; li .name-wrap { margin-left: 30px; }

.list-member &gt; li .name-wrap .name { font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }

.list-member &gt; li .name-wrap .name + .name { margin: 1em 0 0; }

.list-member &gt; li .note { display: block; font-size: 1.4rem; }

.list-hdg-set { margin: 32px 0 0; }

.list-hdg-set &gt; li { margin-top: 5px; }

.list-hdg-set &gt; li &gt; a, .list-hdg-set &gt; li &gt; div { background-color: #fff; padding: 10px 25px 8px 10px; display: block; color: #000; text-decoration: none; position: relative; }

.list-hdg-set &gt; li &gt; a::after, .list-hdg-set &gt; li &gt; 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 &gt; li .hdg { font-size: 1.4rem; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; line-height: 1.6; }

.list-hdg-set &gt; li .txt { font-size: 1.4rem; margin-top: 5px; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; line-height: 1.8; }

.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: 32px; text-align: center; }

.btn + .btn, .btn-sp + .btn, .btn + .btn-sp, .btn-sp + .btn-sp { margin-top: 16px; }

.btn &gt; a, .btn-sp &gt; a, .btn &gt; button, .btn-sp &gt; button { color: #333; text-decoration: none; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; display: block; font-size: 1.6rem; line-height: 1.5; width: 100%; border: 1px solid #666666; padding: 13px 25px 13px 20px; position: relative; background-color: #fff; text-align: left; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.btn &gt; a:after, .btn-sp &gt; a:after, .btn &gt; button:after, .btn-sp &gt; 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 &gt; a.link-blank, .btn-sp &gt; a.link-blank, .btn &gt; a.link-pdf, .btn-sp &gt; a.link-pdf, .btn &gt; button.link-blank, .btn-sp &gt; button.link-blank, .btn &gt; button.link-pdf, .btn-sp &gt; button.link-pdf { padding-right: 40px; }

.btn.btn-l, .btn-l.btn-sp { text-align: center; }

.btn.btn-l &gt; a, .btn-l.btn-sp &gt; a, .btn.btn-l &gt; button, .btn-l.btn-sp &gt; button { font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; justify-content: center; }

.btn.close &gt; a:before, .close.btn-sp &gt; a:before, .btn.close &gt; a:after, .close.btn-sp &gt; a:after, .btn.close &gt; button:before, .close.btn-sp &gt; button:before, .btn.close &gt; button:after, .close.btn-sp &gt; 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 &gt; a:before, .close.btn-sp &gt; a:before, .btn.close &gt; button:before, .close.btn-sp &gt; button:before { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

.btn.close &gt; a:after, .close.btn-sp &gt; a:after, .btn.close &gt; button:after, .close.btn-sp &gt; button:after { border: none; -webkit-transform: rotate(45deg); transform: rotate(45deg); background: #000; width: 2px; height: 20px; }

.btn.close &gt; a:hover:before, .close.btn-sp &gt; a:hover:before, .btn.close &gt; button:hover:before, .close.btn-sp &gt; button:hover:before { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

.btn.close &gt; a:hover:after, .close.btn-sp &gt; a:hover:after, .btn.close &gt; button:hover:after, .close.btn-sp &gt; 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 &gt; a, .btn-anc &gt; button { color: #333; text-decoration: none; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; 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; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.btn-anc &gt; a:after, .btn-anc &gt; 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-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; }

.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 &gt; a, .btn-inq &gt; button { color: #fff; text-decoration: none; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; 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; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.btn-inq &gt; a:after, .btn-inq &gt; 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 &gt; a { align-items: center; justify-content: center; text-align: center; text-shadow: 0px 0px 3px #fff; }

.btn-sp.sp1 &gt; a, .btn-sp.sp1 &gt; button { background: #fff url(/shared/image/btn_sp01.jpg) no-repeat left center/contain; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }

.btn-sp.sp2 &gt; a, .btn-sp.sp2 &gt; button { background: #fff url(/shared/image/btn_sp02.jpg) no-repeat left center/contain; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }

.btn-sp.sp3 &gt; a, .btn-sp.sp3 &gt; button { background: #fff url(/shared/image/btn_sp03.jpg) no-repeat left center/46px auto; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }

.btn-sp.sp4 &gt; a, .btn-sp.sp4 &gt; button { background: #fff url(/shared/image/btn_sp04.jpg) no-repeat left center/contain; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }

.btn-sp.sp5 &gt; a, .btn-sp.sp5 &gt; button { background: #fff url(/shared/image/btn_sp05.jpg) no-repeat left center/auto 25px; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; padding-left: 60px; text-align: center; }

.btn-sp.sp6 &gt; a, .btn-sp.sp6 &gt; button { background: #fff url(/shared/image/btn_sp08.jpg) no-repeat left center/contain; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; padding-left: 60px; text-align: center; }

.wrap-rss &gt; .btn-rss { margin-top: 16px; }

.btn-rss &gt; a, .btn-rss &gt; 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-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }

.btn-rss &gt; a:before, .btn-rss &gt; 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 &gt; a, .btn-row-list .btn-row &gt; button { display: flex; align-items: center; width: 100%; color: #000; text-decoration: none; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; font-size: 1.6rem; line-height: 1.5; border: 1px solid #666666; padding: 13px 25px 13px 15px; position: relative; background-color: #fff; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.btn-row-list .btn-row &gt; a:after, .btn-row-list .btn-row &gt; 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 &gt; a, .btn-row-list .btn-row.current &gt; button { color: #1432aa; border-bottom: 1px solid #fff; }

.btn-row-list .btn-row.current &gt; a:after, .btn-row-list .btn-row.current &gt; 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 &gt; a, .btn-row-list.row4 .btn-row &gt; button { font-size: 1.4rem; padding: 5px 20px 5px 15px; }

.btn-row-list.row4 .btn-row &gt; a:after, .btn-row-list.row4 .btn-row &gt; 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 &gt; a, .btn-row-list-pt2 .btn-row &gt; button { display: flex; align-items: center; width: 100%; color: #000; text-decoration: none; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; font-size: 1.6rem; line-height: 1.5; border: 1px solid #666666; padding: 13px 25px 13px 15px; position: relative; background-color: #fff; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.btn-row-list-pt2 .btn-row &gt; a:after, .btn-row-list-pt2 .btn-row &gt; 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 &gt; a, .btn-row-list-pt2 .btn-row.current &gt; button { color: #1432aa; border-top: 1px solid #fff; }

.btn-row-list-pt2 .btn-row.current &gt; a:after, .btn-row-list-pt2 .btn-row.current &gt; 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 &gt; 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; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.pager-btn-list .pager-btn &gt; 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 &gt; 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 &gt; a, .pager-btn-list .pager-next &gt; a { text-decoration: none; color: #333; position: relative; }

.pager-btn-list .pager-prev &gt; a:after, .pager-btn-list .pager-next &gt; a:after { top: 0; bottom: 0; margin: auto; position: absolute; vertical-align: middle; }

.pager-btn-list .pager-prev &gt; a { padding-left: 15px; }

.pager-btn-list .pager-prev &gt; 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 &gt; a { padding-right: 15px; }

.pager-btn-list .pager-next &gt; 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"] th, *[class^="tbl-std"] td { -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.tbl-wrap { margin: 20px -12px 0 0; }

.tbl-overflow { overflow-x: scroll; overflow-y: hidden; width: 100%; }

.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; vertical-align: top; line-height: 1.6; }

.tbl-std th.nowrap, .tbl-std td.nowrap { white-space: nowrap; }

.tbl-std th { text-align: center; background-color: #eeeff3; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; }

.tbl-std thead th { background-color: #eeeff3; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; }

.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-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; }

.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-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; }

.tbl-std-pt3 thead th { background-color: #eeeff3; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; }

.txt-tbl-date { display: block; font-size: 1.8rem; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; }

.txt-tbl-hdg { display: block; font-size: 1.8rem; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }

.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.6; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.wrap-select-category .select-txt-pt2 { color: #fff; font-size: 1.4rem; line-height: 1.6; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.wrap-select-category .select-list { margin-top: 15px; }

.wrap-select-category .select-list &gt; li { position: relative; }

.wrap-select-category .select-list &gt; li &gt; a { -webkit-transform: rotate(0deg); transform: rotate(0deg); display: block; border: #666666 1px solid; background: #fff; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; position: relative; padding: 10px 50px 10px 10px; color: #333; text-decoration: none; }

.wrap-select-category .select-list &gt; li &gt; 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 &gt; li &gt; 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); }

.wrap-select-category .select-list &gt; li ul { display: none; position: absolute; width: 100%; left: 0; z-index: 2; }

.wrap-select-category .select-list &gt; li ul &gt; li &gt; 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; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.wrap-select-category .select-list &gt; li ul &gt; li:last-child &gt; a { border-bottom: #666666 1px solid; }

.wrap-select-category .select-list &gt; li + li { margin-top: 10px; }

.list-form-std { margin: 32px -12px 0; }

.list-form-std &gt; li { padding: 12px; font-size: 1.6rem; line-height: 1.2; }

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

.list-form-std &gt; li label, .list-form-std &gt; li legend { font-size: 1.4rem; line-height: 1.2; display: block; position: relative; padding-right: 2.5em; padding-left: 0; width: 100%; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }

.list-form-std &gt; li fieldset { border: 0; display: block; width: 100%; }

.list-form-std &gt; 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 &gt; li .required-mark:first-letter { margin-right: 2px; }

.list-form-std &gt; li .select-wrap { display: inline-block; position: relative; margin-top: 10px; border: #666666 1px solid; background: #fff; }

.list-form-std &gt; 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 &gt; 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 &gt; 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 &gt; li .input-txt.error { border: #e13000 2px solid; }

.list-form-std &gt; li .input-txt.input-num1 { width: 5em; }

.list-form-std &gt; li .input-txt.input-num2 { width: 6em; }

.list-form-std &gt; li .input-txt.input-half { width: calc(100% - 2em); }

.list-form-std &gt; 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 &gt; li .input-select:focus { z-index: 5; }

.list-form-std &gt; 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 &gt; li .input-txt:focus, .list-form-std &gt; li .input-area:focus, .list-form-std &gt; li .input-select:focus { background: #fdffe5; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }

.list-form-std &gt; li .list-input-std { font-size: 0; display: flex; flex-wrap: wrap; }

.list-form-std &gt; li .list-input-std.auto { margin-left: -20px; }

.list-form-std &gt; li .list-input-std.auto &gt; li { width: auto; margin-left: 20px; }

.list-form-std &gt; li .list-input-std &gt; li { margin-top: 20px; width: 50%; }

.list-form-std &gt; li .list-input-std &gt; li label { display: inline-block; padding-right: 0; position: relative; line-height: 1; }

.list-form-std &gt; li .list-input-std &gt; li input[type="radio"], .list-form-std &gt; li .list-input-std &gt; li input[type="checkbox"] { position: absolute; top: 0; left: 0; margin-right: 10px; }

.list-form-std &gt; li .list-input-std &gt; li .radio-txt, .list-form-std &gt; li .list-input-std &gt; li .check-txt { padding-left: 1.5em; display: inline-block; }

.list-form-std &gt; li .wrap-form-input .inner { font-size: 0; }

.list-form-std &gt; li .wrap-form-input .inner label { display: inline-block; vertical-align: middle; padding: 0; width: 1.5em; margin-top: 10px; }

.list-form-std &gt; li .wrap-form-input .inner .input-txt { display: inline-block; vertical-align: middle; width: calc(100% - 1.5em); }

.list-form-std &gt; li .wrap-form-txt { position: relative; margin-top: 5px; min-height: 1em; }

.list-form-std &gt; li .wrap-form-txt .ex { font-size: 1.4rem; line-height: 1.2; padding-right: 2.5em; }

.list-form-std &gt; li .wrap-form-txt .check { display: none; }

.list-form-std &gt; 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 &gt; li .wrap-form-conf { padding: 5px 0; }

.list-form-std &gt; li .wrap-form-conf .conf-title { font-size: 1.4rem; line-height: 1.2; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }

.list-form-std &gt; li .wrap-form-conf .conf-data { font-size: 1.4rem; line-height: 1.2; margin-top: 10px; }

.list-form-std &gt; li .list-form-err-pt2 { display: none; }

.list-form-std &gt; li.focus .list-form-err-pt2 { display: block; }

.list-form-std.pt3 &gt; li .required-mark { right: auto; left: 0; top: 0; }

.list-form-std.pt3 &gt; li label, .list-form-std.pt3 &gt; li legend { padding-left: 3em; }

.list-form-std.pt3 &gt; li .list-input-std &gt; li.wrap-radio label { padding-left: 0; }

.list-form-std.personal &gt; li.chg-bg-pt1 { background: #f6f6f6; }

.list-form-std.personal &gt; li.chg-bg-pt2 { background: #fff; }

.list-input-only { font-size: 0; text-align: center; padding-top: 32px; }

.list-input-only &gt; li { display: inline-block; margin-top: 32px; font-size: 1.6rem; line-height: 1.2; }

.list-input-only &gt; li label { display: inline-block; padding-right: 0; position: relative; line-height: 1; }

.list-input-only &gt; li input[type="radio"], .list-input-only &gt; li input[type="checkbox"] { position: absolute; top: 0.3em; left: 0; margin-right: 10px; }

.list-input-only &gt; li .radio-txt, .list-input-only &gt; 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 &gt; li { margin-left: auto; margin-right: auto; }

.list-form-btn &gt; li { margin-top: 20px; position: relative; }

.list-form-btn &gt; li.btn-send { background: #e13000; }

.list-form-btn &gt; li.btn-send input { display: block; width: 100%; padding: 14px 35px 14px 20px; color: #fff; font-size: 1.6rem; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; text-align: left; }

.list-form-btn &gt; 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 &gt; 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-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; text-align: left; }

.list-form-btn &gt; 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 &gt; .exp-box { margin-top: 32px; }

.wrap-exp-form &gt; .exp-box .hdg-wrap { min-height: 100px; }

.wrap-exp-form &gt; .exp-box .hdg-inner { position: relative; }

.wrap-exp-form &gt; .exp-box .hdg { font-size: 1.8rem; line-height: 1.2; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; padding-left: 115px; }

.wrap-exp-form &gt; .exp-box .hdg-txt { font-size: 1.6rem; line-height: 1.2; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; padding-left: 115px; margin-top: 32px; }

.wrap-exp-form &gt; .exp-box .lead { line-height: 1.2; margin-top: 32px; }

.wrap-exp-form &gt; .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 &gt; .exp-box .img-wrap:before { content: ''; display: block; padding-top: 100%; }

.wrap-exp-form &gt; .exp-box .img-wrap img { position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 0; }

.wrap-exp-form &gt; .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-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }

.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-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; 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 &gt; li { margin-top: 0; }

.wrap-agree-list .list-form-err-pt2 &gt; li + li { margin-top: 5px; }

.wrap-box { position: relative; z-index: 0; display: flex; flex-wrap: wrap; margin: 0 -16px 0 -22px; }

.wrap-box.row1 &gt; * { width: calc((99.99999% / 1) - 16px); margin-left: 16px; }

.wrap-box.row2 &gt; * { width: calc((99.99999% / 2) - 16px); margin-left: 16px; }

.wrap-box.row3 &gt; * { width: calc((99.99999% / 3) - 16px); margin-left: 16px; }

.wrap-box.row4 &gt; * { width: calc((99.99999% / 4) - 16px); margin-left: 16px; }

.wrap-box.row5 &gt; * { width: calc((99.99999% / 5) - 16px); margin-left: 16px; }

.wrap-box.row6 &gt; * { 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 &gt; * { width: 100%; margin: 0; }

.wrap-box.sp-vertical.sp-fit { margin-left: 0; margin-right: 0; }

.wrap-box.sp-row2 &gt; * { width: calc((99.99999% / 2) - 16px); margin-left: 16px; }

.wrap-box.sp-order, .wrap-box.rev { display: flex; }

.wrap-box.sp-order &gt; *:first-child, .wrap-box.rev &gt; *: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: 32px; }

.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 &gt; * { background: #eeeeee; }

.column-link.bg-pat2 &gt; * { background: #eeeff3; }

.column-link.bg-pat3 &gt; * { background: #e8ebf7; }

.column-link.bg-pat4 &gt; * { background: #e8f1fa; }

.column-link.bg-pat5 &gt; * { background: #e8f5fa; }

.column-link.bg-pat6 &gt; * { background: #f3eeee; }

.column-link.bg-pat7 &gt; * { background: #f5f9e6; }

.column-link.bg-pat8 &gt; * { background: #f0f7f9; }

.column-link &gt; * { position: relative; min-height: 100px; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.column-link &gt; * a { display: flex; flex-wrap: wrap; width: 100%; height: 100%; align-items: stretch; text-decoration: none; position: relative; }

.column-link &gt; * 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 &gt; * a.link-blank .icn::before, .column-link &gt; * a.icn-pdf .icn::before { bottom: 6px; right: 20px; position: absolute; }

.column-link &gt; * 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 &gt; * 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 &gt; * &gt; span { display: flex; flex-wrap: wrap; width: 100%; height: 100%; align-items: stretch; text-decoration: none; position: relative; }

.column-link &gt; * .inner { width: 100%; }

.column-link &gt; * .rev { width: 100%; display: flex; }

.column-link &gt; * .rev .txt-wrap { order: 2; }

.column-link &gt; * .img-wrap { width: 100%; }

.column-link &gt; * .txt-wrap .box { padding: 10px 10px 25px 10px; line-height: 1.2; color: #333; }

.column-link &gt; * .txt-wrap .box .hdg { font-size: 1.6rem; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; }

.column-link &gt; * .txt-wrap .box .hdg + .txt { margin-top: 10px; }

.column-link &gt; * .txt-wrap .box .link { font-size: 1.6rem; }

.column-link &gt; * .txt-wrap .box .txt { line-height: 1.6; }

.column-link &gt; * .txt-wrap .box.related { padding-left: 0; padding-right: 0; padding-bottom: 20px; }

.column-link &gt; * + * { 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 &gt; *, .column-link.img-col-row &gt; *, .column-link.img-col-s &gt; * { margin-left: 5px; }

.column-link.img-col &gt; * .rev, .column-link.img-col-row &gt; * .rev, .column-link.img-col-s &gt; * .rev { flex-direction: column; }

.column-link.img-col &gt; * + *, .column-link.img-col-row &gt; * + *, .column-link.img-col-s &gt; * + * { margin-top: 0; }

.column-link.img-col.row1 &gt; *, .column-link.img-col-row.row1 &gt; *, .column-link.img-col-s.row1 &gt; * { width: calc((99.99999% / 2) - 5px); }

.column-link.img-col.row1 &gt; *:nth-child(n+3), .column-link.img-col-row.row1 &gt; *:nth-child(n+3), .column-link.img-col-s.row1 &gt; *:nth-child(n+3) { margin-top: 5px; }

.column-link.img-col.row2 &gt; *, .column-link.img-col-row.row2 &gt; *, .column-link.img-col-s.row2 &gt; * { width: calc((99.99999% / 2) - 5px); }

.column-link.img-col.row2 &gt; *:nth-child(n+3), .column-link.img-col-row.row2 &gt; *:nth-child(n+3), .column-link.img-col-s.row2 &gt; *:nth-child(n+3) { margin-top: 5px; }

.column-link.img-col.row3 &gt; *, .column-link.img-col-row.row3 &gt; *, .column-link.img-col-s.row3 &gt; * { width: calc((99.99999% / 2) - 5px); }

.column-link.img-col.row3 &gt; *:nth-child(n+3), .column-link.img-col-row.row3 &gt; *:nth-child(n+3), .column-link.img-col-s.row3 &gt; *:nth-child(n+3) { margin-top: 5px; }

.column-link.img-col.row4 &gt; *, .column-link.img-col-row.row4 &gt; *, .column-link.img-col-s.row4 &gt; * { width: calc((99.99999% / 2) - 5px); }

.column-link.img-col.row4 &gt; *:nth-child(n+3), .column-link.img-col-row.row4 &gt; *:nth-child(n+3), .column-link.img-col-s.row4 &gt; *:nth-child(n+3) { margin-top: 5px; }

.column-link.img-col.row5 &gt; *, .column-link.img-col-row.row5 &gt; *, .column-link.img-col-s.row5 &gt; * { width: calc((99.99999% / 2) - 5px); }

.column-link.img-col.row5 &gt; *:nth-child(n+3), .column-link.img-col-row.row5 &gt; *:nth-child(n+3), .column-link.img-col-s.row5 &gt; *:nth-child(n+3) { margin-top: 5px; }

.column-link.img-col.row6 &gt; *, .column-link.img-col-row.row6 &gt; *, .column-link.img-col-s.row6 &gt; * { width: calc((99.99999% / 2) - 5px); }

.column-link.img-col.row6 &gt; *:nth-child(n+3), .column-link.img-col-row.row6 &gt; *:nth-child(n+3), .column-link.img-col-s.row6 &gt; *: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 &gt; * .inner, .column-link.img-row-col &gt; * .inner { display: flex; }

.column-link.img-row &gt; * .img-wrap, .column-link.img-row-col &gt; * .img-wrap { width: 50%; }

.column-link.img-row &gt; * .txt-wrap, .column-link.img-row-col &gt; * .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 &gt; * { 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 &gt; * { 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 &gt; .corp-n-cat0101 .img-wrap { background: url(/shared/image/biz_bg_cat0101_s.jpg) no-repeat center/cover; }

.column-link.news.img-row &gt; .corp-n-cat0201 .img-wrap { background: url(/shared/image/biz_bg_cat0201_s.jpg) no-repeat center/cover; }

.column-link.news.img-row &gt; .corp-n-cat0202 .img-wrap { background: url(/shared/image/biz_bg_cat0202_s.jpg) no-repeat center/cover; }

.column-link.news.img-row &gt; .corp-n-cat0203 .img-wrap { background: url(/shared/image/biz_bg_cat0203_s.jpg) no-repeat center/cover; }

.column-link.news.img-row &gt; .corp-n-cat0204 .img-wrap { background: url(/shared/image/biz_bg_cat0204_s.jpg) no-repeat center/cover; }

.column-link.news.img-row &gt; .corp-n-cat0205 .img-wrap { background: url(/shared/image/biz_bg_cat0205_s.jpg) no-repeat center/cover; }

.column-link.news.img-row &gt; .corp-n-cat0206 .img-wrap { background: url(/shared/image/biz_bg_cat0206_s.jpg) no-repeat center/cover; }

.column-link.news.img-row &gt; .corp-n-cat0207 .img-wrap { background: url(/shared/image/biz_bg_cat0207_s.jpg) no-repeat center/cover; }

.column-link.news.img-row &gt; .corp-n-cat0301 .img-wrap { background: url(/shared/image/biz_bg_cat0301_s.jpg) no-repeat center/cover; }

.column-link.news.img-row &gt; .corp-n-cat0401 .img-wrap { background: url(/shared/image/biz_bg_cat0401_s.jpg) no-repeat center/cover; }

.column-link.news.img-row &gt; .corp-n-cat0402 .img-wrap { background: url(/shared/image/biz_bg_cat0402_s.jpg) no-repeat center/cover; }

.column-link.news.img-row &gt; .corp-n-cat0501 .img-wrap { background: url(/shared/image/biz_bg_cat0501_s.jpg) no-repeat center/cover; }

.column-link.news.img-row &gt; .corp-n-cat0502 .img-wrap { background: url(/shared/image/biz_bg_cat0502_s.jpg) no-repeat center/cover; }

.column-link.news.img-row &gt; .corp-n-cat0601 .img-wrap { background: url(/shared/image/biz_bg_cat0601_s.jpg) no-repeat center/cover; }

.column-link.news.img-row &gt; .corp-n-cat0602 .img-wrap { background: url(/shared/image/biz_bg_cat0602_s.jpg) no-repeat center/cover; }

.column-link.news.img-row &gt; .corp-n-cat0603 .img-wrap { background: url(/shared/image/biz_bg_cat0603_s.jpg) no-repeat center/cover; }

.column-link.news.img-row &gt; .corp-n-cat0604 .img-wrap { background: url(/shared/image/biz_bg_cat0604_s.jpg) no-repeat center/cover; }

.column-link.news.img-row &gt; .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 &gt; * + * { margin-top: 5px; }

.column-link-hdg-b &gt; * { position: relative; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.column-link-hdg-b &gt; * .rev { width: 100%; display: flex; flex-direction: column; }

.column-link-hdg-b &gt; * .rev .txt-wrap { order: 2; }

.column-link-hdg-b &gt; * .img-wrap { width: 100%; }

.column-link-hdg-b &gt; * .txt-wrap { width: 100%; position: static; bottom: 0; left: 0; display: flex; flex-direction: column; }

.column-link-hdg-b &gt; * .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-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }

.column-link-hdg-b &gt; * a { display: block; text-decoration: none; }

.column-link-hdg-b &gt; * 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 &gt; * a.link-blank .txt-wrap .box .icn, .column-link-hdg-b &gt; * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }

.column-link-hdg-b &gt; * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg-b &gt; * a.link-pdf .txt-wrap .box .icn::before { position: absolute; }

.column-link-hdg-b &gt; * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg-b &gt; * a.link-pdf .txt-wrap .box .icn::before { top: 50%; margin-top: -6px; right: 24px; }

.column-link-hdg-b &gt; * a.link-pdf .txt-wrap .box .icn { padding-right: 24px; }

.column-link-hdg-b &gt; * a.link-pdf .txt-wrap .box .icn::before { margin-top: -10px; }

.column-link-hdg-b &gt; * 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 &gt; * 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 &gt; * + * { margin-top: 0; }

.column-link-hdg-b.img-col &gt; * { width: calc((100% / 2) - 5px); margin-left: 5px; }

.column-link-hdg-b.img-col &gt; *:nth-child(n+3) { margin-top: 5px; }

.column-link-hdg-b.img-row-col { display: block; }

.column-link-hdg-b.img-row-col &gt; * { background: #f6f6f6; }

.column-link-hdg-b.img-row-col &gt; * .inner { display: flex; flex-wrap: nowrap; }

.column-link-hdg-b.img-row-col &gt; * .rev { flex-direction: row; }

.column-link-hdg-b.img-row-col &gt; * .img-wrap { width: 45%; }

.column-link-hdg-b.img-row-col &gt; * .txt-wrap { width: 55%; position: static; display: flex; }

.column-link-hdg-b.img-row-col &gt; * .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 &gt; * 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 &gt; * a.link-blank .txt-wrap .box .icn, .column-link-hdg-b.img-row-col &gt; * a.link-pdf .txt-wrap .box .icn { padding-right: 10px; }

.column-link-hdg-b.img-row-col &gt; * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg-b.img-row-col &gt; * a.link-pdf .txt-wrap .box .icn::before { position: absolute; }

.column-link-hdg-b.img-row-col &gt; * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg-b.img-row-col &gt; * a.link-pdf .txt-wrap .box .icn::before { top: auto; bottom: 6px; right: 24px; }

.column-link-hdg-b.img-row-col &gt; * a.link-pdf .txt-wrap .box .icn { padding-right: 14px; }

.column-link-hdg-b.img-row-col &gt; * a.link-pdf .txt-wrap .box .icn::before { top: auto; bottom: 6px; }

.column-link-hdg-b.img-row-col &gt; * 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 &gt; * 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 &gt; * { width: auto; margin-left: 0; margin-top: 20px; }

.column-link-hdg-b.img-col.custom &gt; *:nth-child(n+3) { margin-top: 20px; }

.column-link-hdg-b.img-col.custom &gt; * .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 &gt; * + * { margin-top: 2px; }

.column-link-list &gt; * { position: relative; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.column-link-list &gt; * .img-wrap { width: 100%; }

.column-link-list &gt; * .txt-wrap { width: 100%; position: absolute; bottom: 0; left: 0; display: flex; flex-direction: column; }

.column-link-list &gt; * .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-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; min-height: 65px; display: flex; align-items: center; }

.column-link-list &gt; * .list-label { padding-left: 10px; padding-bottom: 10px; margin-top: 0; }

.column-link-list &gt; * a { display: block; text-decoration: none; }

.column-link-list &gt; * 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 &gt; * a.link-blank .txt-wrap .box .icn, .column-link-list &gt; * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }

.column-link-list &gt; * a.link-blank .txt-wrap .box .icn::before, .column-link-list &gt; * a.link-pdf .txt-wrap .box .icn::before { position: absolute; }

.column-link-list &gt; * a.link-blank .txt-wrap .box .icn::before, .column-link-list &gt; * a.link-pdf .txt-wrap .box .icn::before { top: 50%; margin-top: -6px; right: 24px; }

.column-link-list &gt; * a.link-pdf .txt-wrap .box .icn { padding-right: 24px; }

.column-link-list &gt; * a.link-pdf .txt-wrap .box .icn::before { margin-top: -10px; }

.column-link-list &gt; * 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 &gt; * 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 &gt; * .list-label li { font-size: 1.4rem; }

.column-link-list.img-row-col &gt; * 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 &gt; * a.link-blank .txt-wrap .box .icn, .column-link-list.img-row-col &gt; * a.link-pdf .txt-wrap .box .icn { padding-right: 10px; }

.column-link-list.img-row-col &gt; * a.link-blank .txt-wrap .box .icn::before, .column-link-list.img-row-col &gt; * a.link-pdf .txt-wrap .box .icn::before { position: absolute; }

.column-link-list.img-row-col &gt; * a.link-blank .txt-wrap .box .icn::before, .column-link-list.img-row-col &gt; * a.link-pdf .txt-wrap .box .icn::before { top: auto; bottom: 6px; right: 24px; }

.column-link-list.img-row-col &gt; * a.link-pdf .txt-wrap .box .icn { padding-right: 14px; }

.column-link-list.img-row-col &gt; * a.link-pdf .txt-wrap .box .icn::before { top: auto; bottom: 6px; }

.column-link-list.img-row-col &gt; * 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 &gt; * 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 &gt; * .inner { display: flex; flex-wrap: nowrap; }

.column-link-list.img-row-col &gt; * .img-wrap { width: 45%; }

.column-link-list.img-row-col &gt; * .txt-wrap { width: 55%; position: static; display: flex; flex-direction: column; }

.column-link-list.img-row-col &gt; * .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 &gt; * .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 &gt; * { position: relative; margin-left: 5px; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.column-link-hdg &gt; * a { display: block; text-decoration: none; }

.column-link-hdg &gt; * 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 &gt; * a.link-blank .txt-wrap .box .icn, .column-link-hdg &gt; * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }

.column-link-hdg &gt; * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg &gt; * a.link-pdf .txt-wrap .box .icn::before { position: absolute; }

.column-link-hdg &gt; * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg &gt; * a.link-pdf .txt-wrap .box .icn::before { top: 50%; margin-top: -6px; right: 24px; }

.column-link-hdg &gt; * a.link-pdf .txt-wrap .box .icn { padding-right: 24px; }

.column-link-hdg &gt; * a.link-pdf .txt-wrap .box .icn::before { margin-top: -10px; }

.column-link-hdg &gt; * 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 &gt; * 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 &gt; * .img-wrap { width: 100%; }

.column-link-hdg &gt; * .txt-wrap { display: flex; flex-direction: column; width: 100%; position: absolute; z-index: 2; bottom: 0; left: 0; }

.column-link-hdg &gt; * .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-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }

.column-link-hdg.row1 &gt; * { width: calc((99.99999% / 2) - 5px); }

.column-link-hdg.row1 &gt; *:nth-child(n+3) { margin-top: 5px; }

.column-link-hdg.row2 &gt; * { width: calc((99.99999% / 2) - 5px); }

.column-link-hdg.row2 &gt; *:nth-child(n+3) { margin-top: 5px; }

.column-link-hdg.row3 &gt; * { width: calc((99.99999% / 2) - 5px); }

.column-link-hdg.row3 &gt; *:nth-child(n+3) { margin-top: 5px; }

.column-link-hdg.row4 &gt; * { width: calc((99.99999% / 2) - 5px); }

.column-link-hdg.row4 &gt; *:nth-child(n+3) { margin-top: 5px; }

.column-link-hdg.row5 &gt; * { width: calc((99.99999% / 2) - 5px); }

.column-link-hdg.row5 &gt; *:nth-child(n+3) { margin-top: 5px; }

.column-link-hdg.row6 &gt; * { width: calc((99.99999% / 2) - 5px); }

.column-link-hdg.row6 &gt; *:nth-child(n+3) { margin-top: 5px; }

.column-link-hdg.row4 { margin-left: -17px; margin-right: -12px; }

.column-link-hdg.row4 &gt; * .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 &gt; * + * { margin-top: 32px; }

.column-link-dtl &gt; * { position: relative; z-index: 0; position: relative; }

.column-link-dtl &gt; * .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 &gt; * .rev .txt-wrap { order: 2; }

.column-link-dtl &gt; * .img-wrap { width: 42.2%; }

.column-link-dtl &gt; * .txt-wrap { width: 53.8%; padding: 10px 10px 0 0; }

.column-link-dtl &gt; * .txt-wrap .lead { font-size: 1.4rem; line-height: 1.6; color: #333; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.column-link-dtl &gt; * .txt-wrap .hdg { line-height: 1.6; color: #1432aa; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; -webkit-transform: rotate(0deg); transform: rotate(0deg); font-family: YakuHanJP, "秀英角ゴシック金 B JIS2004", "Shuei KakuGo Kin B JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

.column-link-dtl &gt; * .txt-wrap .lead + .hdg { margin-top: 10px; }

.column-link-dtl &gt; * .list-label { position: absolute; bottom: 10px; left: 10px; }

.column-link-dtl &gt; * .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; -webkit-transform: rotate(0deg); transform: rotate(0deg); word-break: break-all; }

.column-link-dtl &gt; * a { display: block; text-decoration: none; }

.column-link-dtl &gt; * 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: 32px 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 &gt; * + * { margin-top: 16px; }

.column-link-pdt &gt; * { position: relative; }

.column-link-pdt &gt; * .inner { background: #fff; padding: 15px; }

.column-link-pdt &gt; * .pdt-wrap { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; position: relative; padding: 16px 0 0; }

.column-link-pdt &gt; * .img-wrap { width: 41%; border: #cccccc 1px solid; }

.column-link-pdt &gt; * .txt-wrap { width: 100%; }

.column-link-pdt &gt; * .txt-wrap .lead { font-size: 1.4rem; line-height: 1.6; color: #333; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.column-link-pdt &gt; * .txt-wrap .hdg { line-height: 1.6; color: #1432aa; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.column-link-pdt &gt; * .txt-wrap .lead + .hdg { margin-top: 10px; }

.column-link-pdt &gt; * .list-label { width: 58%; }

.column-link-pdt &gt; * .box { width: 100%; margin-top: 16px; font-size: 1.4rem; line-height: 1.6; color: #333; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.column-link-pdt &gt; * a { display: block; text-decoration: none; }

.column-link-pdt &gt; * 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 &gt; * a.link-blank .icn::before, .column-link-pdt &gt; * a.icn-pdf .icn::before { bottom: 6px; right: 20px; position: absolute; }

.column-link-pdt &gt; * 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 &gt; * 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 &gt; * .img-wrap { border: #cccccc 1px solid; }

#biz-solution-detail .column-link-pdt &gt; * .img-wrap img { border: none; }

.column-link-pdt-pt2 { margin: 32px 0 0; }

.column-link-pdt-pt2 &gt; * + * { margin-top: 24px; }

.column-link-pdt-pt2 &gt; * .inner { width: 100%; }

.column-link-pdt-pt2 &gt; * .hdg { line-height: 1.6; color: #1432aa; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.column-link-pdt-pt2 &gt; * .hdg a { display: block; text-decoration: none; color: #1432aa; position: relative; padding-right: 12px; }

.column-link-pdt-pt2 &gt; * .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 &gt; * .detail { margin-top: 16px; }

.column-link-pdt-pt2 &gt; * .detail:after { content: ""; display: block; clear: both; }

.column-link-pdt-pt2 &gt; * .img-wrap { margin-top: 0; position: relative; overflow: hidden; float: left; width: 41%; margin: 0 15px 10px 0; }

.column-link-pdt-pt2 &gt; * .img-wrap:before { content: ""; display: block; padding-top: 75%; }

.column-link-pdt-pt2 &gt; * .img-wrap.square:before { content: ""; display: block; padding-top: 100%; }

.column-link-pdt-pt2 &gt; * .img-wrap.rectangle:before { content: ""; display: block; padding-top: 56.25%; }

.column-link-pdt-pt2 &gt; * .img-wrap.rectangle-pt2:before { content: ""; display: block; padding-top: 46.2%; }

.column-link-pdt-pt2 &gt; * .img-wrap img { position: absolute; margin: auto; top: 0; left: 0; right: 0; width: 100%; height: auto; }

.column-link-pdt-pt2 &gt; * .img-wrap img { border: #cccccc 1px solid; }

.column-link-pdt-pt2 &gt; * .txt { font-size: 1.4rem; line-height: 1.5; color: #333; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }

.column-link-pdt-pt2 &gt; * .list-btn { overflow: hidden; width: 100%; }

.column-link-pdt-pt2 &gt; * .btn-inq &gt; a, .column-link-pdt-pt2 &gt; * .btn-inq &gt; button { padding: 10px 20px 10px 10px; }

.column-link-list-pt2 { margin-top: -16px; }

.column-link-list-pt2 &gt; li { -webkit-transform: rotate(0deg); transform: rotate(0deg); margin-top: 40px; }

.column-link-list-pt2 &gt; li a { display: block; text-decoration: none; }

.column-link-list-pt2 &gt; li .inner { display: flex; flex-wrap: wrap; align-items: flex-start; margin-left: -12px; }

.column-link-list-pt2 &gt; li .inner &gt; a { display: flex; flex-wrap: wrap; align-items: flex-start; }

.column-link-list-pt2 &gt; li .inner .img-wrap { margin-top: 0; width: calc(50% - 12px); margin-left: 12px; transition: box-shadow .2s; }

.column-link-list-pt2 &gt; li .inner .img-wrap &gt; span { display: block; position: relative; overflow: hidden; padding-top: 75%; }

.column-link-list-pt2 &gt; li .inner .img-wrap img { position: absolute; top: 0; left: 0; right: 0; margin: auto; width: 100%; height: 100%; }

.column-link-list-pt2 &gt; li .inner .txt-wrap { width: calc(50% - 12px); margin-left: 12px; }

.column-link-list-pt2 &gt; 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 { border-bottom: #9c9fa6 1px dotted; padding: 0 10px 10px; margin: 0 -10px; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; font-size: 1.6rem; line-height: 1.6; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.box-add-info .list-link-pts { margin-top: 15px; }

.box-add-info .list-link-pts.list-row { margin-top: 0; }

.box-add-info .detail { font-size: 1.4rem; line-height: 1.5; margin: 10px 0 0; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.box-add-info &gt; .list-notes { margin: 10px 0 0; padding: 0; }

.box-std { padding: 15px; margin: 32px 0 0; }

.box-std &gt; *:first-child { margin-top: 0; }

.box-std .wrap-hdg { -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.box-std .txt-std { font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }

.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: 32px 0 0; position: relative; z-index: 0; }

.box-std-pt2 .wrap-hdg { margin-top: 0; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.box-std-pt2 .txt-std { font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }

.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-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; font-size: 1.6rem; line-height: 1.2; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.box-intro-pdt .intro-hdr .hdr &gt; a { margin-top: -10px; display: block; padding: 10px 30px 10px 0; color: #1432aa; text-decoration: none; position: relative; }

.box-intro-pdt .intro-hdr .hdr &gt; 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 &gt; a .icn::before { position: absolute; right: 10px; top: 50%; margin-top: -6px; }

.box-intro-pdt .intro-hdr .hdr &gt; 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; }

img { max-width: 100%; }

.img-wrap, .img-wrap-pt2 { line-height: 0; text-align: center; margin-top: 32px; }

.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.2; text-align: left; margin-top: 5px; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.img-wrap figure + figure, .img-wrap-pt2 figure + figure { margin-top: 32px; }

.img-wrap.sp-fit, .img-wrap-pt2.sp-fit { margin-left: -12px; margin-right: -12px; }

.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 &gt; .exp-box { margin-top: 32px; }

.wrap-exp &gt; .exp-box .inner-box { display: flex; justify-content: space-between; text-decoration: none; }

.wrap-exp &gt; .exp-box .inner-box.inner-box-ctr { align-items: center; }

.wrap-exp &gt; .exp-box .inner-box.link-anchor { padding: 0 0 30px 0; position: relative; background-color: #fff; }

.wrap-exp &gt; .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 &gt; .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 &gt; .exp-box .img-wrap:before { content: ''; display: block; padding-top: 100%; }

.wrap-exp &gt; .exp-box .img-wrap img { position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 0; }

.wrap-exp &gt; .exp-box .txt-wrap { order: 2; width: calc(100% - 100px - 15px); line-height: 1.5; }

.wrap-exp &gt; .exp-box .hdg { -webkit-transform: rotate(0deg); transform: rotate(0deg); font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; font-size: 1.6rem; }

.wrap-exp &gt; .exp-box .txt { -webkit-transform: rotate(0deg); transform: rotate(0deg); margin-top: 32px; color: #333; }

.wrap-exp-pt2 &gt; .exp-box { margin-top: 32px; }

.wrap-exp-pt2 &gt; .exp-box .box:after { content: ""; display: block; clear: both; }

.wrap-exp-pt2 &gt; .exp-box .hdg { float: right; line-height: 1.2; width: calc(100% - 100px - 15px); font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; font-size: 1.8rem; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.wrap-exp-pt2 &gt; .exp-box .lead { float: right; width: calc(100% - 100px - 15px); line-height: 1.2; margin-top: 32px; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.wrap-exp-pt2 &gt; .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 &gt; .exp-box .img-wrap:before { content: ''; display: block; padding-top: 100%; }

.wrap-exp-pt2 &gt; .exp-box .img-wrap img { position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 0; }

.wrap-exp-pt2 &gt; .exp-box .list-link { padding: 0 12px; margin-top: 32px; }

.wrap-exp-pt2 &gt; .exp-box .list-link a { padding: 10px 24px 10px 12px; }

.exp-idx.csr .wrap-exp-pt2 { color: #fff; }

.exp-idx.csr .wrap-exp-pt2 &gt; .exp-box { padding-top: 32px; border-top: 1px solid #fff; }

.exp-idx.csr .list-link &gt; li:nth-child(odd) { background-color: rgba(255, 255, 255, 0.1); }

.exp-idx.csr .list-link &gt; li:nth-child(even) { background-color: rgba(0, 0, 0, 0.2); }

.exp-idx.csr .list-link &gt; li a { color: #fff; }

.exp-idx.csr .list-link &gt; li a:after { border-top: 2px solid #fff; border-left: 2px solid #fff; }

.wrap-exp-pt3 { margin-top: 20px; }

.wrap-exp-pt3 &gt; .exp-box + .exp-box { margin-top: 40px; }

.wrap-exp-pt3 &gt; .exp-box .inner-box { display: flex; flex-direction: column-reverse; }

.wrap-exp-pt3 &gt; .exp-box .txt-wrap .hdg { line-height: 1.2; margin-top: 32px; font-size: 1.8rem; -webkit-transform: rotate(0deg); transform: rotate(0deg); font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; text-align: center; }

.wrap-exp-pt3 &gt; .exp-box .txt-wrap .lead { line-height: 1.5; margin-top: 32px; -webkit-transform: rotate(0deg); transform: rotate(0deg); font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }

.wrap-exp-pt3 &gt; .exp-box .txt-wrap .txt { line-height: 1.5; margin-top: 8px; -webkit-transform: rotate(0deg); transform: rotate(0deg); font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }

.wrap-exp-pt3 &gt; .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 &gt; .exp-box .img-wrap::before { content: ''; display: block; padding-top: 100%; }

.wrap-exp-pt3 &gt; .exp-box .img-wrap img { position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 0; }

.list-btn &gt; li { -webkit-transform: rotate(0); transform: rotate(0); }

.group-wrap .list-dl-std.list-fit.col-pt3 { overflow: hidden; }

.u-ta-l { text-align: left !important; }

.u-ta-c { text-align: center !important; }

.u-ta-r { text-align: right !important; }

.wrap-hdg-group { height: 210px; display: flex; align-items: center; justify-content: center; padding: 20px; }

.wrap-hdg-group.group01 { background: url(/shared/image/bg_group01_sp.jpg) no-repeat center top/768px auto; }

.wrap-hdg-group.group01 .hdg-lv1-group { color: #1432aa; }

.wrap-hdg-group.group_unique01 { background: url(/shared/image/bg_group_unique01_sp.jpg) no-repeat center top/768px auto; }

.wrap-hdg-group.group_unique01 .hdg-lv1-group { color: #1432aa; }

.wrap-hdg-group.datatechno-biz { background: url(/shared/image/bg_group_datatechno-biz_sp.jpg) no-repeat center top/768px auto; }

.wrap-hdg-group.datatechno-biz .hdg-lv1-group { color: #1432aa; }

.wrap-hdg-group.engineering-biz { background: url(/shared/image/bg_group_engineering-biz_sp.jpg) no-repeat center top/768px auto; }

.wrap-hdg-group.engineering-biz .hdg-lv1-group { color: #1432aa; }

.wrap-hdg-group.hoso-biz { background: url(/shared/image/bg_group_hoso-biz_sp.jpg) no-repeat center top/768px auto; }

.wrap-hdg-group.hoso-biz .hdg-lv1-group { color: #1432aa; }

.wrap-hdg-group.info { background: url(/shared/image/bg_group_info_sp.jpg) no-repeat center top/768px auto; }

.wrap-hdg-group.info .hdg-lv1-group { color: #fff; }

.wrap-hdg-group.saiyo { background: url(/shared/image/bg_group_saiyo_sp.jpg) no-repeat center top/768px auto; }

.wrap-hdg-group.saiyo .hdg-lv1-group { color: #1432aa; }

.wrap-hdg-group.contact { background: url(/shared/image/bg_group_contact_sp.jpg) no-repeat center top/768px auto; }

.wrap-hdg-group.contact .hdg-lv1-group { color: #fff; }

.wrap-hdg-group.quality { background: url(/shared/image/bg_group_quality_sp.jpg) no-repeat center top/768px auto; }

.wrap-hdg-group.quality .hdg-lv1-group { color: #1432aa; }

.hdg-lv1-group { font-size: 2rem; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; line-height: 1.2; }

.group-bg-pt2 { background: #1432aa; }

.group-bg-hdg + .group-bg-pt2 .group-list-anchor { border-top: #fff 1px dotted; }

.group-list-anchor { margin: 0; display: flex; flex-wrap: wrap; justify-content: center; }

.group-list-anchor.row5 { justify-content: flex-start; }

.group-list-anchor.row4 &gt; li { width: calc(99.99999% / 2); }

.group-list-anchor &gt; li { width: calc(99.99999% / 3); display: flex; flex-wrap: wrap; font-size: 1.4rem; line-height: 1.2; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.group-list-anchor &gt; 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; }

.group-list-anchor &gt; 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); }

.group-wrap.bg-col2, .group-wrap.bg-col4 { margin-top: 40px; padding-top: 1px; padding-bottom: 20px; }

.group-wrap.bg-col0 .list-dl-std { margin-left: 0; margin-right: 0; }

.group-wrap.box-std { margin-top: 35px; }

.group-wrap.box-std + .txt-std { margin-top: 30px; }

.group-wrap-message .hdg-lv2-pt4 { margin-top: 35px; }

.group-wrap-message .hdg-lv2-pt4 + .txt-std { margin-top: 20px; }

.group-office { margin-top: 20px; }

.group-office &gt; * { background-color: #f6f7f9; position: relative; -webkit-transform: rotate(0deg); transform: rotate(0deg); padding: 18px 15px; }

.group-office &gt; * + li { margin-top: 32px; }

.group-office &gt; * a { display: block; text-decoration: none; color: #333; position: relative; }

.group-office &gt; * 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); }

.group-office &gt; * a.link-blank .icn::before, .group-office &gt; * a.icn-pdf .icn::before { bottom: 6px; right: 20px; position: absolute; }

.group-office &gt; * 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; }

.group-office &gt; * 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; }

.group-office &gt; * a.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; }

.group-office &gt; * a::after { right: 0; bottom: 0; }

.group-office &gt; * a.link-map .icn::before { position: absolute; right: 12px; bottom: -6px; }

.group-office .inner { display: flex; flex-direction: column; }

.group-office .inner .txt-wrap { order: 2; }

.group-office .inner .img-wrap { order: 1; margin-top: 0; }

.group-office .inner .hdg-lv4 { padding-left: 12px; padding-right: 12px; margin-left: -12px; margin-right: -12px; margin-top: 5px; }

.group-office .inner .txt { margin-top: 32px; -webkit-transform: rotate(0deg); transform: rotate(0deg); line-height: 1.5; font-size: 1.4rem; }

.wrap-lead { margin: 0 0 20px; }

.wrap-lead .txt-std { 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: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: 52px; }
  .l-body.faq .l-body-main, .l-body.contact-static .l-body-main { margin-top: 52px; }
  .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: 52px; }
  .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: 52px; }
  .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: 52px; }
  .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: 52px; }
  .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: 52px; }
  .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: 52px; }
  .l-body.dev08 .l-body-main { margin-top: 52px; }
  .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; content: ''; width: 100%; height: 400px; display: block; overflow: hidden; clear: both; } .l-body.news00 .l-body-sub &gt; * { 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 &gt; .l-body-main { width: 1200px; float: none; }
  .l-body.row1 &gt; .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 &gt; *, .csr02 .l-body-sub &gt; *, .ir03 .l-body-sub &gt; *, .medi05 .l-body-sub &gt; *, .prvy06 .l-body-sub &gt; *, .dev08 .l-body-sub &gt; * { margin-top: 64px; }
  .bread-crumbs { display: block; min-width: 1280px; background-color: #eeeff3; }
  .bread-crumbs &gt; ol { width: 1240px; margin: 0 auto; padding: 11px 0 10px; display: flex; align-items: flex-start; flex-wrap: wrap; }
  .bread-crumbs &gt; ol li { font-size: 1.4rem; line-height: 1.5; -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  .bread-crumbs &gt; ol li + li { margin-left: 15px; padding-left: 20px; position: relative; }
  .bread-crumbs &gt; 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 &gt; ol li &gt; a { color: #333; text-decoration: none; }
  .bread-crumbs &gt; ol li &gt; a:hover { color: #0000ff; text-decoration: underline; }
  .bread-crumbs &gt; ol li &gt; 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 &gt; ol li &gt; 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: 40px; }
  .l-body-sub .wrap-page-top { margin-top: 0; }
  .l-body-sub .wrap-page-top .page-top-pt2 { display: none; } .l-head { min-height: 140px; height: auto; 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 &gt; .l-inner { padding: 24px 20px 0 24px; } .wrap-head-hdg { position: absolute; display: flex; align-items: center; margin-top: 0; } .logo-head &gt; a { transition: opacity .2s; }
  .logo-head &gt; a:hover { opacity: .65; }
  .logo-head img { max-width: 140px; height: auto; } .nav-hdg { font-size: 2.2rem; margin-left: 50px; }
  .nav-hdg &gt; a.nav-hdg-txt { font-size: 2.2rem; }
  .nav-hdg &gt; a:hover { opacity: .65; } .wrap-nav-btn { display: none; } .wrap-nav-head { display: -ms-grid; display: grid; -ms-grid-rows: 40px 76px; grid-template-rows: 40px 76px; -ms-grid-columns: 1fr 156px; grid-template-columns: 1fr 156px; }
  .wrap-nav-head.no-inq { -ms-grid-columns: 1fr; grid-template-columns: 1fr; }
  .wrap-nav-head.no-inq .wrap-nav-sub { -ms-grid-column-span: 0; -ms-grid-column: 1; grid-column-start: 1; grid-column-end: 1; } .wrap-search-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: 2; grid-column-start: 2; grid-column-end: 3; } .search-head { background-color: #f9f9f9; display: inline-block; border: 1px solid #dedede; }
  .search-head input.inp-txt { height: 40px; width: 258px; padding: 10px 0 10px 12px; color: #999999; line-height: 1.2; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }
  .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: 2; -ms-grid-column: 1; grid-column-start: 1; grid-column-end: 3; display: flex; align-items: flex-end; } .nav-global { display: flex; flex-wrap: wrap; align-items: center; margin-left: -50px; }
  .nav-global &gt; li { margin-left: 50px; }
  .nav-global &gt; li &gt; a { color: #333; transition: color .2s; padding: 20px 0; }
  .nav-global &gt; li &gt; 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 &gt; li &gt; a &gt; span { display: inline-block; padding-right: 12px; position: relative; }
  .nav-global &gt; li &gt; a &gt; span:before { position: absolute; content: ''; margin: auto; top: 0; bottom: 0; right: 0px; border-bottom: 2px solid #666666; border-right: 2px solid #666666; width: 4px; height: 4px; -webkit-transform: rotate(315deg); transform: rotate(315deg); transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; }
  .nav-global &gt; li &gt; a:hover { color: #1432aa; }
  .nav-global &gt; li &gt; a:hover:after { width: 100%; }
  .nav-global &gt; li &gt; a:hover &gt; span::before { border-bottom: 2px solid #1432aa; border-right: 2px solid #1432aa; -webkit-transform: translateX(3px) translateY(0) rotate(315deg); transform: translateX(3px) translateY(0) rotate(315deg); }
  .g-home .nav-global &gt; li.g-home &gt; a, .g-business .nav-global &gt; li.g-business &gt; a, .g-information .nav-global &gt; li.g-information &gt; a, .g-saiyo .nav-global &gt; li.g-saiyo &gt; a, .g-contact .nav-global &gt; li.g-contact &gt; a, .g-quality .nav-global &gt; li.g-quality &gt; a, .g-strength .nav-global &gt; li.g-strength &gt; a, .g-support .nav-global &gt; li.g-support &gt; a, .g-equipment .nav-global &gt; li.g-equipment &gt; a, .g-benefits .nav-global &gt; li.g-benefits &gt; a, .g-csr .nav-global &gt; li.g-csr &gt; a, .g-certification .nav-global &gt; li.g-certification &gt; a, .g-interview .nav-global &gt; li.g-interview &gt; a, .g-extracurricular-activities .nav-global &gt; li.g-extracurricular-activities &gt; a, .g-human-capital .nav-global &gt; li.g-human-capital &gt; a, .g-solution .nav-global &gt; li.g-solution &gt; a { color: #1432aa; }
  .g-home .nav-global &gt; li.g-home &gt; a:after, .g-business .nav-global &gt; li.g-business &gt; a:after, .g-information .nav-global &gt; li.g-information &gt; a:after, .g-saiyo .nav-global &gt; li.g-saiyo &gt; a:after, .g-contact .nav-global &gt; li.g-contact &gt; a:after, .g-quality .nav-global &gt; li.g-quality &gt; a:after, .g-strength .nav-global &gt; li.g-strength &gt; a:after, .g-support .nav-global &gt; li.g-support &gt; a:after, .g-equipment .nav-global &gt; li.g-equipment &gt; a:after, .g-benefits .nav-global &gt; li.g-benefits &gt; a:after, .g-csr .nav-global &gt; li.g-csr &gt; a:after, .g-certification .nav-global &gt; li.g-certification &gt; a:after, .g-interview .nav-global &gt; li.g-interview &gt; a:after, .g-extracurricular-activities .nav-global &gt; li.g-extracurricular-activities &gt; a:after, .g-human-capital .nav-global &gt; li.g-human-capital &gt; a:after, .g-solution .nav-global &gt; li.g-solution &gt; a:after { width: 100%; }
  .g-home .nav-global &gt; li.g-home &gt; a &gt; span::before, .g-business .nav-global &gt; li.g-business &gt; a &gt; span::before, .g-information .nav-global &gt; li.g-information &gt; a &gt; span::before, .g-saiyo .nav-global &gt; li.g-saiyo &gt; a &gt; span::before, .g-contact .nav-global &gt; li.g-contact &gt; a &gt; span::before, .g-quality .nav-global &gt; li.g-quality &gt; a &gt; span::before, .g-strength .nav-global &gt; li.g-strength &gt; a &gt; span::before, .g-support .nav-global &gt; li.g-support &gt; a &gt; span::before, .g-equipment .nav-global &gt; li.g-equipment &gt; a &gt; span::before, .g-benefits .nav-global &gt; li.g-benefits &gt; a &gt; span::before, .g-csr .nav-global &gt; li.g-csr &gt; a &gt; span::before, .g-certification .nav-global &gt; li.g-certification &gt; a &gt; span::before, .g-interview .nav-global &gt; li.g-interview &gt; a &gt; span::before, .g-extracurricular-activities .nav-global &gt; li.g-extracurricular-activities &gt; a &gt; span::before, .g-human-capital .nav-global &gt; li.g-human-capital &gt; a &gt; span::before, .g-solution .nav-global &gt; li.g-solution &gt; a &gt; span::before { border-bottom: 2px solid #1432aa; border-right: 2px solid #1432aa; -webkit-transform: translateX(3px) translateY(0) rotate(315deg); transform: translateX(3px) translateY(0) rotate(315deg); } .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; } .nav-sub { display: flex; justify-content: flex-end; margin-left: -40px; margin: 2px 35px 0 -40px; }
  .nav-sub &gt; li { margin: 10px 0 0 40px; }
  .nav-sub &gt; li &gt; a { padding-right: 15px; color: #333; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; transition: color .2s; }
  .nav-sub &gt; li &gt; a:before { bottom: 0; right: 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); }
  .nav-sub &gt; li &gt; a:hover { color: #1432aa; }
  .nav-sub &gt; li &gt; 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 &gt; li &gt; a.link-blank .icn:before { position: absolute; top: 50%; margin-top: -6px; right: 14px; } .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: 2; grid-column-start: 2; grid-column-end: 3; display: flex; justify-content: flex-end; } .contact-head-btn { margin-left: 20px; }
  .contact-head-btn &gt; a { display: inline-block; font-size: 1.4rem; padding: 12px 40px 12px 14px; position: relative; z-index: 1; }
  .contact-head-btn &gt; a &gt; .icn { right: 20px; }
  .contact-head-btn &gt; 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 &gt; a:hover { transition: box-shadow .2s; }
  .contact-head-btn &gt; a:hover:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .contact-head-btn &gt; a:hover img { transition: opacity .2s; }
  .contact-head-btn &gt; a:hover:hover &gt; * { position: relative; z-index: -1; }
  .contact-head-btn &gt; a:hover:hover img { opacity: .5; }
  .contact-head-btn &gt; a:hover &gt; .icn { position: absolute; } .l-body { padding: 0 40px 90px; } .l-foot { min-width: 1280px; width: 1280px; margin: 0 auto; padding: 0 40px; }
  .l-foot-main { padding: 0; }
  .l-foot-bottom { padding: 15px 20px; display: flex; justify-content: space-between; } .nav-foot { width: 80%; }
  .nav-foot &gt; ul { display: flex; flex-wrap: wrap; align-items: center; margin-left: -40px; }
  .nav-foot &gt; ul &gt; li { margin-left: 40px; }
  .nav-foot &gt; ul &gt; li:not(:last-child) { border-bottom: none; }
  .nav-foot &gt; ul &gt; li:last-child { border-bottom: none; }
  .nav-foot &gt; ul &gt; li a { display: inline; padding: 0 20px 0 0; }
  .nav-foot &gt; ul &gt; li a:before { right: 0px; }
  .nav-foot &gt; ul &gt; li a:hover { color: #1432aa; }
  .nav-foot &gt; ul &gt; 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-foot &gt; ul &gt; li a.link-blank { padding-right: 30px; }
  .nav-foot &gt; ul &gt; li a.link-blank .icn:before { right: 10px; }
  .copy { text-align: left; padding: 0; }
  .copy small { margin-right: 20px; }
  .group-foot-wrap { border-top: 1px solid #eaeaea; padding-top: 1px; }
  .group-list-norm { display: flex; flex-wrap: wrap; justify-content: center; margin-left: -30px; margin-bottom: 20px; }
  .group-list-norm .box { margin-top: 30px; margin-left: 30px; display: flex; align-items: flex-start; width: calc(33.333% - 30px); }
  .group-list-norm .box + .box { margin-top: 30px; }
  .group-list-norm .box .img { width: 110px; }
  .group-list-norm .box .txt { margin-left: 10px; width: calc(100% - 120px); }
  .group-list-norm .box:only-child { width: calc(50% - 30px); }
  .group-list-norm .box:only-child .img { width: 200px; }
  .group-list-norm .box:only-child .txt { margin-left: 10px; width: calc(100% - 210px); }
  .group-norm-wrap { margin-bottom: 0; margin-top: 10px; display: flex; justify-content: center; align-items: center; }
  .group-norm-wrap .img-list { padding: 0; margin: 0; }
  .group-norm-wrap .img-list &gt; li { text-align: left; margin-left: 0; }
  .group-norm-wrap .img-list &gt; li + li { margin-left: -10px; }
  .group-norm-wrap .img-list &gt; li:first-child img { max-width: 80%; }
  .group-norm-wrap .norm-txt { margin-left: 40px; } .hdg-lv1 { color: #1432aa; font-size: 3.0rem; margin: 0; padding: 0; font-family: YakuHanJP, "秀英角ゴシック金 B JIS2004", "Shuei KakuGo Kin B JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; text-align: left; }
  .hdg-lv1.ctr { text-align: center; }
  .wrap-hdg-lv1 { margin: 0; }
  .wrap-hdg-lv1 .hdg-read { padding: 0; margin: 0; text-align: left; color: #333; }
  .wrap-hdg-lv1 .hdg-sub { border-top: none; margin: 26px 0 0; padding: 0; font-size: 2rem; line-height: 1.2; color: #333; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; }
  .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-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; }
  .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: YakuHanJP, "秀英角ゴシック金 B JIS2004", "Shuei KakuGo Kin B JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", 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.scorp01_0014 { background: #1432aa url(/shared/image/hdg_sdc_info01.jpg) no-repeat right bottom/contain; }
  .hdg-lv2-sp.scorp01_0024 { background: #1432aa url(/shared/image/hdg_sdc_info02.jpg) no-repeat right bottom/contain; }
  .hdg-lv2-sp.scorp01_0037 { background: #1432aa url(/shared/image/hdg_sdc_info03.jpg) no-repeat right bottom/contain; }
  .hdg-lv2-sp.scorp01_0041 { background: #1432aa url(/shared/image/hdg_sdc_info04.jpg) no-repeat right bottom/contain; }
  .hdg-lv2-sp.scorp01_0044 { 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: 2.4rem; margin: 32px 0 0; padding: 10px 12px; text-align: left; }
  .hdg-lv2.sp-min-wdt { letter-spacing: 0; padding: 10px 12px; }
  .hdg-lv2-pt3 { font-size: 2.0rem; margin: 32px 0 0; text-align: left; }
  .hdg-lv2-pt3 &gt; 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 &gt; .hdg-lv2-pt3 { margin-top: 60px; }
  .hdg-lv2-pt4 { font-size: 2.8rem; margin: 32px 0 0; }
  .hdg-lv2-pt4.ctr { font-size: 2.8rem; }
  .hdg-lv2-pt5 { font-size: 2rem; margin: 32px 0 0; text-align: left; padding: 13px 12px; font-size: 2rem; }
  .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 { font-size: 2.0rem; margin: 32px 0 0; padding: 10px 0; }
  .hdg-lv3 &gt; a:hover .link-hdg, .hdg-lv2-pt2 &gt; a:hover .link-hdg { color: #0000ff; text-decoration: underline; }
  .hdg-lv3 &gt; a:hover .link-hdg:before, .hdg-lv2-pt2 &gt; a:hover .link-hdg:before { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .hdg-lv3 &gt; a &gt; .link-hdg, .hdg-lv2-pt2 &gt; a &gt; .link-hdg { margin-left: 15px; }
  .hdg-lv2-pt2 { margin: 32px 0 0; }
  .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; }
  .wrap-rss .hdg-lv3 &gt; a, .wrap-rss .hdg-lv2-pt2 &gt; a, .wrap-link .hdg-lv3 &gt; a, .wrap-link .hdg-lv2-pt2 &gt; a { justify-content: flex-start; }
  .hdg-lv3-pt2 { font-size: 1.8rem; line-height: 1.3; margin: 48px 0 0; }
  .hdg-lv3-pt3 { font-size: 1.8rem; line-height: 1.3; margin: 48px 0 0; }
  .hdg-lv4 { font-size: 1.8rem; margin: 48px 0 0; padding: 10px 0; }
  .hdg-lv4 &gt; a:hover .link-hdg { color: #0000ff; text-decoration: underline; }
  .hdg-lv4 &gt; a:hover .link-hdg:before { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .hdg-lv4 &gt; a &gt; .link-hdg { margin-left: 15px; }
  .box-add-info .hdg-lv4 { font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; margin-top: 0; padding-top: 0; margin-left: 0; margin-right: 0; padding-bottom: 15px; line-height: 1; font-family: YakuHanJP, "秀英角ゴシック金 B JIS2004", "Shuei KakuGo Kin B JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
  .hdg-lv4-pt2 { font-size: 1.8rem; margin: 48px 0 0; }
  .hdg-lv4-pt3 { font-size: 1.8rem; margin: 48px 0 0; }
  .hdg-lv5 { font-size: 1.8rem; margin: 32px 0 0; }
  .hdg-lv5-pt2 { color: #1432aa; font-size: 1.8rem; margin: 32px 0 0; }
  .hdg-lv6 { 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 &gt; .hdg { text-align: left; font-size: 2.8rem; }
  .error.hdg-smp { height: 200px; } .txt-std { margin-top: 32px; }
  .txt-std.txt-fit { padding: 0; }
  .txt-std.txt-b { font-size: 3.0rem; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; 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 &gt; 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 &gt; li .date { padding-right: 60px; } .list-member &gt; 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: 32px 0 0; }
  .list-link &gt; li a { padding: 10px 24px 10px 12px; }
  .list-link &gt; li a:after { right: 10px; }
  .list-link &gt; li a:hover { color: #0000ff; text-decoration: underline; }
  .list-link &gt; li a:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .list-link &gt; li a:hover .date { color: #333; text-decoration: none; }
  .list-link &gt; li &gt; span { padding: 10px 24px 10px 12px; }
  .list-link &gt; li .no-link { padding: 10px 24px 10px 12px; }
  .list-link &gt; li .date { font-size: 1.6rem; }
  .list-link &gt; li .detail { font-size: 1.6rem; margin-top: 10px; }
  .list-link &gt; li .wrap-pdf-size { display: flex; justify-content: space-between; align-items: center; }
  .list-link &gt; li .wrap-pdf-size::after { top: 50%; bottom: auto; }
  .list-link &gt; li .wrap-pdf-size.link-pdf { padding-right: 53px; }
  .list-link &gt; li .wrap-pdf-size.link-pdf .icn { top: 50%; bottom: auto; right: 24px; margin-top: -10px; }
  _:-ms-fullscreen .detail-pdf, :root .list-link &gt; li .wrap-pdf-size .detail-pdf { padding-right: 5em; }
  .list-link &gt; li .size-pdf { margin: 5px 0 5px 0; }
  _:-ms-fullscreen, :root .list-link &gt; li .size-pdf { /* IE11以上 */ position: absolute; right: 45px; top: 50%; margin-top: -.5em; }
  .list-link &gt; li .list-link &gt; li &gt; a, .list-link &gt; li .list-link &gt; li &gt; .no-link { margin-left: 20px; }
  .list-link &gt; li &gt; .list-notes { padding-bottom: 10px; }
  .list-link.pt-news &gt; li a { padding: 12px 24px 12px 12px; margin-left: 0; }
  .list-link.pt-news &gt; li a:hover img { opacity: .7; }
  .list-link.pt-news &gt; li .img-wrap { width: 170px; margin-left: 0; }
  .list-link.pt-news &gt; li .date { float: left; margin-left: 30px; width: 190px; margin-top: 8px; }
  .list-link.pt-news &gt; li .date + .list-label { margin-top: 0; }
  .list-link.pt-news &gt; li .list-label { margin: -8px 0 0 -8px; margin-left: -8px; padding-left: 0; float: left; width: calc(100% - 390px); }
  .list-link.pt-news &gt; li .list-label &gt; li { display: inline-block; }
  .list-link.pt-news &gt; li .detail { margin-top: 12px; margin-left: 30px; float: left; width: calc(100% - 200px); }
  .list-link-pt2 { margin: 32px 0 0; }
  .list-link-pt2 &gt; li .wrap-list-img { margin-top: 0; }
  .list-link-pt2 &gt; li .wrap-list-img .wrap-img { position: absolute; width: 90px; top: 0; left: 0; }
  .list-link-pt2 &gt; li .wrap-list-img .detail { padding-left: 100px; font-size: 1.6rem; line-height: 1.6; }
  .list-link-pt2 &gt; li .date + .wrap-list-img { width: calc(100% - 11em); }
  .list-link-pt2 &gt; li .date { width: 11em; margin-top: 5px; }
  .list-link-pt2 &gt; li a { display: flex; flex-wrap: nowrap; padding: 15px 20px 15px 20px; }
  .list-link-pt2 &gt; li a:hover { color: #0000ff; }
  .list-link-pt2 &gt; li a:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .list-link-pt2 &gt; li a:hover .detail { text-decoration: underline; }
  .list-link-pt2 &gt; li a:hover .date { color: #333; }
  .list-link-pt2 &gt; 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 &gt; li a &gt; *:only-child { margin-top: 0; }
  .list-link-pt2 &gt; li a.link-blank, .list-link-pt2 &gt; li a.link-pdf, .list-link-pt2 &gt; li a.link-map, .list-link-pt2 &gt; li a.link-download, .list-link-pt2 &gt; li a.link-voice { padding-right: 40px; }
  .list-link-pt2 &gt; li a.link-blank .icn, .list-link-pt2 &gt; li a.link-pdf .icn, .list-link-pt2 &gt; li a.link-map .icn, .list-link-pt2 &gt; li a.link-download .icn, .list-link-pt2 &gt; li a.link-voice .icn { position: absolute; right: 24px; top: auto; bottom: 16px; }
  .list-link-pt2 &gt; li a.link-pdf { padding-right: 46px; }
  .list-link-pt2 &gt; li a.link-map { padding-right: 55px; }
  .list-link-pt2 &gt; li &gt; span { display: flex; flex-wrap: nowrap; padding: 15px 20px 15px 20px; }
  .list-link-pt2 &gt; li &gt; span &gt; *:only-child { margin-top: 0; }
  .list-link-pt2 &gt; li &gt; span .link-txt:hover { text-decoration: none; }
  .list-link-pt2 &gt; li &gt; span .link-txt.link-blank, .list-link-pt2 &gt; li &gt; span .link-txt.link-pdf, .list-link-pt2 &gt; li &gt; span .link-txt.link-map, .list-link-pt2 &gt; li &gt; span .link-txt.link-download, .list-link-pt2 &gt; li &gt; span .link-txt.link-voice { padding-right: 0; }
  .list-link-pts &gt; li { font-size: 1.6rem; }
  .list-link-pts &gt; li a:hover { color: #0000ff; text-decoration: underline; }
  .list-link-pts &gt; li a:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .list-link-pts &gt; li a:hover .date { color: #333; }
  .list-link-pts &gt; li + li { margin-top: 15px; }
  .list-std { margin: 32px 0 0; padding: 0 30px; }
  .list-std.list-fit { padding: 0; }
  .list-std &gt; li { padding: 14px 15px 14px 45px; }
  .list-std &gt; li::before { left: 20px; top: 1.5em; background: #333; border-radius: 2px; }
  .list-std &gt; li &gt; .list-number { margin-top: 15px; }
  .list-std.col-rev-pt2 &gt; li:nth-child(odd) { background: #f6f6f6; }
  .list-std.col-rev-pt2 &gt; li:nth-child(even) { background: #fff; }
  .list-std.inner-box-pt2 { margin-left: -12px; margin-right: 0; }
  .wrap-box .list-std { padding: 0; }
  .list-number { margin: 32px 0 0; padding: 0 30px; }
  .list-number.list-fit { padding: 0; }
  .list-number &gt; li { padding: 14px 15px 14px 45px; }
  .list-number &gt; li::before { position: absolute; top: 0.85em; left: 0.5em; }
  .list-number &gt; li &gt; .list-normal { margin-top: 10px; }
  .wrap-box .list-number { padding: 0; }
  .list-number-normal { margin: 32px 30px 0; }
  .list-number-normal.list-fit { padding: 0; }
  .list-number-normal li &gt; .list-notes { padding: 0; }
  .wrap-box .list-number-normal { margin-left: 0; margin-right: 0; }
  .list-dl-std { margin: 32px 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: 32px 0 0; }
  .list-dl-std.col-pt0 &gt; dt { width: 37%; padding-bottom: 0; font-size: 0; }
  .list-dl-std.col-pt0 &gt; dt &gt; .item { font-size: 1.4rem; display: inline-block; vertical-align: top; padding-top: 2px; }
  .list-dl-std.col-pt0 &gt; dt &gt; .item + .item { width: 5em; margin-left: 1em; text-align: right; padding-top: 2px; }
  .list-dl-std.col-pt0 &gt; dt &gt; .item:first-child { width: 9em; }
  .list-dl-std.col-pt0 &gt; dt &gt; .item:only-child { width: 98%; text-align: right; }
  .list-dl-std.col-pt0 &gt; dd { width: 63%; margin-left: 0; }
  .list-dl-std.col-pt2 { margin: 32px 0 0; }
  .list-dl-std.col-pt2 &gt; dd { width: 68%; margin-left: 0; }
  .list-dl-std.col-pt3 { margin: 32px 0 0; }
  .list-dl-std.col-pt4 { margin: 32px 0 0; border: none; }
  .list-dl-std.col-pt4 &gt; dt, .list-dl-std.col-pt4 &gt; dd { border: 1px solid #1432aa; }
  .list-dl-std.col-pt4 &gt; dd { border-left: none; margin-left: 0; width: 68%; }
  .list-dl-std.col-pt4 &gt; dd + dt { border-top: none; }
  .list-dl-std.col-pt4 &gt; dd + dt + dd { border-top: none; }
  .list-dl-std &gt; dt { padding: 12px; width: 32%; background: #fbfbfc; }
  .list-dl-std &gt; dt:nth-of-type(odd) { background: #eeeff3; }
  .list-dl-std &gt; dd { padding: 12px; width: calc(68% - 4px); margin-left: 4px; background: #fbfbfc; }
  .list-dl-std &gt; dd:nth-of-type(odd) { background: #eeeff3; }
  .list-dl-std &gt; dd &gt; .btn, .list-dl-std &gt; dd &gt; .btn-sp { padding-top: 0; margin-top: 32px; }
  .list-dl-std &gt; dd &gt; .btn &gt; a, .list-dl-std &gt; dd &gt; .btn-sp &gt; a { width: 80%; }
  .list-dl-std &gt; dd &gt; .btn:first-child, .list-dl-std &gt; dd &gt; .btn-sp:first-child { margin-top: 0; }
  .list-dl-std &gt; dd + dt { margin-top: 0; }
  .wrap-box .list-dl-std { padding: 0; }
  .list-dl-std-pt2 { margin: 32px 0 0; display: flex; flex-wrap: wrap; }
  .list-dl-std-pt2 &gt; dt { padding: 15px 10px 15px 20px; width: 28.8%; background: transparent; }
  .list-dl-std-pt2 &gt; dt:nth-of-type(odd) { background: #f6f6f6; }
  .list-dl-std-pt2 &gt; dd { padding: 0 10px 0 0; width: 68%; background: transparent; }
  .list-dl-std-pt2 &gt; dd:nth-of-type(odd) { background: #f6f6f6; }
  .list-dl-std-pt2 &gt; dd .txt-std { margin-top: 5px; }
  .list-dl-std-pt2 &gt; dd + dt { margin-top: 0; }
  .list-dl-std-pt2 .list-link { margin-top: 0; }
  .list-dl-std-pt3 { margin: 32px 0 0; display: flex; flex-wrap: wrap; }
  .list-dl-std-pt3 &gt; dt { padding: 12px; width: 28.8%; }
  .list-dl-std-pt3 &gt; dd { padding: 12px; width: 71.2%; }
  .list-dl-std-pt3 &gt; dd + dt { margin-top: 0; }
  .list-btn { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  .list-btn &gt; * + { margin-top: 32px; }
  .list-btn &gt; *:first-child { margin-top: 32px; }
  .list-btn &gt; .btn + .btn-inq, .list-btn &gt; .btn-sp + .btn-inq { margin-top: 32px; }
  .list-btn &gt; .btn-inq + .btn, .list-btn &gt; .btn-inq + .btn-sp { margin-top: 32px; }
  .list-btn { display: flex; flex-wrap: wrap; margin-left: -30px; }
  .list-btn &gt; [class^="btn"] { min-width: calc((99.99999% / 3) - 30px); margin-left: 30px; margin-top: 32px; }
  .list-btn &gt; [class^="btn"] &gt; a { display: flex; text-align: left; }
  .list-btn &gt; .btn &gt; a, .list-btn &gt; .btn-sp &gt; a, .list-btn &gt; .btn-inq &gt; a { align-items: center; height: 100%; }
  .list-btn &gt; .btn + .btn, .list-btn &gt; .btn-sp + .btn, .list-btn &gt; .btn + .btn-sp, .list-btn &gt; .btn-sp + .btn-sp, .list-btn &gt; .btn-sp + .btn, .list-btn &gt; .btn-sp + .btn-sp, .list-btn &gt; .btn + .btn-sp, .list-btn &gt; .btn-sp + .btn-sp, .list-btn &gt; .btn-sp + .btn-sp { margin-top: 32px; }
  .list-btn &gt; [class^="btn-anc"] &gt; a { padding-left: 10px; padding-right: 10px; }
  .list-btn.row2 { margin-left: -20px; }
  .list-btn.row2 &gt; [class^="btn"] { width: calc((50%) - 20px); margin-left: 20px; }
  .list-btn.row3 { margin-left: -20px; }
  .list-btn.row3 &gt; [class^="btn"] { width: calc((33.333%) - 20px); margin-left: 20px; }
  .list-btn.row3 &gt; [class^="btn"] &gt; a { height: 100%; }
  .list-btn.row2 &gt; [class^="btn"] &gt; a, .list-btn.row3 &gt; [class^="btn"] &gt; a { height: 100%; align-items: center; }
  .list-btn.pc-center { justify-content: center; }
  .list-notes { margin: 32px 0 0; }
  .list-notes.list-fit { padding: 0; }
  .wrap-box .list-notes { padding: 0; }
  .list-related { margin: 32px 0 0; background: #eeeff3; padding: 25px; }
  .list-related &gt; dt { font-size: 2.0rem; }
  .list-related &gt; dd &gt; dl &gt; dt { padding: 30px 0 10px; font-size: 1.8rem; }
  .list-related &gt; dd &gt; dl &gt; dd { margin-top: 15px; }
  .list-related &gt; dd &gt; dl &gt; dd .list-link-pts &gt; li + li { margin-top: 15px; }
  .list-related &gt; dd &gt; dl &gt; dd + dt { margin-top: 0; }
  .list-qa { margin: 32px 0 0; }
  .list-qa &gt; dt { position: relative; padding: 10px 10px 10px 7.5em; }
  .list-qa &gt; dt:before { position: absolute; top: 10px; left: 10px; }
  .list-qa &gt; dd { position: relative; padding: 10px 10px 10px 7.5em; }
  .list-qa &gt; dd:before { position: absolute; top: 10px; left: 10px; }
  .list-qa dd + dt { margin-top: 25px; }
  .list-qa.qa-txt .qa-txt-q, .list-qa.qa-txt .qa-txt-a { position: absolute; top: 10px; left: 10px; }
  .list-normal { margin: 32px 0 0; padding: 0 30px; }
  .list-normal.list-fit { padding: 0; }
  .list-normal &gt; li + li { margin-top: 16px; }
  .wrap-box .list-normal { padding: 0; }
  .list-number-pt2 { margin: 32px 0 0; padding: 0 30px; }
  .list-number-pt2 &gt; li + li { margin-top: 10px; }
  .wrap-box .list-number-pt2 { padding: 0; }
  .list-link-nml &gt; li a:hover { color: #1432aa; }
  .list-link-nml &gt; 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: 32px 0 0 -30px; }
  .list-step &gt; li { text-align: left; margin-bottom: 0; display: flex; align-items: center; width: calc(20% - 30px); background: #f6f6f6; margin-left: 30px; }
  .list-step &gt; 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 &gt; 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 &gt; li + li { margin-left: 30px; }
  .list-step &gt; li + li .number::before { left: -30px; width: 30px; height: 2px; }
  .list-step &gt; li.current { background: #1432aa; }
  .list-step &gt; li.current .txt { color: #fff; }
  .list-step &gt; li.mail { background: #e8f1fa; }
  .list-step &gt; li.mail .number { background: #e8f1fa; color: #1432aa; }
  .list-step &gt; li.mail .txt { color: #1432aa; }
  .list-hdg-set { margin: 10px 0 0 -30px; display: flex; flex-wrap: wrap; }
  .list-hdg-set &gt; li { margin-top: 24px; margin-left: 30px; width: calc(50% - 30px); }
  .list-hdg-set &gt; li &gt; a, .list-hdg-set &gt; li &gt; div { padding: 15px 24px 14px 12px; height: 100%; }
  .list-hdg-set &gt; li &gt; a::after, .list-hdg-set &gt; li &gt; 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 &gt; li &gt; a:hover, .list-hdg-set &gt; li &gt; div:hover { color: #0000ff; text-decoration: underline; }
  .list-hdg-set &gt; li &gt; a:hover:after, .list-hdg-set &gt; li &gt; div:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .list-hdg-set &gt; li .hdg { font-size: 1.6rem; }
  .list-hdg-set &gt; 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: 32px; }
  .btn + .btn, .btn-sp + .btn, .btn + .btn-sp, .btn-sp + .btn-sp { margin-top: 32px; }
  .btn.size-pt1 &gt; a, .size-pt1.btn-sp &gt; a, .btn.size-pt1 &gt; button, .size-pt1.btn-sp &gt; button { min-width: 420px; width: 420px; }
  .btn &gt; a, .btn-sp &gt; a, .btn &gt; button, .btn-sp &gt; button { width: auto; min-width: 50%; padding: 10px 30px 10px 20px; display: inline-flex; transition: box-shadow .2s; }
  .btn &gt; a.pat-s, .btn-sp &gt; a.pat-s, .btn &gt; button.pat-s, .btn-sp &gt; button.pat-s { min-width: 33.3%; }
  .btn &gt; a.pat-l, .btn-sp &gt; a.pat-l, .btn &gt; button.pat-l, .btn-sp &gt; button.pat-l { min-width: 100%; }
  .btn &gt; a:after, .btn-sp &gt; a:after, .btn &gt; button:after, .btn-sp &gt; button:after { right: 18px; }
  .btn &gt; a:hover, .btn-sp &gt; a:hover, .btn &gt; button:hover, .btn-sp &gt; button:hover { box-shadow: 0 0 0 2px #0033af inset; }
  .btn &gt; a img, .btn-sp &gt; a img, .btn &gt; button img, .btn-sp &gt; button img { transition: opacity .2s; }
  .btn &gt; a:hover &gt; *, .btn-sp &gt; a:hover &gt; *, .btn &gt; button:hover &gt; *, .btn-sp &gt; button:hover &gt; * { position: relative; z-index: -1; }
  .btn &gt; a:hover img, .btn-sp &gt; a:hover img, .btn &gt; button:hover img, .btn-sp &gt; button:hover img { opacity: .5; }
  .btn &gt; a:hover, .btn-sp &gt; a:hover, .btn &gt; button:hover, .btn-sp &gt; button:hover { color: #0000ff; text-decoration: underline; border: 1px solid #0033af; }
  .btn &gt; a:hover &gt; *, .btn-sp &gt; a:hover &gt; *, .btn &gt; button:hover &gt; *, .btn-sp &gt; button:hover &gt; * { position: static; z-index: 0; }
  .btn &gt; a:hover:after, .btn-sp &gt; a:hover:after, .btn &gt; button:hover:after, .btn-sp &gt; button:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .btn.btn-l &gt; a, .btn-l.btn-sp &gt; a, .btn.btn-l &gt; button, .btn-l.btn-sp &gt; 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; }
  .btn.pc-fixed &gt; a, .pc-fixed.btn-sp &gt; a, .btn.pc-fixed &gt; button, .pc-fixed.btn-sp &gt; button { width: 380px; }
  .btn-anc { margin-top: 32px; }
  .btn-anc &gt; a, .btn-anc &gt; button { width: auto; min-width: 33.333%; justify-content: center; text-align: center; min-height: 60px; padding: 16px 20px 20px 20px; }
  .btn-anc &gt; a:hover, .btn-anc &gt; button:hover { transition: box-shadow .2s; color: #0000ff; text-decoration: underline; }
  .btn-anc &gt; a:hover:hover, .btn-anc &gt; button:hover:hover { box-shadow: 0 0 0 2px #0033af inset; }
  .btn-anc &gt; a:hover img, .btn-anc &gt; button:hover img { transition: opacity .2s; }
  .btn-anc &gt; a:hover:hover &gt; *, .btn-anc &gt; button:hover:hover &gt; * { position: relative; z-index: -1; }
  .btn-anc &gt; a:hover:hover img, .btn-anc &gt; button:hover:hover img { opacity: .5; }
  .btn-anc &gt; a:hover:after, .btn-anc &gt; 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 &gt; a, .btn-inq &gt; button { width: auto; min-width: 33.333%; padding: 10px 25px 10px 20px; transition: box-shadow .2s; }
  .btn-inq &gt; a:after, .btn-inq &gt; button:after { right: 18px; }
  .btn-inq &gt; a:hover, .btn-inq &gt; button:hover { box-shadow: 0 0 0 2px #0033af inset; }
  .btn-inq &gt; a img, .btn-inq &gt; button img { transition: opacity .2s; }
  .btn-inq &gt; a:hover &gt; *, .btn-inq &gt; button:hover &gt; * { position: relative; z-index: -1; }
  .btn-inq &gt; a:hover img, .btn-inq &gt; button:hover img { opacity: .5; }
  .btn-inq &gt; a:hover, .btn-inq &gt; button:hover { text-decoration: underline; border: 1px solid #0033af; }
  .btn-inq &gt; a:hover &gt; *, .btn-inq &gt; button:hover &gt; * { position: static; z-index: 0; }
  .btn-inq &gt; a:hover:after, .btn-inq &gt; 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 &gt; a, .btn-sp &gt; button { text-align: center; height: 80px; justify-content: center; width: 584px; font-size: 2rem; padding: 5px 30px; }
  .btn-sp &gt; a:after, .btn-sp &gt; button:after { right: 16px; }
  .btn-sp &gt; a:hover:after, .btn-sp &gt; button:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .btn-sp.sp1 &gt; a, .btn-sp.sp1 &gt; button { background: #fff url(/shared/image/btn_sp01.jpg) no-repeat left center; }
  .btn-sp.sp2 &gt; a, .btn-sp.sp2 &gt; button { background: #fff url(/shared/image/btn_sp02.jpg) no-repeat left center; }
  .btn-sp.sp3 &gt; a, .btn-sp.sp3 &gt; button { background: #fff url(/shared/image/btn_sp03.jpg) no-repeat left center; }
  .btn-sp.sp4 &gt; a, .btn-sp.sp4 &gt; button { background: #fff url(/shared/image/btn_sp04.jpg) no-repeat left center; }
  .btn-sp.sp5 &gt; a, .btn-sp.sp5 &gt; button { background: #fff url(/shared/image/btn_sp05.jpg) no-repeat 10px center/auto 30px; }
  .wrap-rss { position: relative; }
  .wrap-rss &gt; .btn-rss { position: absolute; right: 0; top: 12px; margin-top: 0; }
  .btn-rss &gt; a, .btn-rss &gt; button { transition: opacity .2s; width: 45px; padding-left: 16px; }
  .btn-rss &gt; a:hover, .btn-rss &gt; 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 &gt; a, .btn-row-list .btn-row &gt; button { transition: color .2s; }
  .btn-row-list .btn-row &gt; a:after, .btn-row-list .btn-row &gt; 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 &gt; a:hover, .btn-row-list .btn-row &gt; button:hover { color: #1432aa; border-bottom: 1px solid #fff; }
  .btn-row-list .btn-row &gt; a:hover:after, .btn-row-list .btn-row &gt; 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 &gt; a, .btn-row-list .btn-row.current &gt; button { color: #1432aa; border-bottom: 1px solid #fff; }
  .btn-row-list .btn-row.current &gt; a:after, .btn-row-list .btn-row.current &gt; 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 &gt; a::after, .btn-row-list.row4 .btn-row &gt; 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 &gt; a, .btn-row-list-pt2 .btn-row &gt; button { transition: color .2s; }
  .btn-row-list-pt2 .btn-row &gt; a:after, .btn-row-list-pt2 .btn-row &gt; 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 &gt; a:hover, .btn-row-list-pt2 .btn-row &gt; button:hover { color: #1432aa; border-top: 1px solid #fff; }
  .btn-row-list-pt2 .btn-row &gt; a:hover:after, .btn-row-list-pt2 .btn-row &gt; 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 &gt; a, .btn-row-list-pt2 .btn-row.current &gt; button { color: #1432aa; border-top: 1px solid #fff; }
  .btn-row-list-pt2 .btn-row.current &gt; a:after, .btn-row-list-pt2 .btn-row.current &gt; 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 &gt; a { transition: box-shadow .2s; min-width: 40px; height: 40px; }
  .pager-btn-list .pager-btn &gt; a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .pager-btn-list .pager-btn &gt; a img { transition: opacity .2s; }
  .pager-btn-list .pager-btn &gt; a:hover &gt; * { position: relative; z-index: -1; }
  .pager-btn-list .pager-btn &gt; a:hover img { opacity: .5; }
  .pager-btn-list .pager-btn &gt; a:hover { text-decoration: underline; color: #0000ff; }
  .pager-btn-list .pager-btn &gt; 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 &gt; 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 &gt; a:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); } .tbl-wrap { margin: 50px 0 0; }
  .tbl-wrap.tbl-fit { margin: 50px 0 0; }
  .txt-std + .tbl-wrap, *[class^="hdg-"] + .tbl-wrap { margin-top: 32px; }
  .tbl-overflow { overflow-x: hidden; }
  .tbl-std-pt2 { margin: 50px 0 0; border-collapse: separate; }
  .tbl-std-pt2.tbl-fit { margin: 50px 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 &gt; li { width: 48%; margin-left: 4%; }
  .wrap-select-category .select-list &gt; li &gt; a { padding: 12px 50px 12px 12px; }
  .wrap-select-category .select-list &gt; li &gt; 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 &gt; li + li { margin-top: 0; }
  .list-form-std { margin: 32px 30px 0; width: auto; }
  .list-form-std &gt; li { /*@include flex; flex-wrap: wrap; align-items: center; justify-content: space-between;*/ }
  .list-form-std &gt; li::after { content: ""; display: block; clear: both; }
  .list-form-std &gt; li label, .list-form-std &gt; li legend { padding-right: 3.5em; width: 30%; }
  .list-form-std &gt; li label.no-required, .list-form-std &gt; li legend.no-required { padding-right: 12px; }
  .list-form-std &gt; li fieldset::after { content: ""; display: block; clear: both; }
  .list-form-std &gt; li .required-mark { right: 1em; top: 0; }
  .list-form-std &gt; li .select-wrap { margin-top: 0; }
  .list-form-std &gt; li .input-txt { margin-top: 0; width: 70%; }
  .list-form-std &gt; li .input-area { margin-top: 0; width: 70%; }
  .list-form-std &gt; li .list-form-err-pt1 { margin: 0; padding-left: 20%; }
  .list-form-std &gt; li .list-form-err-pt2 { margin: 0; padding-left: 20%; }
  .list-form-std &gt; li legend { float: left; }
  .list-form-std &gt; li .list-input-std { width: 70%; float: left; margin-top: -20px; }
  .list-form-std &gt; li .list-input-std &gt; li label { width: 100%; }
  .list-form-std &gt; li .wrap-form-input { float: left; width: 68%; display: flex; flex-wrap: wrap; align-items: flex-start; }
  .list-form-std &gt; li .wrap-form-input:only-of-type { width: 100%; }
  .list-form-std &gt; li .wrap-form-input:only-of-type label, .list-form-std &gt; li .wrap-form-input:only-of-type legend { padding-right: 3.5em; width: 20.4%; }
  .list-form-std &gt; li .wrap-form-input:only-of-type label.no-required, .list-form-std &gt; li .wrap-form-input:only-of-type legend.no-required { padding-right: 12px; }
  .list-form-std &gt; li .wrap-form-input:only-of-type .input-txt.input-num1 { width: 5em; }
  .list-form-std &gt; li .wrap-form-input:only-of-type .input-txt.input-num2 { width: 6em; }
  .list-form-std &gt; li .wrap-form-input:only-of-type .input-txt.input-half { width: calc((100% - 20.4% - 12px - 1.4em)/ 2); }
  .list-form-std &gt; li .wrap-form-input:only-of-type .input-txt { margin-top: 0; width: 79%; }
  .list-form-std &gt; li .wrap-form-input:only-of-type .input-area { margin-top: 0; width: 79%; }
  .list-form-std &gt; li .wrap-form-input:only-of-type .select-wrap { width: 79%; }
  .list-form-std &gt; li .wrap-form-input.pt2:only-of-type label, .list-form-std &gt; li .wrap-form-input.pt2:only-of-type legend { width: auto; }
  .list-form-std &gt; li .wrap-form-input .inner { margin-top: -10px; float: left; width: 70%; }
  .list-form-std &gt; li .wrap-form-input .inner .input-txt { margin-top: 10px; }
  .list-form-std &gt; li .wrap-form-txt { float: right; width: 30%; margin-top: 0; }
  .list-form-std &gt; li .wrap-form-conf { display: flex; flex-wrap: nowrap; align-items: flex-start; padding: 10px 0; }
  .list-form-std &gt; li .wrap-form-conf .conf-title { width: 25%; }
  .list-form-std &gt; li .wrap-form-conf .conf-data { width: 75%; margin-top: 0; }
  .list-form-std.pt3 &gt; li label, .list-form-std.pt3 &gt; li legend { padding-right: 1em; }
  .list-form-std.pt3 &gt; li label.txt-full, .list-form-std.pt3 &gt; li legend.txt-full { float: none; width: auto; }
  .list-form-std.pt3 &gt; li label.txt-full + .list-input-std, .list-form-std.pt3 &gt; li legend.txt-full + .list-input-std { margin-top: 0; margin-left: 156px; }
  .list-form-std.pt3 &gt; li .list-input-std &gt; 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 &gt; li { margin-top: 40px; }
  .list-form-btn &gt; li.btn-send { order: 1; min-width: 23.5em; transition: opacity 0.3s; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; }
  .list-form-btn &gt; li.btn-send:hover { filter: alpha(opacity=80); opacity: 0.8; }
  .list-form-btn &gt; li.btn-send:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .list-form-btn &gt; li.btn-send input { font-size: 2.0rem; padding: 20px 35px 20px 20px; }
  .list-form-btn &gt; li.btn-back { transition: opacity 0.3s; }
  .list-form-btn &gt; li.btn-back:hover { filter: alpha(opacity=80); opacity: 0.8; }
  .list-form-btn &gt; li.btn-back:hover:before { -webkit-transform: translateX(-3px) translateY(0) rotate(315deg); transform: translateX(-3px) translateY(0) rotate(315deg); }
  .list-form-btn &gt; 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 &gt; .exp-box { margin-top: 32px; width: calc((100% / 5) - 30px); margin-left: 30px; }
  .wrap-exp-form &gt; .exp-box .hdg-wrap { position: relative; z-index: 0; }
  .wrap-exp-form &gt; .exp-box .hdg-inner { position: relative; }
  .wrap-exp-form &gt; .exp-box .hdg-txt { padding-left: 0; text-align: center; min-height: 2.5em; }
  .wrap-exp-form &gt; .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 &gt; .exp-box .lead { border-top: #333 1px solid; padding-top: 32px; margin-top: 0; font-size: 1.4rem; }
  .wrap-exp-form &gt; .exp-box .img-wrap { position: relative; width: 81%; height: 81%; margin: 0 auto; border: #fff 4px solid; }
  .wrap-exp-form &gt; .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-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; }
  .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; } .column-link .img-wrap { margin-top: 0; }
  .column-link .img-wrap img { bottom: 0; } .column-link &gt; * a { transition: box-shadow .2s; }
  .column-link &gt; * a:after { right: 13px; bottom: 13px; }
  .column-link &gt; * a.link-blank .icn .txt-wrap .box, .column-link &gt; * a.link-pdf .icn .txt-wrap .box { padding-right: 20px; }
  .column-link &gt; * a.link-blank .icn::before, .column-link &gt; * a.link-pdf .icn::before { bottom: 10px; right: 27px; }
  .column-link &gt; * a.link-pdf .icn .txt-wrap .box { padding-right: 24px; }
  .column-link &gt; * a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .column-link &gt; * a img { transition: opacity .2s; }
  .column-link &gt; * a:hover &gt; * { position: relative; z-index: -1; }
  .column-link &gt; * a:hover img { opacity: .5; }
  .column-link &gt; * a:hover { text-decoration: underline; }
  .column-link &gt; * a:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .column-link &gt; * a:hover .txt-wrap .box { color: #0000ff; } .column-link.img-col.row1 &gt; *, .column-link.img-col-row.row1 &gt; *, .column-link.img-col-s.row1 &gt; * { width: calc((99.99999% / 1) - 30px); margin-top: 0; }
  .column-link.img-col.row1 &gt; *:nth-child(n+3), .column-link.img-col-row.row1 &gt; *:nth-child(n+3), .column-link.img-col-s.row1 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-col.row1 &gt; *:nth-child(n+2), .column-link.img-col-row.row1 &gt; *:nth-child(n+2), .column-link.img-col-s.row1 &gt; *:nth-child(n+2) { margin-top: 20px; }
  .column-link.img-col.row2 &gt; *, .column-link.img-col-row.row2 &gt; *, .column-link.img-col-s.row2 &gt; * { width: calc((99.99999% / 2) - 30px); margin-top: 0; }
  .column-link.img-col.row2 &gt; *:nth-child(n+3), .column-link.img-col-row.row2 &gt; *:nth-child(n+3), .column-link.img-col-s.row2 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-col.row2 &gt; *:nth-child(n+3), .column-link.img-col-row.row2 &gt; *:nth-child(n+3), .column-link.img-col-s.row2 &gt; *:nth-child(n+3) { margin-top: 20px; }
  .column-link.img-col.row3 &gt; *, .column-link.img-col-row.row3 &gt; *, .column-link.img-col-s.row3 &gt; * { width: calc((99.99999% / 3) - 30px); margin-top: 0; }
  .column-link.img-col.row3 &gt; *:nth-child(n+3), .column-link.img-col-row.row3 &gt; *:nth-child(n+3), .column-link.img-col-s.row3 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-col.row3 &gt; *:nth-child(n+4), .column-link.img-col-row.row3 &gt; *:nth-child(n+4), .column-link.img-col-s.row3 &gt; *:nth-child(n+4) { margin-top: 20px; }
  .column-link.img-col.row4 &gt; *, .column-link.img-col-row.row4 &gt; *, .column-link.img-col-s.row4 &gt; * { width: calc((99.99999% / 4) - 30px); margin-top: 0; }
  .column-link.img-col.row4 &gt; *:nth-child(n+3), .column-link.img-col-row.row4 &gt; *:nth-child(n+3), .column-link.img-col-s.row4 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-col.row4 &gt; *:nth-child(n+5), .column-link.img-col-row.row4 &gt; *:nth-child(n+5), .column-link.img-col-s.row4 &gt; *:nth-child(n+5) { margin-top: 20px; }
  .column-link.img-col.row5 &gt; *, .column-link.img-col-row.row5 &gt; *, .column-link.img-col-s.row5 &gt; * { width: calc((99.99999% / 5) - 30px); margin-top: 0; }
  .column-link.img-col.row5 &gt; *:nth-child(n+3), .column-link.img-col-row.row5 &gt; *:nth-child(n+3), .column-link.img-col-s.row5 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-col.row5 &gt; *:nth-child(n+6), .column-link.img-col-row.row5 &gt; *:nth-child(n+6), .column-link.img-col-s.row5 &gt; *:nth-child(n+6) { margin-top: 20px; }
  .column-link.img-col.row6 &gt; *, .column-link.img-col-row.row6 &gt; *, .column-link.img-col-s.row6 &gt; * { width: calc((99.99999% / 6) - 30px); margin-top: 0; }
  .column-link.img-col.row6 &gt; *:nth-child(n+3), .column-link.img-col-row.row6 &gt; *:nth-child(n+3), .column-link.img-col-s.row6 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-col.row6 &gt; *:nth-child(n+7), .column-link.img-col-row.row6 &gt; *:nth-child(n+7), .column-link.img-col-s.row6 &gt; *: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 &gt; * a { transition: box-shadow .2s; }
  .column-link-hdg-b &gt; * a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .column-link-hdg-b &gt; * a img { transition: opacity .2s; }
  .column-link-hdg-b &gt; * a:hover &gt; * { position: relative; z-index: -1; }
  .column-link-hdg-b &gt; * a:hover img { opacity: .5; }
  .column-link-hdg-b &gt; * a:hover .txt-wrap .box { text-decoration: underline; }
  .column-link-hdg-b &gt; * 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 &gt; * a .txt-wrap .box:after { right: 13px; }
  .column-link-hdg-b &gt; * a.link-blank .txt-wrap .box .icn, .column-link-hdg-b &gt; * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }
  .column-link-hdg-b &gt; * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg-b &gt; * a.link-pdf .txt-wrap .box .icn::before { right: 23px; } .column-link-hdg-b.img-row-col &gt; * a { transition: box-shadow .2s; }
  .column-link-hdg-b.img-row-col &gt; * a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .column-link-hdg-b.img-row-col &gt; * a img { transition: opacity .2s; }
  .column-link-hdg-b.img-row-col &gt; * a:hover &gt; * { position: relative; z-index: -1; }
  .column-link-hdg-b.img-row-col &gt; * a:hover img { opacity: .5; }
  .column-link-hdg-b.img-row-col &gt; * a:hover .txt-wrap .box { text-decoration: underline; }
  .column-link-hdg-b.img-row-col &gt; * 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 &gt; * 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 &gt; * a.link-blank .txt-wrap .box .icn, .column-link-hdg-b.img-row-col &gt; * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }
  .column-link-hdg-b.img-row-col &gt; * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg-b.img-row-col &gt; * a.link-pdf .txt-wrap .box .icn::before { bottom: auto; top: 50%; right: 27px; }
  .column-link-hdg-b.img-row-col &gt; * 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 &gt; * 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 &gt; * a { transition: box-shadow .2s; }
  .column-link-list &gt; * a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .column-link-list &gt; * a img { transition: opacity .2s; }
  .column-link-list &gt; * a:hover &gt; * { position: relative; z-index: -1; }
  .column-link-list &gt; * a:hover img { opacity: .5; }
  .column-link-list &gt; * a:hover .txt-wrap .box { text-decoration: underline; }
  .column-link-list &gt; * a:hover .txt-wrap .box:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .column-link-list &gt; * a .txt-wrap .box:after { right: 13px; }
  .column-link-list &gt; * a.link-blank .txt-wrap .box .icn, .column-link-list &gt; * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }
  .column-link-list &gt; * a.link-blank .txt-wrap .box .icn::before, .column-link-list &gt; * a.link-pdf .txt-wrap .box .icn::before { right: 23px; } .column-link-list.img-row-col &gt; * a { transition: box-shadow .2s; }
  .column-link-list.img-row-col &gt; * a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .column-link-list.img-row-col &gt; * a img { transition: opacity .2s; }
  .column-link-list.img-row-col &gt; * a:hover &gt; * { position: relative; z-index: -1; }
  .column-link-list.img-row-col &gt; * a:hover img { opacity: .5; }
  .column-link-list.img-row-col &gt; * a:hover .txt-wrap .box { text-decoration: underline; }
  .column-link-list.img-row-col &gt; * 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 &gt; * 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 &gt; * a.link-blank .txt-wrap .box .icn, .column-link-list.img-row-col &gt; * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }
  .column-link-list.img-row-col &gt; * a.link-blank .txt-wrap .box .icn::before, .column-link-list.img-row-col &gt; * a.link-pdf .txt-wrap .box .icn::before { bottom: auto; top: 50%; right: 27px; }
  .column-link-list.img-row-col &gt; * 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 &gt; * 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 &gt; * a { transition: box-shadow .2s; }
  .column-link-hdg &gt; * a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .column-link-hdg &gt; * a img { transition: opacity .2s; }
  .column-link-hdg &gt; * a:hover &gt; * { position: relative; z-index: -1; }
  .column-link-hdg &gt; * a:hover img { opacity: .5; }
  .column-link-hdg &gt; * a:hover .txt-wrap .box { text-decoration: underline; color: #0000ff; }
  .column-link-hdg &gt; * a:hover .txt-wrap .box:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .column-link-hdg &gt; * a .txt-wrap .box:after { right: 13px; }
  .column-link-hdg &gt; * a.link-blank .txt-wrap .box .icn, .column-link-hdg &gt; * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }
  .column-link-hdg &gt; * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg &gt; * a.link-pdf .txt-wrap .box .icn::before { right: 23px; } .column-link-hdg.row1 &gt; * { width: calc((99.99999% / 1) - 30px); margin-top: 0; }
  .column-link-hdg.row1 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg.row1 &gt; *:nth-child(n+2) { margin-top: 20px; }
  .column-link-hdg.row2 &gt; * { width: calc((99.99999% / 2) - 30px); margin-top: 0; }
  .column-link-hdg.row2 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg.row2 &gt; *:nth-child(n+3) { margin-top: 20px; }
  .column-link-hdg.row3 &gt; * { width: calc((99.99999% / 3) - 30px); margin-top: 0; }
  .column-link-hdg.row3 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg.row3 &gt; *:nth-child(n+4) { margin-top: 20px; }
  .column-link-hdg.row4 &gt; * { width: calc((99.99999% / 4) - 30px); margin-top: 0; }
  .column-link-hdg.row4 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg.row4 &gt; *:nth-child(n+5) { margin-top: 20px; }
  .column-link-hdg.row5 &gt; * { width: calc((99.99999% / 5) - 30px); margin-top: 0; }
  .column-link-hdg.row5 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg.row5 &gt; *:nth-child(n+6) { margin-top: 20px; }
  .column-link-hdg.row6 &gt; * { width: calc((99.99999% / 6) - 30px); margin-top: 0; }
  .column-link-hdg.row6 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg.row6 &gt; *: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 &gt; * a { transition: box-shadow .2s; }
  .column-link-pdt &gt; * a:after { right: 13px; bottom: 13px; }
  .column-link-pdt &gt; * a.link-blank .icn .txt-wrap .box, .column-link-pdt &gt; * a.link-pdf .icn .txt-wrap .box { padding-right: 20px; }
  .column-link-pdt &gt; * a.link-blank .icn::before, .column-link-pdt &gt; * a.link-pdf .icn::before { bottom: 10px; right: 27px; }
  .column-link-pdt &gt; * a.link-pdf .icn .txt-wrap .box { padding-right: 24px; }
  .column-link-pdt &gt; * a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .column-link-pdt &gt; * a img { transition: opacity .2s; }
  .column-link-pdt &gt; * a:hover &gt; * { position: relative; z-index: -1; }
  .column-link-pdt &gt; * a:hover img { opacity: .5; }
  .column-link-pdt &gt; * a:hover { text-decoration: underline; }
  .column-link-pdt &gt; * a:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .column-link-pdt &gt; * a:hover .txt-wrap .box { color: #0000ff; } .column-link-pdt-pt2 &gt; * .img-wrap { margin-top: 0; }
  .column-link-pdt-pt2 &gt; * .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 &gt; * { 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 &gt; * { 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 &gt; * { width: calc((99.99999% / 1) - 30px); margin-left: 30px; }
  .wrap-box.row1 &gt; *:nth-child(n+2) { margin-top: 20px; }
  .wrap-box.row2 { margin-left: -30px; }
  .wrap-box.row2 &gt; * { width: calc((99.99999% / 2) - 30px); margin-left: 30px; }
  .wrap-box.row2 &gt; *:nth-child(n+3) { margin-top: 20px; }
  .wrap-box.row3 { margin-left: -30px; }
  .wrap-box.row3 &gt; * { width: calc((99.99999% / 3) - 30px); margin-left: 30px; }
  .wrap-box.row3 &gt; *:nth-child(n+4) { margin-top: 20px; }
  .wrap-box.row4 { margin-left: -30px; }
  .wrap-box.row4 &gt; * { width: calc((99.99999% / 4) - 30px); margin-left: 30px; }
  .wrap-box.row4 &gt; *:nth-child(n+5) { margin-top: 20px; }
  .wrap-box.row5 { margin-left: -30px; }
  .wrap-box.row5 &gt; * { width: calc((99.99999% / 5) - 30px); margin-left: 30px; }
  .wrap-box.row5 &gt; *:nth-child(n+6) { margin-top: 20px; }
  .wrap-box.row6 { margin-left: -30px; }
  .wrap-box.row6 &gt; * { width: calc((99.99999% / 6) - 30px); margin-left: 30px; }
  .wrap-box.row6 &gt; *: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 &gt; *:first-child { order: 0; }
  .wrap-box.pc-vertical { display: block; margin: 0; }
  .wrap-box.pc-vertical &gt; * { width: 100%; margin: 0; }
  .wrap-box.pc-vertical.sp-fit { margin: 0; }
  .wrap-box.row2-rt1 &gt; * { width: calc(25% - 30px); }
  .wrap-box.row2-rt1 &gt; *:first-child { width: calc(75% - 30px); }
  .wrap-box.row2-lt1 &gt; * { width: calc(75% - 30px); }
  .wrap-box.row2-lt1 &gt; *:first-child { width: calc(25% - 30px); }
  .wrap-box.row2-rt2 &gt; * { width: calc(32% - 30px); }
  .wrap-box.row2-rt2 &gt; *:first-child { width: calc(68% - 30px); }
  .wrap-box.row2-lt2 &gt; * { width: calc(68% - 30px); }
  .wrap-box.row2-lt2 &gt; *:first-child { width: calc(32% - 30px); }
  .wrap-box.row2-rt3 &gt; * { width: calc(28.5% - 30px); }
  .wrap-box.row2-rt3 &gt; *:first-child { width: calc(71.5% - 30px); }
  .wrap-box.row2-lt3 &gt; * { width: calc(71.5% - 30px); }
  .wrap-box.row2-lt3 &gt; *:first-child { width: calc(28.5% - 30px); }
  .wrap-box.row3-ctr { margin-left: -30px; }
  .wrap-box.row3-ctr &gt; * { width: calc(50% - 30px); margin-left: 30px; }
  .wrap-box.row3-ctr &gt; *:first-child { width: calc(25% - 30px); }
  .wrap-box.row3-ctr &gt; *: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: 32px; }
  .column-link { margin: 32px 0 0; }
  .column-link &gt; * { position: relative; background: transparent; }
  .column-link &gt; * 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 &gt; * a.link-blank .icn::before, .column-link &gt; * a.icn-pdf .icn::before { bottom: 6px; right: 20px; position: absolute; }
  .column-link &gt; * 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 &gt; * 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 &gt; * .txt-wrap .box { padding: 15px 20px 5px 15px; }
  .column-link &gt; * .txt-wrap .box .hdg { font-size: 2.0rem; }
  .column-link &gt; * .txt-wrap .box .link { font-size: 2.0rem; }
  .column-link &gt; * .txt-wrap .box.related { padding-left: 4px; padding-right: 4px; }
  .column-link &gt; * + * { margin-top: 0; }
  .column-link.bg-pat1 &gt; *, .column-link.bg-pat2 &gt; *, .column-link.bg-pat3 &gt; *, .column-link.bg-pat4 &gt; *, .column-link.bg-pat5 &gt; *, .column-link.bg-pat6 &gt; *, .column-link.bg-pat7 &gt; *, .column-link.bg-pat8 &gt; * { background: transparent; }
  .column-link.bg-pat1 &gt; * .inner { background: #eeeeee; }
  .column-link.bg-pat2 &gt; * .inner { background: #eeeff3; }
  .column-link.bg-pat3 &gt; * .inner { background: #e8ebf7; }
  .column-link.bg-pat4 &gt; * .inner { background: #e8f1fa; }
  .column-link.bg-pat5 &gt; * .inner { background: #e8f5fa; }
  .column-link.bg-pat6 &gt; * .inner { background: #f3eeee; }
  .column-link.bg-pat7 &gt; * .inner { background: #f5f9e6; }
  .column-link.bg-pat8 &gt; * .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 &gt; *, .column-link.img-col-row &gt; * { margin-left: 30px; margin-top: 30px; }
  .column-link.img-row &gt; * .img-wrap, .column-link.img-col-row &gt; * .img-wrap { width: 29.8%; }
  .column-link.img-row &gt; * .txt-wrap, .column-link.img-col-row &gt; * .txt-wrap { width: 70.2%; }
  .column-link.img-row &gt; * .rev, .column-link.img-col-row &gt; * .rev { flex-direction: row; }
  .column-link.img-row.row1 &gt; *, .column-link.img-col-row.row1 &gt; * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-row.row1 &gt; *:nth-child(n+3), .column-link.img-col-row.row1 &gt; *:nth-child(n+3) { margin-top: 5px; }
  .column-link.img-row.row2 &gt; *, .column-link.img-col-row.row2 &gt; * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-row.row2 &gt; *:nth-child(n+3), .column-link.img-col-row.row2 &gt; *:nth-child(n+3) { margin-top: 5px; }
  .column-link.img-row.row3 &gt; *, .column-link.img-col-row.row3 &gt; * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-row.row3 &gt; *:nth-child(n+3), .column-link.img-col-row.row3 &gt; *:nth-child(n+3) { margin-top: 5px; }
  .column-link.img-row.row4 &gt; *, .column-link.img-col-row.row4 &gt; * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-row.row4 &gt; *:nth-child(n+3), .column-link.img-col-row.row4 &gt; *:nth-child(n+3) { margin-top: 5px; }
  .column-link.img-row.row5 &gt; *, .column-link.img-col-row.row5 &gt; * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-row.row5 &gt; *:nth-child(n+3), .column-link.img-col-row.row5 &gt; *:nth-child(n+3) { margin-top: 5px; }
  .column-link.img-row.row6 &gt; *, .column-link.img-col-row.row6 &gt; * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-row.row6 &gt; *:nth-child(n+3), .column-link.img-col-row.row6 &gt; *: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 &gt; * { margin-left: 3px; margin-top: 30px; }
  .column-link.img-col-s &gt; * .img-wrap { width: 100%; }
  .column-link.img-col-s &gt; * .txt-wrap { width: 100%; }
  .column-link.img-col-s.row1 &gt; * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-col-s.row1 &gt; *:nth-child(n+3) { margin-top: 5px; }
  .column-link.img-col-s.row2 &gt; * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-col-s.row2 &gt; *:nth-child(n+3) { margin-top: 5px; }
  .column-link.img-col-s.row3 &gt; * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-col-s.row3 &gt; *:nth-child(n+3) { margin-top: 5px; }
  .column-link.img-col-s.row4 &gt; * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-col-s.row4 &gt; *:nth-child(n+3) { margin-top: 5px; }
  .column-link.img-col-s.row5 &gt; * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-col-s.row5 &gt; *:nth-child(n+3) { margin-top: 5px; }
  .column-link.img-col-s.row6 &gt; * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-col-s.row6 &gt; *: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 &gt; *, .column-link.img-col &gt; * { margin-left: 30px; margin-top: 30px; }
  .column-link.img-row-col &gt; * .img-wrap, .column-link.img-col &gt; * .img-wrap { width: 100%; }
  .column-link.img-row-col &gt; * .txt-wrap, .column-link.img-col &gt; * .txt-wrap { width: 100%; }
  .column-link.img-row-col.row1 &gt; *, .column-link.img-col.row1 &gt; * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-row-col.row1 &gt; *:nth-child(n+3), .column-link.img-col.row1 &gt; *:nth-child(n+3) { margin-top: 5px; }
  .column-link.img-row-col.row2 &gt; *, .column-link.img-col.row2 &gt; * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-row-col.row2 &gt; *:nth-child(n+3), .column-link.img-col.row2 &gt; *:nth-child(n+3) { margin-top: 5px; }
  .column-link.img-row-col.row3 &gt; *, .column-link.img-col.row3 &gt; * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-row-col.row3 &gt; *:nth-child(n+3), .column-link.img-col.row3 &gt; *:nth-child(n+3) { margin-top: 5px; }
  .column-link.img-row-col.row4 &gt; *, .column-link.img-col.row4 &gt; * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-row-col.row4 &gt; *:nth-child(n+3), .column-link.img-col.row4 &gt; *:nth-child(n+3) { margin-top: 5px; }
  .column-link.img-row-col.row5 &gt; *, .column-link.img-col.row5 &gt; * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-row-col.row5 &gt; *:nth-child(n+3), .column-link.img-col.row5 &gt; *:nth-child(n+3) { margin-top: 5px; }
  .column-link.img-row-col.row6 &gt; *, .column-link.img-col.row6 &gt; * { width: calc((99.99999% / 2) - 5px); }
  .column-link.img-row-col.row6 &gt; *:nth-child(n+3), .column-link.img-col.row6 &gt; *: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 &gt; * + * { margin-top: 0; }
  .column-link-hdg-b &gt; * { margin-left: 30px; }
  .column-link-hdg-b &gt; * 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 &gt; * a.link-blank .txt-wrap .box .icn, .column-link-hdg-b &gt; * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }
  .column-link-hdg-b &gt; * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg-b &gt; * a.link-pdf .txt-wrap .box .icn::before { position: absolute; }
  .column-link-hdg-b &gt; * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg-b &gt; * a.link-pdf .txt-wrap .box .icn::before { top: 50%; margin-top: -6px; right: 24px; }
  .column-link-hdg-b &gt; * a.link-pdf .txt-wrap .box .icn { padding-right: 24px; }
  .column-link-hdg-b &gt; * a.link-pdf .txt-wrap .box .icn::before { margin-top: -10px; }
  .column-link-hdg-b &gt; * 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 &gt; * 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 &gt; * .rev .txt-wrap { z-index: 2; }
  .column-link-hdg-b &gt; * .txt-wrap { position: absolute; }
  .column-link-hdg-b &gt; * .txt-wrap .box { min-height: 65px; font-size: 2.0rem; padding: 5px 25px 5px 20px; }
  .column-link-hdg-b.row1 &gt; * { width: calc((99.99999% / 2) - 5px); }
  .column-link-hdg-b.row1 &gt; *:nth-child(n+3) { margin-top: 5px; }
  .column-link-hdg-b.row2 &gt; * { width: calc((99.99999% / 2) - 5px); }
  .column-link-hdg-b.row2 &gt; *:nth-child(n+3) { margin-top: 5px; }
  .column-link-hdg-b.row3 &gt; * { width: calc((99.99999% / 2) - 5px); }
  .column-link-hdg-b.row3 &gt; *:nth-child(n+3) { margin-top: 5px; }
  .column-link-hdg-b.row4 &gt; * { width: calc((99.99999% / 2) - 5px); }
  .column-link-hdg-b.row4 &gt; *:nth-child(n+3) { margin-top: 5px; }
  .column-link-hdg-b.row5 &gt; * { width: calc((99.99999% / 2) - 5px); }
  .column-link-hdg-b.row5 &gt; *:nth-child(n+3) { margin-top: 5px; }
  .column-link-hdg-b.row6 &gt; * { width: calc((99.99999% / 2) - 5px); }
  .column-link-hdg-b.row6 &gt; *:nth-child(n+3) { margin-top: 5px; } .column-link-hdg-b.img-row-col { display: flex; }
  .column-link-hdg-b.img-row-col &gt; * { margin-left: 30px; background: transparent; }
  .column-link-hdg-b.img-row-col &gt; * .inner { display: block; }
  .column-link-hdg-b.img-row-col &gt; * .img-wrap { width: 100%; }
  .column-link-hdg-b.img-row-col &gt; * .txt-wrap { width: 100%; position: absolute; }
  .column-link-hdg-b.img-row-col &gt; * .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 &gt; * 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 &gt; * a.link-blank .txt-wrap .box .icn, .column-link-hdg-b.img-row-col &gt; * a.link-pdf .txt-wrap .box .icn { padding-right: 10px; }
  .column-link-hdg-b.img-row-col &gt; * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg-b.img-row-col &gt; * a.link-pdf .txt-wrap .box .icn::before { position: absolute; }
  .column-link-hdg-b.img-row-col &gt; * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg-b.img-row-col &gt; * a.link-pdf .txt-wrap .box .icn::before { top: auto; bottom: 6px; right: 24px; }
  .column-link-hdg-b.img-row-col &gt; * a.link-pdf .txt-wrap .box .icn { padding-right: 14px; }
  .column-link-hdg-b.img-row-col &gt; * a.link-pdf .txt-wrap .box .icn::before { top: auto; bottom: 6px; }
  .column-link-hdg-b.img-row-col &gt; * 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 &gt; * 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 &gt; * { margin-left: 30px; }
  .column-link-hdg-b.img-col.custom { display: flex; margin-left: -30px; padding: 0; }
  .column-link-hdg-b.img-col.custom &gt; * { width: calc(50% - 30px); margin-left: 30px; margin-top: 30px; }
  .column-link-hdg-b.img-col.custom &gt; *:nth-child(n-2) { margin-top: 0; }
  .column-link-hdg-b.img-col.custom &gt; *:nth-child(n+3) { margin-top: 30px; }
  .column-link-hdg-b.img-col.custom &gt; * .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 &gt; * + * { margin-top: 0; }
  .column-link-list &gt; * 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 &gt; * a.link-blank .txt-wrap .box .icn, .column-link-list &gt; * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }
  .column-link-list &gt; * a.link-blank .txt-wrap .box .icn::before, .column-link-list &gt; * a.link-pdf .txt-wrap .box .icn::before { position: absolute; }
  .column-link-list &gt; * a.link-blank .txt-wrap .box .icn::before, .column-link-list &gt; * a.link-pdf .txt-wrap .box .icn::before { top: 50%; margin-top: -6px; right: 24px; }
  .column-link-list &gt; * a.link-pdf .txt-wrap .box .icn { padding-right: 24px; }
  .column-link-list &gt; * a.link-pdf .txt-wrap .box .icn::before { margin-top: -10px; }
  .column-link-list &gt; * 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 &gt; * 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 &gt; * .txt-wrap .box { font-size: 1.6rem; padding: 5px 25px 5px 20px; min-height: 65px; }
  .column-link-list &gt; * .list-label { top: -45px; padding-left: 20px; }
  .column-link-list.img-col { margin-left: -3px; }
  .column-link-list.img-col &gt; * { width: calc((100% / 2) - 3px); margin-left: 3px; }
  .column-link-list.img-col &gt; *:nth-child(n+3) { margin-top: 3px; }
  .column-link-list.img-col &gt; * .list-label li { font-size: 1.8rem; }
  .column-link-list.img-col &gt; * .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 &gt; * { width: calc((100% / 3) - 3px); margin-left: 3px; }
  .column-link-list.img-row-col &gt; *:nth-child(n+4) { margin-top: 3px; }
  .column-link-list.img-row-col &gt; * 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 &gt; * a.link-blank .txt-wrap .box .icn, .column-link-list.img-row-col &gt; * a.link-pdf .txt-wrap .box .icn { padding-right: 10px; }
  .column-link-list.img-row-col &gt; * a.link-blank .txt-wrap .box .icn::before, .column-link-list.img-row-col &gt; * a.link-pdf .txt-wrap .box .icn::before { position: absolute; }
  .column-link-list.img-row-col &gt; * a.link-blank .txt-wrap .box .icn::before, .column-link-list.img-row-col &gt; * a.link-pdf .txt-wrap .box .icn::before { top: auto; bottom: 6px; right: 24px; }
  .column-link-list.img-row-col &gt; * a.link-pdf .txt-wrap .box .icn { padding-right: 14px; }
  .column-link-list.img-row-col &gt; * a.link-pdf .txt-wrap .box .icn::before { top: auto; bottom: 6px; }
  .column-link-list.img-row-col &gt; * 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 &gt; * 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 &gt; * .inner { display: block; }
  .column-link-list.img-row-col &gt; * .img-wrap { width: 100%; }
  .column-link-list.img-row-col &gt; * .txt-wrap { width: 100%; position: absolute; }
  .column-link-list.img-row-col &gt; * .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 &gt; * .list-label { padding-left: 20px; }
  .column-link-hdg { margin: 32px 0 0 0; }
  .column-link-hdg &gt; * 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 &gt; * a.link-blank .txt-wrap .box .icn, .column-link-hdg &gt; * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }
  .column-link-hdg &gt; * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg &gt; * a.link-pdf .txt-wrap .box .icn::before { position: absolute; }
  .column-link-hdg &gt; * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg &gt; * a.link-pdf .txt-wrap .box .icn::before { top: 50%; margin-top: -6px; right: 24px; }
  .column-link-hdg &gt; * a.link-pdf .txt-wrap .box .icn { padding-right: 24px; }
  .column-link-hdg &gt; * a.link-pdf .txt-wrap .box .icn::before { margin-top: -10px; }
  .column-link-hdg &gt; * 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 &gt; * 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 &gt; * .txt-wrap .box { min-height: 45px; padding: 5px 25px 5px 15px; }
  .column-link-hdg.row1 &gt; * { width: calc((99.99999% / 2) - 5px); }
  .column-link-hdg.row1 &gt; *:nth-child(n+3) { margin-top: 5px; }
  .column-link-hdg.row2 &gt; * { width: calc((99.99999% / 2) - 5px); }
  .column-link-hdg.row2 &gt; *:nth-child(n+3) { margin-top: 5px; }
  .column-link-hdg.row3 &gt; * { width: calc((99.99999% / 2) - 5px); }
  .column-link-hdg.row3 &gt; *:nth-child(n+3) { margin-top: 5px; }
  .column-link-hdg.row4 &gt; * { width: calc((99.99999% / 2) - 5px); }
  .column-link-hdg.row4 &gt; *:nth-child(n+3) { margin-top: 5px; }
  .column-link-hdg.row5 &gt; * { width: calc((99.99999% / 2) - 5px); }
  .column-link-hdg.row5 &gt; *:nth-child(n+3) { margin-top: 5px; }
  .column-link-hdg.row6 &gt; * { width: calc((99.99999% / 2) - 5px); }
  .column-link-hdg.row6 &gt; *:nth-child(n+3) { margin-top: 5px; } .column-link-hdg.row4 { margin-left: -30px; }
  .column-link-hdg.row4 &gt; * { margin-left: 30px; }
  .column-link-hdg.row4 &gt; * .txt-wrap .box { font-size: 1.8rem; }
  .column-link-hdg.row5, .column-link-hdg.row6 { margin-left: -30px; }
  .column-link-hdg.row5 &gt; *, .column-link-hdg.row6 &gt; * { margin-left: 30px; }
  .column-link-dtl { display: flex; flex-wrap: wrap; margin: 32px 0 0 -30px; }
  .column-link-dtl &gt; * + * { margin-top: 0; }
  .column-link-dtl &gt; *:nth-child(n+3) { margin-top: 32px; }
  .column-link-dtl &gt; * { display: flex; width: calc((100% / 2) - 30px); margin-left: 30px; background: #fff; }
  .column-link-dtl &gt; * .inner { padding-bottom: 0; /*height: 100%;*/ }
  .column-link-dtl &gt; * .txt-wrap { padding: 20px 20px 0 0; }
  .column-link-dtl &gt; * .txt-wrap .lead { font-size: 1.6rem; }
  .column-link-dtl &gt; * .txt-wrap .hdg { font-size: 2.0rem; }
  .column-link-dtl &gt; * .txt-wrap .lead + .hdg { margin-top: 15px; }
  .column-link-dtl &gt; * .list-label { position: static; margin-top: 10px; margin-bottom: 10px; }
  .column-link-dtl &gt; * .box { min-height: 65px; padding-top: 10px; padding-bottom: 10px; margin-top: auto; }
  .column-link-dtl &gt; * a { display: flex; flex-direction: column; width: 100%; transition: box-shadow .2s; }
  .column-link-dtl &gt; * a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .column-link-dtl &gt; * a img { transition: opacity .2s; }
  .column-link-dtl &gt; * a:hover &gt; * { position: relative; z-index: -1; }
  .column-link-dtl &gt; * a:hover img { opacity: .5; }
  .column-link-dtl &gt; * a:hover { color: #0000ff; }
  .column-link-dtl &gt; * a:hover .txt-wrap .lead { text-decoration: underline; }
  .column-link-dtl &gt; * a:hover .txt-wrap .hdg { text-decoration: underline; }
  .column-link-dtl &gt; * a:hover .box { text-decoration: underline; }
  .column-link-dtl &gt; * a:hover .box:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .column-link-dtl &gt; * a .box::after { right: 13px; }
  .column-link-pdt { display: flex; flex-wrap: wrap; margin: 32px 0 0 -30px; }
  .column-link-pdt &gt; * + * { margin-top: 0; }
  .column-link-pdt &gt; *:nth-child(n+3) { margin-top: 32px; }
  .column-link-pdt &gt; * { width: calc((100% / 2) - 30px); margin-left: 30px; display: flex; flex-wrap: wrap; }
  .column-link-pdt &gt; * .inner { background: #fff; padding: 15px 15px 20px; display: flex; flex-wrap: wrap; flex-direction: column; width: 100%; }
  .column-link-pdt &gt; * .pdt-wrap { display: block; padding-top: 15px; }
  .column-link-pdt &gt; * .pdt-wrap::after { content: ""; display: block; clear: both; }
  .column-link-pdt &gt; * .img-wrap { width: 41%; float: left; margin-right: 2.5%; }
  .column-link-pdt &gt; * .txt-wrap { width: 100%; }
  .column-link-pdt &gt; * .txt-wrap .lead { font-size: 1.6rem; }
  .column-link-pdt &gt; * .txt-wrap .hdg { font-size: 2.0rem; }
  .column-link-pdt &gt; * .txt-wrap .lead + .hdg { margin-top: 15px; }
  .column-link-pdt &gt; * .list-label { float: left; width: 56.5%; }
  .column-link-pdt &gt; * .box { width: 56.5%; float: left; margin-top: 15px; font-size: 1.6rem; }
  .column-link-pdt &gt; * a { display: flex; flex-wrap: wrap; width: 100%; }
  .column-link-pdt &gt; * 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 &gt; * a.link-blank .icn::before, .column-link-pdt &gt; * a.icn-pdf .icn::before { bottom: 6px; right: 20px; position: absolute; }
  .column-link-pdt &gt; * 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 &gt; * 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 &gt; * a:hover .txt-wrap .lead { text-decoration: underline; }
  .column-link-pdt &gt; * a:hover .txt-wrap .hdg { text-decoration: underline; }
  .column-link-pdt &gt; * a:hover .box { text-decoration: underline; }
  .column-link-pdt-pt2 { display: flex; flex-wrap: wrap; margin: 32px 0 0 -30px; }
  .column-link-pdt-pt2 &gt; * + * { margin-top: 0; }
  .column-link-pdt-pt2 &gt; *:nth-child(n+3) { margin-top: 32px; }
  .column-link-pdt-pt2 &gt; * { width: calc((100% / 2) - 30px); margin-left: 30px; display: flex; flex-wrap: wrap; }
  .column-link-pdt-pt2 &gt; * .hdg { font-size: 2.0rem; }
  .column-link-pdt-pt2 &gt; * .hdg a:hover { text-decoration: underline; }
  .column-link-pdt-pt2 &gt; * .hdg a:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .column-link-pdt-pt2 &gt; * .detail { display: flex; justify-content: space-between; }
  .column-link-pdt-pt2 &gt; * .detail:after { content: ""; display: block; clear: both; }
  .column-link-pdt-pt2 &gt; * .img-wrap { float: none; width: 39%; margin: 0; align-self: flex-start; }
  .column-link-pdt-pt2 &gt; * .txt-wrap { width: 58%; display: flex; flex-flow: column; }
  .column-link-pdt-pt2 &gt; * .txt { font-size: 1.6rem; margin-left: 3%; margin-bottom: 10px; }
  .column-link-pdt-pt2 &gt; * .list-btn { margin-top: auto; margin-left: 3%; }
  .column-link-pdt-pt2 &gt; * .list-btn &gt; [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 { font-size: 1.8rem; padding: 0 0 15px; margin: 0; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }
  .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 &gt; li { width: calc(33.333% - 30px); margin-top: 20px; margin-left: 30px; }
  .column-link-list-pt2 &gt; li a:hover .inner .img-wrap::before { box-shadow: 0 0 0 4px #1432aa inset; }
  .column-link-list-pt2 &gt; li a:hover .inner .txt-wrap .box { text-decoration: underline; color: #0000ff; }
  .column-link-list-pt2 &gt; li .inner { display: block; margin-left: 0; }
  .column-link-list-pt2 &gt; li .inner &gt; a { display: block; }
  .column-link-list-pt2 &gt; li .inner &gt; a:hover .img-wrap::before { box-shadow: 0 0 0 4px #1432aa inset; }
  .column-link-list-pt2 &gt; li .inner &gt; a:hover .txt-wrap .box { text-decoration: underline; color: #0000ff; }
  .column-link-list-pt2 &gt; li .inner .img-wrap { margin-top: 0; width: 100%; margin-left: 0; position: relative; }
  .column-link-list-pt2 &gt; 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 &gt; li .inner .txt-wrap { width: 100%; margin-left: 0; margin-top: 18px; }
  .box-std { padding: 30px; margin: 32px 0 0; }
  .box-std.sp-fit { margin-left: 0; margin-right: 0; }
  .box-std.pc-into { margin-left: 30px; margin-right: 30px; }
  .box-std &gt; *:first-child { margin-top: 0; }
  .box-std * { font-size: 1.8rem; }
  .box-std .txt-std { font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; 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: 32px 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 &gt; a { margin-top: -15px; padding: 15px 30px 15px 0; }
  .box-intro-pdt .intro-hdr .hdr &gt; a:hover { text-decoration: underline; }
  .box-intro-pdt .intro-hdr .hdr &gt; a:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .box-intro-pdt .intro-hdr .hdr &gt; 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; } .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 &gt; .exp-box { margin-top: 32px; width: calc((99.999% / 6) - 30px); }
  .wrap-exp.row6 &gt; .exp-box .img-wrap { width: 116px; height: 116px; margin: 0 auto; }
  .wrap-exp.row3 &gt; .exp-box { margin-top: 32px; width: calc((100% / 3) - 30px); }
  .wrap-exp.row2 &gt; .exp-box { margin-top: 32px; width: calc((100% / 2) - 30px); }
  .wrap-exp.row2 &gt; .exp-box.pat-s { margin-top: 10px; }
  .wrap-exp.row2 &gt; .exp-box.pat-s .hdg { margin-top: 15px; }
  .wrap-exp.row2 &gt; .exp-box.pat-s .txt { margin-top: 15px; }
  .wrap-exp.row1 &gt; .exp-box { margin-top: 32px; width: calc((100% / 1) - 30px); }
  .wrap-exp.row1 &gt; .exp-box.pat-s { margin-top: 10px; }
  .wrap-exp.row1 &gt; .exp-box.pat-s .hdg { margin-top: 15px; }
  .wrap-exp.row1 &gt; .exp-box.pat-s .txt { margin-top: 15px; }
  .wrap-exp &gt; .exp-box { margin-top: 32px; width: calc((100% / 4) - 30px); margin-left: 30px; }
  .wrap-exp &gt; .exp-box + .exp-box { margin-top: 32px; }
  .wrap-exp &gt; .exp-box .inner-box { display: flex; flex-direction: column; }
  .wrap-exp &gt; .exp-box .inner-box.inner-box-ctr { text-align: center; }
  .wrap-exp &gt; .exp-box .inner-box.link-anchor:hover .hdg { text-decoration: underline; }
  .wrap-exp &gt; .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 &gt; .exp-box .img-wrap { width: 170px; height: 170px; margin: 0 auto; }
  .wrap-exp &gt; .exp-box .txt-wrap { width: 100%; }
  .wrap-exp &gt; .exp-box .hdg { margin-top: 32px; font-size: 2rem; text-align: center; }
  .wrap-exp &gt; .exp-box .txt { margin-top: 32px; }
  .wrap-exp-pt2 { display: flex; flex-wrap: wrap; margin-left: -30px; }
  .wrap-exp-pt2 &gt; .exp-box { margin-top: 32px; width: calc((100% / 5) - 30px); margin-left: 30px; }
  .wrap-exp-pt2 &gt; .exp-box .inner-box { display: block; }
  .wrap-exp-pt2 &gt; .exp-box .hdg-wrap { position: relative; z-index: 0; }
  .wrap-exp-pt2 &gt; .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 &gt; .exp-box .lead { text-align: center; float: none; width: auto; line-height: 1.2; margin-top: 32px; }
  .wrap-exp-pt2 &gt; .exp-box .img-wrap { float: none; width: 170px; height: 170px; margin: 0 auto; }
  .wrap-exp-pt2 &gt; .exp-box .list-link { border-top: 1px solid #cfc9c9; padding: 10px 0 0 0; margin-top: 32px; }
  .exp-idx.csr .wrap-exp-pt2 &gt; .exp-box { padding-top: 0; border-top: none; }
  .exp-idx.csr .wrap-exp-pt2 &gt; .exp-box .hdg { color: #000; }
  .wrap-exp-pt3 { margin-top: 32px; }
  .wrap-exp-pt3 &gt; .exp-box + .exp-box { margin-top: 32px; }
  .wrap-exp-pt3 &gt; .exp-box .inner-box { display: flex; flex-direction: row-reverse; justify-content: space-between; }
  .wrap-exp-pt3 &gt; .exp-box .txt-wrap { width: calc(100% - 175px - 30px); }
  .wrap-exp-pt3 &gt; .exp-box .txt-wrap .hdg { margin-top: 0; text-align: left; }
  .wrap-exp-pt3 &gt; .exp-box .txt-wrap .txt { margin-top: 10px; }
  .wrap-exp-pt3 &gt; .exp-box .img-wrap { margin: 0; text-align: left; } .u-ta-lc { text-align: center !important; }
  .u-ta-lr { text-align: right !important; }
  .u-ta-cl { text-align: left !important; }
  .u-ta-cr { text-align: right !important; }
  .u-ta-rl { text-align: left !important; }
  .u-ta-rc { text-align: center !important; } .group-office &gt; * a { transition: box-shadow .2s; }
  .group-office &gt; * a:after { right: 13px; bottom: 13px; }
  .group-office &gt; * a.link-blank .icn .txt-wrap .box, .group-office &gt; * a.link-pdf .icn .txt-wrap .box, .group-office &gt; * a.link-map .icn .txt-wrap .box { padding-right: 20px; }
  .group-office &gt; * a.link-blank .icn::before, .group-office &gt; * a.link-pdf .icn::before, .group-office &gt; * a.link-map .icn::before { bottom: 10px; right: 27px; }
  .group-office &gt; * a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .group-office &gt; * a img { transition: opacity .2s; }
  .group-office &gt; * a:hover &gt; * { position: relative; z-index: -1; }
  .group-office &gt; * a:hover img { opacity: .5; }
  .group-office &gt; * a:hover { text-decoration: underline; }
  .group-office &gt; * a:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .group-office &gt; * a:hover .txt-wrap .box { color: #0000ff; } .l-body.prvy:before { content: ''; height: 80px; display: block; background: url(/shared/image/bg_privacy.jpg) no-repeat center top; } .l-body.prvy .l-body-main { margin-top: 32px; }
  .wrap-hdg-group { height: 260px; }
  .wrap-hdg-group.group01 { background: #fff url(/shared/image/bg_group01.jpg) no-repeat center top; }
  .wrap-hdg-group.group_unique01 { background: #fff url(/shared/image/bg_group_unique01.jpg) no-repeat center top; }
  .wrap-hdg-group.datatechno-biz { background: #fff url(/shared/image/bg_group_datatechno-biz.jpg) no-repeat center top; }
  .wrap-hdg-group.engineering-biz { background: #fff url(/shared/image/bg_group_engineering-biz.jpg) no-repeat center top; }
  .wrap-hdg-group.hoso-biz { background: #fff url(/shared/image/bg_group_hoso-biz.jpg) no-repeat center top; }
  .wrap-hdg-group.info { background: #1432aa url(/shared/image/bg_group_info.jpg) no-repeat center top; }
  .wrap-hdg-group.saiyo { background: #fff url(/shared/image/bg_group_saiyo.jpg) no-repeat center top; }
  .wrap-hdg-group.contact { background: #fff url(/shared/image/bg_group_contact.jpg) no-repeat center top; }
  .wrap-hdg-group.quality { background: #fff url(/shared/image/bg_group_quality.jpg) no-repeat center top; }
  .hdg-lv1-group { font-size: 2.8rem; }
  .group-bg-hdg + .group-bg-pt2 .group-list-anchor { border-top: none; }
  .hdg-lv1 + .l-inner-full-sp.group-bg-pt2 .group-list-anchor { margin-top: 32px; }
  .group-list-anchor.row6 { justify-content: center; }
  .group-list-anchor.row6 &gt; li { width: calc(99.99999% / 6); }
  .group-list-anchor.row5 { justify-content: center; }
  .group-list-anchor.row5 &gt; li { width: calc(99.99999% / 5); }
  .group-list-anchor.row4 { justify-content: center; }
  .group-list-anchor.row4 &gt; li { width: calc(99.99999% / 4); }
  .group-list-anchor &gt; li { font-size: 1.6rem; }
  .group-list-anchor &gt; li a { padding: 30px 2px 40px 2px; }
  .group-list-anchor &gt; li a:after { bottom: 25px; }
  .group-list-anchor &gt; li a:hover { text-decoration: underline; }
  .group-list-anchor &gt; li a:hover:after { -webkit-transform: translateX(0) translateY(3px) rotate(225deg); transform: translateX(0) translateY(3px) rotate(225deg); }
  .group-wrap.bg-col2, .group-wrap.bg-col4 { margin-top: 60px; padding-bottom: 55px; }
  .group-wrap.box-std { margin: 60px 30px 0; }
  .group-wrap.box-std + .txt-std { margin-top: 40px; }
  .group-wrap-message { width: 74%; margin: 0 auto; }
  .group-wrap-message .hdg-lv2-pt4 { margin-top: 50px; }
  .group-wrap-message .hdg-lv2-pt4 + .txt-std { margin-top: 40px; }
  .group-office { margin-top: 20px; display: flex; flex-wrap: wrap; margin-left: -30px; }
  .group-office &gt; * { width: calc(50% - 30px); margin-left: 30px; margin-top: 32px; padding: 0; }
  .group-office &gt; * + li { margin-top: 32px; }
  .group-office &gt; * a { height: 100%; padding: 20px; }
  .group-office &gt; * a::after { right: 13px; bottom: 18px; }
  .group-office &gt; * a.link-map .icn::before { position: absolute; right: 24px; bottom: 12px; }
  .group-office &gt; * a:hover { text-decoration: none; }
  .group-office &gt; * a:hover * { color: #333; }
  .group-office &gt; * a:hover.link-map .icn { position: static; }
  .group-office &gt; * a:hover.link-map .icn::before { position: absolute; right: 24px; bottom: 12px; }
  .group-office .inner { display: flex; flex-direction: row; align-items: flex-start; }
  .group-office .inner .txt-wrap { width: calc(62% - 15px); margin-left: 15px; }
  .group-office .inner .txt-wrap:only-of-type { width: 100%; margin-left: 0; }
  .group-office .inner .img-wrap { width: 38%; }
  .group-office .inner .hdg-lv4 { font-size: 2rem; padding-top: 0; padding-left: 0; padding-right: 0; margin-left: 0; margin-right: 0; margin-top: 0; }
  .group-office .inner .txt { font-size: 1.6rem; }
  .group-office.row1 { display: block; margin-left: 0; margin-top: 0; }
  .group-office.row1 &gt; * { width: auto; margin-left: 0; }
  .group-office.row1 .inner .txt-wrap { width: calc(82% - 15px); }
  .group-office.row1 .inner .img-wrap { width: 18%; }
  .wrap-lead { margin: 0 auto 30px; width: 71.3%; }
  .wrap-lead .txt-std { margin-top: 50px; }
  .cat-ind .wrap-cat-lead .cat-lead { text-align: center; } }

@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; } .l-foot-bottom { margin-right: calc(50% - 50vw); margin-left: calc(50% - 50vw); } .l-body.prvy: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; } }

@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; } .l-foot-bottom { margin-right: -40px; margin-left: -40px; } .l-body.prvy:before { margin-left: -40px; margin-right: -40px; padding-left: 40px; 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; } }

@media all and (max-width: 767px) { .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 { padding-bottom: 0; }
  .l-body.nolnav + .wrap-page-top .page-top { display: block; bottom: 20px; }
  .l-body.nolnav + .wrap-page-top .page-top.pageTopFixed { bottom: 20px; }
  .l-body-sub .wrap-page-top .page-top-pt2 { display: block; bottom: 20px; } .l-head &gt; .l-inner { padding: 18px 0 0; } .logo-head { text-align: center; }
  .logo-head img { max-width: 108px; height: auto; } .nav-hdg { margin-top: 8px; font-size: 1.8rem; text-align: center; }
  .nav-hdg &gt; a { display: inline-block; padding: 10px 10px 18px; }
  .nav-hdg &gt; a.nav-hdg-txt { font-size: 1.8rem; } .wrap-nav-btn { position: absolute; left: 15px; top: 15px; } .sp-nav-btn { width: 40px; height: 38px; padding: 5px; position: relative; display: block; }
  .sp-nav-btn &gt; .bar { position: absolute; left: 5px; display: inline-block; width: 30px; height: 3px; background-color: #1432aa; transition: all .5s; }
  .sp-nav-btn &gt; .bar:nth-child(1) { top: 5px; }
  .sp-nav-btn &gt; .bar:nth-child(2) { top: 12px; }
  .sp-nav-btn &gt; .bar:nth-child(3) { top: 19px; }
  .sp-nav-btn &gt; .txt { position: absolute; color: #1432aa; font-family: YakuHanJP, 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; font-size: 0.8rem; line-height: 1; display: block; bottom: 1px; left: 0; right: 0; margin: auto; }
  .sp-nav-btn &gt; .txt.txt-change .txt1 { display: block; }
  .sp-nav-btn &gt; .txt.txt-change .txt2 { display: none; }
  .sp-nav-btn.navBtnOn &gt; .bar:nth-child(1) { -webkit-transform: translateY(7px) rotate(-45deg); transform: translateY(7px) rotate(-45deg); }
  .sp-nav-btn.navBtnOn &gt; .bar:nth-child(2) { opacity: 0; }
  .sp-nav-btn.navBtnOn &gt; .bar:nth-child(3) { -webkit-transform: translateY(-7px) rotate(45deg); transform: translateY(-7px) rotate(45deg); }
  .sp-nav-btn.navBtnOn &gt; .txt.txt-change .txt1 { display: none; }
  .sp-nav-btn.navBtnOn &gt; .txt.txt-change .txt2 { display: block; } .wrap-nav-head { transition: left .3s; position: fixed; overflow: auto; top: 0; left: -83%; width: 83%; height: 100%; background-color: #eeeff3; }
  .l-all.navOpen .wrap-nav-head { left: 0; } .wrap-search-head { padding: 8px 12px; background-color: #1432aa; } .search-head { background-color: #fff; }
  .search-head input.inp-txt { height: 35px; width: calc(100% - 36px); padding: 10px 0 10px 8px; }
  .search-head .inp-btn { width: 36px; height: 36px; } .nav-global { background-color: #1432aa; padding-bottom: 10px; }
  .nav-global &gt; li { background-color: #2c47b3; border-bottom: 1px solid #1432aa; }
  .nav-global &gt; li &gt; a { color: #fff; padding: 15px; }
  .nav-global &gt; li &gt; a:before { position: absolute; margin: auto; top: 0; bottom: 2px; right: 18px; 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); }
  .g-home .nav-global &gt; li.g-home, .g-business .nav-global &gt; li.g-business, .g-information .nav-global &gt; li.g-information, .g-saiyo .nav-global &gt; li.g-saiyo, .g-contact .nav-global &gt; li.g-contact, .g-quality .nav-global &gt; li.g-quality, .g-strength .nav-global &gt; li.g-strength, .g-support .nav-global &gt; li.g-support, .g-equipment .nav-global &gt; li.g-equipment, .g-benefits .nav-global &gt; li.g-benefits, .g-csr .nav-global &gt; li.g-csr, .g-certification .nav-global &gt; li.g-certification, .g-interview .nav-global &gt; li.g-interview, .g-extracurricular-activities .nav-global &gt; li.g-extracurricular-activities, .g-human-capital .nav-global &gt; li.g-human-capital, .g-solution .nav-global &gt; li.g-solution { background-color: #aab5e0; position: relative; }
  .g-home .nav-global &gt; li.g-home &gt; a, .g-business .nav-global &gt; li.g-business &gt; a, .g-information .nav-global &gt; li.g-information &gt; a, .g-saiyo .nav-global &gt; li.g-saiyo &gt; a, .g-contact .nav-global &gt; li.g-contact &gt; a, .g-quality .nav-global &gt; li.g-quality &gt; a, .g-strength .nav-global &gt; li.g-strength &gt; a, .g-support .nav-global &gt; li.g-support &gt; a, .g-equipment .nav-global &gt; li.g-equipment &gt; a, .g-benefits .nav-global &gt; li.g-benefits &gt; a, .g-csr .nav-global &gt; li.g-csr &gt; a, .g-certification .nav-global &gt; li.g-certification &gt; a, .g-interview .nav-global &gt; li.g-interview &gt; a, .g-extracurricular-activities .nav-global &gt; li.g-extracurricular-activities &gt; a, .g-human-capital .nav-global &gt; li.g-human-capital &gt; a, .g-solution .nav-global &gt; li.g-solution &gt; a { color: #1432aa; }
  .g-home .nav-global &gt; li.g-home &gt; a::before, .g-business .nav-global &gt; li.g-business &gt; a::before, .g-information .nav-global &gt; li.g-information &gt; a::before, .g-saiyo .nav-global &gt; li.g-saiyo &gt; a::before, .g-contact .nav-global &gt; li.g-contact &gt; a::before, .g-quality .nav-global &gt; li.g-quality &gt; a::before, .g-strength .nav-global &gt; li.g-strength &gt; a::before, .g-support .nav-global &gt; li.g-support &gt; a::before, .g-equipment .nav-global &gt; li.g-equipment &gt; a::before, .g-benefits .nav-global &gt; li.g-benefits &gt; a::before, .g-csr .nav-global &gt; li.g-csr &gt; a::before, .g-certification .nav-global &gt; li.g-certification &gt; a::before, .g-interview .nav-global &gt; li.g-interview &gt; a::before, .g-extracurricular-activities .nav-global &gt; li.g-extracurricular-activities &gt; a::before, .g-human-capital .nav-global &gt; li.g-human-capital &gt; a::before, .g-solution .nav-global &gt; li.g-solution &gt; a::before { border-bottom: 2px solid #1432aa; border-right: 2px solid #1432aa; }
  .g-home .nav-global &gt; li.g-home &gt; a::after, .g-business .nav-global &gt; li.g-business &gt; a::after, .g-information .nav-global &gt; li.g-information &gt; a::after, .g-saiyo .nav-global &gt; li.g-saiyo &gt; a::after, .g-contact .nav-global &gt; li.g-contact &gt; a::after, .g-quality .nav-global &gt; li.g-quality &gt; a::after, .g-strength .nav-global &gt; li.g-strength &gt; a::after, .g-support .nav-global &gt; li.g-support &gt; a::after, .g-equipment .nav-global &gt; li.g-equipment &gt; a::after, .g-benefits .nav-global &gt; li.g-benefits &gt; a::after, .g-csr .nav-global &gt; li.g-csr &gt; a::after, .g-certification .nav-global &gt; li.g-certification &gt; a::after, .g-interview .nav-global &gt; li.g-interview &gt; a::after, .g-extracurricular-activities .nav-global &gt; li.g-extracurricular-activities &gt; a::after, .g-human-capital .nav-global &gt; li.g-human-capital &gt; a::after, .g-solution .nav-global &gt; li.g-solution &gt; a::after { content: ''; width: 4px; height: 15px; position: absolute; left: -12px; top: 0; bottom: 0; margin: auto; background-color: #fff; } .nav-sub { background-color: #1432aa; }
  .nav-sub &gt; li:not(:last-child) { border-bottom: 1px solid #5b70c4; }
  .nav-sub &gt; li &gt; a { display: block; padding: 15px 25px 15px 0; color: #fff; }
  .nav-sub &gt; li &gt; 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 &gt; li &gt; a.link-blank { padding-right: 50px; }
  .nav-sub &gt; li &gt; a.link-blank .icn { position: absolute; top: 50%; margin-top: -6px; right: 26px; }
  .nav-sub &gt; li &gt; 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 &gt; li.eng { text-align: right; }
  .nav-sub &gt; li.eng &gt; a { padding: 20px 25px 17px 0; }
  .nav-sub &gt; li.eng &gt; a.link-blank { padding-right: 50px; } .wrap-contact-head { padding: 12px; } .contact-head-btn { background-color: #eeeff3; }
  .contact-head-btn &gt; a { display: block; font-size: 1.6rem; padding: 14px 42px 14px 20px; position: relative; }
  .contact-head-btn &gt; a &gt; .icn { right: 25px; }
  .contact-head-btn &gt; 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); } .hdg-lv1 + section &gt; .hdg-lv2:first-of-type { margin-top: 32px; }
  .hdg-lv1 + .txt-std + section &gt; .hdg-lv2:first-of-type { margin-top: 32px; }
  .hdg-lv2 + *, .hdg-lv2 + section &gt; *:first-child, .hdg-lv2-pt3 + *, .hdg-lv2-pt3 + section &gt; *:first-child, .hdg-lv2-pt4 + *, .hdg-lv2-pt4 + section &gt; *:first-child, .hdg-lv2-pt5 + *, .hdg-lv2-pt5 + section &gt; *:first-child, .hdg-lv2-pt2 + .wrap-box &gt; .inner-box .txt-std { margin-top: 20px; }
  .biz-bg-std section &gt; .hdg-lv2-pt4 { margin-top: 8px; }
  .hdg-lv3 + *, .hdg-lv3 + section &gt; *:first-child, .hdg-lv2-pt2 + *, .hdg-lv2-pt2 + section &gt; *:first-child, .hdg-lv3-pt2 + *, .hdg-lv3-pt2 + section &gt; *:first-child, .hdg-lv3-pt3 + *, .hdg-lv3-pt3 + section &gt; *:first-child, .edit-area .hdg-lv3-pt2 + p, .headLv2-A + p { margin-top: 20px; }
  .bg-col2 .hdg-lv2-pt4 { margin-top: 8px; }
  .list-anchor + section .hdg-lv2 { margin-top: 20px; } .btn, .btn-sp, .btn-sp { margin-top: 20px; } .u-ta-lc { text-align: left !important; }
  .u-ta-lr { text-align: left !important; }
  .u-ta-cl { text-align: center !important; }
  .u-ta-cr { text-align: center !important; }
  .u-ta-rl { text-align: right !important; }
  .u-ta-rc { text-align: right !important; } }

@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 &gt; li &gt; a.g-img &gt; span &gt; 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 { -ms-grid-rows: auto 60px; grid-template-rows: auto 60px; } }

@media print, all and (max-width: 370px) { .list-step &gt; li .number { min-width: 2em; height: 2em; font-size: 1.6rem; }
  .list-step &gt; li .txt { font-size: 1.2rem; } }

@media print, all and (min-width: 768px) and (min-width: 768px) { .column-link &gt; * a { transition: box-shadow .2s; }
  .column-link &gt; * a:after { right: 13px; bottom: 13px; }
  .column-link &gt; * a.link-blank .icn .txt-wrap .box, .column-link &gt; * a.link-pdf .icn .txt-wrap .box { padding-right: 20px; }
  .column-link &gt; * a.link-blank .icn::before, .column-link &gt; * a.link-pdf .icn::before { bottom: 10px; right: 27px; }
  .column-link &gt; * a.link-pdf .icn .txt-wrap .box { padding-right: 24px; }
  .column-link &gt; * a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .column-link &gt; * a img { transition: opacity .2s; }
  .column-link &gt; * a:hover &gt; * { position: relative; z-index: -1; }
  .column-link &gt; * a:hover img { opacity: .5; }
  .column-link &gt; * a:hover { text-decoration: underline; }
  .column-link &gt; * a:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .column-link &gt; * a:hover .txt-wrap .box { color: #0000ff; } .column-link.img-row.row1 &gt; *, .column-link.img-col-row.row1 &gt; * { width: calc((99.99999% / 1) - 30px); margin-top: 0; }
  .column-link.img-row.row1 &gt; *:nth-child(n+3), .column-link.img-col-row.row1 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-row.row1 &gt; *:nth-child(n+2), .column-link.img-col-row.row1 &gt; *:nth-child(n+2) { margin-top: 20px; }
  .column-link.img-row.row2 &gt; *, .column-link.img-col-row.row2 &gt; * { width: calc((99.99999% / 2) - 30px); margin-top: 0; }
  .column-link.img-row.row2 &gt; *:nth-child(n+3), .column-link.img-col-row.row2 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-row.row2 &gt; *:nth-child(n+3), .column-link.img-col-row.row2 &gt; *:nth-child(n+3) { margin-top: 20px; }
  .column-link.img-row.row3 &gt; *, .column-link.img-col-row.row3 &gt; * { width: calc((99.99999% / 3) - 30px); margin-top: 0; }
  .column-link.img-row.row3 &gt; *:nth-child(n+3), .column-link.img-col-row.row3 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-row.row3 &gt; *:nth-child(n+4), .column-link.img-col-row.row3 &gt; *:nth-child(n+4) { margin-top: 20px; }
  .column-link.img-row.row4 &gt; *, .column-link.img-col-row.row4 &gt; * { width: calc((99.99999% / 4) - 30px); margin-top: 0; }
  .column-link.img-row.row4 &gt; *:nth-child(n+3), .column-link.img-col-row.row4 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-row.row4 &gt; *:nth-child(n+5), .column-link.img-col-row.row4 &gt; *:nth-child(n+5) { margin-top: 20px; }
  .column-link.img-row.row5 &gt; *, .column-link.img-col-row.row5 &gt; * { width: calc((99.99999% / 5) - 30px); margin-top: 0; }
  .column-link.img-row.row5 &gt; *:nth-child(n+3), .column-link.img-col-row.row5 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-row.row5 &gt; *:nth-child(n+6), .column-link.img-col-row.row5 &gt; *:nth-child(n+6) { margin-top: 20px; }
  .column-link.img-row.row6 &gt; *, .column-link.img-col-row.row6 &gt; * { width: calc((99.99999% / 6) - 30px); margin-top: 0; }
  .column-link.img-row.row6 &gt; *:nth-child(n+3), .column-link.img-col-row.row6 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-row.row6 &gt; *:nth-child(n+7), .column-link.img-col-row.row6 &gt; *:nth-child(n+7) { margin-top: 20px; } .column-link.img-col-s.row1 &gt; * { width: calc((99.99999% / 1) - 3px); margin-top: 0; }
  .column-link.img-col-s.row1 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-col-s.row1 &gt; *:nth-child(n+2) { margin-top: 20px; }
  .column-link.img-col-s.row2 &gt; * { width: calc((99.99999% / 2) - 3px); margin-top: 0; }
  .column-link.img-col-s.row2 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-col-s.row2 &gt; *:nth-child(n+3) { margin-top: 20px; }
  .column-link.img-col-s.row3 &gt; * { width: calc((99.99999% / 3) - 3px); margin-top: 0; }
  .column-link.img-col-s.row3 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-col-s.row3 &gt; *:nth-child(n+4) { margin-top: 20px; }
  .column-link.img-col-s.row4 &gt; * { width: calc((99.99999% / 4) - 3px); margin-top: 0; }
  .column-link.img-col-s.row4 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-col-s.row4 &gt; *:nth-child(n+5) { margin-top: 20px; }
  .column-link.img-col-s.row5 &gt; * { width: calc((99.99999% / 5) - 3px); margin-top: 0; }
  .column-link.img-col-s.row5 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-col-s.row5 &gt; *:nth-child(n+6) { margin-top: 20px; }
  .column-link.img-col-s.row6 &gt; * { width: calc((99.99999% / 6) - 3px); margin-top: 0; }
  .column-link.img-col-s.row6 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-col-s.row6 &gt; *:nth-child(n+7) { margin-top: 20px; } .column-link.img-row-col.row1 &gt; *, .column-link.img-col.row1 &gt; * { width: calc((99.99999% / 1) - 30px); margin-top: 0; }
  .column-link.img-row-col.row1 &gt; *:nth-child(n+3), .column-link.img-col.row1 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-row-col.row1 &gt; *:nth-child(n+2), .column-link.img-col.row1 &gt; *:nth-child(n+2) { margin-top: 20px; }
  .column-link.img-row-col.row2 &gt; *, .column-link.img-col.row2 &gt; * { width: calc((99.99999% / 2) - 30px); margin-top: 0; }
  .column-link.img-row-col.row2 &gt; *:nth-child(n+3), .column-link.img-col.row2 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-row-col.row2 &gt; *:nth-child(n+3), .column-link.img-col.row2 &gt; *:nth-child(n+3) { margin-top: 20px; }
  .column-link.img-row-col.row3 &gt; *, .column-link.img-col.row3 &gt; * { width: calc((99.99999% / 3) - 30px); margin-top: 0; }
  .column-link.img-row-col.row3 &gt; *:nth-child(n+3), .column-link.img-col.row3 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-row-col.row3 &gt; *:nth-child(n+4), .column-link.img-col.row3 &gt; *:nth-child(n+4) { margin-top: 20px; }
  .column-link.img-row-col.row4 &gt; *, .column-link.img-col.row4 &gt; * { width: calc((99.99999% / 4) - 30px); margin-top: 0; }
  .column-link.img-row-col.row4 &gt; *:nth-child(n+3), .column-link.img-col.row4 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-row-col.row4 &gt; *:nth-child(n+5), .column-link.img-col.row4 &gt; *:nth-child(n+5) { margin-top: 20px; }
  .column-link.img-row-col.row5 &gt; *, .column-link.img-col.row5 &gt; * { width: calc((99.99999% / 5) - 30px); margin-top: 0; }
  .column-link.img-row-col.row5 &gt; *:nth-child(n+3), .column-link.img-col.row5 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-row-col.row5 &gt; *:nth-child(n+6), .column-link.img-col.row5 &gt; *:nth-child(n+6) { margin-top: 20px; }
  .column-link.img-row-col.row6 &gt; *, .column-link.img-col.row6 &gt; * { width: calc((99.99999% / 6) - 30px); margin-top: 0; }
  .column-link.img-row-col.row6 &gt; *:nth-child(n+3), .column-link.img-col.row6 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link.img-row-col.row6 &gt; *:nth-child(n+7), .column-link.img-col.row6 &gt; *:nth-child(n+7) { margin-top: 20px; } .column-link-hdg-b &gt; * a { transition: box-shadow .2s; }
  .column-link-hdg-b &gt; * a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .column-link-hdg-b &gt; * a img { transition: opacity .2s; }
  .column-link-hdg-b &gt; * a:hover &gt; * { position: relative; z-index: -1; }
  .column-link-hdg-b &gt; * a:hover img { opacity: .5; }
  .column-link-hdg-b &gt; * a:hover .txt-wrap .box { text-decoration: underline; }
  .column-link-hdg-b &gt; * 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 &gt; * a .txt-wrap .box:after { right: 13px; }
  .column-link-hdg-b &gt; * a.link-blank .txt-wrap .box .icn, .column-link-hdg-b &gt; * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }
  .column-link-hdg-b &gt; * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg-b &gt; * a.link-pdf .txt-wrap .box .icn::before { right: 23px; } .column-link-hdg-b.row1 &gt; * { width: calc((99.99999% / 1) - 30px); margin-top: 0; }
  .column-link-hdg-b.row1 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg-b.row1 &gt; *:nth-child(n+2) { margin-top: 20px; }
  .column-link-hdg-b.row2 &gt; * { width: calc((99.99999% / 2) - 30px); margin-top: 0; }
  .column-link-hdg-b.row2 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg-b.row2 &gt; *:nth-child(n+3) { margin-top: 20px; }
  .column-link-hdg-b.row3 &gt; * { width: calc((99.99999% / 3) - 30px); margin-top: 0; }
  .column-link-hdg-b.row3 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg-b.row3 &gt; *:nth-child(n+4) { margin-top: 20px; }
  .column-link-hdg-b.row4 &gt; * { width: calc((99.99999% / 4) - 30px); margin-top: 0; }
  .column-link-hdg-b.row4 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg-b.row4 &gt; *:nth-child(n+5) { margin-top: 20px; }
  .column-link-hdg-b.row5 &gt; * { width: calc((99.99999% / 5) - 30px); margin-top: 0; }
  .column-link-hdg-b.row5 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg-b.row5 &gt; *:nth-child(n+6) { margin-top: 20px; }
  .column-link-hdg-b.row6 &gt; * { width: calc((99.99999% / 6) - 30px); margin-top: 0; }
  .column-link-hdg-b.row6 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg-b.row6 &gt; *:nth-child(n+7) { margin-top: 20px; } .column-link-hdg-b.img-row-col &gt; * a { transition: box-shadow .2s; }
  .column-link-hdg-b.img-row-col &gt; * a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .column-link-hdg-b.img-row-col &gt; * a img { transition: opacity .2s; }
  .column-link-hdg-b.img-row-col &gt; * a:hover &gt; * { position: relative; z-index: -1; }
  .column-link-hdg-b.img-row-col &gt; * a:hover img { opacity: .5; }
  .column-link-hdg-b.img-row-col &gt; * a:hover .txt-wrap .box { text-decoration: underline; }
  .column-link-hdg-b.img-row-col &gt; * 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 &gt; * 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 &gt; * a.link-blank .txt-wrap .box .icn, .column-link-hdg-b.img-row-col &gt; * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }
  .column-link-hdg-b.img-row-col &gt; * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg-b.img-row-col &gt; * a.link-pdf .txt-wrap .box .icn::before { bottom: auto; top: 50%; right: 27px; }
  .column-link-hdg-b.img-row-col &gt; * 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 &gt; * 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 &gt; * a { transition: box-shadow .2s; }
  .column-link-list &gt; * a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .column-link-list &gt; * a img { transition: opacity .2s; }
  .column-link-list &gt; * a:hover &gt; * { position: relative; z-index: -1; }
  .column-link-list &gt; * a:hover img { opacity: .5; }
  .column-link-list &gt; * a:hover .txt-wrap .box { text-decoration: underline; }
  .column-link-list &gt; * a:hover .txt-wrap .box:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .column-link-list &gt; * a .txt-wrap .box:after { right: 13px; }
  .column-link-list &gt; * a.link-blank .txt-wrap .box .icn, .column-link-list &gt; * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }
  .column-link-list &gt; * a.link-blank .txt-wrap .box .icn::before, .column-link-list &gt; * a.link-pdf .txt-wrap .box .icn::before { right: 23px; } .column-link-list.img-row-col &gt; * a { transition: box-shadow .2s; }
  .column-link-list.img-row-col &gt; * a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .column-link-list.img-row-col &gt; * a img { transition: opacity .2s; }
  .column-link-list.img-row-col &gt; * a:hover &gt; * { position: relative; z-index: -1; }
  .column-link-list.img-row-col &gt; * a:hover img { opacity: .5; }
  .column-link-list.img-row-col &gt; * a:hover .txt-wrap .box { text-decoration: underline; }
  .column-link-list.img-row-col &gt; * 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 &gt; * 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 &gt; * a.link-blank .txt-wrap .box .icn, .column-link-list.img-row-col &gt; * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }
  .column-link-list.img-row-col &gt; * a.link-blank .txt-wrap .box .icn::before, .column-link-list.img-row-col &gt; * a.link-pdf .txt-wrap .box .icn::before { bottom: auto; top: 50%; right: 27px; }
  .column-link-list.img-row-col &gt; * 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 &gt; * 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 &gt; * a { transition: box-shadow .2s; }
  .column-link-hdg &gt; * a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .column-link-hdg &gt; * a img { transition: opacity .2s; }
  .column-link-hdg &gt; * a:hover &gt; * { position: relative; z-index: -1; }
  .column-link-hdg &gt; * a:hover img { opacity: .5; }
  .column-link-hdg &gt; * a:hover .txt-wrap .box { text-decoration: underline; color: #0000ff; }
  .column-link-hdg &gt; * a:hover .txt-wrap .box:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .column-link-hdg &gt; * a .txt-wrap .box:after { right: 13px; }
  .column-link-hdg &gt; * a.link-blank .txt-wrap .box .icn, .column-link-hdg &gt; * a.link-pdf .txt-wrap .box .icn { padding-right: 20px; }
  .column-link-hdg &gt; * a.link-blank .txt-wrap .box .icn::before, .column-link-hdg &gt; * a.link-pdf .txt-wrap .box .icn::before { right: 23px; } .column-link-hdg.row1 &gt; * { width: calc((99.99999% / 1) - 30px); margin-top: 0; }
  .column-link-hdg.row1 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg.row1 &gt; *:nth-child(n+2) { margin-top: 20px; }
  .column-link-hdg.row2 &gt; * { width: calc((99.99999% / 2) - 30px); margin-top: 0; }
  .column-link-hdg.row2 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg.row2 &gt; *:nth-child(n+3) { margin-top: 20px; }
  .column-link-hdg.row3 &gt; * { width: calc((99.99999% / 3) - 30px); margin-top: 0; }
  .column-link-hdg.row3 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg.row3 &gt; *:nth-child(n+4) { margin-top: 20px; }
  .column-link-hdg.row4 &gt; * { width: calc((99.99999% / 4) - 30px); margin-top: 0; }
  .column-link-hdg.row4 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg.row4 &gt; *:nth-child(n+5) { margin-top: 20px; }
  .column-link-hdg.row5 &gt; * { width: calc((99.99999% / 5) - 30px); margin-top: 0; }
  .column-link-hdg.row5 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg.row5 &gt; *:nth-child(n+6) { margin-top: 20px; }
  .column-link-hdg.row6 &gt; * { width: calc((99.99999% / 6) - 30px); margin-top: 0; }
  .column-link-hdg.row6 &gt; *:nth-child(n+3) { margin-top: 0; }
  .column-link-hdg.row6 &gt; *:nth-child(n+7) { margin-top: 20px; } .column-link-pdt &gt; * a { transition: box-shadow .2s; }
  .column-link-pdt &gt; * a:after { right: 13px; bottom: 13px; }
  .column-link-pdt &gt; * a.link-blank .icn .txt-wrap .box, .column-link-pdt &gt; * a.link-pdf .icn .txt-wrap .box { padding-right: 20px; }
  .column-link-pdt &gt; * a.link-blank .icn::before, .column-link-pdt &gt; * a.link-pdf .icn::before { bottom: 10px; right: 27px; }
  .column-link-pdt &gt; * a.link-pdf .icn .txt-wrap .box { padding-right: 24px; }
  .column-link-pdt &gt; * a:hover { box-shadow: 0 0 0 4px #0033af inset; }
  .column-link-pdt &gt; * a img { transition: opacity .2s; }
  .column-link-pdt &gt; * a:hover &gt; * { position: relative; z-index: -1; }
  .column-link-pdt &gt; * a:hover img { opacity: .5; }
  .column-link-pdt &gt; * a:hover { text-decoration: underline; }
  .column-link-pdt &gt; * a:hover:after { -webkit-transform: translateX(3px) translateY(0) rotate(135deg); transform: translateX(3px) translateY(0) rotate(135deg); }
  .column-link-pdt &gt; * 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 &gt; * { 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; } }
</pre></body></html>