@charset "utf-8";
/* 印刷不可 */
@media print {
  body {
    display: none
  }
}
/* 印刷不可 */

#st-ns_ContentsWrapAll * {
  text-decoration: none !important;
}

.st-ns_ContentsWrapAll {
  animation: fadeIn 1s ease 0s 1 normal;
  -webkit-animation: fadeIn 1s ease 0s 1 normal;
  box-sizing: border-box;
  color: #a0794a;
  font-family: "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-feature-settings: "palt";
  font-optical-sizing: auto;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 1.3px;
  line-height: 1.6;
  margin-top: 0px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

@keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}

#wrapper {
  min-width: auto !important;
  overflow: hidden !important;
}

#mainContent {
  margin-bottom: 0 !important;
  padding: 0 !important;
}

/* ふわっと下から */
.st-ns_fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 0.5s;
  animation-delay: 0.5s;
  animation-fill-mode: forwards;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(15px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.st-ns_fadeUpTrigger {
  opacity: 0;
}

/*frame_start*/
.st-ns_frame {
  position: relative;
  width: 100%;
}

.st-ns_frame_inner {
  bottom: 0;
  box-sizing: border-box;
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 10;
}

.st-ns_frame_parts {
  border: solid 10px #f2bcd4;
  box-sizing: border-box;
  height: 100%;
  pointer-events: none;
  top: 0;
  width: 100%;
  z-index: 15;
}

.st-ns_frame_parts::before {
  border: 1px solid #a0794a;
  bottom: 0;
  box-sizing: border-box;
  content: "";
  height: calc(100% - 20px);
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: calc(100% - 20px);
}

.st-ns_frame_parts::after {
  background-image: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427hasunosora/frame_top_left.png), url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427hasunosora/frame_top_right.png), url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427hasunosora/frame_bottom_left.png), url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427hasunosora/frame_bottom_right.png);
  background-position: top left, top right, bottom left, bottom right;
  background-repeat: no-repeat;
  background-size: 50px, 50px;
  bottom: 0;
  box-sizing: border-box;
  content: "";
  height: calc(100% - 20px);
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: calc(100% - 20px);
}

/*frame_end*/

.st-ns_ContentsWrapAll .st-ns_flex {
  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  justify-content: space-between;
}

.st-ns_ContentsWrapAll a {
  color: #222;
  display: block;
  text-decoration: none;
  transition: 0.2s;
}

.st-ns_ContentsWrapAll a:hover img {
  opacity: 1;
}

.st-ns_ContentsWrapAll img {
  display: block;
  height: auto;
  width: 100%;
}

.st-ns_ContentsWrapAll a:before, 
.st-ns_ContentsWrapAll a:after {
  content: "";
  display: block;
  position: absolute;
}

.st-ns_commonSize {
  box-sizing: border-box;
  display: block;
  margin: 0 auto;
  max-width: 1260px;
  padding: 0 80px;
  width: 100%;
}

.st-ns_ContentsWrapAll h2 {
  background: rgba(255, 255, 255, 0);
  border-bottom: none;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.09em;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-align: center;
}

.st-ns_goods__name {
  left: 50%;
  max-width: 441px;
  position: absolute;
  top: -35px;
  transform: translateX(-50%);
}

.st-ns_goods__name_sub {
  font-size: 90px;
  font-weight: 700;
  margin: 0 auto;
  padding-bottom: 20px;
  text-align: center;
  width: 666px;
}

.st-ns_sp, .st-ns_sp a, 
img.st-ns_sp {
  display: none;
}

/*hover_start*/

.st-ns_ContentsWrapAll a, 
.st-ns_ContentsWrapAll a img {
  opacity: 1;
  transition: 0.2s;
}

.st-ns_ContentsWrapAll a:hover {
  transform: translate(10px, 0px);
  transition: 0.2s;
}

/*hover_end*/

/*top_start*/

h1.st-ns_top__im {
  background-color: #fae8f0;
  border: none;
  margin: 10px auto 0;
  padding: 20px 0 20px;
  position: relative;
  z-index: 0;
}

