@charset "UTF-8";

@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");

body{
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
	font-size:16px;
}

.sticky-top{
	position: sticky;
	z-index: 999;
	top: 0px;
}


body#index{
	background-color:#000000;
	color:#FFFFFF;
}

/*雫トップ*/
body#shizuku{
	background-color:#000000;
	color:#000000;
}
#shizuku .bg-image-pc{
	position:fixed;
	top:20%;
	left:20%;
	right:20%;
	bottom:15%;
	background-image: url("../images/shizuku/tonbo2.jpg");
	background-size: cover;
	background-position: center top;
	z-index:-1;
}
#shizuku .bg-image{
	position:fixed;
	top:25%;
	left:0;
	right:0;
	bottom:25%;
	background-image: url("../images/shizuku/tonbo2.jpg");
	background-size: cover;
	background-position: center top;
	z-index:-1;
}
#shizuku .title-image{
	position:fixed;
	top:50px;
	left:50%;
	margin-left:-40px;
	width:80px;
}
#shizuku .shizuku_menu{
	position:fixed;
	bottom:50px;
	width:100%;
	text-align:center;
}
#shizuku .shizuku_menu a{
	font-size:24px;
	color:mediumpurple;
	font-weight:bold;
	font-family: serif;
}
#shizuku .shizuku_menu a:hover{
	text-decoration: none;
	color:#FFFFFF;
}


/*恋の雫*/
body#koi{
	background-color:#000000;
	color:#FFFFFF;
}
#koi .bg-image-pc{
	position:fixed;
	top:15%;
	left:20%;
	right:20%;
	bottom:15%;
	background-image: url("../images/shizuku/image.jpg");
	background-size: cover;
	background-position: center top;
	z-index:-1;
}
#koi .bg-image{
	position:fixed;
	top:25%;
	left:0;
	right:0;
	bottom:25%;
	background-image: url("../images/shizuku/image.jpg");
	background-size: cover;
	background-position: center top;
	z-index:-1;
}
#koi h3,table{
	font-family: serif;
	
}
#koi h3{
	font-weight:bold;
	line-height:3em;
}
#koi table td{
	padding:1em 0;
	vertical-align: top;
	font-size:15px;
}

/*筆の雫*/
body#hude{
	background-color:#000000;
	color:#FFFFFF;
}
#hude .bg-image{
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-image: url("../images/shizuku/yukiyama.jpg");
	background-size: cover;
	background-position: center top;
	z-index:-1;
}
#hude .font-deco{
	font-size:1.5em;
	font-family: serif;
	color:#995112;
	text-shadow: 1px 0px 10px #FFFFFF,1px 0px 10px #FFFFFF,1px 0px 10px #FFFFFF,1px 0px 10px #FFFFFF,1px 0px 10px #FFFFFF,1px 0px 10px #FFFFFF;
	
}
#hude .font-deco h3{
	font-size:1.6em;
}
#hude .font-deco p{
	margin-left:-1em;
}
#hude .tategaki{
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

/*月の雫*/
body#tuki{
	background-color:#000000;
	color:#FFFFFF;
}
#tuki h3, #tuki p{
	font-family: serif;
	line-height:2em;
	text-shadow: 2px 2px 3px #000000,-2px -2px 3px #000000,-2px 2px 3px #000000,2px -2px 3px #000000,2px 2px 3px #000000,-2px -2px 3px #000000,-2px 2px 3px #000000,2px -2px 3px #000000,2px 2px 3px #000000,-2px -2px 3px #000000,-2px 2px 3px #000000,2px -2px 3px #000000;
}
#tuki h3{
	display:inline-block;
	background-color:rgba(0,0,0,0.8);
	padding:20px 60px 60px 0;
	z-index:-2;
	border-radius: 0 0 120% 0;
}
#tuki p{
	position: relative;
	z-index:-3;
	font-size:18px;
}
#tuki .bg-image{
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-image: url("../images/shizuku/tuki_m.jpg");
	background-size: 300px;
	background-position: right top;
	background-repeat: no-repeat;
	z-index:-4;
}
#tuki .bg-image2{
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:30px;
	background-image: url("../images/shizuku/kitune.png");
	background-size: 300px;
	background-position: left bottom;
	background-repeat: no-repeat;
	z-index:-4;
}

@media screen and (max-width: 768px) {
	#tuki .shizuku_moji{
		overflow-y: scroll;
		height:240px;
	}
	#tuki .bg-image{
		position:fixed;
		top:0;
		left:0;
		right:0;
		bottom:0;
		background-image: url("../images/shizuku/tuki_m.jpg");
		background-size: 150px;
		background-position: right top;
		background-repeat: no-repeat;
		z-index:-4;
	}
	#tuki .bg-image2{
		position:fixed;
		top:0;
		left:0;
		right:0;
		bottom:30px;
		background-image: url("../images/shizuku/kitune.png");
		background-size: 150px;
		background-position: left bottom;
		background-repeat: no-repeat;
		z-index:-4;
	}
}

/*写真*/
body#photo{
	background-color:#000000;
	color:#FFFFFF;
}
#photo h3{
	font-family: serif;
}




/*Google font*/
.wf-hannari { font-family: "Hannari"; }

