@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Alegreya+Sans+SC&display=swap');
/*
'Alegreya Sans SC' is licensed under the Open Font License.
https://fonts.google.com/specimen/Alegreya+Sans+SC
*/

/* 共通設定 */
html {
    background: transparent;
    font-size: 62.5%;
    scroll-behavior: smooth;
}
body {
    min-height: 100vh;
    background: #ffffff;
    color: #5c6981;
    font-size: 1.3rem;
    font-family: 'メイリオ', 'ヒラギノ角ゴ', sans-serif;
    letter-spacing: 0.2em;
    line-height: 180%;
}
a {
    text-decoration: none;
}
nav,h2,h3,h4 {
    font-family: 'Alegreya Sans SC', sans-serif;
    font-weight: normal;
}
img {
    max-width: 100%;
    height: auto;
}
h2 {
    display: flex;
     justify-content: center;
     align-items: center;
    margin: 3em .5em 2em;
    font-size: 1.2em;
    text-align: center;
}
h2::before,h2::after {
    content: '';
    display: inline-block;
    margin: 0 1em;
    width: .5em;
    height: 1em;
    font-size: 1.5em;
}
h2::before {
    margin-bottom: .5em;
    border-top: solid 1px #b3b3b3;
    border-left: solid 1px #b3b3b3;
}
h2::after {
    margin-top: .5em;
    border-right: solid 1px #b3b3b3;
    border-bottom: solid 1px #b3b3b3;
}
h3 {
    display: inline-block;
    padding: .2em 1em;
    margin: 1em;
    background: url('../img/siro.gif') #d4eef7;
    font-size: 1.2em;
}
h4 {
    display: inline-block;
    margin: 1em 2em;
    border-bottom: solid 3px #f1e4ed;
}
h6  {
  text-align: center;
  color: #5c6981;
  margin: auto;
}
h7  {
  padding: 10px 30px 10px;
  background-color: #e5e5e5;
  border-radius: 6px;
}
h8  {
  text-align: center;
  padding: 10px 30px 10px;
  background-color: #e5e5e5;
  color: #5c6981;
  border-radius: 6px;
  margin: auto;
}
ul,ol,dl {
    list-style: none;
}
input[type],textarea,button,select {
    border: none;
    box-sizing: border-box;
    color: inherit;
    font-family: inherit;
    font-size: .9em;
    letter-spacing: .1em;
    line-height: inherit;
}
.bg {
    background: url('../img/siro.gif') center / cover #d4eef7;
}
em {
    background: #d7e5f5;
    color: #000000;
    font-style: normal;
}


/* 段落設定 */
p {
    padding: 0 2em;
}
section {
    margin: 10vh 0;
}
section[id] {
    scroll-margin-top: 15vh;
    scroll-snap-margin-top: 15vh;/* safari用 */
}
section2 {
    margin: 5vh 0;
}
section2[id] {
    scroll-margin-top: 15vh;
    scroll-snap-margin-top: 15vh;/* safari用 */
}
cccc_parent {
    padding: 20px;              /* 余白指定 */
    text-align:  center;        /* 中央寄せ */
    background-color:  #ddd;    /* 背景色指定 */
    height: 100px;              /* 高さ指定 */
}

cccc_item {
    background-color: #FFEB3B;  /* 背景色指定 */
white-space: nowrap;
    max-width: 100%;
    height: auto;
}







/* 余白、基本リンク色設定 */
.wrap {
    position: relative;
    padding: 10vh 3em 10vh;
    margin: 0 auto;
     width: 60vw;
     min-width: 700px;
     max-width: 1000px;
    box-sizing: border-box;
}
.space {
    margin: 5vh 2em;
}

main a {
    color: #00bfff;
    transition: .3s;
}
.main-page a:hover {
    color: #5c6981;
}
.main-page img {
    max-width: 100%;
    height: auto;
}

/* イベントページ設定 */
#ivent table, #ivent td, #ivent th{
  	padding: 10px 10px;          /* 余白指定 */
  	border-spacing: 0;
  	table-layout: fixed;
	border: 1px #808080 solid;
    margin-left: auto;
    margin-right: auto;
	vertical-align: top
}
#ivent th {
background-color: #dcdcdc;
	text-align: center;
}





