@charset "UTF-8";
/*!
 * 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;
}

@media (hover: hover) {
  a {
    transition: opacity 0.2s ease 0.05s;
  }
  a:hover {
    opacity: .7;
    outline-width: 0;
  }
  .btn {
    transition: opacity 0.2s ease;
  }
  .btn:hover {
    opacity: .8;
  }
}
a:active {
  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;
}

p {
  line-height: 2;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.sp_modal {
  display: none;
}

.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.credit {
  font-size: 15px;
  margin-top: 40px;
}

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

.tr-birds {
  position: relative;
  padding: 64px 30px;
}
.tr-birds.tr-birds-goods {
  padding: 0 30px;
  background-color: #ffffff;
  background-image: url(../images/bg-check-pc.png);
  background-repeat: repeat;
  background-size: 100px auto;
}
.tr-birds.tr-birds-goods .tr-birds-inner {
  padding: 54px 94px;
  background-color: #ffffff;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

.tr-birds-new {
  background-color: #272088;
}

.tr-birds-onajimi {
  background-color: #FFDE3E;
}

.tr-birds-ttl {
  text-align: center;
  margin: 0 auto 64px auto;
}
.tr-birds-new .tr-birds-ttl {
  color: #FFFFFF;
}
.tr-birds-goods .tr-birds-ttl {
  text-align: center;
  margin: 0 auto 14px auto;
}

.tr-birds-new .tr-birds-ttl h1 {
  max-width: 410px;
  width: 80%;
  margin: 0 auto;
}
.tr-birds-onajimi .tr-birds-ttl h1 {
  max-width: 340px;
  width: 80%;
  margin: 0 auto;
}
.tr-birds-goods .tr-birds-ttl h1 {
  max-width: 340px;
  width: 80%;
  margin: 0 auto;
}

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

.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-goods .tr-birds-lineup {
  padding: 0;
  justify-content: space-between;
  align-items: flex-start;
  text-align: left;
}

.tr-birds-lineup a {
  width: calc(25% - 12px);
  margin-right: 16px;
  margin-top: 30px;
  color: #392622;
}
.tr-birds-goods .tr-birds-lineup a {
  width: 250px;
  margin-right: 0;
  margin-top: 30px;
  color: #392622;
}
.tori_price {
  display: block;
  font-size: 14px;
  font-weight: normal;
  margin-top: 3px;
}
.tori_price_yen {
  font-size: 12px;
  font-feature-settings: "halt";
}
.modaal-content .tori_price {
  font-size: 21px;
}
.modaal-content .tori_price_yen {
  font-size: 18px;
}

.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-goods .tr-birds-lineup a img {
  max-width: 100%;
}

.tr-birds-lineup a p {
  margin-top: 15px;
}
.tr-birds-goods .tr-birds-lineup a p {
  line-height: 1.3;
}

.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-bottom {
  padding: 86px 30px;
  background-image: url(../images/bg-footer.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.footer {
  text-align: center;
  max-width: 500px;
  width: 90%;
  margin: 0px 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 h5 {
  color: #ffffff;
}

.footer li {
  width: 49%;
}

.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: 3px solid #ffffff;
  border-radius: 6px;
  padding: .5em 0;
  margin: 0 auto;
  position: relative;
}

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

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

.tr-bnr {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 76px auto 0 auto;
}

.tr-bnr a {
  width: 400px;
}

@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 img {
    max-height: 184px;
  }
  .tr-birds.tr-birds-goods .tr-birds-inner {
    padding: 50px 5%;
  }
  .tr-birds-goods .tr-birds-lineup a img {
    max-height: 100%;
  }
  .tr-birds-goods .tr-birds-lineup a {
    width: calc(50% - 10px);
  }  
}

@media screen and (max-width: 768px) {
  body {
    font-size: 16px;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .modaal-container .sp_modal {
    display: block;
  }
  .tr-yodogawa {
    margin: 50px auto;
    padding: 0 5%;
  }
  .tr-yodogawa-txt p.credit {
    font-size: 14px;
  }
  .tr-birds {
    padding: 50px 5% 80px;
  }
  .tr-birds.tr-birds-goods {
    padding: 0 5%;
  }
  .tr-birds.tr-birds-goods {
    background-image: url(../images/bg-check-sp.png);
    background-size: 20px auto;
  }

  .tr-birds-ttl {
    margin-bottom: 38px;
  }
  .tr-birds-ttl p {
    text-align: left;
  }
  .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%;
  }
  .tr-birds-lineup a img {
    max-height: 170px;
  }
    
  .tori-ttl {
    font-size: 25px;
  }
  .tori-txt {
    text-align: left;
  }
  .tori-img {
    margin: 30px auto;
    max-width: 300px;
    width: 60%;
  }
  .tori-img.first {
    max-width: 114px;
  }
  .tori.first img {
    max-width: 70%;
  }
  .tr-bottom {
    padding: 36px 5%;
    background-image: url(../images/bg-footer-sp.svg);
    background-position: center;
  }
  .footer {
    font-weight: bold;
    font-size: 1.4rem;
    width: 100%;
  }
  .tr-bnr {
    flex-direction: column;
    align-items: center;
  }
  .tr-bnr {
    margin: 36px auto 0 auto;
  }  
  .tr-bnr a {
    width: 100%;
    max-width: 300px;
  }
}

@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: 425px) {
  .tr-birds-lineup a p {
    font-size: 12px;
    letter-spacing: -0.5px;
  }
  .tr-birds-goods .tr-birds-lineup a p {
    font-size: 14px;
  }
  .tr-birds-goods .tori_price {
    font-size: 14px;
    white-space: nowrap;
  }
  .tr-birds-goods .tori_price_yen {
    font-size: 12px;
  }
  .tori-ttl {
    font-size: 18px;
  }
  .modaal-content .tori_price {
    font-size: 16px;
  }
  .modaal-content .tori_price_yen {
    font-size: 14px;
  }  
}

@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;
  }
}
