* {
  min-height: 0%;
  box-sizing: border-box;
}

body {
  font-family: 'Shuei MaruGo L';
  font-weight: normal;
  font-size: 16px;
  line-height: 1;
  color: #202020;
}

img {
  vertical-align: top;
  width: 100%;
}

a {
  text-decoration: none;
}

a:hover {
  opacity: .8;
}

.tuki-wrap {
  position: relative;
}

.tuki-logo {
  position: absolute;
  right: 22px;
  top: 26px;
  max-width: 164px;
  z-index: 1;
}

.tuki-hobonichi {
  position: absolute;
  right: 20px;
  top: 20px;
  font-family: 'Koburina Gothic W6 JIS2004';
  font-size: 15px;
  letter-spacing: 0.14em;
  color: #14657D;
  z-index: 2;
}

.tuki-bg {
  padding: 150px 30px;
}

.tuki-bg--main {
  background-image: url(/store/tsukinomise/2023/articles/img/survey/bg-1.svg);
  background-repeat: repeat;
  background-size: 100%;
  background-position: top;
  background-attachment: fixed;
  background-color: #fff7f7;
  padding: 170px 30px 92px;
}

.tuki-bg--footer {
  background-color: #F7E3DE;
  padding-top: 78px;
  padding-bottom: 98px;
}

.tuki-cnt {
  max-width: 800px;
  margin: auto;
}

.tuki-cnt--main {
  position: relative;
  background-color: rgba(255, 255, 255, 0.95);
  padding: 82px 30px 75px;
}

.tuki-cnt-inner--main {
  max-width: 640px;
  margin: auto;
}

.tuki-mv {
  position: relative;
  padding-bottom: 15px;
}

.tuki-ttl1 {
  color: #221F61;
  line-height: 1.5;
  margin-bottom: 35px;
}

.tuki-ttl1 img {
  max-width: 428px;
}

.tuki-txt {
  font-weight: 400;
  line-height: 1.92;
  letter-spacing: 0.05em;
}

.tuki-txt--2 {
  border-top: 0.2px solid #000;
  border-bottom: 0.2px solid #000;
  padding: 28px 0 23px;
  margin: 55px 0 20px;
}

.tuki-txt--2 .ttl {
  font-family: 'Shuei MaruGo B';
  font-size: 19px;
  font-weight: 600;
}

.tuki-txt--attention {
  font-family: 'Gothic Medium BBB';
  font-size: 12px;
  letter-spacing: 0.6px;
}

.tuki-questionnaire {
  position: relative;
  font-family: 'Shuei MaruGo B';
  display: block;
  background-color: #14657D;
  color: #fff;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 183.5%;
  letter-spacing: 1.76px;
  border-radius: 500px;
  padding: 15px 0;
  margin-top: 43px;
  text-align: center;
  box-shadow: 0px 2px 5px 0px rgba(39, 39, 39, 0.25);
}

.tuki-questionnaire::after {
  content: '';
  position: absolute;
  top: -11.38px;
  right: 0;
  width: 100px;
  height: 63.38px;
  background-image: url(/store/tsukinomise/2023/articles/img/survey/ico-stationery.png);
  background-size: contain;
}

.tuki-questionnaire-end {
  color: #DA5331;
  font-family: 'Gothic Medium BBB';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  letter-spacing: 0.7px;
  margin-top: 30px;
}

.tuki-link > a {
  display: block;
  padding: 50px 0;
  border-bottom: 1px solid #DBDBDB;
}

.tuki-link > a:first-of-type {
  padding-top: 100px;
}

.tuki-link > a:last-of-type {
  border-bottom: none;
}

.tuki-link > a.comingsoon {
  pointer-events: none;
  opacity: .4;
}

.tuki-link-circle {
  width: 125px;
  height: 125px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url(/store/tsukinomise/2023/articles/img/bg-circle-1.svg);
  background-size: contain;
  background-repeat: no-repeat;
  font-size: 31px;
  line-height: 1.48;
  margin-right: 20px;
  color: #000;
  font-family: 'Koburina Gothic W1 JIS2004';
  font-weight: 250;
}