/* 長編リスト */
.longList {
    display: flex;
     flex-wrap: wrap;
     align-items: stretch;
     align-content: stretch;
}
.longList li {
    display: flex;
    margin: 2em 5% 2em 0;
    width: 30%;
    background: #aeb2b9;
    border-radius: 4px;
    box-shadow: 2px 2px 1rem #e4e4e4;
    overflow: hidden;
}
.longList li a {
    display: flex;
     flex-direction: column;
     justify-content: space-between;
    padding: 2em 0;
    width: 100%;
    height: auto;
    color: #5c6981;
}
.longList li:nth-of-type(3n) {
    margin: 2em 0;
}
.longInfo {
    padding: 1rem;
    font-size: .8em;
}
.longTitle {
    padding: .5em 1em;
    background: rgba(255, 255, 255, 0.7);
    text-align: right;
}

/*角丸ボックス*/
.box {
	padding: 3%;	/*ボックス内の余白*/
	margin-bottom: 30px !important;	/*ボックスの下に空けるスペース*/
	background: #fff;	/*背景色*/
	overflow: hidden;
	word-break: break-all;
	-webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.3);	/*影の設定。右・下・ぼかし幅・色(rgba)の設定。rgba値は左３つが色指定(この場合は黒)で最後の小数点が透明度。*/
	box-shadow: 2px 2px 6px rgba(0,0,0,0.3);			/*同上*/
	border-radius: 10px;	/*角丸のサイズ*/
	color: #333;	/*文字色*/
}
/*角丸ボックス内のリンクテキスト*/
.box a {
	color: #333;	/*文字色*/
}
.box2 {
	padding: 3%;	/*ボックス内の余白*/
	margin-bottom: 30px !important;	/*ボックスの下に空けるスペース*/
	background: #00bfff;	/*背景色*/
	overflow: hidden;
	word-break: break-all;
	-webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.3);	/*影の設定。右・下・ぼかし幅・色(rgba)の設定。rgba値は左３つが色指定(この場合は黒)で最後の小数点が透明度。*/
	box-shadow: 2px 2px 6px rgba(0,0,0,0.3);			/*同上*/
	border-radius: 10px;	/*角丸のサイズ*/
	color: #d4eef7;	/*文字色*/
}
/*角丸ボックス内のリンクテキスト*/
.box2 a {
	color: #fff;	/*文字色*/
}

/*特殊装飾系の設定（ボタン装飾・アンダーバー・文字背景色）*/

.btn00 {
  width: 260px;  /* 幅定義 */
  height: 20px;  /* 高さ */
  text-align: center;  /* テキスト中央配置 */
  line-height: 20px;  /* テキストの行間を高さの中央値に配置 */
  border-radius: 5px;  /* 隅を角丸にします。 */
  background-color: #ffffff;
  padding: 5px 10px 5px;
  border: 2px solid #b0c4de;
  color: #000000 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.btn00:hover {
    background-color: transparent;
    border: 2px solid #00d5fd;
    color: #00d5fd !important;
}
a.btn_next {
	display: block;
	display:inline-block;/*横並びにする*/
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	margin: auto;
	padding: 0.8rem 3rem;
	font-weight: bold;
	border: 2px solid #DDDDDD;
	background: #DDDDDD;
	color: #666666;
	border-radius: 100vh;
	transition: 0.2s;
}
a.btn_next:hover {
	border: 2px solid #00bfff;
	color: #00bfff;
	background: #fff;
}
.under {
   border-bottom: dotted 2px #c4c4c4;
}
.daimei {
   	background:#f4f4f4;
	padding:0.5em;
	border-radius:4px;
	color:#000000
}
.kakomiBox {
  background:#f8f8f8;
  border-radius:10px;
  padding: 1em;
}
.erabuyatu {
    display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
    position: relative;
    margin: 5vh auto 10vh;
white-space: nowrap;
}
.tobuyatu {
    display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
    position: relative;
    margin: 5vh auto 10vh;
}
.tobuyatu img {
    max-width: 100%;
    height: auto;
}

.tooltip { /* 補足説明するテキストのスタイル */
  position: relative;
  cursor: pointer;
  padding: 0 5px;
  font-size: 1.0rem;
  color: #4682b4;
}
 
