/* --------------------------
全端末共通のCSS
-------------------------- */

body{
  font: 100%/200% "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
  color: #444;
}

#container{
  margin: 0 auto;
  overflow: hidden;
}

header{
  display: block;
}

h1{
text-align: center;
margin:0 auto;
}

.contentsTop h2,
.contents h3{
    font-size:1.4em;
    font-weight: bold;
    padding:.5em .5em .5em 1em;
    z-index: 1;
    margin-bottom: 20px;
    text-align: left;
    background: url(/image/h2-icon.png)center left no-repeat;
}

.contents h3{
    border-bottom: 1px #BA91E5 solid;
}

p{
  padding-bottom: 30px;
}
p.narrow{
  padding-bottom: 0;
}

a{
color: #444;
}

a.arrow{
    background: url(/image/list-arrow.png)center right no-repeat;
    padding-right: 20px;
}

.brPC{
    display: inline-block;
}
.brSP{
    display: none;
}
.showPC{
    display: block;
}
.showSP{
    display: none;
}


.mb30{
    margin-bottom:30px !important;
}
.mb40{
    margin-bottom:40px !important;
}
.mb50{
    margin-bottom:50px !important;
}
.mb60{
    margin-bottom:60px !important;
}
.mb70{
    margin-bottom:70px !important;
}
.mb80{
    margin-bottom:80px !important;
}
.mb100{
    margin-bottom:100px !important;
}
.mb120{
    margin-bottom:120px !important;
}



.mt10{
    margin-top:10px !important;
}
.mt20{
    margin-top:20px !important;
}
.mt30{
    margin-top:30px !important;
}


table.textTable{
    margin-bottom: 30px;
}
table.textTable th{
    font-weight: bold;
    padding: 10px;
    width: 150px;
    border: 1px #ccc solid;
}
table.textTable td{
    padding: 10px;
    border: 1px #ccc solid;
}
table.textTable tr{
    border: 1px #ccc solid;
}


.boldlarge{
    font-weight: bold;
    font-size: 1.6em;
}

.pink{
    color:#ff55aa !important;
}
.red{
    color:#ff0033 !important;
}
.green{
    color:#408000 !important;
}
.violet{
    color:#aa0055 !important;
}
strong,
.bold{
    font-weight: bold !important;
}
.large{
    font-size:1.4em !important;
}
.Llarge{
    font-size:1.6em !important;
}
.smalltext{
    font-size:0.8em !important;
}

.alignL{
    text-align: left;
}
.alignR{
    text-align: right;
}
.alignC{
    text-align: center;
    margin: 0 auto;
}

hr.solid{
    border-top: 1px #BA91E5 solid;
    margin-bottom: 30px;
}

hr.dashed{
    border-top: 1px #BA91E5 dashed;
    margin-bottom: 30px;
}

.clear{
    clear:both;
}


/*トップページここから
-------------------*/

.top{
    height: 550px;
    background-image:url(/image/top-image-bg.jpg);
    background-repeat:  repeat-x;          
    background-position:center top;
    background-size:cover;   
}

.top h1 img{
    box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
    text-align: center;
    margin: 130px auto;
}

.newsBox{
    padding-top: 100px;
    text-align: center;
    margin: 0 auto 60px;
    background-image:url(/image/top-image-bg-2.jpg);
    background-repeat:  repeat-x;          
    background-position:center top;
    background-size:contain; 
}

.news{
    background-image:url(/image/newsbox-bg.jpg);
    background-color:  #fff;
    background-repeat:  repeat-y;          
    background-position:center top;
    background-size:200%; 
    padding: 60px 30px;
    margin: 0 auto;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
    text-align: left;
    margin: 0 auto;
    overflow: hidden;
}

.news dl{
    text-align: left;
    border-bottom: 2px #B36FAE solid;
    line-height: 3em;
    font-weight: bold;
    margin-bottom: 20px;
}

.news .kaisai{
    padding: 10px 12px;
    margin-right: 10px;
    background-color: #BA91E5;
    color: #fff;
}

.conceptBox img{
    border-radius: 50%;
    width: 260px;
    height: 260px;
}

.conceptBox{
    background-image:url(/image/concept-bg.jpg);
    background-repeat:  repeat-x;          
    background-position:center top 10%;
    background-size:cover; 
    text-align: center;
    margin: 0 auto 60px;
}
.concept{
    background-color: rgba(255,255,255,0.9);
    box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
    text-align: left;
    margin: 0 auto;
    overflow: hidden;
}

.workshop{
    z-index: 1;
}

.workshopBox{
    overflow: visible;
    padding-bottom: 60px;
    margin-bottom: 120px;
}

