/*!
Theme Name: ふくしまコンソーシアム
Author: FlatNorm,KaiOno
Author URI: https://flatnorm.com
Version: 1.0
*/@import url(https://fonts.googleapis.com/css2?family=Shippori+Mincho&display=swap);@font-face{font-family:MyYuGothicM;font-weight:400;src:local("YuGothic-Medium"),local("Yu Gothic Medium"),local("YuGothic-Regular")}html{overflow-x:hidden;scroll-behavior:smooth}body{background-color:#fff;color:#333;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";font-family:"Shippori Mincho",serif;font-size:regular}a{color:#333;text-decoration:none;-webkit-transition:.3s all;transition:.3s all}a:hover{text-decoration:none}p{letter-spacing:.125em}p.center{text-align:center}p.left{text-align:left}p.right{text-align:right}@media screen and (max-width:767px){p.sp-img-float-right>img{float:right;margin-left:20px}}@media screen and (max-width:767px){p.sp-img-float-left>img{float:left;margin-right:20px}}@media screen and (min-width:768px){p.pc-img-hide>img{display:none}}p.medium{font-size:var(--wp--preset--font-size--medium)}h1.center,h2.center,h3.center,h4.center,h5.center,h6.center{text-align:center}img{vertical-align:top;max-width:100%;height:auto}@media screen and (max-width:767px){br.pc{display:none}}br.sp{display:none}@media screen and (max-width:767px){br.sp{display:inline}}ol,ul{padding:0 0 0 20px;margin:0}@media screen and (max-width:767px){ol,ul{padding-left:10px}}.full-width{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.sp-block{display:none!important}@media screen and (max-width:767px){.sp-block{display:block!important}}@media screen and (max-width:767px){.sp-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}}.pc-block{display:block!important}@media screen and (max-width:767px){.pc-block{display:none!important}}.pc-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}@media screen and (max-width:767px){.pc-flex{display:none!important}}@media screen and (max-width:767px){.sp-hide{display:none!important}}@media screen and (min-width:768px){.pc-hide{display:none!important}}.gap0{gap:0}.gap-1em{gap:1em}.gap-2em{gap:2em}.gap-100px{gap:100px}@media screen and (max-width:767px){.sp-gap0{gap:0}}@media screen and (max-width:767px){.sp-gap-1em{gap:1em}}@media screen and (max-width:767px){.sp-mh-a{margin-left:auto!important;margin-right:auto!important}}.mv-0{margin-top:0!important;margin-bottom:0!important}.mv-30{margin-top:30px!important;margin-bottom:30px!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.mt-auto{margin-top:auto!important}.mb-auto{margin-bottom:auto!important}.mb-20{margin-bottom:20px!important}.ph-10{padding-left:10px;padding-right:10px}.ph-20{padding-left:20px;padding-right:20px}@media screen and (max-width:767px){.sp-ph{padding-left:12px;padding-right:12px}}@media screen and (max-width:767px){.sp-ph0{padding-left:0!important;padding-right:0!important}}.j-fe{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.ai-c{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.sp-w100p{width:100%}}@media screen and (max-width:767px){.sp-w80p{width:80%}}@media screen and (max-width:767px){.sp-ta-center{text-align:center}}@media screen and (max-width:767px){.sp-center{text-align:center}}@media screen and (max-width:767px){.sp-jc-c{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.vertical-text{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-font-feature-settings:normal;font-feature-settings:normal}.weight-normal{font-weight:400}.zi-1{z-index:1}.btn-wrap{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.btn-wrap.center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.btn-primary{-webkit-transition:.3s all;transition:.3s all;border:1px solid var(--wp--preset--color--primary);background-color:#fff;color:var(--wp--preset--color--primary);padding:var(--wp--preset--spacing--30) var(--wp--preset--spacing--80)}.btn-primary:hover{background-color:var(--wp--preset--color--primary);color:#fff}.home article.hentry{position:relative;z-index:1}#header{position:fixed;top:0;left:0;width:100%;height:100px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:12px;z-index:10}@media screen and (max-width:767px){#header{gap:16px}}.header-logo{margin:0;-webkit-transition:.3s all;transition:.3s all}.header-logo.hidden{-webkit-transform:translateY(-200px);transform:translateY(-200px);opacity:0}.global-menu-wrap{margin-left:auto;margin-right:24px;-webkit-transition:.3s all;transition:.3s all}.global-menu-wrap.hidden{-webkit-transform:translateY(-200px);transform:translateY(-200px);opacity:0}@media screen and (max-width:767px){.global-menu-wrap{display:none}}.global-menu-wrap .global-menu{padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:12px}.global-menu-wrap .menu-item .link-text{color:#fff;white-space:nowrap}#nav-content{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--wp--preset--color--primary);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;opacity:0;pointer-events:none;-webkit-transition:.3s all;transition:.3s all}#nav-content.active{opacity:1;pointer-events:auto}#nav-content .global-menu{margin-bottom:80px}#nav-content .menu-item{text-align:center}#nav-content .menu-item>a{display:inline-block;padding:12px 0}#nav-content .sns-links{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:16px}.nav-content-menu .global-menu{padding:0;gap:16px}.nav-content-menu .menu-item .link-text{color:#fff;white-space:nowrap}#nav-trigger{width:70px;height:70px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px solid #fff;padding:4px;cursor:pointer;z-index:10;background-color:rgba(146,135,93,.25)}@media screen and (max-width:767px){#nav-trigger{width:56px;height:56px}}#nav-trigger .nav-trigger-title{font-size:.8rem;color:#fff;white-space:nowrap;-webkit-transition:.3s all;transition:.3s all}@media screen and (max-width:767px){#nav-trigger .nav-trigger-title{font-size:.7rem}}#nav-trigger .nav-trigger-line{width:32px;height:2px;display:inline-block;background-color:#fff;-webkit-transition:.3s all;transition:.3s all}#nav-trigger.active .nav-trigger-title{opacity:0}#nav-trigger.active .nav-trigger-line{position:absolute;top:50%;left:50%}#nav-trigger.active .nav-trigger-line:nth-of-type(2){-webkit-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}#nav-trigger.active .nav-trigger-line:nth-of-type(3){-webkit-transform:translate(-50%,-50%) rotate(-135deg);transform:translate(-50%,-50%) rotate(-135deg)}#footer{position:relative}#footer::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:300%;background:url(assets/img/common/footer-bg.jpg) no-repeat center/cover;z-index:0}#footer h2{color:#fff}#footer p{color:#fff}#footer .footer-content{position:relative;z-index:1}#footer .footer-contact{padding:24px 0;background-color:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:var(--wp--style--global--content-size);max-width:100%;margin-left:auto;margin-right:auto}.copyright-wrap{padding:16px 0}.copyright-wrap.center{text-align:center}.copyright-wrap .copyright{color:#fff}.wp-block-image{margin-bottom:0}.wp-block-image img{vertical-align:top}.wp-block-image>a{cursor:pointer;-webkit-transition:.3s all;transition:.3s all}.wp-block-image>a:hover{opacity:.8}.wp-block-cover.about-ffc{position:relative}.wp-block-cover.about-ffc::before{content:"";position:absolute;top:0;left:0;width:100%;height:80%;background:url(assets/img/top/about-bg010.png) repeat-x top left/cover;z-index:1}@media screen and (max-width:767px){.wp-block-cover.about-ffc::before{height:110%}}.wp-block-cover.about-ffc .wp-block-cover__image-background{-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}.wp-block-flexible-table-block-table.history tr td{letter-spacing:.125em}.wp-block-flexible-table-block-table.history tr td:last-child{position:relative}.wp-block-flexible-table-block-table.history tr td:last-child::before{content:"";width:10px;height:10px;display:block;position:absolute;left:-5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(assets/img/top/history-dot.svg) no-repeat center center/contain}.wp-block-button{-webkit-transition:.3s all;transition:.3s all}.wp-block-button:hover .wp-block-button__link{background-color:var(--wp--preset--color--primary);color:#fff}@media screen and (max-width:767px){.wp-block-group.thought{overflow-x:scroll}}@media screen and (max-width:767px){.wp-block-group.thought>.wp-block-group{width:660px}}