@charset "UTF-8";
.Page {
  /*------------------------------------------------------------
  	レスポンシブ
  ------------------------------------------------------------*/
  /*------------------------------------------------------------
  	レスポンシブ
  ------------------------------------------------------------*/ }
  .Page .wide-inner {
    width: 89%; }
  .Page .sweet-factory-greenIndex .shop-contents h2.rock-title {
    color: #4B563B; }
  .Page .sweet-factory-greenIndex .interview-area .interview-top .img .img-txt .posi, .Page .sweet-factory-greenIndex .interview-area .interview-top .img .img-txt h3 {
    color: #4B563B; }
  .Page .sweet-factory-greenIndex .foot-nav a, .Page .sweet-factory-greenIndex .recommend-flex li a {
    color: #3C452F; }
  .Page .interview-area .interview-top .txt.mt0 {
    margin-top: 0; }
  .Page .cafe-green-tokachiIndex .shop-contents h2.rock-title {
    color: #D3BBA9; }
  .Page .cafe-green-tokachiIndex .interview-area .interview-top .img .img-txt .posi, .Page .cafe-green-tokachiIndex .interview-area .interview-top .img .img-txt h3 {
    color: #D3BBA9; }
  .Page .cafe-green-tokachiIndex .foot-nav a, .Page .cafe-green-tokachiIndex .recommend-flex li a {
    color: #FFFFFF; }
  .Page .cafe-green-tokachiIndex .menu-area .menu-main {
    margin-bottom: 100px; }
    .Page .cafe-green-tokachiIndex .menu-area .menu-main .img1 {
      position: relative;
      top: -100px; }
  .Page .menu-area .menu-img-flex {
    margin-top: 100px; }
    .Page .menu-area .menu-img-flex img {
      width: 30%; }
      .Page .menu-area .menu-img-flex img:not(:last-child) {
        margin-right: 100px; }
  @media all and (min-width: 0) and (max-width: 767px) {
    .Page .mv .v-center,
    .Page .contents.top .mv h1 {
      width: 80%; }
    .Page .sec-txt {
      font-size: 22px; }
    .Page h2.rock-title,
    .Page .shop-contents h2.rock-title {
      font-size: 21px;
      margin-bottom: 50px; }
    .Page .menu-area .menu-top .img,
    .Page .menu-area .menu-top .txt {
      width: 100%; }
    .Page .menu-area .menu-top .txt,
    .Page .menu-area .menu-main {
      margin-top: 30px; }
    .Page .cafe-greenIndex .menu-area .menu-top .txt,
    .Page .sweet-factory-greenIndex .menu-area .menu-top .txt {
      display: flex;
      align-items: center;
      justify-content: flex-end; }
    .Page .cafe-greenIndex .menu-area .menu-top .txt img:nth-child(1),
    .Page .sweet-factory-greenIndex .menu-area .menu-top .txt img:nth-child(1) {
      margin-right: 15%;
      width: 60px; }
    .Page .cafe-greenIndex .menu-area .menu-top .txt img:nth-child(2),
    .Page .sweet-factory-greenIndex .menu-area .menu-top .txt img:nth-child(2) {
      width: 50%; }
    .Page .cafe-greenIndex .sp-img-area,
    .Page .sweet-factory-greenIndex .sp-img-area,
    .Page .cafe-green-tokachiIndex .sp-img-area {
      margin: 0 auto 30px;
      width: 50%; }
    .Page .cafe-green-tokachiIndex .menu-area .menu-top .img.sp-food-flex {
      display: flex;
      align-items: flex-start;
      justify-content: space-between; }
    .Page .cafe-green-tokachiIndex .menu-area .menu-top .img.sp-food-flex img:nth-child(1) {
      width: 68%; }
    .Page .cafe-green-tokachiIndex .menu-area .menu-top .img.sp-food-flex img:nth-child(2) {
      width: 24%; }
    .Page .cafe-green-tokachiIndex .menu-top-flex {
      align-items: center; }
    .Page .cafe-green-tokachiIndex .menu-area .menu-top.menu-top-flex .img {
      width: 65%; }
    .Page .cafe-green-tokachiIndex .menu-area .menu-top.menu-top-flex .txt {
      margin-top: 0;
      width: 35%; }
    .Page .cafe-green-tokachiIndex .menu-area .menu-top.menu-top-flex .txt img {
      width: 60px; }
    .Page .menu-area .menu-main p {
      margin: 0 auto 30px;
      position: static;
      transform: unset;
      width: 90%; }
    .Page .menu-area .menu-main .img1 {
      margin-right: auto;
      width: 50%; }
    .Page .menu-area .menu-main .img2 img:nth-child(1) {
      width: 30%; }
    .Page .menu-area .menu-main .img2 img:nth-child(2) {
      margin-left: 9%;
      margin-top: 0;
      width: 61%; }
    .Page .interview-area .interview-top .img {
      width: 75%; }
    .Page .interview-area .interview-top .txt {
      margin-top: 0;
      width: 25%;
      text-align: center;
      padding: 0 25px; }
    .Page .interview-area .interview-top .txt img:nth-child(1) {
      margin-bottom: 50px; }
    .Page .interview-area .interview-top .img .img-txt {
      margin-top: 30px;
      width: 90%; }
    .Page .interview-area .interview-top .img .img-txt .posi {
      font-size: 20px; }
    .Page .interview-area .interview-top .img .img-txt h3 {
      font-size: 30px;
      margin: 15px 0 20px; }
    .Page .interview-area .interview-top {
      margin-bottom: 50px; }
    .Page .cafe-green-tokachiIndex .menu-area .menu-main .img1 {
      top: 0; }
    .Page .menu-area .menu-img-flex img {
      width: 48%; }
    .Page .menu-area .menu-img-flex img:not(:last-child) {
      margin-right: 4%; }
    .Page .menu-area .menu-img-flex {
      align-items: start; } }
  .Page .rock {
    font-family: Rockwell, serif; }
  .Page .sans {
    font-family: YuMincho, 'Yu Mincho',	serif; }
  .Page * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .Page .clear {
    clear: both; }
  .Page .clearfix:after {
    content: "";
    clear: both;
    display: block; }
  .Page .f-left {
    float: left; }
  .Page .f-right {
    float: right; }
  .Page a {
    color: #4b563b;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease; }
  .Page ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .Page img {
    max-width: 100%;
    height: auto;
    vertical-align: top; }
  .Page .rel {
    position: relative; }
  .Page .v-center {
    display: table;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .Page .flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
  .Page .flex.flexstart {
    align-items: flex-start; }
  .Page .flex.flexcenter {
    align-items: center; }
  .Page .flex.flexend {
    align-items: flex-end; }
  .Page .flex.jc-start {
    justify-content: flex-start; }
  .Page .flex.jc-center {
    justify-content: center; }
  .Page .flex.jc-end {
    justify-content: flex-end; }
  .Page .flex.reverse {
    flex-direction: row-reverse; }
  .Page .table-box {
    border-collapse: collapse;
    display: table;
    width: 100%; }
  .Page .table-box .row {
    display: table-row; }
  .Page .table-box .row > div {
    display: table-cell; }
  .Page .trance {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease; }
  .Page .shadow {
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.1); }
  .Page .mt10 {
    margin-top: 10px; }
  .Page .mt15 {
    margin-top: 15px; }
  .Page .mt20 {
    margin-top: 20px; }
  .Page .mt30 {
    margin-top: 30px; }
  .Page .mt40 {
    margin-top: 40px; }
  .Page .mt50 {
    margin-top: 50px; }
  .Page .mt60 {
    margin-top: 60px; }
  .Page .mt70 {
    margin-top: 70px; }
  .Page .mt80 {
    margin-top: 80px; }
  .Page .mt90 {
    margin-top: 90px; }
  .Page .mt100 {
    margin-top: 100px; }
  .Page .txt-center {
    text-align: center; }
  .Page .blo-center {
    display: table;
    margin-left: auto;
    margin-right: auto; }
  .Page .blo-right {
    display: table;
    margin-left: auto; }
  .Page .pc {
    display: block; }
  .Page .sp {
    display: none; }
  .Page .c-white {
    color: #ffffff; }
  .Page .outer {
    margin: 0 auto;
    max-width: 1366px; }
  .Page .inner {
    margin: 0 auto;
    max-width: 1130px;
    width: 90%; }
  @media all and (min-width: 0) and (max-width: 767px) {
    .Page .pc {
      display: none; }
    .Page .sp {
      display: block; }
    .Page body {
      min-width: auto; }
    .Page .sp-mt10 {
      margin-top: 10px; }
    .Page .sp-mt15 {
      margin-top: 15px; }
    .Page .sp-mt20 {
      margin-top: 20px; }
    .Page .sp-mt30 {
      margin-top: 30px; }
    .Page .sp-mt40 {
      margin-top: 40px; }
    .Page .sp-mt50 {
      margin-top: 50px; }
    .Page .sp-mt60 {
      margin-top: 60px; }
    .Page .sp-mt70 {
      margin-top: 70px; }
    .Page .sp-mt80 {
      margin-top: 80px; }
    .Page .sp-mt90 {
      margin-top: 90px; }
    .Page .sp-mt100 {
      margin-top: 100px; }
    .Page p {
      font-size: 15px; } }