.workshop h3{
  width: 10em;
  font-size:1.4em;
  text-align: center;
  margin: 0 auto 30px;
  padding: 2em;
  background: #fff;
  box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
  position: relative;
  top: -50px;
}

.workshop .lightwork h3{
    border-left: solid 20px #F5DB46;
}
.workshop .plant h3{
    border-left: solid 20px #A8FA5B;
}
.workshop .tarotdeparis h3{
    border-left: solid 20px #F78080;
}
.workshop .school h3{
    border-left: solid 20px #8DC5FF;
}
.workshop .retreat h3{
    border-left: solid 20px #FF71B0;
}

.workshopBox ul{
    text-align: left;
    padding-left: 20px;
    list-style: square outside url(/image/list-arrow.png);
    line-height: 3em;
}

.workshop .Cimage{
    position: relative;
    display: block;
    height: 300px;
    width: 100%;
    text-align: center;
    margin: 0 auto 30px;
}

.workshop .h4Box{
     position: absolute;
     top:236px;
     width: 100%;
     background-color:rgba(255,255,255,0.8);
    z-index: 1;
}

.workshop h4 a{
    display: block;
    font-weight: bold;
    line-height: 4em;
    text-align: center;
    margin: 0 auto;

}

.workshop .lightwork .Cimage{
    background-image:url("/image/lightwork-bg.jpg");
    background-repeat:  no-repeat;          
    background-position:center center;
    background-size:cover; 
}

.workshop .plant .Cimage{
    background-image:url("/image/plant-img.jpg");
    background-repeat:  no-repeat;          
    background-position:center center;
    background-size:cover; 
}

.workshop .tarotdeparis .Cimage{
    background-image:url("/image/tarodeparis-img-top.jpg");
    background-repeat:  no-repeat;          
    background-position:top center;
    background-size:cover; 
}

.workshop .school .Cimage{
    background-image:url("/image/school-img.jpg");
    background-repeat:  no-repeat;          
    background-position:top center;
    background-size:cover; 
}

.workshop .retreat .Cimage{
    background-image:url("/image/retreat-img.jpg");
    background-repeat:  no-repeat;          
    background-position:center center;
    background-size:cover; 
}


.workshop .lightwork{
    background-image:url("/image/workshop-yellow-bg.jpg");
    background-position:center top;
    background-size:cover; 
}

.workshop .plant{
    background-image:url("/image/workshop-green-bg.jpg");
    background-position:center top;
    background-size:cover; 
}

.workshop .tarotdeparis{
    background-image:url("/image/workshop-red-bg.jpg");
    background-position:center top;
    background-size:cover; 
}

.workshop .school{
    background-image:url("/image/workshop-blue-bg.jpg");
    background-position:center top;
    background-size:cover; 
}

.workshop .retreat{
    background-image:url("/image/workshop-pink-bg.jpg");
    background-position:center top;
    background-size:cover; 
}

.shop{
    padding-top: 30px;
    color: #FF884D;
    background: #F1FF8C;
    margin-bottom: 100px;
    text-align: center;
}

.shop a.shikaku{
    border:2px #FF884D solid;
    padding: 20px 50px 20px 40px;
    color: #FF884D;
    background: url(/image/list-arrow-o.png)center right 10% no-repeat;

}

/*トップページここまで
-------------------*/


/*メインコンテンツここから
-------------------*/

.categoryTop{
    height: 250px;
    margin-bottom: 50px;
}

.sentence{
    text-align: left;
}

.breadcrumbs{
    width: 100%;
    margin: 10px auto 20px;
}

.breadcrumbs ul li{
    display: inline-block;
    font-size:.8em;
}

.breadcrumbs ul li:first-child::before{
    content:"";
}
.breadcrumbs ul li::before{
    content:"> ";
}


.aboutpage1{
    background-image:url("/image/newsbox-bg.jpg");
    background-position:center top 40%;
    background-size:cover;
}
.lightworkpage1{
    background-image:url("/image/workshop-yellow-bg.jpg");
    background-position:center top 40%;
    background-size:cover;
}
.plantpage1{
    background-image:url("/image/workshop-green-bg.jpg");
    background-position:center top 40%;
    background-size:cover;
}
.tarotdeparispage1{
    background-image:url("/image/workshop-red-bg.jpg");
    background-position:center top 40%;
    background-size:cover;
}
.schoolpage1{
    background-image:url("/image/workshop-blue-bg.jpg");
    background-position:center top 40%;
    background-size:cover;
}
.retreatpage1{
    background-image:url("/image/workshop-pink-bg.jpg");
    background-position:center top 40%;
    background-size:cover;
}

