/* 200904追加 */
body {
    background: none !important;
    background-image: none !important;
    text-align: left !important;
}
#footer {
    background: #f8e5da !important;
    background-image: url(/cms/shinsyuichi/images/common/pc/bg.png) !important;
}
#footer_btm {
    background-image: url(/cms/shinsyuichi/images/common/pc/footer/footer_bg.png) !important;
    background-position: left bottom;
    background-repeat: repeat-x;
}
a:hover {
    color: unset;
    text-decoration: none;
}
a:visited {
    color: unset;
    text-decoration: none;
}
a:link {
    color: unset;
    text-decoration: none;
}

/* 200904追加 */

body {
  font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
  font-weight: 600;
}
a {
  text-decoration: none;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
a:hover {
  opacity: 0.6;
}
img {
  width: 100%;
}
.wrap {
  width: 1400px;
  margin: 0 auto;
}
.bg-01 {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffd258), to(#ffc65a));
  background: linear-gradient(#ffd258, #ffc65a);
  position: relative;
}
.bg-01 .kumo {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.bg-03 {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffeac9), to(#fff4c7));
  background: linear-gradient(#ffeac9, #fff4c7);
}
.bg-03 .kumo:last-child {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.bg-05 {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffeac9), to(#fff4c7));
  background: linear-gradient(#ffeac9, #fff4c7);
}
.bg-05 .kumo:last-child {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.kumo {
  background: url("/cms/shinsyuichi/images/event/misonabe/pc/kumo.png") repeat-x;
  background-size: 400px 16px;
  width: 100%;
  height: 16px;
}
.mv_pc_img {
  position: relative;
  z-index: 1;
}
.mv_pc_img_link {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 80px;
}
.mv_pc_img_link img {
  -webkit-box-shadow: 0 3px 6px 0 rgba(0,0,0,0.16);
          box-shadow: 0 3px 6px 0 rgba(0,0,0,0.16);
}
.nav_pc_img {
  padding: 48px 100px 54px;
}
.nav_pc_img_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nav_pc_img_item {
  background: #fff 0% 0% no-repeat padding-box;
  -webkit-box-shadow: 0px 3px 6px rgba(0,0,0,0.161);
          box-shadow: 0px 3px 6px rgba(0,0,0,0.161);
  border-radius: 100px;
  height: 80px;
  width: 282px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.nav_pc_img_item_content {
  font-size: 24px;
  color: #333;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  padding-right: 12px;
  line-height: 1;
}
.nav_pc_img_item_content_text {
  width: 210px;
  text-align: center;
  padding-left: 20px;
}
.nav_pc_img_item_content_text_top {
  font-size: 16px;
  color: #333;
  text-align: center;
  margin-top: 18px;
  margin-bottom: 8px;
}
.nav_pc_img_item_content_text_bottom {
  font-size: 20px;
  color: #333;
  text-align: center;
  margin-bottom: 18px;
}
.nav_pc_img_item_content_text_center {
  margin-top: 29px;
  margin-bottom: 27px;
}
.nav_pc_img_item_content_img {
  background: #f2911f 0% 0% no-repeat padding-box;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  position: relative;
  margin-top: 12px;
}
.nav_pc_img_item_content_img_path {
  width: 20px;
  height: 12px;
  position: absolute;
  top: 52%;
  left: 51%;
  -ms-transform: translateY(-50%) translateX(-50%);
      transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}
@media screen and (max-width: 1250px) {
  .nav_pc_img_item {
    margin-bottom: 20px;
  }
}
.nav_pc_img_item:hover {
  opacity: 0.6;
}
.section1_pc_title {
  position: relative;
}
.section1_pc_text {
  position: absolute;
  top: 276px;
  text-align: center;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.section1_pc_subtitle_big {
  font-size: 40px;
  color: #f2911f;
}
.section1_pc_subtitle img {
  width: auto;
  margin-bottom: 42px;
}
.section1_pc_p {
  line-height: 2;
  font-size: 20px;
  color: #333;
}
.section1_pc_title_img_5_wrap {
  position: relative;
}
.section1_pc_title_img_5_no1,
.section1_pc_title_img_5_no2,
.section1_pc_title_img_5_no3 {
  position: absolute;
  display: block;
  width: auto;
}
.section1_pc_title_img_5_no1 {
  left: 56px;
  top: 350px;
}
.section1_pc_title_img_5_no2 {
  top: 582px;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.section1_pc_title_img_5_no3 {
  right: 66px;
  top: 345px;
}
.section2_pc_title {
  margin-top: 80px;
}
.section2_pc_title {
  margin-top: 80px;
}
.section2_pc {
  margin-bottom: 40px;
  padding-bottom: 100px;
}
.section2_pc_subtitle {
  width: 640px;
  margin: 70px auto 50px;
}
.com {
  width: 440px;
  margin: 30px auto;
  display: block;
  position: relative;
  z-index: 10;
}
.section2_pc {
  position: relative;
}
.section2_icons .icon {
  position: absolute;
  top: 0;
}
.section2_icons .icon:first-child {
  width: 315px;
  top: 400px;
  right: 0;
}
.section2_icons .icon:nth-child(2) {
  width: 331px;
  left: 100px;
  top: 1000px;
}
.section2_icons .icon:nth-child(3) {
  width: 420px;
  top: 1500px;
  right: 100px;
}
.section2_icons .icon:nth-child(4) {
  width: 160px;
  left: 100px;
  top: 2400px;
}
.section2_icons .icon:nth-child(5) {
  width: 230px;
  right: 0;
  top: 3000px;
}
.section2_icons .icon:nth-child(6) {
  width: 421px;
  top: 3400px;
  left: 80px;
}
.section2_icons .icon:nth-child(7) {
  width: 306px;
  right: 0;
  top: 3900px;
}

/*# sourceMappingURL=section02.css.map */
.hidden {
  display: none;
}
.s3_1 {
  text-align: center;
  margin-top: 88px;
}
.s3_1 img {
  width: auto;
}
.sec1,
.sec2,
.sec3,
.sec4,
.sec5 {
  width: 78%;
  margin-left: auto;
  margin-right: auto;
}
.sec1 {
  margin-top: 34px;
  position: relative;
  height: 1010px;
}
.s3_2 {
  position: absolute;
  top: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.s3_3 {
  position: absolute;
  top: 50px;
  right: 0;
  width: auto;
}
.s3_4 {
  position: absolute;
  top: 125px;
  left: -4px;
  width: 360px;
}
.s3_5 {
  position: absolute;
  top: 422px;
  left: -2px;
  width: auto;
}
.section3_pc_img_wrap {
  margin-bottom: 48px;
}
.section3_pc_txt_wrap {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #333;
}
.sec1 .section3_pc_txt_wrap {
  top: 704px;
  width: 100%;
}
.section3_pc_txt_zairyo {
  width: 40%;
}
.section3_pc_txt_howto {
  width: 60%;
}
.section3_pc_txt_zairyo_item_wrap img {
  width: 16px;
  margin-right: 12px;
}
.section3_pc_txt_zairyo_item {
  font-size: 16px;
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #ebdfae;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 356px;
}
.section3_pc_txt_zairyo_item:first-child {
  padding-top: 0;
}
.section3_pc h4 {
  font-size: 24px;
  margin-bottom: 40px;
  padding-left: 12px;
  position: relative;
}
.section3_pc h4:before {
  content: url("/cms/shinsyuichi/images/event/misonabe/pc/sidebar.png");
  position: absolute;
  left: 0;
  top: 1px;
}
.starImg {
  max-width: 16px;
  vertical-align: baseline;
  margin: 0 2px -1px;
}
.numberImg {
  max-width: 24px;
  height: 24px;
  margin-right: 20px;
}
.section3_pc_txt_howto_item {
  background-color: #fff;
  border-radius: 12px;
  margin-bottom: 16px;
  padding: 8px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.section3_pc_txt_howto_item:last-child {
  margin-bottom: 0;
}
.section3_pc_txt_howto_item p {
  padding: 12px 0;
  border-left: 1px solid #ebdfae;
  padding-left: 20px;
  line-height: 1.6;
}
.sec2 {
  margin-top: 90px;
  position: relative;
  height: 1122px;
}
.s3_6 {
  position: absolute;
  top: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.s3_7 {
  position: absolute;
  top: 98px;
  left: 0;
  width: auto;
}
.s3_8 {
  position: absolute;
  top: 151px;
  right: -9px;
  width: auto;
}
.s3_9 {
  position: absolute;
  top: 424px;
  right: 0px;
  width: auto;
}
.sec2 .section3_pc_txt_wrap {
  top: 710px;
  width: 100%;
}
.sec3 {
  margin-top: 88px;
  position: relative;
  height: 1023px;
}
.s3_10 {
  position: absolute;
  top: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.s3_11 {
  position: absolute;
  top: 86px;
  right: 0;
  width: auto;
}
.s3_12 {
  position: absolute;
  top: 145px;
  left: -43px;
  width: auto;
}
.s3_13 {
  position: absolute;
  top: 427px;
  left: -37px;
  width: auto;
}
.sec3 .section3_pc_txt_wrap {
  top: 730px;
  width: 100%;
}
.sec4 {
  margin-top: 93px;
  position: relative;
  height: 1103px;
}
.s3_14 {
  position: absolute;
  top: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.s3_15 {
  position: absolute;
  top: 76px;
  left: 0;
  width: auto;
}
.s3_16 {
  position: absolute;
  top: 315px;
  right: -8px;
  width: auto;
}
.sec4 .section3_pc_txt_wrap {
  top: 708px;
}
.sec5 {
  margin-top: 96px;
  position: relative;
  height: 1160px;
}
.s3_17 {
  position: absolute;
  top: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.s3_18 {
  position: absolute;
  top: 80px;
  right: 0;
  width: auto;
}
.s3_19 {
  position: absolute;
  top: 156px;
  left: -46px;
  width: auto;
}
.s3_20 {
  position: absolute;
  top: 418px;
  left: -44px;
  width: auto;
}
.sec5 .section3_pc_txt_wrap {
  top: 709px;
  width: 100%;
}
.section3_pc_recipe {
  margin-top: 90px;
  text-align: center;
}
.section3_pc_recipe p {
  margin-bottom: 28px;
}
.section3_pc_recipe a img {
  margin-bottom: 144px;
}
.section3_pc_recipe img {
  width: auto;
}
h5.section3_pc_txt_zairyo_subsubtitle {
  margin-top: 22px;
  color: #6c2d00;
}
.sec5 .section3_pc_txt_howto {
  width: 66%;
}
.section4_pc {
  padding-top: 88px;
  padding-bottom: 214px;
}
.section4_pc img {
  width: auto;
}
.section4_pc_title {
  text-align: center;
  margin-bottom: 80px;
}
.section4_pc_text_img {
  display: block;
  margin: auto;
}
.section4_pc_text {
  position: relative;
  margin-bottom: 88px;
}
.section4_pc_text_content {
  position: absolute;
  text-align: center;
  top: 364px;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.section4_pc_text_content_title {
  color: #6c2d00;
  font-size: 32px;
  margin-bottom: 48px;
}
.section4_pc_text_content_p {
  font-size: 20px;
  line-height: 1.95;
  margin-bottom: 48px;
  color: #333;
}
.section4_pc_text_content_link {
  margin-bottom: 24px;
  display: block;
  padding: 22px 0;
  background-color: #fff;
  border-radius: 100px;
  width: 375px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0,0,0,0.16);
          box-shadow: 0 3px 6px 0 rgba(0,0,0,0.16);
  font-size: 20px;
}
.section4_pc_text_content_link_online {
  background-color: #f2911f;
  color: #fff !important;
  position: relative;
  padding-left: 22px;
}
.section4_pc_text_content_link_online::before {
  content: url("/cms/shinsyuichi/images/event/misonabe/pc/section04_cart.png");
  width: 22px;
  height: 24px;
  left: 46px;
  bottom: 22px;
  position: absolute;
}
.section4_pc_sapporo {
  text-align: center;
  margin: 0 auto;
  display: block;
}
#footer {
  width: 100%;
  position: relative;
  background-image: url("/cms/shinsyuichi/images/event/misonabe/pc/footer_bg.png");
  background-position: left bottom;
  background-repeat: repeat-x;
  background-color: #fef0d8;
}
#pagetop {
  width: 86px;
  height: 128px;
  position: fixed;
  right: 20px;
  bottom: 10px;
}
a:visited {
  text-decoration: none;
}
#pagetop a {
  display: block;
  width: 86px;
  height: 128px;
}
#pagetop a span {
  display: block;
  width: 86px;
  height: 128px;
  position: absolute;
  left: 0;
  top: 0;
  background-position: center bottom;
  background-repeat: no-repeat;
  text-indent: -9999px;
}
#pagetop a span.top1_ {
  background-image: url("/cms/shinsyuichi/images/event/misonabe/pc/pagetop01.png");
}
#pagetop a span.top2_ {
  background-image: url("/cms/shinsyuichi/images/event/misonabe/pc/pagetop02.png");
}
#pagetop a span.top3_ {
  background-image: url("/cms/shinsyuichi/images/event/misonabe/pc/pagetop03.png");
}
#pagetop a span.top4_ {
  background-image: url("/cms/shinsyuichi/images/event/misonabe/pc/pagetop04.png");
}
#pagetop a span.top5_ {
  background-image: url("/cms/shinsyuichi/images/event/misonabe/pc/pagetop05.png");
}
#pagetop a span.top6_ {
  background-image: url("/cms/shinsyuichi/images/event/misonabe/pc/pagetop06.png");
}
#pagetop a span.top7_ {
  background-image: url("/cms/shinsyuichi/images/event/misonabe/pc/pagetop07.png");
}
#footer #footer_banner {
  width: 100%;
  padding: 32px 0 11px;
  background-color: #fcf6f3;
  overflow: hidden;
}
#footer .footer_inner_ {
  width: 1200px;
  margin: 0 auto;
}
#footer #footer_banner ul {
  width: 105%;
}
#footer #footer_banner ul li {
  float: left;
  margin: 0 20px 20px 0;
}
.clearfix_:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#footer #footer_btm {
  width: 100%;
  padding: 47px 0 90px;
}
#footer .footer_inner_ {
  width: 1200px;
  margin: 0 auto;
}
#footer #footer_btm #footer_nav {
  float: left;
  overflow: hidden;
}
#footer #footer_btm #footer_nav li {
  float: left;
  line-height: 1.16;
  border-left: 1px solid #d1c5bd;
}
#footer #footer_btm #footer_nav li:first-child {
  border: 0;
}
#footer #footer_btm #footer_nav li a {
  font-size: 12px;
  padding: 0 17px;
}
#footer #footer_btm #footer_nav li:first-child a {
  padding-left: 0;
}
#footer #footer_btm #copyright {
  float: right;
  font-size: 11px;
  line-height: 1.272;
}
.clearfix_:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/*# sourceMappingURL=css.css.map */
