@charset "utf-8";
.page_ttl{
    width: calc(100% - 40px);
    font-size: 2rem;
    font-weight: 400;
    line-height: 3rem;
    color: #826026;
    margin: 0 40px 30px 0;
    padding: 10px 0 30px 80px;
    background-image: url("../images/page_title/ttl_bottom_line_02.png"),url("../images/page_title/page_ttl_icon_02.png");
    background-repeat: repeat-x,no-repeat;
    background-position: bottom,left top;
    background-size: 100%,65px;
    letter-spacing: 0.2rem;
}
.page_ttl span{
    color: #D16188;
    font-size: 1.5rem;
    line-height: 3rem;
    padding-left: 5px;
    letter-spacing: 0;
}
.edu_top{
    width: 97%;
    margin: 30px 0 30px 3%;
    padding: 40px 40% 40px 0;
    background-image: url("../images/education/top_bg.jpg");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: contain;
    font-size: 1.2rem;
    color: #663C17;
    text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0 -1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.edu_main{
    width: 94%;
    margin: 30px auto;
}
.edu_main h4{
    font-size: 2rem;
    color: #DE577F;
    font-weight: 500;
    line-height: 2.8rem;
    margin: 10px 0;
}
.edu_main h5{
    font-size: 1.3rem;
    color: #C2AA7F;
    font-weight: 500;
    line-height: 2.0rem;
    margin: 10px 0;
}
.edu_main p{
    margin: 15px 0;
    padding: 0
}
.edu_features_1{
    width: 100%;
    padding: 10px 0 10px 150px;
    background-image: url("../images/education/education_icon_1.png");
    background-position: left;
    background-repeat: no-repeat;
    font-size: 1.2rem;
    color: #DE577F;
    background-size: 120px;
    margin: 30px 0;
}
.edu_features_2{
    width: 100%;
    padding: 10px 0 10px 150px;
    background-image: url("../images/education/education_icon_2.png");
    background-position: left;
    background-repeat: no-repeat;
    background-size: 120px;
    margin: 30px 0;
}
.edu_action{
    width: 95%;
    margin: 40px 5% 50px 0;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.edu_action_item{
    width: 48%;
    display: flex;
    flex-direction: column;
    padding: 20px 0 23vw 20px;
    border:1px solid #ccc;
    border-radius: 10px;
    position: relative;
    z-index: 1;
}

.action_1{
    width: 100%;
    margin: 5px 10px;
}
.action_2{
    width: 100%;
    margin: 5px 10px;
}
.action_3{
    width: 100%;
    margin: 5px 10px ;
}
.action_1 , .action_2 , .action_3 img{
    width: 80%;
}
.txt_area1{
    width: 80%;
    margin: 0 80% 0 10px ;
}
.txt_area2{
    width: 80%;
    margin: 0 20% 0 10px ;
}

.ac1{
    font-size: 1.2rem;
    font-weight: 500;
    color: #FC8E2C;
    margin: 10px 0 0 10px;
}
.ac2{
    font-size: 1.2rem;
    font-weight: 500;
    color: #94D40B;
    margin: 10px 0 0 10px;
}
.edu_link{
    position: absolute;
    bottom: 20px;
    left:30px;
    width: 85%;
    z-index: -1;
}
.edu_link img:hover{
    filter: brightness(1.07);
}
@media screen and (max-width:900px){
.page_ttl{
    width: 100%;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 2.5rem;
    color: #826026;
    margin: 0 auto 30px;
    padding: 10px 0 20px 60px;
    background-image: url("../images/page_title/ttl_bottom_line_02.png"),url("../images/page_title/page_ttl_icon_02.png");
    background-repeat: repeat-x,no-repeat;
    background-position: bottom,left top;
    background-size: 100%,50px;
    letter-spacing: 0.2rem;
}
.page_ttl span{
    color: #D16188;
    font-size: 1.4rem;
    line-height: 2.5rem;
    padding-left: 5px;
    letter-spacing: 0;
}
.edu_top{
    width: 97%;
    margin: 30px 0 20px 3%;
    padding: 10px 20% 10px 0;
    background-image: url("../images/education/top_bg.jpg");
    background-repeat: no-repeat;
    background-position: top 10px right;
    background-size: 80%;
    font-size: 1.1rem;
    color: #663C17;
    text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0 -1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.edu_main{
    width: 90%;
    margin: 0 5% 0 3%;
}
.edu_main h4{
    font-size: 1.7rem;
    color: #DE577F;
    font-weight: 500;
    line-height: 2.5rem;
    margin: 10px 0;
}
.edu_main h5{
    font-size: 1.2rem;
    color: #C2AA7F;
    font-weight: 500;
    line-height: 2.0rem;
    margin: 10px 0;
}
.edu_main p{
    margin: 15px 0;
    padding: 0
}
.edu_features_1{
    width: 100%;
    padding: 10px 0 10px 120px;
    background-image: url("../images/education/education_icon_1.png");
    background-position: left;
    background-repeat: no-repeat;
    font-size: 1.2rem;
    color: #DE577F;
    background-size: 100px;
    margin: 30px 0;
}
.edu_features_2{
    width: 100%;
    padding: 10px 0 10px 120px;
    background-image: url("../images/education/education_icon_2.png");
    background-position: left;
    background-repeat: no-repeat;
    background-size: 100px;
    margin: 30px 0;
}
.edu_action{
    width: 100%;
    margin: 40px 0 50px 0;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.edu_action_item{
    width: 48%;
    display: flex;
    flex-direction: column;
    padding: 10px 0 23vw 10px;
    border:1px solid #ccc;
    border-radius: 10px;
    position: relative;
    z-index: 1;
}

.action_1{
    width: 100%;
    margin: 5px 10px;
}
.action_2{
    width: 100%;
    margin: 5px 10px;
}
.action_3{
    width: 100%;
    margin: 5px 10px ;
}
.action_1 , .action_2 , .action_3 img{
    width: 80%;
}
.txt_area1{
    width: 80%;
    margin: 0 80% 0 10px ;
}
.txt_area2{
    width: 80%;
    margin: 0 20% 0 10px ;
}

.ac1{
    font-size: 1.1rem;
    font-weight: 500;
    color: #FC8E2C;
    margin: 10px 0 0 10px;
}
.ac2{
    font-size: 1.1rem;
    font-weight: 500;
    color: #94D40B;
    margin: 10px 0 0 10px;
}
.edu_link{
    position: absolute;
    bottom: 20px;
    left:30px;
    width: 85%;
    z-index: -1;
}

}

@media screen and (max-width:480px){
.page_ttl{
    width: 100%;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.2rem;
    color: #826026;
    margin: 0 auto 30px;
    padding: 5px 0 20px 60px;
    background-image: url("../images/page_title/ttl_bottom_line_02.png"),url("../images/page_title/page_ttl_icon_02.png");
    background-repeat: repeat-x,no-repeat;
    background-position: bottom,left top;
    background-size: 200%,40px;
    letter-spacing: 0.2rem;
}
.page_ttl span{
    color: #D16188;
    font-size: 1.3rem;
    line-height: 2.0rem;
    padding-left: 0;
    letter-spacing: 0;
}
.edu_top{
    width: 97%;
    margin: 30px 0 20px 3%;
    padding: 10px 20px 210px 0;
    background-image: url("../images/education/top_bg.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 100%;
    font-size: 1.1rem;
    color: #663C17;
    text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0 -1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.edu_main{
    width: 90%;
    margin: 0 5% 0 3%;
}
.edu_main h4{
    font-size: 1.4rem;
    color: #DE577F;
    font-weight: 500;
    line-height: 2.0rem;
    margin: 10px 0;
}
.edu_main h5{
    font-size: 1.2rem;
    color: #C2AA7F;
    font-weight: 500;
    line-height: 2.0rem;
    margin: 10px 0;
}
.edu_main p{
    margin: 15px 0;
    padding: 0
}
.edu_features_1{
    width: 100%;
    padding: 100px 0 10px 0;
    background-image: url("../images/education/education_icon_1.png");
    background-position: top;
    background-repeat: no-repeat;
    font-size: 1.1rem;
    color: #DE577F;
    background-size: 90px;
    margin: 30px 0;
}
.edu_features_2{
    width: 100%;
    padding: 100px 0 10px 0;
    background-image: url("../images/education/education_icon_2.png");
    background-position: top;
    background-repeat: no-repeat;
    background-size: 90px;
    margin: 30px 0;
}
.edu_action{
    width: 100%;
    margin: 40px 0 50px 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
}
.edu_action_item{
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 10px 0 50vw 10px;
    border:1px solid #ccc;
    border-radius: 10px;
    position: relative;
    z-index: 1;
    margin: 10px auto;
}

.action_1{
    width: 100%;
    margin: 5px 10px;
}
.action_2{
    width: 100%;
    margin: 5px 10px;
}
.action_3{
    width: 100%;
    margin: 5px 10px ;
}
.action_1 , .action_2 , .action_3 img{
    width: 80%;
}
.txt_area1{
    width: 80%;
    margin: 0 80% 0 10px ;
}
.txt_area2{
    width: 80%;
    margin: 0 20% 0 10px ;
}

.ac1{
    font-size: 1.1rem;
    font-weight: 500;
    color: #FC8E2C;
    margin: 10px 0 0 10px;
}
.ac2{
    font-size: 1.1rem;
    font-weight: 500;
    color: #94D40B;
    margin: 10px 0 0 10px;
}
.edu_link{
    position: absolute;
    bottom: 20px;
    left:30px;
    width: 85%;
    z-index: -1;
}
}