@charset "UTF-8";

body{
    background-size: contain;

}


/*------------線とスペース-------------*/
.spa_line_bold{
    margin-top: 30px;
    padding-bottom:30px; 
    border-top: 2px solid #d98295;
}

.spa_line{
    margin-top: 30px;
    padding-bottom:30px; 
    border-top: 1px solid #CCC;
}

.spa_line_s{
    margin-top: 5px;
    padding-bottom:5px; 
    border-top: 1px solid #CCC;
}


/*------------テキスト-------------*/
.text_p{
    color: #d98295;
    font-weight: bold;   
}

.dot_line{
    border-bottom: 1px dashed #ccc;
    margin-bottom: 15px;
}

.text_left{
    text-align: left!important;
}
/*------------フレーム-------------*/

.inner_co_gray {
    max-width: 100%;
    padding: 0px;
    margin: 0 auto;
    background: #F5F6F7;
/*    background-image: url(../../img/back_green.jpg);*/
    background-repeat: repeat;
    }

.inner_1200,
.inner_1000{
    margin: 0px auto;
    padding: 15px;
    background: rgba(255, 255, 255, 0.6);
    text-align: left;
}
/*
.inner_1200 span{
    font-size: 12px;
}
*/

.inner_1200 h4{
    font-size: 18px;
    font-weight: bold;
    font-family: serif;
    line-height: 1.4em;
    padding-top: 10px; 
    color: #cf4678;
}

.inner_1024_none {
    margin-left: 15px;
    margin-right: 15px;
    text-align: center!important;
}

@media(min-width:768px) {
.inner_co_gray {
    padding: 25px;
}

.inner_1200 {
    max-width: 1200px;
    padding: 60px;
    border: 1px solid #CCC;
    margin-top: 40px;
    border-radius: 15px;

}
    
.inner_1000 {
    max-width: 1000px;
    padding: 60px;
    border: 1px solid #CCC;
    margin-top: 40px;

}

.image_iro{
/*    background-image: url(../img/back_pattern.jpg) ;*/
    background-size: cover;
    border-top:2px solid #d98295;
}

.inner_1200 h4{
    font-size: 18px;
    padding-top: 0px; 
    }
.inner_1024_none {
    margin: 0 auto;
    text-align: center!important;
    
}
}

/* ----------title ----------*/

.title_mov_c {
position: absolute;
    width: 100%;
    top: 20%;
    left: 50%;
    font-size: 20px;
    line-height: 1em;
    text-align: center;
    font-family: 'Cinzel', serif;
    transform: translateX(-50%);
    color: #333;
    padding: 10px 0 0;
    background: radial-gradient(circle at center, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0.3) 100%);
}

.main_spel_c {
    max-width: 600px;
    font-size: 80%;
    line-height: 1;
    font-family: 'Cinzel', serif;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin: 0px auto 0px;
    text-align: center;
}

