@charset "utf-8";

/*-------------------------------

	common

-------------------------------*/
[data-element-id]#wrapper {
    padding-top: 0 !important;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
button,
p,
a {
    font-size: 16px;
    letter-spacing: 0.05em;
    color: #505059;
    line-height: 180%;
}

a {
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
}

.normal {
    font-weight: normal;
}

.w1000 {
    width: 92%;
    max-width: 1000px;
    margin: 0 auto;
}

@media only screen and (max-width: 599px) {
    .pic {
        width: 100%;
        margin: 0 auto;
    }
}

/* width */
.w20 {
    width: 20%;
}

.w22 {
    width: 22%;
}

.w27 {
    width: 27%;
}

.w28 {
    width: 28%;
}

.w31 {
    width: 32%;
}

.w32 {
    width: 32%;
}

.w34 {
    width: 34%;
}

.w36 {
    width: 36%;
}

.w47 {
    width: 47%;
}

.w56 {
    width: 56%;
}

.w59 {
    width: 59%;
}

.w62 {
    width: 62%;
}

.w64 {
    width: 64%;
}

.w66 {
    width: 66%;
}

.w68 {
    width: 68%;
}

.w72 {
    width: 72%;
}
.w74 {
    width: 74%;
}
.w75 {
    width: 75%;
}

.w78 {
    width: 78%;
}

.w80 {
    width: 80%;
}

.w81 {
    width: 81%;
}

@media only screen and (max-width: 599px) {
    .w28 {
        width: 100%;
        margin: 3% 0;
    }

    .w31 {
        width: 100%;
        margin: 3% 0;
    }

    .w32 {
        width: 100%;
        margin: 3% 0;
    }

    .w34 {
        width: 100%;
        margin: 3% 0;
    }

    .w36 {
        width: 100%;
        margin: 3% 0;
    }

    .w47 {
        width: 100%;
        margin: 3% 0;
    }

    .w56 {
        width: 100%;
        margin: 3% 0;
    }

    .w59 {
        width: 100%;
        margin: 3% 0;
    }

    .w62 {
        width: 100%;
        margin: 3% 0;
    }

    .w64 {
        width: 100%;
        margin: 3% 0;
    }

    .w66 {
        width: 100%;
        margin: 3% 0;
    }

    .w72 {
        width: 100%;
        margin: 3% 0;
    }
    .w75 {
        width: 100%;
    }

    .w80 {
        width: 100%;
    }
}

/* margin */
.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.mt70 {
    margin-top: 70px;
}

.mt80 {
    margin-top: 80px;
}

.mt90 {
    margin-top: 90px;
}

.mt100 {
    margin-top: 100px;
}

.mt110 {
    margin-top: 110px;
}

.mt120 {
    margin-top: 120px;
}

.mt140 {
    margin-top: 140px;
}

.mt150 {
    margin-top: 150px;
}

.mt170 {
    margin-top: 170px;
}
.mt180 {
    margin-top: 180px;
}

.mt200 {
    margin-top: 200px;
}

.mb0 {
    margin-bottom: 0px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb60 {
    margin-bottom: 60px;
}

.mb70 {
    margin-bottom: 70px;
}

.mb80 {
    margin-bottom: 80px;
}

.mb90 {
    margin-bottom: 90px;
}

.mb100 {
    margin-bottom: 100px;
}

.mb110 {
    margin-bottom: 110px;
}

.mb120 {
    margin-bottom: 120px;
}

.mb130 {
    margin-bottom: 130px;
}

.mb140 {
    margin-bottom: 140px;
}

.mb150 {
    margin-bottom: 150px;
}

@media only screen and (max-width: 1024px) {
    .mt120 {
        margin-top: 80px;
    }

    .mt150 {
        margin-top: 80px;
    }

    .mt150 {
        margin-top: 90px;
    }
}
@media only screen and (max-width: 1024px){
  .mb100 {
    margin-bottom: 80px;
}
}

@media only screen and (max-width: 599px) {
    .mt80 {
        margin-top: 60px;
    }

    .mt90 {
        margin-top: 55px;
    }

    .mt100 {
        margin-top: 60px;
    }

    .mt110 {
        margin-top: 65px;
    }

    .mt120 {
        margin-top: 70px;
    }

    .mt130 {
        margin-top: 75px;
    }

    .mt140 {
        margin-top: 80px;
    }

    .mt150 {
        margin-top: 85px;
    }

    .mt170 {
        margin-top: 95px;
    }
    .mt180 {
        margin-top: 100px;
    }
    

    .mb20 {
        margin-bottom: 10px;
    }

    .mb30 {
        margin-bottom: 15px;
    }

    .mb40 {
        margin-bottom: 20px;
}

    .mb50 {
        margin-bottom: 25px;
    }

    .mb70 {
        margin-bottom: 35px;
    }

    .mb75 {
        margin-bottom: 35px;
    }

    .mb80 {
        margin-bottom: 40px;
    }

    .mb90 {
        margin-bottom: 45px;
    }

    .mb100 {
        margin-bottom: 50px;
    }

    .mb110 {
        margin-bottom: 55px;
    }

    .mb120 {
        margin-bottom: 60px;
    }

    .mb130 {
        margin-bottom: 70px;
    }

    .mb150 {
        margin-bottom: 75px;
    }
    .mt200 {
    margin-top: 100px;
}
}

.f_start {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
}


/* line-height */
.lh120 {
    line-height: 120%;
}

.lh150 {
    line-height: 150%;
}

.lh170 {
    line-height: 170%;
}

.lh180 {
    line-height: 180%;
}

.lh200 {
    line-height: 200%;
}

/* position */
.center {
    text-align: center;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.auto {
    margin: auto 0;
}

/* font-weight */
.fw400 {
    font-weight: 400;
}

.fw500 {
    font-weight: 500;
}

.fw600 {
    font-weight: 600;
}

.fw700 {
    font-weight: 700;
}


/* object-fit */
.of_img {
    overflow: hidden;
    position: relative;
    display: block;
}

.of_img img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100% !important;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center, center;
    object-position: center, center;
    font-family: 'object-fit: cover; object-position: center,center;';
}

.of_img:before {
    content: '';
    display: block;
}

.of_img.circle {
    border-radius: 50%;
}

.of_img.pt20:before {
    padding-top: 20%;
}

.of_img.pt30:before {
    padding-top: 30%;
}

.of_img.pt35:before {
    padding-top: 35%;
}

.of_img.pt40:before {
    padding-top: 40%;
}

.of_img.pt45:before {
    padding-top: 45%;
}

.of_img.pt48:before {
    padding-top: 48%;
}

.of_img.pt50:before {
    padding-top: 50%;
}

.of_img.pt55:before {
    padding-top: 55%;
}

.of_img.pt57:before {
    padding-top: 57%;
}

.of_img.pt60:before {
    padding-top: 60%;
}

.of_img.pt63:before {
    padding-top: 63%;
}

.of_img.pt65:before {
    padding-top: 65%;
}

.of_img.pt70:before {
    padding-top: 70%;
}

.of_img.pt71:before {
    padding-top: 71%;
}

.of_img.pt75:before {
    padding-top: 75%;
}

.of_img.pt76:before {
    padding-top: 76%;
}

.of_img.pt80:before {
    padding-top: 80%;
}

.of_img.pt85:before {
    padding-top: 85%;
}

.of_img.pt90:before {
    padding-top: 90%;
}

.of_img.pt100:before {
    padding-top: 100%;
}

.of_img.pt125:before {
    padding-top: 125%;
}

.of_img.pt130:before {
    padding-top: 130%;
}

.of_img.pt150:before {
    padding-top: 150%;
}


/* contact */
button {
    cursor: pointer;
}

/*-------------------------------

	header

-------------------------------*/
header>.w1000 {
    padding: 25px 0;
}

header h1 {
    width: 27%;
}

header h1 a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

header h1 a img:first-of-type {
    width: 60%;
}

header h1 a img:nth-of-type(2) {
    width: 35%;
}

header .tel a {
    font-size: 24px;
    font-weight: bold;
    background: url(/import/tenant_1/133.167.76.251/html/images/common/header_tel.png) no-repeat left center;
    background-size: auto 32px;
    padding-left: 1.25em;
}

header .tel a {
    font-size: 28px;
    font-weight: bold;
}

header .con .w60 dd {
    display: inline-block;
}

header .con .w20 dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
}

header .con .w20 dd {
    text-align: center;
    letter-spacing: -0.15em;
}

header .con .w20 dt img {
    height: 30px !important;
    width: auto;
}


/* nav */
#gnav {
    background: #095db7;
}

#gnav.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 5;
}

[data-element-id]#gnav.fixed {
    position: relative;
}

.accordion-body li {
    position: relative;
}

.accordion-body li a:after,
#gnav .dropdown span:after{ 
    content: "";
    position: absolute;
    top: 50%;
    right: 1px;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    height: calc(100% - 10px);
    width: 1px;
    background: #fff;
    display: inline-block;
}
#gnav li.sp{
    display: none;
}

#gnav li a {
    display: block;
    color: #fff;
    padding: 7px;
}

.accordion-body li:hover a {
    color: #505059 !important;
}

/* ドロップダウン */
.dropdown {
    position: relative;
}
#gnav .dropdown span {
    display: block;
    color: #fff;
    padding: 7px;
    position: relative;
}
#gnav .dropdown:hover span {
    color: #505059;
    cursor: pointer;
}

.dropdown ul {
    position: absolute;
    z-index: 9999;
    top: calc(50% + 30px);
    left: 0;
    width: 290px;
    opacity: 0;
}

.dropdown .gakunen {
    width: 180px;
}

.dropdown ul li {
    overflow: hidden;
    height: 0;
    width: 100% !important;
    border-right: none;
    background: #095db7;
}

.dropdown:hover {
    background: #fff;
/*     border-bottom: #095db7 4px solid;
 */    position: relative;
}
.dropdown:hover ul{
    opacity: 1;
    transition: .2s ease-in-out;
}

.accordion-body .dropdown li a:after {
    content: none;
}

.dropdown:hover:before {
  content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 8.5px 0 8.5px;
    border-color: #095db7 transparent transparent transparent;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    z-index: 1;
    background: none;
}
.dropdown:hover:after {
    content: "";
    position: absolute;
    bottom: 0;
    background: #095db7;
    height: 4px;
    width: 100%;
    display: block;
}

.dropdown:hover a {
    color: #505059;
}

.dropdown:hover ul li {
    overflow: visible;
    height: 100%;
}

