/**
Theme Name: astra-child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 2.5.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
@supports (--css: variables) {
  :root {
    --e-global-color-primary: #DE7070;
  }
}

h4, h5, h6{
    font-family:inherit;
}
.mw-100{
	max-width: 100% !important;
}
.home .header-widget-area h2{
    background: rgb(0 0 0 / 50%);
    padding: 0 0.5rem;
}
.elementor-widget-container ol li{
    padding-left:.5rem;
}
#masthead{
    position:absolute !important;
    width:100%;
}
#masthead .ast-container{
    padding-right:0 !important;
    padding-left:0 !important;
}
#masthead .widget-title{
    margin-bottom:1em !important;
}
.ast-logo-title-inline .ast-site-identity{
    padding: 1em 0 .3em;
}
.header-widget-area[data-section="sidebar-widgets-header-widget-1"]{
    padding:0 !important;
}
.main-header-bar{
    background-color:inherit;
}
body:not(.home) #masthead{
    background-color: rgb(255 255 255 / 40%);
}
body:not(.home) #masthead .ast-builder-menu-1 .menu-item > .menu-link{
    color:#333333;

}
.ast-builder-menu-1, .ast-builder-menu-1 .main-navigation{
    display:block;
    width:100%;
}
.ast-builder-menu-1{
    align-self:flex-end;
}
.ast-header-html-1, .ast-header-html-2{
    align-self:flex-start;
}
#ast-hf-menu-1{
    flex-wrap:nowrap;
}
#ast-hf-menu-1 .menu-item{
    display:block;
    width:100%;
}
.main-header-menu > .menu-item > .menu-link {
    justify-content:center;
}
#ast-hf-menu-1 .menu-item a{
    padding: .5rem 1rem;
}
#ast-hf-menu-2 li{
    line-height:inherit !important;
}
.site-header-primary-section-right{
    position:absolute !important;
    top:0;
    right:0;
}

.menu-btn{
    background-color: #ffcc00;
    color: #ffffff;
    display: block;
    padding: .5rem 1rem;

}

.site-header-primary-section-right aside{
    position: absolute;
    top:0;
    right:0;
}
.header-widget-area-inner{
    display:flex;
}
header .elementor-button-link{
    border-radius:100vh;
}
header nav a{
    color:#333333;
}
.img-border img{
    border-radius: 16px;
}

#masthead .elementor-section .elementor-container{
    justify-content: flex-end;

}
.menu-btn{
    flex: 0 0 auto;
    max-width: 100%;
    width: auto !important;
}

.elementor-116 .elementor-element.elementor-element-b2b7952 > .elementor-container > .elementor-column > .elementor-widget-wrap{
    padding:0 !important;
}
.menu_main .hfe-nav-menu__submenu-arrow{
    display:block !important;
}
.menu_main .hfe-nav-menu__submenu-arrow ul{
    flex-wrap:nowrap !important;
}
.menu_main .hfe-nav-menu__submenu-arrow li{
    display:block;
    width:100%;
}
.menu_main .hfe-nav-menu__submenu-arrow li a{
    justify-content:center !important;
}
.col-top-middle .elementor-widget-wrap{
    align-content:center !important;

}
.box-shadow{
    box-shadow:5px 5px 5px rgba(128, 128, 128, .5);
}
.top-search > div >div:nth-of-type(2){
    margin-right:1rem;
}
.top-search > div >div:nth-of-type(3){
    margin-left:1rem;
}
.elementor-button-icon svg {
    width: 2em;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 1rem;
    fill:rgba(4, 4, 4, .6);
}
.top-title-wrapper-02 .elementor-widget-wrap.elementor-element-populated{
    justify-content: center;
}
 .flexbox-container .elementor-widget-wrap{
    display:flex;
}
 .flexbox-container:first-of-type .elementor-widget-wrap:first-of-type{
    margin-right:1rem !important;
}
  .flexbox-container:nth-of-type(2) .elementor-widget-wrap{
    margin-left:1rem !important;
}
 .flexbox-container .elementor-widget-wrap div:nth-of-type(2){
    flex:0 0 30%;
    width:30%;
    max-width:100%;
    margin-bottom:0;
}
 
.flexbox-container .elementor-widget-wrap div:nth-of-type(3){
    flex:0 0 70%;
    width:70%;
    max-width:100%;
    margin-bottom:0;
}
.flexbox-textbox{
    position:relative;
}
.flexbox-textbox .elementor-widget-container,
.flexbox-textbox .elementor-widget-container> div{
    width:100%;
    height:100%;
}
 
.flexbox-textbox h3{
    font-size:1.2rem;
    background-color: black;
    color: white;
    padding:1rem;
    display: inline-block;
 }
 .flexbox-textbox p{
    padding:1.5rem;
    color:#444444;
    margin-bottom:1.7rem;
 }
.flexbox-textbox a{
    display:block;
    width:100%;
    height:100%;
}
.flexbox-textbox .btn{
    color: white;
    padding: .5rem;
    display: inline-block;
    position:absolute;
    right:0;
    bottom:0;
 }
.flexbox-textbox .btn img{
   padding-right:.5rem;
   width:2.2em;
}
.btn-common a{
    position:relative;
}
.btn-common svg{
    position:absolute;
}
.ast-primary-header-bar{
    border:0;
}
.wide-btn .elementor-button-wrapper a{
	position:relative;
	width: 100%;
	max-width: 600px;
}
.guide-btn .elementor-button-wrapper a svg{
    left:.5rem;
    padding-right:.5rem;
}
 
.elementor-widget-eael-content-ticker .elementor-widget-container{
    max-width:100%;
}
 
.elementor-widget-eael-content-ticker .ticker-badge{
    background-color:white !important;
    padding: .7rem 1.5rem;
}
 
.elementor-widget-eael-content-ticker .ticker-badge span{
    color:#333 !important;
}

.ast-mobile-popup-content{
    padding: 1rem 2rem;
}
.ast-header-break-point .main-navigation .stack-on-mobile li{
    border-bottom: 1px solid whitesmoke;
}
  
.ticker-badge span{
    font-family: "Poiret One", Sans-serif;
}
.ticker-content{
    white-space: nowrap;
}
.error404 #primary{
    padding-top:10rem;
}
.function-content h2, .post-content h2, .title-header h2{
    border-left:1rem solid;
    border-bottom:1px solid;
    padding-left:1rem;
    padding-bottom:.5rem;
}
#masthead .site-header-primary-section-left.site-header-section.ast-flex.site-header-section-left{
    display:block;
    padding-left:1rem;
}
#masthead .ast-logo-title-inline .ast-site-identity{
    padding-bottom:.5rem;
}
#masthead .widget.widget_txt h2{
    margin-bottom:.5rem;
}
.top-title-wrapper-01 .elementor-widget-wrap.elementor-element-populated{
    justify-content: center;
}
.top-title-wrapper-02 .elementor-widget-wrap.elementor-element-populated{
    justify-content: flex-end;
}
.top-title-wrapper-03 .elementor-widget-container{
    margin-left:auto;
}

.ast-header-break-point .main-header-menu{
    border-top-width:0 !important;
}
.function-content section{
    margin-bottom:3rem !important;
}
.title-border .elementor-heading-title{
    font-weight: 500 !important;
    border-bottom: 2px solid;
    display: inline-block;
    padding: 0 .5rem .5rem;
}
.top-intro-wrapper .elementor-widget-icon-list{
    display: block;
    margin: auto;
}
.elementor-shape.elementor-shape-bottom {
    position: absolute;
    width: 100%;
    bottom: -.6rem;
    fill: white;
}

/*post grid 投稿一覧*/
.eael-post-grid{
    height:auto !important;
}
.eael-post-grid article{
    position:static !important;
    width:auto !important;
    float:none !important;
}
.post-date .elementor-widget-container{
    text-align:right;
}
.icon-box{
    width: 60px !important;
}
.icon-title{
    width: calc(100% - 60px) !important;
}
.icon-wrapper .elementor-container{
        margin-bottom: .5rem;
        border-bottom: 1px solid;
/*         padding-bottom: .5rem;
        padding-top: .5rem; */
        background: whitesmoke;
}