.description_top { /* ツールチップのスタイル */
  width: 100px; /* 横幅 */
  position: absolute;
  left: 50%;
  bottom: 80%; /* Y軸の位置 */
  transform: translateX(-50%);
  margin-bottom: 8px; /* テキストとの距離 */
  padding: 5px;
  border-radius: 10px; /* 角の丸み */
  background-color: #666;
  font-size: 1.2rem;
  color: #fff;
  text-align: center;
  visibility: hidden; /* ツールチップを非表示に */
  opacity: 0; /* 不透明度を0％に */
  z-index: 1;
  transition: 0.5s all; /* マウスオーバー時のアニメーション速度 */
}
 
.tooltip:hover .description_top { /* マウスオーバー時のスタイル */
  bottom: 100%; /* Y軸の位置 */
  visibility: visible; /* ツールチップを表示 */
  opacity: 1; /* 不透明度を100％に */
}




.btn01 {
  width: 260px;  /* 幅定義 */
  height: 20px;  /* 高さ */
  text-align: center;  /* テキスト中央配置 */
  line-height: 20px;  /* テキストの行間を高さの中央値に配置 */
  border-radius: 5px;  /* 隅を角丸にします。 */
  background-color: #00bfff;
  padding: 5px 10px 5px;
  border: 1px solid #00bfff;
  color: #00bfff !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.btn01:hover {
    background-color: #fff;
    border: 1px solid #00bfff;
    color: #fff !important;
}
.btn02 {
  width: 260px;  /* 幅定義 */
  height: 20px;  /* 高さ */
  text-align: center;  /* テキスト中央配置 */
  line-height: 20px;  /* テキストの行間を高さの中央値に配置 */
  border-radius: 5px;  /* 隅を角丸にします。 */
  background-color: #fff;
  padding: 5px 10px 5px;
  border: 1px solid #00bfff;
  color: #fff !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.btn02:hover {
    background-color: #fff;
    border: 1px solid #00bfff;
    color: #fff !important;
}

.btn01-pink {
  width: 260px;  /* 幅定義 */
  height: 20px;  /* 高さ */
  text-align: center;  /* テキスト中央配置 */
  line-height: 20px;  /* テキストの行間を高さの中央値に配置 */
  border-radius: 5px;  /* 隅を角丸にします。 */
  background-color: #FF69A3;
  padding: 5px 10px 5px;
  border: 1px solid #FF69A3;
  color: #FF69A3 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.btn01-pink:hover {
    background-color: #fff;
    border: 1px solid #FF69A3;
    color: #fff !important;
}
.btn02-pink {
  width: 260px;  /* 幅定義 */
  height: 20px;  /* 高さ */
  text-align: center;  /* テキスト中央配置 */
  line-height: 20px;  /* テキストの行間を高さの中央値に配置 */
  border-radius: 5px;  /* 隅を角丸にします。 */
  background-color: #fff;
  padding: 5px 10px 5px;
  border: 1px solid #FF69A3;
  color: #fff !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.btn02-pink:hover {
    background-color: #fff;
    border: 1px solid #FF69A3;
    color: #fff !important;
}

.btn01-ppl {
  width: 260px;  /* 幅定義 */
  height: 20px;  /* 高さ */
  text-align: center;  /* テキスト中央配置 */
  line-height: 20px;  /* テキストの行間を高さの中央値に配置 */
  border-radius: 5px;  /* 隅を角丸にします。 */
  background-color: #C299FF;
  padding: 5px 10px 5px;
  border: 1px solid #C299FF;
  color: #C299FF !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.btn01-ppl:hover {
    background-color: #fff;
    border: 1px solid #C299FF;
    color: #fff !important;
}
.btn02-ppl {
  width: 260px;  /* 幅定義 */
  height: 20px;  /* 高さ */
  text-align: center;  /* テキスト中央配置 */
  line-height: 20px;  /* テキストの行間を高さの中央値に配置 */
  border-radius: 5px;  /* 隅を角丸にします。 */
  background-color: #fff;
  padding: 5px 10px 5px;
  border: 1px solid #C299FF;
  color: #fff !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.btn02-ppl:hover {
    background-color: #fff;
    border: 1px solid #C299FF;
    color: #fff !important;
}


#anchor{
  padding-top:100px;
  margin-top:-100px;
}



