
/* common
–––––––––––––––––––––––––––––––––––––––––––––––––– */
#gse h2 {
    background: linear-gradient(-254deg, rgba(61,98,173,1) 0%, rgba(67,160,182,1) 50%, rgba(120,196,151,1) 100%) !important;
}

#gse h3 {
    color: #3D62AD !important;
}

#gse h4 {
    color: #3D62AD !important;
}

#gse p {
    color: #333 !important;
}

#gse footer p {
    color: #fff !important;
}

#gse .btn {
    background-color: #3D62AD !important;
    border: solid 0px !important;
}



/* sec01
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.sec01 .title {
    position: relative !important;
}

.sec01 ul {
    margin: 10px 0 20px -10px;
}

.sec01 ul li {
    border-bottom: 0px;
    list-style: none;
    font-size: 1.6rem;
    letter-spacing: 0.08rem;
    font-weight: 500;
    line-height: 1.6;
}

.sec01 ul li a {
    color: #3D62AD !important;
}

.sec01 ul li a:hover {
    color: #43a0b6 !important;
}


/* sec02
–––––––––––––––––––––––––––––––––––––––––––––––––– */
#sec02 {
    background-color: #fff !important;
    background-image: none !important;
}

#sec02 .border {
    border: solid 2px #C6DDE2 !important;
}

#gse .sec02 .message-box {
        background: linear-gradient(45deg, rgba(234,246,253,1) 0%, rgba(236,244,227,1)100%) !important;
        box-shadow: 0px 5px 15px 0px rgba(74, 118, 148, 0) !important;
}

#gse .sec02 .message-box .title-img {
    margin: 0  0 25px -50px;
    width: 90% !important;
}

#sec02 h4 {
    margin:50px 0px 120px 10px !important;
    line-height: 1.9 !important;
    font-size: 22px !important;
    letter-spacing: 0.25rem !important;
}

#sec02 h4:before, #sec02 h4:after {
    position: absolute;
    width: 20px;
    height: 20px;
    content: '';
}

#sec02 h4:after {
    border-right: solid 2px #78C497 !important;
    border-bottom: solid 2px #78C497 !important;
    bottom: 68% !important;
    right: 25px;
}

#sec02 h4:before {
    border-left: solid 2px #78C497 !important;
    border-top: solid 2px #78C497 !important;
    top: 10px;
    left: 0;
}

#gse h5 {
    border-left: solid 0px #57A9B5 !important;
    color: #3D62AD !important;
    padding-left: 0px !important;
}


#gse .modaal-content .btn {
    background-color: #fff !important;
    color: #3D62AD !important;
    border: solid 1px #3D62AD !important;
}


#sec02 .message-box .profile {
    align-items: stretch;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    position: inherit;
}

#sec02 .message-box .profile img {
    width: 54%;
    margin-right: 15px;
}

#gse .sec02 .message-box .name {
    font-weight: bold;
    font-size: 1.8rem;
    line-height: 1.35;
}

#gse .sec02 .message-box .name span {
    font-weight: normal;
    font-size: 1.4rem;
}


/* sec03
–––––––––––––––––––––––––––––––––––––––––––––––––– */
#sec03 {
    background-image: none !important;
}

#sec03 h2 {
    background: none !important;
}

#sec03 .btn {
    border-radius: 0px !important;
    margin: -4px 4px 40px 2px;
    width: 96.5% !important;
}

#sec03 .ml-fix .top-img {
    margin-left: -14px;
}

/*#sec03 .row .col {
    padding-right: 0px;
    padding-left: 0px;
}*/


/* sec04
–––––––––––––––––––––––––––––––––––––––––––––––––– */
#sec04 {
    background-color: #ebf8ff;
}

#sec04 h2 {
    background: none !important;
    margin-bottom: 0px !important;
}


/* sec05
–––––––––––––––––––––––––––––––––––––––––––––––––– */
#sec05 {
    background-color: #ebf8ff;
    background-image: none !important;
}

#sec05 h3 {
    border-bottom: solid 2px #3D62AD !important;
    border-radius: 0px !important;
    color: #3D62AD !important;
    margin: 0px 0px 20px  !important;
    padding: 0px 0px 10px !important;
}

