/*
 Theme Name:   Univ_theme
 Description:  A child theme of Shinonome-University
 Author:       Seki.Corp
 Template:base_themes
 Version: 1.0.0
*/
@charset "utf-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}th,td{vertical-align:middle}.clearfix:after{content:"";clear:both;display:block}input,button,textarea,select{margin:0;padding:0;background:0 0;border:none;border-radius:0;outline:none;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{resize:none}input:-webkit-autofill{box-shadow:0 0 0 0 #eee inset}input:-internal-autofill-selected{background-color:#eee !important}input::placeholder,input:-ms-input-placeholder,input::-ms-input-placeholder{color:#9fa0a0}select::-ms-expand{display:none}select:-moz-focusring{color:transparent;text-shadow:0 0 0 #828c9a}input[type=submit],input[type=button]{border-radius:0;-webkit-box-sizing:content-box;-webkit-appearance:button;appearance:button;border:none;box-sizing:border-box;cursor:pointer}input[type=submit]::-webkit-search-decoration,input[type=button]::-webkit-search-decoration{display:none}input[type=submit]::focus,input[type=button]::focus{outline-offset:-2px}
@charset "utf-8";*{box-sizing:border-box}img{max-width:100%}.fcred{color:red}.fwbold{font-weight:700}.left{float:left}.right{float:right}.center{text-align:center}.clear{clear:both}.italic{font-style:italic}input,textarea{font-family:inherit}figure>img{display:block}a{color:inherit;text-decoration:none}html{font-size:62.5%}body{font-family:'Noto Sans JP',"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.4rem;line-height:1.7;color:#282828}body.open{overflow:hidden}.anc{height:0;border:none;padding:80px 0 0;margin:-80px 0 0}@media screen and (min-width:768px){.sp_cont{display:none}a:hover{text-decoration:underline;color:inherit}.hover_btn{transition:.5s;opacity:1}.hover_btn:hover{transition:.5s;opacity:.75}}header{position:fixed;width:100%;height:80px;padding:13px;background:#fff;top:0;left:0;z-index:99}header .logo{width:300px;height:54px}header .logo a{display:block;width:100%;height:100%}header .logo img{display:block}nav{position:fixed;z-index:99}nav>.menu{position:fixed;width:80px;height:80px;text-align:center;padding:50px 0 0;background:#cf5e9b;top:0;right:0;cursor:pointer;z-index:100}nav>.menu:before,nav>.menu:after{position:absolute;display:block;content:"";width:36px;height:4px;background:#fff;margin:auto;transition:.5s;transform:rotate(0deg);left:0;right:0}nav>.menu:before{top:18px;box-shadow:0 12px 0 0 #fff}nav>.menu:after{top:42px}nav>.menu span{font-size:0;color:#fff}nav>.menu span:before{font-size:1.4rem;content:"MENU"}nav.open>.menu:before,nav.open>.menu:after{width:42px}nav.open>.menu:before{top:30px;box-shadow:none;transform:rotate(45deg)}nav.open>.menu:after{top:30px;transform:rotate(-45deg)}nav.open>.menu span:before{content:"CLOSE"}nav>.menu_box{position:fixed;width:100%;height:calc(100vh - 80px);background:rgba(135,100,141,.9);overflow-y:scroll;opacity:0;visibility:hidden;top:80px;left:0;z-index:0;transition:.5s;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;scrollbar-width:none}nav>.menu_box::-webkit-scrollbar{display:none}nav.open>.menu_box{opacity:1;visibility:visible}nav>.menu_box>div{width:100%;max-width:830px;margin:0 auto;padding:20px 15px 60px;color:#fff}nav>.menu_box>div .menu_title{width:100%;font-family:'Crimson Text',serif;font-size:3.6rem;font-style:italic;text-align:center;border-bottom:solid 1px #fff}nav>.menu_box>div>ul{width:100%;overflow:hidden;clear:both}nav>.menu_box>div>ul.menu01{margin:0 0 20px}nav>.menu_box>div>ul.menu01 li{border-bottom:solid 1px #fff}nav>.menu_box>div>ul.menu01 li a{position:relative;display:block;width:100%;color:#fff;font-size:1.8rem;padding:1.1em 1em 1.1em 3em}nav>.menu_box>div>ul.menu01 li a:before{position:absolute;display:block;content:"";width:1rem;height:1rem;border-top:solid 2px #fff;border-right:solid 2px #fff;transform:rotate(45deg);top:1.5em;left:1em}nav>.menu_box>div>ul.menu02 li,nav>.menu_box>div>ul.menu03 li,nav>.menu_box>div>ul.menu04 li{width:32%;margin:0 2% 0 0;float:left}nav>.menu_box>div>ul.menu02 li:nth-child(3n),nav>.menu_box>div>ul.menu03 li:nth-child(3n),nav>.menu_box>div>ul.menu04 li:nth-child(3n){margin:0}nav>.menu_box>div>ul.menu02 li:nth-child(3n+1),nav>.menu_box>div>ul.menu03 li:nth-child(3n+1),nav>.menu_box>div>ul.menu04 li:nth-child(3n+1){clear:both}nav>.menu_box>div>ul.menu02 li a,nav>.menu_box>div>ul.menu03 li a,nav>.menu_box>div>ul.menu04 li a{position:relative;display:block;width:100%;color:#fff;font-size:1.6rem;padding:.5em 0 .5em 1.5em}nav>.menu_box>div>ul.menu02 li a:before{position:absolute;display:block;content:"";width:.7rem;height:.7rem;border-top:solid 2px #fff;border-right:solid 2px #fff;transform:rotate(45deg);top:1.1em;left:0}nav>.menu_box>div>ul.menu03 li a:before,nav>.menu_box>div>ul.menu04 li a:before{position:absolute;display:block;content:"";width:.8rem;height:.8rem;background:#fff;border-radius:50%;top:1.1em;left:.25em}nav>.menu_box>div>ul.menu03 li a[target=_blank]:after,nav>.menu_box>div>ul.menu04 li a[target=_blank]:after{display:inline-block;content:"";width:16px;height:14px;margin:0 0 0 .5em;background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/common/bg_targetw.png) no-repeat center/cover}nav .custom_search{display:none;width:90%;max-width:400px;height:30px;margin:30px auto;background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/common/bg_search.png) no-repeat center right 1em/auto 1.2em,#fff;border:solid 1px #7d7d7d;border-radius:15px;padding:.25em 1em}nav>.custom_search{position:fixed;display:block;width:250px;margin:0;top:25px;right:500px}nav>.menu_head{position:fixed;display:inline-block;top:0;right:80px;z-index:10}nav>.menu_head>li{display:inline-block;width:auto;height:80px;font-size:1.2rem;text-align:center;background:#a372ad;border-right:solid 1px #fff;float:left;opacity:1;transition:.5s}nav>.menu_head>li:hover{opacity:.6}nav>.menu_head>li>a{display:block;width:100%;height:100%;color:#fff;text-decoration:none;padding:50px 15px 0}nav>.menu_head>li>a.nav_oc{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/common/nav_oc.png) no-repeat top 20px center}nav>.menu_head>li>a.nav_computer{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/common/nav_computer.png) no-repeat top 20px center}nav>.menu_head>li>a.nav_document{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/common/nav_document.png) no-repeat top 20px center}nav>.menu_head>li>a.nav_access{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/common/nav_access.png) no-repeat top 20px center}nav>.menu_head>li>a.nav_contact{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/common/nav_contact.png) no-repeat top 20px center}nav>.menu_head>li>a.nav_cmap{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/common/nav_cmap.png) no-repeat top 20px center}@media screen and (max-width:1100px){nav .custom_search{display:block}nav>.custom_search{display:none}}main{display:block;width:100%;height:auto}main article{width:100%;height:auto;overflow:hidden;margin:0 auto}main article p{font-size:1.6rem}.kv{position:relative;width:100%;height:auto;background:#bf93c8;margin:80px 0 0;padding:20px;z-index:0}.kv .kv_title{display:table;width:100%;height:auto;min-height:175px;text-align:center}.kv .kv_title>span{display:table-cell;width:auto;font-size:3.6rem;font-weight:500;color:#fff;line-height:1.2;vertical-align:middle}.kv.kv_img{height:350px}.kv.kv_img .kv_title{width:47%;height:100%;text-align:left;margin:0 0 0 53%}.kv.kv_img>img{position:absolute;width:auto;height:100%;top:0;right:50%;z-index:1}.bg_breadcrumbs{width:100%;background:#f8f7f7;margin:0 auto 80px}.breadcrumbs{position:relative;width:100%;max-width:1200px;padding:20px 100px 20px 15px;line-height:1.5;margin:0 auto}.breadcrumbs>span{display:inline-block;line-height:1.5}.breadcrumbs>span>a:after{display:inline-block;content:">";margin:0 1em}.breadcrumbs>.print{position:absolute;width:80px;height:26px;margin:auto;top:0;bottom:0;right:15px}.container{width:100%;max-width:1200px;padding:0 15px;margin:0 auto 100px}@media screen and (max-width:1200px){.kv.kv_img{height:29vw}.kv.kv_img h1 span{font-size:2.7rem}}.contact_box{width:100%;max-width:1200px;padding:0 15px;margin:0 auto 100px}.contact_box div{width:100%;padding:30px 40px;background:#f5f0f7;border-radius:10px}.contact_box div h2{font-size:2rem;color:#9b6da4;font-weight:500;margin:0 0 .5em}.contact_box div p{font-size:1.8rem;margin:0 0 1em}.contact_box div p:nth-last-of-type(1){margin:0}.contact_box div p span{display:inline-block;vertical-align:middle}.contact_box div p span:nth-of-type(1){padding:.25em 2em;background:#9b6da4;border-radius:4px;text-align:center;color:#fff;margin:0 1em 0 0}aside{width:100%;margin:0 auto;padding:80px 0 50px;border-top:solid 3px #e5e5e5;clear:both}aside ul{width:100%;max-width:1200px;margin:0 auto;padding:0 15px;overflow:hidden;clear:both}aside ul li{width:23.125%;margin:0 2.5% 30px 0;float:left}aside ul li:nth-child(4n){margin:0 0 30px}aside ul li:nth-child(4n+1){clear:both}aside ul li img{display:block;width:100%}aside ul li a{display:block;opacity:1;transition:.5s}aside ul li a:hover{opacity:.6}@media screen and (max-width:1000px){aside ul li{width:23.5%;margin:0 2% 2% 0}aside ul li:nth-child(4n){margin:0 0 2%}}footer{width:100%;clear:both}.pagetop{position:fixed;width:60px;height:60px;right:20px;bottom:20px;opacity:1;transition:.5s;cursor:pointer;z-index:50}.pagetop img{width:100%}.pagetop:hover{opacity:.6}footer .f_nav{width:100%;height:40px;margin:0 auto 35px;background:#a372ad;font-size:0;text-align:center}footer .f_nav li{display:inline-block}footer .f_nav li a{position:relative;display:block;font-size:1.4rem;color:#fff;line-height:40px;padding:0 1.5em 0 2.5em;text-decoration:none;opacity:1;transition:.5s}footer .f_nav li a:hover{opacity:.6}footer .f_nav li a:before{position:absolute;display:block;content:"";width:6px;height:6px;border-top:solid 1px #fff;border-right:solid 1px #fff;transform:rotate(45deg);margin:auto;top:0;bottom:0;left:1.5em}footer .f_nav li a:after{position:absolute;display:block;content:"";width:1px;height:16px;background:#fff;margin:auto;top:0;bottom:0;right:0}footer .f_nav li:last-child a:after{content:none}footer .footer_box{width:100%;max-width:1200px;margin:0 auto;padding:0 15px;overflow:hidden}footer .footer_box .f_link{display:inline-block;width:auto;float:right;overflow:hidden}footer .footer_box .f_link ul{display:inline-block;width:auto;margin:0 40px 0 0;float:left}footer .footer_box .f_link ul li{position:relative;font-size:1.6rem;margin:.5em 0 0;padding:0 0 0 1.2em;color:#a372ad}footer .footer_box .f_link ul li:before{position:absolute;display:block;content:"";width:6px;height:6px;background:#a372ad;border-radius:50%;top:.75em;left:.4em}footer .footer_box .f_link ul li a{text-decoration:none;opacity:1;transition:.5s}footer .footer_box .f_link ul li a:hover{opacity:.6}footer .footer_box .f_link ul li a[target=_blank]:after{display:inline-block;content:"";width:16px;height:14px;background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/common/f_link.png) no-repeat center/cover;margin:0 0 0 .5em}footer .footer_box .f_address{display:inline-block;width:auto;float:left}footer .footer_box .f_address .f_logo{margin:0 0 5px}footer .footer_box .f_address address{font-style:normal}footer .footer_box .copyright{width:100%;font-family:'Noto Serif JP',serif;font-style:normal;font-size:1.2rem;text-align:center;padding:30px 15px 20px;clear:both}@media screen and (max-width:1000px){footer .f_nav li a{font-size:1.2rem}footer .footer_box .f_link,footer .footer_box .f_address{display:block;width:500px;margin:0 auto 20px;float:none}}.editor_contents:after{content:"";clear:both;display:block}.btn_common,.editor_contents .btn_common{display:inline-block;width:auto;min-width:165px;height:auto;margin:0 20px 20px 0}.btn_common a,.editor_contents .btn_common a{position:relative;display:block;width:100%;height:100%;text-align:center;color:#fff;padding:.6em 2em .6em 1em;background:#f5b6b8;border-left:solid 5px #e097ad;opacity:1;transition:.5s}.btn_common a:hover{text-decoration:none;opacity:.6}.btn_common a:before{position:absolute;display:block;content:"";width:0;height:0;border-left:solid 6px #fff;border-top:solid 4px transparent;border-bottom:solid 4px transparent;margin:auto;top:0;bottom:0;right:10px}.btn_all,.editor_contents .btn_all{display:inline-block;width:auto;min-width:135px;height:auto;margin:0 20px 20px 0}.btn_all a,.editor_contents .btn_all a{position:relative;display:block;width:100%;height:100%;text-align:center;color:#fff;padding:.6em .5em .6em 2.7em;background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/common/bg_btn_all.png) no-repeat left 1em center/auto,#626262;border-radius:5px;opacity:1;transition:.5s}.btn_all a:hover{text-decoration:none;opacity:.6}.editor_contents .img_link{width:100%;margin:30px auto 40px;clear:both}.editor_contents .img_link:after{content:"";display:block;clear:both}.editor_contents .img_link li{width:31.7%;margin:0 2.45% 40px 0;padding:0;border:solid 1px #d2d2d2;box-shadow:0 0 2px 2px rgba(0,0,0,.05);float:left}.editor_contents .img_link li:nth-child(3n){margin:0 0 40px}.editor_contents .img_link li:before{content:none}.editor_contents .img_link li a{position:relative;display:block;color:inherit;padding:4%}.editor_contents .img_link li a:hover{text-decoration:none}.editor_contents .img_link li a figure{position:relative;width:100%;height:0;padding:70% 0 0;margin:0 0 4%;overflow:hidden;z-index:0}.editor_contents .img_link li a figure:after{position:absolute;display:block;content:"";width:100%;height:100%;background:rgba(163,114,173,.8);top:0;left:0;opacity:0;transition:.5s;z-index:1}.editor_contents .img_link li a:hover figure:after{opacity:1}.editor_contents .img_link li a figure img{position:absolute;width:auto;height:100%;margin:auto;top:0;bottom:0;left:-100%;right:-100%;z-index:0}.editor_contents .img_link li p{display:table-cell;font-size:2rem;line-height:1.5;margin:0;padding:0 1.5em 0 0;vertical-align:middle;z-index:0}.editor_contents .img_link li p:before{position:absolute;display:block;content:"";width:2rem;height:2rem;background:#a372ad;border-radius:50%;bottom:6%;right:4%;z-index:0}.editor_contents .img_link li p:after{position:absolute;display:block;content:"";width:.6rem;height:.6rem;border-top:solid 2px #fff;border-right:solid 2px #fff;transform:rotate(45deg);bottom:calc(6% + .7rem);right:calc(4% + .75rem);z-index:1}.editor_contents .img_link li a[target=_blank]:after{content:none}.editor_contents .banner_link{width:100%;margin:30px auto 40px;clear:both}.editor_contents .banner_link:after{content:"";display:block;clear:both}.editor_contents .banner_link li{position:relative;width:31.7%;margin:0 2.45% 40px 0;padding:0;border:solid 1px #d2d2d2;box-shadow:0 0 2px 2px rgba(0,0,0,.05);float:left}.editor_contents .banner_link li:nth-child(3n){margin:0 0 40px}.editor_contents .banner_link li:before{content:none}.editor_contents .banner_link li a{display:table;width:100%;height:100%;min-height:70px;color:inherit;padding:.5em 2.4em .5em 1em;border-left:solid 4px #a372ad;opacity:1;transition:.5s;z-index:0}.editor_contents .banner_link li a:hover{opacity:.6;text-decoration:none}.editor_contents .banner_link li a:before{position:absolute;display:block;content:"";width:2rem;height:2rem;background:#a372ad;border-radius:50%;margin:auto;top:0;bottom:0;right:4%;z-index:0}.editor_contents .banner_link li a:after,.editor_contents .banner_link li a[target=_blank]:after{position:absolute;display:block;content:"";width:.6rem;height:.6rem;border-top:solid 2px #fff;border-right:solid 2px #fff;transform:rotate(45deg);margin:auto;top:0;bottom:0;right:calc(4% + .75rem);z-index:1}.editor_contents .banner_link li a p{display:table-cell;width:100%;min-height:75px;vertical-align:middle;font-size:1.8rem;line-height:1.5}.editor_contents h2,.form h2{position:relative;width:100%;font-size:2.4rem;font-weight:400;margin:50px 0 20px;padding:0 0 5px;border-bottom:solid 5px #f5b6b8;clear:both;z-index:0}.editor_contents h2:before,.form h2:before{position:absolute;display:block;content:"";width:80px;height:5px;background:#a372ad;bottom:-5px;left:0}.editor_contents h3,.form h3{width:100%;font-size:2.2rem;font-weight:400;background:#f8f7f7;border-bottom:solid 1px #a372ad;padding:.55em .8em;margin:40px 0 20px;clear:both}.editor_contents h4{position:relative;width:100%;font-size:2rem;font-weight:400;padding:.1em 1em 0 .9em;margin:30px 0 20px;clear:both}.editor_contents h4:before{position:absolute;display:block;content:"";width:4px;height:2em;background:#a372ad;top:0;left:0}.editor_contents h5{width:100%;font-size:1.8rem;font-weight:400;background:#f8f7f7;padding:.6em 1em;margin:30px 0 20px;clear:both}.editor_contents h6{position:relative;width:100%;font-size:1.8rem;font-weight:400;padding:0 1em;margin:30px 0 20px;clear:both}.editor_contents h6:before{position:absolute;display:block;content:"";width:9px;height:9px;background:#f5b6b8;top:10px;left:0}.editor_contents p,.form p{margin:0 0 1.5em}.editor_contents ol,.form ol,.editor_contents ul,.form ul{font-size:1.6rem}.editor_contents ol,.form ol{margin:0 0 30px;counter-reset:ol-counter}.editor_contents ol li,.form ol li{position:relative;padding:0 0 0 3rem;margin:0 0 1%}.editor_contents ol li:before,.form ol li:before{position:absolute;display:block;width:1.2em;counter-increment:ol-counter;content:counter(ol-counter);line-height:1.3;font-size:1.8rem;font-weight:700;text-align:center;color:#a372ad;top:.1em;left:0}.editor_contents ul,.form ul{margin:0 0 30px}.editor_contents ul li,.form ul li{position:relative;padding:0 0 0 2.5rem;margin:0 0 1%}.editor_contents ul li:before,.form ul li:before{position:absolute;display:block;content:"";width:1rem;height:1rem;border-radius:50%;background:#a372ad;top:.85rem;left:.5rem}.editor_contents a,.form a{color:#1f0cd4}.editor_contents a[target=_blank]:after,.form a[target=_blank]:after{display:inline-block;content:"";width:17px;height:15px;background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/common/bg_target.png) no-repeat center/cover;margin:0 .5em}.editor_contents a[href$=".pdf"]:after,.form a[href$=".pdf"]:after{width:15px;height:17px;background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/common/bg_pdf.png) no-repeat center/cover}.editor_contents .btn_common a[target=_blank]:after,.editor_contents .btn_common a[href$=".pdf"]:after,.editor_contents .btn_all a[target=_blank]:after,.editor_contents .btn_all a[href$=".pdf"]:after{margin:0;content:none}.editor_contents a.image_a[target=_blank]:after{margin:0;content:none}.editor_contents div.border_box{padding:30px;background:#fbf5fc;margin:0 0 40px}.editor_contents div.border_box>*:nth-last-of-type(1){margin-bottom:0}.w_scroll{width:100%;overflow-x:auto}.w_scroll::-webkit-scrollbar{height:6px;border-radius:3px;width:0}.w_scroll::-webkit-scrollbar-track{background:#eaeaea;border-radius:3px}.w_scroll::-webkit-scrollbar-thumb{background:#a372ad;border-radius:3px}.scroll_caution{width:100%;text-align:right;margin:20px 0 10px!important}.scroll_caution:first-letter {color:#bfbfbf;font-weight:700;font-size:1.2em}.editor_contents table{width:auto;max-width:100%;margin:0 0 40px;clear:both}.editor_contents .w_scroll>table{margin:0}.editor_contents table th,.editor_contents table td{font-weight:400;text-align:left;padding:20px 30px;border:solid 1px #bfbfbf}.editor_contents table tr th{color:#a372ad;text-align:center;background:#fbf5fc}.editor_contents table thead th,.editor_contents table thead td{color:#fff;text-align:center;background:#a372ad}.editor_contents table tfoot th,.editor_contents table tfoot td{color:#282828;background:#f8f7f7}.editor_contents dl.faq dt{position:relative;width:100%;font-size:1.8rem;font-weight:400;background:#f8f7f7;padding:15px 15px 15px 115px;margin:0 0 10px}.editor_contents dl.faq dt span{position:absolute;font-family:'Crimson Text',serif;font-size:3rem;font-style:italic;color:#a372ad;letter-spacing:.2em;top:8px;left:40px}.editor_contents dl.faq dd{position:relative;width:100%;padding:10px 0 0 80px;margin:0 0 60px}.editor_contents dl.faq dd span{position:absolute;display:block;width:60px;height:50px;line-height:55px;text-align:center;font-family:'Crimson Text',serif;font-size:3rem;font-style:italic;color:#fff;background:#a372ad;letter-spacing:.2em;top:0;left:0}.editor_contents .post_info{overflow:hidden}.editor_contents .post_info .post_cat{display:inline-block;width:120px;height:30px;line-height:30px;text-align:center;font-size:1.2rem;color:#fff;background:#ccc;border-radius:5px;margin:0 5px 5px 0}.editor_contents .post_info .post_date{display:inline-block;font-family:'Crimson Text',serif;font-size:2rem;font-style:italic;color:#666;margin:0 0 5px 10px}.editor_contents .p_title{width:100%;font-weight:700;font-size:2.7rem;line-height:1.3;padding:.5em 0;margin:20px auto 40px;border-top:solid 2px #bf93c8;border-bottom:solid 2px #bf93c8}.editor_contents .post_info+h2{margin:0 0 20px}@media all and (-ms-high-contrast:none){.editor_contents .wp-block-media-text{display:block}.editor_contents .wp-block-media-text .wp-block-media-text__media{display:inline-block;width:auto}.editor_contents .wp-block-media-text .wp-block-media-text__media{float:left;margin:0 5% 5% 0}.editor_contents .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{float:right;margin:0 0 5% 5%}.editor_contents .wp-block-media-text .wp-block-media-text__content{float:left}.editor_contents .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{float:right}}.editor_contents .wp-block-media-text .wp-block-media-text__content{padding:0 0 0 5%}.editor_contents .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{padding:0 5% 0 0}.editor_contents .has-text-align-center{text-align:center}.editor_contents .has-text-align-left{text-align:left}.editor_contents .has-text-align-right{text-align:right}.editor_contents .wp-block-table table{width:auto}.editor_contents .wp-block-table.alignfull{width:100%}.editor_contents .wp-block-table.alignfull table{min-width:100%}.editor_contents .wp-block-table.alignright{float:right}.editor_contents .wp-block-table.alignleft{float:left}.editor_contents .wp-block-table.aligncenter{margin:0 auto 40px}.editor_contents .has-drop-cap:not(:focus):first-letter {float:none;font-size:inherit;line-height:inherit;font-weight:inherit;margin:0}.editor_contents .wp-block-file a{font-size:1.6rem}.editor_contents .wp-block-file__button{display:inline-block;width:auto;min-width:120px;height:30px!important;line-height:30px;padding:0 25px 0 10px!important;margin:0 10px 5px 0;background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/common/bg_dl.png) no-repeat center right 5px,#f5b6b8!important;text-decoration:none;border-radius:0!important;color:#FFFFFF!important;opacity:1;transition:.5s}.editor_contents .wp-block-file__button:hover{opacity:.6}.editor_contents .wp-block-button__link{font-size:1.4rem!important;padding:1em 2em!important;margin:0 5px 10px 0!important;color:inherit!important;text-decoration:none!important;opacity:1;transition:.5s}.editor_contents .wp-block-button__link:hover{opacity:.6}.editor_contents .wp-block-media-text{margin:0 auto 50px}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#bfbfbf!important}.editor_contents blockquote{padding:20px 60px;margin:40px auto;color:#666;background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/common/bg_blockquote.png) no-repeat top 25px left 20px,#f8f7f7;border-radius:10px;border:none!important}.editor_contents blockquote cite{font-style:normal;font-size:1.6rem;margin:0}.editor_contents .blocks-gallery-grid{display:block;width:100%}.editor_contents .blocks-gallery-grid .blocks-gallery-item{padding:0;float:left}.editor_contents .columns-2 .blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n+1),.editor_contents .columns-3 .blocks-gallery-grid .blocks-gallery-item:nth-of-type(3n+1),.editor_contents .columns-4 .blocks-gallery-grid .blocks-gallery-item:nth-of-type(4n+1),.editor_contents .columns-5 .blocks-gallery-grid .blocks-gallery-item:nth-of-type(5n+1),.editor_contents .columns-6 .blocks-gallery-grid .blocks-gallery-item:nth-of-type(6n+1),.editor_contents .columns-7 .blocks-gallery-grid .blocks-gallery-item:nth-of-type(7n+1),.editor_contents .columns-8 .blocks-gallery-grid .blocks-gallery-item:nth-of-type(8n+1){clear:both}.editor_contents .blocks-gallery-grid .blocks-gallery-item figure{display:block;overflow:hidden}.editor_contents .blocks-gallery-grid .blocks-gallery-item figure figcaption{position:static!important;color:inherit!important;padding:0!important;background:none!important}.editor_contents .blocks-gallery-grid .blocks-gallery-item:before{content:none}.editor_contents figure.is-cropped .blocks-gallery-grid .blocks-gallery-item figure img{height:18vw!important;max-height:250px!important}.gallery{width:100%;margin-bottom:20px !important;overflow:hidden}.gallery br{display:none}.gallery-item{float:left;margin-bottom:0 !important}.gallery-icon{text-align:center}.gallery-icon img{width:100%;height:auto;margin-bottom:10px !important}.gallery-caption{color:#222;font-size:12px;margin:0 0 10px;text-align:center}.gallery-columns-1 .gallery-item{width:100%;margin-right:0}.gallery-columns-2 .gallery-item{width:48%;margin:0 1%}.gallery-columns-3 .gallery-item{width:31.33333%;margin:0 1%}.gallery-columns-4 .gallery-item{width:23%;margin:0 1%}.gallery-columns-5 .gallery-item{width:18%;margin:0 1%}.form{width:100%;margin:0 auto 100px}.form .f_title{position:relative;font-size:1.6rem;padding:0 0 0 1.5em;margin:40px 0 20px}.form .f_title:before{position:absolute;display:block;content:"";width:15px;height:15px;background:#f5b6b8;top:.4em;left:0}.form .f_title.must:after{display:inline-block;content:"必須";width:60px;height:25px;line-height:25px;text-align:center;margin:0 0 0 30px;font-size:1.2rem;color:#d0629d;border:solid 1px #d0629d;border-radius:4px;vertical-align:text-top}.form input,.form textarea,.form button,.form select{font-family:'Noto Sans JP',"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif}.form input[type=text],.form input[type=email],.form input[type=number],.form textarea{display:block;width:100%;margin:0 0 20px;padding:15px 20px;background:#eee}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.form textarea{min-height:200px}.form input::placeholder{color:#999}.form input.half_w,.form select.half_w{display:inline-block;width:48.5%;margin:0 2% 0 0}.form input.half_w:nth-of-type(even){margin:0}.form input.postcode,.form input.birthday,.form input.date_s{display:inline-block;width:120px;margin:0 5px 20px}.form input.half_w15{display:inline-block;width:15%;margin:0 2% 0 0}.form input.postcode+.error,.form input.birthday+.error,.form input.date_s+.error{display:inline-block}.form .select_box{position:relative;margin:0 0 20px;z-index:0}.form .select_box:after{position:absolute;display:block;content:"";width:1rem;height:1rem;border-right:solid 3px #999;border-bottom:solid 3px #999;transform:rotate(45deg);margin:auto;top:0;bottom:0;right:1.5rem;pointer-events:none}.form .prefecture{width:200px}.form select{width:100%;padding:15px 20px;background:#eee}.form .check_box,.form .radio_box{background:#fafafa;padding:30px;margin:0 0 20px}.form .check_box input[type=checkbox],.form .radio_box input[type=radio]{display:none}.form .check_box label,.form .radio_box label{cursor:pointer}.form .check_box label input+span,.form .radio_box label input+span{position:relative;display:inline-block;margin:0 3rem 0 0}.form .check_box label input+span:before{display:inline-block;content:"";width:1em;height:1em;margin:0 .5rem 0 0;background:#fff;border:solid 1px #898989;vertical-align:sub}.form .radio_box label input+span:before{display:inline-block;content:"";width:1em;height:1em;margin:0 .5rem 0 0;border:solid 2px #bf93c8;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;vertical-align:sub}.form .radio_box label input:checked+span:before{background:#bf93c8}.form .check_box label input+span:after{position:absolute;display:none;content:"✔";color:#898989;width:1.8rem;height:1.8rem;top:0;left:.3rem}.form .check_box label input:checked+span:after{display:block}.form .check_box .privacy_check{text-align:center;margin:1.5em auto 0}.form .form_btn{width:100%;text-align:center;overflow:hidden;margin:30px 0}.form input[type=submit],.form input[type=button],.form button{display:inline-block;width:190px;height:50px;line-height:50px;color:#fff;font-size:1.8rem;background:#a372ad;border-radius:10px;text-align:center;margin:0 20px;cursor:pointer;opacity:1;transition:.5s}.form button:hover{opacity:.6}.form .mw_wp_form_confirm .select_box:after{content:none}.form .mw_wp_form_confirm .check_box,.form .mw_wp_form_confirm .radio_box{padding:0;background:0 0}.form .mw_wp_form_confirm .check_box .privacy_text{display:none}.form .mw_wp_form_confirm .email_confirm{display:none}.form .mw_wp_form_confirm .check_box .privacy_check{text-align:left;margin:0}.form .mw_wp_form .horizontal-item+.horizontal-item{margin-left:0!important}ul.news_tab{position:relative;width:auto;min-width:1070px;margin:0 auto 20px;overflow:hidden}.w_scroll ul.news_tab{margin:0 auto}ul.news_tab:after{position:absolute;display:block;content:"";width:100%;height:1px;background:#7d7d7d;left:0;right:0;bottom:0;z-index:-1}ul.news_tab li{width:10em;height:40px;line-height:35px;text-align:center;float:left;background:#fff;border:solid 1px #7d7d7d;border-left:none;cursor:pointer}ul.news_tab li:nth-child(1){border-left:solid 1px #7d7d7d}ul.news_tab li.active{border-bottom:none}ul.news_tab li{border-top:solid 5px #bfbfbf}ul.news_tab li.info_notice{border-top:solid 5px #f5b6b8}ul.news_tab li.info_opencampus{border-top:solid 5px #adacd3}ul.news_tab li.info_admission{border-top:solid 5px #cb72aa}ul.news_tab li.info_recruit{border-top:solid 5px #13b5b1}ul.news_tab li.info_news{border-top:solid 5px #f3bb33}ul.news_tab li a{display:block}ul.news_tab li a:hover{text-decoration:none}ul.news_list{overflow:hidden}ul.news_list li{width:23.125%;margin:0 2.5% 40px 0;float:left}ul.news_list li:nth-child(4n){margin:0 0 30px}ul.news_list li:nth-child(4n+1){clear:both}ul.news_list li a:hover{text-decoration:none}ul.news_list li a figure{position:relative;width:100%;height:0;padding:74% 0 0;margin:0 auto 15px;overflow:hidden}ul.news_list li a figure img{position:absolute;display:block;margin:auto;width:auto;max-width:none;height:100%;top:0;bottom:0;left:-100%;right:-100%;z-index:0}ul.news_list li a figure:after{position:absolute;display:block;content:"";width:100%;height:100%;background:rgba(163,114,173,.8);top:0;left:0;opacity:0;transition:.5s;z-index:1}ul.news_list li a:hover figure:after{opacity:1}ul.news_list li a .post_info{overflow:hidden}ul.news_list li a .post_info .post_cat{display:inline-block;width:120px;height:30px;line-height:30px;text-align:center;font-size:1.2rem;color:#fff;background:#ccc;border-radius:5px;margin:0 5px 5px 0;float:left}span.info_notice{background:#f5b6b8!important}span.info_opencampus{background:#adacd3!important}span.info_admission{background:#cb72aa!important}span.info_recruit{background:#13b5b1!important}span.info_news{background:#f3bb33!important}.post_tag{margin:10px auto 0;clear:both}.container>.post_tag{display:inline-block;margin:0 auto 20px}.post_tag span{display:inline-block;width:auto;min-width:100px;font-size:1.2rem;color:#666;padding:5px 5px 5px 20px;background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/common/bg_tag.png) no-repeat center left 5px,#f8f7f7;margin:0 5px 5px 0}.post_tag span a{display:block;text-decoration:none;transition:.5s}.post_tag span a:hover{opacity:.6}ul.news_list li a .post_info .post_date{display:inline-block;font-family:'Crimson Text',serif;font-size:2rem;font-style:italic;color:#666;margin:0 0 5px;float:right}.container>.post_tag+.select_box{position:relative;display:inline-block;width:200px;margin:0 0 20px 20px;z-index:0}.container>.post_tag+.select_box:after{position:absolute;display:block;content:"";width:1rem;height:1rem;border-right:solid 3px #999;border-bottom:solid 3px #999;transform:rotate(45deg);margin:auto;top:.5em;right:1.5rem;pointer-events:none}.container>.post_tag+.select_box select{width:100%;padding:5px 20px;background:#eee}.wp-pagenavi{position:relative;width:100%;margin:0 auto 50px;padding:0 0 120px;clear:both;text-align:center;overflow:hidden}.wp-pagenavi span,.wp-pagenavi a{display:inline-block;width:50px;height:50px;line-height:40px;font-size:1.8rem;color:#a372ad;background:#fbf5fc;margin:0 .5rem .5rem}.wp-pagenavi span.current,.wp-pagenavi a:hover{color:#fff;background:#a372ad;text-decoration:none}.wp-pagenavi .previouspostslink,.wp-pagenavi .nextpostslink{position:absolute;display:inline-block;width:50%;height:80px;line-height:80px;margin:0;padding:0 40px;background:#f8f7f7;bottom:0}.wp-pagenavi .previouspostslink{text-align:left;left:0;border-right:solid 1px #fff}.wp-pagenavi .nextpostslink{text-align:right;right:0;border-left:solid 1px #fff}.wp-pagenavi .previouspostslink:before{position:absolute;display:block;content:"";width:1rem;height:1rem;border-top:solid 2px #a372ad;border-left:solid 2px #a372ad;transform:rotate(-45deg);margin:auto;top:0;bottom:0;left:20px}.wp-pagenavi .nextpostslink:after{position:absolute;display:block;content:"";width:1rem;height:1rem;border-top:solid 2px #a372ad;border-right:solid 2px #a372ad;transform:rotate(45deg);margin:auto;top:0;bottom:0;right:20px}.wp-pagenavi .previouspostslink:hover:before,.wp-pagenavi .nextpostslink:hover:after{border-color:#fff}@media screen and (max-width:1000px){.editor_contents .img_link li p{font-size:1.4rem}.editor_contents .banner_link li a{font-size:1.3rem}ul.news_list li a .post_info .post_cat{width:100px;font-size:1rem}ul.news_list li a .post_info .post_date{font-size:1.6rem}ul.news_list li a .post_title{font-size:1.2rem}}.h2_common{position:relative;font-family:'Noto Serif JP',serif;font-size:3rem;font-weight:500;letter-spacing:.1em;text-align:center;padding:0 0 1rem;margin:0 auto 3rem}.h2_common_en{font-family:'Crimson Text',serif;font-size:3.6rem;font-style:italic;padding:0}.h2_common:before,.h2_common:after{position:absolute;display:block;content:"";width:40px;height:7px;bottom:0}.h2_common:before{background:#a372ad;right:50%}.h2_common:after{background:#f5b6b8;left:50%}.kv_home{position:relative;width:100%;height:auto;padding:80px 0;z-index:0;overflow:hidden}.kv_home .catch{position:absolute;width:96%;text-align:center;margin:auto;top:50%;left:0;right:0;z-index:10}.kv_home .catch span{display:inline-block;width:auto;font-family:'Noto Serif JP',serif;font-size:4.2rem;line-height:1.3;margin:-50% 0 0;padding:.1em .5em .2em;color:#1f1f1f;background:rgba(255,255,255,.8)}.kv_slider{width:100%;overflow:hidden}.kv_slider .slick-slide img{width:100%}.kv_slider .slick-slide img.sp_cont{display:none!important}.kv_slider .slick-current img{animation:kv_slider 8s linear infinite}.kv_nav{position:relative;width:100%;max-width:1200px;height:80px;padding:0 15px;margin:auto;z-index:10}.kv_home .kv_nav{position:absolute;margin:auto;bottom:0;left:0;right:0}.kv_nav>li{width:14.5%;float:left}.kv_nav>li:nth-last-child(2){position:relative}.kv_nav>li:last-child{width:13%}.kv_nav>li:nth-last-child(2):before{position:absolute;display:block;content:"";width:1px;height:20px;background:#898989;margin:auto;top:0;bottom:0;right:0}.kv_nav>li>a,.kv_nav>li>span{position:relative;display:block;width:100%;height:100%;line-height:80px;text-align:center;text-decoration:none;cursor:pointer}.kv_nav>li>a:before,.kv_nav>li>span:before{position:absolute;display:block;content:"";width:100%;height:5px;background:#cf5e9b;opacity:0;transition:.5s}.kv_nav>li>a:hover:before,.kv_nav>li>span:hover:before,.kv_nav>li>span.active:before{opacity:1}.kv_nav>li>span:after{position:absolute;display:block;content:"";width:8px;height:8px;border-top:solid 3px #a372ad;border-left:solid 3px #a372ad;transform:rotate(45deg);margin:auto;top:.5em;bottom:0;right:0;left:7em}.kv_nav>li>span+div{position:absolute;width:100vw;height:0;background:rgba(163,114,173,.8);margin:auto;left:-100%;right:-100%;bottom:80px;opacity:0;visibility:hidden;transition:.5s;z-index:1}.kv_nav>li>span.active+div{height:80px;opacity:1;visibility:visible}.kv_nav>li>div>ul{width:100%;max-width:1200px;height:80px;padding:0 15px;margin:0 auto;text-align:center}.kv_nav>li>div>ul>li{display:inline-block;width:auto}.kv_nav>li>div>ul>li a{position:relative;display:block;color:#fff;line-height:80px;padding:0 3em}.kv_nav>li>div>ul>li a:before{position:absolute;display:block;content:"";width:6px;height:6px;border-top:solid 1px #fff;border-right:solid 1px #fff;transform:rotate(45deg);margin:auto;top:0;bottom:0;left:1.5em}.kv_home .kv_banner{position:absolute;bottom:80px;right:30px;max-width:300px;width:17vw}.kv_home .kv_banner a{transition:.5s}.kv_home .kv_banner a:hover{opacity:.7}.home_slider{width:100%}.home_slider .slick-slide{opacity:1;transition:.5s;max-width:20vw}.home_slider .slick-slide:hover{opacity:.6}.home_slider .slick-slide img{width:100%}.home_slider .slick-prev,.home_slider .slick-next{width:45px;height:45px;transition:.5s;opacity:1;z-index:10}.home_slider .slick-next,.home_slider .slick-next:hover{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/common/arrowr.png) no-repeat center/cover;right:10px}.home_slider .slick-prev,.home_slider .slick-prev:hover{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/common/arrowl.png) no-repeat center/cover;left:10px}.home_slider .slick-prev:before,.home_slider .slick-next:before{content:none}.home_important{width:100%;padding:80px 15px;background:#fbf5fc}.home_important .edit{width:550px;margin:0 auto}.home_important .edit p{margin:0 0 1em}.home_important .edit ul{margin:0 0 2em}.home_important .edit ul li{position:relative;font-size:1.6rem;padding:0 0 0 .5em;margin:0 0 .3em}.home_important .edit ul li:before{position:absolute;display:block;content:"";width:6px;height:6px;border-top:solid 2px #a372ad;border-right:solid 2px #a372ad;transform:rotate(45deg);top:.6em;left:-.5em}.home_important .edit ul li a{display:inline;border-bottom:solid 1px #282828}.home_important .edit ul li a:hover{color:#a372ad;text-decoration:none;border-bottom:solid 1px #a372ad}.home_news{position:relative;width:100%;max-width:1200px;margin:0 auto;padding:80px 15px 40px}.home_news>.btn_all{position:absolute;top:80px;right:0}.home_news h2{margin:0 auto 5rem}.home_news ul.news_list{display:none}.home_news ul.news_list.active{display:block}.home_subject{width:100%;text-align:center;padding:80px 15px;background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/home/bg_subject.jpg) no-repeat center/cover}.home_subject h2{color:#fff}.home_subject>section{margin:0 auto 80px}.home_subject>section h3{font-size:2.8rem;font-weight:500;color:#fff;margin:0 auto 30px;letter-spacing:.1em}.home_subject>section ul{font-size:0;text-align:center;overflow:hidden}.home_subject>section ul li{display:inline-block;width:370px;margin:0 30px 0 0}.home_subject>section ul li:last-child{margin:0}.home_subject>section ul li a{display:block;width:100%;padding:37% 0 0;background:#ccc;box-shadow:0 0 3px 3px rgba(0,0,0,.1);opacity:1;transition:.5s}.home_subject>section ul li a:hover{opacity:.6}.home_subject>section:nth-of-type(1) ul li:nth-child(1) a{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/home/sub01_pc.png) no-repeat center/cover}.home_subject>section:nth-of-type(1) ul li:nth-child(2) a{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/home/sub02_pc.png) no-repeat center/cover}.home_subject>section:nth-of-type(1) ul li:nth-child(3) a{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/home/sub03_pc.png) no-repeat center/cover}.home_subject>section:nth-of-type(2) ul li:nth-child(1) a{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/home/sub04_pc.png) no-repeat center/cover}.home_subject>section:nth-of-type(2) ul li:nth-child(2) a{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/home/sub05_pc.png) no-repeat center/cover}.home_subject>section:nth-of-type(2) ul li:nth-child(3) a{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/home/sub06_pc.png) no-repeat center/cover}.home_subject .btn_blog{width:272px;height:70px;margin:0 auto;box-shadow:0 0 3px 3px rgba(0,0,0,.1);opacity:1;transition:.5s}.home_subject .btn_blog:hover{opacity:.6}.home_subject .btn_blog img{width:100%}.home_subject .rss{width:100%;max-width:1170px;background:#fff;margin:0 auto;padding:50px}.home_subject .rss h2{color:#000}.home_subject .rss>div{position:relative;width:100%;max-width:970px}.home_subject .rss .blog_link{position:absolute;width:70px;height:28px;line-height:28px;font-size:1.2rem;color:#fff;font-weight:500;background:#cf5e9b;border-radius:4px;text-align:center;top:-70px;right:0}.home_subject .rss .blog_link a{display:block;width:100%;height:100%;text-decoration:none}.home_subject .rss ul{width:100%;list-style-type:none;margin:0 auto;overflow:hidden}.home_subject .rss ul li{width:16%;margin:0 5% 0 0;text-align:left;float:left}.home_subject .rss ul li a{text-decoration:none}.home_subject .rss ul li a img{width:100%}.home_subject .rss ul li:last-child{margin:0}.home_subject .rss ul li p:nth-of-type(1){font-size:1.1rem;border-bottom:solid 3px #000;padding:0 0 4px}.home_subject .rss ul .cat01 p:nth-of-type(1){color:#f19280;border-bottom:solid 3px #f19280}.home_subject .rss ul .cat02 p:nth-of-type(1){color:#0e853c;border-bottom:solid 3px #0e853c}.home_subject .rss ul .cat03 p:nth-of-type(1){color:#ee9a1b;border-bottom:solid 3px #ee9a1b}.home_subject .rss ul .cat04 p:nth-of-type(1){color:#4fbfd0;border-bottom:solid 3px #4fbfd0}.home_subject .rss ul .cat05 p:nth-of-type(1){color:#8bc450;border-bottom:solid 3px #8bc450}.home_subject .rss ul li p:nth-of-type(2){font-family:'Crimson Text',serif;font-style:italic;color:#959595;font-size:1.6rem}.home_subject .rss ul li p:nth-of-type(3){font-size:1.4rem;line-height:1.5}.home_feature{width:100%;max-width:1200px;margin:0 auto;padding:80px 15px}.home_feature div{margin:0 auto 100px;overflow:hidden}.home_feature div:nth-last-of-type(1){margin:0 auto}.home_feature div figure{width:42%;max-width:570px;margin:0 2.5% 0 7.5%;float:left}.home_feature div:nth-of-type(even) figure{margin:0 7.5% 0 2.5%;float:right}.home_feature div figure img{display:block;width:100%}.home_feature div figure+dl{width:48%;float:right}.home_feature div:nth-of-type(even) figure+dl{width:48%;float:left}.home_feature div figure+dl dt{font-family:'Noto Serif JP',serif;font-size:2.4rem}.home_feature div figure+dl dt span{display:block;font-family:'Great Vibes',cursive;font-size:6rem;line-height:1.2;color:#a372ad}.home_feature div figure+dl dd p{margin:20px 0 0}.home_gallery{width:100%;padding:80px 15px;background:#fbf5fc}.home_gallery div{width:100%;max-width:1170px;padding:0 0 30px;margin:0 auto;border-bottom:solid 2px #a372ad}.home_gallery div h2{font-family:'Great Vibes',cursive;font-weight:400;font-size:5.5rem;color:#a372ad;text-align:center;margin:0 auto 20px;overflow:hidden}.home_gallery div h2 span{position:relative;display:inline-block;padding:0 1em}.home_gallery div h2 span:before,.home_gallery div h2 span:after{position:absolute;display:block;content:"";width:50vw;height:2px;background:#a372ad;margin:auto;top:0;bottom:0}.home_gallery div h2 span:before{left:100%}.home_gallery div h2 span:after{right:100%}.home_gallery div ul{display:block!important;width:100%;overflow:hidden}.home_gallery div ul li{width:14.5%!important;margin:0 2.6% 2.6% 0!important;float:left!important}.home_gallery div ul li:nth-child(6n){margin:0 0 2.6%!important}.home_gallery div ul li:nth-child(6n+1){clear:both}.home_gallery .blocks-gallery-grid .blocks-gallery-item figure{position:relative;display:block;overflow:hidden}.home_gallery .blocks-gallery-grid .blocks-gallery-item figure figcaption{position:static!important;color:inherit!important;padding:0!important;background:none!important}.home_gallery .blocks-gallery-grid .blocks-gallery-item:before{content:none}.home_gallery .blocks-gallery-grid .blocks-gallery-item figure>a{position:relative;display:block;height:14vw!important;max-height:170px!important;overflow:hidden;z-index:1}.home_gallery .blocks-gallery-grid .blocks-gallery-item figure img{height:14vw!important;max-height:170px!important}.home_gallery .blocks-gallery-grid .blocks-gallery-item figure>a:after{position:absolute;display:block;content:"";width:100%;height:14vw!important;max-height:170px!important;background:rgba(163,114,173,.8);top:0;left:0;opacity:0;transition:.5s;z-index:1}.home_gallery .blocks-gallery-grid .blocks-gallery-item figure>a:hover:after{opacity:1}.home_gallery div ul li a img{position:absolute;display:block;margin:auto;width:auto;max-width:none;height:100%;top:0;bottom:0;left:-100%;right:-100%;z-index:0}.home_gallery div p.btn_common{display:block;width:165px;margin:0 auto}.home_access{padding:80px 0}.home_access .gmap{width:100%;height:350px}.home_access .gmap>iframe{width:100%;height:100%}.home_access p.btn_common{display:block;width:240px;margin:30px auto 0}@media screen and (max-width:1000px){.kv_nav{font-size:1.2rem}}@media screen and (max-width:1200px){.home_subject>section ul li{width:31.5%;margin:0 2.75% 0 0}.home_feature div{margin:0 auto 60px}.home_feature div figure{margin:0 2%}.home_feature div:nth-of-type(even) figure{margin:0 2%}.home_feature div figure+dl{width:46%;margin:0 2% 0 0}.home_feature div:nth-of-type(even) figure+dl{width:46%;margin:0 0 0 2%}.home_feature div figure+dl dt{font-size:2rem;padding:30px 0 0}.home_feature div figure+dl dt span{font-size:4rem}.home_gallery div ul li{width:15%;margin:0 2% 2% 0}.home_gallery div ul li:nth-child(6n){margin:0 0 2%}}.curriculum .kv .kv_title>span>span:nth-of-type(1){display:block;font-size:1.8rem;margin:0 0 .5em}.curriculum .kv .kv_title>span>span:nth-of-type(2){font-size:2.4rem}.curriculum .kv .kv_title>span>span:nth-of-type(2)>span{font-size:3.6rem;margin:0 0 0 .3em}.curriculum .container table{width:100%;margin:0 auto 70px}.curriculum .w_scroll{overflow-x:visible}.curriculum .container table td{width:21%;color:#282828;font-size:1.6rem;padding:1.2em;border:solid 1px #df78a8;vertical-align:top}.curriculum .container table th{width:16%;color:#df78a8;font-size:1.6rem;font-weight:400;padding:1.2em;border:solid 1px #df78a8;text-align:center;background:#f7eaf0}.curriculum .container table tr:nth-of-type(1) td{color:#fff;text-align:center;border-left:solid 1px #fff;border-right:none;background:#df78a8}.curriculum .container table tr:nth-of-type(1) td span{font-size:2.4rem}.curriculum .cl_list{width:100%;overflow:hidden}.curriculum .cl_list li{width:31.7%;margin:0 2.45% 40px 0;float:left}.curriculum .cl_list li:nth-child(3n){margin:0 0 40px}.curriculum .cl_list li:nth-child(3n+1){clear:both}.curriculum .cl_list li a{display:block;text-decoration:none;opacity:1;transition:.5s}.curriculum .cl_list li a:hover{opacity:.6}.curriculum .cl_list li figure{margin:0 0 10px}.curriculum .cl_list li figure img{display:block;width:100%}.curriculum .cl_list li p{font-size:2.4rem;line-height:1.5;padding:0 0 0 .5em;margin:0 0 10px;border-left:solid 4px #df78a8}.campusmap .container>h2{font-family:'Noto Serif JP',serif;font-size:3rem;font-weight:500;margin:0 auto;text-align:center}.campusmap .map_img{width:100%;text-align:center;margin:0 auto 40px}.campusmap .map_p{width:100%;max-width:720px;margin:0 auto 50px}.campusmap .map_p p{margin:0 auto 20px}.campusmap .map_img img{max-width:100%}.campusmap .map_list{width:100%}.campusmap .map_list li{width:23.125%;margin:0 2.5% 40px 0;float:left}.campusmap .map_list li:nth-child(4n){margin:0 0 40px}.campusmap .map_list li:nth-child(4n+1){clear:both}.campusmap .map_list li img{width:100%;margin:0 0 10px}.campusmap .map_list li p span{color:#a778b0}.careersupport .container{max-width:100%;padding:0}.careersupport .bg_box{padding:0 0 80px;margin:80px 0 0;background:#fbf5fc;clear:both}.careersupport .w_box{width:100%;padding:50px;background:#fff}.careersupport .inner_box{width:100%;max-width:720px;margin:0 auto;overflow:hidden}.careersupport .fade{width:100%;max-width:1200px;padding:0 15px;margin:0 auto;overflow:hidden}.careersupport .lead{text-align:center;margin:0 auto 60px}.careersupport h2.h2_career{width:100%;margin:0 auto 40px;padding:80px 0 0;text-align:center}.careersupport h2.h2_career>span{position:relative;display:inline-block;font-size:2.4rem;font-weight:400;line-height:1.5;padding:0 45px;background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/common/h2_career_before.png) no-repeat left bottom,url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/common/h2_career_after.png) no-repeat right bottom}.careersupport h2.h2_career>span>span{display:block;font-size:3rem;font-weight:700}.careersupport h3.h3_career{font-size:2.4rem;color:#a372ad;margin:0 0 1rem}.careersupport .contents_box{margin:50px auto 0}.careersupport .contents_box dt{width:100%;height:50px;line-height:50px;text-align:center;color:#fff;font-family:'Crimson Text',serif;font-size:3rem;font-style:italic;background:#a372ad}.careersupport .contents_box dd{padding:30px 30px 25px;background:#fbf5fc}.careersupport .contents_box dd ul{overflow:hidden}.careersupport .contents_box dd ul li{position:relative;width:50%;float:left;margin:0 0 5px;padding:0 0 0 2rem}.careersupport .contents_box dd ul li:before{position:absolute;display:block;content:"";width:.5rem;height:.5rem;border-right:solid 2px #a372ad;border-bottom:solid 2px #a372ad;transform:rotate(45deg);top:.5em;left:.25em}.careersupport .career_list{padding:30px;background:#f8f7f7}.careersupport .bg_box .career_list{background:#fff;padding:0}.careersupport .career_list dt{font-size:1.8rem;font-weight:700;border-bottom:solid 2px #a778b0;margin:0 0 2rem;padding:0 0 .5rem}.careersupport .career_list dd ul{overflow:hidden}.careersupport .career_list dd ul li{position:relative;width:calc(100%/3);float:left;padding:0 1em}.careersupport .career_list dd ul li:before{position:absolute;display:block;content:"";width:.65em;height:.65em;background:#ad80b5;border-radius:50%;left:0;top:.5em}.careersupport .career_list dd ol{margin:0;counter-reset:ol-counter;overflow:hidden}.careersupport .career_list dd ol li{position:relative;width:calc(100%/3);float:left;padding:0 0 0 3rem}.careersupport .career_list dd ol li:before{position:absolute;display:block;width:1.2em;counter-increment:ol-counter;content:counter(ol-counter);line-height:1.3;font-size:1.6rem;font-weight:700;text-align:right;color:#a372ad;top:.1em;left:0}.careersupport .voice_box{position:relative;width:100%;margin:40px auto;padding:40px;background:#fbf5fc;overflow:hidden;z-index:0}.careersupport .voice_box:before,.careersupport .voice_box:after{position:absolute;display:block;content:"";width:80px;height:80px;background:#fff;box-shadow:3px 0 3px 0 #ddd;z-index:1}.careersupport .voice_box:before{transform:rotate(45deg);top:-40px;left:-40px}.careersupport .voice_box:after{transform:rotate(-135deg);bottom:-40px;right:-40px}.careersupport .voice_box figure{position:relative;width:30%;margin:0 0 40px;float:left;clear:both;z-index:0}.careersupport .voice_box figure:nth-last-of-type(1){margin:0}.careersupport .voice_box figure:before{position:absolute;display:none;content:"";width:25%;height:27%;background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/sub/bf_voice.png) no-repeat center/auto 100%;top:-7%;right:-7%;z-index:1}.careersupport .voice_box figure+dl{width:65%;float:left;margin:0 0 40px 5%}.careersupport .voice_box figure:nth-last-of-type(1)+dl{margin:0 0 0 5%}.careersupport .voice_box figure+dl dt{font-size:2.4rem;padding:.5em 0;border-bottom:dotted 1px #282828;margin:0 0 .75em}.careersupport .voice_box figure+dl dd .voice_name{margin:0 0 1em}.careersupport .voice_box figure+dl dd .voice_name span{font-size:2rem}.careersupport .voice_box .voice_title{font-size:2.4rem;font-weight:700;color:#a372ad;text-align:center;margin:0 0 1.5em}.careersupport figure{margin:0 auto 60px}.careersupport .career_program{width:48.5%;margin:1.5% 3% 1.5% 0;padding:40px;border:solid 1px #7d7d7d;float:left}.careersupport .career_program:nth-of-type(even){margin:1.5% 0}.careersupport .career_program:nth-of-type(odd){clear:both}.careersupport .career_program h3{font-size:2rem;font-weight:400;padding:.25em 0 .25em .5em;border-left:solid 3px #ad80b5;margin:0 0 1rem}.careersupport .career_program ul{margin:0 0 1em}.careersupport .career_program ul li{position:relative;padding:0 0 0 1em}.careersupport .career_program ul li:before{position:absolute;display:block;content:"";width:.65em;height:.65em;background:#ad80b5;border-radius:50%;left:0;top:.5em}.careersupport .career_program figure{margin:0}.careersupport .program_box{width:23.125%;margin:40px 2.5% 0 0;float:left}.careersupport .program_box:nth-of-type(4n){margin:40px 0 0}.careersupport .program_box:nth-of-type(4n+1){clear:both}.careersupport .program_box dl dt{font-size:2rem;font-weight:400;padding:.25em 0 .25em .5em;border-left:solid 3px #ad80b5;margin:1rem 0 1rem}.careersupport .career_border{width:560px;padding:5px;margin:0 auto;background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/sub/career_border.png)}.careersupport .career_border dt{font-size:2.4rem;font-weight:700;color:#333;text-align:center;padding:30px 35px 0;background:#fff}.careersupport .career_border dd{padding:20px 35px 35px;background:#fff}.careersupport .career_border dd p.btn_common{display:block;width:165px;margin:30px auto 0}.careersupport #anc04+.bg_box figure{margin:40px auto 0;overflow:hidden}.careersupport #anc04+.bg_box figure img{width:48.5%;margin:1.5% 0;float:left}.careersupport #anc04+.bg_box figure img:nth-of-type(even){float:right}.careersupport #anc04+.bg_box .voice_box{background:#fff}.careersupport #anc04+.bg_box .voice_box:before,.careersupport #anc04+.bg_box .voice_box:after{background:#fbf5fc}.careersupport #anc04+.bg_box .voice_box figure{margin:0;overflow:visible}.careersupport #anc04+.bg_box .voice_box figure img{width:100%}.careersupport #anc05+.fade h4{color:#fff;font-size:2.4rem;padding:.25em .75em;background:#adacd3;margin:3rem 0 1rem}.careersupport #anc05+.fade h5{color:#adacd3;font-size:1.8rem;margin:2rem 0 1rem}.careersupport #anc05+.fade ul li{position:relative;padding:0 1em}.careersupport #anc05+.fade ul li:before{position:absolute;display:block;content:"";width:.65em;height:.65em;background:#ad80b5;border-radius:50%;left:0;top:.5em}.careersupport #anc05+.fade .shingaku+.voice_box{margin:40px auto 60px}.careersupport #anc05+.fade .shingaku h4{background:#cf5e9b}.careersupport #anc05+.fade .shingaku h5{color:#cf5e9b}.careersupport #anc05+.fade .shingaku ul li:before{background:#cf5e9b}.careersupport #anc05+.fade .hennyu dl{width:48.5%;float:left}.careersupport #anc05+.fade .hennyu dl:nth-of-type(even){float:right}.careersupport #anc05+.fade .hennyu dl dt{font-size:1.8rem;background:#f8f7f7;padding:.25em .75em;margin:0 0 1rem}.careersupport #anc07+.fade .career_list{margin:0 auto 40px}.careersupport #anc07+.fade .career_list dd ul li{width:100%}.opencampus.hidden_bus .anchor03,.opencampus.hidden_bus .sect05{display:none}.opencampus.hidden_program .anchor01,.opencampus.hidden_program .sect03{display:none}.opencampus.hidden_detail .anchor02,.opencampus.hidden_detail .sect04{display:none}.opencampus.hidden_charge .anchor04,.opencampus.hidden_charge .sect06{display:none}.opencampus.hidden_access .anchor05,.opencampus.hidden_access .sect07{display:none}.opencampus .kv_oc{height:auto;padding:0;overflow:hidden}.opencampus .kv_oc>div{width:100%;max-width:1600px;height:auto;max-height:480px;margin:0 auto}.opencampus .kv_oc h1{position:relative;width:43.125%;float:right}.opencampus .kv_oc h1:after{position:absolute;display:block;content:"";width:10vw;height:10vw;max-width:160px;max-height:160px;background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/ico_bus.png) no-repeat center/cover;bottom:5%;right:-10%}.opencampus.hidden_bus .kv_oc h1:after{display:none}.opencampus .kv_oc figure{width:56.875%;float:right}.opencampus .kv_oc h1 img,.opencampus .kv_oc figure img{display:block}.opencampus{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/bg_oc.jpg) top center}.opencampus .h2_oc{width:100%;font-family:'Kosugi Maru';font-size:3rem;margin:0 auto 30px;text-align:center}.opencampus .sect05 h2{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/h2_05.png) no-repeat center top}.opencampus .sect06 h2{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/h2_06.png) no-repeat center top}.opencampus .h2_oc span{display:inline-block;padding:50px 0 0}.opencampus .sect03 h2 span{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/h2_sect03.png) no-repeat center top}.opencampus .sect04 h2 span{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/h2_sect04.png) no-repeat center top}.opencampus .sect05 h2 span{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/h2_sect05.png) no-repeat center top}.opencampus .sect06 h2 span{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/h2_sect06.png) no-repeat center top}.opencampus .sect07 h2 span{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/h2_sect07.png) no-repeat center top}.opencampus .h2_oc span:before,.opencampus .h2_oc span:after{display:inline-block;content:"";width:33px;height:39px;margin:0 20px;vertical-align:middle}.opencampus .h2_oc span:before{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/h2_before.png) no-repeat center/cover}.opencampus .h2_oc span:after{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/h2_after.png) no-repeat center/cover}.opencampus .sect01{position:relative;width:100%;max-width:1200px;padding:0 20px;margin:0 auto 50px;z-index:0}.opencampus .sect01 .sect0101,.opencampus .sect01 .sect0102{position:absolute;top:0;z-index:-1}.opencampus .sect01 .sect0101{width:30%;left:-2%}.opencampus .sect01 .sect0102{width:30%;right:-5%}.opencampus .sect01 h2{width:60%;max-width:640px;margin:0 auto 20px}.opencampus .sect01 p{width:60%;max-width:680px;margin:0 auto 20px;text-align:center}.opencampus .sect01 .fcpink{color:#d0629d}.opencampus .sect02{width:100%;max-width:1200px;padding:0 20px;margin:0 auto}.opencampus .sect02 h2{width:216px;margin:0 auto}.opencampus .sect02 h2+div{width:100%;overflow:hidden;background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/bg_sect02.png) top left;margin:-40px 0 0;padding:10px}.opencampus .sect02 h2+div div{padding:60px 10px 0;background:#fff}.opencampus .sect02 h2+div div ul{width:100%;font-size:0;text-align:center}.opencampus .sect02 h2+div div ul li{display:inline-block;font-family:'Roboto';font-style:italic;width:18%;margin:0 1% 60px;background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/bg_day.png) no-repeat top 10px center/40%;vertical-align:top}.opencampus .sect02 h2+div div ul li.night{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/bg_night.png) no-repeat top 10px center/40%}.opencampus .sect02 h2+div div ul li span{display:block;line-height:1.2}.opencampus .sect02 h2+div div ul li .date{font-weight:700;font-size:6rem;letter-spacing:-.025em}.opencampus .sect02 h2+div div ul li .week{font-weight:500;font-size:3rem;color:#df78a8}.opencampus .sect02 h2+div div ul li.night .week{color:#384fa6}.opencampus .sect02 h2+div div ul li .time{font-weight:500;font-size:2.4rem;margin:1rem auto}.opencampus .sect02 h2+div div ul li .btn{width:100%;max-width:150px;font-family:'Noto Sans JP',"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;font-style:normal;height:50px;margin:0 auto}.opencampus .sect02 h2+div div ul li .btn a{position:relative;display:block;width:100%;height:100%;text-align:center;font-size:1.6rem;color:#fff;border:solid 3px #ffe1ee;background:#d0629d;text-decoration:none;opacity:1;transition:.5s}.opencampus .sect02 h2+div div ul li .btn a:hover{opacity:.6}.opencampus .sect02 h2+div div ul li .btn a:before{display:block;width:100%;height:100%;line-height:44px;font-size:1.6rem;content:"申し込む"}.opencampus .sect02 h2+div div ul li .btn a:after{position:absolute;display:block;content:"";width:0;height:0;border-left:solid 6px #fff;border-top:solid 4px transparent;border-bottom:solid 4px transparent;margin:auto;top:0;bottom:0;right:5px}.opencampus .sect02 h2+div div ul li.finish .btn a{border:solid 3px #e5e5e5;background:#a0a0a0;pointer-events:none}.opencampus .sect02 h2+div div ul li.close .btn a{border:solid 3px #e60012;background:#fff;color:#e60012;pointer-events:none}.opencampus .sect02 h2+div div ul li.finish .btn a:after,.opencampus .sect02 h2+div div ul li.close .btn a:after{display:none}.opencampus .sect02 h2+div div ul li.finish .btn a:before{content:"終了しました"}.opencampus .sect02 h2+div div ul li.close .btn a:before{content:"中止"}.opencampus .sect02 h2+div div ul li.oc_hidden{display:none}.opencampus .sect02>p{width:630px;height:90px;margin:40px auto 0;text-align:center}.opencampus .sect02>p a{display:block;width:100%;height:100%;line-height:80px;font-size:2.4rem;font-weight:500;background:#fff;border:solid 3px #d0629d;border-radius:8px;text-decoration:none;opacity:1;transition:.5s}.opencampus .sect02>p a:hover{opacity:.6}.opencampus .sect02>p a span{font-family:'Roboto';font-style:italic;font-weight:700;display:inline-block;font-size:4rem;margin:0 0 0 1em;padding:0 0 0 70px;background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/tel_ico.png) no-repeat left center;vertical-align:middle}.opencampus .anchor{width:100%;padding:100px 20px;background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/p_top.png) repeat-x bottom center}.opencampus.hidden_program .anchor{background:0 0}.opencampus .anchor ul{width:100%;max-width:1000px;margin:0 auto;text-align:center;overflow:hidden;font-size:0}.opencampus .anchor ul li{display:inline-block;width:18%;margin:0 1%}.opencampus .sect03{background:#fbdaef;padding:50px 20px;overflow:hidden}.opencampus .sect03 .box{width:100%;max-width:1160px;margin:0 auto}.opencampus .sect03 .box>div{position:relative;width:49%;margin:0 2% 40px 0;padding:1% 1% 2%;text-align:center;float:left;background:#fff;box-shadow:0 0 5px 5px rgba(0,0,0,.05)}.opencampus .sect03 .box>div:nth-of-type(even){margin:0 0 40px}.opencampus .sect03 .box>div:before{position:absolute;display:block;content:"";width:40%;height:0;padding:8% 0 0;margin:auto;left:0;right:0;top:-20px}.opencampus .sect03 .box>div:nth-of-type(even):before{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/program_odd.png) no-repeat center/auto 100%}.opencampus .sect03 .box>div:nth-of-type(odd):before{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/program_even.png) no-repeat center/auto 100%}.opencampus .sect03 .box>div h3{font-size:2.4rem;font-weight:500}.opencampus .sect04{padding:100px 20px 50px;margin:0 auto 50px;background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/p_bottom.png) repeat-x top center}.opencampus.hidden_program .sect04{background:0 0}.opencampus .sect04 .box{width:100%;max-width:1160px;color:#fff;text-align:center;margin:0 auto;padding:30px;background:#d0629d;overflow:hidden}.opencampus .sect04 .box h2{width:60%;margin:0 auto 10px;float:left}.opencampus .sect04 .box h2 span:before{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/sect04_before.png) no-repeat center/cover}.opencampus .sect04 .box h2 span:after{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/sect04_after.png) no-repeat center/cover}.opencampus .sect04 .box figure{width:38%;text-align:center;float:right}.opencampus .sect04 .box p{width:60%;float:left}.opencampus .sect04 .box p.btn{margin:20px auto}.opencampus .sect04 .box p.btn img{width:250px}.opencampus .sect05{width:100%;max-width:1200px;margin:0 auto 100px;padding:0 20px}.opencampus .bus_guide{position:relative;width:100%;text-align:center;font-size:2rem;padding:.75em;color:#fff;background:#e0437d;margin:0 auto 40px}.opencampus .bus_guide:before{display:inline-block;content:"";width:4rem;height:4rem;background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/caution_day.png) no-repeat center;vertical-align:middle;margin:0 .5em 0 0}.opencampus .bus_guide:after{position:absolute;display:block;content:"";width:0;height:0;border-top:solid 16px #e0437d;border-left:solid 16px transparent;border-right:solid 16px transparent;margin:auto;left:0;right:0;top:100%}.opencampus .bus_guide.bus_guide_night{background:#3ea6b1}.opencampus .bus_guide.bus_guide_night:before{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/caution_night.png) no-repeat center}.opencampus .bus_guide.bus_guide_night:after{border-top:solid 16px #3ea6b1}.opencampus .ac{position:relative;width:100%;font-size:2rem;font-weight:500;padding:1em 3em;border:solid 1px #bfbfbf;background:#f8f7f7;margin:0 0 50px;cursor:pointer}.opencampus .ac span:before{position:absolute;display:block;content:"";width:40px;height:40px;border-radius:50%;background:#d0629d;margin:auto;top:0;bottom:0;right:1em;z-index:0}.opencampus .ac:before,.opencampus .ac:after{position:absolute;display:block;content:"";background:#fff;margin:auto;top:0;bottom:0;z-index:2}.opencampus .ac:before{width:20px;height:4px;right:1.5em}.opencampus .ac:after{width:4px;height:20px;right:1.9em}.opencampus .ac.open:after{display:none}.opencampus .ac_box{display:none;padding:0 50px;margin:0 0 100px}.opencampus .sect05 h4{font-size:2rem;font-weight:500;padding:.5em 1em;margin:0 0 20px;border-left:solid 4px #a372ad}.opencampus .sect05 h4 span{font-size:1.6rem}.opencampus .sect05 figure{margin:0 0 40px}.opencampus .sect05 .gmap{width:100%;height:250px;background:#ccc;margin:0 0 50px}.opencampus .sect06{width:100%;margin:0 auto 100px;padding:80px 20px;background:#fad9ee}.opencampus .sect06 .box{width:100%;max-width:1160px;margin:0 auto}.opencampus .sect06 .box>p{margin:0 0 1em}.opencampus .sect06 .ac{margin:0}.opencampus .sect06 .ac_box{padding:30px 50px 50px;margin:0;background:#fff}.opencampus .sect06 .ac_box h4{font-weight:700;font-size:1.6rem;margin:30px 0 10px}.opencampus .sect06 .ac_box p{padding:0 1em}.opencampus .sect07{width:100%;max-width:1200px;margin:0 auto 100px;padding:0 20px}.opencampus .sect07 .gmap{width:100%;height:380px;margin:50px 0}.opencampus .sect07 .gmap iframe{width:100%;height:100%}.opencampus .sect07 dl dt{width:100%;padding:1.5em;background:#df78a8;font-size:1.8rem;color:#fff;text-align:center}.opencampus .sect07 dl dd{width:100%;padding:40px 20px;background:#fff;border:solid 3px #df78a8;text-align:center}.opencampus .sect07 dl dd p{display:inline-block;margin:0 20px;vertical-align:middle}.opencampus .sect07 dl dd p:nth-of-type(1){text-align:left}.opencampus .sect07 dl dd p:nth-of-type(1) span{display:block;font-size:1.8rem;font-weight:500}.opencampus .sect07 dl dd p:nth-of-type(2){font-family:'Roboto';font-style:italic;font-weight:700;display:inline-block;font-size:4rem;padding:0 0 0 70px;background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/tel_ico.png) no-repeat left center;vertical-align:middle}.opencampus .sect07 dl dd p:nth-of-type(2) a{text-decoration:none}.opencampus .sect07 dl dd p:nth-of-type(3){width:250px}@media screen and (max-width:1000px){.opencampus .sect04 .box h2{width:100%;float:none}.opencampus .sect04 .box figure{width:100%;float:none;margin:0 auto 5%}.opencampus .sect04 .box figure img{margin:0 auto}.opencampus .sect04 .box p{width:100%;float:none}}.editor_contents #sitemap_list li:before{content:none}.opencampus2020 .sect01 h2{width:100%;max-width:100%;font-size:2.7rem;text-align:center;margin:0 auto 1em}.opencampus2020 .sect01 h2+p{width:100%;max-width:700px;font-size:1.6rem;margin:0 auto 100px;text-align:left}.opencampus2020 .sect02 h2{width:363px}.opencampus2020 .sect02 h2+div div>p{text-align:center;margin:0 auto 2em}.opencampus2020 .sect02 h2+div div ul li .course{font-size:1.9rem;font-family:'Noto Sans JP',"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;font-weight:700;font-style:normal;height:3.3em;padding:.5em 0 1em}.opencampus2020 .sect02 h2+div div ul li .course span{display:inline-block;vertical-align:middle}.opencampus2020 .sect02 h2+div div ul li .text{font-size:1.5rem;font-family:'Noto Sans JP',"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;font-weight:400;font-style:normal;text-align:left;padding:1em 1em 0;line-height:1.5}.opencampus2020 .sect02 h2+div div ul li{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/bg_day.png) no-repeat top 50px center/40%}.opencampus2020 .sect02 h2+div div ul li.night{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/bg_night.png) no-repeat top 50px center/40%}.opencampus2020 .sect02 .oc_edit{width:100%;max-width:1000px;border:solid 5px #d0629d;padding:50px;margin:100px auto 0}.opencampus2020 .sect02 .oc_edit h4{position:relative;width:100%;font-size:2rem;font-weight:400;padding:.1em 1em 0 .9em;margin:30px 0 20px;clear:both}.opencampus2020 .sect02 .oc_edit h4:before{position:absolute;display:block;content:"";width:4px;height:2em;background:#a372ad;top:0;left:0}.opencampus2020 .sect02 .oc_edit p{margin:0 0 1em}.opencampus2020 .sect02 .oc_edit ul{margin:0 0 1em}.opencampus2020 .sect02 .oc_edit ul li{position:relative;font-size:1.6rem;padding:0 0 0 2.5rem;margin:0 0 1%}.opencampus2020 .sect02 .oc_edit ul li:before{position:absolute;display:block;content:"";width:1rem;height:1rem;border-radius:50%;background:#a372ad;top:.85rem;left:.5rem}.common_oc{margin:80px auto 110px}.common_oc ul{width:100%;max-width:1050px;font-size:0;text-align:center;margin:auto;padding:0 25px}.common_oc ul li{display:inline-block;width:48%;margin:0 1% 2%}.common_oc ul li:nth-last-of-type(-n+2){margin:0 1%}.common_oc ul li a{display:block;width:100%}.common_oc ul li a img{width:100%;opacity:1;transition:.4s}.common_oc ul li a:hover img{opacity:.7}@keyframes kv_slider{0%{transform:scale(1)}100%{transform:scale(1.05)}}.totop{transform:translateY(100px);opacity:0;transition:.75s}.fadein.totop{transform:translateY(0);opacity:1}.wp-block-image img{height:auto}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto}
@charset "utf-8";@media screen and (max-width:767px){body{-webkit-text-size-adjust:100%;font-size:1.2rem}.pc_cont{display:none}.anc{padding:150px 0 0;margin:-150px 0 0}}@media screen and (max-width:767px){header{height:70px;padding:15px 3%}header .logo{width:210px;height:100%}header .logo img{max-width:100%;height:auto;max-height:100%}nav>.menu{width:70px;height:70px;padding:40px 0 0}nav>.menu:before,nav>.menu:after{width:32px;height:3px}nav>.menu:before{top:16px;box-shadow:0 10px 0 0 #fff}nav>.menu:after{top:36px}nav>.menu span:before{font-size:1.2rem}nav.open>.menu:before,nav.open>.menu:after{width:36px}nav.open>.menu:before{top:27px}nav.open>.menu:after{top:27px}nav>.menu_box{height:calc(100vh - 150px);top:150px}nav>.menu_box>div{padding:5% 0 50px}nav>.menu_box>div .menu_title{font-size:2.4rem}nav>.menu_box>div>ul.menu01{margin:0 auto 5%}nav>.menu_box>div>ul.menu01 li a{font-size:1.4rem;padding:.75em 1em .75em 2.5em}nav>.menu_box>div>ul.menu01 li a:before{width:.7rem;height:.7rem;top:1.25em;left:.75em}nav>.menu_box>div>ul.menu02,nav>.menu_box>div>ul.menu03,nav>.menu_box>div>ul.menu04{width:92%;margin:0 auto}nav>.menu_box>div>ul.menu02 li,nav>.menu_box>div>ul.menu03 li,nav>.menu_box>div>ul.menu04 li{width:100%;margin:0;float:none}nav>.menu_box>div>ul.menu02 li a,nav>.menu_box>div>ul.menu03 li a,nav>.menu_box>div>ul.menu04 li a{font-size:1.2rem;padding:.3em 0 .3em 1.5em}nav>.menu_box>div>ul.menu02 li a:before{width:.5rem;height:.5rem;top:.9em;left:0}nav>.menu_box>div>ul.menu03 li a:before,nav>.menu_box>div>ul.menu04 li a:before{width:.6rem;height:.6rem;top:1em;left:.25em}nav>.menu_box>div>ul.menu03 li a[target=_blank]:after,nav>.menu_box>div>ul.menu04 li a[target=_blank]:after{width:1.2em;height:1em;background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/common/bg_targetw.png) no-repeat center/auto 100%}nav .custom_search{margin:6% auto}nav>.menu_head{position:fixed;display:block;width:100%;top:70px;right:0;left:0;margin:auto;z-index:100}nav>.menu_head>li{display:block;width:25%;height:80px;font-size:1.2rem}nav>.menu_head>li:last-child{border:none}nav>.menu_head>li>a{padding:50px 0 0}nav>.menu_head>li>a.nav_document{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/common/nav_document.png) no-repeat top 15px center}nav>.menu_head>li>a.nav_access{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/common/nav_access.png) no-repeat top 15px center}nav>.menu_head>li>a.nav_contact{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/common/nav_contact.png) no-repeat top 15px center}nav>.menu_head>li>a.nav_cmap{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/common/nav_cmap.png) no-repeat top 15px center}nav>.menu_head>li>a.nav_cmap{padding:42px 0 0}nav>.menu_head>li>a.nav_cmap span{display:block;line-height:1}}@media screen and (max-width:480px){nav>.menu_head>li{font-size:3vw}}@media screen and (max-width:767px){main article p{font-size:1.2rem}.kv{height:auto;margin:150px 0 0}.kv.kv_img{height:0;padding:43.75% 0 0;background:#bf93c8;margin:150px 0 0;overflow:hidden}.kv .kv_title{min-height:90px}.kv.kv_img .kv_title{position:absolute;width:100%;height:auto;max-width:none;min-height:auto;padding:.75em 1em;margin:0;top:auto;left:0;bottom:0;background:rgba(163,114,173,.8);z-index:10}.kv .kv_title>span{font-size:2rem}.kv.kv_img .kv_title>span{font-size:2rem;width:100%;margin:0}.kv.kv_img>img{width:100%;height:auto;margin:auto;top:-100%;bottom:-100%;right:0;left:0}.bg_breadcrumbs{height:auto;padding:1em;margin:0 auto 8%}.breadcrumbs{height:auto;padding:0}.breadcrumbs>span{font-size:1rem;line-height:1.5}.container{padding:0 4%;margin:0 auto 10%}.contact_box{padding:0 4%;margin:0 auto 10%}.contact_box div{padding:3%;border-radius:5px}.contact_box div h2{font-size:1.6rem}.contact_box div p{font-size:1.4rem}aside{padding:8% 0 6%}aside ul{padding:0 3%}aside ul li{width:48%;margin:0 4% 4% 0}aside ul li:nth-child(even){margin:0 0 4%}aside ul li:nth-child(4n){margin:0 0 4%}aside ul li:nth-child(odd){clear:both}.pagetop{width:12%;height:auto;right:5%;bottom:3%}footer .f_nav{height:auto;margin:0 auto 8%;text-align:left;overflow:hidden}footer .f_nav li{display:block;width:50%;float:left;border-right:solid 1px #fff;border-bottom:solid 1px #fff}footer .f_nav li:nth-child(even){border-right:none}footer .f_nav li a{font-size:2.8vw;line-height:1.3;padding:1em 0 1em 1.5em}footer .f_nav li a:before{left:.5em}footer .f_nav li a:after{content:none}footer .footer_box{padding:0 3%}footer .footer_box .f_link{display:block;width:100%;float:none;overflow:hidden}footer .footer_box .f_link ul{display:block;width:100%;margin:0;float:none}footer .footer_box .f_link ul:nth-of-type(1){display:none}footer .footer_box .f_link ul li{font-size:1.2rem;margin:0 0 2%}footer .footer_box .f_link ul li:before{top:.6em}footer .footer_box .f_link ul li a[target=_blank]:after{width:1.2em;height:1em}footer .footer_box .f_address{display:block;width:100%;float:none;text-align:center}footer .footer_box .f_address .f_logo{margin:0 0 3%}footer .footer_box .copyright{font-size:1rem;padding:0 3% 2%}}@media screen and (max-width:767px){.btn_common,.editor_contents .btn_common{margin:0 3% 5% 0}.btn_all,.editor_contents .btn_all{margin:0 3% 5% 0}.editor_contents .img_link{margin:4% auto 6%}.editor_contents .img_link li{width:100%;margin:0 auto 6%}.editor_contents .img_link li:nth-child(3n){margin:0 auto 6%}.editor_contents .banner_link{margin:4% auto 6%}.editor_contents .banner_link li{width:100%;margin:0 auto 6%}.editor_contents .banner_link li:nth-child(3n){margin:0 0 6%}.editor_contents .banner_link li a{min-height:auto;padding:1.5em 2.4em 1.5em 1em}.editor_contents h2{font-size:2.2rem;margin:10% 0 4%}.editor_contents h3{font-size:2rem;padding:.35em .8em;margin:6% 0 4%}.editor_contents h4{font-size:1.8rem;padding:.1em 1em 0 .9em;margin:6% 0 4%}.editor_contents h4:before{height:1.6em;top:.2em}.editor_contents h5{font-size:1.6rem;padding:.5em 1em;margin:6% 0 4%}.editor_contents h6{font-size:1.6rem;margin:6% 0 4%}.editor_contents h6:before{width:8px;height:8px}.editor_contents ol,.editor_contents ul{font-size:1.2rem}.editor_contents ol{margin:0 0 6%}.editor_contents ol li{padding:0 0 0 2rem}.editor_contents ol li:before{font-size:1.6rem}.editor_contents ul{margin:0 0 6%}.editor_contents ul li{padding:0 0 0 2rem}.editor_contents ul li:before{width:.8rem;height:.8rem;top:.65rem;left:.65rem}.editor_contents a[target=_blank]:after{width:1.2em;height:1em}.editor_contents a[href$=".pdf"]:after{width:1em;height:1.2em}.editor_contents div.border_box{padding:5%;margin:0 0 8%}.w_scroll{margin:0}figure.w_scroll{display:block!important;width:100%!important}.scroll_caution{width:100%;font-size:1rem;text-align:right;margin:4% 0 2%!important}.scroll_caution:first-letter {color:#bfbfbf;font-weight:700;font-size:1.2em}.editor_contents table{margin:0 0 8%}.editor_contents .w_scroll>table{width:200%!important;max-width:200%!important;margin:0 auto 2%}.editor_contents .w_scroll300>table,.editor_contents .w_scroll>table.w_scroll300{width:300%!important;max-width:300%!important;margin:0 auto 2%}.editor_contents .w_scroll400>table,.editor_contents .w_scroll>table.w_scroll400{width:400%!important;max-width:400%!important;margin:0 auto 2%}.editor_contents table th,.editor_contents table td{padding:1em 1.5em}.editor_contents dl.faq dt{font-size:1.4rem;padding:1.5rem 1.5rem 1.5rem 5rem;margin:0 0 3%}.editor_contents dl.faq dt span{font-size:2.25rem;top:1rem;left:1rem}.editor_contents dl.faq dd{padding:1rem 0 0 6rem;margin:0 0 8%}.editor_contents dl.faq dd span{width:45px;height:40px;line-height:45px;font-size:2.25rem}.editor_contents .post_info .post_cat{width:100px;height:20px;line-height:20px;font-size:1rem}.editor_contents .post_info .post_date{font-size:1.4rem;margin:0 0 5px 5px}.editor_contents .p_title{font-size:2.4rem;margin:4% auto 6%}.editor_contents .post_info+h2{margin:0 0 4%}@media (max-width:600px){.editor_contents .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{padding:0}.editor_contents .wp-block-media-text.has-media-on-the-right.is-stacked-on-mobile .wp-block-media-text__content{padding:0}}.editor_contents .wp-block-file__button{min-width:90px!important;height:auto!important;line-height:1.2!important;padding:5px 20px 5px 5px!important;margin:0 10px 5px 0!important}.editor_contents .wp-block-button__link{font-size:1.2rem!important;margin:0 5px 5% 0!important}.editor_contents .wp-block-media-text{margin:0 auto 8%}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{margin-bottom:4%}.editor_contents blockquote{padding:3% 5% 3% 40px;margin:8% auto;background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/common/bg_blockquote.png) no-repeat top 10% left 3%/1.6em,#f8f7f7}.editor_contents blockquote cite{font-size:1.2rem}.editor_contents .columns-2 .blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n+1),.editor_contents .columns-3 .blocks-gallery-grid .blocks-gallery-item:nth-of-type(3n+1),.editor_contents .columns-4 .blocks-gallery-grid .blocks-gallery-item:nth-of-type(4n+1),.editor_contents .columns-5 .blocks-gallery-grid .blocks-gallery-item:nth-of-type(5n+1),.editor_contents .columns-6 .blocks-gallery-grid .blocks-gallery-item:nth-of-type(6n+1),.editor_contents .columns-7 .blocks-gallery-grid .blocks-gallery-item:nth-of-type(7n+1),.editor_contents .columns-8 .blocks-gallery-grid .blocks-gallery-item:nth-of-type(8n+1){clear:none}.editor_contents .blocks-gallery-grid .blocks-gallery-item figure img{height:30vw!important}.gallery-columns-3 .gallery-item,.gallery-columns-4 .gallery-item{width:48%;margin:0 1%}.gallery-columns-5 .gallery-item{width:31.33333%;margin:0 1%}.form{margin:0 auto 15%}.form .f_title{font-size:1.6rem;padding:0 0 0 1.5em;margin:8% 0 4%}.form .f_title.must:after{width:45px;height:20px;line-height:20px;margin:0 0 0 1.5rem;font-size:1rem;border-radius:2px}.form input[type=text],.form input[type=email],.form input[type=number],.form textarea{margin:0 0 3%;padding:1rem 1.5rem}.form input.half_w{display:block;width:100%;margin:0 0 3%}.form input.half_w:nth-of-type(even){margin:0 0 3%}.form input.postcode,.form input.birthday{width:100px;margin:0 5px 3%}.form input.postcode+span{display:block}.form .select_box{margin:0 0 3%}.form select{padding:1rem 1.5rem}.form .check_box,.form .radio_box{padding:1rem 1.5rem;margin:0 0 3%}.form .check_box label input+span{position:relative;display:inline-block;margin:1.5% 3rem 1.5% 0}.form input[type=submit],.form input[type=button],.form button{width:150px;height:40px;line-height:40px;font-size:1.4rem;margin:5% 5% 0}ul.news_tab{min-width:auto;width:250%;margin:0 auto 3%}ul.news_tab li{width:120px;height:45px;line-height:40px}ul.news_list li{width:48%;margin:0 4% 5% 0}ul.news_list li:nth-child(4n){margin:0 0 5%}ul.news_list li:nth-child(even){margin:0 0 5%}ul.news_list li:nth-child(odd){clear:both}ul.news_list li a .post_info .post_cat{width:100px;height:20px;line-height:20px;font-size:1rem}ul.news_list li a .post_info .post_date{font-size:1.4rem}.post_tag{margin:4% auto 0}.container>.post_tag{margin:0 auto 4%}.post_tag span{min-width:80px;font-size:1rem;padding:5px 5px 5px 20px}.container>.post_tag+.select_box{margin:0 0 4%}.wp-pagenavi{margin:0 auto 10%;padding:0 0 90px}.wp-pagenavi span,.wp-pagenavi a{width:35px;height:35px;line-height:25px;font-size:1.3rem}.wp-pagenavi .previouspostslink,.wp-pagenavi .nextpostslink{height:60px;line-height:60px;padding:0 40px}.wp-pagenavi .previouspostslink:before{width:.8rem;height:.8rem}.wp-pagenavi .nextpostslink:after{width:.8rem;height:.8rem}}@media screen and (max-width:767px){.h2_common{font-size:2.4rem;padding:0 0 3%;margin:0 auto 6%}.h2_common_en{font-size:3rem;padding:0}.h2_common:before,.h2_common:after{width:18px;height:5px}.kv_home{padding:0;margin:150px 0 0}.kv_home .catch span{font-size:2.4rem}.kv_slider .slick-slide img.sp_cont{display:block!important}.kv_slider .slick-slide img.pc_cont{display:none!important}.kv_nav{display:none}.kv_home .kv_banner{bottom:0;right:3%;width:35vw}.home_slider .slick-slide{max-width:100%}.home_slider .slick-prev,.home_slider .slick-next{width:8vw;height:8vw}.home_important{padding:10% 3%}.home_important .edit{width:100%}.home_important .edit p{margin:0 0 .5em}.home_important .edit ul li{font-size:1.2rem}.home_important .edit ul li:before{width:4px;height:4px;left:-.2em}.home_news{padding:10% 3%}.home_news>.btn_all{position:static;display:block;width:135px;margin:0 auto}.home_news h2{margin:0 auto 6%}.home_subject{padding:10% 3%}.home_subject>section{margin:0 auto 6%}.home_subject>section h3{font-size:2rem;margin:0 auto 5%}.home_subject>section ul li{display:block;width:48%;margin:0 4% 4% 0;float:left}.home_subject>section ul li:last-child{margin:0}.home_subject>section ul li:nth-child(even){margin:0 0 4%}.home_subject>section:nth-of-type(1) ul li:nth-child(1) a{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/home/sub01_sp.png) no-repeat center/cover}.home_subject>section:nth-of-type(1) ul li:nth-child(2) a{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/home/sub02_sp.png) no-repeat center/cover}.home_subject>section:nth-of-type(1) ul li:nth-child(3) a{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/home/sub03_sp.png) no-repeat center/cover}.home_subject>section:nth-of-type(2) ul li:nth-child(1) a{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/home/sub04_sp.png) no-repeat center/cover}.home_subject>section:nth-of-type(2) ul li:nth-child(2) a{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/home/sub05_sp.png) no-repeat center/cover}.home_subject>section:nth-of-type(2) ul li:nth-child(3) a{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/home/sub06_sp.png) no-repeat center/cover}.home_subject .btn_blog{width:50%;height:auto;margin:10% auto 0}.home_subject .rss{padding:8%}.home_subject .rss .blog_link{position:static;margin:0 auto 8%}.home_subject .rss ul li{width:47%;margin:0 6% 6% 0}.home_subject .rss ul li:last-child{margin:0}.home_subject .rss ul li:nth-child(even){margin:0 0 6%}.home_subject .rss ul li:nth-child(odd){clear:both}.home_subject .rss ul li p:nth-of-type(2){font-size:1.4rem}.home_subject .rss ul li p:nth-of-type(3){font-size:1.3rem}.home_feature{padding:10% 3% 15%}.home_feature div{margin:0 auto 10%}.home_feature div figure{width:100%;max-width:100%;margin:0 auto;float:none}.home_feature div:nth-of-type(even) figure{margin:0 auto;float:none}.home_feature div figure+dl{position:relative;width:100%;float:none;margin:0;z-index:1;top:-16px}.home_feature div:nth-of-type(even) figure+dl{width:100%;float:none;margin:0}.home_feature div figure+dl dt{font-size:1.8rem;padding:0 0 0 .25em}.home_feature div figure+dl dt span{font-size:4.5rem}.home_feature div figure+dl dd p{margin:3% 0 0}.home_gallery{padding:10% 3%}.home_gallery div{padding:0 0 6%;border-bottom:solid 1px #a372ad}.home_gallery div h2{font-size:3rem;margin:0 auto 5%}.home_gallery div h2 span{position:relative;display:inline-block;padding:0 .5em}.home_gallery div h2 span:before,.home_gallery div h2 span:after{height:1px}.home_gallery div ul{margin:0 auto 5%}.home_gallery div ul li{width:31%!important;margin:0 3.5% 3.5% 0!important;float:left!important}.home_gallery div ul li:nth-child(3n){margin:0 0 3.5%!important}.home_gallery div ul li:nth-child(6n){margin:0 0 3.5%!important}.home_gallery div ul li:nth-child(3n+1){clear:both}.home_gallery .blocks-gallery-grid .blocks-gallery-item figure>a{height:27vw!important}.home_gallery .blocks-gallery-grid .blocks-gallery-item figure img{height:27vw!important}.home_gallery .blocks-gallery-grid .blocks-gallery-item figure>a:after{height:27vw!important}.home_gallery div p.btn_common{width:160px}.home_access{padding:10% 0}.home_access .gmap{height:220px}.home_access p.btn_common{width:200px;margin:6% auto 0}}@media screen and (max-width:767px){.curriculum .kv .kv_title{background:rgba(207,94,155,.87)}.curriculum .kv .kv_title>span>span:nth-of-type(1){font-size:1.4rem;margin:0 0 .25em}.curriculum .kv .kv_title>span>span:nth-of-type(2){font-size:1.6rem}.curriculum .kv .kv_title>span>span:nth-of-type(2)>span{font-size:2rem}.curriculum .w_scroll{overflow-x:scroll}.curriculum .container table{width:250%;margin:0 auto 3%}.curriculum .container table td{font-size:1.2rem}.curriculum .container table th{font-size:1.2rem}.curriculum .container table tr:nth-of-type(1) td span{font-size:1.8rem}.curriculum .cl_list li{width:100%;margin:0 auto 5%;float:none}.curriculum .cl_list li:nth-child(3n){margin:0 0 5%}.curriculum .cl_list li figure{margin:0 0 3%}.curriculum .cl_list li p{font-size:1.8rem;margin:0 0 3%}.campusmap .container>h2{font-size:2rem}.campusmap .map_p{margin:0 auto 10%}.campusmap .map_p p{margin:0 auto 5%}.campusmap .map_img{margin:0 auto 10%}.campusmap .map_list li{width:48%;margin:0 4% 6% 0}.campusmap .map_list li:nth-child(odd){clear:both}.campusmap .map_list li:nth-child(even){margin:0 0 6%}.campusmap .map_list li:nth-child(4n){margin:0 0 6%}.campusmap .map_list li img{margin:0 0 2%}.careersupport .bg_box{padding:0 0 10%;margin:10% auto 0}.careersupport .w_box{padding:5% 4%}.careersupport .fade{padding:0 4%}.careersupport .lead{text-align:left;margin:0 auto 8%}.careersupport h2.h2_career{margin:0 auto 5%;padding:10% 0 0}.careersupport h2.h2_career>span{font-size:1.8rem;padding:0 3rem;background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/common/h2_career_before.png) no-repeat left bottom/2.5rem,url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/common/h2_career_after.png) no-repeat right bottom/2.5rem}.careersupport h2.h2_career>span>span{font-size:2.4rem}.careersupport h3.h3_career{font-size:2rem;line-height:1.3;margin:0 0 4%}.careersupport .contents_box{margin:8% auto 0}.careersupport .contents_box dt{height:35px;line-height:40px;font-size:2.4rem}.careersupport .contents_box dd{padding:5% 4% 4%}.careersupport .contents_box dd ul li{width:100%;margin:0 0 2%;padding:0 0 0 2rem}.careersupport .career_list{padding:5% 4%}.careersupport .career_list dt{font-size:1.6rem;line-height:1.3;margin:0 0 4%;padding:0 0 .5rem}.careersupport .career_list dd ul li{width:100%}.careersupport .career_list dd ul li:before{width:.5em;height:.5em;top:.7em}.careersupport .career_list dd ol li{width:100%;padding:0 0 0 2rem}.careersupport .career_list dd ol li:before{font-size:1.4rem}.careersupport .voice_box{margin:10% auto;padding:6% 4%}.careersupport .voice_box:before,.careersupport .voice_box:after{width:10vw;height:10vw}.careersupport .voice_box:before{top:-5vw;left:-5vw}.careersupport .voice_box:after{bottom:-5vw;right:-5vw}.careersupport .voice_box figure{position:relative;width:80%;margin:0 auto 4%;float:none}.careersupport .voice_box figure img{width:100%}.careersupport .voice_box figure:nth-last-of-type(1){margin:0 auto 4%}.careersupport .voice_box figure:nth-last-of-type(1)+dl{margin:0 auto 4%}.careersupport .voice_box figure+dl{width:100%;margin:0 auto 6%}.careersupport .voice_box figure+dl dt{font-size:1.8rem;margin:0 0 3%}.careersupport .voice_box figure+dl dd .voice_name{margin:0 0 1em}.careersupport .voice_box figure+dl dd .voice_name span{font-size:1.6rem}.careersupport .voice_box .voice_title{font-size:2rem;margin:0 0 4%}.careersupport figure{margin:0 auto 8%}.careersupport .career_program,.careersupport .career_program:nth-of-type(even){width:100%;margin:0 auto 5%;padding:6%}.careersupport .career_program h3{font-size:1.8rem;line-height:1.3;margin:0 0 3%}.careersupport .career_program ul{margin:0 0 3%}.careersupport .career_program ul li:before{width:.5em;height:.5em;top:.75em}.careersupport .program_box{width:100%;margin:8% 0 0;text-align:center}.careersupport .program_box:nth-of-type(4n){margin:8% 0 0}.careersupport .program_box dl{text-align:left}.careersupport .program_box dl dt{font-size:1.8rem;margin:4% 0 2%}.careersupport .career_border{width:100%}.careersupport .career_border dt{font-size:1.8rem;padding:5% 4% 0}.careersupport .career_border dd{font-size:1.1rem;padding:3% 4% 5%}.careersupport .career_border dd p.btn_common{margin:3% auto 0;width:120px;min-width:120px}.careersupport #anc04+.bg_box figure{margin:6% auto 0}.careersupport #anc04+.bg_box figure img{width:100%;float:none}.careersupport #anc04+.bg_box figure img:nth-of-type(2){margin:4% 0 0}.careersupport #anc04+.bg_box .voice_box figure{margin:0 auto 4%}.careersupport #anc04+.bg_box .voice_box figure img{width:100%}.careersupport #anc05+.fade h4{font-size:1.8rem;margin:6% 0 3%}.careersupport #anc05+.fade h5{font-size:1.4rem;margin:5% 0 3%}.careersupport #anc05+.fade ul li:before{width:.5em;height:.5em;top:.75em}.careersupport #anc05+.fade .shingaku+.voice_box{margin:8% auto 0}.careersupport #anc05+.fade .shingaku h4{margin:0 0 3%}.careersupport #anc05+.fade .hennyu dl{width:100%;margin:0 auto 5%}.careersupport #anc05+.fade .hennyu dl dt{font-size:1.4rem;margin:0 0 3%}.careersupport #anc07+.fade .career_list{margin:0 auto 8%}}@media screen and (max-width:767px){.opencampus .kv_oc>div{max-height:none}.opencampus .kv_oc h1{width:100%;float:none}.opencampus .kv_oc h1:after{width:20vw;height:20vw;bottom:auto;right:auto;top:-10vw;left:2%}.opencampus .kv_oc figure{width:100%;float:none}.opencampus{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/bg_oc.jpg) top center/200%}.opencampus .h2_oc{font-size:2rem;margin:0 auto 6%}.opencampus .sect05 h2{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/h2_05.png) no-repeat center/100%}.opencampus .sect06 h2{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/h2_06.png) no-repeat center/100%}.opencampus .sect03 h2 span{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/h2_sect03.png) no-repeat center top/auto 40px}.opencampus .sect04 h2 span{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/h2_sect04.png) no-repeat center top/auto 40px}.opencampus .sect05 h2 span{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/h2_sect05.png) no-repeat center top/auto 40px}.opencampus .sect06 h2 span{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/h2_sect06.png) no-repeat center top/auto 40px}.opencampus .sect07 h2 span{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/h2_sect07.png) no-repeat center top/auto 40px}.opencampus .h2_oc span:before,.opencampus .h2_oc span:after{width:1em;height:1.2em;margin:0 .5em}.opencampus .h2_oc span:before{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/h2_before.png) no-repeat center/auto 100%}.opencampus .h2_oc span:after{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/h2_after.png) no-repeat center/auto 100%}.opencampus .sect01{padding:0 4%;margin:0 auto 8%}.opencampus .sect01 .sect0101,.opencampus .sect01 .sect0102{position:static;float:left}.opencampus .sect01 .sect0101{width:50%}.opencampus .sect01 .sect0102{width:50%}.opencampus .sect01 h2{width:80%;margin:0 auto 4%}.opencampus .sect01 p{width:100%;margin:0 auto 5%}.opencampus .sect02{padding:0 4%}.opencampus .sect02 h2{width:150px}.opencampus .sect02 h2+div{margin:-30px 0 0;padding:5px}.opencampus .sect02 h2+div div{padding:8% 5% 0}.opencampus .sect02 h2+div div ul{text-align:left}.opencampus .sect02 h2+div div ul li{width:46%;margin:0 2% 8%;background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/bg_day.png) no-repeat top center/40%;text-align:center}.opencampus .sect02 h2+div div ul li.night{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/bg_night.png) no-repeat top center/40%}.opencampus .sect02 h2+div div ul li .date{font-size:4rem}.opencampus .sect02 h2+div div ul li .week{font-size:2rem}.opencampus .sect02 h2+div div ul li .time{font-size:2rem}.opencampus .sect02 h2+div div ul li .btn{height:40px}.opencampus .sect02 h2+div div ul li .btn a{font-size:1.3rem;border:solid 2px #ffe1ee}.opencampus .sect02 h2+div div ul li .btn a:before{line-height:37px;font-size:1.3rem}.opencampus .sect02 h2+div div ul li.finish .btn a{border:solid 2px #e5e5e5}.opencampus .sect02 h2+div div ul li.close .btn a{border:solid 2px #e60012}.opencampus .sect02>p{width:100%;height:auto;margin:6% auto 0}.opencampus .sect02>p a{line-height:1.5;font-size:1.4rem;padding:1em .5em;border:solid 2px #d0629d}.opencampus .sect02>p a span{font-size:2rem;padding:0 0 0 5rem;background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/tel_ico.png) no-repeat left center/auto 70%}.opencampus .anchor{padding:6% 4%;background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/p_top.png) repeat-x bottom center/200%}.opencampus .anchor ul li{width:48%;margin:0 4% 3% 0}.opencampus .anchor ul li:nth-child(even){margin:0 0 3%}.opencampus .anchor ul li:nth-child(5){margin:0 auto 3%}.opencampus .sect03{padding:8% 4% 0}.opencampus .sect03 .box>div{width:100%;padding:2% 2% 6%;margin:0 auto 8%}.opencampus .sect03 .box>div:nth-of-type(even){margin:0 0 8%}.opencampus .sect03 .box>div:before{top:-5%}.opencampus .sect03 .box>div h3{font-size:1.6rem;padding:3% 0 0}.opencampus .sect04{padding:10% 4%;margin:0 auto 5%;background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/p_bottom.png) repeat-x top center/200%}.opencampus .sect04 .box{width:100%;padding:5%}.opencampus .sect04 .box h2{width:100%;font-size:1.6rem}.opencampus .sect04 .box h2 span:before{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/sect04_before.png) no-repeat center/auto 80%}.opencampus .sect04 .box h2 span:after{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/sect04_after.png) no-repeat center/auto 80%}.opencampus .sect04 .box figure{width:100%;float:none}.opencampus .sect04 .box p{width:100%;font-size:1.4rem;float:none}.opencampus .sect04 .box p.btn{width:200px;margin:5% auto 0}.opencampus .sect05{margin:0 auto 10%;padding:0 4%}.opencampus .bus_guide{font-size:1.6rem;padding:1em;margin:0 auto 8%}.opencampus .bus_guide:before{display:block;width:3rem;height:3rem;background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/caution_day.png) no-repeat center/auto 100%;margin:0 auto .5em}.opencampus .bus_guide.bus_guide_night:before{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/caution_night.png) no-repeat center/auto 100%}.opencampus .ac{font-size:1.8rem;padding:.5em 3em .5em 1em;margin:0 0 5%}.opencampus .ac span:before{width:30px;height:30px;right:.5em}.opencampus .ac:before{width:16px;height:4px;right:16px}.opencampus .ac:after{width:4px;height:16px;right:22px}.opencampus .ac_box{padding:0;margin:0 0 10%}.opencampus .sect05 h4{font-size:1.6rem;margin:0 0 5%}.opencampus .sect05 h4 span{font-size:1.3rem}.opencampus .sect05 figure{overflow-x:scroll;margin:0 0 8%;padding:0 0 4%}.opencampus .sect05 figure img{width:200%;max-width:none}.opencampus .sect05 .gmap{height:200px;margin:0 0 5%}.opencampus .sect06{margin:0 auto 10%;padding:8% 4%}.opencampus .sect06 .box>p{margin:0 0 1em}.opencampus .sect06 .ac_box{padding:5% 5% 10%}.opencampus .sect06 .ac_box h4{font-size:1.4rem;margin:6% 0 3%}.opencampus .sect07{padding:0 4%}.opencampus .sect07 .gmap{height:200px;margin:8% 0}.opencampus .sect07 dl dt{padding:1em;font-size:1.6rem}.opencampus .sect07 dl dd{padding:6% 4%;border:solid 2px #df78a8}.opencampus .sect07 dl dd p{display:block;margin:0 auto}.opencampus .sect07 dl dd p:nth-of-type(1) span{font-size:1.5rem}.opencampus .sect07 dl dd p:nth-of-type(2){display:block;text-align:left;font-size:3rem;padding:0 0 0 60px;background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/tel_ico.png) no-repeat left center/auto 50%}.opencampus .sect07 dl dd p:nth-of-type(3){width:200px}.opencampus2020 .sect01 h2{font-size:1.7rem;width:100%}.opencampus2020 .sect01 h2+p{font-size:1.3rem;margin:0 auto 10%}.opencampus2020 .sect02 h2{width:252px}.opencampus2020 .sect02 h2+div div>p{margin:5% auto}.opencampus2020 .sect02 h2+div div ul li .course{font-size:1.6rem;height:3.5em}.opencampus2020 .sect02 h2+div div ul li .text{font-size:1.3rem;margin:0 0 1em}.opencampus2020 .sect02 h2+div div ul li{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/bg_day.png) no-repeat top 4rem center/40%}.opencampus2020 .sect02 h2+div div ul li.night{background:url(//college.shinonome.ac.jp/wp-content/themes/univ_theme/assets/css/../img/oc/bg_night.png) no-repeat top 4rem center/40%}.opencampus2020 .sect02 .oc_edit{padding:5%;margin:10% auto 0}.opencampus2020 .sect02 .oc_edit h4{font-size:1.8rem;padding:.1em 1em 0 .9em;margin:6% 0 4%}.opencampus2020 .sect02 .oc_edit h4:before{height:1.6em;top:.2em}.opencampus2020 .sect02 .oc_edit ul{margin:0 0 6%}.opencampus2020 .sect02 .oc_edit ul li{font-size:1.2rem;padding:0 0 0 2rem}.opencampus2020 .sect02 .oc_edit ul li:before{width:.8rem;height:.8rem;top:.65rem;left:.65rem}.common_oc{margin:30px auto 50px}.common_oc ul{max-width:500px;padding:0 4%}.common_oc ul li{width:100%;margin:0 0 3%}.common_oc ul li:nth-last-of-type(-n+2){margin:0 0 3%}.common_oc ul li:last-of-type{margin:0}}@media print{@-moz-document url-prefix(){@page{size:A4;margin:12.7mm 9.7mm}body{width:100%}}@supports (-ms-ime-align:auto){body{zoom:1.8;width:1200px}}body{zoom:.68;-webkit-print-color-adjust:exact}nav{display:none}.sp_cont{display:none}header{position:static}article .kv{margin-top:0}.editor_contents .img_link li p{font-size:1rem}.kv_home{padding:0 0 80px}.kv_slider .slick-slide{float:left}.home_slider{overflow:hidden}.home_slider .slick-slide{float:left}.slick-arrow{display:none!important}.slick-dots{display:none!important}.ac_box{display:block!important}.ac+div{display:block!important}}@media print and (-ms-high-contrast:none){@page{size:A4;margin:12.7mm 9.7mm}body{zoom:1.8;width:1200px;transform:scale(.5);transform-origin:0 0}}
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
#sb_instagram{width:100%;margin:0 auto;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#sb_instagram #sbi_images,#sb_instagram.sbi_fixed_height{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}#sb_instagram:after,.sbi_lb-commentBox:after,.sbi_lb-data:after,.sbi_lb-dataContainer:after,.sbi_lb-outerContainer:after{content:"";display:table;clear:both}#sb_instagram.sbi_fixed_height{overflow:hidden;overflow-y:auto;box-sizing:border-box}#sb_instagram #sbi_images{box-sizing:border-box;display:grid;width:100%;padding:12px 0}#sb_instagram .sbi_header_link{-webkit-box-shadow:none;box-shadow:none}#sb_instagram .sbi_header_link:hover,.sbi_lightbox a img{border:none}#sb_instagram #sbi_images .sbi_item{display:inline-block;width:100%;vertical-align:top;zoom:1;margin:0!important;text-decoration:none;opacity:1;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s}#sb_instagram #sbi_images .sbi_item.sbi_transition{opacity:0}#sb_instagram.sbi_col_1 #sbi_images,#sb_instagram.sbi_col_1.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(1,1fr)}#sb_instagram.sbi_col_2 #sbi_images,#sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(2,1fr)}#sb_instagram.sbi_col_3 #sbi_images,#sb_instagram.sbi_col_3.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(3,1fr)}#sb_instagram.sbi_col_4 #sbi_images,#sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(4,1fr)}#sb_instagram.sbi_col_5 #sbi_images,#sb_instagram.sbi_col_5.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(5,1fr)}#sb_instagram.sbi_col_6 #sbi_images,#sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(6,1fr)}#sb_instagram.sbi_col_7 #sbi_images,#sb_instagram.sbi_col_7.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(7,1fr)}#sb_instagram.sbi_col_8 #sbi_images,#sb_instagram.sbi_col_8.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(8,1fr)}#sb_instagram.sbi_col_9 #sbi_images,#sb_instagram.sbi_col_9.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(9,1fr)}#sb_instagram.sbi_col_10 #sbi_images,#sb_instagram.sbi_col_10.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(10,1fr)}#sb_instagram #sbi_load .sbi_load_btn,#sb_instagram .sbi_photo_wrap{position:relative}#sb_instagram .sbi_photo{display:block;text-decoration:none}#sb_instagram .sbi_photo img{width:100%;height:inherit;object-fit:cover;scale:1;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;vertical-align:middle}#sb_instagram .sbi_no_js img,#sb_instagram br,#sb_instagram p:empty,#sb_instagram.sbi_no_js .sbi_load_btn,#sb_instagram.sbi_no_js .sbi_photo img{display:none}#sb_instagram a,#sb_instagram a:active,#sb_instagram a:focus,#sb_instagram a:hover,.sbi_lightbox a:active,.sbi_lightbox a:focus,.sbi_lightbox a:hover{outline:0}#sb_instagram img{display:block;padding:0!important;margin:0!important;max-width:100%!important;opacity:1!important}#sb_instagram .sbi_link{display:none;position:absolute;bottom:0;right:0;width:100%;padding:10px 0;background:rgba(0,0,0,.5);text-align:center;color:#fff;font-size:12px;line-height:1.1}#sb_instagram .sbi_link a{padding:0 6px;text-decoration:none;color:#fff;font-size:12px;line-height:1.1;display:inline-block;vertical-align:top;zoom:1}#sb_instagram .sbi_link .sbi_lightbox_link{padding-bottom:5px}#sb_instagram .sbi_link a:focus,#sb_instagram .sbi_link a:hover{text-decoration:underline}#sb_instagram .sbi_photo_wrap:focus .sbi_link,#sb_instagram .sbi_photo_wrap:hover .sbi_link{display:block}#sb_instagram svg:not(:root).svg-inline--fa{height:1em;display:inline-block}#sb_instagram .sbi_type_carousel .sbi_playbtn,#sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play,#sb_instagram .sbi_type_video .sbi_playbtn,#sb_instagram .sbi_type_video .svg-inline--fa.fa-play,.sbi_type_carousel .fa-clone{display:block!important;position:absolute;z-index:1;color:rgba(255,255,255,.9);font-style:normal!important;text-shadow:0 0 8px rgba(0,0,0,.8)}#sb_instagram .sbi_type_carousel .sbi_playbtn,#sb_instagram .sbi_type_video .sbi_playbtn{z-index:2;top:50%;left:50%;margin-top:-24px;margin-left:-19px;padding:0;font-size:48px}#sb_instagram .sbi_type_carousel .fa-clone{right:12px;top:12px;font-size:24px;text-shadow:0 0 8px rgba(0,0,0,.3)}#sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play,#sb_instagram .sbi_type_video .svg-inline--fa.fa-play,.sbi_type_carousel svg.fa-clone{-webkit-filter:drop-shadow(0px 0px 2px rgba(0,0,0,.4));filter:drop-shadow(0px 0px 2px rgba(0, 0, 0, .4))}#sb_instagram .sbi_loader{width:20px;height:20px;position:relative;top:50%;left:50%;margin:-10px 0 0 -10px;background-color:rgba(0,0,0,.5);border-radius:100%;-webkit-animation:1s ease-in-out infinite sbi-sk-scaleout;animation:1s ease-in-out infinite sbi-sk-scaleout}#sbi_load p{display:inline;padding:0;margin:0}#sb_instagram #sbi_load .sbi_loader{position:absolute;margin-top:-11px;background-color:#fff;opacity:1}@-webkit-keyframes sbi-sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes sbi-sk-scaleout{0%{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:0}}#sb_instagram .fa-spin,#sbi_lightbox .fa-spin{-webkit-animation:2s linear infinite fa-spin;animation:2s linear infinite fa-spin}#sb_instagram .fa-pulse,#sbi_lightbox .fa-pulse{-webkit-animation:1s steps(8) infinite fa-spin;animation:1s steps(8) infinite fa-spin}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.sbi-screenreader{text-indent:-9999px!important;display:block!important;width:0!important;height:0!important;line-height:0!important;text-align:left!important;overflow:hidden!important}#sb_instagram .sb_instagram_header,.sb_instagram_header{overflow:hidden;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:12px 0}#sb_instagram .sb_instagram_header a,.sb_instagram_header a{transition:color .5s;text-decoration:none}.sb_instagram_header.sbi_header_outside{float:none;margin-left:auto!important;margin-right:auto!important;display:flex}.sbi_no_avatar .sbi_header_img{background:#333;color:#fff;width:50px;height:50px;position:relative}.sb_instagram_header .sbi_header_hashtag_icon{opacity:0;position:absolute;width:100%;top:0;bottom:0;left:0;text-align:center;color:#fff;background:rgba(0,0,0,.75)}.sbi_no_avatar .sbi_header_hashtag_icon{display:block;color:#fff;opacity:.9;-webkit-transition:background .6s linear,color .6s linear;-moz-transition:background .6s linear,color .6s linear;-o-transition:background .6s linear,color .6s linear;transition:background .6s linear,color .6s linear}.sbi_no_avatar:hover .sbi_header_hashtag_icon{display:block;opacity:1;-webkit-transition:background .2s linear,color .2s linear;-moz-transition:background .2s linear,color .2s linear;-o-transition:background .2s linear,color .2s linear;transition:background .2s linear,color .2s linear}@media all and (min-width:480px){#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img,#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img img,.sb_instagram_header.sbi_medium .sbi_header_img,.sb_instagram_header.sbi_medium .sbi_header_img img{width:80px;height:80px;border-radius:50%}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,.sb_instagram_header.sbi_medium .sbi_header_text h3{font-size:20px}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,.sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,.sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info{font-size:14px}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,.sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,.sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,.sb_instagram_header.sbi_medium .sbi_header_text h3{line-height:1.4}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_img,#sb_instagram .sb_instagram_header.sbi_large .sbi_header_img img,.sb_instagram_header.sbi_large .sbi_header_img,.sb_instagram_header.sbi_large .sbi_header_img img{width:120px;height:120px;border-radius:50%}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3,.sb_instagram_header.sbi_large .sbi_header_text h3{font-size:28px}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio,#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info,.sb_instagram_header.sbi_large .sbi_header_text .sbi_bio,.sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info{font-size:16px}}#sb_instagram .sb_instagram_header .sbi_header_img,.sb_instagram_header .sbi_header_img{position:relative;width:50px;height:50px;overflow:hidden;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:50%}#sb_instagram .sb_instagram_header .sbi_header_img_hover,.sb_instagram_header .sbi_header_img_hover{opacity:0;position:absolute;width:100%;top:0;bottom:0;left:0;text-align:center;color:#fff;background:rgba(0,0,0,.75);z-index:2;transition:opacity .4s ease-in-out}#sb_instagram .sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo,#sb_instagram .sb_instagram_header .sbi_header_img_hover .sbi_new_logo,.sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo,.sb_instagram_header .sbi_header_img_hover .sbi_new_logo{position:absolute;top:50%;left:50%;margin-top:-12px;margin-left:-12px;width:24px;height:24px;font-size:24px}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_hashtag_icon .sbi_new_logo,.sb_instagram_header.sbi_medium .sbi_header_hashtag_icon .sbi_new_logo{margin-top:-18px;margin-left:-18px;width:36px;height:36px;font-size:36px}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_hashtag_icon .sbi_new_logo,.sb_instagram_header.sbi_large .sbi_header_hashtag_icon .sbi_new_logo{margin-top:-24px;margin-left:-24px;width:48px;height:48px;font-size:48px}#sb_instagram .sb_instagram_header .sbi_header_img_hover i{overflow:hidden}#sb_instagram .sb_instagram_header .sbi_fade_in,.sb_instagram_header .sbi_fade_in{opacity:1;transition:opacity .2s ease-in-out}#sb_instagram .sb_instagram_header a:focus .sbi_header_img_hover,#sb_instagram .sb_instagram_header a:hover .sbi_header_img_hover,#sb_instagram.sbi_no_js #sbi_images .sbi_item.sbi_transition,.sb_instagram_header a:focus .sbi_header_img_hover,.sb_instagram_header a:hover .sbi_header_img_hover,.sbi_lb-nav a.sbi_lb-next:hover,.sbi_lb-nav a.sbi_lb-prev:hover{opacity:1}#sb_instagram .sb_instagram_header .sbi_header_text,.sb_instagram_header .sbi_header_text{display:flex;gap:20px;justify-content:flex-start;align-items:center}#sb_instagram .sb_instagram_header.sbi_large .sbi_feedtheme_header_text,.sb_instagram_header.sbi_large .sbi_feedtheme_header_text{gap:8px}.sb_instagram_header.sbi_medium .sbi_feedtheme_header_text{gap:4px}.sbi_feedtheme_header_text{display:flex;justify-content:flex-start;align-items:flex-start;flex:1;flex-direction:column;gap:4px}#sb_instagram .sb_instagram_header h3,.sb_instagram_header h3{font-size:16px;line-height:1.3;margin:0;padding:0}#sb_instagram .sb_instagram_header p,.sb_instagram_header p{font-size:13px;line-height:1.3;margin:0;padding:0}#sb_instagram .sb_instagram_header .sbi_header_text img.emoji,.sb_instagram_header .sbi_header_text img.emoji{margin-right:3px!important}#sb_instagram .sb_instagram_header .sbi_header_text.sbi_no_bio .sbi_bio_info,.sb_instagram_header .sbi_header_text.sbi_no_bio .sbi_bio_info{clear:both}#sb_instagram #sbi_load{float:left;clear:both;width:100%;text-align:center;opacity:1;transition:.5s ease-in}#sb_instagram #sbi_load .fa-spinner{display:none;position:absolute;top:50%;left:50%;margin:-8px 0 0 -7px;font-size:15px}#sb_instagram #sbi_load .sbi_load_btn,#sb_instagram .sbi_follow_btn a,.et-db #et-boc .et-l .et_pb_module .sbi_follow_btn a{display:inline-block;vertical-align:top;zoom:1;padding:7px 14px;margin:5px auto 0;background:#333;text-decoration:none;line-height:1.5}#sb_instagram .sbi_load_btn .sbi_btn_text,#sb_instagram .sbi_load_btn .sbi_loader{opacity:1;transition:.1s ease-in}#sb_instagram .sbi_hidden{opacity:0!important}#sb_instagram #sbi_load .sbi_load_btn,#sb_instagram .sbi_follow_btn a{border:none;color:#fff;font-size:13px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition:.1s ease-in}.sbi_lb-nav a.sbi_lb-next,.sbi_lb-nav a.sbi_lb-prev{width:50px;padding-left:10px;padding-right:10px;opacity:.5;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s}#sb_instagram .sbi_follow_btn{display:inline-block;vertical-align:top;zoom:1;text-align:center}#sb_instagram .sbi_follow_btn.sbi_top{display:block;margin-bottom:5px}#sb_instagram .sbi_follow_btn a{background:#408bd1;color:#fff}#sb_instagram #sbi_load .sbi_load_btn:focus,#sb_instagram #sbi_load .sbi_load_btn:hover{outline:0;box-shadow:inset 0 0 20px 20px rgba(255,255,255,.25)}#sb_instagram .sbi_follow_btn a:focus,#sb_instagram .sbi_follow_btn a:hover{outline:0;box-shadow:inset 0 0 10px 20px #359dff}#sb_instagram #sbi_load .sbi_load_btn:active,#sb_instagram .sbi_follow_btn a:active{box-shadow:inset 0 0 10px 20px rgba(0,0,0,.3)}#sb_instagram .sbi_follow_btn .fa,#sb_instagram .sbi_follow_btn svg{margin-bottom:-1px;margin-right:7px;font-size:15px}#sb_instagram .sbi_follow_btn svg{vertical-align:-.125em}#sb_instagram #sbi_load .sbi_follow_btn{margin-left:5px}#sb_instagram .sb_instagram_error{width:100%;text-align:center;line-height:1.4}#sbi_mod_error{display:none;border:1px solid #ddd;background:#eee;color:#333;margin:10px 0 0;padding:10px 15px;font-size:13px;text-align:center;clear:both;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}#sbi_mod_error br{display:initial!important}#sbi_mod_error p{padding:5px 0!important;margin:0!important;line-height:1.3!important}#sbi_mod_error ol,#sbi_mod_error ul{padding:5px 0 5px 20px!important;margin:0!important}#sbi_mod_error li{padding:1px 0!important;margin:0!important}#sbi_mod_error span{font-size:12px}#sb_instagram.sbi_medium .sbi_photo_wrap .svg-inline--fa.fa-play,#sb_instagram.sbi_medium .sbi_playbtn{margin-top:-12px;margin-left:-9px;font-size:23px}#sb_instagram.sbi_medium .sbi_type_carousel .sbi_photo_wrap .fa-clone{right:8px;top:8px;font-size:18px}#sb_instagram.sbi_small .sbi_photo_wrap .svg-inline--fa.fa-play,#sb_instagram.sbi_small .sbi_playbtn{margin-top:-9px;margin-left:-7px;font-size:18px}#sb_instagram.sbi_small .sbi_type_carousel .sbi_photo_wrap .fa-clone{right:5px;top:5px;font-size:12px}@media all and (max-width:640px){#sb_instagram.sbi_col_3 #sbi_images,#sb_instagram.sbi_col_4 #sbi_images,#sb_instagram.sbi_col_5 #sbi_images,#sb_instagram.sbi_col_6 #sbi_images{grid-template-columns:repeat(2,1fr)}#sb_instagram.sbi_col_10 #sbi_images,#sb_instagram.sbi_col_7 #sbi_images,#sb_instagram.sbi_col_8 #sbi_images,#sb_instagram.sbi_col_9 #sbi_images{grid-template-columns:repeat(4,1fr)}#sb_instagram.sbi_width_resp{width:100%!important}}#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap{box-sizing:border-box;position:relative;overflow:hidden}#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap:before{content:"";display:block;padding-top:100%;z-index:-300}#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo{position:absolute;top:0;left:0;bottom:0;right:0}#sb_instagram #sbi_images .sbi_js_load_disabled .sbi_imgLiquid_ready.sbi_photo,#sb_instagram #sbi_images .sbi_no_js_customizer .sbi_imgLiquid_ready.sbi_photo{padding-bottom:0!important}#sb_instagram #sbi_mod_error .sb_frontend_btn{display:inline-block;padding:6px 10px;background:rgba(0,0,0,.1);text-decoration:none;border-radius:5px;margin-top:10px;color:#444}#sb_instagram #sbi_mod_error .sb_frontend_btn:hover{background:rgba(0,0,0,.15)}#sb_instagram #sbi_mod_error .sb_frontend_btn .fa{margin-right:2px}#sb_instagram.sbi_palette_dark,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lightbox_tooltip,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_share_close,.sbi_header_outside.sbi_header_palette_dark{background-color:rgba(0,0,0,.85);color:rgba(255,255,255,.75)}#sb_instagram.sbi_palette_dark .sbi_caption,#sb_instagram.sbi_palette_dark .sbi_meta,#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox .sbi_lb-commentBox p,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details .sbi_lb-caption,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-number,.sbi_header_palette_dark,.sbi_header_palette_dark .sbi_bio{color:rgba(255,255,255,.75)}#sb_instagram.sbi_palette_dark .sbi_expand a,#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox .sbi_lb-commentBox .sbi_lb-commenter,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a p,.sbi_header_palette_dark a{color:#fff}#sb_instagram.sbi_palette_light,#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer,#sbi_lightbox.sbi_palette_light_lightbox .sbi_lightbox_tooltip,#sbi_lightbox.sbi_palette_light_lightbox .sbi_share_close,.sbi_header_outside.sbi_header_palette_light{color:rgba(0,0,0,.85);background-color:rgba(255,255,255,.75)}#sb_instagram.sbi_palette_light .sbi_caption,#sb_instagram.sbi_palette_light .sbi_meta,#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox .sbi_lb-commentBox p,#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details .sbi_lb-caption,#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-number,.sbi_header_palette_light,.sbi_header_palette_light .sbi_bio{color:rgba(0,0,0,.85)}#sb_instagram.sbi_palette_light .sbi_expand a,#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox .sbi_lb-commentBox .sbi_lb-commenter,#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a,#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a p,.sbi_header_palette_light a{color:#000}@media all and (max-width:800px){#sb_instagram.sbi_tab_col_10 #sbi_images{grid-template-columns:repeat(10,1fr)}#sb_instagram.sbi_tab_col_9 #sbi_images{grid-template-columns:repeat(9,1fr)}#sb_instagram.sbi_tab_col_8 #sbi_images{grid-template-columns:repeat(8,1fr)}#sb_instagram.sbi_tab_col_7 #sbi_images{grid-template-columns:repeat(7,1fr)}#sb_instagram.sbi_tab_col_6 #sbi_images{grid-template-columns:repeat(6,1fr)}#sb_instagram.sbi_tab_col_5 #sbi_images{grid-template-columns:repeat(5,1fr)}#sb_instagram.sbi_tab_col_4 #sbi_images{grid-template-columns:repeat(4,1fr)}#sb_instagram.sbi_tab_col_3 #sbi_images{grid-template-columns:repeat(3,1fr)}#sb_instagram.sbi_tab_col_2 #sbi_images{grid-template-columns:repeat(2,1fr)}#sb_instagram.sbi_tab_col_1 #sbi_images{grid-template-columns:1fr}}@media all and (max-width:480px){#sb_instagram.sbi_col_10 #sbi_images,#sb_instagram.sbi_col_10.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_3 #sbi_images,#sb_instagram.sbi_col_3.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_4 #sbi_images,#sb_instagram.sbi_col_4.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_5 #sbi_images,#sb_instagram.sbi_col_5.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_6 #sbi_images,#sb_instagram.sbi_col_6.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_7 #sbi_images,#sb_instagram.sbi_col_7.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_8 #sbi_images,#sb_instagram.sbi_col_8.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_9 #sbi_images,#sb_instagram.sbi_col_9.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_mob_col_1 #sbi_images{grid-template-columns:1fr}#sb_instagram.sbi_mob_col_2 #sbi_images{grid-template-columns:repeat(2,1fr)}#sb_instagram.sbi_mob_col_3 #sbi_images{grid-template-columns:repeat(3,1fr)}#sb_instagram.sbi_mob_col_4 #sbi_images{grid-template-columns:repeat(4,1fr)}#sb_instagram.sbi_mob_col_5 #sbi_images{grid-template-columns:repeat(5,1fr)}#sb_instagram.sbi_mob_col_6 #sbi_images{grid-template-columns:repeat(6,1fr)}#sb_instagram.sbi_mob_col_7 #sbi_images{grid-template-columns:repeat(7,1fr)}#sb_instagram.sbi_mob_col_8 #sbi_images{grid-template-columns:repeat(8,1fr)}#sb_instagram.sbi_mob_col_9 #sbi_images{grid-template-columns:repeat(9,1fr)}#sb_instagram.sbi_mob_col_10 #sbi_images{grid-template-columns:repeat(10,1fr)}}#sb_instagram #sbi_images .sbi_item.sbi_num_diff_hide{display:none!important}body:after{content:url(//college.shinonome.ac.jp/wp-content/plugins/instagram-feed/css/../img/sbi-sprite.png);display:none}.sbi_lightboxOverlay{position:absolute;top:0;left:0;z-index:99999;background-color:#000;opacity:.9;display:none}.sbi_lightbox{position:absolute;left:0;width:100%;z-index:100000;text-align:center;line-height:0;font-weight:400}.sbi_lightbox .sbi_lb-image{display:block;height:auto;max-width:inherit;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;object-fit:contain}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-image{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;-ms-border-radius:3px 0 0 3px;-o-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.sbi_lb-outerContainer{position:relative;background-color:#000;width:250px;height:250px;margin:0 auto 5px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}.sbi_lb-container-wrapper{height:100%}.sbi_lb-container{position:relative;top:0;left:0;width:100%;height:100%;bottom:0;right:0}.sbi_lb-loader{position:absolute;width:100%;top:50%;left:0;height:20px;margin-top:-10px;text-align:center;line-height:0}.sbi_lb-loader span{display:block;width:14px;height:14px;margin:0 auto;background:url(//college.shinonome.ac.jp/wp-content/plugins/instagram-feed/css/../img/sbi-sprite.png) no-repeat}.sbi_lb-container>.nav{left:0}.sbi_lb-nav a{position:absolute;z-index:100;top:0;height:90%;outline:0;background-image:url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==')}.sbi_lb-next,.sbi_lb-prev{height:100%;cursor:pointer;display:block}.sbi_lb-nav a.sbi_lb-prev{left:-70px;float:left;transition:opacity .2s}.sbi_lb-nav a.sbi_lb-next{right:-70px;float:right;transition:opacity .2s}.sbi_lb-nav span{display:block;top:55%;position:absolute;left:20px;width:34px;height:45px;margin:-25px 0 0;background:url(//college.shinonome.ac.jp/wp-content/plugins/instagram-feed/css/../img/sbi-sprite.png) no-repeat}.sbi_lb-nav a.sbi_lb-prev span{background-position:-53px 0}.sbi_lb-nav a.sbi_lb-next span{left:auto;right:20px;background-position:-18px 0}.sbi_lb-dataContainer{margin:0 auto;padding-top:10px;width:100%;font-family:"Open Sans",Helvetica,Arial,sans-serif;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-outerContainer{position:relative;padding-right:300px;background:#fff;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-container-wrapper{position:relative;background:#000}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer{width:300px!important;position:absolute;top:0;right:-300px;height:100%;bottom:0;background:#fff;line-height:1.4;overflow:hidden;overflow-y:auto;text-align:left}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox{display:block!important;width:100%;margin-top:20px;padding:4px}#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number{padding-bottom:0}#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption{width:100%;max-width:100%;margin-bottom:20px}#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption .sbi_caption_text{display:inline-block;padding-top:10px}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-comment{display:block!important;width:100%;min-width:100%;float:left;clear:both;font-size:12px;padding:3px 20px 3px 0;margin:0 0 1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter{font-weight:700;margin-right:5px}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox p{text-align:left}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer{box-sizing:border-box;padding:15px 20px}.sbi_lb-data{padding:0 4px;color:#ccc}.sbi_lb-data .sbi_lb-details{width:85%;float:left;text-align:left;line-height:1.1}.sbi_lb-data .sbi_lb-caption{float:left;font-size:13px;font-weight:400;line-height:1.3;padding-bottom:3px;color:#ccc;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto}.sbi_lb-data .sbi_lb-caption a{color:#ccc;font-weight:700;text-decoration:none}.sbi_lb-commenter:hover,.sbi_lb-data .sbi_lb-caption .sbi_lightbox_username:hover p,.sbi_lb-data .sbi_lb-caption a:hover{color:#fff;text-decoration:underline}.sbi_lb-data .sbi_lb-caption .sbi_lightbox_username{float:left;width:100%;color:#ccc;padding-bottom:0;display:block;margin:0 0 5px}#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number,#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a,#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a:hover,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter:hover,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username p,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username:hover p,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a:hover,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_username{color:#333}.sbi_lightbox .sbi_lightbox_username img{float:left;border:none;width:32px;height:32px;margin-right:10px;background:#666;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}.sbi_lightbox_username p{float:left;margin:0;padding:0;color:#ccc;line-height:32px;font-weight:700;font-size:13px}.sbi_lb-data .sbi_lb-number{display:block;float:left;clear:both;padding:5px 0 15px;font-size:12px;color:#999}.sbi_lb-data .sbi_lb-close{display:block;float:right;width:30px;height:30px;font-size:18px;color:#aaa;text-align:right;outline:0;opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.sbi_lb-data .sbi_lb-close:hover{cursor:pointer;opacity:1;color:#fff}.sbi_lb-nav{top:0;left:0;width:100%;z-index:10;height:auto}.sbi-feed-block-cta,.sbi-feed-block-cta-img-ctn{width:100%!important;position:relative!important}.sbi_lightbox .sbi_owl-item:nth-child(n+2) .sbi_video{position:relative!important}.sbi_lb-container{padding:0}.sbi-feed-block-cta{border:1px solid #e8e8eb!important;border-radius:2px!important;text-align:center!important}.sbi-feed-block-cta-img-ctn{float:left!important;display:flex!important;justify-content:center!important;align-items:center!important;margin-top:50px!important;margin-bottom:35px!important}.sbi-feed-block-cta-img{width:65px!important;height:65px!important;position:relative!important;border:2px solid #dcdde1!important;border-radius:16px!important;-webkit-transform:rotate(-3deg)!important;transform:rotate(-3deg)!important;display:flex!important;justify-content:center!important;align-items:center!important}.sbi-feed-block-cta-img span svg{float:left!important}.sbi-feed-block-cta-img>*{-webkit-transform:rotate(3deg)!important;transform:rotate(3deg)!important}.sbi-feed-block-cta-logo{position:absolute!important;right:-15px!important;bottom:-19px!important;z-index:1!important}.sbi-feed-block-cta-heading{font-size:19px!important;padding:0!important;margin:0 0 30px!important;display:inline-block!important;width:100%!important;font-weight:700!important;line-height:1.4em!important}.sbi-feed-block-cta-btn{background:#0068a0!important;border-radius:2px!important;padding:8px 20px 8px 38px!important;cursor:pointer!important;color:#fff!important;position:relative!important;margin-bottom:30px!important}.sbi-feed-block-cta-btn:after,.sbi-feed-block-cta-btn:before{content:''!important;position:absolute!important;width:2px!important;height:12px!important;background:#fff!important;left:20px!important;top:14px!important}.sbi-feed-block-cta-btn:after{-webkit-transform:rotate(90deg)!important;transform:rotate(90deg)!important}.sbi-feed-block-cta-desc{display:flex!important;justify-content:center!important;align-items:center!important;padding:20px!important;background:#f9f9fa!important;border-top:1px solid #e8e8eb!important;margin-top:35px!important;flex-direction:column!important}.sbi-feed-block-cta-desc strong{color:#141b38!important;font-size:16px!important;font-weight:600!important;margin-bottom:8px!important}.sbi-feed-block-cta-desc span{color:#434960!important;font-size:14px!important;line-height:1.5em!important;padding:0 20%!important}.sbi-feed-block-cta-desc span a,.sbi-feed-block-cta-selector span a{text-transform:capitalize!important;text-decoration:underline!important;font-weight:600!important}.sbi-feed-block-cta-selector{width:100%!important;padding:0 20%!important;display:flex!important;justify-content:center!important;align-items:center!important;flex-direction:column!important;margin-bottom:45px!important}.sbi-feed-block-cta-feedselector{border:1px solid #d0d1d7!important;padding:8px 16px!important;margin-bottom:15px!important;max-width:100%!important;min-width:400px!important}.sbi-feed-block-cta-selector span{color:#2c324c!important}.sbi-feed-block-cta-selector span a:after{color:#2c324c!important;margin-left:2px!important;font-weight:400!important;text-decoration-color:#fff!important}.sbi-feed-block-cta-selector span a:first-of-type:after{content:','!important}.sbi-feed-block-cta-selector span a:nth-of-type(2):after{content:'or'!important;margin-left:5px!important;margin-right:2px!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{content:''!important;height:16px!important;font-variant:normal!important;background-position:center center!important;background-repeat:no-repeat!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9056 18.109H13.4056V17.609H12.9056V18.109ZM9.79722 18.109H9.29722V18.609H9.79722V18.109ZM9.79722 14.5601V14.0601H9.29722V14.5601H9.79722ZM12.9056 14.5601V15.0601H13.4056V14.5601H12.9056ZM20.2604 7.32764H20.7604V6.90407L20.3426 6.83444L20.2604 7.32764ZM20.2604 10.3503V10.8503H20.7604V10.3503H20.2604ZM16.7237 14.5601H16.2237V15.0601H16.7237V14.5601ZM20.1258 14.5601L20.6199 14.6367L20.7094 14.0601H20.1258V14.5601ZM19.5751 18.109V18.609H20.0035L20.0692 18.1857L19.5751 18.109ZM16.7237 18.109V17.609H16.2237V18.109H16.7237ZM27.0523 14.5601H26.5523L26.5523 14.5612L27.0523 14.5601ZM17.0803 26.6136L16.9877 26.1222L17.0803 26.6136ZM12.5489 26.6139L12.6411 26.1225L12.5489 26.6139ZM14.8147 1.79797C7.80749 1.79797 2.07703 7.51685 2.07703 14.5601H3.07703C3.07703 8.06849 8.36042 2.79797 14.8147 2.79797V1.79797ZM2.07703 14.5601C2.07703 20.7981 6.54984 25.9974 12.4567 27.1053L12.6411 26.1225C7.19999 25.1019 3.07703 20.3097 3.07703 14.5601H2.07703ZM13.4056 26.3139V18.109H12.4056V26.3139H13.4056ZM12.9056 17.609H9.79722V18.609H12.9056V17.609ZM10.2972 18.109V14.5601H9.29722V18.109H10.2972ZM9.79722 15.0601H12.9056V14.0601H9.79722V15.0601ZM13.4056 14.5601V11.8556H12.4056V14.5601H13.4056ZM13.4056 11.8556C13.4056 10.4191 13.8299 9.36825 14.5211 8.67703C15.2129 7.98525 16.2305 7.59512 17.5314 7.59512V6.59512C16.0299 6.59512 14.7346 7.04939 13.814 7.96992C12.893 8.891 12.4056 10.2204 12.4056 11.8556H13.4056ZM17.5314 7.59512C18.1724 7.59512 18.8342 7.65119 19.3401 7.70823C19.592 7.73664 19.8029 7.76502 19.9504 7.78622C20.0241 7.79681 20.0818 7.8056 20.1208 7.81167C20.1402 7.81471 20.155 7.81706 20.1647 7.81863C20.1695 7.81941 20.1731 7.82 20.1754 7.82037C20.1765 7.82056 20.1773 7.82069 20.1778 7.82077C20.178 7.82081 20.1782 7.82083 20.1782 7.82084C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1782 7.82084 20.1782 7.82084 20.2604 7.32764C20.3426 6.83444 20.3426 6.83443 20.3425 6.83443C20.3425 6.83442 20.3424 6.83441 20.3424 6.83441C20.3423 6.83439 20.3422 6.83437 20.342 6.83435C20.3418 6.8343 20.3414 6.83425 20.341 6.83417C20.3401 6.83403 20.3389 6.83383 20.3373 6.83357C20.3342 6.83307 20.3298 6.83234 20.3241 6.83142C20.3127 6.82958 20.2962 6.82695 20.2749 6.82362C20.2323 6.81698 20.1707 6.8076 20.0927 6.7964C19.9369 6.774 19.7157 6.74425 19.4521 6.71453C18.927 6.65532 18.2243 6.59512 17.5314 6.59512V7.59512ZM19.7604 7.32764V10.3503H20.7604V7.32764H19.7604ZM20.2604 9.85033H18.7185V10.8503H20.2604V9.85033ZM18.7185 9.85033C17.851 9.85033 17.1997 10.1241 16.7742 10.6148C16.3604 11.0922 16.2237 11.7025 16.2237 12.2594H17.2237C17.2237 11.8495 17.3257 11.5053 17.5298 11.2699C17.7224 11.0477 18.0684 10.8503 18.7185 10.8503V9.85033ZM16.2237 12.2594V14.5601H17.2237V12.2594H16.2237ZM16.7237 15.0601H20.1258V14.0601H16.7237V15.0601ZM19.6317 14.4834L19.081 18.0323L20.0692 18.1857L20.6199 14.6367L19.6317 14.4834ZM19.5751 17.609H16.7237V18.609H19.5751V17.609ZM16.2237 18.109V26.3135H17.2237V18.109H16.2237ZM17.1728 27.105C20.0281 26.5671 22.618 25.068 24.5079 22.8512L23.7469 22.2025C22.0054 24.2452 19.6188 25.6266 16.9877 26.1222L17.1728 27.105ZM24.5079 22.8512C26.4793 20.5388 27.5591 17.5977 27.5523 14.559L26.5523 14.5612C26.5586 17.3614 25.5636 20.0715 23.7469 22.2025L24.5079 22.8512ZM27.5523 14.5601C27.5523 7.51685 21.8218 1.79797 14.8147 1.79797V2.79797C21.2689 2.79797 26.5523 8.06849 26.5523 14.5601H27.5523ZM16.2237 26.3135C16.2237 26.8064 16.6682 27.2 17.1728 27.105L16.9877 26.1222C17.119 26.0975 17.2237 26.2006 17.2237 26.3135H16.2237ZM12.4567 27.1053C12.9603 27.1998 13.4056 26.8073 13.4056 26.3139H12.4056C12.4056 26.2001 12.5107 26.098 12.6411 26.1225L12.4567 27.1053Z' fill='%232b87da' /%3E%3Cpath d='M12.9056 18.1088H13.4056V17.6088H12.9056V18.1088ZM9.79724 18.1088H9.29724V18.6088H9.79724V18.1088ZM9.79724 14.5599V14.0599H9.29724V14.5599H9.79724ZM12.9056 14.5599V15.0599H13.4056V14.5599H12.9056ZM20.2604 7.32749H20.7604V6.90392L20.3426 6.83429L20.2604 7.32749ZM20.2604 10.3502V10.8502H20.7604V10.3502H20.2604ZM16.7237 14.5599H16.2237V15.0599H16.7237V14.5599ZM20.1258 14.5599L20.6199 14.6366L20.7094 14.0599H20.1258V14.5599ZM19.5751 18.1088V18.6088H20.0035L20.0692 18.1855L19.5751 18.1088ZM16.7237 18.1088V17.6088H16.2237V18.1088H16.7237ZM13.4056 26.366V18.1088H12.4056V26.366H13.4056ZM12.9056 17.6088H9.79724V18.6088H12.9056V17.6088ZM10.2972 18.1088V14.5599H9.29724V18.1088H10.2972ZM9.79724 15.0599H12.9056V14.0599H9.79724V15.0599ZM13.4056 14.5599V11.8554H12.4056V14.5599H13.4056ZM13.4056 11.8554C13.4056 10.4189 13.8299 9.3681 14.5212 8.67688C15.2129 7.9851 16.2305 7.59497 17.5314 7.59497V6.59497C16.0299 6.59497 14.7346 7.04924 13.814 7.96977C12.893 8.89085 12.4056 10.2202 12.4056 11.8554H13.4056ZM17.5314 7.59497C18.1724 7.59497 18.8342 7.65103 19.3401 7.70808C19.592 7.73648 19.803 7.76487 19.9504 7.78607C20.0241 7.79666 20.0819 7.80545 20.1208 7.81152C20.1402 7.81455 20.155 7.81691 20.1647 7.81848C20.1695 7.81926 20.1731 7.81984 20.1754 7.82022C20.1765 7.8204 20.1773 7.82054 20.1778 7.82061C20.178 7.82065 20.1782 7.82068 20.1783 7.82069C20.1783 7.8207 20.1783 7.8207 20.1783 7.8207C20.1783 7.8207 20.1783 7.82069 20.1783 7.82069C20.1782 7.82069 20.1782 7.82068 20.2604 7.32749C20.3426 6.83429 20.3426 6.83428 20.3425 6.83427C20.3425 6.83427 20.3424 6.83426 20.3424 6.83425C20.3423 6.83424 20.3422 6.83422 20.3421 6.8342C20.3418 6.83415 20.3414 6.83409 20.341 6.83402C20.3401 6.83387 20.3389 6.83367 20.3374 6.83342C20.3343 6.83291 20.3298 6.83219 20.3241 6.83127C20.3127 6.82943 20.2962 6.82679 20.2749 6.82347C20.2324 6.81683 20.1707 6.80745 20.0927 6.79624C19.9369 6.77385 19.7158 6.7441 19.4522 6.71438C18.927 6.65516 18.2244 6.59497 17.5314 6.59497V7.59497ZM19.7604 7.32749V10.3502H20.7604V7.32749H19.7604ZM20.2604 9.85018H18.7185V10.8502H20.2604V9.85018ZM18.7185 9.85018C17.8511 9.85018 17.1997 10.1239 16.7743 10.6146C16.3604 11.092 16.2237 11.7024 16.2237 12.2592H17.2237C17.2237 11.8493 17.3257 11.5052 17.5298 11.2697C17.7224 11.0476 18.0684 10.8502 18.7185 10.8502V9.85018ZM16.2237 12.2592V14.5599H17.2237V12.2592H16.2237ZM16.7237 15.0599H20.1258V14.0599H16.7237V15.0599ZM19.6317 14.4833L19.081 18.0322L20.0692 18.1855L20.6199 14.6366L19.6317 14.4833ZM19.5751 17.6088H16.7237V18.6088H19.5751V17.6088ZM16.2237 18.1088V26.366H17.2237V18.1088H16.2237ZM16.4146 26.1752H13.2148V27.1752H16.4146V26.1752ZM16.2237 26.366C16.2237 26.2606 16.3092 26.1752 16.4146 26.1752V27.1752C16.8615 27.1752 17.2237 26.8129 17.2237 26.366H16.2237ZM12.4056 26.366C12.4056 26.8129 12.7679 27.1752 13.2148 27.1752V26.1752C13.3202 26.1752 13.4056 26.2606 13.4056 26.366H12.4056Z' fill='%232b87da'/%3E%3C/svg%3E%0A")}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='22' height='22' rx='6' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='12' cy='12' r='5' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='18.5' cy='5.75' r='1.25' fill='%232b87da'/%3E%3C/svg%3E%0A")}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.8762 6.78846C27.9345 6.7065 27.8465 6.60094 27.7536 6.63936C27.0263 6.93989 26.26 7.15757 25.4698 7.29241C25.3632 7.31061 25.3082 7.16347 25.3956 7.09969C26.2337 6.48801 26.8918 5.63649 27.2636 4.63802C27.2958 4.55162 27.2014 4.47574 27.1212 4.52123C26.1605 5.06618 25.1092 5.45524 24.0054 5.68842C23.971 5.69568 23.9354 5.68407 23.9113 5.65844C22.9264 4.60891 21.5545 4 19.9999 4C17.0624 4 14.6624 6.4 14.6624 9.3625C14.6624 9.74071 14.702 10.109 14.7724 10.4586C14.7855 10.5235 14.7342 10.5842 14.6681 10.5803C10.3227 10.3231 6.45216 8.2421 3.84135 5.09864C3.79681 5.04501 3.71241 5.0515 3.67879 5.11257C3.26061 5.8722 3.02493 6.75115 3.02493 7.675C3.02493 9.41548 3.84362 10.9704 5.13417 11.9317C5.2141 11.9913 5.17327 12.12 5.07385 12.1129C4.32811 12.0597 3.63173 11.835 3.00827 11.5171C2.99303 11.5094 2.97493 11.5204 2.97493 11.5375V11.5375C2.97493 13.9896 4.6205 16.0638 6.86301 16.7007C6.96452 16.7295 6.96588 16.8757 6.86218 16.8953C6.25772 17.0096 5.63724 17.0173 5.0289 16.9176C4.95384 16.9052 4.89095 16.9762 4.91633 17.0479C5.26967 18.0466 5.91213 18.9192 6.7637 19.5537C7.58576 20.1661 8.56481 20.5283 9.58351 20.6001C9.67715 20.6067 9.71634 20.7266 9.64124 20.7829C7.78574 22.1744 5.52424 22.9237 3.19993 22.9125C2.91864 22.9125 2.63736 22.9015 2.35608 22.8796C2.25034 22.8714 2.20189 23.0116 2.29272 23.0664C4.58933 24.4509 7.27959 25.25 10.1499 25.25C19.9999 25.25 25.4124 17.075 25.4124 9.9875C25.4124 9.76833 25.4124 9.5598 25.4026 9.34228C25.4011 9.30815 25.4168 9.27551 25.4445 9.2555C26.3819 8.57814 27.1984 7.74079 27.8762 6.78846Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='27' height='20' viewBox='0 0 27 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 13.3267C11 13.4037 11.0834 13.4518 11.15 13.4133L17.3377 9.83658C17.4043 9.79808 17.4043 9.70192 17.3377 9.66342L11.15 6.08673C11.0834 6.0482 11 6.0963 11 6.17331V13.3267ZM25.45 3.7125C25.6125 4.3 25.725 5.0875 25.8 6.0875C25.8875 7.0875 25.925 7.95 25.925 8.7L26 9.75C26 12.4875 25.8 14.5 25.45 15.7875C25.1375 16.9125 24.4125 17.6375 23.2875 17.95C22.7 18.1125 21.625 18.225 19.975 18.3C18.35 18.3875 16.8625 18.425 15.4875 18.425L13.5 18.5C8.2625 18.5 5 18.3 3.7125 17.95C2.5875 17.6375 1.8625 16.9125 1.55 15.7875C1.3875 15.2 1.275 14.4125 1.2 13.4125C1.1125 12.4125 1.075 11.55 1.075 10.8L1 9.75C1 7.0125 1.2 5 1.55 3.7125C1.8625 2.5875 2.5875 1.8625 3.7125 1.55C4.3 1.3875 5.375 1.275 7.025 1.2C8.65 1.1125 10.1375 1.075 11.5125 1.075L13.5 1C18.7375 1 22 1.2 23.2875 1.55C24.4125 1.8625 25.1375 2.5875 25.45 3.7125Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.et-db #et-boc .et-l .et_pb_module .sbi_follow_btn a{border:none;color:#fff;font-size:13px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.et-db #et-boc .et-l .et_pb_module .sbi-feed-block-cta-btn:after,.et-db #et-boc .et-l .et_pb_module .sbi-feed-block-cta-btn:before{top:10px!important}
:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%;pointer-events:none}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;text-align:center;text-shadow:0 0 1.5px #000}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{will-change:transform}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000)}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:0 0;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}
.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}
.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter {float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter {float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}
:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,#0693e3 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,#fcb900 0%,#ff6900 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,#ff6900 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,.2);--wp--preset--shadow--outlined:6px 6px 0px -3px #fff,6px 6px #000;--wp--preset--shadow--crisp:6px 6px 0px #000}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}.has-black-color{color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-color{color:var(--wp--preset--color--white) !important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple) !important}.has-black-background-color{background-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-background-color{background-color:var(--wp--preset--color--white) !important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple) !important}.has-black-border-color{border-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-border-color{border-color:var(--wp--preset--color--white) !important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple) !important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum) !important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple) !important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux) !important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk) !important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean) !important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass) !important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight) !important}.has-small-font-size{font-size:var(--wp--preset--font-size--small) !important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium) !important}.has-large-font-size{font-size:var(--wp--preset--font-size--large) !important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large) !important}
.wp-block-gallery.wp-block-gallery-1{--wp--style--unstable-gallery-gap:var(--wp--style--gallery-gap-default,var(--gallery-block--gutter-size,var(--wp--style--block-gap,.5em)));gap:var(--wp--style--gallery-gap-default,var(--gallery-block--gutter-size,var(--wp--style--block-gap,.5em)))}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
#fancybox-outer{background:#fff}#fancybox-content{background:#fff;border-color:#fff;color:#000}#fancybox-title,#fancybox-title-float-main{color:#fff}
.wp-pagenavi{clear:both}.wp-pagenavi a,.wp-pagenavi span{text-decoration:none;border:1px solid #bfbfbf;padding:3px 5px;margin:2px}.wp-pagenavi a:hover,.wp-pagenavi span.current{border-color:#000}.wp-pagenavi span.current{font-weight:700}