h1.st-ns_top__im::before {
  background-image: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427hasunosora/top_bg_left.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 944px;
  left: -560px;
  position: absolute;
  top: -110px;
  width: 943px;
  z-index: -1;
}

h1.st-ns_top__im::after {
  background-image: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427hasunosora/top_bg_right.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 1022px;
  position: absolute;
  right: -450px;
  top: -455px;
  width: 1022px;
  z-index: -1;
}

/*top_end*/

/*intro_start*/

.st-ns_intro {
  background: #fff;
  border-bottom: 1px solid #a0794a;
  padding: 60px 0 250px;
  position: relative;
  z-index: 0;
}

.st-ns_intro_txt {
  font-size: 18px;
  font-weight: 600;
  line-height: 2;
  position: relative;
  text-align: center;
}

.st-ns_intro_txt::before {
  background-image: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427hasunosora/intro_bg_left.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 298px;
  left: 50%;
  margin-left: -524px;
  position: absolute;
  top: -17px;
  width: 154px;
  z-index: -1;
}

.st-ns_intro_txt::after {
  background-image: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427hasunosora/intro_bg_right.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 297px;
  margin-right: -536px;
  position: absolute;
  right: 50%;
  top: -17px;
  width: 182px;
  z-index: -1;
}

.st-ns_intro_txt p:nth-of-type(n+2) {
  padding-top: 25px;
}

.st-ns_scroll-infinity {
  bottom: 110px;
  left: 0;
  max-width: 1920px;
  position: absolute;
  width: 100%;
  z-index: -1;
}

@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

.st-ns_scroll-infinity__wrap {
  display: flex;
}

.st-ns_scroll-infinity__list {
  display: flex;
  list-style: none;
  padding: 0
}

.st-ns_scroll-infinity__list--left {
  animation: infinity-scroll-left 300s infinite linear 0.5s both;
}

.st-ns_scroll-infinity__item {
  margin-right: 50px;
  width: 2168px;
}

.st-ns_intro_illust {
  bottom: 30px;
  left: 0;
  margin: 0 auto;
  max-width: 1100px;
  position: absolute;
  right: 0;
  width: 90%;
  z-index: 1;
}

/*intro_end*/

/*nav_start*/

.st-ns_nav {
  display: none;
  margin-top: 50px;
  padding: 0;
  position: fixed;
  right: 30px;
  text-align: center;
  top: 100px;
  transition: all .2s;
  visibility: hidden;
  width: 300px;
  z-index: 998;
}

.st-ns_nav_inner {
  box-sizing: border-box;
  margin: 0 auto;
  border: 1px solid #a0794a;
}

.st-ns_nav_inner > ul {
  display: flex;
  flex-direction: column;
}

.st-ns_nav_list {
  background-color: #a0794a;
  border-bottom: 1px solid #fff;
  font-size: clamp(16px, 3vw, 18px);
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1;
  text-align: left;
}

.st-ns_nav_list:last-of-type {
  border-bottom: none;
}

.st-ns_nav_list span {
  font-size: 0.7em;
}

.st-ns_nav_list:last-child {
  margin-bottom: 0;
}

.st-ns_nav ul li a {
  color: #fff;
  padding: 20px;
}

.st-ns_nav ul li a:hover {
  background-color: #fff;
  color: #a0794a;
  transform: translate(0px, 0px);
  transition: 0.2s;
}

.st-ns_nav.st-ns_panelactive {
  display: block;
  visibility: visible;
}

/*=============================
openbtn
=============================*/

.st-ns_openbtn {
  cursor: pointer;
  display: none;
  margin-top: 50px;
  position: fixed;
  right: 30px;
  top: 30px;
  z-index: 999;
}

.st-ns_openbtn_inner {
  background: #a0794a;
  box-sizing: border-box;
  height: 60px;
  position: relative;
  transition: all .2s;
  width: 60px;
}

.st-ns_openbtn span {
  background-color: #fff;
  border-radius: 2px;
  display: block;
  height: 3px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all .2s;
  width: 30px;
}