.information #masthead{
	background-color: #f3e7c3 !important;
}
.information .ast-container #primary{
	margin-top: 10rem;
}

/*WP forms*/
.wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message){
    background: inherit !important;
    border: none !important;
}



/* Responsive */
@media (max-width: 1024px){

    #masthead{
        background: #08080870 !important;
    }

    .flexbox-container .elementor-widget-image{
        position: relative;
        height: 0;
        overflow: hidden;
        width: 100%;
        padding-top: 66.18%;
    }
    .flexbox-container .elementor-widget-image img{
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        height: auto;
        width: 100%;
    }

    .flexbox-container .elementor-widget-wrap div:nth-of-type(2), 
    .flexbox-container .elementor-widget-wrap div:nth-of-type(3){
        flex: 0 0 100% ;
        width: 100%;
    }

    .flexbox-container:first-of-type .elementor-widget-wrap:first-of-type,
    .flexbox-container:nth-of-type(2) .elementor-widget-wrap{
        margin: 0 0 2rem 0 !important;
    }
    .elementor-column-gap-default>.elementor-column>.elementor-element-populated{
        padding: 0 1rem;
    }
    .flexbox-container.elementor-col-50{
        width:100% !important;
    }
    .icon-wrapper .elementor-container{
        padding-bottom: .5rem;
        padding-top: .5rem;
    }

}

