<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*@import "./mixins/media";*/
/*===================================
sp
===================================*/
.wrapper h2, .wrapper h3 {
  text-align: center;
}
.wrapper h2 img, .wrapper h3 img {
  width: auto;
  max-width: 100%;
}
.wrapper .empha {
  font-weight: bold;
}
.wrapper .main-area {
  margin-bottom: 3em;
}
.wrapper .main-area img {
  width: auto;
  max-width: 100%;
}
.wrapper .about {
  position: relative;
  margin-bottom: 2em;
  padding: 2em 1em 1em;
  border: 3px dotted #519fb8;
  border-radius: 10px;
}
.wrapper .about h2 {
  position: absolute;
  top: -1.5em;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  text-align: center;
  margin-bottom: 1em;
}
.wrapper .about h2 img {
  max-width: 280px;
}
.wrapper .btn-reservation {
  display: block;
  margin: 1em auto 2em;
  padding: .5em 1em;
  background: #f2d256;
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
  border-radius: 50px;
  box-shadow: 0 3px 6px rgba(20, 37, 78, 0.25);
  color: #361101;
}
.wrapper .btn-reservation:hover {
  text-decoration: none;
  color: #fff;
}
.wrapper .btn-reservation:after {
  content: "\f105";
  display: inline-block;
  padding: 0 0 0 7px;
  font-family: 'Font Awesome 5 Free', 'Font Awesome 5 Brands';
  font-weight: 900;
}
.wrapper .btn-reservation span {
  display: inline-block;
}
.wrapper .btn-in {
  margin-bottom: 0;
}
.wrapper .price {
  margin-bottom: 2em;
}
.wrapper .price table {
  width: 100%;
  border: 2px solid #f2d256;
  text-align: center;
}
.wrapper .price table th {
  background: #f2d256;
  text-align: center;
  padding: .2em 0;
}
.wrapper .price table .size {
  width: 75%;
  border-right: 1px solid #fff;
}
.wrapper .price table .price {
  width: 25%;
}
.wrapper .price table td {
  border: 1px solid #f2d256;
  padding: .4em .2em;
}
.wrapper .price table td .number {
  display: inline-block;
  font-weight: bold;
}
.wrapper .check {
  position: relative;
  margin-bottom: 2em;
  padding: 1em;
  background: #fffcdf;
  border-radius: 10px;
}
.wrapper .check .fig-manju {
  position: absolute;
  top: -10px;
  right: 1%;
  width: 100px;
}
.wrapper .check dl {
  margin-bottom: 1em;
}
.wrapper .check dl:last-child {
  margin-bottom: 0;
}
.wrapper .check dl dt {
  font-weight: bold;
}
.wrapper .check dl dt:before {
  content: "\f00c";
  display: inline-block;
  padding: 0 7px 0 0;
  font-family: 'Font Awesome 5 Free', 'Font Awesome 5 Brands';
  font-weight: 900;
}
.wrapper .check dl dd {
  margin-left: 1.4em;
}
.wrapper .feature {
  margin-bottom: 2em;
}
.wrapper .feature .box {
  margin-bottom: 2em;
}
.wrapper .feature .box .text-area .s-title {
  display: flex;
  align-items: center;
  margin-bottom: .5em;
}
.wrapper .feature .box .text-area .s-title dt {
  margin-right: .5em;
}
.wrapper .feature .box .text-area .s-title dt img {
  max-width: 60px;
}
.wrapper .feature .box .text-area .s-title dd {
  font-size: 1.1em;
  font-weight: bold;
}
.wrapper .feature .box .text-area .text {
  margin-bottom: 1em;
}
.wrapper .feature .box .photo {
  text-align: center;
}
.wrapper .feature .box .photo img {
  width: auto;
  max-width: 100%;
}
.wrapper .cold-attention {
  background: url(../img/cold-karinto/bg_stripe_blue.jpg) repeat;
  margin-bottom: 2em;
  padding: 1em 0;
}
.wrapper .cold-attention h2 {
  margin-bottom: 1em;
}
.wrapper .cold-attention .box {
  margin-bottom: 2em;
}
.wrapper .cold-attention .box:last-child {
  margin-bottom: 0;
}
.wrapper .cold-attention .box .photo {
  margin-bottom: .5em;
  text-align: center;
}
.wrapper .cold-attention .box .photo img {
  width: 35%;
}
.wrapper .cold-attention .box dl {
  margin-bottom: 1em;
}
.wrapper .cold-attention .box dl dt {
  margin: 0 0 .5em 1em;
  text-indent: -1em;
  font-size: 1.1em;
  font-weight: bold;
}
.wrapper .cooking {
  position: relative;
  background: url(../img/cold-karinto/bg_graphpaper_orange.jpg) repeat;
  margin: 3em 0 2em;
  padding: 6em 0 2em;
}
.wrapper .cooking h2 {
  position: absolute;
  top: -1em;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  text-align: center;
  margin-bottom: 1em;
}
.wrapper .cooking h2 img {
  max-width: 320px;
}
.wrapper .cooking .process .box {
  margin-bottom: 3em;
}
.wrapper .cooking .process .box dt {
  position: relative;
  margin: 1em auto;
  text-align: center;
}
.wrapper .cooking .process .box dt .number {
  position: absolute;
  top: -20px;
  left: auto;
  display: inline-block;
  color: #fff;
  background: #ea5a34;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 1.7em;
  font-style: normal;
  font-weight: normal;
}
.wrapper .cooking .process .box dt img {
  width: auto;
  max-width: 100%;
}
.wrapper .cooking .process .box .title-feature {
  margin-bottom: .5em;
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
}
.wrapper .cooking .movie {
  background: #fff;
  margin-bottom: 2em;
  padding: 1em 0;
}
.wrapper .cooking .movie h3 {
  margin: .5em auto 1em;
}
.wrapper .cooking .movie h3 img {
  max-width: 250px;
}
.wrapper .cooking .movie .box {
  margin-bottom: 2em;
}
.wrapper .cooking .movie .box:last-child {
  margin-bottom: 0;
}
.wrapper .cooking .movie .box dl dt {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-bottom: 1em;
  text-align: center;
}
.wrapper .cooking .movie .box dl dt iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wrapper .cooking .movie .box dl .name {
  font-weight: bold;
  margin-bottom: .2em;
}
.wrapper .explain {
  background: url(../img/cold-karinto/bg_about.jpg) no-repeat center;
  background-position-x: 75%;
  background-size: cover;
  padding: 2em 1em;
  margin-bottom: 2em;
}
.wrapper .explain .exp-inner {
  background: rgba(255, 255, 255, 0.75);
  padding: 2em 0;
}
.wrapper .explain .exp-inner dl {
  margin-bottom: 2em;
}
.wrapper .explain .exp-inner dl dt {
  font-size: 1.4em;
  margin-bottom: 1em;
}
.wrapper .explain .exp-inner p {
  font-size: 1.1em;
  margin-bottom: 1em;
}
.wrapper .commit {
  margin-bottom: 2em;
}
.wrapper .commit h2 {
  margin-bottom: 1em;
}
.wrapper .commit .commit-one {
  background: #fffcdf url(../img/karinto/commit_01.png) no-repeat;
  background-position: top left;
}
.wrapper .commit .commit-three {
  background: #fffcdf url(../img/karinto/commit_03.png) no-repeat;
  background-position: 0 1em;
}
.wrapper .commit .commit-one, .wrapper .commit .commit-three {
  padding: 1em;
}
.wrapper .commit .commit-one .txt-area, .wrapper .commit .commit-three .txt-area {
  background: rgba(255, 252, 223, 0.8);
  margin: 2em 0;
  padding: 1em;
}
.wrapper .commit .commit-one .txt-area dl, .wrapper .commit .commit-three .txt-area dl {
  display: flex;
  align-items: baseline;
  margin-bottom: 1em;
}
.wrapper .commit .commit-one .txt-area dl dt, .wrapper .commit .commit-three .txt-area dl dt {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  margin-right: 1em;
  text-align: center;
  background: #fff;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 1.8;
}
.wrapper .commit .commit-one .txt-area dl dd, .wrapper .commit .commit-three .txt-area dl dd {
  font-size: 1.1em;
  font-weight: bold;
}
.wrapper .commit .commit-two {
  background: #fff url(../img/karinto/commit_02.png) no-repeat;
  background-position-x: right;
  padding: 1em;
}
.wrapper .commit .commit-two .txt-area {
  background: rgba(255, 255, 255, 0.9);
  margin: 2em 0;
  padding: 1em;
}
.wrapper .commit .commit-two .txt-area dl {
  display: flex;
  align-items: baseline;
  margin-bottom: 1em;
}
.wrapper .commit .commit-two .txt-area dl dt {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  margin-right: 1em;
  text-align: center;
  background: #fffcdf;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 1.8;
}
.wrapper .commit .commit-two .txt-area dl dd {
  font-size: 1.1em;
  font-weight: bold;
}
.wrapper .faq {
  margin-bottom: 2em;
}
.wrapper .faq h2 {
  margin-bottom: 1em;
}
.wrapper .faq .box {
  border: 3px solid #8dcfe0;
  border-radius: 10px;
  margin: 0 auto 1em;
  padding: 1em;
}
.wrapper .faq .box .head {
  display: flex;
  align-items: center;
  margin-bottom: .5em;
  font-weight: bold;
}
.wrapper .faq .box .head span {
  margin-right: .5em;
  padding: .2em .5em;
  border-radius: 30px;
  background: #8dcfe0;
  color: #fff;
  font-size: 1.2em;
}
.wrapper .faq .box .head p {
  width: calc(100%-30px);
}
.wrapper .faq .box .row {
  margin: 0;
}
.wrapper .faq .box .row span {
  color: #da4128;
}
.wrapper .faq .other-faq {
  display: block;
  text-align: center;
}
.wrapper .faq .other-faq:before {
  content: "\f105";
  padding: 0 7px 0 0;
  font-family: 'Font Awesome 5 Free', 'Font Awesome 5 Brands';
  font-weight: 900;
  display: inline-block;
}
.wrapper .attention {
  margin-bottom: 5em;
}
.wrapper .attention dl {
  margin-bottom: 2em;
}
.wrapper .attention dl dt {
  margin-bottom: .2em;
  font-size: 1.1em;
  font-weight: bold;
  color: #da4128;
  text-indent: -.5em;
  margin-left: 1em;
}
.wrapper .attention dl dt:before {
  content: "\f14a";
  display: inline-block;
  padding: 0 7px 0 0;
  font-family: 'Font Awesome 5 Free', 'Font Awesome 5 Brands';
  font-weight: 900;
}
.wrapper .attention dl dd span {
  color: #da4128;
}
.wrapper .attention dl dd a {
  font-weight: bold;
}
.wrapper .attention dl dd a:before {
  content: "\f105";
  display: inline-block;
  padding: 0 7px 0 0;
  font-family: 'Font Awesome 5 Free', 'Font Awesome 5 Brands';
  font-weight: 900;
}
.wrapper .attention dl .cool {
  margin-top: 1em;
}
.wrapper .attention dl .cool:before {
  content: "\f0d1";
  display: inline-block;
  padding: 0 7px 0 0;
  font-family: 'Font Awesome 5 Free', 'Font Awesome 5 Brands';
  font-weight: 900;
  color: #0cabc7;
}
.wrapper .attention dl .cool a {
  text-decoration: underline;
  font-weight: bold;
  color: #da4128;
}