.st-ns_openbtn span:nth-of-type(1) {
  margin-top: -8px;
}

.st-ns_openbtn span:nth-of-type(2) {
  margin-top: 0;
}

.st-ns_openbtn span:nth-of-type(3) {
  margin-top: 8px;
}

.st-ns_openbtn.st-ns_active span:nth-of-type(1) {
  margin-top: 0;
  transform: translate(-50%, -50%) rotate(-45deg);
}

.st-ns_openbtn.st-ns_active span:nth-of-type(2) {
  opacity: 0;
}

.st-ns_openbtn.st-ns_active span:nth-of-type(3) {
  margin-top: 0;
  transform: translate(-50%, -50%) rotate(45deg);
}

.st-ns_openbtn.st-ns_fixed {
  display: block;
}

.st-ns_overlay {
  background: rgb(255 255 255 / .6);
  display: block;
  height: 100vh;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 50px;
  transition: all 200ms ease-in;
  visibility: hidden;
  width: 100%;
  z-index: 902;
}

.st-ns_overlay.st-ns_active {
  opacity: 1;
  visibility: visible;
}

/*nav_end*/

/*goods_start*/

.st-ns_goods {
  background-color: #fff;
  background-image: linear-gradient(#a9e1ff80, #f7e9f280 50%, #a9e1ff80);
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.st-ns_goods::after {
  background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427hasunosora/bg.png);
  background-repeat: repeat-y;
  background-size: contain;
  content: "";
  display: block;
  height: calc(100% + 250px);
  position: absolute;
  top: -160px;
  width: 100%;
  z-index: -1;
}

.st-ns_goods__groupFull:nth-of-type(n + 2) {
  padding-top: 70px;
}

.st-ns_goods__groupFull {
  border-bottom: 1px solid #a0794a;
  margin-top: 0;
  padding-bottom: 70px;
  padding-top: 70px;
  position: relative;
  z-index: 0;
}

.st-ns_goods__groupFull:last-of-type {
  border-bottom: none;
}

.st-ns_goods__detail {
  height: fit-content;
}

.st-ns_goods__groupFull .st-ns_goods__detail {
  width: 100%;
}

.st-ns_goods__inner {
  background-color: rgba(255, 255, 255, 0.4);
  border: 2px solid #a0794a;
  box-sizing: border-box;
  margin-top: 35px;
  outline: 1px solid #a0794a;
  outline-offset: -8px;
  padding: 50px 20px 40px;
  position: relative;
}

.st-ns_goods__im {
  margin: 0 auto;
  max-width: 1000px;
  width: 100%;
}

.st-ns_goods__linkList {
  margin-top: 20px;
}

.st-ns_goods__linkList > * {
  width: 100%;
}

.st-ns_goods__groupFull .st-ns_goods__linkList {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  width: 100%;
}

.st-ns_goods__groupFull .st-ns_goods__linkList > * {
  max-width: 480px;
}

.st-ns_goods__groupFull .st-ns_goods__linkList > *:nth-child(2) {
  margin-left: 20px;
}

.st-ns_goods__linkList > * a {
  align-items: center;
  background: #a0794a;
  box-sizing: border-box;
  display: flex;
  font-size: 22px;
  height: 100%;
  justify-content: space-between;
  padding: 0.8em;
  position: relative;
  text-align: center;
}

.st-ns_goods__linkList > * a:before {
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 7.5px 0 7px 12px;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  right: 0.8em;
  top: 50%;
  transform: rotate(0deg) translate(0, -50%);
  width: 0;
}

.st-ns_goods__linkList .st-ns_txt {
  color: #fff;
  font-weight: 700;
  text-align: center;
  width: 100%;
}

/*goods_end*/

.st-ns_areaBottom {
  background: #fff;
  border-top: 1px solid #a0794a;
  font-size: 14px;
  font-weight: 700;
  padding: 8px 0;
  text-align: center;
  margin-bottom: 10px;
}

/*contents_end*/

@media screen and (max-width: 1023px) {
	
  .st-ns_ContentsWrapAll {
    box-sizing: border-box;
    font-size: clamp(14px, 3.5vw, 16px);
    margin-top: 0px;
    overflow: hidden;
    -webkit-text-size-adjust: 100%;
  }
	
  .st-ns_ContentsWrapAll img {
    display: block;
    width: 100%;
  }
	
  .st-ns_commonSize {
    box-sizing: border-box;
    padding: 0;
    width: 90%;
  }
	
  h2.st-ns_commonTitleH2 {
    box-sizing: border-box;
    font-size: clamp(20px, 6.5vw, 3rem);
    padding-top: 12vw;
  }
	
  .st-ns_goods__name {
    left: 50%;
    position: absolute;
    top: -3.5vw;
    transform: translateX(-50%);
    width: 60%;
  }
	
  .st-ns_goods__name_sub {
    font-size: clamp(14px, 2vw, 16px);
    margin-bottom: 2vw;
    width: 70%;
  }
	
  .st-ns_sp, .st-ns_sp a, 
	img.st-ns_sp {
    display: block;
  }
	
  .st-ns_pc, .st-ns_pc a, 
	img.st-ns_pc {
    display: none;
  }
	
  /*frame_start*/
	
  .st-ns_frame_parts {
    border: solid 8px #f2bcd4;
  }
	
  .st-ns_frame_parts::before {
    height: calc(100% - 16px);
    width: calc(100% - 16px);
  }
	
  .st-ns_frame_parts::after {
    background-image: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427hasunosora/frame_top_left.png), url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427hasunosora/frame_top_right.png), url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427hasunosora/frame_bottom_left.png), url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427hasunosora/frame_bottom_right.png);
    background-size: 25px, 25px;
    height: calc(100% - 16px);
    width: calc(100% - 16px);
  }
	
  /*frame_end*/
	
  /*SP_contents_start*/
	
  /*top_start*/
	
  h1.st-ns_top__im {
    aspect-ratio: 2048 / 2048;
    border: none;
    margin: 8px 0 0;
    padding: calc(5% - 8px) 5%;
  }
	
  h1.st-ns_top__im::before, 
  h1.st-ns_top__im::after {
    display: none;
  }
	
  h1.st-ns_top__im .st-ns_commonSize {
    width: 100%;
  }
	
  /*SP_top_end*/
	
  /*SP_intro_start*/
	
  .st-ns_intro {
    padding: clamp(7vw, 7vw, 70px) 0 clamp(23vw, 23vw, 150px);
  }
	
  .st-ns_intro_txt {
    font-size: clamp(10px, calc(0.625rem + ((1vw - 3.2px) * 1.42)), 20px);
    letter-spacing: 0.05em;
  }
	
  .st-ns_intro_txt::before {
    aspect-ratio: 174 / 972;
    background-image: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427hasunosora/intro_bg_left_sp.png);
    height: auto;
    left: 16px;
    margin-left: -4vw;
    top: 50%;
    transform: translateY(-50%);
    width: 8vw;
  }
	
  .st-ns_intro_txt::after {
    aspect-ratio: 213 / 987;
    background-image: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427hasunosora/intro_bg_right_sp.png);
    height: auto;
    margin-right: -4vw;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    width: 10vw;
  }

  .st-ns_scroll-infinity {
    bottom: 9vw;
  }
	
  .st-ns_scroll-infinity__item {
    margin-right: 5vw;
    width: 220vw;
  }
	
  .st-ns_intro_illust {
    bottom: 3.5vw;
  }
	
  /*SP_intro_end*/
	
  /*SP_nav_start*/
  .st-ns_nav {
	right: 3%;	
  }
  .st-ns_nav_list {
    line-height: 1.3;
  }
	
  .st-ns_nav ul li a:hover {
    background-color: #a0794a;
    color: #fff;
    transform: translate(0px, 0px);
    transition: 0.2s;
  }
	
