@charset "UTF-8";
#center {
  width: 864px;
  height: auto;
  background-color: #FFFCEE;
}
#center .space {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 820px;
  height: auto;
  margin-left: 32px;
  background-image: linear-gradient(180deg, #DDC7B0 1px, transparent 1px);
  background-size: 100% 2.5em;
  padding: 0px 1px 0px 0px;
  /*####################▼	本体左側	▼####################*/
  /*####################▲	本体左側	▲####################*/
  /*####################▼	本体右側	▼####################*/
  /*####################▲	本体右側	▲####################*/
}
#center .space #left-side {
  position: relative;
  margin: 0px 0px 0px 40px;
  width: 420px;
  height: auto;
}
#center .space #left-side .catch {
  position: relative;
  margin: 60px 0px 20px 0px;
  font-size: 70px;
  font-weight: 400;
  font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #ff0000;
  text-shadow: 1px 6px 8px #808080;
}
#center .space #left-side .top_obje_L {
  position: relative;
  display: none;
}
#center .space #left-side .top_obje_L .size {
  width: auto;
  height: auto;
}
#center .space #left-side .lead {
  font-size: 14px;
  font-weight: 500;
  font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #000000;
  line-height: 26px;
}
#center .space #left-side .headline_sg_p4 {
  margin: 40px auto 15px;
  width: 420px;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Noto Sans JP', sans-serif;
  color: #ff0000;
  line-height: 26px;
  text-align: left;
}
#center .space #left-side .CHECK {
  margin: 10px auto 25px;
  width: 420px;
  /*background-color: #ffffff;*/
}
#center .space #left-side .CHECK .Q_item {
  display: flex;
  flex-direction: row;
}
#center .space #left-side .CHECK .Q_item .txt_12_12s {
  margin: 8px 0px 4px 0px;
  padding: 4px 0px 0px 0px;
  width: 44px;
  height: 16px;
  font-weight: 500;
  font-size: 12px;
  font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
  line-height: 11px;
  text-align: center;
  color: #FFFCEE;
  background: #F15A24;
  border-radius: 3px;
}
#center .space #left-side .CHECK .Q_item .txt_16s {
  margin: 11px 0px 4px 8px;
  padding: 0px 0px 0px 0px;
  width: 400px;
  height: auto;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
  line-height: 12px;
  text-align: left;
  color: #603813;
}
#center .space #left-side .CHECK .fdeco {
  margin: 3px auto 25px;
  padding: 10px;
  width: 420px;
  height: 45px;
  border-style: solid;
  border-width: 2px;
  border-color: #A67C52;
  border-radius: 5px;
  font-size: 14px;
  font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
  color: #3E3E3E;
  background: #FFFFFF;
  box-sizing: border-box;
}
#center .space #left-side .CHECK .fdeco_b {
  margin: 3px 0px 20px 0px;
  padding: 10px;
  width: 420px;
  height: 90px;
  border-style: solid;
  border-width: 2px;
  border-color: #A67C52;
  border-radius: 5px;
  font-size: 14px;
  font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
  color: #3E3E3E;
  background: #FFFFFF;
  box-sizing: border-box;
}
#center .space #left-side .CHECK .Q_check {
  margin: 10px auto 0px;
  width: 420px;
  text-align: center;
}
#center .space #left-side .CHECK .Q_check .box_check_b {
  width: 200px;
  height: 46px;
  color: #65513f;
  line-height: 46px;
  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;
  background-color: #E2CDA0;
  border-top: 0px;
  border-left: 3px dotted rgba(0, 0, 0, 0.1);
  border-right: 3px dotted rgba(0, 0, 0, 0.1);
  border-bottom: 0px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
#center .space #left-side .CHECK .Q_check .box_check_b:hover {
  color: #FFFFFF;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  background-color: #C59C43;
}
#center .space #left-side .QUEST {
  margin: 0px auto 45px;
  width: 420px;
}
#center .space #left-side .QUEST .ch_txt {
  margin: 3px auto 0px;
  padding: 0px 0px 0px 12px;
  width: 420px;
  height: 34px;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Kosugi Maru','Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
  color: #FFFFFF;
  line-height: 34px;
  border-style: solid;
  border-width: 0px;
  border-color: #A533504;
  border-radius: 5px 5px 0px 0px;
  background: #533504;
  box-sizing: border-box;
}
#center .space #left-side .QUEST .fdeco_ch {
  margin: 0px auto 23px;
  padding: 20px 15px 20px 15px;
  width: 420px;
  height: auto;
  background: rgba(224, 130, 37, 0.15);
  font-size: 22px;
  font-weight: 900;
  font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
  line-height: 22px;
  color: #533504;
  border-style: solid;
  border-width: 0px 2px 2px 2px;
  border-color: #533504;
  border-radius: 0px 0px 5px 5px;
  box-sizing: border-box;
}
#center .space #left-side .QUEST .fdeco_ch2 {
  margin: 0px auto 10px;
  padding: 12px;
  width: 420px;
  background: rgba(224, 130, 37, 0.15);
  font-size: 14px;
  font-weight: 700;
  font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
  color: #533504;
  line-height: 23px;
  border-style: solid;
  border-width: 0px 2px 2px 2px;
  border-color: #533504;
  border-radius: 0px 0px 5px 5px;
  box-sizing: border-box;
}
#center .space #left-side .QUEST .send_back {
  margin: 24px auto 0px;
  display: flex;
  justify-content: space-between;
  width: 420px;
  height: auto;
}
#center .space #left-side .QUEST .send_back .box_send {
  width: 205px;
  height: 46px;
  color: #65513f;
  line-height: 46px;
  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;
  background-color: #EBDEC0;
  border-top: 0px;
  border-left: 3px dotted rgba(0, 0, 0, 0.1);
  border-right: 3px dotted rgba(0, 0, 0, 0.1);
  border-bottom: 0px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