.main_title_c {
    font-size: 16px;
    margin: 5px auto 0;
    line-height: 1.6;
    padding-top: 5px;
    text-align: center; 
    font-weight: bold;
    padding-top: 5px;

}
.sub_title_c {
    font-size: 14px;
    line-height: 0.8;
    font-family: serif;
    margin: 10px auto 20px;
    padding: 10px 0px 0;
    text-align: center;
    border-top: 1px solid #999;  
}

   .main_title_c span{ 
 background:linear-gradient(transparent 75%, #e8b5b5 75%);
       font-size: 18px;
    }

/*
    .pink_add {
    color: #d98295;
}
*/

@media screen and (min-width: 769px){
.main_spel_c {
    max-width: 600px;
    font-size: 33px;
    line-height: 1;
    font-family: 'Cinzel', serif;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin: 0px auto 0px;
    text-align: center;
}

.title_mov_c {
    position: absolute;
    max-width: 70%;
    top: 35%;
    left: 50%;
    font-size: 22px;
    padding: 10px 0 0px;
}

.main_title_c {
    font-size: 22px;
    margin: 0px auto 5px;
    line-height: 1.6;
    text-align: center;
}
    .sub_title_c {
    max-width: 400px;
    font-size: 16px;
    margin: 0px auto 0px;
    padding: 10px 10px;
    color: #8b7952;
    font-family: 'Cinzel', serif;
}
   .main_title_c span{ 
       font-size: 22px;
    }
}
/* ----------ミニbuttonコースのみ ----------*/
.ent_view_sc {
    position: relative;
    display: inline-block;
    padding: 0.2em 2em;
    background: #d98295;
    color: #fff;
    text-align: center;
    transition: all .3s;
    margin: 7px auto 10px;
    border-radius: 4px;
    max-width: 190px;
    line-height: 1.6;
    width: 100%;
}

.color_ch{
        background: #9d9046;
}

  .ent_view_sc::after {
    position: absolute;
      
    top: 50%;
    right: .2em;
    content: '';
    margin-top: -5px;
    border: 7px solid transparent;
    border-top-width: 5px;
    border-bottom-width: 5px;
    border-left-color: #fff;
    transition: all .3s;
  }
  .ent_view_sc:hover{
/*    background-color: #fff;*/
    color: #666;
  }
  .ent_view_sc:hover::after{
    border-left-color: #666;
    right:3%;
    
  }


/* ---------FLEX ----------*/
.box_course {
        width: 100%;
        padding: 0px;
    }

    .box_course h3 {
        font-size: 20px;
        font-weight: 400;
        padding: 20px 0;
        color: #e35489;
        text-align: center;
    }

    .box_course .p2 {
        text-align: justify;
        line-height: 2;
        font-size: 13px;
    }

.box_course > p{
    padding-bottom: 15px;
}

@media(min-width:769px) {
    .flex_course{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        text-align: center;
        position: relative;
        text-align: left;
    }

    .flex_course .par {
        flex: 0 0 39%;
    }

    .flex_course .par2 {
        flex: 0 0 59%;
    }


    .re {
        flex-direction: row-reverse;
    }
    .box_course {
        margin: 0 auto;
        padding:  0 10px;
        text-align: left;
    }

    .box_course h3 {
        margin-top: 0vw;
        letter-spacing: 0.1em;
        line-height: 1.7;
        font-size: 24px;
    }
}

/* ----------表---------- */
dl.chart {
    border-bottom:1px solid #ccc;
    background-color:#f3e0e6;
    margin:5px;
    font-size: 14px
}
dl.chart dt {
    width:100%;
    padding:5px;
    text-align: center;
    font-weight: bold;
}
dl.chart dd {
    background-color:#ffffff;
    padding:5px;
    text-align: left;
    text-indent: 0px;
    text-align: center;
}
.red{
    color: #FF0000;
    font-weight: bold;
    font-size: 16px!important;
}

@media screen and (min-width: 769px){
dl.chart dt {
    border-top:1px solid #999;
    float:left;
    clear: left;
    width:28%;
    padding:10px;
}
    
dl.chart dd {
    margin-left:28%;  
    padding:10px;
    text-align: left;
    text-indent: 0px;
    border-top:1px solid #999;
}
}

/* ----------step---------- */

dl.industry dt {
padding: 10px 0;
    font-size: 120%;
    color: #b76073;
    font-weight: bold;
    vertical-align: top;
    position: relative;
    text-align: center;
}
dl.industry dd {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 10px;
    border-bottom: none;
}

dl.industry dt .box_p{
    background: #f3e0e6;
    border-radius: 5px;
    padding: 5px  0;
    font-weight: bold;
    color: #666;
}

@media screen and (min-width: 769px){
dl.industry {
    display: flex;
    flex-wrap: wrap;
}
dl.industry dt {
    font-size: 150%;
    flex-basis: 20%;
    padding: 15px 0;
    font-weight: 1.2rem;
}
dl.industry dd {
   padding: 15px 0;
    border-bottom: 1px dashed #d98295;
    flex-basis: 74%;
    margin-left: 15px;
}

dl.industry dt:after {
    width: 100%;
/*    height: 1px;*/
    content: "";
    display: block;
    background-color: #7683BF;
    position: absolute;
    left: 0px;
    bottom: 0px;
} 
dl.industry dt .box_p{
    padding: 20px 0;
}
}

/* ----------特典---------- */
.color01 {
    margin: 5px auto;
    width: 100%;
}

.color01 li {
    padding-bottom: 20px;
    font-size: 13px;
}

    .no_maru {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        text-align: center;
        color: #FFF;
        background-color: #9489e5;
        font-weight: bold;
        font-size: 13px;
        line-height: 2;
    }

.color01 h4 {
    font-weight: bold;
    text-align: center;
    color: #9489e5;
    font-size: 13px;
    padding: 5px;
}

.color01 .inde {
    text-indent: -1px;
}

@media screen and (min-width: 769px) {
    .color01 {
        margin: 5px auto;
        width: 85%;
        border: 3px solid #9489e5;
        padding: 0 50px;
        text-align: center;
    }

    .color01 li {
        padding-bottom: 40px;
    }
.no_maru {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    font-size: 16px;
    line-height: 2;
}
.color01 h4 {
    font-size: 16px;
    padding: 5px;
}
}


/* ----------横線---------- */
.title-border {
    display: flex;
    align-items: center;
}

.title-border:before,
.title-border:after {
    border-top: 1px solid;
    content: "";
    flex-grow: 1;
}

.title-border:before {
    margin-right: 0.5rem;
}

.title-border:after {
    margin-left: 0.5rem;
}

/* ----------骨格診断αイメージコンサルタント®プロ養成コース---------- */

.flex_corse2 p{    
    text-align: left;
}

@media(min-width:769px){
.flex_corse2 ul{    
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.flex_corse2 ul li{    
    width: 48%;
    margin: 1%;
}  
}

/* ----------flex＿項目---------- */

.flex_course ul{    
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.flex_course ul li{    
    width: 100%;
}


.box_co_flex_3{
    border: 1px solid #CCC;
    border-top: 2px solid #e0c7d0;
    padding: 10px;
    margin: 5px;
    text-align: center;
    border-radius: 10px;
}
.box_co_flex_3 span{
/*background: linear-gradient(white,#fff 30%,#eed4d3 50%,#eed4d3);*/
    font-size: 14px;
}

.box_co_flex_4{
    border: 1px solid #CCC;
    border-top: 2px solid #d98295;
    padding: 10px;
    margin: 5px;
    text-align: center;
    background: #FFF;
    border-radius: 10px;
}

@media(min-width:769px){
.flex_course ul li{    
    flex: 1;
}

.flex_course ul li{    
    flex: 1;
}

.box_co_flex_3{
    min-width: 342px;
    min-height: 120px;
    font-size: 13.5px;

}

.add_4{
min-width: 240px;
min-height: 120px;
background: #FFF;
}


.box_co_flex_4{
    min-width: 259px;
    
}
}

/* ----------textの説明項目---------- */

.in_pro2 {
    font-size: 16px;
    line-height: 2;
}

.in_pro ul li{
    margin: 5px 0 10px;
}

.in_pro img{
    max-width: 300px;
    margin-bottom: 20px;

}

@media (min-width: 1024px) {
.photo_r{
    float: right;
    clear: both;
    padding: 15px;
}
}
/* ----------エンブレム---------- */
.frame_emb{
max-width: 900px;
background-image: url(../img/back_emb.jpg);
background-repeat: no-repeat; 
height: auto;
margin: 20px auto;
border: 2px solid #bfbfbf;
border-radius: 3px;
padding: 15px;
box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
background-size: cover;
}

.frame_emb > h3{
font-size: 25px;
color: #c12365;
font-weight: bold;
font-family: serif;
}

.emblem_a2 img{
width: 135px;
    }

.emblem_one img{
   width: 140px; 
    padding: 0 10px;
    margin: 0 auto;
}

.emblem_a {
font-size: 13px;
}

.emblem_a2 {
text-align: center;
    }

@media (min-width: 1024px) {
.flex_emblem {
display: flex;
flex-wrap: wrap;
}

.emblem_a {
flex: 0 0 50%;
padding: 20px;
border-right: 1px solid #999;
font-size: 14px;
}

.emblem_a2 {
flex: 0 0 50%;
padding: 40px 0 0 0px;
    }
}
/*--------エンブレム画像----------*/
.emblem_img{
    width: 100%;
}

@media screen and (min-width: 769px){
.emblem_img{
    max-width: 70%;
}
}


/*
スライダー
----------------------------*/

/*
右から左へ
----------------------------*/
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-150%);
  }
}
.d-demo__wrap {
  display: flex;
  overflow: hidden;
}

.d-demo__list {
  display: flex;
  list-style: none;
}

.d-demo__list--left{
animation :infinity-scroll-left 95s infinite linear 0.5s both;
}

.d-demo__item {
  width: calc(100vw / 2);
}
.d-demo__item > img{
   width: 100%;
}

@media screen and (min-width: 769px){
 .d-demo__item {
  width: calc(100vw / 6);
}   
}

/* SP版画像保存禁止----------------------------- */
.img2 {
  pointer-events: none;
}
/* ----------------------------- */
