@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/




  .bg-gradient {
    background-image: linear-gradient(90deg, rgba(56, 108, 177, 1), rgba(62, 118, 184, 1) 8%, rgba(188, 225, 254, 1) 50%), linear-gradient(90deg, rgba(97, 158, 237, 1), rgba(188, 225, 254, 1));
  }

.c-gnav>.menu-item>a:after{
    content: none;
}

  .w-footer{
    display: block;
  }

.title-gradient {
    background-image: linear-gradient(90deg, rgba(56, 108, 177, 1), rgba(62, 118, 184, 1) 30%, rgba(188, 225, 254, 1) 80%), linear-gradient(90deg, rgba(97, 158, 237, 1), rgba(188, 225, 254, 1));
    color: #fff;
  }


.no_border ,.no_border li{
    border: none !important;
}

.c-gnav>.menu-item>a:after{
    content: none;
}

.c-spnav li a,  .c-gnav li a{
    color: #fff;
}

.c-spnav .menu-item{
    padding: 5px 0;
}

.menu-item-33, .menu-item-82{background-color: #0a52a4;}
.menu-item-80 a, .menu-item-79 a, .menu-item-81 a{color: #000 !important;}
.menu-item-80, .menu-item-79, .menu-item-81{
    border: 1px solid #0a52a4;
}

#header .c-gnav>.menu-item>a .ttl{
    font-size: large;
}

#header .c-gnav>.menu-item {
    width: 12%;
    border-radius: 50%;
    color: #fff;
    margin-right: 2%;
}

#fix_header .c-gnav>.menu-item {
  width: 180px;
  border-radius: 50%;
  color: #fff;
  margin-right: 2%;
}

#fix_header{
  padding: 10px 0;
}

  .glay_box{
    background-color: #CFD0D0;
  }

  .glay_box a {
    display: grid;
    padding: 15px 0;
    height: 100px;
    align-items: center;
}

.text_center{
    text-align: center;
}

.no_left h2{
    margin-left: 0 !important;
}

.is-style-left-img .wp-element-caption{
    text-align: left;
}

.c-pageTitle__inner{
    font-size: 2rem;
}

.l-article {
    max-width: unset; 
}

.all_center, .all_center .swell-block-columns__inner {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}

.c-spnav a {
    border-bottom: unset;
}

#nav_menu-3 ul a {
    text-shadow: 3px 2px 3px #fff;
}

.fits{
    width: fit-content !important;
}
.c-listMenu li {
    margin: -1px;
}

@media screen and (max-width: 599px){
    .post_content ol, .post_content ul {
        padding-left: 1rem;
    }    
}
