.elementor-kit-578{--e-global-color-primary:#254E95;--e-global-color-secondary:#4D4D4D;--e-global-color-text:#202020;--e-global-color-accent:#FFB337;--e-global-typography-primary-font-family:"Zen Old Mincho";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.7em;--e-global-typography-primary-letter-spacing:0.02em;--e-global-typography-secondary-font-family:"Zen Old Mincho";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.7em;--e-global-typography-secondary-letter-spacing:0.02em;--e-global-typography-text-font-family:"Zen Old Mincho";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.7em;--e-global-typography-text-letter-spacing:0.02em;--e-global-typography-accent-font-family:"Zen Old Mincho";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.7em;--e-global-typography-accent-letter-spacing:0.02em;font-size:1.1rem;}.elementor-kit-578 h2{font-size:1.7rem;}.elementor-kit-578 h3{font-size:1.3rem;}.elementor-kit-578 button,.elementor-kit-578 input[type="button"],.elementor-kit-578 input[type="submit"],.elementor-kit-578 .elementor-button{color:#FFFFFF;background-color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1120px;}.e-con{--container-max-width:1120px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-578 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-578 h1{font-size:1.6rem;}.elementor-kit-578 h2{font-size:1.5rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */main{
    overflow: hidden;
}
.inner-h1_title{
    box-shadow: 0 0 1px 1px #254E95;
    margin: auto;
    padding: 0.5% 4%
}
.contents-inner-width{
    padding-top: 100px;
    padding-top: -100px;
    
}
h2:after{
    content: '';
    display: block;
    margin: 15px auto;
    max-width: 100px;
    height: 2px;
    background-color:#FFB337;
}
h3:before{
    content: '■';
    position: relative;
    top: 0px;
    margin-right: 1%;
}
a{
    color: #122c5a;
}
ul, ol{
    padding-left: 0;
}
li{
    list-style: none;
}
.article ul > li:before {
    content: '・';
}

.hero_btn{
}
.hero_btn span{
    display: block;
}
.hero_btn a span i{
    display: block;
    position: relative;
    top: 50px;
    transition: .3s;
}
.hero_btn a:hover span i{
    top: 60px;
}

.headerimg{
    height: 45vh;
    overflow: hidden;
    position: relative;
}
.headerimg img{
    position: absolute;
    top:0;
    bottom:0;
    left: 0;
    right:0;
    margin: auto;
}
/*カレンダー*/
.cal h3{
    font-family: Zen Old Mincho;
}
.cal th{
    font-family: Zen Old Mincho;
    font-weight: bold;
    font-size: 1rem;
}
.cal tr{
    font-family: Roboto;
    font-size: 1rem;
    font-weight: bold;
}/* End custom CSS */