@charset "utf-8";

/*基本ページここから*/

body{
    background-color: #ffffff;
    color:#333;
/*    font-size:100%;*/
    font-size:1em;
    line-height: 1.5;
    font-family: "フォーク R","Folk Regular","メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-decoration: none;
}

/*
#top{
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.5);    
}
*/

/*drawermenuのチェックボックス等は非表示に*/
.nav-unshown {
  display:none;
}

#nav-open{
    display: none;
}

#nav-content ul li{
    display: none;
}

/*drawermenuのチェックボックス等は非表示に　ここまで*/

header h1{
    margin:0 0 0 8px;
    }

img{
    width: 100%;
    height: auto;
    border: 0;
    vertical-align: bottom;
}

#contents{
    margin:0 auto 0 auto;
    width: 95%;
}

header{
    margin:0 auto 0 auto;
    padding-top: 20px;
}


#top_tl{
    overflow: hidden;
}

#logo{
    width: 30%;
    height:5%;
    float: left;
    font-size: 2em;
    color: rgba(0, 0, 0, 0.6);
    position: fixed;
    display: inline-block;
    background-color: white;
    transition: .3s;
}

/*
#logo {
    transition: .3s;
}
*/

#logo:hover{
    opacity: 0.5;
}


#t_nav ul{
    float: right;
    list-style-type: none;
    margin:0 0 20px 0;
    padding: 0;
    text-align: right;
    width: 50%;
    position: fixed;
    left:30%;
    display: inline-block;
    background-color: white;
    z-index: 10;
    }

#t_nav ul li{
    float: left;
    width: 25%;
/*    font-size: 120%;*/
    font-size: 1.5em;
    color: rgba(0, 0, 0, 0.6);
    text-align: center;
}

#t_nav ul li a{
    overflow: hidden;
    padding-top:44px;
    
}

#t_nav ul li :hover{
    opacity: 0.6;
}

#breadcrumb ul{
    list-style-type: none;
    overflow: hidden;
    text-decoration: blink;
    margin-top: 5%;
}

#breadcrumb ul li{
    float: left;
}

#message{
    margin-left: 10%;
}

#b_nav ul{
    list-style-type: none;
    text-decoration: blink;
}

#b_nav ul li a:hover{
    opacity: 0.6;
}

header{
    overflow: hidden;
}

footer{
    margin-top: 5%;
    text-decoration: blink;
    font-size: 1.2em;
}

#pagetop{
    width:5%;
    margin-top: 0;
	margin-bottom: 0;
	float: right;
    overflow: hidden;
}

#copy{
    margin-top: 0;
	margin-bottom: 15px;
	text-align: center;
    overflow: hidden;
}

a{
    text-decoration: none;
    color: dimgrey;
}

#b_nav{
    overflow: hidden;
    
}
#nv_left{
    width: 20%;
    float: left;
}
#nv_right{
    width: 20%
    float: left;
}

/*基本ページここまで*/



/*index.htmlここから*/

#contents{
    overflow: hidden;
}

#top_9img{
    width: 80%;
    margin:0 auto 0 auto;
    padding-top: 20px;
    overflow: hidden;
}

#top_9img figure{
    margin: 2%;
    padding: 0;
    width: 28%;
    float: left;
    position: relative;
}

#top_9img figure p{
    position: absolute;
    /*    font-weight: bold; 太字に*/
    font-size: 2em;/*サイズ2倍*/
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin:0;
    padding:0;
}

#top_9img figure a:hover{
    opacity: 0.7;
}

.white{
    color: rgba(255, 255, 255, 0.9);
    background-color: rgba(0, 0, 0, 0.5);
    display: inline-block;
    width: 100%;
}

.black{
    color: rgba(0, 0, 0, 0.6);
    background-color: rgba(255, 255, 255, 0.5);
    width: 100%;
}


/*index.htmlここまで*/


/*web.htmlここから*/

#web_contents{
    width: 80%;
    margin:0 auto 0 auto;
	font-size: 80%;
	color: dimgray;
}

h1{
    font-size: 2.6em;
    color: dimgray;
}

h2{
    font-size: 100%;
    color: dimgray;
}

div#flower.typesquare_tags{
    margin-top: 50px;
}

#dc-shizuku_wp{
    font-size:1.4em;
    margin:30px 0 40px 0;
}