/*=============================
openbtn
=============================*/
	
  .st-ns_openbtn {
    right: 3%;
    top: 3%;
  }
	
  .st-ns_openbtn_inner {
    height: 50px;
    width: 50px;
  }
	
  .st-ns_openbtn span {
    height: 2px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 22px;
  }

  .st-ns_openbtn span:nth-of-type(1) {
    margin-top: -6px;
  }

  .st-ns_openbtn span:nth-of-type(2) {
    margin-top: 0;
  }

  .st-ns_openbtn span:nth-of-type(3) {
    margin-top: 6px;
  }

  /*SP_nav_end*/
	
  /*SP_goods_start*/

  .st-ns_goods::after {
	top: -20vw;	
  }
  .st-ns_goods__groupFull {
    margin-top: 0;
    padding-bottom: 10vw;
    padding-top: 10vw;
  }
	
  .st-ns_goods__groupFull:nth-of-type(n + 2) {
    padding-top: 10vw;
  }
	
  .st-ns_goods__inner {
    border: clamp(1px, 2px, 2px) solid #a0794a;
    margin: 3.5vw auto 0;
    outline: clamp(1px, 1px, 1px) solid #a0794a;
    outline-offset: clamp(-6px, -8px, -8px);
    padding: 7vw 2vw 6vw;
  }

  .st-ns_goods__detail, 
  .st-ns_goods__groupFull .st-ns_goods__detail {
    margin-left: auto;
    margin-right: auto;
    width: 94%;
  }

  .st-ns_goods__im {
    max-width: 100%;
  }

  .st-ns_goods__groupFull h3.st-ns_goods__name, 
  .st-ns_goods__groupHalfLeft h3.st-ns_goods__name, 
  .st-ns_goods__groupHalfRight h3.st-ns_goods__name, 
  .st-ns_goods__group h3.st-ns_goods__name {
    font-size: clamp(18px, 7vw, 40px);
    margin: 0 0 2vw;
  }

  .st-ns_goods__groupFull .st-ns_goods__linkList {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-top: 2vw;
    width: 100%;
  }

  .st-ns_goods__linkList > * {
    box-sizing: border-box;
  }

  .st-ns_goods__groupFull .st-ns_goods__linkList > *:nth-child(2) {
    margin-left: 0;
    margin-top: 2vw;
  }

  .st-ns_goods__groupFull .st-ns_goods__linkList > * {
    width: 100%;
  }

  .st-ns_goods__groupFull .st-ns_goods__linkList.st-ns_col2 {
    align-items: center;
    flex-direction: column;
  }

  .st-ns_goods__groupFull .st-ns_goods__linkList.st-ns_col1 > * {
    max-width: 750px;
    width: 80%;
  }
	
  .st-ns_goods__groupFull .st-ns_goods__linkList.st-ns_col2 > * {
    width: 80%;
    max-width: 750px;
  }
	
  .st-ns_goods__groupFull .st-ns_goods__linkList.st-ns_col2 > *:nth-child(2) {
    margin-left: 0;
    margin-top: 2vw;
  }
	
  .st-ns_goods__groupHalfLeft .st-ns_goods__linkList > *, 
  .st-ns_goods__groupHalfRight .st-ns_goods__linkList > * {
    margin-top: 0;
  }
	
  .st-ns_goods__linkList > * a {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    padding: 0.6em;
  }
	
  .st-ns_goods__linkList > * a::before {
    border-width: min(1.2vw, 7.5px) 0 min(1.1vw, 7px) min(2vw, 12px);
    right: 0.6em;
  }
	
  .st-ns_goods__linkList .st-ns_txt {
    font-size: clamp(14px, 3.6vw, 28px);
    width: 100%;
  }
	
  .st-ns_goods__group .st-ns_goods__linkList > * {
    margin-top: 0;
  }
	
  /*SP_goods_end*/
	
  .st-ns_areaBottom {
    font-size: clamp(8px, calc(0.5rem + ((1vw - 3.2px) * 0.85227)), 14px);
    padding: 1vw 0;
  }
	
  /*hover_start*/
	
  .st-ns_ContentsWrapAll a:hover {
    transform: translate(0px, 0px);
  }
	
  /*hover_end*/
	
  /*SP_contents_end*/
}