.dropdown ul li a {
    display: block;
    padding: 1% 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.dropdown ul li a:before {
    content: "\f138";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    margin-right: 5px;
}

.dropdown:hover ul li:after {
    content: none;
}

.dropdown:hover ul li a {
    color: #fff !important;
    transition: none;
}

[data-element-id].accordion-body ul{
justify-content: flex-start;
}

[data-element-id].accordion-body li {
    position: relative;
    width: 48%;
}

[data-element-id].dropdown ul {
    position: relative;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
flex-direction: column;
}
[data-element-id].dropdown ul li {
    padding: 0;
    overflow: inherit;
    height: 100%;
}
[data-element-id].dropdown:hover{
  background: none;
}
[data-element-id].accordion-body li:after{
  content: none;
}

.img_float {
    -webkit-animation: img_box_9955 3s linear infinite;
            animation: img_box_9955 3s linear infinite;
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    margin-left: 10px;
}

@-webkit-keyframes img_box_9955 {
    0% {
        -webkit-transform: translateY(0);
                transform: translateY(0)
    }

    33.33333% {
        -webkit-transform: translateY(-10px);
                transform: translateY(-10px)
    }

    66.66667% {
        -webkit-transform: translateY(0);
                transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(0);
                transform: translateY(0)
    }
}

@keyframes img_box_9955 {
    0% {
        -webkit-transform: translateY(0);
                transform: translateY(0)
    }

    33.33333% {
        -webkit-transform: translateY(-10px);
                transform: translateY(-10px)
    }

    66.66667% {
        -webkit-transform: translateY(0);
                transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(0);
                transform: translateY(0)
    }
}

@media only screen and (max-width: 1024px) {
    header .w1000 {
    margin: 0 42px 0 3%;
    width: 90%;
    }
    header .w1000 .flexc{
    padding-bottom: 100px;
    }

    header .w1000 .itemend {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
    }

    header h1 {
        width: 27%;
    }

    .con.w45 {
        width: 67%;
        margin: 0;
    }

    header .con .w60 {
        width: 60%;
    }

    header .con .w20 {
        width: 20%;
    }

    header .con .w60 dd {
        width: 100%;
    }

    header .con .w20 dt img {
        height: 25px !important;
        width: auto;
    }

    header .tel a {
        font-size: 26px;
    }

    #gnav .toggle {
        background: #095db7;
    }
    .accordion-body>ul{
      padding-bottom: 100px;
    }
    #gnav li.sp{
        display: block;
    }
    #gnav li.dropdown{
      border-bottom: none;
    }

    .dropdown ul {
        position: static;
        z-index: 0;
        top: 0;
        left: 0;
        -webkit-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
                transform: translate(0, 0);
        width: 100%;
        opacity: 1;
    }
    .accordion-body li a:after,
    #gnav .dropdown span:after{
      content: none;
    }
    .dropdown:hover,
    .dropdown:hover ul li {
    background: none;
}
.dropdown:hover:before,
.dropdown:hover:after{
  content: none;
}
#gnav .dropdown span {
    color: #000;
    background: none;
    border-bottom: 1px solid #ddd;
}
.dropdown:hover ul li a{
  color: #000 !important;
}

    .accordion-body li:after {
        content: none;
    }

    .dropdown ul li {
        height: 100%;
        background: none;
    }

    .dropdown ul li a:before {
        color: #095db7;
    }
}

@media only screen and (max-width: 599px) {
  header .w1000 {
    margin: 0 auto;
}
header h1 {
    width: 70%;
    padding-right: 3%;
}

    header .tel a {
      line-height: 140%;
        background-size: auto 24px;
    }

    .con.w45 {
        width: 100%;
        margin-top:3%;
        -webkit-box-align: baseline;
            -ms-flex-align: baseline;
                align-items: baseline;
    }
    header .con .w60{
      width: 100%;
    }
    header .con .w60 dl {
display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: center;
    justify-content: center;
    }
header .con .w60 dt {
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
}

header .con .w60 dd {
    width: auto;
    display: inline-block;
}
header .con .w60 dd+dd {
    padding-left: 3px;
}
    header .con .w20 {
        width: 15%;
    }
header .con li.fst {
    position: absolute;
    top: 50px;
    right: 65px;
}
header .con li.sec {
    position: absolute;
    top: 50px;
    right: 15px;
}
    header .con .w20 dd {
        display: none;
    }

    header .con .w60 dd {
        line-height: 150%;
        font-size: 12px;
    }

    header .tel a {
        font-weight: bold;
    }

    header .con .w60,
    header .con .w60 dd.w65,
    header .con .w60 dd.w30 {
        margin: 0;
    }

    header .con .w20 dt img {
        height: 20px !important;
        width: auto;
    }

}

/*-------------------------------

	footer

-------------------------------*/
footer {
    background: #095db7;
    position: relative;
}

.totop {
    cursor: pointer;
    position: absolute;
    top: -32px;
    right: 2%;
    background: #095db7;
    padding: 4px 7px;
    color: #fff;
    z-index: 10;
    border-radius: 3px;
}
[data-element-id].totop{
     position: relative;
     top: 0;
     right: 0;
}

.totop:after {
    content: "\f139";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    margin-left: 5px;
    font-size: 18px;
    vertical-align: top;
}

.fix_btn ul{
    position: fixed;
    bottom: 10%;
    left: 0;
    z-index: 20;
    border-radius: 3px;
}
[data-element-id].fix_btn ul{
      position: relative;
      width: 300px;
}

.fix_btn .tel a {
    display: block;
    background: #fdf148;
    color: #505059;
    font-size: 18px;
    text-align: center;
    padding: 10px 30px;
    border-radius: 0 15px 15px 0;
    -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, .3);
            box-shadow: 2px 2px 10px rgba(0, 0, 0, .3);
    font-weight: bold;
    position: relative;
}

.fix_btn .tel a:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    border: 1px solid #fff;
    border-left: none;
    width: calc(100% - 4px);
    height: calc(100% - 8px);
    border-radius: 0 12px 12px 0;
}

.fix_btn .con a {
    display: block;
    background: #095db7;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 10px 30px;
    border-radius: 0 15px 15px 0;
    -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, .3);
            box-shadow: 2px 2px 10px rgba(0, 0, 0, .3);
    font-weight: bold;
    position: relative;
}

.fix_btn .con a:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    border: 1px solid #fff;
    border-left: none;
    width: calc(100% - 4px);
    height: calc(100% - 8px);
    border-radius: 0 12px 12px 0;
}

.fix_btn .con dt,
.fix_btn .con dd {
    color: #fff;
}

.fix_btn .con dd:before {
    content: '';
    display: inline-block;
    background: url(/import/tenant_1/133.167.76.251/html/images/01_index/mail-white.png) no-repeat;
    height: 16px;
    width: 20px;
    background-size: 100%;
    vertical-align: middle;
    margin-right: 5px;
}

.fix_btn .tel dd {
    font-size: 18px;
    background: url(/import/tenant_1/133.167.76.251/html/images/01_index/tel-l.png) no-repeat left center;
    background-size: auto 20px;
    padding-left: 1.25em;
}

/* A/Bテスト */
.fix_btn .type_b .tel a {
    background: #fefbcb;
}

.fix_btn .type_b .con a {
    background: #a4d1ff;
}
.ft_inner {
    max-width: 1130px;
    width: 92%;
    margin: auto;
    padding: 50px 0;
}

.ft_info .tel a {
    color: #fff;
    font-size: 36px;
    font-weight: normal;
    background: url(/import/tenant_1/133.167.76.251/html/images/common/footer_tel.png) no-repeat left center;
    background-size: auto 35px;
    padding-left: 1em;
}

footer .contact a {
    background: #fff;
    color: #095db7;
    font-size: 24px;
    display: block;
    width: 280px;
    text-align: center;
    border-radius: 3px;
    padding: 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

footer .contact a span:before {
    content: '';
    display: inline-block;
    background: url(/import/tenant_1/133.167.76.251/html/images/common/footer_mail.png) no-repeat;
    height: 28px;
    width: 40px;
    vertical-align: middle;
    margin-right: 10px;
}

footer .contact a:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    border: 1px solid #095db7;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
}