#dc-shizuku{
	font-size:1.4em;
	margin:30px 0 40px 0; 
}

#flower{
	font-size:1.4em;
	margin:30px 0 40px 0; 
}

#shodo{
	font-size:1.4em;
	margin:30px 0 40px 0; 
}

/*
#shodo{
    position:relative;
    width: 80%;
    
}
*/

/*
#flower{
    margin-top: 10%;
    position:relative;
    width: 80%;
    
}

#sho_cap{
    display: inline-block;
    position: absolute;
    top: 20px;
    left:0px;    
}
*/


/*
#sho_box_1{
    position:absolute;
    top:120px;
    left:0;
    width: 80%;
    z-index: 0;
}
#sho_box_2{
    position: absolute;
    top: 400px;
    left:60px;
    width: 80%;
    z-index: 10;
}
*/

/*
#flow_box_1{
    position:absolute;
    top:30px;
    left:30px;
    z-index: 0;
}
#flow_box_2{
    position: absolute;
    top: 150px;
    left:60px;
    z-index: 10;
}
*/



/*
#sho_cap{
    display: inline-block;
    position: absolute;
    top: 0px;
    left:0px;    
}
*/


/*web.htmlここまで*/


/*flyer.htmlここから*/

#flyers{
    width: 85%;
    margin:0 auto 0 auto;
    padding-top: 20px;
}

.thumb_v{
    width: 23%;
    height: auto;
    margin:0 0.5%;
    padding:0;
}

.thumb_h{
    width: 18%;
    height: auto;
    margin:0.6%;
    padding:0;
}

/*flyer.htmlここまで*/


/*about.htmlここから*/

#about{
    margin: 0 auto;
    width: 90%;
    color:dimgrey;
    overflow: hidden;
}

#about_right{
    float: right;
    width:65%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	font-size: 1em;
}

#about_left{
    float: left;
    width: 30%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	font-size: 1em;
}

#about strong{
    font-size: 1.5em;
}

#about p{
    width: 80%;
}

#pr{
	font-size:0.9em;
}


/*
#about p{
    width: 30%;
}
*/

#pr{
    width: 80%;
    color: dimgrey;
    margin: 0 auto;
    overflow: hidden;
}

#icon{
    float: right;
    display: inline-block;
    margin: 0;
}

#icon p{
    margin: auto 0 0 50%;
    width:40%;
}

/*
#icon img{
    width: 30%;
}
*/

/*about.htmlここまで*/


/*contact.htmlここから*/

#contact{
        margin-left: 10%;
}

#contact h1{
    color: dimgray;
}

#contact ul li{
    list-style-type: none;
}

input[type="text"]{
    width: 30%;
}

input[type="email"]{
    width: 30%;
}

input[required]{
    background-color: beige;
}

textarea{
    margin: 0;
    padding: 0;
    width: 40%;
    height: 115px;
    overflow-y: scroll;
    background-color: beige;
}

@media screen and (max-width:572px) {
input[type="submit"], input[type="reset"], input[type="button"] {
	display:block;
	width:80%;
	height:40px;
}
}
/*contact.htmlここまで*/


/*sky.htmlここから*/

.sky_slides{
    overflow: hidden;
    width:80%;
    margin:0 auto;
/*    border: 1px solid #000;*/
}

#sky_cap{
    width: 35%;
    float: left;
    margin-left: 10%;
    margin-top: 20%;
/*    border: 1px solid #000;*/
}

#myslider01{
    float: right;
    width: 50%;
    height: auto;
    padding:0;
/*    border: 1px solid #000;*/
}


/*sky.htmlここまで*/


/*sakura.htmlここから*/

.sakura_slides{
    overflow: hidden;
    width:80%;
    margin:0 auto;
/*    border: 1px solid #000;*/
}

#myslider02{
    float: left;
/*    float: right;*/
    width: 50%;
    height: auto;
    padding:0;
/*    border: 1px solid #000;*/
}

#sakura_cap{
    width: 35%;
    float: right;
/*    float: left;*/
    margin-left: 10%;
    margin-top: 5%;
/*    border: 1px solid #000;*/
}

/*sakura.htmlここまで*/


/*calligraphy.htmlここから*/

/*calligraphy.htmlここまで*/


/*leather.htmlここから*/