#sec05 h3 span {
    font-size: 14px;
    letter-spacing: 0.05rem;
}

#sec05 .box {
    background-color: #fff !important;
    padding: 40px !important;
    margin-bottom: 40px;
}

#sec05 table {
    font-size: 16px;
    width: 100%;
    margin-bottom: 30px;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

#sec05 table th,#sec05 table td {
    border: solid 1px #D4ECF3;
    padding: 15px;
}

#sec05 table td span {
    font-weight: bold;
    font-size: 18px;
}

#sec05 table .taisyo span {
    background-color: #FDEFF5;
    color: #DA5D9E;
    font-size: 14px;
    margin-left: 5px;
    padding: 2px 10px;
}

#sec05 table th {
    background-color: #EAF6FD;
    color: #3D62AD;
    text-align: center;
}

#sec05 table tr:nth-child(even) td {
    background-color: #fff;
}

#sec05 table tr:nth-child(odd) td {
    background-color: #EAF6FD;
}

#sec05 .balloon-right {
    position: relative;
    display: inline-block;
    margin:  0;
    padding: 18px;
    width: 100%;
    background: #FDEFF5;
    border-radius: 3px;
}

#sec05 .balloon-right:before {
     content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #FDEFF5;

}

#sec05 .balloon-right p {
   text-align: center;
   font-weight: bold;
   color: #3D62AD !important;
   margin-bottom: 0 !important;
}

#sec05 .pickup .strong {
    color: #DA5D9E !important;
    font-size: 18px !important;
    margin-bottom: 10px !important;
}

#sec05 .ryugaku h3 {
    margin-bottom: 30px !important;
}

#sec05 .ryugaku h3 span {
    background-color: #EAF6FD;
    padding: 4px 10px;
    margin-left: 10px;
}

#sec05 .ryugaku h5 {
    font-size: 20px;
    line-height: 1.7;
    margin: 0px 0 20px;
}

#sec05 .ryugaku h6 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

#sec05 .ryugaku h6 span {
    font-size: 14px;
}

#sec05 .ryugaku .company {
    color: #DA5D9E !important;
    font-size: 16px;
    margin-bottom: 20px;
}

#sec05 .ryugaku .company span {
    font-size: 14px;
}

#sec05 .ryugaku .company .naitei {
    font-size: 12px;
    background-color: #DA5D9E;
    color: #fff;
    padding: 2px 8px;
}

#sec05 .ryugaku strong {
    color: #DA5D9E !important;
    font-size: 18px !important;
}


/* レスポンシブ調整
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media (max-width: 991px) {
#sec05 .balloon-right {
    margin-bottom: 25px;
}

#sec05 .balloon-right p {
    font-size: 16px;
}

#sec05 .balloon-right:before {
    content: "";
    position: absolute;
    top: 115%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #FDEFF5;
}
}

@media (max-width: 575px) {
    #gse .title {
        max-width: 55% !important;
        margin-bottom: -45px;
    }

    #sec02 .message-box .title-img {
        width: 100% !important;
        margin: 0 0 25px -15px !important;
    }

    #sec02 h4 {
        margin: 25px 0px 60px 10px !important;
        line-height: 1.9 !important;
        font-size: 18px !important;
        letter-spacing: 0.25rem !important;
    }
    
    #sec02 .message-box .profile {
        display: block;
    }
        #sec02 .message-box .profile img {
        width: 100%;
        margin-right: 0px;
    }

    #sec02 h4:before {
    left: 10px;
}
#sec02 h4:after {
    bottom: 78% !important;
    right: 25px;
}

    #gse .sec03 .btn {
        margin-top: -2px !important;
    }

    #sec03 .ml-fix .top-img {
    margin-left: -8px;
}
/*#sec03 .row .col {
    padding-right: 11px;
    padding-left: 11px;
}*/

#sec05 .box {
    padding: 40px 30px !important;
}



#sec05 .pickup .strong {
    font-size: 16px !important;
}


#sec05 .ryugaku h3 span {
    margin-left: 0px;
}

#sec05 .ryugaku h5 {
    font-size: 18px;
}
    }
