@charset "UTF-8";
.footer {
  text-align: center;
}

.footer {
  max-width: 500px;
  width: 90%;
  margin: 0 auto;
  font-size: 1.6rem;
  position: relative;
}

.footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.footer li {
  width: 49%;
}

/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  word-break: normal;
  -moz-tab-size: 4;
  tab-size: 4;
}

*, :after, :before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  padding: 0;
  margin: 0;
}

hr {
  overflow: visible;
  height: 0;
  color: inherit;
}

details, main {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden] {
  display: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline-width: 0;
}

code, kbd, pre, samp {
  font-family: monospace,monospace;
}

pre {
  font-size: 1em;
}

b, strong {
  font-weight: bolder;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

table {
  border-color: inherit;
  text-indent: 0;
}

input {
  border-radius: 0;
}

[disabled] {
  cursor: default;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
  color: inherit;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
}

a:focus, button:focus, input:focus, select:focus, textarea:focus {
  outline-width: 0;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  white-space: normal;
  max-width: 100%;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true] {
  cursor: default;
}

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

*:focus {
  outline: none;
}

body {
  font-family: 'Yu Gothic Pr6N B', YuGothic, "Yu Gothic", Meiryo, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #392622;
}

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

ul {
  list-style: none;
}

a {
  text-decoration: none;
  display: inline-block;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
}

a:hover {
  opacity: .8;
}

p {
  line-height: 2;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.tr-mv {
  position: relative;
  overflow: hidden;
}

.tr-mv a {
  position: absolute;
  right: 8.2%;
  top: 10.3%;
  width: 16.1vw;
  height: 50vw;
}

.tr-yodogawa {
  max-width: 500px;
  margin: 100px auto;
}

.tr-yodogawa-txt {
  max-width: 400px;
  margin: auto;
}

.tr-yodogawa-txt.v2 {
  max-width: 465px;
}

.tr-yodogawa-txt p.center {
  font-size: 15px;
  text-align: center;
  margin-top: 40px;
}

.tr-yodogawa-txt p.red {
  color: #E84709;
}

.tr-yodogawa-btn {
  margin-top: 30px;
  text-align: center;
}

.tr-yodogawa-btn a {
  max-width: 450px;
}

.tr-yodogawa-btn a:nth-of-type(2) {
  color: #E84709;
  text-decoration: underline;
}

.tr-birds {
  background-color: #A4D0C3;
  position: relative;
  padding: 100px 30px 150px;
}

.tr-birds::after {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 100px;
  content: '';
  background-image: url(/seikatsunotanoshimi/2022_spring/derby/img/bg-line.png);
  background-size: 100% 50px;
  background-position: bottom;
  background-repeat: no-repeat;
}

.tr-birds-ttl {
  text-align: center;
  margin-bottom: 100px;
}

.tr-birds-ttl h1 {
  max-width: 650px;
  margin: auto;
}

.tr-birds-ttl p {
  margin-top: 10px;
}

.tr-birds-lineup {
  max-width: 1200px;
  margin: auto;
  background-color: #fff;
  padding: 50px 50px 80px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  border-radius: 30px;
  text-align: center;
}

.tr-birds-lineup a {
  width: calc(25% - 12px);
  margin-right: 16px;
  margin-top: 30px;
  color: #392622;
}

.tr-birds-lineup a:nth-of-type(4n) {
  margin-right: 0;
}

.tr-birds-lineup a img {
  max-height: 260px;
  height: auto;
  max-width: 290px;
  width: auto;
}

.tr-birds-lineup a p {
  margin-top: 15px;
}

.modaal-container {
  border-radius: 100px;
  max-width: 900px;
}

.modaal-content-container {
  text-align: center;
  padding: 50px 30px;
}

.tori-ttl {
  font-size: 30px;
}

.tori-img {
  margin: 50px auto;
  max-width: 320px;
}

.tori-img.first {
  max-width: 228px;
}

.tori-txt {
  line-height: 2;
}

.tr-setumei {
  padding: 100px 30px;
  position: relative;
  overflow: hidden;
}

.tr-setumei::before, .tr-setumei::after {
  content: '';
  position: absolute;
  top: 38%;
  width: 650px;
  height: 327px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 2;
}

.tr-setumei::before {
  background-image: url(/seikatsunotanoshimi/2022_spring/derby/img/bg-tori-left.png?v2);
  right: calc(50% + 239px);
}

.tr-setumei::after {
  background-image: url(/seikatsunotanoshimi/2022_spring/derby/img/bg-tori-right.png);
  left: calc(50% + 220px);
  top: 36.5%;
  width: 600px;
  height: 371px;
}

.tr-setumei-ttl {
  max-width: 500px;
  margin: 0 auto 50px;
}

.tr-setumei-desc {
  max-width: 500px;
  margin: auto;
}

.tr-setumei-desc p {
  line-height: 2;
  margin-top: 40px;
}

.tr-setumei-desc p.min {
  font-size: 80%;
  margin-top: 30px;
}

.tr-nagare {
  padding: 0 30px;
  overflow: hidden;
}

.tr-nagare-inner {
  padding: 50px 30px;
  border: 4px dotted #E84709;
  border-radius: 30px;
  max-width: 900px;
  margin: auto;
}

.tr-nagare-ttl {
  max-width: 280px;
  margin: 0 auto 20px;
}

.tr-nagare-block1 {
  max-width: 500px;
  margin: auto;
}

.tr-nagare-block1 > div {
  margin-top: 20px;
  position: relative;
  line-height: 2;
}

.tr-nagare-block1 > div span {
  font-size: 27px;
}

.tr-nagare-block1 > div span b {
  color: #E84709;
}

.tr-nagare-block1 > div:nth-of-type(1)::before {
  content: '';
  position: absolute;
  left: -137px;
  top: -23px;
  background-image: url(/seikatsunotanoshimi/2022_spring/derby/img/bg-tori-1.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 90px;
  height: 164px;
}

.tr-nagare-block1 > div:nth-of-type(2)::before {
  content: '';
  position: absolute;
  right: -67px;
  top: 62px;
  background-image: url(/seikatsunotanoshimi/2022_spring/derby/img/bg-tori-2.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 104px;
  height: 148px;
}

.tr-nagare-block1 > div:nth-of-type(3)::before {
  content: '';
  position: absolute;
  left: -133px;
  top: 49px;
  background-image: url(/seikatsunotanoshimi/2022_spring/derby/img/bg-tori-3.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 85px;
  height: 182px;
}

.tr-nagare-simekiri {
  font-size: 30px;
  margin-top: 70px;
  text-align: center;
}

.tr-nagare-simekiri span {
  color: #E84709;
}

.tr-nagare-txt {
  margin: 70px 0 60px;
  display: flex;
  justify-content: center;
}

.tr-nagare-txt.v2 {
  display: block;
  margin: 70px auto 60px;
  max-width: 505px;
}

.tr-nagare-txt .red {
  color: #E84709;
}

.tr-nagare-btn {
  text-align: center;
}

.tr-nagare-btn a {
  max-width: 630px;
}

.tr-bottom {
  padding: 100px 30px;
  margin-top: 100px;
  background-image: url(/seikatsunotanoshimi/2022_spring/derby/img/bg-footer.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% -8px;
}

.tr-hint {
  max-width: 900px;
  padding: 100px 30px;
  margin: auto;
  background-color: #fff;
  border-radius: 85px;
  text-align: center;
}

.tr-hint-ttl {
  display: inline-block;
  font-size: 48px;
  position: relative;
}

.tr-hint-ttl::after {
  content: '';
  position: absolute;
  bottom: -8px;
  left: -1%;
  width: 102%;
  height: 23px;
  background-image: url(/seikatsunotanoshimi/2022_spring/derby/img/bg-underline.png);
  background-size: 100%;
  background-repeat: no-repeat;
}

.tr-hint-img {
  margin: 50px auto;
  max-width: 250px;
}

.tr-hint-txt {
  display: flex;
  justify-content: center;
  text-align: left;
  line-height: 2;
}

.footer {
  margin: 100px auto;
}

.footer h5 {
  color: #392622;
}

.footer ul.sns {
  width: 240px;
  margin: 20px auto 40px;
}

.footer ul.sns li {
  width: 25%;
}

.footer ul.sns li a {
  width: 100%;
}

.footer .btn {
  border: 1px solid #392622;
  border-radius: 5px;
  padding: .5em 0;
  margin: 0 auto 25px;
  position: relative;
}

.footer .btn a {
  display: block;
  color: #392622;
  font-size: 16px;
}

.footer .btn i {
  margin-right: 7px;
  vertical-align: sub;
  background: url(/seikatsunotanoshimi/2022_spring/teaser/images/icon_mail.svg) no-repeat;
  background-size: contain;
  width: 24px;
  height: 19px;
  display: inline-block;
}

.footer .btn:hover {
  opacity: .5;
  -webkit-transition: .16s;
  transition: .16s;
}

.tr-bnr {
  display: flex;
  justify-content: space-between;
  max-width: 800px;
  margin: auto;
}

.tr-bnr a {
  width: calc(50% - 10px);
}

.tr-result {
  background-color: #D34709;
  padding: 0 30px 150px;
}

.tr-result .tr-result-ttl {
  position: relative;
  max-width: 480px;
  width: 100%;
  margin: auto;
}

.tr-result .tr-result-ttl::before, .tr-result .tr-result-ttl::after {
  position: absolute;
  content: '';
  background-repeat: no-repeat;
  background-size: contain;
}

.tr-result .tr-result-ttl::before {
  background-image: url(/seikatsunotanoshimi/2022_spring/derby/img/result/bg-result-left.png);
  width: 314px;
  height: 281px;
  top: 113px;
  left: calc(50% - 636px);
}

.tr-result .tr-result-ttl::after {
  background-image: url(/seikatsunotanoshimi/2022_spring/derby/img/result/bg-result-right.png);
  width: 331px;
  height: 288px;
  top: 98px;
  right: calc(50% - 644px);
}

.tr-result .tr-result-cnt {
  position: relative;
  max-width: 900px;
  margin: 130px auto 0;
}

.tr-result .tr-result-cnt::before {
  position: absolute;
  top: -87px;
  left: 0.5%;
  content: '';
  background-image: url(/seikatsunotanoshimi/2022_spring/derby/img/result/img-tairetu.png);
  background-size: contain;
  width: 96.8%;
  height: 138px;
  z-index: 0;
}

.tr-result .tr-result-cnt-inner {
  position: relative;
  z-index: 1;
  padding: 100px 30px;
  border: 4px solid #E6D23C;
  border-radius: 30px;
  background-color: #fff;
}

.tr-result p {
  margin: auto;
  max-width: 540px;
}

.tr-result p.yodo {
  max-width: 440px;
}

.tr-result p span {
  position: relative;
}

.tr-result p span.yellow {
  background-color: #FFDD00;
  line-height: 1;
}

.tr-result p span.fs1 {
  font-size: 130%;
}

.tr-result p span.fs2 {
  font-size: 180%;
}

.tr-result p span.orange {
  color: #D34709;
}

.tr-result p span.blue {
  color: #008CD5;
}

.tr-result p span.ico::before, .tr-result p span.ico::after {
  position: absolute;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  width: 100px;
  height: 100px;
}

.tr-result p span.ico--1::before {
  background-image: url(/seikatsunotanoshimi/2022_spring/derby/img/result/bg-result-1.png);
  left: -133px;
  top: -44px;
}

.tr-result p span.ico--2::before {
  background-image: url(/seikatsunotanoshimi/2022_spring/derby/img/result/bg-result-2.png);
  left: -102px;
  top: 25px;
  width: 70px;
  height: 119px;
}

.tr-result p span.ico--2::after {
  background-image: url(/seikatsunotanoshimi/2022_spring/derby/img/result/bg-result-3.png);
  right: -185px;
  top: 30px;
  width: 70px;
  height: 112px;
}

.tr-result p span.ico--4::before {
  background-image: url(/seikatsunotanoshimi/2022_spring/derby/img/result/bg-result-4.png);
  right: -280px;
  top: 54px;
  width: 200px;
}

.tr-result p span.ico--5::before {
  background-image: url(/seikatsunotanoshimi/2022_spring/derby/img/result/bg-result-5.png);
  left: -282px;
  top: 15px;
  height: 300px;
  width: 120px;
}

.tr-result p span.ico--6::before {
  background-image: url(/seikatsunotanoshimi/2022_spring/derby/img/result/bg-result-6.png);
  right: -10px;
  top: -130px;
}

.tr-result p span.ico--7::before {
  background-image: url(/seikatsunotanoshimi/2022_spring/derby/img/result/bg-result-7.png);
  left: -137px;
  top: -59px;
  height: 154px;
  width: 127px;
}

.tr-result p span.ico--7::after {
  background-image: url(/seikatsunotanoshimi/2022_spring/derby/img/result/bg-result-8.png);
  right: -157px;
  top: -42px;
  height: 129px;
  width: 127px;
}

.tr-result p span.ico--9::before {
  background-image: url(/seikatsunotanoshimi/2022_spring/derby/img/result/bg-result-9.png);
  left: -274px;
  top: 88px;
  width: 201px;
  height: 120px;
}

.tr-result p span.ico--10::before {
  background-image: url(/seikatsunotanoshimi/2022_spring/derby/img/result/bg-result-10.png);
  right: -399px;
  top: -83px;
  height: 230px;
  width: 130px;
}

.tr-result p span.ico--11::before {
  background-image: url(/seikatsunotanoshimi/2022_spring/derby/img/result/bg-result-11.png);
  right: -350px;
  top: 0px;
  width: 270px;
  height: 150px;
}

.tr-result .tr-result-hyousyou {
  width: 98%;
  margin: 80px auto 50px;
}

@media screen and (max-width: 1200px) {
  .tr-birds-lineup {
    padding: 50px 30px 80px;
  }
  .tr-birds-lineup a img {
    max-width: 100%;
  }
  .tr-birds-lineup a p {
    font-size: 1.6vw;
  }
  .tr-birds-lineup a:nth-of-type(1) img {
    max-width: 70%;
  }
}

@media screen and (max-width: 768px) {
  body {
    font-size: 16px;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .tr-mv a {
    right: -6.7%;
    top: 6.4%;
    width: 44vw;
    height: 50vw;
  }
  .tr-mv a:hover {
    opacity: 1;
  }
  .tr-yodogawa {
    margin: 50px auto;
    padding: 0 5%;
  }
  .tr-yodogawa-txt p.center {
    font-size: 14px;
  }
  .tr-birds {
    padding: 50px 5% 100px;
  }
  .tr-birds::after {
    background-size: 100% 40px;
  }
  .tr-birds-ttl {
    margin-bottom: 50px;
  }
  .tr-birds-lineup {
    padding: 25px 5% 40px;
  }
  .tr-birds-lineup a {
    width: calc(50% - 10px);
    margin-right: 20px;
  }
  .tr-birds-lineup a:nth-of-type(2n) {
    margin-right: 0;
  }
  .tr-birds-lineup a p {
    font-size: 17px;
  }
  .modaal-container {
    border-radius: 45px;
  }
  .modaal-content-container {
    padding: 30px 5%;
  }
  .tori-ttl {
    font-size: 25px;
  }
  .tori-img {
    margin: 30px auto;
    max-width: 160px;
    width: 50%;
  }
  .tori-img.first {
    max-width: 114px;
  }
  .tr-setumei {
    padding: 50px 5%;
  }
  .tr-setumei::before {
    right: calc(50% + 152px);
    top: 212px;
    width: 176px;
    height: 88px;
  }
  .tr-setumei::after {
    left: calc(50% + 171px);
    top: 206px;
    width: 171px;
    height: 105px;
  }
  .tr-nagare {
    padding: 0 5%;
  }
  .tr-nagare-inner {
    padding: 30px 5%;
  }
  .tr-nagare-ttl {
    width: 60%;
  }
  .tr-nagare-block1 > div:nth-of-type(1)::before {
    left: -10vw;
    top: -5vw;
    width: 71px;
    height: 123px;
  }
  .tr-nagare-block1 > div:nth-of-type(2)::before {
    right: -11vw;
    top: -7vw;
    width: 91px;
    height: 123px;
  }
  .tr-nagare-block1 > div:nth-of-type(3)::before {
    left: -10vw;
    top: -5vw;
    width: 56px;
    height: 136px;
  }
  .tr-nagare-block1 > div span {
    font-size: 23px;
  }
  .tr-nagare-simekiri {
    font-size: 4vw;
    margin-top: 40px;
  }
  .tr-nagare-txt {
    margin: 40px 0 30px;
  }
  .tr-bottom {
    padding: 50px 5%;
    margin-top: 50px;
    background-image: url(/seikatsunotanoshimi/2022_spring/derby/img/bg-footer-sp.jpg);
    background-position: 50% -6px;
  }
  .tr-hint {
    padding: 50px 5%;
    border-radius: 45px;
  }
  .tr-hint-ttl {
    font-size: 35px;
  }
  .tr-hint-ttl::after {
    bottom: -11px;
  }
  .tr-hint-img {
    margin: 30px auto;
  }
  .footer {
    font-weight: bold;
    font-size: 1.4rem;
    margin: 70px auto;
    width: 100%;
  }
  .footer h5 {
    color: #fff;
  }
  .tr-bnr {
    flex-direction: column;
    align-items: center;
  }
  .tr-bnr a {
    width: 100%;
    max-width: 500px;
  }
  .tr-bnr a:nth-of-type(2) {
    margin-top: 20px;
  }
  .tr-result {
    padding: 0 0 50px;
  }
  .tr-result .tr-result-ttl {
    width: 65%;
  }
  .tr-result .tr-result-ttl::before {
    width: 22vw;
    height: 21vw;
    top: 24vw;
    left: calc(50% - 50vw);
  }
  .tr-result .tr-result-ttl::after {
    width: 22vw;
    height: 18vw;
    top: 24vw;
    right: calc(50% - 50vw);
  }
  .tr-result .tr-result-cnt {
    margin: 10vw auto 0;
  }
  .tr-result .tr-result-cnt::before {
    top: -8.5vw;
    left: 5%;
    width: 90%;
    height: 14vw;
    background-size: 100%;
  }
  .tr-result .tr-result-cnt-inner {
    padding: 50px 5% 0;
    border-left: none;
    border-right: none;
    border-radius: 0;
  }
  .tr-result p span.ico::before, .tr-result p span.ico::after {
    content: none !important;
  }
  .tr-result p img.sp {
    margin: 30px auto;
  }
  .tr-result p img.sp.sp-img-1 {
    width: 165px;
  }
  .tr-result p img.sp.sp-img-2 {
    width: 57px;
  }
  .tr-result p img.sp.sp-img-3 {
    width: 165px;
  }
  .tr-result p img.sp.sp-img-4 {
    width: 165px;
    margin-bottom: 0;
  }
  .tr-result .tr-result-hyousyou {
    margin: 50px auto;
  }
}

@media screen and (max-width: 555px) {
  .tr-setumei::before {
    right: calc(50% + 23vw);
    top: calc(29vw + 50px);
    width: 32vw;
    height: 16vw;
  }
  .tr-setumei::after {
    left: calc(50% + 27vw);
    top: calc(28vw + 50px);
    width: 31vw;
    height: 19vw;
  }
  .tr-birds-lineup a p {
    font-size: 13px;
  }
}

@media screen and (max-width: 650px) {
  .tr-nagare-block1 > div:nth-of-type(1)::before {
    left: -10vw;
    top: -5vw;
    width: 11vw;
    height: 19vw;
  }
  .tr-nagare-block1 > div:nth-of-type(2)::before {
    right: -11vw;
    top: -7vw;
    width: 14vw;
    height: 19vw;
  }
  .tr-nagare-block1 > div:nth-of-type(3)::before {
    left: -10vw;
    top: -5vw;
    width: 10vw;
    height: 21vw;
  }
}

@media screen and (max-width: 425px) {
  .tr-birds-lineup a p {
    font-size: 12px;
  }
}

@media screen and (max-width: 375px) {
  .tr-birds-lineup a p {
    font-size: 11px;
  }
}

@media screen and (max-width: 320px) {
  .tr-birds-lineup a p {
    font-size: 10px;
  }
}
