@charset "UTF-8";

/*
CSS Document
Copyright (C) GLOBAL ASSET MOTIONS CO., LTD All Rights Reserved.
URL:www.glam.ne.jp
*/



@import url("common.css");



/* ----------------------------------------------------------
   MAIN VISUAL AREA
---------------------------------------------------------- */

.main_visual_area{
    position: relative;
	width:100%;
    height: auto;
    margin: 0;
    background: #fff;
}

.main_visual_content{
    width: 70%;
    height: auto;
    margin: 0 0 0 auto;
}

img.main_image{
    width: 100%;
    height:auto;
}



/* ------ catch area ------- */

.main_cath {
    position: absolute;
    bottom: 220px;
    right: 45%;
    z-index: 100;
    white-space: nowrap;
    padding: 8px 15px;
    width: fit-content!important;
    height: auto;
    letter-spacing: 0.01em;
    font-weight: 600;
    text-align: right;
    color: #21373B;
    line-height: 1em;
    font-size: 2rem;
    color: #65AAB5;
    line-height: 1em;
    background: #fff;
}

.sub_cath{
    width: fit-content;
    height: auto;
    position: absolute;
    bottom: 45px;
    right: 45%;
    padding: 8px 15px;
    background: #fff;
    font-size: 2rem;
    z-index: 100;
    letter-spacing: 0.01em;
    line-height: 1em;
    font-weight: 400;
    text-align: right;
    color: #21373B;
    white-space: nowrap;
}

.sub_cath_02{
    width: fit-content;
    height: auto;
    position: absolute;
    bottom: 100px;
    right: 45%;
    padding: 8px 15px;
    background: #fff;
    font-size: 3.2rem;
    z-index: 100;
    letter-spacing: 0.1em;
    font-weight: 600;
    text-align: right;
    color: #21373B;
    line-height: 1em;
    white-space: nowrap;

}
    




/* ----------------------------------------------------------
   CONTENTS AREA - PC
---------------------------------------------------------- */

/*     about     */

.gleen_box{
    width: 100%;
    height: auto;
    background: #65AAB5;
    text-align: center;
    padding: 15px 5px 8px 5px;
    color: #fff;
    border-radius: 8px;
    border: 3px solid #fff;
    font-size: 2rem;
    font-weight: 300;
    letter-spacing: 0.05em;
}

.gleen_box_harf{
    width: 48%;
    height: auto;
}


.gleen_box span{
    font-weight: 600;
    font-size: 1.2em;
}

.gleen_box_all{
    margin-top: 2%;
    width: 100%;
    height: auto;
    padding: 22px 0px 10px 0px;
    background: #C1E4DC;
    border: 3px solid #fff;
    color: #4F848C;
    text-align: center;
    font-size: 1.8rem;
    border-radius: 8px;
    font-weight: 500;
    letter-spacing: 0.05em;
}

.voice_box{
    position: relative;
    display: flex;
    flex-direction: column;
}

.flex_glow{
    flex-grow: 1;
}