footer .contact a:before {
    content: "";
    background-color: rgba(255, 255, 255, 0.5);
    height: 100%;
    width: 3em;
    display: block;
    position: absolute;
    top: 0;
    left: -4.5em;
    -webkit-transform: skewX(-45deg) translateX(0);
        -ms-transform: skewX(-45deg) translateX(0);
            transform: skewX(-45deg) translateX(0);
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

footer .contact a:hover {
    background-color: #fdf148;
    border-bottom: 4px solid darken(#2194E0, 10%);
    opacity: 1;
}

footer .contact a:hover:before {
    -webkit-transform: skewX(-45deg) translateX(20em);
    -ms-transform: skewX(-45deg) translateX(20em);
        transform: skewX(-45deg) translateX(20em);
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


.ft_info .ft-logo a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.ft_nav ul {
    margin-right: 15px;
}

.ft_nav ul:last-of-type {
    margin-right: 0px;
}
.ft_nav li.n_l{
    color: #fff;
    font-size: 14px;
}
.ft_nav li.n_l:before {
    content: "\f14a";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    margin-right: 10px;
}
.ft_nav li a {
    color: #fff;
    display: block;
    font-size: 13px;
    letter-spacing: 0;
}

.ft_nav .sub li:before {
    content: \f054;
}

.ft_nav li :before {
    content: "\f14a";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    margin-right: 10px;
}

.ft_nav ul .sub li {
    padding-left: 1em;
    position: relative;
}

.ft_nav ul .sub li :before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
}

.copy {
    color: #fff;
    padding-bottom: 20px;
}

@media only screen and (max-width: 1024px) {
    .ft_nav {
        width: 100%;
    }
    .ft_info {
        width: 100%;
        margin-bottom: 20px;
    }

    .ft_info .tel,
    .ft_info .contact {
        width: 48%;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }

    .ft_info .tel a {
        font-size: 32px;
    }

    .fix_btn ul{
        bottom: 0;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        width: 100%;
    }

    .fix_btn li {
        width: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    .fix_btn .tel {
        margin-bottom: 0;
    }

    .fix_btn .tel a,
    .fix_btn .con a {
        width: 100%;
        font-size: 18px;
        padding: 8px;
        border-radius: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    .fix_btn .tel dd {
        font-size: 18px;
        background-size: auto 13px;
        padding-left: 1em;
    }

    .fix_btn .con dt {
        font-size: 12px;
        letter-spacing: 0;
    }

    .fix_btn .con dd {
        font-size: 16px;
        background-size: auto 16px;
        padding-left: 0;
        letter-spacing: 4px;
        line-height: 130%;
    }

    .fix_btn .tel a:after,
    .fix_btn .con a:after {
        border-radius: 0;
    }

    .ft_nav ul {
        margin-right: 0;
        width: 48%;
    }

    .ft_nav ul.sub {
        margin-right: 0;
        width: 100%;
    }

    .copy {
        color: #fff;
        padding-bottom: 120px;
    }
}

@media only screen and (max-width: 599px) {
    .ft_inner {
        margin: auto;
        padding: 50px 20px;
    }

    .ft_nav {
        width: 100%;
    }

    .ft_info .tel,
    .ft_info .contact {
        width: 100%;
        display: block;
    }

    footer .tel {
        text-align: center;
    }

    footer .tel a {
        font-size: 34px;
    }

    .ft_nav ul {
        margin-right: 0;
        width: 100%;
        margin-bottom: 10px;
    }
    footer .contact a{
      width: 100%;
    }
}

/*-------------------------------

	main_visal

-------------------------------*/
.main_v {
    margin-top: 30px;
}

.mv_in {
    position: relative;
    margin: 0 auto;
}

.v_img:before {
    padding-top: 45%;
}

.main_v li {
    position: relative;
}

.slick-list {
    width: 100%;
}

.main_v li .catch {
    position: absolute;
    top: 50%;
    z-index: 1;
    left: 50%;
    color: #50505b;
    letter-spacing: .2em;
    display: block;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: 48px;
    width: 90%;
    line-height: 300%;
}

.main_v li .catch .text {
    display: block;
}

.main_v li .catch .text:nth-of-type(2) {
    text-align: right;
}

.w_catch {
    position: relative;
    padding: 0 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 84px;
    color: #fff;
    text-shadow: 2px 2px 0 #505059, -2px -2px 0 #505059, -2px 2px 0 #505059, 2px -2px 0 #505059, 0px 2px 0 #505059, 0-2px 0 #505059, -2px 0 0 #505059, 2px 0 0 #505059;
    letter-spacing: 0em;
}

.w_catch:before,
.w_catch:after {
    position: absolute;
    content: '';
    width: 29px;
    height: 54px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.w_catch:before {
    top: 0;
    left: 0;
    border-top: 10px solid #505059;
    border-left: 10px solid #505059;
}

.w_catch:after {
    bottom: 0;
    right: 0;
    border-bottom: 10px solid #505059;
    border-right: 10px solid #505059;
}

.y_line {
    position: relative;
}

.y_line:after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 50%;
    display: inline-block;
    height: 29px;
    width: calc(100% + 80px);
    background: #fdf148;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    z-index: -1;
}

.blue_circle {
    font-size: 98px;
    color: #fff;
    background: #519cff;
    height: 154px;
    width: 154px;
    padding: 20px;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: 0em;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-shadow: none;
}

@media only screen and (max-width: 1024px) {
    .main_v li .catch {
        font-size: 28px;
        width: 80%;
        letter-spacing: .1em;
    }

    .w_catch {
        font-size: 42px;
    }

    .w_catch:before,
    .w_catch:after {
        width: 21px;
        height: 36px;
    }

    .w_catch:before {
        border-top: 8px solid #505059;
        border-left: 8px solid #505059;
    }

    .w_catch:after {
        border-bottom: 8px solid #505059;
        border-right: 8px solid #505059;
    }

    .y_line:after {
        height: 15px;
    }

    .blue_circle {
        font-size: 40px;
        height: 50px;
        width: 50px;
        padding: 10px;
    }
}

@media only screen and (max-width: 599px) {
    .main_v {
        margin-top: 0;
    }

    .v_img:before {
        padding-top: 60%;
    }

    .main_v li .catch {
        font-size: 18px;
        width: 90%;
        letter-spacing: 0em;
    }

    .w_catch {
        font-size: 25px;
        padding: 0 15px;
    }

    .w_catch:before,
    .w_catch:after {
        width: 11px;
        height: 26px;
    }

    .w_catch:before {
        border-top: 5px solid #505059;
        border-left: 5px solid #505059;
    }

    .w_catch:after {
        border-bottom: 5px solid #505059;
        border-right: 5px solid #505059;
    }

    .blue_circle {
        font-size: 30px;
        height: 40px;
        width: 40px;
        padding: 10px;
    }

    .y_line:after {
        height: 10px;
        width: calc(100% + 30px);
    }
}

/* サブタイトル */
.main_v.sub_img {
    position: relative;
    margin-top: 0;
}

.main_v.sub_img:before {
    padding-top: 45%;
}

.main_v.sub_img:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, .5);
}
[data-element-id].main_v.sub_img:after {
    content: none;
}

.main_v.sub_img .sub_tit {
    width: 92%;
    max-width: 1000px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 1;
    color: #525259;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
    text-align: left;
    font-size: 70px;
    text-shadow: 0 0 8px #FFF, 0 0 8px #FFF, 0 0 8px #FFF;
    letter-spacing: 0.2em;
}

.main_v.sub_img img {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    width: 100%;
}

@media only screen and (max-width: 1024px) {
    .main_v.sub_img .sub_tit {
        font-size: 32px;
    }
}

@media only screen and (max-width: 599px) {
    .main_v.sub_img:before {
        padding-top: 50%;
    }

    .main_v.sub_img .sub_tit {
        font-size: 24px;
    }
}

/*-------------------------------

	contents

-------------------------------*/
/* 青線見出し */
.blue {
    position: relative;
}

.blue>span {
    position: relative;
    z-index: 2;
    display: inline-block;
    margin: 0 1em;
    padding: 0 1em;
    text-align: center;
    background: #fff;
    color: #505059;
    font-weight: 800;
}

.blue:before {
    position: absolute;
    top: 0;
    z-index: 1;
    content: '';
    display: block;
    width: 100%;
    height: 24px;
    background-color: #095db7;
}

/* パステル見出し */
.line {
    position: relative;
}

.line .text {
    padding-left: 2.5em;
    text-shadow: 3px 3px 0 #FFF, -3px -3px 0 #FFF,
        -3px 3px 0 #FFF, 3px -3px 0 #FFF,
        0px 3px 0 #FFF, 0-3px 0 #FFF,
        -3px 0 0 #FFF, 3px 0 0 #FFF;
    display: inline-block;
    line-height: 120%;
}

.line .text.noshadow {
    text-shadow: none;
}

.line .normal {
    font-weight: normal;
}

.line .normal:before {
    content: '';
    height: 23px;
    width: 1px;
    display: inline-block;
    background: #b3b3b3;
    margin: 0 10px;
    vertical-align: baseline;
}

.line:after {
    content: '';
    display: block;
    height: 26px;
    width: 100%;
    background: #fffbc1;
    position: absolute;
    bottom: -5px;
    z-index: -2;
}

.line.blu:after {
    background: #e4f1ff;
}

/* パステル見出し やや細 */
.line.h17:after {
    height: 17px;
}

.line.h12:after {
    height: 12px;
    bottom: 0;
}

.line.lb:after {
    background: #d2e8ff;
}

.line.lb2:after {
    background: #e4f1ff;
}

/* パステル見出し check */
.line.check{
  text-align: left;
}
.line.check .text{
    padding-left: 3em;
}
.line.check:before {
    content: '';
    background: url(/upload/tenant_1/5092528da311cce31e339c20a0480f4a.png) no-repeat;
    width: 63px;
    height: 46px;
    background-size: 100%;
    display: block;
    position: absolute;
    left: 10px;
    bottom: 0;
    z-index: -1;
}

/* パステル見出し 指 */
.line.finger{
  text-align: left;
}
.line.finger .text{
    padding-left: 2.5em;
}
.line.finger:before {
    content: '';
    background: url(/upload/tenant_1/671cbcbeaac41f706a86395084eb111f.png) no-repeat;
    width: 47px;
    height: 75px;
    background-size: 100%;
    display: block;
    position: absolute;
    left: 10px;
    bottom: 0;
    z-index: -1;
}

/* パステル見出し */
.line_in {
    display: inline-block;
}

/* 青線見出し2 */
.blue_2 {
    background: #095db7;
    color: #fff;
    position: relative;
    margin-bottom: 70px;
    padding: 10px;
    text-align: center;
}
.blue_2.jyogi .text{
    width: calc(100% - 180px);
    display: inline-block;
    line-height: 120%;
}


/* 青線見出し3 */
.blue_bd {
    padding-bottom: 20px;
    margin-bottom: 40px;
    font-weight: normal;
    border-bottom: 2px solid #095db7;
}
.blue_bd.ctxt {
    width: 81%;
    margin: 0 auto 40px auto;
    text-align: center;
}
.yellow_bd {
    padding-bottom: 20px;
    margin-bottom: 40px;
    font-weight: normal;
    border-bottom: 2px solid #fae111;
}
.up_02 .box .list dt {
    color: #505059;
    background: none;
    border-left: 4px solid #095db7;
    padding-left: 10px;
    margin-bottom: 10px;
}


/*@media only screen and (max-width: 1024px) {
.blue_2.jyogi:after {
    content: '';
    display: block;
    background: url(/upload/tenant_1/b08b148b54339f8c4ed3638e38535b4d.png) no-repeat;
    background-size: 100%;
    height: 173px;
    width: 167px;
    position: absolute;
    top: -100%;
    right: 3%;
}
}*/

@media only screen and (max-width: 599px) {
  .blue_bd.ctxt {
    width: 100%;
    margin: 0 auto 25px auto;
}
    .blue:before {
        top: 50%;
        height: 10px;
        -webkit-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
                transform: translate(0, -50%);
    }

    .blue>span {
        margin: 0 1em;
        padding: 0 0.5em;
        line-height: 120%;
    }

    .blue span.fs30 {
        display: block;
        font-size: 18px;
    }
    .line{
      text-align: center;
    }
    .line .text{
      padding-left: 0;
    }

    .line.check .text,
    .line.finger .text{
    text-align: left;
    padding-left: 50px;
    }

    .line .normal {
        font-size: 16px;
        display: block;
        padding-left: 0;
    }

    .line .normal:before {
        content: none;
    }

    .blue_2.jyogi:after {
        width: 85px;
        height: 80px;
        top: auto;
        bottom: -40px;
    }

    .line.check:before {
        width: 35px;
        height: 27px;
    }

    .line.finger:before {
        width: 35px;
        height: 60px;
    }
    .blue_2.jyogi .text {
        width: calc(100% - 90px);
}
}

/*-------------------------------

	index

-------------------------------*/
.w30_5 {
    width: 30.5%;
}

.corse li dt:before {
    content: '';
    display: inline-block;
    height: 24px;
    width: 24px;
    background: #fae111;
    margin-right: 5px;
    vertical-align: middle;
}

.corse li dd {
    position: relative;
    border: 4px solid #fae111;
    background: #fffde5;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.corse li dd .pic {
    width: calc(100% - 2px);
    margin: auto;
}

.corse li dd ul {
    padding: 20px 20px 40px;
    position: relative;
}

.corse li dd ul li {
    margin-bottom: 10px;
}

.corse li dd ul li:before {
    content: "\f138";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    margin-right: 5px;
    color: #fae111;
}

.corse li dd ul li:last-of-type {
    margin-bottom: 0;
}

.corse li dd a {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    padding: 2px 5px;
    background: #fae111;
    font-size: 14px;
}

.corse li dd a:after {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    margin-left: 5px;
}

/* 色変更 */

.corse li:nth-of-type(2) dt:before {
    background: #77bdff;
}

.corse li:nth-of-type(2) dd {
    border: 4px solid #77bdff;
    background: #f3faff;
}

.corse li:nth-of-type(2) dd ul li:before {
    color: #77bdff;
}

.corse li:nth-of-type(2) dd a {
    background: #77bdff;
}

.corse li:nth-of-type(3) dt:before {
    background: #f98888;
}

.corse li:nth-of-type(3) dd {
    border: 4px solid #f98888;
    background: #fff3f3;
}

.corse li:nth-of-type(3) dd ul li:before {
    color: #f98888;
}

.corse li:nth-of-type(3) dd a {
    background: #f98888;
}

@media only screen and (max-width: 1024px) {
    .w30_5 {
        width: 48%;
        margin-bottom: 20px;
    }

    .corse > li:nth-last-of-type(-n+2) {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 599px) {
    .corse > li {
        margin-bottom: 40px;
    }
        .corse > li:nth-last-of-type(-n+2) {
        margin-bottom: 40px;
    }

    .corse > li:last-of-type {
        margin-bottom: 0;
    }

    .w30_5 {
        width: 100%;
    }
}

/* ニュース */
.news .line:before {
    content: '';
    background: url(/upload/tenant_1/fb52f7fb4ac3a945c32d57c0aabf8749.png) no-repeat;
    width: 141px;
    height: 99px;
    background-size: 100%;
    display: block;
    position: absolute;
    left: 0;
    bottom: -15px;
    z-index: -1;
}

.news ul {
    padding: 0 70px 10px;
    border-bottom: #095db7 4px solid;
}

.news li {
    padding: 15px 0;
    border-bottom: 1px dashed #c6c6c6;
}

.news li:first-of-type {
    padding-top: 0;
}

.news li:last-of-type {
    border-bottom: none;
}

.day {
    display: inline-block;
    background: #095db7;
    font-size: 14px;
    padding: 1px 15px;
    color: #fff;
    margin-right: 30px;
}

.cate {
    display: inline-block;
    background: #fae111;
    font-size: 14px;
    padding: 1px 15px;
    color: #fff;
}

.news li dt a {
    display: block;
}

.mor a {
    display: block;
    text-align: right;
    font-size: 24px;
}

.mor a:after {
    content: "\f138";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    margin-left: 5px;
    color: #095db7;
    font-size: 18px;
    vertical-align: top;
}

/* カスコン変動 */
.cate.小学部 {
    background: #fae111;
}
.cate.中学部 {
    background: #77bdff;
}

.cate.高校部 {
    background: #f98888;
}

.news li dt {
    margin-left: 25px;
}

@media only screen and (max-width: 1024px) {
    .news li dt {
        margin-left: 0;
        width: 100%;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 599px) {
    .news ul {
        padding: 0 0 10px;
    }

    .news li dt {
        margin-top: 10px;
        margin-left: 0;
    }

    .news .line:before {
        width: 70px;
        height: 50px;
    }

    .mor a {
        font-size: 20px;
    }
}

/* REASON */
.reason li {
    margin-bottom: 50px;
}

.reason li:nth-last-of-type(-n+2) {
    margin-bottom: 0;
}

.reason .line:before {
    content: '';
    background: url(/upload/tenant_1/2ad35ed2e54bdc9e8de01ebe26baf404.png) no-repeat;
    width: 139px;
    height: 158px;
    background-size: 100%;
    display: block;
    position: absolute;
    left: 0;
    bottom: -15px;
    z-index: -1;
}

.reason dt {
    background: #095db7;
    color: #fff;
    width: 100%;
    position: relative;
}

.reason dt .no {
    font-family: 'Impact';
    font-size: 64px;
    color: #fff;
    text-shadow: 1px 1px 0 #095db7, -1px -1px 0 #095db7, -1px 1px 0 #095db7, 1px -1px 0 #095db7, 0px 1px 0 #095db7, 0-1px 0 #095db7, -1px 0 0 #095db7, 1px 0 0 #095db7;
    position: absolute;
    top: -10px;
}

.reason dt .title {
    padding-left: 3.5em;
    padding-right: .5em;
    display: block;
    text-align: center;
}

.reason dd {
    position: relative;
    overflow: hidden;
    padding: 0 10px 20px;
}

.reason dd:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0vw 150px 42vw;
    border-color: transparent transparent #e4f1ff transparent;
}

.reason .pic {
    border-radius: 50%;
}

.reason li {
    margin-bottom: 50px;
}

.reason li:nth-last-of-type(-n+2) {
    margin-bottom: 0;
}

.reason .line:before {
    content: '';
    background: url(/upload/tenant_1/2ad35ed2e54bdc9e8de01ebe26baf404.png) no-repeat;
    width: 139px;
    height: 158px;
    background-size: 100%;
    display: block;
    position: absolute;
    left: 0;
    bottom: -15px;
    z-index: -1;
}

.reason dt {
    background: #095db7;
    color: #fff;
    width: 100%;
    position: relative;
}

.reason dt .no {
    font-family: 'Impact';
    font-size: 64px;
    color: #fff;
    text-shadow: 1px 1px 0 #095db7, -1px -1px 0 #095db7, -1px 1px 0 #095db7, 1px -1px 0 #095db7, 0px 1px 0 #095db7, 0-1px 0 #095db7, -1px 0 0 #095db7, 1px 0 0 #095db7;
    position: absolute;
    top: -10px;
}

.reason dt .title {
    padding-left: 3.5em;
    padding-right: .5em;
    display: block;
    text-align: center;
}

.reason dd {
    position: relative;
    overflow: hidden;
    padding: 0 10px 20px;
}

.reason dd:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0vw 150px 42vw;
    border-color: transparent transparent #e4f1ff transparent;
}

.reason li:nth-of-type(2) dd:after,
.reason li:nth-of-type(3) dd:after {
    border-color: transparent transparent #fffee9 transparent;
}

.reason .pic {
    border-radius: 50%;
}

@media only screen and (max-width: 599px) {
    .reason .line:before {
      width: 70px;
      height: 92px;
    }

    .heightLine-tit,
    .heightLine-tit2,
    .heightLine-tex {
        height: auto !important;
    }

    .reason li:nth-last-of-type(-n+2) {
        margin-bottom: 50px;
    }

    .reason li:last-of-type {
        margin-bottom: 0; 
    }

    .reason .pic {
        margin-bottom: 20px;
    }
    .reason dd:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0vw 150px 90vw;
    border-color: transparent transparent #e4f1ff transparent;
}
}

/* MESSAGE */
.message .line:before {
    content: '';
    background: url(/upload/tenant_1/a4d278c77987adbab8aca78633220fab.png) no-repeat;
    width: 127px;
    height: 140px;
    background-size: 100%;
    display: block;
    position: absolute;
    left: 0;
    bottom: -15px;
    z-index: -1;
}

.bule_box {
    background: #095db7;
    padding: 30px 70px;
    position: relative;
}

.bule_box .text {
    width: 65%;
    color: #fff;
}

.bule_box .staff_pic {
    position: absolute;
    bottom: 0;
    right: 2em;
    width: 30%;
}

.bule_box .staff_pic span {
    color: #fff;
    position: absolute;
    bottom: 1em;
    right: 0;
}

@media only screen and (max-width: 1024px) {
    .bule_box {
        background: #095db7;
        padding: 30px;
        position: relative;
    }

    .bule_box .staff_pic {
        position: absolute;
        bottom: 0;
        right: 1em;
    }
}

@media only screen and (max-width: 599px) {

    .message .line:before {
    width: 70px;
    height: 84px;
    }

    .bule_box {
        background: #095db7;
        padding: 20px 20px 0;
        position: relative;
    }

    .bule_box .text {
        width: 100%;
        color: #fff;
        margin-bottom: 20px;
    }

    .bule_box .staff_pic {
        position: relative;
        width: 100%;
        bottom: 0;
        right: 0;
    }
}

/* CONTENTS */
.contact_01 {
    padding: 100px 0;
    background: #e4f1ff;
}

.contents .line:before {
    content: '';
    background: url(/upload/tenant_1/2fae4830b4847b2d311a109ce02064bf.png) no-repeat;
    width: 161px;
    height: 123px;
    background-size: 100%;
    display: block;
    position: absolute;
    left: 0;
    bottom: -15px;
    z-index: -1;
}

.contents dt {
    background: #095db7;
    color: #fff;
    padding: 5px 0;
    margin-bottom: 30px;
    position: relative;
}

.contents dt:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -17px;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 17px 0 17px;
    border-color: #095db7 transparent transparent transparent;
}