.contents h2{
  display: block;
  font-size:1.4em;
  text-align: center;
  margin: 0 auto;
  padding: 2em;
  background: #fff;
  box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
  position: relative;
  top: -100px;
}

.contents h4{
  display: block;
  font-weight: bold;
  margin: 0 auto 20px;
  border-bottom: 1px #aaa solid;
}

.contents.lightworkpage2 h2{
    border-left: solid 20px #F5DB46;
}
.contents.plantpage2 h2{
    border-left: solid 20px #A8FA5B;
}
.contents.tarotdeparispage2 h2{
    border-left: solid 20px #F78080;
}
.contents.schoolpage2 h2{
    border-left: solid 20px #8DC5FF;
}
.contents.retreatpage2 h2{
    border-left: solid 20px #FF71B0;
}
.contents.aboutpage2 h2{
    border-left: solid 20px #BA91E5; 
} 

.sentence{
    position: relative;
    top: -60px;
}

.sentence ul.listMenu{
    text-align: center;
    margin: 0 auto;
}
.sentence ul.listMenu li{
    display: inline-block;
    margin: 15px;
}


.sentence ul.listMenu li a{
    display: block;
}


.sentence ul.listMenuStory{
    text-align: center;
    margin: 0 auto;
}
.sentence ul.listMenuStory li{
    display: inline-block;
    border: 1px #ccc solid;
    line-height: 3em;
    padding-left: 15px;
    margin: 5px 0;
    background-image: url(/image/list-arrow.png);
    background-repeat: no-repeat;
    background-position: left 10% center;
    font-weight: bold;
    position: relative;
}
.sentence ul.listMenuStory li a{
    display: block;
}

.retreatBox{
    padding-top: 50px;
}


.shopBox{
    overflow: hidden;
    margin-bottom: 30px;
}

.shopBox a.shikaku{
    border:2px #FF884D solid;
    padding: 20px 50px 20px 40px;
    color: #FF884D;
    background: url(../image/list-arrow-o.png)center right 10% no-repeat;
    margin-bottom: 20px;
    text-align: center;
    display: block;
}

/*メインコンテンツここまで
-------------------*/



/*フッターここから
-------------------*/
#page-top{
  display: block;
  position: fixed;
  right: 10px;
  bottom: 10px;
}
.page-top{
    z-index: 100;
}
#page-top a span{
display: block;
width:60px;
height:60px;
margin-right: 13px;
background-image: url(/image/page-top-img.png);
}

#page-top p{
    padding-bottom: 0;
}

footer{
    margin-top: 50px;
}
footer .up{
 clear: both;
 background: #fff url(/image/top-image-bg.jpg) center -100px;
 width: 100%;
 text-align: center;
}

footer .up img{
  width:150px;
  box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
}

footer .under{
 clear: both;
 color: #fff;
 background-color: #BA91E5;
 width: 100%;
 text-align: center;
}

footer .under a{
    color: #fff;
    font-weight: bold;
}
footer .under p{
    padding-bottom: 0;
}

/*フッターここまで
-------------------*/





/* ---------------------------------
ここからPC用（769px～）環境の設定
------------------------------------*/
/*表示を切り替えるウィンドウサイズの指定*/
@media (min-width:769px) {
  body{

  }

    a{
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all  0.3s ease;
    }

    a img{
      border:none;
      transition: all  0.3s ease;
    }

     a:hover{
        color: #999;
     }

  footer a:hover img{
    opacity: 1;
  }
    
  a:hover img{
    opacity: 0.7;
  }

  .nav-top-button{
        display: none;
  }
    
    .left,
    .right{
        width: 50%;
        display: block;
        text-align: center;
        margin: 0 auto;       
    }

    .left{
        float: left;
    }
    .right{
        float: right;
    }

    #section{
        text-align: left;
        margin: 0 auto;
    }
    .contentsTop,
    .contents{
        text-align: center;
        margin: 0 auto;        
    }
    .contents{
        width: 770px;
    }

    .top h1 img{
        margin: 130px auto;
    }

    .contents h2{
      width: 16em;
    }

    h2.C{
        font-size:1.4em;
        font-weight: bold;
        padding:1em;
        margin-bottom: 60px;
        text-align: center;
        background: url(/image/h2-icon.png)center left 40% no-repeat;
        border-bottom: 1px #BA91E5 solid;
    }

    .news{
        width: 60%;
    }

    .conceptBox{
        padding:50px;
    }

    .concept{
        padding: 60px 30px;
        width: 60%;
    }
    .concept .right{
        text-align: left;
    }


    .workshop .left,
    .workshop .right{
        width: 40%;
    }

    .workshop .col2Box{
        text-align: center;
        margin: 0 auto;
          width: 700px;
         overflow: hidden;   
    }

    .workshop .col1Box{
        text-align: center;
        margin: 0 auto;
        width: 350px;
        overflow: hidden;   
    }

    .shop .col3Box{
        overflow: hidden;
        padding-bottom: 20px;
    }
    .shop .col3Box .col3-l,
    .shop .col3Box .col3-c,
    .shop .col3Box .col3-r{
        margin: 0 auto;
        float: left;
        width: 33%;
    }
    .shop .col3Box .col3-l{
        text-align: right;
    }
    .shop .col3Box .col3-c{
        text-align: center;
    }
    .shop .col3Box .col3-r{
        text-align: left;
    }

    .sentence ul.listMenu{
        text-align: center;
        margin: 0 auto;
    }
    .sentence ul.listMenu li{
        width: 45%;
    }
    .sentence ul.listMenuStory li{
         width: 40%;       
    }
    .shopWrap{
        display:flex;
          display: -webkit-box; /*Android4.3*/
          display: -moz-box;    /*Firefox21*/
          display: -ms-flexbox; /*IE10*/
          display: -webkit-flex; /*PC-Safari,iOS8.4*/
    }
    .shopBox{
        width: 45%;
        margin: 1%;
        padding: 8px;
    }
    .shopBox img{
        max-width: 300px;
    }


    footer .up{
     height:280px;
    }
    
    footer .under{
        line-height: 5em;
    }

}