.point_box{
    position: relative;
    padding: 30px 20px;
    height: 100%!important;
    background: #fff; 
    background:linear-gradient(-45deg, transparent 30px, #fff 0);
}

.point_heght{
    height: auto!important;
}

.point_box p.point_com{
    width: fit-content;
    margin: 0 auto;
}

.point_box .point_number{
    position: absolute;
    top: -25px;
    left: 15px;
    color: #142458;
    font-size: 2rem;
    font-family: Arial;
    font-style: italic;
    font-weight: 600;
}

.point_box .point_number span{
    font-size: 1.3em;
}


.point_box .point_image{
    width: 20%;
    height: auto;
    text-align: center;
    margin: 0 auto 2% auto;
}

.point_box .point_image img{
    width: 100%;
    height: auto;
}





/*     job     */

.job_img{
	width: 100%;
	height: auto;
}

.job_img img{
	width: 100%;
	height: auto;
}

.point_box .voice_image{
    position: relative;
    width: 100%;
    height: auto;
	margin: 0 auto 3% auto;
}

.point_box .voice_image img{
    width: 50%;
    height: auto;
    margin: 0 auto;
}


/*     voice     */


.country_img{
    width: 36%;
    height: auto;
    position: absolute;
    top: 20px;
    left: 0px;
    z-index: 100;
}

.voice_info{
    width: 100%;
    height: auto;
	letter-spacing: 0.05em;
    line-height: 1.8em;
    font-size: 1.2rem;
    background: #8dcad7;
    color: #fff;
    line-height: 2.2em;
    padding: 10px 6px 3px 9px;
    margin: 9px 0px 5px 0px;
    display: block;
    border-radius: 5px;
}

.voice_box p{
    margin: 2% 0% 6% 0%;
    padding-left: 1em;
}

.voice_box p.name{
    height: 3.2em;
    font-weight: 500;
    color: #182455;
    font-size: 0.9em;
    text-align: center;
    padding: 0;
}

.voice_cath {
    position: relative;
    width: 90%;
    height: auto;
    margin: 0% auto 5% auto;
    padding: 0.7em 0.7em 0.7em 0.7em;
    background: #E9F4F7;
    border-radius: 8px;
    font-weight: 500;
    color: #0F255B;
    letter-spacing: 0.05em;
    font-size: 1.1em;
    text-align: center;
}

.voice_cath:after {
  position: absolute;
  content: '';
  top: 100%;
  right: 90px;
  border: 15px solid transparent;
  border-top: 15px solid #E9F4F7;
  width: 0;
  height: 0;
}


.voice_title{
    position: relative;
    margin-top: 15%;
    padding: 15px 12px;
    border-top: 2px dotted #8dcad7;
    border-bottom: 2px dotted #8dcad7;
    line-height: 1.7em;
    font-size: 0.9em;
}

.voice_title::before{
    position: absolute;
    top: -2em;
    left: 0.5em;
    content: 'Comment';
    color: #8dcad7;
    font-size: 1.15em;
    letter-spacing: 0.05em;
}




/*     curriculum     */

.curriculum_box{
    width: 32%;
    height: auto;
    position: relative;
    padding: 140px 20px 80px 20px;
    background: 
	linear-gradient(-135deg, transparent 45px, #E9F4F7 0) top right,
	linear-gradient(-45deg, transparent 45px, #E9F4F7 0) bottom right;
    background-size: 100% 50%;
	background-repeat: no-repeat;
}

.curriculum_year{
    width: 100%;
    height: auto;
    position: absolute;
    top: 0px;
    left: 0;
}

.curriculum_year_bottom{
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0px;
    left: 0;
}


.curriculum {
　background: #79CCD9;
  width: 100%;
  height:auto;
  background:linear-gradient(-135deg, transparent 45px, #79CCD9 0) top right;
  background-size: 100%;
  background-repeat: no-repeat;
  color: #fff;
  line-height: 1.8em;
  text-align: center;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
padding-top: 8px;
    white-space: nowrap;
}

.curriculum_02 {
　background: #65AAB5;
  width: 100%;
  height:auto;
  background:linear-gradient(-45deg, transparent 45px, #65AAB5 0) bottom right;
  background-size: 100%;
  background-repeat: no-repeat;
  color: #fff;
  line-height: 1.8em;
  text-align: center;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
padding-top: 8px;
    white-space: nowrap;
}

.curriculum_02_small{
   width: 63%;
   height:auto;
   margin: 0 0 0 auto;
  font-size: 1.3rem;
  line-height: 2.5em;
    padding-left: 0.5em;
    text-align: left;
  background:linear-gradient(-45deg, transparent 44px, #65AAB5 0) bottom right;
}

.curriculum_midium_green{
  background:linear-gradient(-45deg, transparent 45px, #5B838B 0) bottom right;
　background: #5B838B;
}

.curriculum_deep_green{
  background:linear-gradient(-45deg, transparent 45px, #415D62 0) bottom right;
　background: #415D62;
}


.curriculum_img{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}


/*     support     */


.supprt_bpx{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 3%;
}

.flex-image {
    position: relative;
    width: 35%;
    height: 40vh;
    padding: 0px 0px;
    background: #fff;
    text-align: center;
}

.bg_none{
    height: auto!important;
    background: none!important;
}

.flex-image img{
	width: 70%;
	height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.flex-image img.absolute_none{
    width: 100%;
    position:inherit;
}


.flex-text {
    margin-top: 3%;
    width: 60%; 
    padding: 0px 0px;
}

.flex-text img{
	width: 100%;
	height: auto;
}


/*     gallery     */



.image_border{
	border: 5px solid #9AC8D5;
}


.gallery_box{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.gallery_box li{
    width: 23%;
    height: auto;
}

.gallery_box li:nth-child(n+5){
    margin-top: 2%;
}

.gallery_box::before{
  content:"";
  display: block;
  width:23%;
  order:1;
}

.gallery_box::after{
  content:"";
  display: block;
  width:23%;
}



/*     ccontact     */

.mb_5{
    margin-bottom: 5rem!important;
}



.document_box{
    width: 45%;
    height: auto;
    margin: 0 auto;
}

.balloon-area{
  width: 52%;
  height: auto;
    margin: 0 auto 20px auto;
}

.balloon-area-full{
  width: 100%;
  height: auto;
}

.balloon1 {
  position: relative;
  display: inline-block;
  padding: 15px 10px;
  margin: 0;
  width: 100%;
  height: auto;
  color: #fff;
  font-size: 1.6rem;
  background: #8DCAD7;
  text-align: center;
    letter-spacing: 0.05em;
}

.balloon1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 15%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #8DCAD7;
}

.balloon1 p {
  margin: 0;
  padding: 0;
}


.document_image{
    position: absolute;
    width: 16%;
    height: auto;
    left: -40px;
    top: -40px;
    z-index: 0;
}

.document_image img{
    width: 100%;
    height: auto;
}

.document_image_02{
    position: absolute;
    width: 16%;
    height: auto;
    right: -65px;
    bottom: -40px;
    z-index: 0;
}

.document_image_02 img{
    width: 100%;
    height: auto;
}




.contact_title {
    width: fit-content;
    height: auto;
    margin: 0 auto 3% auto;
    padding: 0 60px;
    position: relative;
    text-align: center;
    color: #fff;
    font-size: 1.6rem;
    letter-spacing: 0.05em;
}

.contact_title:before,
.contact_title:after {
  position: absolute;
  content: '';
  top: 50%;
  width: 55px;
  height: 3px;
  background-color: #fff;
  transform: rotate(-50deg);
}

.contact_title:before {
  transform: rotate(50deg);
}

.contact_title:before {
  left:0;
}
.contact_title:after {
  right: 0;
}

.online_image{
    width: 10%;
    height: auto;
    position: absolute;
    right: 14%;
    top: -20px;
}

.online_image img{
    width: 100%;
    height: auto;
}

p.com_underline span{
    font-weight: 500;
    background: linear-gradient(transparent 80%, #fff 80%);
    letter-spacing: 0.05em;
    line-height: 2em;
    font-size: 1.4rem;
}




.fee_box{
    padding: 30px 40px;
}

.fee_box_02{
    padding: 20px 20px;
}

.note_box{
    margin: 2% 0% 0% 0%;
    padding: 0px 20px;
    font-size: 0.9em;
}


.exemption_box{
    width: 32%;
    height: auto;
     display: flex;
   flex-direction: column;
}

.exemption_box_top{
    background: #1B2452;
    padding: 18px 10px 10px 10px;
    margin-bottom: 20px;
    line-height: 1.8em;
    text-align: center;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.05em;
}

.exemption_box_bottom{
    background: #fff;
    padding: 0 10px 25px 10px;
    text-align: center;
    color: #0F255B;
    font-size: 1.3rem;
    font-weight: 300;
    flex-grow: 1;
    line-height: 1.8em;
}

.exemption_box_bottom span{
    font-weight: 500;
    background:linear-gradient(transparent 60%, #EEF4F7 60%);
    font-size: 2rem;
    letter-spacing: 0.05em;
    line-height: 1.9em;
}

p.exemption_com{
    text-align: center;
    margin: 0%;
    padding: 0%;
    line-height: 1.9em;
    letter-spacing: 0.1em;
    color: #3B3B3B;
    font-weight: normal;
}


.flow_box{
    width: 28%;
    height: auto;
    position:relative;
    background: #fff;
    padding: 30px 15px;
    text-align: center;
    margin-right: 4%;
}

.flow_box:nth-child(n+4){
    margin-top: 2%;
}

.flow_box img{
    width: 25%;
    height: auto;
    margin-bottom: 25px;
}

.flow_box::after{
    position: absolute;
    top: 50%;
    right: -10%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #8dcad7;
    border-right: 0;
}

.flow_box_end::after{
    display: none;
}

.flow_box p.com{
    text-align: center;
}

.flow_box p.com span{
    font-weight: 400!important;
    font-size: 0.8em!important;
    line-height: 1em!important;
}

span.entry a{
    font-size: 1.4rem; 
    background: linear-gradient(transparent 60%, #b2e0d9 60%);
    text-decoration: none;
}


.acces_box{
    display: flex;
    justify-content: space-between;
}

.acces_text{
    flex-basis: 60%;
}

.acces_image{
    flex-basis: 35%;
}

.map_box{
    margin-top: 3%;
}














/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++

    TABLET

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



@media only screen and (max-width: 1299px){


    
/* ----------------------------------------------------------
   MAIN VISUAL AREA
---------------------------------------------------------- */

.main_visual_area{
    margin-bottom: 8%
}
    
.main_visual_content{
    width: 100%;
    height: auto;
    margin: 0 0 0 auto;
}

img.main_image{
    width: 100%;
    height:auto;
}



/* ------ catch area ------- */

.main_cath {
    position:static;
    z-index: 100;
    padding: 20px 17px;
    letter-spacing: 0.01em;
    font-size: 1.6rem;
    line-height: 1.7em;
    margin: -20px auto 20px auto;
    text-align: center;
}

.sub_cath{
    position:static;
    padding: 8px 15px;
    font-size: 1.4rem;
    margin: 0 auto 0px auto;
	text-align: center;
}

.sub_cath_02{
    position:static;
    font-size: 2.5rem;
    margin: 0 auto 10px auto;
	text-align: center;
}
    


    

    
    
    
/* ----------------------------------------------------------
   CONTENTS AREA - TA
---------------------------------------------------------- */

/*     about     */

.gleen_box{
    padding: 5px 0px;
    border-radius: 8px;
    border: 2px solid #fff;
    font-size: 2rem;
}

.gleen_box_all{
    margin-top: 4%;
    padding: 16px 0px 8px 0px;
    border: 2px solid #fff;
    font-size: 1.6rem;
    border-radius: 8px;
    letter-spacing: 0.05em;
}
    
    
/*     Point     */
    
.point_box{
    height: auto;
    margin-top: 60px;
    padding: 25px 15px;
}

.point_box .point_number{
    top: -25px;
    left: 15px;
    font-size: 1.7rem;
}

.point_box .point_number span{
    font-size: 1.3em;
}

.point_box .point_image{
    width: 30%;
    height: auto;
    margin: 0 auto 2% auto;
}

    
    
/*     voice     */


.voice_info{
    padding: 6px 6px 0px 9px;
    font-size: 1.1rem;
	letter-spacing: 0.1em;
}
    
/*     voice     */

.voice_box p{
    margin: 2% 0% 8% 0%;
}
    
.voice_box p.name{
    height: 2.8em;
    font-size: 0.8em;
}
    
.voice_box p.name_long{
    height: 6em;
}
    
    
    
.voice_box{
    width: 48%;
    height: auto;
}
	
.voice_cath {
    width: 100%;
    height: auto;
    margin: 0 auto 5% auto;
    padding: 0.7em 0.3em 0.7em 0.3em;
    font-size: 1em;
}

.voice_cath:after {
  right: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #E9F4F7;
}
    
.voice_title{
    margin-top: 60px;
    padding: 15px 10px;
    line-height: 1.7em;
}

.voice_title::before{
    top: -2em;
    left: 0.5em;
    font-size: 1.15em;
}
    
    
/*     curriculum     */
    
    .curriculum_img{
        width: 120%;
        height: auto;
    }    

.curriculum__container{
	width: 120%!important;
	height: auto;
}

.curriculum_box ul li{
    width: 100%;
    height: auto;
}

    
.curriculum_box{
    width: 32%;
    height: auto;
    padding: 120px 15px 80px 15px;
    background: 
	linear-gradient(-135deg, transparent 35px, #E9F4F7 0) top right,
	linear-gradient(-45deg, transparent 35px, #E9F4F7 0) bottom right;
    background-size: 100% 50%;
	background-repeat: no-repeat;
}
    
.curriculum {
   line-height: 1.8em;
    font-size: 1.3rem;
    padding-right: 0.6em;
    background:linear-gradient(-135deg, transparent 35px, #79CCD9 0) top right;
}
    
.curriculum_02 {
  line-height: 1.8em;
  font-size: 1.3rem;
    padding-right: 1em;
  background:linear-gradient(-45deg, transparent 35px, #65AAB5 0) bottom right;
}

.curriculum_02_small{
   width: 80%;
   height:auto;
  font-size: 1.2rem;
  line-height: 2em;
    text-align: center;
  background:linear-gradient(-45deg, transparent 33px, #65AAB5 0) bottom right;
    
}



/*     support     */


.supprt_bpx{
    margin-bottom: 5%;
}

.flex-image {
    width: 35%;
    height: 40vh;
    padding: 0px 0px;
    background: #fff;
    text-align: center;
}

.flex-image img{
	width: 80%;
	height: auto;
}

.flex-text {
    margin-top: 1%;
    width: 60%; 
    padding: 0px 0px;
}



/*     gallery     */


.image_border{
	border: 3px solid #9AC8D5;
}

.gallery_box li{
    width: 23%;
    height: auto;
}

.gallery_box li:nth-child(n+5){
    margin-top: 2%;
}

.gallery_box::before{
  content:"";
  display: block;
  width:23%;
  order:1;
}

.gallery_box::after{
  content:"";
  display: block;
  width:23%;
}



/*     contact     */

.document_box{
    width: 400px;
    height: auto;
    margin: 0 auto;
}

.balloon-area{
  width: 450px;
  height: auto;
    margin: 0 auto 20px auto;
}

.balloon1 {
  padding: 12px 10px;
}

.balloon1:before {
  top: 100%;
  left: 15%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #8DCAD7;
}

.document_image{
    width: 16%;
    height: auto;
    left: -40px;
    top: -40px;
}

.document_image_02{
    position: absolute;
    width: 16%;
    height: auto;
    right: -65px;
    bottom: -40px;
    z-index: 0;
}


.contact_title {
    margin: 0 auto 3% auto;
    padding: 0 60px;
    font-size: 1.6rem;
    letter-spacing: 0.05em;
}

.contact_title:before,
.contact_title:after {
  top: 50%;
  width: 55px;
  height: 3px;
}

.online_image{
    width: 10%;
    height: auto;
    position: absolute;
    right: 14%;
    top: -20px;
}


/*    adsmision     */
    
    
.fee_box{
    padding: 20px 30px;
}

.fee_box_02{
    padding: 20px 6px;
}

.note_box{
    margin: 2% 0% 0% 0%;
    padding: 0px 20px;
}


.exemption_box{
    width: 32%;
    height: auto;
}

.exemption_box_top{
    padding: 18px 10px 10px 10px;
    margin-bottom: 20px;
    font-size: 1.2rem;
}

.exemption_box_bottom{
    padding: 0 10px 25px 10px;
    font-size: 1.3rem;
}

.exemption_box_bottom span{
    font-size: 1.7rem;
}




.flow_box{
    width: 41%;
    height: auto;
    position:relative;
    background: #fff;
    padding: 12px 13px;
    text-align: center;
    margin-right: 6%;
}

.flow_box:nth-child(n+3){
    margin-top: 4%;
}

.flow_box img{
    width: 27%;
    height: auto;
    margin-bottom: 25px;
}

.flow_box::after{
    top: 50%;
    right: -9%;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #8dcad7;
}



.acces_box{
    flex-wrap: wrap;
}

.acces_text{
    flex-basis: 100%;
    margin-bottom: 5%;
}

.acces_image{
    flex-basis:80%;
    text-align: center;
    margin: 0 auto 5%;
}

.map_box{
    margin: 0%;
}


    
.scroll{
    overflow-x: scroll!important;
}
    
    
    
    
}

/*** TA END ***/









/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++

    SMART PHONE

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



@media only screen and (max-width: 599px) {



    
/* ----------------------------------------------------------
   MAIN VISUAL AREA
---------------------------------------------------------- */

.main_visual_area{
    margin-bottom: 8%
}
    
.main_visual_content{
    width: 100%;
    height: auto;
    margin: 0 0 0 auto;
}

img.main_image{
    width: 100%;
    height:auto;
}


/* ------ catch area ------- */

.main_cath {
    z-index: 100;
    padding: 15px 17px;
    letter-spacing: 0.01em;
    font-size: 1.4rem;
}
	
.sub_cath_02{
    font-size: 2.1rem;
    margin: 0 auto 10px auto;
    line-height: 1em;
}
    
	
/*     about     */

.gleen_box{
    padding: 10px 0px 5px 0px;
    border-radius: 8px;
    font-size: 1.6rem;
}

.gleen_box_all{
    margin-top: 9%;
    padding: 15px 0px 6px 0px;
}
    
    
/*     Point     */
    
.point_box{
    margin-top: 30px;
    padding: 15px 15px 25px 15px;
    background:linear-gradient(-45deg, transparent 20px, #fff 0);
}

.point_box .point_number{
    top: -15px;
    font-size: 1.5rem;
}

.point_box .point_image{
    width: 25%;
    height: auto;
    margin: 0 auto 3% auto;
}

	
/*     job     */

.job_img{
	width: 70%;
	height: auto;
	margin: 0 auto;
}


	
    
/*     voice     */

.voice_box{
    width: 100%;
    height: auto;
}
	

.point_box .voice_image{
    width: 100%;
    height: auto;
	margin: 0 auto 3% auto;
}
    
.point_box .voice_image img{
    width: 50%;
    height: auto;
    margin: 0 auto;
}

.voice_info p span{
    padding: 10px 6px 3px 9px;
    margin: 9px 0px 5px 0px;
}
    
.voice_box p.name{
    height: 2.4em;
    font-size: 0.8em;
}
    
.voice_box p.name_long{
    height: 2.4em;
}
    
    
    
    
/*     curriculum     */
    
    .curriculum_img{
        width: 150%;
        height: auto;
    }       

.curriculum__container{
	width: 200%!important;
	height: auto;
}

.curriculum_box{
    padding: 120px 10px 80px 10px;
    background: 
	linear-gradient(-135deg, transparent 35px, #E9F4F7 0) top right,
	linear-gradient(-45deg, transparent 35px, #E9F4F7 0) bottom right;
    background-size: 100% 50%;
	background-repeat: no-repeat;
}
    
.curriculum {
	width: 103%;
	height: auto;
  line-height: 1.8em;
  font-size: 1.3rem;
    background:linear-gradient(-135deg, transparent 35px, #79CCD9 0) top right;
}
    
.curriculum_02 {
	width: 103%;
	height: auto;
  line-height: 1.8em;
  font-size: 1.3rem;
  background:linear-gradient(-45deg, transparent 35px, #65AAB5 0) bottom right;
    padding-right: 1.7em;
}

.curriculum_02_small{
	margin-right: -8px;
   width: 80%;
   height:auto;
  font-size: 1rem;
  line-height: 2.5em;
    padding-right: 2.3em;
  background:linear-gradient(-45deg, transparent 34px, #65AAB5 0) bottom right;

}

	
/*     support     */
	
.supprt_bpx{
    margin-bottom: 8%;
}

.flex-image {
	order: 2;
    width: 80%;
	margin: 0 auto 0% auto;
    padding: 15px;
}

.flex-image img{
	width: 65%;
	height: auto;
}

.flex-text {
	order: 1;
    margin:0% auto 3% auto;
    width: 100%; 
    padding: 0px 0px;
}



/*     gallery     */

.gallery_box li{
    width: 48%;
    height: auto;
}

.gallery_box li:nth-child(n+3){
    margin-top: 2%;
}

.gallery_box::before{
  content:none;
  display: none;
}

.gallery_box::after{
  content:none;
  display: none;
}



/*     contact     */

.document_box{
    width: 250px;
    height: auto;
    margin: 0 auto;
}

.balloon-area{
  width: 270px;
  height: auto;
    margin: 0 auto 20px auto;
}

.balloon1 {
  padding: 10px 8px;
	font-size: 1.2rem;
}

.balloon1:before {
  margin-left: -12px;
  border: 12px solid transparent;
  border-top: 12px solid #8DCAD7;
}

.document_image{
    width: 18%;
    height: auto;
    left: -35px;
    top: -30px;
}

.document_image_02{
    width: 18%;
    height: auto;
    right: -20px;
    bottom: -20px;
}


.contact_title {
    margin: 0 auto 3% auto;
    padding: 0 30px;
    font-size: 1.3rem;
}

.contact_title:before,
.contact_title:after {
  width: 50px;
}

.online_image{
    width: 17%;
    height: auto;
    position: absolute;
    right: 6%;
    top: -20px;
}
    
p.com_underline span{
    font-size: 1.2rem;
}


/*    adsmision     */
        
.fee_box{
    padding: 15px 10px;
}
    
.exemption_box{
    width: 90%;
    height: auto;
	margin: 0 auto;
}
	
.exemption_box:nth-child(n+2){
	margin-top: 5%;
}

.exemption_box_top{
    margin-bottom: 15px;
    font-size: 1.2rem;
}

.exemption_box_bottom{
    padding: 0 10px 25px 10px;
    font-size: 1.3rem;
}

.exemption_box_bottom span{
    font-size: 1.5rem;
}




.flow_box{
    width: 85%;
    height: auto;
    padding: 20px 15px;
    margin:0%;
}
    

.flow_box:nth-child(n+2){
    margin-top: 10%;
}

.flow_box img{
    width: 23%;
    height: auto;
    margin-bottom: 22px;
}

.flow_box::after{
    position: absolute;
	top: inherit;
    bottom: -20px;;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	width: 0;
  height: 0;
  border-style: solid;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  border-top: 12px solid #8dcad7;
  border-bottom: 0;
}


.acces_image{
    flex-basis:100%;
    text-align: center;
    margin: 0 auto 5%;
}

    
    
    
    
}

	
	
	
	
	
	
	
	
	
  