.contents dd {
    position: relative;
}

.contents dd a {
    font-size: 20px;
    border: 4px solid #095db7;
    margin-bottom: 25px;
    padding-left: 5.2em;
    min-height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 120%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.contents dd:before {
    content: '';
    background: url(/import/tenant_1/133.167.76.251/html/images/01_index/con_icon01.png) no-repeat 100%;
    height: 100px;
    width: 100px;
    position: absolute;
    left: 0;
    z-index: -1;
}

.contents .i_02:before {
    background: url(/import/tenant_1/133.167.76.251/html/images/01_index/con_icon04.png) no-repeat 100%;
}

.contents .i_03:before {
    background: url(/import/tenant_1/133.167.76.251/html/images/01_index/con_icon07.png) no-repeat 100%;
}

.contents .i_04:before {
    background: url(/import/tenant_1/133.167.76.251/html/images/01_index/con_icon02.png) no-repeat 100%;
}

.contents .i_05:before {
    background: url(/import/tenant_1/133.167.76.251/html/images/01_index/con_icon05.png) no-repeat 100%;
}

.contents .i_06:before {
    background: url(/upload/tenant_1/d03d389fb85cb7297b783a0eb506a962.png) no-repeat 100%;
}

.contents .i_07:before {
    background: url(/import/tenant_1/133.167.76.251/html/images/01_index/con_icon03.png) no-repeat 100%;
}

.contents .i_08:before {
    background: url(/import/tenant_1/133.167.76.251/html/images/01_index/con_icon06.png) no-repeat 100%;
}

.contents .i_09:before {
    background: url(/import/tenant_1/133.167.76.251/html/images/01_index/con_icon09.png) no-repeat 100%;
}

@media only screen and (max-width: 1024px) {
    .contents .w32 {
        width: 48%;
        margin-bottom: 40px
    }
    
    .contents .w32:nth-last-of-type(-n+2) {
        margin-bottom: 0;
    }

    .contents dd:last-of-type a {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 599px) {
    .contents .w32 {
        width: 100%;
    }

    .contents li:nth-last-of-type(-n+2) {
        margin-bottom: 30px!important;
    }

    .contents li:last-of-type {
        margin-bottom: 0;
    }

    .contents .line:before {
    width: 70px;
    height: 64px;
    }

    .contents li {
        margin-bottom: 30px;
    }

    .contents li:last-of-type {
        margin-bottom: 0!important;
    }
}

/* BLOG */
.blog .line:before {
    content: '';
    background: url(/upload/tenant_1/62ef2f66e2ffd98087754b0ff2f9cb73.png) no-repeat;
    width: 103px;
    height: 104px;
    background-size: 100%;
    display: block;
    position: absolute;
    left: 0;
    bottom: -15px;
    z-index: -1;
}

.blog ul {
    padding-bottom: 30px;
    border-bottom: #095db7 4px solid;
}
.blog li{
  margin: 0 1%;
}

.blog dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
}

@media all and (-ms-high-contrast: none){
 .blog dt{
  width: 100%;
} 
}

.blog a {
    display: block;
}
.blog .day {
    background: #095db7;
    font-size: 14px;
    padding: 1px 5px;
    color: #fff;
    display: inline-block;
}

@media only screen and (max-width: 1024px) {
    .blog .w32 {
        width: 48%;
        margin-bottom: 30px;
    }

    .blog li:nth-last-of-type(-n+2) {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 599px) {
    .blog .line:before {
      width: 63px;
      height: 70px;
}

    .blog li {
      width: 46%;
      margin-bottom: 20px;
    }

    .blog li:nth-last-of-type(-n+2) {
        margin-bottom: 0;
    }
}

/* ACCESS */
.access .line:before {
    content: '';
    background: url(/upload/tenant_1/a728eedc2658f1b182542a466f31db37.png) no-repeat;
    width: 87px;
    height: 117px;
    background-size: 100%;
    display: block;
    position: absolute;
    left: 0;
    bottom: -15px;
    z-index: -1;
}

.info_box {
    position: relative;
    padding: 30px 60px;
}

.info_box:before {
    content: '';
    background: rgba(255, 255, 255, .85);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
}

.info_box .tel a {
    font-size: 42px;
    font-weight: normal;
    background: url(/import/tenant_1/133.167.76.251/html/images/01_index/tel-l.png) no-repeat left center;
    background-size: auto 48px;
    padding-left: 1.25em;
}

.info_box .contact a {
    background: #095db7;
    color: #fff;
    font-size: 24px;
    display: block;
    width: 350px;
    text-align: center;
    border-radius: 3px;
    padding: 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.info_box .contact a:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    border: 1px solid #fff;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
}

.info_box .contact a span:before {
    content: '';
    display: inline-block;
    background: url(/import/tenant_1/133.167.76.251/html/images/01_index/mail-white.png) no-repeat;
    background-size: 100%;
    height: 28px;
    width: 37px;
    vertical-align: middle;
    margin-right: 10px;
}

.info_box .contact a:before {
    content: "";
    background-color: rgba(255, 255, 255, 0.5);
    height: 100%;
    width: 3em;
    display: block;
    position: absolute;
    top: 0;
    left: -4.5em;
    -webkit-transform: skewX(-45deg) translateX(0);
        -ms-transform: skewX(-45deg) translateX(0);
            transform: skewX(-45deg) translateX(0);
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.info_box .contact a:hover {
    background-color: #0d447f;
    border-bottom: 4px solid darken(#2194E0, 10%);
    opacity: 1;
}

.info_box .contact a:hover:before {
    -webkit-transform: skewX(-45deg) translateX(25em);
    -ms-transform: skewX(-45deg) translateX(25em);
        transform: skewX(-45deg) translateX(25em);
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info_box .bkimg {
    z-index: -2;
    height: 100%;
}

.info_box .of_img {
    height: 100%;
}

.info_box .bkimg img {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    min-width: 100%;
}

.info_box .bkimg:after {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

[data-element-id].info_box .bkimg {
    z-index: 0;
    height: 100%;
    position: relative;
}

[data-element-id].info_box:before {
    content: none;
}

.map:after {
    display: block;
    content: "";
    padding-top: 85%;
}
[data-element-id].slide ul{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
[data-element-id].slide li{
  width: 20%;
}

@media only screen and (max-width: 1024px) {
    .access .w47 {
        width: 100%;
    }

    .access .w68 {
        width: 100%;
    }

    .info_box {
        position: relative;
        padding: 30px;
    }

    .info_box:last-of-type {
        margin-bottom: 0;
    }

    .info_box dt,
    .info_box dd {
        text-align: center;
    }

    .info_box .contact a {
        margin: auto;
    }

    .info_box:before {
        content: none;
    }

    .info_box .bkimg {
        position: relative;
        padding-top: 30px;
    }

    .info_box .of_img {
        position: relative;
        height: auto;
    }

    .info_box .of_img:before {
        padding-top: 40%;
    }
}

@media only screen and (max-width: 599px) {
    .access .line:before {
      width: 46px;
      height: 70px;
    }

    .info_box {
        position: relative;
        padding: 0;
        margin: 40px 0;
    }

    .info_box .contact a {
        width: 100%;
    }

    .info_box .tel a {
        font-size: 32px;
        background-size: 25px 35px;
        padding-left: 1.1em;
    }

    .info_box .of_img:before {
        padding-top: 70%;
    }
}

/* スライドギャ ラリー */
@media only screen and (max-width: 599px) {
    .slide {
        margin-bottom: 30px;
    }
}

/*-------------------------------

	下層

-------------------------------*/
/* breadcrumb */
.breadcrumb {
    padding: 60px 0 0;
}

.breadcrumb li {
    display: inline-block;
    margin-right: 15px;
    position: relative;
    font-weight: 700;
}

.breadcrumb li:nth-of-type(n+2):before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-right: 15px;
    border-top: 2px solid #095db7;
    border-right: 2px solid #095db7;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    vertical-align: middle;
}

.breadcrumb li a {
    display: inline-block;
    font-weight: 700;
}

@media only screen and (max-width: 599px) {

    .breadcrumb li,
    .breadcrumb li a {
        font-size: 12px;
    }
    .breadcrumb ul{
    max-width: inherit;
}
}

/*-------------------------------

	aisatsu.html

-------------------------------*/
.aisatsu_01 .pic img {
    position: absolute;
    bottom: 0;
    left: 0;
    height: auto !important;
}
.aisatsu_01 .pic span {
    padding-top: 5px;
    text-align: right;
    display: block;
}
.aisatsu_01 .career {
    width: 100%;
    margin: 60px auto 10px auto;
    border: 2px solid #095db7;
    padding: 40px 60px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.aisatsu_01 .career dl {
    padding-bottom: 15px;
}
.aisatsu_01 .career dt {
    padding-right: 15px;
    box-sizing: border-box;
    color: #095db7;
}
@media only screen and (max-width: 599px) {
.aisatsu_01 .career {
    margin: 40px auto 10px auto;
    padding: 20px 20px;
}
.aisatsu_01 .career dl {
    padding-bottom: 10px;
}
.aisatsu_01 .career dt {
  padding-right: 0;
}
}
.aisatsu_02 .box {
    margin-bottom: 100px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.aisatsu_02 .box:last-of-type {
    margin-bottom: 0
}

.aisatsu_02 .box:nth-of-type(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
}

/* check */

.color_list li {
    margin-bottom: 25px;
}

.color_list li:last-of-type {
    margin-bottom: 0;
}

.color_list li .no {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background: #fdc2c2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 10px;
    color: #fff;
}
.color_list li .txt {
    width: calc(100% - 50px);
}

.color_list li:nth-of-type(2) .no {
    background: #b7ffa9;
}

.color_list li:nth-of-type(3) .no {
    background: #abd4ff;
}

.color_list li:nth-of-type(4) .no {
    background: #ffe58a;
}

.color_list li:nth-of-type(5) .no {
    background: #e5a0ff;
}

@media only screen and (max-width: 1024px) {
    .color_list .box {
        margin-bottom: 100px;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
    }
    .color_list ul li{
    max-width: inherit;
}
}

@media only screen and (max-width: 599px) {
    .color_list .box {
        margin-bottom: 50px;
        max-width: inherit;
    }
}


/*-------------------------------

	kodawari

-------------------------------*/
/* 段違デザイン */

.c_box {
    padding: 40px 0;
}

.bg_cream {
    background: #333;
}

.bg_lb {
    background: #333;
}

.tit {
    margin-top: 40px;
    font-weight: 600;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    position: relative;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px -2px 0 #FFF, 0px 2px 0 #FFF, 0-2px 0 #FFF, -2px 0 0 #FFF, 2px 0 0 #FFF;
}

.tit:before {
    content: '';
    background: url(/upload/tenant_1/3ae899b7ef2485e35e8562bf277d098d.png) no-repeat;
    background-size: 100%;
    height: 70px;
    width: 100px;
    position: absolute;
    bottom: 0;
    z-index: 1;
}

.tit:after {
    content: '';
    position: absolute;
    bottom: -5px;
    height: 17px;
    width: 100%;
    background: #e4f1ff;
}

.tit .no {
    font-size: 48px;
    margin: 0 20px 0 10px;
    line-height: 1;
    z-index: 1;
    text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px -2px 0 #FFF, 0px 2px 0 #FFF, 0-2px 0 #FFF, -2px 0 0 #FFF, 2px 0 0 #FFF;
}

.txt {
    width: calc(100% - 110px);
    z-index: 1;
    line-height: 150%;
}


.no.bl {
    color: #b0d6ff;
}

.c_box:nth-of-type(odd),
.c_box:nth-of-type(odd) {
    background: #fffee9;
}

.c_box:nth-of-type(even) .tex_con .tit:before {
    background: url(/upload/tenant_1/8a2e30df73b476b1e590c276d5969861.png) no-repeat;
    background-size: 100%;
}

@media only screen and (max-width: 1024px) {
    .tit {
    margin-top: 0;
    margin-bottom: 30px;
    max-width: inherit;
    }

    .tit:before {
        height: 70px;
        width: 100px;
    }
}

@media only screen and (max-width: 599px) {
    .tit {
        margin-top: 30px;
        width: 100%;
        max-width: inherit;
    }

    .txt {
        width: calc(100% - 70px);
    }

    .tit .no {
        font-size: 32px;
    }

    .tit:before {
        height: 40px;
        width: 60px;
    }
}

/*-------------------------------

	tours

-------------------------------*/
.check_list {
    width: 80%;
    margin: 0 auto;
}

.check_list ul {
    border: 2px solid #095db7;
    padding: 40px 100px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.check_list li {
    margin-bottom: 15px;
    padding-left: 2.5em;
    text-indent: -2em;
}

.check_list li:last-of-type {
    margin-bottom: 0;
}

.check_list li:before {
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    color: #095db7;
    font-size: 20px;
    font-weight: 700;
    margin-right: 0.5em;
}

@media only screen and (max-width: 1024px) {
    .check_list {
        width: 100%;
    }

    .check_list ul {
        padding: 40px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }
}
@media only screen and (max-width: 599px) {
    .check_list ul {
        padding: 20px;
    }
}

/*-------------------------------

	flow

-------------------------------*/
.flow_01 .c_box:nth-of-type(odd) {
    background: #e4f1ff;
}

.flow_01 .c_box:nth-of-type(odd) .tit:after {
    background: #fffee9;
}

.flow_01 .c_box:nth-of-type(odd) .tit:before {
    background: url(/upload/tenant_1/980f8e0656d3edc1c0d690cf66b1a297.png) no-repeat;
    background-size: 100%;
}

.flow_01 .c_box:nth-of-type(even) .tit:before {
    background: url(/upload/tenant_1/8a2e30df73b476b1e590c276d5969861.png) no-repeat;
    background-size: 100%;
}

.flow_01 .txt {
    width: calc(100% - 128px);
}
.flow_01 .tex_con .con {
  padding-top: 20px; 
  padding-bottom: 30px;
}
.flow_01 .tex_con .con .tel {
      margin-bottom:10px;
}
.flow_01 .tex_con .con .tel a {
    font-size: 20px;
    font-weight: bold;
    background: url(/import/tenant_1/133.167.76.251/html/images/common/header_tel.png) no-repeat left center;
    background-size: auto 30px;
    padding-left: 1.80em;

}
.flow_01 .tex_con .con .mail {
      margin-bottom:10px;
}
.flow_01 .tex_con .con .mail a {
    font-size: 20px;
    font-weight: bold;
    background: url(/import/tenant_1/133.167.76.251/html/images/common/header_mail.png) no-repeat left center;
    background-size: auto 16px;
    padding-left: 2em;
    margin-bottom:20px;
}

@media only screen and (max-width: 1024px){
  .flow_01 .f_start{
  max-width: inherit;
}
}

/*-------------------------------

	point

-------------------------------*/
.point_02 .c_box:nth-of-type(odd) {
    background: #fefef5;
}

.point_02 .c_box:nth-of-type(even) {
    background: #e4f1ff;
}

.point_02 .c_box:nth-of-type(even) .tit:before {
    background: url(/upload/tenant_1/980f8e0656d3edc1c0d690cf66b1a297.png) no-repeat;
    background-size: 100%;
}

.point_02 .c_box:nth-of-type(even) .tit:after {
    background: #fffee9;
}

/*-------------------------------

	up

-------------------------------*/
.pic.bline {
    border: 2px solid #095db7;
    padding: 30px 40px;
}

.up_02 .list {
    margin: auto;
}

.up_02 .list li {
    background: #095db7;
    border-radius: 50%;
    position: relative;
    margin: 1%;
}

.up_02 .list li:before {
    content: "";
    display: block;
    padding-top: 100%;
}

.up_02 .list li .in {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 80%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 20px;
    color: #fff;
}

.up_02 .list .no {
    font-family: 'Impact';
    font-size: 64px;
    color: #fff;
    display: block;
    line-height: 100%;
    margin-bottom: 20px;
}

.up_02 .box>dl {
    border: 2px solid #095db7;
    margin-bottom: 50px;
}

.up_02 .box>dl:last-of-type {
    margin-bottom: 0;
}

.up_02 .box dd.w80 {
    margin: auto;
    padding: 40px 0 50px;
}

.up_02 .box li {
    margin: 0 1% 4%;
    width: 40%;
}

.up_02 .box li:nth-last-of-type(-n+2) {
    margin-bottom: 0;
}

.up_02 .box dt {
    background: #095db7;
    color: #fff;
    width: 100%;
    position: relative;
}

.up_02 .box .no {
    font-family: 'Impact';
    font-size: 64px;
    color: #fff;
    text-shadow: 1px 1px 0 #095db7, -1px -1px 0 #095db7, -1px 1px 0 #095db7, 1px -1px 0 #095db7, 0px 1px 0 #095db7, 0-1px 0 #095db7, -1px 0 0 #095db7, 1px 0 0 #095db7;
    position: absolute;
    top: -10px;
    line-height: 100%;
    left: 10px;
}

.up_02 .box .title {
    padding: 10px 1em 10px 2.5em;
    display: block;
}

.up_02 .box .list dt {
    color: #505059;
    background: none;
    border-left: 4px solid #095db7;
    padding-left: 10px;
}

.up_02 .box .list dd {
    text-align: center;
}

.up_03 .check_list {
    width: 90%;
    margin: 0 auto;
}
.up_03 .box.flexb:nth-of-type(2n+2){
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.up_03 .check_list ul {
    padding: 40px 60px;
}

.up_03 .check_list li {
    padding-left: 2.5em;
    text-indent: -2.5em;
}

.up_03 .check_list li:before {
    content: '';
    background: url(/upload/tenant_1/5092528da311cce31e339c20a0480f4a.png) no-repeat;
    width: 30px;
    height: 20px;
    background-size: 100%;
    display: inline-block;
    bottom: 0;
    margin-right: 0.5em;
}

.p_table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}

.p_table.w90 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
    table-layout: fixed;
}

.p_table.w90:last-of-type {
    margin-bottom: 0;
}

.p_table th {
    text-align: center;
    color: #fff;
    background: #095db7;
    border: 1px solid #095db7;
    padding: 20px 15px;
    font-size: 24px;
    font-weight: 400;
}

.p_table thead th {
  font-weight: 600;
}

.p_table td {
    text-align: center;
    border: 1px solid #095db7;
    padding: 20px 15px;
    font-size: 24px;
    font-weight: 400;
    line-height: 120%;
}

@media only screen and (max-width: 1024px) {
    .up_02 .list {
        margin: auto;
        width: 100%;
    }
    .up_02 .box li {
    margin: 0 1% 4%;
    width: 46%;
}
.p_table.w90 {
    width: 100%;
}

    .p_table th,
    .p_table td {
        font-size: 20px;
        padding: 10px;
    }
    .up_02 .box dd.w80{
      width: 100%;
      padding: 20px;
    }
    .up_03 .check_list {
    width: 100%;
}
.up_03 .check_list ul {
    padding: 20px 30px;
}

}

@media only screen and (max-width: 599px) {
  .up_02 .box dd.w80 ul{
    max-width:inherit;
  }
    .up_02 .list li {
        width: 48%;
    }

    .up_02 .list .no {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .up_02 .list li .in {
        font-size: 16px;
    }

    .up_02 .box dd.w80 {
        margin: auto;
        padding: 20px;
    }

    .up_02 .box li {
        margin: 5% 0;
        width: 100%
    }

    .up_02 .box .list dt{
      height: auto!important;
    }

    .up_03 .check_list ul {
        padding: 20px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }

    .p_table th,
    .p_table td {
        font-size: 15px;
        padding: 5px;
    }

}

/*-------------------------------

	kobetsushido

-------------------------------*/
.kobetsushido_01 li {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.kobetsushido_01 li:nth-of-type(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
}

.kobetsushido_01 dt.bd {
    color: #505059;
    background: none;
    border-left: 8px solid #095db7;
    padding-left: 15px;
}

.megane {
    position: relative;
}

.megane:after {
    content: '';
    background: url(/import/tenant_1/133.167.76.251/html/images/08_kobetsushido/icon_mushimegane.png);
    z-index: -1;
    position: absolute;
    top: 0;
    right: 0;
    height: 256px;
    width: 256px;
    background-size: 100%;
    display: block;
}
@media only screen and (max-width: 1024px){
      .kobetsushido_01 li{
      max-width: inherit;
    }
}

@media only screen and (max-width: 599px) {
    .megane:after {
        bottom: 0;
    }

    .p_table.w90 {
        width: 100%;
        margin-bottom: 30px;
    }
}

/*-------------------------------

	corse_page

-------------------------------*/
.text.over {
    margin-top: 160px;
    margin-left: calc(100% - 110vw);
    z-index: 1;
    background: #fffde5;
    padding: 30px 40px;
}

.step {
    width: 81%;
    margin: 0 auto 40px;
    border: 2px solid #fae111;
    border-radius: 5px;
}

.chugakusei .step {
    border: 2px solid #095db7;
}

.koukousei .step {
    border: 2px solid #f98888;
}

.step h5 {
    padding: 5px;
    color: #fff;
    background: #fae111;
    position: relative;
}

.chugakusei .step h5 {
    background: #095db7;
}

.koukousei .step h5 {
    background: #f98888;
}

.step h5:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 26px 30px 0 30px;
    border-color: #fae111 transparent transparent transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
}

.chugakusei .step h5:after {
    border-color: #095db7 transparent transparent transparent;
}

.koukousei .step h5:after {
    border-color: #f98888 transparent transparent transparent;
}

.step dt.bd {
    color: #505059;
    background: none;
    border-left: 8px solid #fae111;
    padding-left: 15px;
}

.chugakusei .step dt.bd {
    border-left: 8px solid #095db7;
}

.koukousei .step dt.bd {
    border-left: 8px solid #f98888;
}

.step .box_in {
    padding: 20px 40px 40px;
}

.step .box_in ul {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
}

.shogakusei .blue_bd {
    border-bottom: 2px solid #fae111;
}

.chugakusei .blue_bd {
    border-bottom: 2px solid #095db7;
}

.koukousei .blue_bd {
    border-bottom: 2px solid #f98888;
}

.shingaku {
    background: #fffde5;
}

.chugakusei .shingaku {
    background: #e4f1ff;
}
.chugakusei .shingaku {
    background: #e4f1ff;
}
.koukousei .shingaku {
    background: #fff3f3;
}

.area {
    padding: 40px 0 50px;
}

.shingaku li {
    margin-right: 40px;
    padding-left: 1em;
}

.shingaku li:before {
    content: '■';
    color: #fae111;
    display: inline-block;
    text-indent: -1em;
}

.chugakusei .shingaku li:before {
    color: #095db7;
}

.koukousei .shingaku li:before {
    color: #f98888;
}

.shogakusei .blue:before {
    background-color: #fae111;
}

.chugakusei .blue:before {
    background-color: #095db7;
}

.koukousei .blue:before {
    background-color: #f98888;
}

.shogakusei .p_table thead th {
    background: #fae111;
    border: 1px solid #fae111;
}

.koukousei .p_table thead th {
    background: #f98888;
    border: 1px solid #f98888;
}

.shogakusei .p_table tbody th,
.chugakusei .p_table tbody th,
.koukousei .p_table tbody th {
    background: none;
    color: #505059;
}

.shogakusei .p_table tbody th {
    border: 1px solid #fae111;
}

.chugakusei .p_table tbody th {
    border: 1px solid #095db7;
}

.koukousei .p_table tbody th {
    border: 1px solid #f98888;
}

.shogakusei .p_table td {
    border: 1px solid #fae111;
}

.chugakusei .p_table td {
    border: 1px solid #095db7;
}

.koukousei .p_table td {
    border: 1px solid #f98888;
}

.chugakusei .link dt {
    color: #505059;
    background: none;
    border-left: 8px solid #095db7;
    padding-left: 15px;
}

.chugakusei .link {
    border: 1px solid #095db7;
    padding: 40px 60px;
    position: relative;
}

.chugakusei .link:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0vw 150px 44vw;
    border-color: transparent transparent #f0f7ff transparent;
}

.chugakusei .link .bline {
    border: 2px solid #095db7;
}

.chugakusei .link .bline img {
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center, center;
       object-position: center, center;
    font-family: 'object-fit: contain; object-position: center,center;';
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.chugakusei .link a {
    display: block;
    color: #fff;
    background: #095db7;
    width: 268px;
    font-size: 18px;
    text-align: center;
    padding: 8px 0;
    border-radius: 3px;
    margin-left: auto;
    position: relative;
}

.chugakusei .link a:after {
    content: "\f138";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    color: #fff;
    vertical-align: top;
    position: absolute;
    right: 5%;
}

.koukousei .link dt {
    color: #505059;
    background: none;
    border-left: 8px solid #f98888;
    padding-left: 15px;
}

.koukousei .link {
    border: 1px solid #f98888;
    padding: 40px 60px;
    position: relative;
}

.koukousei .link:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0vw 150px 44vw;
    border-color: transparent transparent #fff8f8 transparent;
}

.koukousei .link .bline {
    border: 2px solid #f98888;
}

.koukousei .link .bline img {
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center, center;
       object-position: center, center;
    font-family: 'object-fit: contain; object-position: center,center;';
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.koukousei .link a {
    display: block;
    color: #fff;
    background: #f98888;
    width: 268px;
    font-size: 18px;
    text-align: center;
    padding: 8px 0;
    border-radius: 3px;
    margin-left: auto;
    position: relative;
}

.koukousei .link a:after {
    content: "\f138";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    color: #fff;
    vertical-align: top;
    position: absolute;
    right: 5%;
}

@media only screen and (max-width: 1024px) {
    .text.over {
        margin-top: 60px;
        padding: 20px;
    }
        .step {
        width: 100%;
    }
}

@media only screen and (max-width: 599px) {
    .text.over {
        margin-top: 20px;
        margin-left: 0;
        z-index: 1;
        background: #fffde5;
    }

    .step .box_in {
        padding: 20px;
    }

    .shingaku ul {
        display: block;
    }

    .shingaku li {
        margin-right: 0;
    }
    .chugakusei .link {
    padding: 20px;
}
.chugakusei .link a{
  width: 100%;
}
    .koukousei .link {
    padding: 20px;
}
.koukousei .link a{
  width: 100%;
}
}

/*-------------------------------

	price

-------------------------------*/
.price_01 .link a {
    font-size: 20px;
    border: 3px solid #fae111;
    margin-bottom: 25px;
    padding: 0 75px 0 10px;
    min-height: 75px;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}

.price_01 .link a:before {
    content: '';
    background: url(/upload/tenant_1/d240c9693737409e90a22b741cac8fd4.png) no-repeat 100%;
    height: 75px;
    width: 75px;
    position: absolute;
    right: 0;
    z-index: -1;
}

.price_01 .link li:nth-of-type(2) a {
    border: 3px solid #095db7;
}

.price_01 .link li:nth-of-type(2) a:before {
    background: url(/upload/tenant_1/2fe9d639db449bc4557ec64319135e46.png) no-repeat 100%;
}

.price_01 .link li:nth-of-type(3) a {
    border: 3px solid #f98888;
}

.price_01 .link li:nth-of-type(3) a:before {
    background: url(/upload/tenant_1/a49acfbd393075602fa61987596313e9.png) no-repeat 100%;
}

.table_area {
    margin-bottom: 80px;
}

.table_area h5 {
    padding: 5px 20px;
    background: #fae111;
    color: #fff;
    text-align: center;
}

.option h5 {
    padding: 5px 20px;
    background: #095db7;
    color: #fff;
}

.table_area .p_table {
    width: 82%;
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
    table-layout: fixed;
}

.table_area th {
    padding: 6px;
    font-size: 18px;
    background: none;
}

.table_area td {
    padding: 25px 10px;
    font-size: 18px;
}

.option .table_area th,
.option .table_area td {
    padding: 21px 10px;
    color: #505059;
}

.table_area td span {
    display: block;
    line-height: 150%;
}

.table_area thead th {
    color: #505059;
}

.shogakusei .table_area thead th {
    background: #fffde5;
}

.chugakusei .table_area h5 {
    background: #095db7;
}

.koukousei .table_area h5 {
    background: #f98888;
}

.chugakusei .table_area thead th {
    background: #e4f1ff;
}

.koukousei .table_area thead th {
    background: #fff3f3;
}



@media only screen and (max-width: 1024px) {
    .table_area .p_table {
        width: 100%;
    }
    .shogakusei_02 .flexb{
      max-width: inherit;
    }
}

@media only screen and (max-width: 599px) {

    .table_area .p_table th,
    .table_area .p_table td {
        font-size: 14px;
        padding: 5px;
    }
    .price_01 .link a{
      margin-bottom: 0;
    }
}

/*-------------------------------

	teikitest

-------------------------------*/
.teikitest_02 .txt {
    width: 100%;
    padding-left: 1em;
}
@media only screen and (max-width: 1024px){
  .teikitest_02 .tex_con {
    margin-top: 40px;
}
}
@media only screen and (max-width: 599px){
  .teikitest_02 .tex_con {
    margin-top: 0;
}
}

/*-------------------------------

	jisseki

-------------------------------*/
.jisseki h3.sakura {
    color: #fff;
    padding: 5px 10px 5px 10px;
    border-radius: 10px;
    background: #fae111;
    position: relative;
    overflow: hidden;
}

.jisseki .chugakusei h3.sakura {
    background: #095db7;
}

.jisseki .koukousei h3.sakura {
    background: #f98888;
}

.jisseki h3.sakura .txt {
    width: calc(100% - 50px);
    display: inline-block;
}

.jisseki h3.sakura:before {
    content: '';
    background: url(/import/tenant_1/133.167.76.251/html/images/13_jisseki/icon.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    height: 40px;
    width: 40px;
    vertical-align: top;
}

.jisseki h3.sakura:after {
    content: '';
    background: url(/upload/tenant_1/471b2e746f60dadc902479c50d8d0a60.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    height: 85px;
    width: 125px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
}

.jisseki .chugakusei h3.sakura:after {
    background: url(/upload/tenant_1/c18ed39aeff09fb964180289aa28b589.png) no-repeat;
}

.jisseki .koukousei h3.sakura:after {
    background: url(/upload/tenant_1/c5fb8c69b3b6bdf8dfe983c5e0384031.png) no-repeat;
}

.jisseki .shingaku li {
    margin-right: 0;
}

.jisseki .text {
    border-radius: 15px;
}

.jisseki_05 li {
    margin-bottom: 50px;
}

.jisseki_05 li:nth-last-of-type(-n+2) {
    margin-bottom: 0;
}

.jisseki_05 dl {
    background: url(/upload/tenant_1/d4997eb6ac97d7bb86a7737c0eafc9ca.png) no-repeat center center;
    background-size: 100% 100%;
    min-height: 420px;
    width: auto;
    position: relative;
    padding: 80px 50px 10px;
    z-index: -1;
}

.jisseki_05 dt,
.jisseki_05 dd {
    z-index: 1;
}

.jisseki_05 dl:after {
    content: '';
    background: url(/upload/tenant_1/4d7dc269835e4423342bb00fa748904a.png) no-repeat;
    position: absolute;
    left: -3%;
    bottom: -4%;
    display: block;
    height: 125px;
    width: 208px;
    background-size: 100%;
    z-index: -1;
}

.jisseki_05 dt span {
    display: block;
    line-height: 150%;
}

.jisseki_06 li {
    background: #fffee9;
    padding: 50px 30px;
    border-radius: 30px;
    margin-bottom: 50px;
    position: relative;
}

.jisseki_06 li:before {
    content: '';
    background: url(/upload/tenant_1/500218d6a1e9dfe7c06928898f9fe592.png) no-repeat;
    background-size: 100%;
    position: absolute;
    height: 68px;
    width: 68px;
    top: 50px;
    right: 20px;
}

.jisseki_06 li:after {
    content: '';
    background: url(/upload/tenant_1/44c2bbf40b33b23c82fa62da9d0dd283.png) no-repeat;
    background-size: 100%;
    position: absolute;
    height: 131px;
    width: 125px;
    bottom: 37px;
    left: 10px;
}

.jisseki_06 li:nth-last-of-type(-n+2) {
    margin-bottom: 0;
}

.jisseki_06 dl {
    position: relative;
    z-index: 1;
}

.jisseki_06 dt:before {
    content: '';
    background: url(/upload/tenant_1/45ffe446f9f37c83c980d513abc553f6.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    height: 46px;
    width: 36px;
    margin-right: 10px;
    vertical-align: middle;
}

.jisseki_06 dt .txt {
    width: calc(100% - 60px);
    display: inline-block;
}

@media only screen and (max-width: 1024px) {
      .jisseki_05 ul{
      max-width: inherit;
    }
    .jisseki_05 li {
        width: 100%;
    }

    .jisseki_05 li:nth-last-of-type(-n+2) {
        margin-bottom: 30px;
    }

    .jisseki_05 li:last-of-type {
        margin-bottom: 0;
    }
    
    .jisseki_06 ul{
      max-width: inherit;
    }
    
    .jisseki_06 li {
        width: 100%;
    }
        .jisseki_06 li:nth-last-of-type(-n+2) {
        margin-bottom: 50px;
    }

    .jisseki_06 li:last-of-type {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 599px) {
    .jisseki h3.sakura:before {
        height: 30px;
        width: 30px;
    }

    .jisseki h3.sakura:after {
        height: 55px;
        width: 75px;
    }
}

/*-------------------------------

	faq

-------------------------------*/
.faq_01 dl {
    border: 2px solid #095db7;
    margin-bottom: 60px;
}

.faq_01 dl:last-of-type {
    margin-bottom: 0;
}

.faq_01 dt {
    background: #095db7;
    color: #fff;
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    padding: 10px 20px;
}

.faq_01 .question {
    border-radius: 50%;
    width: 42px;
    height: 42px;
    background: #fff;
    color: #095db7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
}

.faq_01 .title {
    width: calc(100% - 52px);
}

.faq_01 dd {
    padding: 30px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.faq_01 .answer {
    border-radius: 50%;
    width: 42px;
    height: 42px;
    background: #095dbf;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
}

.faq_01 .text {
    width: calc(100% - 52px);
}

/*-------------------------------

	contact

-------------------------------*/
.form {
    width: 77%;
    margin: auto;
}

.form dt {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    margin-right: 2%;
}

.form input[type="text"],
textarea {
    width: 100%;
    padding: 5px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: #095db7 2px solid;
    font-size: 16px;
}

.required {
    color: #fff;
    background: #333;
    font-size: 12px;
    padding: 2px 5px;
    display: inline-block;
}

.form .select {
    position: relative;
    width: 35%;
}
.confirm .form .select{
    width: 100%;
}

.form .select:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 7px 0 7px;
    border-color: #505059 transparent transparent transparent;
    position: absolute;
    top: 50%;
    right: 3%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
}
.confirm .form .select:after{
  content: none;
}

.form select {
    background: #fff;
    padding: 0 10px;
    font-size: 14px;
    line-height: 200%;
    border: #333 1px solid;
    width: 100%;
    border-radius: 0px !important;
}

.form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.form input[type="radio"] {
    margin: 2px;
}

.btn_area {
    margin: 60px auto 0;
}

.btn_area button {
    width: 224px;
    padding: 15px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #095db7;
    color: #fff;
    text-align: center;
    position: relative;
    margin: 0 10px;
}

.btn_area button.contact:after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg) translate(0, -50%);
        -ms-transform: rotate(45deg) translate(0, -50%);
            transform: rotate(45deg) translate(0, -50%);
    position: absolute;
    right: 10px;
    top: 50%;
}

.btn_area button.return:after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 10px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    -webkit-transform: rotate(45deg) translate(0, -50%);
        -ms-transform: rotate(45deg) translate(0, -50%);
            transform: rotate(45deg) translate(0, -50%);
    position: absolute;
    left: 10px;
    top: 50%;
}

@media only screen and (max-width: 1024px){
      .form {
        width: 100%;
}
}

@media only screen and (max-width: 599px) {
    .form .select {
        width: 100%;
    }
    .btn_area li{
        width: 100%;
    }
    .btn_area button{
        width: 100%;
        margin: 10px 0;
    }
}

/*-------------------------------

	blog & news

-------------------------------*/
.b_n_01 .side dt {
    background: #e4f1ff;
    padding: 4px 10px;
    text-align: center;
}

.b_n_01 .side li {
    padding: 15px 25px;
    border-bottom: 1px dashed #c6c6c6;
}

.b_n_01 .side li:before {
    content: "\f138";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    margin-right: 10px;
    color: #095db7;
    font-size: 18px;
    vertical-align: top;
}
.b_n_01 .list li{
    margin: 0 1%;
}
.b_n_01 .day{
    margin-right: 0;
    margin-bottom: 5px;
}
.b_n_01 .cate{
    margin-bottom: 5px;
}
.b_n_01 .main a {
    display: block;
}
.b_n_01 .sub a{
    display: inline-block;
}
/* .tx_cut{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
} */
.tx_cut{
    visibility: hidden;
}
/* ページネーション */
.pager li a {
    display: block;
    text-align: center;
    margin-right: 30px;
    position: relative;
}

.pager li.to a {
    color: #095db7;
    font-weight: 700;
    border-bottom: 1px solid #095db7;
}

.pager li a {
    display: block;
    text-align: center;
    margin-right: 30px;
    position: relative;
}
.prev a:after {
    content: "\f137";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    margin-left: 5px;
    color: #095db7;
    font-size: 18px;
    vertical-align: top;
}
.next a:after {
    content: "\f138";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    margin-left: 5px;
    color: #095db7;
    font-size: 18px;
    vertical-align: top;
}
@media only screen and (max-width: 1024px){
    .side{
        width: 32%;
    }
    .list{
        width: 64%;
    }
    .b_n_01 .list li {
        width: 46%;
        margin-bottom: 30px;
    }
    .b_n_01 .list li:nth-last-of-type(-n+3){
        margin-bottom: 30px;
    }
    .b_n_01 .list li:nth-last-of-type(-n+2){
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 599px){
    .side{
        width: 100%;
    }
    .list{
        width: 100%;
        margin-bottom: 50px;
    }
    .list_group .li_parent {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 30px;
    }

    .list_group .li_parent:nth-of-type(even) {
        margin-right: 0%;
    }

    .list_group .li_parent dt {
        height: auto !important;
    }
    .reverse{
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        }
}
/*-------------------------------

	blog & news　detail

-------------------------------*/
.b_n_01 .detail dt,
.b_n_01 .reco h4{
    border-bottom: 1px solid #095db7;
    padding-bottom: 15px;
}
.b_n_01 .detail .day,
.b_n_01 .detail .cate {
    display: table;
}
.b_n_01 .detail .text img{
    margin: 60px 0;
    display: block;
}
.b_n_01 .detail .text{
    padding-bottom: 60px;
    border-bottom: #095db7 1px solid;
}
.back a{
    display: block;
    text-align: left;
    font-size: 24px;
}
.back a:before{
    content: "\f137";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    margin-right: 5px;
    color: #095db7;
    font-size: 18px;
    vertical-align: top;
}

.btn_area.return a {
    width: 224px;
    padding: 15px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #095db7;
    color: #fff;
    text-align: center;
    position: relative;
    margin: 0 10px;
    display: block;
    margin: auto;
}
.btn_area.return a:after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 10px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    -webkit-transform: rotate(45deg) translate(0, -50%);
        -ms-transform: rotate(45deg) translate(0, -50%);
            transform: rotate(45deg) translate(0, -50%);
    position: absolute;
    left: 10px;
    top: 50%;
}
@media only screen and (max-width: 1024px){
  .detail_box{
    width: 64%;
  }
  .list.reco{
    width: 100%;
  }
}
@media only screen and (max-width: 599px){
  .detail_box{
    width: 100%;
  }
}

/*2020/02/19*/

.txt00 {
  margin-bottom: 30px;
  width: 1000px;
  margin: auto;
}

.form_00 p {
  font-size: 20px;
  font-weight: bold;
  width: 77%;
  margin: auto;
}

.form_01 a {
  font-size: 25px;
  background: url(/upload/tenant_1/4733647e48ec9b4aeaf5cb3ba0dcf35f.png) no-repeat left center;
  background-size: auto 25px;
  padding-left: 1em;
}

.form_mail {
  margin-top: 20px;
  margin-bottom: 30px;
}

.form_02 {
  font-size: 16px;
  font-weight: none;
}

.kage {
  text-shadow: 0 0 8px #FFF, 0 0 8px #FFF, 0 0 8px #FFF;
}

@media only screen and (max-width: 1024px){
  .form_00 p {
  width: 100%;
  margin: 0;
 }
}
/*スライド*/
.homeSlide{
	position: relative;
	margin: 0 auto;
}
.homeSlide .of_img.t45 {
    position: relative;
    padding-top: 45%;
    display: block;
}
.homeSlide .uk-slideshow>li {
  position: absolute;
}

/*追加分*/
.teaching.bk01 {
    background:#fffbc1;
}
.teaching.bk02 {
    background:#e4f1ff;
}
.teaching.bk03 {
    background:#fff3f3
}
.teaching {
    padding: 80px 0;
}
.teaching .pic.bline {
    padding: 0;
    margin-bottom: 20px;
}
@media only screen and (max-width: 1024px){
  .teaching {
    padding: 60px 0;
}
}
@media only screen and (max-width: 599px){
  .teaching {
    padding: 40px 0;
}
}

.tbox p {
  font-weight: bold;
}

.shogakusei .link dt {
    color: #505059;
    background: none;
    border-left: 8px solid #fae111;
    padding-left: 15px;
}

.shogakusei .link {
    border: 1px solid #fae111;
    padding: 40px 60px;
    position: relative;
    margin-bottom: 100px;
}

.shogakusei .link:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0vw 150px 44vw;
    border-color: transparent transparent #fffee9 transparent;
}

.shogakusei .link .bline {
    border: 2px solid #fae111;
}

.shogakusei .link .bline img {
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center, center;
       object-position: center, center;
    font-family: 'object-fit: contain; object-position: center,center;';
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.shogakusei .link a {
    display: block;
    color: #fff;
    background: #fae111;
    width: 268px;
    font-size: 18px;
    text-align: center;
    padding: 8px 0;
    border-radius: 3px;
    margin-left: auto;
    position: relative;
}

.shogakusei .link a:after {
    content: "\f138";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    color: #fff;
    vertical-align: top;
    position: absolute;
    right: 5%;
}

/*2020/03/19*/

.hyo {
 table-layout: auto !important;  
}

.bluetxt {
  width: 23%;
	margin: 0 1% 6% 1%;
}

.price_p {
  text-align: center;
  margin: 20px 0;
  font-weight: bold;
}
@media(max-width: 599px){
 .bluetxt {
   width: 96%;
}
}

#page_top{
  width: 100px;
  height: 60px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #095db7;
  opacity: 0.6;
  border-radius: 15px;
  right: 20px;
  bottom: 20px;
  z-index: 3;
}
#page_top a{
  position: relative;
  display: block;
  width: 100px;
  height: 60px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -25px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#page_top a::after{
  content: 'PAGE TOP';
  font-size: 13px;
  color: #fff;
  position: absolute;
  top: 30px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

@media(max-width: 1024px){
 #page_top{
  width: 100px;
  height: 60px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #095db7;
  opacity: 0.6;
  border-radius: 15px;
  right: 10px;
  bottom: 80px;
}
}

/* 2026/05/19追記 */

/* ============ PC/SP 出し分け ============ */
#footer .fix_btn .sp_only {
    display: none;
}

/* ============ PC：fix_btn Instagram ============ */
#footer .fix_btn .insta {
    margin-top: 10px;
}

#footer .fix_btn .insta a {
    display: block;
    padding: 15px 20px;
    border-radius: 0 15px 15px 0;
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    color: #fff;
    text-decoration: none;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, .3);
    font-weight: bold;
    position: relative;
    transition: opacity 0.3s ease;
}

#footer .fix_btn .insta a:hover {
    opacity: 0.85;
}

#footer .fix_btn .insta a:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    border: 1px solid #fff;
    border-left: none;
    width: calc(100% - 4px);
    height: calc(100% - 8px);
    border-radius: 0 12px 12px 0;
}

#footer .fix_btn .insta dt {
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-bottom: 5px;
}

#footer .fix_btn .insta dd {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    color: #fff;
    font-weight: bold;
}