/* 小説本文 */
.wrap-text, .wrap-text + aside {
    margin: 0 auto;
     width: 80%;
     min-width: 600px;
    line-height: 200%;
}
.wrap-text h4 {
    margin-bottom: 3em;
}
.wrap-text + aside {
    padding: 1em;
    margin: 5vh auto;
    width: 70%;
    border: #aeb2b9 solid 1px;
    font-size: .9em;
}


/* ブックマークリスト */
.list {
    display: flex;
     flex-wrap: wrap;
}
.list li {
    margin: 0 .5em;
}


/* メールフォーム */
.mailForm input[type],.mailForm textarea {
    margin: .5em 0;
}
.mailForm input[type="submit"] {
    padding: .2em 1em;
    background: #d4eef7;
}
.mailForm input[type="text"],.mailForm textarea {
    padding: .2em;
    width: 50%;
     min-width: 400px;
    border: solid 1px #aeb2b9;
}
.mailForm textarea {
    height: 6em;
}


/* ヘッダー */
.mainHeader {
    display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
    position: relative;
    margin: 5vh auto 10vh;
}
.mainHeader::before {
    content: '';
    display: block;
}
.mainHeader::before {
    position: absolute;
     top: -6em;
     right: calc(50% - 2.5em);
    width: 5em;
    height: 5em;
    background: url('../img/siro.gif') left center / cover no-repeat #dbf5ff;
    border-radius: 50%;
    -webkit-mask: url('../img/design50_icon.svg') center / contain no-repeat;
    mask: url('../img/design50_icon.svg') center / contain no-repeat;
    transform: rotate(-30deg);
}
h1 {
    padding: .5em 1em;
    font-size: 2em;
}
.mainHeader > div {
    color: #aeb2b9;
    font-size: 1rem;
    letter-spacing: 0.1em;
}
.main-Header {
    display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
    position: relative;
    margin: 5vh auto 10vh;
}
.main-Header > div {
    color: #aeb2b9;
    font-size: 1rem;
    letter-spacing: 0.1em;
}

/* ナビゲーション */
.mainNav {
    position: sticky;
     top: 0;
    padding: 2rem 0;
    width: 100%;
    background: url('../siro.gif') center / auto #dcdcdc ;
    box-shadow: 1px 0 1em #e4e4e4;
    z-index: 4;
}
.mainNav ul {
    display: flex;
     justify-content: center;
    margin: 0 auto;
}
.mainNav li {
    margin: 0 .5em;
}
.mainNav li a {
    padding: .5em 1em;
    color: #384d66;
    font-size: 1.2em;
    transition: 0.3s ease-in-out;
}
.mainNav li a:hover {
    background: rgba(255, 255, 255, 0.5);
    color: #294257;
}


/* モバイル用CSS */
@media (max-width:800px) {
    body {
        font-size: 1.1rem;
    }
img {
    max-width: 100%;
    height: auto;
}
    h4 {
        margin: 1em;
    }
    p {
        padding: 0 1em;
    }
    section {
        margin: 3em 0;
    }
    .wrap {
        padding: 1em 0;
        margin: 10vh auto;
         width: 90%;
         max-width: 500px;
         min-width: 200px;
    }
    .space {
        margin: 2em 1em;
    }
    .longList {
        flex-direction: column;
        margin: 0 auto;
         width: 90%;
         max-width: 350px;
    }
    .longList li {
        margin: 1em 0;
        width: 100%;
        overflow: hidden;
    }
    .longList > li:nth-of-type(even) {
        margin: 2em 0;
    }
    .longList li a {
        padding: 2rem 0;
    }
    .longInfo {
        padding: 1rem 2em;
    }
    .shortList {
        columns: 1;
    }
    .wrap-text,.wrap-text + aside {
        width: 100%;
        min-width: 300px;
    }
    .wrap-text + aside {
        width: 70%;
    }
    .mailForm input[type="text"],.mailForm textarea {
        width: 80%;
        min-width: 200px;
    }
    .mainNav {
        padding: 1rem 0;
    }
    .mainNav li a {
        font-size: 1em;
    }



/* フッター（削除OK） */
footer {
    display: none;
    margin: 5vh auto;
    color: #c8cfdd;
    font-size: 1rem;
    text-align: center;
}
footer a {
    color: #c1cce0;
}