#myslider04m{
    width: 40%;
    height: auto;
    margin: 0 auto;
}

#myslider04c{
    width: 40%;
    height: auto;
    margin: 0 auto;
}

/*leather.htmlここまで*/


/*dance.htmlここから*/

/*dance.htmlここまで*/





/*@mediaルールでスマホ用の設定ここから*/

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

        
/*共通ここから*/
    
#breadcrumb ul {
    padding:0;
    margin-top: 5%;
    }

#logo{
    width: 130px;
    height: 40px;
    float: left;
    font-size: 1.5em;
    z-index: 300;
	background-color: rgba(255,255,255,0);
}
	
h1#logo.typesquare_tags{
	background-color: rgba(255,255,255,0);
	}
    
    
/*右上通常menuを消す*/
#t_nav{
    display: none;
}
    
    
/*右上menuをハンバーガーメニューにする（全menu入れる）ここから*/

#nav-drawer{
    margin: 0 10px 0 0;
    padding: 10px;
    background-color: none;
    position: relative;
    text-align: right;
    }

/*アイコンのスペース*/
#nav-open {
  display: inline-block;
  width: 30px;
  height: 22px;
  vertical-align: middle;
    z-index: 400;
}

/*ハンバーガーアイコンをCSSだけで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
  height: 3px;/*線の太さ*/
  width: 25px;/*長さ*/
  border-radius: 3px;
  background: #555;
  display: block;
  content: '';
  cursor: pointer;
}
#nav-open span:before {
  bottom: -8px;
}
#nav-open span:after {
  bottom: -16px;
}

/*閉じる用の薄黒カバー*/
#nav-close {
  display: none;/*はじめは隠しておく*/
  position: fixed;
  z-index: 99;
  top: 0;/*全体に広がるように*/
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,.3);
  opacity: 0.5;
  transition: .3s ease-in-out;
}

/*中身*/
#nav-content {
  overflow: auto;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 200;/*最前面に*/
  width: 100%;/*右側に隙間を作る（閉じるカバーを表示）*/
  max-width: 180px;/*最大幅（調整してください）*/
  height: 100%;
  background: rgba(38,42,83,.8);/*背景色*/
/*  transition: .3s ease-in-out;滑らかに表示*/
  transition: 0.7s ease-in-out;/*滑らかに表示*/
  -webkit-transform: translateX(-105%);
  transform: translateX(105%);/*右に隠しておく*/
    text-align: left;/*    ハンバーガーメニューのalign-rightを解除*/
}
    
    
#nav-content ul li{
        display: inline-block;
        font-style: bold;
        z-index: 500;
        width:100px;
        height:50px;
/*        margin-bottom: 5px;*/
    }
    
    #nav-content ul li a{
        color: white;/*テキスト白にしたい*/
        z-index: 700;
    }

/*チェックが入ったらもろもろ表示*/
#nav-input:checked ~ #nav-close {
  display: block;/*カバーを表示*/
  opacity: .5;
/*    z-index: 600;*/
}

#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(100%);
  transform: translateX(0%);/*中身を表示（右へスライド）*/
    transform: translateY(10%);/*中身を表示（下へスライド）*/
    box-shadow: 6px 0 25px rgba(0,0,0,.15);
}

    
/*右上menuをハンバーガーメニューにする（全menu入れる）ここまで*/
    
    
    
/*左下footerのナビを非表示にする*/
#b_nav {
    display:none;
    }
    
/*文字を大きくする*/
body{
    font-size: 1.2em;
    }

/*Copyrightとページ上へ、の設定*/
#pagetop{
    width:15%;
    margin-top: 0;
	margin-bottom: 0;
	float: right;
/*    overflow: hidden;*/
}

#copy{
    margin-top: 0;
	margin-bottom: 15px;
	text-align: center;
    overflow: hidden;
}
    
/*共通　スマホ用　ここまで*/

    
    
/*index.htmlスマホ用ここから*/
/*    画像を一つずつ縦長に表示*/
figure{
    width: 75%;
    float:none;
    margin:0 auto 0 auto;
    position: relative;
}
    
#top_9img{
    width: 90%;
    margin:0 auto 0 auto;
    padding-top: 20px;
/*    overflow: hidden;*/
}

#top_9img figure{
    margin: 2%;
    padding: 0;
    width: 100%;
    float: left;
    position: relative;
}
    