#footer .fix_btn .insta .insta_logo {
    width: 24px;
    height: 24px;
    object-fit: contain;
}

/* ============ 1024px以下 ============ */
@media only screen and (max-width: 1024px) {
    #footer .fix_btn ul {
        flex-wrap: wrap;
    }

    #footer .fix_btn .tel,
    #footer .fix_btn .con,
    #footer .fix_btn .insta {
        width: 33.333%;
        margin: 0;
    }

    #footer .fix_btn .type_a .tel,
    #footer .fix_btn .type_a .insta {
        width: 50%;
    }

    #footer .fix_btn .insta a {
        width: 100%;
        font-size: 16px;
        padding: 8px;
        border-radius: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    #footer .fix_btn .insta a:after {
        border-radius: 0;
        border: none;
    }

    #footer .fix_btn .insta dt {
        font-size: 12px;
        letter-spacing: 0;
        margin-bottom: 2px;
    }

    #footer .fix_btn .insta dd {
        font-size: 14px;
    }

    #footer .fix_btn .insta .insta_logo {
        width: 20px;
        height: 20px;
    }
}

/* ============ 599px以下 ============ */
@media only screen and (max-width: 599px) {

    /* type_a（2項目） */
    #footer .fix_btn .type_a .tel,
    #footer .fix_btn .type_a .insta {
        width: 50%;
        margin: 0;
    }

    /* ul を flex stretch で高さ揃える */
    #footer .fix_btn > ul,
    #footer .fix_btn > div > div > ul.type_b {
        display: flex;
        align-items: stretch;
        flex-wrap: nowrap;
    }

    /* type_b（3項目）：1/3ずつ */
    #footer .fix_btn .tel,
    #footer .fix_btn .con,
    #footer .fix_btn .insta {
        display: flex;
        width: 33.333%;
        margin: 0;
        box-sizing: border-box;
        overflow: hidden;
    }

    /* a を高さ100%＆中央配置 */
    #footer .fix_btn .tel > a,
    #footer .fix_btn .con > a,
    #footer .fix_btn .insta > a {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        padding: 8px 4px;
        position: relative;
    }

    /* サイト元の ::before / ::after を完全削除 */
    #footer .fix_btn .tel > a::before,
    #footer .fix_btn .tel > a::after,
    #footer .fix_btn .con > a::before,
    #footer .fix_btn .con > a::after {
        content: none !important;
        display: none !important;
        background: none !important;
        width: 0 !important;
        height: 0 !important;
        position: static !important;
    }

    #footer .fix_btn .sp_icon {
        display: none !important;
        width: 22px !important;
        height: 22px !important;
        margin: 0 auto 2px !important;
        order: -1 !important;
        flex-shrink: 0;
    }

    /* dl / dd 幅きっちり */
    #footer .fix_btn .tel dl,
    #footer .fix_btn .con dl,
    #footer .fix_btn .insta dl,
    #footer .fix_btn .tel dd,
    #footer .fix_btn .con dd,
    #footer .fix_btn .insta dd {
        width: 100%;
        max-width: 100%;
        min-width: 0;
        box-sizing: border-box;
    }

    /* dt と PCラベルを隠す */
    #footer .fix_btn li dt,
    #footer .fix_btn .pc_only {
        display: none;
    }

    /* SP用要素を表示 */
    #footer .fix_btn .sp_only {
        display: block;
    }

    /* tel / con / insta の dd を統一レイアウト */
    #footer .fix_btn .tel dd,
    #footer .fix_btn .con dd,
    #footer .fix_btn .insta dd {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 2px;
        line-height: 1.3;
    }

    /* Instagramのロゴ・順序 */
    #footer .fix_btn .insta .insta_logo {
        width: 22px;
        height: 22px;
        margin-bottom: 0;
        order: 1;
    }
    #footer .fix_btn .insta .sp_micro {
        order: 2;
    }
    #footer .fix_btn .insta .insta_text {
        order: 3;
        font-size: 13px;
        font-weight: bold;
    }

    /* マイクロコピー共通 */
    #footer .fix_btn .sp_micro {
        font-size: 9px;
        opacity: 0.9;
        font-weight: normal;
        line-height: 1.3;
        max-width: 100%;
        white-space: normal;
        word-break: keep-all;
        overflow-wrap: break-word;
    }

    /* メインラベル */
    #footer .fix_btn .sp_label {
        font-size: 13px;
        font-weight: bold;
    }
}

