@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Cabin:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Cardo:wght@400;700&display=swap";*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{width:100%;height:100%;font-size:62.5%}body{width:100%;height:100%;font-size:1.4rem;font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","游ゴシック Medium",YuGothicM,YuGothic,"Helvetica Neue",メイリオ,Meiryo,sans-serif;line-height:1.6;-webkit-text-size-adjust:100%}@media screen and (max-width: 600px){body{font-size:1.2rem}}h1,h2,h3,h4,h5,h6,p,ul,li,dl,dt,dd,ol,figure{font-weight:normal;margin:0;padding:0;list-style:none}img{max-width:100%;height:auto;line-height:0;vertical-align:middle;border:0}.red{color:#d22d2d}.pink{color:#e8428e}.blue{color:#0f4696}.yellow{color:#fd0}.gray{color:#666}.black{color:#393939}.white{color:#fff}.normal{font-weight:normal}.bold,strong{font-weight:700}.strike{text-decoration:line-through}.underline{text-decoration:underline}a{color:#0f4696;word-break:break-all;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}a:hover{color:#cde6ff}@media screen and (max-width: 600px){br.pc{display:none}}br.tb{display:none}@media screen and (max-width: 900px){br.tb{display:inline-block}}br.sp{display:none}@media screen and (max-width: 600px){br.sp{display:inline-block}}.indent{text-indent:-1em;padding-left:1em;display:inline-block}.indent2{text-indent:-2em;padding-left:2em;display:inline-block}.indent3{text-indent:-3em;padding-left:3em;display:inline-block}.indent4{text-indent:-4em;padding-left:4em;display:inline-block}.indent5{text-indent:-5em;padding-left:5em;display:inline-block}.indent6{text-indent:-6em;padding-left:6em;display:inline-block}.indent7{text-indent:-7em;padding-left:7em;display:inline-block}.indent8{text-indent:-8em;padding-left:8em;display:inline-block}.mt5{margin-top:5px}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mb5{margin-bottom:5px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb40{margin-bottom:40px}.mb50{margin-bottom:50px}.pt5{padding-top:5px}.pt10{padding-top:10px}.pt20{padding-top:20px}.pt30{padding-top:30px}.pt40{padding-top:40px}.pt50{padding-top:50px}.pb5{padding-bottom:5px}.pb10{padding-bottom:10px}.pb20{padding-bottom:20px}.pb30{padding-bottom:30px}.pb40{padding-bottom:40px}.pb50{padding-bottom:50px}#loading{width:100%;height:100%;background:#fff;top:0;left:0;padding:0 30px;position:fixed;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;z-index:1000;overflow:hidden}#loading .logo{width:300px;-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}@media screen and (max-width: 900px){#loading .logo{width:250px}}#loading .logo.active{-webkit-animation:logo .5s ease 0s 1 forwards;animation:logo .5s ease 0s 1 forwards}@-webkit-keyframes logo{0%{opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes logo{0%{opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}header{width:100%;height:70px;background:#0f4696;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;top:0;left:0;position:fixed;z-index:100}@media screen and (max-width: 900px){header{height:60px}}@media screen and (max-width: 900px){header .header_inner{width:100%;background:#0f4696;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:fixed;z-index:100}}header .header_inner h1{line-height:0;margin:10px 0 0 20px;position:relative;z-index:1}@media screen and (max-width: 1200px){header .header_inner h1{margin:10px 0 0 15px}}@media screen and (max-width: 900px){header .header_inner h1{background:#0f4696;margin:7.5px auto;text-align:center}}header .header_inner h1 img{height:90px}@media screen and (max-width: 1200px){header .header_inner h1 img{height:50px}}@media screen and (max-width: 900px){header .header_inner h1 img{height:45px}}header .header_inner .btn-nav{display:none}@media screen and (max-width: 900px){header .header_inner .btn-nav{width:60px;height:60px;display:block;top:0;right:0;position:fixed;z-index:101;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer}}header .header_inner .btn-nav span{width:35px;height:3px;background:#fff;top:50%;left:0;margin:-1.5px auto 0 auto;display:block;position:relative;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width: 600px){header .header_inner .btn-nav span{width:30px}}header .header_inner .btn-nav span::before,header .header_inner .btn-nav span::after{content:"";width:100%;height:3px;background:#fff;display:block;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease}header .header_inner .btn-nav span::before{margin-top:-10px}@media screen and (max-width: 600px){header .header_inner .btn-nav span::before{margin-top:-8px}}header .header_inner .btn-nav span::after{margin-top:10px}@media screen and (max-width: 600px){header .header_inner .btn-nav span::after{margin-top:8px}}header .header_inner .btn-nav.close span{background:rgba(0,0,0,0)}header .header_inner .btn-nav.close span::before{margin-top:-1px;-webkit-transform:rotate(30deg);transform:rotate(30deg)}header .header_inner .btn-nav.close span::after{margin-top:-1px;-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}@media screen and (max-width: 900px){header nav{width:100%;height:100%;padding-top:60px;top:0;left:0;position:fixed;visibility:hidden;opacity:0;-webkit-transition:opacity .35s,visibility .35s;transition:opacity .35s,visibility .35s;z-index:-1;overflow:auto;-webkit-overflow-scrolling:touch}}header nav .nav_inner{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}@media screen and (max-width: 900px){header nav .nav_inner{width:100%;height:auto;display:block}}header nav .nav_inner .menu{margin-right:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1200px){header nav .nav_inner .menu{margin-right:30px}}@media screen and (max-width: 900px){header nav .nav_inner .menu{margin-right:0;display:block}}header nav .nav_inner .menu li{background:url(../images/common/ico_star.svg) no-repeat center right/8px auto;margin-right:20px;padding-right:28px}header nav .nav_inner .menu li:last-child{background:none;margin-right:0;padding-right:0}@media screen and (max-width: 900px){header nav .nav_inner .menu li{background:url(../images/common/ico_star.svg) no-repeat top 20px left 15px/15px auto,#fff !important;border-bottom:1px solid #e6e6e6 !important;margin-right:0;padding:0}}header nav .nav_inner .menu li a,header nav .nav_inner .menu li span{font-family:"Cabin",sans-serif;font-size:2.4rem;font-weight:700;color:#fff;line-height:1;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer}@media screen and (max-width: 1200px){header nav .nav_inner .menu li a,header nav .nav_inner .menu li span{font-size:2rem}}@media screen and (max-width: 900px){header nav .nav_inner .menu li a,header nav .nav_inner .menu li span{font-size:2.4rem;color:#393939;padding:15px 20px 15px 40px;display:block;position:relative}}header nav .nav_inner .menu li a i,header nav .nav_inner .menu li span i{width:20px;height:20px;background:#fff;border-radius:50%;top:1px;left:5px;display:inline-block;position:relative;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width: 1200px){header nav .nav_inner .menu li a i,header nav .nav_inner .menu li span i{top:2px}}@media screen and (max-width: 900px){header nav .nav_inner .menu li a i,header nav .nav_inner .menu li span i{background:#0f4696;top:0;bottom:0;left:auto;right:10px;margin:auto;position:absolute}}header nav .nav_inner .menu li a i::before,header nav .nav_inner .menu li a i::after,header nav .nav_inner .menu li span i::before,header nav .nav_inner .menu li span i::after{content:"";width:10px;height:2px;top:0;bottom:0;left:0;right:0;background:#0f4696;margin:auto;display:block;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width: 900px){header nav .nav_inner .menu li a i::before,header nav .nav_inner .menu li a i::after,header nav .nav_inner .menu li span i::before,header nav .nav_inner .menu li span i::after{background:#fff}}header nav .nav_inner .menu li a i::after,header nav .nav_inner .menu li span i::after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}header nav .nav_inner .menu li a:hover,header nav .nav_inner .menu li span:hover{color:#fd0}header nav .nav_inner .menu li a:hover i,header nav .nav_inner .menu li span:hover i{background:#fd0}@media screen and (max-width: 900px){header nav .nav_inner .menu li a:hover,header nav .nav_inner .menu li span:hover{color:#393939}header nav .nav_inner .menu li a:hover i,header nav .nav_inner .menu li span:hover i{background:#0f4696}}header nav .nav_inner .menu li a.close i::after,header nav .nav_inner .menu li span.close i::after{-webkit-transform:rotate(0deg);transform:rotate(0deg)}header nav .nav_inner .menu li .series-wrap{width:900px;top:70px;right:0;position:absolute;display:none}@media screen and (max-width: 900px){header nav .nav_inner .menu li .series-wrap{width:100%;position:static}}header nav .nav_inner .menu li .series-wrap .series-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width: 900px){header nav .nav_inner .menu li .series-wrap .series-inner{display:block}}header nav .nav_inner .menu li .series-wrap .series-box{width:50%;background:url(../images/common/bg_star.svg) no-repeat top 20px right 10px,#dcf0ff;padding:30px}@media screen and (max-width: 900px){header nav .nav_inner .menu li .series-wrap .series-box{width:100%;padding:25px 20px}}header nav .nav_inner .menu li .series-wrap .series-box:last-child{background:url(../images/common/bg_star.svg) no-repeat top 20px right 10px,#f8eccf}header nav .nav_inner .menu li .series-wrap .series-box .series-category{font-family:"Cabin",sans-serif;font-size:2rem;font-weight:700;line-height:1;margin-bottom:10px}@media screen and (max-width: 600px){header nav .nav_inner .menu li .series-wrap .series-box .series-category{font-size:1.6rem}}header nav .nav_inner .menu li .series-wrap .series-box ul li{background:none !important;border-bottom:0 !important;margin:0 0 10px 0;padding-left:15px;position:relative;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width: 600px){header nav .nav_inner .menu li .series-wrap .series-box ul li{margin:0 0 5px 0}}header nav .nav_inner .menu li .series-wrap .series-box ul li:last-child{margin:0}header nav .nav_inner .menu li .series-wrap .series-box ul li::before{content:"";width:5px;height:5px;top:0;bottom:0;left:0;background:#0f4696;border-radius:50%;margin:auto;display:block;position:absolute}header nav .nav_inner .menu li .series-wrap .series-box ul li a{font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","游ゴシック Medium",YuGothicM,YuGothic,"Helvetica Neue",メイリオ,Meiryo,sans-serif;font-size:1.4rem;color:#393939;line-height:1.6;padding:0}@media screen and (max-width: 600px){header nav .nav_inner .menu li .series-wrap .series-box ul li a{font-size:1.2rem}}header nav .nav_inner .menu li .series-wrap .series-box ul li a:hover{color:#e8428e}header nav .nav_inner .sns{background:-webkit-gradient(linear, left top, left bottom, from(#fbfdfe), color-stop(50%, #fbfdfe), color-stop(51%, #e6ebf0), to(#e6ebf0));background:-webkit-linear-gradient(top, #fbfdfe 0%, #fbfdfe 50%, #e6ebf0 51%, #e6ebf0 100%);background:linear-gradient(180deg, #fbfdfe 0%, #fbfdfe 50%, #e6ebf0 51%, #e6ebf0 100%);border-bottom:1px solid #ded5b7;padding:0 20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:10px}@media screen and (max-width: 1200px){header nav .nav_inner .sns{gap:5px;padding:0 15px}}@media screen and (max-width: 900px){header nav .nav_inner .sns{padding:8px 15px;gap:10px}}header nav .nav_inner .sns p{font-family:"Cabin",sans-serif;font-size:1.2rem;padding-right:10px}@media screen and (max-width: 1200px){header nav .nav_inner .sns p{font-size:1rem;padding-right:5px}}@media screen and (max-width: 900px){header nav .nav_inner .sns p{font-size:1.2rem}}header nav .nav_inner .sns a{width:40px;height:40px;line-height:0;background:#fff;border-radius:50%;padding:10px;display:block;-webkit-filter:drop-shadow(0 0 2px #e6ebf0);filter:drop-shadow(0 0 2px #e6ebf0)}header nav .nav_inner .sns a:hover{background:#fbfdfe}@media screen and (max-width: 1200px){header nav .nav_inner .sns a{width:30px;height:30px;padding:7px}}@media screen and (max-width: 900px){header nav .nav_inner .sns a{width:40px;height:40px;padding:10px}}header nav.open{opacity:1;visibility:visible}footer{font-size:1.2rem;text-align:center;background:#fff;position:relative}footer .pagetop{border-top:1px solid #e6e6e6;padding:20px 0 25px 0}footer .pagetop a{font-size:1.8rem;font-family:"Cardo",serif;color:#393939;line-height:1;padding-top:40px;display:inline-block;position:relative}footer .pagetop a::after{content:"";width:40px;height:31px;background:url(../images/common/btn_pagetop.svg) no-repeat top center/cover;margin:auto;top:0;left:0;right:0;display:block;position:absolute;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:all .3s ease;transition:all .3s ease}footer .pagetop a:hover::after{-webkit-transform:translateY(-3px);transform:translateY(-3px)}@media screen and (max-width: 1200px){footer .pagetop{padding:20px 0}footer .pagetop a{font-size:1.6rem;padding-top:35px}footer .pagetop a::after{width:35px;height:27px}footer .pagetop:hover::after{-webkit-transform:translateY(0);transform:translateY(0)}}@media screen and (max-width: 600px){footer .pagetop{padding:15px 0}footer .pagetop a{font-size:1.4rem}}footer .copy{font-size:1.2rem;color:#fff;line-height:1.4;background:#0f4696;padding:30px 20px}@media screen and (max-width: 900px){footer .copy{padding:30px 50px 30px 20px}}@media screen and (max-width: 600px){footer .copy{font-size:1rem;padding:20px 50px 20px 20px}}footer .copy ul{max-width:1000px;margin:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px 10px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 900px){footer .copy ul{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}main{background:#fbfdfe;padding:170px 0 80px 0}@media screen and (max-width: 1200px){main{padding:150px 0 80px 0}}@media screen and (max-width: 900px){main{padding:120px 0 60px 0}}@media screen and (max-width: 600px){main{padding:100px 0 40px 0}}.inner{max-width:1120px;margin:auto}@media screen and (max-width: 1200px){.inner{padding:0 40px}}@media screen and (max-width: 900px){.inner{padding:0 25px}}@media screen and (max-width: 600px){.inner{padding:0 15px}}h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:"Cardo",serif;font-size:5rem;font-weight:700;color:#0f4696;line-height:1;text-align:center;background:url(../images/common/tit_left.png) no-repeat left center,url(../images/common/tit_right.png) no-repeat right center;background-size:86px auto !important;margin:0 auto 40px auto;padding:0 100px;display:block}h2::first-letter{font-size:7rem}@media screen and (max-width: 1200px){h2{font-size:4rem;background-size:70px auto !important}h2::first-letter{font-size:6rem}}@media screen and (max-width: 900px){h2{font-size:3rem;background-size:50px auto !important;margin:0 auto 30px auto;padding:0 70px}h2::first-letter{font-size:5rem}}@media screen and (max-width: 600px){h2{font-size:2rem;background-size:30px auto;margin:0 auto 20px auto;padding:0 65px}h2::first-letter{font-size:4rem}}#share{width:45px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;text-align:center;background:-webkit-gradient(linear, left top, left bottom, from(#f8eccf), color-stop(50%, #fffaf2), to(#f8eccf));background:-webkit-linear-gradient(top, #f8eccf 0%, #fffaf2 50%, #f8eccf 100%);background:linear-gradient(180deg, #f8eccf 0%, #fffaf2 50%, #f8eccf 100%);border:1px solid #ded5b7;border-radius:50px;margin:auto;padding:30px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;top:0;bottom:0;right:15px;position:fixed;z-index:20}@media screen and (max-width: 1200px){#share{width:40px;padding:25px 0}}@media screen and (max-width: 900px){#share{border-right:none;border-radius:15px 0 0 15px;padding:15px 0;top:auto;bottom:20px;right:0}}#share::after{content:"";width:calc(100% + 6px);height:calc(100% + 6px);border:1px solid #ded5b7;border-radius:50px;top:-4px;left:-4px;display:block;position:absolute}@media screen and (max-width: 900px){#share::after{display:none}}#share p{font-family:"Cabin",sans-serif;font-size:1rem;font-weight:700;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;margin-bottom:20px}@media screen and (max-width: 1200px){#share p{margin-bottom:15px}}@media screen and (max-width: 900px){#share p{margin-bottom:10px}}#share ul{width:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;gap:10px;position:relative;z-index:1}@media screen and (max-width: 1200px){#share ul{width:25px}}@media screen and (max-width: 600px){#share ul{gap:7.5px}}#share ul a:hover{opacity:.8}.notes-list li{text-indent:-1em;padding-left:1em}.pager{margin-top:60px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 900px){.pager{margin-top:50px}}@media screen and (max-width: 600px){.pager{margin-top:40px}}.pager a{width:180px;font-family:"Cardo",serif;font-size:2rem;color:#393939;text-align:center;line-height:1;background:-webkit-gradient(linear, left top, left bottom, from(#dcf0ff), color-stop(50%, #dcf0ff), color-stop(51%, #cde6ff), to(#cde6ff));background:-webkit-linear-gradient(top, #dcf0ff 0%, #dcf0ff 50%, #cde6ff 51%, #cde6ff 100%);background:linear-gradient(180deg, #dcf0ff 0%, #dcf0ff 50%, #cde6ff 51%, #cde6ff 100%);border-radius:50px;margin:0 30px;padding:10px 20px 8px 20px;display:inline-block;position:relative}@media screen and (max-width: 900px){.pager a{width:160px;font-size:1.8rem}}@media screen and (max-width: 600px){.pager a{width:150px;font-size:1.6rem;margin:0 20px}}.pager a::after{content:"";width:calc(100% + 4px);height:calc(100% + 4px);border:2px solid #dcf0ff;border-radius:50px;top:-4px;left:-4px;display:block;position:absolute}.pager a.next,.pager a.prev{width:37px;height:37px;border-radius:50%;line-height:0;margin:0;padding:12px;position:relative}@media screen and (max-width: 600px){.pager a.next,.pager a.prev{width:32px;height:32px;padding:10px}}.pager a:hover{opacity:.7}.pager a.nolink{opacity:.7;-webkit-filter:grayscale(1);filter:grayscale(1);pointer-events:none}.pager-list{text-align:center;margin:60px auto 0 auto;padding:0 20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:10px 15px}@media screen and (max-width: 900px){.pager-list{margin:50px auto 0 auto;gap:5px 10px}}@media screen and (max-width: 600px){.pager-list{margin:40px auto 0 auto}}.pager-list a{width:40px;height:40px;font-family:"Cardo",serif;font-size:1.8rem;color:#fff;line-height:42px;background:#0f4696;border-radius:50%;display:inline-block}.pager-list a:hover{background:#cde6ff}.pager-list a.current{color:#fff;background:#cde6ff}@media screen and (max-width: 900px){.pager-list a{width:30px;height:30px;font-size:1.6rem;line-height:32px}}.swiper-pagination{height:18px;line-height:1;margin-top:20px;position:static}@media screen and (max-width: 600px){.swiper-pagination{height:16px;margin-top:10px}}.swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#393939;margin:0 10px !important;opacity:1;outline:none;position:relative}@media screen and (max-width: 600px){.swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;margin:0 7.5px !important}}.swiper-pagination .swiper-pagination-bullet-active{background:#0f4696}.swiper-pagination .swiper-pagination-bullet-active::before{content:"";width:16px;height:16px;border:1px solid #0f4696;border-radius:50px;top:-4px;left:-4px;display:block;position:absolute}@media screen and (max-width: 600px){.swiper-pagination .swiper-pagination-bullet-active::before{width:12px;height:12px;top:-3px;left:-3px}}.fade{opacity:0;-webkit-transition:all .5s ease;transition:all .5s ease}.fade.fadein{opacity:1}.load{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.load.fadein{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.preload *{-webkit-transition:none !important;transition:none !important}#index{padding:70px 0 0 0}@media screen and (max-width: 900px){#index{padding:60px 0 0 0}}#index #main .main{background:url(../images/index/bg_main_right.png) no-repeat top right,url(../images/index/bg_main_left.png) no-repeat bottom left,-webkit-gradient(linear, left top, left bottom, from(white), to(#cde6ff));background:url(../images/index/bg_main_right.png) no-repeat top right,url(../images/index/bg_main_left.png) no-repeat bottom left,-webkit-linear-gradient(top, white 0%, #cde6ff 100%);background:url(../images/index/bg_main_right.png) no-repeat top right,url(../images/index/bg_main_left.png) no-repeat bottom left,linear-gradient(180deg, white 0%, #cde6ff 100%);background-size:54px auto,54px auto,auto;padding:40px 80px}@media screen and (max-width: 1200px){#index #main .main{background:none;padding:0}}#index #main .main .main-wrapper{position:relative}#index #main .main .main-wrapper .main-thumb{width:60px;bottom:20px;left:-30px;position:absolute;z-index:5}@media screen and (max-width: 1200px){#index #main .main .main-wrapper .main-thumb{width:50px;bottom:15px;left:10px}}@media screen and (max-width: 900px){#index #main .main .main-wrapper .main-thumb{width:6.5%;bottom:3%;left:1.5%}}@media screen and (max-width: 600px){#index #main .main .main-wrapper .main-thumb{width:9%}}#index #main .main .main-wrapper .main-thumb ul{display:block;overflow:hidden}#index #main .main .main-wrapper .main-thumb ul li{width:100% !important;line-height:1;border:2px solid #fbfdfe;border-radius:50%;margin-bottom:5px;padding:2px;display:block;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer}#index #main .main .main-wrapper .main-thumb ul li img{border-radius:50%}@media screen and (max-width: 600px){#index #main .main .main-wrapper .main-thumb ul li{border:1px solid #fbfdfe;margin-bottom:10%;padding:1px}}#index #main .main .main-wrapper .main-thumb ul li:last-child{margin-bottom:0}#index #main .main .main-wrapper .main-thumb ul li:hover{opacity:.7}#index #main .main .main-wrapper .main-thumb ul li.swiper-slide-thumb-active{border:2px solid #0f4696;pointer-events:none;position:relative}@media screen and (max-width: 600px){#index #main .main .main-wrapper .main-thumb ul li.swiper-slide-thumb-active{border:1px solid #0f4696}}#index #main .main .main-wrapper .main-thumb ul li.swiper-slide-thumb-active::before{content:"";width:calc(100% - 4px);height:calc(100% - 4px);background:#0f4696;border-radius:50%;mix-blend-mode:screen;opacity:.8;top:2px;left:2px;display:block;position:absolute;z-index:1;-webkit-transition:all .3s ease;transition:all .3s ease}#index #main .banner{background:#fff;padding:30px 0 15px 0;position:relative;z-index:1}@media screen and (max-width: 1200px){#index #main .banner{padding:30px 0 15px 0}}@media screen and (max-width: 600px){#index #main .banner{padding:20px 0 10px 0}}#index #main .banner::before,#index #main .banner::after{content:"";width:440px;height:10px;margin:auto;left:0;right:0;display:block;position:absolute}@media screen and (max-width: 1200px){#index #main .banner::before,#index #main .banner::after{width:300px;height:7px}}@media screen and (max-width: 600px){#index #main .banner::before,#index #main .banner::after{width:250px;height:6px}}#index #main .banner::before{background:url(../images/common/bg_top.svg) no-repeat top center/contain;top:-10px}@media screen and (max-width: 1200px){#index #main .banner::before{display:none}}#index #main .banner::after{background:url(../images/common/bg_bottom.svg) no-repeat bottom center/contain;bottom:-10px}@media screen and (max-width: 1200px){#index #main .banner::after{bottom:-7px}}@media screen and (max-width: 600px){#index #main .banner::after{bottom:-5px}}#index #main .banner .banner_wrapper{max-width:1160px;margin:auto;padding:0 65px;position:relative}@media screen and (max-width: 1200px){#index #main .banner .banner_wrapper{padding:0 70px}}@media screen and (max-width: 600px){#index #main .banner .banner_wrapper{padding:0 50px}}#index #main .banner .banner_wrapper .banner_inner{overflow:hidden}#index #main .banner .banner_wrapper .banner_inner img{width:100%;vertical-align:inherit}#index #main .banner .banner_wrapper .banner_inner a{line-height:1;display:block}#index #main .banner .banner_wrapper .banner_inner a:hover{opacity:.8}#index #main .banner .banner_wrapper .swiper-button-prev,#index #main .banner .banner_wrapper .swiper-button-next{width:35px;height:35px;background:#0f4696;border-radius:50%;opacity:1;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width: 600px){#index #main .banner .banner_wrapper .swiper-button-prev,#index #main .banner .banner_wrapper .swiper-button-next{width:30px;height:30px}}#index #main .banner .banner_wrapper .swiper-button-prev:hover,#index #main .banner .banner_wrapper .swiper-button-next:hover{background:#cde6ff}#index #main .banner .banner_wrapper .swiper-button-prev::before,#index #main .banner .banner_wrapper .swiper-button-prev::after,#index #main .banner .banner_wrapper .swiper-button-next::before,#index #main .banner .banner_wrapper .swiper-button-next::after{display:none}#index #main .banner .banner_wrapper .swiper-button-prev{left:0}@media screen and (max-width: 1200px){#index #main .banner .banner_wrapper .swiper-button-prev{left:20px}}@media screen and (max-width: 600px){#index #main .banner .banner_wrapper .swiper-button-prev{left:10px}}#index #main .banner .banner_wrapper .swiper-button-next{right:0}@media screen and (max-width: 1200px){#index #main .banner .banner_wrapper .swiper-button-next{right:20px}}@media screen and (max-width: 600px){#index #main .banner .banner_wrapper .swiper-button-next{right:10px}}#index #news{background:-webkit-gradient(linear, left top, right top, from(#0a3273), to(#0f4696));background:-webkit-linear-gradient(left, #0a3273 0%, #0f4696 100%);background:linear-gradient(90deg, #0a3273 0%, #0f4696 100%);padding:80px 0}@media screen and (max-width: 1200px){#index #news{padding:80px 0}}@media screen and (max-width: 900px){#index #news{padding:60px 0}}@media screen and (max-width: 600px){#index #news{padding:40px 0}}#index #news .title{margin-bottom:30px;padding:0 80px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1200px){#index #news .title{padding:0 80px 0 30px}}@media screen and (max-width: 900px){#index #news .title{margin-bottom:20px;padding:0 20px}}@media screen and (max-width: 600px){#index #news .title{margin-bottom:10px;padding:0 15px}}#index #news .title h2{color:#fff;text-align:center;background:url(../images/common/tit_left.png) no-repeat left center;margin:0;padding:0 0 0 100px}@media screen and (max-width: 1200px){#index #news .title h2{padding:0 0 0 80px}}@media screen and (max-width: 900px){#index #news .title h2{padding:0 0 0 65px}}@media screen and (max-width: 600px){#index #news .title h2{padding:0 0 0 60px}}#index #news .title a{font-family:"Cardo",serif;font-size:1.8rem;color:#393939;line-height:1;background:-webkit-gradient(linear, left top, left bottom, from(#fbfdfe), color-stop(50%, #fbfdfe), color-stop(51%, #e6ebf0), to(#e6ebf0));background:-webkit-linear-gradient(top, #fbfdfe 0%, #fbfdfe 50%, #e6ebf0 51%, #e6ebf0 100%);background:linear-gradient(180deg, #fbfdfe 0%, #fbfdfe 50%, #e6ebf0 51%, #e6ebf0 100%);border:1px solid #ded5b7;border-radius:50px;padding:10px 30px 8px 30px;display:block;position:relative}@media screen and (max-width: 900px){#index #news .title a{font-size:1.6rem;padding:8px 30px 5px 30px}}@media screen and (max-width: 600px){#index #news .title a{font-size:1.4rem;padding:8px 20px 5px 20px}}#index #news .title a::after{content:"";width:calc(100% + 6px);height:calc(100% + 6px);border:1px solid #e6ebf0;border-radius:50px;top:-4px;left:-4px;display:block;position:absolute}#index #news .title a:hover{opacity:.8}#index #news .top-list{width:calc(100% - 80px)}@media screen and (max-width: 1200px){#index #news .top-list{width:calc(100% - 70px)}}@media screen and (max-width: 900px){#index #news .top-list{width:100%}}#index #news .top-list li{margin-bottom:5px}@media screen and (max-width: 900px){#index #news .top-list li{border-bottom:1px solid #ded5b7;margin-bottom:0}}#index #news .top-list li:last-child{border-bottom:none;margin-bottom:0}#index #news .top-list li a{background:#fff;border-radius:0 5px 5px 0;padding:25px 100px 25px 80px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative}@media screen and (max-width: 1200px){#index #news .top-list li a{padding:25px 80px 25px 30px}}@media screen and (max-width: 900px){#index #news .top-list li a{border-radius:0;padding:25px 55px 25px 20px;display:block}}@media screen and (max-width: 600px){#index #news .top-list li a{padding:20px 45px 20px 20px}}#index #news .top-list li a:hover{background-color:#fffaf2}#index #news .top-list li a::after{content:"";width:60px;height:100%;background:url(../images/common/arrow2_right.svg) no-repeat center,-webkit-gradient(linear, left top, left bottom, from(#fbfdfe), color-stop(50%, #fbfdfe), color-stop(51%, #e6ebf0), to(#e6ebf0));background:url(../images/common/arrow2_right.svg) no-repeat center,-webkit-linear-gradient(top, #fbfdfe 0%, #fbfdfe 50%, #e6ebf0 51%, #e6ebf0 100%);background:url(../images/common/arrow2_right.svg) no-repeat center,linear-gradient(180deg, #fbfdfe 0%, #fbfdfe 50%, #e6ebf0 51%, #e6ebf0 100%);background-size:20px auto,auto;border-left:1px solid #e6ebf0;border-radius:0 5px 5px 0;margin:auto;top:0;right:0;display:block;position:absolute}@media screen and (max-width: 1200px){#index #news .top-list li a::after{width:50px;background-size:15px auto,auto}}@media screen and (max-width: 900px){#index #news .top-list li a::after{width:35px;background-size:15px auto,auto;border-radius:0}}@media screen and (max-width: 600px){#index #news .top-list li a::after{width:25px;background-size:10px auto,auto}}#index #news .top-list li a time{width:140px;font-family:"Cabin",sans-serif;font-size:1.6rem;font-weight:700;color:#0f4696;display:block;position:relative}#index #news .top-list li a time::after{content:"";width:35px;height:1px;background:#0f4696;margin:auto;top:50%;right:0;display:block;position:absolute}@media screen and (max-width: 1200px){#index #news .top-list li a time{width:120px;font-size:1.4rem}#index #news .top-list li a time::after{width:25px}}@media screen and (max-width: 900px){#index #news .top-list li a time{width:110px}}@media screen and (max-width: 600px){#index #news .top-list li a time{width:100px;font-size:1.2rem}#index #news .top-list li a time::after{width:25px}}#index #news .top-list li a p{font-size:1.6rem;font-weight:700;color:#393939;padding-left:20px}@media screen and (max-width: 1200px){#index #news .top-list li a p{font-size:1.4rem}}@media screen and (max-width: 900px){#index #news .top-list li a p{padding-left:0}}#news .list{max-width:1120px;margin:auto}@media screen and (max-width: 1200px){#news .list{padding:0 30px}}@media screen and (max-width: 900px){#news .list{border-top:1px solid #e6e6e6;padding:0}}#news .list li{margin-bottom:5px}@media screen and (max-width: 900px){#news .list li{border-bottom:1px solid #e6e6e6;margin-bottom:0}}#news .list li:last-child{margin-bottom:0}#news .list li a{background:#fff;border:1px solid #0f4696;border-radius:5px;padding:25px 100px 25px 30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative}@media screen and (max-width: 1200px){#news .list li a{padding:25px 80px 25px 30px}}@media screen and (max-width: 900px){#news .list li a{border:none;border-radius:0;padding:25px 55px 25px 20px;display:block}}@media screen and (max-width: 600px){#news .list li a{padding:20px 45px 20px 20px}}#news .list li a:hover{background-color:#fffaf2}#news .list li a::after{content:"";width:60px;height:100%;background:url(../images/common/arrow2_right.svg) no-repeat center,-webkit-gradient(linear, left top, left bottom, from(#dcf0ff), color-stop(50%, #dcf0ff), color-stop(51%, #cde6ff), to(#cde6ff));background:url(../images/common/arrow2_right.svg) no-repeat center,-webkit-linear-gradient(top, #dcf0ff 0%, #dcf0ff 50%, #cde6ff 51%, #cde6ff 100%);background:url(../images/common/arrow2_right.svg) no-repeat center,linear-gradient(180deg, #dcf0ff 0%, #dcf0ff 50%, #cde6ff 51%, #cde6ff 100%);background-size:20px auto,auto;border-left:1px solid #e6ebf0;border-radius:0 5px 5px 0;margin:auto;top:0;right:0;display:block;position:absolute}@media screen and (max-width: 1200px){#news .list li a::after{width:50px;background-size:15px auto,auto}}@media screen and (max-width: 900px){#news .list li a::after{width:35px;background-size:15px auto,auto;border-radius:0}}@media screen and (max-width: 600px){#news .list li a::after{width:25px;background-size:10px auto,auto}}#news .list li a time{width:130px;font-family:"Cabin",sans-serif;font-size:1.6rem;font-weight:700;color:#0f4696;display:block;position:relative}#news .list li a time::after{content:"";width:35px;height:1px;background:#0f4696;margin:auto;top:50%;right:0;display:block;position:absolute}@media screen and (max-width: 1200px){#news .list li a time{width:120px;font-size:1.4rem}#news .list li a time::after{width:25px}}@media screen and (max-width: 900px){#news .list li a time{width:110px}}@media screen and (max-width: 600px){#news .list li a time{width:100px;font-size:1.2rem}#news .list li a time::after{width:25px}}#news .list li a p{font-size:1.6rem;font-weight:700;color:#393939;padding-left:15px}@media screen and (max-width: 1200px){#news .list li a p{font-size:1.4rem}}@media screen and (max-width: 900px){#news .list li a p{padding-left:0}}#news article{background:#fff;border:1px solid #0f4696;position:relative}#news article::after{content:"";width:calc(100% + 20px);height:calc(100% + 20px);background:url(../images/common/box_01.svg) no-repeat top left,url(../images/common/box_02.svg) no-repeat top right,url(../images/common/box_03.svg) no-repeat bottom left,url(../images/common/box_04.svg) no-repeat bottom right;background-size:60px auto;top:-10px;left:-10px;display:block;position:absolute}@media screen and (max-width: 1200px){#news article::after{width:calc(100% + 18px);height:calc(100% + 18px);background-size:50px auto;top:-9px;left:-9px}}@media screen and (max-width: 600px){#news article::after{width:calc(100% + 15px);height:calc(100% + 15px);background-size:40px auto;top:-7px;left:-7px}}#news article .title{background:#dcf0ff;padding:40px}@media screen and (max-width: 1200px){#news article .title{padding:30px 40px}}@media screen and (max-width: 900px){#news article .title{padding:30px}}@media screen and (max-width: 600px){#news article .title{padding:25px 20px}}#news article .title time{font-family:"Cabin",sans-serif;font-size:1.8rem;font-weight:700;color:#0f4696;line-height:1;margin-bottom:15px;display:block;position:relative;z-index:1}@media screen and (max-width: 1200px){#news article .title time{font-size:1.6rem;margin-bottom:10px}}@media screen and (max-width: 900px){#news article .title time{font-size:1.4rem}}@media screen and (max-width: 600px){#news article .title time{font-size:1.2rem;margin-bottom:10px}}#news article .title h3{font-size:2rem;font-weight:700;line-height:1.4;position:relative;z-index:1}@media screen and (max-width: 1200px){#news article .title h3{font-size:1.8rem}}@media screen and (max-width: 900px){#news article .title h3{font-size:1.6rem}}@media screen and (max-width: 600px){#news article .title h3{font-size:1.4rem}}#news article .detail{background:url(../images/common/bg_line.svg) repeat-x top left;background-size:auto 10px;padding:60px 80px;position:relative;z-index:1}@media screen and (max-width: 1200px){#news article .detail{padding:60px 40px}}@media screen and (max-width: 900px){#news article .detail{padding:40px 30px}}@media screen and (max-width: 600px){#news article .detail{padding:30px 20px}}#news article .detail h4{font-size:1.6rem;font-weight:700;color:#e8428e;margin-bottom:5px}@media screen and (max-width: 600px){#news article .detail h4{font-size:1.4rem}}#news article .detail h5{color:#fff;line-height:1.3;background:#0f4696;margin-bottom:10px;padding:5px 10px;display:inline-block}#news article .detail a{text-decoration:underline}#news article .detail p{line-height:1.8}#news article .detail .box{margin-bottom:50px}#news article .detail .box:last-child{margin-bottom:0}@media screen and (max-width: 600px){#news article .detail .box{margin-bottom:30px}}#news article .detail .border{border:1px solid #e6e6e6}#news article .detail .border-box{border:2px solid #e6e6e6;border-radius:10px;padding:20px}@media screen and (max-width: 600px){#news article .detail .border-box{padding:15px}}#news article .detail .img-list{text-align:center;display:grid;grid-template-columns:repeat(2, 1fr);gap:40px}@media screen and (max-width: 1200px){#news article .detail .img-list{gap:30px}}@media screen and (max-width: 900px){#news article .detail .img-list{gap:20px}}@media screen and (max-width: 600px){#news article .detail .img-list{display:block}}#news article .detail .img-list li .border{border:1px solid #e6e6e6}#news article .detail .img-list li p{margin-top:10px}@media screen and (max-width: 600px){#news article .detail .img-list li{margin-bottom:20px}#news article .detail .img-list li:last-child{margin-bottom:0}}#news article .detail .character-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 900px){#news article .detail .character-box{display:block}}#news article .detail .character-box .image{width:250px}@media screen and (max-width: 900px){#news article .detail .character-box .image{width:60%;margin:auto}}#news article .detail .character-box .text{width:calc(100% - 250px);padding-left:30px}@media screen and (max-width: 900px){#news article .detail .character-box .text{width:100%;padding-left:0}}#contents h3{font-size:2.4rem;font-weight:700;text-align:center;line-height:1.4;margin-bottom:30px}@media screen and (max-width: 900px){#contents h3{font-size:1.8rem}}@media screen and (max-width: 600px){#contents h3{font-size:1.6rem;margin-bottom:20px}}#contents .bg{background:#fff;padding:60px;border:1px solid #0f4696;position:relative}#contents .bg::after{content:"";width:calc(100% + 20px);height:calc(100% + 20px);background:url(../images/common/box_01.svg) no-repeat top left,url(../images/common/box_02.svg) no-repeat top right,url(../images/common/box_03.svg) no-repeat bottom left,url(../images/common/box_04.svg) no-repeat bottom right;background-size:60px auto;top:-10px;left:-10px;display:block;position:absolute}@media screen and (max-width: 1200px){#contents .bg::after{width:calc(100% + 18px);height:calc(100% + 18px);background-size:50px auto;top:-9px;left:-9px}}@media screen and (max-width: 600px){#contents .bg::after{width:calc(100% + 15px);height:calc(100% + 15px);background-size:40px auto;top:-7px;left:-7px}}@media screen and (max-width: 1200px){#contents .bg{padding:40px}}@media screen and (max-width: 900px){#contents .bg{padding:30px}}@media screen and (max-width: 600px){#contents .bg{padding:30px 20px}}#contents.release .image{text-align:center;margin-bottom:30px;position:relative;z-index:1}@media screen and (max-width: 600px){#contents.release .image{margin-bottom:20px}}#contents.release .movie{max-width:640px;margin:0 auto 30px auto;position:relative;z-index:1}@media screen and (max-width: 900px){#contents.release .movie{height:0;padding:0 0 56.25% 0;overflow:hidden;position:relative}#contents.release .movie iframe{width:100%;height:100%;top:0;left:0;position:absolute}}#contents.release .box{margin-bottom:60px;position:relative;z-index:1}@media screen and (max-width: 900px){#contents.release .box{margin-bottom:50px}}@media screen and (max-width: 600px){#contents.release .box{margin-bottom:40px}}#contents.release .box:last-child{margin-bottom:0}#contents.release .box h4{font-size:1.4rem;font-weight:700;color:#fff;text-align:center;background:#0f4696;border-radius:30px;margin-bottom:20px;padding:5px}#contents.release .box dl{padding:0 10px}@media screen and (max-width: 600px){#contents.release .box dl{padding:0 5px}}#contents.release .box dl dt{font-weight:700;border-bottom:1px solid #393939;margin-bottom:10px;padding-bottom:5px}#contents.release .box dl dd{margin-bottom:30px}@media screen and (max-width: 600px){#contents.release .box dl dd{margin-bottom:20px}}#contents.release .box dl dd:last-child{margin-bottom:0}#contents.release .box.tokuten ul{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px}@media screen and (max-width: 1200px){#contents.release .box.tokuten ul{grid-template-columns:repeat(2, 1fr);gap:30px}}@media screen and (max-width: 600px){#contents.release .box.tokuten ul{grid-template-columns:repeat(1, 1fr);gap:20px}}#contents.release .box.tokuten ul li p{margin-bottom:10px}@media screen and (max-width: 600px){#contents.release .box.tokuten ul li{text-align:center}}#contents.lyricallive{background:url(../images/contents/lyricallive/lyrilive_footer.png) repeat-x bottom,#fff;padding:70px 0 80px 0}@media screen and (max-width: 1200px){#contents.lyricallive{padding:70px 0 80px 0}}@media screen and (max-width: 900px){#contents.lyricallive{padding:60px 0 60px 0}}@media screen and (max-width: 600px){#contents.lyricallive{padding:60px 0 40px 0}}#contents.lyricallive .pager{margin:auto}#contents.report .box{margin-bottom:30px;position:relative;z-index:1}@media screen and (max-width: 600px){#contents.report .box{margin-bottom:20px}}#contents.report .box:last-child{margin-bottom:0}#contents.report .box .photo{text-align:center;margin-bottom:30px}@media screen and (max-width: 600px){#contents.report .box .photo{margin-bottom:20px}}#contents.report .box .photo:last-child{margin-bottom:0}#contents.report .box .photo-list{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto;display:grid;grid-template-columns:repeat(2, 1fr)}@media screen and (max-width: 600px){#contents.report .box .photo-list{grid-template-columns:repeat(1, 1fr)}}#contents.report .box p{margin-bottom:10px}#contents.report .box p:last-child{margin-bottom:0}#contents.report .setlist{border:1px solid #e6e6e6;border-radius:10px;margin-top:60px;padding:40px}@media screen and (max-width: 900px){#contents.report .setlist{padding:30px 20px}}@media screen and (max-width: 600px){#contents.report .setlist{margin-top:40px;padding:20px 15px}}#contents.report .setlist h4{font-size:1.4rem;font-weight:700;color:#fff;text-align:center;background:#0f4696;border-radius:30px;margin-bottom:20px;padding:5px}#contents.report .setlist dl{padding:0 10px}@media screen and (max-width: 600px){#contents.report .setlist dl{padding:0 5px}}#contents.report .setlist dl dt{font-weight:700;border-bottom:1px solid #393939;margin-bottom:10px;padding-bottom:5px}#contents.report .setlist dl dd{margin-bottom:30px}@media screen and (max-width: 600px){#contents.report .setlist dl dd{margin-bottom:20px}}#contents.report .setlist dl dd:last-child{margin-bottom:0}#message h3{font-size:2rem;font-weight:700;text-align:center;line-height:1.4;margin-bottom:30px}@media screen and (max-width: 900px){#message h3{font-size:1.8rem}}@media screen and (max-width: 600px){#message h3{font-size:1.6rem;margin-bottom:20px}}#message ul{border:1px solid #0f4696;position:relative}#message ul::after{content:"";width:calc(100% + 20px);height:calc(100% + 20px);background:url(../images/common/box_01.svg) no-repeat top left,url(../images/common/box_02.svg) no-repeat top right,url(../images/common/box_03.svg) no-repeat bottom left,url(../images/common/box_04.svg) no-repeat bottom right;background-size:60px auto;top:-10px;left:-10px;display:block;position:absolute}@media screen and (max-width: 1200px){#message ul::after{width:calc(100% + 18px);height:calc(100% + 18px);background-size:50px auto;top:-9px;left:-9px}}@media screen and (max-width: 600px){#message ul::after{width:calc(100% + 15px);height:calc(100% + 15px);background-size:40px auto;top:-7px;left:-7px}}#message ul li{background:#dcf0ff;border-bottom:1px solid #0f4696;padding:30px}@media screen and (max-width: 600px){#message ul li{padding:20px 20px 30px 20px}}#message ul li:nth-child(even){background:#fff}#message ul li:last-child{border-bottom:none}#message ul li .tit{font-weight:700;margin-bottom:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#message ul li .tit .part{font-size:1.6rem;padding-right:10px}@media screen and (max-width: 900px){#message ul li .tit .part{font-size:1.4rem}}@media screen and (max-width: 600px){#message ul li .tit .part{font-size:1.2rem}}#message ul li .tit .name{font-size:2.8rem;color:#0f4696}@media screen and (max-width: 900px){#message ul li .tit .name{font-size:2.4rem}}@media screen and (max-width: 600px){#message ul li .tit .name{font-size:2rem}}#message ul li p{margin-bottom:10px}#message ul li p:last-child{margin-bottom:0}