@charset "UTF-8";
#center {
  width: 864px;
  height: auto;
  background-color: #FFFCEE;
}
#center .space {
  position: relative;
  width: 820px;
  height: 1560px;
  margin-left: 32px;
  background-image: linear-gradient(180deg, #DDC7B0 1px, transparent 1px);
  background-size: 100% 2.5em;
  line-height: 2.5em;
  padding: 0px 1px 0px 0px;
  /*======================================*/
}
#center .space .catch {
  position: absolute;
  top: 160px;
  left: 52px;
  height: 280px;
  font-size: 120px;
  font-weight: 400;
  font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #FF0000;
  line-height: 145px;
  text-shadow: 1px 6px 8px #808080;
}
#center .space .lead {
  position: absolute;
  top: 40px;
  left: 66px;
  height: 100px;
  font-size: 20px;
  font-weight: 600;
  font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #FF0000;
  line-height: 36px;
}
#center .space .top_obje {
  position: absolute;
  top: 20px;
  right: -10px;
  height: 360px;
}
#center .space .top_obje .size {
  width: 400px;
  height: auto;
}
#center .space .nav-unshown {
  display: none;
}
#center .space #nav-open {
  display: none;
}
#center .space #nav-open span, #center .space #nav-open span:before, #center .space #nav-open span:after {
  display: none;
}
#center .space #nav-open span:before {
  display: none;
}
#center .space #nav-open span:after {
  display: none;
}
#center .space #nav-close {
  display: none;
}
#center .space #nav-content {
  display: block;
}
#center .space #nav-input:checked ~ #nav-close {
  display: none;
}
#center .space #nav-input:checked ~ #nav-content {
  display: block;
}
#center .space .del {
  display: none;
}
#center .space #index {
  position: absolute;
  top: 435px;
  right: -10px;
  width: 256px;
  height: 400px;
  /*background:{
  					color: #E4DBD4;
  				}*/
  /*======================================*/
  /*======================================*/
  /*======================================*/
  /*======================================*/
  /*======================================*/
}
#center .space #index .menu_1 {
  height: 58px;
  color: #42210B;
  line-height: 58px;
  background-color: #F4B7C7;
  border-left: solid 32px #F097AA;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.22);
  text-align: center;
  text-decoration: none;
  font-size: 24px;
  font-weight: 400;
  font-family: 'Kosugi Maru','Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}
#center .space #index .menu_1:hover {
  color: #FFFFFF;
  background-color: #EEA0B5;
  border-left: solid 32px #D8677F;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}
#center .space #index .menu_2 {
  margin: 40px 0px 0px 0px;
  height: 58px;
  color: #42210B;
  line-height: 58px;
  background-color: #CEEAFA;
  border-left: solid 32px #A8D3F1;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.22);
  text-align: center;
  text-decoration: none;
  font-size: 24px;
  font-weight: 400;
  font-family: 'Kosugi Maru','Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}
#center .space #index .menu_2:hover {
  color: #FFFFFF;
  background-color: #A5CEE6;
  border-left: solid 32px #51A2DB;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}
#center .space #index .menu_3 {
  margin: 40px 0px 0px 0px;
  height: 58px;
  color: #42210B;
  line-height: 58px;
  background-color: #F5DF87;
  border-left: solid 32px #ECC600;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.22);
  text-align: center;
  text-decoration: none;
  font-size: 24px;
  font-weight: 400;
  font-family: 'Kosugi Maru','Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}
#center .space #index .menu_3:hover {
  color: #FFFFFF;
  background-color: #E7CA56;
  border-left: solid 32px #C8A90B;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}
#center .space #index .menu_4 {
  margin: 40px 0px 0px 0px;
  height: 58px;
  color: #42210B;
  line-height: 58px;
  background-color: #B7DD6D;
  border-left: solid 32px #A7C157;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.22);
  text-align: center;
  text-decoration: none;
  font-size: 24px;
  font-weight: 400;
  font-family: 'Kosugi Maru','Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}
#center .space #index .menu_4:hover {
  color: #FFFFFF;
  background-color: #9FD040;
  border-left: solid 32px #86AB17;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}
#center .space .copy {
  font-size: 12px;
  font-weight: 400;
  font-family: 'Kosugi Maru','Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
  line-height: 22px;
  color: #998675;
}
#center .space .picture {
  margin: 0px 0px 0px 0px;
  width: 216px;
  height: 270px;
  background-color: #C7B299;
}
#center .space #jcont_1 {
  position: absolute;
  top: 540px;
  left: 36px;
  width: 216px;
  height: 370px;
  /*background:{
  					color: #E4DBD4;
  				}*/
}
#center .space #jcont_2 {
  position: absolute;
  top: 540px;
  left: 304px;
  width: 216px;
  height: 370px;
  /*background:{
  					color: #E4DBD4;
  				}*/
}
#center .space #jcont_3 {
  position: absolute;
  top: 990px;
  left: 176px;
  width: 216px;
  height: 370px;
  /*background:{
  					color: #E4DBD4;
  				}*/
}
#center .space #jcont_4 {
  position: absolute;
  top: 990px;
  left: 444px;
  width: 216px;
  height: 370px;
  /*background:{
  					color: #E4DBD4;
  				}*/
}
#center .space #question {
  position: absolute;
  bottom: 48px;
  left: 280px;
}
#center .space #question .memo {
  position: relative;
  background: #F8F0D7;
  border-left: 4px dotted rgba(0, 0, 0, 0.1);
  border-right: 4px dotted rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  color: #65513f;
  width: 220px;
  height: 56px;
}
#center .space #question .masking-tape {
  position: absolute;
  top: -22px;
  left: 40px;
  width: 80px;
  height: 20px;
  background-image: linear-gradient(-45deg, rgba(227, 155, 140, 0.4) 25%, transparent 25%, transparent 50%, rgba(227, 155, 140, 0.4) 50%, rgba(227, 155, 140, 0.4) 75%, transparent 75%, transparent 100%);
  background-size: 20px 20px;
  border-left: 2px dotted rgba(0, 0, 0, 0.1);
  border-right: 2px dotted rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  padding: 0.25em 2em;
  color: #65513f;
  transform: rotate(-3deg);
}
#center .space #question .memo p {
  color: #65513f;
  line-height: 56px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  font-family: 'Kosugi Maru','Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}
#center .space #question .memo p:hover {
  color: #FF8000;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