/* ============ 電話ボタン：最強優先度の上書き ============ */
@media only screen and (max-width: 599px) {

    /* 電話ボタン：縦並びを完全強制 */
    #footer .fix_btn .tel,
    #footer .fix_btn .tel > a,
    #footer .fix_btn .tel dl,
    #footer .fix_btn .tel dd.center {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        width: 100% !important;
        box-sizing: border-box !important;
        gap: 2px;
    }

    /* SVGアイコン：1番上 */
    #footer .fix_btn .tel .sp_icon {
        display: block !important;
        width: 22px !important;
        height: 22px !important;
        margin: 0 auto !important;
        order: 1 !important;
        flex-shrink: 0;
    }

    /* 営業時間：2番目（CSSのcontentで表示、jQueryから見えない） */
    #footer .fix_btn .tel dd.center::before {
        content: "月～土 14:00～22:30\A日曜休講" !important;
        white-space: pre-line !important;
        display: block !important;
        font-size: 9px !important;
        opacity: 0.9 !important;
        line-height: 1.3 !important;
        text-align: center !important;
        order: 2 !important;
        width: 100% !important;
        font-weight: normal !important;
        color: inherit !important;
        background: none !important;
        position: static !important;
    }

    /* 「電話」ラベル：3番目（一番下） */
    #footer .fix_btn .tel .sp_label {
        display: block !important;
        order: 3 !important;
        font-size: 13px !important;
        font-weight: bold !important;
    }
    
    #footer .fix_btn .tel{
      width: 33% !important;
    }
    
    #footer .fix_btn .tel dd{
      background: none;
    }
}

