/*------基本ーーーー--------*/



body
{font-family: "hiragino-kaku-gothic-pron", Arial, Helvetica, sans-serif;
 font-weight: 300;
 font-style: normal;
color: #333333;
line-height: 2;
width: 100%;
}

p{
    font-size: 15px;
    margin: 0;
}

h2{
    font-family:"hiragino-kaku-gothic-pron", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 30px;
}

.container{
    width: 90%;
    max-width: 980px;
    margin: auto;
    padding: 0;
}

.small{
    font-size: 12px;
    color: #666666;
}



.mt-200{
    margin-top: 200px;
}

.mt-300{
    margin-top: 300px;
}

.ml30{
    margin-left: 30px;
}



.kaisei{
    font-family: 'Kaisei Opti', serif;
}

.block-center{
    margin: 0 auto;
   width: 70%;
}

.kaigyou{
    display: inline-block;
}

.gyoukan{
    margin: 25px 0;
}

.phone{
    display: none;
}

.section-title{
    margin-bottom: 50px;
}


.text-center{
    text-align: center;
}

.text-right{
    text-align: right;
}

.text-white{
    color: #fff;
}

.bg-dark{
    background-color: #333333;
}

.bold{
    font-weight: 600;
}

/*---top---*/
.top{background-image: url(./img/topパンケーキ.jpg);
    width: 100%;
    min-height: 100vh;

    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.top-title{
    padding: 350px 0 10px 0;
    font-size: 50px;
}

.top-subtitle{
    font-size: 25px;
    text-align: center;
}

.scroll{
    padding-top: 180px;
    text-align: center;
    letter-spacing:3px;
    font-size: 20px;
}




/*------welcome------*/

.welcome .wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.welcome .welcome-left{
    width: 45%;
}


.welcome img{
    display: block;
    width: 100%;
    height: auto;
}

.welcome{
    background-color:white;
    padding: 120px 120px 120px 0;
}

.welcome .welcome-right{
    padding: 0 0 0 100px;
   width: 50%;
  
}
.welcome-title{
    font-size: 35px;
    margin: 0px 0 50px 0;
}

.chairo{
    font-weight: bold;
    font-size: 18px;
   
  /* background-image: linear-gradient(rgba(0 0 0 / 0)70%,#ec7373 70%);*/
}



/*------about------*/

.about{
    padding: 120px 0 120px 0;
    background-color: #F2EDE6;
    
}

.about-title{
    text-align: center;
    margin: 0px 0 50px 0;
    
}

.about-sentence{
    margin-top: 50px;
    font-size: 20px;
}

.about-sentence2{
    margin-top: 50px;
    font-size: 15px;
}

.about-sentence3{
    margin-left: 30px;
}
/*------profile------*/
.profile{
    background:white;
    padding: 120px 0 120px 120px;
}

.profile .wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.profile .profile-right{
    width: 50%; 
}


.profile .profile-img{
    width: 50%;
}


.profile img{
    display: block;
    width: 100%;
    height: auto;
}

.profile-title{
    margin-bottom: 30px;
}

.profile-subtitle{
    font-size: 30px;
    margin: 20px;
    font-weight: bold;
}

.profile-sentence{
    font-size: 13px;
}

.profile-img{
    margin-top: 50px;
    padding: 0;
}

/*------voice------*/

.voice{
    background-color:#F2EDE6 ;
    padding: 120px 0 120px 0;
    width: 100%;
}

.voice-title{
    
    background-color:white;
    padding: 15px;
    margin: 15px auto;
    font-weight: bold;
    font-size: 20px;
  
    

}

.voice-sentence{
    margin: 0 20px 80px 20px;
}



/*------benefit------*/

.benefit{
    padding: 300px 0 300px 0;
    background-color: #fff;
}

.point{
    font-size: 40px;
    color:#E5A1A1;
    letter-spacing: 10px;
    font-family: 'Kaisei Opti', serif;
}



.hitoiki-sentence{
    font-size: 40px;
   /*--- padding:250px 0  0 80px;-*/
}

.benefit .hitoiki {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.benefit .hitoiki-sentence{
    width: 40%; 
}

.benefit .hitoiki-img{
    width: 50%;
}

.benefit img{
    display: block;
    width: 100%;
    height: auto;
}


.benefit .benefit-1{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.benefit .benefit-sentence{
    width: 50%; 
}

.benefit .benefit-img{
    width: 50%;
}

.benefit img{
    display: block;
    width: 100%;
    height: auto;
}

.benefit .benefit-item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}



.benefit .diploma{
    width: 35%;
}

.diploma{
    padding: 0 200px 0 0;
}



.befefit-title{
   
    font-size: 60px;
    letter-spacing: 10px;
    font-family: 'Kaisei Opti', serif;
   /* padding: 100px 0px 0 120px;*/
}

.benefit-subtitle{
    /*padding: 20px 0px 0 130px;*/
    font-size: 20px;
    margin-left: 0px;
    padding: 10px 0 0 20px;
}

.benefit-1{
    margin-top: 300px;
}

.benefit-item{
    margin-top: 200px;
}


.benefit-sentence{
    padding: 0px 0 0 130px;
}



/*------question------*/

.question{
    background-color: #F2EDE6;
    padding: 120px 0 120px 0;
}

.question-title{
    text-align: center;
    margin: 50px 0 80px 0;
    font-size: 40px;

}

.gokazoku-sentence{
    font-size: 40px;
    padding: 0px 0px 0 80px ;
}


.gokazoku  {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.gokazoku-sentence{
    width: 40%; 
}

 .gokazoku-img{
    width: 50%;
}

.gokazoku img{
    display: block;
    width: 100%;
    height: auto;
}



/*------apply------*/

.apply{
    background-color:#F2EDE6;
    padding: 80px 80px 120px 80px; 
}




.apply .apply-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.apply .apply-sentence{
    padding-left: 80px;
    width: 45%; 
}

.apply .apply-img{
    width: 55%;
}

.apply img{
    display: block;
    width: 100%;
    height: auto;
}


.apply-title{
    font-size: 40px;
    text-align: center;
    margin-bottom: 50px;
}

.apply-subtitle{
    font-size: 30px;
    /*padding: 10px 0;*/
    /*-margin: 10px 50px 20px 80px;-*/
}

.period{
    font-size: 25px;
    line-height: 1.5;
}

.price{
    font-size: 25px;
    padding: 20px 0;
    /*margin-left: 80px;*/
}




.deadline{
    font-size: 20px;
    padding: 10px 0;
    margin: 20px 50px 20px 0px;
    
    font-weight: bold;
    line-height: 1.8;
}


.schedule{
    font-size: 20px;
    padding: 20px 0 0 0 ;

    /*margin: 10px 0;
    color:#CC1414;*/
}

.date{
    font-size: 20px;
    color:#CC1414;
    font-weight: 600;
}

/*------
a {
    
    text-decoration: none;
}

a:hover {
    color: #fff;
    text-decoration: none;
}
-----*/


.btn a{
    color: #fff;
    padding: 15px 35px;
    width: 280px;
    font-size: 20px;
    font-weight: bold;
    background-color: #CC1414;

    display: flex;
    justify-content: space-between;
    align-items: center;
   /*margin: 0 auto;*/
    transition: 0.3s;

    
    /*border-radius: 5px;*/
    border-radius: 50vh;

    border: none;
    text-decoration: none;
    
}

.btn a::after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    transform: rotate(45deg);
  }

.btn a:hover{
    text-decoration: none;
    opacity: 0.7;
    cursor: pointer;
}


.btn-register{
    /*background-color: #CC1414;
    display: block;
    margin: 50px auto 30px 80px;
    padding: 20px 0;*/
    letter-spacing: 1px;
    
}

.notice{
    text-align: center;
}

/*------accsess------*/

.access{
    color: white;
}

.access-title{
    text-align: center;
    margin: 0px 0 80px 0;
}

.adress{
    text-align: center; ;
}



.access .access-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.access .access-sentence{
    width: 50%; 
}

.access .access-map{
    width: 50%;
}

.access map{
    display: block;
    width: 100%;
    height: auto;
}
/*=================================
スマホ用表示
===================================*/

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

.block-center{
    width: 100%;
}

.top{
    background-image: url(./img/IMG_2521.jpg);
     text-shadow: 1px 1px 5px #111111;
}

.top-title{
    padding: 280px 0 0 0;
    font-size: 30px;
}

.top-subtitle{
    font-size: 20px;
}
.scroll{
    padding-top: 200px;
}

/*------welcome------*/

.welcome{
    padding:0;
    display:block
}

.welcome-title{
    font-size: 24px;
    text-align: center;
}

.welcome .welcome-right{
    padding: 100px 30px 80px 30px;
    width: 100%;
}

.welcome-right{
    padding: 100px 30px 80px 30px;
    font-size: 15px;   
}
.welcome-right br{
    display: none;
}

.welcome-left{
    display: none;
}

.chairo{
    font-size: 18px;
}

.about{
    padding: 120px 10px;
}

    .about-sentence{
        font-size: 15px;
    }

    .about-sentence3{
        margin-left: 15px;
    }

    .about br{
        display: none;
    }

/*------profile------*/
.profile{
    padding: 120px 10px;

}

.wrap{
    display: flex;
    flex-direction: column-reverse;    
}

.profile .profile-right{
    
    width: 100%;
}

.profile .profile-img{
    width: 80%;
}

.profile-title{
    margin-bottom: 30px;
}

.profile-subtitle{
    font-size: 30px;
    margin: 50px 20px 30px 50px;
    
}

.profile-sentence{
    font-size: 12px;
    margin: 20px;
    
}

.profile-img{
    margin-top: 0px;
}

/*------voice--------*/

.voice{
    padding-bottom: 80px;
}

.section-title{
    margin-bottom: 50px;
}

.voice-title{
    font-size: 15px;
    font-weight: bold;
}

/*------benefit--------*/

.benefit{
    padding: 0 0 80px 0;
}

.befefit-title{
    font-size: 30px;
    letter-spacing: 5px;
}

.benefit .hitoiki-sentence{
    width: 100%;
}

.benefit .hitoiki-img{
    width: 100%;
}

.benefit .benefit-sentence{
    width: 100%;
}

.benefit .benefit-img{
    width: 100%;
}


.benefit .diploma{
    width: 60%;
    
}


 .benefit-1{
    margin-top: 150px;
}

.benefit-item{
    margin-top: 100px;
}

.point{
    letter-spacing: 5px;
    font-size: 25px;
}

.benefit-subtitle{
margin: 0;
padding: 10px 0 0 0;
font-size: 15px;
}

.br-pc{
    display: none;

}

.hitoiki-sentence{
    padding: 0;
    text-align: right;
    margin-right: 30px;
    font-size: 30px;
}

.hantai{
    flex-direction: column-reverse;
    display: flex;
}

.benefit-sentence{
    padding: 20px 20px 20px 30px;
}
 
.diploma{
    padding: 0;
}
  /*--       
.diploma{
    display: block;
    margin: 0 auto;
    width: 80%;
        }
        ----*/

 /*------question--------*/
 
 .question{
     padding: 80px 0 50px 0;
 }

 .question-title{
    margin: 0 0 50px 0;
 }
    
/*--
.gokazoku-oya{
    padding: 0;
}

--*/

.gokazoku-sentence{
    width: 100%;
    font-size: 30px;
    padding:50px 20px 50px 20px
}

.gokazoku-img{
    width: 100%;
}




 /*------apply--------*/

.apply{
    padding: 80px 0;
}

.apply .apply-sentence{
    width: 100%;
    padding: 0;
}

.apply .apply-img{
    width: 100%;
}

.apply-title{
    font-size: 25px;
}

.apply-subtitle{
    font-size: 25px;
    text-align: center;
    margin: 50px 0 0 0 ;
}

.period{
    text-align: center;
    font-size: 20px;
}

.price{
    font-size: 20px;
    text-align: center;
    padding: 20px 0;
}


.deadline{
    font-size: 20px;
    text-align: center;
    margin: auto;
}

.schedule{
    font-size: 20px;
    text-align: center;
    padding: 0;
}



.btn{
    width: 80%;
    font-size: 20px;
    margin:0 auto;
    padding: 15px;
    font-weight: bold;
}



 /*------access--------*/

.access-title{
    margin: 50px 0 30px 0;
    font-size: 20px;

}

.adress{
    margin-bottom: 50px;
}


.access .access-sentence{
    
    width: 100%;
}

.access .access-map{
    width: 100%;
}