/*===========================================================================
phone
=============================================================================*/
@media screen and (min-width: 479px) {
  .wrapper h2 img {
    width: auto !important;
  }
  .wrapper .btn-reservation {
    padding: 1em;
  }
  .wrapper .about {
    padding: 4.5em 1.5em 1.5em;
  }
  .wrapper .about h2 img {
    max-width: none;
  }
  .wrapper .cold-attention .box {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .wrapper .cold-attention .box .photo {
    width: 20%;
  }
  .wrapper .cold-attention .box .photo img {
    width: 100%;
  }
  .wrapper .cold-attention .box dl {
    width: 75%;
  }
  .wrapper .cold-attention .box dl dt {
    text-align: left;
  }
  .wrapper .cooking {
    padding: 8em 0 2em;
  }
  .wrapper .cooking h2 img, .wrapper .cooking h3 img {
    max-width: none !important;
  }
  .wrapper .cooking .process, .wrapper .cooking .movie .movie-area {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .wrapper .cooking .process .box, .wrapper .cooking .movie .movie-area .box {
    width: 48%;
    margin-bottom: 1em;
  }
  .wrapper .explain {
    padding: 2em 0;
  }
  .wrapper .explain .exp-inner {
    width: 90%;
  }
  .wrapper .commit .commit-one .txt-area, .wrapper .commit .commit-three .txt-area {
    width: 80%;
    margin-left: auto;
  }
  .wrapper .commit .commit-two .txt-area {
    width: 80%;
    margin-right: auto;
  }
  .wrapper .commit .commit-three {
    background-position: center left;
  }
}
/*===========================================================================
tablet
=============================================================================*/
@media only screen and (min-width: 768px) {
  .wrapper .check .fig-manju {
    width: 150px;
  }
  .wrapper .feature {
    margin-bottom: 1em;
  }
  .wrapper .feature h2 {
    margin-bottom: 1em;
  }
  .wrapper .feature .box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: none;
    padding: 0;
    margin-bottom: 2em;
  }
  .wrapper .feature .box .text-area {
    width: 60%;
  }
  .wrapper .feature .box .photo {
    width: 35%;
  }
  .wrapper .cold-attention {
    padding: 1em;
  }
  .wrapper .cooking .process .box {
    width: 32%;
  }
  .wrapper .cooking .process .box .title-feature {
    text-align: left;
  }
  .wrapper .commit .commit-one .txt-area, .wrapper .commit .commit-two .txt-area, .wrapper .commit .commit-three .txt-area {
    display: flex;
    justify-content: end;
    align-items: center;
    flex-direction: row-reverse;
    margin-top: 0;
    margin-bottom: 0;
  }
  .wrapper .commit .commit-one .txt-area dl, .wrapper .commit .commit-two .txt-area dl, .wrapper .commit .commit-three .txt-area dl {
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
    width: 10%;
  }
  .wrapper .commit .commit-one .txt-area dl dt, .wrapper .commit .commit-two .txt-area dl dt, .wrapper .commit .commit-three .txt-area dl dt {
    margin-right: 0;
    height: 60px;
    width: 60px;
    font-size: 2em;
  }
  .wrapper .commit .commit-one .txt-area dl dd, .wrapper .commit .commit-two .txt-area dl dd, .wrapper .commit .commit-three .txt-area dl dd {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    margin-top: .5em;
    font-size: 1.3em;
  }
  .wrapper .commit .commit-one .txt-area p, .wrapper .commit .commit-two .txt-area p, .wrapper .commit .commit-three .txt-area p {
    width: 85%;
    margin-right: 1em;
  }
  .wrapper .commit .commit-two .txt-area {
    flex-direction: row;
  }
  .wrapper .commit .commit-two .txt-area dl {
    margin-right: 1em;
  }
  .wrapper .commit .commit-two .txt-area p {
    margin-right: 0;
  }
}
/*===========================================================================
PC
=============================================================================*/
@media only screen and (min-width: 1025px) {
  .wrapper .about {
    width: 90%;
    margin: 0 auto 2em;
    padding: 3.5em 1.5em 1.5em;
  }
  .wrapper .btn-reservation {
    font-size: 1.2em;
    width: 75%;
  }
  .wrapper .price {
    margin: 0 auto 3em;
    width: 90%;
  }
  .wrapper .check {
    margin: 0 auto 2em;
    width: 90%;
  }
  .wrapper .feature .box .text-area .s-title dt img {
    max-width: none;
  }
  .wrapper .feature .box .text-area .s-title dd {
    font-size: 1.2em;
  }
  .wrapper .explain {
    padding: 3em 0;
  }
  .wrapper .explain .exp-inner {
    width: 70%;
    padding: 3em 0;
  }
  .wrapper .explain .exp-inner dl dt {
    font-size: 1.6em;
  }
  .wrapper .explain .exp-inner .btn-reservation {
    margin-right: auto;
    display: inline-block;
  }
  .wrapper .commit .commit-one .txt-area, .wrapper .commit .commit-two .txt-area, .wrapper .commit .commit-three .txt-area {
    width: 58%;
  }
  .wrapper .faq .box .head p {
    font-size: 1.1em;
  }
}
</pre></body></html>