.tuki-link-circle--archive {
  background-image: url(/store/tsukinomise/2022/articles/img/bg-circle-2.svg);
  font-size: 14px;
  line-height: 158.5%;
  letter-spacing: 0.135em;
  font-family: 'Gothic Medium BBB';
  color: #202020;
}

.tuki-link-circle--sp {
  background-image: none;
  background-color: #F7E3DE;
  color: #fff;
  border-radius: 300px;
  transform: rotate(-20deg);
  font-size: 21px;
  letter-spacing: 0.16em;
}

.tuki-link-circle-tokubetu {
  width: 125px;
  height: 125px;
  margin-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tuki-link-circle-tokubetu img {
  width: 100%;
  max-width: 89px;
}

.tuki-link-ttlWrap {
  display: flex;
  align-items: center;
}

.tuki-link-ttl {
  font-family: 'Gothic Medium BBB';
  font-weight: 500;
  font-size: 21px;
  line-height: 158.5%;
  letter-spacing: 0;
  color: #202020;
  width: calc(100% - 145px);
}

.tuki-link-ttl .underline {
  min-width: 235px;
  display: inline-block;
  font-size: 16px;
  border-bottom: 1px solid #000;
  margin-bottom: 8px;
}

.tuki-link-ttl .underline span {
  letter-spacing: 0.05em;
}

.tuki-link-ttl p {
  display: block;
}

.tuki-link-ttl p.small {
  font-size: 18px;
}

.tuki-link-ttl p.small span {
  letter-spacing: 0.05em;
}

.tuki-link-time {
  font-size: 12px;
  line-height: 192%;
  letter-spacing: 0.05em;
  color: #999;
  margin: 0 0 0 145px;
}

.tuki-bnr {
  display: block;
  max-width: 800px;
  margin: auto;
}

.tuki-footerLinks {
  color: #4F4F4F;
  margin-top: 70px;
}

.tuki-footerLinks-sns {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Koburina Gothic W6 JIS2004';
  margin: auto;
  color: #4F4F4F;
}

.tuki-footerLinks-sns > span {
  margin: 0 10px;
  font-size: 18px;
  letter-spacing: 0.07em;
}

.tuki-footerLinks-sns > a {
  margin: 0 10px;
}

.tuki-footerLinks-sns > a.tuki-tw {
  width: 36.89px;
}

.tuki-footerLinks-sns > a.tuki-fb {
  width: 30.35px;
}

.tuki-footerLinks-sns > a.tuki-li {
  width: 33.44px;
}

.tuki-footerLinks-txt {
  font-family: 'Koburina Gothic W6 JIS2004';
  font-size: 18px;
  letter-spacing: 0.07em;
  margin: 20px 0 25px;
  text-align: center;
  line-height: 1.5;
}

.tuki-footerLinks-txt > a {
  color: #4F4F4F;
  display: inline-block;
}

.tuki-footerLinks-txt > a:nth-of-type(2) {
  position: relative;
  margin: 0 16px 0 0;
}

.tuki-footerLinks-txt > a:nth-of-type(2)::after {
  content: '|';
  position: absolute;
  right: -15px;
  top: -2px;
  transform: rotate(40deg);
  font-size: 21px;
}

.tuki-footerLinks-txt > a:nth-of-type(2) {
  margin: 0 16px;
}

.tuki-footerLinks-txt > a:nth-of-type(2)::before {
  content: '|';
  position: absolute;
  left: -15px;
  top: -2px;
  transform: rotate(40deg);
  font-size: 21px;
}

.tuki-footerLinks-sitename {
  font-family: 'Koburina Gothic W6 JIS2004';
  font-size: 12px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #4F4F4F;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

@media (max-width: 650px) and (min-width: 520px) {
  .tuki-questionnaire {
    text-align: left;
    padding-left: 35px;
    font-size: 18px;
  }
}

@media (max-width: 519px) {
  body {
    font-size: 14px;
  }
  .tuki-logo {
    position: absolute;
    top: initial;
    bottom: 40px;
    right: initial;
    left: 0;
    width: 23vw;
  }
  .tuki-logo.kotei {
    position: absolute;
  }
  .tuki-hobonichi {
    position: absolute;
    left: initial;
    right: 20px;
    font-size: 12px;
  }
  .tuki-bg--main {
    background: none;
    padding: 75px 20px 0;
    position: relative;
  }
  .tuki-bg--main::before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100vh;
    background-image: url(/store/tsukinomise/2023/articles/img/survey/bg-1-sp.svg);
    background-position: top;
    background-repeat: repeat;
    background-color: #fff7f7;
  }
  .tuki-bg--footer {
    padding: 56px 30px 66px;
    width: calc(100% + 40px);
    margin-left: -20px;
  }
  .tuki-cnt--main {
    padding: 23px 30px 54px;
    margin-bottom: 48px;
  }
  .tuki-mv {
    padding-bottom: 40px;
  }
  .tuki-ttl1 > span:nth-of-type(1) {
    font-size: 25px;
  }
  .tuki-ttl1 > span:nth-of-type(2) {
    font-size: 18px;
  }
  .tuki-txt--2 {
    margin: 28px 0 23px;
    padding: 20px 0;
  }
  .tuki-txt--2 .ttl {
    font-size: 16px;
  }
  .tuki-txt--attention {
    font-size: 11px;
  }
  .tuki-questionnaire {
    font-size: 15px;
    margin-top: 28px;
  }
  .tuki-questionnaire::after {
    width: 50px;
    height: 31.69px;
    top: 10px;
    right: -7px;
  }
  .tuki-questionnaire-end {
    font-size: 12px;
    letter-spacing: 0.6px;
    margin-top: 20px;
  }
  .tuki-link > a {
    padding: 30px 0;
  }
  .tuki-link > a:first-of-type {
    padding-top: 50px;
  }
  .tuki-link-circle {
    width: 96px;
    height: 96px;
    margin-bottom: 20px;
    font-size: 24px;
  }
  .tuki-link-circle--archive {
    font-size: 12px;
  }
  .tuki-link-circle-tokubetu {
    width: 96px;
    height: 96px;
    margin-bottom: 20px;
  }
  .tuki-link-ttlWrap {
    flex-direction: column;
    align-items: inherit;
  }
  .tuki-link-ttl {
    font-size: 18px;
    width: 100%;
  }
  .tuki-link-ttl .underline {
    min-width: 210px;
    font-size: 14px;
    margin-bottom: 6px;
  }
  .tuki-link-ttl p.small {
    font-size: 16px;
  }
  .tuki-link-time {
    display: block;
    margin: 4px 0 0;
  }
  .tuki-footerLinks {
    margin-top: 40px;
  }
  .tuki-footerLinks-sns {
    justify-content: inherit;
  }
  .tuki-footerLinks-sns > span {
    font-size: 14px;
    margin-left: 0;
  }
  .tuki-footerLinks-txt {
    font-size: 14px;
    text-align: left;
    margin: 25px 0 45px;
  }
  .tuki-footerLinks-txt > a {
    display: block;
  }
  .tuki-footerLinks-txt > a:nth-of-type(2), .tuki-footerLinks-txt > a:nth-of-type(3) {
    margin: 6px 0;
  }
  .tuki-footerLinks-txt > a:nth-of-type(2)::before, .tuki-footerLinks-txt > a:nth-of-type(2)::after, .tuki-footerLinks-txt > a:nth-of-type(3)::before, .tuki-footerLinks-txt > a:nth-of-type(3)::after {
    content: none;
  }
  .tuki-footerLinks-sitename {
    font-size: 10px;
    text-align: left;
  }
  #scroll-image {
    padding-bottom: 80px;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}

@media (max-width: 415px) {
  .tuki-questionnaire {
    text-align: left;
    padding-left: 7vw;
    font-size: 3.5vw;
  }
}

@media (max-width: 374px) {
  .tuki-bg--main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .tuki-bg--footer {
    width: calc(100% + 30px);
    margin-left: -15px;
  }
  .tuki-cnt--main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .tuki-ttl1 > span:nth-of-type(2) {
    font-size: 17px;
  }
}