/* --------------------------------------------------
ここからスマートフォン用（768px以下）環境の設定
-------------------------------------------------- */
/*表示を切り替えるウィンドウサイズの指定*/
@media (max-width : 768px){

    body{
      background: #fff;
    }

    img{
        max-width: 100%;
    }

    #container{
      width: 100%;
    }

    .contents{
       width: 100%;
       padding: 10px;
       box-sizing: border-box;
    }

    header {
      width: 100%;
      height: auto;
    }
    .brPC{
        display: none;
    }
    .brSP{
        display: inline-block;
    }
    .showPC{
        display: none;
    }
    .showSP{
        display: block;
    }

    .news{
        width: 88%;
        background-position:center top;
        background-size:500%;
        background-repeat: repeat-y;
        padding: 60px 20px;
    }    

    .left{
        float: none;
        width: 100%;
        margin-bottom: 60px;
    }
    .right{
        float: none;
        width: 100%;
    }

    .top{
        height: 300px;
        background-size:130%;  
    }


    .top h1 img{
        margin: 60px auto;
        width: 50%;
    }

    .contents h2{
      width: 10em;
    }

    h2.C{
        font-size:1.4em;
        font-weight: bold;
        padding:1em;
        z-index: 1;
        margin-bottom: 60px;
        text-align: center;
        background: url(/image/h2-icon.png)center left 20% no-repeat;
        border-bottom: 1px #BA91E5 solid;
    }

    .newsBox{
        padding-left: 15px;
        padding-right: 15px;
        background-size:150%; 
    }

    .conceptBox{
        padding:20px;
    }
    .concept{
        padding: 50px 10px;
    }
    .concept>.left{
        text-align: center;
        margin: 20px auto;
    }

    .workshop .col2Box{
        margin: 0 30px;
        overflow: hidden;   
    }

    .workshop .col1Box{
         width: 80%;
        text-align: center;
         margin: 0 auto;
         overflow: hidden;
    }

    .shop .col3Box .col3-l,
    .shop .col3Box .col3-c,
    .shop .col3Box .col3-r{
        text-align: center;
        margin: 0 auto;
        float: none;
        width: 100%;
    }

    .shop .col3Box .col3-r{
        padding-top: 50px;
    }
    
    .shop img{
        width: 40%;
    }

    .scroll-table{
      overflow: auto;
      white-space: nowrap;
      border: solid 1px #ddd;
    }
    .scroll-table table{
        width: 100%;
        border-collapse: collapse;
        border: solid 1px #ddd;
    }

    .categoryTop{
        background-position:center top 20%;
        background-size:cover;
        height: 150px;
        margin-bottom: 30px;
    }
    .sentence ul.listMenu li{
        width: 90%;
    }

    .sentence ul.listMenuStory li{
         width: 40%;       
    }

    .shopBox{
        width: 100%;
        font: none;
    }

    
    #page-top{
      display: block;
      position: fixed;
      right: 5px;
      bottom: 0;
    }
    #page-top p{
        padding-bottom: 10px;
    }

    footer .up{
     height:200px;
    }
    footer .under{
     line-height: 3em;
     padding-bottom: 60px;
    }

}