/*虹色*/
.nanairo{
    /*background: linear-gradient(to right,#e60000,#f39800,#fff100,#009944,#0068b7,#1d2088,#920783);*/
	background: linear-gradient(to right, #ff6666, #ffb366, #ffeb66, #66ff99, #66a3ff, #9966ff, #ff66cc);

    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 160%;
    display: inline-block;
	font-family: serif;
}

/*画像のmax-size*/
img{
	max-width:100%;
}

.footer{
	position:fixed;
	bottom:0;
	width:100%;
	background-color:rgba(0,0,0,0.85);
	color:#FFFFFF;
	font-size:13px;
	padding:0;
}
.footer p{
	margin:0;
	padding:0;
	font-size:13px !important;
}




/*========= ナビゲーションのためのCSS ===============*/

#g-nav{
    /*position:fixed;にし、z-indexの数値を大きくして前面へ*/
    position:fixed;
    z-index: 999;
    /*ナビのスタート位置と形状*/
	top:0;
    right: -120%;
	width:280px;
    height: 100vh;/*ナビの高さ*/
	/*
	background: linear-gradient(to right,rgba(199,0,0,1),rgba(210,131,0,1),rgba(223,208,0,1),rgba(0,135,60,1),rgba(0,90,160,1),rgba(24,24,120,1),rgba(128,0,125,1));
	
	background: linear-gradient(to right, #ff6666, #ffb366, #ffeb66, #66ff99, #66a3ff, #9966ff, #ff66cc);
	*/
	background-color:#000000;
    /*動き*/
	transition: all 0.6s;
}

/*アクティブクラスがついたら位置を0に*/
#g-nav.panelactive{
    right: 0;
}

/*ナビゲーションの縦スクロール*/
#g-nav.panelactive #g-nav-list{
    /*ナビの数が増えた場合縦スクロール*/
    position: fixed;
    z-index: 999; 
    width: 100%;
    height: 100vh;/*表示する高さ*/
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

/*ナビゲーション*/
#g-nav ul {
    /*ナビゲーション天地中央揃え*/
    position: absolute;
    z-index: 999;
	top:60px;
}

/*リストのレイアウト設定*/

#g-nav li{
	list-style: none;
    text-align: center;
}

#g-nav li a{
	color: #FFFFFF;
	text-decoration: none;
	padding:3px;
	display: block;
	letter-spacing: 0.1em;
	font-weight: normal;
}

/*========= ボタンのためのCSS ===============*/
.openbtn{
	position:fixed;
    z-index: 9999;/*ボタンを最前面に*/
	top:10px;
	right: 10px;
	cursor: pointer;
    width: 50px;
    height:50px;
}
	
/*×に変化*/	
.openbtn span{
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 14px;
    height: 3px;
    border-radius: 2px;
	background-color: #666;
  	width: 45%;
  }

.openbtn span:nth-of-type(1) {
	top:15px;	
}

.openbtn span:nth-of-type(2) {
	top:23px;
}

.openbtn span:nth-of-type(3) {
	top:31px;
}

.openbtn.active span:nth-of-type(1) {
    top: 18px;
    left: 18px;
    transform: translateY(6px) rotate(-45deg);
    width: 30%;
}

.openbtn.active span:nth-of-type(2) {
	opacity: 0;
}

.openbtn.active span:nth-of-type(3){
    top: 30px;
    left: 18px;
    transform: translateY(-6px) rotate(45deg);
    width: 30%;
}
.openbtn p{
	position: absolute;
	top:31px;
	font-size:12px !important;
	text-align:center;
	color:#FFFFFF;
	font-family: sans-serif !important;
	font-weight:bold;
}
/*==================================================
　5-2-1 3本線が×に
===================================*/
/*ボタン外側※レイアウトによってpositionや形状は適宜変更してください*/
.openbtn{
	/*ボタン内側の基点となるためrelativeを指定。
追従するナビゲーションの場合はfixed＋top、rightといった位置をセットで指定*/
	position: fixed;
	cursor: pointer;
    width: 50px;
    height:40px;
	border-radius: 5px;
	top:10px;
	right:10px;
	z-index:9999;
}

/*ボタン内側*/
.openbtn span{
    display: inline-block;
    transition: all .4s;/*アニメーションの設定*/
    position: absolute;
    left: 9px;
    height: 2px;
    border-radius: 2px;
	background: #fff;
  	width: 45%;
  }

.openbtn span:nth-of-type(1) {
	top:10px;	
}

.openbtn span:nth-of-type(2) {
	top:18px;
}

.openbtn span:nth-of-type(3) {
	top:26px;
}

/*activeクラスが付与されると線が回転して×に*/

.openbtn.active span:nth-of-type(1) {
    top: 13px;
    left: 13px;
    transform: translateY(6px) rotate(-45deg);
    width: 30%;
}

.openbtn.active span:nth-of-type(2) {
	opacity: 0;/*真ん中の線は透過*/
}

.openbtn.active span:nth-of-type(3){
    top: 25px;
    left: 13px;
    transform: translateY(-6px) rotate(45deg);
    width: 30%;
}



#tomarigi .modal-content{
	background-color:#DD9999;
	color:#FFFFFF;
	font-size:12px;
}