#top_9img figure p{
    position: absolute;
    /*    font-weight: bold; 太字に*/
    font-size: 2em;/*サイズ2倍*/
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin:0;
    padding:0;
}
    
/*index.htmlスマホ用ここまで*/
    
    
/*web.htmlスマホ用ここから*/

#web_contents{
    width: 80%;
    margin:10% auto 10% auto;
    font-size: 0.8em;
}

h1{
    font-size: 170%;
    color: dimgray;
}

h2{
    font-size: 110%;
    color: dimgray;
}

#shodo figcaption{
    margin-top: 20% auto 10% auto;
    }
    
#flower{
    margin-top: 20%;
}

/*web.htmlスマホ用ここまで*/
    
    
/*flyer.htmlスマホ用ここから*/
    
#flyers{
    width: 80%;
    margin:0 auto;
    padding-top: 20px;
}

.thumb_v{
    width: 100%;
    height: auto;
    margin:0 auto 5% auto;
    padding:0;
}

.thumb_h{
    width: 100%;
    height: auto;
    margin:0 auto 5% auto;
    padding:0;
}
    
/*flyer.htmlスマホ用ここまで*/
    
/*about.htmlスマホ用ここから*/

#about{
    margin: 0 auto;
    width: 95%;
    color: darkgrey;
    overflow: hidden;
/*    border: 1px solid #000;*/
}

#about_left{
    float: none;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
/*    border: 1px solid #000;*/
}

#about_right{
    float: none;
    width:100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
/*    border: 1px solid #000;*/
}

#about strong{
    font-size: 1.5em;
}

#about p{
    width: 80%;
    overflow: hidden;
/*    border: 1px solid #000;*/
}

#pr{
    width: 90%;
    color: darkgrey;
    margin: 0 auto;
    overflow: hidden;
/*    border: 1px solid #000;*/
}

#icon{
    float: right;
    display: inline-block;
    margin: 0;
/*    border: 1px solid #000;*/
}

#icon p{
    margin: auto 0 0 auto;
    width:50%;
/*    border: 1px solid #000;*/
}

/*about.htmlスマホ用ここまで*/
    
/*contact.htmlスマホ用ここから*/

#contact {
	width:100%;
	margin:0 auto;
}

#contact ul{
    padding-left:2%;
    }
    
input[type="text"], input[type="email"], input[type="tel"],textarea {
	width:80%;
	padding:5px;
	font-size:110%;
	display:block;
}
    
    
input[type="submit"], input[type="reset"], input[type="button"] {
	display:block;
	width:40%;
	height:40px;
}
    
/*contact.htmlスマホ用ここまで*/
    
    
/*sky.htmlスマホ用ここから*/
/*    画像大きく*/
    
.sky_slides{
/*    overflow: hidden;*/
    width:95%;
    margin: 0;
/*    border: 1px solid #000;*/
}

#sky_cap{
    width: 100%;
/*    float: left;*/
    margin-left: 2%;
    margin-top: 5%;
    font-size: 0.9em;
/*    border: 1px solid #000;*/
}

#myslider01{
/*    float: right;*/
    width: 95%;
    height: auto;
    padding:0;
    margin-bottom: 5%;
/*    border: 1px solid #000;*/
}

/*sky.htmlスマホ用ここまで*/

    
/*sakura.htmlスマホ用ここから*/
/*    画像大きく*/
    
.sakura_slides{
/*    overflow: hidden;*/
    width:100%;
    margin:0 auto;
/*    border: 1px solid #000;*/
}

#myslider02{
/*    float: left;*/
    width: 100%;
    height: auto;
    padding:0;
/*    border: 1px solid #000;*/
}

#sakura_cap{
    width: 70%;
/*    float: right;*/
    margin:0 10%;
/*    border: 1px solid #000;*/
}
    
/*sakura.htmlスマホ用ここまで*/
    
    
/*leather.htmlスマホ用ここから*/
/*    画像大きく*/
#myslider04m{
    width: 100%;
    height: auto;
    margin: 0 auto;
}

#myslider04c{
    width: 100%;
    height: auto;
    margin: 0 auto;
}
    
/*leather.htmlスマホ用ここまで*/
    
}

/*@mediaルールでスマホ用の設定ここまで*/