#center .space #left-side .QUEST .send_back .box_send:hover {
  color: #FFFFFF;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  background-color: #C59C43;
}
#center .space #left-side .QUEST .send_back .back_check {
  width: 205px;
  height: 46px;
  color: #65513f;
  line-height: 46px;
  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;
  background-color: #EBDEC0;
  border-top: 0px;
  border-left: 3px dotted rgba(0, 0, 0, 0.1);
  border-right: 3px dotted rgba(0, 0, 0, 0.1);
  border-bottom: 0px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
#center .space #left-side .QUEST .send_back .back_check:hover {
  color: #FFFFFF;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  background-color: #C59C43;
}
#center .space #left-side .FINISH {
  margin: 20px auto 45px;
  width: 420px;
  height: 285px;
  border-radius: 10px;
  /*border-radius: 10px;*/
  background: #E3D3B3;
}
#center .space #left-side .FINISH .headline_sg2_p4 {
  margin: 0px auto 10px;
  padding: 20px 0px 0px 0px;
  /*width: 420px;*/
  font-size: 18px;
  font-weight: 700;
  font-family: 'Kosugi Maru','Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
  color: #000000;
  line-height: 28px;
  text-align: center;
}
#center .space #left-side .FINISH .tex_14_26_g_p4-2 {
  margin: 0px auto 0px;
  width: 378px;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
  line-height: 26px;
  text-align: justify;
  /*justify: inter-ideograph;*/
  text-justify: inter-character;
}
#center .space #left-side .FINISH .Q_back {
  margin: 25px auto 0px;
  width: 240px;
}
#center .space #left-side .FINISH .Q_back .back_push {
  width: 240px;
  height: 46px;
  color: #65513f;
  line-height: 46px;
  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;
  background-color: #EBDEC0;
  border-top: 0px;
  border-left: 3px dotted rgba(0, 0, 0, 0.1);
  border-right: 3px dotted rgba(0, 0, 0, 0.1);
  border-bottom: 0px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
#center .space #left-side .FINISH .Q_back .back_push:hover {
  color: #E57B0E;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  background-color: #F4EDDE;
}
#center .space #left-side #m_QUEST {
  margin: 65px 0px 90px 0px;
}
#center .space #left-side #m_QUEST .Ad_p4 {
  margin: 0px auto 20px;
  width: 420px;
}
#center .space #left-side #m_QUEST .Ad_p4 .h_p4 {
  text-decoration: none;
}
#center .space #left-side #m_QUEST .Ad_p4 .ad_p4 {
  font-size: 36px;
  font-weight: 700;
  font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #562B10;
  line-height: 36px;
}
#center .space #left-side #m_QUEST .headline_sg_p4 {
  margin: 10px auto 10px;
  width: 420px;
  font-size: 18px;
  font-weight: 600;
  font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
  color: #ff0000;
  text-align: left;
  line-height: 28px;
}
#center .space #left-side #m_QUEST .tex_14_26_g_p4 {
  margin: 0px auto 0px;
  width: 420px;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 26px;
  text-align: justify;
  text-justify: inter-ideograph;
}
#center .space #right-side {
  position: relative;
  margin: 0px 0px 0px 0px;
  width: 300px;
  height: 1070px;
  /*background: {
  		color: rgba(197,205,255,0.10);
  	} */
}
#center .space #right-side .top_obje_R {
  position: absolute;
  top: 20px;
  right: -30px;
  height: auto;
}
#center .space #right-side .top_obje_R .size {
  width: 365px;
  height: auto;
}
#center .space #right-side .nav-unshown {
  display: none;
}
#center .space #right-side #nav-open {
  display: none;
}
#center .space #right-side #nav-open span, #center .space #right-side #nav-open span:before, #center .space #right-side #nav-open span:after {
  display: none;
}
#center .space #right-side #nav-open span:before {
  display: none;
}
#center .space #right-side #nav-open span:after {
  display: none;
}
#center .space #right-side #nav-close {
  display: none;
}
#center .space #right-side #nav-content {
  display: block;
}
#center .space #right-side #nav-input:checked ~ #nav-close {
  display: none;
}
#center .space #right-side #nav-input:checked ~ #nav-content {
  display: block;
}
#center .space #right-side .del {
  display: none;
}
#center .space #right-side #index {
  position: absolute;
  top: 435px;
  right: -10px;
  width: 256px;
  height: 400px;
  /*background:{color: #E4DBD4;}*/
  /*======================================*/
  /*======================================*/
  /*======================================*/
  /*======================================*/
  /*======================================*/
}
#center .space #right-side #index .menu_1 {
  height: 58px;
  color: rgba(66, 33, 11, 0.5);
  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 #right-side #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 #right-side #index .menu_2 {
  margin: 40px 0px 0px 0px;
  height: 58px;
  color: rgba(66, 33, 11, 0.5);
  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 #right-side #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 #right-side #index .menu_3 {
  margin: 40px 0px 0px 0px;
  height: 58px;
  color: rgba(66, 33, 11, 0.5);
  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 #right-side #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 #right-side #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 #right-side #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 #right-side #to-the-top {
  position: absolute;
  top: 855px;
  right: 0px;
}
#center .space #right-side #to-the-top .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 #right-side #to-the-top .memo:hover {
  background: #ECE0BC;
}
#center .space #right-side #to-the-top .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 #right-side #to-the-top .memo p {
  color: #7B624B;
  line-height: 56px;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}
#center .space #right-side #to-the-top .memo p:hover {
  color: #FF8000;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