/* ============ ここから下は PC ヘッダー部分（変更なし） ============ */

header h1 {
    width: 23%;
}

header .con.w45 {
    width: 72%;
}

header .con .w60 {
    width: 50%;
}

header .con .w20 {
    width: 15%;
}

header .con .thd a {
    display: block;
    text-align: center;
}

header .con .thd dt img {
    height: 30px !important;
    width: auto;
}

@media only screen and (max-width: 1024px) {
    header h1 {
        width: 25%;
    }

    .con.w45 {
        width: 70%;
    }

    header .con .w60 {
        width: 52%;
    }

    header .con .w20 {
        width: 16%;
    }

    header .con .thd dt img {
        height: 25px !important;
        width: auto;
    }
    
    #page_top {
        width: 100px;
        height: 60px;
        position: fixed;
        right: 0;
        bottom: 0;
        background: #095db7;
        opacity: 0.6;
        border-radius: 15px;
        right: 10px;
        bottom: 100px;
    }
}

@media only screen and (max-width: 599px) {
    header h1 {
        width: 55%;
        padding-right: 3%;
    }

    .con.w45 {
        width: 100%;
        margin-top: 3%;
    }

    header .con .w60 {
        width: 100%;
    }

    header .con .w20 {
        width: 15%;
    }

    header .con li.fst {
        position: absolute;
        top: 50px;
        right: 115px;
    }

    header .con li.sec {
        position: absolute;
        top: 50px;
        right: 65px;
    }

    header .con li.thd {
        position: absolute;
        top: 50px;
        right: 15px;
    }

    header .con .thd dd {
        display: none;
    }

    header .con .thd dt img {
        height: 20px !important;
        width: auto;
    }
    
    #footer .fix_btn .type_a li{
      width: 50% !important;
    }
}