@media (max-width: 767px){

    .ast-logo-title-inline .ast-site-identity{
        padding-top: 0;
        padding-bottom: 1rem;
    }

    .site-title a{
        font-size: 5.2vw;
        vertical-align: middle;
    }
    .top-column-left>div{
        padding-top: 7rem !important;
        padding-bottom: 4rem  !important;
    }
    .top-title-wrapper-01 .elementor-heading-title,
    .top-title-wrapper-02 .elementor-heading-title {
        font-size: 5vw !important;
    }
    .top-title-wrapper-01 .elementor-widget-container,
    .top-title-wrapper-02 .elementor-widget-container{
        padding: 1rem !important;
    }
    .elementor-top-column >div{
        padding-top: 10rem;
    }
    .top-column-left.elementor-top-column, 
    .top-column-left .elementor-widget-wrap.elementor-element-populated{
        position: static !important;
        justify-content: center;
    }

    .top-title-wrapper-03{
        position: absolute;
        bottom: 0;
        z-index: 1;
    }
    .top-column-right .elementor-widget-container{
    /* margin:-10rem 0rem 0rem -6rem !important; */
        margin: auto !important;
        text-align: center;
        margin-bottom: 4rem !important;
        padding: 5rem 2rem !important;
    }
    .top-column-right img{
        width: 275px !important;
        max-width: 100% !important;
        margin-top: -7rem;
    }
    .elementor-widget-eael-content-ticker .elementor-widget-container{
        width:100%;
    }
    .elementor-widget-eael-content-ticker .ticker-badge{
        width: 100%;
    }
    .elementor-widget-eael-content-ticker .ticker-badge br{
        display: none;
    }
    .news-section{
        position: absolute;
        z-index:1;
        bottom: 1rem;
    }
    .flexbox-textbox p{
        margin-bottom: 0;
    }
    .flexbox-textbox h3{
        margin-top: -2rem;
    }
    .flexbox-textbox .btn{
        position: relative;
    }

    table.tablesorter th, 
    table.tablesorter td{
        display:block;
        width:100%;
    }

    table.tablesorter tr td:nth-of-type(2){
        border-top: 0 !important;
    }
    .icon-box .elementor-widget-wrap{
        padding-right: 0 !important;
    }
    .icon-box{
        width: 50px !important;
    }
    .icon-title{
        width: calc(100% - 50px) !important;
    }

}



  /* IEのみに適用 */
_:-ms-input-placeholder, :root .elementor-widget-eael-content-ticker .elementor-widget-container{
background-color:rgba(234, 234, 234, .5);
}
_:-ms-input-placeholder, :root .eael-ticker-wrap div.swiper-slide{
    opacity:1 !important;
  }